

.home #index-header .caption {
font-weight: normal;
font-size: 5.0rem;
line-height: 7.5rem;
letter-spacing:4px;
    margin-bottom: 0;
}

/* フォント */
body{
	font-family: 'Roboto','Yu Gothic Medium', '游ゴシック Medium', YuGothic, '游ゴシック体','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro';
}

/* バナー位置調整用1 */

@media (min-width: 768px){
.officialshopbanner{
    width: 48%;
}


/* バナー位置調整用2 */

.officialshopbanner{
 padding-top: 10px;
}

/*会社概要調整用*/

table.type01 th {
    display: block;
    width: 100%;
    padding: 10px;
    border-bottom: 1px dotted #d2d2d2;
}

table.type01 td {
    display: block;
    width: 100%;
    padding: 10px;
    border-bottom: 1px dotted #d2d2d2;
}
}

/*ブランドロゴ調整*/

#original-brand .sera-logo {
    max-width: 150px;
    margin-top: 20px;
}

#original-brand .wata-logo {
    max-width: 150px;
}

#original-brand .kinu-logo {
    max-width: 90px;
    margin-top: 15px;
}

/*ブランド説明_行間隔の調整*/

#original-brand .col-md-4 h3 {
    line-height: 35px;
}

/*ブログのお知らせ表示*/

@media only screen and (max-width: 1200px){.category .tag-box, .archive .tag-box {
    width: 80px;
}
}

/*取り扱い店舗調整用*/

.wp-block-image{
	margin-bottom: 5em;
}

.popuptenpo{
	margin-bottom: 2em;
}

.period{
	color: #ea6388;
}
	
.link{
	border-bottom: solid 1px #464646;
}
	
.fso{
	font-weight: bold;
	color: 	#ea6388;
}

/*お知らせのタイトルフォント調整*/

.single .article-title{
	font-size:2rem;
}

/*ブランドの画像サイズ*/

@media only screen and (max-width: 768px){
	#original-brand .full-sc-4{
		min-height: 260px;
		width: 100%;
	}
}

@media only screen and (max-width: 768px){
	#original-brand .full-sc-5{
		min-height: 260px;
		width: 100%;
	}
}

@media only screen and (max-width: 768px){
	#original-brand .full-sc-6{
		min-height: 260px;
		width: 100%;
	}
}



body {
	font-size: 1.4rem;
}