@media screen and (max-width: 1199px) {
	/*=======================================================
		body
	=======================================================*/
	body {
		width: 100%;
		/* overflow-x: scroll; */
	}
	#container {
		min-width: unset;
	}
	.about , .entomologist , .highlight , .ticket , .news , .contact , .sponsorship {
		width: unset;
	}
	/* #aboutmoviearea {
		max-width: unset;
	} */
	.cardlist ul {
		justify-content: center;
	}
	.about_explanation_info p.about_insect1 {
		left: 0;
	}
	.about2 .about_explanation_info p.about_insect2 {
		right: 0;
	}
	#container::before,
	#container::after {
		top: 185vw;
		font-size: 20vw;
		color: rgba(232, 232, 232, 0.4);
		line-height: 1.4;
	}
	/*=======================================================
		common
	=======================================================*/
	/* section {
		width: 980px;
	} */
	
	/*=======================================================
		main_area
	=======================================================*/
	/* #main_area {
		background-size: 1225px;
		height: 2921px;
	} */

}

@media screen and (max-width: 979px) {
	/*=======================================================
		body
	=======================================================*/
	
	/*=======================================================
		common
	=======================================================*/
	/* section {
		width: 640px;
	} */
	
	.youtube_box iframe {
		width: 560px;
		height: 315px;
	}
	
	/*=======================================================
		logo_area
	=======================================================*/
}

@media screen and (max-width: 639px) {
	/*=======================================================
		body
	=======================================================*/

	
	/*=======================================================
		common
	=======================================================*/
	/* section {
		width: 400px;
	} */
	
	.youtube_box iframe {
		width: 400px !important;
		height: 225px !important;
	}
	
	/*=======================================================
		footer
	=======================================================*/
	#footer {
		height: 100px;
	}
	
	#footer p {
		line-height: 100px;
		font-size: 10px;
	}
	
	#pagetop_area a {
		width: 80px;
		height: 80px;
		background-size: cover;
	}
	
	#pagetop_area a img {
		width: 100%;
	}
}



/* @media screen and (min-width: 1199px) {
#header .header_wrap {
	width: 1200px;
}
#header .header_inner {
	display: flex;
	width: 1050px;
	margin: 0 auto;
}
h1 {
	width: 540px !important;
	
}
#header .header_inner > img {
	width: 470px;
    height: auto;
    margin: 0 0 0 40px;
}
} */

/*=======================================================
/*=======================================================
/*=======================================================
	2023.04.27-
=======================================================*/

/* .spはスマホのみ表示.pcはPCのみ表示 */
@media(min-width:769px){
.sp{
	display: none !important;
}
a[href^="tel:"] {
	pointer-events: none;
	cursor: default;
}
}
@media(max-width:768px){
.pc{
	display: none !important;
}
}
/*=======================================================
for smartphone layout 2023.04- スマホ用指定2023.04
=======================================================*/
@media(max-width:768px){
body {
	width: 100%;
	/* overflow-x: hidden; */
}
.about h2,
.highlight h2,
.ticket h2,
.news h2 {
	font-size: 1.7rem;
	margin: 0 10vw 4vw;
	letter-spacing: 4px;
}
.about .enh2 {
	font-size: 0.7rem;
	letter-spacing: 4px;
}
h2.jph2 {
	box-decoration-break: clone;
	-webkit-box-decoration-break: clone;
    display: inline;
    margin: 0 0px 4vw;
    letter-spacing: 2px;
    font-size: 6.4vw;
    font-feature-settings: "palt";
	padding: 8px 6px 2px 6px;
}
	
h2.jph3 {
	box-decoration-break: clone;
	-webkit-box-decoration-break: clone;
    display: inline;
    margin: 0 0px 4vw;
    letter-spacing: 2px;
    font-size: 5vw;
    font-feature-settings: "palt";
	padding: 8px 8px 8px 8px;
}	
	
	
	
#container {
	width: 100%;
	max-width: 100%;
	min-width: 100%;
	margin: 0 0 0;
	/* overflow:visible; */
}
.foren {
	text-align: right;
    margin: 2px 5px 2px auto;
    font-size: 11px;
}
#main_area {
	overflow: inherit;
}
#header {
	background: url(../img/bg7_sp.jpg) repeat-x;
	background-size: cover;
	background-position-y: -50px;
	background-position-x: center;
	border-radius: inherit;
    margin: 0 0 0;
}
#header .header_wrap {
	width: 100vw;
    padding: 168vw 0 0 0;
    margin: 0 0 0 0;
}
#header .header_inner {
	display: block;
	width: auto;
	margin: 7vw auto 0;
	position: absolute;
    padding: 0 0 0 0;
	top: 0;
	left: 0;
}
#header h1 {
	width: 70vw;
	margin: 0 15vw 0;
	position: static;
}
#header .header_inner > img {
	width: 75vw;
	margin: 0 0 0vw 0;
	position: absolute;
	top: 80vw;
    left: 12vw;
}
p.in_left {
	position: absolute;
    top: 70vw;
    left: 1vw;
    width: 14.8vw;
}
p.in_right {
    position: absolute;
    top: 71vw;
    right: 1vw;
    width: 15.6vw;
}
p.in_left_under1 {
	position: absolute;
    top: auto;
    bottom: -2vw;
    left: 2vw;
    right: auto;
    width: 5vw;
}
p.in_left_under2 {
	position: absolute;
    top: auto;
    bottom: -2vw;
    left: 9vw;
    right: auto;
    width: 5vw;
}
.about {
	width: 90%;
	margin: 0vw auto 0px;
	background-color: rgba(255,255,255,0.8);
	padding: 50px 0 50px;
}
.about .about_explanation {
	display: block;
	margin: 0 0 0;
	position: relative;
}
.about .about_explanation > p {
		width: 80%;
	height: auto;
	margin: 0 10% 0;
}
.about_explanation_text {
	width: 85%;
	margin: 0 7.5% 0;
    background-color: inherit;
    text-align: center;
    padding: 40px 0 0 0;
}

/* .about > p.sp {
	margin: 10% auto 0;
	max-width: 400px;
	width: 80%;
} */
.img_window_wrap {
	position: relative;
}
p.img_window {
	margin: 0vw 0 0;
    position: absolute;
    bottom: -8vw;
	width: 98vw;
}
.entomologist div.wrap_entomologist p.ent_img {
	width: 80%;
    background-color: unset;
    position: initial;
    margin: 0 auto;
}
.entomologist div.wrap_entomologist p.ent_img_sp:nth-of-type(2) {
	position: absolute;
    z-index: 19;
    top: -80px;
    left: -5vw;
    width: 80vw;
}
.entomologist div.wrap_entomologist p.ent_img_sp:nth-of-type(3) {
	position: absolute;
    z-index: 18;
    top: 2vw;
    width: 90%;
    left: 5%;
}
.entomologist div.wrap_entomologist div.ent_text {
	margin: 0px 20px 0;
    /* position: absolute; */
    padding: 0 0 0;
}
.entomologist {
    padding: 10px 0 40px 0;
    margin: 70px auto 30px;
    background-color: #009844;
    width: 90%;
	border-radius: 40px;
}
.entomologist div.wrap_entomologist {
	overflow: visible;
	/* background-color: #FFF; */
    /* border-radius: 40px; */
    /* margin: 0 5vw 0; */
    width: 90vw;
}
.entomologist div.wrap_entomologist p.ent_sign {
	width: 80vw;
    top: -18vw;
    left: -6vw;
}
	
	
p.whitettl{
color: #fff;
  font-size: 1.2rem;
  letter-spacing: 0.2rem;
  font-weight: bold;
  line-height: 2rem;
}	
	
.aboutmoviearea {
	width: 100%;
	margin: 14vw 0 0vw;
}
.about2 {
	width: 90%;
    margin: 15vw auto 0px;
    background-color: rgba(255,255,255,0.8);
    border-radius: 40px;
    padding: 40px 0 70px;
}
section.about2::before {
	display: none;
}
.about2 .about_explanation_info {
	width: 85%;
    margin: 0 7.5%;
	padding: 0 0 0;
	background-color: initial;
	line-height: 2;
}

.events .stage .stage_wrap .stage_info {
	width: 85%;
    margin: 0 7.5%;
	padding: 0 0 0;
	background-color: initial;
	line-height: 2;
}
	
.about2 .about_explanation_info > p {
	margin: 0 0 20px;
    padding: 0 0 0;
    font-size: 0.9rem;
    font-feature-settings: "palt";
	width: 100%;
	min-width:unset;
}
.about2 .about_explanation_info > p:nth-of-type(1) {
	font-size: 1rem;
    font-weight: bold;
}
.about2 .about_explanation_info > p span.listbold {
	font-weight: bold;
	display: inline-block;
    text-align: left;
    color: #111;
    background-color: #d7ffd7;  /*#ffe8cd */
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    padding: 0 10px;
	width: auto;
}
.about2 .about_explanation_info p.about_insect2 {
    width: 40%;
    position: absolute;
    bottom: -118px;
    right: -30px;
}
.about .specialist > p {
	margin: 18% 10% 6%;
}
.about .specialist .about_explanation_text p:nth-of-type(2) {
	font-size: 0.9rem;
    font-feature-settings: "palt";
}
.about2 .about_explanation_info > p.eng {
	top: -4.5vh;
	right: -6.5vh;
	font-size: 0.75rem;
	width: 120px;
	min-width: 120px;
	
}

.highlight {
	width: 90%;
	margin: 60px auto 0;
}
.highlight h2.enh2 {
	font-size: 0.7rem;
    letter-spacing: 4px;
    margin: 0 auto 5vw;
    width: 50%;
}
.cardlist ul {
	margin: 5vw 0 0;
}
.cardlist ul li {
	width: 100%;
    margin: 0 00 30px 0%;
}
.cardlist ul li p:nth-of-type(1) {
	width: 80%;
height: auto;
}
.cardlist ul li h3 {
	width: 80%;
font-size: 1rem;
}
.cardlist ul li p:nth-of-type(2) {
	width: 80%;
	font-size: 0.rem;
}



/* events */
.events {
	width: 90%;
	margin: 20px auto 0;
}
.events > p {
	width: 90%;
}
.events h3 {
	margin: 30px auto 30px;
}

.events .symposium .symposium_wrap .symposium_evname {
	display:initial;
}
.events .symposium h3:nth-of-type(1) {
	margin: 0 auto;
	font-size: 17px;
}
.events .symposium h3 {
	margin: 0 auto;
	font-size: 17px;
}
.events .symposium h3 span {
	font-size: 14px;
}
.events .symposium .symposium_wrap .symposium_8thttl h4 {
	position: static;
	margin: 10px 0 0;
	width: 100%;
}
.events .symposium .symposium_wrap h5 {
	margin: 7% 0% 20px;
    font-size: 1rem;
    font-weight: normal;
    width: 100%;
    text-align: left;
}
div.sym_yoyaku_btn_1 p a {
	width: 100%;
	font-size: 5vw;
}
div.sym_yoyaku_btn_1 p a.finished {
	font-size: 4.5vw;
}
.events .symposium .symposium_wrap .symposium_8thgaiyou h6 {
	font-size: 16px;
}
.events .symposium .symposium_wrap .symposium_8thgaiyou h6 span {
	font-size: 12px;
}
.events .symposium .symposium_wrap .symposium_8thgaiyou ul {
	width:100%;
}
.events .symposium .symposium_wrap .symposium_8thgaiyou li p:nth-of-type(1) {
	font-size: 16px;
}
.events .symposium .symposium_wrap .symposium_8thgaiyou li p:nth-of-type(1) span {
	font-size: 13px;
}
.events .symposium .symposium_wrap .symposium_8thgaiyou li p:nth-of-type(2) {
	font-size: 13px;
}
.events .symposium .symposium_wrap .symposium_8thgaiyou li p:nth-of-type(2) span.sym_time {
	font-size: 12px;
}
.activist_prof {
	display: initial;
    background-color: initial;
}
.activist_prof .activist_photoarea {
	width: 100%;
    margin: 0 auto;
}
.activist_prof .activist_textarea {
	width: 100%;
    font-size: 14px;
}
.activist_prof .activist_textarea p {
    margin: 20px 0px 20px 0px;
}
.activist_prof .activist_textarea p:nth-of-type(2) {
	font-size: 14px;
}
div.sym_yoyaku_btn_1 {
	margin: 0 auto;
    padding: 0 0 0;
}
.sym_after_list {
	display: initial;
}
.events .cardlist ul li.event_1 h3 {
	width: 100%;
    left: 0;
	top: -64px;
}

.events .cardlist ul li.event_2 h3 {
	width: 100%;
    left: 0;
	top: -64px;
}	
	
.events .cardlist ul li.event_1 h4 {
	font-size: 18px;
    margin: 0 0 0;
}
.events .cardlist ul li.event_1 h5 {
	font-size: 14px;
    margin: 10px 0 0;
}
.events .cardlist ul li.event_1 p:nth-of-type(1) {
	margin: 20px 0 4px;
}
.events .cardlist ul li.event_1 p {
	margin: 0 0 0;
}
.ev_1 {
	top: 12px;
    right: -35px;
    width: 38%;
	left: auto;
}
.event_4 .ev_1 {
	width: 38%;
	right: -30px;
}
.events .cardlist ul li.event_1 p.ev_gaiyoutext {
	margin: 20px 0 20px;
}
.events .cardlist ul li {
	padding: 5% 0 20px;
}
.event_2 .ev_1 {
	top: 15px;
    width: 38%;
	right: -35px;
}
.events .cardlist ul li.event_2 h4 {
	font-size: 18px;
	margin: 10px 0 0;
}
.events .cardlist ul li.event_2 h5 {
	font-size: 14px;
	margin: 10px 0 10px;
}
.events .cardlist ul li.event_3 h4 {
	font-size: 18px;
    margin: 10px 0 0;
}
.events .cardlist ul li.event_3 .ev_1 {
    top: 30px;
}
.events .cardlist ul li.event_3 h5 {
	font-size: 14px;
	margin: 10px 0 10px;
}
.events .cardlist ul li.event_3 p {
	margin: 10px 0 10px;
}

.events .cardlist ul li#anchor_oshibana h4 {
	font-size: 17px;
    margin: 10px 0 0;
}
.events .cardlist ul li#anchor_oshibana h5 {
	margin: 10px 0 10px;
    width: 100%;
}
.events .cardlist ul li#anchor_oshibana p {
	margin: 10px 0 10px;
	font-size: 14px;
}
.events .cardlist ul li#anchor_oshibana p.ev_gaiyoutext {
	margin: 10px 0 10px;
	padding: 14px 18px;
}
#anchor_oshibana .ev_1 {
	top: 98px;
    left: auto;
    right: -50px;
    width: 44%;
    max-width: 280px;
}
#anchor_oshibana .ev_1 img {
	border-radius: initial;
}

.events .cardlist ul li.event_4 {
	margin: 50px 10px 20px;
}

.event_3 .ev_icon_1,
.event_3 .ev_icon_2,
.event_3 .ev_icon_3 {
	bottom: 30px;
}
.event_3 .ev_icon_1 {
	right: 140px;
}
.event_3 .ev_icon_2 {
	right: 80px;
}
.event_3 .ev_icon_3 {
	right: 20px;
}
.events .cardlist ul li.event_3 {
	margin: 0 10px 140px 10px;
}
.events .cardlist ul li.event_4 h4 {
	font-size: 18px;
    margin: 10px 0 0;
}
.events .cardlist ul li.event_4 h5 {
	font-size: 14px;
}
.events .att {
	margin: 150px auto 15px;
}
.calenderarea iframe {
	width: 100%;
}
#anchor_oshibana .ev_icon_1 , 
#anchor_candle .ev_icon_1 {
	right: 62px;
    bottom: -5px;
}
#anchor_oshibana .ev_icon_2 , 
#anchor_candle .ev_icon_2 {
	right: 0px;
    bottom: -5px;
}
.events .cardlist ul li#anchor_oshibana{
	margin: 60px 10px 10px 10px;
 }

.events .cardlist ul li#anchor_candle h4 {
    font-size: 17px;
    margin: 10px 0 0;
}
#anchor_candle .ev_1 {
	width: 48%;
    left: auto;
    right: -9%;
    top: 18%;
}

.ticket {
	width: 90%;
    margin: 30vw auto 0px;
    background-color: rgba(255,255,255,0.8);
    padding: 3vw 0vw 10vw;
    position: relative;
	border-radius: 40px;
}
.ticket h2:nth-of-type(1) {
	font-size: 0.7rem;
    letter-spacing: 4px;
    position: absolute;
    margin: 0 auto;
    width: 50%;
    top: -24vw;
    left: 25%;
}
.ticket h2:nth-of-type(2) {
	box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    /* display: inline; */
    margin: 0 0px 4vw;
    letter-spacing: 2px;
    font-size: 6vw;
    font-feature-settings: "palt";
    background: linear-gradient(90deg, #e3f9f5, #c9f2e2);
    position: absolute;
    width: 50%;
    top: -16vw;
    left: 25%;
}

.ticket > p {
	line-height: 1.8;
	letter-spacing: 1px;
	margin: 3vw auto 0;
	font-size: 0.8rem;
	width: 80vw;
}

h2.enh2 {
	color: #00a609;
    margin: 0 auto 20px;
    font-size: 0.7rem;
    letter-spacing: 4px;
}

.news {
	width: 100%;
    margin: 40vw auto 0px;
    background-color: rgba(255,255,255,0.8);
    padding: 3vw 0 10vw;
    position: relative;
	border-radius: 0px;
}
.news h2.enh2 {
	font-size: 0.7rem;
    letter-spacing: 4px;
    position: absolute;
    margin: 0 auto;
    width: 50%;
    top: -24vw;
    left: 25%;
}
.news h2.jph2 {
	box-decoration-break: clone;
	-webkit-box-decoration-break: clone;
    /* display: inline; */
    margin: 0 0px 4vw;
    letter-spacing: 2px;
    font-size: 6.4vw;
    font-feature-settings: "palt";
    background: linear-gradient(90deg, #ebffeb, #d7ffd7);
    position: absolute;
    width: 50%;
    top: -16vw;
    left: 25%;
}
.news dl {
	line-height: 1.8;
    letter-spacing: 1px;
    margin: 20px 10% 0;
    font-size: 0.8rem;
    width: 80%;
    display: block;
}
.news dl dt {
	width: 30%;
}
.news dl dd {
    width: 100%;
}
.newsareascrl {
	width: 90%;
    margin: 5% auto 10%;
    height: auto;
}
.tw_timeline {
	width: 90%;
    margin: 5% auto 10%;
}
.prevention {
	width: 90%;
	padding: 50px 0 20px 0px;
	margin: 60px auto 0;
}
.prevention h2 {
	font-size: 1.4rem;
	letter-spacing: 0;
}
.prevention h2 span.prv_smalltxt {
	font-size: 1rem;
}
.firstblock {
	margin: 0 20px 0px;
	padding: 40px 20px 20px;
	font-size: 0.75rem;
	letter-spacing: 0.4px;
}
.firstblock p {
	margin: 0 0 20px;
	padding: 0 0 20px;
}
.secondblock {
	margin: 0 20px 0px;
	padding: 40px 10px 40px;
	font-size: 0.75rem;
	letter-spacing: 0.8px;
}
.secondblock p {
	margin: 0 0 20px;
	padding: 0 0 20px;
}
.secondblock ul {
	letter-spacing: 0;
	list-style-type: disc;
	padding: 0 0 20px 0px;
	margin: 0 0 20px 13px;
}
.secondblock ul li {
	list-style-type: initial;
}

.contact {
    width: 90%;
    margin: 60px auto 0;
	border-radius: 40px;
}

.sponsorship {
    width: 90%;
    margin: 60px auto 0;
}

.sponsorship ul {
	flex-wrap: wrap;
}

.sponsorship ul li {
	width: 46%;
    margin: 0 2% 10px 2%;
	max-width: 160px;
	min-width: 130px;
}

/* Q&A */
.ac_title {
	background-size: 6%;
    padding: 3% 16% 3% 12%;
	font-size: 0.9rem;
}
.ac_box {
	background-size: 6%;
    padding: 3% 12% 3% 12%;
    background-position-y: 3%;
	font-size: 0.9rem;
}
.accordion-area li {
	padding: 4% 0;
}






footer {
	margin: 60px 0 0 0;
}
footer p {
	font-size: 0.5rem;
}
#pagetop_area a::before {
	right: 40%;
}



/*==================================================
eng
===================================*/
#eng .about {
	padding: 40px 0 10px;
    margin: 50px auto;
}
#eng .about_explanation img {
    height: fit-content;
    width: 250px;
    margin: 0 0 0 0px;
}
#eng .about_explanation_text {
    padding: 30px 7.5% 0;
}
#eng .about_explanation_text p:nth-of-type(1) {
    font-size: 1rem;
}


.events div.wrap_entomologist {
	display: flex;
	margin: 50px auto;
  background-color: #fff;
  padding: 20px;
}


/* ======================================= 
キャンペーン campaign
 ======================================= */
 .campaign {
	width: 90%;
	padding: 50px 0 20px 0px;
	margin: 60px auto 0;
}
.campaign h2 {
	font-size: 1.4rem;
	letter-spacing: 0;
}
.campaign h3 {
	margin: 0 0 10px;
}
.campaign h2 span.prv_smalltxt {
	font-size: 1rem;
}
.firstblock_cam {
margin: 0 10px 0px;
    padding: 0px 10px 20px;
    font-size: 0.75rem;
    letter-spacing: 0.4px;
}
.firstblock_cam p {
	margin: 0 0 10px;
	padding: 0 0 10px;
	font-size: 1rem;
	border-bottom: 1px solid #dddddd;
	font-weight: bold;
}
.secondblock_cam {
	margin: 0 20px 0px;
	padding: 0px 10px 40px;
	font-size: 0.75rem;
	letter-spacing: 0.8px;
}
.secondblock_cam p {
	margin: 0 0 10px;
	padding: 0 0 10px;
	font-size: 0.8rem;
}
.secondblock_cam ul {
	letter-spacing: 0;
	list-style-type: disc;
	padding: 0 0 20px 0px;
	margin: 0 0 20px 13px;
}
.secondblock_cam ul li {
	list-style-type: initial;
}
.campaign_imgarea {
	overflow-x: scroll;
}
.campaign_imgarea ul {
	padding: 0px 20px;
	justify-content: space-between;
	width: max-content;
}
.campaign_imgarea ul li {
	width: 70vw;
}
.mushijingi .campaign_imgarea ul li {
	width: 70vw;
}
/* ======================================= 
twitter timeline 埋め込み
 ======================================= */



 
/* ======================================= 
google calender 埋め込み
 ======================================= */
.g_cal iframe {
    width: 100%;
}
.g_cal iframe .rb-n {
	white-space: normal;
}
.g_cal iframe .rb-ni {
	white-space: normal;
}

/* ======================================= 
/0801/ 押し花ガーランド
 ======================================= */
 .campaign h2.oshibana_h2 {
	margin: 0 20px 20px;
 }
  .oshibana_imgarea {
	overflow-x: scroll;
}
.oshibana_imgarea ul {
	padding: 0px 20px;
	justify-content: space-between;
	width: max-content;
}
.oshibana_imgarea ul li {
	width: 70vw;
}

 .oshibana_imgarea ul li .img{
	width: 100%;
}
 
}



