@charset "utf-8";

/*
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

  Last Updated: October 8, 2014

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/

.snsLinks li#online{background-color: #cccccc;padding: 5px;font-size: 13px;line-height: 14px;}


body {
  color: #222;
  /*font-family: Helvetica, Arial, Verdana, Geneva, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro W3', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS P Gothic', sans-serif;*/
  /*font-family: Helvetica, Arial, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro W3', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS P Gothic', sans-serif;*/
  font-family:  YuGothic, '游ゴシック',"Noto Sans JP",'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック';
  font-size: 14px;
  /* line-height: 1.9; */
  letter-spacing: 0.02em;
}
a {
  color: #888;
  text-decoration:none;
}
a:hover {
  text-decoration: none;
}
img {
  vertical-align: bottom;
  width: 100%;
  line-height: 100%;
}

/* ============================================================
#globalHeader
============================================================ */
#globalHeader {
  width: 100%;
  Z-index:5;
  top:0;
  /* position: sticky; */
  background-color: white;
}
#globalHeader > header {
  max-width: 960px;
  margin: 0 auto;
  padding: 50px 20px 0 20px;
  position: relative;
}

#globalHeader > header > div {
 max-width: 100%;
 height: 35px;
 margin-bottom: 10px;
}

#globalHeader > header > div > h1 {
  font-size: 17px;
  /* font-family: 'serif'; */
  width: 25%;
  font-weight: lighter;
  /* position: absolute; */
  margin: 0 auto;
}
#globalHeader > header > div > h1 > a {
  display: block;
  text-decoration:none;
  width: 240px;
  padding-bottom: 10px;
  text-align: center;
}


/* --------------------------------------------------
.snsLinks
-------------------------------------------------- */
.snsLinks {
  width: 320px;
  font-size: 18px;
  margin-left: auto;
  list-style-type: none;
}
.snsLinks li {
  float: left;
  padding-left: 30px;
}
	

.snsLinks li#Rec{

font-size: 0.8em;

padding: 5px;

padding-right: 15px;
}
body > div.nav > label{
  display: block;
  width: 50px;
}