@charset "UTF-8";
/* CSS Document */
.page_event{text-align: center;padding-bottom: 80px}
@media screen and (max-width: 768px) {/*スマホのスタイル*/
}
.img1{position: absolute;bottom: -40px;left: 0;width: 285px}

.page_event .sec1{background: linear-gradient(to right,  #f7e1cd 0%,#f7e1cd 50%,#d3ebf4 50%,#d3ebf4 100%);position: relative}
.page_event .sec1 img{position: relative;margin-top: -30px}

@media screen and (max-width: 768px) {/*スマホのスタイル*/
.page_event .sec1{background: none}
.page_event .sec1 .marugame{background: #f7e1cd;padding: 30px 0}
.page_event .sec1 .takamatsu{background: #d3ebf4;padding: 30px 0}
.page_event .sec1 img{position: relative;margin-top:0px}
.img1{position: absolute;bottom: -40px;left: 0;width: 40%}
}
