@charset "utf-8";
@media (min-width: 768px) {
.gnavwrap {
  display:block!important;
}
}
@media (max-width: 767px) {
input[type="submit"] {
  -webkit-appearance: none;
}
textarea {
  -webkit-appearance: none;
}
.pc {
	display: none!important;
}
.sp {
	display: block!important;
}
a:hover {
	text-decoration: none;
	opacity:1;
}
img{
	width:auto;
	height:auto;
	max-width: 100%;
}
body {
	font-size: 12px;
	min-width: 100%;
	min-height: 100%;
	line-height: 1.5;
}
.header01 {
  background-image: url(../img/common/bg_03.png);
  background-repeat: repeat;
  background-position: center top;
  height: auto;
}
.header01.active {
  background-image:none;
}
.header02 {
  width: 94%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 7px;
  padding-bottom:3px;
  position:relative;
}
.logo {
  margin-bottom: 5px;
}
#t_clear {
	background-color: rgba(255,255,255,0.9);
  position: fixed;
  width: 100%;
  height: 10000px;
  z-index: 1;
}
.gnavwrap {
  background-color: transparent;
  border-bottom: 1px none #000;
  background-image: none;
  background-repeat: repeat-x;
  background-position: center top;
  display:none;
  position: absolute;
	width: 100%;
  z-index:10;
}
.gnav {
  text-align: center;
}
.gnav li {
  display: block;
  position: relative;
}
.gnav li a {
  font-weight: bold;
  display: block;
  padding-right: 20px;
  padding-left: 20px;
  padding-top: 7px;
  padding-bottom: 4px;
  font-size: 16px;
}
.gnav li a:hover {
  color: inherit;
  text-decoration: none;
}
.gnav li.current a {
  color: inherit;
}
.gnav li img {
  display: none;
}
.gnav li.current img{
  display: none;
}

.btn_menu {
	background-image: url(../img/common/sp_menu.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 42px;
	height: 42px;
	width: 42px;
	position: absolute;
	top: 8px;
	right: 0px;
  z-index:10;
}
.active .btn_menu {
	background-image: url(../img/common/sp_menu_close.png);
}

.soon {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 120px;
}
.footerwrap {
  background-image: url(../img/common/bg_02.png);
  background-repeat: repeat-x;
  background-position: center top;
  padding-top: 25px;
  padding-bottom: 60px;
  background-color: #FB87A2;
}
.copy {
  color: #FFF;
  text-align: center;
}
.pagetop a {
	position: fixed;
	right: 3%;
	bottom: 15px!important;
	width:40px;
}
.cmnblock01 {
    width: 94%;
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
}
.topicpath {
	font-size: 12px;
	margin-bottom: 20px;
	padding-top: 12px;
}
.cmntitle01 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
	position:relative;
	padding-bottom:5px;
}
.cmntitle01::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    border-bottom: 1px solid #F87596;
    width: 30px;
}

.ev01 {
	margin-bottom: 60px;
}
.ev02 {
	float: none;
	width: 120px;
	font-size: 12px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
}
.ev03 {
	float: none;
	width: 100%;
}
.ev04 {
	margin-bottom: 10px;
}

.evl01 {
	float: none;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.evl01:nth-child(4n+1) {
	margin-left:auto;
	clear:both;
}
.evl01 a {
	text-align: center;
	display: block;
	padding: 15px;
	text-decoration: none;
}
.evl02 {
	margin-bottom: 12px;
	margin-left: auto;
	margin-right: auto;
	width:190px;
}
.evl03 {
	font-size: 13px;
	margin-bottom: 3px;
}
.evl04 {
	padding-right: 0;
	padding-left: 0;
}
.evl05 {
	display:none;
}
.gd01 {
	margin-bottom: 50px;
}
.type02 .evl01 a.adl01 {
    width: 65px;
}
.evl01 a.adl01 {
	padding-left:0;
	padding-right:0.5em;
}
.adtit01 {
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin-bottom: 7px;
	margin-top: 15px;
}
.cmntitle02 {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 20px;
}
.cmntitle02 span {
  display:inline-block;
  margin-right:5px;
  vertical-align:middle;
}
.cmntitle02 span.pt01 {
  font-size: 10px;
}

.main01 {
  background-image: url(../img/top/bg_main.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size:cover;
  margin-top: 0;
}
.main02 {
  width: 94%;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  height: auto;
  padding-bottom:12px;
}
.main03 {
  text-align: right;
  padding-top: 12px;
  margin-bottom:140px;
}
.main03 img {
  width:240px;
}
.main04 {
  position: absolute;
  left: 0;
  bottom: 12px;
}
.main04 img {
  width:130px;
}
.main05 {
  position: relative;
  right: inherit;
  bottom: inherit;
  text-align: right;
}
.main05 img {
  width:200px;
}
.abt01 {
  padding-top: 40px;
  padding-bottom: 90px;
  position: relative;
}
.abt02 {
  text-align: center;
  margin-bottom: 10px;
  width: 120px;
  margin-right: auto;
  margin-left: auto;
}
.abt03 {
  font-size: 14px;
  text-align: center;
  margin-bottom: 20px;
}
.abt04 {
  font-size: 16px;
  text-align: center;
}
.abt05 {
  margin-left: -750px;
  position: absolute;
  left: 50%;
  top: 90px;
  display:none;
}
.abtblock01 {
  background-image: none;
  background-repeat: no-repeat;
  background-position: center top;
  padding-top: 0;
  width: 94%;
  margin-right: auto;
  margin-left: auto;
}
.abtblock02 {
  background-image: none;
  background-repeat: no-repeat;
  background-position: center bottom;
  padding-bottom: 0;
}
.abtblock03 {
  background-image: none;
  background-repeat: repeat-y;
  background-position: center top;
  background-color: rgba(255,255,255,0.7);
  border-radius: 10px;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 50px;
  padding-left: 20px;
  position: relative;
}
.cg01 {
  padding-top: 40px;
  padding-bottom: 95px;
}
.cg02 {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}
.cg03 {
}
.cg04 {
  width: 100%;
  position: relative;
  box-shadow: 2px 3px 7px 0px #dddddd;
  padding-top: 25px;
  padding-right: 25px;
  padding-bottom: 25px;
  padding-left: 25px;
  background-image: url(../img/top/bg_03.png);
  background-repeat: repeat;
}
.cg04.type01 {
  float: none;
  margin-left: 0;
  margin-bottom:50px;
}
.cg04.type02 {
  float: none;
  margin-right: 0;
}
.cg05 {
  text-align: center;
  margin-bottom: 15px;
  width: 120px;
  margin-right: auto;
  margin-left: auto;
}
.cg06 {
  font-size: 14px;
  text-align: center;
  margin-bottom: 15px;
}
.cg07 {
  position: absolute;
  left: -30px;
  top: -25px;
  width:100px;
}
.cg08 {
  position: absolute;
  right: -30px;
  bottom: -25px;
  width:100px;
}
.cg09 {
  position: absolute;
  right: -25px;
  bottom: -75px;
  width:90px;
}
.cg10 {
  position: absolute;
  left: -160px;
  top: 100px;
  display:none;
}
.cg11 {
  position: absolute;
  right: -280px;
  top: 10px;
  display:none;
}
.wrapnote {
  width: 100%;
  height: 120px;
}
.wrapnote .note {
  background-image: none;
  background-repeat: repeat-x;
  background-position: center top;
	padding-top: 1px;
}
.wrapnote .note p {
  background-image: none;
  font-size: 20px;
  line-height: 1.5;
  text-align:center;
}

.tw01 {
  background-image: url(../img/top/bg_02.png);
  background-repeat: repeat;
  background-size:cover;
  padding-top: 40px;
  padding-bottom: 40px;
}
.tw02 {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}
.tw03 {
}
.tw04 {
  text-align:center;
  margin-bottom:20px;
  padding-top:25px;
  width: 120px;
  margin-right: auto;
  margin-left: auto;
}
.tw05 {
}
.tw05 iframe { width: 740px !important; }
.tw06 {
  position: absolute;
  left: 50%;
  margin-left:-75px;
  top: -30px;
  width:150px;
}
.tw07 {
  float:none;
  padding-right:0;
  padding-top:0;
}
.tw08 {
  margin-bottom:20px;  
  text-align:right;
}
.tw09 {
  position: absolute;
  left: -160px;
  top: 25px;
  display:none;
}
.sns {
  text-align:right;
}
.sns li {
  display:inline-block;
  margin-left:5px;
}
.cg04.type03 {
  padding-bottom: 20px;
  margin-bottom: 15px;
  padding-right: 2px;
  padding-left: 2px;
}

.mainsp01 img {
  width:100%;
}
.abt05_sp {
  position: absolute;
  right: 3%;
  bottom: -60px;
  width:250px;
}

.intbox01 {
	margin-bottom: 35px;
}
.intbox01 .pt01 {
	float: none;
	width: 270px;
	margin:0 auto;
	margin-bottom:10px;
}
.intbox01 .pt01 img {
	/*border: 3px solid #FFF;*/
}
.intbox01 .pt02 {
	float: none;
	width: 100%;
}
.intbox01 .pt03 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 7px;
}
.intbox01 .pt03 a {
	text-decoration: underline;
}
.intbox01 .pt05  {
	font-weight: bold;
}

.shoptxt01 {
	margin-bottom:30px;
}
.shoptxt02 {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: bold;
}

.movietitle {
	font-size: 16px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.movie01 {
	width: 100%;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}

.oar01 {
	margin-bottom:30px;
}
.oar01 table th {
	padding: 7px;
}
.oar01 table td {
	padding: 7px;
}
.oar06 {
	font-size:10px;
}

.eve00 {
	margin-bottom: 35px;
	padding-bottom: 1px;
}
.eve01 {
	margin-bottom:35px;
}
.eve02 {
	font-size:14px;
	margin-bottom:5px;
}
.eve03 {
	margin-bottom:15px;
}
.eve04 {
}
.eve05 li {
}

.lst01 {
	margin:0 auto;
	width:94%;
}
.lst02 {
	margin-bottom:35px;
}
.lst02:nth-child(odd) {
	float:none;
	clear:both;
}
.lst02:nth-child(even) {
	float:none;
}

▲SP{
}
}
