@import url("https://fonts.googleapis.com/css?family=Quicksand:400,500,700");
body, div, pre, p, blockquote, form, ul, ol, li, fieldset, dl, dt, dd, h1, h2, h3, h4, h5, h6, table, th, td {
  margin: 0;
  padding: 0;
}

body, div, pre, p, blockquote, form, ul, ol, li, fieldset, dl, dt, dd, h1, h2, h3, h4, h5, h6, table {
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, menu, nav, section, main {
  display: block;
  margin: 0;
  padding: 0;
}

body, table {
  color: black;
  font-size: 20px;
  line-height: 1;
}

body {
  font-family: YuGothic, "Yu Gothic", sans-serif;
}

img {
  border: 0;
}

a {
  color: black;
  text-decoration: none;
}

header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 51;
  width: 100%;
  height: 135px;
  background: white;
}

#header1 {
  margin-bottom: 25px;
  padding-top: 22px;
  font-size: 0;
  text-align: center;
}

#header2 ul {
  display: block;
  list-style-type: none;
  text-align: center;
}

#header2 li {
  display: inline-block;
  position: relative;
  padding: 0 13px;
  color: #dcdcdc;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  font-family: "Quicksand", sans-serif;
}

#header2 li.sel::before {
  content: "";
  display: block;
  position: absolute;
  top: -18px;
  left: calc(50% - 43px);
  z-index: 0;
  width: 83px;
  height: 50px;
  background: url(../images/header2.png) no-repeat;
}

#header2 li a {
  position: relative;
  color: black;
}

#header2 li a:hover {
  font-weight: 700;
}

#header2 li.sel a {
  font-weight: 700;
}

#header3 {
  position: fixed;
  right: calc(50% - 515px);
  bottom: calc(50% - 4px);
  width: 86px;
  background: url(../images/index2_5.png) no-repeat center bottom;
}

#header3 h3 {
  margin-bottom: 18px;
  font-weight: 500;
  font-size: 10px;
  line-height: 12px;
  font-family: "Quicksand", sans-serif;
  letter-spacing: .1em;
  text-align: center;
}

#header3 ul {
  list-style-type: none;
  font-size: 0;
}

#header3 li {
  display: block;
  margin-bottom: 16px;
  text-align: center;
}

#header4 {
  position: fixed;
  right: calc(50% - 515px);
  bottom: calc(50% - 196px);
  width: 86px;
}

#header4 > ul {
  text-align: center;
}

#header4 > ul li {
  display: block;
  padding-top: 12px;
}

#header4 > ul li a {
  display: block;
  color: black;
  font-weight: 700;
  font-size: 12px;
  line-height: 14px;
  font-family: "Quicksand", sans-serif;
  letter-spacing: .08em;
  text-align: center;
}

#header4 > ul li a::before {
  content: "";
  display: block;
  width: 58px;
  height: 58px;
  margin: 0 auto 8px;
  background-position: center;
  background-repeat: no-repeat;
  background-color: white;
  border: 3px solid black;
  border-radius: 29px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: background-color .3s;
  transition: background-color .3s;
}

#header4 > ul li a:hover::before {
  background-color: #00bac8;
}

#header4 > ul li:first-child a::before {
  background-image: url(../images/index3_1.png);
}

#header4 > ul li:last-child a::before {
  background-image: url(../images/index3_2.png);
}

#header41 {
  display: none;
  position: absolute;
  bottom: 55px;
  left: -310px;
  width: 280px;
  padding: 25px 41px 30px;
  background: white;
  border: 3px solid black;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
}

#header41::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 76px;
  left: 277px;
  width: 0;
  height: 0;

  border-bottom: 8px solid rgba(0, 0, 0, 0);
  border-left: 17px solid black;
  border-top: 8px solid rgba(0, 0, 0, 0);
}

#header41.open {
  display: block;
}

#header41 h3 {
  margin-bottom: 25px;
  font-weight: 700;
  font-size: 26px;
  line-height: 31px;
  font-family: "Quicksand", sans-serif;
  letter-spacing: .14em;
  text-align: center;
}

#header41 ul {
  list-style-type: none;
}

#header41 li {
  display: block;
  margin-bottom: 13px;
}

#header41 li:last-child {
  margin-bottom: 0;
}

#header41 li a {
  display: block;
  font-size: 0;
  line-height: 58px;
  text-align: center;
}

#header41 li img {
  width: 192px;
  height: auto;
  vertical-align: middle;
}

#header42 {
  display: none;
  position: absolute;
  bottom: -110px;
  left: -310px;
  width: 280px;
  padding: 25px 41px 30px;
  background: white;
  border: 3px solid black;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
}

#header42::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 150px;
  left: 277px;
  width: 0;
  height: 0;

  border-bottom: 8px solid rgba(0, 0, 0, 0);
  border-left: 17px solid black;
  border-top: 8px solid rgba(0, 0, 0, 0);
}

#header42.open {
  display: block;
}

#header42 h3 {
  margin-bottom: 25px;
  font-weight: 700;
  font-size: 26px;
  line-height: 31px;
  font-family: "Quicksand", sans-serif;
  letter-spacing: .14em;
  text-align: center;
}

#header42 ul {
  list-style-type: none;
}

#header42 li {
  display: block;
  margin-bottom: 13px;
}

#header42 li:last-child {
  margin-bottom: 0;
}

#header42 li a {
  display: block;
  font-size: 0;
  line-height: 58px;
  text-align: center;
}

#header42 li img {
  width: 192px;
  height: auto;
  vertical-align: middle;
}

main {
  width: 800px;
  margin: 0 auto;
  padding-top: 135px;
  padding-bottom: 50px;
}

main h2.wave {
  margin-bottom: 70px;
  font-weight: 500;
  font-size: 42px;
  line-height: 50px;
  font-family: "Quicksand", sans-serif;
  letter-spacing: .14em;
  text-align: center;
}

main h2.wave span {
  padding-bottom: 7px;
  background: url(../images/ttl_wave.png) repeat-x center bottom;
}

main a.btn {
  display: inline-block;
  width: 282px;
  background: white url(../images/btn_arrow.png) no-repeat right 21px center;
  border: 2px solid #00bac8;
  -webkit-box-shadow: 8px 8px 0 #00bac8;
          box-shadow: 8px 8px 0 #00bac8;
  font-weight: 700;
  font-size: 20px;
  line-height: 58px;
  font-family: "Quicksand", sans-serif;
  letter-spacing: .14em;
  text-decoration: none;
  text-align: center;
  -webkit-transition: all .3s;
  transition: all .3s;
}

main a.btn:hover {
  background-image: url(../images/btn_arrow_o.png);
  background-color: #00bac8;
  border-color: white;
  -webkit-box-shadow: 13px 13px 0 #00bac8;
          box-shadow: 13px 13px 0 #00bac8;
  color: #fff;
}

footer {
  padding: 40px 0 50px;
  background: url(../images/footer1_2.png) no-repeat, #caf0d9 url(../images/footer1_1.png) no-repeat;
  background-position: calc(50% + 392px) 55px, calc(50% - 520px) top;
}

#footer1 {
  margin-bottom: 18px;
}

#footer1 ul {
  display: block;
  list-style-type: none;
  text-align: center;
}

#footer1 li {
  display: inline-block;
  width: 227px;
  margin: 0 5px;
  font-size: 0;
}

#footer1 li a {
  display: block;
  background: white;
  border-radius: 3px;
  line-height: 60px;
  text-align: center;
}

#footer1 li a img {
  vertical-align: middle;
}

#footer1 li a:hover img {
  opacity: .8;
}

#footer2 {
  color: #646464;
  font-size: 10px;
  line-height: 12px;
  text-align: center;
}

#pagetop {
  position: relative;
  width: 85px;
  height: 70px;
  margin: 100px 0 0 auto;
  background: url(../images/totop.png) no-repeat;
}

#pagetop::before {
  content: "TOP";
  display: block;
  position: absolute;
  right: 0;
  bottom: 8px;
  width: 66px;
  font-weight: 700;
  font-size: 10px;
  line-height: 12px;
  font-family: "Quicksand", sans-serif;
  letter-spacing: .12em;
  text-align: center;
}

#pagetop::after {
  content: "";
  display: block;
  position: absolute;
  right: 13px;
  bottom: 23px;
  width: 42px;
  height: 42px;
  background: url(../images/totop1.png) no-repeat;
  -webkit-transition: bottom .3s;
  transition: bottom .3s;
}

#pagetop:hover::after {
  bottom: 28px;
}

iframe[name="google_conversion_frame"] {
  position: absolute;
  top: 0;
}

@media screen and (min-width: 751px) {
  .sp, .imgswap :last-child, #header2 li.sp {
    display: none;
  }
}

@media screen and (max-width: 750px) {
  .pc, .imgswap :first-child {
    display: none;
  }
  p, h1, h2, h3, h4, h5, h6 {
    max-height: 100%;
  }
  body {
    -webkit-text-size-adjust: 100%;
  }
  #spmenu {
    position: fixed;
    top: 70px;
    right: 50px;
    z-index: 52;
    width: 60px;
    height: 60px;
  }
  #spmenu span {
    display: inline-block;
    opacity: 1;
    position: absolute;
    left: 0;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    width: 60px;
    height: 5px;
    background: black;
    -webkit-transition: top .1s linear .1s, opacity 0s linear .1s, -webkit-transform .1s linear 0s;
    transition: top .1s linear .1s, opacity 0s linear .1s, -webkit-transform .1s linear 0s;
    transition: top .1s linear .1s, transform .1s linear 0s, opacity 0s linear .1s;
    transition: top .1s linear .1s, transform .1s linear 0s, opacity 0s linear .1s, -webkit-transform .1s linear 0s;
  }
  #spmenu span:nth-child(1) {
    top: 12px;
  }
  #spmenu span:nth-child(2) {
    top: 28px;
  }
  #spmenu span:nth-child(3) {
    top: 44px;
  }
  #spmenu.open span {
    -webkit-transition: top .1s linear, opacity 0s linear .1s, -webkit-transform .1s linear .1s;
    transition: top .1s linear, opacity 0s linear .1s, -webkit-transform .1s linear .1s;
    transition: top .1s linear, transform .1s linear .1s, opacity 0s linear .1s;
    transition: top .1s linear, transform .1s linear .1s, opacity 0s linear .1s, -webkit-transform .1s linear .1s;
  }
  #spmenu.open span:nth-child(1) {
    top: 28px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  #spmenu.open span:nth-child(2) {
    opacity: 0;
  }
  #spmenu.open span:nth-child(3) {
    top: 28px;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  header {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 52;
    width: 100%;
    height: 100vh;
    padding-top: 180px;
    padding-bottom: 140px;
    overflow-y: auto;
    background: #00bac8;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  header.open {
    display: block;
  }
  #header1 {
    display: none;
  }
  #header2 {
    margin-bottom: 100px;
  }
  #header2 ul {
    margin-bottom: 90px;
    padding-bottom: 42px;
    background: url(../images/sp_menu2.png) no-repeat center bottom;
  }
  #header2 li {
    display: block;
    margin-bottom: 58px;
    padding: 0;
    color: #969696;
    font-weight: 700;
    font-size: 48px;
    line-height: 58px;
  }
  #header2 li.sel {
    padding-right: 44px;
  }
  #header2 li.sel a {
    color: #fff;
  }
  #header2 li.sel::before {
    display: inline-block;
    position: static;
    width: 20px;
    height: 31px;
    margin-right: 24px;
    background-image: url(../images/sp_header2.png);
    vertical-align: 2px;
  }
  #header3 {
    position: static;
    width: auto;
    background: none;
  }
  #header3 h3 {
    margin-bottom: 40px;
    font-weight: 700;
    font-size: 28px;
    line-height: 34px;
    letter-spacing: .26em;
    text-transform: uppercase;
  }
  #header3 h3::after {
    content: " SNS";
  }
  #header3 ul {
    text-align: center;
  }
  #header3 li {
    display: inline-block;
    margin: 0 20px;
  }
  #header3 li:first-child {
    display: block;
    margin: 50px;
  }
  #header3 li img {
    -webkit-transform: scale(1.52);
            transform: scale(1.52);
  }
  #header4 {
    position: static;
    width: auto;
    margin-bottom: 60px;
    padding-bottom: 87px;
    background: url(../images/sp_menu2.png) no-repeat center bottom;
  }
  #header4 > ul {
    display: none;
  }
  #header41 {
    display: block;
    position: static;
    width: auto;
    padding: 0;
    background: none;
    border: none;
  }
  #header41::before {
    content: none;
  }
  #header41.open {
    display: block;
  }
  #header41 h3 {
    margin-bottom: 40px;
    font-size: 48px;
    line-height: 85px;
  }
  #header41 ul {
    width: 400px;
    margin: 0 auto 80px;
  }
  #header41 li {
    margin-bottom: 18px;
  }
  #header41 li a {
    line-height: 125px;
  }
  #header41 li img {
    width: 400px;
  }
  /*#header41 h3::before {content:'';width:85px;height:85px;display:inline-block;background:white url(../images/sp_index3_1.png) no-repeat center;box-sizing:border-box;border-radius:42px;border:4px solid black;margin-right:25px;vertical-align:middle;}*/
  #header42 {
    display: block;
    position: static;
    width: auto;
    padding: 0;
    background: none;
    border: none;
  }
  #header42::before {
    content: none;
  }
  #header42 h3 {
    width: 80%;
    margin: 0 auto;
    margin-bottom: 40px;
    font-size: 48px;
    line-height: 85px;
  }
  #header42 ul {
    width: 400px;
    margin: 0 auto;
  }
  #header42 li {
    margin-bottom: 18px;
  }
  #header42 li a {
    line-height: 125px;
  }
  #header42 li img {
    width: 400px;
  }
  /*#header42 h3::before {content:'';width:85px;height:85px;display:inline-block;background:white url(../images/sp_index3_2.png) no-repeat center;box-sizing:border-box;border-radius:42px;border:4px solid black;margin-right:25px;vertical-align:middle;}*/
  main {
    width: auto;
    padding-top: 275px;
    padding-bottom: 413px;
  }
  #mainlogo {
    position: absolute;
    top: 60px;
    left: 189px;
    width: 373px;
    height: 115px;
    background: url(../images/cover/logo.svg) no-repeat center/contain;
  }
  main h2.wave {
    margin-bottom: 90px;
    font-weight: 700;
    font-size: 54px;
    line-height: 65px;
  }
  main h2.wave span {
    padding-bottom: 24px;
    background-image: url(../images/sp_ttl_wave.png);
  }
  main a.btn {
    width: 540px;
    background: white url(../images/sp_btn_arrow.png) no-repeat right 23px center;
    border-width: 4px;
    -webkit-box-shadow: 15px 15px 0 #00bac8;
            box-shadow: 15px 15px 0 #00bac8;
    font-weight: 500;
    font-size: 38px;
    line-height: 92px;
  }
  main a.btn:hover {
    background-image: url(../images/sp_btn_arrow_o.png);
    -webkit-box-shadow: 20px 20px 0 #00bac8;
            box-shadow: 20px 20px 0 #00bac8;
  }
  footer {
    padding: 95px 0 75px;
    background: url(../images/sp_footer1_2.png) no-repeat, #caf0d9 url(../images/sp_footer1_1.png) no-repeat;
    background-position: right bottom 14px, left top;
  }
  #footer1 {
    margin-bottom: 45px;
  }
  #footer1 li {
    display: block;
    width: 440px;
    margin: 0 auto 30px;
  }
  #footer1 li a {
    border-radius: 6px;
    line-height: 100px;
  }
  #footer1 li a img {
    -webkit-transform: scale(1.83);
            transform: scale(1.83);
  }
  #footer2 {
    color: #323232;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: .1em;
  }
  #footershare {
    padding-top: 75px;
    background: url(../images/sp_menu2.png) no-repeat center top;
    text-align: center;
  }
  #footershare h3 {
    margin-bottom: 35px;
    font-weight: 700;
    font-size: 28px;
    line-height: 30px;
    font-family: "Quicksand", sans-serif;
    letter-spacing: .26em;
  }
  #footershare ul {
    margin-bottom: 90px;
    list-style-type: none;
    font-size: 0;
  }
  #footershare li {
    display: inline-block;
    margin: 0 20px;
  }
  #footershare li:first-child {
    display: block;
    margin: 50px;
  }
  #footershare li img {
    -webkit-transform: scale(1.52);
            transform: scale(1.52);
  }
  #pagetop {
    position: fixed;
    right: 78px;
    bottom: 96px;
    width: 104px;
    height: 104px;
    margin: 0;
    background: url(../images/sp_totop.png) no-repeat;
  }
  #pagetop::before {
    bottom: -27px;
    width: 104px;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: .08em;
  }
  #pagetop::after {
    content: none;
  }
}

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