#howtochoosemarigold * {
	line-height: 1.8;
}

@media only screen and (min-width: 768px) {
  .event-bottom-banners ul { display: flex; flex-wrap: wrap; justify-content: space-between;}
  .event-bottom-banners ul li { width: 49%; margin: 0 0 20px;}

	#howtochoosemarigold .sp {
    display: none !important;
  }
	#howtochoosemarigold * {
		font-size: 20px;
	}
	#howtochoosemarigold .special-intro-text {
		margin-bottom: 20px;
	}
	#howtochoosemarigold .special-anchor-links {
		margin-bottom: 65px;
	}
  #howtochoosemarigold .intro {
    margin: 0 0 60px;
  }
  #howtochoosemarigold h1 {
    border: 0;
    padding: 0;
    margin: 0 0 30px;
  }
  #howtochoosemarigold .intro p {
    margin: 0 0 30px;
  }
  #howtochoosemarigold .intro .anchor-links {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #howtochoosemarigold .intro .anchor-links .child {
    width: 49%;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1.4;
    height: 64px;
    border: 2px solid #938675;
    border-radius: 50px;
    font-size: 16px;
    margin-top: 20px;
    position: relative;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    background: url(../../common/img/ar_down.png) no-repeat 95%;
  }
  #howtochoosemarigold .sec {
    margin: -45px 0 70px;
    padding: 45px 0 0;
  }
  #howtochoosemarigold .sec .inner {
    padding: 0 115px 40px;
    background: url(../../../special/howtochoosemarigold/img/bg.jpg);
  }
  #howtochoosemarigold .sec .ttl {
    position: relative;
    text-align: center;
    padding: 45px 0 0;
    margin: 0 0 30px;
  }
  #howtochoosemarigold .sec .ttl:before {
    content: '';
    position: absolute;
    top: -35px;
    right: 0;
    left: 0;
    margin: auto;
    width: 88px;
    height: 60px;
    background: url(../../../special/howtochoosemarigold/img/img_flower.png);
  }
  #howtochoosemarigold .sec .subttl {
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 5px;
  }
  #howtochoosemarigold .sec .subttl:before {
    content: '＼';
  }
  #howtochoosemarigold .sec .subttl:after {
    content: '／';
  }
  #howtochoosemarigold h2 {
    font-size: 30px;
    padding: 0 0 13px;
    margin: 0;
    letter-spacing: 1px;
    background: url(../../../special/howtochoosemarigold/img/border.png) no-repeat center bottom / 325px;
  }
  #howtochoosemarigold h2 span {
		font-size: 30px;
    color: #ff7e00;
  }
  #howtochoosemarigold #feature ul {
    display: flex;
    justify-content: space-between;
  }
  #howtochoosemarigold #feature li {
    width: 315px;
  }
  #howtochoosemarigold #feature li .img {
    border-radius: 10px;
    margin: 0 0 15px;
    overflow: hidden;
  }
  #howtochoosemarigold #feature li h3 {
    text-align: center;
    padding: 0;
    margin: 0 0 15px;
  }
  #howtochoosemarigold h3:after {
    display: none;
  }
  #howtochoosemarigold #feature li .text span {
    font-weight: bold;
    padding: 0 0 1px;
    border-bottom: 1px solid #443829;
  }
  #howtochoosemarigold #feature li .text span.text_references {
    font-weight: normal;
    padding: 0;
    border-bottom: none;
    font-size: 12px;
    display: block;
    margin: 10px 0 0;
  }
  #howtochoosemarigold #grass img {
    margin: 0 0 30px;
  }
  #howtochoosemarigold .btn-wrapper {
    display: flex;
    justify-content: space-between;
  }
  #howtochoosemarigold .btn-wrapper a {
    position: relative;
    display: block;
    border-radius: 40px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    width: 315px;
    line-height: 1.6;
    padding: 8px 0;
  }
  #howtochoosemarigold .btn-wrapper a.btn-orange {
    background: #ff6c00;
  }
  #howtochoosemarigold .btn-wrapper a.btn-yellow {
    background: #dec400;
  }
  #howtochoosemarigold .btn-wrapper a:after {
    content: '';
    position: absolute;
    top: calc(50% - 4px);
    right: 38px;
    border-style: solid;
    border-width: 8px 6px 0 6px;
    border-color: #fff transparent transparent transparent;
  }
  #howtochoosemarigold #size .measure {
    text-align: center;
    margin: 0 0 25px;
  }
  #howtochoosemarigold #size .type {
    display: flex;
    justify-content: space-between;
    margin: 0 0 30px;
  }
  #howtochoosemarigold #size .type .box:nth-child(2) {
    width: 100px;
  }
  #howtochoosemarigold #size .type .box:nth-child(1), #howtochoosemarigold #size .type .box:nth-child(3) {
    width: 120px;
  }
  #howtochoosemarigold #size .type .box:nth-child(4) {
    width: 165px;
  }
  #howtochoosemarigold #size .type .box .img {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    margin: 0 0 20px;
  }
  #howtochoosemarigold #size .type .box .img img {
		width: auto;
    height: 100%;
  }
  #howtochoosemarigold #size .type .box:nth-child(1) .img { height: 165px; padding: 55px 0 0 0;}
  #howtochoosemarigold #size .type .box:nth-child(2) .img { height: 165px; padding: 40px 0 0 0;}
  #howtochoosemarigold #size .type .box:nth-child(3) .img { height: 165px; padding: 25px 0 0 0;}
  #howtochoosemarigold #size .type .box:nth-child(4) .img { height: 165px;}
  #howtochoosemarigold #size .type .box ul {
    padding: 0 0 0 5px;
  }
  #howtochoosemarigold #size .type .box:first-child ul {
    padding: 0 0 0 20px;
  }
  #howtochoosemarigold #size .type .box li {
    font-size: 14px;
    line-height: 1.5;
  }
  #howtochoosemarigold #purpose .search {
    display: flex;
    justify-content: space-between;
    margin: 0 0 30px;
  }
  #howtochoosemarigold #purpose .search .box {
    width: 315px;
  }
  #howtochoosemarigold #purpose .search .box .check {
    position: relative;
    padding: 0 0 55px;
    margin: 0 0 20px;
  }
  #howtochoosemarigold #purpose .search .box .check:after {
    content: '';
    position: absolute;
    left: calc(50% - 50px);
    bottom: 0;
    border-style: solid;
    border-width: 30px 50px 0 50px;
    border-color: #c4bfb8 transparent transparent transparent;
  }
  #howtochoosemarigold #purpose .search .box .check li {
    padding: 0 0 0 30px;
    margin: 0 0 20px 55px;
  }
  #howtochoosemarigold #purpose .search .box .check li:last-child {
    margin-bottom: 0;
  }
  #howtochoosemarigold #purpose .search .box.african .check li:last-child {
    margin-bottom: 28px;
  }
  #howtochoosemarigold #purpose .search .box.french .check li {
    background: url(../../../special/howtochoosemarigold/img/img_check_o.png) no-repeat left top 5px;
  }
  #howtochoosemarigold #purpose .search .box.african .check li {
    background: url(../../../special/howtochoosemarigold/img/img_check_y.png) no-repeat left top 5px;
  }
  #howtochoosemarigold #purpose .search .box .check li span {
    font-weight: bold;
    padding: 0 0 0 1px;
    border-bottom: 1px solid #443829;
  }
  #howtochoosemarigold #purpose .search h3 {
    padding: 0;
    text-align: center;
    margin: 0 0 15px;
  }
  #howtochoosemarigold #purpose .search .box .check li .img {
    border-radius: 10px;
    overflow: hidden;
  }
  #howtochoosemarigold #lineup h2 {
    padding: 0;
    background: none;
  }
  #howtochoosemarigold #lineup h2:before {
    content: '＼';
    display: inline-block;
    margin: 0 10px 0 0;
  }
  #howtochoosemarigold #lineup h2:after {
    content: '／';
    display: inline-block;
    margin: 0 0 0 10px;
  }
}

@media only screen and (max-width: 767px) {
  .event-bottom-banners { margin: 4vw; }
  .event-bottom-banners ul li:not(:last-child) { margin: 0 0 10px;}
	
  #howtochoosemarigold .pc {
    display: none !important;
  }
	#howtochoosemarigold * {
		font-size: 18px;
	}

  #howtochoosemarigold {
    padding: 0 10px;
  }
  #howtochoosemarigold .intro {
    margin: 0 0 50px;
  }
  #howtochoosemarigold h1 {
    border: 0;
    padding: 0;
    margin: 0 0 20px;
  }
  #howtochoosemarigold .intro p {
    margin: 0 0 20px;
  }
	#howtochoosemarigold .special-anchor-links {
		margin-bottom: 35px;
	}
  #howtochoosemarigold .intro .anchor-links .child {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    line-height: 1.4;
    height: 55px;
    border: 2px solid #938675;
    border-radius: 50px;
    font-size: 16px;
    margin-top: 12px;
    position: relative;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    padding: 2px 0 0;
    background: url(../../common/img/ar_down.png) no-repeat 95%;
  }
  #howtochoosemarigold .sec {
    margin: 0 0 50px;
  }
  #howtochoosemarigold .sec .inner {
    padding: 0 15px 25px;
    background: url(../../../special/howtochoosemarigold/img/bg.jpg) repeat left top / 128px;
  }
  #howtochoosemarigold .sec .ttl {
    position: relative;
    text-align: center;
    padding: 35px 0 0;
    margin: 0 0 25px;
  }
  #howtochoosemarigold .sec .ttl:before {
    content: '';
    position: absolute;
    top: -27px;
    right: 0;
    left: 0;
    margin: auto;
    width: 70px;
    height: 50px;
    background: url(../../../special/howtochoosemarigold/img/sp/img_flower.png) no-repeat left top / contain;
  }
  #howtochoosemarigold .sec .subttl {
    position: relative;
    display: inline-block;
    padding: 0 10px;
    font-size: 18px;
    line-height: 1.4;
    font-weight: bold;
    margin: 0 0 5px;
  }
  #howtochoosemarigold .sec .subttl:before,
  #howtochoosemarigold .sec .subttl:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 4px;
    width: 1px;
    height: 40px;
    background: #443829;
    transform: rotate(-35deg);
  }
  #howtochoosemarigold .sec .subttl:after {
    left: auto;
    right: 0;
    transform: rotate(35deg);
  }
  #howtochoosemarigold h2 {
    font-size: 24px;
    padding: 0 0 13px;
    margin: 0;
    letter-spacing: 1px;
    background: url(../../../special/howtochoosemarigold/img/border.png) no-repeat center bottom / 85%;
  }
  #howtochoosemarigold h2 span {
    color: #ff7e00;
		font-size: 24px;
  }
  #howtochoosemarigold #feature li:first-child {
    margin: 0 0 25px;
  }
  #howtochoosemarigold #feature li .img {
    border-radius: 10px;
    margin: 0 0 15px;
    overflow: hidden;
  }
  #howtochoosemarigold #feature li h3 {
    text-align: center;
    padding: 0;
    margin: 0 0 7px;
  }
  #howtochoosemarigold h3:after {
    display: none;
  }
  #howtochoosemarigold #feature li .text span {
    font-weight: bold;
    padding: 0 0 1px;
    border-bottom: 1px solid #443829;
  }
  #howtochoosemarigold #feature li .text span.text_references {
    font-weight: normal;
    padding: 0;
    border-bottom: none;
    font-size: 12px;
    display: block;
    margin: 10px 0 0;
  }
  #howtochoosemarigold #grass img {
    margin: 0 0 25px;
  }
  #howtochoosemarigold .btn-wrapper a {
    position: relative;
    display: block;
    border-radius: 40px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    line-height: 1.4;
    padding: 8px 0 6px;
  }
  #howtochoosemarigold .btn-wrapper a.btn-orange {
    background: #ff6c00;
    margin: 0 0 10px;
  }
  #howtochoosemarigold .btn-wrapper a.btn-yellow {
    background: #dec400;
  }
  #howtochoosemarigold .btn-wrapper a:after {
    content: '';
    position: absolute;
    top: calc(50% - 4px);
    right: 38px;
    border-style: solid;
    border-width: 8px 6px 0 6px;
    border-color: #fff transparent transparent transparent;
  }
  #howtochoosemarigold #size .measure {
    line-height: 0;
    text-align: center;
    margin: 0 0 25px;
		display: none;
  }
  #howtochoosemarigold #purpose .search {
    margin: 0 0 30px;
  }
  #howtochoosemarigold #purpose .search .box {
    text-align: center;
    margin: 0 0 40px;
  }
  #howtochoosemarigold #purpose .search .box.african {
    margin: 0;
  }
  #howtochoosemarigold #purpose .search .box .check {
    position: relative;
    display: inline-block;
    padding: 0 0 50px;
    margin: 0 0 15px;
  }
  #howtochoosemarigold #purpose .search .box .check:after {
    content: '';
    position: absolute;
    left: calc(50% - 50px);
    bottom: 0;
    border-style: solid;
    border-width: 30px 50px 0 50px;
    border-color: #c4bfb8 transparent transparent transparent;
  }
  #howtochoosemarigold #purpose .search .box .check li {
    padding: 0 0 0 30px;
    margin: 0 0 5px;
		text-align: left;
  }
  #howtochoosemarigold #purpose .search .box .check li:last-child {
    margin-bottom: 0;
  }
  #howtochoosemarigold #purpose .search .box.french .check li {
    background: url(../../../special/howtochoosemarigold/img/sp/icon_check_o.png) no-repeat left center / 18px;
  }
  #howtochoosemarigold #purpose .search .box.african .check li {
    background: url(../../../special/howtochoosemarigold/img/sp/icon_check_y.png) no-repeat left center / 18px;
  }
  #howtochoosemarigold #purpose .search .box .check li span {
    font-weight: bold;
    padding: 0 0 0 1px;
    border-bottom: 1px solid #443829;
  }
  #howtochoosemarigold #purpose .search .box h3 {
    padding: 0;
    text-align: center;
    margin: 0 0 10px;
  }
  #howtochoosemarigold #purpose .search .box .check li .img {
    border-radius: 10px;
    overflow: hidden;
  }
  #howtochoosemarigold #lineup h2 {
    padding: 0;
    background: none;
  }
	#howtochoosemarigold #size .type {
		padding-left: 40px;
		background: url("../img/sp/img_sec03_comparison_arrow.png") left top no-repeat;
		-webkit-background-size: auto 100%;
		background-size: auto 100%;
	}
  #howtochoosemarigold #size .type .box {
    display: flex;
    align-items: center;
    margin: 0 0 25px;
  }
  #howtochoosemarigold #size .type .box .img {
    width: 40%;
    text-align: center;
  }
  #howtochoosemarigold #size .type .box img {
    width: 62%;
  }
  #howtochoosemarigold #size .type .box:last-child img {
    width: 90%;
  }
  #howtochoosemarigold #size .type .box ul {
    width: 60%;
    font-size: 14px;
    padding: 0 0 0 25px;
  }
}