.tel-link a{
    color: #000000;
/*    color: #06F;*/
/*    font-size: 16px;*/
/*    font-weight: bold;*/
}

.tel-link-sp a{
    color: #000000;
}

.mail-link {
    color: #000000;
/*    color: #06F;*/
/*    font-size: 16px;*/
/*    font-weight: bold;*/
}

/* ページのタイトルやサブタイトル */
.page-title {
    font-size: 1.8rem;
    /* font-size: 2.0rem; */
}

.page-subtitle {
    font-size: 1.0rem;
}

.page-title-box {
    border-bottom: solid 3px black;
}

.page-subtitle-box {
    border-bottom: solid 1px black;
}

.header-brand-name {
    color: #062C54;
/*    color: #9E4736;*/
    font-size: 1.2rem;
}
.header-store-name {
    /* color: #062C54; */
    color: #000000;
    font-size: 2.0rem;
}


.product-box {
    border: solid 1px gray;
}
.product-box-1 {
    border: solid 0px gray;
}
.product-box-2 {
    font-size: 0.5rem;
    border: solid 0px gray;
    background-color: rgb(248, 248, 248);
}
.product-box-3 {
    font-size: 0.5rem;
}
.product-notes {
    font-size: 0.5rem;
}

/* 新商品情報 */
.whats-new-title {
    border-left: solid 3px #062C54;
    background-color: #f0f8ff;
}

.whats-new-item-a,
.whats-new-item-a:active,
.whats-new-item-a:hover
{
    color: black;
}

.whats-new-item-box{
    display: flex;
    height: 80px;
    background-color: #f8f9fa;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	/* border-radius: 5px;
	box-sizing: border-box; */
    /* box-shadow: 0 0 5px #999; */
}

.whats-new-item-img {
    overflow: hidden;
    margin-right: 5px;
    margin-left: 5px;
    width: 30%;
    /* height: 100px; */
}

.whats-new-item-img img {
    width: 100%;
    /* width: 100px;
    min-width: 200px;
    max-width: 200px; */
    vertical-align: top;
}
/* ボックス全体をリンクにする */
/* .whats-new-item-box a img{
    height: 100px;
    margin-right: 5px;
    display:inline；
}
 */
.whats-new-item-text{
    width: 70%;
    /* padding: 5px; */
    padding: 5px;
    overflow: hidden;
    

}


/* クリックしたりマウスオーバーしたときの色 */
.whats-new-item-box:hover, .whats-new-item-box:focus,
.whats-new-item-box:active, .whats-new-item-box:active:focus, .whats-new-item-box:active:hover, .whats-new-item-box:active.focus,
.whats-new-item-box.active, .whats-new-item-box.active:focus, .whats-new-item-box.active:hover, .whats-new-item-box.active.focus,
.open > .dropdown-toggle.whats-new-item-box,
.open > .dropdown-toggle.whats-new-item-box:hover,
.open > .dropdown-toggle.whats-new-item-box:focus,
.open > .dropdown-toggle.whats-new-item-box.focus,
.whats-new-item-box.disabled:hover, .whats-new-item-box[disabled]:hover, fieldset[disabled] .whats-new-item-box:hover,
.whats-new-item-box.disabled:focus, .whats-new-item-box[disabled]:focus, fieldset[disabled] .whats-new-item-box:focus,
.whats-new-item-box.disabled.focus, .whats-new-item-box[disabled].focus, fieldset[disabled] .whats-new-item-box.focus {
    background: #e8f1fa;
}


/* ボックス全体をリンクにする */
.link-button-blue a{
    color: floralwhite;
    display: block;
}

/* クリックしたりマウスオーバーしたときの色 */
.link-button-blue:hover, .link-button-blue:focus,
.link-button-blue:active, .link-button-blue:active:focus, .link-button-blue:active:hover, .link-button-blue:active.focus,
.link-button-blue.active, .link-button-blue.active:focus, .link-button-blue.active:hover, .link-button-blue.active.focus,
.open > .dropdown-toggle.link-button-blue,
.open > .dropdown-toggle.link-button-blue:hover,
.open > .dropdown-toggle.link-button-blue:focus,
.open > .dropdown-toggle.link-button-blue.focus,
.link-button-blue.disabled:hover, .link-button-blue[disabled]:hover, fieldset[disabled] .link-button-blue:hover,
.link-button-blue.disabled:focus, .link-button-blue[disabled]:focus, fieldset[disabled] .link-button-blue:focus,
.link-button-blue.disabled.focus, .link-button-blue[disabled].focus, fieldset[disabled] .link-button-blue.focus {
    background: #0d5aac;
    color: floralwhite;
}

.link-button-blue-round {
    font-size: 1.0rem;
    background: #062C54;
    color: floralwhite;
    border-radius: 6px;
}

/* ボックス全体をリンクにする */
.link-button-blue-round a{
    color: floralwhite;
    display: block;
}

/* クリックしたりマウスオーバーしたときの色 */
.link-button-blue-round:hover, .link-button-blue-round:focus,
.link-button-blue-round:active, .link-button-blue-round:active:focus, .link-button-blue-round:active:hover, .link-button-blue-round:active.focus,
.link-button-blue-round.active, .link-button-blue-round.active:focus, .link-button-blue-round.active:hover, .link-button-blue-round.active.focus,
.open > .dropdown-toggle.link-button-blue-round,
.open > .dropdown-toggle.link-button-blue-round:hover,
.open > .dropdown-toggle.link-button-blue-round:focus,
.open > .dropdown-toggle.link-button-blue-round.focus,
.link-button-blue-round.disabled:hover, .link-button-blue-round[disabled]:hover, fieldset[disabled] .link-button-blue-round:hover,
.link-button-blue-round.disabled:focus, .link-button-blue-round[disabled]:focus, fieldset[disabled] .link-button-blue-round:focus,
.link-button-blue-round.disabled.focus, .link-button-blue-round[disabled].focus, fieldset[disabled] .link-button-blue-round.focus {
    background: #0d5aac;
    color: floralwhite;
}
