@charset "utf-8";
@charset "utf-8";
@charset "utf-8";

/* Base
----------------------------------------------------*/


body {
	font-family: "メイリオ", Meiryo, arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	font-size:14px;
	color: #666666;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td{

margin:0;
padding:0;
vertical-align:baseline;
font-style:normal;
font-weight:normal;
font-family:"メイリオ", Osaka, "ヒラギノ角ゴ Pro W3",Meiryo UI,"Segoe UI Light","ＭＳ Ｐゴシック",sans-serif;
}

h1, h2, h3, h4, h5, h6{
line-height:1.3;
font-weight:normal;
font-size:100%;
}

p,
li,
dt, dd,
th, td{
	line-height:1.8;
}

ul, ol{
list-style-type:none;
list-style-position:outside;
}

img{
vertical-align:bottom;
}

a img{
border:0;
}

/*　　*/

.center-text {
	text-align:center;
}

.floatright {
	float: right;
}

.floatleft {
	float:left;
}

.clearboth {
	clear:both;
}

.in_cont {
	clear: both;
	overflow: hidden;
}

.in_cont20 {
	clear: both;
	overflow: hidden;
	margin-bottom: 20px;
}


.margin_b15 {
	margin-bottom: 15px;
}


.margin_b20 {
	margin-bottom: 20px;
}

.margin_b30 {
	margin-bottom: 30px;
}

.margin_b40 {
	margin-bottom: 40px;
}

.margin_b50 {
	margin-bottom: 50px;
}


img.icon:hover{
    opacity: 0.6;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
}


/* PC・SP共通　
------------------------------------------------------------*/




#toph1 {
	color: #A0D7E6;
	display: none;
}


/* メインメニュー　PC用
------------------------------------------------------------*/
@media only screen and (min-width: 481px){

.min_w {
	min-width:1060px;
}


.margin_b100 {
	margin-bottom: 400px;
}

/*　ヘッダー　*/

.header {
	background-image: url(../img/home_back.png);
	background-repeat: repeat-x;
	background-position: top;
	margin-bottom: 20px;
	min-width:1060px;
}


.header_cont {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;
}

.header_logo {
	text-align: center;
}



/* グローバルメニュー*/

.globalmenu_back{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}


.globalmenu{
	width: 960px;
	height: 60px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

.globalmenu ul{  
	list-style-type: none;  
	margin: 0;  
	padding: 0;  
}

.globalmenu li{
	text-indent: -9999px;
	float:left;
	width: 192px;
	margin: 0;
	padding: 0;
}  
      
.globalmenu a{
	display: block;
	width: 100%;
	height: 60px;
	background-image: url(../img/globalmenu.png);
	background-repeat: no-repeat;  
}  
      
.globalmenu-1 a{background-position: 0 0;}  
.globalmenu-2 a{background-position: -192px 0;}  
.globalmenu-3 a{background-position: -384px 0;}  
.globalmenu-4 a{background-position: -576px 0;}  
.globalmenu-5 a{background-position: -768px 0;}  
      
.globalmenu a:hover{
	background-image: url(../img/globalmenu.png);
	background-repeat: no-repeat;  
}  
      
.globalmenu-1 a:hover{background-position: 0 -60px;}  
.globalmenu-2 a:hover{background-position: -192px -60px;}  
.globalmenu-3 a:hover{background-position: -384px -60px;}  
.globalmenu-4 a:hover{background-position: -576px -60px;}  
.globalmenu-5 a:hover{background-position: -768px -60px;}  



/*　メインイメージ　*/

.main_img {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-bottom: 20px;
}


/* トップページ */




.main {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-bottom: 60px;
	clear: both;
}

.main_news {
	width: 470px;
	float: left;
	margin-bottom: 20px;
}




.main_info {
	width: 470px;
	float: right;
	margin-bottom: 20px;
}

.main_info a{
	text-decoration:none;
	color: #666666;
}

.info_text {
	float: left;
	width: 49%;
}

.info_pic {
	float: right;
	width: 49%;
}

.info_pic img{
	width:100%;
	height:auto;
}


.main_menubox1 {
	width: 224px;
	margin-right: 10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DFDFDF;
	float: left;
	height: 440px;
	margin-bottom: 20px;
}

.main_menubox1 img{
	margin-bottom:15px;
}

.main_menubox2 {
	width: 224px;
	float: right;
	height: 440px;
	margin-bottom: 20px;
}

.main_menubox2 img{
	margin-bottom:15px;
}

.main_m_back {
	font-weight: bold;
	font-size: 15px;
	color: #6C0809;
	background-image: url(../img/main_m_back.png);
	height: 31px;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 5px;
}


/*　フッター　*//*　コピーライト　*/

.footer {
	clear: both;
	background-image: url(../img/footer_back.png);
	background-repeat: repeat;
	min-width: 1060px;
}

.footer_contents {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-top: 30px;
	text-align: center;
	padding-bottom: 30px;
}

.copyright {
	color: #FFF;
}

.page_top {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	text-align: center;
	min-width:1060px;
}







.spDisp {
	display:none;
}

.spHide {
	display:block;
}


/*　　中ページ　　*/

.page_contents {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-bottom: 40px;
	margin-top: 20px;
}

.main_contents {
	float: left;
	width: 660px;
}

/*　左コンテンツ（トップページ）　*/

.side_contents {
	float: right;
	width: 270px;
	overflow: hidden;
}

.side_info {
	margin-bottom: 20px;
	background-color: #E3E1DB;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.side_info a{
	text-decoration:none;
	color:#666;
}

/*コンセプトページ*/

.concept_pic1 {
	margin-right: 21px;
	overflow: hidden;
	float: left;
	width: 206px;
}

.concept_pic2 {
	width: 206px;
	overflow: hidden;
	float: right;
}

/*　メニューページ　*/

.menu_table {
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
}

.menu_table th{
	text-align: left;
	padding-left: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
	color: #621416;
	font-size: large;
}

.menu_table td {
	width: 150px;
	padding-right: 5px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
	font-size: 15px;
	vertical-align: middle;
}

/*アクセスページ*/

.access_pic {
	float: right;
}


.access_table {
	float: left;
	margin-bottom: 30px;
}

.access_table th {
	font-weight: bold;
	color: #4D1729;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 70px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #736C55;
	padding-left: 5px;
}

.access_table td {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #736C55;
}



.access_map {
	margin-bottom: 30px;
	border: 1px solid #CCC;
	padding: 5px;
}

.title_back {
	background-image: url(../img/title_back.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	width: 960px;
	height: 65px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}


.cont_a a{
	color: #666;
	text-decoration: none;
}


.min1200 {
	min-width:1060px;
}


}

/*　共通　*/

.news_day {
	color: #A0D7E6;
	margin-right: 10px;
}

.menu_subtext {
	font-size: 10px;
	color: #671B31;
}


/*コンタクトページ*/

.contact_list {
	text-indent:-1em;
	padding-left:1em;
	margin-bottom: 20px;
}

.contact_list li{
	list-style-position: inside;
	list-style-type: disc;
}


/*　見出し・タイトル　*/




.title_img {
	position: absolute;
	top: 48%;
	transform: translateY(-50%);
	padding-left: 35px;

}
.midashi1 {
	background-image: url(../img/midashi1.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	padding-left: 25px;
	margin-bottom: 20px;
}

.midashi1 img{
	padding-top: 5px;
}


.midashi11 {
	background-image: url(../img/midashi1.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 28px;
	margin-bottom: 15px;
	font-size: 18px;
	color: #524F43;
	border-bottom-width: 4px;
	border-bottom-style: dotted;
	border-bottom-color: #898371;
	padding-bottom: 10px;
	padding-top: 6px;
	font-weight: bold;
}

.midashi2 {
	background-image: url(../img/midashi2.png);
	background-repeat: no-repeat;
	background-position: left 7px;
	height: 32px;
	padding-left: 20px;
	margin-bottom: 20px;
}

.redline {
	padding-left: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #5F191A;	
}

.midashi3 {
	background-image: url(../img/midashi3.png);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 16px;
	color: #4E000D;
	font-weight: bold;
	margin-bottom: 20px;
	padding-bottom: 10px;
}


.concept_li {
}

.concept_li li{
	padding-left: 1em;
	text-indent: -1em;
	margin-bottom: 15px;
}


.menu_sp {
	font-size: 14px;
}

.link_sp a{
	color: #666;
}

.menu_blog {
	color: #621416;
	margin-bottom: 50px;
}

.menu_blog a{
	color: #621416;
}
.blog {
	width:100%;

}
.news-date {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    color: #fff;
    font-size: 80%;
    float: none;
    width: 6em;
    margin-left: 0px;
    padding-top: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    margin-bottom: 5px;
    background-color: #34551E;
    margin-top: 5px;
}
.clearfix:after {
  content: '';
  display: table;
  clear: both;
}
.thum {
	float:left;
	margin-bottom:10px;
	margin-top:5px;
}
.titlebox {
	float: left;
    width: 350px;
    margin-left: 10px;
}
.news_title {
	font-size: 14px;
	line-height: 1.7em;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.news_title a {
	text-decoration:none;
}

.main_m {
	font-size: 18px;
	color: #781F1F;
	margin-bottom: 20px;
}
