@charset "utf-8";

/*----------------------------------------------------
	グローバル・ナビゲーション
----------------------------------------------------*/

.main_box {
	margin: 0;
	padding: 0px;
	background-image: url(../images/stone000.jpg);
}

.top_title {
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 19px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

/*コンテンツ本体*/
.wp-site-blocks {
	padding: 0px;
	width: 900px;
	margin: 0px;
	    background-image: url(../images/stone000.jpg);
}

/*コンテンツ左・中央BOXをまとめる*/
#wrapper {
	width:671px;
	float:left;
	margin-left: 19px;
	display: inline;
}

/*コンテンツ左BOX*/
.box_left {
	width:206px;
	float:right;
	display: inline;
}

/*左コンテンツ汎用型*/
.box_left_title_01 {
	width:206px;
}

/*左コンテンツ汎用タイトルバック*/
.box_left_title_02 {
	width:206px;
	background-image: url(../../top_images/ichioshi_back.jpg);
	background-repeat: repeat-y;
}

/*蔵元通信本文*/
.box_kuramoto_tuusin {
	width:170px;
	margin-left: 10px;
	padding-top: 5px;
	height: 230px;
	overflow: hidden;
}

/*コンテンツ右BOX*/
.box_right {
	width:190px;
	float:left;
	display: inline;
}


/*コンテンツ中央BOX*/
.box_center {
	width:453px;
	float:right;
	margin-right: 11px;
	display: inline;
}

/*コンテンツ中央お知らせBOX*/
.box_center_oshirase {
	width:430px;
	margin-left: 12px;
}

/*コンテンツ中央*/
.box_center_01 {
	margin-top: 5px;
}


/*コンテンツ中央外側*/
.box_center_02 {
	width:209px;
	float: left;
}

/*コンテンツ中央外側*/
.box_center_03 {
	width:231px;
	float: right;
}

/*コンテンツ中央外側*/
.box_center_04 {
	margin-top: 5px;
	margin-right:10px;
	margin-left: 10px;
	margin-bottom: 5px;
	color: #666666;
}

/*新たな挑戦*/
.box_center_05 {
	margin-top: 10px;
	margin-right:10px;
	margin-bottom: 10px;
}

/*醸句通信バック*/
.box_right_01 {
	width:189px;
	background-image: url(../../top_images/back2.jpg);
	background-repeat: repeat-y;
	height: 480px;
}

/*蔵元通信タイトル*/
.box_tuusin_title01 {
	padding-bottom: 5px;
	font-size: 110%;
	font-weight: normal;
}


/*醸句通信本文*/
.box_jyouku_01 {
	margin-right:10px;
	margin-left: 10px;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 165px;
	height: 405px;
	overflow: hidden;
}

/*蔵元一押し*/
.box_product_01 {
	margin-right:20px;
	margin-left: 10px;
	color: #666666;
	font-size: 9px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 180px;
}


/*コンテンツ左BOX*/
.box_left {
	width:206px;
	float:right;
	display: inline;
}

/*フッタBOX*/
.box_footer {
	width:100%;
	clear:left;
	padding-bottom: 20px;
	padding-top:20px; 
}

/*フォントサイズ12px*/
.font_10px {
	font-size: 10px;
}
.font_11px {
	font-size: 11px;
}
.font_12px {
	font-size: 12px;
}

/*トップページの続きリンクx*/

.top_next_navi_022 {
	font-size: 12px;
	text-align: right;
	padding-right: 20px;
}

.top_image {
	width:900px;
	height:69px;
	background-image: url(../images/top/images/navi_01.gif);
	background-repeat: no-repeat;
	margin-bottom: 0px;
}

.google_form_01{
	/*display:none !important;*/
	height:45px;
	width: 300px;
	float: right;
	display: inline;
	margin-right: 235px;
	margin-top: 10px;
}
.main_logo_010{
	width: 164px;
	position: relative;
	left: 0px;
	top: 0px;
	display: inline;
}

.english_logo{
	width: 164px;
	position: relative;
	left: 425px;
	top: -35px;
	display: inline;
}


/*調整*/
.wp-block-spacer,
h1.alignwide.wp-block-post-title{display: none;}
.clearfix::after {
   content: "";
   display: block;
   clear: both;
}
.summary_title_02{height: auto !important;margin-bottom: 20px}
.summary_title_02 h1{font-size: 15px; font-weight:bold;line-height: 1.7;margin: 0}
.wp-block-post-content > *{max-width: 900px !important}
/*----------------------------------------------------
	サマリー用css
----------------------------------------------------*/
.summary_title{
	float: left;
	height: 140px;
	width: 210px;

}

.summary_title_02{
	float: left;
	height: 130px;
	width: 450px;

}

.cate_box_01 {
	margin-top:5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 10px;
	background-image: url(../images/back_box_03.jpg);
	width: 150px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-right: 5px;
}

.cate_box_02 {
	margin-top:5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 10px;
	background-image: url(../images/back_box_02.jpg);
	width: 150px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-right: 5px;
}

.center_in_box {
    width: 550px;
    background-color: #FFFFFF;
    padding: 10px;
}


.pol_inbox {
    width: 750px;
    margin-right: auto;
    margin-left: auto;
}


.bre_box_out_01 {
    width: 550px;
    padding: 10px;
    margin-bottom: 20px;
    border: 1px dotted #999966;
    background-color: #FFFFFF;
}
.bre_box_out_01 img.alignleft{float: none !important;margin-bottom: 20px}
.bre_box_out_01 h4{font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";line-height: 1.5}
.bre_box_out_01::after {
   content: "";
   display: block;
   clear: both;
}

.bre_title_01 {
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: bold;
    background-image: url(../../common/images/back_box_02.jpg);
    padding: 5px;
    border: 1px dotted #999999;
}