@charset "utf-8";

/*基本*/
p {
    font-size: 16px;
}

.mb_20 {
    margin-bottom: 20px;
}
.mb_30 {
    margin-bottom: 30px;
}
.mb_40 {
    margin-bottom: 40px;
}
.mb_50 {
    margin-bottom: 50px;
}
.mb_60 {
    margin-bottom: 60px;
}
.mt_1 {
    margin-top: 1%;
}
.mb_1 {
    margin-bottom: 1%;
}
.mb_2 {
    margin-bottom: 2%;
}
.mb_3 {
    margin-bottom: 3%;
}
.w_20 {
    width: 20%;
}
.w_30 {
    width: 30%;
}
.w_33 {
    width: 33.3333%;
}
.w_40 {
    width: 40%;
}
.w_45 {
    width: 45%;
}
.w_48 {
    width: 48%;
}
.w_50 {
    width: 50%;
}
.w_60 {
    width: 60%;
}
.w_70 {
    width: 70%;
}
.w_80 {
    width: 80%;
}
.w_90 {
    width: 90%;
}
.w_100 {
    width: 100%;
}
.w_30 img,
.w_33 img,
.w_40 img,
.w_45 img,
.w_50 img,
.w_60 img,
.w_70 img,
.w_80 img,
.w_90 img,
.w_100 img {
    width: 100%;
}
.f_l {
    float: left;
}
.f_r {
    float: right;
}
.pl_20 {
    padding-left: 20px;
}
.pr_20 {
    padding-right: 20px;
}

body {
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.5;
    color: #333;
    background-color: #fff;
}
h1,
h2,
h3,
h4,
h5 {
font-family: 'hannari',"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", 'HG正楷書体-PRO',"HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-weight: bold;
}


@media (max-width: 992px) {
..w_20 {
    width: 100%;
}
.w_30 {
    width: 100%;
}
.w_33 {
    width: 100%;
}
.w_40 {
    width: 100%;
}
.w_45 {
    width: 100%;
}
.w_48 {
    width: 100%;
}
.w_50 {
    width: 100%;
}
.w_60 {
    width: 100%;
}
.w_70 {
    width: 100%;
}
.w_80 {
    width: 100%;
}
.w_90 {
    width: 100%;
}
/*基本ココまで*/

div#header_wrap {
    margin-bottom: 30px !important;
}

    }

.header_toph h1 {
    color: #fff;
    font-size: 90%;
    max-width: 1170px;
    margin: 0 auto;
}
/*.header_toph {
    background: #07123b;
    padding:  5px;
}*/
.header_toph {
    background: #07123b;
    padding: 5px;
}
.navbar-default {
    background-color: #ffffff;
    /*border-color: #0e0e0e;
    border-bottom: 3px solid;*/
}
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 3px solid #000;
}

.pull-right a {
    color: #fff;
    padding: 1%;
    width: 100%;
    margin: auto;
}

.all-items {
    width: 90px;
    padding: 1%;
    background: #333;
    text-align: center;
    border-radius: 30px;
}

.frame_outer {
    background: url(/user_data/packages/oldbook/img/background/base_bg.png) repeat;
}

div#main_image_head {
    background-image: url(/user_data/packages/oldbook/img/background/igarashishoten_b1f.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    /* top: 0; */
    /* left: 0; */
    height: 60vh;
    position: relative;
}
.head_top {
    height: 14vmin;
    background: #fbfbfb;
    position: relative;
}
#main_image_head .ver_center {
    z-index: 100;
    left: 0;
    right: 0;
    text-align: center;
}

.ver_center {
    position: absolute;
    top: 48%;
    left: 0;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: auto;
    width: 50vmin;
    min-width: 270px;
    margin: auto;
    padding: 30px;
    border: 3px solid rgba(255, 255, 255, 0.63);
    background: rgba(255, 255, 255, 0.41);
}

.ver_center img {
    width: 40vmin;
    min-width: 200px;
    max-width: 276px;
    filter: drop-shadow(0px 0px 10px #fff);
}
.top_title {
    width: 100%;
    margin: auto;
    text-align: center;
    position: absolute;
    bottom: 1vmin;
    left: 0;
    right: 0;
}
.top_title img {
    max-width: 844px;
    width: 100%;
}
div#header_wrap {
    margin-bottom: -16px;
    background: #fbfbfb;
    padding: 0px 0px;
    box-shadow: 1px 1px 10px #999;
    min-height: 0px;
    height: 0px;
}
.LC_Page_Index div#header_wrap {
    height: 90px;
}
.navbar {
    border: 0px solid transparent;
}
.navbar-header {
    width: 100%;
}
/*.navbar-header h2 {
    margin: 0;
    font-size: 130%;
    font-weight: 500;
    letter-spacing: 0.1vw;
    color: #333;
}*/
.navbar-header h2 {
    margin: auto;
    font-size: 1.7em;
    font-weight: 500;
    letter-spacing: 0.25em;
    line-height: 0.8;
    color: #333;
    width: 100%;
    text-align: center;
}
a.navbar-brand {
    width: 100%;
}

.top_bnr {
    background-image: url(/user_data/packages/oldbook/img/background/base_bg_img.png);
    width: 100%;
    max-width: 1170px;
    position: relative;
    margin: auto;
}
.top_bnr ul {
    text-align: center;
    max-width: 1170px;
    width: 100%;
    margin: auto;
    padding: 0;
}
.top_bnr ul li {
    padding: 2%;
    display: inline-block;
    vertical-align: middle;
    float: left;
    width: 33.333%;
}
.top_bnr ul li.menu_left {
    border-left: 1px dotted #999;
    border-right: 1px dotted #999;
    margin: 10px 0 30px;
    background: #d4ba66;
}
.top_bnr ul li.menu_center {
    border-right: 1px dotted #999;
    margin: 10px 0 30px;
    background: #d1d9dd;
}
.top_bnr ul li.menu_right {
    border-right: 1px dotted #999;
    margin: 10px 0 30px;
    background: #a5cadc;
}
.top_bnr i.fa.fa-arrow-circle-o-down {
    font-size: 5vmin;
    margin: 1vmin auto 0;
}

.top_bnr img {
    width: 100%;
}
.top_title h2 {
    font-size: 4.5vmin;
    font-weight: 500;
    letter-spacing: 0.8vw;
    line-height: 0.8;
    margin: 2.6vmin;
}
h2 span.cap {
    font-size: 0.5em;
    letter-spacing: 0.25em;
}
li.mypage.dropdown {
    background: #fff;
}
.head_cart {
    background: #f29839;
}

.top_bnr a {
    font-size: 130%;
    font-weight: bold;
    color: #333333;
    line-height: 1.2;
}
.top_bnr a:hover {
    color: #333333;
}
.top_bnr a span {
    font-size: 66%;
    color: #000;
    font-weight: 500;
}

/*目録*/
.mokuroku_category {
    float: left;
    width: 33.3333%;
}
.mokuroku_category a {
    color: #333333;
}
.mokuroku_category ul {
    padding-left: 0;
    list-style: none;
}
.mokuroku_category li {
    padding: 5px 10px;
    text-align: center;
    border: 1px solid #000;
}
.mokuroku_category li {
    padding: 3px 10px;
    text-align: center;
    background: #fff;
    border: 1px solid #eee;
}
li.first_category {
    background: #07123b;
    color: #fff;
}
.mokuroku h2 {
    font-weight: bold;
    font-size: 170%;
    color: #07123b;
    text-align: center;
    margin: 0;
}
.mokuroku_h {
    padding: 15px 0;
    width: 100%;
    margin: 0 auto 20px;
    border-top: 3px solid #07123b;
    border-bottom: 3px solid #07123b;
    /*background: url(/user_data/packages/oldbook/img/common/body_bg.gif) repeat;*/
    background: #fff;
    /*box-shadow: 2px 2px 2px 1px #999;*/
}

.mokuroku p {
    text-align: center;
}
.mokuroku {
    padding: 0 1%;
    /*background: #fff;*/
    margin-bottom: 40px;
}
#mokuroku p {
    text-align: center;
    font-size: 120%;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 10px;
    margin-bottom: 21px;
}

.wabon_category {
    position: relative;
    margin-bottom: 15px;
    background-image: url(/user_data/packages/oldbook/img/background/wabon.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    height: 200px;
    padding: 26px 0;
    text-align: center;
    margin: 1%;
}
.hanga_category {
    position: relative;
    margin-bottom: 15px;
    background-image: url(/user_data/packages/oldbook/img/background/hanga.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    height: 200px;
    padding: 26px 0;
    text-align: center;
    margin: 1%;
}
.cont_block {
    position: absolute;
    padding: 26px;
    background: rgba(250, 250, 250, 0.69);
    left: 7%;
    right: 7%;
}
span.categoriestitle {
    color: #07123b;
    font-size: 2.4em;
    font-weight: 500;
    line-height: 56px;
    display: inline-block;
}
.banner_button {
    color: #fff;
    background-color: rgb(7, 18, 59);
    border-radius: 14px;
    padding: 6px 14px 3px;
    text-transform: uppercase;
    font-size: 1em;
    letter-spacing: 1px;
    font-weight: 500;
    cursor: pointer;
    margin: auto;
    display: inline-block;
}
.banner_button a {
    color: #fff;
}
.kaitori_h {
    background: #333;
    position: absolute;
    top: 3vmin;
    right: 20%;
    left: 20%;
    z-index: 2;
}
.kaitori {
    background-image: url(/user_data/packages/oldbook/img/background/banner-kaitori.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    /* top: 0; */
    /* left: 0; */
    height: 350px;
}
.kaitori_cover {
    background: rgba(255, 255, 255, 0.28);
    height: 32%;
    width: 100%;
    position: absolute;
}
/*.kaitori_cover {
    background: rgba(0, 0, 0, 0.28);
    height: 305px;
    width: 90%;
    position: absolute;
    left: 5%;
    top: 110px;
}*/
/*.kaitori_text2 .kaitori_h2 {
    position: absolute;
    bottom: 3vmin;
    z-index: 2;
    right: 0;
    left: 0;
    text-align: center;
}*/
.kaitori_text2 .kaitori_h2 {
    position: absolute;
    bottom: 50px;
    z-index: 2;
    width: 100%;
    text-align: center;
}
.kaitori_text2 a {
    margin: 0;
    color: #333;
    font-weight: bold;
}

.kaitori_text3 .kaitori_h3 {
    position: absolute;
    z-index: 2;
    /*text-shadow: 1px 1px 5px #000;*/
    /* background: rgba(51, 51, 51, 0.61); */
    width: 80%;
    left: 10%;
    padding: 4% 0;
    text-align: center;
}
.kaitori_h3 h3 {
    color: #333;
    font-weight: bold;
    font-size: 24px;
    margin: 0;
}
.kaitori_h3 p {
    color: #333;
    /*font-weight: bold;*/
    font-size: 18px;
    margin: 0;
    padding-top: 20px;
}

/*top bootstrap上書き*/
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #09143c;
}
.list-group-item.active>.badge, .nav-pills>.active>a>.badge {
    color: #09143c;
    background-color: #fff;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: bold;
    color: #000;
    /*text-align: center;*/
}
.panel-default>.panel-heading {
    color: #fff;
    /*background-color: #07123b;*/
}
.panel-heading {
    /*border-bottom: 5px solid #07123b;
    border-top: 3px solid #07123b;
    border-color: #07123b !important;*/
    border-radius: 0;
}
.panel {
    border-radius: 0;
    border: none;
}
.block_body.panel-body {
    border: 1px solid #07123b;
}
.form-control {
    border-radius: 0;
    border: 1px solid #07123b;
}
.btn-default {
    border: 1px solid #07123b;
}
.nav-pills>li>a {
    border-radius: 0;
    color: #333;
    border-bottom: 1px solid #ccc;
}

@media (min-width: 769px) {

.pc_none {
    display: none;
}
.sp_none {
    display: block;
}
.header_h {
    padding: 24px 0;
}

/*トップイメージマスク*/

span.mask_left {
    left: 275px;
    top: 0px;
    background: #00000096;
    z-index: 99999;
    width: 900px;
    height: 474px;
    position: absolute;
}
span.mask_right {
    right: 265px;
    top: 0px;
    background: #00000096;
    width: 900px;
    height: 474px;
    position: absolute;
}
#slider_wrapper {
    position: relative;
    left: 50%;
    width: 3510px;
    margin-left: -1755px;
}

/*li.mypage.dropdown {
    background: #fff;
    position: absolute;
    top: -25px;
    right: 125px;
    height: 75px;
    border-left: 1px solid #eee;
}*/
li.mypage.dropdown {
    background: #fff;
    position: absolute;
    top: 0px;
    right: 125px;
    height: 65px;
    border-left: 1px solid #eee;
}
/*.navbar-nav>li {
    float: left;
    position: absolute;
    top: -25px;
    right: 22px;
    height: 75px;
}*/
.navbar-nav>li {
    float: left;
    position: absolute;
    top: 0px;
    right: 22px;
    height: 65px;
}
.navbar-nav>li>a {
    padding-top: 20px;
    padding-bottom: 21px;
}
}
@media (min-width: 992px) {
#main_column.col-md-offset-1 {
    margin-left: 0
}
#main_column.col-md-10 {
    width: 100%;
}
}

/*top bootstrap上書きここまで*/



/*トップ下部ストア情報*/
div#top_store {
    background: #fff;
    max-width: 1170px;
    margin: auto;
}
.top_store_title {
    height: 63px;
    background: #ffffff;
    text-align: center;
    padding: 13px;
    border-bottom: 3px solid;
    border-top: 3px solid;
}
.top_store_title h2 {
    font-weight: bold;
    font-size: 170%;
    color: #07123b;
    text-align: center;
    margin: 0;
}
.top_store_map {
    height: auto;
    position: relative;
}
.top_store_text {
    background: #fff;
    padding: 30px 0 20px;
    height: auto;
}
.top_store_text h3 {
    text-align: center;
    margin-bottom: 30px;
    font-size: 150%;
}
.top_store_text p {
    padding: 0 20px;
}
.top_store_text iframe {
    padding: 0 20px;
}
.top_store_button {
    margin: 30px auto;
    padding: 20px 0;
    text-align: center;
}
.top_store_button a {
    color: #333;
}

/*フッター*/
div#footerbottomcolumn {
    border-top: 3px solid #ddd;
}
#footer_pageup {
    background: #999;
    padding: 10px 0;
    border-top: 1px solid #666;
}
#footer_wrap {
    background: #333;
    padding: 10px 0 50px;
}
#pagetop {
    position: fixed;
    bottom: 9px;
    left: 0;
    z-index:999999;
}
#pagetop a {
    background: #07123b;
    padding: 11px 20px;
    font-weight: 500;
    color: #ffffff;
}
#copyright {
    text-align: center;
    color: #fff;
}
div#footer_sitemap {
    background: #eee;
}
.footer_inner {
    max-width: 1170px;
    width: 100%;
    margin: auto;
}
div#footer_inner {
    max-width: 1170px;
    margin: auto;
    padding: 10px 50px;
}
.footer_area_title {
    text-align: center;
    border-bottom: 1px solid #999;
    margin: 0 0 20px;
}
ul.footer_menu {
    list-style: none;
}
.navbar-nav {
    margin: 0;
}
.footer_menu a {
    color: #333;
    text-decoration: none;
}
.footer_menu i.fa.fa-caret-right {
    color: #07123b;
    padding-right: 7px;
}

#main_image {
    text-align: center;
    margin: 0 1% 1%;
}

.news_body {
    overflow: auto;
    height: 377px;
}

/*ツイッター*/

iframe#twitter-widget-0 {
    height: 370px !important;
}
.timeline-InformationCircle-widgetParent {
    display: none;
}

/*pcのboxxlider*/
#slider-wrapper {
    position: relative;
    left: 50%;
    width: 2562px;
    margin-left: -1281px;
}
#slider-wrapper .bx-wrapper .bx-next {
    right: 31%;
    z-index: 999999;
}
#slider-wrapper .bx-wrapper .bx-prev {
    left: 31%;
    z-index: 999999;
}

/*見出しロゴ*/
span.midashi_logo {
    background: url(/user_data/packages/oldbook/img/background/midashi_logo.png) no-repeat;
    padding: 0px 25px;
    background-position: 50%;
}

/*リンクアクション*/
a:hover {
    opacity: 0.7;
    -webkit-transition: .3s;
    transition: 0.3s;
}
@-webkit-keyframes zoom {
  50% {
    -webkit-transform: scale(1.05);
  }
}
@keyframes zoom {
  50% {
    transform: scale(1.05);
  }
}

.top_bnr ul li.menu_center:hover {
   -webkit-animation: zoom .3s;
  animation: zoom .3s;
}
.top_bnr ul li.menu_right:hover {
    -webkit-animation: zoom .3s;
  animation: zoom .3s;
}
.top_bnr ul li.menu_left:hover {
    -webkit-animation: zoom .3s;
  animation: zoom .3s;
}
.mokuroku_category li:hover {
    -webkit-animation: zoom .3s;
    animation: zoom .3s;
}
a {
    text-decoration: none;
    color: #07123b;
}
a:hover {
    color: #3382ca;
    text-decoration: none;
}

a.gost_btn_bl {
    padding: 15px 80px;
    background-image: linear-gradient(to right, rgb(255, 255, 255) 50%, rgb(7, 18, 59) 50%);
    background-position: 0 0;
    background-size: 200% auto;
    transition: .3s;
    border: 1px solid #333;
    text-align: center;
    width: 40%;
     color: #07123b;
    font-family: serif;
     font-size: 16px;
}
a.gost_btn_bl:hover {
  background-position: -100% 0;
  color: #fff;
  opacity: 1;
}
a.gost_btn_bl_a {
    padding: 2vmin 10vmin;
    background-image: linear-gradient(to right, rgb(255, 255, 255) 50%, rgb(7, 18, 59) 50%);
    background-position: 0 0;
    background-size: 200% auto;
    transition: .3s;
    border: 3px solid #999;
    text-align: center;
    width: 40%;
}
a.gost_btn_bl_a:hover {
  background-position: -100% 0;
  color: #fff;
}
div.mokuroku_new {
    width: 32.3333%;
    margin: 2% 0.5%;
    text-align: center;
    background: #f8f8f8;
    padding: 1%;
    border: 1px solid #e9544f;
    float: left;
}
div.mokuroku_wahon {
    width: 32.3333%;
    margin: 2% 0.5%;
    text-align: center;
    background: #f8f8f8;
    padding: 1%;
    border: 1px solid #006b86;
    float: left;
}
div.mokuroku_hanga {
    width: 32.3333%;
    margin: 2% 0.5%;
    text-align: center;
    background: #f8f8f8;
    padding: 1%;
    border: 1px solid #6979a2;
    float: left;
}

div.mokuroku_new:hover {
    -webkit-animation: zoom .3s;
    animation: zoom .3s;
}

div.mokuroku_wahon:hover {
    -webkit-animation: zoom .3s;
    animation: zoom .3s;
}

div.mokuroku_hanga:hover {
    -webkit-animation: zoom .3s;
    animation: zoom .3s;
}
.mokuroku_new a {
    color: #e9544f;
    font-size: 110%;
}
.mokuroku_wahon a {
    color: #006b86;
    font-size: 110%;
}
.mokuroku_hanga a {
    color: #6979a2;
    font-size: 110%;
}

/*サイドabout*/
div.side_about {
    padding: 20px 15px 10px;
    background: #fff;
    border: 1px solid #000;
}
p.side_about_h {
    background: #000531;
    padding: 5px;
    color: #fff;
    text-align: center;
}
p.side_about {
    text-align: center;
}
.side_about a {
    padding: 5px;
    width: 100%;
    display: block;
    text-align: center;
    margin-bottom: 15px;
    border: 1px solid #000531;
    color: #333;
    border-radius: 5px;
}
.side_about a:hover {
    background: #ccc;
}




.bx-wrapper {
    border-top: 0px solid #333 !important;
    border-bottom: 0px solid #333 !important;
}
#headertopcolumn .bx-wrapper {
    margin-bottom: 50px;
}
#headertopcolumn .bx-wrapper .bx-pager {
    padding-top: 0px;
    margin: 7px 0 4px;
    height: 30px;
}
.bx-pager.bx-default-pager {
    bottom: -45px !important;
}

div#header {
    padding-right: 0;
    padding-left: 0;
}
.navbar-brand {
    float: left;
    height: 90px;
    padding: 21px 15px;
    font-size: 18px;
    line-height: 20px;
}

/*スライダーナビ*/
.bx-wrapper .bx-next {
    right: 1110px !important;
    background: #000 !important;
    width: 50px !important;
    height: 100px !important;
    top: 200px !important;
    font-family: fontAwesome;
    color: #fff;
    text-indent: 5px !important;
}
.bx-wrapper .bx-prev {
    left: 1120px !important;
    background: #000 !important;
    width: 50px !important;
    height: 100px !important;
    top: 200px !important;
    z-index: 100000 !important;
    font-family: fontAwesome;
    color: #fff;
    text-indent: 5px !important;
}
.bx-controls-direction .fa-angle-right:before {
    content: "\f105";
    position: absolute;
    top: 18px;
    right: 17px;
    font-size: 40px;
}
.fa-angle-left:before {
    content: "\f104";
    position: absolute;
    top: 18px;
    left: 13px;
    font-size: 40px;
}

/*ローディング*/
#loader {
  width: 100%;
  display: none;
  position: fixed;
  _position: absolute;
  /* IE6対策 */
  top: 46%;
  z-index: 100002 !important;
  /* #fadeより多い値を入れて下さい */
}

#fade {
  width: 100%;
  height: 400vh;
  display: none;
  background-color: #fff;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 100001 !important;
  /* #loaderより少ない値を入れて下さい */
}
div#loader img {
    width: 300px;
    display: block;
    margin: auto;
}

/*追加20180210消す可能性あり*/
#slider-wrapper .bx-wrapper {
    margin-bottom: 0;
}
div#recommend_area {
    background: #fff;
    margin: 0 -500% 30px;
    padding: 30px 500% 20px;
    box-shadow: 0px 0px 1px 0px #ccc;
}

/*おすすめ商品ホバー*/
div.r_figure {
    position: relative;
}
h4.r_caption_h {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
div.r_caption {
    position: absolute;
    top: 5px;
    bottom: 25px;
    left: 0;
    right: 0;
    margin: auto;
    width: 94%;
    text-align: center;
    opacity: 0;
}
div.r_caption:hover {
    background-color: #0000005e;
    color: #fff;
    opacity: 1;
    -webkit-transition: .3s;
    transition: 0.3s;
}
#recommend_area a:hover {
    -webkit-animation: .3s;
    animation: .3s;
    border-color: #999;
}
#topcolumn #recommend_area .recommend-title {
    height: 40px;
     padding: 2%;
     font-size: 14px;
}


/*一覧*/
.pagenumber_area .navi strong {
    padding: 5px;
    width: 35px;
    text-align: center;
    display: inline-block;
    background: #07123b;
    color: #fff;
    border-radius: 5px;
    margin-right: 5px;
}
table.table_b {
    width: 100%;
    border: 1px solid #ccc;
    background: #fff;
    font-size: 14px;
    letter-spacing: normal;
}
.table_b th {
    border-right: 1px solid #fff;
    border-bottom: 1px solid #ccc;
    padding: 5px 10px;
    background: #666;
    color: #fff;
    font-weight: 400;
    text-align: center;
}
.table_b td {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 5px 10px;
}
.center {
    text-align: center;
}
/*一覧和本版画*/
.list_area {
    width: 31%;
    display: inline-block;
    vertical-align: top;
    margin-right: 2%;
    letter-spacing: normal;
    font-size: 14px;
    background: #fff;
    margin-bottom: 20px;
    box-shadow: 0px 0px 1px 0px #ccc;
}
.list_area:nth-child(3n) {
    margin-right: 0;
}
.list_area img.picture {
    width: 93%;
    margin: 3% auto;
    display: block;
}
section.list_ib {
    letter-spacing: 0;
    font-size: 0;
}
.listrightbloc {
    padding: 5%;
}
div.list_area .status_icon {
    margin-bottom: 5px;
    font-size: 12px;
    list-style: none;
    padding-left: 0;
}
a.link_box {
    margin: auto;
    display: block;
    width: 100%;
    text-align: center;
    padding: 2%;
    border: 1px solid #d9dceb;
    background: #ffffff;
    margin-top: 15px;
}
a.link_box:hover {
    background: #09143c;
    color: #fff;
}

/*bgslider*/
.bg-slider {
	width: 100%;
	height: 50vh;
	background-position:center center;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;
}

/*下層共通*/

#container {
    padding-top: 40px;
}

.under_headimg {
	width: 100%;
	position: relative;
	height: 200px;
	overflow: hidden;
}
.under_headimg img {
	width: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
}
h2.title02 {
    text-align: center;
    margin: 0 auto;
    padding: 10px 0;
    line-height: 50px;
    background: #fff;
    border-bottom: 1px solid #eee;
}
h2.title03 {
    text-align: center;
    margin: 0 auto 40px;
    padding: 15px 0;
    line-height: 50px;
    position: relative;
     font-size: 24px;
}
h2.title03:after {
    content: "";
    background: #333;
    height: 3px;
    width: 90px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}



table th {
    text-align: center;
    color: #333;
    background: #eee;
    vertical-align: middle !important;
}
/*about*/
div#undercolumn_aboutus h3,
div#undercolumn_kaitori h3 {
    text-align: center;
    margin-bottom: 20px;
    font-size: 20px;
}
.ua_textbox {
    padding: 20px 40px;
}
.abouts_sec_txtphoto {
    border-bottom: 1px dotted #ddd;
    padding-bottom: 60px;
}
.lh_30 {
    line-height: 30px;
}
p.about_text {
    max-width: 700px;
    margin: 0 auto 40px;
}

/*買取*/
ul.kaitori_menu {
    padding-left: 0;
    list-style: none;
    max-width: 800px;
    width: 100%;
    margin: 30px auto 60px;
    text-align: center;
     font-size: 0;
}
ul.kaitori_menu li {
    display: inline-block;
    text-align: center;
    font-size: 18px;
     padding: 10px;
    border-right: 2px dotted #999;
    box-sizing: border-box;
    width: 25%;
}
ul.kaitori_menu li:last-child {
    border-right: 0px dotted #999;
}

ul.kaitori_menu li a {
    color: #333;
}
ul.kaitori_menu li a:hover {
    border-bottom: 2px solid #333;
    padding-bottom: 5px;
}
h2.title04 {
    border-top: 3px solid;
    border-bottom: 3px solid;
    background: none;
    margin-bottom: 30px;
    text-align: center;
    padding: 10px 0;
    line-height: 50px;
}
ul.under_kaitoribunya {
    padding-left: 0;
    list-style: none;
    font-size: 0;
}
ul.under_kaitoribunya li {
    font-size: 16px;
    width: 96%;
    display: inline-block;
    vertical-align: top;
    margin: 2%;
}
p.kaitoribunya_photo img {
    display: inline-block;
    width: 31.3333%;
    margin: 1%;
    text-align: center;
}

p.kaitoribunya_text {
    background: #fff;
    padding: 15px 40px;
    margin: 0;
}
p.kaitoribunya_photo {
    border: 3px solid #ecedef;
    box-shadow: 0px 0px 0px 10px #fff;
    margin: 10px;
    background: #f2f3f4;
    font-size: 0;
}

div#undercolumn_kaitori h3.title05 {
    text-align: center;
    margin-bottom: 0;
    margin-top: 0;
    color: #fff;
    background: #07123b;
    line-height: 45px;
}


/*買取内手順セクション*/
.flow_section {
    border-left: 9px solid #07123b;
    padding: 0 0 60px 8%;
    margin-left: 45px;
    position: relative;
    outline: none;
}
.flow_section:after {
    content: "";
    height: 1px;
    width: 92%;
    right: 0;
    position: absolute;
    bottom: 30px;
    border-bottom: 1px dotted #000;
    overflow: hidden;
}
.flow_section .flow_num {
    left: -54px;
    height: 100px;
    top: 0px;
    position: absolute;
    width: 100px;
    background: #07123b;
    border-radius: 50%;
    display: table;
}
.flow_num span {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    font-size: 40px;
}
div#undercolumn_kaitori h3.flow_h {
    text-align: left;
    margin-top: 20px;
    border-left: 3px solid;
    margin-bottom: 20px;
    padding-left: 1em;
}
#cont2 h4 {
    padding: 0;
    font-size: 20px;
}
#cont2 ul {
    margin-left: 0.5em;
    padding-left: 0;
    list-style: none;
    margin-top: 15px;
}
a.link_box2 {
    padding: 10px 30px 10px 20px;
    border: 2px solid;
    border-radius: 7px;
    position: relative;
    display: inline-block;
    width: 200px;
    text-align: center;
    margin-right: 25px;
    background: #fff;
    margin: 10px 10px 20px;
}
a.link_box2::before {
    content: "";
    width: 8px;
    height: 8px;
    border: 0px;
    border-top: solid 2px;
    border-right: solid 2px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 8px;
    margin-top: -4px;
}
.flow_section.last {
    margin-bottom: 20px;
}
.flow_section .w_60.f_l {
    padding: 0px 2% 0 0;
}
.w_40.f_l img {
    border: 10px solid #fff;
    box-shadow: 0px 0px 0px 1px #eee;
    margin-top: 60px;
}
.flow_section ul {
    padding-left: 1em;
}
div#flow_content {
    margin-bottom: 90px;
}
.attention_text {
    padding-left: 140px;
    font-weight: bold;
}
.inline_b {
    display: inline-block;
    vertical-align: middle;
}
.f_0 {
    font-size: 0;
}

/*よくある質問*/
#w { 
display: block; 
margin: 0 auto; 
padding: 40px 100px;
min-width: 400px; 
max-width: 1170px; 
background: #fff; 
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px; 
-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.4);
-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.4);
box-shadow: 1px 1px 2px rgba(0,0,0,0.4);
}
 
/* question containers */
.q { display: block; max-width: 550px; margin-bottom: 16px; }
 
.qhead { margin-bottom: 3px; }
/*.qhead a:hover { text-decoration: none; color: #428ddc; border-bottom: 4px solid #c4d3ee; }*/
 
.answer { display: none; }

div#undercolumn_kaitori h3.qhead:before {
    content: "Q：";
}
div#undercolumn_kaitori h3.qhead {
    text-align: left;
}
div#undercolumn_kaitori h3.qhead a {
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo,"Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #333;
    font-size: 18px;
    font-weight: 500;
}
.answer p:before {
    content: "A：";
}
.answer p {
    padding: 15px;
}
h2.title05 {
    border-top: 0;
    border-bottom: 0;
    background: #07123b;
    margin-bottom: 30px;
    text-align: center;
    padding: 10px;
    line-height: 50px;
    color: #fff;
}

/*商品詳細*/
div#detailphotobloc {
    font-size: 0;
}
.LC_Page_Products_Detail div#detailphotobloc .sub_area {
    padding: 0;
    width: 50%;
    display: inline-block;
    vertical-align: middle;
    
}
.LC_Page_Products_Detail div#detailphotobloc .sub_area .margin-top-lg {
    margin-top: 0px !important;
}
dl.product_code {
    margin-bottom: 5px;
}
.main_comment {
    margin: 10px 0;
}
.main_comment p {
    margin-bottom: 5px;
}
.sale_price {
    text-align: right;
    color: #333333;
}
span.price,
dl.price {
    color: #333333;
}
dl.price dt, dl.price dd {
    display: inline-block;
}
p.sho_number {
    font-size: 14px;
    margin-bottom: 5px;
}
#colorbox {
    max-width: 100%;
}
#cboxWrapper {
    max-width: 100%;
}
#cboxContent {
    background: #0000;
    max-width: 100%;
}
#cboxLoadedContent {
    background: #0000;
    max-width: 100%;
}
.cboxPhoto {
    max-width: 100%;
    height: auto !important;
}
/*wovn*/
#wovn-translate-widget[wovn] {
    bottom: 0px !important;
}

/*スマホ・タブレット*/
@media (min-width: 769px) and (max-width: 992px) {

.news_body {
    height: auto;
}
section#mobile-nav {
    display: none;
}

}

/*スマホ*/
@media (max-width: 768px) {
p,
li {
    font-size: 14px;
    margin-bottom: 10px;
}
.news_body {
    height: auto;
}
.navbar-header h2 {
    font-size: 120%;
    line-height: 1.05;
    letter-spacing: 0.05em;
}
.LC_Page_Index .header_h {
    padding: 15px 0;
    display: block;
}
.header_h {
    display: none;
}
h2 span.cap {
    font-size: 0.6em;
    letter-spacing: 0.35em;
}

.navbar-toggle {
    position: absolute;
    right: 0%;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    top: -60px;
}
#header .navbar-header {
    margin: 0;
}
.pc_none {
    display: block;
}
.sp_none {
    display: none;
}
/*スマホTOP*/
.mokuroku_h {
    padding: 10px 0;
    border-top: 2px solid #07123b;
    border-bottom: 2px solid #07123b;
}
.mokuroku h2 {
    font-size: 115%;
}
span.midashi_logo {
    background-size: 60%;
    padding: 0px 15px;
}
.kaitori_text3 .kaitori_h3 {
    position: absolute;
    z-index: 2;
    width: 90%;
    left: 0;
    right: 0;
    margin: auto;
    padding: 4% 0;
    text-align: center;
}
.kaitori_h3 h3 {
    font-size: 20px;
}
.kaitori_h3 p {
    font-size: 14px;
    text-align: left;
}
#mokuroku p {
    font-size: 14px;
}
.top_store_title {
    height: 45px;
    padding: 10px;
    border-bottom: 2px solid;
    border-top: 2px solid;
}
.top_store_title h2 {
    font-size: 130%;
}
div#news_area h2 {
    font-size: 115%;
    margin-bottom: 0;
}
h4.panel-title {
    font-size: 16px;
}
.top_store_text h3 {
    font-size: 20px;
}

/*スマホTOP目録*/
#mokuroku div.mokuroku_new, 
#mokuroku div.mokuroku_wahon, 
#mokuroku div.mokuroku_hanga {
width: 100%;
margin-top: 0;
}
.mokuroku_new a,
.mokuroku_wahon a,
.mokuroku_hanga a
 {
    font-size: 100%;
}

/*スマホ買取*/
ul.kaitori_menu li {
    font-size: 12px;
     vertical-align: middle;
}
#undercolumn_kaitori p.center.lh_30 {
    text-align: left;
}
p.kaitoribunya_text {
    padding: 10px;
}
p.kaitoribunya_photo img {
    width: 98%;
    margin: 1%;
}
h2.title03 {
    font-size: 20px;
     line-height: 30px;
}
.ua_textbox {
    padding: 10px;
}
h2.title04 {
    line-height: 30px;
    font-size: 20px;
}
.flow_section {
    border-left: none;
    padding: 0 5px 0px 5px;
    margin-left: 0px;
    position: relative;
    outline: none;
     margin-bottom: 30px;
}
.flow_section .flow_num {
    left: 0;
    height: 70px;
    top: 0;
    position: absolute;
    width: 70px;
    background: #07123b;
}
.flow_num span {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    font-size: 30px;
}
a.link_box2 {
    width: 100%;
     margin: 10px auto;
}
.flow_section .w_60.f_l {
    padding: 0;
}
div#undercolumn_kaitori h3.flow_h {
    padding-left: 75px;
    border: none;
}
.flow_section:after {
    border-bottom: 0px dotted #000;
}
#flow_content .w_40.f_l img {
    margin-top: 10px;
}
.flow_section ul {
    margin-top: 50px;
}
.attention_text {
      padding-left: 0;
}
#w {
    padding: 10px;
    min-width: 100%;
}
#w h2 {
    text-align: center;
    font-size: 20px;
}
div#undercolumn_kaitori h3.qhead {
    text-align: left;
    line-height: 24px;
}
div#undercolumn_kaitori h3.qhead a {
    font-size: 16px;
}
h2.title05 {
    line-height: 30px;
    font-size: 20px;
}
.LC_Page_User div#container {
    padding: 0;
}
ul.kaitori_menu {
    margin: 30px auto 30px;
}
h2.title04 {
    border-top: 2px solid;
    border-bottom: 2px solid;
    padding: 5px 0;
}
div#undercolumn_kaitori {
    padding: 2%;
}

/*フッター*/
#pagetop a {
    padding: 15px 20px;
    line-height: 45px;
}
#pagetop {
    bottom: 0;
}
div#footer_inner {
    padding: 10px 2%;
}
ul.footer_menu {
    padding: 10px 2%;
}

/*スマホおすすめ*/
#topcolumn #recommend_area .recommend-title {
    height: 50%;
    font-size: 14px;
    padding: 2%;
}
/*スマホ商品一覧*/
.list_area {
    width: 49%;
}
.list_area:nth-child(3n) {
    margin-right: 2%;
}
.list_area:nth-child(2n) {
    margin-right: 0%;
}
/*about*/
table.table.table-bordered.about_table th, table.table.table-bordered.about_table td {
    display: block;
    width: 100%;
    white-space: normal;
}
p.center {
    text-align: left;
}

/*スマホWOVN*/
#wovn-translate-widget[wovn].mobile {
    bottom: 0px !important;
    width: 50% !important;
}

/*ツイッター*/

iframe#twitter-widget-0 {
    width: 350px !important;
}

}

