@charset "utf-8";
/* CSS Document */

/**
 * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
 * http://cssreset.com
 */
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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	font-weight:normal;
	font-size:100%;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing:0;
}



img {
	vertical-align: text-bottom;
	border:0;
}

/* 画像置換用 */

.replace {
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}


/* base
------------------------------------------------------------------------------------ */


body {
	font-family:"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3","メイリオ","ＭＳ Ｐゴシック", "Osaka";
	font-size:small;
	color:#000;
}
a:link {color:#666666; text-decoration:none;}
a:visited {color:#666666; text-decoration:underline;}


.web_font_eng {
	font-family: "Libre Baskerville", serif;
}
.font_jp {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro W3","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝","メイリオ", Meiryo, serif;
}

#header {
	width:90%;
	max-width:980px;
	position:relative;
	margin:0 auto;
	text-align:left;
	z-index:1;
}

main {
	z-index:100;
}

.news_contents a  {color:#666666; text-decoration:underline;}
.news_txt {
	color: #CC0000;
	font-weight: bold;
	font-size: 160%;
	margin-bottom: 20px;
}
.news_txt a {
	color: #CC0000;
	font-weight: bold;
}
#top_pick_up_area li {
	border-bottom:1px solid #B2B2B2;
}
#top_pick_up_area li a img {
	margin-bottom:8px;
}
#top_pick_up_area li a {
	display:block;
	padding:15px 0 15px 40px;
	font-size:11px;
	text-decoration:none;
}
#top_pick_up_area li.pickup_mobie {
	background:url(../images/top/img_movie.jpg) 5px 18px no-repeat;
}
#top_pick_up_area li.pickup_work_contents{
	background:url(../images/top/img_work_contents.jpg) 5px 18px no-repeat;
}
#top_pick_up_area li.pickup_humming_farm {
	background:url(../images/top/img_humming_farm.jpg) 5px 25px no-repeat;
}
#top_pick_up_area li.pickup_job {
	background:url(../images/top/img_job.jpg) 5px 18px no-repeat;
}
#top_pick_up_area li .red_box {
	background:#CC0000;
	color:#FFF;
	padding:0px 7px;
	text-align:center;
}

.news_contents li .red_box {
	background:#CC0000;
	color:#FFF;
	padding:0px 7px;
	text-align:center;
	font-size: 11px;
}

h2.title,h3.title,h4.title {
	border-bottom:1px solid #B2B2B2;
	padding:0 0 10px 0;
}


#side_photo {
	margin-bottom:15px;
}
#side_navi {
	margin-bottom:20px;
}
#side_navi li {
	border-top:1px dotted #000;
	font-size:11px;
}
#side_navi li img {
	max-width:224px;
	margin-bottom:8px;
}
#side_navi li a {
	padding:15px 0 15px 0px;
	display:block;
}
#side_navi li:last-child {
	border-bottom:1px dotted #000;
}
#side_navi li a:hover {
	opacity:1;
}

.category_box {
	line-height:1.8;
}


#side_shop h3 {
	border-bottom:1px solid #B3B3B3;
	padding-bottom:12px;
}
#side_shop .pt_side_navi {
	margin-bottom:30px;
}
#side_shop .pt_side_navi li {
	font-size:11px;
	line-height:1.2;
	border-bottom:1px solid #B3B3B3;
}
#side_shop .pt_side_navi li a {
	padding:12px 0;
	display:block;
	color:#000;
}
.btn_link_recruit2016 {
	margin-bottom:10%;
}
.btn_link_recruit2016 a {
	width:100%;
	display:block;
	/*border:2px solid #D0D0D0 ;*/
	text-align:center;
	padding:1% 0;
}
.btn_link_recruit2016 img {
	max-width: 100%;
}


/* 404.html
------------------------------------------------------------------------------------ */


#bdid_error {
	padding:30px 0;
	text-align:center;
}
.wrap_error {
	width:90%;
	max-width:980px;
	margin:0 auto;
	line-height:1.5;
	text-align:left;
}
#bdid_error h1 {
	float:none;
	margin:0 0 40px 0;
}
#bdid_error h2 {
	color:#BEBDBE;
	font-size:250%;
}
#bdid_error h3 {
	font-size:130%;
}
#bdid_error .pagelink li {
	background:url(../images/top/img_arrow.jpg) 0 center no-repeat;
	padding-left:15px;
	margin-bottom:10px;
}
#bdid_error a {
	color:#000;
	text-decoration:underline;
}


/* パスタコンテスト審査員募集 201506
------------------------------------------------------------------------------------ */

.pasta_contest_201506 {
	background:#FFE600;
	text-align:center;
	padding-bottom:50px;
}

.pasta_contest_201506_form h2 {
	font-size:20px;
	margin-bottom:30px;
}

/* パスタコンテスト結果発表 20150626
------------------------------------------------------------------------------------ */

.pasta_contest_201506_kekka .top_midashi_box {
	padding-bottom:20px;
	border-bottom:1px solid #000;
	margin:30px 0;
}
.pasta_contest_201506_kekka .top_midashi_box h2 {
	line-height:1.4;
	font-family:"ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
}

.pasta_contest_201506_kekka .kekka_wrap p {
	line-height:1.6;
	margin-bottom:50px;
}
.pasta_contest_201506_kekka .photo_list {
	margin:0 auto 50px auto;
}


.pasta_contest_201506_kekka .rank_banner {
	margin-top:30px;
	margin-bottom:30px;
}
.pasta_contest_201506_kekka .rank_banner li {
	margin-bottom:30px;
}

.pasta_contest_201506_kekka .member_list {
	padding:50px 0 30px 0;
	text-align:center;
	background:#EAEAEB;
}
.pasta_contest_201506_kekka .member_list h4 {
	font-size:30px;
	font-family:"ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	margin-bottom:30px;
}
.pasta_contest_201506_kekka .member_list h4 span {
	font-size:14px;
}
.pasta_contest_201506_kekka .member_list p {
	margin-bottom:20px;
	line-height:1.4;
}
.pasta_contest_201506_kekka .last_commentt {
	line-height:1.4;
	margin-top:20px;
	text-align:center;
}

.pasta_contest_201506_kekka #rank_page {
	width:380px;
	margin:0 auto;
	padding:40px 0;
}
.pasta_contest_201506_kekka #rank_page p {
	line-height:1.6;
}


 /* corporate_information
------------------------------------------------------------------------------------ */
#bdid_corporate_information .enterprize_cont:first-child {
	padding-top: 15px;
}
#bdid_corporate_information .enterprize_cont:not(:first-child) {
	padding-top: 30px;
}
#bdid_corporate_information .enterprize_cont:not(:last-child) {
	border-bottom: 2px solid rgb(225, 225, 225);
	padding-bottom: 30px;
}
#bdid_corporate_information .enterprize_cont img {
	width: 100%;
	height: auto;
}
#bdid_corporate_information .enterprize_cont h4 {
	font-weight: bold;
	font-size: 1.5rem;
	margin-bottom: .5rem;
}
#bdid_corporate_information .enterprize_photo img {
	max-width: 300px;
}
#bdid_corporate_information .shop_link {
	padding-top: 10px;
}
.company_produce_txt {
	padding-left:4em;
	text-indent:-4em;
}


 /* mocheese
------------------------------------------------------------------------------------ */
#top_recruit {
	line-height: 1.5;
}
.bo_txt {
	color: #cc0000;
	font-weight: bold;
	font-size: 16px;
}
.ad_photo {
	display: inline-block;
	margin-top: 20px;
}

.btn_new_web {
	margin-right: 1em;
}
.btn_new_web a{
	display: block;
	padding: 10px;
	background: #CC0000;
	color: #fff;
	font-weight: bold;
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
	text-decoration: none;
	font-size: 180%;
}
.btn_new_web a:hover {
	color: #fff;
}
.btn_new_web a .arrow {
  font-size: 1em;
  margin-left: 6px;
  vertical-align: middle;
  font-weight: bold;
}

 /* job_form
------------------------------------------------------------------------------------ */
.title.required::after {
	content: " ※";
	color: #cc0000;
}

 /* recaptcha
-----------------------------------------------------------------------------
------- */
.g-recaptcha {
	width: 304px;
	margin-right: auto;
	margin-left: auto;
}

 /* utility
------------------------------------------------------------------------------------ */

.clear {
	clear:both;
}
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */


.font_b {
	font-weight:bold;
}
.font_mini {
	font-size:85%;
}

.a_center {
	text-align:center;
}
.a_right {
	text-align:right;
}
.disp_b {
	display:block;
}

.red {
	color:#CC0000;
}
.black {
	color:#000000;
}

.m_h5 {
	margin:5px 0px;
}
.m_h10 {
	margin:10px 0px;
}
.m_h20 {
	margin:20px 0px;
}
.m_5 {
	margin:5px;
}
.m_10 {
	margin:10px;
}
.m_20 {
	margin:20px;
}

.m_w5 {
	margin:0px 5px;
}
.m_w10 {
	margin:0px 10px;
}
.m_w20 {
	margin:0px 20px;
}
.m_w30 {
	margin:0px 30px;
}

.m_t5 {
	margin-top:5px;
}
.m_t10 {
	margin-top:10px;
}
.m_t15 {
	margin-top:15px;
}
.m_t20 {
	margin-top:20px;
}
.m_t30 {
	margin-top:30px;
}
.m_t40 {
	margin-top:40px;
}
.m_t50 {
	margin-top:50px;
}

.m_b5 {
	margin-bottom:5px;
}
.m_b0 {
	margin-bottom:0px;
}
.m_b10 {
	margin-bottom:10px;
}
.m_b15 {
	margin-bottom:15px;
}
.m_b20 {
	margin-bottom:20px;
}
.m_b30 {
	margin-bottom:30px;
}
.m_b40 {
	margin-bottom:40px;
}
.m_b50 {
	margin-bottom:50px;
}
.m_b100 {
	margin-bottom:100px;
}

.p_b5 {
	padding-bottom:5px;
}
.p_b10 {
	padding-bottom:10px;
}
.p_b15 {
	padding-bottom:15px;
}
.p_b20 {
	padding-bottom:20px;
}
.p_b30 {
	padding-bottom:30px;
}
.p_b40 {
	padding-bottom:40px;
}

.m_r10 {
	margin-right:10px;
}
.m_r15 {
	margin-right:15px;
}
.m_l10 {
	margin-left:10px;
}
.m_l15 {
	margin-left:15px;
}
