@charset "utf-8";
/* ===================================================================

CSS information

 style info :common CSS

=================================================================== */

/* ----------------------------------------------------
	基本設定
---------------------------------------------------- */
body {
  color: #000;
  font-size: 14px;
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, Verdana, sans-serif;
  background-color: #fff;
  line-height: 1.8;
  min-width: 960px;
  -webkit-text-size-adjust: 100%;
}

a:link {
  color: #333;
  text-decoration: none;
}

a:visited {
  color: #333;
}

a:hover {
  color: #333;
  text-decoration: underline;
}

a:active {
  color: #333;
}

.bg_gry {
  background-color: #f5f5f5;
}

.bg_gry2 {
  background-color: #ededed;
}

.fs12 {
  font-size: 12px;
}


/* ----------------------------------------------------
	#wrap
---------------------------------------------------- */
#wrap {
  width: 100%;
}

/* ----------------------------------------------------
	#header
---------------------------------------------------- */
#header {
  width: 960px;
  margin: 0 auto;
  padding: 120px 0 80px;
  background: url(/smartkey/images/line_01.png) bottom center no-repeat;
}

#header .left {
  width: 400px;
  text-align: center;
  float: left;
  position: relative;
}

.top_anime {
  position: absolute;
  width: 215px;
  top: 63px;
  left: 92px;
}

.top_anime img {
  width: 100%;
  height: auto;
}

#header .right {
  width: 560px;
  float: left;
}

#header h1 {
  margin-bottom: 50px;
}

#header h2 {
  margin-bottom: 80px;
}

.dl_header {
  background-color: #f5f5f5;
  padding: 16px;
  text-align: center;
  margin-bottom: 3px;
}

.download_frame_01 {
  background: url(/smartkey/images/bg_download_01.png) no-repeat;
  height: 100px;
}

.download_frame_02 {
  width: 692px;
  height: 163px;
  margin: 0 auto;
  background: url(/smartkey/images/bg_download_02.png) no-repeat;
}

.download {
  display: block;
  margin: 0 auto;
}

.download li.btn_ip {
  float: left;
  width: 145px;
  margin-top: 40px;
  /*	margin-left:16px;*/
  margin-left: 14px;
}

.download li.btn_gl {
  float: left;
  margin-top: 40px;
  /*	margin-left:133px;*/
  margin-left: 128px;
}

.download li.btn_ip_02 {
  float: left;
  width: 145px;
  margin-top: 76px;
  margin-left: 22px;
}

.download li.btn_gl_02 {
  float: left;
  margin-top: 76px;
  /*	margin-left:228px;*/
  margin-left: 223px;
}

#header .download li img {
  margin-bottom: 5px;
}

.link_sm {
  width: 129px;
  margin-left: auto;
}

.link_sm li {
  float: left;
  text-align: right;
  margin: 0 0 0 3px;
}

.news_box {
  clear: both;
  width: 680px;
  margin: 0px auto;
  height: 60px;
  font-size: 0;
  padding-top: 90px;
}

.news_box h3 {
  display: inline-block;
  vertical-align: top;
}

.news_box p {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  background: #f5f5f5;
  padding-left: 30px;
  height: 60px;
  line-height: 60px;
  width: 590px;
}

/* ----------------------------------------------------
	#content
---------------------------------------------------- */
#contents {
  width: 100% !important;
  margin: 0 auto;
  float: none !important;
}

/* #pagetop {} */

p.note {
  margin: 30px 0 0 0;
  font-size: 12px;
}

p.note a {
  text-decoration: underline;
  background: url(/smartkey/images/icon_link.jpg) right center no-repeat;
  padding-right: 15px;
  margin-right: 3px;
  display: inline-block;
}

/* ----------------------------------------------------
	#section01
---------------------------------------------------- */
#section01 {
  width: 960px;
  margin: 0 auto;
  padding: 120px 0 100px;
  background: url(/smartkey/images/line_01.png) bottom center no-repeat;
}

#section01 h2,
#section01 .txt {
  margin: 0 0 40px 0px;
}


/* ----------------------------------------------------
	#section01_2
---------------------------------------------------- */
#section01_2 {
  width: 960px;
  margin: 0 auto;
  padding: 120px 0 85px;
}

#section01_2 h2 {
  margin: 0 0 40px 0px;
}

#section01_2 a:hover {
  text-decoration: none;
}

#section01_2 .vsial {
  display: inline-block;
  vertical-align: middle;
}


#section01_2 .mov {
  display: inline-block;
  margin-left: 10px;
  vertical-align: middle;
}


/* ----------------------------------------------------
	#section02
---------------------------------------------------- */
#section02 {
  width: 960px;
  margin: 0 auto;
  padding: 100px 0 120px;
  background: url(/smartkey/images/line_01.png) bottom center no-repeat;
}

#section02 h2 {
  margin: 0 0 40px 0;
}

#section02 .left {
  width: 410px;
  padding-right: 40px;
  float: left;
}

#section02 .right {
  width: 510px;
  float: left;
}

/* ----------------------------------------------------
	#section02_1
---------------------------------------------------- */
#section02_1 {
  width: 960px;
  margin: 0 auto;
  padding: 100px 0 120px;
  background: url(/smartkey/images/line_01.png) bottom center no-repeat;
}

#section02_1 h2 {
  margin: 0 0 40px 0;
}

#section02_1 .left {
  width: 500px;
  padding-right: 60px;
  float: left;
}

#section02_1 .right {
  width: 400px;
  float: left;
}

/* ----------------------------------------------------
	#section03
---------------------------------------------------- */
#section03 {
  width: 960px;
  margin: 0 auto;
  padding: 100px 0 40px;
  background: url(/smartkey/images/line_01.png) bottom center no-repeat;
}

#section03 h2 {
  margin: 0 0 40px 0;
}

#section03 .left {
  width: 560px;
  float: left;
}

#section03 .right {
  width: 400px;
  float: left;
  text-align: center;
}

/* ----------------------------------------------------
	#section04
---------------------------------------------------- */
#section04 {
  width: 960px;
  margin: 0 auto;
  padding: 100px 0 60px;
}

#section04 h2 {
  margin: 0 0 40px 0;
}

#section04 .left {
  width: 560px;
  float: left;
}

#section04 .right {
  width: 390px;
  float: left;
}

/* ----------------------------------------------------
	#section05
---------------------------------------------------- */
#section05 {
  width: 960px;
  margin: 0 auto;
  padding: 100px 0;
  background: url(/smartkey/images/line_01.png) bottom center no-repeat;

}

#section05 h2 {
  margin: 0 0 40px 0;
}

#section05 .left {
  width: 549px;
  float: left;
}

#section05 .right {
  width: 401px;
  float: left;
}

#section05 .txt {
  margin: 0 0 30px 0;
}

/* ----------------------------------------------------
	#section06
---------------------------------------------------- */
#section06 {
  width: 610px;
  margin: 0 auto;
  padding: 100px 170px;
  background: url(/smartkey/images/line_01.png) bottom center no-repeat;
}

#section06 h2 {
  margin: 0 0 40px;
}

#section06 h3 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
}

#section06 .txt {
  margin: 0 0 10px;
}

#section06 .list_service {
  background-color: #f5f5f5;
  padding: 20px;
  margin: 0 0 10px 0;
}

#section06 .list_service li {
  background: url(/smartkey/images/icn_check.png) no-repeat 0 50%;
  padding: 0 0 0 30px;
  line-height: 2em;
}

#section06 .fs12 {
  margin-bottom: 50px;
}

#section06 p.note {
  margin: 0px 0 0 0;
}

/* ----------------------------------------------------
	#section07
---------------------------------------------------- */
#section07 {
  width: 678px;
  margin: 0 auto;
  padding: 100px 136px;
}

#section07 h2 {
  margin: 0 0 40px;
}

#section07 table th {
  width: 190px;
  padding: 12px 0 9px 15px;
  font-weight: bold;
}

#section07 table td {
  width: 488px;
  padding: 10px 0 7px 0;
}


/* ----------------------------------------------------
	#section08
---------------------------------------------------- */
#section08 {
  width: 960px;
  margin: 0 auto;
  padding: 40px 0 20px;
  background-color: #f5f5f5;
  text-align: center;
}

#section08 h2 {
  margin: 0 0 30px;
}


/* ----------------------------------------------------
	#section09
---------------------------------------------------- */
#section09 {
  width: 960px;
  margin: 0 auto;
  padding: 40px 0 20px;
}

#section09 .txt {
  font-size: 12px;
  margin-bottom: 100px;
}

#section09 ul li {
  float: left;
  margin-bottom: 10px;
}


/* ----------------------------------------------------
	#footer
---------------------------------------------------- */
#footer {
  width: 100%;
  background-color: #261e23;
  padding: 50px 0;
  color: #fff;
  font-size: 12px;
}

#footer .inner {
  width: 960px;
  margin: 0 auto;
  position: relative;
}

#footer .inner .left {
  width: 125px;
  float: left;
}

#footer .inner .right {
  float: left;
}

#footer .inner .right .link {
  background: url(/smartkey/images/icn_link.png) no-repeat 0 50%;
  padding: 0 0 0 20px;
  margin-bottom: 5px;
}

#footer .inner .right .link a {
  color: #fff;
}

#footer #copy {
  /* color: #585047 !important; */
  color: #ccc !important;
}

#footer .link_sm {
  position: absolute;
  right: 0;
  top: 0;
}

@media screen and (min-width: 769px) {
  .spOnly {
    display: none !important;
  }
}

/* ====== add style SP ====== */

/* SP */
@media screen and (max-width: 768px) {

  body#page-wrapper {
    min-width: 0 !important;
    max-width: 768px !important;
    display: grid;
    grid-template-columns: 1fr;
  }

  body#page-wrapper img {
    max-width: 100%;
    height: auto;
  }

  /* #header fix */
  #header {
    /* display: none !important; */
    /* min-width: 560px; */
    width: fit-content;
    margin: 0 auto;
    padding: 40px 16px 80px 16px;
  }

  #header .left,
  #header .right {
    float: none;
    margin: 0 auto;
    width: 100%;
  }
  #header .left .top_anime {
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
  }

  #header .right h1 img,
  #header .right h2 img {
    min-width: 0;
    max-width: 75%;
    height: auto;
    margin: 0 auto;
  }

  #header .right .dl_header {
    margin-bottom: 16px;
  }

  /* add area */
  body#page-wrapper .p-download li {
    border: 2px solid #ccc;
    padding: 16px;
  }
  body#page-wrapper .p-download li + li {
    margin-top: 16px;
  }

  .p-download .p-os {
    color: #333;
    font-size: 21px;
    line-height: 1.6;
    font-weight: 700;
  }
  body#page-wrapper .p-download img {
    max-width: 50%;
  }
  .p-download .p-badge {
    margin-block: 16px;
  }

  /* #contents fix */
  #contents {
    /* display: none !important; */
    padding: 0 0 16px 0 !important;
  }

  #contents #section02,
  #contents #section02_1,
  #contents #section03,
  #contents #section04,
  #contents #section05,
  #contents #section06,
  #contents #section07,
  #contents #section08,
  #contents #section09 {
    width: fit-content;
    margin: 0 auto;
    padding: 32px 32px;
    display: flex;
    flex-direction: column;
    gap: 32px;
  }

  #contents #section02_1,
  #contents #section04 {
    display: flex;
    flex-direction: column-reverse;
  }

  #contents #section06,
  #contents #section07,
  #contents #section08 {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  #contents #section09 {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  #section09 .txt {
    margin-bottom: 0;
  }

  #contents .bg_gry img,
  #contents #section05 img {
    min-width: 0;
    max-width: 100%;
    width: 75%;
    height: auto;
    margin-inline: auto;
  }
  #contents #section03 h2 img,
  #contents #section05 h2 img {
    width: 100%;
  }


  #contents .bg_gry .left,
  #contents .bg_gry .right,
  #contents #section05 .left,
  #contents #section05 .right {
    float: none;
    margin: 0 auto !important;
    padding: 0 !important;
    width: fit-content;
  }

  #contents .bg_gry .right {
    margin-bottom: 0;
  }

  #contents #section08 {
    /* display: none !important; */
    width: 100%;
  }

  #contents #section08 .download_frame_02 {
    min-width: 560px;
    width: fit-content;
    background-size: contain;
  }

  #contents #section08 .download_frame_02 .download {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap: 24px;
    top: 64px;
  }

  #contents #section08 .download_frame_02 .download .btn_ip_02 {
    margin: 0;
    position: absolute;
    left: 6px;
  }

  #contents #section08 .download_frame_02 .download .btn_gl_02 {
    margin: 0;
    position: absolute;
    left: 308px;
  }

  #contents #section08 .download_frame_02 .download img {
    width: 128px;
    height: auto;
  }


  .pcOnly {
    display: none !important;
  }

}
