@charset "UTF-8";
/* Philosophy CSS */
/* _setting CSS */
/* Desktops and laptops */
@media print, screen and (min-width: 751px) {
  #main_title_area .mtitle:before {
    background: url("../images/philosophy/philosophy_title_eng.png") center 0/100% no-repeat;
    width: 97px;
    height: 11px;
  }

  .contents body, .contents div, .contents dl, .contents dt, .contents dd, .contents ul, .contents ol, .contents li, .contents h1, .contents h2, .contents h3, .contents h4, .contents h5, .contents h6,
  .contents pre, .contents code, .contents form, .contents fieldset, .contents legend, .contents input, .contents textarea, .contents p, .contents blockquote, .contents th, .contents td {
    font-family: "Noto Serif JP", serif;
  }

  .index .contents_list {
    padding-top: 65px;
  }
  .index .contents_list .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 100px;
  }
  .index .contents_list .item {
    width: 490px;
    margin-bottom: 50px;
  }
  .index .contents_list .item a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transition: all linear 200ms;
    -o-transition: all linear 200ms;
    transition: all linear 200ms;
  }
  .index .contents_list .item a:hover {
    opacity: .9;
    text-decoration: none;
  }
  .index .contents_list .item a:hover .image img {
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
  }
  .index .contents_list .item a:hover .wrap {
    opacity: 1;
  }
  .index .contents_list .item .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .index .contents_list .item .wrap {
    margin-top: 10px;
  }
  .index .contents_list .item .wrap .title {
    position: relative;
    font-size: 1.8rem;
    font-family: "Noto Serif JP", serif;
    color: #000;
    line-height: 1;
    letter-spacing: .075em;
    padding-left: 25px;
    margin-bottom: 10px;
  }
  .index .contents_list .item .wrap .title:before {
    position: absolute;
    left: 0;
    top: 6px;
    content: '';
    display: inline-block;
    background: url("../images/common/icon_arrow_green_double.png") center 0/100% no-repeat;
    width: 15px;
    height: 10px;
  }
  .index .contents_list .item .wrap .desc {
    font-size: 1.4rem;
    letter-spacing: .035em;
    line-height: 1.7;
    font-family: "Noto Serif JP", serif;
  }
  .index .contents_list .item .image {
    overflow: hidden;
  }
  .index .contents_list .item .image img {
    width: 100%;
    -webkit-transition: all linear 200ms;
    -o-transition: all linear 200ms;
    transition: all linear 200ms;
  }

  .umeshuzukuri #bc {
    border-top: 1px solid #e5e5e5;
  }
  .umeshuzukuri .contents {
    padding-top: 90px;
  }
  .umeshuzukuri .sec_title {
    position: relative;
    font-size: 3.5rem;
    font-family: "Noto Serif JP", serif;
    letter-spacing: .04em;
    color: #16ae41;
    text-align: center;
    padding-bottom: 35px;
    margin-bottom: 40px;
  }
  .umeshuzukuri .sec_title:after {
    position: absolute;
    content: '';
    width: 40px;
    height: 1px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #16ae41;
  }
  .umeshuzukuri .lead_area {
    height: 550px;
    background: url("../images/philosophy/umeshuzukuri_img01.jpg") center center/cover no-repeat;
    padding-top: 200px;
    margin: 0 auto 150px;
  }
  .umeshuzukuri .lead_area .desc {
    color: #fff;
    font-family: "Noto Serif JP", serif;
    text-align: center;
  }
  .umeshuzukuri .lead_area .desc01 {
    font-size: 3.8rem;
    letter-spacing: .09em;
    margin-bottom: 25px;
  }
  .umeshuzukuri .lead_area .desc02 {
    font-size: 1.8rem;
    line-height: 2;
    letter-spacing: .09em;
  }
  .umeshuzukuri #concept {
    margin-bottom: 255px;
  }
  .umeshuzukuri #concept .concept_item_block {
    padding-bottom: 30px;
  }
  .umeshuzukuri #concept .concept_item_block:last-child {
    padding-bottom: 0;
  }
  .umeshuzukuri #concept .desc {
    font-family: "Noto Serif JP", serif;
  }
  .umeshuzukuri #concept .desc a {
    text-decoration: underline;
  }
  .umeshuzukuri #concept .desc a:hover {
    text-decoration: none;
  }
  .umeshuzukuri #concept .desc01 {
    font-size: 2.1rem;
    line-height: 1.8;
    letter-spacing: .075em;
    text-align: center;
  }
  .umeshuzukuri #concept .desc02 {
    font-size: 2.2rem;
    line-height: 1.9;
    text-align: center;
  }
  .umeshuzukuri #concept .desc03 {
    width: 845px;
    width: 770px;
    font-size: 1.8rem;
    letter-spacing: .035em;
    line-height: 2.3;
    margin: 0 auto;
  }
  .umeshuzukuri #concept .desc_color_green {
    color: #16ae41;
  }
  .umeshuzukuri #concept .sec_title {
    letter-spacing: .075em;
  }
  .umeshuzukuri #concept .sub_title {
    font-size: 7.2rem;
    text-align: center;
    margin-top: 80px;
    letter-spacing: .1em;
  }
  .umeshuzukuri #concept .sub_title span {
    display: block;
    font-size: 2.2rem;
    letter-spacing: .14em;
    margin-top: 20px;
  }
  .umeshuzukuri #concept .image {
    text-align: center;
    margin-top: 45px;
    margin-bottom: 30px;
  }
  .umeshuzukuri #concept .block {
    width: 100%;
    background: url("../images/philosophy/umeshuzukuri_img03_v2.png") center top/cover no-repeat;
    padding-top: 130px;
    padding-bottom: 115px;
  }
  .umeshuzukuri #concept .block .desc {
    font-size: 1.8rem;
    line-height: 2.3;
  }
  .umeshuzukuri #concept .block .desc:not(:last-child) {
    margin-bottom: 50px;
  }
  .umeshuzukuri #concept .block .quality_area {
    width: 1000px;
    padding-top: 470px;
    margin: 0 auto;
  }
  .umeshuzukuri #concept .block .quality_area .quality_title_wrap {
    position: relative;
    text-align: center;
    margin-bottom: 70px;
  }
  .umeshuzukuri #concept .block .quality_area .quality_title_wrap:before {
    content: '';
    display: block;
    position: absolute;
    top: 25px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #16ae41;
  }
  .umeshuzukuri #concept .block .quality_area .quality_title {
    position: relative;
    display: inline-block;
    font-size: 4.6rem;
    letter-spacing: .2em;
    color: #16ae41;
    padding: 0 20px;
    background-color: #effdf0;
    z-index: 1;
  }
  .umeshuzukuri #concept .block .quality_area .quality_desc {
    width: 760px;
    color: #16ae41;
    margin: 0 auto 35px;
  }
  .umeshuzukuri #concept .block .quality_area .quality_image {
    text-align: center;
    margin-bottom: 15px;
  }
  .umeshuzukuri #concept .block .quality_area .quality_note {
    width: 768px;
    font-size: 1.6rem;
    letter-spacing: .05em;
    color: #16ae41;
    text-align: right;
    margin: 0 auto;
  }
  .umeshuzukuri #concept .block .quality_area .quality_note a {
    color: #16ae41;
    text-decoration: underline;
  }
  .umeshuzukuri #concept .block .quality_area .quality_note a:hover {
    text-decoration: none;
  }
  .umeshuzukuri #flow_area {
    margin-bottom: 150px;
  }
  .umeshuzukuri #flow_area .sec_title {
    letter-spacing: .09em;
  }
  .umeshuzukuri #flow_area .desc {
    font-size: 1.6rem;
    line-height: 2.1;
    color: #16ae41;
    font-family: "Noto Serif JP", serif;
    text-align: center;
    letter-spacing: .09em;
    padding-bottom: 150px;
  }
  .umeshuzukuri #flow_area .flow {
    position: relative;
    list-style-type: none;
  }
  .umeshuzukuri #flow_area .flow:before {
    position: absolute;
    top: 15px;
    left: 163px;
    content: '';
    width: 1px;
    height: 2850px;
    background-color: #16ae41;
  }
  .umeshuzukuri #flow_area .flow .step {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .umeshuzukuri #flow_area .flow .step .flow_name {
    width: 250px;
    height: 250px;
    border: 1px solid #16ae41;
    border-radius: 50%;
    padding-top: 50px;
    margin-top: 8px;
    margin-left: 40px;
    font-size: 3.2rem;
    letter-spacing: .04em;
    color: #16ae41;
    text-align: center;
    background-color: #fff;
  }
  .umeshuzukuri #flow_area .flow .step .flow_name:before {
    display: block;
    font-size: 1.6rem;
    color: #16ae41;
    font-family: "Noto Serif JP", serif;
    text-align: center;
    margin-bottom: 5px;
  }
  .umeshuzukuri #flow_area .flow .step .flow_name:after {
    content: '';
    display: block;
    margin: 17px auto 0;
  }
  .umeshuzukuri #flow_area .flow .step:not(:last-child) {
    padding-bottom: 80px;
  }
  .umeshuzukuri #flow_area .flow .detail {
    width: 660px;
  }
  .umeshuzukuri #flow_area .flow .detail .flow_desc {
    font-size: 1.6rem;
    line-height: 2.25;
    letter-spacing: .035em;
    font-family: "Noto Serif JP", serif;
    margin-bottom: 20px;
  }
  .umeshuzukuri #flow_area .flow .image img {
    width: 100%;
  }
  .umeshuzukuri #flow_area .step01 .flow_name:before {
    content: 'STEP.01';
  }
  .umeshuzukuri #flow_area .step01 .flow_name:after {
    background: url("../images/philosophy/umeshuzukuri_flow01_icon.png");
    width: 92px;
    height: 92px;
  }
  .umeshuzukuri #flow_area .step02 .flow_name:before {
    content: 'STEP.02';
  }
  .umeshuzukuri #flow_area .step02 .flow_name:after {
    background: url("../images/philosophy/umeshuzukuri_flow02_icon.png");
    width: 63px;
    height: 91px;
  }
  .umeshuzukuri #flow_area .step03 .flow_name:before {
    content: 'STEP.03';
  }
  .umeshuzukuri #flow_area .step03 .flow_name:after {
    background: url("../images/philosophy/umeshuzukuri_flow03_icon.png");
    width: 79px;
    height: 92px;
  }
  .umeshuzukuri #flow_area .step04 .flow_name:before {
    content: 'STEP.04';
  }
  .umeshuzukuri #flow_area .step04 .flow_name:after {
    background: url("../images/philosophy/umeshuzukuri_flow04_icon.png");
    width: 50px;
    height: 91px;
  }
  .umeshuzukuri #flow_area .step05 .flow_name:before {
    content: 'STEP.05';
  }
  .umeshuzukuri #flow_area .step05 .flow_name:after {
    background: url("../images/philosophy/umeshuzukuri_flow05_icon.png");
    width: 79px;
    height: 90px;
  }
  .umeshuzukuri #flow_area .step06 .flow_name:before {
    content: 'STEP.06';
  }
  .umeshuzukuri #flow_area .step06 .flow_name:after {
    background: url("../images/philosophy/umeshuzukuri_flow06_icon.png");
    width: 93px;
    height: 90px;
  }
  .umeshuzukuri #factory {
    padding-bottom: 100px;
  }
  .umeshuzukuri #factory .outer01 {
    width: 100%;
    height: 100%;
    border: 1px solid #afa59f;
  }
  .umeshuzukuri #factory .outer02 {
    width: 100%;
    height: 100%;
    border: 2px solid #d7d2cf;
    padding: 30px 135px 45px;
    margin: 1px;
  }
  .umeshuzukuri #factory .title {
    font-size: 2rem;
    font-weight: bold;
    text-align: center;
    color: #87786e;
    letter-spacing: .05em;
    margin-bottom: 25px;
  }
  .umeshuzukuri #factory .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .umeshuzukuri #factory .wrap .image {
    width: 370px;
    margin-top: 5px;
  }
  .umeshuzukuri #factory .wrap .image img {
    width: 100%;
  }
  .umeshuzukuri #factory .wrap .detail {
    width: 315px;
  }
  .umeshuzukuri #factory .wrap .detail p {
    font-size: 1.3rem;
    color: #87786e;
    line-height: 1.65;
    letter-spacing: .05em;
    text-indent: -1em;
    padding-left: 1em;
  }
  .umeshuzukuri #factory .wrap .detail p .num {
    font-size: 1.6rem;
  }

  .honkaku #bc {
    border-top: 1px solid #e5e5e5;
  }
  .honkaku .contents {
    padding-top: 90px;
  }
  .honkaku .sec_title {
    position: relative;
    font-size: 3.5rem;
    font-family: "Noto Serif JP", serif;
    letter-spacing: .09em;
    color: #16ae41;
    text-align: center;
    padding-bottom: 35px;
    margin-bottom: 40px;
  }
  .honkaku .sec_title:after {
    position: absolute;
    content: '';
    width: 40px;
    height: 1px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #16ae41;
  }
  .honkaku .sec_title span {
    letter-spacing: -.3em;
  }
  .honkaku .sec_title span.before {
    position: relative;
    left: -15px;
    letter-spacing: -.4em;
  }
  .honkaku .sup {
    vertical-align: super;
    font-size: 1rem;
  }
  .honkaku .note {
    position: relative;
    font-size: 1.4rem;
    line-height: 1.43;
    padding-left: 30px;
    font-family: "Noto Serif JP", serif;
  }
  .honkaku .note a {
    display: inline-block;
    color: #16ae41;
    font-family: 'Noto Sans JP', sans-serif;
  }
  .honkaku .note a[target="_blank"] {
    padding-right: 25px;
  }
  .honkaku .note a[target="_blank"]:after {
    content: '';
    display: inline-block;
    background: url("../images/common/icon_brank_green.png") center 0/100% no-repeat;
    width: 17px;
    height: 13px;
    margin-left: 5px;
  }
  .honkaku .note:before {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    font-family: "Noto Serif JP", serif;
  }
  .honkaku .note01:before {
    content: '※1';
  }
  .honkaku .note02:before {
    content: '※2';
  }
  .honkaku .note03:before {
    content: '※3';
  }
  .honkaku .lead_area {
    height: 550px;
    background: url("../images/philosophy/honkaku_img01.jpg") center center/cover no-repeat;
    padding-top: 200px;
    margin: 0 auto 155px;
  }
  .honkaku .lead_area .desc {
    color: #fff;
    font-family: "Noto Serif JP", serif;
    text-align: center;
  }
  .honkaku .lead_area .desc01 {
    font-size: 3.8rem;
    letter-spacing: .09em;
    margin-bottom: 25px;
  }
  .honkaku .lead_area .desc01 span {
    letter-spacing: -0.3em;
  }
  .honkaku .lead_area .desc02 {
    font-size: 1.8rem;
    line-height: 2;
    letter-spacing: .09em;
  }
  .honkaku #about {
    padding-bottom: 300px;
    margin-bottom: 150px;
    background: url("../images/philosophy/honkaku_img02.png") center bottom no-repeat;
  }
  .honkaku #about .desc {
    font-size: 1.6rem;
    font-family: "Noto Serif JP", serif;
    letter-spacing: .035em;
    line-height: 2.25;
    margin-bottom: 25px;
  }
  .honkaku #about .note01 {
    margin-bottom: 20px;
  }
  .honkaku #difference {
    background: url("../images/philosophy/honkaku_img05.png") center bottom no-repeat;
    padding-bottom: 145px;
    margin-bottom: 150px;
  }
  .honkaku #difference .inner {
    width: 1000px;
    margin: 0 auto;
  }
  .honkaku #difference .inner .note {
    color: #fff;
  }
  .honkaku #difference .inner .note .link {
    color: #fff;
  }
  .honkaku #difference .desc {
    width: 770px;
    font-size: 1.6rem;
    font-family: "Noto Serif JP", serif;
    letter-spacing: .035em;
    line-height: 2.25;
    margin: 0 auto 25px;
  }
  .honkaku #difference .explanation {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0 auto 45px;
  }
  .honkaku #difference .explanation figure figcaption {
    display: block;
    background-repeat: no-repeat;
    text-indent: 120%;
    white-space: nowrap;
    overflow: hidden;
  }
  .honkaku #authentic {
    margin-bottom: 100px;
  }
  .honkaku #authentic .common_inner {
    width: 770px;
  }
  .honkaku #authentic .desc {
    font-size: 1.6rem;
    font-family: "Noto Serif JP", serif;
    letter-spacing: .035em;
    line-height: 2.25;
  }
  .honkaku #authentic .image {
    text-align: center;
    margin: 60px 0 50px;
  }
  .honkaku #umesyu_day {
    background-color: #e1efd9;
    padding: 50px 0;
    margin-bottom: 150px;
  }
  .honkaku #umesyu_day .umesyu_day_inner {
    width: 900px;
    position: relative;
    font-family: "Noto Serif JP", serif;
    margin: 0 auto;
    padding: 25px 55px 15px;
  }
  .honkaku #umesyu_day .umesyu_day_inner .title {
    text-align: center;
    font-size: 3rem;
    color: #16ae41;
    font-family: "Noto Serif JP", serif;
    letter-spacing: .09em;
    margin-bottom: 25px;
  }
  .honkaku #umesyu_day .umesyu_day_inner .umesyu_day_note {
    display: block;
    font-size: 1.4rem;
    font-family: "Noto Serif JP", serif;
    text-align: center;
    color: #16ae41;
    letter-spacing: .09em;
    padding-right: 10px;
    margin-bottom: 50px;
  }
  .honkaku #umesyu_day .umesyu_day_inner .sub_title {
    text-align: center;
    font-size: 2.2rem;
    font-size: 3rem;
    font-family: "Noto Serif JP", serif;
    letter-spacing: .09em;
    color: #16ae41;
    margin-bottom: 25px;
  }
  .honkaku #umesyu_day .umesyu_day_inner .cont {
    margin-bottom: 45px;
  }
  .honkaku #umesyu_day .umesyu_day_inner .cont .desc {
    width: 520px;
    font-size: 1.6rem;
    font-family: "Noto Serif JP", serif;
    letter-spacing: .035em;
    line-height: 2.25;
  }
  .honkaku #umesyu_day .umesyu_day_inner .cont01 .note {
    display: inline-block;
    padding-left: 0;
    margin-top: 5px;
    padding-bottom: 20px;
  }
  .honkaku #umesyu_day .umesyu_day_inner .cont02 .wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .honkaku #umesyu_day .umesyu_day_inner .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .history #bc {
    border-top: 1px solid #e5e5e5;
  }
  .history .contents {
    padding-top: 90px;
  }
  .history .lead_area {
    height: 550px;
    background: url("../images/philosophy/umeshu_history_img01.jpg") center center/cover no-repeat;
    padding-top: 200px;
    margin: 0 auto 100px;
  }
  .history .lead_area .desc {
    color: #fff;
    font-family: "Noto Serif JP", serif;
    text-align: center;
  }
  .history .lead_area .desc01 {
    font-size: 3.8rem;
    letter-spacing: .09em;
    margin-bottom: 25px;
  }
  .history .lead_area .desc02 {
    font-size: 1.8rem;
    line-height: 2;
    letter-spacing: .12em;
  }
  .history .histories .list {
    list-style-type: none;
    position: relative;
  }
  .history .histories .list:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    content: '';
    display: inline-block;
    width: 1px;
    height: 100%;
    background-color: #16ae41;
  }
  .history .histories .item:not(:last-child) {
    padding-bottom: 95px;
  }
  .history .histories .item:last-child {
    padding-bottom: 120px;
  }
  .history .histories .item:nth-child(even) .wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .history .histories .period_wrap {
    text-align: center;
  }
  .history .histories .period {
    position: relative;
    display: inline-block;
    width: 160px;
    height: 160px;
    border-radius: 50%;
    text-align: center;
    border: 1px solid #16ae41;
    font-size: 2rem;
    font-family: "Noto Serif JP", serif;
    line-height: 1.5;
    color: #16ae41;
    letter-spacing: .14em;
    background-color: #fff;
    z-index: 1;
    padding-top: 63px;
    margin: 0 auto;
  }
  .history .histories .cont {
    padding-top: 60px;
  }
  .history .histories .cont .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .history .histories .cont .detail {
    width: 460px;
  }
  .history .histories .cont .detail .title {
    font-size: 2.2rem;
    font-family: "Noto Serif JP", serif;
    line-height: 1.3;
    letter-spacing: .04em;
    color: #16ae41;
    margin-bottom: 20px;
  }
  .history .histories .cont .detail .desc {
    font-size: 1.6rem;
    font-family: "Noto Serif JP", serif;
    letter-spacing: .05em;
    line-height: 2.2;
  }
  .history .histories .cont .detail .link:after {
    position: relative;
    content: '';
    display: inline-block;
    width: 16px;
    height: 11px;
    background: url("../images/common/icon_arrow_green_double.png") center 0/100% no-repeat;
    margin-left: 10px;
    top: .05em;
  }
  .history .histories .cont .detail .link a {
    font-size: 1.4rem;
    font-family: "Noto Serif JP", serif;
    color: #16ae41;
  }
  .history .histories .current .desc {
    padding-bottom: 45px;
  }

  .history_choya .page_bg {
    background-color: #000;
  }
  .history_choya #bc li {
    color: #fff;
  }
  .history_choya #bc a {
    color: #fff;
  }
  .history_choya .contents {
    padding-top: 90px;
  }
  .history_choya .lead_area {
    width: 840px;
    height: 460px;
    background: url("../images/philosophy/history_img01.jpg");
    padding-top: 165px;
    margin: 0 auto 40px;
  }
  .history_choya .lead_area .desc {
    color: #fff;
    text-align: center;
  }
  .history_choya .lead_area .desc01 {
    font-size: 3.2rem;
    letter-spacing: .2em;
    margin-bottom: 20px;
  }
  .history_choya .lead_area .desc02 {
    font-size: 1.4rem;
    line-height: 1.57;
    letter-spacing: .2em;
  }
  .history_choya .histories .list {
    list-style-type: none;
    position: relative;
  }
  .history_choya .histories .item {
    position: relative;
  }
  .history_choya .histories .item .year {
    font-size: 9rem;
    color: rgba(255, 255, 255, 0.2);
    font-style: italic;
  }
  .history_choya .histories .item .year span {
    font-size: 4rem;
  }
  .history_choya .histories .item .year .duration {
    position: relative;
    font-size: 6rem;
    top: -0.13em;
  }
  .history_choya .histories .item .desc {
    font-size: 1.6rem;
    line-height: 1.87;
    letter-spacing: .05em;
    color: rgba(255, 255, 255, 0.7);
  }
  .history_choya .histories .item .link {
    color: #16ae41;
    margin-top: 20px;
  }
  .history_choya .histories .item .link:after {
    content: '';
    display: inline-block;
    width: 16px;
    height: 11px;
    background: url("../images/common/icon_arrow_green_double.png") center 0/100% no-repeat;
    margin-left: 10px;
  }
  .history_choya .histories .item .link a {
    font-size: 1.4rem;
    font-family: "Noto Serif JP", serif;
    color: #16ae41;
  }
  .history_choya .histories .item01 {
    width: 840px;
    padding-bottom: 180px;
    margin: 0 auto;
  }
  .history_choya .histories .item01 .year {
    position: absolute;
    top: 25px;
    right: 0;
  }
  .history_choya .histories .item01 .desc {
    width: 530px;
  }
  .history_choya .histories .item01:after {
    position: absolute;
    bottom: -68px;
    right: 145px;
    content: '';
    display: inline-block;
    background: url("../images/philosophy/history_item01_connect.png") center 0/100% no-repeat;
    width: 661px;
    height: 282px;
  }
  .history_choya .histories .item02 {
    width: 1000px;
    padding-top: 95px;
    margin: 0 auto 80px;
  }
  .history_choya .histories .item02 .year {
    position: absolute;
    top: 0;
    left: 230px;
  }
  .history_choya .histories .item02 .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .history_choya .histories .item02 .desc {
    width: 770px;
  }
  .history_choya .histories .item02:after {
    position: absolute;
    bottom: -355px;
    left: 80px;
    content: '';
    display: inline-block;
    background: url("../images/philosophy/history_item02_connect.png") center 0/100% no-repeat;
    width: 250px;
    height: 339px;
  }
  .history_choya .histories .item03 {
    width: 1000px;
    padding-bottom: 180px;
    margin: 0 auto;
  }
  .history_choya .histories .item03 .year {
    text-align: center;
    margin-bottom: 60px;
  }
  .history_choya .histories .item03 .area01 {
    margin-bottom: 140px;
  }
  .history_choya .histories .item03 .area01 .image {
    text-align: center;
    margin-bottom: 20px;
  }
  .history_choya .histories .item03 .area01 .desc {
    width: 560px;
    margin: 0 auto;
  }
  .history_choya .histories .item03 .area02 .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .history_choya .histories .item03 .area02 .wrap .desc_area {
    width: 480px;
  }
  .history_choya .histories .item03:after {
    position: absolute;
    top: 300px;
    right: 65px;
    content: '';
    display: inline-block;
    background: url("../images/philosophy/history_item03_connect.png") center 0/100% no-repeat;
    width: 214px;
    height: 431px;
  }
  .history_choya .histories .item04 {
    background: url("../images/philosophy/history_item04_bg.png") center 0 no-repeat;
    padding-bottom: 240px;
    position: relative;
  }
  .history_choya .histories .item04:before, .history_choya .histories .item04:after {
    position: absolute;
    display: inline-block;
    content: '';
  }
  .history_choya .histories .item04:before {
    background: url("../images/philosophy/history_item04_connect.png") center 0/100% no-repeat;
    width: 500px;
    height: 266px;
    top: -160px;
    right: calc(50% - 252px);
  }
  .history_choya .histories .item04:after {
    background: url("../images/philosophy/history_item04_connect02.png") center 0/100% no-repeat;
    width: 200px;
    height: 444px;
    top: 285px;
    right: calc(50% - 210px);
  }
  .history_choya .histories .item04 .bg_op {
    background: rgba(0, 0, 0, 0.4);
  }
  .history_choya .histories .item04 .year {
    text-align: center;
    margin-bottom: 60px;
  }
  .history_choya .histories .item04 .area01 {
    position: absolute;
    width: 500px;
    top: 130px;
    left: calc(50% - 510px);
  }
  .history_choya .histories .item04 .area01 .image {
    text-align: center;
    margin-bottom: 20px;
  }
  .history_choya .histories .item04 .area01 .desc {
    width: 480px;
  }
  .history_choya .histories .item04 .area02 {
    width: 480px;
    padding-top: 770px;
    margin: 0 auto;
  }
  .history_choya .histories .item04 .area02 .image {
    text-align: center;
    margin-bottom: 20px;
  }

  .history_choya_v2 #bc {
    border-top: 1px solid #e5e5e5;
  }
  .history_choya_v2 .contents {
    padding-top: 100px;
  }
  .history_choya_v2 .lead_area {
    height: 550px;
    background: url("../images/philosophy/history_choya_bg.jpg") center center/cover no-repeat;
    text-align: center;
    padding-top: 200px;
  }
  .history_choya_v2 .lead_area .desc {
    color: #fff;
  }
  .history_choya_v2 .lead_area .desc01 {
    font-size: 3.8rem;
    letter-spacing: .09em;
    margin-bottom: 25px;
  }
  .history_choya_v2 .lead_area .desc02 {
    font-size: 1.8rem;
    line-height: 2;
    letter-spacing: .09em;
  }
  .history_choya_v2 .lead_area .desc02 span {
    letter-spacing: -0.3em;
  }
  .history_choya_v2 .histories {
    background-color: #000;
    padding-top: 100px;
  }
  .history_choya_v2 .histories > .list > .item {
    height: 720px;
  }
  .history_choya_v2 .histories > .list > .item .common_inner {
    position: relative;
  }
  .history_choya_v2 .histories > .list > .item .year {
    position: absolute;
  }
  .history_choya_v2 .histories > .list > .item .item_title {
    font-size: 3.6rem;
    letter-spacing: .1em;
    color: #fff;
    margin-bottom: 50px;
  }
  .history_choya_v2 .histories > .list > .item .item_title span {
    letter-spacing: -.3em;
  }
  .history_choya_v2 .histories > .list > .item .desc {
    font-size: 1.6rem;
    line-height: 2.62;
    letter-spacing: .03em;
    color: #fff;
  }
  .history_choya_v2 .histories > .list > .item .desc .kakko {
    letter-spacing: -0.3em;
  }
  .history_choya_v2 .histories > .list > .item .desc .kakko_front {
    position: relative;
    letter-spacing: -.25em;
    left: -5px;
  }
  .history_choya_v2 .histories > .list > .item .image {
    position: absolute;
  }
  .history_choya_v2 .histories > .list .item01 {
    background-color: #000;
  }
  .history_choya_v2 .histories > .list .item01 .common_inner {
    padding-top: 180px;
  }
  .history_choya_v2 .histories > .list .item01 .item_title span {
    letter-spacing: 0;
  }
  .history_choya_v2 .histories > .list .item01 .year {
    top: 60px;
    left: -40px;
  }
  .history_choya_v2 .histories > .list .item01 .image {
    top: 225px;
    right: 0;
  }
  .history_choya_v2 .histories > .list .item02 {
    background: url("../images/philosophy/history_choya_item02_bg.jpg") center center/cover no-repeat;
  }
  .history_choya_v2 .histories > .list .item02 .common_inner {
    padding-top: 175px;
  }
  .history_choya_v2 .histories > .list .item02 .year {
    top: 50px;
    right: -40px;
  }
  .history_choya_v2 .histories > .list .item02 .image {
    top: 200px;
    right: 0;
  }
  .history_choya_v2 .histories > .list .item02 .desc {
    margin-bottom: 15px;
  }
  .history_choya_v2 .histories > .list .item02 .box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: rgba(9, 5, 2, 0.5);
    width: 850px;
    height: 160px;
    padding: 18px 28px 15px 30px;
  }
  .history_choya_v2 .histories > .list .item02 .box .box_desc {
    font-size: 1.6rem;
    color: #fff;
    line-height: 2.125;
  }
  .history_choya_v2 .histories > .list .item02 .box .box_desc .kakko {
    letter-spacing: -0.3em;
  }
  .history_choya_v2 .histories > .list .item02 .box .box_desc .kakko_front {
    position: relative;
    letter-spacing: -.25em;
    left: -5px;
  }
  .history_choya_v2 .histories > .list .item03 {
    background-color: #000;
  }
  .history_choya_v2 .histories > .list .item03 .common_inner {
    padding-top: 180px;
  }
  .history_choya_v2 .histories > .list .item03 .year {
    top: 60px;
    left: -40px;
  }
  .history_choya_v2 .histories > .list .item03 .image {
    top: 190px;
    right: 0;
  }
  .history_choya_v2 .histories > .list .item04 {
    background: url("../images/philosophy/history_choya_item04_bg.jpg") center center/cover no-repeat;
  }
  .history_choya_v2 .histories > .list .item04 .common_inner {
    padding-top: 175px;
  }
  .history_choya_v2 .histories > .list .item04 .year {
    top: 50px;
    right: -40px;
  }
  .history_choya_v2 .histories > .list .item04 .image {
    top: 220px;
    right: 0;
  }
  .history_choya_v2 .histories > .list .item05 {
    background-color: #000;
  }
  .history_choya_v2 .histories > .list .item05 .common_inner {
    padding-top: 180px;
  }
  .history_choya_v2 .histories > .list .item05 .year {
    top: 60px;
    left: -40px;
  }
  .history_choya_v2 .histories > .list .item05 .image1 {
    top: 65px;
    right: 0;
  }
  .history_choya_v2 .histories > .list .item05 .image2 {
    top: 415px;
    right: -30px;
  }
  .history_choya_v2 .histories > .list .item06 {
    background: url("../images/philosophy/history_choya_item06_bg.jpg") center center/cover no-repeat;
  }
  .history_choya_v2 .histories > .list .item06 .common_inner {
    padding-top: 180px;
  }
  .history_choya_v2 .histories > .list .item06 .year {
    top: 50px;
    right: -40px;
  }
  .history_choya_v2 .histories > .list .item06 .image {
    top: 220px;
    right: 0;
  }
  .history_choya_v2 .histories > .list .item07 {
    background: url("../images/philosophy/history_choya_item07_bg.jpg") center center/cover no-repeat;
  }
  .history_choya_v2 .histories > .list .item07 .common_inner {
    padding-top: 180px;
  }
  .history_choya_v2 .histories > .list .item07 .year {
    top: 60px;
    left: -40px;
  }
  .history_choya_v2 .histories > .list .item07 .image {
    top: 355px;
    right: 0;
  }
  .history_choya_v2 .histories > .list .item07 .desc {
    margin-bottom: 30px;
  }
  .history_choya_v2 .histories > .list .item07 .item_title .kakko_front {
    position: relative;
    letter-spacing: -.25em;
    left: -13px;
  }
  .history_choya_v2 .histories > .list .item07 .link {
    position: relative;
    left: -15px;
    display: inline-block;
    width: 172px;
    height: 43px;
    font-size: 1.6rem;
    color: #fff;
    padding-top: 15px;
    padding-left: 15px;
  }
  .history_choya_v2 .histories > .list .item07 .link .kakko {
    letter-spacing: -0.3em;
  }
  .history_choya_v2 .histories > .list .item07 .link .kakko_front {
    position: relative;
    letter-spacing: -.25em;
    left: -5px;
  }
  .history_choya_v2 .histories > .list .item07 .link:after {
    position: absolute;
    top: 15px;
    right: 15px;
    content: '';
    display: block;
    background: url("../images/philosophy/history_choya_item07_arrow_white.svg") center center/cover no-repeat;
    width: 10px;
    height: 14px;
  }
  .history_choya_v2 .histories > .list .item07 .link:hover {
    background-color: #000;
    color: #16ae41;
    text-decoration: none;
  }
  .history_choya_v2 .histories > .list .item07 .link:hover:after {
    background: url("../images/philosophy/history_choya_item07_arrow_green.svg") center center/cover no-repeat;
  }
  .history_choya_v2 .histories > .list .item08 {
    background: url("../images/philosophy/history_choya_item08_bg.jpg") center center/cover no-repeat;
  }
  .history_choya_v2 .histories > .list .item08 .common_inner {
    padding-top: 275px;
  }
  .history_choya_v2 .histories > .list .item08 .last_title {
    font-size: 3.6rem;
    line-height: 1.368;
    letter-spacing: .09em;
    color: #fff;
    text-align: center;
    margin-bottom: 28px;
  }
  .history_choya_v2 .histories > .list .item08 .desc {
    font-size: 1.8rem;
    line-height: 2;
    letter-spacing: .09em;
    text-align: center;
  }

  .corpo_nav .common_inner {
    padding-top: 50px;
    border-top: 1px dotted #999;
  }
  .corpo_nav .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 130px;
  }
  .corpo_nav .item {
    width: 320px;
    margin-bottom: 20px;
  }
  .corpo_nav .item:not(:nth-child(3n)) {
    margin-right: 20px;
  }
  .corpo_nav .item a:hover {
    text-decoration: none;
  }
  .corpo_nav .item a:hover .image {
    opacity: 1;
  }
  .corpo_nav .item a:hover img {
    opacity: 1;
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
  }
  .corpo_nav .item a:hover h4 {
    color: #16ae41;
  }
  .corpo_nav .item a h4 {
    color: #999;
  }
  .corpo_nav .item a .image img {
    display: block;
    width: 100%;
  }
  .corpo_nav .item.on .image {
    opacity: 1;
  }
  .corpo_nav .item.on h4 {
    color: #16ae41;
  }
  .corpo_nav .wrap {
    display: table;
    overflow: hidden;
  }
  .corpo_nav .image {
    display: table-cell;
    width: 90px;
    height: 90px;
    overflow: hidden;
    opacity: .5;
  }
  .corpo_nav .image img {
    -webkit-transition: all linear 200ms;
    -o-transition: all linear 200ms;
    transition: all linear 200ms;
  }
  .corpo_nav h4 {
    width: calc(320px - 90px);
    padding-left: 18px;
    display: table-cell;
    font-size: 1.4rem;
    font-family: "Noto Serif JP", serif;
    line-height: 1.3;
    vertical-align: middle;
  }
}
/* Smartphones (portrait and landscape) */
@media screen and (max-width: 750px) {
  #main_title_area {
    padding: 35px 0 45px;
  }
  #main_title_area .mtitle:before {
    background: url("../images/philosophy/sp_philosophy_title_eng.png") center 0/100% no-repeat;
    width: 70px;
    height: 8px;
  }

  .contents body, .contents div, .contents dl, .contents dt, .contents dd, .contents ul, .contents ol, .contents li, .contents h1, .contents h2, .contents h3, .contents h4, .contents h5, .contents h6,
  .contents pre, .contents code, .contents form, .contents fieldset, .contents legend, .contents input, .contents textarea, .contents p, .contents blockquote, .contents th, .contents td {
    font-family: "Noto Serif JP", serif;
  }

  .index .contents_list {
    padding-top: 40px;
    margin-bottom: 75px;
  }
  .index .contents_list .item {
    width: 100%;
  }
  .index .contents_list .item:not(:last-child) {
    margin-bottom: 30px;
  }
  .index .contents_list .item a {
    position: relative;
    display: block;
    width: 100%;
  }
  .index .contents_list .item .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .index .contents_list .item .wrap {
    width: 100%;
  }
  .index .contents_list .item .wrap .title {
    position: relative;
    font-size: 1.7rem;
    font-family: "Noto Serif JP", serif;
    color: #000;
    line-height: 1;
    letter-spacing: .01em;
    padding-left: 15px;
    margin-bottom: 8px;
  }
  .index .contents_list .item .wrap .title:before {
    position: absolute;
    left: 0;
    top: 5px;
    content: '';
    display: inline-block;
    background: url("../images/common/icon_arrow_green_double.png") center 0/100% no-repeat;
    width: 9px;
    height: 6px;
  }
  .index .contents_list .item .wrap .desc {
    font-size: 1.4rem;
    line-height: 1.5;
    font-family: "Noto Serif JP", serif;
  }
  .index .contents_list .item .image {
    margin-bottom: 15px;
  }

  .umeshuzukuri #bc {
    border-top: 1px solid #e5e5e5;
  }
  .umeshuzukuri .contents {
    padding-top: 40px;
  }
  .umeshuzukuri .sec_title {
    position: relative;
    font-size: 2rem;
    font-family: "Noto Serif JP", serif;
    letter-spacing: .04em;
    color: #16ae41;
    text-align: center;
    padding-bottom: 20px;
    margin-bottom: 25px;
  }
  .umeshuzukuri .sec_title:after {
    position: absolute;
    content: '';
    width: 20px;
    height: 1px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #16ae41;
  }
  .umeshuzukuri .lead_area {
    background: url("../images/philosophy/sp_umeshuzukuri_img01.jpg") center center/cover no-repeat;
    padding: 79px 0 80px;
    padding: 88px 0 87px;
    margin: 0 auto 50px;
  }
  .umeshuzukuri .lead_area .desc {
    color: #fff;
    font-family: "Noto Serif JP", serif;
    letter-spacing: .075em;
    letter-spacing: .025em;
    text-align: center;
  }
  .umeshuzukuri .lead_area .desc01 {
    font-size: 2.3rem;
    letter-spacing: .04em;
    letter-spacing: .1em;
    margin-bottom: 13px;
  }
  .umeshuzukuri .lead_area .desc02 {
    font-size: 1.4rem;
    letter-spacing: .04em;
    line-height: 1.7;
  }
  .umeshuzukuri #concept {
    margin-bottom: 100px;
  }
  .umeshuzukuri #concept .desc {
    font-size: 1.4rem;
    letter-spacing: .025em;
    font-family: "Noto Serif JP", serif;
  }
  .umeshuzukuri #concept .desc a {
    text-decoration: underline;
  }
  .umeshuzukuri #concept .desc01 {
    font-size: 1.5rem;
    letter-spacing: .06em;
    line-height: 1.5;
    text-align: center;
  }
  .umeshuzukuri #concept .desc02 {
    line-height: 1.54;
    text-align: center;
  }
  .umeshuzukuri #concept .desc03 {
    width: 92.33%;
    line-height: 1.8;
    margin: 0 auto;
  }
  .umeshuzukuri #concept .desc_color_green {
    color: #16ae41;
  }
  .umeshuzukuri #concept .sec_title {
    font-size: 2.4rem;
  }
  .umeshuzukuri #concept .sub_title {
    font-size: 5rem;
    text-align: center;
    margin-top: 70px;
    letter-spacing: .1em;
    margin-bottom: 15px;
  }
  .umeshuzukuri #concept .sub_title span {
    display: block;
    font-size: 1.6rem;
    letter-spacing: .1em;
    text-align: center;
    margin-top: 10px;
  }
  .umeshuzukuri #concept .image {
    text-align: center;
    margin-top: 25px;
    margin-bottom: 20px;
  }
  .umeshuzukuri #concept .block {
    width: 100%;
    background: url("../images/philosophy/sp_umeshuzukuri_img03.png") center top/100% no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(0, 0, 0, 0)), to(#effdf0));
    background: url("../images/philosophy/sp_umeshuzukuri_img03.png") center top/100% no-repeat, -o-linear-gradient(top, rgba(0, 0, 0, 0) 30%, #effdf0);
    background: url("../images/philosophy/sp_umeshuzukuri_img03.png") center top/100% no-repeat, linear-gradient(to bottom, rgba(0, 0, 0, 0) 30%, #effdf0);
    padding-top: 80px;
  }
  .umeshuzukuri #concept .block .desc:not(:last-child) {
    padding-bottom: 25px;
  }
  .umeshuzukuri #concept .block .desc_color_green.desc03:last-of-type {
    padding-bottom: 170px;
  }
  .umeshuzukuri #concept .block .quality_area {
    width: 100%;
    padding-top: 45px;
    padding-bottom: 30px;
    margin: 0 auto;
    background-color: #effdf0;
  }
  .umeshuzukuri #concept .block .quality_area .quality_title_wrap {
    width: 92.33%;
    position: relative;
    text-align: center;
    margin: 0 auto 25px;
  }
  .umeshuzukuri #concept .block .quality_area .quality_title_wrap:before {
    content: '';
    display: block;
    position: absolute;
    top: 12px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #16ae41;
  }
  .umeshuzukuri #concept .block .quality_area .quality_title {
    position: relative;
    display: inline-block;
    font-size: 2.3rem;
    letter-spacing: 0.1 0.5em;
    color: #16ae41;
    padding: 0 15px;
    background-color: #effdf0;
    z-index: 1;
  }
  .umeshuzukuri #concept .block .quality_area .quality_desc {
    width: 92.33%;
    color: #16ae41;
    line-height: 1.8;
    margin: 0 auto 20px;
  }
  .umeshuzukuri #concept .block .quality_area .quality_image {
    width: 92.33%;
    text-align: center;
    margin: 0 auto 10px;
    margin-bottom: 10px;
  }
  .umeshuzukuri #concept .block .quality_area .quality_note {
    width: 92.33%;
    font-size: 1.3rem;
    letter-spacing: .05em;
    line-height: 1.5;
    color: #16ae41;
    margin: 0 auto;
  }
  .umeshuzukuri #concept .block .quality_area .quality_note a {
    color: #16ae41;
    text-decoration: underline;
  }
  .umeshuzukuri #concept .block .quality_area .quality_note a:hover {
    text-decoration: none;
  }
  .umeshuzukuri #flow_area {
    margin-bottom: 75px;
  }
  .umeshuzukuri #flow_area .desc {
    font-size: 1.4rem;
    line-height: 2.1;
    letter-spacing: .04em;
    color: #16ae41;
    font-family: "Noto Serif JP", serif;
    text-align: center;
    padding-bottom: 35px;
  }
  .umeshuzukuri #flow_area .flow {
    position: relative;
    list-style-type: none;
  }
  .umeshuzukuri #flow_area .flow .step {
    position: relative;
  }
  .umeshuzukuri #flow_area .flow .step .flow_name {
    width: 105px;
    height: 105px;
    border: 1px solid #16ae41;
    border-radius: 50%;
    padding-top: 20px;
    font-size: 1.9rem;
    letter-spacing: .04em;
    color: #16ae41;
    text-align: center;
    background-color: #fff;
    margin: 0 auto 17px;
  }
  .umeshuzukuri #flow_area .flow .step .flow_name:before {
    display: block;
    font-size: 1.0rem;
    color: #16ae41;
    font-family: "Noto Serif JP", serif;
    text-align: center;
    margin-bottom: 3px;
  }
  .umeshuzukuri #flow_area .flow .step .flow_name:after {
    content: '';
    display: block;
    margin: 5px auto 0;
  }
  .umeshuzukuri #flow_area .flow .step:not(:last-child) {
    padding-bottom: 50px;
  }
  .umeshuzukuri #flow_area .flow .step:after {
    content: '';
    display: inline-block;
  }
  .umeshuzukuri #flow_area .flow .detail .flow_desc {
    font-size: 1.4rem;
    line-height: 1.7;
    letter-spacing: .025em;
    font-family: "Noto Serif JP", serif;
    margin-bottom: 20px;
  }
  .umeshuzukuri #flow_area .step01 .flow_name:before {
    content: 'STEP.01';
  }
  .umeshuzukuri #flow_area .step01 .flow_name:after {
    background: url("../images/philosophy/umeshuzukuri_flow01_icon.png") center 0/100% no-repeat;
    width: 35px;
    height: 35px;
  }
  .umeshuzukuri #flow_area .step02 .flow_name:before {
    content: 'STEP.02';
  }
  .umeshuzukuri #flow_area .step02 .flow_name:after {
    background: url("../images/philosophy/umeshuzukuri_flow02_icon.png") center 0/100% no-repeat;
    width: 24px;
    height: 36px;
  }
  .umeshuzukuri #flow_area .step03 .flow_name:before {
    content: 'STEP.03';
  }
  .umeshuzukuri #flow_area .step03 .flow_name:after {
    background: url("../images/philosophy/umeshuzukuri_flow03_icon.png") center 0/100% no-repeat;
    width: 30px;
    height: 35px;
  }
  .umeshuzukuri #flow_area .step04 .flow_name:before {
    content: 'STEP.04';
  }
  .umeshuzukuri #flow_area .step04 .flow_name:after {
    background: url("../images/philosophy/umeshuzukuri_flow04_icon.png") center 0/100% no-repeat;
    width: 19px;
    height: 35px;
  }
  .umeshuzukuri #flow_area .step05 .flow_name:before {
    content: 'STEP.05';
  }
  .umeshuzukuri #flow_area .step05 .flow_name:after {
    background: url("../images/philosophy/umeshuzukuri_flow05_icon.png") center 0/100% no-repeat;
    width: 31px;
    height: 35px;
  }
  .umeshuzukuri #flow_area .step06 .flow_name:before {
    content: 'STEP.06';
  }
  .umeshuzukuri #flow_area .step06 .flow_name:after {
    background: url("../images/philosophy/umeshuzukuri_flow06_icon.png") center 0/100% no-repeat;
    width: 36px;
    height: 35px;
  }
  .umeshuzukuri #factory {
    padding-bottom: 75px;
  }
  .umeshuzukuri #factory .outer01 {
    width: 100%;
    height: 100%;
    border: 1px solid #afa59f;
  }
  .umeshuzukuri #factory .outer02 {
    width: 100%;
    height: 100%;
    border: 2px solid #d7d2cf;
    padding: 20px 20px 25px;
    margin: 1px;
  }
  .umeshuzukuri #factory .title {
    font-size: 1.8rem;
    font-weight: bold;
    text-align: center;
    color: #87786e;
    letter-spacing: .05em;
    margin-bottom: 15px;
  }
  .umeshuzukuri #factory .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .umeshuzukuri #factory .wrap .image {
    width: 100%;
    margin-bottom: 15px;
  }
  .umeshuzukuri #factory .wrap .detail {
    width: 100%;
    margin-bottom: 15px;
  }
  .umeshuzukuri #factory .wrap .detail p {
    font-size: 1.3rem;
    color: #87786e;
    line-height: 1.65;
    letter-spacing: .025em;
    text-indent: -1em;
    padding-left: 1em;
  }
  .umeshuzukuri #factory .wrap .detail p .num {
    font-size: 1.6rem;
  }

  .honkaku #bc {
    border-top: 1px solid #e5e5e5;
  }
  .honkaku .contents {
    padding-top: 40px;
  }
  .honkaku .sec_title {
    position: relative;
    font-size: 2rem;
    font-family: "Noto Serif JP", serif;
    letter-spacing: .04em;
    color: #16ae41;
    text-align: center;
    padding-bottom: 20px;
    margin-bottom: 15px;
  }
  .honkaku .sec_title:after {
    position: absolute;
    content: '';
    width: 20px;
    height: 1px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #16ae41;
  }
  .honkaku .sec_title span {
    letter-spacing: -.3em;
  }
  .honkaku .sec_title span.before {
    position: relative;
    left: -10px;
    letter-spacing: -.4em;
  }
  .honkaku .sup {
    vertical-align: super;
    font-size: 1rem;
  }
  .honkaku .note {
    position: relative;
    font-size: 1.2rem;
    line-height: 1.43;
    padding-left: 25px;
    font-family: "Noto Serif JP", serif;
  }
  .honkaku .note a {
    display: inline-block;
    color: #16ae41;
    font-family: 'Noto Sans JP', sans-serif;
  }
  .honkaku .note a[target="_blank"]:after {
    content: '';
    display: inline-block;
    background: url("../images/common/icon_brank_green.png") center 0/100% no-repeat;
    width: 10px;
    height: 8px;
    margin-left: 5px;
  }
  .honkaku .note:before {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    font-family: "Noto Serif JP", serif;
  }
  .honkaku .note01:before {
    content: '※1';
  }
  .honkaku .note02:before {
    content: '※2';
  }
  .honkaku .note03:before {
    content: '※3';
  }
  .honkaku .lead_area {
    background: url("../images/philosophy/sp_honkaku_img01.jpg") center center/cover no-repeat;
    padding: 76px 0;
    margin: 0 auto 65px;
  }
  .honkaku .lead_area .desc {
    color: #fff;
    font-family: "Noto Serif JP", serif;
    letter-spacing: .2em;
    text-align: center;
  }
  .honkaku .lead_area .desc01 {
    font-size: 2.3rem;
    letter-spacing: .04em;
    letter-spacing: .1em;
    margin-bottom: 13px;
  }
  .honkaku .lead_area .desc01 span {
    letter-spacing: -.3em;
  }
  .honkaku .lead_area .desc02 {
    font-size: 1.4rem;
    letter-spacing: .04em;
    line-height: 1.7;
  }
  .honkaku #about {
    padding-bottom: 150px;
    margin-bottom: 50px;
    background: url("../images/philosophy/sp_honkaku_about_bg.png") center bottom/100% no-repeat;
  }
  .honkaku #about .sec_title {
    letter-spacing: .1em;
  }
  .honkaku #about .desc {
    font-size: 1.4rem;
    line-height: 2.1;
    font-family: "Noto Serif JP", serif;
    letter-spacing: .025em;
    margin-bottom: 15px;
  }
  .honkaku #about .note01 {
    margin-bottom: 20px;
  }
  .honkaku #difference {
    background: url("../images/philosophy/sp_honkaku_difference_bg.jpg") center bottom/100% no-repeat;
    padding-bottom: 60px;
    margin-bottom: 50px;
  }
  .honkaku #difference .inner {
    width: 92%;
    margin: 0 auto;
  }
  .honkaku #difference .desc {
    font-size: 1.4rem;
    line-height: 2.1;
    font-family: "Noto Serif JP", serif;
    letter-spacing: .025em;
    margin-bottom: 25px;
  }
  .honkaku #difference .explanation {
    margin: 0 auto;
  }
  .honkaku #difference .explanation figure {
    margin-bottom: 20px;
  }
  .honkaku #difference .explanation figure figcaption {
    display: block;
    background-repeat: no-repeat;
    text-indent: 120%;
    white-space: nowrap;
    overflow: hidden;
  }
  .honkaku #difference .explanation figure:last-child {
    margin-bottom: 15px;
  }
  .honkaku #difference .note {
    color: #fff;
  }
  .honkaku #difference .note a[target="_blank"] {
    color: #fff;
  }
  .honkaku #difference .note a[target="_blank"]:after {
    content: '';
    display: inline-block;
    background: url("../images/common/icon_blank.png") center 0/100% no-repeat;
    width: 10px;
    height: 8px;
    margin-left: 5px;
  }
  .honkaku #authentic {
    margin-bottom: 35px;
  }
  .honkaku #authentic .desc {
    font-size: 1.4rem;
    line-height: 2.1;
    font-family: "Noto Serif JP", serif;
    letter-spacing: .025em;
  }
  .honkaku #authentic .image {
    text-align: center;
    margin: 20px 0;
  }
  .honkaku #umesyu_day {
    background-color: #e1efd9;
    padding: 30px 20px;
    margin: 0 auto 50px;
  }
  .honkaku #umesyu_day .common_inner {
    padding: 30px 20px 35px;
  }
  .honkaku #umesyu_day .umesyu_day_inner {
    position: relative;
    font-family: "Noto Serif JP", serif;
    padding: 25px 20px 20px;
  }
  .honkaku #umesyu_day .umesyu_day_inner .title {
    text-align: center;
    font-size: 1.8rem;
    letter-spacing: .05em;
    color: #16ae41;
    font-family: "Noto Serif JP", serif;
    margin-bottom: 15px;
  }
  .honkaku #umesyu_day .umesyu_day_inner .umesyu_day_note {
    display: block;
    font-size: 1.1rem;
    font-family: "Noto Serif JP", serif;
    text-align: center;
    color: #16ae41;
    letter-spacing: .09em;
    padding-right: 10px;
    margin-bottom: 30px;
  }
  .honkaku #umesyu_day .umesyu_day_inner .sub_title {
    text-align: center;
    font-size: 1.8rem;
    font-family: "Noto Serif JP", serif;
    letter-spacing: .025em;
    color: #16ae41;
    margin-bottom: 15px;
  }
  .honkaku #umesyu_day .umesyu_day_inner .cont01 {
    margin-bottom: 30px;
  }
  .honkaku #umesyu_day .umesyu_day_inner .cont01 .image {
    text-align: center;
    margin: 0 auto 15px;
  }
  .honkaku #umesyu_day .umesyu_day_inner .cont01 .image img.pc {
    display: none;
  }
  .honkaku #umesyu_day .umesyu_day_inner .cont01 .note {
    display: inline-block;
    padding-left: 0;
    margin-top: 5px;
  }
  .honkaku #umesyu_day .umesyu_day_inner .cont02 .image {
    text-align: center;
    margin: 0 auto 15px;
  }
  .honkaku #umesyu_day .umesyu_day_inner .wrap .desc {
    font-size: 1.4rem;
    font-family: "Noto Serif JP", serif;
    line-height: 1.7;
    letter-spacing: .025em;
  }

  .history #bc {
    border-top: 1px solid #e5e5e5;
  }
  .history .contents {
    padding-top: 40px;
  }
  .history .lead_area {
    background: url("../images/philosophy/sp_umeshu_history_img01.jpg") center center/cover no-repeat;
    padding: 65px 0 64px;
    margin: 0 auto 65px;
  }
  .history .lead_area .desc {
    color: #fff;
    font-family: "Noto Serif JP", serif;
    letter-spacing: .04em;
    text-align: center;
  }
  .history .lead_area .desc01 {
    font-size: 2.3rem;
    letter-spacing: .1em;
    margin-bottom: 13px;
  }
  .history .lead_area .desc02 {
    font-size: 1.4rem;
    line-height: 1.7;
  }
  .history .histories .list {
    list-style-type: none;
    position: relative;
  }
  .history .histories .list:after {
    position: absolute;
    top: 0;
    left: 52px;
    content: '';
    display: inline-block;
    width: 1px;
    height: 100%;
    background-color: #16ae41;
  }
  .history .histories .item:not(:last-child) {
    padding-bottom: 30px;
  }
  .history .histories .item:last-child {
    padding-bottom: 120px;
  }
  .history .histories .period {
    position: relative;
    display: inline-block;
    width: 104px;
    height: 104px;
    border-radius: 50%;
    border: 1px solid #16ae41;
    font-size: 1.4rem;
    font-family: "Noto Serif JP", serif;
    line-height: 1.5;
    text-align: center;
    color: #16ae41;
    letter-spacing: .14em;
    background-color: #fff;
    z-index: 1;
    padding-top: 41px;
    margin: 0 auto;
  }
  .history .histories .cont {
    padding-top: 25px;
    margin-left: 65px;
  }
  .history .histories .cont .detail .title {
    font-size: 1.6rem;
    font-family: "Noto Serif JP", serif;
    line-height: 1.3;
    color: #16ae41;
    letter-spacing: .025em;
    margin-bottom: 15px;
  }
  .history .histories .cont .detail .desc {
    font-size: 1.4rem;
    font-family: "Noto Serif JP", serif;
    line-height: 1.77;
    letter-spacing: .025em;
    margin-bottom: 15px;
  }
  .history .histories .cont .detail .link {
    margin-bottom: 40px;
  }
  .history .histories .cont .detail .link:after {
    position: relative;
    top: -0.2em;
    content: '';
    display: inline-block;
    width: 11px;
    height: 7px;
    background: url("../images/common/icon_arrow_green_double.png") center 0/100% no-repeat;
    margin-left: 10px;
  }
  .history .histories .cont .detail .link a {
    font-size: 1.4rem;
    font-family: "Noto Serif JP", serif;
    color: #16ae41;
  }
  .history .histories .current .desc {
    padding-bottom: 25px;
  }

  .history_choya .contents {
    padding-top: 40px;
  }
  .history_choya .page_bg {
    background-color: #000;
    padding-bottom: 135px;
  }
  .history_choya #bc li {
    color: #fff;
  }
  .history_choya #bc a {
    color: #fff;
  }
  .history_choya .contents {
    padding-top: 90px;
  }
  .history_choya .lead_area {
    background: url("../images/philosophy/history_img01.jpg") center center/cover no-repeat;
    padding: 79px 0 80px;
    margin: 0 auto 30px;
  }
  .history_choya .lead_area .desc {
    color: #fff;
    font-family: "Noto Serif JP", serif;
    letter-spacing: .075em;
    text-align: center;
  }
  .history_choya .lead_area .desc01 {
    font-size: 2.1rem;
    letter-spacing: .1em;
    margin-bottom: 10px;
  }
  .history_choya .lead_area .desc02 {
    font-size: 1.3rem;
    line-height: 1.57;
  }
  .history_choya .histories .list {
    list-style-type: none;
    position: relative;
  }
  .history_choya .histories .item .year {
    font-size: 4.5rem;
    color: rgba(255, 255, 255, 0.2);
    text-align: center;
    font-style: italic;
  }
  .history_choya .histories .item .year span {
    font-size: 2rem;
  }
  .history_choya .histories .item .year .duration {
    font-size: 3rem;
  }
  .history_choya .histories .item .desc {
    font-size: 1.4rem;
    line-height: 1.87;
    letter-spacing: .025em;
    color: rgba(255, 255, 255, 0.7);
  }
  .history_choya .histories .item .link {
    color: #16ae41;
    margin-top: 20px;
  }
  .history_choya .histories .item .link:after {
    content: '';
    display: inline-block;
    width: 16px;
    height: 11px;
    background: url("../images/common/icon_arrow_green_double.png") center 0/100% no-repeat;
    margin-left: 10px;
  }
  .history_choya .histories .item .link a {
    font-size: 1.4rem;
    font-family: "Noto Serif JP", serif;
    color: #16ae41;
  }
  .history_choya .histories .item01 .common_inner {
    position: relative;
    padding-bottom: 175px;
  }
  .history_choya .histories .item01 .common_inner:after {
    position: absolute;
    bottom: -100px;
    left: 14.92%;
    content: '';
    display: inline-block;
    background: url("../images/philosophy/sp_history_item01_connect.png") center 0/100% no-repeat;
    width: 184px;
    height: 267px;
  }
  .history_choya .histories .item01 .year {
    margin-bottom: 13px;
  }
  .history_choya .histories .item02 .common_inner {
    position: relative;
    padding-bottom: 80px;
  }
  .history_choya .histories .item02 .common_inner:after {
    position: absolute;
    bottom: -145px;
    left: 0;
    content: '';
    display: inline-block;
    background: url("../images/philosophy/sp_history_item02_connect.png") center 0/100% no-repeat;
    width: 83px;
    height: 207px;
  }
  .history_choya .histories .item02 .year {
    margin-bottom: 18px;
  }
  .history_choya .histories .item02 .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .history_choya .histories .item02 .desc {
    margin-bottom: 20px;
  }
  .history_choya .histories .item02 .image {
    width: 31.34%;
    margin: 0 auto;
  }
  .history_choya .histories .item03 {
    padding-bottom: 60px;
    margin: 0 auto;
  }
  .history_choya .histories .item03 .common_inner {
    position: relative;
  }
  .history_choya .histories .item03 .year {
    margin-bottom: 35px;
  }
  .history_choya .histories .item03 .area01 {
    position: relative;
    padding-bottom: 140px;
  }
  .history_choya .histories .item03 .area01:after {
    position: absolute;
    bottom: 10px;
    left: 13.43%;
    content: '';
    display: inline-block;
    background: url("../images/philosophy/sp_history_item03_connect.png") center 0/100% no-repeat;
    width: 206px;
    height: 119px;
  }
  .history_choya .histories .item03 .area01 .image {
    width: 40.59%;
    margin: 0 auto 20px;
    text-align: center;
  }
  .history_choya .histories .item03 .area01 .desc {
    margin: 0 auto;
  }
  .history_choya .histories .item03 .area02 .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .history_choya .histories .item03 .area02 .wrap .image {
    width: 71.64%;
    margin: 0 auto 20px;
  }
  .history_choya .histories .item04 {
    position: relative;
  }
  .history_choya .histories .item04:after {
    background: url("../images/philosophy/history_item04_connect02.png") center 0/100% no-repeat;
    width: 200px;
    height: 444px;
  }
  .history_choya .histories .item04 .bg_op {
    background: rgba(0, 0, 0, 0.4);
    height: 100%;
  }
  .history_choya .histories .item04 .year {
    text-align: center;
    margin-bottom: 60px;
  }
  .history_choya .histories .item04 .image {
    width: 73.13%;
    margin: 0 auto 20px;
  }
  .history_choya .histories .item04 .area01,
  .history_choya .histories .item04 .area02 {
    position: relative;
  }
  .history_choya .histories .item04 .area01 .wrap,
  .history_choya .histories .item04 .area02 .wrap {
    width: 92%;
    margin: 0 auto;
  }
  .history_choya .histories .item04 .area01 {
    background: url("../images/philosophy/sp_history_item04_bg01.png") center 0/cover no-repeat;
    padding-top: 85px;
    margin-bottom: 80px;
  }
  .history_choya .histories .item04 .area01:before {
    position: absolute;
    top: -85px;
    left: 4.4%;
    display: inline-block;
    content: '';
    background: url("../images/philosophy/sp_history_item04_connect.png") center 0/100% no-repeat;
    width: 219px;
    height: 225px;
  }
  .history_choya .histories .item04 .area02 {
    background: url("../images/philosophy/sp_history_item04_bg02.png") center 0/cover no-repeat;
    padding-top: 80px;
  }
  .history_choya .histories .item04 .area02:before {
    position: absolute;
    top: -80px;
    right: 6%;
    display: inline-block;
    content: '';
    background: url("../images/philosophy/sp_history_item04_connect02.png") center 0/100% no-repeat;
    width: 215px;
    height: 230px;
  }

  .history_choya_v2 #bc {
    border-top: 1px solid #e5e5e5;
  }
  .history_choya_v2 .contents {
    padding-top: 40px;
  }
  .history_choya_v2 .lead_area {
    background: url(../images/philosophy/sp_history_choya_kv.jpg) center center/cover no-repeat;
    padding: 88px 0 87px;
  }
  .history_choya_v2 .lead_area .desc {
    color: #fff;
    text-align: center;
  }
  .history_choya_v2 .lead_area .desc01 {
    font-size: 2.3rem;
    letter-spacing: .04em;
    letter-spacing: .1em;
    margin-bottom: 13px;
  }
  .history_choya_v2 .lead_area .desc02 {
    font-size: 1.4rem;
    letter-spacing: .04em;
    line-height: 1.7;
  }
  .history_choya_v2 .lead_area .desc02 span {
    letter-spacing: -0.3em;
  }
  .history_choya_v2 .histories > .list > .item .common_inner {
    position: relative;
    padding: 0;
  }
  .history_choya_v2 .histories > .list > .item .year {
    display: block;
  }
  .history_choya_v2 .histories > .list > .item .item_title {
    font-size: 2.1rem;
    line-height: 1.666;
    letter-spacing: .04em;
    color: #fff;
    margin-bottom: 10px;
  }
  .history_choya_v2 .histories > .list > .item .item_title span {
    letter-spacing: -.3em;
  }
  .history_choya_v2 .histories > .list > .item .desc {
    font-size: 1.3rem;
    line-height: 2.07;
    letter-spacing: .04em;
    color: #fff;
  }
  .history_choya_v2 .histories > .list .item01 {
    background-color: #000;
    padding-top: 50px;
    padding-bottom: 70px;
  }
  .history_choya_v2 .histories > .list .item01 .common_inner {
    width: 89.33%;
    padding: 0;
    margin: 0 auto;
  }
  .history_choya_v2 .histories > .list .item01 .item_title {
    width: 89.56%;
    margin: 0 auto 10px;
  }
  .history_choya_v2 .histories > .list .item01 .item_title span {
    letter-spacing: 0;
  }
  .history_choya_v2 .histories > .list .item01 .desc {
    width: 89.86%;
    margin: 0 auto 15px;
  }
  .history_choya_v2 .histories > .list .item01 .year {
    width: 54.91%;
    max-width: 369px;
    width: 184px;
    margin-bottom: 15px;
  }
  .history_choya_v2 .histories > .list .item01 .image {
    width: 89.56%;
    margin: 0 auto;
  }
  .history_choya_v2 .histories > .list .item02 {
    padding-top: 155px;
    padding-top: 41.5%;
    background: url("../images/philosophy/sp_history_choya_item02_bg.jpg") center top/100% no-repeat #000;
  }
  .history_choya_v2 .histories > .list .item02 .common_inner {
    width: 89.33%;
    padding: 0;
    margin: 0 auto;
  }
  .history_choya_v2 .histories > .list .item02 .year {
    width: 54.91%;
    max-width: 369px;
    width: 184px;
    margin-left: auto;
  }
  .history_choya_v2 .histories > .list .item02 .item_title {
    position: relative;
    padding-top: 23px;
    width: 90.55%;
    margin: 0 auto 10px;
    left: -2%;
  }
  .history_choya_v2 .histories > .list .item02 .desc {
    width: 89.56%;
    margin: 0 auto 15px;
  }
  .history_choya_v2 .histories > .list .item02 .desc .ten_sp {
    letter-spacing: -.01em;
  }
  .history_choya_v2 .histories > .list .item02 .image {
    width: 89.56%;
    margin: 0 auto;
    padding-bottom: 25px;
  }
  .history_choya_v2 .histories > .list .item02 .box {
    background-color: #3c3c3c;
    padding: 15px 19px 25px 19px;
  }
  .history_choya_v2 .histories > .list .item02 .box .box_desc {
    font-size: 1.3rem;
    color: #fff;
    line-height: 2.06;
    margin-bottom: 10px;
  }
  .history_choya_v2 .histories > .list .item03 {
    background-color: #000;
    padding-top: 75px;
    padding-bottom: 70px;
  }
  .history_choya_v2 .histories > .list .item03 .common_inner {
    width: 89.33%;
    padding: 0;
    margin: 0 auto;
  }
  .history_choya_v2 .histories > .list .item03 .item_title {
    width: 89.56%;
    margin: 0 auto 10px;
  }
  .history_choya_v2 .histories > .list .item03 .item_title span {
    letter-spacing: 0;
  }
  .history_choya_v2 .histories > .list .item03 .desc {
    width: 89.56%;
    margin: 0 auto 18px;
  }
  .history_choya_v2 .histories > .list .item03 .year {
    width: 54.91%;
    max-width: 369px;
    width: 184px;
    margin-bottom: 20px;
  }
  .history_choya_v2 .histories > .list .item03 .image {
    width: 89.55%;
    margin: 0 auto;
  }
  .history_choya_v2 .histories > .list .item04 {
    padding-top: 155px;
    padding-top: 41.5%;
    background: url("../images/philosophy/sp_history_choya_item04_bg.jpg") center top/100% no-repeat #000;
  }
  .history_choya_v2 .histories > .list .item04 .common_inner {
    width: 89.33%;
    padding: 0;
    margin: 0 auto;
  }
  .history_choya_v2 .histories > .list .item04 .year {
    width: 54.91%;
    max-width: 369px;
    width: 184px;
    margin-left: auto;
  }
  .history_choya_v2 .histories > .list .item04 .item_title {
    padding-top: 23px;
    width: 90.55%;
    margin: 0 auto 10px;
  }
  .history_choya_v2 .histories > .list .item04 .desc {
    width: 89.86%;
    margin: 0 auto 15px;
  }
  .history_choya_v2 .histories > .list .item04 .desc .ten_sp {
    letter-spacing: -.01em;
  }
  .history_choya_v2 .histories > .list .item04 .image {
    width: 89.56%;
    margin: 0 auto;
  }
  .history_choya_v2 .histories > .list .item05 {
    background-color: #000;
    padding-top: 75px;
    padding-bottom: 70px;
  }
  .history_choya_v2 .histories > .list .item05 .common_inner {
    width: 89.33%;
    padding: 0;
    margin: 0 auto;
  }
  .history_choya_v2 .histories > .list .item05 .item_title {
    width: 89.56%;
    margin: 0 auto 10px;
  }
  .history_choya_v2 .histories > .list .item05 .item_title span {
    letter-spacing: 0;
  }
  .history_choya_v2 .histories > .list .item05 .desc {
    width: 89.86%;
    margin: 0 auto 30px;
  }
  .history_choya_v2 .histories > .list .item05 .year {
    width: 54.91%;
    max-width: 369px;
    width: 184px;
    margin-bottom: 20px;
  }
  .history_choya_v2 .histories > .list .item05 .image {
    width: 89.55%;
    margin: 0 auto;
  }
  .history_choya_v2 .histories > .list .item05 .image1 {
    padding-bottom: 10px;
  }
  .history_choya_v2 .histories > .list .item06 {
    padding-top: 155px;
    padding-top: 41.5%;
    background: url("../images/philosophy/sp_history_choya_item06_bg.jpg") center top/100% no-repeat #000;
    padding-bottom: 80px;
  }
  .history_choya_v2 .histories > .list .item06 .common_inner {
    width: 89.33%;
    padding: 0;
    margin: 0 auto;
  }
  .history_choya_v2 .histories > .list .item06 .year {
    width: 54.91%;
    max-width: 369px;
    width: 184px;
    margin-left: auto;
  }
  .history_choya_v2 .histories > .list .item06 .item_title {
    padding-top: 23px;
    width: 90.55%;
    margin: 0 auto 10px;
  }
  .history_choya_v2 .histories > .list .item06 .desc {
    width: 89.86%;
    margin: 0 auto 18px;
  }
  .history_choya_v2 .histories > .list .item06 .image {
    width: 89.56%;
    margin: 0 auto;
  }
  .history_choya_v2 .histories > .list .item07 {
    padding-top: 155px;
    padding-top: 41.5%;
    background: url("../images/philosophy/sp_history_choya_item07_bg.jpg") center top/100% no-repeat #000;
    padding-bottom: 60px;
  }
  .history_choya_v2 .histories > .list .item07 .common_inner {
    width: 89.33%;
    padding: 0;
    margin: 0 auto;
  }
  .history_choya_v2 .histories > .list .item07 .item_title {
    width: 89.56%;
    margin: 0 auto 10px;
  }
  .history_choya_v2 .histories > .list .item07 .item_title span {
    letter-spacing: 0;
  }
  .history_choya_v2 .histories > .list .item07 .desc {
    width: 89.86%;
    margin: 0 auto 15px;
  }
  .history_choya_v2 .histories > .list .item07 .year {
    width: 54.91%;
    max-width: 369px;
    width: 184px;
    margin-bottom: 20px;
  }
  .history_choya_v2 .histories > .list .item07 .image {
    width: 89.55%;
    margin: 0 auto;
  }
  .history_choya_v2 .histories > .list .item07 .image1 {
    padding-bottom: 10px;
  }
  .history_choya_v2 .histories > .list .item07 .link {
    position: relative;
    display: inline-block;
    font-size: 1.3rem;
    color: #fff;
    margin-left: 5%;
    margin-bottom: 85px;
  }
  .history_choya_v2 .histories > .list .item07 .link .kakko {
    letter-spacing: -0.3em;
  }
  .history_choya_v2 .histories > .list .item07 .link .kakko_front {
    position: relative;
    letter-spacing: -.25em;
    left: -5px;
  }
  .history_choya_v2 .histories > .list .item07 .link:after {
    position: absolute;
    top: 1px;
    right: -19px;
    content: '';
    display: block;
    background: url("../images/philosophy/history_choya_item07_arrow_white.svg") center center/cover no-repeat;
    width: 8px;
    height: 12px;
  }
  .history_choya_v2 .histories > .list .item08 {
    background: url("../images/philosophy/sp_history_choya_item08_bg.jpg") center center/cover no-repeat;
  }
  .history_choya_v2 .histories > .list .item08 .common_inner {
    padding: 66px 0;
  }
  .history_choya_v2 .histories > .list .item08 .last_title {
    font-size: 2.1rem;
    letter-spacing: .1em;
    color: #fff;
    text-align: center;
    margin-bottom: 15px;
  }
  .history_choya_v2 .histories > .list .item08 .desc {
    font-size: 1.3rem;
    line-height: 1.76;
    letter-spacing: .1em;
    text-align: center;
  }

  .corpo_nav {
    margin-bottom: 75px;
  }
  .corpo_nav .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 130px;
  }
  .corpo_nav .item {
    width: 100%;
    border-bottom: 1px solid #e6e6e6;
  }
  .corpo_nav .item:first-child {
    border-top: 1px solid #e6e6e6;
  }
  .corpo_nav .item h4 {
    color: #999;
  }
  .corpo_nav .item a {
    display: block;
    padding: 9px 0;
  }
  .corpo_nav .item a:hover {
    text-decoration: none;
  }
  .corpo_nav .item a:hover .image {
    opacity: 1;
  }
  .corpo_nav .item a:hover img {
    opacity: .8;
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
  }
  .corpo_nav .item a:hover h4 {
    color: #16ae41;
  }
  .corpo_nav .item.on .wrap {
    opacity: 1;
  }
  .corpo_nav .item.on h4 {
    color: #16ae41;
  }
  .corpo_nav .wrap {
    display: table;
    overflow: hidden;
  }
  .corpo_nav .image {
    display: table-cell;
    width: 60px;
    height: 60px;
    overflow: hidden;
    opacity: .6;
  }
  .corpo_nav .image img {
    -webkit-transition: all linear 200ms;
    -o-transition: all linear 200ms;
    transition: all linear 200ms;
  }
  .corpo_nav h4 {
    width: calc(100% - 60px);
    padding-left: 15px;
    display: table-cell;
    font-size: 1.4rem;
    font-family: "Noto Serif JP", serif;
    line-height: 1.3;
    vertical-align: middle;
  }
}
