.sp_none {
    display: block;
}

#company p,
#company ol,
#company dl {
    color: #333;
    font-size: 16px;
    line-height: 1.6;
}

#company h2 {
    font-size: 28px;
    color: #333;
    line-height: 38px;
    margin: 30px 0 10px;
}

/* ------------------------------------------------------------------------------------------
TOP
------------------------------------------------------------------------------------------ */
#company .company_top {
    width: 1024px;
    margin: 0 auto 50px;
}

#company .company_top h1 {
    font-size: 34px;
    color: #000;
    margin: 25px 0;
}

#company .company_top ul {
    text-align: center;
    margin: 0 0 20px;
}

#company .company_top ul li {
    width: 243px;
    display: inline-block;
    border: 1px solid #ddd;
    margin: 0 10px 30px 0;
    text-align: left;
}

#company .company_top ul li:nth-child(4n) {
    margin: 0;
}

#company .company_top img {
    width: 243px;
}

#company .company_top ul li p {
    font-size: 16px;
    padding: 20px 0 15px 35px;
    position: relative;
    line-height: 1.6;
}

#company .company_top ul li p::before {
    content: '';
    width: 8px;
    height: 8px;
    border: 0px;
    border-top: solid 2px #D51E13;
    border-right: solid 2px #D51E13;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 30px;
    left: 10px;
    margin-top: -4px;
}

#company .company_top ul li a {
    text-decoration: none;
}

#company .company_top ul li a:hover p {
    text-decoration: underline;
}

#company .company_top hr {
    border: none;
    border-bottom: 1px solid #c4c4c4;
    margin: 0 0 40px;
}

#company .company_top .txt_long {
    width: 1035px;
}

#company .company_top .txt_long li p {
    font-size: 14px;
}

#company .top_n {
    display: none;
}

#company .top_other {
    width: 1030px;

}

#company .company_top ul.top_other li {
    border: none;
}

#company .company_top ul.top_other li img {
    border: 1px solid #ddd;
}

#company .top_other li a:hover {
    opacity: 0.8;
    transition: 0.3s;
}

#company .company_top br.sp {
    display: block;
}

/* ------------------------------------------------------------------------------------------
社長ご挨拶
------------------------------------------------------------------------------------------ */

#company .president .img_txtbox {
    overflow: hidden;
    margin: 0 0 30px;
}

#company .president p {
    line-height: 1.8;
}

#company .president .img_txtbox img,
#company .president .img_txtbox p {
    float: left;
}

#company .president .img_txtbox img {
    width: 220px;
    padding: 10px 0 0 0;
}

#company .president .img_txtbox p {
    width: 520px;
    margin: 0 0 0 30px;
}

#company .president p.txt {
    margin: 10px 0 100px;
}

#company .president .name {
    text-align: right;
}

#company .president .name img {
    width: 290px;
}

/* ------------------------------------------------------------------------------------------
経営理念・経営方針
------------------------------------------------------------------------------------------ */

#company .policy {
    margin: 0 0 100px;
}

#company .policy .keiei_list {
    flex-flow: wrap;
    width: 770px;
}

#company .policy .keiei_list li {
    box-sizing: border-box;
    font-size: 16px;
    margin: 0 0 10px;
    position: relative;
}



#company .policy .keiei_list li:nth-child(1) {
    width: 22%;
}


#company .policy .keiei_list li a {
    display: block;
    padding: 0 0 0 45px
}

#company .policy .keiei_list li::before {
    content: '';
    width: 8px;
    height: 8px;
    border: 0px;
    border-top: solid 2px #E50012;
    border-right: solid 2px #E50012;
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    position: absolute;
    top: 8px;
    left: 20px;
    margin-top: -4px;
}

#company .policy h2,
#company .policy .policy_tit {
    color: #333;
    font-weight: normal;
}

#company .policy h2 {
    font-size: 28px;
    border-bottom: 1px #c4c4c4 solid;
    padding: 10px;
    margin: 40px 0 20px;
}

#company .policy .policy_tit {
    background: none;
    margin: 20px 0 10px;
    font-size: 16px;
    color: #333;
}

#company .policy ol {
    margin: 0 0 10px 10px;
}

#company .policy li {
    padding-left: 2em;
    text-indent: -2em;
    margin: 0 0 30px;
    line-height: 1.6;
}

#company .policy li span {
    padding: 0 10px 0 0;
}

#company .policy .second {
    margin: 50px 0 30px;
}

#company .policy p {
    line-height: 1.8;
}

/* ------------------------------------------------------------------------------------------
事業所一覧
------------------------------------------------------------------------------------------ */

#company .zigyousho h2 {
    margin: 0 0 20px;
}

#company .zigyousho .tit {
    background: #8EA3B1;
    color: #fff;
    font-size: 16px;
    margin: 10px 0;
    padding: 4px 15px 2px;
}

#company .zigyousho li {
    overflow: hidden;
    padding: 20px 10px;
    border-bottom: 1px solid #c4c4c4;
}

#company .zigyousho ul.office li:last-child {
    border: none;
}

#company .zigyousho li .name {
    float: left;
    width: 300px
}

#company .zigyousho li .address {
    float: right;
    width: 400px;
}

#company .zigyousho li .name .zigyosyo_tit {
    background: none;
    margin: 0 0 10px;
}

#company .zigyousho li .name a {
    color: #333;
    font-size: 16px;
    position: relative;
    padding: 0 0 0 20px;
}

#company .zigyousho li .name a::before {
    content: '';
    width: 8px;
    height: 8px;
    border: 0px;
    border-top: solid 2px #D51D12;
    border-right: solid 2px #D51D12;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 7px;
    left: 0;
    margin-top: -4px;
}

#company .zigyousho li .address span {
    display: block;
}

#company .zigyousho li .address p {
    line-height: 1.6;
    ;
}

#company .zigyousho li .address p.station {
    margin: 20px 0 0;
    color: #666666;
}

/* ------------------------------------------------------------------------------------------
事業展開
------------------------------------------------------------------------------------------ */

#company .zigyou ul {
    overflow: hidden;
    margin: 30px 0 0;
}

#company .zigyou li {
    float: left;
    text-align: center;
    margin: 0 25px 30px 0;
    width: 240px;
}

#company .zigyou li:nth-child(3n) {
    margin: 0 0 30px 0;
}

#company .zigyou li a {
    display: block;
}

#company .zigyou li a img {
    width: 240px;
    border-radius: 4px;
}

#company .zigyou li a:hover {
    text-decoration: none;
}

#company .zigyou li a:hover img {
    transition-duration: 0.3s;
    opacity: 0.6;
}

#company .zigyou li img {
    border-radius: 4px;
}

#company .zigyou li p {
    margin: 10px 0 0;
    position: relative;
    text-align: center;
    display: inline-block;
    line-height: 20px;
    text-align: left;
}

#company .zigyou li p::before {
    content: '';
    width: 8px;
    height: 8px;
    border: 0px;
    border-top: solid 2px #E50012;
    border-right: solid 2px #E50012;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 4px;
    left: -18px;
    margin: 0 auto;
}

/* ---各事業所--- */
#company .zigyou_contents h1 {
    font-size: 34px;
    color: #000;
}

#company .zigyou_contents>img {
    margin: 10px 0 0;
    width: 770px;
}

#company .zigyou_contents .zigyou_tit {
    font-size: 34px;
    margin: 0 0 20px;
    color: #000;
}

/* ---画像縦並び--- */
#company .zigyou_contents .zigyou_box_tate {
    overflow: hidden;
    margin: 40px 0 0;
}

#company .zigyou_contents .zigyou_box_tate li:first-child {
    margin: 0 0 20px;
}

#company .zigyou_contents .zigyou_box_tate .zigyou_img {
    width: 300px;
    float: left;
}

#company .zigyou_contents .zigyou_box_tate .zigyou_img img {
    width: 100%;
}

#company .zigyou_contents .zigyou_box_tate .zigyou_img p {
    font-size: 14px;
}

#company .zigyou_contents .zigyou_box_tate .zigyou_txt {
    float: right;
    width: 430px;
    line-height: 20px;
}

#company .zigyou_contents .zigyou_box_tate .zigyou_txt p {
    margin: 0 0 20px;
}

/* ---画像横広--- */
#company .zigyou_contents .zigyou_wide {
    width: 700px;
    margin: 0 auto;
}

#company .zigyou_contents .zigyou_wide p {
    font-size: 14px;
}

#company .zigyou_contents .zigyou_wide li {
    margin: 30px 0 0;
}

#company .zigyou_contents .zigyou_wide img {
    width: 100%;
}

/* ---文字横広--- */
#company .zigyou_contents .wide_txt {
    margin: 0 0 20px;
}

/* ---海外事業--- */

#company .zigyou_contents h3 {
    color: #333;
    font-size: 24px;
    margin: 60px 0 20px;
}

#company .zigyou_contents .zigyou_kaigai ul {
    overflow: hidden;
    margin: 30px 0 0;
}

#company .zigyou_contents .zigyou_kaigai ul li {
    width: 230px;
    float: left;
    margin: 0 30px 20px 0;
}

#company .zigyou_contents .zigyou_kaigai img {
    width: 230px;
}

#company .zigyou_contents .zigyou_kaigai p {
    font-size: 14px;
}

#company .zigyou_contents .zigyou_kaigai ul li:nth-child(3n) {
    margin: 0 0 20px 0;
}

#company .zigyou_contents .kaigai_note {
    border-top: 1px solid #707070;
    font-size: 16px;
    color: #333;
    padding: 28px 0 0;
    margin: 50px 0 0;
}

/* ---画像横--- */
#company .zigyou_contents ul.half {
    overflow: hidden;
    margin: 20px 0;
}

#company .zigyou_contents ul.half li {
    float: left;
    width: 49%;
    margin: 0 2% 0 0;
}

#company .zigyou_contents ul.half li p {
    font-size: 14px;
}

#company .zigyou_contents ul.half li:nth-child(even) {
    margin: 0;
}

#company .zigyou_contents ul.half li img {
    width: 100%;
    height: 230px;
}

#company .zigyou_contents .wide img {
    width: 770px
}

#company .zigyou_contents .wide p {
    font-size: 14px;
}

/* ------------------------------------------------------------------------------------------
ヤマザキグループ
------------------------------------------------------------------------------------------ */

#company .group .group_list {
    overflow: hidden;
    width: 700px;
}

#company .group .group_list li {
    font-size: 16px;
    float: left;
    margin: 0 0 10px;
    border-right: 1px solid #DDDDDD;
    position: relative;
    display: inline-block;
    padding: 0 20px;
    margin: 0 0 20px 20px;
}

#company .group .group_list li a {
    color: #333;
    font-size: 16px;
}

#company .group .group_list li:nth-child(4),
#company .group .group_list li:nth-child(6) {
    border: none;
}

#company .group .group_list li::before {
    content: '';
    width: 8px;
    height: 8px;
    border: 0px;
    border-top: solid 2px #E50012;
    border-right: solid 2px #E50012;
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    position: absolute;
    top: 4px;
    left: 0;
    margin-top: -4px;
}

#company .group .business>p {
    background: #8EA3B1;
    color: #fff;
    font-size: 16px;
    padding: 4px 15px 2px;
    margin: 20px 0 10px;
}

#company .group .business li {
    display: table;
    border-bottom: 1px solid #c4c4c4;
    padding: 20px 0;
    width: 100%;
}

#company .group .business li .bus_tit,
#company .group .business li .address,
#company .group .business li .tell {
    display: table-cell;
}

#company .group .business li p.bus_tit {
    background: none;
    margin: 0;
    width: 300px;
    line-height: 24px;
    padding: 0 0 0 25px;
    box-sizing: border-box;
}

#company .group .business li .bus_tit a {
    text-decoration: underline;
    color: #333;
}

#company .group .business li .bus_tit a:hover {
    text-decoration: none;
}

#company .group .business li .address,
#company .group .business li .tell {
    color: #666;
    line-height: 1.6;
}

#company .group .business li .address {
    width: 280px;
    vertical-align: top;
    line-height: 1.6;
}

#company .group .business li .tell {
    text-align: right;
    vertical-align: top;
}

#company .group .business li p.bus_tit.outside {
    background: url(../img/pc_open.gif) 0 2px no-repeat;
    background-size: 20px auto;
    box-sizing: border-box;
}

.toku {
    padding: 3px 10px;
    background-color: #8EA3B1;
    color: #fff;
    font-size: 12px;
    margin-top: 10px;
    display: inline-block;
    border-radius: 15px;
}

.no_u_boder {
    border-bottom: none !important;
}

.station_sub {
    font-size: 12px;
    display: inline-block;
    line-height: 16px;
}

/* ------------------------------------------------------------------------------------------
沿革
------------------------------------------------------------------------------------------ */

#company .enkaku ul li {
    border-top: #c4c4c4 1px solid;
    display: table;
    padding: 20px;
}

#company .enkaku ul li:last-child {
    border-bottom: #c4c4c4 1px solid;
}

#company .enkaku ul li .enkaku_tit {
    display: table-cell;
    margin: 0 40px 0 0;
    width: 110px;
}

#company .enkaku ul li .enkaku_box {
    display: table-cell;
    text-align: left;
}

#company .enkaku ul li .enkaku_box dl {
    display: table;
}

#company .enkaku ul li .enkaku_box dt {
    width: 50px;
    display: table-cell;
    margin: 0 60px 0 0;
    display: block;
}

#company .enkaku ul li .enkaku_box dd {
    display: table-cell;
    width: 500px;
    line-height: 1.8;
}

#company .enkaku ul li .enkaku_box dd img {
    display: block;
    margin: 15px auto;
    width: 280px;
}

#company .enkaku ul li .enkaku_box ul {
    overflow: hidden;
}

#company .enkaku ul li .enkaku_box li {
    padding: 0;
    border: none;
    line-height: 20px;
}

#company .enkaku ul li .enkaku_box ul li:first-child,
#company .enkaku ul li .enkaku_box ul li:first-child img {
    width: 215px;
    float: left;
}

#company .enkaku ul li .enkaku_box ul li:last-child,
#company .enkaku ul li .enkaku_box ul li:last-child img {
    width: 270px;
    float: right;
}

#company .enkaku ul li .enkaku_box dd p {
    font-size: 14px;
    line-height: 24px;
}

#company .enkaku .date {
    margin: 20px 0 0;
    text-align: right;
    font-size: 14px;
}

/* ------------------------------------------------------------------------------------------
研究開発
------------------------------------------------------------------------------------------ */

#company .kenkyuu>img {
    width: 770px;
}

#company .kenkyuu h2 {
    margin: 0 0 20px;
}

#company .kenkyuu p.note {
    text-align: right;
    margin: 0 0 20px;
    color: #333;
    font-size: 14px;
    line-height: 1.6;
}

#company .kenkyuu .img_area .kenkyuu_txt {
    line-height: 1.6;
}

#company .kenkyuu .img_area .kenkyuu_img img {
    width: 227px;
}

#company .kenkyuu .img_area .kenkyuu_img p {
    text-align: left;
    margin: 10px 0 0;
    line-height: 1.6;
}

#company .kenkyuu .function {
    margin: 30px 0 0;
}

#company .kenkyuu .function h3 {
    background: none;
    font-size: 24px;
    padding: 0;
    margin: 80px 0 30px;
    color: #333;
    text-align: center;
}

#company .kenkyuu .function p {
    margin: 0 0 5px;
}

#company .kenkyuu .function ol {
    margin: 0 0 30px 100px;
}

#company .kenkyuu .function .img_area {
    text-align: center;
    margin: 60px 0 0;
}

#company .kenkyuu .function .img_area>img {
    width: 600px;
    margin: 0 0 30px;
}

#company .kenkyuu .function .img_area ul {
    margin: 20px 0 0;
}

#company .kenkyuu .function .img_area li {
    margin: 0 auto 40px;
    width: 400px;
}

#company .kenkyuu .function .img_area li img {
    width: 400px;
}

#company .kenkyuu .function .img_area li p {
    text-align: left;
    font-size: 14px;
}

/* ------------------------------------------------------------------------------------------
ニュースリリース
------------------------------------------------------------------------------------------ */

/*ナビ*/
#company .news .news_navi {
    margin: 40px 0 30px;
}

#company .news .news_navi ul {
    display: table;
}

#company .news .news_navi li {
    display: table-cell;
}

#company .news .news_navi li a {
    width: 100px;
    font-size: 20px;
    padding: 0 0 0 30px;
    position: relative;
}

#company .news .news_navi li a:hover {
    text-decoration: underline;
}

#company .news .news_navi li a::before {
    content: '';
    width: 8px;
    height: 8px;
    border: 0px;
    border-top: solid 2px #D51E13;
    border-right: solid 2px #D51E13;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 6px;
    left: 10px;
    margin-top: -4px;
}

#company .news .news_tit {
    background: #8EA3B1;
    color: #fff;
    padding: 4px 15px 2px;
    margin: 30px 0 10px;
}

/*一覧*/
#company .news .news_content li {
    border-bottom: 1px solid #c4c4c4;
}

#company .news .news_content li .news_box {
    display: table;
    padding: 20px 0;
}

#company .news .news_content li .news_box p {
    display: table-cell;
    vertical-align: top;
    font-size: 16px;
    line-height: 1.6;
}

#company .news .news_content li .news_box p.date {
    width: 150px;
}

#company .news .news_content li .news_box p.content {}

#company .news .news_content li .news_box p.pdf {
    width: 100px;
    background: url(../img/pc_open.gif) 30px 3px no-repeat;
    background-size: 20px auto;
    padding: 0 0 0 60px;
}

#company .news .news_content li .news_box p.pdf a {
    color: #333;
    text-decoration: underline;
}

#company .news .news_content li .news_box p.pdf a:hover {
    text-decoration: none;
}

/*ADVリーダー*/
#company .news .reader {
    width: 800px;
    margin: 40px auto 0;
    overflow: hidden;
}

#company .news .reader a,
#company .news .reader p {
    float: left;
}

#company .news .reader p {
    width: 580px;
    font-size: 14px;
    margin: 0 0 0 20px;
}

#company .news .reader img {
    padding: 10px 0 0;
}

/* ------------------------------------------------------------------------------------------
会社概要
------------------------------------------------------------------------------------------ */

#company .company .building {
    margin: 0 0 10px;
}

#company .company .building img {
    width: 170px;
}

/* フォント設定 */
#company .company tr,
#company .company th,
#company .company dl,
#company .company p {
    line-height: 24px;
    color: #333;
    font-size: 14px;
}

/* 詳細 */
#company .company .detail {
    margin: 0 0 50px;
}

#company .company .detail table,
#company .company .detail tr,
#company .company .detail th {
    border: 1px solid #c4c4c4;
    font-size: 16px;
    color: #333;
}

#company .company .detail table {
    width: 760px;
    margin: 0 0 10px;
}

#company .company .detail th {
    background: #EEEEEE;
    width: 115px;
    padding: 15px 10px;
}

#company .company .detail td {
    padding: 14px 15px;
}

#company .company .detail p {
    text-align: right;
}

#company .company .detail td .detail_tel {
    margin: 0 0 0 20px;
}

#company .company .detail td a {
    color: #333;
    float: right;
    position: relative;
    padding: 0 0 0 25px;
    text-decoration: underline;
}

#company .company .detail td a:hover {
    text-decoration: none;
}

#company .company .detail td a:before {
    content: '';
    width: 8px;
    height: 8px;
    border: 0px;
    border-top: solid 2px #E50012;
    border-right: solid 2px #E50012;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 6px;
    left: -15px;
    margin: 0 20px;
}

/* 役員 */
#company .company .officer h2 {
    font-size: 28px;
    border-bottom: 1px #c4c4c4 solid;
    padding: 10px;
    margin: 40px 0 30px;
}

#company .company .officer dt,
#company .company .officer dd {
    display: inline-block;
    font-size: 16px;
}

#company .company .officer dt {
    width: 300px;
    line-height: 1.6;
    margin: 0 0 5px 10px;
}

#company .company .officer p {
    clear: both;
    text-align: right;
}

/* ------------------------------------------------------------------------------------------
SP
------------------------------------------------------------------------------------------ */

@media only screen and (max-width: 767px) {

    .sp_none {
        display: none;
    }

    /* -------SP H2---------- */
    #company .top_n .sidenav_tit:before,
    #company .kankyo01_n .sidenav_tit:before,
    #company .wagashi_n .sidenav_tit:before,
    #company .pan_n .sidenav_tit:before,
    #company .yogashi_n .sidenav_tit:before,
    #company .tyori_n .sidenav_tit:before,
    #company .other_n .sidenav_tit:before,
    #company .daily_n .sidenav_tit:before,
    #company .kaigai_n .sidenav_tit:before,
    #company .president_n .sidenav_tit:before,
    #company .policy_n .sidenav_tit:before,
    #company .zigyousho_n .sidenav_tit:before,
    #company .zigyou_n .sidenav_tit:before,
    #company .group_n .sidenav_tit:before,
    #company .enkaku_n .sidenav_tit:before,
    #company .kenkyuu_n .sidenav_tit:before,
    #company .company_n .sidenav_tit:before,
    #company .news_n .sidenav_tit:before,
    #company .zigyou_contents_n .sidenav_tit:before {
        color: #000;
        font-size: 28px;
        line-height: 30px;
    }

    /* ------------------------------------------------------------------------------------------
SP TOP
------------------------------------------------------------------------------------------ */

    #company .company_top {
        width: 100%;
        margin: 0 auto;
    }

    #company .company_top ul {
        width: 90%;
        margin: 0 auto;
        overflow: hidden;
        line-height: 1.4;
    }

    #company .company_top ul li p {
        padding: 20px 0 15px 25px;
    }

    #company .company_top ul li p::before {
        top: 31px;

    }

    #company .company_top ul li:nth-child(1),
    #company .company_top ul li:nth-child(2),
    #company .company_top ul li:nth-child(7),
    #company .company_top ul li:nth-child(8) {
        min-height: 210px;
    }

    #company .company_top ul li:nth-child(3),
    #company .company_top ul li:nth-child(4),
    #company .company_top ul li:nth-child(5),
    #company .company_top ul li:nth-child(6) {
        min-height: 150px;
    }

    #company .company_top ul.txt_long li:nth-child(1),
    #company .company_top ul.txt_long li:nth-child(2) {
        min-height: 250px;
    }

    #company .company_top ul li,
    #company .company_top ul li:nth-child(4n) {
        width: 47%;
        margin: 0 3% 30px 0;
        float: left;
    }

    #company .company_top ul li a {
        min-height: 200px;

    }

    #company .company_top ul li br {
        display: none;
    }

    #company .company_top ul li:nth-child(even) {
        margin: 0 0 30px;
    }

    #company .company_top img {
        width: 100%;
    }

    #company .top_n {
        display: block;
    }

    #company .company_top ul.top_other li a {
        min-height: auto;
    }

    #company .top_n .sidenav_tit:before {
        content: '企業情報';
    }

    #company .company_top .txt_long {
        width: 90%;
        margin: 0 auto;
    }

    #company .company_top .txt_long br {
        display: none;
    }

    #company .company_top br.sp {
        display: block;
    }

    #company .company_top .top_other li:nth-child(1),
    #company .company_top .top_other li:nth-child(2),
    #company .company_top .top_other li:nth-child(3),
    #company .company_top .top_other li:nth-child(4) {
        min-height: auto;

    }

    /* ------------------------------------------------------------------------------------------
SP社長ご挨拶
------------------------------------------------------------------------------------------ */

    #company .president_n .sidenav_tit:before {
        content: 'ごあいさつ';
    }

    #company .president .img_txtbox {
        text-align: center;
    }

    #company .president .img_txtbox img,
    #company .president .img_txtbox p {
        float: none;
    }

    #company .president .img_txtbox p {
        text-align: left;
        width: 100%;
        margin: 0;
    }

    #company .president .img_txtbox img {
        margin: 10px 0 35px 0;
    }

    #company .president .img_txtbox,
    #company .president p.txt {
        width: 90%;
        margin: 0 auto;
    }

    #company .president .name {
        margin: 50px 10px;
    }

    /* ------------------------------------------------------------------------------------------
SP経営理念・経営方針
------------------------------------------------------------------------------------------ */
    #company .policy_n .sidenav_tit:before {
        content: '経営理念・経営方針';
    }

    #company .policy_wrap {
        width: 90%;
        margin: 0 auto;
    }

    #company .policy .policy_tit {
        margin: 20px auto 0;
    }

    #company .policy .keiei_list {
        width: 100%;
    }

    #company .policy .keiei_list li,
    #company .policy .keiei_list li:nth-child(1) {
        width: 100%;
        margin: 0;
        text-align: left;
        border-right: none;
        border-top: 1px solid #DDDDDD;
    }

    #company .policy .keiei_list li:last-child {
        border-bottom: 1px solid #DDDDDD;
    }


    #company .policy .keiei_list li a {
        display: block;
        padding: 20px 0 20px 40px;
        text-align: left;
    }

    #company .policy .keiei_list li::before {
        content: '';
        width: 8px;
        height: 8px;
        border: 0px;
        border-top: solid 2px #D51D12;
        border-right: solid 2px #D51D12;
        -ms-transform: rotate(135deg);
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
        position: absolute;
        top: 25px;
        left: 0;
        margin: 0 20px;
    }


    /* ------------------------------------------------------------------------------------------
SP事業所一覧
------------------------------------------------------------------------------------------ */
    #company .zigyousho_n .sidenav_tit:before {
        content: '事業所一覧';
    }

    #company .zigyousho h2 {
        width: 90%;
        margin: 0 auto 25px;
    }

    #company .zigyousho .tit {
        width: 96%;
        font-size: 20px;
        margin: 20px auto 10px;
        box-sizing: border-box;
    }

    #company .zigyousho ul {
        width: 90%;
        margin: 0 auto;
    }

    #company .zigyousho li {
        padding: 15px 0;
    }

    #company .zigyousho li .name {
        float: none;
        width: 100%;
        margin: 0;
        overflow: hidden;
    }

    #company .zigyousho li .name a::before {
        top: 12px;
    }

    #company .zigyousho li .name .zigyosyo_tit {
        float: left;
    }

    #company .zigyousho li .name a {
        float: right;
        line-height: 28px
    }

    #company .zigyousho li .address {
        float: none;
        width: 100%;
    }

    #company .zigyousho li .address span {
        display: inline-block;
        margin: 0 10px 0 0;
    }


    /* ------------------------------------------------------------------------------------------
SP事業展開
------------------------------------------------------------------------------------------ */
    #company .zigyou_n .sidenav_tit:before {
        content: '事業展開';
    }

    #company .zigyou>p {
        width: 90%;
        margin: 0 auto;
    }

    #company .zigyou ul {
        margin: 40px auto 0;
        width: 90%;
    }

    #company .zigyou li {
        float: left;
        width: 46%;
        margin: 0 2% 30px;
    }

    #company .zigyou li a img {
        width: 100%;
    }

    #company .zigyou li:nth-child(3n) {
        margin: 0 2% 30px;
    }

    /* ---各事業所--- */
    #company .zigyou_contents_n .sidenav_tit {
        margin: 0 20px;
    }

    #company .side_menu.zigyou_contents_n {
        margin: 0 0 10px;
    }

    #company .zigyou_contents_n .sidenav_tit:before {
        content: '事業展開';
    }

    /* ---各事業所--- */
    #company .pan_n .sidenav_tit:before {
        content: 'パン部門';
    }

    #company .wagashi_n .sidenav_tit:before {
        content: '和菓子部門';
    }

    #company .yogashi_n .sidenav_tit:before {
        content: '洋菓子部門';
    }

    #company .tyori_n .sidenav_tit:before {
        content: '調理パン・米飯・調理麺部門';
        font-size: 22px;
    }

    #company .other_n .sidenav_tit:before {
        content: '様々な事業展開';
    }

    #company .daily_n .sidenav_tit:before {
        content: 'デイリーヤマザキ事業';
        font-size: 22px;
    }

    #company .kaigai_n .sidenav_tit:before {
        content: '海外事業';
    }

    #company .zigyou_contents h2 {
        display: block;
        width: 92%;
        margin: 0 auto 15px;
        line-height: 25px;
    }

    #company .zigyou_contents img {
        width: 100%;
    }

    #company .zigyou_contents>img {
        width: 90%;
        margin: 20px auto;
        display: block;
    }

    #company .zigyou_contents .zigyou_tit {
        display: none;
    }

    /* ---画像縦並び--- */
    #company .zigyou_contents .zigyou_box_tate .zigyou_img,
    #company .zigyou_contents .zigyou_box_tate .zigyou_txt {
        width: 90%;
        margin: 0 auto;
        float: none;
    }

    #company .zigyou_contents .zigyou_box_tate .zigyou_img ul {
        overflow: hidden;
    }

    #company .zigyou_contents .zigyou_box_tate .zigyou_img ul li {
        width: 48%;
        float: left;
    }

    #company .zigyou_contents .zigyou_box_tate .zigyou_img ul li:first-child {
        margin: 0 4% 0 0;
    }

    #company .zigyou_contents .zigyou_box_tate .zigyou_img ul li p {
        line-height: 24px;
        margin: 10px 0 0;
    }

    /* ---画像横広--- */
    #company .zigyou_contents .zigyou_wide {
        width: 90%;
        margin: 0 auto;
    }

    /* ---文字横広--- */
    #company .zigyou_contents .wide_txt {
        width: 90%;
        margin: 20px auto;
    }


    /* ---画像横--- */
    #company .zigyou_contents ul.half {
        width: 90%;
        margin: 0 auto;
    }

    #company .zigyou_contents ul.half li {
        float: none;
        width: 100%;
        height: auto;
        margin: 0 0 20px;
    }

    #company .zigyou_contents ul.half li:nth-child(even) {
        margin: 0 0 20px;
    }

    #company .zigyou_contents ul.half li img {
        width: 100%;
        margin: 0 auto;
    }

    #company .zigyou_contents .wide {
        width: 90%;
        margin: 0 auto 20px;
    }

    #company .zigyou_contents .wide img {
        width: 100%;
    }


    /* ---海外事業--- */

    #company .zigyou_contents h3 {
        width: 90%;
        margin: 40px auto 20px;
    }

    #company .zigyou_contents .zigyou_kaigai ul {
        margin: 50px auto 0;
    }

    #company .zigyou_contents .zigyou_kaigai ul li,
    #company .zigyou_contents .zigyou_kaigai ul li:nth-child(3n) {
        float: none;
        margin: 0 auto 20px;
    }

    #company .zigyou_contents .kaigai_note {
        width: 90%;
        padding: 28px 0 0;
        margin: 50px auto 0;
    }

    #company .zigyou_contents>img.kaigai_sp {
        display: none;
    }

    /* ------------------------------------------------------------------------------------------
SPヤマザキグループ
------------------------------------------------------------------------------------------ */

    #company .group_n .sidenav_tit:before {
        content: 'ヤマザキグループ';
    }

    #company .group .business>p {
        margin: 20px 0 0;
    }

    #company .group .group_list {
        overflow: hidden;
        width: 100%;
        border-bottom: 1px solid #c4c4c4;
    }

    #company .group .group_list li {
        float: left;
        width: 50%;
        box-sizing: border-box;
        margin: 0;
        border-right: none;
        border-top: 1px solid #c4c4c4;
        display: inline-block;
        box-sizing: border-box;
    }

    #company .group .group_list li:nth-child(even) {
        border-left: 1px solid #c4c4c4;
        border-top: 1px solid #c4c4c4;
    }

    #company .group .group_list li::before {
        content: '';
        width: 8px;
        height: 8px;
        border: 0px;
        border-top: solid 2px #D51D12;
        border-right: solid 2px #D51D12;
        -ms-transform: rotate(135deg);
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
        position: absolute;
        top: 10px;
        left: 0;
        margin: 0 20px;
    }

    #company .group .group_list li a {
        display: block;
        padding: 10px 0 10px 20px;
    }

    #company .group .business {
        width: 96%;
        margin: 0 auto;
    }

    #company .group .business li {
        width: 100%;
        margin: 0 auto;
        padding: 20px 10px;
        box-sizing: border-box;
    }

    #company .group .business li .bus_tit,
    #company .group .business li .address,
    #company .group .business li .tell {
        display: block;
    }

    #company .group .business li p.bus_tit {
        background: none;
        margin: 0;
        width: 100%;
        box-sizing: border-box;
        padding: 0;
    }

    #company .group .business li .bus_tit br {
        display: none;
    }

    #company .group .business li .bus_tit a {
        text-decoration: underline;
        padding: 0 0 0 30px;
    }

    #company .group .business li .address {
        width: 100%;
        margin: 10px 0 0;
    }

    #company .group .business li .tell {
        text-align: left;
    }

    #company .group .business li .outside {
        background: url(../img/pc_open.gif) 0 7px no-repeat;
        background-size: 20px auto;
        padding: 0;
    }

    #company .group .business li p.bus_tit.outside {
        width: 100%;
    }

    .toku {
        padding: 0 10px;
        margin: -3px 0 0 20px;
    }

    /* ------------------------------------------------------------------------------------------
SP沿革
------------------------------------------------------------------------------------------ */

    #company .enkaku_n .sidenav_tit:before {
        content: '沿革';
    }

    #company .enkaku ul li {
        border-top: none;
        display: block;
        width: 96%;
        margin: 0 auto;
        padding: 0;
        box-sizing: border-box;
    }

    #company .enkaku ul li .enkaku_tit {
        font-size: 16px;
        display: block;
        background: #8EA3B1;
        width: 100%;
        color: #fff;
        padding: 4px 15px 2px;
        box-sizing: border-box;
    }

    #company .enkaku ul li .enkaku_box {
        display: block;
    }

    #company .enkaku ul li .enkaku_box dl {
        display: block;
        margin: 20px;
        overflow: hidden;
    }

    #company .enkaku ul li .enkaku_box dt {
        float: left;
        width: 20%;
        margin: 0;
        line-height: 35px;
    }

    #company .enkaku ul li .enkaku_box dd {
        float: right;
        width: 80%;
        line-height: 30px;
    }

    #company .enkaku ul li .enkaku_box dd img {
        display: block;
        width: 100%;
        margin: 15px auto;
        text-align: center;
    }

    #company .enkaku ul li .enkaku_box ul {
        overflow: hidden;
    }

    #company .enkaku ul li .enkaku_box li {
        padding: 0;
        border: none;
        line-height: 38px;
        margin: 0 0 20px;
    }

    #company .enkaku ul li .enkaku_box ul li:first-child,
    #company .enkaku ul li .enkaku_box ul li:first-child img {
        width: 100%;
        float: none;
    }

    #company .enkaku ul li .enkaku_box ul li:last-child,
    #company .enkaku ul li .enkaku_box ul li:last-child img {
        width: 100%;
        float: none;
    }

    /* ------------------------------------------------------------------------------------------
SP研究開発
------------------------------------------------------------------------------------------ */

    #company .kenkyuu_n .sidenav_tit:before {
        content: '研究開発';
    }

    #company .kenkyuu {
        width: 90%;
        margin: 0 auto;
    }

    #company .kenkyuu>img {
        width: 100%;
    }

    #company .kenkyuu h4 {
        line-height: 30px;
    }

    #company .kenkyuu p.note {
        text-align: left;
    }

    #company .kenkyuu .img_area .kenkyuu_txt {
        float: none;
        width: 100%;
    }

    #company .kenkyuu .img_area .kenkyuu_img {
        width: 100%;
        float: none;
        display: table;
        margin: 20px 0 0;
    }

    #company .kenkyuu .img_area .kenkyuu_img img {
        width: 100%;
        display: table-cell;
    }

    #company .kenkyuu .img_area .kenkyuu_img p {
        width: 40%;
        display: table-cell;
        vertical-align: bottom;
        padding: 0 0 0 20px;
    }

    #company .kenkyuu .img_area .kenkyuu_img p br {
        display: none;
    }

    #company .kenkyuu .function h5 {
        text-align: center;
        margin: 90px 0 40px;
    }

    #company .kenkyuu .function ol {
        margin: 0 0 30px;
    }

    #company .kenkyuu .function .img_area {
        text-align: center;
        margin: 60px 0 0;
    }

    #company .kenkyuu .function .img_area>img,
    #company .kenkyuu .function .img_area li,
    #company .kenkyuu .function .img_area li img {
        width: 100%;
    }

    /* ------------------------------------------------------------------------------------------
ニュースリリース
------------------------------------------------------------------------------------------ */

    #company .news_n .sidenav_tit:before {
        content: 'ニュースリリース';
    }

    #company .news {
        width: 90%;
        margin: 0 auto;
    }

    #company .news>p br {
        display: none;
    }

    /*ナビ*/
    #company .news .news_navi {
        width: 90%;
        margin: 30px 0 0;
    }

    #company .news .news_navi ul {
        width: 100%;
    }

    #company .news .news_navi li {
        width: 33.333%;
        margin: 0 0 30px;
        display: inline-block;
    }

    #company .news .news_navi li a {
        width: 100%;
    }

    #company .news .news_tit {
        margin: 20px 0 0;
        padding: 4px 15px 2px;
    }

    /*一覧*/
    #company .news .news_content {
        width: 100%;
        margin: 0 auto;
    }

    #company .news .news_content li .news_box {
        padding: 10px 0;
    }

    #company .news .news_content li .news_box p {
        display: block;
        vertical-align: top;
    }

    #company .news .news_content li .news_box p.date {
        width: 100%;
    }

    #company .news .news_content li .news_box p.content {
        width: 100%;
        margin: 10px 0 2px;
    }

    #company .news .news_content li .news_box p.pdf {
        width: auto;
        background: url(../img/pc_open.gif) 0 5px no-repeat;
        background-size: 20px auto;
        padding: 0 0 0 30px;
    }

    #company .news .news_content li .news_box p.pdf a {
        text-decoration: underline;
    }

    #company .news .news_content li .news_box p.pdf a:hover {
        text-decoration: none;
    }

    /*ADVリーダー*/
    #company .news .reader {
        width: 100%;
        margin: 40px auto 0;
        overflow: hidden;

        text-align: center;
    }

    #company .news .reader a,
    #company .news .reader p {
        float: none;
        text-align: center;
    }

    #company .news .reader p {
        width: 90%;
        font-size: 14px;
        margin: 0 0 0 20px;
        text-align: left;
    }

    #company .news .reader img {
        display: block;
        width: 100px;
        margin: 10px auto;
        padding: 10px auto 0;
    }



    /* ------------------------------------------------------------------------------------------
会社概要
------------------------------------------------------------------------------------------ */

    #company .company_n .sidenav_tit:before {
        content: '会社概要';
    }

    #company .company .building {
        width: 90%;
        margin: 0 auto;
    }

    #company .company .building a {
        margin: 190px 0 0;
    }

    /* 詳細 */
    #company .company .detail {
        width: 90%;
        margin: 10px auto 50px;
    }

    #company .company .detail table,
    #company .company .detail tr,
    #company .company .detail th {
        width: 100%;
        display: block;
        border: none;
        box-sizing: border-box;
        margin: 0 auto;
        font-size: 16px;
    }

    #company .company .detail th {
        background: #8EA3B1;
        color: #fff;
        font-size: 16px;
        padding: 4px 15px 2px;
        margin: 10px 0;
    }

    #company .company .detail td .detail_tel {
        display: inline-block;
        margin: 0;
    }

    /* 役員 */
    #company .company .officer {
        width: 90%;
        margin: 0 auto 70px;
    }

    #company .company .officer h2 {
        float: none;
        margin: 0 auto 25px;
        width: 100%;
    }

    #company .company .officer dl {
        float: none;
        overflow: hidden;
    }

    #company .company .officer dt,
    #company .company .officer dd {
        width: 50%;
        float: left;
    }

    #company .company .officer dt {
        padding: 0;
        box-sizing: border-box;
        margin: 0 0 5px;
    }

    #company .company .officer p {
        margin: 0;
    }

}

@media print {
    @page {
        margin: 0;
    }

    body {
        width: 1100px;
        transform: scale(1.0, 1.0);
        transform-origin: left top;
        overflow: visible !important;
        -webkit-print-color-adjust: exact;
    }
}