@charset "utf-8";

#header_navi ul li a{
	padding: 5px 10px;
}

#main_image{
	width:100%;
        background: #000;
}

.navbar-default {
    background-color: #FFF;
    border-color: #e7e7e7;
}

.navbar {
    margin-bottom: 0px;
}



/* 商品の選び方（テーブル） */
table.erabikata{
width:100%;
margin-top: 20px;
}
table.erabikata th, table.erabikata td{
padding:5px;
text-align:center;
border:1px solid #333;
}
table.erabikata th{
background:#e0dfdf;
}
table.erabikata th.tabletop{
background:#0c6baf;
font-size:17px;
color:#fff;
border:1px solid #0c6baf;
}

/* 商品の選び方（テーブル2） */
table.erabikata2{
width:100%;
margin-top: 20px;
}
table.erabikata2 th, table.erabikata2 td{
padding:5px;
text-align:center;
border:1px solid #333;
}
table.erabikata2 th{
background:#e0dfdf;
}
table.erabikata2 th.tabletop{
background:#0c6baf;
font-size:17px;
color:#fff;
border:1px solid #0c6baf;
}

/* ご注文方法 */
.flowwrapper{
margin-bottom:60px;
}

/* その他わからない事・相談はお気軽にお問い合わせください */
.page05_Contact_inner {
    font-size: 28px;
    line-height: 160%;
    color: #fff;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 20px;
    padding-right: 10px;
    padding-left: 10px;
    text-align: center;
}

.page05_Contact_inner .btn-blue a {
    color: #0c6baf;
    border-radius: 8px;
    border: 3px solid #fff;
    background: #fff;
    padding-top: 15px;
    padding-right:20px;
    padding-bottom: 15px;
    padding-left: 20px;
    display: inline-block;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
    font-size: 20px;
line-height: 1.3;
width: 100%;
margin-top: 10px;
}
.page05_Contact_inner .btn-blue a:hover {
    color: #fff;
    border: 3px solid #fff;
    background: #0c6baf;
}
.page05_Contact_inner .btn-blue a  ul li{
line-height: 1.3;
}
.page05_Contact_inner ul{
padding:0;
margin:0;
list-style-type: none;
overflow: hidden;
}
.page05_Contact_inner ul li{
float: left;
line-height: 1;
}

table th, table td{
word-break: break-all;
}

ul.status_icon{
padding: 0;
margin: 0;
overflow:hidden;
}
ul.status_icon li{
float:left;
padding: 2px;
line-height: 0;
}

/* 商品詳細ページ */
.detail-photos{
height:125px;
padding:5px;
overflow:hidden;
}

@media only screen and (min-width:1023px) and (max-width: 1199px) {
.detail-photos {
    height: 100px;
}
}
@media only screen and (max-width: 1022px) {
.detail-photos {
    height: 80px;
}
}


/*------------------ここから設定 -----------------------------*/

@media screen and (max-width: 767px) {

/*トップページ-youtube動画レスポンシブ調整*/
.youtube-responsive {
    margin: 10px 0px 15px;
    padding: 0px 15px;
}

	
/* ご注文方法 */
.flowwrapper{
margin-bottom:20px;
}

.page05_Contact_inner {
    font-size: 26px;
}


.inner {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 0px;
    padding-left: 0px;
    margin: 0 auto;
}

.container {
    padding-right: 5px;
    padding-left: 5px;
    margin-right: auto;
    margin-left: auto;
}

/* h2（見出し） */
.page-top {
    display: block;
    margin-top: 0px;
    border-top: 1px solid #e7e3da;
    border-bottom: 1px solid #e7e3da;
    background: #f2f2f2;
    overflow: hidden;
    padding: 0;
}

.page-top h2 {
    float: left;
    margin-top: 10px;
    font-size: 26px;
    color: #0c6baf;
    margin-left: 10px;
}

/* 商品の選び方（テーブル） */
table.erabikata{
width:100%;
margin-top: 20px;
}

table.erabikata th.tabletop {
    background: #0c6baf;
    font-size: 19px;
    color: #fff;
    border: 1px solid #0c6baf;
}

table.erabikata th, table.erabikata td {
    padding: 0px;
    text-align: center;
    border: 1px solid #333;
}

table.erabikata th {
    background: #e0dfdf;
    font-size: 18px;
}

/* 商品の選び方（テーブル2） */
table.erabikata2 th.tabletop {
    background: #0c6baf;
    font-size: 16px;
    color: #fff;
    border: 1px solid #0c6baf;
}

table.erabikata2 th, table.erabikata2 td{
padding:0px;
text-align:center;
border:1px solid #333;
}

table.erabikata2 th {
    background: #e0dfdf;
    font-size: 17px;
}

/*青（ボタン） 
-----------------------------------------*/
.btn-center_01 a {
    color: #fff;
    border-radius: 8px;
    border: 3px solid #0c6baf;
    background: #0c6baf;
    padding-top: 10px;
    padding-right: 84px;
    padding-bottom: 10px;
    padding-left: 84px;
    display: inline-block;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
    font-size: 16px;
}

/*オレンジ（ボタン） 
-----------------------------------------*/
.btn-orange a {
    color: #fff;
    border-radius: 8px;
    border: 3px solid #e4a215;
    background: #e4a215;
    padding-top: 10px;
    padding-right: 45px;
    padding-bottom: 10px;
    padding-left: 45px;
    display: inline-block;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
    font-size: 16px;
}

/* 四角囲み線 
-----------------------------------------*/
.shikaku {
    border: 1px solid #CCCCCC;
    padding: 5px 5px 5px 5px;
    height: 100%;
    width: 100%;
    margin: 0 0 10px 0;
}

/* 四角囲み線 2
-----------------------------------------*/
.shikaku2 {
    border: 1px solid #CCCCCC;
    padding: 5px 5px 5px 5px;
    height: 100%;
    width: 100%;
    margin: 0 0 10px 0;
}


/* フッター 
-----------------------------------------*/

.footer-box-contact {
    text-align: center;
    border-right: none;
    border-bottom: 1px solid #FFFFFF;
    margin: 10px 0 10px 0;
    padding: 10px 0 10px 0;
}

.footer-box-nav_01 {
    font-size: 16px;
    padding-left: 0px;
    line-height: 1.55em;
    border-right: none;
}

.footer-box-nav_01 li, .footer-box-nav_02 li {
    text-align: left;
    text-indent: 0;
}

/* フッター （お問い合わせ）
-----------------------------------------*/
.footer-box-contact-mail a {
    color: #fff;
    border: 1px solid #FFF;
    padding-top: 20px;
    padding-right: 38px;
    padding-bottom: 20px;
    padding-left: 38px;
    display: inline-block;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}


/*---------------------------オーダーメイド----------------------------*/
/*注文へ（オレンジボタン） 
-----------------------------------------*/
.tyu_mon a {
    color: #fff;
    border-radius: 8px;
    border: 3px solid #e4a215;
    background: #e4a215;
    padding-top: 10px;
    padding-right: 108px;
    padding-bottom: 10px;
    padding-left: 108px;
    display: inline-block;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
    font-size: 16px;
}

/* イラスト画像
-----------------------------------------*/
#size-table {
    position: inherit;
    width: 100%;
    border-style: solid;
    border-width: 1px;
    border-collapse: collapse;
    top: 280px;
    right: 7px;
    font-size: 13px;
}

/* 三角
-----------------------------------------*/
.sankaku {
    font-size: 60px;
    color: #9f9fa0;
}

/*---------------------------Q&A----------------------------*/
.btn-blue a {
    color: #fff;
    border-radius: 8px;
    border: 3px solid #0c6baf;
    background: #0c6baf;
    padding-top: 10px;
    padding-right: 42px;
    padding-bottom: 10px;
    padding-left: 42px;
    display: inline-block;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
    font-size: 16px;
}

/* 商品詳細 */
.table-2 td{
display:block;
}


}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
	
.container {
    width: 100%;
}

/* メニュー
-----------------------------------------*/
#header_navi ul{
margin: 10px 0 20px;
}
#header_navi ul li a {
    padding: 0px 8px 0px 8px;
    font-size: 14px;
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: initial;
}


.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 100%;
    padding: 0;
    margin: 0;
    font-size: 14px;
    text-align: center;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

/* 四角囲み線 
-----------------------------------------*/	
.shikaku {
    border: 1px solid #CCCCCC;
    padding: 5px 5px 5px 5px;
    height: 100%;
    width: 100%;
}

/* 四角囲み線 
-----------------------------------------*/	
.shikaku2 {
    border: 1px solid #CCCCCC;
    padding: 5px 5px 5px 5px;
    height: 100%;
    width: 100%;
}

/* フッター （お問い合わせ）
-----------------------------------------*/
.footer-box-contact-mail a {
    color: #fff;
    border: 1px solid #FFF;
    padding-top: 14px;
    padding-right: 10px;
    padding-bottom: 14px;
    padding-left: 10px;
    display: inline-block;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}

/* フッター （真ん中の所）
-----------------------------------------*/
.footer-box-nav_01 {
    font-size: 15px;
    padding-left: 0px;
    line-height: 1.8em;
    border-right: 1px solid #FFFFFF;
}

ol, ul {
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 0px;
}

/* フッター （右の所）
-----------------------------------------*/
.footer-box-nav_02 {
    font-size: 15px;
    padding-left: 0px;
    line-height: 1.8em;
}

/*---------------------------オーダーメイド----------------------------*/

/* イラスト画像の「ヨコ」
-----------------------------------------*/
#size-box-right .width-label {
    position: absolute;
    font-size: 18px;
    left: 51px;
    top: 10px;
}

#size-box-right > .width {
    position: absolute;
    font-size: 19px;
    left: 40px;
    top: 30px;
}

/* イラスト画像の「タテ」
-----------------------------------------*/
#size-box-right.p0 .height-label {
    position: absolute;
    font-size: 18px;
    left: 139px;
    top: 92px;
}

#size-box-right.p0 > .height {
    position: absolute;
    width: 90px;
    font-size: 14px;
    left: 124px;
    top: 148px;
}
}