@font-face {
  font-family: "Yu Gothic M";
  src: local("Yu Gothic Medium");
}
@font-face {
  font-family: "Yu Gothic M";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}
body {
  color: #333;
  margin: 0;
  font-family: YuGothic, "Yu Gothic M", "Yu Gothic Medium", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
  font-size: 16px;
  font-size: 1rem;
}

p {
  margin: 0;
}

img {
  border: none;
  vertical-align: bottom;
}

a {
  color: #333;
  text-decoration: none;
}
a:hover, a:active, a:focus {
  color: #666666;
}
a:hover img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}

.cf:after {
  content: " ";
  display: block;
  clear: both;
}

ul, li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  line-height: 1em;
}

.center {
  text-align: center;
}

#wrapper {
  width: 100%;
  max-width: 2000px;
  min-width: 1200px;
  overflow-x: hidden;
  margin: 0 auto;
}

.inner {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}

header {
  background: #FFF;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 80px;
  z-index: 9999;
}
header .logo {
  position: absolute;
  top: 12px;
  left: 0;
}
header .cta {
  position: absolute;
  top: 0;
  right: 0;
}

#fv {
  margin: 80px 0 0;
  position: relative;
  height: 926px;
  padding-top: 834px;
}
#fv h1 {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -1000px;
}
#fv p {
  width: 1000px;
  margin: 0 auto;
}

.cv {
  padding: 0 0 56px;
}
.cv h3 {
  width: 1000px;
  margin: 0 auto 24px;
}
.cv ul {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  margin: 0 auto;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.cv > ul {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 1030px;
}
.cv > ul > li:not(.cv_item_2col) {
  width: 515px;
  height: 490px;
  text-align: center;
  padding: 371px 0 0;
}
.cv > ul > li:nth-child(1) {
  background: url("../img/frm01_02.png") 0 0 no-repeat;
}
.cv > ul > li:nth-child(2) {
  background: url("../img/frm02_02.png") 0 0 no-repeat;
}
.cv li.cv_item_2col {
  margin-top: 10px;
  padding-top: 62px;
  padding-left: 35px;
  padding-right: 35px;
  width: 100%;
  height: 460px;
  background: url("../img/cv_item_2col_bg.png") 0 0 no-repeat;
}
.cv li.cv_item_2col > ul {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  height: 365px;
}
.cv li.cv_item_2col li {
  padding-top: 274px;
  width: 460px;
  height: 100%;
}

.cv li.cv_item_2col li:nth-child(1) {
  padding-left: 16px;
  background: url("../img/frm03_02.png") 0 0 no-repeat;
}
.cv li.cv_item_2col li:nth-child(2) {
  padding-left: 29px;
  background: url("../img/frm04_02.png") 0 0 no-repeat;
}
#voice {
  background: url("../img/bg01.jpg") center 0 no-repeat;
  height: 1237px;
  position: relative;
}
#voice p {
  position: absolute;
  top: 63px;
  left: 50%;
  width: 1437px;
  margin-left: -718px;
}

#trouble {
  background: url("../img/trouble_bg.png") center 0 no-repeat;
  height: 806px;
  text-align: center;
  padding: 45px 0 0;
  position: relative;
  z-index: 2;
}
#trouble p {
  margin-left: -26px;
}

#worry {
  background: #e9eaee url("../img/bg02.jpg") center bottom no-repeat;
  height: 1270px;
  text-align: center;
  padding: 100px 0 0;
  margin: -60px 0 0;
}
#worry p {
  width: 1000px;
  margin: 80px auto 0;
  text-align: left;
}

#again {
  background: url("../img/again_bg.jpg") center 0 no-repeat;
  height: 357px;
  text-align: center;
  padding: 56px 0 0;
}

#scrt_head {
  background: url("../img/bg09.jpg") center bottom no-repeat;
  height: 995px;
  position: relative;
  text-align: center;
  padding: 110px 0 0;
}
#scrt_head::before {
  content: url("../img/asset30.png");
  position: absolute;
  left: 50%;
  top: -100px;
  width: 1489px;
  margin-left: -745px;
}
#scrt_head h3 {
  margin-left: 240px;
  margin-bottom: 160px;
}

#ng {
  text-align: center;
  padding: 62px 0 84px;
}

#scrt01 {
  background: url("../img/bg03.jpg") center 0 no-repeat;
  height: 753px;
}
#scrt01 .inner {
  padding: 67px 0 0;
}
#scrt01 p {
  text-align: right;
  margin: 180px 0 0;
}

#scrt02 {
  background: url("../img/bg04.jpg") center 0 no-repeat;
  text-align: center;
  padding: 88px 0 56px;
}
#scrt02 h3 {
  margin: 0 0 313px 50px;
}

#griX {
  background: url("../img/bg05.jpg") center 0 no-repeat;
  height: 846px;
  text-align: center;
}
#griX p {
  position: relative;
  top: -38px;
}

#griX2 {
  background: url("../img/bg06.jpg") center 0 no-repeat;
  height: 927px;
  text-align: center;
  padding: 56px 0 0;
  margin: 0 0 57px;
}
#griX2 p {
  margin-left: 330px;
}

#scrt03 {
  background: url("../img/bg07.jpg") center 0 no-repeat;
  height: 1060px;
  text-align: center;
  margin: 42px 0 45px;
  padding: 75px 0 0;
}
#scrt03 p {
  margin-left: -150px;
}

#howto {
  background: url("../img/bg08.jpg") center 0 no-repeat;
  height: 897px;
  margin: 36px 0 0;
  text-align: center;
  padding: 60px 0 0;
}
#howto .btn {
  margin: 54px 0 0;
}

#ev {
  position: relative;
  height: 934px;
  padding: 815px 0 0;
}
#ev h3 {
  position: absolute;
  top: 0;
  left: 50%;
  width: 2000px;
  margin-left: -1000px;
}

footer {
  text-align: center;
  background: #ddf0ff;
  padding: 34px 0 38px;
}
footer nav {
  font-size: 18px;
  line-height: 1em;
  margin-bottom: 40px;
}