/*
**  ===================================================================
**  mainblock CSS
**  ===================================================================
*/

.bg_contents{
  position: relative;
}
.contents__inner {
  margin: auto;
  max-width: 750px;
  background-image: url(../img/outer_bg03.png);
  background-size: contain;
  background-repeat: repeat-y;
  background-position: center top;
  padding-top: 5%;
}
.mainblock {
  overflow: hidden;
  margin: auto;
  max-width: 750px;
}
.mainblock_bg{
  padding: 4% 0;
  background-color: #d8eff4;
}
.maininner{
  margin: 0 3%;
}
.maininner.typeA{
  margin: 0 2%;
}
.main_img{
  margin-bottom: 2%;
}
.main_img.typeA{
  margin-bottom: -4%;
}
.main_img.typeB{
  margin-bottom: -5%;
}
.shadow{
  box-shadow: 0 5px 10px 0px rgba(179, 183, 183, 0.73);
}
@media screen and (min-width: 800px) {
  .maininner{
    margin: auto;
    max-width: 716px;
  }
  .maininner.typeA{
    max-width: 730px;
  }
  .contents__inner{
    padding-top: 30px;
  }
}
.mainblock img {
  display: block;
  margin: auto;
}

.main_area{
  position: relative;
}
.main_area.typeA{
  padding-bottom: 5%;
}
.main_area.typeB{
  margin-bottom: 5%;
}
@media screen and (min-width: 800px) {
  .main_area.typeA{
    padding-bottom: 40px;
  }
  .main_area.typeB{
    margin-bottom: 40px;
  }
}
.nav_area{
  overflow: hidden;
  margin: 4% 1.5% 5%;
  position: relative;
}
.nav_list{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.nav_item{
  position: relative;
  width: 49%;
}
.nav_item:first-child{
  margin-right: 1%;
}
.nav_item:last-child{
  margin-bottom: 0;
  margin-right: -2%;
}
.nav_item.typeA{
  width: 100%;
  margin-right: 0;
}
@media screen and (min-width: 800px) {
  .nav_area{
    margin: 40px 0 40px;
  }
  .nav_item{
    width: auto;
  }
  .nav_item:first-child{
    margin-right: 0;
  }
  .nav_item:last-child{
    margin-right: -10px;
  }
  .nav_item.typeA{
    width: auto;
    margin-right: 0;
  }
}


.main_bg{
  background-image: url(../img/outer_bg.png);
  background-size: contain;
  background-repeat: repeat-y;
  background-position: center top;
}
.subblock_bg{
  background-image: url(../img/outer_bg02.png);
  background-size: contain;
  background-repeat: repeat-y;
  background-position: center top;
}

.pagetop{
  z-index: 1;
  width: 18%;
  right: 2%;
}
@media screen and (min-width: 800px) {
  .pagetop{
    width: auto;
    right: 20px;
  }
}

/*
**  ===================================================================
**  subblock CSS
**  ===================================================================
*/
.subblock {
  margin: auto;
  padding: 0 10px;
  max-width: 730px;
}
.subblock.typeA{
  margin: 8% 0;
}
.subblock img {
  display: block;
  margin: auto;
}
.btn a {display: block;}
.btn a img {width: 100%;}
@media screen and (min-width: 800px) {
  .btn a:hover {opacity: 0.7;}
}

.hmv_area{
  margin-top: 3%;
  margin-bottom: 5%;
}
.hmv_area.typeA{
  margin-bottom: 0;
}

.btn_area{
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  bottom: 1.5%;
}
.btn_area.typeA{
  bottom: 3.5%;
}
.btn_area.typeB{
  bottom: 11.5%;
}
.hmv_btn{
  width: 85%;
  margin: 0 auto;
}
.btn_shop{
  width: 95%;
  margin: 0 auto;
}
.link_btn{
  width: 83%;
  margin: 0 auto;
}
.btn_ticket{
  width: 97%;
  margin: 0 auto;
}
@media screen and (min-width: 800px) {
  .hmv_btn{
    width: 600px;
  }
  .btn_shop{
    width: 670px;
  }
  .link_btn{
    width: 629px;
  }
  .btn_ticket{
    width: 690px;
  }
}

.caution{
  text-align: center;
  font-size: 75%;
  font-weight: 600;
  color: #000000;
  margin-top: 1%;
}
.caution.typeA{
  margin-top: 0;
  margin-bottom: 2%;
}
.caution.typeB{
  margin-top: 3%;
}
.main_list{
  margin: 0 auto 6%;
  padding: 6% 10px 0;
  max-width: 730px;
}
.main_item{
  text-indent: -1em;
  padding-left: 1em;
  font-size: 75%;
  font-weight: 600;
  color: #000000;
}
.main_item.typeA{
  text-indent: 0;
  padding-left: 0;
}
.list_area{
  position: absolute;
  top: 39%;
  left: 4%;
}
.main_link{
  color: #5798df;
  text-decoration: underline;
}
.copy{
  text-align: center;
  font-size: 75%;
  font-weight: 600;
  color: #000000;
  margin-bottom: 4%;
}
.copy.typeA{
  margin-top: 4%;
}
.copy.typeB{
  margin-top: 4%;
  margin-bottom: 0;
}
@media screen and (min-width: 800px) {
  .list_area{
    top: 39.5%;
  }
  .caution{
    font-size: 16px;
    margin-top: 10px;
  }
  .main_list{
    text-align: left;
    margin-top: 0;
    margin-bottom: 40px;
  }
  .main_item{
    font-size: 16px;
  }
  .copy{
    font-size: 16px;
  }
}

/*
**  ===================================================================
**  catalog CSS
**  ===================================================================
*/
.catalog_ttl {
  margin: auto;
  padding: 0;
  position: relative;
  max-width: 710px;
}
.catalog_ttl .btn {
  bottom: 8%;
  display: block;
  left: auto;
  margin: auto;
  position: absolute;
  right: 2%;
  width: 14.93%;
}

/*
**  ===================================================================
**  loppi CSS
**  ===================================================================
*/
.loppi_ttl {
  margin: auto;
  padding: 0;
  position: relative;
  max-width: 710px;
}
.loppi_ttl .btn {
  bottom: 6%;
  display: block;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: 81.128%;
}
.loppi_ttl .btn.typeA{
  bottom: 4%;
}
/*
**  ===================================================================
**  site-footer CSS ※block { } block__element { } block_modifier { }（key_value）
**  ===================================================================
*/
@media screen and (min-width: 800px) {
  .snslist {
    text-align: center;
    letter-spacing: -.4em;
    padding: 10px 0 40px;
  }
  .snslist.typeA{
    padding-bottom: 20px;
  }
  .snslist__item {
    line-height: 0;
    vertical-align: top;
    display: inline-block;
    letter-spacing: normal;
    margin: 0 3px;
  }
  .hidden-xs{
    display: block!important;
  }
  .visible-xs{
    display: none!important;
  }
}

@media screen and (max-width: 800px) {
  .snslist {
    text-align: center;
    letter-spacing: -.4em;
    padding: 0 0 10%;
  }
  .snslist.typeA{
    padding-bottom: 5%;
  }
  .snslist__item {
    line-height: 0;
    vertical-align: top;
    display: inline-block;
    letter-spacing: normal;
    margin: 0 3px;
  }
  .hidden-xs{
    display: none!important;
  }
  .visible-xs{
    display: block!important;
  }
}

/*
**  ===================================================================
**  adjust CSS
**  ===================================================================
*/
.mt00 {
	margin-top: 0px !important;
}

.mt05 {
	margin-top: 5px !important;
}

.mt08 {
	margin-top: 8px !important;
}

.mt10 {
	margin-top: 10px !important;
}

.mt15 {
	margin-top: 15px !important;
}

.mt20 {
	margin-top: 20px !important;
}

.mt25 {
	margin-top: 25px !important;
}

.mt30 {
	margin-top: 30px !important;
}

.mt40 {
	margin-top: 40px !important;
}

.mt45 {
	margin-top: 45px !important;
}

.mt50 {
	margin-top: 50px !important;
}

.pt00 {
	padding-top: 0px !important;
}

.pt05 {
	padding-top: 5px !important;
}

.pt10 {
	padding-top: 10px !important;
}

.pt15 {
	padding-top: 15px !important;
}

.pt20 {
	padding-top: 20px !important;
}

.pt25 {
	padding-top: 25px !important;
}

.pt30 {
	padding-top: 30px !important;
}

.pt35 {
	padding-top: 35px !important;
}

.pt40 {
	padding-top: 40px !important;
}

.pt45 {
	padding-top: 45px !important;
}

.pt50 {
	padding-top: 50px !important;
}

.mb00 {
	margin-bottom: 0px !important;
}

.mb05 {
	margin-bottom: 5px !important;
}

.mb08 {
	margin-bottom: 5px !important;
}

.mb10 {
	margin-bottom: 10px !important;
}

.mb15 {
	margin-bottom: 15px !important;
}

.mb20 {
	margin-bottom: 20px !important;
}

.mb25 {
	margin-bottom: 25px !important;
}

.mb30 {
	margin-bottom: 30px !important;
}

.mb40 {
	margin-bottom: 40px !important;
}

.mb50 {
	margin-bottom: 50px !important;
}

.pb00 {
	padding-bottom: 0px !important;
}

.pb05 {
	padding-bottom: 5px !important;
}

.pb10 {
	padding-bottom: 10px !important;
}

.pb15 {
	padding-bottom: 15px !important;
}

.pb20 {
	padding-bottom: 20px !important;
}

.pb25 {
	padding-bottom: 25px !important;
}

.pb30 {
	padding-bottom: 30px !important;
}


.t_left {
	text-align: left !important;
}

.t_center {
	text-align: center !important;
}

.t_right {
	text-align: right !important;
}

.t_white {
	color: #fff !important;
}

.t_red {
	color: #c60a02 !important;
}

.t_bold {
	font-weight: bold !important;
}

.t_normal {
	font-weight: normal !important;
}

.t_xsml {
	font-size: 66.7%;
}

.t_sml {
	font-size: 83.3%;
}

.t_lrg {
	font-size: 116.7%;
}

.t_xlrg {
	font-size: 133.3%;
}
