/* common */
html {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: 500;
}
_:lang(x)::-ms-backdrop,
body {
  font-family: "メイリオ", Meiryo, sans-serif;
}
.contentsArea {
  background: #e5f675;
  width: 100%;
  overflow: hidden;
}
.contents__inner {
  max-width: 1300px;
  min-width: 980px;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
}
.js__Fadein {
  bottom: -70px;
  display: none;
  position: relative;
}
/* mv */
.mv {
  padding: 30px 0 96px;
}
.mv__ttl {
  text-align: center;
}
.mvArea {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1440px;
  margin: 30px auto 0;
}
.mvArea__cap {
  width: 4.861111111111112%;
  height: 43.75%;
  padding: 7.291666666666667% 1.736111111111111%;
  box-sizing: border-box;
}
.mvArea__pic {
  width: 90.27777777777779%;
  position: relative;
  padding-bottom: 43.75%;
  background: url("/product/phone/rakuraku/7tsunokoto/images/mv_pic_bg.jpg") top center no-repeat;
}
.mvArea__pic img {
  width: 100%;
}
.mvArea__pic-cap {
  width: 40.15384615384615%;
  max-width: 522px;
  position: absolute;
  left: 56.230769230769226%;
  top: 6.349206349206349%;
}
.mvArea__pic-txt {
  width: 31%;
  max-width: 403px;
  position: absolute;
  left: 49.23076923076923%;
  top: 42.06349206349206%;
}
.mvArea__pic-pop {
  position: absolute;
  top: -2.307692307692308%;
  left: 1.384615384615385%;
  width: 12.384615384615385%;
}
.mvArea__pic-list {
  position: absolute;
  top: 51.269841269841265%;
  left: 56.230769230769226%;
  width: 40.61538461538461%;
  max-width: 528px;
}
.mvArea__pic-list--item {
  width: 100%;
  margin-bottom: 5px;
}
.mvArea__pic-list--item a:hover img {
  opacity: 1;
}
.mvArea__scr {
  width: 4.861111111111112%;
  text-align: center;
  position: relative;
  margin-top: 20px;
  box-sizing: border-box;
}
.mvArea__scr-share {
  padding: 0 1.736111111111111% 5px;
}
.mvArea__scr-sns--btn {
  display: block;
  margin-top: 8px;
}
.mvArea__scr-btn {
  position: absolute;
  bottom: 18px;
  left: 0;
  right: 0;
  margin: auto;
}
/* lead */
.lead {
  padding-top: 150px;
  margin-top: -150px;
  text-align: center;
  font-size: 26px;
  line-height: 50px;
  color: #000;
  font-weight: 600;
  letter-spacing: 3px;
  padding-bottom: 158px;
  background: url("/product/phone/rakuraku/7tsunokoto/images/lead_bg.png") center 163px no-repeat;
}
.lead__txt {
  margin-bottom: 30px;
}
/* line section */
#line {
  padding-top: 180px;
  margin-top: -180px;
}
.line {
  margin: 0 auto;
  width: 980px;
}
.line__block01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  background: #f6ffbd;
}
.line__block01-txt {
  width: 52%;
}
.line__block01-txt-num {
  margin-top: -59px;
  margin-bottom: 20px;
}
.line__block01-txt-cap {
  font-size: 48px;
  font-weight: 900;
  line-height: 66px;
  color: #ec644e;
  text-indent: -0.5em;
}
.line__block01-img {
  width: 48%;
  position: relative;
}
.line__block01-img-pic {
  margin-top: -57px;
  margin-left: -159px;
}
.line__block01-img-ill {
  text-align: right;
  margin-right: 60px;
  margin-top: 57px;
}
.line__block02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #f6ffbd;
  padding-top: 14px;
}
.line__block02-txt {
  width: 48%;
  padding-top: 35px;
  margin-left: 40px;
}
.line__block02-txt-ill {
  text-align: right;
  margin-right: 50px;
  margin-top: 27px;
}
.line__block02-img {
  width: 52%;
  margin-right: -40px;
}
.line__block03 {
  padding: 60px 0;
  background: #f6ffbd;
}
.line__block03-txt {
  text-align: center;
}
.line__blockLast {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #fffde3;
  padding: 60px 0 54px;
}
.line__blockLast-txt {
  width: 48%;
  margin-left: 35px;
  padding-top: 12px;
}
.line__blockLast-txt-cap {
  font-size: 30px;
  color: #ec644e;
  line-height: 50px;
  font-weight: bold;
  margin-top: 40px;
  margin-left: 2px;
}
.line__blockLast-txt-txt {
  font-size: 22px;
  color: #000;
  line-height: 44px;
  font-weight: bold;
  margin: 27px 0 13px 5px;
}
.line__blockLast-txt-icon {
  text-align: center;
}
.line__blockLast-txt-ill {
  text-align: center;
  margin-left: 5px;
}
.line__blockLast-img {
  width: 52%;
  margin-left: 40px;
}
/* picture section */
#picture {
  padding-top: 40px;
  margin-top: -40px;
}
.picture {
  width: 980px;
  margin: 160px auto 0;
}
.picture__block01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #f6ffbd;
  text-align: right;
}
.picture__block01-txt {
  width: 53%;
}
.picture__block01-txt-num {
  margin-top: -60px;
  margin-bottom: 20px;
}
.picture__block01-txt-cap {
  margin-left: 111px;
  text-align: left;
  font-size: 48px;
  font-weight: 900;
  line-height: 66px;
  color: #471f0e;
  text-indent: -0.5em;
}
.picture__block01-txt-ill {
  text-align: left;
  margin-left: 23px;
  margin-top: -9px;
}
.picture__block01-img {
  width: 47%;
}
.picture__block01-img-pic {
  margin-top: -57px;
  margin-right: -158px;
}
.picture__block02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  background: #f6ffbd;
  padding-top: 12px;
}
.picture__block02-txt {
  text-align: right;
  width: 50%;
  padding-right: 40px;
  padding-top: 36px;
}
.picture__block02-txt-ill {
  text-align: left;
  margin-top: 67px;
  padding-left: 80px;
}
.picture__block02-img {
  margin-left: -66px;
}
.picture__block03 {
  padding: 60px 0;
  background: #f6ffbd;
}
.picture__block03-txt {
  text-align: center;
}
.picture__blockLast {
  background: #fffde3;
  padding: 48px 0 54px;
}
.picture__blockLast-cap {
  font-size: 30px;
  color: #471f0e;
  line-height: 50px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 30px;
}
.picture__blockLast-img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  padding: 0 40px 62px 50px;
}
.picture__blockLast-btn {
  text-align: center;
  width: 600px;
  margin: 0 auto;
  padding: 14px 0 15px;
  border-radius: 30px;
  background: #471f0e url("/product/phone/rakuraku/7tsunokoto/images/link_arrow.png") 550px center no-repeat;
}
.picture__blockLast-btn:hover {
  opacity: 0.8;
  cursor: pointer;
}
.picture__blockLast-btn a {
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}
/* golf section */
#golf {
  padding-top: 40px;
  margin-top: -40px;
}
.golf {
  width: 980px;
  margin: 166px auto 0;
}
.golf__block01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  background: #f6ffbd;
}
.golf__block01-txt {
  width: 52%;
}
.golf__block01-txt-num {
  margin-top: -60px;
  margin-bottom: 20px;
}
.golf__block01-txt-cap {
  font-size: 48px;
  font-weight: 900;
  line-height: 66px;
  color: #466d02;
  text-indent: -0.5em;
}
.golf__block01-txt-ill {
  text-align: right;
  margin-top: -60px;
  padding-right: 35px;
}
.golf__block01-img {
  width: 48%;
}
.golf__block01-img-pic {
  margin-top: -57px;
  margin-left: -158px;
}
.golf__block02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #f6ffbd;
  padding-top: 30px;
}
.golf__block02-txt {
  width: 50%;
  padding-top: 37px;
  margin-left: 40px;
}
.golf__block02-txt-ill {
  text-align: right;
  margin-right: 90px;
  margin-top: 16px;
}
.golf__block02-img {
  margin-right: -68px;
}
.golf__block03 {
  padding: 60px 0;
  background: #f6ffbd;
}
.golf__block03-txt {
  text-align: center;
}
.golf__blockLast {
  background: #fffde3;
  padding: 48px 0 54px;
}
.golf__blockLast-cap {
  font-size: 30px;
  color: #466d02;
  line-height: 50px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 26px;
}
.golf__blockLast-img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  padding: 0 84px 58px 79px;
}
.golf__blockLast-btn {
  text-align: center;
  width: 600px;
  margin: 0 auto;
  padding: 14px 0 15px;
  border-radius: 30px;
  background: #466d02 url("/product/phone/rakuraku/7tsunokoto/images/link_arrow.png") 550px center no-repeat;
}
.golf__blockLast-btn:hover {
  opacity: 0.8;
  cursor: pointer;
}
.golf__blockLast-btn a {
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}
/* map section */
#map {
  padding-top: 40px;
  margin-top: -40px;
}
.map {
  width: 980px;
  margin: 160px auto 0;
}
.map__block01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #f6ffbd;
  text-align: right;
}
.map__block01-txt {
  width: 59%;
}
.map__block01-txt-num {
  margin-top: -55px;
  margin-bottom: 22px;
  padding-right: 68px;
}
.map__block01-txt-cap {
  margin-left: 44px;
  text-align: left;
  font-size: 48px;
  font-weight: 900;
  line-height: 66px;
  color: #db2127;
  text-indent: -0.5em;
  letter-spacing: -2px;
}
.map__block01-img-pic {
  margin-top: -51px;
  margin-right: -151px;
}
.map__block02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  background: #f6ffbd;
  padding-top: 68px;
}
.map__block02-txt {
  text-align: right;
  width: 50%;
  padding: 38px 40px 0 11px;
}
.map__block02-txt-ill {
  text-align: left;
  margin-top: 27px;
  padding-left: 30px;
}
.map__block02-img {
  margin-left: -67px;
}
.map__block03 {
  padding: 10px 0 60px;
  background: #f6ffbd;
}
.map__block03-txt {
  text-align: center;
}
.map__blockLast {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #fffde3;
  padding: 54px 0 50px;
}
.map__blockLast-txt {
  width: 50%;
  margin-left: 40px;
  padding-right: 40px;
}
.map__blockLast-txt-cap {
  font-size: 30px;
  color: #db2127;
  line-height: 50px;
  font-weight: bold;
  text-indent: -0.5em;
}
.map__blockLast-txt-txt {
  font-size: 22px;
  color: #000;
  line-height: 44px;
  font-weight: bold;
  margin: 30px 0 20px;
}
.map__blockLast-txt-ill {
  text-align: center;
  padding-top: 5px;
  padding-right: 13px;
}
.map__blockLast-img {
  width: 50%;
  padding-top: 9px;
  padding-right: 40px;
}
/* flower section */
#flower {
  padding-top: 40px;
  margin-top: -40px;
}
.flower {
  width: 980px;
  margin: 160px auto 0;
}
.flower__block01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  background: #f6ffbd;
}
.flower__block01-txt {
  width: 52%;
  position: relative;
}
.flower__block01-txt-num {
  margin-top: -61px;
  margin-bottom: 21px;
}
.flower__block01-txt-cap {
  font-size: 48px;
  font-weight: 900;
  line-height: 66px;
  color: #513791;
  text-indent: -0.5em;
}
.flower__block01-txt-ill {
  position: absolute;
  right: 42px;
  top: 17px;
}
.flower__block01-img {
  width: 48%;
}
.flower__block01-img-pic {
  margin-top: -57px;
  margin-left: -158px;
}
.flower__block02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #f6ffbd;
  padding-top: 67px;
}
.flower__block02-txt {
  width: 50%;
  padding-top: 37px;
  margin-left: 40px;
}
.flower__block02-txt-ill {
  text-align: right;
  margin-right: 82px;
  margin-top: 44px;
}
.flower__block02-img {
  margin-right: -68px;
}
.flower__block03 {
  padding: 60px 0;
  background: #f6ffbd;
}
.flower__block03-txt {
  text-align: center;
}
.flower__blockLast {
  background: #fffde3;
  padding: 47px 0 60px;
}
.flower__blockLast-cap {
  font-size: 30px;
  color: #513791;
  line-height: 50px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 30px;
}
.flower__blockLast-img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 40px 60px 44px;
}
.flower__blockLast-img-ill {
  padding-top: 10px;
}
.flower__blockLast-btn {
  text-align: center;
  width: 600px;
  margin: 0 auto;
  padding: 14px 0 15px;
  border-radius: 30px;
  background: #513791 url("/product/phone/rakuraku/7tsunokoto/images/link_arrow.png") 550px center no-repeat;
}
.flower__blockLast-btn:hover {
  opacity: 0.8;
  cursor: pointer;
}
.flower__blockLast-btn a {
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}
/* call section */
#call {
  padding-top: 40px;
  margin-top: -40px;
}
.call {
  width: 980px;
  margin: 140px auto 0;
}
.call__block01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #f6ffbd;
  text-align: right;
}
.call__block01-txt {
  width: 59%;
}
.call__block01-txt-num {
  margin-top: -60px;
  margin-bottom: 20px;
  padding-right: 47px;
}
.call__block01-txt-cap {
  margin-left: 44px;
  text-align: left;
  font-size: 48px;
  font-weight: 900;
  line-height: 66px;
  color: #1e85dc;
  text-indent: -0.5em;
  letter-spacing: -2px;
}
.call__block01-txt-ill {
  text-align: center;
  padding-top: 15px;
  padding-right: 64px;
}
.call__block01-img-pic {
  margin-top: -51px;
  margin-right: -151px;
}
.call__block02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  background: #f6ffbd;
  padding-top: 48px;
}
.call__block02-txt {
  text-align: right;
  width: 52%;
  padding-right: 40px;
  padding-top: 37px;
}
.call__block02-txt-ill {
  text-align: left;
  margin-top: 25px;
  padding-left: 106px;
}
.call__block02-img {
  margin-left: -67px;
}
.call__block03 {
  padding: 56px 0 60px;
  background: #f6ffbd;
}
.call__block03-txt {
  text-align: center;
}
.call__blockLast {
  background: #fffde3;
  padding: 50px 40px 60px;
}
.call__blockLast-img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.call__blockLast-img-txt {
  font-size: 30px;
  color: #1e85dc;
  line-height: 50px;
  width: 50%;
  font-weight: bold;
}
.call__blockLast-img-ill {
  width: 50%;
  padding-left: 90px;
  box-sizing: border-box;
  padding-top: 6px;
}
.call__blockLast-btn {
  text-align: center;
  width: 600px;
  margin: 36px auto 0;
  padding: 14px 0 15px;
  border-radius: 30px;
  background: #1e85dc url("/product/phone/rakuraku/7tsunokoto/images/link_arrow.png") 550px center no-repeat;
}
.call__blockLast-btn:hover {
  opacity: 0.8;
  cursor: pointer;
}
.call__blockLast-btn a {
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}
/* radio section */
#radio {
  padding-top: 40px;
  margin-top: -40px;
}
.radio {
  width: 980px;
  margin: 158px auto 0;
}
.radio__block01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  background: #f6ffbd;
}
.radio__block01-txt {
  width: 52%;
  position: relative;
}
.radio__block01-txt-num {
  margin-top: -61px;
  margin-bottom: 21px;
}
.radio__block01-txt-cap {
  font-size: 48px;
  font-weight: 900;
  line-height: 66px;
  text-indent: -0.5em;
  color: #cd0e44;
}
.radio__block01-txt-ill {
  position: absolute;
  right: 54px;
  bottom: -47px;
}
.radio__block01-img {
  width: 48%;
}
.radio__block01-img-pic {
  margin-top: -57px;
  margin-left: -158px;
}
.radio__block02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #f6ffbd;
  padding-top: 69px;
}
.radio__block02-txt {
  width: 50%;
  padding-top: 37px;
  margin-left: 40px;
}
.radio__block02-txt-ill {
  text-align: right;
  margin-right: 84px;
  margin-top: 28px;
}
.radio__block02-img {
  margin-right: -68px;
}
.radio__block03 {
  padding: 54px 0 60px;
  background: #f6ffbd;
}
.radio__block03-txt {
  text-align: center;
}
.radio__blockLast {
  background: #fffde3;
  padding: 48px 0 60px;
}
.radio__blockLast-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.radio__blockLast-txt {
  width: 50%;
  margin-left: 40px;
}
.radio__blockLast-txt-txt {
  font-size: 30px;
  color: #707070;
  line-height: 50px;
  font-weight: bold;
}
.radio__blockLast-txt-ill {
  text-align: center;
  margin-top: 90px;
  padding-right: 58px;
}
.radio__blockLast-img {
  padding-top: 10px;
  width: 50%;
}
.radio__blockLast-btn {
  text-align: center;
  width: 600px;
  margin: 72px auto 0;
  padding: 14px 0 15px;
  border-radius: 30px;
  background: #cd0e44 url("/product/phone/rakuraku/7tsunokoto/images/link_arrow.png") 550px center no-repeat;
}
.radio__blockLast-btn:hover {
  opacity: 0.8;
  cursor: pointer;
}
.radio__blockLast-btn a {
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}
/* banner section */
.banner {
  width: 980px;
  margin: 60px auto 0;
  padding: 0 0 60px;
}
