body {
  position: relative;
}

.inner {
  margin: auto;
  overflow: hidden;
}

img {
  max-width: 100%;
  height: auto;
}

* {
  text-align: center;
}

.link {
  max-width: 750px;
  margin: 0 auto;
}

/*************************************/
h1, p, a {
  display: block;
  line-height: 1;
}

body {
  position: relative;
}

#cnt01 {
  position: relative;
  background: #d5185e;
}

#cnt01 .link {
  max-width: 750px;
  margin: 0 auto;
  position: absolute;
  bottom: 0.5%;
  right: 0;
  left: 0;
}

#cnt01_sub {
  background: url(../img/img0102_back.png) no-repeat center center/100% 100%;
  padding-bottom: 30px;
}

#cnt01_sub .link_flex {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 750px;
  margin: 0 auto;
}

#cnt01_sub .link_flex a {
  width: 50%;
  max-width: 375px;
}

#cnt02 {
  position: relative;
  background: #f9fbea;
  margin-bottom: 12px;
}

#menu {
  margin-bottom: 5px;
}

#menu .button {
  background: url(../img/img0302_1_back.png) no-repeat center center/100% 100%;
}

#menu .content {
  padding-bottom: 10px;
  /*background: #515569;*/
}

#menu .content div {
  padding-bottom: 15px;
}

#menu .content div:nth-of-type(1) {
  background: #E1FFFF;
  margin-bottom: 15px;
}

#menu .content div:nth-of-type(2) {
  position: relative;
  background: url(../img/img0304_back_1.png) repeat center center/100% 100%;
}

#menu .link_box {
  margin: 2px 0px 18px;
  padding-bottom: 12px;
  background-color: #FFCCA1 !important;
}

#cnt03 {
  background: url(../img/img0301_back_2.png) repeat center center/100% 100%;
  margin-bottom: 10px;
  padding-bottom: 20px;
}

#cnt03 .button {
  background: #515569;
  cursor: pointer;
  /*
		-moz-box-shadow: 0px 3px 5px 2px rgba(0, 0, 0, 0.3);
		-webkit-box-shadow: 0px 3px 5px 2px rgba(0, 0, 0, 0.3);
		-ms-box-shadow: 0px 3px 5px 2px rgba(0, 0, 0, 0.3);
		box-shadow: 0px 3px 5px 2px rgba(0, 0, 0, 0.3);
		*/
}

/*.link_box {
	background: #FFFF75;
	padding-bottom: 15px;
	margin-bottom: 10px;
}*/
#cnt04 {
  position: relative;
  background: #FFFFFF;
  margin-bottom: 30px;
}

#cnt04 .moviebox {
  position: absolute;
  left: 0;
  right: 0;
  top: 7.25%;
  margin: 0 auto;
  max-width: 750px;
}

#cnt04 .moviebox > div {
  position: relative;
  width: 82%;
  margin: 0 auto;
  border-radius: 5px;
  overflow: hidden;
  -moz-box-shadow: 3px 3px 6px 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 3px 3px 6px 2px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 3px 3px 6px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 3px 3px 6px 2px rgba(0, 0, 0, 0.2);
}

#cnt04 .moviebox > div:before {
  content: "";
  display: block;
  padding-top: 56.25%;
}

#cnt04 .moviebox > div iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#cnt04 .button {
  background: #515569;
  cursor: pointer;
  /*
		-moz-box-shadow: 0px 3px 5px 2px rgba(0, 0, 0, 0.3);
		-webkit-box-shadow: 0px 3px 5px 2px rgba(0, 0, 0, 0.3);
		-ms-box-shadow: 0px 3px 5px 2px rgba(0, 0, 0, 0.3);
		box-shadow: 0px 3px 5px 2px rgba(0, 0, 0, 0.3);
		*/
}

#cnt04 .content {
  display: none;
  padding-bottom: 10px;
  background: #515569;
}

#cnt04 .content div {
  padding-bottom: 10px;
}

#cnt04 .content div:nth-of-type(1) {
  background: #eaffff;
}

#cnt04 .content div:nth-of-type(2) {
  position: relative;
  background: url(../img/img0304_back_1.png) repeat center center/100% 100%;
  padding-bottom: 10px;
}

#cnt04 + .link_box {
  margin: 30px 0px;
  background-color: #b5ebfa;
}
