@charset "utf-8";
/*
Template: 
Theme Name: 
*/

/* -----------------------------------------------------------
	テーブル
----------------------------------------------------------- */

th {
    width: 250px;
    border-collapse: collapse;
    border: 1px solid #cdcdcd;
    text-align: left;
    padding: 10px;
    color: #333;
    background: #fbf9f2;
    font-weight: normal;
    vertical-align: middle;
}

td {
    width: auto;
    border-collapse: collapse;
    border: 1px solid #cdcdcd;
    padding: 10px;
    text-align: left;
    color: #333;
    background: #fff;
}

#kikinzoku table th {
    width: auto;
    border-collapse: collapse;
    border: 1px solid #cdcdcd;
    text-align: center;
    padding: 10px;
    background: #fbf9f2;
    color: #333 !important;
    font-size: 16px;
    font-weight: normal;
    vertical-align: middle;
}

#kikinzoku table tbody th .sub {
    font-size: 13px;
}

#kikinzoku table tbody th {
    line-height: 100%;
    width: auto;
    border-collapse: collapse;
    border: 1px solid #cdcdcd;
    padding: 10px 5px 6px;
    text-align: center;
    color: #333;
    background: #fff;
}

#kikinzoku table td {
    width: auto;
    border-collapse: collapse;
    border: 1px solid #cdcdcd;
    padding: 10px;
    text-align: center;
    color: #333;
    background: #fff;
}

#kikinzoku table th.price,
#kikinzoku table td.price,
#kikinzoku table td.price2,
#guide table td.price {
    font-family: "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 500;
    font-size: 18px;
    color: #e71f19 !important;
}

#kikinzoku table .yellow {
    background: #fffbde;
}

#kikinzoku table .pink {
    background: #fce4d6;
}

#kikinzoku table .blue {
    background: #ebfaff;
}

#kikinzoku table .green {
    background: #e1f7df;
}

#kikinzoku table .gray {
    background: #ededed;
}

#guide table th {
    width: 20%;
    vertical-align: middle;
    text-align: center;
}

#guide table td {
    vertical-align: middle;
    text-align: center;
}

#watch,
#brand {
    margin-bottom: -20px;
}

#watch table,
#brand table {
    margin-bottom: 40px;
}

#watch table th,
#brand table th {
    width: auto;
    vertical-align: middle;
    letter-spacing: 0;
    background: #fff;
}

#brand table th.beige {
    width: auto;
    vertical-align: middle;
    letter-spacing: 0;
    background: #fbf9f2;
}

#watch table td,
#brand table td {
    width: auto;
    vertical-align: middle;
    letter-spacing: 0;
}

#watch table th.no,
#watch table th.price {
    width: 220px;
}

#brand table th.no,
#brand table th.price,
#brand table th.price_new,
#watch table th.line {
    width: 180px;
}

th.color {
    background: #fbf9f2 !important;
}

#no_bb th {
    width: 95px;
    border-collapse: collapse;
    border: none;
    text-align: left;
    padding: 0;
    font-size: 15px;
    color: #006a27;
    font-weight: 500;
    background: none;
    vertical-align: top;
}

#no_bb td {
    width: auto;
    border-collapse: collapse;
    border: none;
    padding: 0 0 5px 0;
    text-align: left;
    line-height: 160%;
    color: #333;
    background: none;
    font-size: 15px;
}

#dia table {
    table-layout: auto;
}

#dia table th {
    width: auto;
    border-collapse: collapse;
    border: 1px solid #cdcdcd;
    text-align: left;
    padding: 10px;
    background: #fbf9f2;
    color: #333 !important;
    font-weight: normal;
    vertical-align: middle;
}

#dia table td {
    width: 130px;
    border-collapse: collapse;
    border: 1px solid #cdcdcd;
    padding: 10px;
    text-align: left;
    color: #333;
    background: #fff;
}

#brand #rolex_pricelist table td.model span {
    font-size: 16px;
}


@media screen and (max-width: 768px) {

th {
    width: auto;
    padding: 12px 10px;
    border: 1px solid #ccc;
    word-wrap:break-word;
}

td {
    width: auto;
    padding: 12px 10px;
    border: 1px solid #ccc;
    word-wrap:break-word;
}

#kikinzoku table th {
    width: auto;
    padding: 12px 3px;
}

#kikinzoku table tbody th {
    font-size: 15px;
    letter-spacing: 0;
}

#kikinzoku table tbody th .sub {
    font-size: 12px;
    
}

#kikinzoku table td {
    width: 100%;
    font-size: 12px;
    letter-spacing: 0;
}

#kikinzoku table td.price {
    font-size: 17px;
}

#kikinzoku table td.price2 {
    font-size: 14px;
    padding: 11px 0;
}

#guide table .price {
    letter-spacing: -0.5px;
    font-size: 13px;
}

#watch table th,
#watch table td,
#brand table th,
#brand table td {
    vertical-align: middle;
    padding: 10px 3px 10px 5px;
    font-size: 13px;
    line-height: 130%;
}

#watch table th.no {
    width: 85px;
}

#brand table th.no {
    width: 65px;
}

#watch table th.price,
#brand table th.price {
    width: 97px;
}

#watch table th.line {
    width: 90px;
}

#brand table th.price_new {
    width: 70px;
}

#dia table th {
    font-size: 13px;
    line-height: 130%;
    padding: 10px 3px;
}

#dia table td {
    width: 72px;
    font-size: 13px;
    line-height: 130%;
    padding: 10px 3px;
}

#brand #rolex_pricelist table td.model span {
    font-size: 15px;
}

}


/* -----------------------------------------------------------
	横並び
----------------------------------------------------------- */

#list {
    width: 820px;
    height: auto;
    overflow: hidden;
}

#list ul {
    width: 850px;
    height: auto;
    margin-right: -30px;
    margin-bottom: -30px;
    list-style-type: none;
    overflow: hidden;
}

#list li {
    float: left;
    width: 253px;
    height: auto;
    min-height: 220px;
    max-height: 220px;
    margin-right: 30px;
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
}

#list li p {
    line-height: 160%;
}

.list_none {
    float: none !important;
    width: auto !important;
    height: auto !important;
    min-height: 100% !important;
    max-height: 100% !important;
    margin-right: 0 !important;
    margin-bottom: 30px !important;
    text-align: left;
}


@media screen and (max-width: 768px) {

#list {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
}

#list ul {
    width: 100%;
    height: auto;
    margin: 0;
    list-style-type: none;
}

#list li {
    float: none !important;
    width: 100%;
    max-width: 400px;
    height: auto;
    max-height: 100%;
    margin: 0 auto;
    margin-bottom: 20px;
}

.list_none {
    margin-bottom: 20px !important;
}

}


/*----------------------------------------------------
	#contents
----------------------------------------------------*/

#contents {
    width: 1100px;
    margin: 0 auto;
    text-align: left;
    height: auto !important;
    min-height: 100%;
    clear: both;
    overflow: hidden;
}

#contents:after {
    content: "";
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
}


@media screen and (max-width: 768px) {

#contents {
    width: 100%;
    height: auto;
    padding: 0;
}

}


/* -----------------------------------------------------------
	詳細を見るボタン
----------------------------------------------------------- */

.more_btn {
    clear: both;
    width: 400px;
    height: auto;
    background: #01b901;
    margin: 0 auto;
    line-height: 130%;
    font-size: 18px;
    text-align: center;
    padding: 15px 5px;
    margin-top: 20px;
    margin-bottom: 50px;
    border-radius: 10px;
    color: #fff !important;
    text-decoration: none;
}

.more_btn:before {
    content: "\f105";
    font-family: FontAwesome;
    padding: 0 10px 0 0;
    color: #fff;
    vertical-align: middle;
    text-decoration: none;
    position: relative;
    top: -1px;
}

.more_btn_line {
    clear: both;
    width: 250px;
    height: auto;
    background: #01b901;
    margin: 0 auto;
    line-height: 130%;
    font-size: 20px;
    text-align: center;
    padding: 15px 5px;
    margin-top: 10px;
    margin-bottom: 50px;
    border-radius: 10px;
    color: #fff !important;
    text-decoration: none;
}

.more_btn_line:before {
    content: "";
    display: block;
    background: url(https://tsukuba-kaitori.com/wp-content/uploads/line_logo.png) no-repeat;
    background-size: 37px;
    height: 37px;
    width: 37px;
    vertical-align: middle;
    float: left;
    position: relative;
    top: -5px;
    left: 48px;
}

.more_btn:hover,
.more_btn_line:hover {
    opacity: 0.7;
    text-decoration: none;
}

.more_btn:hover {
    opacity: 0.7;
    text-decoration: none;
}


@media screen and (max-width: 768px) {

.more_btn {
    width: 100%;
    max-width: 400px;
    float: none;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 50px;
}

.more_btn_line {
    width: 100%;
    max-width: 400px;
    height: auto;
    background: #01b901;
    margin: 0 auto;
    line-height: 130%;
    font-size: 20px;
    text-align: center;
    padding: 15px 5px;
    margin-top: 10px;
    margin-bottom: 50px;
    border-radius: 10px;
    color: #fff !important;
    text-decoration: none;
}

.more_btn_line:before {
    content: "";
    display: block;
    background: url(https://tsukuba-kaitori.com/wp-content/uploads/line_logo.png) no-repeat;
    background-size: 37px;
    height: 37px;
    width: 37px;
    vertical-align: middle;
    float: left;
    position: relative;
    top: -5px;
    left: 31%;
}

}


/* -----------------------------------------------------------
	トップへ戻る
----------------------------------------------------------- */

#page-top {
    position: fixed;
    bottom: 50px;
    right: 20px;
    z-index: 9999;
    text-align: center;
}

#page-top a {
    white-space: nowrap;
    overflow: hidden;
    text-decoration: none;
    line-height: 0;
    font-size: 12px;
    letter-spacing: 0;
    width: 70px;
    height: 70px;
    display: block;
    color: #fff;
    background: #006a27;
}

#page-top .fa {
    font-size: 60px;
    line-height: 85%;
    padding: 0 !important;
}

#page-top:hover {
    text-decoration: none;
    opacity: 0.7;
}


@media screen and (max-width: 768px) {

#page-top {
    background-size: 100%;
    position: fixed;
    bottom: 35px;
    right: 5px;
}

#page-top a {
    white-space: nowrap;
    overflow: hidden;
    text-decoration: none;
    line-height: 0;
    font-size: 11px;
    width: 35px;
    height: 35px;
    display: block;
}

#page-top .fa {
    font-size: 30px;
    padding: 4px 0 !important;
}

#page-top:hover {
    text-decoration: none;
    opacity: 0.7;
}

}


/* -----------------------------------------------------------
	パンくずリスト
----------------------------------------------------------- */

.breadcrumbs {
    font-size: 13px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.breadcrumbs a {
    color: #333;
}

.breadcrumbs a:hover {
    opacity: 0.7;
    text-decoration: none;
}



@media screen and (max-width: 768px) {

.breadcrumbs {
    width: 95%;
    font-size: 10px;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
}

}