/***************************************************
  case.css
***************************************************/
.main_content {
  padding-bottom: 120px;
}
@media only screen and (max-width: 640px) {
  .main_content {
    padding-bottom: 60px;
  }
}
/* 野菜診断記事ページ
------------------------------------------------------------ */
/* Mainvisual */
.mainvisual-wrap {
  padding: 42px 0 67px;
  overflow: hidden;
}
.mainvisual-wrap.case01 {
  background-color: #fbdecb;
}
.mainvisual-wrap.case02 {
  background-color: #e8f6fe;
}
.mainvisual-wrap.case03 {
  background-color: #b7dcd7;
}
.mainvisual-wrap.case04 {
  background-color: #fcf2e5;
}
.mainvisual-wrap.case05 {
  background-color: #f5eff8;
}
.mainvisual-wrap.case06 {
  background-color: #fdebee;
}
@media only screen and (max-width: 640px) {
  .mainvisual-wrap {
    padding: 17px 20px 59px;
  }
}

.mainvisual {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  overflow: visible;
}
.mainvisual::before,
.mainvisual::after {
  content: '';
  position: absolute;
  display: block;
  height: 0;
  background: no-repeat center bottom / 100%;
}

.case01 .mainvisual::before {
  top: -24px;
  left: -3.58%;
  width: 17.92%;
  padding-top: 18.75%;
  background-image: url(/sp/asaduke/vege_diagnosis/case_01/img/index_mainvisual_bg02_pc.png);
}
.case01 .mainvisual::after {
  bottom: -34px;
  right: 0;
  width: 37.42%;
  padding-top: 39.5%;
  background-image: url(/sp/asaduke/vege_diagnosis/case_01/img/index_mainvisual_bg01_pc.png);
}

.case02 .mainvisual::before {
  top: -22px;
  left: -.08%;
  width: 18.25%;
  padding-top: 15.58%;
  background-image: url(/sp/asaduke/vege_diagnosis/case_02/img/index_mainvisual_bg02_pc.png);
}
.case02 .mainvisual::after {
  bottom: -45px;
  right: -7.5%;
  width: 41.83%;
  padding-top: 39.92%;
  background-image: url(/sp/asaduke/vege_diagnosis/case_02/img/index_mainvisual_bg01_pc.png);
}

.case03 .mainvisual::before {
  top: -24px;
  left: -3.58%;
  width: 17.92%;
  padding-top: 18.75%;
  background-image: url(/sp/asaduke/vege_diagnosis/case_03/img/index_mainvisual_bg02_pc.png);
}
.case03 .mainvisual::after {
  top: -40px;
  right: 9.66%;
  width: 29.75%;
  padding-top: 42.83%;
  background-image: url(/sp/asaduke/vege_diagnosis/case_03/img/index_mainvisual_bg01_pc.png);
}

.case04 .mainvisual::before {
  top: -22px;
  left: -.08%;
  width: 18.25%;
  padding-top: 15.58%;
  background-image: url(/sp/asaduke/vege_diagnosis/case_04/img/index_mainvisual_bg02_pc.png);
}
.case04 .mainvisual::after {
  top: -20px;
  right: -2.25%;
  width: 40.5%;
  padding-top: 34.92%;
  background-image: url(/sp/asaduke/vege_diagnosis/case_04/img/index_mainvisual_bg01_pc.png);
}

.case05 .mainvisual::before {
  top: -22px;
  left: -.03%;
  width: 18.33%;
  padding-top: 15.67%;
  background-image: url(/sp/asaduke/vege_diagnosis/case_05/img/index_mainvisual_bg02_pc.png);
}
.case05 .mainvisual::after {
  top: 14px;
  right: -3.25%;
  width: 40.92%;
  padding-top: 36%;
  background-image: url(/sp/asaduke/vege_diagnosis/case_05/img/index_mainvisual_bg01_pc.png);
}

.case06 .mainvisual::before {
  top: -20px;
  left: -.03%;
  width: 18.33%;
  padding-top: 15.67%;
  background-image: url(/sp/asaduke/vege_diagnosis/case_06/img/index_mainvisual_bg02_pc.png);
}
.case06 .mainvisual::after {
  top: -60px;
  right: -2.25%;
  width: 39.5%;
  padding-top: 42.58%;
  background-image: url(/sp/asaduke/vege_diagnosis/case_06/img/index_mainvisual_bg01_pc.png);
}

@media only screen and (max-width: 1199px) {
  .case01 .mainvisual::after {
    width: 27.42%;
  }
  .case02 .mainvisual::after {
    width: 31.83%;
  }
  .case03 .mainvisual::after {
    width: 24%;
    top: auto;
    bottom: -94px;
    right: 0;
  }
  .case04 .mainvisual::after {
    width: 31.83%;
    top: auto;
    bottom: -36px;
    right: -7%;
  }
  .case05 .mainvisual::after {
    width: 28%;
    margin: auto;
    padding-top: 25%;
    top: -20px;
    bottom: 0;
    right: -3%;
  }
  .case06 .mainvisual::after {
    width: 31.83%;
    margin: auto;
    padding-top: 34%;
    top: -44px;
    bottom: 0;
    right: -7%;
  }
}

@media only screen and (max-width: 640px) {
  .mainvisual {
    max-width: 337px;
  }
  .case01 .mainvisual::before {
    top: -21px;
    left: -34px;
    width: 25.22%;
    padding-top: 26.41%;
    background-image: url(/sp/asaduke/vege_diagnosis/case_01/img/index_mainvisual_bg02_sp.png);
  }
  .case01 .mainvisual::after {
    bottom: auto;
    top: -8px;
    right: -7px;
    width: 44.51%;
    padding-top: 157px;
    background-image: url(/sp/asaduke/vege_diagnosis/case_01/img/index_mainvisual_bg01_sp.png);
  }
  .case02 .mainvisual::before {
    top: -17px;
    left: -20px;
    width: 26.11%;
    padding-top: 22.26%;
    background-image: url(/sp/asaduke/vege_diagnosis/case_02/img/index_mainvisual_bg02_sp.png);
  }
  .case02 .mainvisual::after {
    bottom: auto;
    top: -7px;
    right: -20px;
    width: 44.51%;
    padding-top: 159px;
    background-image: url(/sp/asaduke/vege_diagnosis/case_02/img/index_mainvisual_bg01_sp.png);
  }
  .case03 .mainvisual::before {
    top: -21px;
    left: -34px;
    width: 25.22%;
    padding-top: 26.41%;
    background-image: url(/sp/asaduke/vege_diagnosis/case_03/img/index_mainvisual_bg02_sp.png);
  }
  .case03 .mainvisual::after {
    bottom: auto;
    top: -8px;
    right: -7px;
    width: 44.51%;
    padding-top: 157px;
    background-image: url(/sp/asaduke/vege_diagnosis/case_03/img/index_mainvisual_bg01_sp.png);
  }
  .case04 .mainvisual::before {
    top: -17px;
    left: -20px;
    width: 26.11%;
    padding-top: 22.26%;
    background-image: url(/sp/asaduke/vege_diagnosis/case_04/img/index_mainvisual_bg02_sp.png);
  }
  .case04 .mainvisual::after {
    bottom: auto;
    top: -7px;
    right: -20px;
    width: 44.51%;
    padding-top: 159px;
    background-image: url(/sp/asaduke/vege_diagnosis/case_04/img/index_mainvisual_bg01_sp.png);
  }
  .case05 .mainvisual::before {
    top: -17px;
    left: -20px;
    width: 26.11%;
    padding-top: 22.26%;
    background-image: url(/sp/asaduke/vege_diagnosis/case_05/img/index_mainvisual_bg02_sp.png);
  }
  .case05 .mainvisual::after {
    bottom: auto;
    top: 0;
    right: -20px;
    width: 51.64%;
    padding-top: 145px;
    background-image: url(/sp/asaduke/vege_diagnosis/case_05/img/index_mainvisual_bg01_sp.png);
  }
  .case06 .mainvisual::before {
    top: -17px;
    left: -20px;
    width: 26.11%;
    padding-top: 22.26%;
    background-image: url(/sp/asaduke/vege_diagnosis/case_06/img/index_mainvisual_bg02_sp.png);
  }
  .case06 .mainvisual::after {
    bottom: auto;
    top: -31px;
    right: -22px;
    width: 48.06%;
    padding-top: 177px;
    background-image: url(/sp/asaduke/vege_diagnosis/case_06/img/index_mainvisual_bg01_sp.png);
  }
}

.mainvisual_inner {
  margin: 0 32.08% 0 5.17%;
  padding: 71px 110px 77px;
  background: url(/sp/asaduke/vege_diagnosis/common/img/case_mainvisual_bg01_pc.png) no-repeat center center / 100% 100%;
}
@media only screen and (max-width: 1199px) {
  .mainvisual_inner {
    margin: 0 20.08% 0 5.17%;
    padding: 51px 60px 77px;
  }
}
@media only screen and (max-width: 640px) {
  .mainvisual_inner {
    margin: 0;
    padding: 0;
    background: none;
  }
}

.mainvisual_title {
  margin: 0 auto;
  max-width: 100%;
}
.case01 .mainvisual_title {
  width: 208px;
}
.case02 .mainvisual_title {
  width: 233px;
}
.case03 .mainvisual_title {
  width: 208px;
}
.case04 .mainvisual_title {
  width: 151px;
}
.case05 .mainvisual_title {
  width: 154px;
}
.case06 .mainvisual_title {
  width: 227px;
}
.mainvisual_title img {
  max-width: 100%;
}
@media only screen and (max-width: 1199px) {
  .case01 .mainvisual_title {
    width: 113px;
  }
  .case02 .mainvisual_title {
    width: 114px;
  }
  .case03 .mainvisual_title {
    width: 113px;
  }
  .case04 .mainvisual_title {
    width: 74px;
  }
  .case05 .mainvisual_title {
    width: 75px;
  }
  .case06 .mainvisual_title {
    width: 112px;
  }
}
@media only screen and (max-width: 640px) {
  .mainvisual_title {
    box-sizing: border-box;
    width: 225px;
    padding: 50px 20px 44px;
    background: url(/sp/asaduke/vege_diagnosis/common/img/case_mainvisual_bg01_sp.png) no-repeat center center / 100% 100%;
    text-align: center;
  }
  .case01 .mainvisual_title,
  .case02 .mainvisual_title,
  .case03 .mainvisual_title,
  .case04 .mainvisual_title,
  .case05 .mainvisual_title,
  .case06 .mainvisual_title {
    width: 66.96%;
    max-width: 225px;
    margin: 0;
  }
  .case01 .mainvisual_title img {
    width: 113px;
  }
  .case02 .mainvisual_title img {
    width: 114px;
  }
  .case03 .mainvisual_title img {
    width: 113px;
  }
  .case04 .mainvisual_title img {
    width: 74px;
  }
  .case05 .mainvisual_title img {
    width: 75px;
  }
  .case06 .mainvisual_title img {
    width: 112px;
  }
}

.mainvisual_text {
  position: relative;
  z-index: 1;
  margin-top: 21px;
  line-height: 1.6;
}
@media only screen and (max-width: 1199px) {
  .mainvisual_text {
    font-size: .93em;
  }
}

/* Anchor */
.anchor {
  background: #fff;
  width: 100%;
  position: relative;
  z-index: 0;
  padding-bottom: 66px;
}
.anchor:before {
  background: url(/sp/asaduke/common/img/ellipse_02.png) no-repeat;
  width: 466px;
  max-width: 100%;
  height: 278px;
  background-size: 100% auto;
  position: absolute;
  top:-46px;
  right: 0;
  left: 0;
  margin: 0 auto;
  content: "";
  z-index: -1;
}
@media only screen and (max-width: 640px) {
  .anchor {
    padding: 12px 0 38px;
  }

  .anchor:before {
    width: 300px;
    height: 180px;
    top:-40px;
  }
}

.anchor_title {
  text-align: center;
}
.anchor_title_text {
  margin-top: 15px;
  font-weight: 700;
  font-size: 30px;
}
@media only screen and (max-width: 640px) {
  .anchor_title img {
    max-width: 153px;
  }
  .anchor_title_text {
    margin-top: 10px;
    font-size: 28px;
  }
}

.anchor_list {
  margin-top: 30px;
  text-align: center;
}
.anchor_list > ul {
  overflow: hidden;
  margin: 0 -26px;
  font-size: 0;
}
.anchor_list_item {
  display: inline-block;
  width: 33.33%;
  max-width: 317px;
  padding: 0 26px;
  font-size: 14px;
  box-sizing: border-box;
}
@media only screen and (max-width: 640px) {
  .anchor_list > ul {
    margin: 0 -11px;
  }
  .anchor_list_item {
    max-width: 119px;
    padding: 0 11px;
  }
}

/* Vegetable section */
.vegetable-section {
  padding: 102px 0 120px;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
@media only screen and (max-width: 640px) {
  .vegetable-section {
    padding: 60px 0;
  }
}

.vegetable-section_title {
  text-align: center;
}
.vegetable-section_title img {
  max-width: 100%;
}
@media only screen and (max-width: 640px) {
  .vegetable-section_title {
    text-align: center;
  }
  .vegetable-section_title img {
    width: 335px;
  }
}

.vegetable-section_read {
  margin-top: 30px;
}
.vegetable-section_read:after {
  content: "";
  display: block;
  clear: both;
}
@media only screen and (max-width: 640px) {
  .vegetable-section_read {
    margin-top: 4px;
  }
}

.vegetable-section_read_object {
  float: left;
  position: relative;
  width: 47.5%;
  z-index: 1;
}
.vegetable-section_read_object img {
  max-width: 100%;
}
@media only screen and (max-width: 1199px) {
  .vegetable-section_read_object {
    width: 37.5%;
  }
}
@media only screen and (max-width: 640px) {
  .vegetable-section_read_object {
    float: none;
    width: auto;
    text-align: center;
  }
  .vegetable-section_read_object img {
    width: 335px;
  }
}

.vegetable-section_read_balloon {
  float: right;
  width: 61.08%;
  padding-right: 9.83%;
  margin: 0 0 0 -8.58%;
}
@media only screen and (max-width: 1199px) {
  .vegetable-section_read_balloon {
    width: 71.08%;
  }
}
@media only screen and (max-width: 640px) {
  .vegetable-section_read_balloon {
    float: none;
    width: auto;
    max-width: 335px;
    padding: 0;
    margin: -22px auto 0;
  }
}

.vegetable-section_read_balloon_inner {
  display: table;
  padding: 10% 12%;
  width: 100%;
  height: 355px;
  background: url(/sp/asaduke/vege_diagnosis/common/img/case_balloon_bg01_pc.png) no-repeat right top;
  background-size: 100% 100%;
}
.vegetable-section.paprika .vegetable-section_read_balloon_inner {
  padding-right: 12.6%;
  padding-left: 12.6%;
}
@media only screen and (max-width: 1199px) {
  .vegetable-section_read_balloon_inner {
    padding: 5% 13.89%;
    height: 255px;
  }
}
@media only screen and (max-width: 640px) {
  .vegetable-section_read_balloon_inner {
    height: auto;
    padding: 33px 35px;
    background: url(/sp/asaduke/vege_diagnosis/common/img/case_balloon_bg01_sp.png) no-repeat center top;
    background-size: 100% 100%;
  }
}

.vegetable-section_read_balloon_text {
  display: table-cell;
  vertical-align: middle;
  line-height: 1.8;
  font-size: 18px;
  z-index: 1;
  text-align: center;
}
@media only screen and (max-width: 640px) {
  .vegetable-section_read_balloon_text {
    line-height: 1.5;
    font-size: 14px;
  }
}

/* かぼちゃ pumpkin
------------------------------------------------------------ */
.vegetable-section.pumpkin {
  background-image: url(/sp/asaduke/vege_diagnosis/case_01/img/index_pumpkin_bg01_pc.png);
}
.vegetable-section.pumpkin .vegetable-section_read_balloon_text {
  color: #236e31;
}
.vegetable-section.pumpkin .combination_list_item:before {
  background-image: url(/sp/asaduke/vege_diagnosis/case_01/img/index_pumpkin_combination_item_bg01.png);
}

@media only screen and (max-width: 640px) {
  .vegetable-section.pumpkin {
    background-image: url(/sp/asaduke/vege_diagnosis/case_01/img/index_pumpkin_bg01_sp.png);
  }
}

/* パプリカ paprika
------------------------------------------------------------ */
.vegetable-section.paprika {
  background: url(/sp/asaduke/vege_diagnosis/case_01/img/index_paprika_bg01_pc.png);
}
.vegetable-section.paprika .vegetable-section_read_balloon_text {
  color: #e52b01;
}
.vegetable-section.paprika .combination_list_item:before {
  background-image: url(/sp/asaduke/vege_diagnosis/case_01/img/index_paprika_combination_item_bg01.png);
}
.vegetable-section.paprika .vegetable-section_read {
  margin-top: 66px;
}
.vegetable-section.paprika .vegetable-section_read_object {
  margin-top: 32px;
}

@media only screen and (max-width: 1199px) {
  .vegetable-section.paprika .vegetable-section_read_balloon_inner {
    padding: 5% 13.89%;
    height: 255px;
  }
}

@media only screen and (max-width: 640px) {
  .vegetable-section.paprika {
    background-image: url(/sp/asaduke/vege_diagnosis/case_01/img/index_paprika_bg01_sp.png);
  }
  .vegetable-section.paprika .vegetable-section_read_balloon_inner {
    height: auto;
    padding: 33px 35px;
    background: url(/sp/asaduke/vege_diagnosis/common/img/case_balloon_bg01_sp.png) no-repeat center top;
    background-size: 100% 100%;
  }
  .vegetable-section.paprika .vegetable-section_read {
    margin-top: 10px;
  }
  .vegetable-section.paprika .vegetable-section_read_object {
    margin-top: 0;
  }
  .vegetable-section.paprika .vegetable-section_read_balloon {
    margin-top: -19px;
  }
}

/* にんじん(1) carrot
------------------------------------------------------------ */
.vegetable-section.carrot {
  background-image: url(/sp/asaduke/vege_diagnosis/case_01/img/index_carrot_bg01_pc.png);
}
.vegetable-section.carrot .vegetable-section_read_balloon_text {
  color: #fc6b00;
}
.vegetable-section.carrot .combination_list_item:before {
  background-image: url(/sp/asaduke/vege_diagnosis/case_01/img/index_carrot_combination_item_bg01.png);
}
.vegetable-section.carrot .vegetable-section_read {
  margin-top: 21px;
}
.vegetable-section.carrot .vegetable-section_read_balloon {
  margin-top: 45px;
}

@media only screen and (max-width: 640px) {
  .vegetable-section.carrot {
    background-image: url(/sp/asaduke/vege_diagnosis/case_01/img/index_carrot_bg01_sp.png);
  }
  .vegetable-section.carrot .vegetable-section_read{
    margin-top: 4px;
  }
  .vegetable-section.carrot .vegetable-section_read_object img{
    max-width: 268px;
  }
  .vegetable-section.carrot .vegetable-section_read_balloon {
    margin-top: -28px;
  }
}

/* かぶ turnip
------------------------------------------------------------ */
.vegetable-section.turnip {
  background-image: url(/sp/asaduke/vege_diagnosis/case_02/img/index_turnip_bg01_pc.png);
}
.vegetable-section.turnip .vegetable-section_read_balloon_text {
  color: #94a43b;
}
.vegetable-section.turnip .combination_list_item:before {
  background-image: url(/sp/asaduke/vege_diagnosis/case_02/img/index_turnip_combination_item_bg01.png);
}
.vegetable-section.turnip .vegetable-section_read_object{
  margin-top: 14px;
}

@media only screen and (max-width: 640px) {
  .vegetable-section.turnip {
    background-image: url(/sp/asaduke/vege_diagnosis/case_02/img/index_turnip_bg01_sp.png);
  }
.vegetable-section.turnip .vegetable-section_read_object {
    margin-top: 0;
  }
  .vegetable-section.turnip .vegetable-section_read_balloon {
    margin-top: -25px;
  }
}

/* たまねぎ onion
------------------------------------------------------------ */
.vegetable-section.onion {
  background-image: url(/sp/asaduke/vege_diagnosis/case_02/img/index_onion_bg01_pc.png);
}
.vegetable-section.onion .vegetable-section_read_balloon_text {
  color: #974b1e;
}
.vegetable-section.onion .combination_list_item:before {
  background-image: url(/sp/asaduke/vege_diagnosis/case_02/img/index_onion_combination_item_bg01.png);
}
.vegetable-section.onion .vegetable-section_read {
  margin-top: 49px;
}
.vegetable-section.onion .vegetable-section_read_balloon{
  margin-top: 15px;
}

@media only screen and (max-width: 640px) {
  .vegetable-section.onion {
    background-image: url(/sp/asaduke/vege_diagnosis/case_02/img/index_onion_bg01_sp.png);
  }
  .vegetable-section.onion .vegetable-section_read {
    margin-top: 4px;
  }
  .vegetable-section.onion .vegetable-section_read_balloon {
    margin-top: -30px;
  }
}

/* アボカド avocado
------------------------------------------------------------ */
.vegetable-section.avocado {
  background-image: url(/sp/asaduke/vege_diagnosis/case_02/img/index_avocado_bg01_pc.png);
}
.vegetable-section.avocado .vegetable-section_read_balloon_text {
  color: #365449;
}
.vegetable-section.avocado .combination_list_item:before {
  background-image: url(/sp/asaduke/vege_diagnosis/case_02/img/index_avocado_combination_item_bg01.png);
}
.vegetable-section.avocado .vegetable-section_read {
  margin-top: 66px;
}
.vegetable-section.avocado .vegetable-section_read_object{
  margin-top: 20px;
}

@media only screen and (max-width: 1199px) {
  .vegetable-section.avocado .vegetable-section_read_balloon_inner {
    padding-right: 16.5%;
    padding-left: 16.5%;
  }
}

@media only screen and (max-width: 640px) {
  .vegetable-section.avocado {
    background-image: url(/sp/asaduke/vege_diagnosis/case_02/img/index_avocado_bg01_sp.png);
  }
  .vegetable-section.avocado .vegetable-section_read_balloon_inner {
    height: auto;
    padding: 33px 35px;
    background: url(/sp/asaduke/vege_diagnosis/common/img/case_balloon_bg01_sp.png) no-repeat center top;
    background-size: 100% 100%;
  }
  .vegetable-section.avocado .vegetable-section_read {
    margin-top: 4px;
  }
  .vegetable-section.avocado .vegetable-section_read_object{
    margin-top: 0;
  }
  .vegetable-section.avocado .vegetable-section_read_balloon {
    margin-top: -18px;
  }
}

/* きゅうり cucumber
------------------------------------------------------------ */
.vegetable-section.cucumber {
  background-image: url(/sp/asaduke/vege_diagnosis/case_03/img/index_cucumber_bg01_pc.png);
}
.vegetable-section.cucumber .vegetable-section_read_object {
  width: 49.5%;
  margin-left: -62px;
}
.vegetable-section.cucumber .vegetable-section_read_balloon_text {
  color: #236e31;
}
.vegetable-section.cucumber .combination_list_item:before {
  background-image: url(/sp/asaduke/vege_diagnosis/case_03/img/index_cucumber_combination_item_bg01.png);
}
.vegetable-section.cucumber .vegetable-section_read {
  margin-top: 17px;
}
.vegetable-section.cucumber .vegetable-section_read_balloon{
  margin-top: 13px;
}

@media only screen and (max-width: 1199px) {
  .vegetable-section.cucumber .vegetable-section_read_object {
    width: 37.5%;
    margin-left: auto;
  }
}

@media only screen and (max-width: 640px) {
  .vegetable-section.cucumber {
    background-image: url(/sp/asaduke/vege_diagnosis/case_03/img/index_cucumber_bg01_sp.png);
  }
  .vegetable-section.cucumber .vegetable-section_read {
    margin-top: 3px;
  }
  .vegetable-section.cucumber .vegetable-section_read_object {
    width: auto;
  }
  .vegetable-section.cucumber .vegetable-section_read_object img{
    width: 270px;
  }
  .vegetable-section.cucumber .vegetable-section_read_balloon{
    margin-top: -20px;
  }
  .vegetable-section.cucumber .vegetable-section_read_balloon_inner {
    padding-top: 33px;
  }
  .vegetable-section.cucumber .vegetable-section_read_balloon_text br {
    display: none;
  }
}

/* ほうれんそう spinach
------------------------------------------------------------ */
.vegetable-section.spinach {
  background-image: url(/sp/asaduke/vege_diagnosis/case_03/img/index_spinach_bg01_pc.png);
}
.vegetable-section.spinach .vegetable-section_read_balloon_text {
  color: #82b62c;
}
.vegetable-section.spinach .combination_list_item:before {
  background-image: url(/sp/asaduke/vege_diagnosis/case_03/img/index_spinach_combination_item_bg01.png);
}
.vegetable-section.spinach .vegetable-section_read {
  margin-top: 9px;
}
.vegetable-section.spinach .vegetable-section_read_object {
  padding-left: 40px;
}
.vegetable-section.spinach .vegetable-section_read_balloon {
  margin-top: 57px;
}
.vegetable-section.spinach .vegetable-section_read_balloon_inner {
  padding-left: 15%;
}

@media only screen and (max-width: 1199px) {
  .vegetable-section.spinach .vegetable-section_read_object {
    padding-left: 0;
  }
}

@media only screen and (max-width: 640px) {
  .vegetable-section.spinach {
    background-image: url(/sp/asaduke/vege_diagnosis/case_03/img/index_spinach_bg01_sp.png);
  }
  .vegetable-section.spinach .vegetable-section_read {
    margin-top: 1px;
  }
  .vegetable-section.spinach .vegetable-section_read_object {
    padding-left: 0;
  }
  .vegetable-section.spinach .vegetable-section_read_object img {
    width: 217px;
  }
  .vegetable-section.spinach .vegetable-section_read_balloon {
    margin-top: -39px;
  }
  .vegetable-section.spinach .vegetable-section_read_balloon_inner {
    padding-top: 46px;
    padding-left: 35px;
  }
  .vegetable-section.spinach .vegetable-section_read_balloon_text br {
    display: none;
  }
}

/* 長芋 yum
------------------------------------------------------------ */
.vegetable-section.yum {
  background-image: url(/sp/asaduke/vege_diagnosis/case_03/img/index_yum_bg01_pc.png);
}
.vegetable-section.yum .vegetable-section_read_object {
  padding-left: 30px;
}
.vegetable-section.yum .vegetable-section_read_balloon_text {
  color: #a36039;
}
.vegetable-section.yum .combination_list_item:before {
  background-image: url(/sp/asaduke/vege_diagnosis/case_03/img/index_yum_combination_item_bg01.png);
}
.vegetable-section.yum .vegetable-section_read {
  margin-top: 3px;
}
.vegetable-section.yum .vegetable-section_read_balloon {
  margin-top: 63px;
}

@media only screen and (max-width: 640px) {
  .vegetable-section.yum {
    background-image: url(/sp/asaduke/vege_diagnosis/case_03/img/index_yum_bg01_sp.png);
  }
  .vegetable-section.yum .vegetable-section_read_object {
    padding-left: 0;
  }
  .vegetable-section.yum .vegetable-section_read{
    margin-top: 0;
  }
  .vegetable-section.yum .vegetable-section_read_object img {
    width: 205px;
  }
  .vegetable-section.yum .vegetable-section_read_balloon {
    margin-top: -35px;
  }
  .vegetable-section.yum .vegetable-section_read_balloon_inner {
    padding-top: 44px;
  }
  .vegetable-section.yum .vegetable-section_read_balloon_text br {
    display: none;
  }
}

/* にんじん(2) carrot02
------------------------------------------------------------ */
.vegetable-section.carrot02 {
  background-image: url(/sp/asaduke/vege_diagnosis/case_04/img/index_carrot02_bg01_pc.png);
}
.vegetable-section.carrot02 .vegetable-section_read_balloon_text {
  color: #dc5518;
}
.vegetable-section.carrot02 .combination_list_item:before {
  background-image: url(/sp/asaduke/vege_diagnosis/case_04/img/index_carrot02_combination_item_bg01.png);
}
.vegetable-section.carrot02 .vegetable-section_read {
  margin-top: 30px;
}
.vegetable-section.carrot02 .vegetable-section_read_object {
  padding-top: 12px;
  margin-left: -96px;
}

@media only screen and (max-width: 1199px) {
  .vegetable-section.carrot02 .vegetable-section_read_object {
    margin-left: 0;
  }
}

@media only screen and (max-width: 640px) {
  .vegetable-section.carrot02 {
    background-image: url(/sp/asaduke/vege_diagnosis/case_04/img/index_carrot02_bg01_sp.png);
  }
  .vegetable-section.carrot02 .vegetable-section_read{
    margin-top: 0;
  }
  .vegetable-section.carrot02 .vegetable-section_read_object {
    padding-top: 0;
    margin-left: auto;
  }
  .vegetable-section.carrot02 .vegetable-section_read_object img {
    width: 293px;
  }
  .vegetable-section.carrot02 .vegetable-section_read_balloon {
    margin-top: -24px;
  }
  .vegetable-section.carrot02 .vegetable-section_read_balloon_inner {
    padding-top: 44px;
  }
  .vegetable-section.carrot02 .vegetable-section_read_balloon_text br {
    display: none;
  }
}

/* だいこん radish
------------------------------------------------------------ */
.vegetable-section.radish {
  background-image: url(/sp/asaduke/vege_diagnosis/case_04/img/index_radish_bg01_pc.png);
}
.vegetable-section.radish .vegetable-section_read_balloon_text {
  color: #949629;
}
.vegetable-section.radish .combination_list_item:before {
  background-image: url(/sp/asaduke/vege_diagnosis/case_04/img/index_radish_combination_item_bg01.png);
}
.vegetable-section.radish .vegetable-section_read {
  margin-top: 6px;
}
.vegetable-section.radish .vegetable-section_read_object {
  width: 49%;
  margin-right: -18px;
}
.vegetable-section.radish .vegetable-section_read_balloon {
  margin-top: 60px;
}

@media only screen and (max-width: 1199px) {
  .vegetable-section.radish .vegetable-section_read_object {
    width: 37.5%;
    margin-right: 0;
  }
}

@media only screen and (max-width: 640px) {
  .vegetable-section.radish {
    background-image: url(/sp/asaduke/vege_diagnosis/case_04/img/index_radish_bg01_sp.png);
  }
  .vegetable-section.radish .vegetable-section_read{
    margin-top: 5px;
  }
  .vegetable-section.radish .vegetable-section_read_object {
    width: auto;
    padding-top: 0;
  }
  .vegetable-section.radish .vegetable-section_read_object img {
    width: 296px;
  }
  .vegetable-section.radish .vegetable-section_read_balloon {
    margin-top: -24px;
  }
  .vegetable-section.radish .vegetable-section_read_balloon_inner {
    padding-top: 44px;
  }
  .vegetable-section.radish .vegetable-section_read_balloon_text br {
    display: none;
  }
}

/* 長ねぎ greenonion
------------------------------------------------------------ */
.vegetable-section.greenonion {
  background-image: url(/sp/asaduke/vege_diagnosis/case_04/img/index_greenonion_bg01_pc.png);
}
.vegetable-section.greenonion .vegetable-section_read_balloon_text {
  color: #375449;
}
.vegetable-section.greenonion .combination_list_item:before {
  background-image: url(/sp/asaduke/vege_diagnosis/case_04/img/index_greenonion_combination_item_bg01.png);
}
.vegetable-section.greenonion .vegetable-section_read {
  margin-top: 10px;
}
.vegetable-section.greenonion .vegetable-section_read_object img {
  padding-left: 142px;
}
.vegetable-section.greenonion .vegetable-section_read_balloon {
  margin-top: 56px;
}

@media only screen and (max-width: 1199px) {
  .vegetable-section.greenonion .vegetable-section_read_object img {
    padding-left: 0;
  }
}

@media only screen and (max-width: 640px) {
  .vegetable-section.greenonion {
    background-image: url(/sp/asaduke/vege_diagnosis/case_04/img/index_greenonion_bg01_sp.png);
  }
  .vegetable-section.greenonion .vegetable-section_read{
    margin-top: 4px;
  }
  .vegetable-section.greenonion .vegetable-section_read_object img {
    width: 188px;
    padding-left: 0;
  }
  .vegetable-section.greenonion .vegetable-section_read_balloon {
    margin-top: -34px;
  }
  .vegetable-section.greenonion .vegetable-section_read_balloon_inner {
    padding-top: 44px;
  }
  .vegetable-section.greenonion .vegetable-section_read_balloon_text br {
    display: none;
  }
}

/* ごぼう burdock
------------------------------------------------------------ */
.vegetable-section.burdock {
  background-image: url(/sp/asaduke/vege_diagnosis/case_05/img/index_burdock_bg01_pc.png);
}
.vegetable-section.burdock .vegetable-section_read_balloon_text {
  color: #772a07;
}
.vegetable-section.burdock .combination_list_item:before {
  background-image: url(/sp/asaduke/vege_diagnosis/case_05/img/index_burdock_combination_item_bg01.png);
}
.vegetable-section.burdock .vegetable-section_read {
  margin-top: 30px;
}
.vegetable-section.burdock .vegetable-section_read_object {
  margin-left: -27px;
}

@media only screen and (max-width: 1199px) {
  .vegetable-section.burdock .vegetable-section_read_object {
    margin-left: 0;
  }
}

@media only screen and (max-width: 640px) {
  .vegetable-section.burdock {
    background-image: url(/sp/asaduke/vege_diagnosis/case_05/img/index_burdock_bg01_sp.png);
  }
  .vegetable-section.burdock .vegetable-section_read{
    margin-top: -10px;
  }
  .vegetable-section.burdock .vegetable-section_read_object {
    padding-top: 0;
    margin-left: auto;
  }
  .vegetable-section.burdock .vegetable-section_read_object img {
    width: 279px;
  }
  .vegetable-section.burdock .vegetable-section_read_balloon {
    margin-top: -19px;
  }
  .vegetable-section.burdock .vegetable-section_read_balloon_inner {
    padding-top: 44px;
  }
  .vegetable-section.burdock .vegetable-section_read_balloon_text br {
    display: none;
  }
}

/* セロリ celery
------------------------------------------------------------ */
.vegetable-section.celery {
  background-image: url(/sp/asaduke/vege_diagnosis/case_05/img/index_celery_bg01_pc.png);
}
.vegetable-section.celery .vegetable-section_read_balloon_text {
  color: #619e19;
}
.vegetable-section.celery .combination_list_item:before {
  background-image: url(/sp/asaduke/vege_diagnosis/case_05/img/index_celery_combination_item_bg01.png);
}
.vegetable-section.celery .vegetable-section_read {
  margin-top: 66px;
}
.vegetable-section.celery .vegetable-section_read_object {
  margin-top: -38px;
  margin-left: -32px;
}
@media only screen and (max-width: 1199px) {
  .vegetable-section.celery .vegetable-section_read_object {
    margin-left: 0;
  }
}

@media only screen and (max-width: 640px) {
  .vegetable-section.celery {
    background-image: url(/sp/asaduke/vege_diagnosis/case_05/img/index_celery_bg01_sp.png);
  }
  .vegetable-section.celery .vegetable-section_read{
    margin-top: 0;
  }
  .vegetable-section.celery .vegetable-section_read_object {
    margin-top: 0;
  }
  .vegetable-section.celery .vegetable-section_read_object img {
    width: 284px;
  }
  .vegetable-section.celery .vegetable-section_read_balloon {
    margin-top: -27px;
  }
  .vegetable-section.celery .vegetable-section_read_balloon_inner {
    padding-top: 44px;
  }
  .vegetable-section.celery .vegetable-section_read_balloon_text br {
    display: none;
  }
}

/* じゃがいも potato
------------------------------------------------------------ */
.vegetable-section.potato {
  background-image: url(/sp/asaduke/vege_diagnosis/case_05/img/index_potato_bg01_pc.png);
}
.vegetable-section.potato .vegetable-section_read_balloon_text {
  color: #8a7d34;
}
.vegetable-section.potato .combination_list_item:before {
  background-image: url(/sp/asaduke/vege_diagnosis/case_05/img/index_potato_combination_item_bg01.png);
}
.vegetable-section.potato .vegetable-section_read {
  margin-top: 66px;
}
.vegetable-section.potato .vegetable-section_read_object {
  width: 36.67%;
  margin-top: 44px;
  margin-left: 55px;
}
@media only screen and (max-width: 1199px) {
  .vegetable-section.potato .vegetable-section_read_object {
    width: 37.5%;
    margin-left: 0;
  }
}

@media only screen and (max-width: 640px) {
  .vegetable-section.potato {
    background-image: url(/sp/asaduke/vege_diagnosis/case_05/img/index_potato_bg01_sp.png);
  }
  .vegetable-section.potato .vegetable-section_read{
    margin-top: -5px;
  }
  .vegetable-section.potato .vegetable-section_read_object {
    width: auto;
    margin: 0;
  }
  .vegetable-section.potato .vegetable-section_read_object img {
    width: 229px;
  }
  .vegetable-section.potato .vegetable-section_read_balloon {
    margin-top: -14px;
  }
  .vegetable-section.potato .vegetable-section_read_balloon_inner {
    padding-top: 44px;
  }
  .vegetable-section.potato .vegetable-section_read_balloon_text br {
    display: none;
  }
}

/* ゴーヤー bitter-melon
------------------------------------------------------------ */
.vegetable-section.bitter-melon {
  background-image: url(/sp/asaduke/vege_diagnosis/case_06/img/index_bitter-melon_bg01_pc.png);
}
.vegetable-section.bitter-melon .vegetable-section_read_balloon_text {
  color: #3e7a0d;
}
.vegetable-section.bitter-melon .combination_list_item:before {
  background-image: url(/sp/asaduke/vege_diagnosis/case_06/img/index_bitter-melon_combination_item_bg01.png);
}
.vegetable-section.bitter-melon .vegetable-section_read {
  margin-top: 30px;
}
.vegetable-section.bitter-melon .vegetable-section_read_object {
  padding-top: 65px;
}
@media only screen and (max-width: 640px) {
  .vegetable-section.bitter-melon {
    background-image: url(/sp/asaduke/vege_diagnosis/case_06/img/index_bitter-melon_bg01_sp.png);
  }
  .vegetable-section.bitter-melon .vegetable-section_read{
    margin-top: 13px;
  }
  .vegetable-section.bitter-melon .vegetable-section_read_object {
    padding-top: 0;
  }
  .vegetable-section.bitter-melon .vegetable-section_read_object img {
    width: 297px;
  }
  .vegetable-section.bitter-melon .vegetable-section_read_balloon {
    margin-top: -16px;
  }
  .vegetable-section.bitter-melon .vegetable-section_read_balloon_inner {
    padding-top: 44px;
  }
  .vegetable-section.bitter-melon .vegetable-section_read_balloon_text br {
    display: none;
  }
}

/* トマト tomato
------------------------------------------------------------ */
.vegetable-section.tomato {
  background-image: url(/sp/asaduke/vege_diagnosis/case_06/img/index_tomato_bg01_pc.png);
}
.vegetable-section.tomato .vegetable-section_read_balloon_text {
  color: #ea2314;
}
.vegetable-section.tomato .combination_list_item:before {
  background-image: url(/sp/asaduke/vege_diagnosis/case_06/img/index_tomato_combination_item_bg01.png);
}
.vegetable-section.tomato .vegetable-section_read {
  margin-top: 66px;
}
.vegetable-section.tomato .vegetable-section_read_object img {
  margin-top: 15px;
  margin-left: 126px;
}
@media only screen and (max-width: 1199px) {
  .vegetable-section.tomato .vegetable-section_read_object img {
    margin-left: 0;
  }
}
@media only screen and (max-width: 640px) {
  .vegetable-section.tomato {
    background-image: url(/sp/asaduke/vege_diagnosis/case_06/img/index_tomato_bg01_sp.png);
  }
  .vegetable-section.tomato .vegetable-section_read{
    margin-top: 13px;
  }
  .vegetable-section.tomato .vegetable-section_read_object img {
    width: 198px;
    margin: 0;
  }
  .vegetable-section.tomato .vegetable-section_read_balloon {
    margin-top: -21px;
  }
  .vegetable-section.tomato .vegetable-section_read_balloon_inner {
    padding-top: 44px;
  }
  .vegetable-section.tomato .vegetable-section_read_balloon_text br {
    display: none;
  }
}

/* ピーマン green-pepper
------------------------------------------------------------ */
.vegetable-section.green-pepper {
  background-image: url(/sp/asaduke/vege_diagnosis/case_06/img/index_green-pepper_bg01_pc.png);
}
.vegetable-section.green-pepper .vegetable-section_read_balloon_text {
  color: #6c9c20;
}
.vegetable-section.green-pepper .combination_list_item:before {
  background-image: url(/sp/asaduke/vege_diagnosis/case_06/img/index_green-pepper_combination_item_bg01.png);
}
.vegetable-section.green-pepper .vegetable-section_read {
  margin-top: 66px;
}
.vegetable-section.green-pepper .vegetable-section_read_object {
  width: 38%;
  margin-top: 37px;
  margin-left: 53px;
}
@media only screen and (max-width: 1199px) {
  .vegetable-section.green-pepper .vegetable-section_read_object {
    width: 37%;
    margin-left: 0;
  }
}
@media only screen and (max-width: 640px) {
  .vegetable-section.green-pepper {
    background-image: url(/sp/asaduke/vege_diagnosis/case_06/img/index_green-pepper_bg01_sp.png);
  }
  .vegetable-section.green-pepper .vegetable-section_read{
    margin-top: 19px;
  }
  .vegetable-section.green-pepper .vegetable-section_read_object {
    width: auto;
    margin: 0;
  }
  .vegetable-section.green-pepper .vegetable-section_read_object img {
    width: 244px;
  }
  .vegetable-section.green-pepper .vegetable-section_read_balloon {
    margin-top: -44px;
  }
  .vegetable-section.green-pepper .vegetable-section_read_balloon_inner {
    padding-top: 44px;
  }
  .vegetable-section.green-pepper .vegetable-section_read_balloon_text br {
    display: none;
  }
}


/* Recommend */
.recommend-wrapper {
  position: relative;
  margin-top: 76px;
}
.recommend-wrapper:before {
  display: block;
  position: absolute;
  top: -262px;
  right: 0;
  width: 20.33%;
  max-width: 244px;
  min-height: 262px;
  background: url(/sp/asaduke/vege_diagnosis/common/img/case_recommend_bg07.png) no-repeat right bottom;
  background-size: 100% auto;
  content: "";
}
@media only screen and (max-width: 640px) {
  .recommend-wrapper {
    margin-top: 127px;
  }
  .recommend-wrapper:before {
    top: -151px;
    left: 0;
    width: 100%;
    max-width: 141px;
    min-height: 151px;
    margin: 0 auto;
  }
}

.recommend {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  padding: 35px;
  border-radius: 10px;
  background-color: rgb(250, 248, 244);
  background-color: rgba(250, 248, 244, .8);
}
.recommend:before,
.recommend:after {
  display: block;
  position: absolute;
  top: 0;
  width: 35px;
  height: 35px;
  content: "";
}
.recommend:before {
  left: 0;
  background: url(/sp/asaduke/vege_diagnosis/common/img/case_recommend_bg01_pc.png) no-repeat left top;
}
.recommend:after {
  right: 0;
  background: url(/sp/asaduke/vege_diagnosis/common/img/case_recommend_bg02_pc.png) no-repeat right top;
}
@media only screen and (max-width: 640px) {
  .recommend {
    max-width: none;
    padding: 22px;
  }
  .recommend:before,
  .recommend:after {
    width: 20px;
    height: 20px;
    background-size: 100% auto;
  }
  .recommend:before {
    background-image: url(/sp/asaduke/vege_diagnosis/common/img/case_recommend_bg01_sp.png);
  }
  .recommend:after {
    background-image: url(/sp/asaduke/vege_diagnosis/common/img/case_recommend_bg02_sp.png);
  }
}

.recommend_inner:before,
.recommend_inner:after {
  display: block;
  position: absolute;
  bottom: 0;
  width: 35px;
  height: 35px;
  content: "";
}
.recommend_inner:before {
  left: 0;
  background: url(/sp/asaduke/vege_diagnosis/common/img/case_recommend_bg03_pc.png) no-repeat left bottom;
}
.recommend_inner:after {
  right: 0;
  background: url(/sp/asaduke/vege_diagnosis/common/img/case_recommend_bg04_pc.png) no-repeat right bottom;
}
@media only screen and (max-width: 640px) {
  .recommend_inner:before,
  .recommend_inner:after {
    width: 20px;
    height: 20px;
    background-size: 100% auto;
  }
  .recommend_inner:before {
    background-image: url(/sp/asaduke/vege_diagnosis/common/img/case_recommend_bg03_sp.png);
  }
  .recommend_inner:after {
    background-image: url(/sp/asaduke/vege_diagnosis/common/img/case_recommend_bg04_sp.png);
  }
}

.recommend_inner02 {
  position: relative;
}
.recommend_inner02:before,
.recommend_inner02:after {
  display: block;
  position: absolute;
  right: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: url(/sp/asaduke/vege_diagnosis/common/img/case_recommend_bg05.png) repeat-x;
  content: "";
}
.recommend_inner02:before {
  top: -35px;
  background-position: top left;
}
.recommend_inner02:after {
  bottom: -35px;
  background-position: bottom left;
}
@media only screen and (max-width: 640px) {
  .recommend_inner02:before {
    top: -22px;
  }
  .recommend_inner02:after {
    bottom: -22px;
  }
}

.recommend_inner03 {
  position: relative;
}
.recommend_inner03:before,
.recommend_inner03:after {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 2px;
  height: 100%;
  background: url(/sp/asaduke/vege_diagnosis/common/img/case_recommend_bg06.png) repeat-y;
  content: "";
}
.recommend_inner03:before {
  left: -35px;
  background-position: left top;
}
.recommend_inner03:after {
  right: -35px;
  background-position: right top;
}
@media only screen and (max-width: 640px) {
  .recommend_inner03:before {
    left: -22px;
  }
  .recommend_inner03:after {
    right: -22px;
  }
}

.recommend_title {
  text-align: center;
}
@media only screen and (max-width: 640px) {
  .recommend_title img {
    max-width: 250px;
  }
}

.recommend_recipe {
  margin-top: 35px;
  text-align: center;
}
.recommend_recipe > ul {
  overflow: hidden;
  font-size: 0;
}
@media only screen and (max-width: 640px) {
  .recommend_recipe {
    margin-top: 30px;
  }
}

.recommend_recipe_item {
  display: inline-block;
  width: 50%;
  max-width: 480px;
  padding: 0 60px;
  font-size: 14px;
  box-sizing: border-box;
  vertical-align: top;
}
.recommend_recipe_item a {
  display: block;
  background-color: #fff;
}
.recommend_recipe_item a:hover {
  text-decoration: none;
}
@media only screen and (max-width: 640px) {
  .recommend_recipe_item {
    display: inline-block;
    width: 100%;
    margin-top: 30px;
    padding: 0;
  }
  .recommend_recipe_item:first-child {
    margin-top: 0;
  }
}

.recommend_recipe_item_object {
  position: relative;
  overflow: hidden;
  padding-top: 68.89%;
}
.recommend_recipe_item_object_inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  transition: all 0.2s ease 0s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.recommend_recipe_item_object img {
  transition: all 0.2s ease 0s;
  backface-visibility: hidden;
}
.recommend_recipe_item a:hover .recommend_recipe_item_object_inner {
  transform: scale(1.1);
}

.recommend_recipe_item_text-wrapper {
  padding: 27px 20px 22px;
}
.recommend_recipe_item a:hover .recommend_recipe_item_text-wrapper {
  opacity: 0.8;
}

.recommend_recipe_item_name {
  line-height: 1.3;
  font-weight: bold;
  font-size: 16px;
}
@media only screen and (max-width: 640px) {
  .recommend_recipe_item_name {
    font-size: 15px;
  }
}
.recommend_recipe_item_text {
  margin-top: 18px;
  line-height: 1.5;
  font-size: 14px;
  text-align: left;
}
@media only screen and (max-width: 640px) {
  .recommend_recipe_item_text {
    margin-top: 10px;
    font-size: 14px;
  }
}

/* Combination */
.combination {
  margin-top: 60px;
}
@media only screen and (max-width: 640px) {
  .combination {
    margin-top: 40px;
  }
}

.combination_title {
  display: table;
  position: relative;
  width: 100%;
  table-layout: fixed;
}
.combination_title:before,
.combination_title:after {
  display: table-cell;
  min-height: 8px;
  background-repeat: no-repeat;
  vertical-align: middle;
  content: "";
}
.combination_title:before {
  background-image: url(/sp/asaduke/vege_diagnosis/common/img/case_combination_ttl_bg01.png);
  background-position: left center;
}
.combination_title:after {
  background-image: url(/sp/asaduke/vege_diagnosis/common/img/case_combination_ttl_bg02.png);
  background-position: right center;
}
@media only screen and (max-width: 640px) {
  .combination_title {
    display: block;
  }
  .combination_title:before,
  .combination_title:after {
    display: block;
    width: 346px;
    max-width: 100%;
    margin: 0 auto;
  }
  .combination_title:before {
    background-image: url(/sp/asaduke/vege_diagnosis/common/img/case_combination_ttl_bg02.png);
    background-position: center top;
  }
  .combination_title:after {
    background-position: center bottom;
  }
}

.combination_title_text {
  display: table-cell;
  width: 545px;
  line-height: 1.2;
  text-align: center;
  vertical-align: middle;
}
.combination_title_sub {
  display: block;
  font-size: 24px;
}
.combination_title_main {
  display: block;
  margin-top: 2px;
  font-weight: bold;
  font-size: 30px;
}
@media only screen and (max-width: 640px) {
  .combination_title_text {
    display: block;
    width: auto;
    padding: 16px 0;
  }
  .combination_title_sub {
    font-size: 20px;
  }
  .combination_title_main {
    margin-top: 10px;
    font-size: 28px;
  }
}

.combination_list {
  margin-top: 63px;
}

.combination_list ul {
  margin: 0 -30px;
  zoom: 1;
}
.combination_list ul::before,
.combination_list ul::after {
  content: '';
  display: table;
}
.combination_list ul::after {
  clear: both;
}
@media only screen and (max-width: 1199px) {
  .combination_list ul {
    margin: 0 -10px;
  }
}
@media only screen and (max-width: 640px) {
  .combination_list ul {
    margin: 0;
  }
}

.combination_list_item {
  float: left;
  position: relative;
  width: 33.33%;
  padding: 0 30px;
  box-sizing: border-box;
}
.combination_list_item:before {
  position: absolute;
  top: -23px;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 39.17%;
  max-width: 171px;
  min-height: 41px;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
  content: "";
  z-index: 1;
}
@media only screen and (max-width: 640px) {
  .combination_list_item {
    float: none;
    width: 100%;
    max-width: 450px;
    margin: 46px auto 0;
    padding: 0;
  }
  .combination_list_item:first-child {
    margin-top: 0;
  }
}

.combination_list_item_inner {
  position: relative;
  padding: 46px 20px 37px;
  background-color: #fff;
  -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.24);
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.24);
  text-align: center;
}
.combination_list_item_inner::before {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  background: url(/sp/asaduke/vege_diagnosis/common/img/case_combination_item_bg02.png);
  content: "";
}
@media only screen and (max-width: 640px) {
  .combination_list_item_inner {
    position: relative;
    padding: 40px 20px 20px;
  }
}

.combination_list_item_object {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.combination_list_item_object.opt-shiftup {
  top: -20px;
}
@media only screen and (max-width: 1199px) {
  .combination_list_item_object.opt-shiftup {
    top: 5%;
  }
}
@media only screen and (max-width: 640px) {
  .combination_list_item_object.opt-shiftup {
    top: 8%;
  }
}

.combination_list_item_object img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  top: 52px;
  bottom: auto;
  left: 0;
  right: 0;
}
@media only screen and (max-width: 1199px) {
  .combination_list_item_object img {
    top: 15%;
  }
}
@media only screen and (max-width: 640px) {
  .combination_list_item_object img {
    position: absolute;
    top: 0;
    bottom: 0;
  }
}

.combination_list_item_name {
  position: relative;
  line-height: 1.3;
  font-weight: bold;
  font-size: 24px;
  z-index: 2;
}

.combination_list_item_body {
  margin-top: 30px;
}
@media only screen and (max-width: 640px) {
  .combination_list_item_body {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin-top: 15px;
  }
}

.combination_list_item_icon {
  position: relative;
  z-index: 2;
}
.combination_list_item_icon img {
  width: 82px;
}
@media only screen and (max-width: 640px) {
  .combination_list_item_icon {
    display: table-cell;
    width: 76px;
    vertical-align: middle;
  }
  .combination_list_item_icon img {
    width: 76px;
  }
}

.combination_list_item_text {
  position: relative;
  margin-top: 30px;
  color: #131313;
  font-size: 14px;
  z-index: 2;
}
@media only screen and (max-width: 640px) {
  .combination_list_item_text {
    display: table-cell;
    margin-top: 0;
    padding-left: 15px;
    text-align: left;
    vertical-align: middle;
  }
}

/* Supporter */
.supporter {
  overflow: hidden;
  max-width: 1000px;
  margin: 60px auto 0;
  padding: 17px 26px 17px 18px;
  background-color: #fff5f5;
  box-sizing: border-box;
}

@media only screen and (max-width: 640px) {
  .supporter {
    max-width: none;
    margin-right: 15px;
    margin-left: 15px;
    padding: 20px 16px 40px;
  }
}

.supporter_object {
  float: left;
  margin-right: 34px;
}
.supporter_object img {
  width: 126px;
}
@media only screen and (max-width: 640px) {
  .supporter_object {
    float: none;
    margin-right: 0;
    text-align: center;
  }
}

.supporter_body {
  overflow: hidden;
  padding: 10px 0;
}
@media only screen and (max-width: 640px) {
  .supporter_body {
    margin-top: 18px;
    padding: 0;
  }
}

.supporter_text dt,
.supporter_text dd {
  line-height: 1.5;
  font-size: 14px;
}
.supporter_text dt {
  font-weight: bold;
}
.supporter_text dd {
  margin-top: 20px;
}
.supporter_text dd span {
  color: #555;
  font-size: 12px;
}
@media only screen and (max-width: 640px) {
  .supporter_text dd {
    margin-top: 18px;
  }
}

/* Button */
.top-button {
  margin-top: 100px;
  text-align: center;
}
.top-button img {
  max-width: 100%;
}
@media only screen and (max-width: 640px) {
  .top-button {
    margin: 60px 15px 0;
  }
  .top-button img {
    width: 335px;
  }
}

.detail-button {
  margin-top: 60px;
  text-align: center;
}
.detail-button img {
  max-width: 100%;
}
@media only screen and (max-width: 640px) {
  .detail-button {
    margin-top: 30px;
  }
  .detail-button img {
    width: 335px;
  }
}
