/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
svg,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

h1,h2,h3,h4,h5,h6,p,dl,dt,dd,ol,ul,li{ margin:0;padding:0;}

body {
  font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
  -webkit-text-size-adjust:100%;

}

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

li {
  list-style-type: none;
}

p {
  margin-top: 0;
}

h2.sub_title,
h3.sub_title {
  font-size: 18px;
  margin-bottom: 5px;
  letter-spacing: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
}

.more_btn {
  width: 97px;
  height: 24px;
  display:block;
  background-image: url(../img/more_btn.png);
  background-color: #ffffff;
  background-repeat: no-repeat;
  margin-right: auto;
  margin-left: auto;
  margin-top: 24px;
  border-radius: 3px;
}

.tsukumin_hv {
  font-family: "TsukuMinPro-HV","FOT-筑紫明朝 Pro H";
  font-weight: 500;
}
.tsukumin_b {
  font-family: "TsukuMinPro-B","FOT-筑紫明朝 Pro B";
  font-weight: 500;
}
.tsukumin_l {
  font-family: "TsukuMinPro-L","FOT-筑紫明朝 Pro L";
}
.tsukugo_b {
  font-family: "TsukuGoPro-B","FOT-筑紫ゴシック Pro B";
  font-weight: 500;
}
.tsukugo_5nm {
  font-family: "TsukuGoPr5N-M","FOT-筑紫ゴシック Pr5N M";
}
.tsukugo_d {
  font-family: "TsukuGoPro-D","FOT-筑紫ゴシック Pro D";
 }

header.menu {
  height: 112px;
  width: 100%;
  background-color: #fff;
  border-bottom: 3px solid #000;
  min-width: 1000px;
}

header.fix_menu {
  position:fixed;
  z-index: 9999;
  height: 50px !important;
}

#main-menu {
  width: 1000px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  position:relative;
  height: 100%;
}

#main-menu h1{
  width: 230px;
  position:absolute;
  top: 16px;
  left: 380px;
  z-index: 1;
}

.fix_menu #main-menu h1 {
  top: 2px !important;
  text-align:center;
}

#main-menu h1 a.non_fix {
  background-repeat: no-repeat;
  width: 228px;
  height: 74px;
  display:block;
  margin-left:auto;
  margin-right:auto;
  text-indent:100%;
  white-space:nowrap;
  overflow:hidden;
}
#main-menu h1.hover a.non_fix {
  background-image: url(../img/dotplace-hover.png);
}

#main-menu h1.nonhover a.non_fix {
  background-image: url(../img/dotplace-nonhover.png);
}

#main-menu h1 a.fixed {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 24px;
}


#main-nav {
  height: 100%;
}

#main-nav > ul {
  position:relative;
  height: 100%;
}

#main-nav > ul > li{
  float: left;
  margin-top: 42px;
  width: 190px;
  line-height: 26px;
}

header.fix_menu #main-nav > ul > li {
  margin-top: 10px !important;
}

#main-nav > ul > li.info {
  text-align:center;
  margin-left:230px;
}

#main-nav > ul > li > a {
  font-size: 12px;
  color: #000;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
}

#main-nav > ul > li > p {
  font-size: 12px;
  color: #000;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  margin-top: 2px;
}

.header_search {
  margin-top: 40px !important;
  width: 200px !important;
  float: left;
  position: relative;
}

.header_search #s {
  width: 170px;
  padding-left: 30px;
  height: 30px;
  border-style: none;
  background-color: #f2f2f2;
}

.header_search .search_icon {
  position: absolute;
  width: 13px;
  top: 9px;
  left: 9px;
}

@import url(http://fonts.googleapis.com/css?family=EB+Garamond);
.header_search > a {
  position:absolute;
  font-family:Garamond, Georgia, serif!important;
  font-size: 11px !important;
  font-weight: normal!important;
  top:42px;
  width: 142px;
  right: 0;
  background-image: url(../img/voyager-logo.png);
  background-repeat: no-repeat;
  display:block;
  text-indent:100%;
  white-space:nowrap;
  overflow:hidden;
}

/*----------- #wrap_content ----------*/
#wrap-content {
  background-image: url(../img/stripe_background.png);
  background-repeat: repeat;
  min-width: 1000px;
  /*悩み中*/
  overflow-x: hidden;
}

#wrap-content.fixed_mtop {
  padding-top: 112px;
}

/*----------- #sub-menu ----------*/

#sub-menu {
  width: 1000px;
  height: 80px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

#sub-menu .sub_title {
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 12px;
/*  width: 380px; */
  padding: 0px 5px;
  position: absolute;
  background-color: #fff;
  font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  letter-spacing: 1px;
  font-weight: bold;
}

#sub-nav.top_page {
  position: absolute;
  right: 220px;
  top: 25px;
}

#sub-nav.top_page > ul > li {
  float: left;
  margin-left: 10px;
  margin-right: 10px;
}

#sub-nav.top_page > ul > li > a {
  color: #000;
  font-size: 10px;
  background-color: #fff;
  padding: 4px 6px;
  font-weight: bold;
}

#top-share-nav {
  position:absolute;
  top: 21px;
  right: 0px;
}

#top-share-nav > ul > li {
  float: left;
  margin-left: 9px;
  margin-right: 9px;
}

#top-share-nav .twitter_btn {
  width: 36px;
  height: 36px;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
  background-color: #ffffff;
  background-image: url(../img/twitter_top_icon.png);
  background-repeat:no-repeat;
  background-position: 8px 12px;
  display: block;
  text-indent:100%;
  white-space:nowrap;
  overflow:hidden;
  z-index: 1;
  position:relative;
  behavior:url(PIE.htc);
}

#top-share-nav .twitter_btn:hover {
  background-image: url(../img/twitter_top_hover_icon.png);
}

#top-share-nav .facebook_btn {
  width: 36px;
  height: 36px;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
  background-color: #ffffff;
  background-image: url(../img/facebook_top_icon.png);
  background-repeat:no-repeat;
  background-position: 12px 8px;
  display: block;
  text-indent:100%;
  white-space:nowrap;
  overflow:hidden;
  z-index: 1;
  position:relative;
  behavior:url(PIE.htc);
}

#top-share-nav .facebook_btn:hover {
  background-image: url(../img/facebook_top_hover_icon.png);
}

#top-share-nav .googleplus_btn {
  width: 36px;
  height: 36px;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
  background-color: #ffffff;
  background-image: url(../img/googleplus_top_icon.png);
  background-repeat:no-repeat;
  background-position: 10px 9px;
  display: block;
  text-indent:100%;
  white-space:nowrap;
  overflow:hidden;
  z-index: 1;
  position:relative;
  behavior:url(PIE.htc);
}

#top-share-nav .googleplus_btn:hover {
  background-image: url(../img/googleplus_top_hover_icon.png);
}

#top-share-nav .rss_btn {
  width: 36px;
  height: 36px;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
  background-color: #ffffff;
  background-image: url(../img/rss_top_icon.png);
  background-repeat:no-repeat;
  background-position: 11px 11px;
  display: block;
  text-indent:100%;
  white-space:nowrap;
  overflow:hidden;
  z-index: 1;
  position:relative;
  behavior:url(PIE.htc);
}

#top-share-nav .rss_btn:hover {
  background-image: url(../img/rss_top_hover_icon.png);
}


#pr-banner {
  height: 395px;
  margin: 2px auto;
  overflow:hidden;
  max-width: 100%;
}


.wrap_pr_banner {
  position:relative;
  width: 100%;
  text-align:center;
  height: 395px;
  overflow:visible;
}

.wrap_pr_banner ul > li img {
  width: 1000px;
}

.wrap_pr_banner ul,
.wrap_pr_banner ul li {
  float: left;
  display:inline;
}

.wideslider_base {
 top: 0;
  position: absolute;
}
.wideslider_wrap {
  top: 0;
  position: absolute;
  overflow: hidden;
}
.slider_prev,
.slider_next {
  top: 0;
  overflow: hidden;
  position: absolute;
  z-index: 100;
  cursor: pointer;
}

.slider_next { background: #000 url(../img/slide_arrow_right.png) no-repeat 10% center;}
.slider_prev { background: #000 url(../img/slide_arrow_left.png) no-repeat 90% center;}

.pagination {
   display:none;
}

.wrap_pr_banner ul > li .headtitle {
  position: absolute;
  z-index: 1;
  color: #000;
  bottom: 0;
  text-align:left;
}

.wrap_pr_banner ul > li .headtitle p {
  background-color: #ffffff;
  display: inline;
}

.wrap_pr_banner ul > li .headtitle .authors {
  padding-bottom: 10px;
  font-size: 18px;
  letter-spacing: 2px;
}

.wrap_pr_banner ul > li .headtitle p.subtitle{
  font-family:"TsukuMinPro-HV","FOT-筑紫明朝 Pro H";
  font-weight: 500;
  font-size: 28px;
  padding-bottom: 5px;
}

/*-------------#pickup-articles ----------*/

#pickup-articles {
  width: 1000px;
  margin-top: 85px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

#pickup-articles > h2 {
  text-indent: -9999px;
  width: 115px;
  height: 35px;
  display:inline-block;
  background-repeat: no-repeat;
  position: absolute;
  top: -38px;
}

#pickup-articles > h2.nonhover{
  background-image: url(../img/articles-nonhover.png);
}
#pickup-articles > h2.hover{
  background-image: url(../img/articles-hover.png);
}

#pickup-articles article {
  float:left;
  position: relative;
  min-height: 290px;
  margin-left: 10px;
  background-color: #fff;
  border-top: 3px solid #000000;
}

.wrap_pickup_articles {
  overflow:hidden;
}

#pickup-articles article .titles {
  padding: 20px 20px 30px 20px;
  position: relative;
  width: 455px;
}

#pickup-articles article:first-child {
  margin-left: 0px !important;
}

#pickup-articles article a > img {
  width: 495px;
  height: 195px;
}

.wrap_bigimg {
  background-image: url(../img/hover_big_articles.png);
  width: 495px;
  height: 195px;
  position: absolute;
  display:none;
}

#pickup-articles article > p.tag,
#top-articles article > p.tag,
#header-article > p.tag,
#author-articles article > p.tag,
#the-series article > p.tag {
  position: absolute;
  background-color: #000000;
  color: #ffffff;
  font-size:8px;
  padding: 1px 3px 2px;
  font-weight: bold;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  top: -2px;
  letter-spacing: 1px;
  line-height: 10px;
  z-index: 2;
}

#pickup-articles article .title {
  margin-bottom: 4px;
}

#pickup-articles article .title h2 {
  font-size: 22px;
  font-family:"TsukuMinPro-HV","FOT-筑紫明朝 Pro H";
  font-weight: 500;
  display: inline;
  letter-spacing: 1px;
}

#pickup-articles article .author h3 {
  font-size: 19px;
  display: inline;
  font-weight: 500;
  font-family:"TsukuGoPro-B","FOT-筑紫ゴシック Pro B";
  letter-spacing: 1px;
}

#pickup-articles article .subtitle {

}

#pickup-articles article .subtitle p {
  font-size: 15px;
  display: inline;
  font-family:"TsukuGoPr5N-M","FOT-筑紫ゴシック Pr5N M";
}

#pickup-articles article .subtitle p.new_icon {
  font-size: 9px;
  padding: 2px 5px;
  color: #ffffff;
  background-color: red;
  font-family: "TsukuGoPro-B","FOT-筑紫ゴシック Pro B";
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  z-index: 1;
  zoom: 1;
  position:relative;
  display:inline-block;
   behavior:url(PIE.htc);
}

#pickup-articles article .description {
  margin-top: 5px;
  line-height: 15px;
}

#pickup-articles article .description p {
  font-size: 12px;
  font-family:"ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  line-height: 1.5em;
  height: 6em;
  overflow:hidden;
  font-weight: bold;
}

#pickup-articles article .date {
  position: absolute;
  bottom: 10px;
}

#pickup-articles article .date p {
  font-size: 10px;
  letter-spacing: 0px !important;
  color: #999;
  display: inline;
}


/*-------------- #wrap-page ---------------*/

#wrap-page {
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 20px;
}

#wrap-page.info,
#wrap-page.about,
#wrap-page.service,
#wrap-page.contact {
  margin-top: 0px;
  padding-top: 45px;
}

#wrap-page.info #sidebar,
#wrap-page.about #sidebar,
#wrap-page.service #sidebar,
#wrap-page.contact #sidebar {
  margin-top: 40px;
}

#wrap-page.author {
  margin-top: 0px;
  padding-top: 45px;
  padding-bottom: 80px;
}

#wrap-page.author #sidebar {
  margin-top: 40px;
}

#wrap-page.dotplace_single,
#wrap-page.category {
  padding-top: 50px;
  margin-top: 0px;
}

#wrap-page.dotplace_single #sidebar,
#wrap-page.subcategory #sidebar {
  margin-top: 20px;
}

#wrap-page.dotplace_single #main,
#wrap-page.subcategory #main {
  margin-top: 20px;
}


#wrap-page.search {
  margin-top: 0px;
  padding-top: 45px;
  padding-bottom: 20px;
}

#wrap-page.category {
  padding-bottom: 20px;
}

/*-------------- #main ---------------*/

#main {
  width: 680px;
  float:left;
}

#top-articles {
  margin-bottom: 40px;
}

#top-articles article {
  border-top: 2px solid #000;
  float:left;
  position: relative;
  width: 335px;
  background-color: #ffffff;
  margin-bottom: 10px;
}

#top-articles article:nth-child(even) {
  margin-left: 9px;
}

#top-articles article img{
  width: 335px;
  height: 130px;
}

.wrap_img {
background-image: url(../img/hover_small_articels.png);
width: 335px;
height: 130px;
position: absolute;
display:none;
}

#top-articles .no_img .titles{
  padding-top: 24px !important;
}
#top-articles article .titles {
  width: 295px;
  padding: 12px 20px 30px 20px;
  min-height: 78px;
}

#top-articles article h3,
#top-articles article .subtitle p,
#top-articles article .date p {
  font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
}

#top-articles article h3 {
  font-size: 16px;
  display: inline;
  font-family:"TsukuGoPro-B","FOT-筑紫ゴシック Pro B";
  font-weight: 500;
}


#top-articles article h2 {
  font-size: 19px;
  letter-spacing: 1px;
  font-family:"TsukuMinPro-HV","FOT-筑紫明朝 Pro H";
  font-weight: 500;
  display: inline;
}

#top-articles article .author {

}

#top-articles article .title {
  margin:2px 0px;
}

#top-articles article .subtitle p{
  font-size: 16px;
  display:inline;
font-family: "TsukuGoPr5N-M","FOT-筑紫ゴシック Pr5N M";
}

#top-articles article .subtitle p.new_icon {
  font-size: 9px;
  padding: 2px 5px;
  color: #ffffff;
  background-color: red;
  font-family: "TsukuGoPro-B","FOT-筑紫ゴシック Pro B";
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  z-index: 1;
  zoom: 1;
  position:relative;
  display:inline-block;
   behavior:url(PIE.htc);
}

#top-articles article .date {
  margin-top: 3px;
  position:absolute;
  bottom: 8px;
}

#top-articles article .date p {
  font-size: 10px;
  color: #666;
  display:inline;
}

#top-information {
  padding-bottom: 80px;
  margin-top: 30px;
  position: relative;
}

#top-information > h3 {
  text-indent: -9999px;
  width: 165px;
  height: 28px;
  display:inline-block;
  background-repeat: no-repeat;
  position: absolute;
  top: -32px;
}

#top-information > h3.nonhover {
  background-image: url(../img/information-nonhover.png);
}

#top-information > h3.hover {
  background-image: url(../img/information-hover.png);
}

#top-information ul > li {
  margin-top: 6px;
  background-color: #ffffff;
  padding: 2px;
  border-left: 3px solid #000000;
}
#top-information ul > li p,
#top-information ul > li a {
  font-family:"メイリオ", Meiryo,  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: bold;
  display:block;
  float:left;
  color: #000;
}

#top-information ul > li .date {
  width: 95px;
  font-size: 10px;
  margin-left: 7px;
  color: #999999;
  margin-top: 2px;
}
#top-information ul > li .title {
  font-family: "TsukuGoPro-B","FOT-筑紫ゴシック Pro B";
  font-size: 12px;
  font-weight: 500;
  width: 570px;
}

/*-------------- #sidebar ---------------*/

#sidebar{
  width: 300px;
  margin-left: 20px;
  float:left;
}

#ad-banners ul li{
  margin-bottom: 1px;
}


#side-label {
  margin-top: 60px;
  position:relative;
}

#side-label > h3 {
  text-indent: -9999px;
  width: 210px;
  height: 37px;
  display:inline-block;
  background-repeat: no-repeat;
  top: -40px;
  position:absolute;
}

#side-label > h3.hover {
  background-image: url(../img/label-hover.png );
}

#side-label > h3.nonhover {
  background-image: url(../img/label-nonhover.png );
}

#side-label article {
  border-top: 1px solid #000;
  background-color: #ffffff;
  width: 100%;
  margin-bottom: 6px;
}

#side-label .frame {
  float: left;
  display: table;
  width: 94px;
  height: 150px;
}
#side-label .frame p {
  display: table-cell;
  width: 94px;
  height: 150px;
  vertical-align: middle;
  text-align:center;
}

#side-label .frame img {
  width: 80px;
  height: 100px;
}

#side-label .titles {
  width: 190px;
  padding: 18px 16px 14px 0px;
  float: left;
}


#side-label article h2 {
  font-size: 16px;
  font-family:"TsukuMinPro-HV","FOT-筑紫明朝 Pro H", serif;
  font-weight: 500;
  display:inline;
}


#side-label article h3,
#side-label article .subtitle p,
#side-label article .description p {
  font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
}

#side-label article h3 {
  font-size: 15px;
  font-family: "TsukuGoPro-B","FOT-筑紫ゴシック Pro B";
  font-weight: 500;
  display: inline;
  letter-spacing: 1px;
}
#side-label article .subtitle {
  margin-top: 2px;
}
#side-label article .subtitle p {
  font-family: "TsukuGoPr5N-M","FOT-筑紫ゴシック Pr5N M";
  font-size: 12px;
}

#side-label article .description {
  margin-top: 8px;
  line-height: 1.1em;
  height: 3.3em;
  overflow:hidden;
}

#side-label article .description p {
  font-size: 11px;
}

#side-author {
  margin-top: 50px;
  position:relative;
}

#side-author h3 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: absolute;
  top: -37px;
}

/* NOTE: 「AUTHORS／DOTPLACEの著者」-> 「PEOPLE」のみで、日本語表記なし (2014-09-12 (金) 10:48) */

/* #side-author > h3 span.main { */
  /* text-indent: -9999px; */
  /* width: 115px; */
  /* height: 30px; */
  /* display:inline-block; */
  /* background-repeat: no-repeat; */
/* } */

/* #side-author > h3 span.nonhover { */
  /* background-image: url(../img/authors-nonhover.png); */
/* } */

/* #side-author > h3 span.hover { */
  /* background-image: url(../img/authors-hover.png); */
/* } */

#side-author > h3 span.side{
  font-size: 12px;
  padding: 3px 15px 0px;
  margin-left: 15px;
  border-left: 1px dotted #000;
  letter-spacing: 1px;
  font-family: "TsukuGoPro-L","FOT-筑紫ゴシック Pro L";
}

#side-author article {
  margin-bottom: 4px;
  border-top: 1px solid #000;
  position: relative;
  background-color: #ffffff;
}

#side-author article .title:after {
  content:"";
  background-image: url(../img/right_arrow.png);
  width: 5px;
  height: 9px;
  position:absolute;
  top:34px;
  right:15px;
}

#side-author article .thumb {
  float:left;
  width: 80px;
  height: 80px;
  position:relative;
  overflow:hidden;
}

#side-author article .thumb img {
  width: 80px;
  height: 80px;
}

#side-author article .title {
  float:left;
  width: 190px;
  height: 60px;
  padding: 20px 15px 0px;
}

#side-author article .title h4 {
  font-family: "TsukuMinPro-M","FOT-筑紫明朝 Pro M";
  font-size: 18px;
  font-weight: 500;
}

#side-author article .title p {
  font-family: "TsukuMinPro-M","FOT-筑紫明朝 Pro M";
  font-size: 13px;
  font-weight: 500;
}

#rel-article {
  margin-top: 60px;
  position: relative;
}

#rel-article h3 {
  position: absolute;
  top: -30px;
}

#rel-article h3 span.main {
/*  text-indent: -9999px;
  width: 100px;
  display:inline-block;
  background-repeat: no-repeat;
*/
}

#rel-article h3 span.nonhover {
/*  background-image: url(../img/authors-nonhover.png); */
}

#rel-article h3 span.hover {
/*  background-image: url(../img/authors-hover.png); */
}

#rel-article h3 span.side{
  font-size: 12px;
  padding: 3px 15px 0px;
  margin-left: 15px;
  border-left: 1px solid #000;
  letter-spacing: 1px;
  font-family: "TsukuGoPro-L","FOT-筑紫ゴシック Pro L";
}

#rel-article article {
  margin-bottom: 4px;
  border-top: 1px solid #000;
  background-color: #ffffff;
}

#rel-article .thumb {
  width: 80px;
  height: 80px;
  float:left;
  position:relative;
  overflow:hidden;
}

#rel-article .thumb img {
  position: absolute;
  top: 0px;
  left: -63px;
  height: 80px;
}

#rel-article .title {
  width: 210px;
  height: 64px;
  float: left;
  padding: 8px 5px;
}
#rel-article .title .authors {
  line-height: 1.3em;
  max-height: 2.6em;
  overflow:hidden;
}
#rel-article .title h4 {
  font-size: 14px;
  font-family: "TsukuGoPro-B","FOT-筑紫ゴシック Pro B";
  font-weight: 500;
  display:inline;
}
#rel-article .title .subtitle {
  line-height: 1.6em;
  height: 1.6em;
  overflow:hidden;
}

#rel-article .title p {
  font-size: 13px;
  font-family: "TsukuGoPr5N-M","FOT-筑紫ゴシック Pr5N M";
  display:inline;
}


#side-ranking {
  margin-top: 60px;
  position: relative;
}

#side-ranking > h3 {
  text-indent: -9999px;
  width: 218px;
  height: 32px;
  display:inline-block;
  background-repeat: no-repeat;
  position: absolute;
  top: -37px;
}

#side-ranking > h3.nonhover {
  background-image: url(../img/weekly-nonhover.png);
}

#side-ranking > h3.hover {
  background-image: url(../img/weekly-hover.png);
}

#side-ranking ul {
  margin-top: 10px;
}

#side-ranking ul li {
  margin-bottom: 4px;
  border-top: 1px solid #000;
  background-color: #ffffff;
}

#side-ranking .ranking_thumb {
  width: 80px;
  height: 80px;
  float:left;
  position:relative;
  overflow:hidden;
}

#side-ranking .ranking_thumb img {
  position:absolute;
  height: 80px;
  top: 0;
  left: -63px;
}

#side-ranking .ranking_thumb p {
  text-align:center;
  width: 15px;
  height: 17px;
  position:absolute;
  color: #fff;
  background-color: #000000;
  font-size: 12px;
  font-family: "TsukuMinPro-B","FOT-筑紫明朝 Pro B";
  font-weight: 300;
  top: 0;
  left: 0;
  z-index: 1;
}

#side-ranking .ranking_title {
  width: 210px;
  height: 64px;
  float: left;
  padding: 8px 5px;
  overflow: hidden;
}

#side-ranking .ranking_title h4 {
  font-size: 14px;
  font-family: "TsukuGoPro-B","FOT-筑紫ゴシック Pro B";
  font-weight: 500;
}

#side-ranking .ranking_title p {
  font-size: 13px;
  font-family: "TsukuGoPr5N-M","FOT-筑紫ゴシック Pr5N M";
}

#side-categorys {
  margin-top: 65px;
  position: relative;
}

#side-categorys > h3 {
  text-indent: -9999px;
  width: 130px;
  height: 32px;
  display:inline-block;
  background-repeat: no-repeat;
  position: absolute;
  top: -35px;
}

#side-categorys > h3.nonhover {
  background-image: url(../img/category-nonhover.png);
}

#side-categorys > h3.hover {
  background-image: url(../img/category-hover.png);
}



#side-categorys .category_space {
  padding-bottom: 10px;
}

#side-categorys .category_space p {
  margin-bottom: 4px;
}

#side-categorys .category_title {
  background-color: #000000;
  color: #ffffff;
  display: inline;
  font-size: 10px;
  padding: 2px 10px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
}

/********* information page *********/
/** #wrap-info **/



#one-column-box .title_info {
  position: relative;
  margin-bottom: 18px;
}

#one-column-box .title_info > p {
  margin-left: 178px;
}

#one-column-box.dot_single .maintitle h2 {
  text-indent: -9999px;
  width: 110px;
  height: 32px;
  background-repeat: no-repeat;
  position:absolute;
}

#one-column-box.dot_single .maintitle h2.nonhover {
  background-image: url(../img/articles-nonhover.png);
}

#one-column-box.dot_single .maintitle h2.hover {
  background-image: url(../img/articles-hover.png);
}

/* 削除予定 */
#one-column-box .title h2 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: block;
  float:left;
  font-size: 21px;
  margin-right: 18px;
}

#one-column-box .title_info h2 {
  text-indent: -9999px;
  width: 160px;
  height: 28px;
  display:inline-block;
  background-repeat: no-repeat;
  position:absolute;
}

#one-column-box .title_info h2.nonhover {
  background-image: url(../img/information-nonhover.png);
}

#one-column-box .title_info h2.hover {
  background-image: url(../img/information-hover.png);
}

#one-column-box.dot_single .maintitle p {
  display: block;
  float:left;
  margin-top: 10px;
  padding: 0px 18px;
  border-left: 1px dotted #000;
  line-height: 15px;
  font-family:"TsukuGoPro-D","FOT-筑紫ゴシック Pro D";
  font-size: 14px;
}

/* 削除予定 */
#one-column-box .title p {
  display: block;
  float:left;
  margin-top: 7px;
  padding: 0px 18px;
  border-left: 1px dotted #000;
  line-height: 15px;
  font-family:"TsukuGoPro-D","FOT-筑紫ゴシック Pro D";
  font-size: 14px;
}

#one-column-box .maintitle p strong {
  font-family:"TsukuGoPro-H","FOT-筑紫ゴシック Pro H";
  font-size: 16px;
  font-weight: 500;
}

/* 削除予定 */
#one-column-box .title p strong {
  font-family:"TsukuGoPro-H","FOT-筑紫ゴシック Pro H";
  font-size: 16px;
  font-weight: 500;
}

#one-column-box .title p:last-child {
  padding-right: 0px;
}

#one-column-box .boxes{
  background-color: #fff;
  margin-top: 12px;
  padding: 1px 22px 0px;
}

#one-column-box article{
  border-bottom: 1px dotted #000;
  margin-top: 22px;
}
#one-column-box article:last-child {
border-bottom: 0px dotted #000 !important;
 }

#one-column-box .left_column{
  float: left;
  width: 80px;
}

.search .left_column {
  height: 80px;
  position:relative;
  overflow:hidden;
}

.search .left_column img {
  position:absolute;
  top: 0px;
  left: -63px;
  height: 80px;
}

#one-column-box .left_column > p {
  text-align:center;
  color: #666;
  font-weight: bold;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#one-column-box .left_column .year {
  font-size: 13.74px;
}

#one-column-box .left_column .day {
  font-size: 19.23px;
  letter-spacing: 2px;
  margin: 4px 0px;
}

#one-column-box .left_column .weekday {
  width: 80px;
  border-top: 1px solid #666;
  border-bottom: 1px solid #666;
  padding: 3px 0px;
  font-size: 12px;
}


#one-column-box .right_column{
  float: left;
  width: 540px;
  padding-left: 16px;
}

#one-column-box .right_column .label {
  color: #fff;
  background-color: #686868;
  font-size: 10px;
  display:inline;
  padding: 2px 5px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#one-column-box .right_column h2{
  font-size: 18px;
  display: inline;
}

#one-column-box .right_column .article_title {
  margin-top: 5px;
}

.search .right_column h2 {
  font-family: "TsukuGoPro-B","FOT-筑紫ゴシック Pro B";
  font-weight: 500;
  font-size: 17.5px;
}

#one-column-box .right_column h3{
  font-size: 16px;
  font-weight: 200;
  display: inline;
}

.search .right_column h3 {
  font-family:"TsukuGoPr5N-M","FOT-筑紫ゴシック Pr5N M";
  font-size: 16.25px;
}

#one-column-box .right_column .article_subtitle {

}

#one-column-box .right_column .descript {
  line-height: 15px;
  margin-top: 2px;

}

#one-column-box .right_column .descript p {
  font-size: 12px;
  display: inline;
  font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif !important;
}

.search .right_column .descript p {
  font-size: 12px !important;
  letter-spacing: 1px;
  font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif !important;
}

#one-column-box .right_column .date p {
  display: inline;
  font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
}

.search .right_column .date p {
  font-size: 10px !important;
  color: #666;
}

#one-column-box .right_column .category {
  margin: 8px 0px 16px;
}

#one-column-box .right_column .category p {
font-size: 11px;
}

#one-column-box .right_column .date {
  margin: 4px 0px 16px;
}

#one-column-box .box_pagination {
  width: 100%;
  height: 25px;
  background-color: #ffffff;
  margin-top: 10px;
  margin-bottom: 50px;
  padding-top: 10px;
  padding-bottom: 10px;
}

#one-column-box .box_pagination nav {
width: 260px;
margin-left: auto;
margin-right: auto;
margin-top: 2px;
 }

#one-column-box .box_pagination ul li{
float: left;
margin-left: 13px;
 }

#one-column-box .box_pagination ul li a{
  width: 20px;
  height: 20px;
  font-size: 13px;
  display:block;
  text-align:center;
  font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif !important;
 }

.box_pagination ul li a.prev_arrow{
  background-image: url(../img/left_arrow.png);
  text-indent:100%;
  white-space:nowrap;
  overflow:hidden;
  background-repeat: no-repeat;
  background-position: 8px 4px;
 }

.box_pagination ul li a.next_arrow{
  background-image: url(../img/right_arrow.png);
  text-indent:100%;
  white-space:nowrap;
  overflow:hidden;
  background-repeat: no-repeat;
  background-position: 8px 4px;
 }

#one-column-box .box_pagination ul li span{
  width: 20px;
  height: 20px;
  font-size: 13px;
  display:block;
  text-align:center;
  font-family:"ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  background-color: #000000;
  color: #ffffff;
 }

#one-column-box .box_pagination ul li a:hover{
background-color: #000000;
color: #ffffff;
}


.info .right_column .descript p {
  font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif !important;
  font-size: 12px !important;
}

.info .right_column .category p {
  display: inline;
  font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif !important;
  font-size: 11px !important;
}

/*------------- category page -------*/
#two-column-box .maintitle,
#author-articles .maintitle {
  margin-bottom: 12px;
}

#two-column-box .maintitle h2,
#author-articles .maintitle h2 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: block;
  float:left;
  font-size: 21px;
}

#two-column-box .maintitle p,
#author-articles .maintitle p {
  display: block;
  float:left;
  margin-left: 18px;
  margin-top: 7px;
  padding: 0px 18px;
  border-left: 1px dotted #000;
  line-height: 15px;
  font-family:"TsukuGoPro-D","FOT-筑紫ゴシック Pro D";
  font-size: 14px;
}

#two-column-box.articlelist .maintitle > p,
#two-column-box.categorymain .maintitle > p {
  margin-left: 120px;
  margin-top: 10px !important;
}

#author-articles .maintitle > p {
  margin-left: 136px;
  margin-top: 10px !important;
}

#two-column-box.articlelist .maintitle h2,
#two-column-box.categorymain .maintitle h2 {
  text-indent: -9999px;
  width: 115px;
  height: 35px;
  background-repeat: no-repeat;
  position:absolute;
}

#author-articles .maintitle h2 {
  text-indent: -9999px;
  width: 115px;
  height: 35px;
  background-repeat: no-repeat;
  position:absolute;
}

#two-column-box.articlelist .maintitle h2.nonhover,
#two-column-box.categorymain .maintitle h2.nonhover {
  background-image: url(../img/articles-nonhover.png);
}

#two-column-box.articlelist .maintitle h2.hover,
#two-column-box.categorymain .maintitle h2.hover {
  background-image: url(../img/articles-hover.png);
}

#author-articles .maintitle h2.nonhover {
  background-image: url(../img/authors-nonhover.png);
}

#author-articles .maintitle h2.hover {
  background-image: url(../img/authors-hover.png);
}


#two-column-box article {
  border-top: 3px solid #000;
  float:left;
  position: relative;
  width: 335px;
  background-color: #ffffff;
  margin-bottom: 10px;
}

#two-column-box article:nth-child(even) {
  margin-right:10px;
}

#two-column-box article > p.tag {
  position: absolute;
  background-color: #000000;
  color: #ffffff;
  font-size:8px;
  padding: 1px 3px 2px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  top: -2px;
  letter-spacing: 1px;
  line-height: 10px;
  z-index: 2;
 }

#two-column-box article .thumb {
  width: 335px;
  height: 130px;
}

#two-column-box article .thumb img {
  width: 335px;
  height: 130px;
}

#two-column-box article .titles {
  padding: 17px 20px 33px;
  position:relative;
}

#two-column-box .titles .author h3 {
  font-family: "TsukuGoPro-B","FOT-筑紫ゴシック Pro B";
  font-size: 17px;
  letter-spacing: 1px;
  display: inline;
  font-weight: 500;
}

#two-column-box .titles .title h2 {
  font-family: "TsukuMinPro-HV","FOT-筑紫明朝 Pro H";
  font-size: 19px;
  letter-spacing: 1px;
  display: inline;
  font-weight: 500;
}

#two-column-box .titles .subtitle p {
  font-family: "TsukuGoPro-B","FOT-筑紫ゴシック Pro B";
  font-size: 16px;
  display: inline;
}

#two-column-box .titles .subtitle p.new_icon {
font-size: 9px;
padding: 2px 5px;
color: #ffffff;
background-color: red;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  z-index: 1;
  zoom: 1;
  position:relative;
  display:inline-block;
   behavior:url(PIE.htc);
}

#two-column-box .titles .descript {
  margin-top: 6px;
  font-size: 12px;
  line-height: 1.5em;
  height: 7.5em;
  overflow:hidden;
}

#two-column-box .titles .descript p {
  font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
  font-size: 12px;
  display:inline;
}

#two-column-box .titles .date {
  margin-top: 3px;
  position:absolute;
  bottom: 8px;
}

#two-column-box .titles .date p {
  font-size: 10px;
  color: #666;
  display:inline;
}


/*-------------- single page ---------*/
#wrap-article {
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 45px;
  padding-bottom: 80px;
}

#wrap-article #sidebar {
  margin-top: 16px;
}

#header-article {
  width: 1000px;
  border-top: 3px solid #000000;
  background-color: #ffffff;
  position: relative;
}

#header-article .post_date {
  margin: 26px 0px 0px 20px;
  font-size: 12px;
  color: #888;
  font-family:"Avenir Roman",serif;
}

#header-article h1{
  margin: 10px 0px 0px 20px;
  padding-bottom: 54px;
  width: 675px;
  font-size: 28px;
  font-family: "TsukuMinPro-R","FOT-筑紫明朝 Pro R";
}

#header-article h1 span.author {
  font-weight: 500;
}

#header-article h1 span.title {
  font-family: "TsukuMinPro-B","FOT-筑紫明朝 Pro B";
  font-weight: 500;
}

#header-article h1 div.subtitle {
  font-family: "TsukuMinPro-E","FOT-筑紫明朝 Pro E";
  font-weight: 500;
}

#header-article > .article_head_nav {
  float:right;
  padding:17px;
  max-width: 283px;
}

#header-article > .article_head_nav .thumb {

}

#header-article > .article_head_nav .thumb img {
  width: 283px;
}

#header-article .category {
  margin: 10px 0px;
  font-size: 14px;
}

#header-article .category strong {
  font-family:"ヒラギノ角ゴ ProN W6","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
  font-size: 15px;
}

#header-article nav {
  font-family:"TsukuGoPro-D","FOT-筑紫ゴシック Pro D";
  font-size: 13px;
}

#header-article nav > .prev_article {
  float:left;
  position: relative;
  padding-left: 10px;
  color: #666;
}

#header-article nav > .prev_article:before {
  content:"";
  background-image: url(../img/left_arrow.png);
  width: 5px;
  height: 9px;
  position:absolute;
  left: 0px;
  top: 4px;
}

#header-article nav > .next_article {
  float:right;
  position: relative;
  padding-right: 10px;
  color: #666;
}

#header-article nav > .next_article:after {
  content:"";
  background-image: url(../img/right_arrow.png);
  width: 5px;
  height: 9px;
  position:absolute;
  right: 0px;
  top: 4px;
}

#header-article .social_btns {
  position: absolute;
  bottom: 10px;
  left: 20px;
}

#header-banner .social_btns{
  position: absolute;
  bottom: 10px;
  left: 200px;
}

.category #header-banner .social_btns {
  position: absolute;
  bottom: 20px;
  left: 40px;
}

.dotplace_single #header-banner .social_btns {
  position: absolute;
  bottom: 30px;
  left: 480px;
 }

#header-article .social_btns .tw_btn,
#header-banner .social_btns .tw_btn {
  float: left;
  padding: 5px 0px 3px;
  width: 120px;
}

#header-article .social_btns .fb_btn,
#header-banner .social_btns .fb_btn {
  float: left;
  padding: 3px;
  width: 120px;
}

#header-article .social_btns .hb_btn,
#header-banner .social_btns .hb_btn {
  float: left;
  padding: 5px 0px 3px;
  width: 80px;
}

#header-article .social_btns .gp_btn,
#header-banner .social_btns .gp_btn {
  float: left;
  padding: 5px 0px 3px;
  width: 100px;
}

.main_article {
  margin-top: 18px;
  padding: 30px 24px 93px;
  width: 632px;
  background-color: #ffffff;
  border-bottom: 1px dotted #000;
  font-size: 14px;
  line-height: 2em;
  color: #444;
}

.main_article p {
/*
  margin-top: 20px;
  margin-bottom: 30px;
*/
}

/* Patch : 2015-06-09 mahoutsukai.com ---- */
#pickup-articles .wrap_pickup_articles article {
    width: 495px;
}


@media only screen and (max-device-width : 640px) {
  .main_article {
    font-size: 30px !important;
  }
  .main_article p {
    font-size: 30px !important;
  }
  .main_article h2.selector01 {
    font-size: 34px !important;
  }
}

.main_article a:not(.rejectinline) {
  color: #999;
  border-bottom: 1px dotted #666;
}

.main_article a:hover {
  color: #333333;
  border-bottom: 0px none;
}

.main_article ul {
  padding: 30px 0px 32px 52px;
  font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  letter-spacing: 1px;
  font-size: 14px;
  line-height: 2em;
  color: #444;
  position:relative;
}

.main_article a.rejectinline {
  display:block;
}

.main_article ul:after {
  content:"";
  background-image: url(../img/quotation.png);
  width: 41px;
  height: 36px;
  position:absolute;
  left: 0px;
  top: 16px;
}

.main_article p.head_descript {
background-color: #eee;
margin-top: 20px;
margin-bottom: 32px;
padding: 15px;
font-size: 13px;
line-height: 1.9em;
color: #222;
}

.main_article h2.selector01 {
background-color: #ffff00;
display: inline;
font-size: 18px;
color: #222;
}

.main_article h2.selector01:after {
  content: "\A";
  white-space: pre;
}

.main_article .selector_space {
height: 28px;
}

article.interview p {
margin-top: 20px;
margin-bottom: 30px;
}

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

.wp-caption {
margin-top: 35px;
}

.wp-caption img {
border: 1px solid #aaa;
 }

.wp-caption .wp-caption-text {
font-size: 11px;
line-height: 1.4;
letter-spacing: 0px;
margin-top: 15px;
margin-bottom: 30px;
}


.rel_link,
#main .profile,
#main .product {
  padding: 20px 24px 24px;
  width: 632px;
  background-color: #ffffff;
  border-bottom: 1px dotted #000;
  position: relative;
}

#main .profile {
  min-height: 165px;
}


#main .others {
  padding: 20px 24px 27px;
  width: 632px;
  background-color: #ffffff;
  position: relative;
}

.rel_link hr,
#main .profile hr,
#main .product hr,
#main .others hr {
  position: absolute;
  width: 170px;
  background-color: #000;
  top: -18px;
  left: 0px;
}

.rel_link h2,
#main .profile h2,
#main .product > h2,
#main .others > h2 {
  font-size: 14px;
  margin-bottom: 15px;
  letter-spacing: 1px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
}

.rel_link h2 span,
#main .profile h2 span,
#main .product > h2 span,
#main .others > h2 span {
  font-size: 12px;
  padding: 3px 15px 0px;
  margin-left: 15px;
  border-left: 1px solid #000;
  letter-spacing: 1px;
  font-family: "TsukuGoPro-L","FOT-筑紫ゴシック Pro L";
}




.rel_link a {
color: #999;
border-bottom: 1px dotted #666;
font-size: 13px;
 font-family:"TsukuGoPr5N-M","FOT-筑紫ゴシック Pr5N M";
 }

.rel_link a:hover {
color: #333;
border-bottom: 0px none;
}

.rel_link p {
margin: 4px 0px;
}

#main .profile > div {
  min-height: 140px;
}

#main .profile > div+div {
  margin-top: 32px;
}

#main .profile hr{
  width: 190px;
}

#main .profile .thumb {
  position: absolute;
  width:140px;
}

#main .profile .thumb img {
width: 140px;
height: 140px;
}

#main .profile .profile_data {
  width: 456px;
  padding-left: 36px;
  margin-left: 140px;
}

#main .profile .profile_data h2,
#main .profile .profile_data p {
  font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
}

#main .profile .profile_data h2 a,
#main .profile .profile_data p a {
  color: #999;
  border-bottom: 1px dotted #666;
}

#main .profile .profile_data h2 a:hover,
#main .profile .profile_data p a:hover {
  color: #333333;
  border-bottom: 0px none;
}

#main .profile .profile_data h2{
font-size: 14px;
 }

#main .profile .profile_data p {
  font-size: 13px;
line-height: 1.8em;
}

#main .product hr{
  width: 200px;
}

#main .product .thumb {
  float:left;
  width:180px;
  height: 180px;
  overflow: hidden;
  border: 1px solid #000;
}

#main .product .thumb img{
  width: 180px;
}

#main .product .product_data {
  width: 430px;
  padding-left: 20px;
  float:left;
}

#main .product .product_data h2 {
  font-size: 14px;
 }
#main .product .product_data h2 a {
  color: #666;
}

#main .product .product_data p {
  font-size: 12px;
  line-height: 1.8em;
  color: #666;
}

#main .product .product_data p.price {
font-weight: bold;
font-family: "ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro";
}

#main .others hr{
  width: 228px;
}

#main .others article{
  margin-bottom: 10px;
}


#main .others .thumb {
float: left;
position:relative;
width: 80px;
height: 80px;
overflow:hidden;
}

#main .others .thumb img{
position: absolute;
top:0;
left: -63px;
height: 80px;
}

#main .others .titles {
width: 528px;
padding-left: 24px;
float:left;
}
#main .others .titles .title {
  margin-top: 0px;
}
#main .others .titles h2 {
  display:inline;
  font-size: 13px;
  font-family:"ヒラギノ角ゴ ProN W6","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
}

#main .others .titles .subtitle {
  margin-top: 3px;
}

#main .others .titles h3 {
  display:inline;
  font-size: 13px;
  font-weight: 200;
  font-family:"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
}

#main .others .date {
  margin-top: 10px;
}

#main .others .date p {
  display:inline;
  font-size: 10px;
  font-weight: bold;
  color: #999;
  font-family:"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
}

#main .nav_article {
  position: relative;
  width: 100%;
  height: 44px;
  background-color: #ffffff;
  margin-top: 10px;
}
#main .nav_article > a {
margin-top: 12px;
font-size: 13px;
}

#main .nav_article > .prev_article {
  float:left;
  margin-left: 20px;
  position: relative;
  padding-left: 15px;
  font-size: 13px;
  font-family: "TsukuGoPro-D","FOT-筑紫ゴシック Pro D";
  color: #666666;
}

#main .nav_article > .prev_article:before {
  content:"";
  background-image: url(../img/left_arrow.png);
  width: 5px;
  height: 9px;
  position:absolute;
  left: 0px;
  top: 4px;
}

#main .nav_article > .next_article {
  float:right;
  margin-right: 20px;
  position: relative;
  padding-right: 15px;
  font-size: 13px;
  font-family: "TsukuGoPro-D","FOT-筑紫ゴシック Pro D";
  color: #666666;
}

#main .nav_article > .next_article:after {
  content:"";
  background-image: url(../img/right_arrow.png);
  width: 5px;
  height: 9px;
  position:absolute;
  right: 0px;
  top: 4px;
}


#main .others .nav_article {
  text-align: center;
  height: auto;
  margin-top: 20px
}

#main .others .nav_article > .article_list {
  /* float:right; */
  margin-right: 20px;
  position: relative;
  padding-right: 15px;
  font-size: 13px;
  font-family: "TsukuGoPro-D","FOT-筑紫ゴシック Pro D";
  color: #666666;
}

#main .others .nav_article > .article_list:after {
  content:"";
  background-image: url(../img/right_arrow.png);
  width: 5px;
  height: 9px;
  position:absolute;
  right: 0px;
  bottom: 2px;/* top: 3px; <- NOTE: こちらでは複数行に渡るとき対応できない. (2014/09/03 15:00) */
}


/*------------- tag page -------------*/

#wrap-page.author #header-banner {
  padding: 21px 24px 54px;
  width: 952px;
  position: relative;
  min-height: 160px;
}

#wrap-page.author #header-banner .thumb {
  position: absolute;
  width: 140px;
}

#wrap-page.author #header-banner .titles {
  margin-left: 140px;
  width: 453px;
  padding: 0px 35px; 0px 47px;
}
#wrap-page.author #header-banner .titles h1 {
  margin: 0px;
  font-size: 36px;
  letter-spacing: 3px;
  width: 100%;
  font-family: "TsukuMinPro-D","FOT-筑紫明朝 Pro D";
  font-weight: 500;
}

#wrap-page.author #header-banner .titles h1 span{
font-size: 18px;
letter-spacing: 0px;
  font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
}

#wrap-page.author #header-banner .titles p {
  font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  font-size: 14px;
  line-height: 1.6em;
  margin-top: 15px;
}

#wrap-page.author #header-banner .titles p a {
  color: #666;
  border-bottom: 1px dotted #000;
}

#wrap-page.author #header-banner .titles p a:hover {
  color: #333;
  border-bottom: 0px none;
}

#wrap-page.author #header-banner .referer {
  float:left;
  width: 289px;
  margin-top: 66px;
  word-wrap: break-word;
}

#wrap-page.author #header-banner .referer li {
  margin-bottom: 15px;
}

#wrap-page.author #header-banner .referer p {
  font-family:"TsukuGoPr5N-M","FOT-筑紫ゴシック Pr5N M";
  font-size: 14px;
  position: relative;
  padding-left: 10px;
  word-wrap: break-word;
}

#wrap-page.author #header-banner .referer p:after {
  position: absolute;
  content: "";
  background-image: url(../img/right_arrow.png);
  width: 5px;
  height: 9px;
  left: 0;
  top: 5px;
}

#wrap-page.author #header-banner .referer a {
  color: #666;
  font-size: 14px;
  border-bottom: 1px dotted #000;
  word-wrap: break-word;
}

#wrap-page.author #header-banner .referer a:hover {
  color: #333;
  border-bottom: 0px none;
}

#author-articles {
  margin-top: 35px;
  margin-bottom: 40px;
}

#the-series {
  margin-top: 25px;
  margin-bottom: 30px;
}

#author-articles .maintitle,
#the-series  .sub_title {
margin-bottom: 20px;
}

#author-articles .sub_title span,
#the-series .sub_title span {
font-size: 13px;
letter-spacing: 2px;
padding: 5px 20px 0px;
margin-left: 20px;
border-left: 1px dotted #000;
}

#author-articles article {
  border-top: 2px solid #000;
  float:left;
  position: relative;
  width: 335px;
  background-color: #ffffff;
  margin-bottom: 10px;
}

#author-articles article .titles {
  width: 295px;
  padding: 12px 20px 30px 20px;
}

#author-articles article h3,
#author-articles article .subtitle p,
#author-articles article .date p,
#the-series article h3,
#the-series article .date p,
#cat-all-articles article .date p {
  font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
}

#author-articles article .title {
  margin:2px 0px;
}

#author-articles article h2,
#the-series article h2 {
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 2px;
  font-family:"ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  display: inline;
}

#author-articles article h3,
#the-series articles h3 {
  font-size: 16px;
  display: inline;
}


#author-articles article .subtitle p,
#the-series article .subtitle p {
  font-size: 14px;
  display:inline;
}

#author-articles article .descript,
#cat-all-articles article .descript {
  margin-top: 6px;
  font-size: 12px;
  line-height: 1.5em;
  height: 7.5em;
  overflow:hidden;
}


#author-articles article .date,
#the-series article .date,
#cat-all-articles article .date {
  margin-top: 3px;
  position:absolute;
  bottom: 8px;
}

#author-articles article .date p,
#the-series article .date p,
#cat-all-articles article .date p {
  font-size: 10px;
  color: #666;
  display:inline;
}

#the-series article {
  border-top: 3px solid #000;
  float:left;
  position: relative;
  width: 100%;
  background-color: #ffffff;
  margin-bottom: 10px;
}

#author-articles article:nth-child(even) {
  margin-left: 10px;
}

#author-articles article .thumb img{
width: 334px;
height: 130px !important;
}

#the-series article .thumb {
width: 334px;
float: left;
}

#the-series article .thumb img {
width: 335px;
height: 130px;
}

#the-series article .titles {
float: left;
width: 316px;
position:relative;
padding: 20px 15px 0px;
height: 110px;
}

#the-series article .author h3 {
font-size: 16px;
letter-spacing: 1px;
display:inline;
}

/*-------------- category ------------*/
#wrap-category {
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 50px;
  padding-bottom: 80px;
}

#wrap-category #sidebar {
margin-top: 20px;
 }

#header-banner {
  width: 1000px;
  border-top: 3px solid #000000;
  background-color: #ffffff;
  position: relative;
}

#header-banner .titles {
  float:left;
}

#header-banner .imgs {
  float: left;
  width: 480px;
  height: 200px;
  display: table;
  padding-bottom: 50px;
}

#header-banner .imgs > div {
  display: table-cell;
  vertical-align: middle;
}

#header-banner .imgs img {
    display: block;
    max-width: 400px;
    max-height: 100%;
    margin: 0 auto;
}

#wrap-category #header-banner .titles h1 {
  padding: 25px 25px 20px 25px;
  font-size: 39.21px;
  letter-spacing: 3px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#wrap-category #header-banner .titles p {
padding: 0px 0px 10px 22px;
font-size: 14px;
line-height: 1.8em;
  font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
}

#wrap-category #header-banner .titles {
  width: 520px;
}


#cat-all-articles {
  margin-top: 20px;
}

#cat-all-articles article {
  border-top: 3px solid #000;
  float:left;
  position: relative;
  width: 335px;
  background-color: #ffffff;
  margin-bottom: 10px;
}

#cat-all-articles article:nth-child(even) {
  margin-left: 10px;
}

#cat-all-articles article .thumb {
  width: 335px;
  padding-top: 12px;
  text-align:center;
}

#cat-all-articles article .thumb img {
  width: 200px;
  height: 240px;
}

#cat-all-articles article .titles {
  padding: 17px 18px 33px 20px;
}

#cat-all-articles article h3 {
  font-family: "TsukuGoPro-B","FOT-筑紫ゴシック Pro B";
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
display: inline;
}

#cat-all-articles article h2 {
  font-family: "TsukuMinPro-HV","FOT-筑紫明朝 Pro H";
  font-weight: 500;
  font-size: 19px;
  letter-spacing: 1px;
  display: inline;
}

#cat-all-articles article .subtitle p {
  font-family: "TsukuGoPro-B","FOT-筑紫ゴシック Pro B";
  font-size: 16px;
  display: inline;
}

#cat-all-articles article .subtitle p.new_icon {
font-size: 9px;
padding: 2px 5px;
color: #ffffff;
background-color: #666;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

#cat-all-articles article .descript p {
  font-size: 12px;
  display:inline;
}
/*------------- dotplace_single -----*/



#wrap-page.dotplace_single #header-banner .imgs {
  height: 320px;
}

#wrap-page.category #header-banner img {

}
#wrap-page.dotplace_single #header-banner .titles,
#wrap-page.category #header-banner .titles {
  width: 520px;
  padding-top: 16px;
}
#wrap-page.dotplace_single #header-banner .titles {
  padding-bottom: 55px;
}

#wrap-page.category #header-banner .titles {
  padding-bottom: 30px;
}

#wrap-page.dotplace_single #header-banner .titles p.label {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  letter-spacing: 1px;
  font-size: 18px;
}
#wrap-page.dotplace_single #header-banner .titles h2,
#wrap-page.category #header-banner .titles h2 {
  font-size: 30px;
}
#wrap-page.category #header-banner .titles h2 {
  margin-bottom: 38px;
  margin-right: 40px; /* 72px - 32px */
}


#wrap-page.dotplace_single #header-banner  h3 {
  font-size: 24px;
}

#wrap-page.dotplace_single #header-banner .titles p.date,
#wrap-page.category #header-banner .titles p.date {
  font-size: 12px;
  color: #888;
  display:inline;
}

#wrap-page.dotplace_single #header-banner .titles .descript,
#wrap-page.category #header-banner .titles .descript {
  width: 500px;
}

#wrap-page.dotplace_single #header-banner .titles .descript p,
#wrap-page.category #header-banner .titles .descript p {
  font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  font-size: 14px;
  line-height: 1.8em;
  /* height: 7.2em; */
  overflow:hidden;
}

#wrap-page.dotplace_single #header-banner .titles .descript p a,
#wrap-page.category #header-banner .titles .descript p a {
  color: #666;
  font-size: 14px;
  border-bottom: 1px dotted #000;
}

#wrap-page.dotplace_single #header-banner .titles .descript p a:hover,
#wrap-page.category #header-banner .titles .descript p a:hover {
  color: #333;
  border-bottom: 0px none;
}

#wrap-page.dotplace_single .maintitle h2,
#wrap-page.category .maintitle h2 {
  letter-spacing: 1px;
}

#wrap-page.dotplace_single .maintitle h2 + p {
  letter-spacing: 1px;
  margin-left: 120px;
}
#wrap-page.category .maintitle h2 + p {
  letter-spacing: 1px;
}

#wrap-page.dotplace_single .sort_article,
#wrap-page.category .sort_article,
#wrap-page.author .sort_article {
  float:right;
  margin-top: 5px;
}

.sort_article a {
  background-color: #000;
  color: #fff;
  font-size: 13px;
  padding: 7px 15px;
  letter-spacing: 3px;
  border-radius:3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  position:relative;
  behavior:url(PIE.htc);
  border: 1px solid #000000;
}

.sort_article a.current {
  background-color: #ffffff;
  color: #000000;
}

.boxes article.dotplace_single {
  margin-top: 20px!important;
}

.boxes article.dotplace_single .thumb p {
font-size: 32px;
letter-spacing: 3px;
text-align:center;
margin-top: 10px;
font-weight: bold;
}

.boxes article.dotplace_single a:hover .thumb p {
  color: #FF0;
  text-shadow:
  -1px -1px #aaa,
  1px -1px #aaa,
  -1px 1px #aaa,
  1px 1px #aaa;
font-weight: 500;
}

.boxes article.dotplace_single .titles h3 {
  font-size: 11px!important;
}

.boxes article.dotplace_single .descript {
  line-height: 1.1em !important;
  margin-top: 7px !important;
}

.boxes article.dotplace_single .date {
color: #666;
}

.boxes article.dotplace_single .date p {
  font-size: 10px;
}

#dotplace-author { 
  margin-top: 15px;
}

#dotplace-author .title h2 {
  display: block;
  float:left;
  font-size: 15px;
  font-family: "Helvetica", Helvetica, Arial, sans-serif;
  margin-top: 5px;
}

#dotplace-author .title p {
  display: block;
  float:left;
  margin-left: 14px;
  padding: 0px 14px;
  border-left: 1px solid #000;
  line-height: 15px;
  font-family: "TsukuGoPro-L","FOT-筑紫ゴシック Pro L";
  font-size: 12px;
  letter-spacing: 0px!important;
}

#dotplace-author .boxes {
  border-top: 1px solid #000;
  background-color: #fff;
  padding: 0;
  margin-top: 6px;
}

#dotplace-author .boxes .thumb {
  width: 142px;
  padding: 22px;
  float: left;
  text-align:center;
}

#dotplace-author .boxes .thumb img {
  width: 140px;
  height: 140px;
}

#dotplace-author .boxes .titles {
  width: 454px;
  padding: 14px 20px 36px;
  float:left;
}

#dotplace-author .boxes .titles h3 {
  font-size: 16px;
}

#dotplace-author .boxes .titles p {
  font-size: 13px;
  font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  line-height: 1.8em;
  margin-top: 10px;
}
/*-------------- search ---------------*/


/*------ about contact service ---------*/
#one-column-box .lists {
  background-color: #ffffff;
  margin-top: 10px;
}

#one-column-box .lists h2 {
  border-left: 4px solid #000;
}

.service .title h2,
.about .title h2,
.contact .title h2 {
  letter-spacing: 1px;
}

.service .lists h2,
.contact .lists h2 {
  font-size: 16px;
  display: inline;
  padding-left: 20px;
  font-family:"ヒラギノ角ゴ ProN W6","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
 }

.contact .lists h2.confirm,
.contact .lists input.confirm,
.contact .lists a.confirm,
.contact .lists span.confirm {
  display: none;
}

.contact .lists p.confirm {
  padding-right: 20px;
}

.about .lists h2 {
  font-size: 18px;
  display: inline;
  padding-left: 20px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  letter-spacing: 1px;
 }

.service .lists {
  padding-top: 21px;
  padding-bottom: 28px;
}

.about .lists {
  padding: 25px 0px;
}

.contact .lists {
  padding-top: 24px;
  padding-bottom: 28px;
}

.lists article {
  margin-top: 0px !important;
  border-bottom: 0px none!important;
}

.service .lists article {
  margin-bottom: 45px;
}

.about .lists article {
  margin-bottom: 45px;
  padding-top: 5px;
  padding-left: 25px;
}

.about .lists article p {
  font-family:"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
  font-size: 12px;
  line-height: 1.5em;
}

.contact .lists > p {
  font-family:"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
  font-size: 13px;
  padding: 0px 25px;
  line-height: 1.5em;
}

.contact .lists > p.thanks {
  margin-top: 20px;
  padding-bottom: 400px;
}

.contact .lists > div {
  margin-top: 25px;
}

.contact .lists p .sup {
  color: red;
}

.inputsection {
  margin-bottom: 16px;
  margin-top: 16px;
  height: 36px;
}

.contact .lists .textarea {
  height: 100% !important;
}

.inputsection .label_name {
  font-family:"TsukuGoPro-D","FOT-筑紫ゴシック Pro D";
  font-size: 15px;
}

.inputsection .require {
  color: red;
  font-family:"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
  font-size: 12px;
}

.inputsection .label {
  float: left;
  width: 150px;
  padding: 0px 25px;
}

.inputsection .inputfield {
  float: left;
  width: 480px;
  margin-top: 2px;
}

.inputsection .inputfield input {
  width: 417px;
  height: 30px;
  font-size: 13px;
  font-family:"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
  border: 1px solid #000;
  background:none;
  padding: 0px 10px;
}

.inputsection .inputfield textarea {
  width: 417px;
  font-size: 13px;
  font-family:"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
  border: 1px solid #000;
  background:none;
  resize: none;
  height: 162px;
  padding: 5px 10px;
}

.inputsection .inputfield select {
  width: 440px;
  font-size: 13px;
  height: 30px;
  border: 0px none;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "alpha(opacity=0)";
}
.inputsection .inputfield .selectform {
  border: 1px solid #000;
  width: 427px;
  padding: 5px 0px 5px 10px;
  height: 22px;
  font-size: 13px;
  position: absolute;
}

.inputsection .inputfield .selectform:after {
  content: "▼";
  position:absolute;
  right: 10px;
  top: 8px;
  font-size: 12px;
}

.contact .lists .confirm_btn {
  display:block;
  width: 103px;
  margin-left: 200px;
  margin-top: 18px;
  font-family:"TsukuGoPro-H","FOT-筑紫ゴシック Pro H";
  font-size: 16px;
  font-weight: 500;
  background-color: #666666;
  color: #ffffff;
  padding: 4px 0px 10px;
  height: 16px;
  border-radius:3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  text-align:center;
  position:relative;
  behavior:url(PIE.htc);
}

.contact .lists .prev_btn a {
  display:block;
  width: 103px;
  margin-left: 200px;
  margin-top: 18px;
  font-family:"TsukuGoPro-H","FOT-筑紫ゴシック Pro H";
  font-size: 16px;
  font-weight: 500;
  background-color: #666666;
  color: #ffffff;
  padding: 4px 0px 10px;
  height: 16px;
  border-radius:3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  text-align:center;
  position:relative;
  behavior:url(PIE.htc);
}

.contact .lists .confirm input{
  display:block;
  width: 103px;
  margin-left: 15px;
  margin-top: 18px;
  font-family:"TsukuGoPro-H","FOT-筑紫ゴシック Pro H";
  font-size: 16px;
  font-weight: 500;
  background-color: #f25555;
  color: #ffffff;
  padding: 0;
  height: 30px;
  border-radius:3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  text-align:center;
  border: 0;
}

.contact .lists span.confirm {
  float:left;
}

.about .lists article p + p{
margin-top: 2.1em;
}

.service .lists article:last-child {
  margin-bottom: 0px;
}

.about .lists article:last-child {
  margin-bottom: 0px;
}

.service .lists .thumb {
  float:left;
  width: 335px;
}

.service .lists .thumb img {
  margin-left: 24px;
  margin-top: 20px;
}

.service .lists .comment {
  float:left;
  width: 325px;
  padding-right: 20px;
  margin-top: 9px;
}

#one-column-box .comment p {
  font-family:"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
}

#one-column-box .comment p u {
color: #666;
 }

.service .lists .comment p {
  font-size: 13px;
  line-height: 1.8em;
}

.tolink {
  margin-top: 15px;
}

.tolink a {
  font-family:"TsukuGoPro-H","FOT-筑紫ゴシック Pro H";
  font-size: 12px;
  font-weight: 500;
  color: #ffffff;
  background-color: #666666;
  padding: 3px 10px 3px 0px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius:4px;
  position:relative;
  behavior:url(PIE.htc);
}

.tolink .left_delta {
  font-size: 8px;
  padding: 2px 8px 6px;
  vertical-align: middle;
}

/*-------------- footer ---------------*/

footer {
  width: 100%;
  background-color: #fff;
}

#wrap-footer {
  width: 1000px;
  height: 200px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

#wrap-footer h1 {
  font-size: 40px;
  position: absolute;
  top: 34px;
}
#wrap-footer h1 > a {
  color: #000;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
}

#share-nav.footer {
  position:absolute;
  top: 100px;
left: 0px;
}

#share-nav.footer > ul > li {
  float: left;
  margin-right: 15px;
}

#share-nav.footer .twitter_btn {
  width: 28px;
  height: 28px;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
  background-color: #f2f2f2;
  background-image: url(../img/twitter_footer_icon.png);
  background-repeat:no-repeat;
  background-position: 6px 8px;
  display: block;
  text-indent:100%;
  white-space:nowrap;
  overflow:hidden;
  z-index: 1;
  position:relative;
  behavior:url(PIE.htc);
}

#share-nav.footer .twitter_btn:hover {
  background-image: url(../img/twitter_footer_hover_icon.png);
}

#share-nav .facebook_btn {
  width: 28px;
  height: 28px;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
  background-color: #f2f2f2;
  background-image: url(../img/facebook_footer_icon.png);
  background-repeat:no-repeat;
  background-position: 9px 5px;
  display: block;
  text-indent:100%;
  white-space:nowrap;
  overflow:hidden;
  z-index: 1;
  position:relative;
  behavior:url(PIE.htc);
}

#share-nav .facebook_btn:hover {
   background-image: url(../img/facebook_footer_hover_icon.png);
}

#share-nav .googleplus_btn {
  width: 28px;
  height: 28px;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
  background-color: #f2f2f2;
  background-image: url(../img/googleplus_footer_icon.png);
  background-repeat:no-repeat;
  background-position: 7px 7px;
  display: block;
  text-indent:100%;
  white-space:nowrap;
  overflow:hidden;
  z-index: 1;
  position:relative;
  behavior:url(PIE.htc);
}

#share-nav .googleplus_btn:hover {
  background-image: url(../img/googleplus_footer_hover_icon.png);
}

#share-nav .rss_btn {
  width: 28px;
  height: 28px;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
  background-color: #f2f2f2;
  background-image: url(../img/rss_footer_icon.png);
  background-repeat:no-repeat;
  background-position: 7px 7px;
  display: block;
  text-indent:100%;
  white-space:nowrap;
  overflow:hidden;
  z-index: 1;
  position:relative;
  behavior:url(PIE.htc);
}

#share-nav .rss_btn:hover {
  background-image: url(../img/rss_footer_hover_icon.png);
}

#wrap-footer > p.copyright {
  position: absolute;
  top: 145px;
  left: 3px;
  color: #666;
  font-size: 11px;
}

#wrap-footer > p.copyright a {
  color: #666;
}

#footer-menu {
  position: absolute;
  top: 37px;
  left: 366px;
}

#footer-nav {
  width: 510px;
  height: 100px;
}

#footer-nav ul > li {
  width: 245px;
  float: left;
  padding: 5px 0px;
}
#footer-nav ul > li > a {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.footer_facebook_btn {
  position: absolute;
  left: 870px;
  top: 45px;
  overflow: hidden;
}


.footer_twitter_btn {
  position: absolute;
  left: 870px;
  top: 77px;
}


/**
 * mahoutsk.ai
 */
.interview-article #header-article h1 .author {
  font-size: 15px;
}

#side-categorys .category_has_parent {
  margin-left: 2em;
  width: 270px
}


#main .recommended {
  border-top: 1px dotted #000;
}

#main .recommended .bawmrp a {
  /* display: inline; */
  /* font-size: 13px; */
  /* font-family: "ヒラギノ角ゴ ProN W6","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif; */
}

#main .recommended .bawmrp li {
  /* width: 116px!important; */
}

#main .recommended .bawmrp li img {
  /* margin-bottom: 10px; */
}

#main .recommended .bawmrp li:first-child {
  /* padding-left: 0!important; */
}

#main .recommended .bawmrp li:last-child {
  /* padding-right: 0!important; */
  /* border-right: none!important; */
}


#main .recommended .titles {
  width: 358px;
  padding-left: 24px;
  float: left;
}

#main .recommended .thumb {
  float: left;
  position: relative;
  width: 250px;
  height: 98px;
  overflow: hidden;
}

#main .recommended .relatedcontent {
  width: 358px;
  padding-left: 24px;
  float: left;
}

#main .recommended .thumb img {
  position: relative;
  /* top: 0; */
  left: 0;
  height: 98px;
}

#main .recommended .descript p {
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
  font-size: 12px;
  display: inline;
}


/* Zenback ================================================================== */

/* --------------------------------------------------------------------------
 * Zenback 
 */
#zenback #zenback-widget div, #zenback #zenback-widget img, 
#zenback #zenback-widget ul, #zenback #zenback-widget li, 
#zenback #zenback-widget iframe, #zenback #zenback-widget span, #zenback #zenback-widget a {
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
  font-size: 12px;
  /* display: inline; */
}

/* ラベルのアイコンと背景色をリセット */
#zenback #zenback-widget #zenback-news-hasimage .zenback-module-label,
#zenback #zenback-widget #zenback-related-links .zenback-module-label,
#zenback #zenback-widget #zenback-related-article .zenback-module-label,
#zenback #zenback-widget #zenback-twitter .zenback-module-label,
#zenback #zenback-widget #zenback-hatena-bookmark .zenback-module-label,
#zenback #zenback-widget #zenback-facebook-comment .zenback-module-label {
  background: none;
  background-color: #ffffff;
}

/* ラベルのテキストの箇所を、サイトの見だし（ここではh3）スタイルに合わせる */
#zenback #zenback-widget .zenback-module-label a,
#zenback #zenback-widget .zenback-module-label span {
  /* margin: 30px 0 10px; */
  /* padding: 0 5px 5px; */
  /* color: black; */
  /* font-weight: bold; */
  /* font-size: 116%; */

  color: #222;
  /* font-weight: normal; */

  font-size: 12px;
  padding: 3px 0 0px;/* 3px 15px 0px; */
  margin: 15px 0 5px 0;
  /* margin-left: 15px; */
  /* border-left: 1px solid #000; */
  letter-spacing: 1px;
  /* font-family: "TsukuGoPro-L","FOT-筑紫ゴシック Pro L"; */
  font-family: "TsukuGoPro-B","FOT-筑紫ゴシック Pro B";
  font-weight: 500;
}

/* コンテンツ部分のborder-topに指定されている線を、見出しに合わせる */
#zenback #zenback-widget #zenback-news-hasimage .zenback-module-content,
#zenback #zenback-widget #zenback-related-article .zenback-module-content,
#zenback #zenback-widget #zenback-related-links .zenback-module-content,
#zenback #zenback-widget #zenback-twitter .zenback-module-content,
#zenback #zenback-widget #zenback-hatena-bookmark .zenback-module-content,
#zenback #zenback-widget #zenback-facebook-comment .zenback-module-content {
  /* border-top: 3px solid #89BC5C; */
  border-top: none;
}


#zenback #zenback-widget a {
  margin: 0;
  padding: 0;
  border: 0;
  line-height: normal;
  background: none;
  font-size: 100%;
}

#zenback #zenback-widget #zenback-powered {
  border-top: none;
}

#zenback #zenback-widget #zenback-powered img {
  padding: 0;
  background-color: transparent;
}

#zenback #zenback-widget {
margin: 25px 0 0;
text-align: left;
}

#zenback #zenback-widget .zenback-module {
  margin-bottom: 20px;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}


/* ==========================================================================
　　This CSS for Craig Mod 2014-08-04 create
   ========================================================================== */

@media only screen and (max-width : 640px), only screen and (min-device-width : 320px) and (max-device-width : 480px) {
  
  header.menu {
    min-width: 0;
    width: 100%;
  }
  .header_search {
    display: none;
  }

  
  #main-menu {
    width: 100%;
    height: 100px;
    }
    
  #main-menu h1 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 14px;
    top: 16px;
    left: 0;
    position: relative;
  } 
    
   #main-nav { display: none; }
   
   #main-nav > ul > li {
    float: none;
    margin-top: 42px;
    width: 190px;
    line-height: 26px;
    }
    
   #main-menu h1 a.non_fix {
    background-repeat: no-repeat;
    /* width: 100%; */
    height: 74px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    }
    
    #wrap-content {
      min-width: 0;
    }
    
    #wrap-article {
      min-width: 0;
      width: auto;
      margin-left: auto;
      margin-right: auto;
    
      padding-top: 12px;
}
    
    #header-article {
      width: auto;
      margin-left: 8px;
      margin-right: 8px;
    }
    

      
      #header-article .social_btns {
      display: none;
      }
    
    #header-article > .article_head_nav {
      display: none;
    }
    
    body.single #main {
      width: 100%;
    }

    #main {
      position: relative;
      display: block;
      box-sizing: border-box;
      padding: 0px;
      float: left;
      margin-left: 0px;
      /* width: 100%; */
      /* border-right: 2px solid #000; */
    }
    
    .main_article {
      margin-left: 8px;
      margin-right: 8px;
      min-width: 0;
    
      width: auto;
      padding: 12px;
      margin-top: 12px;
     } 
    
    .main_article h2 {
      font-size: 16px;
    }
    
    article.interview p {
    margin-top: 1em;
    margin-bottom: 1em;
    }
    
    .main_article img {
      width: 100%;
      height: auto;
    }

    .main_article div { 
      max-width: 100%;
    }
    
    .main_article iframe {
      max-width: 100%;
      height: auto;
    }
    
    #wrap-article #sidebar {
      display: none;
    }
    
    #main .nav_article {
      width: 100%;
     
    }
    
    #main .others { display: none; }

    
    #main .profile .profile_data { width: auto; padding-left: 0px; margin-left: 0px;}
    
    #main .profile .thumb, #main .product .thumb {
      float: left;
      position: relative;
      width: 140px;
      height: auto;
      margin-right: 20px;
      margin-bottom: 10px;
    }   

    #main .profile .thumb img, #main .product .thumb img {
      width: 100%;
    }
    
    #main .product .product_data {
      width: auto;
      padding-left: 0px;
      float: none;
    }
    
    .rel_link, #main .profile, #main .product { 
      width: auto; 
      margin-left: 8px;
      margin-right: 8px;
    
      padding: 12px;
    }
    
    footer { display: none; }


    /* **** Add mahoutsuk.ai -- 2014/09/17 ********************************* */
    /* OTHER ARTICHLE, COMMENTS */

    /* #main .others .bawmrp { */
    #main .recommended {
      display: block;

      width: auto; 
      margin-left: 8px;
      margin-right: 8px;
      /* padding: 12px; */

      padding-top: 40px;
      padding-bottom: 48px;
    }

    #main .others .titles,
    #main .recommended .relatedcontent {
      width: 300px;
    }

    #zenback #zenback-widget .zenback-module-label a,
    #zenback #zenback-widget .zenback-module-label span {
      font-size: 16px;
    }

    #zenback #zenback-widget div, #zenback #zenback-widget img, #zenback #zenback-widget ul, #zenback #zenback-widget li, #zenback #zenback-widget iframe, #zenback #zenback-widget span, #zenback #zenback-widget a {
    font-size: 14px;
    }

    #main .others .titles h2 {
      font-size: 18px;
    }
    #main .recommended .descript p {
      font-size: 16px;
      line-height: 1.8em;
    }

    /* **** Add mahoutsuk.ai -- 2014/08/09 ********************************* */

    .main_article {
      margin-top: 36px;
      padding: 60px auto 186px;
      /* width: 632px; */
      /* border-bottom: 1px dotted #000; */
      /* font-size: 14px; */
      /* line-height: 2em; */
    }

    #header-article h1 {
      width: auto;
      font-size: 44px;/* - - - Cope scale 0.5. */
      padding-bottom: 12px;
      /* font-family: "TsukuMinPro-R","FOT-ç­ç´«ææ Pro R"; */
      font-family: "TsukuMinPro-R","FOT-筑紫明朝 Pro R";
      margin-left: 12px;
    }

    #header-article h1 .author {
      font-size: 30px!important;
    }

    #header-article .post_date {
      font-size: 24px!important;
      margin: 52px 0px 0px 20px!important;
    }

    #main .profile .profile_data h2 {
      font-size: 28px;
    }

    #main .profile .profile_data p {
      font-size: 26px;
      /* line-height: 1.8em; */
    }


    #main .nav_article {
      /* height: 88px; */
      height: 80px;
      margin-top: 20px;
    }

    #main .nav_article > a {
      margin-top: 24px;
    }

    #main .nav_article > .prev_article,
    #main .nav_article > .next_article {
      font-size: 26px;
    }

    #main .nav_article > .prev_article {
      /* margin-left: 20px; */
      padding-left: 30px;
    }

    #main .nav_article > .next_article {
      /* margin-right: 20px; */
      padding-right: 30px;
    }

    #main .nav_article > .prev_article:before {
      /* width: 5px; */
      /* height: 9px; */
      top: 16px;
    }

    #main .nav_article > .next_article:after {
      /* width: 5px; */
      /* height: 9px; */
      top: 16px;
    }

    .rel_link h2, #main .profile h2, #main .product > h2, #main .others > h2 {
      font-size: 28px;
      margin-bottom: 30px;
      /* letter-spacing: 1px; */
    }

    .rel_link h2 span, #main .profile h2 span, #main .product > h2 span, #main .others > h2 span {
      font-size: 24px;
      padding: 3px 15px 0px;
      margin-left: 15px;
      border-left: 1px solid #000;
      letter-spacing: 1px;
    }

    .rel_link, #main .profile, #main .product {
      /* padding: 40px 48px 48px; */
      padding-top: 40px;
      padding-bottom: 48px;
      /* width: 632px; */
      border-bottom: 1px dotted #000;
    }

    .rel_link a {
      border-bottom: 2px dotted #666;
      font-size: 26px;
    }

    #pickup-articles article > p.tag,
    #top-articles article > p.tag,
    #header-article > p.tag,
    #author-articles article > p.tag,
    #the-series article > p.tag {
      font-size: 16px;/*8px*/
      padding: 2px 6px 4px;
      top: -4px;
      letter-spacing: 2px;
      line-height: 20px;
    }
    /* **** Add mahoutsuk.ai -- 2014/08/09  *** END ********************************* */

}


    
@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
