@charset "UTF-8";
html {
  overflow-x: hidden; }

body {
  line-height: 1; }

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0; }

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal; }

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

caption, th {
  text-align: left; }

q:before, q:after {
  content: ''; }

img, object, embed {
  vertical-align: top; }

hr, legend {
  display: none; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%; }

img, abbr, acronym, fieldset {
  border: 0; }

li {
  list-style-type: none; }

/* YUI 3.4.1 (build 4118) Copyright 2011 Yahoo! Inc. All rights reserved.
Licensed under the BSD License. http://yuilibrary.com/license/ */
body {
  font: 13px/1.231 arial, helvetica, clean, sans-serif;
  *font-size: small;
  *font: x-small; }

select, input, button, textarea {
  font: 99% arial,helvetica,clean,sans-serif; }

table {
  font-size: inherit;
  font: 100%; }

pre, code, kbd, samp, tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%; }

/* clearfix */
.clearfix {
  *zoom: 1; }
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden; }

/* inner */
.inner {
  width: 960px;
  margin: auto; }

body, table, td, input, textarea {
  color: #2e2e2e; }

a {
  text-decoration: none;
  color: #919191; }
a:hover {
  text-decoration: underline;
  color: #75daff; }

h1, h2, h3, h4, h5, h6 {
  font-family: "garamond-premier-pro-display", serif;
  font-weight: normal; }

@font-face {
  font-family: 'LigatureSymbols';
  src: url("../fonts/LigatureSymbols-2.07.eot");
  src: url("../fonts/LigatureSymbols-2.07.eot?#iefix") format("embedded-opentype"), url("../fonts/LigatureSymbols-2.07.woff") format("woff"), url("../fonts/LigatureSymbols-2.07.ttf") format("truetype"), url("../fonts/LigatureSymbols-2.07.svg#LigatureSymbols") format("svg");
  font-weight: normal;
  font-style: normal; }

html, body {
  height: 100%; }

body {
  background: url(../images//bg.png) repeat-x fixed;
  font-family: "futura-pt", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif; }

.icon {
  font-family: 'LigatureSymbols';
  -webkit-text-rendering: optimizeLegibility;
  -moz-text-rendering: optimizeLegibility;
  -ms-text-rendering: optimizeLegibility;
  -o-text-rendering: optimizeLegibility;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-font-feature-settings: "liga" 1, "dlig" 1;
  -moz-font-feature-settings: "liga=1, dlig=1";
  -ms-font-feature-settings: "liga" 1, "dlig" 1;
  -o-font-feature-settings: "liga" 1, "dlig" 1;
  font-feature-settings: "liga" 1, "dlig" 1; }

/* =========================================================
container
========================================================= */
#container {
  width: 960px;
  margin: 5% auto;
  position: relative; }

header#mainHeader {
  width: 220px;
  position: fixed;
  font-family: "garamond-premier-pro-display", serif; }
header#mainHeader #logo {
  -webkit-transition: 0.1s;
  -moz-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
  position: relative;
  height: 75px;
  left: 0; }
header#mainHeader #logo a:hover {
  text-decoration: none; }
header#mainHeader #logo span {
  display: block;
  font-weight: normal;
  color: #d6d6d6;
  font-size: 16px; }
header#mainHeader #logo:hover {
  opacity: 0.9; }
header#mainHeader #gNav {
  margin: 50px 0;
  font-weight: bold;
  font-size: 100%; }
header#mainHeader #gNav ul li a {
  font-size: 110%;
  -webkit-transition: 0.1s;
  -moz-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
  display: block;
  padding: 10px 0;
  letter-spacing: 0;
  color: #2e2e2e; }
header#mainHeader #gNav ul li a .icon {
  color: #d6d6d6;
  padding-right: 5px; }
header#mainHeader #gNav ul li a:hover {
  letter-spacing: 1em;
  text-decoration: none;
  color: #d6d6d6; }
header#mainHeader #gNav ul li a:hover .icon {
  color: #75daff;
  letter-spacing: normal;
  font-family: 'LigatureSymbols';
  -webkit-text-rendering: optimizeLegibility;
  -moz-text-rendering: optimizeLegibility;
  -ms-text-rendering: optimizeLegibility;
  -o-text-rendering: optimizeLegibility;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-font-feature-settings: "liga" 1, "dlig" 1;
  -moz-font-feature-settings: "liga=1, dlig=1";
  -ms-font-feature-settings: "liga" 1, "dlig" 1;
  -o-font-feature-settings: "liga" 1, "dlig" 1;
  font-feature-settings: "liga" 1, "dlig" 1; }
header#mainHeader aside h2 {
  font-size: 90%; }
header#mainHeader aside h2 .icon {
  color: #d6d6d6;
  padding-right: 5px; }
header#mainHeader aside ul li a {
  display: block;
  padding: 10px 0;
  font-size: 85%;
  border-bottom: 1px dotted #efefef; }
header#mainHeader aside ul li a:before {
  font-family: 'LigatureSymbols';
  -webkit-text-rendering: optimizeLegibility;
  -moz-text-rendering: optimizeLegibility;
  -ms-text-rendering: optimizeLegibility;
  -o-text-rendering: optimizeLegibility;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-font-feature-settings: "liga" 1, "dlig" 1;
  -moz-font-feature-settings: "liga=1, dlig=1";
  -ms-font-feature-settings: "liga" 1, "dlig" 1;
  -o-font-feature-settings: "liga" 1, "dlig" 1;
  font-feature-settings: "liga" 1, "dlig" 1;
  content: "newtab";
  color: #ccc;
  margin-right: 5px; }
header#mainHeader aside #allView {
  margin: 5px 0;
  display: block;
  width: 100%; }
header#mainHeader aside #allView a {
  display: block;
  line-height: 15px;
  font-size: 80%;
  display: block;
  float: right; }
header#mainHeader aside #allView a .icon {
  padding-right: 5px; }
header#mainHeader p {
  margin: 15px 0; }

/* =========================================================
contentBody
========================================================= */
#contents {
  width: auto;
  min-width: 490px;
  max-width: 670px;
  position: absolute;
  left: 260px;
  top: 50px; }
#contents > #contents {
  left: 0px;
  top: 0px;
  position: relative; }
#contents h2 {
  font-size: 110%;
  margin-bottom: 10px;
  font-weight: 700; }
#contents h2 .icon {
  color: #d6d6d6;
  padding-right: 10px;
  font-size: 110%; }
#contents section p {
  padding: 5px 20px;
  line-height: 2; }
#contents section p.bottom {
  padding: 5px 20px 20px; }
#contents section ul.list {
  margin: 5px 0;
  color: #666;
  font-size: 95%;
  padding-bottom: 20px; }
#contents section ul.list li {
  padding: 5px 23px;
  border-bottom: 1px dotted #efefef; }
#contents section ul.list li:before {
  content: "ink";
  font-family: 'LigatureSymbols';
  -webkit-text-rendering: optimizeLegibility;
  -moz-text-rendering: optimizeLegibility;
  -ms-text-rendering: optimizeLegibility;
  -o-text-rendering: optimizeLegibility;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-font-feature-settings: "liga" 1, "dlig" 1;
  -moz-font-feature-settings: "liga=1, dlig=1";
  -ms-font-feature-settings: "liga" 1, "dlig" 1;
  -o-font-feature-settings: "liga" 1, "dlig" 1;
  font-feature-settings: "liga" 1, "dlig" 1;
  font-size: 105%;
  color: #919191;
  margin: 0 1em 0 0; }
#contents section ul.imagelist {
  padding: 0 0 0 23px;
  margin: 5px 0; }
#contents section ul.imagelist li {
  width: 200px;
  height: 200px;
  overflow: hidden;
  float: left;
  margin-right: 20px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  border-radius: 3px;
  -webkit-transition: 0.8s;
  -moz-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s;
  opacity: 0.6; }
#contents section ul.imagelist li img {
  width: auto;
  height: 100%; }
#contents section ul.imagelist li:hover {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  opacity: 1; }
#contents section ul.imagelist li:last-child {
  margin-right: 0; }
#contents #social {
  margin: 50px 0 0; }
#contents #webList {
  margin: 5px 0; }
#contents #webList li {
  width: 200px;
  height: 200px;
  overflow: hidden;
  float: left;
  margin: 0 0 20px 20px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  border-radius: 3px;
  -webkit-transition: 0.8s;
  -moz-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s;
  position: relative; }
#contents #webList li img {
  width: auto;
  height: 100%;
  -webkit-transition: 0.8s;
  -moz-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s;
  position: absolute; }
#contents #webList li .sli {
  -webkit-transition: 0.8s;
  -moz-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 110;
  width: 200px;
  box-sizing: border-box;
  box-shadow: 0 0 3px #ddd;
  padding: 5px;
  display: block;
  color: #eee;
  text-decoration: none; }
#contents #webList li .sli h1 {
  line-height: 25px;
  font-weight: bold; }
#contents #webList li .sli p {
  font-size: 80%; }
#contents #webList li .sli a {
  color: #eee;
  display: block;
  text-shadow: 0 1px 0 #000; }
#contents #webList li:hover {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3), 0 0 3px white, 0 0 3px white, 0 0 3px white, 0 0 3px white, 0 0 3px white, 0 0 3px white, 0 0 3px white, 0 0 3px white; }
#contents #webList li:hover img {
  position: absolute;
  left: -50px;
  z-index: -1; }
#contents #webList li:hover .sli {
  opacity: 1;
  box-shadow: 0 0 3px #fff5c9; }
#contents #webList li > a::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  z-index: 100;
  width: 200px;
  height: 200px;
  display: block;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 16%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0.7) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(16%, rgba(0, 0, 0, 0)), color-stop(70%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.7)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 16%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0.7) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 16%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0.7) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 16%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0.7) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 16%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0.7) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000',GradientType=0 ); }
#contents form {
  margin: 15px 0; }
#contents form p {
  padding: 5px 20px;
  line-height: 2;
  overflow: hidden;
  clear: both;
  font-size: 90%; }
#contents form span.red {
  color: #fff;
  font-size: 10px;
  line-height: 25px;
  padding: 0 3px;
  background-color: #df5e8e;
  position: relative;
  left: 3px;
  border-radius: 3px;
  font-weight: normal; }
#contents form input[type="text"], #contents form input[type="email"], #contents form textarea {
  padding: 3px;
  width: 100%;
  line-height: 20px;
  border: 1px solid #ddd;
  border-radius: 3px; }
#contents form button.submit {
  font-family: 'LigatureSymbols';
  -webkit-text-rendering: optimizeLegibility;
  -moz-text-rendering: optimizeLegibility;
  -ms-text-rendering: optimizeLegibility;
  -o-text-rendering: optimizeLegibility;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-font-feature-settings: "liga" 1, "dlig" 1;
  -moz-font-feature-settings: "liga=1, dlig=1";
  -ms-font-feature-settings: "liga" 1, "dlig" 1;
  -o-font-feature-settings: "liga" 1, "dlig" 1;
  font-feature-settings: "liga" 1, "dlig" 1;
  border: 1px solid #0a9fdd;
  border-radius: 50px;
  background-color: #16b3f4;
  box-shadow: 0 1px 0 #def0f8 inset, 0 1px 1px rgba(0, 0, 0, 0.3);
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.4)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );
  color: #fff;
  padding: 10px 30px 7px;
  font-weight: bold;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
  font-size: 110%;
  float: right;
  width: 150px;
  text-align: center;
  margin: 0;
  position: relative;
  right: -10px; }
#contents form label.label {
  float: left;
  border: 1px solid #ddd;
  padding: 0 5px;
  margin-right: 5px;
  border-radius: 3px;
  font-size: .9em;
  background-color: #eee;
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.6)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); }
#contents #fake-target {
  position: absolute;
  width: 0;
  height: 0;
  border: 0;
  top: -22220px; }
#contents p#thankyou {
  padding: 5px 20px;
  line-height: 2;
  overflow: hidden;
  clear: both;
  font-size: 90%; }
#contents .dlist {
  padding: 5px 20px;
  line-height: 2; }
#contents .dlist dt {
  float: left;
  font-weight: bold;
  width: 100px;
  font-size: 90%;
  margin-bottom: 5px; }
#contents .dlist dd {
  float: left;
  width: 82%;
  clear: right;
  margin-bottom: 10px; }
#contents .dlist dd .clearfix span {
  font-size: 90%;
  display: block;
  float: left;
  margin-right: 5px;
  padding: 0 3px;
  border: 1px solid #eee;
  background-color: #f7f7f7;
  border-radius: 5px;
  margin-bottom: 5px; }
#contents .dlist dd .aclist {
  margin-left: -10px; }
#contents .dlist dd .aclist li {
  float: left;
  border-right: 1px  solid #eee; }
#contents .dlist dd .aclist li a {
  display: block;
  font-size: 80%;
  padding: 0 10px; }
#contents .dlist dd .aclist li a span {
  color: #000;
  font-size: 140%;
  padding-right: 5px;
  position: relative;
  top: 1px; }

@media screen and (max-width: 480px) {
  body, html {
    max-width: 100% !important;
    font-size: 12px !important;
    width: 100%; }

  * {
    height: auto;
    float: none;
    position: relative;
    max-width: 100% !important;
    font-size: 12px !important; }

  #container {
    width: 100%;
    margin: 0;
    font-size: 12px !important; }

  header#mainHeader {
    width: 100%;
    padding: 10px 15px;
    box-sizing: border-box;
    position: relative; }
  header#mainHeader #logo {
    float: left; }
  header#mainHeader #gNav {
    margin: 0;
    float: right;
    width: 150px; }
  header#mainHeader #gNav li {
    float: left;
    width: 70px; }
  header#mainHeader aside, header#mainHeader p {
    display: none;
    font-size: 12px !important; }

  #contents {
    overflow: hidden;
    padding: 20px 15px 10px;
    box-sizing: border-box;
    width: 100%;
    min-width: auto;
    max-width: auto;
    position: relative;
    left: 0;
    top: 0; }
  #contents #webList li {
    width: 100%;
    overflow: visible;
    float: none;
    margin: 0 auto 20px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    border-radius: 3px;
    opacity: 1;
    height: 220px;
    padding-bottom: 20px; }
  #contents #webList li img {
    width: 100%;
    height: auto; }
  #contents #webList li h1 {
    padding: 10px;
    font-weight: bold;
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 94;
    background: rgba(0, 0, 0, 0.7); }
  #contents #webList li h1 a {
    color: #fff !important; }
  #contents #webList li .sli a {
    opacity: 1;
    z-index: 11;
    box-shadow: 0 0 3px #fff5c9;
    width: 100%; }
  #contents li:hover {
    -webkit-transform: scale(1) !important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    opacity: 1; }

  #contents .dlist dd {
    width: 100% !important; } }
