@charset "utf-8";
/* Reset Style */
html {
  overflow-y: scroll;
}

body {
  line-height: 1;
  color: #000;
}

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%;
}

/* 汎用クラス */
[class^="mark"] {
  padding-left: 15px;
  background: no-repeat left 0.5em;
}

.mark1 {
  background-image: url(../img/share/mark_1.gif);
}

.mark2 {
  background-image: url(../img/share/mark_2.gif);
}

.mark3 {
  background-image: url(../img/share/mark_3.gif);
}

.mark4 {
  background-image: url(../img/share/mark_4.gif);
}

.mark5 {
  background-image: url(../img/share/mark_5.gif);
}

.opacity {
  opacity: 0.55;
  -moz-opacity: 0.55;
  filter: alpha(opacity=55.0);
  -ms-filter: "alpha(opacity=55.0)";
}

.inline_block {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.table_cell {
  display: table-cell;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}

.fr,
.imgR {
  float: right;
  margin-left: 10px;
}

.fl,
.imgL {
  float: left;
  margin-right: 10px;
}

.imgC,
.tC,
.btn {
  text-align: center;
}

.imgC {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.tR,
.sign {
  text-align: right;
}

.box_size {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.ts_none {
  -webkit-text-shadow: none !important;
  -moz-text-shadow: none !important;
  -ms-text-shadow: none !important;
  -o-text-shadow: none !important;
  text-shadow: none !important;
}

.bs_none {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -ms-box-shadow: none !important;
  -o-box-shadow: none !important;
  box-shadow: none !important;
}

.mt0 {
  margin-top: 0 !important;
}

.mr0 {
  margin-right: 0 !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.ml0 {
  margin-left: 0 !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.bold {
  font-weight: bold;
}

.inline {
  display: inline;
}

/* clearfix */
.clearfix, .row, #header > nav > .menu, #main > .section, #footer-inner > .menu {
  *zoom: 1;
}
.clearfix:after, .row:after, #header > nav > .menu:after, #main > .section:after, #footer-inner > .menu:after {
  content: "";
  display: table;
  clear: both;
}

.clear {
  clear: both;
}

/* column */
.col1of2, .col1of3, .col1of4, .col1of5,
.col2of3, .col2of5,
.col3of4, .col3of5,
.col4of5 {
  float: left;
}

.col1of2 {
  width: 50%;
}

.col1of3 {
  width: 33.333333333%;
}

.col1of4 {
  width: 25%;
}

.col1of5 {
  width: 20%;
}

.col2of3 {
  width: 66.666666666%;
}

.col2of5 {
  width: 40%;
}

.col3of4 {
  width: 75%;
}

.col3of5 {
  width: 60%;
}

.col4of5 {
  width: 80%;
}

.sprite {
  overflow: hidden;
  height: 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

/*----------------------------------------------------
  element style
----------------------------------------------------*/
body {
  background: white;
  color: #6b5442;
  font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}

input, textarea {
  font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}

h1, h2, h3, p, a {
  font-size: 93%;
}

h1, h2, h3 {
  font-weight: normal;
}

* html body, * html input, * html textarea {
  font-family: "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}

.externalIcon {
  margin: 0 3px;
  vertical-align: middle;
}

a {
  text-decoration: none;
}
a:link {
  color: #776e64;
}
a:visited {
  color: #776e64;
}
a:hover {
  text-decoration: none;
  color: #3399ff;
}
a:active {
  color: #3399ff;
}

/*
  1kb_grid_extended.scss

  This SCSS is based on "The 1Kb CSS Grid".
  Learn more ~ http://www.1kbgrid.com/
*/
/* Grid Settings
---------------------------*/
/* The 1Kb Grid
---------------------------*/
.grid-1 {
  width: 40px;
}

.grid-2 {
  width: 100px;
}

.grid-3 {
  width: 160px;
}

.grid-4 {
  width: 220px;
}

.grid-5 {
  width: 280px;
}

.grid-6 {
  width: 340px;
}

.grid-7 {
  width: 400px;
}

.grid-8 {
  width: 460px;
}

.grid-9 {
  width: 520px;
}

.grid-10 {
  width: 580px;
}

.grid-11 {
  width: 640px;
}

.grid-12 {
  width: 700px;
}

.grid-13 {
  width: 760px;
}

.grid-14 {
  width: 820px;
}

.grid-15 {
  width: 880px;
}

.grid-16 {
  width: 940px;
}

.grid-1, .grid-2, .grid-3, .grid-4, .grid-5, .grid-6, .grid-7, .grid-8, .grid-9, .grid-10, .grid-11, .grid-12, .grid-13, .grid-14, .grid-15, .grid-16 {
  margin: 0 10px;
  float: left;
  display: inline;
}

.row {
  width: 960px;
  margin: 0 auto;
}

.row .row {
  margin: 0 -10px;
  width: auto;
  display: inline-block;
}

/*----------------------------------------------------
  #container
----------------------------------------------------*/
#container {
  position: relative;
  background: #fff;
}

/*----------------------------------------------------
  #header
----------------------------------------------------*/
#header {
  margin-bottom: 20px;
}

/*----------------------------------------------------
  #contents
----------------------------------------------------*/
#contents {
  padding: 30px 0 0;
}

/*----------------------------------------------------
  #main
----------------------------------------------------*/
#main {
  float: right;
}

/*----------------------------------------------------
  #sub
----------------------------------------------------*/
#sub {
  float: left;
}

/*----------------------------------------------------
  #footer
----------------------------------------------------*/
#footer {
  margin-bottom: 30px;
}

/*----------------------------------------------------
  WordPress
----------------------------------------------------*/
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignleft {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}

.alignright {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
}

.wp-caption {
  border: solid 1px #aaaaaa;
  text-align: center;
  padding-top: 5px;
}

/*----------------------------------------------------
  #header
----------------------------------------------------*/
#header > nav > .menu {
  width: 960px;
  margin: 0 auto;
}
#header > nav > .menu li {
  float: left;
  width: 192px;
  height: 50px;
  background: #ccc;
  text-align: center;
}
#header > nav > .menu a {
  display: inline-block;
  width: 192px;
  height: 30px;
  padding: 20px 0 0;
}

#header-inner {
  position: relative;
  padding: 20px 0;
}
#header-inner > h1 {
  position: absolute;
  top: 55px;
  left: 250px;
}

.header-logo {
  margin-left: 10px;
}

.utility {
  position: absolute;
  top: 53px;
  right: 10px;
}
.utility a {
  padding-left: 5px;
}

/*----------------------------------------------------
  #main
----------------------------------------------------*/
#main > .section {
  margin-bottom: 30px;
}

.section table, .section ol, .section ul, .section blockquote, .section pre, .section p {
  margin-bottom: 20px;
}
.section > h2 {
  width: 660px;
  height: 28px;
  margin-bottom: 30px;
  padding: 12px 20px 0;
  font-size: 108%;
  background: #ccc;
}
.section > h3 {
  margin-bottom: 10px;
}

.favorite-items > .row {
  margin-bottom: 0;
}
.favorite-items > .row > .grid-4, .favorite-items > .row > .grid-3 {
  height: 280px;
  margin-bottom: 20px;
  overflow: hidden;
}
.favorite-items > .row > .grid-4 > img, .favorite-items > .row > .grid-3 > img {
  margin-bottom: 20px;
}
.favorite-items > .row > .grid-4 > h3, .favorite-items > .row > .grid-3 > h3 {
  margin-bottom: 10px;
  font-size: 100%;
}
.favorite-items > .row > .grid-4 > p, .favorite-items > .row > .grid-3 > p {
  margin-bottom: 0;
}

/*----------------------------------------------------
  #sub
----------------------------------------------------*/
#sub > .menu {
  margin-bottom: 20px;
}
#sub > .menu > li {
  padding: 20px;
  border-bottom: 1px lightgrey dotted;
}
#sub > .menu > li:last-child {
  border-bottom: none;
}
#sub > h3 {
  width: 220px;
  height: 28px;
  padding: 12px 0 0;
  font-size: 108%;
  text-align: center;
  background: #ccc;
}

.aside-list > li {
  margin-bottom: 20px;
}

/*----------------------------------------------------
  .pagetop
----------------------------------------------------*/
.pagetop {
  text-align: right;
}

/*----------------------------------------------------
  #footer
----------------------------------------------------*/
#footer-inner {
  margin-bottom: 30px;
}
#footer-inner > .menu {
  width: 720px;
  float: right;
}
#footer-inner > .menu > li {
  float: left;
  width: 124px;
  height: 1em;
  overflow: hidden;
  margin: 0 20px 10px 0;
}

.copyright {
  text-align: center;
  color: #a9a198;
}

/*----------------------------------------------------
	印刷用スタイル
----------------------------------------------------*/
@media print {
  * html body {
    zoom: .7;
  }
}
