@charset "UTF-8";
/* ================================================================

制作コンテンツ

info:
- レスポンシブの場合は、ブレイクポイント 768px で記述してください。
- SP用CSSを先に記述する方法を推奨します。下記の記述は例です。
- PCのみの場合は、記述を削除してください。

================================================================ */
/* SP用CSSの記述 */
/* PC、Tablet用CSSの記述 */
.container img, .container a {
  display: block;
  width: 100%;
  height: auto;
}

.container a {
  transition: all 0.3s ease;
}

.container a:hover {
  opacity: 0.7;
}

.container {
  height: 6735px;
  background: url("../images/bg-cts.jpg") repeat-x;
}

header {
  margin-bottom: 25px;
  background: url("../images/bg-nami.png") no-repeat center top;
}
header .wrap {
  height: 1032px;
  background: url("../images/top-images.png") no-repeat center top;
}
header .wrap .in_wrap {
  position: relative;
  width: 990px;
  margin: 0 auto;
  padding-top: 190px;
}
header .wrap .in_wrap .cupon_link {
  position: absolute;
  top: 132px;
  right: 99px;
  width: 160px;
}
header .wrap .in_wrap h1 {
  width: 652px;
  margin-left: 144px;
}

section.cts {
  width: 900px;
  height: 5360px;
  margin: 0 auto 50px;
  padding-top: 70px;
  background-color: #fff;
  border-radius: 30px;
}
section.cts .cts_01 {
  position: relative;
  height: 552px;
  margin-bottom: 40px;
  background: url("../images/bg_cts_01.png") no-repeat center top;
}
section.cts .cts_01 .read {
  top: 62px;
  left: 48px;
  position: absolute;
  width: 294px;
}
section.cts .cts_01 .link_01 {
  position: absolute;
  bottom: 69px;
  right: 57px;
  width: 221px;
}
section.cts .cts_01 .link_02 {
  position: absolute;
  bottom: 3px;
  left: 303px;
  width: 221px;
}
section.cts .cts_02 {
  position: relative;
  height: 579px;
  background: url("../images/bg_cts_02.png") no-repeat center top;
}
section.cts .cts_02 .read {
  position: absolute;
  top: 34px;
  left: 48px;
  width: 294px;
}
section.cts .cts_02 .link_03 {
  position: absolute;
  bottom: 95px;
  right: 50px;
  width: 220px;
}
section.cts .cts_02 .link_04 {
  position: absolute;
  bottom: 47px;
  left: 319px;
  width: 221px;
}
section.cts .cts_03 {
  position: relative;
  height: 674px;
  background: url("../images/bg_cts_03.png") no-repeat center top;
}
section.cts .cts_03 .read {
  position: absolute;
  top: 7px;
  left: 48px;
  width: 319px;
}
section.cts .cts_03 .link_05 {
  position: absolute;
  bottom: 61px;
  right: 109px;
  width: 265px;
}
section.cts .cts_03 .link_06 {
  position: absolute;
  bottom: 61px;
  left: 84px;
  width: 274px;
}
section.cts .cts_04 {
  position: relative;
  height: 486px;
  background: url("../images/bg_cts_04.png") no-repeat center top;
}
section.cts .cts_04 .link_07 {
  position: absolute;
  bottom: 27px;
  right: 141px;
  width: 291px;
}
section.cts .cts_04 .link_08 {
  position: absolute;
  bottom: 26px;
  left: 68px;
  width: 255px;
}
section.cts .cts_05 {
  position: relative;
  height: 500px;
  background: url("../images/bg_cts_05.png") no-repeat center top;
}
section.cts .cts_05 .link_09 {
  position: absolute;
  bottom: 40px;
  right: 141px;
  width: 291px;
}
section.cts .cts_05 .link_10 {
  position: absolute;
  bottom: 41px;
  left: 68px;
  width: 254px;
}
section.cts .cts_06 {
  position: relative;
  height: 667px;
  background: url("../images/bg_cts_06.png") no-repeat center top;
}
section.cts .cts_06 .link_11 {
  position: absolute;
  bottom: 120px;
  left: 69px;
  width: 345px;
}
section.cts .cts_06 .link_12 {
  position: absolute;
  bottom: 72px;
  right: 78px;
  width: 325px;
}
section.cts .cts_09 {
  position: relative;
}
section.cts .cts_09 .link_13 {
  position: absolute;
  top: 25px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  margin: auto;
  width: 365px;
}

section.myfooter {
  width: 880px;
  margin: 0 auto;
}
section.myfooter .chutxt {
  padding-top: 5px;
  font-size: 10px;
  text-align: center;
}
section.myfooter .f_link_01 {
  width: 570px;
  margin: 0 auto 35px;
  background: url("../images/bg-footer-link-01.png") no-repeat center top;
}
section.myfooter .flex_box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 880px;
  margin: 0 auto;
}
section.myfooter .flex_box .wrap {
  width: 420px;
  background: url("../images/bg-footer-link-common.png") no-repeat center top;
}
section.myfooter .flex_box .wrap_l {
  width: 620px;
  margin-left: 130px;
  background: url("../images/bg-footer-link-long.png") no-repeat center top;
}
section.myfooter .flex_box .mb35 {
  margin-bottom: 35px;
}

#page-top {
  display: none;
}

.page-top {
  margin: 0;
  padding: 0;
  z-index: 999;
}

.page-top p {
  margin: 0;
  padding: 0;
  position: fixed;
  right: 65px;
  bottom: 120px;
  cursor: pointer;
}

.move-page-top {
  display: block;
  background: #ff4d00;
  width: 40px;
  height: 40px;
  color: #fff;
  line-height: 40px;
  text-decoration: none;
  text-align: center;
}

.move-page-top:hover {
  color: #fff;
}

/*# sourceMappingURL=style.css.map */
