@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;
  }

  .index .contents_list {
    padding-top: 65px;
  }
  .index .contents_list .list {
    display: flex;
    justify-content: space-between;
    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%;
    transition: all linear 200ms;
  }
  .index .contents_list .item a:hover {
    opacity: .9;
    text-decoration: none;
  }
  .index .contents_list .item a:hover .image img {
    transform: scale(1.1);
  }
  .index .contents_list .item a:hover .wrap {
    opacity: 1;
  }
  .index .contents_list .item .inner {
    display: flex;
    flex-direction: column-reverse;
  }
  .index .contents_list .item .wrap {
    margin-top: 10px;
  }
  .index .contents_list .item .wrap .title {
    position: relative;
    font-size: 1.8rem;
    color: #000;
    line-height: 1;
    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;
    line-height: 1.7;
  }
  .index .contents_list .item .image {
    overflow: hidden;
  }
  .index .contents_list .item .image img {
    width: 100%;
    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;
    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;
    text-align: center;
  }
  .umeshuzukuri .lead_area .desc01 {
    font-size: 3.8rem;
    margin-bottom: 25px;
  }
  .umeshuzukuri .lead_area .desc02 {
    font-size: 1.8rem;
    line-height: 2;
  }
  .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 a {
    text-decoration: underline;
  }
  .umeshuzukuri #concept .desc a:hover {
    text-decoration: none;
  }
  .umeshuzukuri #concept .desc01 {
    width: 770px;
    font-size: 2.1rem;
    line-height: 1.8;
    text-align: center;
    margin: 0 auto;
  }
  .umeshuzukuri #concept .desc02 {
    width: 770px;
    font-size: 2.2rem;
    line-height: 1.9;
    text-align: center;
    margin: 0 auto;
  }
  .umeshuzukuri #concept .desc03 {
    width: 770px;
    font-size: 1.8rem;
    line-height: 2.3;
    margin: 0 auto;
  }
  .umeshuzukuri #concept .desc_color_green {
    color: #16ae41;
  }
  .umeshuzukuri #concept .sub_title {
    font-size: 5.5rem;
    text-align: center;
    margin-top: 80px;
  }
  .umeshuzukuri #concept .sub_title span {
    display: block;
    font-size: 2.2rem;
    margin-top: 35px;
  }
  .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;
    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;
    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 .desc {
    font-size: 1.6rem;
    line-height: 2.1;
    color: #16ae41;
    text-align: center;
    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: flex;
    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;
    color: #16ae41;
    text-align: center;
    background-color: #fff;
  }
  .umeshuzukuri #flow_area .flow .step .flow_name:before {
    display: block;
    font-size: 1.6rem;
    color: #16ae41;
    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;
    margin-bottom: 20px;
  }
  .umeshuzukuri #flow_area .flow .image img {
    width: 100%;
  }
  .umeshuzukuri #flow_area .step01 .flow_name:before {
    content: '步骤.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: '步骤.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: '步骤.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: '步骤.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: '步骤.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: '步骤.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;
    margin-bottom: 25px;
  }
  .umeshuzukuri #factory .wrap {
    display: flex;
    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;
    text-indent: -1em;
    padding-left: 1em;
  }
  .umeshuzukuri #factory .wrap .detail p .num {
    font-size: 1.6rem;
  }

  .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;
    text-align: center;
  }
  .history .lead_area .desc01 {
    font-size: 3.8rem;
    margin-bottom: 25px;
  }
  .history .lead_area .desc02 {
    font-size: 1.8rem;
    line-height: 2;
  }
  .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 {
    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;
    line-height: 1.5;
    color: #16ae41;
    background-color: #fff;
    z-index: 1;
    padding-top: 63px;
    margin: 0 auto;
  }
  .history .histories .cont {
    padding-top: 60px;
  }
  .history .histories .cont .wrap {
    display: flex;
    justify-content: space-between;
  }
  .history .histories .cont .detail {
    width: 460px;
  }
  .history .histories .cont .detail .title {
    font-size: 2.2rem;
    line-height: 1.3;
    color: #16ae41;
    margin-bottom: 20px;
  }
  .history .histories .cont .detail .desc {
    font-size: 1.6rem;
    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;
    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;
    margin-bottom: 20px;
  }
  .history_choya .lead_area .desc02 {
    font-size: 1.4rem;
    line-height: 1.57;
  }
  .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;
    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;
    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: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    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: flex;
    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;
    margin-bottom: 25px;
  }
  .history_choya_v2 .lead_area .desc02 {
    font-size: 1.8rem;
    line-height: 2;
  }
  .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 {
    width: 650px;
    font-size: 3.6rem;
    color: #fff;
    line-height: 1.3;
    margin-bottom: 50px;
  }
  .history_choya_v2 .histories > .list > .item .desc {
    width: calc(100% - 400px);
    font-size: 1.6rem;
    line-height: 2.62;
    color: #fff;
  }
  .history_choya_v2 .histories > .list > .item .desc .kakko_front {
    position: relative;
    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 .year {
    top: 60px;
    left: -40px;
  }
  .history_choya_v2 .histories > .list .item01 .image {
    top: 225px;
    right: 0;
  }
  .history_choya_v2 .histories > .list .item02 {
    height: auto;
    padding-bottom: 20px;
    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: flex;
    justify-content: space-between;
    align-items: center;
    background-color: rgba(9, 5, 2, 0.5);
    width: 850px;
    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_front {
    position: relative;
    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 {
    height: 770px;
    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: 60px;
  }
  .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: 100px;
  }
  .history_choya_v2 .histories > .list .item07 .desc {
    margin-bottom: 30px;
  }
  .history_choya_v2 .histories > .list .item07 .item_title .kakko_front {
    position: relative;
    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_front {
    position: relative;
    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;
    color: #fff;
    text-align: center;
    margin-bottom: 28px;
  }
  .history_choya_v2 .histories > .list .item08 .desc {
    width: 100%;
    font-size: 1.8rem;
    line-height: 2;
    text-align: center;
  }

  .corpo_nav .common_inner {
    padding-top: 50px;
    border-top: 1px dotted #999;
  }
  .corpo_nav .list {
    display: flex;
    justify-content: flex-start;
    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;
    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 {
    transition: all linear 200ms;
  }
  .corpo_nav h4 {
    width: calc(320px - 90px);
    padding-left: 18px;
    display: table-cell;
    font-size: 1.4rem;
    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;
  }

  .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: flex;
    flex-direction: column-reverse;
  }
  .index .contents_list .item .wrap {
    width: 100%;
  }
  .index .contents_list .item .wrap .title {
    position: relative;
    font-size: 1.7rem;
    color: #000;
    line-height: 1;
    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;
  }
  .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;
    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;
    text-align: center;
  }
  .umeshuzukuri .lead_area .desc01 {
    font-size: 2.3rem;
    margin-bottom: 13px;
  }
  .umeshuzukuri .lead_area .desc02 {
    font-size: 1.4rem;
    line-height: 1.7;
  }
  .umeshuzukuri #concept {
    margin-bottom: 100px;
  }
  .umeshuzukuri #concept .desc {
    font-size: 1.4rem;
  }
  .umeshuzukuri #concept .desc a {
    text-decoration: underline;
  }
  .umeshuzukuri #concept .desc01 {
    font-size: 1.5rem;
    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: 3.6rem;
    text-align: center;
    margin-top: 70px;
    margin-bottom: 15px;
  }
  .umeshuzukuri #concept .sub_title span {
    display: block;
    font-size: 1.6rem;
    text-align: center;
    margin-top: 15px;
  }
  .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, 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;
    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;
    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;
    color: #16ae41;
    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;
    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;
    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;
    margin-bottom: 20px;
  }
  .umeshuzukuri #flow_area .step01 .flow_name:before {
    content: '步骤.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: '步骤.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: '步骤.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: '步骤.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: '步骤.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: '步骤.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;
    margin-bottom: 15px;
  }
  .umeshuzukuri #factory .wrap {
    display: flex;
    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;
    text-indent: -1em;
    padding-left: 1em;
  }
  .umeshuzukuri #factory .wrap .detail p .num {
    font-size: 1.6rem;
  }

  .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;
    text-align: center;
  }
  .history .lead_area .desc01 {
    font-size: 2.3rem;
    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 .item.mid_edo .period, .history .histories .item.late_edo .period {
    padding-top: 32px;
  }
  .history .histories .period {
    position: relative;
    display: inline-block;
    width: 104px;
    height: 104px;
    border-radius: 50%;
    border: 1px solid #16ae41;
    font-size: 1.4rem;
    line-height: 1.5;
    text-align: center;
    color: #16ae41;
    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;
    line-height: 1.3;
    color: #16ae41;
    margin-bottom: 15px;
  }
  .history .histories .cont .detail .desc {
    font-size: 1.4rem;
    line-height: 1.77;
    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;
    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;
    text-align: center;
  }
  .history_choya .lead_area .desc01 {
    font-size: 2.1rem;
    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;
    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;
    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: flex;
    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: flex;
    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;
    margin-bottom: 13px;
  }
  .history_choya_v2 .lead_area .desc02 {
    line-height: 1.7;
  }
  .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;
    color: #fff;
    margin-bottom: 10px;
  }
  .history_choya_v2 .histories > .list > .item .desc {
    font-size: 1.3rem;
    line-height: 2.07;
    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 .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 .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 .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 .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 .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 .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_front {
    position: relative;
    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 15px;
  }
  .history_choya_v2 .histories > .list .item08 .last_title {
    font-size: 2.1rem;
    color: #fff;
    text-align: center;
    margin-bottom: 15px;
  }
  .history_choya_v2 .histories > .list .item08 .desc {
    font-size: 1.3rem;
    line-height: 1.76;
    text-align: center;
  }

  .corpo_nav {
    margin-bottom: 75px;
  }
  .corpo_nav .list {
    display: flex;
    justify-content: flex-start;
    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;
    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 {
    transition: all linear 200ms;
  }
  .corpo_nav h4 {
    width: calc(100% - 60px);
    padding-left: 15px;
    display: table-cell;
    font-size: 1.4rem;
    line-height: 1.3;
    vertical-align: middle;
  }
}
