@charset "utf-8";
html * {
  margin: 0;
  padding: 0;
}
body {
  font-size: 10px;
  font-family: "Noto Sans JP", sans-serif;
  text-align: center;
}
.win body{
  font-family: "メイリオ", "Meiryo", "Noto Sans JP", sans-serif;
}
li {
  list-style: none;
}
body .ctsInner {
  width: 90.7%;
  max-width: 1160px;
  margin: 0 auto;
}
body em {
  font-style: normal;
}
body a.btnCommon {
  position: relative;
  color: #002f37;
  text-decoration: none;
  background: #ff5400;
  font-weight: 600;
  display: inline-block;
  font-size: 3.3em;
  min-width: 22.7em;
  text-indent: -0.6em;
  padding: 0.525em 0 0.525em;
  margin-top: 0.95em;
  transition:filter .24s;
}
.win body a.btnCommon {
  padding: 0.65em 0 0.4em;
}
body a.btnCommon:hover{
  filter:brightness(1.5);
}
body a.btnCommon span {
  position: absolute;
  right: 0;
  top: 50%;
  height: 2px;
  margin-top: -1px;
  width: 2.4em;
  background: linear-gradient(90deg, #fff 50%, #002f37 50%);
  }
body main {
  overflow-x: hidden;
}
/*============================
#ctsTop
============================*/
#ctsTop {
  /* background: #dcaa49 url(../img/bg_top.jpg) no-repeat center; */
  /* background-size: cover; */
  color: #fff;
  position: relative;
}
#ctsTop .swiper{
  position:absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 1;
}
#ctsTop .swiper ul{
    display: flex;
    width: max-content;
    height: 100%;
}
#ctsTop .swiper li{
    width: 100vw;
    overflow: hidden;
}
#ctsTop .swiper li img{
    object-fit: cover;
    object-position: 50% 50%;
    width: 100%;
    height: 100%;
}
#ctsTop .ctsInner {
  max-width: 1366px;
  position: relative;
  pointer-events: none;
  opacity: 0;
}
#ctsTop p.copy {
  font-size: 4.9em;
  font-weight: 700;
  padding: 4.37em 0 0.65em 1.1em;
  letter-spacing: 0.005em;
}
#ctsTop h1 {
  width: 95.974%;
  margin-left: 2.3%;
}
#ctsTop h1 img {
  width: 100%;
}
#ctsTop h2 {
  padding: 15.8em 0.8em 3.3em 0.8em;
}
#ctsTop h2 img {
  width: 25.5em;
}

/*============================
#ctsFeature
============================*/
#ctsFeature {
  color: #002f37;
  background: url(../img/bg1.jpg) no-repeat center;
  background-size: cover;
}
#ctsFeature .ctsInner:before {
  content: "";
  position: absolute;
  width: 192.6em;
  min-width: 120vw;
  height: 60em;
  background: url(../img/bg_lines01.svg) no-repeat center top;
  background-size: cover;
  left: 50%;
  bottom: -0.1em;
  margin-left: 2.9em;
  transform: translateX(-50%);
  z-index: 0;
}
#ctsFeature .ctsInner {
  padding: 12.7em 0 3em;
  position: relative;
}
#ctsFeature h2 {
  font-size: 4.9em;
}
#ctsFeature p.lead {
  font-size: 2.9em;
  font-weight: 600;
  margin: 2.1em 0 0.7em;
  padding: 0;
}
#ctsFeature p.lead em {
  font-size: 1.6em;
  background: #ff5400;
  padding: 0.025em 0.05em 0.125em;
  margin: 0 0.06em;
  color: #fff;
  line-height: 0.85;
  display: inline-block;
}
.win #ctsFeature p.lead em {
  padding: 0.15em 0.05em 0;
}
#ctsFeature ul {
  width: 96.2%;
  margin-left: 1.9%;
  padding-top: 0.5em;
  position: relative;
}
#ctsFeature ul:before {
  content: "";
  background: linear-gradient(90deg, #8f8f8e, #ff5400);
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  /* mix-blend-mode: multiply; */
}
#ctsFeature li {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 11.4em;
  border-bottom: #fff 1px solid;
  padding-right: 0.7em;
}
#ctsFeature li span {
  color: #fff;
  font-size: 2em;
  font-weight: 600;
  width: 19.4em;
  line-height: 1.4;
  font-size: 2.6em;
}
#ctsFeature li img {
  margin: -0.7em -0.6em 0 0.1em;
  width: 5.8em;
}
#ctsFeature p {
  font-size: 3em;
  padding: 2em 0 2em;
  font-weight: 600;
  line-height: 1.6;
  position: relative;
}

  #ctsFeature p.glow {
    text-shadow: #fff 0em 0em 1em, #fff 0em 0em 1em, #fff 0em 0em 1em, #fff 0em 0em 1em, #fff 0em 0em 1em, #fff 0em 0em 1.5em, #fff 0em 0em 1em, #fff 0em 0em 1.5em;
  }
/*============================
#ctsWhat
============================*/
#ctsWhat {
  background: #002f37;
  color: #fff;
}
#ctsWhat .ctsInner {
  text-align: left;
  display: flex;
  justify-content: center;
  align-items: center;
}
#ctsWhat h2 {
  font-size: 4.9em;
  padding-top: 0em;
  line-height: 1.25;
  letter-spacing: -0.01em;
}
#ctsWhat .rightBlock {
  border-left: #fff 1px solid;
  width: 71em;
  margin-left: 8.1em;
  margin-right: 4.9em;
  height: 45.4em;
}
#ctsWhat .rightBlock ul {
  padding-top: 7.7em;
}
#ctsWhat .rightBlock li {
  font-size: 3.4em;
  font-weight: 700;
  padding-left: 1.3em;
  position: relative;
  margin-bottom: 0.5em;
  min-height: 2.5em;
  line-height: 1.26;
}
#ctsWhat .rightBlock li:before {
  content: "";
  position: absolute;
  width: 0.2em;
  height: 1px;
  background: #ffffff;
  left: 0;
  top: 53%;
  margin-top: -0.1em;
}
#ctsWhat .rightBlock li:nth-child(2):before {
  top: 43%;
}
#ctsWhat .rightBlock li:nth-child(3):before{
  top: 46%;
}
#ctsWhat .rightBlock li em.rank {
  font-size: 1em;
}
#ctsWhat .rightBlock li em.rank b {
  font-size: 2em;
  line-height: 1;
  margin-bottom: -0.05em;
  display: inline-block;
  vertical-align: bottom;
  margin-top: -0.1em;
}
#ctsWhat .rightBlock li em {
  font-size: 1.33em;
  color: #ff5300;
}
#ctsWhat .rightBlock li em ruby {line-height: 2;}
#ctsWhat .rightBlock li em ruby rt {
  text-align: left;
  font-size: 0.33em;
  margin: -0.9em 0 0em 0.2em;
}
#ctsWhat .rightBlock small {
  font-size: 1.82em;
  padding-left: 2.3em;
}

/*============================
#ctsWhy
============================*/
#ctsWhy {
  background: url(../img/bg1.jpg) no-repeat center;
  background-size: cover;
}
#ctsWhy .ctsInner {
  text-align: left;
  padding: 9.5em 1.7em 11.55em;
  box-sizing: border-box;
  color: #002e37;
}
#ctsWhy h2 {
  font-size: 4.9em;
  text-align: right;
  margin-right: -0.1em;
  white-space: nowrap;
  margin-bottom: 0.95em;
}
#ctsWhy h2:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 1px;
  width: 11.2em;
  margin-right: 1em;
  background: #002e37;
  margin-bottom: 0.1em;
}
#ctsWhy .pcFlex {
  display: flex;
  justify-content: space-between;
}
#ctsWhy .leftBox {
  width: 46em;
}
#ctsWhy .leftBox p {
  font-size: 2.4em;
  text-align: justify;
  line-height: 1.7;
}
#ctsWhy .rightBlock {
  width: 60em;
  margin-right: 0.7em;
}
#ctsWhy .rightBlock ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#ctsWhy .rightBlock li {
  width: 29.5em;
  background: url(../img/frame_why.svg) no-repeat;
  background-size: contain;
  height: 14.6em;
}
#ctsWhy .rightBlock li img {
  margin: 3.1em -0.2em 0em 2.5em;
  width: 8.8em;
  vertical-align: middle;
}
#ctsWhy .rightBlock li span {
  font-weight: 700;
  vertical-align: bottom;
  display: inline-block;
  font-size: 3.46em;
  margin: 0 0 0.45em 0.6em;
  width: 3.1em;
  white-space: nowrap;
  text-align: center;
}
.win #ctsWhy .rightBlock li span {
  margin: 0 0 0.35em 0.6em;
}
/*============================
#ctsFind
============================*/
#ctsFind {
  background: #002f37;
  color: #fff;
  position: relative;
  overflow: hidden;
}
#ctsFind .ctsInner:before {
  content: "";
  position: absolute;
  width: 174.3em;
  min-width: 104vw;
  height: 92.4em;
  background: url(../img/bg_lines02.svg) no-repeat center top;
  background-size: cover;
  left: 50%;
  bottom: -29.8em;
  margin-left: 2.4em;
  transform: translateX(-50%);
  z-index: 0;
  pointer-events: none;
}
#ctsFind .ctsInner {
  padding: 11.1em 2em 9.3em;
  box-sizing: border-box;
}
#ctsFind h2 {
  font-size: 4.75em;
  line-height: 1.25;
  text-align: left;
}
#ctsFind ul {
  display: flex;
  justify-content: space-between;
  padding: 23.5em 0 6.5em;
  text-align: left;
  /* width: 112em; */
}
#ctsFind li {
  width: 21.55em;
  background: #fff;
  border-top: #ff5400 0.5em solid;
  position: relative;
  padding: 5.4em 0 3.2em 1.8em;
  box-sizing: border-box;
}
#ctsFind li img {
  position: absolute;
  top: 0;
  left: 0;
  margin: -16.3em 0 0 4em;
  width: 13em;
}
#ctsFind li span {
  color: #002f37;
  font-size: 2.9em;
  font-weight: 600;
  line-height: 1.2;
  display: flex;
  align-items: center;
  height: 4.9em;
}
#ctsFind li img.size2 {
  margin: -16em 0 0 1.7em;
  width: 17.1em;
}
#ctsFind li img.size3 {
  margin: -16.6em 0 0 0.4em;
  width: 19.5em;
}
#ctsFind li img.size4 {
  margin: -17.8em 0 0 5.1em;
  width: 10.1em;
}
#ctsFind li img.size5 {
  margin: -17.5em 0 0 2.3em;
  width: 16.4em;
}
#ctsFind p {
  font-size: 3.5em;
  font-weight: 600;
}

/*============================
#ctsCheck
============================*/
#ctsCheck {
  color: #002f37;
  background: url(../img/bg2.jpg) no-repeat center 100%;
  background-size: cover;
  position: relative;
  /* overflow: hidden; */
}
#ctsCheck:before,
#ctsCheck:after {
  content: "";
  position: absolute;
  background: #ffffff;
  transform: skewY(-14.5deg);
  transform-origin: 0 100%;
  width: 50vw;
  left: 50%;
  bottom: -40em;
  height: 40em;
}
#ctsCheck:after {
  transform-origin: 0% 100%;
  transform: scaleX(-1) skewY(-14.5deg);
}
#ctsCheck .ctsInner {
  padding: 8em 0 14.4em;
}
#ctsCheck h2 {
  font-size: 4.76em;
  letter-spacing: 0em;
  line-height: 1.25;
}
#ctsCheck h2 small {
  font-size: 0.55em;
  letter-spacing: 0;
  display: inline-block;
}
#ctsCheck ul {
  display: block;
  width: 96.7%;
  background: #fff;
  flex-wrap: wrap;
  justify-content: center;
  margin: 6.7em auto 5em;
}
#ctsCheck li {
  display: flex;
  width: 100%;
  min-height: 13.5em;
}
#ctsCheck li:nth-child(2n - 1) {
  background: #e5e6e5;
}
#ctsCheck li h3 {
  border-right: #002f37 1px solid;
  font-size: 3.16em;
  text-align: left;
  padding: 0.125em 0 0.125em 2.2em;
  box-sizing: border-box;
  background-image: url(../img/icon_check.svg);
  background-repeat: no-repeat;
  background-position: 0.7em 52%;
  background-size: 0.9em;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 41.9%;
}
.win #ctsCheck li h3 {
  padding: 0.25em 0 0 2.2em;
}
#ctsCheck li:nth-child(2n) h3{
  background-image: url(../img/icon_check_odd.svg);
}
#ctsCheck li h3 em {
  line-height: 1;
  color: #ff5400;
  margin: 0 0.06em;
  display: inline-block;
  padding-top: 0em;
}
#ctsCheck li span {
  text-align: left;
  display: inline-block;
  font-size: 2.6em;
  line-height: 1.4;
  vertical-align: middle;
  display: flex;
  width: 58.2%;
  align-items: center;
  padding: 1em 1.2em 1em 1.8em;
  box-sizing: border-box;
}
#ctsCheck p {
  font-size: 4.9em;
  font-weight: 600;
  margin: 0.6em 0 0;
  color: #fff;
}

/*============================
#ctsEasy
============================*/
#ctsEasy {
  color: #002f37;
  background: #fff;
  z-index: 1;
  position: relative;
}
#ctsEasy .ctsInner {
  padding: 12.1em 0 14em;
}
#ctsEasy h2 {
  font-size: 4.9em;
  letter-spacing: -0.02em;
  font-weight: 600;
}
#ctsEasy ul {
  border: #002f37 1px solid;
  margin: 4.7em auto 2em;
  box-sizing: border-box;
  width: 96.1%;
  display: flex;
  justify-content: center;
}
#ctsEasy li {
  width: 33.34%;
  min-height: 37.8em;
  position: relative;
}
#ctsEasy li:nth-child(2n - 1) {
  background: #002f37;
  color: #fff;
}
#ctsEasy li:before {
  top: 16.5em;
  content: "";
  position: absolute;
  left: -2.5em;
  width: 5.1em;
  height: 5.1em;
  background: url(../img/icon_cross01.svg) no-repeat;
  background-size: contain !important;
}
#ctsEasy li:nth-child(1):before {
  display: none;
}
#ctsEasy li:nth-child(2):before {
  background: url(../img/icon_cross02.svg) no-repeat;
}
#ctsEasy li h3 {
  font-size: 3.5em;
  font-weight: 600;
  margin: 1em 0 1.15em;
}
#ctsEasy li span.search {
  width: 11em;
  text-align: left;
  font-size: 2.3em;
  padding: 0.5em 0 0.5em 0.9em;
  display: inline-block;
  background: url(../img/frame_search.svg) no-repeat;
  background-size: contain;
  margin: -0.1em 0em 0em 0em;
}
#ctsEasy li p {
  font-size: 2.6em;
  margin-top: 1.9em;
  line-height: 1.36;
}
#ctsEasy li span.order {
  border: #002f37 1px solid;
  display: block;
  width: 68%;
  font-size: 3em;
  padding: 0.1em 0 0;
  margin: 0 auto 0.2em;
}
#ctsEasy li span.circle {
  display: inline-flex;
  justify-content: center;
  margin: 0.3em 0 -1.3em 1em;
}
#ctsEasy li span.circle i {
  border: #fff 1px solid;
  border-radius: 50%;
  width: 4.2em;
  height: 4.2em;
  font-size: 2.37em;
  line-height: 1.2;
  padding-top: 1em;
  box-sizing: border-box;
}
#ctsEasy a.banner{
  width: 102em;
  display: block;
  margin: 3.1em auto 1em;
  transition:opacity .24s;
}
#ctsEasy a.banner:hover{
  opacity:.75;
}
#ctsEasy a.banner img{
  width:100%;
}
#ctsEasy a.btnCommon {
  margin-top: 1.7em;
  color: #fff;
}
#ctsEasy a.btnCommon span {
}
#incFooter{box-sizing:border-box;color:rgb(96, 96, 96);background:#002f37;text-align:left;display:block;font-family:proxima-nova, sans-serif;font-size:16px;font-weight:400;line-height:26px;margin:0;text-size-adjust:100%;unicode-bidi:isolate;width:100%;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);}
@media screen and (min-width: 2500px) {
  body {
    font-size: 0.4vw;
  }
  body .ctsInner {
    max-width: 116em;
  }
  #ctsTop .ctsInner {
    max-width: 136.6em;
  }
}
@media screen and (max-width: 1280px) {
  body {
    font-size: 0.78vw;
  }
}
@media screen and (min-width: 769px) {
  .forsp {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  body {
    font-size: 1.2vw;
  }
  .forpc {
    display: none !important;
  }
body .ctsInner {
    width: 90.667%;
    max-width: 100%;
  }
  body a.btnCommon {
    font-size: 3.3em;
    min-width: 22.7em;
    text-indent: -0.6em;
    padding: 1em 0 1em;
    margin-top: 1.95em;
  }
  .win body a.btnCommon {
  padding: 1.1em 0 .9em;
  }
  body a.btnCommon span {
    height: 1px;
    margin-top: -.5px;
    width: 2.5em;
  }
  /*============================
  #ctsTop
  ============================*/
  #ctsTop {
    /* background-position: 35.2% 70%; */
    /* background-size: 411%; */
    overflow: hidden;
    max-height: 98svh;
  }
  #ctsTop .swiper li img{
    object-position: center;
    height: 100%;
  }
  #ctsTop .ctsInner {
    max-width: 100%;
    width: 100%;
    pointer-events: none;
  }
  #ctsTop p.copy {
    font-size: 3.77em;
    padding: 12.79em 0 0.7em 0.8em;
    letter-spacing: 0.005em;
  }
  #ctsTop h1 {
    width: 100%;
    margin-left: -0.3%;
  }
  #ctsTop h2 {
    padding: 8.8em 0em 3.2em 1.6em;
  }
  #ctsTop h2 img {
    width: 19.5em;
  }
  
  /*============================
  #ctsFeature
  ============================*/
  #ctsFeature {
  background: url(../img/bg1_sp.jpg) no-repeat center;
  background-size: cover;
  overflow: hidden;
  }
  #ctsFeature .ctsInner:before {
    width: 116.6em;
    min-width: 0;
    height: 83em;
    bottom: -11.7em;
    margin-left: 14.9em;
  }
  #ctsFeature .ctsInner {
    padding: 12.5em 0 3em;
    /* overflow: hidden; */
  }
  #ctsFeature h2 {
    font-size: 5em;
    line-height: 1.25;
    margin-left: 0.4em;
    white-space: nowrap;
  }
  #ctsFeature p.lead {
    font-size: 4.1em;
    margin: 2.2em 0 0.8em;
  }
  #ctsFeature p.lead em {
    font-size: 1.6em;
    padding: 0.025em 0.05em 0.125em;
    margin: 0 0.06em;
    line-height: 0.85;
  }
  .win #ctsFeature p.lead em {
    padding: 0.15em 0.05em 0;
  }
  #ctsFeature ul {
    width: 110.3%;
    margin-left: -5.1%;
    padding-top: 0.5em;
  }
  #ctsFeature ul:before{
    mix-blend-mode: normal;
  }
  #ctsFeature li {
    height: 21.2em;
    border-bottom: #fff 1px solid;
    padding-left: 1em;
    padding-right: 0;
    padding-top: 0.2em;
  }
  #ctsFeature li span {
    width: 11.4em;
    font-size: 3.25em;
  }
  #ctsFeature li img {
    margin: -0.9em -1em 0 0.2em;
    width: 9em;
  }
  #ctsFeature p {
    font-size: 3.9em;
    padding: 2.1em 0 1.6em;
    line-height: 1.65;
    white-space: nowrap;
  }
  
  /*============================
  #ctsWhat
  ============================*/
  #ctsWhat {
  overflow: hidden;
  }
  #ctsWhat .ctsInner {
  position: relative;
  }
  #ctsWhat h2 {
    font-size: 4.9em;
    width: 100%;
    padding-top: 2.3em;
    position: absolute;
    top: 0;
    left: 0.8em;
  }
  #ctsWhat .rightBlock {
    border-left: #fff 1px solid;
    width: 71em;
    margin-left: 0em;
    margin-right: 4.9em;
    height: auto;
    padding-bottom: 7em;
  }
  #ctsWhat .rightBlock ul {
    padding-top: 23.6em;
  }
  #ctsWhat .rightBlock li {
    font-size: 4.3em;
    padding-left: 0.8em;
    margin-bottom: 1.2em;
    line-height: 1.26;
    width: 103%;
    min-height: 0;
  }
  #ctsWhat .rightBlock li:before {
    width: 0.2em;
    height: 1px;
    top: 53%;
    margin-top: -0.1em;
  }
  #ctsWhat .rightBlock li:nth-child(2):before {
    top: 50%;
  }
  #ctsWhat .rightBlock li:nth-child(3):before {
    top: 50%;
  }
  #ctsWhat .rightBlock li em.rank {
    font-size: 1em;
  }
  #ctsWhat .rightBlock li em.rank b {
    font-size: 2em;
    line-height: 1;
    margin-bottom: -0.05em;
    margin-top: -0.3em;
  }
  #ctsWhat .rightBlock li em {
    font-size: 1.33em;
    /* position: relative; */
    white-space: nowrap;
  }
  #ctsWhat .rightBlock li em ruby {
  }
  #ctsWhat .rightBlock li em ruby rt {
    font-size: 0.32em;
    margin: -1.3em 0 -0.1em 0.2em;
  }
  .iphone #ctsWhat .rightBlock li em ruby rt{
    transform:translateY(50%)
  }
  #ctsWhat .rightBlock small {
    font-size: 2.42em;
    padding-left: 1.4em;
    margin-top: 2.2em;
    display: block;
  }
  
  /*============================
  #ctsWhy
  ============================*/
  #ctsWhy {
    background: url(../img/bg1_2_sp.jpg) no-repeat center;
    background-size: cover;
  }
  #ctsWhy .ctsInner {
    padding: 11.6em 0 7.6em;
  }
  #ctsWhy h2 {
    font-size: 5em;
    margin-right: -0.1em;
    margin-bottom: 1.67em;
    margin-left: -1.3em;
    width: 110%;
  }
  #ctsWhy h2:before {
    height: 0.7px;
    width: 5em;
    margin-right: 0.8em;
    margin-top: -0.1em;
  }
  #ctsWhy .pcFlex {
  flex-direction: column-reverse;
  flex-wrap: wrap;
  }
  #ctsWhy .leftBox {
    width: 100%;
    margin: 4.2em 0 1.6em;
  }
  #ctsWhy .leftBox p {
    font-size: 3.47em;
    line-height: 1.62;
  }
  #ctsWhy .rightBlock {
    width: 100%;
    margin-right: 0.7em;
  }
  #ctsWhy .rightBlock li {
    font-size: 1.26em;
    width: 29.5em;
    width: 49.2%;
    background: url(../img/frame_why_sp.svg) no-repeat;
    background-size: contain;
    height: 14.6em;
  }
  #ctsWhy .rightBlock li img {
    margin: 3.1em -0.7em 0.1em 2.4em;
    width: 8.9em;
  }
  #ctsWhy .rightBlock li span {
    font-weight: 700;
    font-size: 3.426em;
    margin: 0 0 0.5em 0.6em;
  }
  .win #ctsWhy .rightBlock li span {
    margin-bottom: 0.35em;
  }
  
  /*============================
  #ctsFind
  ============================*/
  #ctsFind {
  }
  #ctsFind .ctsInner:before {
    width: 174.3em;
    min-width: 104vw;
    height: 92.4em;
    left: 50%;
    bottom: -29.8em;
    margin-left: 2.4em;
  }
  #ctsFind .ctsInner {
    padding: 9.7em 0em 9.4em;
  }
  #ctsFind h2 {
    font-size: 4.95em;
    line-height: 1.25;
  }
  #ctsFind ul {
    padding: 7.5em 0 4.4em;
    display: block;
  }
  #ctsFind li {
    width: 100%;
    border-top: #ff5400 0.6em solid;
    padding: 0 0 0 1.8em;
    height: 16.1em;
    margin-bottom: 3.08em;
  }
  #ctsFind li img {
    margin: -2em 0 0 4.9em;
    width: 11.95em;
  }
  #ctsFind li span {
    font-size: 3.52em;
    line-height: 1.2;
    height: 4.25em;
    padding: 0 0 0 6.85em;
  }
  .win #ctsFind li span {
    height: 4.65em;
  }
  #ctsFind li img.size2 {
    margin: -1.9em 0 0 3em;
    width: 15.7em;
  }
  #ctsFind li img.size3 {
    margin: -2.3em 0 0 2em;
    width: 17.8em;
  }
  #ctsFind li img.size4 {
    margin: -1.8em 0 0 6.1em;
    width: 9.3em;
  }
  #ctsFind li img.size5 {
    margin: -3em 0 0 3.1em;
    width: 15em;
  }
  #ctsFind p {
    font-size: 4em;
  }
  
  /*============================
  #ctsCheck
  ============================*/
  #ctsCheck {
    background: url(../img/bg2.jpg) no-repeat center 100%;
    background-size: cover;
  }
  #ctsCheck:before,
  #ctsCheck:after {
    transform: skewY(-16.9deg);
    transform-origin: 0 100%;
    bottom: -40em;
    height: 40em;
  }
  #ctsCheck:after {
    transform-origin: 0% 100%;
    transform: scaleX(-1) skewY(-16.9deg);
  }
  #ctsCheck .ctsInner {
    padding: 10.4em 0 13.1em;
  }
  #ctsCheck h2 {
    font-size: 5em;
    line-height: 1.2;
  }
  #ctsCheck h2 small {
    font-size: 0.55em;
  }
  #ctsCheck ul {
    width: 100%;
    margin: 7.4em 0 5em;
  }
  #ctsCheck li {
    min-height: auto;
    display: block;
  }
  #ctsCheck li h3 {
    font-size: 4em;
    width: 100%;
    padding: .9em 0 .9em 2em;
    background-position: 0.6em 52%;
    background-size: 0.9em;
    border-bottom: #002f37 1px solid;
    border-right: none;
  }
  .win #ctsCheck li h3 {
    padding: 1em 0 0.8em 2em;
  }
  #ctsCheck li h3 em {
    line-height: 1;
    padding: 0 0.1em;
    margin: 0 0em;
    padding-top: 0em;
  }
  #ctsCheck li span {
    font-size: 3.33em;
    width: 100%;
    line-height: 1.4;
    margin-top: 1em;
    min-height: 3.91em;
    padding: 0 1em 1.1em 1.2em;
  }
  #ctsCheck p {
    font-size: 4.9em;
    margin: 1.3em 0 0;
  }
  
  /*============================
  #ctsEasy
  ============================*/
  #ctsEasy {
  }
  #ctsEasy .ctsInner {
    padding: 8.4em 0 14em;
  }
  #ctsEasy h2 {
    font-size: 5em;
    letter-spacing: -0.02em;
    font-weight: 600;
  }
  #ctsEasy ul {
    border: #002f37 1px solid;
    margin: 4.7em auto 2em;
    width: 96.1%;
  }
  #ctsEasy li {
    width: 33.34%;
    min-height: 37.8em;
  }
  #ctsEasy li:before {
    top: 16.5em;
    left: -2.5em;
    width: 5.1em;
    height: 5.1em;
  }
  #ctsEasy li h3 {
    font-size: 3.5em;
    margin: 1em 0 1.15em;
  }
  #ctsEasy li span.search {
    width: 11em;
    font-size: 2.3em;
    padding: 0.5em 0 0.5em 0.9em;
    margin: -0.1em 0em 0em 0em;
  }
  #ctsEasy li p {
    font-size: 2.6em;
    margin-top: 1.9em;
    line-height: 1.36;
  }
  #ctsEasy li span.order {
    width: 68%;
    font-size: 3em;
    padding: 0.1em 0 0;
    margin: 0 auto 0.2em;
  }
  #ctsEasy a.banner{
    width: 75.5em;
    margin: 4.7em auto 1em;
  }
  #ctsEasy li span.circle {
    margin: 0.3em 0 -1.3em 1em;
  }
  #ctsEasy li span.circle i {
    width: 4.2em;
    height: 4.2em;
    font-size: 2.37em;
    line-height: 1.2;
    padding-top: 1em;
  }
  #ctsEasy a.btnCommon {
    margin-top: 1.7em;
  }
  #ctsEasy a.btnCommon span {
  }
}
