@charset "UTF-8";

@import url(base.css);


img {
	display: inline-block;
	max-width:100%;
	max-height: 100%;
    vertical-align: middle;}

html {scroll-behavior: smooth;}

.sp {display: none !important;}
p {
    font-size: 100%;
    line-height: 1.5em;
    padding: 0;}

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }


/*-------------------------------------------------
	++ container
-------------------------------------------------*/
#container {
	margin:0 auto;
	position:relative;
	min-width:1200px;}
.cInner {
	width:1000px;
    padding: 50px 0;
	margin:0 auto;
    position: relative;}

/*-------------------------------------------------
	++ HEADER
-------------------------------------------------*/
#headerBox {
    width: 100%;
    background-color: #b0eaf8;
    background-image: url(../img/title_bg.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: auto;}
.headerInner {
    padding: 20px 0 0 0;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 1100px;}
.headerImg,
.headerItem {width: 500px;}
.headerItem div {margin-top: 15px;}

/*-------------------------------------------------
    background
-------------------------------------------------*/
#bg_about {
    width: 100%;
    background: url(../img/bg.jpg) no-repeat center center;
    background-size: cover;}
#bg_map {
    width: 100%;
    background: url(../img/map_bg.jpg) repeat center center;}
#bg_prize {
    width: 100%;
    background:#f4f1df url(../img/prize_bg.png) no-repeat bottom right;
    background-size: 80%;}
#bg_30th {
    width: 100%;
    background:#f4f1df url(../img/30th_bg.jpg) repeat center center;
    background-size: 13%;
    border-radius: 20px;
    padding: 30px 40px;}

/*-------------------------------------------------
    others
-------------------------------------------------*/
.aboutBox {
    align-items: center;
    background: linear-gradient(45deg, #98def4 0%, #98def4 50%, #b0e9f7 50%, #b0e9f7 100%);
    display: flex;
    width: 100%;
    border-radius: 20px;
    justify-content: space-between;
    align-items: flex-end; 
    flex-wrap: wrap;
    padding: 30px 30px 10px 30px;
    position: relative;}
h2.aboutDetail1 {order: 1;width: 610px;margin: 0 calc(0% - 30px);}
p.aboutDetail2 {
    order: 2;
    font-weight: bold;
    text-align: center;
    font-size: 110%;
    margin-top: 20px;
    margin-bottom: 10px;
    width: 610px;}
.aboutDetail3 {order: 3;width: 610px;}
.aboutDetail3 p {font-size: 110%;margin-left: 10px;margin-top: -8px;font-weight: bold;}
.aboutImg {
    width: 270px;
    position: absolute;
    right: 30px;
    bottom: 20px;}

.aboutBox2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 30px;}
.aboutMore {width: 140px;}
.aboutTxt {
    width: 830px;
    font-weight: bold;
    text-align: left;
    font-size: 110%;}
.aboutImg2 {
    width: 780px;
    margin: -70px 0 0 170px;}

.mapBox {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;}
.mapItem {width: 370px;}
.mapplace {
    background-color: #fff;
    border-radius: 8px;
    padding: 0;
    height: 50px;
    display: flex;
    margin-bottom: 5px;}
.place {width: 150px;font-size: 110%;font-weight: bold;line-height: 50px;padding-left: 15px;}
.day {width: 130px;font-size: 110%;font-weight: bold;line-height: 50px;}
.detail {
    width: 90px;
    background-color: #ff3e63;
    color: #fff;
    font-size: 120%;
    line-height: 50px;
    text-align: center;
    font-weight: bold;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    margin-left: auto;}
.reserve {
    width: 90px;
    background-color: #878787;
    color: #adadad;
    font-size: 100%;
    line-height: 50px;
    text-align: center;
    font-weight: bold;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    margin-left: auto;}
.mapImg {width: 600px;}
.map_junkaichu {margin: 10px 0 150px 0;}
.map_supahosu {
    position: absolute;
    bottom: 0;
    left: 50px;
    width: 250px;}

.prizeBox {
    align-items: center;
    background: linear-gradient(45deg, #98def4CC 0%, #98def4CC 50%, #b0e9f7CC 50%, #b0e9f7CC 100%);
    display: flex;
    width: 100%;
    border-radius: 20px;
    justify-content: space-between;
    align-items: flex-end; 
    flex-wrap: wrap;
    padding: 0px;
    position: relative;}
.prizeTtlBox {
    background-color: #fff;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 40px;
    margin: 50px 0 15px 0;}
.prizeTtl {width: 400px;}
.prizeTtl img {width: 80%;}
.prizeTtl p {
    font-size: 110%;
    font-weight: bold;
    padding-top: 15px;}
.prizeImg {
    width: 490px;
    margin-top: -80px;}

.prizeBox2 {
    width: 65%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;}
.prizeItem {width: 300px;}
.prizeItemImg {
    background-color: #fff;
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 5px;}
.prizeItem p {
    font-size: 100%;
    line-height: 1.3em;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;}
.prizemore {
    width: 100%;
    font-size: 300%;
    line-height: 1em;
    padding: 0 50px 20px 0;
    margin-top: -20px;
    font-weight: bold;
    color: #fff;
    text-align: right;
    font-family: 'メイリオ', 'Meiryo', sans-serif;}

.bg_30thBox {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;}
.bg_30thTtl {width: 100%;}
.bg_30thTtl img {width: 60%;}
.bg_30thDetail {
    width: 650px;
    font-size: 110%;
    color: #231815;
    font-weight: bold;
    line-height: 1.5em;
    -webkit-text-stroke: 4px #fff;
    text-stroke: 4px #fff;
    paint-order: stroke;
    padding-top: 15px;}
.bg_30thImg {width: 250px;}

.profileBox {
    background-color: #b0e9f7;
    border-radius: 20px;
    padding: 30px 30px 10px 30px;
    margin: 30px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;}
.profileDetail {width: 730px;}
.profileDetail .ttl {width: 550px;margin-bottom: 10px;}
.profileDetailBox {
    width: 100%;
    background: url(../img/profile_bg.png) no-repeat center center;
    background-size: 100%;
    padding: 60px 20px 50px 20px;
    display: flex;}

.profilelist {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;}
.profilelist dt,
.profilelist dd {
    box-sizing: border-box;
    margin-bottom: 10px;}
.profilelist dt {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    width: 30%;
    height: 2em;
    line-height: 2em;
    padding: 0px;
    background-color: #0068b6;
    border-radius: 50px;
    color: #fff;
    font-weight: bold;
    font-size: 115%;}
.profilelist dd {
    display: flex;
    align-items: center;
    width: 68%;
    margin-left: 0;
    padding: 0px;
    color: #231815;
    font-weight: bold;
    font-size: 115%;}
.profileImg {
    width: 270px;
    display: flex;
    justify-content: flex-end;}
.profileImg img {width: 80%;}

.whatsBox {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    margin-bottom: 50px;}
.whatsBoxImg {
    width: 300px;
    position: absolute;
    right: 20px;
    top: 10px;}
.whatsBoxTtl {
    width: 100%;
    height: 100px;
    background-color: #0068b6;
    padding: 0 0 0 40px;
    display: flex;
    align-items: center;}
.whatsBoxTtl img {width: 40%;}
.whatsBoxDetail {
    width: 100%;
    height: 100px;
    background-color: #ffe860;
    padding: 0 0 0 40px;
    color: #0068b6;
    font-weight: bold;
    line-height: 1.3em;
    font-size: 105%;
    display: flex;
    align-items: center;}

.linkTtl {
    width: 100%;
	color: #231815;
	font-size: 140%;
    font-weight: bold;
	display: flex;
	align-items: center;}
.linkTtl:before, .linkTtl:after {
	content: "";
	flex-grow: 1;
	border-top: 4px dotted #88d1ff;
	display: block;}
.linkTtl:before {margin-right: .8em;}
.linkTtl:after {margin-left: .8em;}

.linkBox {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 3rem 5rem;}
.logoMG49 {margin: 40px 0 90px 0;}
.logoMG40 {margin: 40px 0;}
.logoMG50 {margin: 50px 0;}
.logoMGb10 {margin-bottom: 10px;}
.logoW45 {width: 45px;}
.logoW300 {width: 300px;}
.logoW240 {width: 240px;}
.logoW200 {width: 200px;}
.logoW170 {width: 170px;}
.logoW140 {width: 140px;}
.logoW110 {width: 110px;}

/*-------------------------------------------------
    FOOTER
-------------------------------------------------*/
footer {
    position: relative;
    padding: 20px 0;
    background-color: #0068b6;
    color: #fff;
    text-align: center;}
footer .logo {
    width: 250px;
    text-align: center;
    margin: 10px auto 20px auto;}
footer .logo img {width: 100%;}
footer .copyright {
    font-size: 100%;
    text-align: center;
    line-height: 1.5em;}
.page-top {
    position: fixed;
    bottom: 0;
    right: 30px;
    width: 200px;}
.page-top img {width: 100%;}














