/*共通*/
body{background: url('../../../img/haikei_grey.html'); background-size: 50%;}
.sp_on{display: none;}

/*corona.html*/
.corona_wrap{width: 1000px; margin: 50px auto; background-color: rgba(255,255,255,0.55);}
.corona_wrap h2 {color: #EB5F33;padding: 0px 0;font-size: 34px;text-align: center;background: linear-gradient(transparent 60%, #f8e58c 75%);width: 500px;margin: 0 auto;}
.corona_content{width: 900px; margin: 40px auto; font-size: 16px;}
.corona_txt{line-height: 1.8; margin-bottom: 60px;}
.corona_txt p{font-size: 13px; margin-top: 20px;}
.corona_img{text-align: center;}



/*kiyaku.html*/
.kiyaku_wrap{width: 1000px; margin: 50px auto; background-color: rgba(255,255,255,0.55);}
.kiyaku_wrap h2 {color: #EB5F33;padding: 0px 0;font-size: 34px;text-align: center;background: linear-gradient(transparent 60%, #f8e58c 75%);width: 500px;margin: 0 auto;}
.kiyaku_content{width: 900px; margin: 40px auto;}
.kiyaku_content .page_h3{display: block; margin:2em 0; font-size: 24px; font-weight: bold; padding-left: 0.5em;}
.kiyaku_content .page_box{margin-left:4em; text-align: left; font-size: 16px;}
.kiyaku_content ol{margin-left: 0em; padding-left: 1em; line-height: 2;}
.kiyaku_content ol li{margin-bottom: 5px;}



/*eclist.html*/
.eclist_wrap{width: 1000px; margin: 50px auto; background-color: rgba(255,255,255,0.55);}
.eclist_wrap h2 {color: #EB5F33;padding: 0px 0;font-size: 34px;text-align: center;background: linear-gradient(transparent 60%, #f8e58c 75%);width: 500px;margin: 0 auto;}
.eclist_group{display: flex; flex-wrap: wrap; justify-content: space-between; width: 900px; margin: 0 auto; margin-top: 40px;}
.eclist_block{margin-top: 40px; width: 440px; height:300px; background-color: #E1C8E3; border: solid 2px #99409d; border-radius: 10px; box-shadow: 6px 6px 10px 0px rgba(0, 0, 0, 0.4); position: relative;}
.eclist_waku{display: flex; justify-content: space-between;}
.eclist_company{font-size: 18px; font-weight: bold; text-align: center; padding: 6px; background-color: #fff; margin: 20px 10px; border-radius: 6px; border: 1px solid #99409d; color: #99409d;}
.eclist_txt{width:50%; margin-left: 12px; font-size: 16px;}
.eclist_photo{width:180px ; height: 180px; background-image: url(../img/2022/ec-phone.png); background-repeat: no-repeat; background-size: 180px ; background-position: 0px 0px; margin-right: 10px; display: flex; justify-content: center; align-items: center;}
.eclist_photo img{width: 120px; height: 100px; border: 6px solid #bfbfbf; border-radius: 6px; object-fit: cover; margin-top: 10px;}
.eclist_icon{position: absolute; right:7px; top:-25px;}
.eclist_icon img{width: 120px;}
.eclist_link{background-color: #99409d; position: absolute; bottom: 10px; width: 100%; text-align: center;}
.eclist_link a{color:#fff; text-decoration: none; display: block; padding: 4px; font-size: 18px; font-weight: bold;}
.eclist_link a:hover{transform:scale(1.2,1.2);}
.eclist_block.eclist_dentou{background-color: #F9D1C7; border: solid 2px #ea613e;}
.eclist_dentou .eclist_company{border: 1px solid #ea613e; color: #ea613e;}
.eclist_dentou .eclist_link{background-color: #ea613e;}


/*shop.html*/
.shop_wrap{width: 1000px; margin: 50px auto; background-color: rgba(255,255,255,0.55);}
.shop_wrap h2 {color: #EB5F33;padding: 0px 0;font-size: 34px;text-align: center;background: linear-gradient(transparent 60%, #f8e58c 75%);width: 500px;margin: 0 auto;
}
.shop_block{width: 900px; margin: 20px auto; display: flex; border: 3px solid #b3d21c; background-repeat: repeat-x; background-position:0 -100px; padding-top: 30px; background-color: #fff; box-shadow: 0 3px 8px 0 rgba(0, 0, 0, .5)}
.shop_date{color: #fff;background-color: #b3d21c; font-size: 22px; width:245px; padding: 8px; margin-right: 50px;position: relative;}
.shop_date::after{content: ""; width: 20px; height: 0;border-style: solid;border-width: 24px 0 24px 24px;border-color: transparent transparent transparent #b3d21c;position: absolute; top:0px; right:-44px;}
.shop_logo{display: flex; justify-content: center; align-items: center;}
.shop_logo img{width: 240px; height: auto; display: block; margin: 20px auto;}
.shop_right{margin-right: 20px;}
.shop_company{background-color: #F3F9D3; display: inline-block; font-size: 28px; padding: 5px 20px; text-align: center; margin-left: 20px;}
.shop_title{font-weight: bold; font-size: 20px; margin: 20px 20px;}
.shop_txt{font-size: 16px; margin: 20px 20px;}
.shop_teiin{background-color: #b3b3b3; display: inline-block; font-size: 16px; padding: 4px 8px; margin: -5px 20px 0 20px;}


/*stage.html*/
.stage_wrap{width: 1000px; margin: 50px auto; background-color: rgba(255,255,255,0.55);}
.stage_wrap h2 {color: #EB5F33;padding: 0px 0;font-size: 34px;text-align: center;background: linear-gradient(transparent 60%, #f8e58c 75%);width: 500px;margin: 0 auto;
}
.stage_live{width: 900px; margin: 50px auto; display: flex; flex-direction: column; align-items: center;}
.stage_live p{width: 400px; background-color: #fff; color: #c00000; border: 4px solid #c00000; box-shadow: 0 8px 15px 0 rgba(0, 0, 0, .5); text-align: center; font-size: 24px; border-radius: 10px; padding: 10px 50px; position: relative; margin-bottom: 50px;}
.stage_live a{text-decoration: none;}
.stage_live a:hover p{transform: scale(1.05); background-color: #c00000; color: #fff;border: 4px solid #fff;}
.stage_live p img{position: absolute; top:-11px; left:-30px;}
.stage_schedule{width: 900px; margin: 50px auto; display: flex; justify-content: space-around;}
.stage_schedule div{width: 49%;}
.stage_schedule p{background-color: #0f81a8; color: #fff; font-size: 40px; font-weight: bold; width: 100%; padding: 10px 0; text-align: center; position: relative;}
.stage_schedule p span{font-size: 20px;}
.stage_schedule p img{position: absolute; top:-34px; left:20px; }
.stage_schedule table th{background-color: #bfbfbf; border: 1px solid #ccc;}
.stage_schedule table tr:nth-child(2n+1){background-color: #FFF0F5;}
.stage_schedule table tr:nth-child(2n){background-color: #E2ECF2;}
.stage_schedule table td:nth-child(1){text-align: center; width: 15%; font-size: 14px;}
.stage_schedule table td:nth-child(1) span{font-size: 12px;}
.stage_schedule table td:nth-child(2){font-weight: bold; width: 45%;}
.stage_schedule table td{padding: 10px; border: 1px solid #ccc;}
.stage_schedule table td .stage_mv_btn{width: 100px; margin-top:5px; padding: 2px ;text-align:center;border:5px #CC0033;border-radius:30px;background:#fa783e;color:#fff;font-size:11px;letter-spacing:2px;}
.stage_schedule table td .stage_mv_btn a{text-decoration: none; color: #fff; display: block;}
.stage_schedule table td .stage_mv_btn a:hover{background:#fff;color:#fa783e;border-radius:30px;}



/*shoukaipr.html*/
.shoukaipr_wrap{width: 1000px; margin: 50px auto; background-color: rgba(255,255,255,0.55);}
.shoukaipr_wrap h2 {color: #EB5F33;padding: 0px 0;font-size: 34px;text-align: center;background: linear-gradient(transparent 60%, #f8e58c 75%);width: 400px;margin: 0 auto;
}
.shoukaipr_block{width: 900px; background-color: #deebf7; margin: 20px auto; padding: 10px 0; border-radius: 10px; position: relative; box-shadow: 0 3px 8px 0 rgba(0, 0, 0, .5);}
.shoukaipr_block h3{font-size: 26px; background-color: #001d58; color:#fff; padding-left: 20px; padding-top: 5px; padding-bottom: 5px;}
.shoukaipr_block.kurashi h3{background-color: #b3d21c; background-image: url(../img/2022/icon_kurashi.png);}
.shoukaipr_block.monotukuri h3{background-color: #f29a34; background-image: url(../img/2022/icon_monozukuri.png);}
.shoukaipr_block.syokuhin h3{background-color: #b28246; background-image: url(../img/2022/icon_syoluhin.png);}
.shoukaipr_block.zenkokubusan h3{background-color: #99409d; background-image: url(../img/2022/icon_zenkokubusan.png);}
.shoukaipr_block.kurashi h3,.shoukaipr_block.monotukuri h3,.shoukaipr_block.syokuhin h3,.shoukaipr_block.zenkokubusan h3{ background-position:top 1px right 5px; background-repeat: no-repeat; background-size: 15%;}
.shoukaipr_block.kurashi{background-color: #F3F9D3;}
.shoukaipr_block.monotukuri{background-color: #fef3eb;}
.shoukaipr_block.syokuhin{background-color: #F5EDE3;}
.shoukaipr_block.zenkokubusan{background-color: #f1eaf4;}



.shoukai_title{font-size: 24px; font-weight: bold; padding-left: 20px;}
.shoukai_content{display: flex; margin: 20px;}
.shoukai_content img{margin-right: 10px; }
.shoukai_post{font-size: 0.9rem; margin-bottom: 20px;}
.shokai_url{font-size: 1rem; margin-left: 10px; position: absolute; bottom: 22px;}
.shokai_url a{text-decoration: none; color: #000;}
.shokai_url a:hover{color: blue;}




/*stamp.html*/
.stamp_wrap{width: 1000px; margin: 0 auto 0; background-color: #fef69a;  margin-top: 0; padding-top: 20px;padding-bottom: 20px;  background-color: rgba(255,255,255,0.55);}
.stamp_wrapper{width: 900px; margin: 0 auto; background-color: #fef69a; border-radius: 20px; position: relative;  padding-top: 0px;}
.stamp_wrapper img{width: 900px; height: auto;}

.stamp_rally{display: flex; justify-content: center; position: absolute; top:-50px; left:50%; right: 50%;}

/*.ribbon_box{display: flex; justify-content: center;}
.ribbon{background: url(../img/2022/ribbon_bk2.png); width: 800px; height: 145px; background-repeat: no-repeat; text-align: center; color: #fff;}*/
.ribbon_box{display: flex; justify-content: center;/* z-index: 10;*/ margin-bottom: 10px;}
/*.ribbon {display: inline-block;position: relative;height: 45px;text-align: center;box-sizing: border-box;}
.ribbon:before {content: '';position: absolute;width: 10px;bottom: -46px;left: -67px;z-index: 11;border: 35px solid #C3D156;border-left-color: transparent;}
.ribbon:after {content: '';position: absolute;width: 10px;bottom: -46px;right: -67px;z-index: 11;border: 35px solid #C3D156;border-right-color: transparent;}
.ribbon h3 {display: inline-block;position: relative;margin: 0;padding: 12px 20px; line-height: 45px;font-size: 24px;color: #FFF;background: #84c024; z-index: 12; border-radius: 10px;}
.ribbon h3:before {position: absolute;content: '';top: 100%;left: 0;border: none;border-bottom: solid 21px transparent;border-right: solid 15px #CBE69E;}
.ribbon h3:after {position: absolute;content: '';top: 100%;right: 0;border: none;border-bottom: solid 21px transparent;border-left: solid 15px #CBE69E;}*/

.ribbon h2 {position: relative; margin: 0 30px; text-align: center; font-size: 24px;}
.ribbon h2:before,.ribbon h2:after {position: absolute; z-index: 0;bottom: -10px;display: block;content: '';border: 1em solid #C3D156;}
.ribbon h2:before {left: -29px;border-left-width: 15px;border-left-color: transparent;}
.ribbon h2:after {right: -29px;border-right-width: 15px;border-right-color: transparent;}
.ribbon h2 span {position: relative;z-index: 1;display: block;padding: 12px 20px;color: #fff;background: #84c024; border-radius: 6px;}
.ribbon h2 span:before,.ribbon h2 span:after {position: absolute;bottom: -18px;display: block;width: 0px;height: 10px;content: '';border-style: solid;border-color: #444 transparent transparent transparent;}
.ribbon h2 span:before {left: 0;border-width: 10px 0 0 10px;}
.ribbon h2 span:after {right: 0;border-width: 10px 10px 0 0;}

.stamp_info{display: flex; align-items: center; justify-content:space-between; width: 680px; margin: auto;}
.area_map img{width: 320px; height: auto;}

.stamp_period{margin-left: 10px;}
.stamp_period p:nth-of-type(1){font-size: 20px;}
.stamp_year{color:#be0000; font-size: 26px; font-weight: bold;}
.stamp_date{color:#be0000; font-size: 48px; font-weight: bold;}
.stamp_tuki,.stamp_day{font-size: 26px;}
.stamp_date span.stamp_youbi{display: inline-block; background-color: #be0000; border-radius: 50%; color: #fff; font-size: 22px; padding: 0 5px; vertical-align:20%;}

.stamp_sponsor_wrap{width: 900px; margin: 20px auto; background-color: #efefef; border-radius: 20px; position: relative; margin-top: 10px; padding-top: 10px;}
.stamp_sponsor_wrap h2 {color: #EB5F33;padding: 0px 0;font-size: 34px;text-align: center;background: linear-gradient(transparent 60%, #f8e58c 75%);width: 400px;margin: 0 auto;
}
.stamp_sponsor{display: flex; flex-wrap: wrap; justify-content: space-around; padding: 20px 0px; width: 880px; margin: 0 auto;}
.stamp_sponsor_logo{width: 180px; margin: 20px; }
.stamp_sponsor_logo p{font-size: 14px; text-align: center; padding: 0 5px;}
.stamp_sponsor_logo img{border: #ccc solid 1px;}


/*レスポンシブ*/
@media screen and (max-width: 768px) {

    .pc_on{display: none;}
    .sp_on{display: block;}

    /*corona.html*/
    .corona_wrap{width: 100%; margin: 50px auto; background-color: rgba(255,255,255,0.55);}
    .corona_wrap h2 {color: #EB5F33;padding: 0px 0;font-size: 26px;text-align: center;background: linear-gradient(transparent 60%, #f8e58c 75%);width: 100%;margin: 0 auto;}
    .corona_content{width: 95%; margin: 40px auto; font-size: 16px;}
    .corona_txt{line-height: 1.8; margin-bottom: 60px;}
    .corona_txt p{font-size: 13px; margin-top: 20px;}
    .corona_img{text-align: center;}



    /*kiyaku.html*/
    .kiyaku_wrap{width: 100%; margin: 50px auto; background-color: rgba(255,255,255,0.55);}
    .kiyaku_wrap h2 {color: #EB5F33;padding: 0px 0;font-size: 34px;text-align: center;background: linear-gradient(transparent 60%, #f8e58c 75%);width: 100%;margin: 0 auto;}
    .kiyaku_content{width: 95%; margin: 40px auto;}
    .kiyaku_content .page_h3{display: block; margin:2em 0 1em; font-size: 20px; font-weight: bold; padding-left: 0.5em;}
    .kiyaku_content .page_box{margin-left:0em; text-align: left; font-size: 16px;}




    /*eclist.html*/
    .eclist_wrap{width: 100%; margin: 50px auto; background-color: rgba(255,255,255,0.55);}
    .eclist_wrap h2 {color: #EB5F33;padding: 0px 0;font-size: 34px;text-align: center;background: linear-gradient(transparent 60%, #f8e58c 75%);width: 100%;margin: 0 auto;}
    .eclist_group{display: flex; flex-wrap: wrap; justify-content: center; flex-direction: column; width: 95%; margin: 0 auto; margin-top: 40px;}
    .eclist_block{margin-top: 40px; width: 100%; height:300px; background-color: #E1C8E3; border: solid 2px #99409d; border-radius: 10px; box-shadow: 6px 6px 10px 0px rgba(0, 0, 0, 0.4); position: relative;}
    .eclist_waku{display: flex; justify-content: space-between;}
    .eclist_company{font-size: 18px; font-weight: bold; text-align: center; padding: 6px; background-color: #fff; margin: 20px 10px; border-radius: 6px; border: 1px solid #99409d; color: #99409d;}
    .eclist_txt{width:50%; margin-left: 15px; font-size: 14px;}
    .eclist_photo{width:180px ; height: 180px; background-image: url(../img/2022/ec-phone.png); background-repeat: no-repeat; background-size: 165px ; background-position: 0px 0px; margin-right: 10px; display: flex; justify-content: center; align-items: center;}
    .eclist_photo img{width: 120px; height: 100px; border: 6px solid #bfbfbf; border-radius: 6px; object-fit: cover; margin-top: 10px;}
    .eclist_icon{position: absolute; right:7px; top:-25px;}
    .eclist_icon img{width: 120px;}
    .eclist_link{background-color: #99409d; position: absolute; bottom: 10px; width: 100%; text-align: center;}
    .eclist_link a{color:#fff; text-decoration: none; display: block; padding: 4px; font-size: 18px; font-weight: bold;}
    .eclist_link a:hover{transform:scale(1.2,1.2);}
    .eclist_block.eclist_dentou{background-color: #F9D1C7; border: solid 2px #ea613e;}
    .eclist_dentou .eclist_company{border: 1px solid #ea613e; color: #ea613e;}
    .eclist_dentou .eclist_link{background-color: #ea613e;}


    /*shop.html*/
    .shop_wrap{width: 100%; margin: 50px auto; background-color: rgba(255,255,255,0.55);}
    .shop_wrap h2 {color: #EB5F33;padding: 0px 0;font-size: 34px;text-align: center;background: linear-gradient(transparent 60%, #f8e58c 75%);width: 100%;margin: 0 auto;
    }
    .shop_block{width: 90%; margin: 20px auto; display: block; border: 3px solid #b3d21c; background-repeat: repeat-x; background-position:0 -100px; padding-top: 20px; padding-bottom: 20px; background-color: #fff;}
    .shop_date{color: #fff;background-color: #b3d21c; font-size: 22px; width:245px; padding: 0 8px; margin-right: 50px;position: relative; line-height: 48px; height: 48px;}
    .shop_date::after{content: ""; width: 20px; height: 0;border-style: solid;border-width: 24px 0 24px 24px;border-color: transparent transparent transparent #b3d21c;position: absolute; top:0px; right:-44px;}
    .shop_logo{display: flex; justify-content: center; align-items: center;}
    .shop_logo img{width: 240px; height: auto; display: block; margin: 20px auto;}
    .shop_right{margin-right: 0px;}
    .shop_company{background-color: #F3F9D3; display: block; font-size: 28px; padding: 5px 20px; text-align: center; margin-left: auto; margin-right: auto;}
    .shop_title{font-weight: bold; font-size: 20px; margin: 20px 20px;}
    .shop_txt{font-size: 16px; margin: 20px 20px;}
    .shop_teiin{background-color: #b3b3b3; display: inline-block; font-size: 16px; padding: 4px 8px; margin: -5px 20px 0 20px;}


    /*stage.html*/
    .stage_wrap{width: 100%; margin: 50px auto; background-color: rgba(255,255,255,0.55);}
    .stage_wrap h2 {color: #EB5F33;padding: 0px 0;font-size: 26px;text-align: center;background: linear-gradient(transparent 60%, #f8e58c 75%);width: 97%;margin: 0 auto;
    }
    .stage_live{width: 90%; margin: 50px auto; display: flex; flex-direction: column; align-items: center;}
    .stage_live p{width: 95%; background-color: #fff; color: #c00000; border: 4px solid #c00000; box-shadow: 0 8px 15px 0 rgba(0, 0, 0, .5); text-align: center; font-size: 24px; border-radius: 10px; padding: 10px 10px; position: relative; margin-bottom: 50px;}
    .stage_live a{text-decoration: none;}
    .stage_live a:hover p{transform: scale(1.05); background-color: #c00000; color: #fff;border: 4px solid #fff;}
    .stage_live p img{position: absolute; top:-50px; left:-30px;}
    .stage_schedule{width: 100%; margin: 50px auto; display: flex; justify-content: space-around; flex-direction: column;}
    .stage_schedule div{width: 96%; margin: 20px 5px;}
    .stage_schedule p{background-color: #0f81a8; color: #fff; font-size: 40px; font-weight: bold; width: 100%; padding: 40px 0; text-align: center; position: relative;}
    .stage_schedule p span{font-size: 20px;}
    .stage_schedule p img{position: absolute; top:-34px; left:20px; }
    .stage_schedule table th{background-color: #bfbfbf; border: 1px solid #ccc;}
    .stage_schedule table tr:nth-child(2n+1){background-color: #FFF0F5;}
    .stage_schedule table tr:nth-child(2n){background-color: #E2ECF2;}
    .stage_schedule table td:nth-child(1){text-align: center; width: 15%; font-size: 14px;}
    .stage_schedule table td:nth-child(1) span{font-size: 12px;}
    .stage_schedule table td:nth-child(2){font-weight: bold; width: 45%;}
    .stage_schedule table td{padding: 10px; border: 1px solid #ccc;}
    .stage_schedule table td .stage_mv_btn{width: 100px; margin-top:5px; padding: 2px ;text-align:center;border:5px #CC0033;border-radius:30px;background:#fa783e;color:#fff;font-size:11px;letter-spacing:2px;}
    .stage_schedule table td .stage_mv_btn a{text-decoration: none; color: #fff; display: block;}
    .stage_schedule table td .stage_mv_btn a:hover{background:#fff;color:#fa783e;border-radius:30px;}



    /*shoukaipr.html*/
    .shoukaipr_wrap{width: 100%; margin: 50px auto; background-color: rgba(255,255,255,0.55);}
    .shoukaipr_wrap h2 {color: #EB5F33;padding: 0px 0;font-size: 34px;text-align: center;background: linear-gradient(transparent 60%, #f8e58c 75%);width: 400px;margin: 0 auto;
    }
    .shoukaipr_block{width: 90%; background-color: #deebf7; margin: 20px auto; padding: 20px 0 10px; border-radius: 10px; position: relative; box-shadow: 0 3px 8px 0 rgba(0, 0, 0, .5);}
    .shoukaipr_block img.sp_on{width: 25%; position: absolute; right: -3px; top:10px}
    .shoukaipr_block h3{font-size: 18px; background-color: #001d58; color:#fff; padding-left: 0px; padding-top: 5px; padding-bottom: 5px; text-align: center;}
    .shoukaipr_block.kurashi h3{background-color: #b3d21c; background-image: url(../img/2022/icon_kurashi.png);}
    .shoukaipr_block.monotukuri h3{background-color: #f29a34; background-image: url(../img/2022/icon_monozukuri.png);}
    .shoukaipr_block.syokuhin h3{background-color: #b28246; background-image: url(../img/2022/icon_syoluhin.png);}
    .shoukaipr_block.zenkokubusan h3{background-color: #99409d; background-image: url(../img/2022/icon_zenkokubusan.png);}
    .shoukaipr_block.kurashi h3,.shoukaipr_block.monotukuri h3,.shoukaipr_block.syokuhin h3,.shoukaipr_block.zenkokubusan h3{ background-position:top 1px right 5px; background-repeat: no-repeat; background-size: 0%;}
    .shoukaipr_block.kurashi{background-color: #F3F9D3;}
    .shoukaipr_block.monotukuri{background-color: #fef3eb;}
    .shoukaipr_block.syokuhin{background-color: #F5EDE3;}
    .shoukaipr_block.zenkokubusan{background-color: #f1eaf4;}



    .shoukai_title{font-size: 18px; font-weight: bold; padding-left: 20px;}
    .shoukai_content{display: block; margin: 20px; text-align: center;}
    .shoukai_content img{margin-right: auto; margin-left: auto;}
    .shoukai_post{font-size: 0.9rem; margin-bottom: 20px; text-align: left; margin-top: 20px;}
    .shokai_url{font-size: 1rem; margin-left: 0px; position:static; bottom: 22px; text-align: left;}
    .shokai_url a{text-decoration: none; color: #000;font-size: 0.8rem;}
    .shokai_url a:hover{color: blue;}




    /*stamp.html*/
    .stamp_wrap{width: 100%; margin: 20px auto 50px; background-color: #fef69a;  margin-top: 0px; padding-top: 10px;  padding-bottom: 10px; background-color: rgba(255,255,255,0.55);}
    .stamp_wrapper{width: 90%; margin: 50px auto; background-color: #fef69a; border-radius: 20px; position: relative;  padding-top: 0px;}
    .stamp_wrapper img{width: 100%; height: auto;}

    .stamp_rally{display: flex; justify-content: center; position: absolute; top:-50px; left:50%; right: 50%;}

    /*.ribbon_box{display: flex; justify-content: center;}
    .ribbon{background: url(../img/2022/ribbon_bk2.png); width: 800px; height: 145px; background-repeat: no-repeat; text-align: center; color: #fff;}*/
    .ribbon_box{display: flex; justify-content: center;/* z-index: 10;*/ margin-bottom: 10px;}
    /*.ribbon {display: inline-block;position: relative;height: 45px;text-align: center;box-sizing: border-box;}
    .ribbon:before {content: '';position: absolute;width: 10px;bottom: -46px;left: -67px;z-index: 11;border: 35px solid #C3D156;border-left-color: transparent;}
    .ribbon:after {content: '';position: absolute;width: 10px;bottom: -46px;right: -67px;z-index: 11;border: 35px solid #C3D156;border-right-color: transparent;}
    .ribbon h3 {display: inline-block;position: relative;margin: 0;padding: 12px 20px; line-height: 45px;font-size: 24px;color: #FFF;background: #84c024; z-index: 12; border-radius: 10px;}
    .ribbon h3:before {position: absolute;content: '';top: 100%;left: 0;border: none;border-bottom: solid 21px transparent;border-right: solid 15px #CBE69E;}
    .ribbon h3:after {position: absolute;content: '';top: 100%;right: 0;border: none;border-bottom: solid 21px transparent;border-left: solid 15px #CBE69E;}*/

    .ribbon h2 {position: relative; margin: 0 30px; text-align: center; font-size: 24px;}
    .ribbon h2:before,.ribbon h2:after {position: absolute; z-index: 0;bottom: -10px;display: block;content: '';border: 1em solid #C3D156;}
    .ribbon h2:before {left: -29px;border-left-width: 15px;border-left-color: transparent;}
    .ribbon h2:after {right: -29px;border-right-width: 15px;border-right-color: transparent;}
    .ribbon h2 span {position: relative;z-index: 1;display: block;padding: 12px 20px;color: #fff;background: #84c024; border-radius: 6px;}
    .ribbon h2 span:before,.ribbon h2 span:after {position: absolute;bottom: -18px;display: block;width: 0px;height: 10px;content: '';border-style: solid;border-color: #444 transparent transparent transparent;}
    .ribbon h2 span:before {left: 0;border-width: 10px 0 0 10px;}
    .ribbon h2 span:after {right: 0;border-width: 10px 10px 0 0;}

    .stamp_info{display: flex; align-items: center; justify-content:space-between; width: 680px; margin: auto;}
    .area_map img{width: 320px; height: auto;}

    .stamp_period{margin-left: 10px;}
    .stamp_period p:nth-of-type(1){font-size: 20px;}
    .stamp_year{color:#be0000; font-size: 26px; font-weight: bold;}
    .stamp_date{color:#be0000; font-size: 48px; font-weight: bold;}
    .stamp_tuki,.stamp_day{font-size: 26px;}
    .stamp_date span.stamp_youbi{display: inline-block; background-color: #be0000; border-radius: 50%; color: #fff; font-size: 22px; padding: 0 5px; vertical-align:20%;}

    .stamp_sponsor_wrap{width: 100%; margin: 50px auto; background-color: #efefef; border-radius: 20px; position: relative; margin-top: 40px; padding-top: 40px;}
    .stamp_sponsor_wrap h2 {color: #EB5F33;padding: 0px 0;font-size: 30px;text-align: center;background: linear-gradient(transparent 60%, #f8e58c 75%);width: 90%;margin: 0 auto;
    }
    .stamp_sponsor{display: flex; flex-wrap: wrap; justify-content: space-around; align-content: center; padding: 20px 0px; width: 100%; margin: 0 auto;}
    .stamp_sponsor_logo{width: 160px; margin: 10px; }
    .stamp_sponsor_logo p{font-size: 14px; text-align: center; padding: 0 5px;}
    .stamp_sponsor_logo img{border: #ccc solid 1px;}
}
























/*グローバルメニュー*/
.menu_btn {
    margin: 0 1px 0 0;
    font-size: 14px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    padding: 5px;
    display: inline-block;
    width: 120px;
    margin-top: -5px;
    border: solid 1px #fff;
    background-color: #eb8a12;
}
.menu_btn{
    color: #fff;
    font-weight: normal;
}
.menu_btn:hover {
    /* background-color: #bb5520; */
    color: #eb8a12;
    background-color: #fff;
    font-weight: bold;
    border: solid 1px #eb8a12;
}
.menu_btn a:hover {
    color: #000;
}

/*背景*/
.haikei2 {
    width: 1000px;
    margin: auto;
    padding: 0px 0 2em 0;
    /* background-color: rgba(255, 217, 102, 0.6); */
}

.haikei3 {
    width: 1000px;
    margin: auto;
    padding: 60px 0 60px 0;
    background-color: rgba(191, 191, 191, 0.6);
}

.haikei4 {
    width: 1000px;
    margin: auto;
    padding: 2em 0 60px 0;
    background-color: rgba(248, 203, 173, 0.6);
}

.haikei_text {
    width: 800px;
    margin: auto;
    background-color: #fff;
    font-size: 16px;
}

/*来場登録*/
.raijouentry-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    text-decoration: none;
    color: #ffffff;
    font-size: 1.6em;
    border-radius: 10px;
    width: 70%;
    height: 100px;
    font-weight: bold;
    transition: 0.3s;
    background-color: #ea5415;
    text-align: center;
}

.raijouentry-btn:hover {
    background-color: #ffae00;
}

/*ログイン*/
.login-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    text-decoration: none;
    color: #ffffff;
    font-size: 1.6em;
    border-radius: 10px;
    width: 70%;
    height: 100px;
    font-weight: bold;
    transition: 0.3s;
    background-color: #003366;
    text-align: center;
}

.login-btn:hover {
    background-color: #2477c9;
}

.info_box {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    width: 640px;
    height: 160px;
}

.info_box2 {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    width: 600px;
    padding: 20px 0px;
}

.info_box3 {
    background-color: #DDEBF3;
    display: flex;
    justify-content: center;
    margin: 0 auto;
    width: 700px;
    padding: 10px 0px 30px 0;
}

.info_box4 {
    background-color: #003366;
    display: flex;
    justify-content: center;
    margin: 0 auto;
    width: 640px;
    height: 160px;
}

.info_img {
    width: 40%;
}

.info_txt {
    background-color: #036EB7;
    width: 40%;
    color: #fff;
    text-align: left;
    padding: 20px 20px;
}

.info_banner {
    margin-top: 30px;
}

.info_banner img {
    width: 70%;
    height: auto;
}

/*講演タイプ １*/
.special_seminar {
    position: relative;
}

.special_seminar_txt {
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 20px;
    width: 600px;
    margin: 0 auto;
    text-align: left;
    padding: 10px 0;
}

.special_seminar_txt div {
    font-size: 22px;
    color: #07552b;
    font-weight: bold;
    line-height: 180%;
    width: 440px;
    margin: 0 auto;
}

.special_seminar_txt .txt02 {
    margin-left: 2em;
}

.seminar_date {
    position: absolute;
    top: 100px;
    left: 180px;
}

.special_seminar_teacher {
    display: flex;
    justify-content: center;
    width: 900px;
    margin: 40px auto 0;
}

.special_seminar_teacher img {
    height: 200px;
}

.special_seminar_teacher .teacher01 {
    width: 50%;
    text-align: left;
    margin-left: 2em;
}

.special_seminar_teacher .teacher01 h3 {
    font-size: 30px;
    font-weight: bold;
    margin-top: 5px;
}

.special_seminar_teacher .teacher01 h4 {
    font-size: 1.6em;
    margin-bottom: 0;
    margin-top: -1px;
    font-weight: 600;
}

.special_seminar_teacher .teacher01 h5 {
    font-size: 1.8em;
    margin-bottom: 0;
    color: red;
    margin-top: 15px;
    font-weight: 600;
}

/*講演タイプ２*/
.event {
    position: relative;
}

.event_date {
    position: absolute;
    top: 180px;
    left: 180px;
}

.event_contents01 {
    width: 580px;
    display: flex;
    justify-content: center;
    margin: 0 auto;
}

.event_contents01_txt {
    margin-left: 2.5em;
}

.event_contents02_txt {
    margin-left: 2em;
}

.event_contents01_txt1 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 10px;
}

.event_contents01_txt2 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 0;
    margin: 0 0 0px 140px;
}

.event_contents01_txt3 {
    font-size: 22px;
    color: red;
    margin-bottom: 0;
    margin-top: 10px;
    font-weight: 600;
    margin-top: 16px;
    margin-left: 10px;
}

.event_contents01_txt4 {
    font-size: 22px;
    color: red;
    margin-bottom: 0;
    margin-top: 10px;
    font-weight: 600;
    margin: 0 0 0 140px;
}

.event_contents02_txt1 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 12px;
}

.event_contents02_txt2 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 0;
    margin: 0 0 0px 180px;
}

.event_contents02_txt3 {
    font-size: 22px;
    color: red;
    margin-bottom: 0;
    margin-top: 10px;
    font-weight: 600;
    margin-top: 16px;
    margin-left: 10px;
}

.event_contents02_txt4 {
    font-size: 22px;
    color: red;
    margin-bottom: 0;
    margin-top: 10px;
    font-weight: 600;
    margin: 0 0 0 90px;
}

.event_contents03_txt1 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 216px;
}

.event_contents03_txt2 {
    font-size: 23px;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 10px;
}

.event_contents03_txt3 {
    font-size: 22px;
    color: red;
    margin-bottom: 0;
    margin-top: 10px;
    font-weight: 600;
    margin-top: 16px;
    margin-left: 10px;
}

.event_contents03_txt4 {
    font-size: 22px;
    color: red;
    margin-bottom: 0;
    margin-top: 10px;
    font-weight: 600;
    margin: 0 0 0 100px;
}

.event_contents03_txt6 {
    margin-top: 10px;
    font-size: 13px;
    line-height: 180%;
    margin-left: 10px;
}

.event_contents_date {
    font-size: 26px;
    margin-bottom: 0;
    margin-top: 12px;
    font-weight: 600;
    margin-left: 10px;
}

.event_contents_stage {
    font-size: 14px;
    margin-bottom: 0;
    margin-left: 10px;
}

.event_guest {
    text-align: center;
}

.event_guest img {
    height: 200px;
}

.event_guest h3 {
    font-size: 26px;
    font-weight: bold;
    margin-top: -15px;
}

.event_guest h5 {
    font-size: 20px;
    font-weight: bold;
    margin-top: 0px;
}

.event_guest2 {
    text-align: center;
}

.event_guest2 img {
    height: 240px;
}

.event_guest2 h3 {
    font-size: 26px;
    font-weight: bold;
    margin-top: -15px;
}

.event_guest2 h5 {
    font-size: 20px;
    font-weight: bold;
    margin-top: 0px;
}




/* 修正2023/01/12azuma */
.shop_logo {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 240px;
    height: 200px;
    margin: 20px 30px;
}



.shop_logo img {
    /* width: 240px; */
    height: 100%;
    width: 100%;
    /* display: block; */
    /* margin: 20px auto; */
    object-fit: contain;
}







/**********************************************************************
  スマホ　レスポンシブ対応用
  **********************************************************************/


@media screen and (max-width: 960px) {

    img {
        max-width: 100%;
    }

    .info_box {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin: 0 auto;
        width: 100%;
        height: auto;
    }

    .info_img {
        width: 40%;
    }

    .info_txt {
        background-color: #07552b;
        width: 100%;
        color: #fff;
        text-align: left;
        padding: 10px 5px;
    }

    .info_banner {
        margin-top: 20px;
    }

    .mypage_link {
        display: none;
    }

    a.banner_2020 {
        top: 80px !important;
        right: 0rem !important;
        left: 60%;
    }

    a.banner_2020 img {
        width: 50% !important;
        height: auto;
    }

    #countdown {
        display: none;
    }

    #sp_raijouentry {
        width: 340px;
        margin-bottom: 80px;
    }

    /*講演タイプ１*/
    .special_seminar {
        position: relative;
    }

    .special_seminar_txt {
        width: 100%;
        margin: 0 auto;
        text-align: left;
        padding: 10px 0;
    }

    .special_seminar_txt div {
        font-size: 22px;
        color: #07552b;
        font-weight: bold;
        line-height: 180%;
        width: 440px;
        margin: 0 auto;
    }

    .special_seminar_txt .txt02 {
        margin-left: 1em;
    }

    .seminar_date {
        position: relative;
        top: 0px;
        left: 0px;
    }

    .special_seminar_teacher {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        width: 100%;
        margin: 40px auto 0;
    }

    .special_seminar_teacher .teacher01 {
        width: 100%;
        text-align: center;
        margin-left: 0em;
    }

    .special_seminar_teacher .teacher01 h3 {
        font-size: 30px;
        font-weight: bold;
        margin-bottom: 0;
        text-align: center;
    }

    .special_seminar_teacher .teacher01 h4 {
        font-size: 1.6em;
        margin-bottom: 0;
        margin-top: 10px;
        font-weight: 600;
    }

    .special_seminar_teacher .teacher01 h5 {
        font-size: 1.8em;
        margin-bottom: 0;
        color: red;
        margin-top: 15px;
        font-weight: 600;
    }

    #sp_title1 {
        font-size: 20px;
    }

    #sp_title2 {
        font-size: 20px;
        margin-top: 40px;
    }



    /*講演タイプ２*/
    .event {
        position: relative;
    }

    .event_date {
        position: relative;
        top: 0px;
        left: 0px;
    }

    .event_contents01 {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        margin-left: auto;
        margin-right: auto;
    }

    .event_contents01_txt {
        text-align: center;
        margin-bottom: 0;
        justify-content: center;
        margin: 0 auto;
    }

    .event_contents01_txt1 {
        font-size: 24px;
        font-weight: bold;
        margin-bottom: 0;
        margin-top: -20px;
    }

    .event_contents01_txt2 {
        font-size: 24px;
        font-weight: bold;
        margin-bottom: 0;
        margin: auto 0;
    }

    .event_contents01_txt3 {
        font-size: 22px;
        color: red;
        margin-bottom: 0;
        margin-top: 10px;
        font-weight: 600;
        margin-top: 10px;
    }

    .event_contents01_txt4 {
        font-size: 22px;
        color: red;
        margin-bottom: 0;
        margin-top: 10px;
        font-weight: 600;
        margin: auto 0;
    }

    .event_contents02_txt1 {
        font-size: 24px;
        font-weight: bold;
        margin-bottom: 0;
        margin-top: -20px;
    }

    .event_contents02_txt2 {
        font-size: 24px;
        font-weight: bold;
        margin-bottom: 0;
        margin: auto 0;
    }

    .event_contents02_txt3 {
        font-size: 22px;
        color: red;
        margin-bottom: 0;
        margin-top: 10px;
        font-weight: 600;
        margin-top: 10px;
    }

    .event_contents02_txt4 {
        font-size: 22px;
        color: red;
        margin-bottom: 0;
        margin-top: 10px;
        font-weight: 600;
        margin: auto 0;
    }

    .event_contents03_txt1 {
        font-size: 24px;
        font-weight: bold;
        margin-bottom: 0;
        margin-top: -20px;
    }

    .event_contents03_txt2 {
        font-size: 22px;
        font-weight: bold;
        margin-bottom: 0;
        margin: auto 0;
    }

    .event_contents03_txt3 {
        font-size: 22px;
        color: red;
        margin-bottom: 0;
        margin-top: 10px;
        font-weight: 600;
        margin-top: 16px;
    }

    .event_contents03_txt4 {
        font-size: 22px;
        color: red;
        margin-bottom: 0;
        margin-top: 10px;
        font-weight: 600;
    }

    .event_contents03_txt5 {
        font-size: 22px;
        color: red;
        margin-bottom: 0;
        margin-top: 10px;
        font-weight: 600;
    }

    .event_contents03_txt6 {
        margin-top: 10px;
        font-size: 15px;
        line-height: 180%;
        text-align: left;
    }

    .event_contents_date1 {
        font-size: 26px;
        margin-bottom: 0;
        margin-top: 12px;
        font-weight: 600;
    }

    .event_contents_date2 {
        font-size: 22px;
        margin-bottom: 0;
        margin-top: 12px;
        font-weight: 600;
    }

    .event_contents_stage {
        font-size: 16px;
        margin-bottom: 0;
        margin-top: 0px;
    }

    .event_guest img {
        height: 220px;
    }

    .event_guest {
        text-align: center;
        margin: 0 auto;
    }

    .event_guest h3 {
        font-size: 26px;
        font-weight: bold;
        margin-bottom: 0;
        text-align: center;
    }
}

.event_guest h5 {
    font-size: 20px;
    font-weight: bold;
    margin-top: 0px;
}

.event_guest img {
    height: 220px;
}

#sp_event {
    text-align: center;
}




@font-face {
    font-family: "Roboto";
    src: url("../../../fonts/Roboto-Regular.html");
    font-weight: normal;
}

@font-face {
    font-family: "Roboto";
    src: url("../../../fonts/Roboto-Bold.html");
    font-weight: bold;
}

html {
    scroll-behavior: smooth;
    scroll-padding-top: 20px;
}

body {
    margin: 0;
    padding: 0;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    margin-top: 60px;
    font-weight: normal;
    background-color: #FEFCE6;
}

p {
    padding: 0;
    margin: 0
}

body:after {
    content: "";
    position: fixed;
    top: 0;
    width: 100%;
    height: 100vh;
    left: 0;
    right: 0;
    z-index: -2;
    /*background: url("/images/haikei.png") center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;*/
}

.pb-10 {
    padding-bottom: 10px;
}

.mb-16 {
    margin-bottom: 16px;
}

.is-pc {
    display: block;
}

.is-sp {
    display: none;
}

.p-background_left {
    position: fixed;
    top: 75px;
    left: 0;
    width: 50px;
    height: 100vh;
    z-index: -1;
}

.p-background_right {
    position: fixed;
    top: 75px;
    right: 0;
    width: 50px;
    height: 100vh;
    z-index: -1;
}

.p-header {
    position: fixed;
    height: 60px;
    background: white;
    width: 100%;
    display: flex;
    top: 0;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
    z-index: 2;
}

.p-header_left {
    margin-right: auto;
    padding: 15px;
}

.p-header_right {
    margin-left: auto;
    font-size: 14px;
    padding: 5px 15px;
    text-align: center;
}

.p-header_title {
    color: #603500;
}

.p-header img {
    width: 125px;
    cursor: pointer;
}

.p-header_menu {
    width: 44px;
    height: 40px;
    position: relative;
    cursor: pointer;
    color: #603500;
}

.p-header_menu span {
    width: 100%;
    height: 3px;
    background: #603500;
    display: block;
    border-radius: 5px;
    transition: 0.6s;
    margin: 10px 0;
    position: absolute;

}

.p-header_menu span:first-child {
    top: 0;
}

.p-header_menu span:nth-child(2) {
    top: 10px;
}

.p-header_menu span:last-child {
    top: 20px;
}

.p-header_menu.is-open span {
    transition: 0.6s;

}

.p-header_menu.is-open span:first-child {
    transform: rotate(45deg);
    top: 25%;
}

.p-header_menu.is-open span:nth-child(2) {
    opacity: 0;
}

.p-header_menu.is-open span:last-child {
    transform: rotate(-45deg);
    top: 25%;
}

.p-header_dropdown {
    line-height: 30px;
    background: white;
    top: 100%;
    width: 170px;
    position: absolute;
    right: -170px;
    transition: .6s;
}

.p-header_dropdown.is-open {
    right: 15px;
}

.p-header_dropdown ul {
    list-style: none;
    margin: 0;
    padding: 0;

}

.p-header_dropdown ul li {
    background: #5C3723;
    line-height: 35px;
    vertical-align: middle;
    text-align: center;
    color: white;
    margin: 1px
}

.p-header_dropdown ul li a {
    color: white;
    text-decoration: none;
    display: block;
}

/* Banner */
.p-banner {
    text-align: center;
    padding: 1em 0 0 0;
}

.p-banner img {
    width: 100%;
    max-width: 1000px;
    text-align: center;
}

/* Video */
#video {
    padding-top: 23px
}

.p-video {
    position: relative;
    max-width: 640px;
    height: calc(640px * 9 / 16);
    margin: 0 auto;
    overflow: hidden;
    margin-top: 30px
}

.p-video_iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border: none;
}

/* Event */
.p-event {
    max-width: 980px;
    margin: 0 auto;
    padding: 20px 60px 0 60px
}

.p-event_subtitle {
    /* background: url('/images/event_title.png'); */
    line-height: 70px;
    color: #C00000;
    text-align: center;
    background-size: cover;
    margin-bottom: 30px;
    font-size: 36px;
    /* text-shadow: 0 2px 10px rgba(0, 0, 0, 0.9); */
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 0;
}

.p-event_title {
    font-size: 42px;
    color: #37BB2D;
    text-align: center;
    line-height: 50px;
}

.p-event_content {
    display: flex;
    width: 100%;
    margin-top: 20px;
}

.p-event_contentLeft {
    flex: 0 0 67px;
    background: #37BB2D;
    letter-spacing: 3px;
    display: flex;
    flex-direction: column;
}

.p-event_contentLeft p {
    font-size: 18px;
    text-orientation: upright;
    writing-mode: vertical-rl;
    color: white;
    margin: 0 auto;
    font-weight: 500;
    padding: 15px 0;
}

.decoration {
    width: 100%;
    height: 45px;
    background: #4D1F03;
    margin-top: auto;
}

.decoration.-shorter {
    height: 20px;
}

.p-event_contentRight {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding-left: 20px;
}

.p-event_contentRight .content_item {
    display: flex;
}

.content_subItem {
    display: flex;
}

.content_itemLeft {
    flex: 0 0 80px;
}

.content_item {
    padding-bottom: 10px
}

.label {
    width: 110px;
    height: 21px;
    color: white;
    float: left;
    margin-right: 10px;
    text-align: center;
    font-size: 12px;
    line-height: 21px;
}

.label.-red {
    background: #FF0001;
}

.label.-dark {
    background: #0A6DB7
}

.label.-w-auto {
    width: auto;
    margin-right: 1px;
    margin-bottom: 1px;
    padding: 1px 5px;
    font-size: 14px;
    min-width: 58px;
    text-align: center;
}

.label.-w-auto.-darkblue {
    background: #2852A2
}

.label.-w-auto.-lightgreen {
    background: #31AC9C
}

.label.-w-auto.-brown {
    background: #A0642F
}

.label.-w-auto.-green {
    background: #237D26
}

.label.-w-auto.-pink {
    background: #F62C67
}

.label.-w-auto.-orange {
    background: #FF4004
}

.label.-w-auto.-blue {
    background: #4FA2CA
}

.label.-w-auto.-purple {
    background: #862C92
}

.content_itemRight {
    flex: 1
}

.content_itemTitle {
    color: #37BB2D;
    font-weight: bold;
    padding-bottom: 10px;
}

/* Document */
.p-document {
    text-align: center;
    margin: 30px 55px 40px 55px
}

.p-documentBtnGroup {
    display: flex;
    justify-content: center;
}

.p-document_downloadBtn {
    width: 250px;
    height: 67px;
    font-size: 15px;
    font-weight: bold;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    color: white;
    border: 0;
    margin-bottom: 40px;
    cursor: pointer;
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.2)) top/100% 800%;
    background-color: #5BA555;
    transition: 0.5s;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    text-decoration: none;
    line-height: 18px;
}

.p-document_downloadBtn.-blue {
    background-color: #0088D4;
}

.p-document_downloadBtn.-orange {
    background-color: #FEA621;

}

.p-document_downloadBtn:not(:last-child) {
    margin-right: 10px;
}

.p-document_downloadBtn:hover {
    background-position: bottom;
}

.p-document_link {
    font-size: 18px;
}

.p-document_linkBtn {
    width: 228px;
    font-size: 16px;
    background: #FFFFFF;
    border: 1px solid #5BA555;
    box-sizing: border-box;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
    border-radius: 15px;
    color: #5BA555;
    text-align: center;
    text-decoration: none;
    margin-bottom: 5px;
    cursor: pointer;
    text-decoration: underline 1px rgba(91, 165, 85, 0);
    transition: text-decoration-color 300ms;
    display: block;
    margin: auto
}

.p-document_linkBtn:hover {
    text-decoration-color: rgba(91, 165, 85, 1);
}

/* Footer */
.p-footer {
    min-height: 172px;
    background: #F7BF00;
    color: #333333;
}

.p-footer_content {
    max-width: 784px;
    padding: 32px 60px;
    margin: 0 auto;
}

.p-footer_contact {
    line-height: 20px;
    letter-spacing: 0.155em;
    width: max-content;
    ;
}

.p-footer_item {
    margin-bottom: 10px;
}

.p-footer_item.--text-small {
    font-size: 14px;
    line-height: 18px;
}

.p-footer_item.--text-xsmall {
    font-size: 12px;
}

.p-footer_title {
    font-size: 18px;
    line-height: 168%;
    font-weight: normal;
    font-weight: bold;
}

/* Exhibit  */
.p-exhitbit_content {
    max-width: 895px;
    margin: 30px auto 0 auto
}

.circle_text {
    width: 14px;
    vertical-align: middle;
    display: inline-block;
}

.circle_text img {
    width: 100%;
    height: 100%;
}

.p-exhitbit_description {
    display: flex;
    width: 100%;
}

.p-exhitbit_description .description {
    width: 50%;
    color: white;
    font-weight: bold;
    height: 38px;
    font-size: 18px;
    line-height: 38px;
    text-align: center;
}

.description.-red {
    background: #FE330A
}

.description.-black {
    background: black
}

.fz-22 {
    font-size: 22px;
}

.p-exhitbit_item {
    margin-top: 16px;
    font-size: 13px;
    line-height: 1rem;
    padding: 0 15px
}

.p-exhitbit_item .label {
    float: none;
    line-height: 21px;
    letter-spacing: -0.055em;
}

.p-exhitbit_itemText {
    margin-left: 10px;
}

.label.-color-red {
    color: #FF0001
}

.label.-w-medium {
    width: 130px;
}

.label.-w-medium.-yellow {
    background: #FFFACC
}

.label.-w-medium.-lighterGreen {
    background: #E6F5E1
}

.label.-w-medium.-lightred {
    background: #FEE3DB
}

.p-exhitbit_item div {
    line-height: 168%;
}

.exhitbit_item {
    display: flex;
    flex-direction: column;
    position: relative;
}

.exhitbit_item:not(:last-child) {
    margin-bottom: 16px;
}

.exhitbit_itemLabel {
    font-size: 13px;
}

.exhitbit_itemContent {
    font-size: 11px;
    line-height: 19px;
    padding-left: 10px;
}

.c-dark {
    color: #93014A;
    font-size: 13px;
}

.exhitbit_image img {
    width: 170px;
}

.exhitbit_image {
    position: absolute;
    right: 20%
}

.p-event_contentLeft.-wider {
    flex: 0 0 136px;
}

.p-event_contentLeft.-wider p {
    writing-mode: unset;
    text-align: center;
}

.p-event_contentLeft.-wider .decoration {
    height: 16px;
}

.p-event_contentRight.-step {
    flex-direction: row;
    justify-content: space-between;
}

.p-event_contentRight.-step .step_item {
    flex-basis: 180px;
    border: 1px solid;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    position: relative;
}

.p-event_contentRight.-step .step_item:not(:last-child):after {
    content: '';
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 14px solid #FE330A;
    position: absolute;
    left: 100%;
    top: 50%;
    transform: translate(0, -50%);
    margin-left: 5px;
}

.p-event_contentRight.-step .step_itemHead {
    width: 100%;
    background: #FEA621;
    flex: 0 0 28px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 10px;
    line-height: 12px;
}

.p-event_contentRight.-step .step_itemBody {
    background: white;
    height: 100%;
}

.p-event_contentRight.-step .step_itemBody div {
    text-align: left;
    padding: 5px;
    width: max-content;
    margin: 0 auto;
}

.p-event_contentRight.-wider strong {
    font-size: 13px;
}

.p-event_contentRight.-wider h4 {
    margin: 0;
    padding: 0;
    color: #FF0001;
    font-size: 18px;
    line-height: 168%;
}

.p-event_contentRight.-wider small {
    line-height: 16px;
}

.exhitbit_itemContentText {
    display: flex;
}


/* Note */
.p-note {
    max-width: 890px;
    margin: 53px auto 53px auto;
    padding: 16px 0;
    border: 1px solid;
    font-size: 15px;
    padding: 10px
}

.p-note_title {
    font-weight: bold;
    margin-bottom: 16px;
}

/* Responsive */
/* uses for background only */
@media only screen and (min-width: 650px) and (max-width: 768px) {
    body:after {
        height: 620px;
    }
}

@media only screen and (min-width: 550px) and (max-width: 650px) {
    body:after {
        height: 550px;
    }
}

@media only screen and (min-width: 450px) and (max-width: 550px) {
    body:after {
        height: 500px;
    }
}

@media only screen and (max-width: 450px) {
    body:after {
        height: 400px;
    }
}

/* uses for footer only */
@media only screen and (max-width: 500px) {
    .p-footer_contact {
        width: unset;
    }

    .p-event_subtitle {
        background-size: contain !important
    }

}

/* Small desktop screen */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .p-banner {
        padding-top: 30px
    }

    .p-banner img {
        max-width: 600px;
    }

    .p-video {
        max-width: 640px;
        height: calc(640px * 9 / 16);
    }

    .p-event {
        max-width: 784px;
    }

    .p-event_subtitle {
        background-size: contain;
    }

    .p-exhitbit_content {
        max-width: 716px
    }

    .p-note {
        max-width: 712px;
    }

    .exhitbit_image {
        right: 0
    }

    .p-event_contentRight.-step .step_item {
        flex-basis: 20%;
    }

    .p-document_downloadBtn {
        width: 200px;
        height: 53px;
    }

}

/* Tablet and mobile */
@media screen and (max-width: 768px) {
    /*body:after {
        background-image: url('/images/background_sp.png');
    }*/

    .is-pc {
        display: none;
    }

    .is-sp {
        display: block;
    }

    .p-background_left,
    .p-background_right {
        display: none;
    }

    /* header */
    .p-header img {
        width: 125px;
    }

    .p-header {
        height: 58px;
    }

    .p-header_menu {
        width: 34px;
        height: 36px;
        margin: 0 auto;
    }

    .p-header_left {
        padding: 10px
    }

    .p-header_right {
        padding: 2px 15px
    }

    /* banner */
    .p-banner {
        padding: 10px 0 0 0;
    }

    .p-banner img {
        width: 95%;
    }

    /* video */
    #video {
        padding: 53px 0 0 0
    }

    .p-video {
        margin: 0 auto;
        width: 90vw;
        height: calc(90vw * 9 / 16);
    }

    /* event */
    .p-event {
        width: 100%;
        padding: 2em 0 0 0
    }

    .p-event_subtitle {
        /* background: url('/images/event_title_sp.png'); */
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }

    .p-event_contentLeft {
        flex: 0 0 42px
    }

    .p-event_contentRight {
        padding-left: 10px;
    }

    .content_itemRight {
        display: flex;
        flex-direction: column;
    }

    .content_subItem {
        flex-direction: column;
    }

    .label {
        margin-bottom: 2px;
    }

    /* footer */
    .p-footer {
        padding-left: 0;
    }

    .p-footer_content {
        width: 90%;
        margin: 0 auto;
        padding: 32px 0;
    }

    /* exhitbit */
    .p-exhitbit_description {
        flex-direction: column;
    }

    .p-exhitbit_description .description {
        width: 100%;
        padding: 0 5px;
        box-sizing: border-box;
    }

    .exhitbit_image {
        position: static;
        text-align: center;
        margin-top: 10px
    }

    .p-event_contentLeft.-wider {
        flex: 0 0 42px;
    }

    .p-event_contentLeft.-d-flex {
        display: flex;
        flex-direction: column;
        padding: 0
    }

    .p-event_contentLeft.-d-flex p {
        padding: 5px 0;
    }

    .p-event_contentLeft.-d-flex .decoration {
        position: static;
    }

    .p-event_contentLeft.-wider p {
        text-orientation: upright;
        writing-mode: vertical-rl;
        height: unset;
        line-height: unset;
    }

    .p-event_contentRight.-step {
        flex-direction: column;
    }

    .p-event_contentRight.-step .step_item {
        flex-basis: auto;
        flex-direction: column;
        width: 80%;
        margin: 0 auto;
    }

    .p-event_contentRight.-step .step_item:not(:last-child) {
        margin-bottom: 24px;
    }

    .p-event_contentRight.-step .step_itemBody div {
        width: 100%;
        text-align: center;
    }

    .p-event_contentRight.-step .step_item:not(:last-child):after {
        left: 50%;
        top: 100%;
        transform: translate(-50%, 0);
        margin-top: 5px;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 14px solid #FE330A;
    }

    /* note */
    .p-note {
        width: 90%;
        margin: 53px auto 53px auto;
    }

    .p-document {
        margin: 30px 0 30px 0
    }

    .p-document_downloadBtn {
        margin: 0 auto;
        width: 200px;
        height: 53px;
    }

    .p-documentBtnGroup {
        flex-direction: column;
    }

    .p-document_downloadBtn:not(:last-child) {
        margin: auto
    }

    .p-document_downloadBtn:not(:first-child) {
        margin-top: 10px
    }
}


/* azuma追加スマホ対応　2022-12-16 */
.titleimg {
    margin: 0 auto;
    width: 100%;
    /* width:540px;
      padding: 0 180px; */
    z-index: 1;
    position: relative;
}

.key_botan {
    position: absolute;
    width: 45%;
    display: flex;
    top: 50%;
    left: 52%;
}

@media screen and (max-width: 768px) {
    .haikei2 {
        width: 100%;
    }

    .haikei3 {
        width: 100%;
    }

    .haikei4 {
        width: 100%;
    }

    .haikei_text {
        width: 100%;

    }

    .titleimg {
        margin: 10px 0 0px 0;
        width: 100%;
        padding: 0;
        z-index: 1;
        position: unset;
    }

    .key_botan {
        margin: 0 auto;
        position: unset;
        width: 95%;
    }
}

    /* ページトップへ戻る */
    #page_top{width: 50px;height: 50px;position: fixed;right: 20px;bottom: 20px;background: #000;opacity: 0.6; z-index: 100;}
    #page_top a{position: relative;display: block;width: 50px;height: 50px;text-decoration: none;}
    #page_top a::before{font-family: 'Font Awesome 5 Free';font-weight: 900;content: '\f106';font-size: 25px;color: #fff;position: absolute;width: 25px;height: 25px;top: 0;bottom: 0;right: 0; left: 0;margin: auto;text-align: center;}
