@charset "UTF-8";

/*//////////////////////////////////////////////////////////////
	layout
//////////////////////////////////////////////////////////////*/

/*=======================================================
	body　全体の背景の変更　#fafcfc
=======================================================*/

body {
	background: url(../img/pattern_graphpaper.png) repeat #f5fff5;
    color: #101010;
    background-size: 240px;
}


/* #body_bg {
} */

/*=======================================================
	container
=======================================================*/
#container {
	max-width: 4000px;
	margin: 0 auto;
	min-width: 1200px;
}

/* btn_sns_area */
#btn_sns_area {
	position: absolute;
	left: 10px;
	top: 10px;
	z-index: 10;
}

/* fb_btn_area */
#fb_btn_area {
	text-align: right;
	float: right;
	margin-right: 10px;
}

#fb_btn_area span {
	vertical-align: top !important;
}

/* tw_btn_area */
#tw_btn_area {
	text-align: right;
	float: right;
}

/* gnavi_area */
#gnavi_area {
	top: 0;
}
/*=======================================================
	common
=======================================================*/
section {
	/* width: 1200px; */
	margin: 50px auto 150px;
}

.ttl {
	margin-bottom: 40px;
}

.img_area img {
	border-radius: 3px;
}

.youtube_box {
	margin-bottom: 30px;
}

.youtube_box iframe {
	box-shadow: 2px 2px 5px #000;
	border-radius: 5px;
}

.btn a {
	border: 2px solid #FFF;
	display: inline-block;
	padding: 20px 3em;
	text-decoration: none;
}

img {
	width: 100%;
	height: auto;
	vertical-align: bottom;
	
}

img.amara {
	width: 100%;
	height: auto;
	vertical-align: bottom;
	padding-bottom: 30px;
}



h2,
h3,
h4,
h5,
h2 span {
	/* font-family: "Shuei MaruGo L"; */
	font-family: "A1 Gothic M","A1ゴシック M","Gothic Medium BBB","中ゴシックBBB","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",'A1 Gothic L',"メイリオ";
}
p, dl, dt, dd, ul, li, span {
	font-family: "Gothic Medium BBB","中ゴシックBBB","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",'A1 Gothic L',"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
}


p.white{
	color: #fff;
}

p.whitettl{
color: #fff;
  font-size: 1.5rem;
  letter-spacing: 0.2rem;
  font-weight: bold;
  line-height: 2.2rem;
}
/*=======================================================
	main_area
=======================================================*/
#main_area .header_top {
	background: url(../img/main.jpg) 50% 0 no-repeat;
	height: 48vw;
	background-size: contain;
	position: relative;
	max-height: 910px;
}
#main_area .header_top h1 {
	width: 14%;
	position: absolute;
	top: 12px;
	left: -9999px;
}
#main_area .header_top h2 {
	font-family: "A1 Mincho";
	position: absolute;
	top: 22vw;
	left: -9999px;
	transform: translateX(-50%);
	font-size: 3vw;
    width: 1000px;

}
#main_area .header_top h3 {
	font-family: "A1 Gothic M","A1ゴシック M","Gothic Medium BBB","中ゴシックBBB","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",'A1 Gothic L',"メイリオ",Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	position: absolute;
	top: 27vw;
	left: -9999px;
	transform: translateX(-50%);
	font-size: 1vw;
	width: 1000px;
}
.foren {
	display: block;
    width: 100px;
    margin: 5px 0 0px auto;
    font-size: 0.75rem;
}
#main_area {
	overflow: hidden;
}
#header {
	background: url(../img/bg7.jpg) repeat-x;
	background-size:cover;
	border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
    margin: 0 0 0 80px;
}
#header .header_wrap {
	width: 70%;
	padding: 0 0px 0;
	position: relative;
	margin: 40px auto 0;
}
#header .header_inner {
	display: flex;
	width: 100%;
	margin: 0 auto;
	position: relative;
    padding-top: 65%;
}
#header h1 {
	/* width:439px;
	margin: 116px 0 0 40px; */
	margin: 1% 0 0 5%;
    position: absolute;
    width: 44%;
    top: 10%;
	left: -3%;
}
#header h1 a {
	display: block;
}
#header .header_inner > img {
	/* width: 553px;
	margin: 0 0 0 0px; */
	position: absolute;
    width: 60%;
    top: -7%;
    right: -5%;
}
p.in_left {
	position: absolute;
    top: 9%;
    left: -14%;
    width: 10%;
}
p.in_right {
	position: absolute;
    top: 10%;
    right: -14%;
    width: 10.5%;
}
p.in_left_under1 {
	position: absolute;
    top: 75%;
	left: -18vw;
    right: auto;
    width: 2.25vw;
}
p.in_left_under2 {
	position: absolute;
    top: 84%;
    left: -18vw;
    right: auto;
    width: 2.25vw;
}
/* section.about */
.about {
	width: 1200px;
	/* background-color: #FFF; */
	border-radius: 40px;
	padding: 50px 0 150px;
	margin: 10px auto ;
	position: relative;
	font-size: 1rem;
}
.about h2 {
	letter-spacing: 8px;
	margin: 0 0 40px;
	font-size: 2.5rem;
	
}

/*=======================================================
	英語の色の変更 #48b78f
=======================================================*/

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

/*=======================================================
	背景の色の変更 #e3f9f5, #c9f2e2
=======================================================*/

h2.jph2 {
	letter-spacing: 8px;
    margin: 0 0 40px;
    font-size: 3rem;
    font-weight: bold;

	box-decoration-break: clone;
    display: inline-block;
    background: linear-gradient(90deg, #ebffeb, #d7ffd7);

	padding: 8px 0px 0px 8px;
    font-feature-settings: "palt";
}
h2.jph2 span {
	font-size: larger;
}

h2.jph3 {
	letter-spacing: 8px;
    margin: 0 0 40px;
    font-size: 2.5rem;
    font-weight: bold;

	box-decoration-break: clone;
    display: inline-block;
    background: linear-gradient(90deg, #00a609, #009245);
padding: 2px 8px 2px 12px;
  font-feature-settings: "palt";
  color: #fff;
}
h2.jph3 span {
		font-color:#fff;
}




.about img.imgwindow {
	width: inherit;
}
.about .about_explanation {
	display: flex;
	/* margin: 0 100px  ; */
}
.about .about_explanation > p {
	width: 333px;
	height: 385px;
	margin: -20px 0 0 0;
}
.about_explanation_text {
	text-align: left;
	margin: 0 0 0 40px;
	/* width: 622px; */
	background-color: rgba(218,247,238,0.75);
	padding: 30px 50px 0px 50px;
    border-radius: 40px;
}
.about_explanation_text p:nth-of-type(1) {
	margin: 0px 0 0 0;

}
.about_explanation_text p {
	line-height: 2.4;
    letter-spacing: 0px;
    margin: 18px 0 0 0;
    font-feature-settings: "palt";
}
/* .about_explanation_text p span {
	color: #fc610d;
} */

.insects1 {
	width: 10%;
	position: absolute;
	top: 240px;
    left: -44px;
}
.insects2 {
	width: 4%;
	position: absolute;
	top: 400px;
    left: 220px;
}
.insects3 {
	width: 10%;
	position: absolute;
	top: 500px;
    left: 240px;
}
.insects4 {
	width: 14%;
	position: absolute;
	top: 520px;
    left: -44px;
}
/*-------
ふわふわ
-------*/
.insects1 {
    animation: horizontal1 5s ease-in-out infinite alternate;
}
.insects2 {
    animation: horizontal2 3s ease-in-out infinite alternate;
}
.insects3 {
    animation: horizontal3 5s ease-in-out infinite alternate;
	animation-duration: 5s;
}
.insects4 {
    animation: horizontal4 5s ease-in-out infinite alternate;
}
.insects1 img {
    animation-duration: 1.1s;
	animation: vertical1 5s ease-in-out infinite alternate;
}
.insects2 img {
    animation-duration: 3s;
	animation: vertical2 3s ease-in-out infinite alternate;
}
.insects3 img {
    animation-duration: 5s;
	animation: vertical3 5s ease-in-out infinite alternate;
}
.insects4 img {
    animation-duration: 7s;
}
@keyframes horizontal1 {
    0% { transform:translateX( -8px); }
  100% { transform:translateX(  0px); }
}

@keyframes horizontal2 {
    0% { transform:translateX(  0px); }
  100% { transform:translateX(  6px); }
}

@keyframes horizontal3 {
    0% { transform:translateX( 0px); }
  100% { transform:translateX( -10px); }
}

@keyframes horizontal4 {
    0% { transform:translateX(  -5px); }
  100% { transform:translateX(  0px); }
}

@keyframes vertical1 {
    0% { transform:translateY(0px); }
  100% { transform:translateY(  4px); }
}
@keyframes vertical2 {
    0% { transform:translateY(4px); }
  100% { transform:translateY(  0px); }
}
@keyframes vertical3 {
    0% { transform:translateY(2px); }
  100% { transform:translateY(  -4px); }
}
/*-------
-------*/

.entomologist {
	/* width: 1200px;
    border-radius: 40px; */
    padding: 50px 0 50px;
    margin: 220px auto 100px;
    /* position: relative; */
    font-size: 1rem;
    background-color:#009844;
	width: 1200px;
    border-radius: 40px;
}
.entomologist div.wrap_entomologist {
	position: relative;
	width: 1200px;
    margin: 0 auto;
}
.entomologist div.wrap_entomologist p.ent_img {
	position: absolute;
	width: 386px;
    height: auto;
    top: -150px;
    left: 0px;
}
.entomologist div.wrap_entomologist div.ent_text {
text-align: left;
  margin: 0 70px 0 400px;
  line-height: 2.2;
  letter-spacing: 0.1px;
}
.entomologist div.wrap_entomologist p.ent_img2 {
	position: absolute;
  height: auto;
  top: 0px;
  padding: 10px 0px 0px 0;
  width: 380px;
  left: 30px;
}
.entomologist div.wrap_entomologist p.ent_img2 > span {
    margin: 20px 0 0 0;
    display: block;
    line-height: 2;
}
.entomologist div.wrap_entomologist p.ent_img2 > span:nth-of-type(2) {
	font-size: 13px;
	margin: 0;
}
.entomologist div.wrap_entomologist p.ent_sign {
	position: absolute;
    z-index: 950;
    width: 300px;
    top: -200px;
    left: 10px;
}





.events div.wrap_entomologist {
	display: flex;
	margin: 50px auto;
  background-color: #fff;
  padding: 50px;
}
.events div.wrap_entomologist p.ent_img {
	position: relative;
	width: 386px;
    height: auto;
    top: -150px;

}
.events div.wrap_entomologist div.ent_text {
text-align: left;
  line-height: 2.2;
  letter-spacing: 0.1px;
}
.events div.wrap_entomologist p.ent_img2 {
	position: relative;
  height: auto;
  top: 0px;
  padding: 10px 0px 0px 0;
  width: 100%;
}
.events div.wrap_entomologist p.ent_img2 > span {
    margin: 20px 0 0 0;
    display: block;
    line-height: 2;
}
.events div.wrap_entomologist p.ent_img2 > span:nth-of-type(2) {
	font-size: 13px;
	margin: 0;
}
.events div.wrap_entomologist p.ent_sign {
	position: absolute;
    z-index: 950;
    width: 300px;
    top: -200px;
    left: 10px;
}

.events div.wrap_entomologist div.ent_img{
    width: 300px;
}



.aboutmoviearea {
	width: 80%;
	max-width: 1200px;
	aspect-ratio: 16 / 9;
	margin: 100px auto 200px;
  }
  .aboutmoviearea iframe {
	width: 100%;
	height: 100%;
	max-width: 1185px;
  }


/*-------
textanime
-------*/
#container {
	position: relative;
	/* padding: 10vw 10vw; */
	overflow: hidden;
	
  }
  #container::before,
  #container::after {
	content: "ふくおか大昆虫展 inかま";
	/* content: "FUKUOKA INSECT EXHIBITION in MOMOCHI "; */
	position: absolute;
	top: 15%;
	width: 100vw;
	height: auto;
	color: rgba(232, 232, 232, 0.3);
	font-size: 12vw;
	font-family: 'Marcellus', serif;
	line-height: 1;
	text-align: left;
	z-index: -1;
	font-weight: bold;
	/* margin-right: 3vw; */
  }
  #container::before {
	left: 0;
	animation: flowimg 80s linear infinite;
  }
  #container::after {
	left: 100%;
	animation: flowimg 80s linear infinite;
  }
  @keyframes flowimg {
	0% { transform: translateX(0); }
	100% { transform: translateX(-100%); }
  }
  @media screen and (max-width: 480px) {
  .flowimg {
	  padding: 40px 10vw;
  }
  }
/*-------
-------*/


section.about2::before {
	content: ".";
    color: #f0f1f0;
    background-color: rgb(239 239 239 / 80%);
    position: absolute;
    width: 100%;
    height: 140%;
    top: -20%;
    left: 5%;
    left: 0;
    z-index: 700;
    border-radius: 40px;
    border-radius: 0;
	z-index: 400;

}

.about2 {
	position: relative;
}
.about2 .about_explanation_info {
	/* width: 800px;
	background-color: #e5f5e3;
	border-radius: 20px;
	margin: 60px auto;
	text-align: left;
	padding: 30px 100px 30px;
	line-height: 2.4;
	letter-spacing: 1px; */
	width: 100%;
    /* background-color: rgba(218,247,238,0.75); */
    background-color: rgba(255,255,255,1);
    margin: 0 auto 0;
    text-align: left;
    padding: 50px 0px 50px;
    line-height: 2.4;
    letter-spacing: 1px;
	font-size: 0.9rem;

	position: relative;

	width: 1200px;
    border-radius: 40px;
	z-index: 500;
}

.events .stage_wrap .stage_info {
	width: 100%;
    /* background-color: rgba(218,247,238,0.75); 
    background-color: rgba(255,255,255,1); */
    margin: 30px 20px 20px 30px;
    text-align: left;
    padding: 50px 0px 50px;
    line-height: 2.4;
    letter-spacing: 1px;
	font-size: 0.9rem;
	position: relative;
	width: 95%;
    border-radius: 20px;
	z-index: 500;
}



.about_explanation_info > p {
	width: 61%;
	margin: 0 auto ;
	min-width: 100%;
}

.about_explanation_info > p:nth-of-type(1) {
	text-align: center;
    font-size: 1.5rem;
	margin: 0 auto 30px ;
	font-family: "A1 Gothic M","A1ゴシック M","Gothic Medium BBB","中ゴシックBBB","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",'A1 Gothic L',"メイリオ",Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
.about_explanation_info p.about_insect1 {
width: 20%;
  position: absolute;
  top: -15%;
  left: -5%;
  min-width: unset;
}
.about2 .about_explanation_info p.about_insect2 {
width: 25%;
  position: absolute;
  bottom: -10px;
  right: 0px;
  min-width: unset;
}
.fwbold {
	font-weight: bold;
}
.fwbold2 {
	font-weight: bold;
	font-size: 1rem;
	font-family: "A1 Gothic M","A1ゴシック M","Gothic Medium BBB","中ゴシックBBB","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",'A1 Gothic L',"メイリオ";
}
.fcred {
	color: #f00;
}
.fadjust {
	margin: 20px auto 0;
    color: #666;
}
.fadjust2 {
    color: #666;
}

.fadjust3 {
    color: #666;
}
.about_explanation_info > p.fadjust {
	margin: 20px auto 0;
    color: #666;
}
.about_explanation_info > p.fadjust2 {
    color: #666;
}

.about_explanation_info > p.fadjust3 {
    color: #666;
}
/*-------
ふわふわ2
-------*/
.insects5 {
    animation: horizontal5 5s ease-in-out infinite alternate;
}
.insects5 img {
    animation-duration: 7s;
	/* animation: vertical 5s ease-in-out infinite alternate; */
}
@keyframes horizontal5 {
    0% { transform:translateX(  10px); }
  100% { transform:translateX(  -5px); }
}
@keyframes vertical {
    0% { transform:translateY(-5px); }
  100% { transform:translateY(  14px); }
}
/*-------
-------*/


.about2 .about_explanation_info span.listbold {
	width: 14%;
    display: inline-block;
	text-align: right;
	color: #fc610d;
}
.about .specialist {
	margin: 50px 100px 0;
}
.about .specialist > p {
	margin: 0 0 0;
	height: 196px;
}

.organizer ul {
	display: flex;
	justify-content: center;
    margin: 20px auto 10px;
	flex-wrap: wrap;
    max-width: 1000px;
}
.organizer ul li {
	margin: 0 10px 0;
}
.organizer ul li a {
	display: block;
	width: 250px;
	padding-right: 60px;
}
.organizer ul li a.l1 {
	margin: 10px 0 0 0;
}
.organizer ul li a.l2 {
	margin: 20px 0 0 0;
	width: 300px;
	
}
.organizer ul li a.l3 {
	margin: 10px 0 0 0;
	
}
.about_explanation_info > p.eng {
    width: 120px;
    position: absolute;
    top: 31px;
    right: 0;
    min-width: 100px;
}


.highlight {
	width: 80vw;
	/* background-color: rgba(255,255,255,0.8);
	border-radius: 40px; */
	/* padding: 40px 0 40px; */
	margin: 50px auto 50px ;
}
.highlight h2 {
	letter-spacing: 8px;
	margin: 0 0 30px;
}
.cardlist ul {
	display: flex;
	flex-wrap: wrap;
	margin: 0 auto 0;
	justify-content: center;
	
}
.cardlist ul li {
	width: 36vw;
    text-align: left;
    background-color: #FFF;
    padding: 50px 0;
    border-radius: 40px;
    margin: 0 1vw 30px;
}

.cardlist ul li h4{
    text-align: center;
}

.cardlist ul li p:nth-of-type(1) {
	width: 80%;
    height: auto;
    margin: 0 auto;
}
.cardlist ul li h3 {
	width: 80%;
    margin: 20px auto 0;
}
.cardlist ul li h4 {
	width: 100%;
    margin: 20px auto 0;
}

.cardlist ul li p:nth-of-type(2) {
	width: 80%;
    margin: 20px auto 0;
}
.cardlist img {
	/* border-radius: 40px; */
}

.cardlist img.expimage {
	border-radius: 40px;
	width: 80%;
}

.cardlist img.ttl {
	border-radius: 0px;
	padding-top: 20px;
}

.cardlist img.snack {
	width: 110%;
    margin: 0 0 0 -5%;
	border-top-right-radius: 0;
    border-bottom-left-radius: 0;
}


/*=======================================================
	events
=======================================================*/
.events {
	width: 80vw;
	/* background-color: rgba(255,255,255,0.8);
	border-radius: 40px; */
	padding: 20px 0 20px;
	margin: 20px auto ;
	font-feature-settings: "palt";
    letter-spacing: 1px;
}
.events .symposium {
	background-color: #ebffeb;
    padding: 30px 20px 70px;
    margin: 0 0 50px 0;
	border-radius:40px;
}

.events .stage {
	background-color: #d3edfb;
    padding: 50px 20px 20px;
    margin: 0 0 50px 0;
	border-radius:40px;
}


.events .symposium .symposium_wrap .stage_wrap .symposium_evname {
	display: flex;
	width: 90%;
    margin: 0 auto;
	padding: 20px 0px 40px 0px;
}


.events .symposium h3:nth-of-type(1) {
	text-align: center;
	width: 100%;
	margin: 30px 10px 0 0;
	min-width: 40px;
}
.events .symposium h3 {
	text-align: center;
    color: #009245;
    font-size: 2.25vw;
    font-weight: bold;
    line-height: 1.25;
}
.events .symposium h3 span {
	font-size: 1.75vw;
	font-weight: normal;

}


.events .stage h3:nth-of-type(1) {
	text-align: center;
	width: 100%;
	margin: 0 10px 0 0;
	min-width: 40px;
}
.events .stage h3 {
	text-align: center;
    color: #009844;
    font-size: 2.25vw;
    font-weight: bold;
    line-height: 1.25;
}
.events .stage h3 span {
	font-size: 1.75vw;
	font-weight: normal;

}


.events .symposium .symposium_wrap  .symposium_8thttl {
	position: relative;

}
.events .symposium .symposium_wrap .stage_wrap .symposium_8thttl h4 {
	position: absolute;
    width: 98%;
    top: -3vw;
    left: 3%;
}
.events .symposium .symposium_wrap  h5 {
	margin: 30px 5% 0;
    font-size: 1rem;
    font-weight: normal;
	width: 90%;
	text-align: center;
}
.events .symposium .symposium_wrap .symposium_8thgaiyou   {
	margin: 40px auto 20px;
}

.events .symposium .symposium_wrap .stage_8thgaiyou   {
	margin: 40px auto 20px;
}

.events .symposium .symposium_wrap .symposium_8thgaiyou  h6 {
    font-size: 2vw;
    font-weight: bold;
	width: 95%;
    margin: 0px auto 10px;
	/* text-align: left; */
	font-family: "A1 Gothic M","A1ゴシック M","Gothic Medium BBB","中ゴシックBBB","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",'A1 Gothic L',"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
}

.events .symposium .symposium_wrap .stage_8thgaiyou  h6 {
    font-size: 2vw;
    font-weight: bold;
	width: 95%;
    margin: 0px auto 10px;
	/* text-align: left; */
	font-family: "A1 Gothic M","A1ゴシック M","Gothic Medium BBB","中ゴシックBBB","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",'A1 Gothic L',"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
}

.events .stage .stage_wrap .stage_8thgaiyou  h6 {
    font-size: 1.5rem;
    font-weight: bold;
	width: 95%;
    margin: 40px auto 20px;
	/* text-align: left; */
	font-family: "A1 Gothic M","A1ゴシック M","Gothic Medium BBB","中ゴシックBBB","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",'A1 Gothic L',"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
}

.events .symposium .symposium_wrap .symposium_8thgaiyou h6 span {
    font-size: 1rem;
    font-weight: normal;
}

.events .stage .stage_wrap .stage_8thgaiyou h6 span {
    font-size: 1rem;
    font-weight: normal;
}

.events .symposium .symposium_wrap .symposium_8thgaiyou  ul {
	display: flex;
    flex-wrap: wrap;
    /* gap: 5%; */
    justify-content: space-between;
    margin: 0px auto 20px;
    width: 95%;
}

.events .stage .stage_wrap .stage_8thgaiyou  ul {
	display: flex;
    flex-wrap: wrap;
    /* gap: 5%; */
    justify-content: space-between;
    margin: 0px auto 20px;
    width: 95%;
}

.events .symposium .symposium_wrap .symposium_8thgaiyou li {
	max-width: 400px;
    text-align: left;
    background-color: #FFF;
    margin: 0 0 5%;
    padding: 4%;
    border-radius: 10px;
}

.events .stage .stage_wrap .stage_8thgaiyou li {
	max-width: 400px;
    text-align: left;
    background-color: #FFF;
    margin: 0 0 5%;
    padding: 4%;
    border-radius: 10px;
}

.events .symposium .symposium_wrap .symposium_8thgaiyou li p:nth-of-type(1) {
	font-size: 2vw;
    font-weight: bold;
	margin: 0 0 10px;
}

.events .stage .stage_wrap .stage_8thgaiyou li p:nth-of-type(1) {
	font-size: 1.5rem;
    font-weight: bold;
	margin: 0 0 10px;
}

.events .symposium .symposium_wrap .symposium_8thgaiyou li p:nth-of-type(1) span {
	font-size: 0.9rem;
    font-weight: normal;
}

.events .stage .stage_wrap .stage_8thgaiyou li p:nth-of-type(1) span {
	font-size: 0.9rem;
    font-weight: normal;
}

.events .symposium .symposium_wrap .symposium_8thgaiyou li p:nth-of-type(2) {
	color: #2c893a;
	font-size: 1.75vw;
    font-weight: bold;
}

.events .stage .stage_wrap .stage_8thgaiyou li p:nth-of-type(2) {
	color: #0091da;
	font-size: 1.4em;
    font-weight: bold;
}

.events .symposium .symposium_wrap .symposium_8thgaiyou li p:nth-of-type(2) span.sym_time {
	font-size: 0.9rem;
    font-weight: normal;
}

.events .stage .stage_wrap .stage_8thgaiyou li p:nth-of-type(2) span.sym_time {
	font-size: 0.9rem;
    font-weight: normal;
}



.sym_after_list {
	display: flex;
	justify-content: space-between;
	margin: 0 auto 10px;
	padding: 20px 2.5% 0px;
	max-width: 924px;
}
	.sym_after_list li {
	min-width: 164px;
	margin: 10px 5px 0px;
}
.sym_after p {
	max-width: 924px;
	margin: 0 auto;
	/* text-align: left; */
	padding: 0 2.5% 0px;
}

/* activist_prof */
.activist_prof {
	display: flex;
    background-color: #FFF;
    justify-content: space-between;
    text-align: left;
    border-radius: 10px;
    width: 90%;
    margin: 20px auto 20px;
    padding: 20px 2.5% 20px;
}

.spevent_prof {
	display: flex;
    background-color: #FFF;
    justify-content: space-between;
    text-align: left;
    border-radius: 10px;
    width: 90%;
    margin: 150px auto 20px;
    padding: 20px 2.5% 20px;
}
.activist_prof .activist_photoarea {
	width: 50%;
}
.activist_prof .activist_photoarea > img {
	border-radius: 10px;
}
.activist_prof .activist_textarea {
	width: 100%;
}
.activist_prof .activist_textarea p {
	margin: 0px 0px 20px 0px;
}
.activist_prof .activist_textarea p:nth-of-type(2) {
	font-size: 15px;
	letter-spacing: 2px;
	line-height: 2;

}
.activist_prof .activist_textarea p:nth-of-type(3) {
font-size: 13px;
}
.smalltext13 {
	font-size: 13px;
}
.smalltext14 {
	font-size: 14px;
	width: 100%;
}

div.sym_yoyaku_btn_1 {
	position: relative;
    padding: 20px 0 0;
	margin: 20px 0 40px;
}

div.sym_yoyaku_btn_1 p a {
	position: relative;
	z-index: 999;
    width: 70%;
    /* top: 28px;
    left: 10%; */
    background: rgb(0,241,197);
background: linear-gradient(95deg, rgba(0,241,197,1) 0%, rgba(0,177,163,1) 100%);
    text-align: center;
    border-radius: 80px;
    margin: 0 auto;
    padding: 30px 0;
    display: block;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-size: 24px;
	font-family: "A1 Gothic M","A1ゴシック M","Gothic Medium BBB","中ゴシックBBB","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",'A1 Gothic L',"メイリオ";

}

div.workshop_yoyaku_btn_1 {
	position: relative;
	margin: 20px 0 20px;
}

div.workshop_yoyaku_btn_1 p a {
	position: relative;
	z-index: 999;
    width: 70%;
    /* top: 28px;*/
    right: 10%;
    background: rgb(0,241,197);
background: linear-gradient(95deg, rgba(0,241,197,1) 0%, rgba(0,177,163,1) 100%);
    text-align: center;
    border-radius: 80px;
    margin: 0 auto;
    padding: 20px;
    display: block;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-size: 24px;
	font-family: "A1 Gothic M","A1ゴシック M","Gothic Medium BBB","中ゴシックBBB","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",'A1 Gothic L',"メイリオ";

}




/*=======================================================
	events 2
=======================================================*/


.events .mushijingi {
	background-color: #00a609;
    padding: 30px 20px 20px;
    margin: 0 0 10px 0;
	
}

.events .symposium .symposium_wrap .symposium_evname {
	display: flex;
	width: 90%;
    margin: 0 auto;
	padding: 20px 0px 10px 0px;
}








.dlinefont {
	color: #FF0000;
    font-weight: bold;
    font-family: "A1 Gothic M","A1ゴシック M","Gothic Medium BBB","中ゴシックBBB","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",'A1 Gothic L',"メイリオ";
}

.ymv {
	width: 100%;
	aspect-ratio: 16 / 9;
}
.ymv iframe  {
	width: 100%;
	height: 100%;
}

.events .cardlist ul {
    color: #663300;
	margin-top: 20px;
}
.events .cardlist ul li h3 {
    width: 80%;
    margin: 20px auto 0;
}
.events .cardlist ul li p:nth-of-type(1) {
    width: initial;
    margin: initial;
}
.events .cardlist ul li p:nth-of-type(2) {
    width: initial;
    margin: initial;
}
.events h2 {
	letter-spacing: 8px;
	margin: 0 0 30px;
}
.events h3 {
    font-weight: 100;
	font-size:1rem;
    margin: 0 auto 20px;
    line-height: 2;
    font-family: "A1 Gothic M","A1ゴシック M","Gothic Medium BBB","中ゴシックBBB","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",'A1 Gothic L',"メイリオ";
    /* text-align: left; */
	width: 72vw;
}

.stage h3 {
    font-weight: 100;
	font-size:1rem;
    margin: 0 auto 20px;
    line-height: 2;
    font-family: "A1 Gothic M","A1ゴシック M","Gothic Medium BBB","中ゴシックBBB","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",'A1 Gothic L',"メイリオ";
    /* text-align: left; */
	width: 72vw;
}


.events h3 span {
	font-size:0.8rem;
}

.events .att {
	margin: 110px auto 15px;
	line-height: 2.4;
	text-align: left;
	font-size: 0.8rem;
	width: 72vw;
	background-color: rgba(230, 230, 230, 0.8);
	padding: 30px 5% 20px;
	border-radius: 10px;
}
.events .symposium_8thgaiyou .att {
	margin: 0 auto;
    width: 85%;
    background-color: #FFF;
}

.events .att p span {
	color: #ff0202;
}
.events .cardlist ul li {
	padding: 5% 0 30px;
	background-color: #ffeeca;
	position: relative;
	margin: 0 10px 60px 10px;
}
.events .cardlist ul li#anchor_oshibana ,
.events .cardlist ul li#anchor_candle {
	padding: 10% 0 30px;
    margin: 60px 10px 60px 10px;
}
.ev_1,
.ev_icon_1,
.ev_icon_2,
.ev_icon_3 {
	position: absolute;
}
.ev_1 {
	top: 3%;
    left: -32%;
    right: auto;
    width: 45%;
	max-width: 280px;
}
.ev_icon_1 {
	bottom: 10px;
    right: 80px;
    width: 58px;
}
.ev_icon_2 {
	bottom: 10px;
    right: 20px;
    width: 58px;
}

.event_2 .ev_1 {
	left: auto;
    right: -28%;
    width: 45%;
    max-width: 250px;
}

.event_3 .ev_icon_1 {
	bottom: 0;
    right: 110px;
    width: 58px;
}
.event_3 .ev_icon_2 {
	bottom: 0px;
    right: 50px;
    width: 58px;
}
.event_3 .ev_icon_3 {
	bottom: 0px;
    right: -10px;
    width: 58px;
}

.event_4 .ev_1 {
    width: 54%;
    left: auto;
    right: -22%;
    max-width: 280px;
    top: 4%;
}

.event_4 .ev_icon_1 {
	bottom: 0;
    right: 110px;
    width: 58px;
}
.event_4 .ev_icon_2 {
	bottom: 0px;
    right: 50px;
    width: 58px;
}
.event_4 .ev_icon_3 {
	bottom: 0px;
    right: -10px;
    width: 58px;
}

#anchor_oshibana .ev_1 {
	top: 14%;
    left: -36%;
    right: auto;
    width: 53%;
	max-width: 280px;
}
#anchor_candle .ev_1 {
	width: 50%;
    left: auto;
    right: -28%;
    max-width: 280px;
    top: 14%;
}
.events .cardlist ul li#anchor_oshibana h4 ,
.events .cardlist ul li#anchor_candle h4 {
    font-size: 1.85vw;
}

.eventtml {
	margin-left: 15%;
}
/* li.event_1 */
.events .cardlist ul li.event_1 h3 {
	position: absolute;
    top: -50px;
    left: 10%;
}
.events .cardlist ul li.event_1 .event_1_text {
    width: 85%;
    margin: 50px auto;
    line-height: 1.75;
    font-size: 1rem;
}
.events .cardlist ul li.event_1 h4 {
	font-size: 1.5rem;
	margin: 0 0 5% 0;
}
.events .cardlist ul li.event_1 h5 {
	font-size: 1rem;
	margin: 10px 0 0 15%;
	width: 80%;
}
.events .cardlist ul li.event_1 p {
	margin: 0 0 4px 15%;
}
.events .cardlist ul li.event_1 p:nth-of-type(1) {
	margin: 20px 0 4px 15%;
}
.zairyou {
	color: #FF0000;
}
.events .cardlist ul li.event_1 p:nth-of-type(5) {
	margin: 20px 0 4px ;
}
.events .cardlist ul li.event_1 .jouken {
	font-size: 13px;
 }

/* li.event_2 */
 .events .cardlist ul li.event_2 h3 {
	position: absolute;
    top: -58px;
    left: 10%;
}
.events .cardlist ul li.event_2 .event_1_text {
    width: 85%;
    margin: 50px auto;
    line-height: 1.75;
    font-size: 1rem;
}
.events .cardlist ul li.event_2 h4 {
	font-size: 1.5rem;
	margin: 0px 0 5% 0;
	
}
.events .cardlist ul li.event_2 h5 {
	font-size: 1rem;
	letter-spacing: 0px;
	width: 80%;
}
.events .cardlist ul li.event_2 h5:nth-of-type(2) {
	margin: 0px 0 10px;
}
.events .cardlist ul li.event_2 h5 span {
	font-size: 0.8rem;
	font-feature-settings: "palt";
	letter-spacing: initial;
}
.events .cardlist ul li.event_2 p {
	margin: 0 0 4px;
}
.events .cardlist ul li.event_2 .jouken {
	font-size: 0.9vw;
 }

/* li.event_3 */
.events .cardlist ul li.event_3 h3 {
	position: absolute;
    top: -50px;
    left: 10%;
}
.events .cardlist ul li.event_3 .event_1_text {
    width: 85%;
    margin: 0 auto;
    line-height: 1.75;
    font-size: 1rem;
}
.events .cardlist ul li.event_3 h4 {
	font-size: 1.5rem;
	margin: 0 0 0 15%;
}

.events .cardlist ul li.event_3 h5 {
	margin: 10px 0 10px 15%;
	font-size: 1rem;
	letter-spacing: 0px;
	width: 80%;
}
.events .cardlist ul li.event_3 p {
	margin: 0 0 0px 15%;
}
.events .cardlist ul li.event_3 p.mlft0 {
	margin: 0 0 4px;
}
.events .cardlist ul li.event_3 p:nth-of-type(5),
.events .cardlist ul li.event_3 p:nth-of-type(6),
.events .cardlist ul li.event_3 p:nth-of-type(7) {
	margin: 0 0 0px ;
}
.events .cardlist ul li.event_3 .jouken {
	font-size: 13px;
 }

 
.events .cardlist ul li#anchor_oshibana h4 {
	margin: 0 0 0 7%;
}
.events .cardlist ul li#anchor_oshibana h5 {
	margin: 10px 0 10px 10%;
	font-size: 1rem;
	letter-spacing: 0px;
	width: 80%;
}
.events .cardlist ul li#anchor_oshibana p {
	margin: 0 0 0px 10%;
}
.events .cardlist ul li#anchor_oshibana p.ev_gaiyoutext {
	font-size: 14px;
	background-color: #FFF;
	border-radius: 10px;
	padding: 14px 20px;
	margin: 20px 0 4px;
}
.events .cardlist ul li#anchor_oshibana p.mlft0 {
	margin: 0 0 0;
}
.events .cardlist ul li#anchor_oshibana .ev_icon_2 {
	bottom: -10px;
    right: -10px;
    width: 58px;
}

div.ev_yoyaku_btn_1 {
	/* position: relative; */
    padding: 20px 0 0;
}
div.ev_yoyaku_btn_1 p a {
	position: absolute;
    width: 100%;
    bottom: -120px;
    left: 0%;
    background: rgb(255,157,53);
	background: linear-gradient(95deg, rgba(255,157,53,1) 0%, rgba(235,92,40,1) 100%);
    text-align: center;
    border-radius: 80px;
    margin: 0 auto;
    padding: 20px 0;
    display: block;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-size: 18px;
}
div.underconst p a {
	pointer-events: none;
    background: #c3c3c3;
}
div.underconst p a {
	z-index: 9999;
}
.txtsmall {
	font-size: 0.7em;
}
/* li.event_4 */
.events .cardlist ul li.event_4 h3 {
	position: absolute;
    top: -50px;
    left: 10%;
}
.events .cardlist ul li.event_4 .event_1_text {
    width: 85%;
    margin: 0 auto;
    line-height: 1.75;
    font-size: 1rem;
}
.events .cardlist ul li.event_4 h4 {
	font-size: 1.5rem;
}
.events .cardlist ul li.event_4 h5 {
	margin: 10px 0 10px;
	font-size: 1rem;
	letter-spacing: 0px;
	width: 80%;
}
.events .cardlist ul li.event_4 p {
	margin: 0 0 4px;
}
.events .jouken {
	font-size: 13px;
 }

.events .cardlist ul li.event_1 p.ev_gaiyoutext ,
.events .cardlist ul li.event_2 p.ev_gaiyoutext ,
.events .cardlist ul li.event_3 p.ev_gaiyoutext ,
.events .cardlist ul li.event_4 p.ev_gaiyoutext {
		font-size: 14px;
	background-color: #FFF;
	border-radius: 10px;
	padding: 14px 20px;
	margin: 20px 0 4px;
}
.events .cardlist ul li.event_1 p.ev_gaiyoutext {
	margin: 20px 0 20px;
}
.ml_ind {
	margin: 0 0 0 70px;
}
.events .cardlist ul li.event_3 p.ml_ind {
	margin: 0 0 0 70px;
}

/* calenderarea */
.calenderarea .ev_calender h3 {
    margin: 40px auto 20px;
    font-size: 16px;
    font-weight: bold;
}






/*=======================================================
	ticket
=======================================================*/
.ticket {
	width: 1200px;
	background-color: rgba(255,255,255,1);
	border-radius: 40px;
	padding: 50px 0 60px;
	margin: 240px auto 100px;
	position: relative;
}
.ticket h2 {
	letter-spacing: 8px;
	margin: 0 0 30px;
	/* font-size: 2.5rem; */
	position: absolute;
    display: block;
}
.ticket h2.enh2 {
	left: calc(50% - 50px);
	top: -180px;
}
.ticket h2.jph2 {
	margin: 0 0 0 0;
    top: -140px;
    left: calc(50% - 180px);
}
.ticket > p {
	text-align: left;
	width: 800px;
	margin: 0px auto 0px;
	line-height: 2;
	letter-spacing: 1px;
}
.news {
	/* width: 1200px; */
	background-color: #FFF;
	/* border-radius: 40px; */
	padding: 50px 0 60px;
	margin: 250px auto ;
	position: relative;
}
.news h2 {
	letter-spacing: 8px;
	margin: 0 0 30px;
	/* font-size: 2.5rem; */
}
.news h2.enh2 {
	position: absolute;
    display: block;
    left: calc(50% - 40px);
    top: -150px;
}
.news h2.jph2 {
	position: absolute;
    display: block;
    top: -110px;
    left: calc(50% - 132px);
}
.news dl {
	display: flex;
	width: 800px;
	margin: 20px auto 20px;
	padding: 10px 0 20px;
	border-bottom: 1px solid #ebebeb;
	font-size: 0.95rem;
}
.news dl dt {
	width: 120px;
	text-align: left;
}
.news dl dd {
	text-align: left;
	width: 680px;
}
.news dl dd .txtmidium {
	font-size: 0.8rem;
}
.newsareascrl {
	width: 74%;
    height: auto;
    overflow-y: scroll;
    margin: 0 auto;
	border: 1px solid #DDD;
    border-radius: 10px;
	max-width: 1185px;
}
.newtext {
	font-size: 0.6rem;
	color: #FFF;
	background-color: #FF0000;
	padding: 2px 2px;
}

.prevention {
	width: 1200px;
	background-color: #FFF;
	border-radius: 40px;
	padding: 50px 0 60px;
	margin: 100px auto ;
}
.prevention h2 {
	letter-spacing: 2px;
	margin: 0 0 30px;
	font-size: 1.6rem;
}
.prevention h2 span.prv_smalltxt {
	font-size: 1.2rem;
	letter-spacing: 0px;
}
.firstblock {
	text-align: left;
	background-color: #feffeb;
	padding: 40px 50px 30px;
	margin: 0px 60px 40px;
	border-radius: 20px;
}
.firstblock p {
	line-height: 2.4;
	border-bottom: 1px solid #dddddd;
}

.secondblock {
	text-align: left;
	padding: 0px 50px 0px;
	margin: 0px 60px 0px;
	border-radius: 20px;
	font-size: 0.9rem;
}
.secondblock p {
	line-height: 1.4;
    border-bottom: 1px solid #dddddd;
    margin: 0px 0 16px 0;
    padding: 0 0 16px 0;
}
.secondblock ul {
	line-height: 2.4;
    border-bottom: 1px solid #dddddd;
    margin: 0 0px 20px;
    padding: 0 40px 20px;
}
.secondblock ul li {
	list-style-type: disc;
}

.contact {
	width: 1200px;
    border-radius: 40px;
    padding: 20px 0 20px;
    margin: 100px auto;
	display: flex;
	justify-content: center
}
.contact p {
	margin: 10px 10px 0px;
	
}

/*=======================================================
	sponsorship
=======================================================*/
.sponsorship {
	width: 1200px;
    background-color: #FFF;
    border-radius: 40px;
    padding: 50px 0 60px;
    margin: 100px auto;
}
.sponsorship h3 {
	font-family: "A1 Gothic M","A1ゴシック M","Gothic Medium BBB","中ゴシックBBB","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",'A1 Gothic L',"メイリオ";
}
.sponsorship ul {
	display: flex;
	justify-content: center;
    margin: 20px auto 30px;
	flex-wrap: wrap;
    max-width: 1000px;
}
.sponsorship ul li {
	width: 200px;
	margin: 0 20px 0 20px;
}
.sponsorship ul li a {
	display: block;
}
.sponsorship ul li a.l5,
.sponsorship ul li a.l6,
.sponsorship ul li a.l7 {
	margin: 10px 0 0 0;
}
.sponsorship ul li a.l11 {
	margin: 20px 0 0 0;
}
.sponsorship ul li a.l12 {
	margin: 20px 0 0 0;
	
}
.sponsorship ul li a.l13 {
	margin: 20px 0 0 0;
	
}


/*=======================================================
	qa
=======================================================*/

.qa > h3 {
	/* text-align: left; */
    margin: 20px auto 5px;
    font-weight: normal;
    font-size: 1.1rem;
    width: 89%;
    max-width: 900px;
    background-color: #FFF;
    border-radius: 10px;
}
.qa > h3 span {
	padding: 1% 3% 1% 4%;
    display: block;
}
.qa .bunseki {
	font-size: 0.7rem;
    text-align: right;
    width: 88%;
    max-width: 900px;
    margin: 0 auto;
    color: #999;
}

/*=======================================================
	accordion
=======================================================*/

/*アコーディオン全体*/
.accordion-area{
    list-style: none;
    width: 89%;
    max-width: 900px;
    margin:0 auto;
	text-align: left;
}

.accordion-area li{
    margin: 10px 0;
	/* border: 1px solid #ccc; */
	border-radius: 30px;
    background-color: #FFF;
}


/*アコーディオンタイトル*/
.ac_title {
    position: relative;/*+マークの位置基準とするためrelative指定*/
    cursor: pointer;
    font-size:1rem;
    font-weight: normal;
    padding: 3% 16% 3% 8%;
    transition: all .5s ease;
	/* padding-left: 4em;
    text-indent: -4em; */
	text-indent: 0;

	background: url(../img/q.png) 3% center no-repeat;
    background-size: 4%;
}

/*アイコンの＋と×*/
.ac_title::before,
.ac_title::after{
    position: absolute;
    content:'';
    width: 15px;
    height: 2px;
    background-color: #333;
    
}
.ac_title::before{
    top:48%;
    right: 30px;
    transform: rotate(0deg);
    
}
.ac_title::after{    
    top:48%;
    right: 30px;
    transform: rotate(90deg);

}
/*　closeというクラスがついたら形状変化　*/
.ac_title.close::before{
	transform: rotate(45deg);
}

.ac_title.close::after{
	transform: rotate(-45deg);
}

/*アコーディオンで現れるエリア*/
.ac_box {
    display: none;/*はじめは非表示*/
    background: #FFF;
	margin:1% 0% 0% 0%;
    padding: 0% 8% 2% 8%;
    /* text-indent: -6%; */
    border-radius: 30px;
    line-height: 2;

	background: url(../img/a.png) 3% top no-repeat;
    background-size: 4%;
}
/* .ac_box > p {
	padding-left: 4em;
    text-indent: -4em;
} */
.qu {
	width: 40px;
    height: 40px;
    display: inline-block;
    background-color: #51d3dc;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
	color: #FFF;
}
.ans {
	width: 40px;
    height: 40px;
    display: inline-block;
    background-color: #fc610d;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
	color: #FFF;
}




/*=======================================================
	footer
=======================================================*/
footer {
	background-color: #FFF;
	padding: 30px 0px 10px;
	color: #999;
	width: 100%;
	margin: 0 auto;
}

/*=======================================================
	pagetop_area
=======================================================*/
#pagetop_area {
	position: fixed;
	bottom: 10px;
	right: 10px;
	z-index: 999;
}

#pagetop_area a {
	width: 60px;
	height:60px;
	display: block;
	background: rgb(79,201,225);
	background: linear-gradient(0deg, #009245 0%, #00a609 100%);;
	border-radius: 50%;
	position: relative;
	
}

#pagetop_area a::before {
	position: absolute;
	content: " ";
	top: 42%;
	right: 37%;
	width: 12px;
	height: 12px;
	border-top: 2px solid #FFF;
	border-right: 2px solid #FFF;
	transform: rotate(-45deg);
}

/*==================================================
btn animation
===================================*/

/* btn flashlight anime */
.button a {
	display: inline-block;
  }
  
  .btn-shine a {
	position: relative;
	overflow: hidden;
  }
  
  .btn-shine a:after{
	content: "";
	position: absolute;
	top: -50%;
	left: -50%;
	width: 10%;
	height: 150%;
	background: rgba(255, 255, 255, 0.7); 
	transform: rotate(45deg); 
	animation: reflect 5s ease-in-out infinite;
  }
  
  @keyframes reflect{
	0%,75%{
	  transform: rotate(45deg) scale(0);
	  opacity: 1;
	}
	100%{
	  transform: rotate(45deg) scale(100);
	  opacity: 0;
	}
  }
  
/*==================================================
eng
===================================*/
#eng .about_explanation img {
	height: fit-content;
    width: 350px;
}
#eng .about_explanation_text {
	margin: 0 0 50px 0;
    padding: 30px 30px 0px 40px;
    font-size: 0.9rem;
}
#eng .about {
	padding: 50px 0 37px;
}
#eng #container::before, #container::after {
	content: "Fukuoka Insect Exhibition" ;
}



/* ======================================= 
キャンペーン campaign
 ======================================= */
 .campaign {
	width: 1200px;
	background-color: #FFF;
	border-radius: 40px;
	padding: 50px 0 60px;
	margin: 100px auto ;
}
.campaign h2 {
	letter-spacing: 2px;
	margin: 0 0 30px;
	font-size: 1.6rem;
}

.firstblock_cam {
	text-align: left;
	/* background-color: #feffeb; */
	padding: 0px 50px 30px;
	margin: 0px 120px 0px;
	text-align: center;
}
.firstblock_cam p {
	line-height: 1.8;
	/* border-bottom: 1px solid #dddddd; */
}

.secondblock_cam {
	text-align: left;
	padding: 0px 50px 0px;
	margin: 0px 120px 0px;
	border-radius: 20px;
	font-size: 0.85rem;
}
.secondblock_cam p {
	line-height: 1.8;
    margin: 0px 0 0px 0;
    padding: 4px 0 4px 0;
    font-size: 0.85rem;
}
.secondblock_cam ul {
	line-height: 1.8;
    /* border-bottom: 1px solid #dddddd; */
    margin: 0 0px 20px;
    padding: 0 40px 20px;
}
.secondblock_cam ul li {
	list-style-type: disc;
}
.campaign h4 {
	margin: 20px 0 10px 0;
	font-size: 0.9rem;
}
.campaign_imgarea {
	margin: 0 0 20px;
}
.campaign_imgarea ul {
	width: 940px;
    display: flex;
    margin: 0 auto 50px;
    flex-wrap: wrap;
	justify-content: center;
}
.campaign_imgarea ul li {
	width: 200px;
    margin: 0 4px 8px;
}
.campaign_imgarea ul.nikkiimgwrap {
	width: 1146px;
}

.campaign_imgarea ul li.nikkiimg {
	width: 278px;
}



.oshibana_imgarea ul {
	width: auto;
    display: flex;
    margin: 0 auto 50px;
    flex-wrap: wrap;
	justify-content: center;
}
.oshibana_imgarea ul li {
	width: 200px;
    margin: 0 4px 8px;
}
.oshibana_imgarea ul li.nikkiimg {
	width: 278px;
}

.oshibana_imgarea ul li.syosekiimg {
	width: 600px;
}

.oshibana_imgarea ul li.qrimg {
	width: 200px;
}

.mushijingi .campaign_imgarea ul li {
	width: 400px;
    margin: 0 4px 8px;
}
.mushijingi p {
    font-size: 1rem;
}
.mushijingi p span {
    font-weight: bold;
}
.mushijingi .secondblock_cam ul {
    margin: 20px 0 0 0;
	padding: 0 0 0 30px;
}
/* ======================================= 
twitter timeline 埋め込み
 ======================================= */
.tw_timeline {
    width: 74%;
    margin: 80px auto 20px;
	max-width: 1185px;
}


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

/* ======================================= 

 ======================================= */
.kodomoennichi_teikyo {
	width: 300px;
    margin: 50px auto 50px;
}

/* ======================================= 

 ======================================= */
 