@charset "utf-8";

/* --HTML-- */

html {
  overflow-y: scroll;
}


/* --BODY-- */

body {
  font: 15px/1.5 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
  margin: 0;
  overflow: visible;
  padding: 0;
  line-height: 1.6;
  color: #333;
}

body#day {
  background: url(/img/bg_days.png);
}

body#night {
  background: url(/img/bg_nights.png);
}


/* for IE7 */

*+html body {
  font-size: 75%;
}


/* for IE6 */

* html body {
  font-size: 75%;
}


/* --OTHER TAGS-- */

a {
  overflow: hidden;
  color: #AE0400;
  outline: none;
  padding: 3px;
}

a:hover {
  opacity: .88;
}

a:hover.hoverNo {
  background: none;
  border-radius: 0;
}

a img,
img {
  border: 0;
}

abbr,
acronym {
  border: 0;
}

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

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

blockquote {
  padding: 15px 12px 1px;
  border: 1px solid #ccc;
  border-radius: 6px;
  margin-bottom: 20px;
  background: rgba(255, 255, 255, 0.8);
}

p {}

caption,
th {
  text-align: left;
}

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


/* for IE7 */

*+html code,
kbd,
pre,
samp,
tt {
  font-size: 108%;
}


/*メニュー記述ここから*/

#menu {
  float: right;
  margin-right: -5px;
}

#menu li {
  float: left;
}

#menu li a {
  text-indent: -9999px;
  padding: 0px!important;
}

.menu01 a {
  display: block;
  width: 145px;
  height: 78px;
  background: url(/img/menu.png) no-repeat 0 0
}

.menu02 a {
  display: block;
  width: 145px;
  height: 78px;
  background: url(/img/menu.png) no-repeat -145px 0px
}

.menu03 a {
  display: block;
  width: 145px;
  height: 78px;
  background: url(/img/menu.png) no-repeat -290px 0px
}

.menu04 a {
  display: block;
  width: 145px;
  height: 78px;
  background: url(/img/menu.png) no-repeat -435px 0px
}

.menu01 a:hover {
  display: block;
  width: 145px;
  height: 78px;
  background: url(/img/menu.png) no-repeat 0 -90px;
}

.menu02 a:hover {
  display: block;
  width: 145px;
  height: 78px;
  background: url(/img/menu.png) no-repeat -145px -90px
}

.menu03 a:hover {
  display: block;
  width: 145px;
  height: 78px;
  background: url(/img/menu.png) no-repeat -290px -90px
}

.menu04 a:hover {
  display: block;
  width: 145px;
  height: 78px;
  background: url(/img/menu.png) no-repeat -435px -90px
}

#company .menu01 a {
  display: block;
  width: 145px;
  height: 78px;
  background: url(/img/menu.png) no-repeat 0 -90px;
  cursor: default;
}

.category-project .menu02 a {
  display: block;
  width: 145px;
  height: 78px;
  background: url(/img/menu.png) no-repeat -145px -90px;
  cursor: default;
}

.category-column .menu03 a {
  display: block;
  width: 145px;
  height: 78px;
  background: url(/img/menu.png) no-repeat -290px -90px;
  cursor: default;
}

#contact .menu04 a {
  display: block;
  width: 145px;
  height: 78px;
  background: url(/img/menu.png) no-repeat -435px -90px;
  cursor: default;
}

#april2013Menu {
  float: right;
  margin-right: -5px;
}

#april2013Menu li {
  float: left;
}

#april2013Menu li a {
  text-indent: -9999px;
}

.april2013Menu01 a {
  display: block;
  width: 145px;
  height: 78px;
  background: url(/img/menu_april.png) no-repeat 0 0
}

.april2013Menu02 a {
  display: block;
  width: 145px;
  height: 78px;
  background: url(/img/menu_april.png) no-repeat -150px 0px
}

.april2013Menu03 a {
  display: block;
  width: 145px;
  height: 78px;
  background: url(/img/menu_april.png) no-repeat -300px 0px
}

.april2013Menu04 a {
  display: block;
  width: 145px;
  height: 78px;
  background: url(/img/menu_april.png) no-repeat -450px 0px
}

.april2013Menu01 a:hover {
  display: block;
  width: 145px;
  height: 78px;
  background: url(/img/menu_april.png) no-repeat 0 -90px;
}

.april2013Menu02 a:hover {
  display: block;
  width: 145px;
  height: 78px;
  background: url(/img/menu_april.png) no-repeat -150px -90px
}

.april2013Menu03 a:hover {
  display: block;
  width: 145px;
  height: 78px;
  background: url(/img/menu_april.png) no-repeat -300px -90px
}

.april2013Menu04 a:hover {
  display: block;
  width: 145px;
  height: 78px;
  background: url(/img/menu_april.png) no-repeat -450px -90px
}

#company .april2013Menu01 a {
  display: block;
  width: 145px;
  height: 78px;
  background: url(/img/menu_april.png) no-repeat 0 -90px;
  cursor: default;
}

#project .april2013Menu02 a {
  display: block;
  width: 145px;
  height: 78px;
  background: url(/img/menu_april.png) no-repeat -150px -90px;
  cursor: default;
}

#member .april2013Menu03 a {
  display: block;
  width: 145px;
  height: 78px;
  background: url(/img/menu_april.png) no-repeat -300px -90px;
  cursor: default;
}

#contact .april2013Menu04 a {
  display: block;
  width: 145px;
  height: 78px;
  background: url(/img/menu_april.png) no-repeat -450px -90px;
  cursor: default;
}


/*メニュー記述ここまで*/


/*入力モード*/

.inactive {
  ime-mode: inactive;
}

.active {
  ime-mode: active;
}

.disabled {
  ime-mode: disabled;
}

th {
  white-space: nowrap;
}


/* for IE6 */

* html .clear {
  display: inline-block;
}


/* for IE7 */

*+html .clear {
  display: inline-block;
}

h1 a {
  margin-left: -6px;
  display: block;
  width: 189px;
  height: 78px;
  background: url(/img/logo.png) no-repeat 0 0;
  float: left;
  text-indent: -9999px;
}

h1 a:hover {
  display: block;
  width: 189px;
  height: 78px;
  background: url(/img/logo.png) no-repeat 0 -90px;
  float: left;
  text-indent: -9999px;
}

h1 a.april2013 {
  margin-left: -6px;
  display: block;
  width: 231px;
  height: 78px;
  background: url(/img/logo_april.png) no-repeat 0 0;
  float: left;
  text-indent: -9999px;
}

h1 a.april2013:hover {
  display: block;
  width: 231px;
  height: 78px;
  background: url(/img/logo_april.png) no-repeat 0 -90px;
  float: left;
  text-indent: -9999px;
}

h2 {
  font-size: 17px;
  font-weight: bold;
  letter-spacing: 0.3em;
  color: #990000;
  text-shadow: -1px -1px 1px #ffffff;
  margin-bottom: 16px;
}

h3 {
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: bold;
  padding-left: 1px;
  color: #900200;
  font-size: 28px;
  text-shadow: -1px -1px 1px #ffffff;
}

h4 {
  margin-bottom: 10px;
  margin-top: 30px;
  font-size: 21px;
  font-weight: bold;
  padding-left: 1px;
  color: #600;
  text-shadow: -1px -1px 1px #FFF;
  padding: 18px 0px 5px;
}

h5 {
  margin-bottom: 3px;
  font-size: 18px;
  font-weight: bold;
  padding-left: 1px;
  color: #666;
}

h3.iconQ {
  background: url(/img/iconQ.png) no-repeat 0 0;
  padding-left: 32px;
  padding-bottom: 8px;
  border-left: none;
  margin-bottom: 6px;
  color: #900;
}

h3.iconA {
  background: url(/img/iconA.png) no-repeat 10px 0;
  padding-left: 42px;
  font-weight: noraml;
  letter-spacing: 0em;
  font-size: 14px;
  border-left: none;
  margin-bottom: 32px;
  min-height: 28px;
}

h2#form {
  margin-top: 104px;
}

#wrapper {
  text-align: left;
}

#header {
  height: 110px;
  background: url(/img/header_bg.png) repeat-x;
  width: 100%;
}

#headerInner {
  width: 1000px;
  margin: 0 auto;
}

#content {
  width: 1000px;
  margin: 0px auto;
}

#content #contentTop {
  height: 20px;
  background: url(/img/content_bg_top_bottom.png) no-repeat top;
}

#content #contentBottom {
  height: 20px;
  background: url(/img/content_bg_top_bottom.png) no-repeat bottom;
}

#content #contentInner {
  padding: 10px 30px;
  background: url(/img/content_bg.png) repeat top;
}

#leftSide {
  width: 720px;
  float: left;
}

#rightSide {
  width: 200px;
  float: right;
  padding-top: 0px;
}

#header a:hover img,
#toBlog a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha( opacity=80 )";
}

.qa a:hover {
  background: none;
}

.qa a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha( opacity=80 )";
}

body#day #footer {
  background: url(/img/footer_bg_days.png) no-repeat center;
}

body#night #footer {
  background: url(/img/footer_bg_nights.png) no-repeat center;
}

#footerInner {
  width: 1000px;
  margin: 0 auto;
}


/* new clearfix */

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

* html .clearfix {
  zoom: 1;
}


/* IE6 */

*:first-child+html .clearfix {
  zoom: 1;
}


/* IE7 */

.border01 {
  border-bottom: 1px dotted #ccc;
  padding-bottom: 15px;
}

.border02 {
  border-bottom: 1px dotted #ccc;
}

input#s {
  width: 170px;
  float: left;
  margin-right: 4px;
  margin-top: 11px;
  border: 1px solid #ccc;
  color: #7C6B5B;
  height: 23px;
  display: block;
}

input#searchsubmit {
  float: left;
  margin-top: 11px;
  width: 23px;
}

.wpcf7-form .formInput {
  border: 1px solid #ccc;
  padding: 8px;
  width: 600px;
  color: #666;
}

.date {
  font-size: 11px;
  text-align: right;
  padding-right: 10px;
  margin-top: 4px;
  margin-bottom: 22px;
}

.entry {
  margin: 1px 0px 30px;
  padding-bottom: 50px;
}

.entry p,
.hentry p {
  margin-bottom: 1.1em;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, .5);
}

.entry img {}

#pagetop {
  display: none;
  position: fixed;
  left: 50%;
  bottom: 27px;
  margin-left: 510px;
  z-index: 99999999999;
}

#pagetop a {
  background: none!important;
}

#pagetop a:hover img {
  margin-bottom: 3px;
}

#pagetop a img {}

.navigation .alignleft {
  width: 135px;
  float: left;
}

.navigation .alignright {
  width: 135px;
  text-align: right;
  float: right;
}

.navigation .alignleft a:hover img {
  margin-left: -3px;
}

.navigation .alignright a:hover img {
  margin-right: -3px;
}

.navigation a img {}

#spLogo {
  display: none;
}

body#night #planet {
  background: url(/img/moon.png) no-repeat;
  width: 101px;
  height: 104px;
  position: absolute;
  top: 95px;
  left: 50%;
  margin-left: 380px;
  z-index: 9999999;
}

body#day #planet {
  background: url(/img/sun.png) no-repeat;
  width: 113px;
  height: 112px;
  position: absolute;
  top: 95px;
  left: 50%;
  margin-left: 374px;
  z-index: 9999999;
}

#topMessage {
  text-align: center;
  margin: 80px auto 10px;
}

.membersBox {
  width: 200px;
  float: left;
  margin-right: 21px;
  position: relative;
}

.membersBox img {
  width: 200px;
  padding: 1px;
  border: 1px solid #5A3500;
}

.membersBox div.profile {
  position: absolute;
  display: none;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 2px;
  top: 0;
  left: 0;
  width: 184px;
  height: 279px;
  padding: 10px;
  background: url(/img/black.png);
  z-index: 99999;
  text-shadow: -1px -1px 1px #000;
}

.membersBox div.profile span {
  letter-spacing: 0px;
  display: block;
  font-size: 12px;
}

.membersBox div.profile span.m220,
.membersBox div.profile span.m200 {
  margin-top: 0;
  position: absolute;
  bottom: 0;
}

dl#companyProfile {
  margin-top: 0px;
}

dl#companyProfile dt {
  display: block;
  margin-top: 10px;
  float: left;
  width: 120px;
  font-weight: bold;
}

dl#companyProfile dd {
  display: block;
  margin-top: 10px;
  float: left;
  width: 750px;
}


/*sticky footer*/

* {
  margin: 0;
  padding: 0;
}


/* must declare 0 margins on everything, also for main layout components use padding, not
vertical margins (top and bottom) to add spacing, else those margins get added to total height
and your footer gets pushed down a bit more, creating vertical scroll bars in the browser */

html,
body {
  height: 100%;
}

#wrapper {
  min-height: 100%;
}

#content {
  overflow: auto;
  padding-bottom: 340px;
}


/* must be same height as the footer */

#footer {
  position: relative;
  margin-top: -240px;
  /* negative value of footer height */
  height: 240px;
  clear: both;
}


/*Opera Fix*/

body:before {
  /* thanks to Maleika (Kohoutec)*/
  content: "";
  height: 100%;
  float: left;
  width: 0;
  margin-top: -32767px;
  /* thank you Erik J - negate effect of float*/
}


/* IMPORTANT
You also need to include this conditional style in the <head> of your HTML file to feed this style to IE 6 and lower and 8 and higher.

<!--[if !IE 7]>
	<style type="text/css">
		#wrapper {display:table;height:100%}
	</style>
<![endif]-->

*/

.blogTitle a {
  font-weight: bold;
  color: #666;
  text-shadow: -1px -1px 1px #000000;
  display: block;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: bold;
  padding-left: 1px;
  color: #900200;
  font-size: 28px;
  text-shadow: -1px -1px 1px #ffffff;
  text-decoration: underline;
}

.blogTitle a:hover {
  background: none;
}

.blogBox {
  border-bottom: 1px dotted #B5904F;
  margin-bottom: 15px;
}

.navigation {
  margin-top: 30px;
  margin-bottom: 30px;
  clear: both;
}

.navigation a:hover {
  background: none!important;
}

a.lnk {
  font-size: 16px;
  text-decoration: none;
  display: block;
  padding: 18px 18px;
  color: #fff;
  background: #AE0400;
  border-radius: 2px;
  margin-top: 4px;
  margin-bottom: 4px;
  text-shadow: none;
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

a.lnk:before {
  font-family: verdana;
  font-family: 'FontAwesome';
  content: "\f08e   LINK　";
  font-size: 12px;
  opacity: 0.8;
  vertical-align: 1px;
}

a:hover.lnk {
  text-decoration: none;
  opacity: 0.7;
  text-shadow: none;
}

p.usotsuki {
  font-size: 16px;
  color: #666;
  line-height: 1.4;
  margin-bottom: 10px;
}

p.usotsuki span {
  color: #C00;
}

p.small {
  color: #666;
  font-size: 12px;
  line-height: 1.4;
}

p.usotsukiShop {
  font-size: 33px;
  font-weight: bold;
  color: #FF8200;
  line-height: 1;
  margin-top: 20px;
}

.usotsukiBox p {
  margin-bottom: 0px;
}

.toUsotsuki {
  text-align: center;
  margin-top: 45px;
}

.toUsotsuki a:hover {
  background: none;
}

ul#topButton {
  margin: 30px auto 30px;
  text-align: center;
  width: 850px;
}

ul#topButton li {
  margin: 0 10px 20px;
  display: inline-block;
}

ul#topButton li a {
  text-indent: -9999px;
}

.topButton01 a {
  display: block;
  width: 202px;
  height: 202px;
  background: url(/img/top_link.png) no-repeat 0 top;
  padding: 0px;
}

.topButton02 a {
  display: block;
  width: 202px;
  height: 202px;
  background: url(/img/top_link.png) no-repeat -210px top;
  padding: 0px;
}

.topButton03 a {
  display: block;
  width: 202px;
  height: 202px;
  background: url(/img/top_link.png) no-repeat -420px top;
  padding: 0px;
}

.topButton04 a {
  display: block;
  width: 202px;
  height: 202px;
  background: url(/img/top_link.png) no-repeat -630px top;
  padding: 0px;
}

.topButton05 a {
  display: block;
  width: 202px;
  height: 202px;
  background: url(/img/top_link.png) no-repeat -840px top;
  padding: 0px;
}

.topButton06 a {
  display: block;
  width: 202px;
  height: 202px;
  background: url(/img/top_link.png) no-repeat -1050px top;
  padding: 0px;
}
.topButton07 a {
  display: block;
  width: 202px;
  height: 202px;
  background: url(/img/top_link.png) no-repeat -1260px top;
  padding: 0px;
}

.topButton01 a:hover {
  background-position: 0 bottom;
  padding: 0px;
}

.topButton02 a:hover {
  background-position: -210px bottom;
  padding: 0px;
}

.topButton03 a:hover {
  background-position: -420px bottom;
  padding: 0px;
}

.topButton04 a:hover {
  background-position: -630px bottom;
  padding: 0px;
}

.topButton05 a:hover {
  background-position: -840px bottom;
  padding: 0px;
}

.topButton06 a:hover {
  background-position: -1050px bottom;
  padding: 0px;
}

.topButton07 a:hover {
  background-position: -1260px bottom;
  padding: 0px;
}

ul#sideButton {}

ul#sideButton li {
  margin-bottom: 10px;
}

ul#sideButton li a {
  text-indent: -9999px;
}

.sideButton01 a {
  display: block;
  width: 202px;
  height: 202px;
  background: url(/img/top_link.png) no-repeat 0 top;
  padding: 0px;
}

.sideButton02 a {
  display: block;
  width: 202px;
  height: 202px;
  background: url(/img/top_link.png) no-repeat -210px top;
  padding: 0px;
}

.sideButton03 a {
  display: block;
  width: 202px;
  height: 202px;
  background: url(/img/top_link.png) no-repeat -420px top;
  padding: 0px;
}

.sideButton04 a {
  display: block;
  width: 202px;
  height: 202px;
  background: url(/img/top_link.png) no-repeat -630px top;
  padding: 0px;
}

.sideButton05 a {
  display: block;
  width: 202px;
  height: 202px;
  background: url(/img/top_link.png) no-repeat -840px top;
  padding: 0px;
}

.sideButton01 a:hover {
  background-position: 0 bottom;
  padding: 0px;
}

.sideButton02 a:hover {
  background-position: -210px bottom;
  padding: 0px;
}

.sideButton03 a:hover {
  background-position: -420px bottom;
  padding: 0px;
}

.sideButton04 a:hover {
  background-position: -630px bottom;
  padding: 0px;
}

.sideButton05 a:hover {
  background-position: -840px bottom;
  padding: 0px;
}

.amazlink-image a:hover {
  background: none;
}

.usoBanner a:hover {
  background: none;
}


/*通販*/

.category-item .date {
  display: none;
}

.category-item .field_name {
  display: none;
}

.category-item .field_cprice {
  display: none;
}

.itemimg a:hover {
  background: none;
}

#itempage .exp {
  min-height: 100px!important;
}

#inside-cart .wp_social_bookmarking_light,
.category-item .wp_social_bookmarking_light {
  display: none;
}

#itempage .field .field_price {
  text-align: left!important;
  font-size: 28px!important;
}

.displayNone {
  position: absolute;
  left: -9999999px;
}

#leftSide img {
  max-width: 720px;
  height: auto;
}

#usotsukiMenu {
  margin-top: 25px;
  margin-right: -10px;
}

#usotsukiMenu li {
  float: left;
  float: left;
  margin-right: 5px;
  zoom: .825;
}

#usotsukiMenuli a {
  text-indent: -9999px!important;
  padding: 0px!important;
}

.usotsukiMenu01 a {
  display: block;
  width: 170px;
  height: 45px;
  background: url(/img/usotsuki_menu.png) no-repeat 0 top;
  text-indent: -9999px!important;
  padding: 0px!important;
}

.usotsukiMenu02 a {
  display: block;
  width: 170px;
  height: 45px;
  background: url(/img/usotsuki_menu.png) no-repeat -170px top;
  text-indent: -9999px!important;
  padding: 0px!important;
}

.usotsukiMenu03 a {
  display: block;
  width: 170px;
  height: 45px;
  background: url(/img/usotsuki_menu.png) no-repeat -340px top;
  text-indent: -9999px!important;
  padding: 0px!important;
}

.usotsukiMenu04 a {
  display: block;
  width: 170px;
  height: 45px;
  background: url(/img/usotsuki_menu.png) no-repeat -510px top;
  text-indent: -9999px!important;
  padding: 0px!important;
}

.usotsukiMenu05 a {
  display: block;
  width: 170px;
  height: 45px;
  background: url(/img/usotsuki_menu.png) no-repeat -680px top;
  text-indent: -9999px!important;
  padding: 0px!important;
}

.usotsukiMenu01 a:hover {
  background-position: 0 bottom;
}

.usotsukiMenu02 a:hover {
  background-position: -170px bottom;
}

.usotsukiMenu03 a:hover {
  background-position: -340px bottom;
}

.usotsukiMenu04 a:hover {
  background-position: -510px bottom;
}

.usotsukiMenu05 a:hover {
  background-position: -680px bottom;
}

.usotsukiBox h5 {
  font-size: 20px;
  font-weight: bold;
  color: #900;
  margin-bottom: 2px;
}

#jinraw7box h2 {
  background: url(/img/h2_bg.png) no-repeat;
  color: #FFF;
  height: 36px;
  font-size: 17px;
  font-weight: bold;
  letter-spacing: 0.3em;
  text-shadow: none;
  margin-bottom: 10px;
  padding: 5px 0 0 0;
  font-size: 20px;
  text-align: center;
}

.sevenBox h4 {
  margin-top: 0;
}

.sevenBox {
  border: 2px solid #600;
  padding: 10px;
  background: #FFF;
}


/* ボタンのhover */

a.recruitSupportButton {
  display: block;
  width: 700px;
  height: 156px;
  background: url(/img/recruit_support_button.png) no-repeat 0 top;
  text-indent: -9999px;
  padding: 0px;
  margin: 20px auto 50px;
}

a.recruitSupportButton:hover {
  background-position: 0 bottom;
}

a#toTwitterLogin {
  display: block;
  width: 224px;
  height: 40px;
  background: url(/img/login.png) no-repeat 0 top;
  text-indent: -9999px;
  padding: 0px;
  margin: 10px auto;
}

a#toTwitterLogin:hover {
  background-position: 0 bottom;
}

#joinBtn {
  display: block;
  width: 224px;
  height: 40px;
  background: url(/img/join.png) no-repeat 0 top;
  text-indent: -9999px;
  padding: 0px;
  float: left;
  cursor: pointer;
}

#joinBtn:hover {
  background-position: 0 bottom;
}

#notJoin {
  display: block;
  width: 224px;
  height: 40px;
  background: url(/img/notjoin.png) no-repeat 0 top;
  text-indent: -9999px;
  padding: 0px;
  float: right;
  cursor: pointer;
}

#notJoin:hover {
  background-position: 0 bottom;
}

a.twitterIcon {
  margin-top: 15px;
}

a.twitterIcon:hover {
  background: none;
}

#members ul li {
  font-size: 10px;
  line-height: 1.1;
  text-align: center;
  display: inline-block;
  width: 70px;
  margin: 0 3px;
}

#members ul li img {
  width: 100%;
}

#members ul li a {
  color: #900;
  text-decoration: none;
}

#members ul li a:hover {
  color: #900;
  text-shadow: none;
}

.gmBox ul li {
  font-size: 13px;
  line-height: 1.7;
  text-align: left;
}

.gmBox ul li a img {
  vertical-align: top;
  float: left;
  margin-right: 8px;
  padding: 2px;
  border: 1px solid #ccc;
}

.gmBox ul li a {
  color: #900;
  text-decoration: none;
}

.gmBox ul li a:hover {
  color: #900;
}

.columnBox {
  margin: 25px 0;
  font-size: 12px;
}

.columnBox ul {
  border-top: 1px solid #ccc;
}

.columnBox li {
  margin-bottom: 10px;
  padding: 2px 2px;
  border-bottom: 1px solid #ccc;
}

.columnBox li span {
  font-size: 11px;
}

#wpjr {
  border-radius: 8px;
  margin: 40px 0;
  padding: 9px;
  border: 1px solid #ccc;
  border-radius: 6px;
  margin-bottom: 20px;
  background: rgba(255, 255, 255, 0.8);
}

.usotsukiTools {
  padding: 20px;
  border: 2px solid #542101;
  background: #FFF;
  border-radius: 5px;
  margin-top: 30px;
}

.usotsukiToolsTitle {
  margin-bottom: 20px!important;
  text-align: center;
  font-size: 23px;
  color: #AE0400;
}

.usotsukiToolsLeft {
  border-bottom: 1px dotted #542101;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.usotsukiToolsRight {}

.usotsukiToolsText {
  margin-left: 10px;
  float: left;
  width: 300px;
}

.usotsukiToolsTitle02 {
  color: #542101;
  font-size: 18px;
  margin-bottom: 5px!important;
}

.wpcf7-list-item label {
  display: block;
}

.gentoshaLeft {
  float: left;
}

.gentoshaRight {
  width: 370px;
  float: right;
}

.displaySp {
  display: none;
}

#topEntry a.post {
  display: block;
  text-decoration: none;
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
  padding: 14px;
  margin: 0;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
  border-bottom: 1px solid #aaa;
  border-top: 1px solid #fff;
  line-height: 1;
}

#topEntry a.post:first-child {
  border-top: none;
}

#topEntry a.post:last-child {
  border-bottom: none;
}

#topEntry a.post span.arrow {
  position: absolute;
  bottom: 10px;
  right: 10px;
  background: url(images/arrow.png) no-repeat;
  display: block;
  width: 38px;
  height: 38px;
  opacity: 0.2;
}

#topEntry a.post img {
  width: 18%;
  float: left;
  margin-right: 20px;
}

#topEntry a.post img {}

#topEntry a.post:hover {
  background: rgba(0, 0, 0, 0.08);
}

#topEntry a.post:hover img {
  opacity: 0.82;
}

#topEntry a.post:hover span.arrow {
  opacity: 1;
  bottom: 5px;
  right: 5px;
}

#topEntry a.post:hover span.topTitle {
  color: #D51C5B!important;
}

#topEntry a.post span.topTitle {
  font-size: 28px;
  width: auto;
  height: auto;
  box-sizing: border-box;
  display: block;
  padding: 2px 0;
  color: #111111;
  font-weight: bold;
  overflow: hidden;
  text-shadow: none;
  line-height: 1.5;
}

#topEntry a.post span.date {
  display: inline-block;
  margin-left: 8px;
  color: #666;
  box-sizing: border-box;
  z-index: 1;
  font-size: 11px;
  line-height: 1;
  text-shadow: none;
}

span.newIcon {
  color: #fff;
  background: #DD1155;
  margin-left: 5px;
  position: absolute;
  top: 0;
  left: 0;
  padding: 4px 8px;
  top: 14px;
  left: 9px;
  -webkit-animation-name: pulse;
  /* 実行する名前 */
  -webkit-animation-duration: 0.7s;
  /* 0.3秒かけて実行 */
  -webkit-animation-iteration-count: infinite;
  /* 何回実行するか。infiniteで無限 */
  -webkit-animation-timing-function: ease-in-out;
  /* イーズインアウト */
  -webkit-animation-direction: alternate;
  /* alternateにするとアニメーションが反復 */
  -webkit-animation-delay: 0s;
  /* 実行までの待ち時間 */
}

span.categoryBox {
  color: #fff;
  padding: 2px 5px;
  background: #ED8A18;
  text-shadow: none;
  font-size: 11px;
  border-radius: 1px;
}

#randomMessage {}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 20px;
}

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.rapperbattle-box img,
.page-template-onecolumn-page p img {
  max-width: 100%;
  height: auto;
}

.page-template-onecolumn-page #planet {
  display: none;
}

.rapperbattle-box h2 {
  background: url(/img/header_bg.png) center center;
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.05em;
  text-shadow: -1px -1px 1px #000;
  margin-bottom: 16px;
  margin-top: 33px;
  padding: 12px 0;
}

.rapperbattle-box h3 {
  font-size: 20px;
  letter-spacing: 0.12em;
  color: darkslateblue;
  border-bottom: 2px solid darkslateblue;
  padding-bottom: 0px;
  margin-top: 22px;
}

.performer-box {
  padding: 20px;
  background: #fff;
  border-radius: 12px;
  margin-bottom: 20px;
  border: 2px solid #ddd;
}

.performer-box:after {
  clear: both;
  content: "";
  display: block;
}

.rapperbattle-box .performer-box img {
  max-width: 160px;
  height: auto;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}

.rapperbattle-box hr:before,
.rapperbattle-box hr:after {
  content: "";
  display: block;
  clear: both;
}

.rapperbattle-box hr {
  height: 6px;
  clear: both;
  display: block;
  margin: 28px 0;
  background: url(img/hr-11.png) repeat-x 0 0;
  border: 0;
}

.performer-box h3 {
  margin-top: 0;
}

@media screen and (max-width: 641px),
(device-height: 558px) and (-webkit-min-device-pixel-ratio: 2) {
  .displaySp {
    display: block;
  }
  .displayPc {
    display: none;
  }
  .displaySp .fa-bars {
    position: fixed;
    top: 10px;
    right: 10px;
    font-size: 36px;
    color: #fff;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.4), 0 0 3px rgba(0, 0, 0, 0.4);
  }
  #wrapper,
  #footer,
  #header,
  #menu,
  #headerInner,
  #content,
  #footerInner,
  .footerInner {
    width: auto;
    float: none;
    margin: 0;
    padding: 0;
    clear: both;
  }
  #header {
    height: auto;
    text-align: center;
    position: fixed;
    left: 0;
    left: 0;
    top: 0;
    right: 0;
    z-index: 99;
  }
  #menu {
    width: 100%;
    margin: -10px auto 0;
    display: none;
    background: url(/img/content_bg.png) repeat top;
  }
  #menu li {
    float: none;
    display: inline-block;
  }
  #content #contentTop,
  #contentTop {
    margin-top: 0px!important;
  }
  #content #contentTop {
    background: none;
  }
  #rightSide,
  #leftSide {
    width: auto;
    float: none;
    margin: 2px;
  }
  #rightSide {
    padding: 6px;
  }
  .date,
  .footerInner {
    font-size: 10px!important;
    line-height: 1.2;
  }
  .fb-page.fb_iframe_widget,
  .fb_iframe_widget {
    display: none!important;
  }
  #footer {
    position: relative;
    margin-top: -140px;
    /* negative value of footer height */
    height: 140px;
    clear: both;
  }
  #content {
    overflow: hidden;
    padding-bottom: 150px;
  }
  /* must be same height as the footer */
  body#day #footer {
    background: url(/img/footer_bg_days_sp.png) no-repeat center bottom;
    background-size: contain;
  }
  body#night #footer {
    background: url(/img/footer_bg_nights_sp.png) no-repeat center bottom;
    background-size: contain;
  }
  .footerInner {
    text-align: center;
  }
  body,
  #rightSide,
  #leftSide,
  h2,
  h2 a,
  h3 {
    font-size: 16px!important;
  }
  body {
    padding-top: 72px;
  }
  h2,
  h2 a {
    line-height: 1.1;
    font-size: 13px!important;
    padding-top: 20px;
  }
  .entry img,
  .hentry img {
    max-width: 100%;
    height: auto!important;
  }
  span.day {
    display: block;
    margin-bottom: 22px;
  }
  h1,
  #header,
  #headerInner {
    display: block;
    text-align: center;
  }
  h1 a {
    display: block;
    width: 138px;
    height: 78px;
    background: url(/img/logo.png) no-repeat 0 0;
    float: none;
    text-indent: -9999px;
    margin: 0 auto;
  }
  h1 a:hover {
    display: block;
    width: 138px;
    height: 78px;
    background: url(/img/logo.png) no-repeat 0 -90px;
    float: none;
    text-indent: -9999px;
    margin: 0 auto;
  }
  .membersBox {
    width: 204px;
    float: none;
    margin: 0 auto;
    position: relative;
  }
  .navigation {
    padding-bottom: 30px;
  }
  #spLogo {
    display: block;
    text-align: center;
    margin: 12px auto 13px;
  }
  body#night #planet {
    background: url(/img/moon.png) no-repeat;
    width: 101px;
    height: 104px;
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 9999999;
    display: none;
  }
  body#day #planet {
    background: url(/img/sun.png) no-repeat;
    width: 113px;
    height: 112px;
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 9999999;
    display: none;
  }
  #topMessage {
    margin: 20px auto 10px;
  }
  #topMessage img {
    max-width: 90%;
  }
  #spLogo a img {
    width: 295px;
  }
  img {
    max-width: 100%;
  }
  #leftSide img {
    max-width: 100%;
  }
  #leftSide,
  #rightSide {
    width: auto;
    float: none;
  }
  dl#companyProfile {
    margin-top: 0px;
  }
  dl#companyProfile dt {
    display: block;
    margin-top: 10px;
    float: none;
    width: auto;
    font-weight: bold;
  }
  dl#companyProfile dd {
    display: block;
    margin-top: 10px;
    float: none;
    width: auto;
  }
  div#fb,
  div#sns {
    display: none;
  }
  .wpcf7-form .formInput {
    border: 1px solid #ccc;
    padding: 8px;
    width: 240px;
    color: #666;
  }
  #content #contentInner {
    padding: 1px 10px;
  }
  iframe {
    width: 100%!important;
  }
  div.wp_social_bookmarking_light iframe {
    max-width: 130px!important;
  }
  #notJoin,
  #joinBtn {
    float: none!important;
    width: auto!important;
  }
  .font18 {
    width: auto!important;
  }
  a.twitterIcon img {
    width: 35px;
  }
  #jinraw7box iframe {
    height: 680px!important;
  }
  ul#topButton {}
  ul#topButton li {
    float: none;
    margin: 5px 5px 5px 5px;
  }
  .topButton01 a {
    display: inline-block;
    width: 202px;
    height: 202px;
    background: url(/img/top_link.png) no-repeat 0 top;
    padding: 0px;
  }
  .topButton02 a {
    display: inline-block;
    width: 202px;
    height: 202px;
    background: url(/img/top_link.png) no-repeat -210px top;
    padding: 0px;
  }
  .topButton03 a {
    display: inline-block;
    width: 202px;
    height: 202px;
    background: url(/img/top_link.png) no-repeat -420px top;
    padding: 0px;
  }
  .topButton01 a:hover {
    background-position: 0 bottom;
    padding: 0px;
  }
  .topButton02 a:hover {
    background-position: -210px bottom;
    padding: 0px;
  }
  .topButton03 a:hover {
    background-position: -420px bottom;
    padding: 0px;
  }
  ul#topButton li a {
    text-indent: -9999px;
    zoom: .6;
  }
  ul#sideButton {
    text-align: center;
    margin-bottom: 20px;
  }
  ul#sideButton li {
    display: inline-block;
    margin: 5px;
  }
  ul#sideButton li a {
    zoom: .60;
  }
  .usotsukiTools {
    padding: 10px;
    border: 2px solid #542101;
    background: #FFF;
    border-radius: 5px;
    margin-top: 30px;
  }
  .usotsukiToolsTitle {
    margin-bottom: 20px!important;
    text-align: left;
    font-size: 20px;
    color: #AE0400;
  }
  .usotsukiToolsLeft {
    width: 100%;
    border-right: none;
    padding-right: 0px;
  }
  .usotsukiToolsRight {
    width: 100%;
    margin-top: 20px;
  }
  .usotsukiToolsLeft img,
  .usotsukiToolsRight img {
    display: block;
    width: 100px;
    margin: 0 auto;
  }
  .usotsukiToolsText {
    margin-left: 0px;
    float: none;
    width: auto;
    margin-top: 10px;
  }
  .usotsukiToolsTitle02 {
    color: #542101;
    font-size: 18px;
    margin-bottom: 5px!important;
  }
  .gentoshaLeft {
    float: none;
    width: auto;
  }
  .gentoshaRight {
    width: auto;
    float: none;
    margin-top: 10px;
  }
  #pagetop {
    display: none;
  }
  #usotsukiMenu {
    margin: 30px auto 0;
    width: auto;
  }
  #usotsukiMenu li {
    float: none;
    margin: 5px;
    display: inline-block;
  }
  #usotsukiMenu li a {
    text-indent: -9999px!important;
    padding: 0px!important;
    display: inline-block!important;
  }
  .usotsukiMenu01 a {
    display: block;
    width: 170px;
    height: 45px;
    background: url(/img/usotsuki_menu.png) no-repeat 0 top;
    text-indent: -9999px!important;
    padding: 0px!important;
  }
  .usotsukiMenu02 a {
    display: block;
    width: 170px;
    height: 45px;
    background: url(/img/usotsuki_menu.png) no-repeat -170px top;
    text-indent: -9999px!important;
    padding: 0px!important;
  }
  .usotsukiMenu03 a {
    display: block;
    width: 170px;
    height: 45px;
    background: url(/img/usotsuki_menu.png) no-repeat -340px top;
    text-indent: -9999px!important;
    padding: 0px!important;
  }
  .usotsukiMenu04 a {
    display: block;
    width: 170px;
    height: 45px;
    background: url(/img/usotsuki_menu.png) no-repeat -510px top;
    text-indent: -9999px!important;
    padding: 0px!important;
  }
  .usotsukiMenu05 a {
    display: block;
    width: 170px;
    height: 45px;
    background: url(/img/usotsuki_menu.png) no-repeat -680px top;
    text-indent: -9999px!important;
    padding: 0px!important;
  }
  .usotsukiMenu01 a:hover {
    background-position: 0 bottom;
  }
  .usotsukiMenu02 a:hover {
    background-position: -170px bottom;
  }
  .usotsukiMenu03 a:hover {
    background-position: -340px bottom;
  }
  .usotsukiMenu04 a:hover {
    background-position: -510px bottom;
  }
  .usotsukiMenu05 a:hover {
    background-position: -680px bottom;
  }
  #randomMessage {
    display: none;
  }
  ul#topButton {
    width: auto;
  }
  #topEntry a.post span.topTitle {
    font-size: 20px;
  }
  .performer-box {
    padding: 13px;
  }
  .rapperbattle-box .performer-box img {
    width: 30%;
  }
  .rapperbattle-box iframe {
    min-height: 210px;
    max-width: 100%;
    height: auto;
  }
}