@charset "UTF-8";
/*!------------------------------------*
main_v
\*!------------------------------------*/
.page_main_v {
  margin-bottom: 200px;
}

@media screen and (max-width: 874px) {
  .page_main_v {
    margin-bottom: 100px;
  }
}

.page_main_v .page_main_v_inr .main_v_bg {
  background: url("images/main_v_img_bg_pc.png") center no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 874px) {
  .page_main_v .page_main_v_inr .main_v_bg {
    background: url("images/main_v_img_bg_sp.png") center no-repeat;
    background-size: cover;
  }
}

.page_main_v .page_main_v_inr .main_v_inr_img {
  text-align: center;
  width: 638px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  z-index: 2;
  width: 80%;
}

.page_main_v .page_main_v_copy {
  position: relative;
}

.page_main_v .page_main_v_copy:after {
  content: '';
  position: absolute;
  left: 0;
  top: -80px;
  width: 100%;
  height: 100%;
  transform: skew(0, -6.28deg);
  z-index: 0;
  padding: 220px 0 0;
}

@media screen and (max-width: 874px) {
  .page_main_v .page_main_v_copy:after {
    top: -100px;
    padding: 120px 0 5px;
  }
}

.page_main_v .page_main_v_copy_01 {
  text-align: center;
  margin: 0 auto;
  position: relative;
  z-index: 2;
  padding: 50px 20px 100px;
}

@media screen and (max-width: 874px) {
  .page_main_v .page_main_v_copy_01 {
    padding: 0 20px 60px;
    margin: -20px 0 50px;
  }
  .page_main_v .page_main_v_copy_01 img {
    zoom: 0.7;
    height: 100%;
  }
}

.page_main_v .page_main_v_copy_01 h3 {
  margin: 0 auto 35px;
}

@media screen and (max-width: 874px) {
  .page_main_v .page_main_v_copy_01 h3 {
    margin: 0 auto 35px;
  }
}

.page_main_v .page_main_v_copy_02 {
  text-align: center;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

.page_main_v .page_main_v_copy_02:after {
  content: '';
  background: #fff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: skew(0, -6.28deg);
  z-index: 0;
}

@media screen and (max-width: 874px) {
  .page_main_v .page_main_v_copy_02:after {
    top: -50px;
    padding: 100px 0 0;
  }
}

@media screen and (max-width: 874px) {
  .page_main_v .page_main_v_copy_02 img {
    zoom: 0.7;
    height: 100%;
  }
}

.page_main_v .page_main_v_copy_02 p {
  padding: 100px 20px;
  position: relative;
  z-index: 2;
}

@media screen and (max-width: 874px) {
  .page_main_v .page_main_v_copy_02 p {
    padding: 0 20px;
  }
}

.page_main_v .page_main_v_copy_02 .ico_01 {
  position: absolute;
  top: -75px;
  right: 28%;
  z-index: 1;
}

.page_main_v .page_main_v_copy_02 .ico_01 img {
  width: 70px;
}

.page_main_v .page_main_v_copy_03 {
  text-align: center;
  margin: 0 auto;
  position: relative;
  z-index: 2;
  padding: 0 20px;
}

.page_main_v .page_main_v_copy_03 .page_main_v_copy_03_inr {
  max-width: 690px;
  margin: 30px auto 0;
  position: relative;
}

.page_main_v .page_main_v_copy_03 .page_main_v_copy_03_inr .ico_02 {
  position: absolute;
  top: -45px;
  left: -188px;
  z-index: 1;
}

@media screen and (max-width: 874px) {
  .page_main_v .page_main_v_copy_03 .page_main_v_copy_03_inr .ico_02 {
    position: absolute;
    top: 30px;
    left: -58px;
  }
  .page_main_v .page_main_v_copy_03 .page_main_v_copy_03_inr .ico_02 img {
    width: 150px;
  }
}

@media screen and (max-width: 874px) {
  .page_main_v .page_main_v_copy_03 img {
    zoom: 0.7;
    height: 100%;
  }
}

.page_main_v .page_main_v_copy_03 p {
  padding: 100px 20px 0;
}

@media screen and (max-width: 874px) {
  .page_main_v .page_main_v_copy_03 p {
    padding: 105px 20px 35px;
  }
}

.page_design {
  background: #57c0d6;
}

.page_design .page_main_v_inr {
  width: 100%;
  height: 730px;
  background: #fff url("design/images/main_v_img_02_pc.png") center no-repeat;
  background-size: auto;
  position: relative;
}

@media screen and (max-width: 874px) {
  .page_design .page_main_v_inr {
    width: 100%;
    height: 520px;
    background: #fff url("design/images/main_v_img_02_sp.png") center no-repeat;
    background-size: 80%;
  }
}

.page_design .page_main_v_copy:after {
  background: #57c0d6;
}

.page_joho {
  background: #97c656;
}

.page_joho .page_main_v_inr {
  width: 100%;
  height: 730px;
  background: #fff url("information/images/main_v_img_02_pc.png") center no-repeat;
  background-size: auto;
  position: relative;
}

@media screen and (max-width: 874px) {
  .page_joho .page_main_v_inr {
    width: 100%;
    height: 520px;
    background: #fff url("information/images/main_v_img_02_sp.png") center no-repeat;
    background-size: 80%;
  }
}

.page_joho .page_main_v_copy:after {
  background: #97c656;
}

.page_syokumotsu {
  background: #f29c45;
}

.page_syokumotsu .page_main_v_inr {
  width: 100%;
  height: 730px;
  background: #fff url("food/images/main_v_img_02_pc.png") center no-repeat;
  background-size: auto;
  position: relative;
}

@media screen and (max-width: 874px) {
  .page_syokumotsu .page_main_v_inr {
    width: 100%;
    height: 520px;
    background: #fff url("food/images/main_v_img_02_sp.png") center no-repeat;
    background-size: 80%;
  }
}

.page_syokumotsu .page_main_v_copy:after {
  background: #f29c45;
}

.page_youji {
  background: #eb7d9c;
}

.page_youji .page_main_v_inr {
  width: 100%;
  height: 730px;
  background: #fff url("infant/images/main_v_img_02_pc.png") center no-repeat;
  background-size: auto;
  position: relative;
}

@media screen and (max-width: 874px) {
  .page_youji .page_main_v_inr {
    width: 100%;
    height: 520px;
    background: #fff url("infant/images/main_v_img_02_sp.png") center no-repeat;
    background-size: 80%;
  }
}

.page_youji .page_main_v_copy:after {
  background: #eb7d9c;
}

/*!------------------------------------*
page_section 共通
\*!------------------------------------*/
.page_section .section_title {
  text-align: center;
  margin-bottom: 40px;
}

@media screen and (max-width: 874px) {
  .page_section .section_title {
    margin-bottom: 0;
  }
}

.page_section .section_title .tit_img {
  margin-bottom: 40px;
}

@media screen and (max-width: 874px) {
  .page_section .section_title .tit_img {
    margin-bottom: 50px;
  }
}

@media screen and (max-width: 874px) {
  .page_section .section_title .tit_img img {
    zoom: 0.8;
    height: 100%;
  }
}

.page_section .section_title h2 {
  margin-bottom: 40px;
}

@media screen and (max-width: 874px) {
  .page_section .section_title h2 {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 874px) {
  .page_section .section_title h2 img {
    zoom: 0.6;
    height: 100%;
  }
}

.page_section .section_block {
  max-width: 685px;
  margin: 0 auto 60px;
}

@media screen and (max-width: 874px) {
  .page_section .section_block {
    margin: 0 auto 90px;
  }
}

.page_section .section_block .txt {
  margin-bottom: 55px;
}

@media screen and (max-width: 874px) {
  .page_section .section_block .txt {
    margin-bottom: 35px;
  }
}

.page_section .section_block .txt p {
  line-height: 2;
}

.container {
  max-width: 1040px;
  margin: auto;
  padding: 0 20px;
}

/*!------------------------------------*
section_01
\*!------------------------------------*/
.page_section_01 {
  position: relative;
  z-index: 3;
  margin: -160px auto 140px;
}

@media screen and (max-width: 874px) {
  .page_section_01 {
    margin: -120px auto 0;
  }
}

.page_section_01 .section_inr {
  padding-top: 190px;
  padding-bottom: 120px;
  background: url("images/bg_page_section_01_pc.png") top center no-repeat;
  background-size: 1500px;
}

@media screen and (max-width: 874px) {
  .page_section_01 .section_inr {
    padding-top: 110px;
    padding-bottom: 90px;
    background: url("images/bg_page_section_01_sp.png") top center no-repeat;
    background-size: 100%;
  }
}

/*!------------------------------------*
section_02
\*!------------------------------------*/
.page_section_02 {
  position: relative;
  z-index: 3;
  margin: -160px auto 120px;
}

@media screen and (max-width: 874px) {
  .page_section_02 {
    margin: -120px auto 0;
  }
}

.page_section_02:after {
  content: '';
  position: absolute;
  left: 0;
  top: 100px;
  width: 100%;
  height: 80%;
  background: #fffeee;
  transform: skew(0, -6.28deg);
  z-index: 0;
  padding: 220px 0 0;
}

@media screen and (max-width: 874px) {
  .page_section_02:after {
    top: 45px;
    padding: 70px 0 0;
  }
}

.page_section_02 .section_inr {
  padding-top: 190px;
  padding-bottom: 160px;
  background: url("images/bg_page_section_02_pc.png") top center no-repeat;
  background-size: auto;
  position: relative;
  z-index: 2;
}

@media screen and (max-width: 874px) {
  .page_section_02 .section_inr {
    padding-top: 110px;
    padding-bottom: 90px;
    background: url("images/bg_page_section_02_sp.png") top center no-repeat;
    background-size: 100%;
  }
}

/*!------------------------------------*
section_03
\*!------------------------------------*/
.page_section_03 {
  position: relative;
  z-index: 3;
  margin: -160px auto 140px;
}

@media screen and (max-width: 874px) {
  .page_section_03 {
    margin: -100px auto 0;
  }
}

.page_section_03 .section_inr {
  padding-top: 190px;
  padding-bottom: 120px;
  background: url("images/bg_page_section_03_pc.png") top center no-repeat;
  background-size: 1500px;
}

@media screen and (max-width: 874px) {
  .page_section_03 .section_inr {
    padding-top: 110px;
    padding-bottom: 90px;
    background: url("images/bg_page_section_03_sp.png") top center no-repeat;
    background-size: 100%;
  }
}

/*!------------------------------------*
section_04
\*!------------------------------------*/
.page_section_04 {
  position: relative;
  z-index: 3;
  margin: -160px auto 120px;
}

@media screen and (max-width: 874px) {
  .page_section_04 {
    margin: -120px auto 0;
  }
}

.page_section_04:after {
  content: '';
  position: absolute;
  left: 0;
  top: 100px;
  width: 100%;
  height: 80%;
  background: #fffeee;
  transform: skew(0, -6.28deg);
  z-index: 0;
  padding: 220px 0 0;
}

@media screen and (max-width: 874px) {
  .page_section_04:after {
    top: 45px;
    padding: 70px 0 0;
  }
}

.page_section_04 .section_inr {
  padding-top: 190px;
  padding-bottom: 160px;
  background: url("images/bg_page_section_04_pc.png") top center no-repeat;
  background-size: auto;
  position: relative;
  z-index: 2;
}

@media screen and (max-width: 874px) {
  .page_section_04 .section_inr {
    padding-top: 110px;
    padding-bottom: 90px;
    background: url("images/bg_page_section_04_sp.png") top center no-repeat;
    background-size: 100%;
  }
}

/*!------------------------------------*
section_05
\*!------------------------------------*/
.page_section_05 {
  position: relative;
  z-index: 3;
  margin: -160px auto 140px;
}

@media screen and (max-width: 874px) {
  .page_section_05 {
    margin: -100px auto 0;
  }
}

.page_section_05 .section_inr {
  padding-top: 190px;
  padding-bottom: 120px;
  background: url("images/bg_page_section_05_pc.png") top center no-repeat;
  background-size: auto;
}

@media screen and (max-width: 874px) {
  .page_section_05 .section_inr {
    padding-top: 110px;
    padding-bottom: 90px;
    background: url("images/bg_page_section_05_sp.png") top center no-repeat;
    background-size: 100%;
  }
}

.page_section_05_end {
  position: relative;
  z-index: 3;
  margin: -160px auto 140px;
}

@media screen and (max-width: 874px) {
  .page_section_05_end {
    margin: -100px auto 0;
  }
}

.page_section_05_end .section_inr {
  padding-top: 190px;
  padding-bottom: 120px;
  background: url("images/bg_page_section_05_end_pc.png") top center no-repeat;
  background-size: auto;
}

@media screen and (max-width: 874px) {
  .page_section_05_end .section_inr {
    padding-top: 110px;
    padding-bottom: 90px;
    background: url("images/bg_page_section_05_end_sp.png") top center no-repeat;
    background-size: 100%;
  }
}

/*!------------------------------------*
section_06
\*!------------------------------------*/
.page_section_06 {
  position: relative;
  z-index: 3;
  margin: -160px auto 120px;
}

@media screen and (max-width: 874px) {
  .page_section_06 {
    margin: -100px auto 0;
  }
}

.page_section_06:after {
  content: '';
  position: absolute;
  left: 0;
  top: 100px;
  width: 100%;
  height: 80%;
  background: #fffeee;
  transform: skew(0, -6.28deg);
  z-index: 0;
  padding: 220px 0 0;
}

@media screen and (max-width: 874px) {
  .page_section_06:after {
    top: 45px;
    padding: 70px 0 0;
  }
}

.page_section_06 .section_inr {
  padding-top: 190px;
  padding-bottom: 160px;
  background: url("images/bg_page_section_06_pc.png") top center no-repeat;
  background-size: auto;
  position: relative;
  z-index: 2;
}

@media screen and (max-width: 874px) {
  .page_section_06 .section_inr {
    padding-top: 110px;
    padding-bottom: 90px;
    background: url("images/bg_page_section_06_sp.png") top center no-repeat;
    background-size: 100%;
  }
}

.page_section_06_end {
  position: relative;
  z-index: 3;
  margin: -160px auto 0;
}

@media screen and (max-width: 874px) {
  .page_section_06_end {
    margin: -120px auto 0;
  }
}

.page_section_06_end:after {
  content: '';
  position: absolute;
  left: 0;
  top: 100px;
  width: 100%;
  height: 80%;
  background: #fffeee;
  transform: skew(0, -6.28deg);
  z-index: 0;
  padding: 220px 0 0;
}

@media screen and (max-width: 874px) {
  .page_section_06_end:after {
    top: 45px;
    height: 100%;
    padding: 70px 0 0;
  }
}

.page_section_06_end .section_inr {
  padding-top: 190px;
  padding-bottom: 160px;
  background: url("images/bg_page_section_06_end_pc.png") top center no-repeat;
  background-size: auto;
  position: relative;
  z-index: 2;
}

@media screen and (max-width: 874px) {
  .page_section_06_end .section_inr {
    padding-top: 110px;
    padding-bottom: 0;
    background: url("images/bg_page_section_06_end_sp.png") top center no-repeat;
    background-size: 100%;
  }
}

.page_section_06_long {
  position: relative;
  z-index: 3;
  margin: -160px auto 120px;
}

@media screen and (max-width: 874px) {
  .page_section_06_long {
    margin: -100px auto 0;
  }
}

.page_section_06_long:after {
  content: '';
  position: absolute;
  left: 0;
  top: 100px;
  width: 100%;
  height: 80%;
  background: #fffeee;
  transform: skew(0, -6.28deg);
  z-index: 0;
  padding: 220px 0 0;
}

@media screen and (max-width: 874px) {
  .page_section_06_long:after {
    top: 45px;
    padding: 70px 0 0;
  }
}

.page_section_06_long .section_inr {
  padding-top: 190px;
  padding-bottom: 160px;
  background: url("images/bg_page_section_06_long_pc.png") top center no-repeat;
  background-size: auto;
  position: relative;
  z-index: 2;
}

@media screen and (max-width: 874px) {
  .page_section_06_long .section_inr {
    padding-top: 110px;
    padding-bottom: 90px;
    background: url("images/bg_page_section_06_long_sp.png") top center no-repeat;
    background-size: 100%;
  }
}

/*!------------------------------------*
section_07
\*!------------------------------------*/
.page_section_07_long {
  position: relative;
  z-index: 3;
  margin: -310px auto 140px;
}

@media screen and (max-width: 874px) {
  .page_section_07_long {
    margin: -160px auto 0;
  }
}

.page_section_07_long .section_inr {
  padding-top: 190px;
  padding-bottom: 170px;
  background: url("images/bg_page_section_07_long_pc.png") top center no-repeat;
  background-size: auto;
}

@media screen and (max-width: 874px) {
  .page_section_07_long .section_inr {
    padding-top: 110px;
    padding-bottom: 0;
    background: url("images/bg_page_section_07_long_sp.png") top center no-repeat;
    background-size: 100%;
  }
}
