@charset "utf-8";

.clearfloat {
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.clearBoth {
    clear: both;
}
.red { color:red !important; }
.t_indent {
    margin: 0 !important;
    padding: 0 !important;
    text-indent: -1em !important;
    padding-left: 1em !important;
}
ul.normal li {
    list-style-type: disc;
    margin: 0 0 20px 40px;
    padding: 0;
}
ol.normal li {
    list-style-type: decimal;
    margin: 0 0 20px 40px;
    padding: 0;
}
.fsz_1 { font-size: 0.6rem !important; }
.fsz_2 { font-size: 0.7rem !important; }
.fsz_3 { font-size: 0.8rem !important; }
.fsz_4 { font-size: 0.9rem !important; }
.fsz_5 { font-size: 1.0rem !important; }
.fsz_6 { font-size: 1.1rem !important; }
.fsz_7 { font-size: 1.2rem !important; }
.fsz_8 { font-size: 1.3rem !important; }
.fsz_small { font-size: small !important; }
.fsz_large { font-size: large !important; }
.fsz_larger { font-size: larger !important; }
.fsz_xlarge { font-size: x-large !important; }
.fsz_xxlarge { font-size: xx-large !important; }
.center { text-align: center !important; }
.right { text-align: right !important; }
.left { text-align: left !important; }
.v_top { vertical-align: top !important; }
.v_middle { vertical-align: middle !important; }
.v_bottom { vertical-align: bottom !important; }
.f_right {float: right;}
.f_left {float: left;}
.bold { font-weight: bold !important; }
.mar_center { display: block !important; margin-left: auto !important; margin-right: auto !important; }
.mar_t_0 { margin-top: 0 !important; }
.mar_t_5 { margin-top: 5px !important; }
.mar_t_10 { margin-top: 10px !important; }
.mar_t_15 { margin-top: 15px !important; }
.mar_t_20 { margin-top: 20px !important; }
.mar_t_30 { margin-top: 30px !important; }
.mar_t_50 { margin-top: 50px !important; }
.mar_t_05em { margin-top: 0.5em !important; }
.mar_t_10em { margin-top: 1.0em !important; }
.mar_b_0 { margin-bottom: 0 !important; }
.mar_b_5 { margin-bottom: 5px !important; }
.mar_b_10 { margin-bottom: 10px !important; }
.mar_b_15 { margin-bottom: 15px !important; }
.mar_b_20 { margin-bottom: 20px !important; }
.mar_b_30 { margin-bottom: 30px !important; }
.mar_b_50 { margin-bottom: 50px !important; }
.mar_b_80 { margin-bottom: 80px !important; }
.mar_b_05em { margin-bottom: 0.5em !important; }
.mar_b_10em { margin-bottom: 1.0em !important; }
.mar_r_0 { margin-right: 0 !important; }
.mar_r_5 { margin-right: 5px !important; }
.mar_r_10 { margin-right: 10px !important; }
.mar_r_20 { margin-right: 20px !important; }
.mar_l_0 { margin-left: 0 !important; }
.mar_l_5 { margin-left: 5px !important; }
.mar_l_10 { margin-left: 10px !important; }
.mar_l_20 { margin-left: 20px !important; }
.pad_10 { padding: 10px !important; }
.pad_20 { padding: 20px !important; }
.disp_tablecell { display: table-cell !important; }
iframe[name="google_conversion_frame"] { position: absolute; top: 0; }
.show_pc { display: block !important; }
.show_pc_ilb { display: inline-block !important; }
@media screen and (max-width: 600px) {
    .show_pc,
    .show_pc_ilb { display: none !important; }
}
.show_mb,
.show_mb_ilb { display: none !important; }
@media screen and (max-width: 600px) {
    .show_mb { display: block !important; }
    .show_mb_ilb { display: inline-block !important; }
}
@media screen and (max-width: 600px) {
    .responsive_img {
        width: 100%;
    }
}
.sptable { overflow: auto; }
a.uline:link { text-decoration: underline; }
a.uline:visited { text-decoration: underline; }
a.uline:hover { text-decoration: none; }
a.uline:active { text-decoration: underline; }
.attention1 {
    color: #f00;
    font-weight: bold;
}
#debug-kit-toolbar {
    z-index: 100000 !important;
}
.slider_up {
    bottom: 0;
}
.slider_up img {
    opacity: 0.9;
}

html {
    background-color: #1E8384;
    height: 100%;
}

/* コンテンツ */
.info_contents img,
.banner_contents img,
.sdgs_contents img {
    max-width: 100%;
    width: auto;
}

/* フッター */
#footer address {
    margin-bottom: 0;
}
#footer ul.footer_link {
  margin: 20px 0;
  padding: 0;
  list-style: none;
  display: inline-block;
}
#footer ul.footer_link li {
  display: inline-block;
  padding: 0;
  white-space:nowrap;
  color: #fff;
  font-size: 0.9rem;
}
#footer ul.footer_link li.end {
  background: none;
}
#footer ul.footer_link li a {
  color: #fff;
  text-decoration: none;
}
#footer ul.footer_link li a:hover {
  text-decoration: underline;
}
#footer span.footer_link_sep {
  padding: 0 0.5em;
}
#footer .address {
  text-align: center;
  color: #fff;
  margin: 0 0 20px 0;
  font-size: 0.9rem;
  line-height: 1.5em;
}
#footer address {
    background-position: center;
}

/* トップページ */
.top_banner3 img {
    width: 232px;
}

/* 代表挨拶 */
.president dl dt {
    font-weight: bold;
}
.president dl dd {
    padding-left: 1.0rem;
    margin-bottom: 2.0rem;
    font-weight: bold;
}
.president ul {
    margin-left: 20px;
}
.president ul li {
    list-style-type: disc;
}
.president_img {
    float: left;
    margin-right: 30px;
}
.president_name {
    float: left;
    font-size: x-large;
    font-weight: bold;
}
.president_name span {
    font-size: 1.0rem;
    width: 7.0em;
    display: inline-block;
}
@media screen and (max-width: 600px) {
    .box {
        padding: 0;
    }
    .president_img {
        float: none;
        margin-right: 0;
        text-align: center;
    }
    .president_img img {
        width: auto !important;
        max-width: 100% !important;
    }
    .president_name {
        float: none;
        text-align: center;
    }
    .president_name br.bl {
        font-size: 0px;
    }
}

/* 沿革 */
.Table_p td {
    padding-left: 0.5em !important;
}

/* 採用情報 */
.youtube iframe{
    margin-bottom: 30px;
}
@media screen and (max-width: 600px) {
    .youtube iframe{
        width: 100%;
    }
}
.kyujin_syain,
.kyujin_saiyo,
.kyujin_qa,
.kyujin_bosyu {
    text-align: center;
}
.kyujin_syain,
.kyujin_bosyu {
    width: 50%;
    float: left;
}
.kyujin_saiyo,
.kyujin_qa {
    width: 48%;
    float: left;
    margin-left: 2%;
}
.kyujin_syain a {
    display: inline-block;
    margin: 0 0 30px 0;
}
.kyujin_saiyo a,
.kyujin_qa a,
.kyujin_bosyu img {
    display: inline-block;
    background-color: teal;
    margin: 0 0 30px 0;
}
.kyujin_saiyo a {
    padding: 20px 0;
}
.kyujin_bosyu {
    margin-right: 10px;
}
.kyujin_syain img,
.kyujin_saiyo img,
.kyujin_qa img,
.kyujin_bosyu img {
    margin: 0;
    width: auto;
    max-width: 100%;
}

/* グローバルメニュー */
#ID li a {
    color: #000;
}

/* 見出し */
h1.h1_title,
h2.h2_title {
    clear: both;
    padding: 7px 0px 4px 15px;
    font-size: 125%;
    font-weight: normal;
    color: #333333;
    width: auto;
    margin: 0px 0px 5px;
    border-bottom: 4px solid #1E8384;
    background-color: #FFFFFF;
    border-radius: 6px 6px 0 0 / 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0 / 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0 / 6px 6px 0 0;
    text-align: left;
}
h1,
h2,
h3 {
    padding-top: 0 !important;
}
h1.category,
h2.category {
    clear: both;
    position: relative;
    font-size: 100%;
    padding: 0.3em !important;
    background-color: #f0f0f0;
    margin: 0px 0px 10px;
    font-weight: bold;
}
h1.category span,
h2.category span {
    display: block;
    padding: .75em 1em;
    border: 1px dashed;
    border-color: #069;
}

/* --- カテゴリ --- */
a.category_icon,
a.subcategory_icon {
    font-size: 0.7rem;
    line-height: 200%;
    padding: 0.2em 0.5em 0.1em 0.5em;
    background: #004f2f;
    color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    position: relative;
    top: -0.1em;
}
a.subcategory_icon {
    background: #00985a;
}
a.category_icon:link,
a.subcategory_icon:link { text-decoration: none; }
a.category_icon:visited,
a.subcategory_icon:visited { text-decoration: none; }
a.category_icon:hover,
a.subcategory_icon:hover { text-decoration: underline; }
a.category_icon:active,
a.subcategory_icon:active { text-decoration: none; }
ul.information_category_list {
    width: 100%;
    margin: 0;
}
ul.information_category_list > li {
    padding-top: 0.5em;
    margin-bottom: 0.3em;
    list-style: disc;
    font-size: 15px;
    clear: left;
    line-height: 150%;
}
ul.information_category_list > li:first-child {
    margin-top: 0;
}
ul.information_category_list > li > a {
    font-weight: bold;
}
ul.information_subcategory_list {
    margin-bottom: 0;
    margin-left: 0;
}
ul.information_subcategory_list > li {
    float: left;
    font-size: 14px;
    width: 25%;
    list-style: none;
}
ul.information_subcategory_list > li > a {
}
a.selected {
    font-weight: bold;
}
ul.information_category_list a:link { text-decoration:none; }
ul.information_category_list a:visited { text-decoration:none; }
ul.information_category_list a:hover { text-decoration:underline; }
ul.information_category_list a:action { text-decoration:underline; }
a.selected:link { color:#f00; }
a.selected:visited { color:#f00; }
a.selected:hover { color:#f00; }
a.selected:action { color:#f00; }

/* お知らせ */
ul.information_category_list {
    margin-bottom: 10px;
}
ul.information_category_list li {
    display: inline-block;
    margin-right: 1.0em;
}
ul.information_category_list li:last-child {
    display: inline-block;
    margin-right: 0;
}
.top_news_list {
    border: 1px solid #690;
    padding: 15px 10px;
    height: 200px;
    overflow-y: scroll;
}
.top_news_list ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.top_news_list ul li {
    margin: 0;
    padding: 0.5em 0;
    border-bottom: 1px dashed #ccc;
}
.top_news_list ul li:first-child {
    padding-top: 0;
}
.top_news_list ul li:last-child {
    padding-bottom: 0;
    border-bottom: none;
}
.wn_date {
    width: 7.0em;
    padding: 0;
    line-height: 1.3em;
    color: #999;
    font-weight: bold;
}
.wn_title {
    margin: 0;
    padding: 0;
    line-height: 1.3em;
}
.wn_title a:link { text-decoration: underline; }
.wn_title a:visited { text-decoration: underline; }
.wn_title a:hover { text-decoration: none; }
.wn_title a:active { text-decoration: underline; }
b.new {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-left: 0.5em;
    color: #f00;
    font-size:11px;
}
.rp_icon {
    margin-left: 0.5em;
    vertical-align: middle;
}
.rp_icon2 {
    vertical-align: middle;
    margin-left: 5px;
}
@media only screen and (max-width: 600px) {
    .rp_icon,
    .rp_icon2 {
        width: auto !important;
    }
}
img.info1 {
    float: left;
    margin: 0 10px 10px 0;
    width: 472px;
    box-sizing: border-box;
}
img.info2,
img.info3 {
    float: left;
    margin: 0 0 10px 0;
    max-width: 228px;
    box-sizing: border-box;
}
@media only screen and (max-width: 600px) {
/*
    img.info1,
    img.info2,
    img.info3 {
        float: none;
        margin: 0 1.5%;
        width: auto;
        max-width: 30%;
    }
*/
    img.info1 {
        width: auto;
        max-width: 66.47%;
        margin: 0 1.42% 1.42vw 0;
    }
    img.info2,
    img.info3 {
        width: auto;
        max-width: 32.11%;
        margin: 0 0 1.42vw 0;
    }
}
h1.info_title {
    padding: 7px 0px 2px 15px !important;
    font-size: 125%;
    font-weight: normal;
    color: #333333;
    width: auto;
    margin: 0px 0px 5px;
    border-bottom: 6px solid #1E8384;
    background-color: #E0EBFC;
}

/* --- お知らせ一覧（縦並び） --- */
.news_list {
    border-top: 1px dashed #ccc;
    padding: 15px 0;
}
.news_list_end {
    border-bottom: 1px solid #ccc;
}
.news_list p {
    margin: 10px 0 0 0;
    padding: 0;
    font-size: 13px;
}
.news_list_img_wrapper {
    width: 120px;
    height: 120px;
    text-align: center;
    border: 1px solid #ccc;
    float: left;
    margin-right: 18px;
    clear: both;
    position: relative;
}
.news_list_img_wrapper a {
    width: 120px;
    height: 120px;
    display: table-cell;
    vertical-align: middle;
}
img.news_list_img {
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%;
}
@media all and (-ms-high-contrast: none) {
    .news_list_img_wrapper img.news_list_img {
        max-width: 120px;
    }
    .news_list_img_wrapper2 img.news_list_img {
        max-width: 180px;
    }
}
img.noimg {
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%;
}
.news_list_content {
    width: 570px;
    float: left;
    margin-top: 2px;
}
@media only screen and (max-width: 600px) {
    .news_list_img_wrapper {
        width: 40vw;
        height: 40vw;
        float: none;
        margin: 0 auto;
        border: none;
    }
    .news_list_img_wrapper a {
        width: 40vw;
        height: 40vw;
    }
    img.news_list_img,
    img.noimg {
        width: 100%;
        max-width: none;
/*        height: 100%;*/
        height: auto;
        max-height: none;
        border: 1px solid #ccc;
    }
    .news_list_content {
        width: auto;
        float: none;
        margin-top: 10px;
    }
}

/* --- ページネーション --- */
div.paginator_num {
	text-align:center;
	font-size:18px;
        padding: 20px 0 30px 0;
}
div.paginator_num span {
	display:inline-block;
	*display: inline;
	*zoom: 1;
	border:1px solid #aaa;
	height:25px;
	line-height:25px;
	min-width:25px;
	width: auto !important; /* for IE6 */
	width: 25px; /* for IE6 */
	text-align:center;
	vertical-align:middle;
        background: #fff;
}
div.paginator_num span.current {
	background:#ffc;
	font-weight:bold;
}
div.paginator_num a {
	display:block;	
	height:25px;
	line-height:25px;
	padding:0 3px;
}

/* --- 取扱食材 --- */
.ingredients_banner {
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
}
.ingredients_banner a {
    display: block;
    width: 50%;
    margin: 0;
    padding: 5px;
    box-sizing: border-box;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    float: left;
}
.ingredients_banner a img {
    width: auto;
    max-width: 100%;
}
.food_subcategory_image {
    margin-bottom: 30px;
}
.food_subcategory_image img {
    max-width: 100%;
}
.food_image {
    margin-bottom: 40px;
}
.food_image .food_image_main {
    width: 590.5px;
    float: left;
}
.food_image .food_image_main img {
    margin-bottom: 10px;
}
.food_image .food_image_thumb {
    width: 109.5px;
    float: left;
    margin-left: 10px;
}
.food_image .food_image_thumb img {
    width: 100%;
    margin-right: 0;
    margin-bottom: 8px;
    box-sizing: border-box;
}
.descriptionText1,
.descriptionText2,
.descriptionText3,
.descriptionText4,
.descriptionText5,
.descriptionText6 {
    display: block;
    height: 85px;
    overflow-y: scroll;
    margin-bottom: 5px;
    padding: 5px;
    box-sizing: border-box;
    color: #CC0000;
    background-color: #FFC;
}
@media only screen and (max-width: 600px) {
    .food_image .food_image_main {
        width: 100%;
        float: none;
    }
    .food_image .food_image_main img {
        margin-bottom: 5px;
    }
    .food_image .food_image_thumb {
        width: 100%;
        float: none;
        margin-left: 0;
    }
    .food_image .food_image_thumb img {
        float: left;
        width: 32%;
        margin-right: 2%;
        margin-bottom: 10px;
        text-align: center;
    }
    .food_image .food_image_thumb img:nth-child(3n) {
        margin-right: 0;
    }
    .descriptionText1,
    .descriptionText2,
    .descriptionText3,
    .descriptionText4,
    .descriptionText5,
    .descriptionText6 {
        height: 3.0rem;
        font-size: small !important;
        padding: 3px;
        line-height: 120%;
    }
}

/* --- SDGs --- */
.sdgs_description {
    margin-bottom: 10px;
}
.sdgs_description img.ct_img {
    float: left;
    margin: 0 20px 20px 0;
}
.sdgs_description ul.sdgs_list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.sdgs_description ul.sdgs_list li {
    float: left;
    width: 134px;
    margin: 0 0 10px 10px;
}
.sdgs_description ul.sdgs_list li img {
    width: 100%;
}
.sdgs_description ul.sdgs_list li:nth-child(5n-4) {
    margin-left: 0;
}
@media only screen and (max-width: 600px) {
    .sdgs_description img.ct_img {
        float: none;
        margin: 0 auto 20px auto;
        display: block;
    }
    .sdgs_description ul.sdgs_list {
        margin-top: 20px;
    }
    .sdgs_description ul.sdgs_list li {
        width: calc( (100% - 40px) / 5 );
    }
}
table.sdgs_list {
    
}
table.sdgs_list th {
    background-color: #bbb;
    border: 1px solid #000;
    padding: 5px 8px;
    text-align: center;
}
/*table.sdgs_list a:link { text-decoration: underline; }
table.sdgs_list a:visited { text-decoration: underline; }
table.sdgs_list a:hover { text-decoration: none; }
table.sdgs_list a:active { text-decoration: underline; }*/
table.sdgs_list td {
    border: 1px solid #000;
    padding: 5px 5px 5px 8px;
}
table.sdgs_list td.sdgs_content_title {
    width: 30%;
    background-color: #eee;
    text-align: center;
}
table.sdgs_list td.sdgs_content_summary {
    width: 50%;
    vertical-align: top;
    border-right: none;
}
table.sdgs_list td.sdgs_content_image {
    width: 20%;
    border-left: none;
}
p.red {
    text-align: right;
    margin-bottom: 30px;
}

/* フォーム（PC版）
----------------------------------------------- */
table.form1 {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #ccc;
    box-sizing: border-box;
    margin-bottom: 20px;
}
table.form1 th {
    text-align: center;
    padding: 10px 10px;
    background: #F7F7EA;
    vertical-align: middle;
    border: 1px solid #ccc;
    box-sizing: border-box;
}
table.form1 td {
    vertical-align: middle;
    padding: 10px;
    background: #fff;
    border: 1px solid #ccc;
    box-sizing: border-box;
}
.required_input {
    background-color: rgb(255, 238, 238);
    border: 1px solid #999;
}
table.form1 input,
table.form1 select,
table.form1 textarea {
    border: 1px solid #CCC;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    padding: 5px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) inset;
    box-sizing: border-box;
}
.error-message {
    background: #f30;
    margin: 5px 10px 0 0;
    padding: 2px 4px;
    color: #fff;
    font-weight: bold;
}
/* フォーム（スマホ版）*/
.form1 {
    padding: 0 6px;
}
.form1 .form_item {
    margin-bottom: 0.7rem;
}
.form1 input,
.form1 select,
.form1 textarea {
    border: 1px solid #CCC;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    padding: 5px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) inset;
}
.form1 input,
.form1 textarea {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

/* 当社の取り組み */
.box_tisann li h3 {
    text-align: center;
    background-color: #1E8384;
    color: #FFF;
    margin: 0px 0px 0px;
    border-radius: 6px 6px 0 0 / 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0 / 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0 / 6px 6px 0 0;
    font-weight: normal;
    font-size: 100%;
    border-bottom: 4px solid;
    border-color: #1154C3;
    padding: 0.3em 0.3em !important;
 }
.box_tisann li h3::after {
    border: none;
}
.btn_pdf {
    padding: 5px;
}
.box_tisann .item_image img {
    width: auto;
    max-width: 120px;
}
.box_tisann li:nth-child(3n+1) {
    clear: both;
}    
@media only screen and (max-width: 600px) {
    .box_tisann li:nth-child(3n+1) {
        clear: none;
    }    
    .box_tisann li:nth-child(2n+1) {
        clear: both;
    }    
}
.btn_link {
    margin: 0px auto 5px;
    padding: 1em;
    cursor: pointer;
    font-size: 12px;
    line-height: 12px;
    -moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
    -webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
    box-shadow: inset 0px 1px 0px 0px #ffffff;
    border: 1px solid #dcdcdc;
    display: inline-block;
    color: #777777;
    text-decoration: none;
    text-align: center;
    text-shadow: 1px 1px 0px #ffffff;
    box-sizing: border-box;
    background-color: #F1FAFA;
    -webkit-border-radius: 5;
    -moz-border-radius: 5;
    border-radius: 5px;
    letter-spacing: 0.1em;
}
.btn_link a {
    text-decoration: none;
    display: block;
}
.btn_link a:hover {
    display: block;
    color: #F60;
    width: 100%;
}
@media screen and (max-width: 600px) {
    .side_navi_box{
        text-align: center;
    }
}
.pdf_link a {
    padding: 8px;
    border: 1px solid #D6D6D6;
    line-height: 20px;
    display: table-cell;
    vertical-align: middle;
}
.pdf_link img {
    vertical-align: middle;
    margin-right: 10px;
}
.pdf_link p {
    width: calc(100% - 59px - 10px);
    margin: 0;
    vertical-align: middle;
    display: inline-block;
    line-height: 120%;
}
@media only screen and (max-width: 600px) {
    .page_image img {
        max-width: 100%;
        width: auto;
    }
}

/* --- リンク集 --- */
table.link {
	width: auto;
	margin: 0 0 80px 20px;
}
table.link td {
	text-align:left;
	font-weight:normal;
	padding:8px 0;
	border-bottom:1px dashed #bd9366;
	line-height: 1.4em;
}
table.link ul {
	margin: 0.5em 0 0 30px;
	padding: 0;
	line-height: 1.4em;
        list-style-type: disc;
}
table.link ul li {
    list-style: disc;
}
table.link p.address {
	margin: 0;
	padding: 0;
        font-size: small;
}
