@charset "UTF-8";
/* -----------------------------------------------------

    base & reset

 ----------------------------------------------------- */
html {
  margin: 0;
  font-size: 100%;
  color: #000000;
}

body {
  font-size: 88%;
  margin: 0;
  padding: 70px 0 0;
  font-family: "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
  letter-spacing: 0.01em;
  background-color: #ffffff;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
address,
blockquote,
ul,
ol,
dl,
hr {
  margin: 0 0 0 0;
  font-style: normal;
  line-height: 1.5;
}

h2 {
  margin-bottom: 20px;
}

h3 {
  margin-bottom: 15px;
}

h4 {
  margin-bottom: 15px;
}

ul,
ol {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

abbr,
acronym,
bdo,
cite,
code,
dfn,
em,
img,
kbd,
q,
samp,
span,
strong,
sub,
sup,
var {
  font-style: normal;
}

em {
  font-style: normal;
  font-weight: bold;
}

strong {
  color: #e60012;
  font-weight: bold;
}

sub,
sup {
  font-size: 79%;
  position: relative;
  vertical-align: baseline;
}

sub {
  top: 4px;
}

sup {
  top: -4px;
}

a {
  color: #000000;
  text-decoration: underline;
}
a:visited {
  color: #000000;
}
a:hover {
  color: #e60012;
}
a:active {
  color: #e60012;
}

img {
  border: none;
  vertical-align: bottom;
  line-height: 1;
}

q {
  quotes: none;
}

ins {
  text-decoration: underline;
}

del {
  text-decoration: line-through;
}

table {
  margin: 0 0 17px 0;
  padding: 0;
  border-collapse: collapse;
}

th,
td {
  vertical-align: top;
  text-align: left;
}

th p,
th ul,
th ol,
th dl,
td p,
td ul,
td ol,
td dl {
  margin: 0;
  padding: 0;
}

form {
  margin: 0;
  padding: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  border: none;
}

label {
  margin: 0;
  padding: 0;
  border: none;
  cursor: pointer;
}

input {
  margin: 0;
}

input[type="image"],
input.image {
  border: none;
}

optgroup {
  font-style: normal;
}

textarea {
  resize: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
blockquote,
div,
ul,
ol,
dl,
dt,
dd,
p,
table,
th,
td,
form,
fieldset,
legend,
label {
  zoom: 1;
}

ul li,
ol li {
  zoom: normal;
}

/* -----------------------------------------------------

    header

 ----------------------------------------------------- */
#header {
  min-width: 900px;
  width: 100%;
  background: #FFF;
  box-shadow: 1px 4.5px 4px -4.5px #333;
  position: fixed;
  top: 0;
  z-index: 100;
}
#header .inner {
  width: 900px;
  margin: 0 auto;
}
#header .inner .logo-01 {
  float: left;
  padding: 18px 0;
}
#header .inner .nav {
  padding: 21px 0;
  float: right;
}
#header .inner .nav li {
  float: left;
  margin-left: 15px;
  padding-left: 15px;
  border-left: 2px solid #0095d5;
}
#header .inner .nav li:first-child {
  margin-left: 0;
  padding-left: 0;
  border-left: 0;
}
#header .inner .nav li a:hover {
  position: relative;
  top: 2px;
}

/* -----------------------------------------------------

    main-image

 ----------------------------------------------------- */
#promotion {
  max-width: 1280px;
  min-width: 900px;
  margin: 0 auto;
  height: 400px;
  background: url("/sp/cms10/images/bg-sec01-01.jpg") 0 0 no-repeat;
  overflow: hidden;
}
#promotion .inner {
  position: relative;
  height: 400px;
  width: 900px;
  margin: 0 auto;
}
#promotion .inner .txt {
  position: absolute;
  right: 0px;
  top: 60px;
  z-index: 2;
}
#promotion .inner .txt li {
  line-height: 1;
}
#promotion .inner #slider {
  height: 400px;
}
#promotion .inner #slider p {
  position: absolute;
  left: -191px;
  bottom: 0;
}
#promotion .inner .share {
  height: 27px;
  position: absolute;
  z-index: 3;
  bottom: 110px;
  left: 520px;
}
#promotion .inner .share li {
  float: left;
  width: auto;
  margin-left: 25px;
}
#promotion .inner .share li img {
  vertical-align: top;
}
#promotion .inner .share li iframe.twitter-share-button {
  width: 100px !important;
}

/* -----------------------------------------------------

    contents

 ----------------------------------------------------- */
#contents {
  margin: 0 auto;
  max-width: 1280px;
  min-width: 900px;
  background-color: #0095d5;
  background: url("/sp/cms10/images/bg-01.png") 0 0 repeat;
}
#contents .inner {
  width: 900px;
  margin: 0 auto;
  padding-top: 18px;
}
#contents h2.balloon {
  margin-bottom: 15px;
}
#contents .cont-box-01 {
  background: #FFF;
  margin-bottom: 50px;
  border-radius: 10px;
  padding: 15px;
  position: relative;
}
#contents .point {
  position: relative;
}
#contents .point #p-img {
  position: relative;
  width: 869px;
  height: 425px;
}
#contents .point #p-img img {
  position: absolute;
  height: 425px;
  top: 0;
  left: 0;
}
#contents .point #p-thumnail {
  background: #0096d6;
  width: 294px;
  padding: 5px 0;
  position: absolute;
  z-index: 2;
  right: 15px;
  bottom: 15px;
  border-radius: 8px;
}
#contents .point #p-thumnail li {
  float: left;
  margin-left: 5px;
  display: inline;
}
#contents .howto {
  padding: 30px;
}
#contents .howto .step {
  float: left;
  width: auto;
  margin-left: 9px;
  margin-bottom: 20px;
}
#contents .howto .step:first-child {
  margin-left: 0;
}
#contents .howto .step h3 {
  margin-bottom: 10px;
}
#contents .howto ul li {
  float: left;
  margin-left: 27px;
}
#contents .howto ul li:first-child {
  margin-left: 0;
}
#contents .spec {
  margin-bottom: 30px;
}
#contents .spec .table-01 {
  border-bottom: 2px solid #000;
}
#contents .spec .table-01 table {
  margin-bottom: 0;
}
html:not([lang*=""]) #contents .spec .table-01 table {
  border-collapse: separate;
  border-spacing: 0;
}
#contents .spec .table-01 table tr:first-child th,
#contents .spec .table-01 table tr:first-child td {
  border-top: 0;
}
#contents .spec .table-01 table th {
  background: #FFF;
  font-weight: bold;
  padding: 12px 0 11px 10px;
  border-left: 3px solid #0095d5;
  width: 11%;
  border-top: 3px solid #0095d5;
}
#contents .spec .table-01 table th.l-head {
  background: #2e2e2e;
  color: #FFF;
  border-left: 0;
  width: 9%;
}
#contents .spec .table-01 table td {
  width: 30%;
  background: #FFF;
  padding: 12px 10px 11px 10px;
  border-left: 3px solid #0095d5;
  border-top: 3px solid #0095d5;
}
#contents .spec .caution {
  font-weight: bold;
  margin-top: 7px;
}
#contents .item {
  padding: 12px 15px 11px 15px;
  margin-bottom: 26px;
}
#contents .item ul li {
  float: left;
  width: auto;
  background: url("/sp/cms10/images/bullet-01.png") 0 50% no-repeat;
  padding-left: 15px;
  margin-left: 20px;
}
#contents .item ul li:first-child {
  margin-left: 0;
}
#contents .note-01 {
  font-size: 86%;
}
#contents .return {
  padding: 11px 0 15px 0;
}
#contents .return a {
  width: 118px;
  float: right;
}
#contents .return a:hover {
  position: relative;
  top: 2px;
}

.btn1{
text-align:center;
padding:0px 0 8px 2px;
margin:20px 0 0 9px;
}

/* -----------------------------------------------------

    footer

 ----------------------------------------------------- */
#footer {
  font-size: 86%;
  background: #FFF;
  min-width: 900px;
  width: 100%;
  text-align: center;
  padding: 17px 0;
}

/* -----------------------------------------------------

    clearfix

 ----------------------------------------------------- */
#header .inner:after,
#header .inner .nav:after,
#promotion .inner .share:after,
#contents .point #p-thumnail:after,
#contents .howto:after,
#contents .howto ul:after,
#contents .item ul:after,
#contents .return:after {
  content: "";
  clear: both;
  display: block;
}

/* -----------------------------------------------------

    media print

 ----------------------------------------------------- */
@media print {
  body {
    padding-top: 0;
  }

  #header {
    position: relative;
  }

  .share,
  .return {
    display: none;
  }
}
