@charset "utf-8";

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
html {
font-size: 16px;
}
body {
font-family: 'Noto Sans JP',sans-serif;
background: url(images/bg.png) top center;
color: #005baa;
}
p {
line-height: 1.4;
}
a { text-decoration: none; }
a:hover {
 opacity: 0.7;
 -moz-opacity: 0.7;
 -webkit-opacity: 0.7;
 filter:alpha(opacity=60);
}
a[href^="tel:"] { cursor: default; }
.text_deco_ul {
 text-decoration: underline;
}
img {
 border: none;
 max-width: 100%;
 height: auto;
 width: auto;
 vertical-align: bottom;
}
.clearfix:after {
 content: '';
 display: block;
 clear: both;
 height: 0;
}
.disp_n {
display: none;
}
.disp_i {
display: inline;
}
.disp_ib {
display: inline-block;
}
.disp_b {
display: block;
}
.line_hi {
line-height: inherit;
}
.ovf_h {
overflow: hidden;
}
.v_mid {
vertical-align: middle;
}
.pos_r {
position: relative;
}
.mg-t1 {
margin-top: 40px;
}
.mg-t2 {
margin-top: 100px;
}
.mg-t3 {
margin-top: 10px;
}
.mg-t4 {
margin-top: 20px;
}
.mg-lra {
margin-left: auto;
margin-right: auto;
}
.pd-lr {
padding-left: 15px;
padding-right: 15px;
}
.float_l {
float: left;
}
.float_r {
float: right;
}
.fs-1 {
font-size: 175%;
}
.fs-2 {
font-size: 300%;
}
.fs-3 {
font-size: 125%;
}
.fs-4 {
font-size: 150%;
}
.font_b {
font-weight: 700;
}
.font_h {
font-weight: 900;
}
.text_c {
text-align: center;
}
.colw {
color: #fff;
}
.ribon {
opacity: 0;
visibility: hidden;
width: 27px;
left: 50%;
background-color: #2a4a62;
padding: 0 2px;
position: absolute;
}
.ribon.on {
opacity: 1;
visibility: visible;
transition: 0.5s ease-in-out;
}
.r1 {
height: 130%;
margin-top: -15%;
margin-left: 950px;
transform: rotate(-15deg);
}
.r2 {
height: 160%;
margin-top: -30%;
margin-left: 750px;
transform: rotate(-5deg);
}
.r3 {
height: 230%;
margin-top: -65%;
margin-left: -850px;
transform: rotate(10deg);
}
.r4 {
height: 160%;
margin-top: -30%;
margin-left: -750px;
transform: rotate(3deg);
}
.ribon > div {
height: 100%;
border-left: solid 2px #fff;
border-right: solid 2px #fff;
background: url(images/t.png) center top repeat-y;
}
.fa {
opacity: 0;
visibility: hidden;
transform: translateY(30px);
transition: transform 0.8s ease-in-out 1s, opacity 1s ease-in-out 1s;
}
.fa.on {
opacity: 1;
visibility:visible;
transform: translateY(0px);
}
#container {
margin-left: auto;
margin-right: auto;
padding-bottom: 40px;
overflow: hidden;
}
#top-head {
padding: 15px;
}
.main-title {
max-width: 868px;
padding: 10px 30px;
border-radius: 20px;
background-color: #ea6000;
z-index: 2;
}
.main-title img {
opacity: 0;
}
.main-title .mask {
content: '';
visibility: hidden;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background-color: #ea6000;
z-index: 2;
}
.main-title.anime .mask {
visibility: visible;
left: 100%;
transition: 1s linear;
}
.main-title.anime img {
opacity: 1;
transition: 2s ease-in-out;
}
.y {
margin-top: 80px;
margin-bottom: 80px;
background-color: #ffe000;
transform: rotate(10deg);
padding: 2px 0px;
width: 130%;
margin-left: -15%;
}
.y > div {
padding: 10px 20%;
border: solid 2px #005baa;
}
.yt {
background-color: #ffe000;
padding: 5px;
border-radius: 5px;
}
.rtitle {
background-color: #fff;
padding: 5px 15px;
border-radius: 15px;
border: solid 3px #005baa;
display: inline-block;
line-height: 1;
}
.top-1 {
max-width: 1030px;
}
.top-1 .float_l {
width: 33.6%;
max-width: 336px;
margin-left: 7%;
}
.top-1 .float_r {
width: 51.5%;
max-width: 515px;
}
.f1 {
max-width: 122px;
width: 36.4%;
float: left;
}
.f2 {
max-width: 194px;
width: 57.4%;
margin-top: 75%;
float: right;
}
.wd {
padding: 2px 5px;
color: #fff;
background-color: #005bab;
}
.capacity {
max-width: 163px;
margin-left: 20px;
}
.bk {
max-width: 480px;
width: 93.3%;
margin-top: -8%;
}
.dazai {
max-width: 506px;
width: 50%;
vertical-align: bottom;
}
.date {
max-width: 500px;
width: 50%;
padding-left: 20px;
padding-bottom: 20px;
}

.tb {
width: 100%;
}
.tb td {
vertical-align: top;
width: 50%;
background-color: #fff;
border: solid 5px #ffe000;
padding: 30px 28px;
}
.qr .left {
width: 100%;
margin-right: -120px;
}
.qr .left p {
margin-right: 120px;
}
.qr .right {
width: 102px;
}
.j {
max-width: 114px;
margin-right: 20px;
}
.waku {
display: inline-block;
padding: 3px;
line-height: 1;
border: solid 1px #005baa;
}
.cbtn {
display: block;
max-width: 250px;
margin: 50px auto 0;
}

@media screen and (max-width: 767px){
html {
font-size: 14px;
}
.sp767_b {
display: block;
}
.mg-t2 {
margin-top: 60px;
}
.y {
margin-top: 40px;
margin-bottom: 40px;
}
.y > div {
padding-top: 5px;
padding-bottom: 5px;
}
.top-1 .float_l {
float: none;
width: auto!important;
margin-left: auto;
}
.top-1 .float_r {
width: auto!important;
margin-top: 40px;
}
.f2 {
margin-top: 30px;
}
.sy {
margin-right: -15px;
}
.tb, .tb tr,
.tb tbody, .tb td {
display: block;
width: auto;
}
.tb td {
margin-top: 10px;
padding-left: 15px;
padding-right: 15px;
}
.date {
display: none;
}
.dazai {
width: 65%;
}
}
