@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@700&display=swap');
/*
	Theme Name: エイスクエアイベントLP
	Description: LAYOUT & SCRIPT DATA
	Author: リサイト
	Author URI: https://www.resite.jp/
	Version: 2022.06

*/

html {font-family: 'Noto Sans JP'}
a{outline:none !important;}
a:focus{outline:none !important;}


@media all and (min-width:751px) {
*{margin: 0;padding: 0;}
body {position:relative;overflow-x: hidden;background-color: #ebebeb;font-size: 16px;font-weight: bold;color: #333;}
a:hover{opacity: 0.4;transition: 0.4s ease-in-out;}


/*--------ヘッダー--------*/
header{position: fixed;left: 0;right: 0;width: 100%;z-index: 1;border-bottom: 1px solid #ccc;background-color: #fff;}
header section{width: 100%;margin: auto;}
/*header h1{display: block;}
header h1 a{display: table;margin: auto;padding: 1% 0;}
header h1 a img:nth-of-type(1){display: block;margin: auto;width: 50%;}
header h1 a img:nth-of-type(2){position: absolute;right: 2%;top: 10%;width: 4%;}*/

header nav {display: block;}
header nav ul{display: flex;justify-content: center;list-style-type:none;width: 100%;margin: auto;}
header nav ul li{display: block;width: 100%;}
header nav ul li a{display: block;width: 100%;}
header nav ul li a img{display: block;width: 100%;height: auto;}

/*--------フッター--------*/
footer{border-top: 1px solid #ccc;}
footer nav ul{display: flex;justify-content: space-between;list-style-type:none;max-width: 751px;margin: auto;background-color: #f6f5f3;border-right: 1px solid #ccc;}
footer nav ul li{width: 33.333%;border-bottom: 1px solid #ccc;border-left: 1px solid #ccc;padding: 15px 0;}
footer nav ul li a{display: flex;align-items: center;justify-content: center;flex-direction: column;text-align: center;text-decoration: none;color:#666;}
footer nav ul li a img{display: block;width: 60px;height: auto;margin-bottom: 10px;}
footer h1{display: block;margin-top: 40px;}
footer h1 img{display: block;width: 260px;margin: auto;}
footer h2{font-size: 18px;text-align: center;}
footer address{display:block;font-style: normal;text-align: center;}
footer>ul{display: flex;justify-content: center;list-style-type:none;margin-top: 25px;}
footer>ul li{margin: 0 10px;position: relative;line-height: 1;}
footer>ul li::after{content: "";border-left: 1px solid #666;position: absolute;left: -10px;top: 0;height: 100%;}
footer>ul li:first-child:after{content: none;}
footer>ul li a{color: #333;font-size: 13px;text-decoration: none;}
footer small{display: block;;background-color: #191989;text-align: center;color: #fff;margin-top: 30px;font-size: 10px;padding: 10px 0;}


/*--------コンテンツ共通--------*/
main{display: block;padding-top: 7.9%;}
article{display: flex;flex-direction: column;justify-content: center;align-items: center;}
span.anchor{padding-top: 11.9%;margin-top: -11.9%;display: block;}
article section{width: 100%;max-width: 751px;padding-top: 7.9%;margin-top: -7.9%;position: relative;}
article section:first-child{padding-top: 7.9%;margin-top: -7.9%;}
article section:last-child{margin-bottom: 0px;}
article section img{width: 100%;display: block;margin: auto;}
article section img.anime1{width: 72%;position: absolute;padding-top: 7%;display: table;left: 50%;transform: translate(-50%,0);}
article section img.anime2{width: 72%;position: absolute;padding-top: 18%;display: table;left: 50%;transform: translate(-50%,0);}
img.mt{margin-top: 100px;}
article section:first-child img{width: 100%;display: block;}



/*--GW--*/
#top .gw{padding: 0 !important;background-color: #88c4e5;}
#top .gw>img{width: 100%;}
#top .gw ul{margin: 0 auto !important;justify-content: space-around;width: 96%;}
#top .gw ul li{width: 48%;margin: 0;margin-top: 10px;}
#top .gw ul li a{background-color: transparent !important;padding: 0 !important;}
#top .gw ul li.w100banner{width: 100%;}
#top .gw ul li a img{width: 100%;height: auto;}
/*--GW--*/



article section#top div.newshop{background-size:auto;padding: 4%;background-color: #ff87ad;}
article section#top div.newshop img{width: 100%;display: block;}
article section#top div.event{background-size:auto;padding: 4%;background-color: #fff;background-image: url(../images/202506/event_bg.jpg);}


article section#top div>img{width: 85%;display: block;}
article section#top div ul{display: flex;align-items: flex-start;justify-content: center;flex-wrap: wrap;list-style-type: none;margin:20px 0 30px;position: relative;z-index: 0;}
article section#top div ul li{width: 46.7%;margin: 0 1.65%;margin-top: 20px;}
article section#top div ul li a{display: block;background-color: #fff;color: #fff;width: 100%;box-sizing: border-box;text-decoration: none;padding: 10px;border: 2px solid #3ba8c1;}
/*article section#top div ul li span{display: block;text-align: center;font-size: 40px;font-weight: bold;}*/
article section#top div ul b+span{display: table;margin: 10px auto;background: linear-gradient( #ff893a 0%, #f16100 100%);padding: 8px 30px 8px 45px;border-radius: 100px;font-size: 18px;font-weight: bold;border: 3px solid yellow;}
article section#top div ul b+span::after{content: "\25B8";margin-left: 3px;font-size: 15px;vertical-align: bottom;}
article section#top div ul li small{font-size: 13px;}
article section#top div ul li b{display: flex;text-align: center;margin: 10px 0 10px;font-size: 20px;color: #3ba8c1;min-height: 60px;flex-direction: column;justify-content: center;align-items: center;}
article section#top div ul li b h6{background-color:red;color: #fff;display: inline-block;padding: 4px 10px;font-size: 14px;font-weight: bold;letter-spacing: 1px;}


article section#top div ul li b.line3{line-height: 1.2;}
article section#top div ul li b>small{font-size: 12px;display: block;letter-spacing: -1px;}
article section#top time{display: flex;justify-content: center;align-items: center;background-color: #3ba8c1;text-align: center;padding: 0px 4px;color: #fff;min-height: 30px;}
article section#top a.banner1{display: block;text-decoration: none;}
article section#top a.banner1 img{display: block;width: 100%;height: auto;}
article section#top a.banner2{display: block;text-decoration: none;}
article section#top a.banner2 img{display: block;width: 100%;height: auto;}

li.special{width: 100% !important;}
li.special span{display: block;background-color: #A05359;text-align: center;padding: 4px;color: #fff;font-size: 20px !important;padding: 6px 0;}
li.special span small{margin-right: 6px;}
li.special a>div{display: flex;padding: 0!important;background-size: auto !important;background-color: #fff !important;padding-top: 10px !important;justify-content: space-between;}
li.special a>div>div{display: block;padding: 0 !important;background-size: auto !important;background-color: #fff !important;width: 49%;}
li.special a>div>div img{width: 100% !important;}

}






@media all and (max-width:750px) {
*{margin: 0;padding: 0;}
body {position:relative;overflow-x: hidden;background-color: #ebebeb;font-size: 13px;font-weight: bold;color: #333;}


/*--------ヘッダー--------*/
header{position: fixed;left: 0;right: 0;width: 100%;z-index: 1;border-bottom: 1px solid #ccc;background-color: #fff;}
header section{width: 100%;margin: auto;display: flex;flex-direction: column;}
/*header h1{display: block;}
header h1 a{display: flex;padding: 2.5% 0;align-items: center;justify-content: center;}
header h1 a img:nth-of-type(1){width: 50%;height: auto;}
header h1 a img:nth-of-type(2){width: 10%;margin-left: 20px;}*/


header nav {display: block;}
header nav ul{display: flex;justify-content: center;list-style-type:none;width: 100%;margin: auto;}
header nav ul li{display: block;}
header nav ul li a{display: block;}
header nav ul li a img{display: block;width: 100%;height: auto;}


/*--------フッター--------*/
footer{border-top: 1px solid #ccc;margin-top: 0px;}
footer nav ul{display: flex;justify-content: space-between;list-style-type:none;width: 100%;margin: auto;background-color: #f6f5f3;}
footer nav ul li{width: 33.333%;border-bottom: 1px solid #ccc;border-left: 1px solid #ccc;padding: 15px 0;}
footer nav ul li:first-child{border-left: none;}
footer nav ul li a{display: flex;align-items: center;justify-content: center;flex-direction: column;text-align: center;text-decoration: none;color:#666;letter-spacing: -1px;}
footer nav ul li a img{display: block;width: 40px;height: auto;margin-bottom: 10px;}
footer h1{display: block;margin-top: 40px;}
footer h1 img{display: block;width: 180px;margin: auto;}
footer h2{font-size: 15px;text-align: center;}
footer address{display:block;font-style: normal;text-align: center;}
footer>ul{display: flex;justify-content: center;list-style-type:none;margin-top: 25px;}
footer>ul li{margin: 0 4px;position: relative;line-height: 1;}
footer>ul li::after{content: "";border-left: 1px solid #666;position: absolute;left: -4px;top: 0;height: 100%;}
footer>ul li:first-child:after{content: none;}
footer>ul li a{color: #333;font-size: 10px;text-decoration: none;}
footer small{display: block;;background-color: #191989;text-align: center;color: #fff;margin-top: 30px;font-size: 10px;padding: 10px 0;}


/*--------コンテンツ共通--------*/
main{display: block;padding-top: 25%;}
article{display: flex;flex-direction: column;justify-content: center;align-items: center;}
span.anchor{padding-top: 25%;margin-top: -25%;display: block;}
article section{width: 100%;max-width: 100%;padding-top: 25%;margin-top: -25%;margin-bottom: 0;position: relative;}
article section:first-child{padding-top: 25%;;margin-top: -25%;margin-bottom: 0%;}
article section:last-child{margin-bottom: 0%;}
article section img{width: 100%;display: block;margin: auto;}
article section img.anime1{width: 72%;position: absolute;padding-top: 7%;display: table;left: 50%;transform: translate(-50%,0);}
article section img.anime2{width: 72%;position: absolute;padding-top: 18%;display: table;left: 50%;transform: translate(-50%,0);}
img.mt{margin-top: 15%;}
article section:first-child img{width: 100%;display: block;}
 


/*--GW--*/
#top .gw{padding: 0 !important;background-color: #88c4e5;}
#top .gw>img{width: 100%;}
#top .gw ul{margin: 0 auto !important;justify-content: space-around;width: 96%;}
#top .gw ul li{width: 48%;margin: 0;margin-top: 10px;}
#top .gw ul li a{background-color: transparent !important;padding: 0 !important;}
#top .gw ul li.w100banner{width: 100%;}
#top .gw ul li a img{width: 100%;height: auto;}
/*--GW--*/






article section#top div.newshop{padding: 8% 1% 25px;background-size: auto;background-color: #ff87ad;}
article section#top div.newshop img{width: 96%;display: block;}
article section#top div.event{padding: 8% 1% 25px;background-size: auto;background-color: #fff;background-image: url(../images/202506/event_bg.jpg);}


article section#top div>img{width: 85%;display: block;}
article section#top div ul{display: flex;align-items: flex-start;justify-content: center;flex-wrap: wrap;list-style-type: none;margin: 10px 0 20px;position: relative;z-index: 0;}
article section#top div ul li{width: 48%;margin: 0 1%;margin-top: 10px;}
article section#top div ul li a{display: block;background-color: #fff;color: #fff;width: 100%;box-sizing: border-box;text-decoration: none;padding: 4px;border: 2px solid #3ba8c1;}
/*article section#top div ul li span{display: block;text-align: center;font-size: 24px;font-weight: bold;}*/
article section#top div ul b+span{display: table;margin: 10px auto;background: linear-gradient( #ff893a 0%, #f16100 100%);;padding: 6px 20px 6px 25px;border-radius: 100px;font-size: 14px;font-weight: bold;border: 2px solid yellow;}
article section#top div ul b+span::after{content: "\25B8";margin-left: 1px;font-size: 13px;}
article section#top div ul li small{font-size: 11px;}
article section#top div ul li b{display: flex;text-align: center;margin: 8px 0 8px;font-size: 13px;color: #3ba8c1;letter-spacing: -1.5px;min-height: 40px;flex-direction: column;justify-content: center;align-items: center;}
article section#top div ul li b h6{background-color:red;color: #fff;display: inline-block;padding: 2px 8px;font-size: 12px;font-weight: bold;letter-spacing: 1px;}
article section#top div ul li b.line3{line-height: 1.35;}
article section#top div ul li b>small{font-size: 11px;display: block;letter-spacing: -1px;}
article section#top time{display: flex;align-items: center;justify-content: center;background-color: #3ba8c1;text-align: center;padding: 0 3px;font-size: 13px;color: #fff;min-height: 28px;}
article section#top a.banner1{display: block;text-decoration: none;}
article section#top a.banner1 img{display: block;width: 100%;height: auto;}
article section#top a.banner2{display: block;width: 102%;margin-left: -1%;text-decoration: none;}
article section#top a.banner2 img{display: block;width: 100%;height: auto;}


li.special{width: 100% !important;}
li.special span{display: block;background-color: #A05359;text-align: center;padding: 4px;color: #fff;font-size: 15px !important;padding: 6px 0;}
li.special span small{margin-right: 6px;}
li.special a>div{display: flex;padding: 0!important;background-size: auto !important;background-color: #fff !important;padding-top: 4px !important;justify-content: space-between;}
li.special a>div>div{display: block;padding: 0 !important;background-size: auto !important;background-color: #fff !important;width: 49%;}
li.special a>div>div img{width: 100% !important;}


}