@charset "UTF-8";
/* CSS Document */
.pcsp_none {
    display: none;
}
/*  ---------- main ---------- */
.main_v img{
	width: 100%;
}
.main .main_bg{
	background: url(/event/wp-content/uploads/2024/11/1102event/main_bg_2.webp) no-repeat center/cover;
	height: 90vh;
	min-height:900px;
    width: 100%;
	background-attachment:fixed;
	background-size:auto 100%;
	 animation: colorchange-color 10s infinite;

}
@keyframes colorchange-color {
  0%, 100% {
    background-color: #6bb6ff;
  }
  25% {
    background-color: #1abc9c;
  }
  50% {
    background-color: #edae82;
  }
  75% {
    background-color: #85e3ec;
  }
}
/*  ---------- main logo---------- */
.main .main_logo{
    width: 100%;
    list-style: none;
    padding:20px 0 0 20px;
    box-sizing: border-box;
}

@keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
.main .main_logo ul{
	display:block;
}
.main .main_logo ul li:nth-of-type(1){
	display:inline-block;
	width:100%;
	max-width:1000px;
	box-sizing: border-box;
}
.main .main_logo ul li:nth-of-type(1) svg{
	fill: #fff;
}
.main .main_logo ul li:nth-of-type(1) svg .st0{
	fill: #fff;
}

.main .main_logo ul li:nth-of-type(2){
	width:100%;
	max-width:1000px;
	display:
	flex;
	justify-content: space-between;
	margin:0.5em 0;
	box-sizing: border-box;
}
.main .main_logo ul li:nth-of-type(2) p{
	color:#fff;
	font-family: 'Jost', sans-serif;
	font-size:600%;
	line-height:1em;
}
.main .main_logo ul li:nth-of-type(2) p:nth-of-type(1){
	animation:6s linear infinite rotation3_1;
}
.main .main_logo ul li:nth-of-type(2) p:nth-of-type(2){
	animation:6s linear infinite rotation3_2;
}
.main .main_logo ul li:nth-of-type(2) p:nth-of-type(3){
	animation:6s linear infinite rotation3_3;
}
.main .main_logo ul li:nth-of-type(2) p:nth-of-type(4){
	animation:6s linear infinite rotation3_4;
}
.main .main_logo ul li:nth-of-type(2) p:nth-of-type(5){
	animation:6s linear infinite rotation3_5;
}
.main .main_logo ul li:nth-of-type(2) p:nth-of-type(6){
	animation:6s linear infinite rotation3_6;
}
.main .main_logo ul li:nth-of-type(2) p:nth-of-type(6){
	animation:6s linear infinite rotation3_7;
	margin:0 0 0 0.5em;
}
.main .main_logo ul li:nth-of-type(2) p:nth-of-type(7){
	animation:6s linear infinite rotation3_8;
}
.main .main_logo ul li:nth-of-type(2) p:nth-of-type(8){
	animation:6s linear infinite rotation3_9;
}
.main .main_logo ul li:nth-of-type(2) p:nth-of-type(9){
	animation:6s linear infinite rotation4_1;
}
.main .main_logo ul li:nth-of-type(2) p:nth-of-type(10){
	animation:6s linear infinite rotation4_2;
	margin:0 0 0 0.5em;
}
.main .main_logo ul li:nth-of-type(2) p:nth-of-type(11){
	animation:6s linear infinite rotation4_3;
}
.main .main_logo ul li:nth-of-type(2) p:nth-of-type(12){
	animation:6s linear infinite rotation4_4;
}
.main .main_logo ul li:nth-of-type(2) p:nth-of-type(13){
	animation:6s linear infinite rotation4_5;
}
.main .main_logo ul li:nth-of-type(2) p:nth-of-type(14){
	animation:6s linear infinite rotation4_6;
}

@keyframes rotation3_1{
	0%{ transform:rotateX(0);}
	35%{ transform:rotateX(0);}
	50%{ transform:rotateX(360deg); }
	100%{ transform:rotateX(360deg); }
}
@keyframes rotation3_2{
	0%{ transform:rotateX(0);}
	37%{ transform:rotateX(0);}
	52%{ transform:rotateX(360deg); }
	100%{ transform:rotateX(360deg); }
}
@keyframes rotation3_3{
	0%{ transform:rotateX(0);}
	39%{ transform:rotateX(0);}
	54%{ transform:rotateX(360deg); }
	100%{ transform:rotateX(360deg); }
}
@keyframes rotation3_4{
	0%{ transform:rotateX(0);}
	41%{ transform:rotateX(0);}
	56%{ transform:rotateX(360deg); }
	100%{ transform:rotateX(360deg); }
}
@keyframes rotation3_5{
	0%{ transform:rotateX(0);}
	43%{ transform:rotateX(0);}
	58%{ transform:rotateX(360deg); }
	100%{ transform:rotateX(360deg); }
}
@keyframes rotation3_6{
	0%{ transform:rotateX(0);}
	45%{ transform:rotateX(0);}
	60%{ transform:rotateX(360deg); }
	100%{ transform:rotateX(360deg); }
}
@keyframes rotation3_7{
	0%{ transform:rotateX(0);}
	47%{ transform:rotateX(0);}
	62%{ transform:rotateX(360deg); }
	100%{ transform:rotateX(360deg); }
}
@keyframes rotation3_8{
	0%{ transform:rotateX(0);}
	49%{ transform:rotateX(0);}
	64%{ transform:rotateX(360deg); }
	100%{ transform:rotateX(360deg); }
}
@keyframes rotation3_9{
	0%{ transform:rotateX(0);}
	51%{ transform:rotateX(0);}
	66%{ transform:rotateX(360deg); }
	100%{ transform:rotateX(360deg); }
}
@keyframes rotation4_1{
	0%{ transform:rotateX(0);}
	53%{ transform:rotateX(0);}
	68%{ transform:rotateX(360deg); }
	100%{ transform:rotateX(360deg); }
}
@keyframes rotation4_2{
	0%{ transform:rotateX(0);}
	55%{ transform:rotateX(0);}
	70%{ transform:rotateX(360deg); }
	100%{ transform:rotateX(360deg); }
}
@keyframes rotation4_3{
	0%{ transform:rotateX(0);}
	57%{ transform:rotateX(0);}
	72%{ transform:rotateX(360deg); }
	100%{ transform:rotateX(360deg); }
}
@keyframes rotation4_4{
	0%{ transform:rotateX(0);}
	59%{ transform:rotateX(0);}
	74%{ transform:rotateX(360deg); }
	100%{ transform:rotateX(360deg); }
}
@keyframes rotation4_5{
	0%{ transform:rotateX(0);}
	61%{ transform:rotateX(0);}
	76%{ transform:rotateX(360deg); }
	100%{ transform:rotateX(360deg); }
}
@keyframes rotation4_6{
	0%{ transform:rotateX(0);}
	63%{ transform:rotateX(0);}
	78%{ transform:rotateX(360deg); }
	100%{ transform:rotateX(360deg); }
}

.main .main_logo ul li:nth-of-type(3) p{
	color:#fff;
	font-size:180%;
	font-weight:bold;
	line-height:2em;
}

.main .main_logo ul li:nth-of-type(4) date{
	color:#fff;
	font-size:600%;
	font-family: 'Jost', sans-serif;
	line-height:1.0em;
	box-sizing: border-box;
}
.main .main_logo ul li:nth-of-type(4) date span{
	font-size:50%;
}
.main .main_logo ul li:nth-of-type(4) date span:nth-child(1){
	margin:0 0.3em 0 0;
}

/*  ---------- main dl ---------- */

.main dl{
	width:100%;
	display:flex;
	justify-content:space-between;
	margin:-100px auto 150px;
}
.main dl .cube_box {
	width:40%;
}
.main dl .cube_box .cube {
  margin: auto;
  width: 250px;
  height: 250px;
  position: relative;
  transform-style: preserve-3d;
  transform: rotateX(0) rotateY(0); /* 初期角度 */
  animation: rotate-anim 7s linear infinite;
}
@keyframes rotate-anim {
  0% {transform: rotateX(0) rotateY(0); }
  100% {transform: rotateX(-360deg) rotateY(360deg); }
}
.main dl .cube_box .cube div {
  width: 100%;
  height: 100%;
  position: absolute;
}
.main dl .cube_box .cube div:nth-child(1) {
  background: url(/event/wp-content/uploads/2024/11/1102event/cube_image_1.webp) no-repeat center/cover;
  transform: translateZ(125px);
}

.main dl .cube_box .cube div:nth-child(2) {
   background: url(/event/wp-content/uploads/2024/11/1102event/cube_image_2.webp) no-repeat center/cover;
  transform: rotateY(180deg) translateZ(125px);
}

.main dl .cube_box .cube div:nth-child(3) {
   background: url(/event/wp-content/uploads/2024/11/1102event/cube_image_3.webp) no-repeat center/cover;
  transform: rotateY(90deg) translateZ(125px);
}

.main dl .cube_box .cube div:nth-child(4) {
   background: url(/event/wp-content/uploads/2024/11/1102event/cube_image_4.webp) no-repeat center/cover;
  transform: rotateY(-90deg) translateZ(125px);
}

.main dl .cube_box .cube div:nth-child(5) {
   background: url(/event/wp-content/uploads/2024/11/1102event/cube_image_5.webp) no-repeat center/cover;
  transform: rotateX(90deg) translateZ(125px);
}

.main dl .cube_box .cube div:nth-child(6) {
   background: url(/event/wp-content/uploads/2024/11/1102event/cube_image_6.webp) no-repeat center/cover;
  transform: rotateX(-90deg) translateZ(125px);
}

.main dl dd{
	width:60%;
	background:#fff;
	padding:50px 20px 50px 50px;
	box-sizing:border-box;
}

.main dl dd em{
	font-family: 'Jost', sans-serif !important;
	font-size:120%;
	letter-spacing:.1em;
	font-weight: bold;
}
.main dl dd h3{
	font-size:1.5rem !important;
	margin:0 0 0.5em !important;
	text-align: left !important;
	letter-spacing: 0.1em !important;
	font-weight:
	bold !important;
}



/*  ---------- detail_box ---------- */
.detail_box{
	background: #f5f5f5;
	box-shadow: 10px 10px 10px rgb(0 0 0 / 18%);
}

.detail_box .gaikan_box{
	position:relative;
	margin:0 0 20px;
}
.detail_box .gaikan_box::before{
	position:
	absolute;
	content:
	'MUKU BOX';
	font-family: 'Jost', sans-serif;
	font-size: 500%;
	font-weight:normal;
	left:0em;
	top: -0.8em;
	line-height:1em;
	color: #f5f5f5 !important;
}
.detail_box .gaikan_box dl{
    display: flex;
    justify-content: space-between;
	padding:0 50px;
}
.detail_box .gaikan_box dl dt{
    width: 49%;
    background: url(/event/wp-content/uploads/2024/11/1102event/20241102event_gaikan.webp) no-repeat center/cover;
    background-size: 100%;
    height: auto;
}
.detail_box .gaikan_box dl dd{
	width: 50%;
    padding: 50px 0;
}
.detail_box .gaikan_box h4{
	width: unset !important;
	border-bottom: unset !important;
	font-size: 160% !important;
	text-align: left !important;
    margin: 0 auto 0 !important;
	letter-spacing: 0.1em !important;
}
.detail_box .flex_bottom{
}
.detail_box .flex_bottom ul{
	width:100%;
	overflow-x: auto;
	white-space: nowrap;
	padding:0 50px 50px;
	margin:0 auto;
	box-sizing:border-box;
}
.detail_box .flex_bottom ul li{
	width:28%;
	min-width:300px;
	margin-right:2%;
	display: inline-block;
	box-sizing:border-box;
	background:#fff;
	box-shadow:5px 5px 5px #666;
}
.detail_box .flex_bottom ul li:last-child{
	margin-right:0;
}

.detail_box .flex_bottom ul li dt{
	overflow:hidden;
}
.detail_box .flex_bottom ul li dt img{
	object-fit:cover;
}
.detail_box .flex_bottom ul li dd{
	white-space: normal;
	padding:15px;
	box-sizing:border-box;
}

.detail_box ::-webkit-scrollbar {
  height: 10px;
  background: #f0f0f0;
  position:relative;
}
.detail_box ::-webkit-scrollbar-thumb {
  background: #ff8095;
  border-radius: 20px;
}
.detail_box ::-webkit-scrollbar-thumb {
  background: #000;
}

.detail_box .flex_bottom .flex {
	display: flex;
	flex-wrap: wrap;
	align-content: space-between;
	justify-content: space-between;
}
/*  ---------- campaign_box ---------- */
.campaign_box{
	margin-bottom: 80px;
    padding: 4%;
}
.campaign_box dl{
    display: flex;
    justify-content: space-between;
}
.campaign_box dl h4{
	border-bottom: unset !important;
	font-size: 140% !important;
	text-align: left !important;
	margin: 0 auto 10px !important;
}
.campaign_box dl h4 span{
    background: #000;
    color: #fff;
    font-size: 16px;
    padding: 5px 10px;
    margin-right: 1em;
}
.campaign_box dl dt{
	width: 38%;
    height: 480px;
}
.campaign_box dl dt img{
	width: 100%;
    height: 100%;
	object-fit: cover;
}
.campaign_box dl dd{
	width: 55%;
}
.campaign_box  .logo{
	max-width: 280px;
	width: 80%;
	margin: 0 auto;
}
.campaign_box dl dd h5{
	font-size: 120% !important;
    font-weight: bold;
    text-align: center !important;
    margin-bottom: 0.5em;
}
.campaign_box dl dd .btn{
	width: 60%;
    margin: 20px auto;
	text-align:center;
	background:#000;
}
.sub .btn a{
	padding: 3% !important;
}
.campaign_box  .btn span{
	font-size:13px;
	font-weight:bold;
}
.campaign_box  .btn:hover{
	color:#fff !important;
}
.campaign_box .lifestyle_box{
    padding: 1% 3%;
    border: solid #E3C28E 1px;
    background: #fff;
    box-shadow: 0 1px 3px 0 #333;
    position: relative;
}
.campaign_box .lifestyle_box::before,.campaign_box .lifestyle_box::after{
	content:'';
	position: absolute;
	top: 50%;
	height: 30px;
}
.campaign_box .lifestyle_box::before{
	left: 0;
	width: 30px;
	height: 30px;
	background-color: #f5f5f5;
	border-radius: 100%;
	box-shadow: 0 1px 3px 0 #333 inset;
	transform: translate(-50%, -50%);
}
.campaign_box .lifestyle_box:after {
	left: -17px;
	width: 15px;
	background-color: #f5f5f5;
	transform: translate(0, -50%);
}
.campaign_box .lifestyle_box h4{
    border-bottom: 1px solid #d7ae85 !important;
    padding: 0 !important;
    color: #d7ae85 !important;
    font-size: 160% !important;
    text-align: center !important;
    margin: 0 auto 0.5em !important;
    letter-spacing: 0.05em;
}
.campaign_box .lifestyle_box h4 span{
	display: block;
	color: #d7ae85;
    background: unset;
	font-size: 120%;
    margin: 0 auto;
    padding: 0;
	font-family: 'Brygada 1918', serif;
	line-height: 1.3em;
}
.campaign_box .lifestyle_box h5{
	font-size: 130% !important;
    font-weight: bold;
    text-align: center !important;
    margin-bottom: 0.3em;
}
.campaign_box .lifestyle_box h5 span{
	color: #dc4027;
}
/*  ---------- event_box ---------- */
.event_box{
	margin: 120px auto 140px;
	padding: 4% 0 0 0;
	border: 3px solid #dc4027;
	position: relative;
}
.event_box h3{
	font-family: 'Jost', sans-serif !important;
	font-size: 360% !important;
	margin: 0 0 0 !important;
	text-align: left !important;
	letter-spacing: 0.1em !important;
    color: #dc4027 !important;
	line-height: 1.3em !important;
    position: absolute !important;
	background: #fff;
    top: -45px;
    left: 20px;
	width: unset!important;
}
.event_box ul{
	display: flex;
	justify-content: space-between;
	margin: 20px;
}
.event_box ul > dl{
    width: 32.5%;
	padding: 0 2% 0;
	/* background: linear-gradient(180deg,#fff 0%,#fff 20%,#7EB0CD 20%,#7EB0CD 100%); */
}
.event_box ul > dl dt{
	/* box-shadow: 10px 10px 0 #ffeb3b; */
    height: 180px;
    margin-bottom: 0.5em;
}
.event_box ul img{
	width: 100%;
    height: 100%;
	object-fit: cover;
}
.event_box ul dd{
	padding: 3%;
}
.event_box ul dl dd .event_ttl{
	display: table;
    margin: 0 auto 10px;
}
.event_box ul dl dd .event_ttl h5{
	font-size: 130%;
	font-weight: bold;
	text-align: center;
}
.event_box dl dd .event_ttl .quantity{
    height: 26px;
    line-height: 26px;
    text-align: center;
	background: #dc4027;
	color: #fff;
	font-weight: bold;
}
.event_box ul li{
	display: flex;
    justify-content: space-between;
	/* background: linear-gradient(180deg,#fff 0%,#fff 20%,#d4b19f 20%,#d4b19f 100%); */
}
.event_box ul li dl{
	width: 49.5%;
	padding: 0 2% 0;
	position: relative;
}
.event_box ul li dl dt{
	/* box-shadow: 10px 10px 0 #ffeb3b; */
	height: 180px;
	margin-bottom: 0.5em;
	position: relative;
}
.event_box ul li dl dt em{
    font-family: 'Jost', sans-serif;
	font-weight: bold;
    display: inline-block;
    position: absolute;
    background: #dc4027;
    color: #fff;
    padding: 5px 10px;
    top: 10px;
    left: 10px;
}
.event_box ul li dl dd h5{
    font-size: 130%;
    font-weight: bold;
    border-bottom: 1px #000 solid;
}
.event_box ul li dl dd h5 span{
	font-family: 'Jost', sans-serif;
    font-size: 150%;
	margin-right: 0.2em;
}
/*  ---------- seminar_box ---------- */
.seminar_box{
	margin-bottom: 80px;
	background: #bad5eb;
    padding:4% 4% 2% 4%;
	position: relative;
}
.seminar_box::before{
	position:absolute;
	content:'SEMINAR';
	font-family: 'Jost', sans-serif;
	font-size: 500%;
	font-weight:normal;
	right:0em;
	top: -0.8em;
	line-height:1em;
	color: #bad5eb !important;
}
.seminar_box h4{
	border-bottom: unset !important;
	font-size: 160% !important;
	text-align: center !important;
	margin: 0 auto 0.5em !important;
	letter-spacing: 0.1em !important;
}
.seminar_box ul{
	display: flex;
	justify-content: space-between;
	margin: 20px 0 1em;
}
.seminar_box ul dl{
	width: 43.8%;
	background: #fff;
    padding: 2%;
	position: relative;
}
.seminar_box ul dl::after{
	content: "";
    width: 30px;
    height: 30px;
    background: linear-gradient(-45deg, #bad5eb 52%, #bad5eb 52%, #bad5eb 52%, #fff 52%);
    border-top: 1px solid #ebebeb;
    border-left: 1px solid #ebebeb;
    box-shadow: -1px -1px 2px #bad5eb66;
    display: inline-block;
    position: absolute;
    bottom: -1px;
    right: -1px;
}
.seminar_box ul dl dt{
	height: 180px;
	margin-bottom: 0.5em;
}
.seminar_box ul dl dt img{
	width: 100%;
    height: 100%;
	object-fit: cover;
}
.seminar_box ul dl dd .seminar_ttl{
	display: table;
    margin: 0 auto 10px;
}
.seminar_box ul dl dd .seminar_ttl h5{
	font-size: 150%;
	font-weight: bold;
	text-align: center;
}
.seminar_box ul dl dd .seminar_ttl h5 span{
	color: #dc4027;
}
.seminar_box ul dl dd .seminar_ttl .time{
    height: 26px;
    line-height: 26px;
    text-align: center;
	background: #eee;
}
.seminar_box .notes{
	color: #fff;
}
.notes{
	text-align: right;
}
/*  ---------- info_box ---------- */
.info_box{
	margin: 0 auto 80px !important;
}
.info_box h3{
	font-size: 150% !important;
    text-align: left !important;
    margin: 0 !important;
}
.info_box ul {
	display: flex;
	justify-content: space-between;
}
.info_box ul li:nth-child(1){
	width: 48%;
}
.info_box ul li:nth-child(2){
	width: 50%;
}
.info_box ul li table{
	width: 100%;
	margin-bottom: 20px;
}
.info_box ul li tr{
	border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
}
.info_box ul li tr th{
	font-size:90%;
	color:#fff;
	font-weight:bold;
	width: 20%;
    text-align: center;
    letter-spacing: 0.1em;
    background: #000;
    padding: 10px 0;
    margin-right: 16px;
}
.info_box ul li tr td{
	padding-left: 16px;
}
/*  ---------- info_box corciesol_box ---------- */
.info_box .corciesol_box{
	background: #f9f9f9;
    padding: 2%;
}
.info_box .corciesol_box dl{
	display: flex;
	justify-content: space-between;
}
.info_box .corciesol_box dl dt{
	width: 30%;
}
.info_box .corciesol_box dl dt img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.info_box .corciesol_box dl dd{
	width: 65%;
}
.form_title {
    font-size: 150%;
    font-weight: bold;
    letter-spacing: 0.2em;
    text-align: center;
    border: 1px solid #ccc;
    padding: 10px 0;
    border-radius: 50px;
    margin-bottom: 50px;
}
@media screen and (max-width: 1200px) {
	.detail_box .gaikan_box dl{
		width:96%;
		margin:auto;
	}
	.detail_box .gaikan_box::after{
		padding: 0 2%;
	}
	.detail_box .gaikan_box dl dt{
		background-size: 100%;
	}
	.detail_box .flex_bottom {
		width:96%;
		margin:auto;
	}
	.campaign_box{
		width: 96%;
		margin: 0 auto 100px;
		padding: 0 0 4% 0;
	}
	.event_box {
		width: 96%;
	}
	.info_box{
		width: 96%;
	}
	.form_box{
		width: 96%;
		margin: 0 auto;
	}
}
@media screen and (max-width: 959px){
	body#event section#subContainer .main_box.main_box p{
		margin:unset;
	}
	.main .main_logo ul li:nth-of-type(2) p{
		font-size:490%;
	}
	.main .main_logo ul li:nth-of-type(2) p:nth-of-type(6){
		margin:0 0 0 0.5em !important;
	}
	.main .main_logo ul li:nth-of-type(2) p:nth-of-type(10){
		margin:0 0 0 0.5em !important;
	}
	.main .main_bg{
		background: url(/event/wp-content/uploads/2024/11/1102event/main_bg_sp_2.webp) no-repeat center/cover,#000;
		width: 100%;
		height: 80vh;
		min-height:unset
	}
	.main .main_logo ul li:nth-of-type(1){
		width: 96%;
	}
	.campaign_box .lifestyle_box {
		padding: 2% 5%;
	}
	.main dl{
	width:100%;
	display:block;
	justify-content:space-between;
	margin:100px auto 150px;
	}
	.main dl .cube_box {
		width:100%;
	}
	.main dl .cube_box .cube {
	  margin: auto;
	  width: 250px;
	  height: 250px;
	  position: relative;
	  transform-style: preserve-3d;
	  transform: rotateX(0) rotateY(0); /* 初期角度 */
	  animation: rotate-anim 7s linear infinite;
	}
	.main dl dd{
		width:96%;
		padding:0 0 0 0;
		margin:50px auto 0;
	}
}

@media screen and (max-width: 768px){
	.tablet_none{
		display: none;
	}
	.pcsp_none{
		display: block;
	}
	.main .main_logo ul li:nth-of-type(2) p {
		font-size: 520%;
	}
	.main .main_logo ul li:nth-of-type(4) date{
		font-size: 540%;
	}
	.main dl dt h3{
		font-size: 1.5rem !important;
	}
	.detail_box .gaikan_box {
		margin: 0 0 40px;
	}
	.detail_box .gaikan_box dl{
		display: block;
		justify-content: unset;
		align-items: unset;
		padding: unset;
	}
	.detail_box .gaikan_box dl dt{
		width: unset;
		background-size: 85%;
		height: 300px;
	}
	.detail_box .gaikan_box dl dd{
		width: 96%;
		margin: 0 auto;
		padding: 5% 0 0 0;
	}
	.detail_box .gaikan_box h4{
		font-size: 140% !important;
	}
	.detail_box .flex_bottom {
		margin:auto;
	}
	.detail_box .flex_bottom ul {
		padding: 0 0 50px;
	}
	.campaign_box dl{
		display: block;
		margin: 40px auto 0;
	}
	.campaign_box dl dt{
		width: unset;
		margin-bottom: 1em;
		height: unset;
	}
	.campaign_box dl dd{
		width: unset;
	}
	.campaign_box .lifestyle_box {
		padding: 2% 4%;
	}
	.event_box{
		margin: 0 auto 100px;
		padding: 6% 0 0 0;
	}
	.event_box ul{
		display: block;
		justify-content: unset;
		margin: 20px 0 0;
	}
	.event_box ul li dl:last-child{
		margin-bottom: unset;
	}
	.event_box ul > dl{
		width: unset;
		margin-bottom: 1em;
	}
	.event_box ul li{
		display: unset;
		justify-content: unset;
		width: unset;
	}
	.event_box ul li dl{
		width: unset;
		padding: 0 2% 0;
		margin-bottom: 1em;
	}
	.event_box ul li dl:first-child{
		border-right: unset;
	}
	.event_box ul li dl dt{
		height: 50vw;
	}
	.info_box ul {
		display: block;
		justify-content: unset;
	}
	.info_box ul li:nth-child(1){
		width: unset;
	}
	.info_box ul li:nth-child(2){
		width: unset;
		height: 40vh;
	}
	.info_box .corciesol_box{
		margin-bottom: 20px;
	}
	.info_box ul li:nth-child(2) iframe{
		width: 100%;
	}
}
@media screen and (max-width: 699px){
	.main .main_logo ul li:nth-of-type(2) p {
		font-size: 420%;
	}
	}
@media screen and (max-width: 599px){
	.main .main_logo ul li:nth-of-type(2) p {
		font-size: 370%;
	}
	.main .main_logo ul li:nth-of-type(4) date{
		font-size: 450%;
	}
	.detail_box .gaikan_box dl dt{
		background-size: 100%;
	}
	.campaign_box .lifestyle_box {
		padding: 2%;
	}
	.campaign_box .lifestyle_box h4{
		font-size: 140% !important;
	}
	.seminar_box ul{
		display: block;
		justify-content: unset;
		margin: 40px auto 1em;
	}
	.seminar_box ul dl{
		width: unset;
		background: #fff;
		padding: 4%;
		margin-bottom: 2em;
	}
	.seminar_box ul dl:last-child{
		margin-bottom: 1em;
	}
}
@media screen and (max-width: 505px){
	.main .main_logo ul li:nth-of-type(2) p {
		font-size: 290%;
	}
	.main .main_logo ul li:nth-of-type(2) p:nth-of-type(6){
		margin:0 0 0 0.5em !important;
	}
	.main .main_logo ul li:nth-of-type(2) p:nth-of-type(10){
		margin:0 0 0 0.5em !important;
	}
		.main .main_logo ul li:nth-of-type(3) p {
		font-size: 140%;
	}
	.main .main_logo ul li:nth-of-type(4) date{
		font-size: 370%;
	}
	.main dl .cube_box .cube {
	  margin: auto;
	  width: 200px;
	  height: 200px;
	}
	.main dl .cube_box .cube div:nth-child(1) {
	  transform: translateZ(100px);
	}
	.main dl .cube_box .cube div:nth-child(2) {
	  transform: rotateY(180deg) translateZ(100px);
	}
	.main dl .cube_box .cube div:nth-child(3) {
	  transform: rotateY(90deg) translateZ(100px);
	}
	.main dl .cube_box .cube div:nth-child(4) {
	  transform: rotateY(-90deg) translateZ(100px);
	}	
	.main dl .cube_box .cube div:nth-child(5) {
	  transform: rotateX(90deg) translateZ(100px);
	}
	.main dl .cube_box .cube div:nth-child(6) {
	  transform: rotateX(-90deg) translateZ(100px);
	}
	.main dl dd h3{
		font-size:1.3rem !important;
	}
}
@media screen and (max-width: 420px){
	.tablet_none{
		display: block;
	}
	.pcsp_none{
		display: none;
	}
	.main .main_logo ul li:nth-of-type(2) p {
		font-size: 200%;
	}
	.main .main_logo ul li:nth-of-type(3) p {
		font-size: 120%;
	}
	.main .main_logo ul li:nth-of-type(4) date {
		font-size: 300%;
	}
	.detail_box .gaikan_box dl dt{
		height: 180px
	}
	.detail_box .gaikan_box dl dd{
		padding: 8% 0 0 0;
	}
	.detail_box ul li em {
		font-size: 700%;
	}
	.main dl dt h3 {
		font-size: 1.4rem !important;
	}
	.campaign_box .lifestyle_box{
		padding: 4% 8%;
	}
	.campaign_box .lifestyle_box h5 span{
		display: block;
	}
	.event_box{
		padding: 16% 0 0 0;
	}
	.event_box h3 span{
		display: block;
	    line-height: 0.8em;
	}
	.seminar_box ul dl dd .seminar_ttl h5 {
		font-size: 120%;
	}
}
@media screen and (max-width: 399px){
	.main .main_logo ul li:nth-of-type(4) date {
		font-size: 280%;
	}
}
@media screen and (max-width: 375px){
	.main .main_logo ul li:nth-of-type(2) p {
		font-size: 240%;
	}
	.main .main_logo ul li:nth-of-type(3) p {
		font-size: 100%;
	}
	.detail_box .gaikan_box::before{
		font-size: 420%;
	}
	.event_box h3{
		font-size: 360% !important;
		top: -45px;
		left: 20px;
	}
	.seminar_box::before{
		font-size: 420%;
	}
}
@media screen and (max-width: 330px){
	.main .main_logo ul li:nth-of-type(2) p {
		font-size: 200%;
	}
	.main .main_logo ul li:nth-of-type(4) date {
		font-size: 220%;
	}
	.main h3{
		font-size: 170% !important;
	}
}
@media screen and (max-width: 299px){
	.main .main_logo ul li:nth-of-type(3) p {
		font-size: 80%;
	}
}