@charset "UTF-8";
/********************************
	固定ページ基本CSS
********************************/
#main-title{
	width:100%;
	height: 300px;
	background-image: url(https://susono-quinoa.com/win/wp-content/uploads/2024/04/kotei_back.jpg);
	/*background-attachment: fixed;*/
	background-position: center;
}

#main-title_gelato_how_to_eat{
	width:100%;
	height: 300px;
	background-image: url(https://susono-quinoa.com/win/wp-content/uploads/2024/09/web_title.png);
	/*background-attachment: fixed;*/
	background-position: center;
}

#main-title_craft_beer{
	width:100%;
	height: 300px;
	background-image: url(https://susono-quinoa.com/win/wp-content/uploads/2024/09/craft_beer_title-jpg.webp);
	/*background-attachment: fixed;*/
	background-position: center;
}

#main-title_oide-farm{
	width:100%;
	height: 300px;
	background-image: url(https://susono-quinoa.com/win/wp-content/uploads/2024/09/hatake_title-jpg.webp);
	/*background-attachment: fixed;*/
	background-position: center;
}
.main-title-text{
    text-align: center;
    font-size: 220%;
	font-weight:600;
    color: #000;
    padding-top: 120px;
	font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.main-title-text-shadow{
    text-align: center;
    font-size: 220%;
	font-weight:600;
    color: #000;
    padding-top: 120px;
/*
	font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
*/
}
.shadow1oya {
	background: #fff;
}
.shadow1 {
	font-weight: 600;
	display: block;
	text-shadow: 2px 2px 10px #fff , -2px 2px 10px #fff , 2px 2px 10px #fff , -2px -2px 10px #fff;
}
#page_contents {
	padding-bottom: 70px;
	margin:0 auto;
    width: 100%;
    overflow: hidden;
  }
#contact_page_contents {
	/* padding-top: 70px;*/
	margin:0 auto;
    width: 100%;
    overflow: hidden;
	background-color: #fdfdfd;
  }
.kotei_ttl_box{
	
}
.kotei_ttl_box_inner{
	max-width: 1200px;
	padding: 20px 0;
    background-color: #000;
	margin:0 auto;
}
.kotei_ttl_box_inner_news{
	max-width: 1020px;
	padding: 10px 0;
    background-color: #000;
	margin:0 auto;
}
.kotei_ttl {
    text-align: center;
    font-size: 200%;
    color: #fff;
}
.kotei_ttl_bdr {
	padding-bottom: 10px;
	text-shadow: 0px 1px 1px #777;
}
.kotei_subttl {
    text-align: center;
    font-size: 120%;
    color: #89bfe5;
}
.page_box {
    width: 100%;
	margin: 0px auto 80px auto;
	overflow: hidden;
	min-height:500px;
}
.page_box_menu {
    width: 100%;
    max-width: 1200px;
	margin: 0 auto 0;
	overflow: hidden;
	min-height:500px;
}
.page-text{
	margin-bottom:30px;
}

.page-text p{
	line-height:1.7em;
	letter-spacing: 1px;
	margin-bottom:20px;
	text-align:left;
}

.page-text ol {
    margin: 20px 0 0 40px;
}

.page-text ol li {
    list-style: outside decimal;
    font-size: 0.95em;
    line-height: 140%;
    margin: 10px 0 0 0;
}
.page-text ul {
    margin: 20px 0 0 40px;
}
.page-text ul li {
    list-style: none;
    font-size: 0.95em;
    line-height: 140%;
    margin: 10px 0 0 0;
}
.page-text_h2{
	margin: 80px 0 20px 0;
    font-size: 1.5em;
    line-height: 140%;
    color: #202231;
	font-weight:600;
}
/********************************
    事業紹介
********************************/

.contents_section{
	overflow:hidden;
	width:900px;
	margin: 50px auto 0;

}
.contents_section h3{
	font-size:30px;
	margin-bottom:20px;
	font-weight:600;
}
.contents_section_background{
	margin-bottom:100px;
	overflow:hidden;
}
.contents_section_image_left{
	float:left;
	width:35%;
}
.contents_section_image_right{
	float:right;
	width:35%;
	text-align: right;
}
.contents_section_text_left{
	float:left;
	width:60%;
}
.contents_section_text_left p{
	line-height:1.7em;
}
.contents_section_text_right{
	float:right;
	width:60%;
}
.contents_section_text_right p{
	line-height:1.7em;
}

/********************************
	 プライバシーポリシー
********************************/
.privacy-policy{

}

.privacy-policy_title{
	margin:30px 0 0 0;
	font-weight:600;
	text-align:left;
}

.privacy-policy_text{
	text-align:left;
}
/*******************************
メニュー
********************************/
.menu_title{
font-size:20px;
font-weight:bold;
margin-bottom:10px;
}

.s-font{
font-size:15px;
font-weight:normal;
}

blockquote {
    padding-left: 10px;
	margin-bottom:30px;
    border-left: 10px solid #eee;
}
blockquote, q {
    quotes: none;
	line-height:2em;
}

/********************************
    会社概要
********************************/
.text_box_overview{
	max-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
	text-align:left;
}
.text_left{
	float:left;
	width:30%;
	border-top:3px solid #000;
}
.text_left p{
	margin:25px;
}

.text_right{
	float:right;
	width:70%;
	border-top:1px solid #c5c5c5;
}

.text_right p{
	margin:25px;
	line-height:2em;
}

.text_box_overview_add{
	max-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
	height:180px;
	text-align:left;
}
.text_left_add{
	float:left;
	width:30%;
	height:180px;
	border-top:3px solid #000;
}
.text_left_add p{
	margin:25px;
}
.text_right_add{
	float:right;
	width:70%;
	height:181px;
	border-top:1px solid #c5c5c5;
}
.text_right_add p{
	margin:25px;
	line-height: 1.5em;
}
/********************************
	 メニューページ
********************************/
.menu-page_box{
	width:1200px;
	overflow: hidden;
	margin-bottom: 150px;
}
.menu-page_box_in{
	width:100%;
	overflow: hidden;
}
.menu-page_box_in_left{
	width: 550px;
    float: left;
    overflow: hidden;
}
.menu-page_title{
	width:100%;
}
.menu-page_title p{
	font-size:22px;
	font-weight:600;
}
.menu-page_text{
	width:100%;
	margin-top: 20px;
}
.menu-page_text table{
	width:100%;
}
.menu-page_text tr{
    overflow: hidden;
	height: 30px;
}
.menu-page_text th{
	width:60%;
}
.menu-page_text td{
    width: 20%;
    text-align: right;
}
.menu-page_img{
	width: 620px;
    float: right;
	display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}



/********************************
	 特定商取引 
********************************/
#Specified-Commercial-Transaction-Act {
	margin-bottom:60px;
	
}

#Specified-Commercial-Transaction-Act tr{
	max-width: 1200px;
    margin: 0 auto;
	overflow: hidden;
}

#Specified-Commercial-Transaction-Act th{
    width: 30%;
    border-top: 3px solid #000;
}
#Specified-Commercial-Transaction-Act th p{
	margin: 25px;
}

#Specified-Commercial-Transaction-Act td{
	width: 70%;
    border-top: 1px solid #c5c5c5;
}

#Specified-Commercial-Transaction-Act td p{
	margin: 25px;
	text-align:left;
}

/********************************
	 各固定ページ     ここから
********************************/
.shop_main{
	float:left;
	width:75%;
}
/********************************
　カテゴリーメニュー
********************************/
.menu_box{
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
	background-color: #000;
	overflow: hidden;
	margin-bottom: 80px;
}
.menu_box_inner{
	width: 100%;
	overflow:hidden
}
.menu_box_L{
	float:left;
	width: 48%;
	margin: 0 0 0 15px;
	background-color: #000;
}
.menu_box_R{
	float:right;
	width: 48%;
	margin: 0 15px 0 0;
	background-color: #000;
}
.menu_ttl{
	font-size: 24px;
	color:#fff;
	border-bottom: 1px solid #fff;
	margin-top: 8px;
	margin-bottom: 25px;
}
.menu_box_btn_long{
	width:100%;
    background-color: #fff;
	float:left;
	margin: 0 0 15px 0;
}
.menu_box_btn{
	width: 48%;
    background-color: #fff;
	float:left;
	margin: 0px 0px 0px 15px;
}
.menu_box_btn_long_child{
	width: 48%;
    background-color: #fff;
	float:left;
	margin: 15px 0px 15px 15px;
}
.menu_box_btn_left{
	margin: 15px 10px;
	font-weight: bold;
	float:left;
}
.menu_box_btn_right{
	margin: 15px 10px;
	float:right;
}
.menu_box_btn_sole{
	width:200px;
	margin: 0 15px 15px 0;
    padding: 15px;
    background-color: #fff;
	float:left;
	text-align: center;
    font-weight: bold;
}
.menu_box_btn_sole_small{
	width:140px;
	margin: 0 15px 15px 0;
    padding: 15px;
    background-color: #fff;
	float:left;
	text-align: center;
    font-weight: bold;
}
.menu_box_btn_inner{
	float:left;
	overflow:hidden;
}
.menu_box_btn_child_inner{
	width: 48%;
	float:left;
	overflow:hidden;
	margin: 0 0 0 15px;
}
