
@charset "utf-8";

/* Global Menu 対応 */
#gmenu .gm6 .sub {
    display: block;
}

/* ---------------------------------- */
/*                  mv                */
/* ---------------------------------- */
#mv.philo {
    background-image: url(/assets/img/sub-directory/company/philo/202306_mv.jpg);
    background-position: right top;
}

#mv.outline {
    background-image: url(/assets/img/sub-directory/company/outline/202411_mv.jpg);
}

#mv.history {
    background-image: url(/assets/img/sub-directory/company/history/202306_mv.jpg);
}

#mv.csr {
    background-image: url(/assets/img/sub-directory/company/csr/202306_mv.jpg);
}

#mv.csr_csr1 {
    background-image: url(/assets/img/sub-directory/company/csr/reconstruction_support/mv_csr1.jpg);
}

#mv.csr_csr2 {
    background-image: url(/assets/img/sub-directory/company/csr/unhcr/mv_csr2.jpg);
}

#mv.csr_csr3 {
    background-image: url(/assets/img/sub-directory/company/csr/unhcr/mv_csr3.jpg);
}

#mv.csr_csr4 {
    background-image: url(/assets/img/sub-directory/company/csr/farming-experience/mv_csr4.jpg);
}
#mv.csr_csr6 {
    background-image: url(/assets/img/sub-directory/company/csr/sdgs/mv_csr6.jpg);
}

#mv.csr_csr7 {
    background-image: url(/assets/img/sub-directory/company/csr/wfp/mv_csr7.jpg);
}

#mv.media {
    background-image: url(/assets/img/sub-directory/company/media/mv.jpg);
}

#mv.group {
    background-image: url(/assets/img/sub-directory/company/group/202405_mv.jpg);
}

#mv.group_studio {
    background-image: url(/assets/img/sub-directory/company/group/group_studio.jpg);
}

#mv.group_area-branding {
    background-image: url(/assets/img/sub-directory/company/group/area-branding.jpg);
}

#mv.group_wellness {
    background-image: url(/assets/img/sub-directory/company/group/group_wellness.jpg);
}

#mv.group_media {
    background-image: url(/assets/img/sub-directory/company/group/group_media.jpg);
}

#mv.group_job-studio {
  background-image: url(/assets/img/sub-directory/company/group/group_job-studio.jpg);
}

@media screen and (max-width: 768px) {
    #mv.philo {
        background-image: url(/assets/img/sub-directory/company/philo/202306_mv_sp.jpg);
    }
    #mv.outline {
        background-image: url(/assets/img/sub-directory/company/outline/202411_mv_sp.jpg);
    }
    #mv.history {
        background-image: url(/assets/img/sub-directory/company/history/202306_mv_sp.jpg);
    }
    #mv.csr {
        background-image: url(/assets/img/sub-directory/company/csr/202306_mv_sp.jpg);
    }
    #mv.csr_csr1 {
        background-image: url(/assets/img/sub-directory/company/csr/reconstruction_support/mv_csr1_sp.jpg);
    }
    #mv.csr_csr2 {
        background-image: url(/assets/img/sub-directory/company/csr/unhcr/mv_csr2_sp.jpg);
    }
    #mv.csr_csr3 {
        background-image: url(/assets/img/sub-directory/company/csr/unhcr/mv_csr3_sp.jpg);
    }
    #mv.csr_csr4 {
        background-image: url(/assets/img/sub-directory/company/csr/farming-experience/mv_csr4_sp.jpg);
    }
    #mv.csr_csr6 {
        background-image: url(/assets/img/sub-directory/company/csr/sdgs/mv_csr6_sp.jpg);
    }

    #mv.csr_csr7 {
        background-image: url(/assets/img/sub-directory/company/csr/wfp/mv_csr7_sp.jpg);
    }

    #mv.media {
        background-image: url(/assets/img/sub-directory/company/media/mv_sp.jpg);
    }
    #mv.group {
        background-image: url(/assets/img/sub-directory/company/group/202306_mv_sp.jpg);
    }

    #mv.group_studio {
    background-image: url(/assets/img/sub-directory/company/group/group_studio_sp.jpg);
    }
    #mv.group_area-branding {
    background-image: url(/assets/img/sub-directory/company/group/area-branding_sp.jpg);
    }
    #mv.group_wellness {
        background-image: url(/assets/img/sub-directory/company/group/group_wellness_sp.jpg);
    }
    #mv.group_media {
        background-image: url(/assets/img/sub-directory/company/group/group_media_sp.jpg);
    }
    #mv.group_job-studio {
      background-image: url(/assets/img/sub-directory/company/group/group_job-studio_sp.jpg);
  }
}

/* ---------------------------------- */
/*          PHILOSOPHY                */
/* ---------------------------------- */
.philo_content {
    padding: 70px 0;
}

.philo_content h3 {
    font-size: 26px;
    font-weight: bold;
    letter-spacing: 0.1em;
    margin: 0 0 40px 0;
}

.philo_content h3 span {
    font-size: 12px;
    font-weight: normal;
    font-family: serif;
    margin: 15px 0 0 0;
    letter-spacing: 0;
    display: block;
}

.philo_content .image {
    margin: 0 0 80px 0;
}

.philo_content .image img {
    width: 980px;
}

.philo_content .philosophy {
    margin: 0 0 80px 0;
}

.philo_content .philosophy p {
    font-size: 14px;
    line-height: 2;
}

.philo_content .message p {
    font-size: 14px;
    line-height: 2;
    text-align: left;
    width: 980px;
    margin: 0 auto 40px auto;
}

.philo_content .message p.name {
    text-align: right;
    letter-spacing: 0.1em;
}

@media screen and (max-width: 1000px) {
    .philo_content .image img {
        width: 70%;
    }
    .philo_content .message p {
        width: 70%;
    }
}

@media screen and (max-width: 768px) {
    .philo_content {
        padding: 60px 0 75px 0;
    }
    .philo_content h3 {
        font-size: 20px;
    }
    .philo_content .image img {
        width: 85%;
    }
    .philo_content .philosophy {
        margin: 0 0 60px 0;
    }
    .philo_content .philosophy p {
        font-size: 12px;
    }
    .philo_content .message p {
        font-size: 12px;
        width: 90%;
        margin: 0 auto 2em auto;
    }
}

@media screen and (max-width: 480px) {
    .philo_content h3 {
        font-size: 18px;
    }
    .philo_content .philosophy p {
        font-size: 11px;
    }
    .philo_content .philosophy p span {
        display: block;
    }
    .philo_content h3 span {
        font-size: 10px;
    }
}

/* ---------------------------------- */
/*          COMPANY PROFILE           */
/* ---------------------------------- */
.outline_content {
    padding: 70px 0;
}

.outline_content .data {
    margin: 0 0 80px 0;
}

.outline_content .data table {
    font-size: 14px;
    text-align: left;
    width: 875px;
    margin: 0 auto;
}

.outline_content .data th {
    font-weight: bold;
    width: 18%;
    padding: 28px 0 28px 2%;
    border-top: solid 1px #b4a9a1;
    vertical-align:middle;
}

.outline_content .data th.last {
    border-bottom: solid 1px #b4a9a1;
}

.outline_content .data td {
    width: 75%;
    padding: 28px 0 28px 5%;
    border-top: solid 1px #e7e0db;
}

.outline_content .data td.last {
    border-bottom: solid 1px #e7e0db;
}
.outline_content .data td.adj{
    padding: 28px 0 28px 0;
}
.outline_content .data td.adj hr{
    border-top: solid 1px #e7e0db;
    border-bottom:0;
    margin: 10px 0;
    border-left:none;
}
.outline_content .list_type01{
    display:flex;
    align-items:center;
    margin-left:5%;
    align-items:flex-start;
}
.outline_content .list_type01 li{
    padding:10px;   
    text-align:center;
}
.outline_content .list_type01 li .name{
    line-height:1.2em;
}
.outline_content .list_type01 figure{
    margin:0 0 5px 0;
}
.outline_content .list_type01 img{
    width:100px;
}
.outline_content .map {
    margin: 0 0 55px 0;
}

.outline_content .map h3 {
    font-size: 26px;
    font-weight: bold;
    font-family: serif;
    letter-spacing: 0.1em;
    margin: 0 0 40px 0;
}

.outline_content .map h3 span {
    font-size: 12px;
    font-weight: normal;
    font-family: Arial, Roboto,"Droid Sans","游ゴシック","YuGothic","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ","Meiryo",sans-serif;
    margin: 15px 0 0 0;
    letter-spacing: 0;
    display: block;
}

#accessmap {
    height: 520px;
    background-color: #dddddd;
    margin: 0 0 55px 0;
}

.outline_content .map .link {
    
}

.outline_content .map .link a {
    color: #231815;
    font-size: 12px;
    font-weight: bold;
    padding: 10px 40px;
    border: solid 1px #231815;
    display: inline-block;
    position: relative;
}

.outline_content .map .link a:hover {
    color: #92b36e;
    text-decoration: none;
    border: solid 1px #92b36e;
}

.outline_content .map .link a::after {
    position: absolute;
    top: 50%;
    right: 15px;
    display: block;
    content: '';
    width: 6px;
    height: 6px;
    margin-top: -3px;
    border-top: 1px solid #231815;
    border-right: 1px solid #231815;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

.outline_content .map .link a:hover::after {
    border-top: 1px solid #92b36e;
    border-right: 1px solid #92b36e;
}

.outline_content .access {
    text-align: left;
    width: 77%;
    margin: 0 auto;
}

.outline_content .access:after {
    content: "";
    clear: both;
    display: block;
}

.outline_content .access .data {
    font-size: 14px;
    line-height: 1.8;
    width: 48%;
}

.outline_content .access .data h4 {
    font-weight: bold;
}

.outline_content .access .a1 {
    float: left;
}

.outline_content .access .a2 {
    float: right;
}

@media screen and (max-width: 900px) {
    .outline_content .data table {
        width: 88%;
    }


}

@media screen and (max-width: 768px) {
    .outline_content {
        padding: 55px 0;
    }
    .outline_content .data {
        margin: 0 0 60px 0;
    }
    .outline_content .data table {
        font-size: 12px;
        line-height: 1.5;
        width: 90%;
    }
    .outline_content .list_type01 li{
        text-align:left;
    }
    .outline_content .list_type01 figure{
        margin:0;
    }
    .outline_content .list_type01 figure img{
        /*max-width:100%;*/
        width: 66px;
    }
    .outline_content .map {
        margin: 0 0 50px 0;
    }
    .outline_content .map h3 {
        font-size: 20px;
        margin: 0 0 30px 0;
    }
    .outline_content .access {
        width: 85%;
    }
    .outline_content .access .data {
        font-size: 12px;
        width: 100%;
        margin: 0;
    }
    .outline_content .access .a1 {
        margin: 0 0 30px 0;
        float: none;
    }
    .outline_content .access .a2 {
        float: none;
    }
    #accessmap {
        height: 350px;
    }
}

/* ---------------------------------- */
/*                  沿革                */
/* ---------------------------------- */
.history_content {
    padding: 70px 0;
}

.history_content dl {
    font-size: 14px;
    text-align: left;
    line-height: 1.8;
    width: 700px;
    margin: 0 auto;
}

.history_content dl:after {
    content: "";
    clear: both;
    display: block;
}

.history_content dt {
    clear: both;
    font-weight: bold;
    width: 100px;
    margin: 0 0 30px 0;
    float: left;
}

.history_content dd {
    width: 575px;
    margin: 0 0 30px 0;
    float: right;
}

.history_content .hd {
    display: none;
}

.history_content .more_but {
    margin: 0 0 30px 0;
    display: none;
}

.history_content .more_but a {
    color: #231815;
    font-size: 12px;
    font-weight: bold;
    padding: 10px 40px;
    border: solid 1px #231815;
    display: inline-block;
    position: relative;
}

.history_content .more_but a:hover {
    color: #92b36e;
    text-decoration: none;
    border: solid 1px #92b36e;
}

.history_content .more_but a::after {
    position: absolute;
    top: 50%;
    right: 15px;
    display: block;
    content: '';
    width: 6px;
    height: 6px;
    margin-top: -3px;
    border-right: 1px solid #231815;
    border-bottom: 1px solid #231815;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

.history_content .more_but a:hover::after {
    border-right: 1px solid #92b36e;
    border-bottom: 1px solid #92b36e;
}



@media screen and (max-width: 768px) {
    .history_content dl {
        font-size: 12px;
        width: 90%;
    }
    .history_content dt {
        width: 25%;
    }
    .history_content dd {
        width: 73%;
    }
}

/* ---------------------------------- */
/*                  CSR               */
/* ---------------------------------- */
.csr_content {
    
}

.csr_content .lead {
    padding: 60px 0;
}

.csr_content .lead p {
    text-align: left;
    font-size: 14px;
    line-height: 1.8;
    width: 84%;
    margin: 0 auto;
}

.csr_content .links {
    background-color: #ece8e1;
}

.csr_content .links .content:after {
    content: "";
    clear: both;
    display: block;
}

.csr_content .links .content .data {
    width: 50%;
    padding: 7% 0 0 0;
    position: relative;
}

.csr_content .links .content .data h3 {
    font-size: 22px;
    font-weight: bold;
    font-family: "Times", "Times New Roman", "Minion Web", serif;
    letter-spacing: 0.2em;
    margin: 0 0 6% 0;
}

.csr_content .links .content .data h3.l2 {
    line-height: 1.5;
}

.csr_content .links .content .data h3 span {
    color: #7b5b43;
    font-size: 12px;
    font-family: Arial, Roboto,"Droid Sans","游ゴシック","YuGothic","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ","Meiryo",sans-serif;
    line-height: 1.5;
    margin: 18px 0 0 0;
    display: block;
}

.csr_content .links .content .data .desc {
    font-size: 14px;
    line-height: 1.8;
    text-align: left;
    width: 65%;
    margin: 0 auto;
}

.csr_content .links .content .data .link {
    left: 0;
    bottom: 12%;
    text-align: center;
    width: 100%;
    position: absolute;
    z-index: 2;
    display: none;
}

.csr_content .links .content .data .link a {
    color: #231815;
    font-size: 12px;
    font-weight: bold;
    padding: 10px 30px;
    border: solid 1px #231815;
    display: inline-block;
    position: relative;
    /*filter:alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;*/
}

.csr_content .links .content .data .link a:hover {
    color: #92b36e;
    text-decoration: none;
    border: solid 1px #92b36e;
}

.csr_content .links .content .data .link a::after {
    position: absolute;
    top: 50%;
    right: 15px;
    display: block;
    content: '';
    width: 6px;
    height: 6px;
    margin-top: -3px;
    border-top: 1px solid #231815;
    border-right: 1px solid #231815;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

.csr_content .links .content .data .link a:hover::after {
    border-top: 1px solid #92b36e;
    border-right: 1px solid #92b36e;
}

.csr_content .links .content .image {
    width: 50%;
}

.csr_content .links .content .image img {
    width: 100%;
    display: block;
}

.csr_content .links .cl .data {
    float: left;
}

.csr_content .links .cl .image {
    float: right;
}

.csr_content .links .cr .data {
    float: right;
}

.csr_content .links .cr .image {
    float: left;
}

@media screen and (max-width: 980px) {
    .csr_content .links .content .data {
        padding: 5% 0 0 0;
    }
    .csr_content .links .content .data .desc {
        font-size: 12px;
    }
}

@media screen and (max-width: 768px) {
    .csr_content .links .content .data h3 {
        font-size: 16px;
    }
    .csr_content .links .content .data {
        width: 100%;
        padding: 9% 0 0 0;
    }
    .csr_content .links .content .image {
        width: 100%;
    }
    .csr_content .links .content .data .desc {
        font-size: 12px;
        width: 80%;
    }
    .csr_content .links .content .data .link {
        text-align: center;
        width: 100%;
        padding: 20px 0 9% 0;
        position: static;
    }
    .csr_content .links .cr {
        background-color: #f6f3ee;
    }
    .csr_content .links .content .image {
        padding: 0 0 10% 0;
    }
    .csr_content .links .content .image img {
        width: 90%;
        margin: 0 auto;
    }
}

/* detail 共通 */
.csr_detail {
    padding: 70px 0;
}

.csr_detail h3 {
    font-size: 23px;
    font-weight: bold;
    line-height: 1.5;
    margin: 0 0 70px 0;
}

.csr_detail h4 {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.6;
    margin-bottom: 35px;
}

.csr_detail h5 {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
    margin-top: 35px;
    margin-bottom: 5px;
    text-align: left;
}

.csr_detail p {
    font-size: 14px;
    line-height: 2;
    text-align: left;
}

.csr_detail .link {
    text-align: center;
}

.csr_detail .link a {
    color: #231815;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    margin-right: 20px;
    padding: 10px 40px;
    border: solid 1px #231815;
    display: inline-block;
    position: relative;
}

.csr_detail .link a:last-child {
    margin-right: 0;
}

.csr_detail .link a:hover {
    color: #92b36e;
    text-decoration: none;
    border: solid 1px #92b36e;
}

.csr_detail .link a::after {
    position: absolute;
    top: 50%;
    right: 15px;
    display: block;
    content: '';
    width: 6px;
    height: 6px;
    margin-top: -3px;
    border-top: 1px solid #231815;
    border-right: 1px solid #231815;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

.csr_detail .link a:hover::after {
    border-top: 1px solid #92b36e;
    border-right: 1px solid #92b36e;
}

@media screen and (max-width: 768px) {
    .csr_detail {
        padding: 60px 0;
    }
    .csr_detail h3 {
        font-size: 16px;
        line-height: 1.5;
        margin: 0 0 50px 0;
    }
    .csr_detail h4 {
        font-size: 15px;
        margin-bottom: 25px;
    }
    .csr_detail h5 {
        font-size: 13px;
        margin-top: 25px;
    }
    .csr_detail p {
        font-size: 12px;
    }
    .csr_detail .link a {
        margin-right: 0;
        margin-bottom: 10px;
    }
    .csr_detail .link a:last-child {
        margin-bottom: 0;
    }
}

/* 東北復興支援活動 */
.csr1_s1 {
    width: 980px;
    margin: 0 auto 70px auto;
}

.csr1_s1 .fig {
    line-height: 1;
    margin: 0 0 60px 0;
}

.csr1_s1 .fig img {
    width: 100%;
}

.csr1_s1 .fig img.pc {
    display: block;
}

.csr1_s1 .fig img.sp {
    display: none;
}

.csr1_s2 {
    width: 980px;
    margin: 0 auto 70px auto;
}

.csr1_s2 .fig {
    line-height: 1;
    margin: 0 0 60px 0;
}

.csr1_s2 .fig img {
    width: 100%;
}

.csr1_s2 .fig img.pc {
    display: block;
}

.csr1_s2 .fig img.sp {
    display: none;
}

.csr1_s2 .link {
    margin: 60px 0 0 0;
}

.csr1_s2 .link span {
    margin: 0 0 10px 0;
    display: block;
}

.csr1_s3 {
    width: 980px;
    margin: 0 auto 70px auto;
}

.csr1_s3 table {
    font-size: 14px;
    line-height: 1.8;
    text-align: left;
    width: 100%;
}

.csr1_s3 table .pic {
    vertical-align: middle;
    padding: 0 0 30px 0;
}

.csr1_s3 table .desc {
    padding: 0 0 0 20px;
    vertical-align: middle;
}

.csr1_s3 table img {
    width: 312px;
}

.csr1_s3 table .desc .title {
    font-weight: bold;
}

.csr1_s4 {
    width: 980px;
    margin: 0 auto;
}

.csr1_s4 .link {
    margin: 60px 0 0 0;
}

@media screen and (max-width: 1000px) {
    .csr1_s1 {
        width: 82%;
    }
    .csr1_s2 {
        width: 82%;
    }
    .csr1_s3 {
        width: 82%;
    }
    .csr1_s4 {
        width: 82%;
    }
}

@media screen and (max-width: 768px) {
    .csr1 h3 span {
        display: block;
    }
    .csr1_s1 {
        width: 90%;
        padding: 0 0 60px 0;
        margin: 0 auto 60px auto;
        border-bottom: solid 1px #000;
    }
    .csr1_s1 .fig img.pc {
        display: none;
    }
    .csr1_s1 .fig img.sp {
        display: block;
    }
    .csr1_s2 {
        width: 90%;
        padding: 0 0 60px 0;
        margin: 0 auto 60px auto;
    }
    .csr1_s2 .fig img.pc {
        display: none;
    }
    .csr1_s2 .fig img.sp {
        display: block;
    }
    .csr1_s3 {
        width: 90%;
        margin: 0 auto 60px auto;
    }
    .csr1_s4 {
        width: 90%;
    }
    .csr1_s2 .link span {
        font-size: 10px;
    }
    .csr1_s3 table {
        font-size: 12px;
        line-height: 1.5;
    }
    .csr1_s3 table .pic {
        width: 45%;
        vertical-align: top;
        padding: 0 0 20px 0;
    }
    .csr1_s3 table .desc {
        width: 54%;
        padding: 0 0 20px 20px;
        vertical-align: top;
    }

    .csr1_s3 table img {
        width: 100%;
    }
}

/* UNHCR協賛活動 */
.csr2_s1 {
    width: 980px;
    padding: 0 0 70px 0;
    margin: 0 auto 70px auto;
}

.csr2_s2 {
    width: 980px;
    padding: 0 0 70px 0;
    margin: 0 auto 70px auto;
    border-bottom: solid 1px #000;
}

.csr2_s3 {
    width: 980px;
    margin: 0 auto;
}

.csr2_s3 p {
    margin: 0 0 70px 0;
}

.csr2_s1 .fig_pc,
.csr2_s3 .fig_pc {
    width: 100%;
    margin: 0 0 65px 0;
}

.csr2_s1 .fig_pc img,
.csr2_s3 .fig_pc img {
    width: 100%;
}

.csr2_s1 .fig_sp,
.csr2_s3 .fig_sp {
    width: 100%;
    margin: 0 0 60px 0;
    display: none;
}

.csr2_s1 .fig_sp img,
.csr2_s3 .fig_sp img {
    width: 100%;
}

.csr2_s3 .fig_sp h3 {
    color: #0072bb;
    margin-bottom: 20px;
}

.csr2_s3 .fig_sp .unhcr {
    color: #0072bb;
    line-height: 2;
    margin-top: 40px;
    text-align: left;
}

.csr2_s3 .fig_sp .unhcr span {
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 40px;
    text-align: center;
}

@media screen and (max-width: 1000px) {
    .csr2_s1 {
        width: 82%;
    }
    .csr2_s2 {
        width: 82%;
    }
    .csr2_s3 {
        width: 82%;
    }
}

@media screen and (max-width: 768px) {
    .csr2_s1 h3 {
        white-space: pre;
    }
    .csr2_s1 {
        width: 90%;
        padding: 0 0 60px 0;
        margin: 0 auto 60px auto;
        border-bottom: solid 1px #000;
    }
    .csr2_s2 {
        width: 90%;
        padding: 0 0 60px 0;
        margin: 0 auto 60px auto;
        border-bottom: solid 1px #000;
    }
    .csr2_s3 {
        width: 90%;
    }
    .csr2_s1 .fig_pc,
    .csr2_s3 .fig_pc {
        display: none;
    }
    .csr2_s1 .fig_sp,
    .csr2_s3 .fig_sp {
        display: block;
    }
}

/* 和食教育プログラム */
.csr3_s1 {
    width: 980px;
    margin: 0 auto 70px auto;
}

.csr3_s1 .fig {
    line-height: 1;
    margin: 0 0 60px 0;
}

.csr3_s1 .fig img {
    width: 100%;
}

.csr3_s1 .fig img.pc {
    display: block;
}

.csr3_s1 .fig img.sp {
    display: none;
}

.csr3_s2 {
    width: 980px;
    margin: 0 auto;
}

.csr3_s2 .fig {
    line-height: 1;
    margin: 0 0 60px 0;
}

.csr3_s2 .fig img {
    width: 100%;
}

.csr3_s2 .fig img.pc {
    display: block;
}

.csr3_s2 .fig img.sp {
    display: none;
}

@media screen and (max-width: 1000px) {
    .csr3_s1 {
        width: 82%;
    }
    .csr3_s2 {
        width: 82%;
    }
}

@media screen and (max-width: 768px) {
    .csr3_s1 {
        width: 90%;
        padding: 0 0 60px 0;
        margin: 0 auto 60px auto;
        border-bottom: solid 1px #000;
    }
    .csr3_s1 .fig img.pc {
        display: none;
    }
    .csr3_s1 .fig img.sp {
        display: block;
    }
    .csr3_s2 {
        width: 90%;
        margin: 0 auto;
    }
    .csr3_s2 .fig img.pc {
        display: none;
    }
    .csr3_s2 .fig img.sp {
        display: block;
    }
}

/* SDG's */
.csr6_s1 {
    width: 980px;
    margin: 0 auto 70px auto;
    border-bottom: solid 1px #000;
    padding-bottom: 70px;
}
.csr6_s2 {
    width: 980px;
    margin: 0 auto 70px auto;
}

.csr6_s1 .fig,
.csr6_s2 .fig {
    line-height: 1;
    margin: 0 0 60px 0;
}

.csr6_s1 .fig img,
.csr6_s2 .fig img {
    max-width:100%;
}
.csr6_s1 .fig img.pc60,
.csr6_s2 .fig img.pc60{
    width:60%;
}

.csr6_s1 .fig img.pc,
.csr6_s2 .fig img.pc {
    display: block;
}

.csr6_s1 .fig img.sp,
.csr6_s2 .fig img.sp {
    display: none;
}

.csr6_s1 .link,
.csr6_s2 .link {
    margin: 60px 0 0 0;
}

.csr6_s1 .link span,
.csr6_s2 .link span {
    margin: 0 0 10px 0;
    display: block;
}
@media screen and (max-width: 1000px) {
    .csr6_s1,
    .csr6_s2 {
        width: 82%;
    }
}

@media screen and (max-width: 768px) {
    .csr6 h3 span {
        display: block;
    }
    .csr6_s1,
    .csr6_s2 {
        width: 90%;
        margin: 0 auto 60px auto;
    }
    .csr6_s1 .fig img.pc60,
    .csr6_s2 .fig img.pc60{
        width:100%;
    }
    .csr6_s1 .fig img.pc,
    .csr6_s2 .fig img.pc {
        display: none;
    }
    .csr6_s1 .fig img.sp,
    .csr6_s2 .fig img.sp {
        display: block;
    }
}

/* 国連世界食糧計画(国連WFP) */
.csr7_s1 {
    width: 980px;
    padding: 0 0 70px 0;
    margin: 0 auto 70px auto;
    border-bottom: solid 1px #000;
}

.csr7_s2 {
    width: 980px;
    padding: 0 0 70px 0;
    margin: 0 auto 70px auto;
    border-bottom: solid 1px #000;
}

.csr7_s3 {
    width: 980px;
    padding: 0 0 70px 0;
    margin: 0 auto 70px auto;
    border-bottom: solid 1px #000;
}

.csr7_s4 {
    width: 980px;
    margin: 0 auto;
}

.csr7_s4 p {
    margin: 0 0 70px 0;
}

.csr7_s1 .fig_pc {
    width: 100%;
    margin: 0 0 65px 0;
}

.csr7_s1 .fig_pc img {
    width: 100%;
}

.csr7_s1 .fig_sp {
    width: 100%;
    margin: 0 0 60px 0;
    display: none;
}

.csr7_s1 .fig_sp img{
    width: 100%;
}

.csr7_s1 .lesson_image {
    width: 100%;
    margin: 65 0 65px 0;
}

.csr7_s2 figure {
    width: 100%;
    margin-top: 65px;
}

.csr7_s2 figure img {
    width: 60%;
}

.csr7_s2 .caption{
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 65px;
}

.csr7_s2 p{
    margin-top: 65px;
    margin-bottom: 70px;
}

.csr7_s2 .lesson_link{
    text-align: center;
}

.csr7_s2 .lesson_link a{
    color: #231815;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    margin-right: 20px;
    padding: 10px 40px;
    display: inline-block;
    position: relative;
}

.csr7_s2 .lesson_link a:hover {
    color: #92b36e;
    text-decoration: none;
}

.csr7_s2 .feature_link{
    margin-top:20px;
    margin-bottom: 0px;
}

.csr7_s2 .feature_link a{
    width:35%;
    text-align: left;
}

.csr7_s3 p{
    text-align: center;
}

.csr7_s3 a {
    color: #231815;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    margin-right: 20px;
    padding: 10px 40px;
    display: inline-block;
    position: relative;
}

.csr7_s3 a:last-child {
    margin-right: 0;
}

.csr7_s3 a:hover {
    color: #92b36e;
    text-decoration: none;
}

.csr7_s4 h3{
    margin-bottom: 50px;
}

.csr7_s4 figure{
    width: 100%;
    margin-bottom: 65px;
}

.csr7_s4 figure img{
    width: 50%;
} 



@media screen and (max-width: 1000px) {
    .csr7_s1 {
        width: 82%;
    }
    .csr7_s2 {
        width: 82%;
    }
    .csr7_s3 {
        width: 82%;
    }
    .csr7_s4 {
        width: 82%;
    }
}

@media screen and (max-width: 768px) {
    .csr7_s1 h3 {
        width: 100%;

    }
    .csr7_s1 {
        width: 90%;
        padding: 0 0 60px 0;
        margin: 0 auto 60px auto;
        border-bottom: solid 1px #000;
    }
    .csr7_s2 {
        width: 90%;
        padding: 0 0 60px 0;
        margin: 0 auto 60px auto;
        border-bottom: solid 1px #000;
    }
    .csr7_s3 {
        width: 90%;
    }
    .csr7_s4 {
        width: 90%;
    }
    .csr7_s1 .fig_pc{
        display: none;
    }
    .csr7_s1 .fig_sp {
        display: block;
    }

    .csr7_s2 figure img {
    width: 80%;
    }

    .csr7_s2 .lesson_link a {
    margin-right: 20px;
    padding: 10px 10px;
    line-height: 1.5;
    }

    .csr7_s2 .feature_link a{
    width:100%;
    }

    .csr7_s3 p{
    text-align: left;
    }

    .csr7_s3 a {
    margin-right: 20px;
    padding: 10px 10px;
    line-height: 1.5;
    }

    .csr7_s4 figure{
    margin-bottom: 40px;
    }

    .csr7_s4 figure img{
    width: 80%;
    }
}



/* ---------------------------------- */
/*              メディア掲載            */
/* ---------------------------------- */
.media_content {
    padding: 70px 0;
}

.media_content .select {
    margin: 0 0 50px 0;
}

.media_content .select ul {
    width: 81%;
    margin: 0 auto;
}

.media_content .select ul:after {
    content: "";
    clear: both;
    display: block;
}

.media_content .select ul li {
    font-size: 15px;
    font-weight: bold;
    border-top: solid 2px #231815;
    border-right: solid 2px #231815;
    border-bottom: solid 2px #231815;
    border-left: solid 2px #231815;
    width: 50%;
    float: left;
}

.media_content .select ul li a, .media_content .select ul li span {
    line-height: 2.2;
    display: block;
}

.media_content .select ul li a, .media_content .select ul li a {
    line-height: 2.2;
    display: block;
}

.media_content .select ul li.current a, .media_content .select ul li.current span {
    color: #fff;
    background-color: #231815;
    display: block;
}

.media_content .list dl {
    font-size: 14px;
    text-align: left;
    width: 81%;
    margin: 0 auto 0 auto;
    display: block;
    border-top: solid 1px #e7e0db;
}

.media_content .list dl dt {
    font-weight: bold;
    margin: 0 0 20px 0;
    padding: 20px 0 0 0;
}

.media_content .list dl dt span {
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    line-height: 20px;
    width: 100px;
    margin: 0 10px 0 0;
    background-color: #92b36e;
    display: inline-block;
}

.media_content .list dl dd {
    line-height: 1.6;
    padding: 0 0 20px 0;
    border-bottom: solid 1px #e7e0db;
}

.media_content .list dl dd a {
    text-decoration: underline;
}

.media_content .list dl dd a.opw {
    text-indent: 20px;
    background-image: url(/assets/img/common/opw.png);
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: left 3px;
    display: block;
}

.media_content .list dl .hd {
    display: none;
}

.media_content .list .more_but {
    margin: 40px 0 0 0;
    display: none;
}

.media_content .list .more_but a {
    color: #231815;
    font-size: 12px;
    font-weight: bold;
    padding: 10px 30px;
    border: solid 1px #231815;
    display: inline-block;
    position: relative;
}

.media_content .list .more_but a:hover {
    color: #92b36e;
    text-decoration: none;
    border: solid 1px #92b36e;
}

.media_content .list .more_but a::after {
    position: absolute;
    top: 50%;
    right: 15px;
    display: block;
    content: '';
    width: 6px;
    height: 6px;
    margin-top: -3px;
    border-right: 1px solid #231815;
    border-bottom: 1px solid #231815;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

.media_content .list .more_but a:hover::after {
    border-right: 1px solid #92b36e;
    border-bottom: 1px solid #92b36e;
}

@media screen and (max-width: 768px) {
    .media_content .list dl {
        font-size: 12px;
        width: 90%;
        margin: 0 auto 30px auto;
    }
    .media_content .list dl dt span {
        font-size: 10px;
        line-height: 18px;
        width: 80px;
    }
}

/* ---------------------------------- */
/*              事業紹介                  */
/* ---------------------------------- */
.group_content {
    padding: 75px 0 0 0;
}

.group_content h3 {
    font-size: 26px;
    font-weight: bold;
    font-family: "Times", "Times New Roman", "Minion Web", serif;
    line-height: 1.5;
    letter-spacing: 0.1em;
    margin: 0 0 34px 0;
}

.group_content h3#group {
    padding: 90px 0 0 0;
}

.group_content h3 span {
    font-size: 12px;
    font-weight: normal;
    font-family: Arial, Roboto,"Droid Sans","游ゴシック","YuGothic","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ","Meiryo",sans-serif;
    margin: 15px 0 0 0;
    letter-spacing: 0;
    display: block;
}

.group_content .section {
    width: 980px;
    margin: 0 auto 90px auto;
    overflow: hidden;
}

.group_content .group1 {
    margin: 0 auto 0 auto;
}

.group_content .section .inner {
    margin: 0 -18px 0 0
}

.group_content .section .inner:after {
    content: "";
    clear: both;
    display: block;
}

.group_content .section .project {
    width: 230px;
    margin: 0 18px 50px 0;
    float: left;
}

.group_content .section .project .icon {
    width: 230px;
    height: 175px;
    margin: 0 0 0 0;
    background-color: #fff;
    position: relative;
}

.group_content .section .project .icon .cat {
    top: 0;
    left: 0;
    color: #fff;
    font-size: 10px;
    text-align: center;
    line-height: 20px;
    width: 100px;
    background-color: #92b36e;
    display: block;
    position: absolute;
    z-index: 2;
}

.group_content .section .project .icon .img {
    width: 230px;
    height: 175px;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
}

/*.group_content .section .project .icon .img img {
    filter:alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
}*/

.group_content .section .project h4 {
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5;
    margin: 15px 0 12px 0;
}

.group_content .section .project .desc {
    font-size: 14px;
    text-align: left;
    line-height: 1.8;
    text-indent: 22px;
    background-image: url(/assets/img/common/opw.png);
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: left 5px;
}

.group_content .section .project .nolink {
    text-indent: 0;
    background: none;
}

.group_content .section .project .flag {
    width: 230px;
    height: 100px;
    margin: 0 0 0 0;
    background-color: #fff;
    position: relative;
}

.group_content .section .project .flag .img {
    text-align: right;
    width: 95px;
    padding: 25px 0;
    float: left;
}

.group_content .section .project .flag .name {
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    width: 135px;
    line-height: 100px;
    float: right;
}

.group_content .section .project .flag:after {
    content: "";
    clear: both;
    display: block;
}

.group_content .section .ovs h4 {
    height: 4em;
}

.group_content .section .dlink {
    width: 30%;
    margin: 0 1%;
    padding: 15px 0;
    line-height: 1;
    background-color: #fff;
    display: inline-block;
    vertical-align: middle;
}

.group_content .section .dlink a {
    background-image: url(/assets/img/common/opw.png);
    background-repeat: no-repeat;
    background-size: 12px;
    background-position: 8px center;
    display: block;
    position: relative;
}

.group_content .section .dlink a::after {
    position: absolute;
    top: 50%;
    right: 15px;
    display: block;
    content: '';
    width: 6px;
    height: 6px;
    margin-top: -3px;
    border-top: 1px solid #231815;
    border-right: 1px solid #231815;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

@media screen and (max-width: 1000px) {
    .group_content .section {
        width: 726px;
    }
}

@media screen and (max-width: 768px) {
    .group_content h3 {
        font-size: 20px;
    }
    .group_content .section {
        width: 90%;
        margin: 0 auto 50px auto;
    }
    .group_content .section {
        width: 90%;
    }
    .group_content .section .inner {
        margin: 0 0 0 0;
    }
    .group_content .section .project {
        width: 48%;
        margin: 0 1% 40px 1%;
    }
    .group_content .section .project .icon {
        width: 100%;
    }
    .group_content .section .project .icon .img {
        width: 500px;
        text-align: center;
        vertical-align: middle;
        margin: 0 auto;
        display: table-cell;
    }
    .group_content .section .project .icon .img img {
        width: 50%;
    }
    .group_content .section .project h4 {
        height: 2.5em;
    }
    .group_content .section .project .desc {
        font-size: 12px;
    }
    .group_content .section .project .flag {
        width: 100%;
        height: auto;
        margin: 0 0 0 0;
    }
    .group_content .section .project .flag .img {
        text-align: center;
        width: 40%;
        padding: 10% 0;
        float: left;
    }
    .group_content .section .project .flag .img img {
        width: 90%;
    }
    .group_content .section .project .flag .name {
        font-size: 12px;
        font-weight: bold;
        text-align: center;
        width: 60%;
        padding: 20% 0;
        line-height: 1;
        float: right;
    }
    .group_content .section .ovs h4 {
        height: 4em;
    }
    
    .group_content .section .dlink {
        height: 5em;
        padding: 23px 0 0 0;
    }
    .group_content .section .l2 {
        padding: 15px 0 0 0;
    }
    .group_content .section .dlink a {
        background-size: 10px;
        background-position: 5px center;
    }
    .group_content .section .dlink a span {
        margin: 5px 0 0 0;
        display: block;
    }
}

@media screen and (max-width: 480px) {
    .group_content .section .dlink {
        font-size: 10px;
    }
    .group_content .section .dlink a::after {
        right: 8px;
    }
}


/* ---------------------------------- */
/*       事業紹介／各事業ページ                  */
/* ---------------------------------- */

.group_detail {
    padding: 70px 0;
}

.group_detail h3 {
    font-size: 23px;
    font-weight: bold;
    line-height: 1.5;
    margin: 0 0 70px 0;
}

.group_detail h4 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.6;
    margin-bottom: 35px;
}

.group_detail h5 {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: left;
}

.group_detail p {
    font-size: 14px;
    line-height: 2;
    text-align: left;
}

.group_detail .center {
    font-size: 14px;
    line-height: 2;
    text-align: center;
}

.group_detail .link {
    text-align: center;
}

.group_detail .link a {
    color: #231815;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    margin-right: 20px;
    padding: 10px 40px;
    border: solid 1px #231815;
    display: inline-block;
    position: relative;
}

.group_detail .link a:last-child {
    margin-right: 0;
}

.group_detail .link a:hover {
    color: #92b36e;
    text-decoration: none;
    border: solid 1px #92b36e;
}

.group_detail .link a::after {
    position: absolute;
    top: 50%;
    right: 15px;
    display: block;
    content: '';
    width: 6px;
    height: 6px;
    margin-top: -3px;
    border-top: 1px solid #231815;
    border-right: 1px solid #231815;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

.group_detail .link a:hover::after {
    border-top: 1px solid #92b36e;
    border-right: 1px solid #92b36e;
}

.group_s1 {
    width: 980px;
    margin: 0 auto 70px auto;
}

.group_s1 .pic_txt_box{
    display: flex;
    justify-content: space-between;
}

.group_s1 .pic_box{
    width: 50%;
    padding: 20px;
}

.group_s1 .txt_box{
    width: 50%;
    padding: 40px;
}

.group_s1 .link {
    margin: 60px 0 0 0;
}

.group_s1 .link span {
    margin: 0 0 10px 0;
    display: block;
}

@media screen and (max-width: 1000px) {
    .group_s1 {
        width: 82%;
    }
}

@media screen and (max-width: 768px) {
    .group_detail {
        padding: 60px 0;
    }
    .group_detail h3 {
        font-size: 16px;
        line-height: 1.5;
        margin: 0 0 50px 0;
    }
    .group_detail h4 {
        font-size: 15px;
        margin-bottom: 25px;
    }
    .group_detail h5 {
        font-size: 13px;
        margin-top: 5px;
    }
    .group_detail p {
        font-size: 12px;
    }

    .group_detail .center {
        font-size: 12px;
    }

    .group_detail h3 span {
        display: block;
    }

    .group_s1 {
        width: 90%;
        margin: 0 auto 60px auto;
    }

    .group_s1 .pic_txt_box{
    display: block;
    }

    .group_s1 .pic_box{
        width: 100%;
        padding: 20px;
    }

    .group_s1 .txt_box{
        width: 100%;
        padding: 5px 30px 15px 30px;
    }

    .group_detail .link a {
        margin-right: 0;
        margin-bottom: 10px;
    }
    .group_detail .link a:last-child {
        margin-bottom: 0;
    }
    
}




/* ---------------------------------- */
.mt10 {margin-top: 10px !important;}
.mt15 {margin-top: 15px !important;}
.mt20 {margin-top: 20px !important;}
.mt25 {margin-top: 25px !important;}
.mt30 {margin-top: 30px !important;}
.mt35 {margin-top: 35px !important;}
.mt40 {margin-top: 40px !important;}
.mt45 {margin-top: 45px !important;}
.mt50 {margin-top: 50px !important;}
.mt55 {margin-top: 55px !important;}
.mt60 {margin-top: 60px !important;}

.mr10 {margin-right: 10px !important;}
.mr15 {margin-right: 15px !important;}
.mr20 {margin-right: 20px !important;}
.mr25 {margin-right: 25px !important;}
.mr30 {margin-right: 30px !important;}
.mr35 {margin-right: 35px !important;}
.mr40 {margin-right: 40px !important;}
.mr45 {margin-right: 45px !important;}
.mr50 {margin-right: 50px !important;}
.mr55 {margin-right: 55px !important;}
.mr60 {margin-right: 60px !important;}

.mb10 {margin-bottom: 10px !important;}
.mb15 {margin-bottom: 15px !important;}
.mb20 {margin-bottom: 20px !important;}
.mb25 {margin-bottom: 25px !important;}
.mb30 {margin-bottom: 30px !important;}
.mb35 {margin-bottom: 35px !important;}
.mb40 {margin-bottom: 40px !important;}
.mb45 {margin-bottom: 45px !important;}
.mb50 {margin-bottom: 50px !important;}
.mb55 {margin-bottom: 55px !important;}
.mb60 {margin-bottom: 60px !important;}

.ml10 {margin-left: 10px !important;}
.ml15 {margin-left: 15px !important;}
.ml20 {margin-left: 20px !important;}
.ml25 {margin-left: 25px !important;}
.ml30 {margin-left: 30px !important;}
.ml35 {margin-left: 35px !important;}
.ml40 {margin-left: 40px !important;}
.ml45 {margin-left: 45px !important;}
.ml50 {margin-left: 50px !important;}
.ml55 {margin-left: 55px !important;}
.ml60 {margin-left: 60px !important;}

.pt10 {padding-top: 10px !important;}
.pt15 {padding-top: 15px !important;}
.pt20 {padding-top: 20px !important;}
.pt25 {padding-top: 25px !important;}
.pt30 {padding-top: 30px !important;}
.pt35 {padding-top: 35px !important;}
.pt40 {padding-top: 40px !important;}
.pt45 {padding-top: 45px !important;}
.pt50 {padding-top: 50px !important;}
.pt55 {padding-top: 55px !important;}
.pt60 {padding-top: 60px !important;}

.pr10 {padding-right: 10px !important;}
.pr15 {padding-right: 15px !important;}
.pr20 {padding-right: 20px !important;}
.pr25 {padding-right: 25px !important;}
.pr30 {padding-right: 30px !important;}
.pr35 {padding-right: 35px !important;}
.pr40 {padding-right: 40px !important;}
.pr45 {padding-right: 45px !important;}
.pr50 {padding-right: 50px !important;}
.pr55 {padding-right: 55px !important;}
.pr60 {padding-right: 60px !important;}

.pb10 {padding-bottom: 10px !important;}
.pb15 {padding-bottom: 15px !important;}
.pb20 {padding-bottom: 20px !important;}
.pb25 {padding-bottom: 25px !important;}
.pb30 {padding-bottom: 30px !important;}
.pb35 {padding-bottom: 35px !important;}
.pb40 {padding-bottom: 40px !important;}
.pb45 {padding-bottom: 45px !important;}
.pb50 {padding-bottom: 50px !important;}
.pb55 {padding-bottom: 55px !important;}
.pb60 {padding-bottom: 60px !important;}

.pl10 {padding-left: 10px !important;}
.pl15 {padding-left: 15px !important;}
.pl20 {padding-left: 20px !important;}
.pl25 {padding-left: 25px !important;}
.pl30 {padding-left: 30px !important;}
.pl35 {padding-left: 35px !important;}
.pl40 {padding-left: 40px !important;}
.pl45 {padding-left: 45px !important;}
.pl50 {padding-left: 50px !important;}
.pl55 {padding-left: 55px !important;}
.pl60 {padding-left: 60px !important;}

.pc-hide {
  *display: none;
  display: none\9;
}
@media screen and (min-width: 769px) {
  .pc-hide {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .sp-hide {
    display: none;
  }
  .sp-only-first > :not(:first-child) {
    display: none;
  }
  body .sp-last-child {
    margin-bottom: 0 !important;
  }
}
/* 



