html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
caption,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1.4;
  letter-spacing: 0.04em;
  font-weight: 400;
  font-family: "Noto Sans JP", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  color: #333;
  overflow-x: hidden;
}

body * {
  box-sizing: border-box;
}

img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  color: #333;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

main {
  display: block;
}

ol,
li {
  list-style-type: none;
}

body {
  font-size: 10px;
}

button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

h1,
h2,
h3,
h4 {
  font-weight: 400;
}


.lp_kv,
.lp_kamei,
.lp_ft{
  position: relative;
}

.lp_kv img,
.lp_kamei p,
.lp_kamei img,
.lp_ft img{
  position: absolute;
  height: auto;
}

.lp_kv_mark{
  width:11%;
  right:16%;
  margin-top:27%;
}

.lp_kv_btn1 img{
  width: 17%;
  left: 17%;
  margin-top: 26%;
}

.lp_kv_btn2 img {
  width: 16%;
  left: 34%;
  margin-top: 26%;
}


.lp_kv_nav1 img,.lp_kv_nav2 img,.lp_kv_nav3 img,.lp_kv_nav4 img{
  width: 6%;
  height: auto;
  margin-top:2.5%;
}

.lp_kv_nav1 img{
left:48%;
}

.lp_kv_nav2 img{
  right: 36%;
}

.lp_kv_nav3 img{
  right: 26.5%;
}

.lp_kv_nav4 img{
  right: 18%;
}

.lp_kamei_mark{
  width: 9%;
  right: 24%;
  margin-top: 22%;
}

.lp_kamei_txt1 {
  font-weight: 700;
  width: 22%;
  right: 24%;
  margin-top: 15%;
  font-size: 1.5vw;
}

.lp_kamei_txt1 span{
  font-size: 3vw;
}

.lp_kamei_txt2{
  width:20%;
  right: 26%;
  margin-top: 25%;
  font-size: 10px;
}

.lp_ft_btn1 img {
  width: 30%;
  left: 22%;
  margin-top: 20%;
}

.lp_ft_btn2 img {
  width: 30%;
  left: 49.5%;
  margin-top: 20.5%;
}

.lp_cta{
  display: flex;
  justify-content: center;
  width:100%;
  background-color: rgba(255, 255, 255, 0.5);
  position: fixed;
  bottom:0;
  padding:10px 10px 14px;
  box-shadow: 5px 5px 5px #ccc;
  border:1px solid #ddd;
  border-radius: 5px;
}

.lp_cta a{
  display: block;
  width:45%;
  max-width: 270px;
  margin:0 2%;
}

.lp_cta a img{
  width: 100%;
  height: auto;
}

@media screen and (max-width: 1080px) {
.lp_kv_mark {
    width: 27%;
    left: 3%;
    margin-top: 68%;
  }

  .lp_kv_btn1 img {
    width: 100%;
    left: 0;
    margin-top: 136%;
  }

  .lp_kv_btn2 img {
    width: 100%;
      left: 0;
    margin-top: 166%;
  }

 .lp_kv_nav1,
 .lp_kv_nav2,
 .lp_kv_nav3,
 .lp_kv_nav4 {
    display: none;
  }

    .lp_kamei_mark {
      width: 25%;
      right: 8%;
      margin-top: 71%;
    }
  
    .lp_kamei_txt1 {
      width: 80%;
      right:10%;
      margin-top: 54%;
      font-size: 6vw;
    }
  
    .lp_kamei_txt1 span {
      font-size:11vw;
    }
  
    .lp_kamei_txt2 {
      width: 80%;
      right: 10%;
      margin-top: 85%;
    }

        .lp_ft_btn1 img {
          width: 100%;
          left: 0;
          margin-top: 110%;
        }
    
        .lp_ft_btn2 img {
          width: 100%;
          left: 0;
          margin-top: 155%;
        }

.lp_cta {
  width: 100%;
  bottom: 0;
  right: 0;
  padding: 5px;
  box-shadow: none;
  border:none;
  border-top: 1px solid #ddd;
  box-sizing: border-box;
  background: #fff;
  border-radius: 0px;
}

.lp_cta a {
  display: block;
  width: 47%;
}

.lp_cta a img {
  width: 100%;
  height: auto;
}
}


a:hover img{
  filter: brightness(110%);
  transition: filter 0.3s;
}

.logoslide {
  animation: logosl 45s linear infinite;
  background: url(../img/common/logo.webp) repeat-x 50%;
  background-size: auto 70px;
  height: 70px;
  width: 100%;
  margin:10px 0
}

@keyframes logosl {
  0% {
    background-position: 0 0
  }

  to {
    background-position: -2068px 0
  }
}


html {
  scroll-behavior: smooth;
}