@charset "utf-8";
/*
==================================================
Reset, Base
==================================================
*/
/*
--------------------------------------------------
Reset Style
--------------------------------------------------
*/
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, textarea,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  font-size: 100%;
  word-break: break-all;
  word-wrap: break-word;
}

html {
  overflow-y: scroll;
}

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

b,
strong {
  font-weight: bold;
}

nav, ol, ul {
  list-style: none;
}

img {
  border: 0;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input,
button,
textarea {
  line-height: 1.231;
  color: #444444;
  font-family: 'Hiragino Kaku Gothic Pro', Meiryo, 'MS PGothic', arial, sans-serif;
  font-size: 13px;
}

select,
input,
button {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

button,
input {
  line-height: normal;
  *overflow: visible;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

textarea {
  overflow-x: hidden;
  overflow-y: auto;
  vertical-align: top;
}

h1, h2, h3, h4, h5, h6,
p, dl, dt, dd, ul, ol, li, table, th, td,
div, blockquote, pre,
form, fieldset, legend,
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  *zoom: 1;
}

/*
--------------------------------------------------
@:Default Style
--------------------------------------------------
*/
body {
  *position: relative;
  line-height: 1.231;
  color: #444444;
  font-family: 'Hiragino Kaku Gothic Pro', Meiryo, 'MS PGothic', arial, sans-serif;
  font-size: 13px;
}
body.ExOsMac {
  font-family: "sans-serif";
}

a {
  cursor: pointer;
}
a:link, a:visited {
  color: #4c4c4c;
  text-decoration: none;
}
a:hover, a:active, a:focus {
  color: #2d90c5;
  text-decoration: underline;
}

/*
==================================================
Contents specific style
==================================================
*/
/* for smartphone */
html,
body {
  height: 100%;
}

html {
  background: url(/blog_portal/pc/img/10th/historyTop/bg.jpg);
}

body {
  font-family: 'Hiragino Kaku Gothic Pro', Meiryo, 'MS PGothic', arial, sans-serif;
}

#globalContainer {
  background: url(/blog_portal/pc/img/10th/historyTop/contents_bg.png) no-repeat center center;
  position: relative;
  min-height: 760px;
  min-width: 1260px;
}

a {
  color: #333;
  text-decoration: none;
}

.header {
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  position: absolute;
  top: 0;
  z-index: 200;
  width: 100%;
  background: #fff;
}
.header .headerInner {
  width: 960px;
  margin: 0 auto;
  position: relative;
  height: 59px;
}
.header .headerLogo {
  height: 30px;
  position: absolute;
  left: 0;
}
.header .headerLogo .livedoor,
.header .headerLogo .blog,
.header .headerLogo .logo10th {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  overflow: hidden;
  padding: 0;
  border: none;
  text-align: left;
  text-indent: -9999px;
  *text-indent: 0;
  *line-height: 9999px;
  *word-wrap: normal;
  vertical-align: top;
}
.header .headerLogo .livedoor {
  width: 78px;
  height: 30px;
  margin-top: 17px;
  background: url(/blog_portal/pc/img/lp/welcome/bg_globalHeader.png) no-repeat 0 0;
}
.header .headerLogo .blog {
  width: 90px;
  height: 30px;
  margin-top: 17px;
  background: url(/blog_portal/pc/img/lp/welcome/bg_globalHeader.png) no-repeat -78px 0;
  margin-left: 1px;
}
.header .headerLogo .logo10th {
  width: 80px;
  height: 60px;
  background: url(/blog_portal/pc/img/10th/10th_s.png) no-repeat 0 0;
}
.header .social {
  float: right;
  margin-top: 18px;
}
.header .social ul {
  overflow: hidden;
}
.header .social li {
  float: left;
  margin-left: 20px;
}

iframe.twitter-share-button {
  width: 105px!important;
}

#globalFooter {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 15px;
  background: #fff;
  border-top: 1px solid #eaeaea;
  padding: 25px 0 50px;
  font-size: 12px;
}
#globalFooter .inner {
  position: relative;
  width: 940px;
  margin: 0 auto;
}
#globalFooter .copyright {
  text-align: center;
  color: #666;
  font-family: Arial;
}

.main .wrap {
  min-width: 550px;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 470px;
  margin-left: -630px;
  margin-top: -107px;
}
.main h1 {
  font-size: 38px;
  line-height: 1.3;
  font-weight: normal;
  *zoom: 1;
}
.main p {
  padding-top: 30px;
  font-size: 16px;
  line-height: 1.6;
}
.main h1, .main p {
  width: 550px;
  color: #fff;
  -webkit-text-shadow: rgba(0, 0, 0, 0.3) 2px 2px 0;
  -moz-text-shadow: rgba(0, 0, 0, 0.3) 2px 2px 0;
  text-shadow: rgba(0, 0, 0, 0.3) 2px 2px 0;
  margin-left: 580px;
}
.main .textbox {
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 500px;
  height: 43px;
  margin-top: 40px;
  margin-left: 580px;
  padding: 0 15px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 16px;
  line-height: 1.5;
  color: #333;
}
.main .textbox::-webkit-input-placeholder, .main .textbox::-moz-placeholder {
  color: #ccc;
}
.main .note {
  font-size: 14px;
  padding-top: 10px;
}
.main .submit {
  display: inline;
  display: inline-block;
  *zoom: 1;
  margin-top: 40px;
  margin-left: 665px;
  border: 1px solid #ff8920;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background-image: url(data:image/svg+xml,%3c%3fxml%20version%3d%221%2e0%22%3f%3e%3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20width%3d%22100%25%22%20height%3d%22100%25%22%3e%3cdefs%3e%3clinearGradient%20id%3d%22G%22%20x2%3d%220%25%22%20y2%3d%22100%25%22%3e%3cstop%20style%3d%22stop%2dcolor%3a%23ffc70b%22%20offset%3d%220%25%22%2f%3e%3cstop%20style%3d%22stop%2dcolor%3a%23ff8920%22%20offset%3d%22100%25%22%2f%3e%3c%2flinearGradient%3e%3c%2fdefs%3e%3crect%20width%3d%22100%25%22%20height%3d%22100%25%22%20fill%3d%22url%28%23G%29%22%2f%3e%3c%2fsvg%3e);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffc70b), to(#ff8920));
  background-image: -webkit-linear-gradient(top, #ffc70b, #ff8920);
  background-image: -moz-linear-gradient(top, #ffc70b, #ff8920);
  background-image: -ms-linear-gradient(top, #ffc70b, #ff8920);
  background-image: -o-linear-gradient(top, #ffc70b, #ff8920);
  background-image: linear-gradient(top, #ffc70b, #ff8920);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorStr='#ffc70b', EndColorStr='#ff8920');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorStr='#ffc70b', EndColorStr='#ff8920')";
}
.main .submit:not(:target) {
  filter: none;
  -ms-filter: none;
}
.main .submit:hover {
  background-image: url(data:image/svg+xml,%3c%3fxml%20version%3d%221%2e0%22%3f%3e%3csvg%20xmlns%3d%22http%3a%2f%2fwww%2ew3%2eorg%2f2000%2fsvg%22%20width%3d%22100%25%22%20height%3d%22100%25%22%3e%3cdefs%3e%3clinearGradient%20id%3d%22G%22%20x2%3d%220%25%22%20y2%3d%22100%25%22%3e%3cstop%20style%3d%22stop%2dcolor%3a%23ffbe0a%22%20offset%3d%220%25%22%2f%3e%3cstop%20style%3d%22stop%2dcolor%3a%23ff740a%22%20offset%3d%22100%25%22%2f%3e%3c%2flinearGradient%3e%3c%2fdefs%3e%3crect%20width%3d%22100%25%22%20height%3d%22100%25%22%20fill%3d%22url%28%23G%29%22%2f%3e%3c%2fsvg%3e);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffbe0a), to(#ff740a));
  background-image: -webkit-linear-gradient(top, #ffbe0a, #ff740a);
  background-image: -moz-linear-gradient(top, #ffbe0a, #ff740a);
  background-image: -ms-linear-gradient(top, #ffbe0a, #ff740a);
  background-image: -o-linear-gradient(top, #ffbe0a, #ff740a);
  background-image: linear-gradient(top, #ffbe0a, #ff740a);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorStr='#ffbe0a', EndColorStr='#ff740a');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorStr='#ffbe0a', EndColorStr='#ff740a')";
}
.main .submit:hover:not(:target) {
  filter: none;
  -ms-filter: none;
}
.main .submit input {
  display: inline;
  display: inline-block;
  *zoom: 1;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(/blog_portal/pc/img/10th/historyTop/arrow.png) no-repeat 300px center;
  width: 350px;
  height: 63px;
  padding-right: 40px;
  font-size: 24px;
  line-height: 1.5;
  color: #fff;
  -webkit-text-shadow: rgba(0, 0, 0, 0.3) 0 -1px 2px;
  -moz-text-shadow: rgba(0, 0, 0, 0.3) 0 -1px 2px;
  text-shadow: rgba(0, 0, 0, 0.3) 0 -1px 2px;
  cursor: pointer;
}

@media screen and (max-height: 760px) {
  body {
    background-position: center -127px;
    min-height: 100%;
  }

  #globalFooter {
    position: absolute;
    bottom: 0;
  }

  .main .wrap {
    top: 380px;
  }
}
