@charset "UTF-8";
#mentholatum {
  min-width: 1200px;
  font-family: "FOT-筑紫A丸ゴシック Std B", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
}

#mentholatum .sp {
  display: none;
}

#mentholatum .-fade:hover {
  opacity: 0.7;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

#mentholatum .main_visual {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  width: 1200px;
  height: 630px;
  margin: 0 auto;
  background: right 45px top 70px/511px auto no-repeat url("/-/media/com/mentholatum/top/bg_mainvisual.png");
}

#mentholatum .main_visual .logo {
  width: 580px;
  margin: 15px 0px 0px 18px;
}

#mentholatum .main_visual .wrapper {
  width: 600px;
}

#mentholatum .main_visual .wrapper .txt {
  height: 0;
  text-indent: -9999px;
}

#mentholatum .main_visual .wrapper .btn {
  position: absolute;
  right: 60px;
  bottom: 44px;
  width: 300px;
  height: 50px;
}

#mentholatum .main_visual .wrapper .btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
  border: 3px solid #009445;
  border-radius: 25px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-image: url("/-/media/com/mentholatum/top/btn_arrow.png");
  background-position: right 35px center;
  background-size: 15px auto;
  background-repeat: no-repeat;
  color: #009445;
  font-size: 16px;
  letter-spacing: 1px;
  text-indent: -33px;
}

#mentholatum .movie {
  background-color: #000000;
}

#mentholatum .movie iframe {
  display: block;
  width: 1200px;
  height: 674px;
  margin: 0 auto;
}

#mentholatum .movie .long1,
#mentholatum .movie .long2,
#mentholatum .movie .song {
  display: none;
}

#mentholatum .movie .wrapper {
  width: 1200px;
  height: 674px;
  margin: 0 auto;
}

#mentholatum .movie_nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 190px;
}

#mentholatum .movie_nav .nav_title {
  margin-right: 30px;
  color: #00235f;
  font-size: 20px;
}

#mentholatum .movie_nav .btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 515px;
}

#mentholatum .movie_nav .btns li {
  width: 245px;
  height: 50px;
}

#mentholatum .movie_nav .btns li:nth-child(-n + 2) {
  margin-bottom: 20px;
}

#mentholatum .movie_nav .btns li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
  border: 3px solid #009445;
  border-radius: 25px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #009445;
  font-size: 20px;
}

#mentholatum .movie_nav .btns .active {
  background-color: #009445;
  color: #ffffff;
}

#mentholatum .special_movie {
  width: 100%;
  padding: 100px 0 90px;
  background-color: #d7e7de;
}

#mentholatum .special_movie h2 {
  margin-bottom: 60px;
  color: #00235f;
}

#mentholatum .special_movie h2 span {
  display: block;
  text-align: center;
}

#mentholatum .special_movie h2 .main_txt {
  margin-bottom: 16px;
  font-size: 34px;
  line-height: 34px;
}

#mentholatum .special_movie h2 .sub_txt {
  font-size: 26px;
  line-height: 24px;
}

#mentholatum .special_movie .overview {
  margin-bottom: 55px;
}

#mentholatum .special_movie .overview .inner {
  margin: 0 auto;
  width: 560px;
  color: #00235f;
  text-align: center;
}

#mentholatum .special_movie .overview .inner::before, #mentholatum .special_movie .overview .inner::after {
  display: block;
  content: "";
  height: 5px;
  border-width: 1px 0 1px 0;
  border-style: solid;
  border-color: #00235f;
  box-sizing: border-box;
}

#mentholatum .special_movie .overview .inner::before {
  margin-bottom: 55px;
}

#mentholatum .special_movie .overview .inner::after {
  margin-top: 45px;
}

#mentholatum .special_movie .overview .ov_title {
  margin-bottom: 32px;
  font-size: 26px;
  line-height: 1em;
}

#mentholatum .special_movie .overview .ov_text {
  margin-bottom: 25px;
  font-size: 14px;
  line-height: 30px;
}

#mentholatum .special_movie .overview .ov_text02 {
  margin-bottom: 25px;
  font-size: 16px;
  line-height: 30px;
}

#mentholatum .special_movie .overview .mentholatum {
  margin: 0 auto;
  width: 180px;
}

#mentholatum .special_movie .omnibus {
  margin-bottom: 50px;
  text-align: center;
}

#mentholatum .special_movie .omnibus .box {
  margin-bottom: 15px;
}

#mentholatum .special_movie .omnibus p {
  color: #009445;
  font-size: 20px;
}

#mentholatum .special_movie .omnibus .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 940px;
  margin: 40px auto 0;
}

#mentholatum .special_movie .omnibus .wrap .box {
  margin-bottom: 40px;
}

#mentholatum .special_movie .movies {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 940px;
  margin: 0 auto 40px;
}

#mentholatum .special_movie .movies .title {
  display: none;
}

#mentholatum .special_movie .movies .box {
  margin-bottom: 40px;
}

#mentholatum .special_movie .movies .box.hide {
  display: none;
}

#mentholatum .special_movie .movies .box:nth-of-type(even) {
  margin-right: 40px;
}

#mentholatum .special_movie .movies .box iframe {
  margin-bottom: 15px;
}

#mentholatum .special_movie .movies .box p {
  color: #009445;
  font-size: 18px;
  line-height: 18px;
  text-align: center;
}

#mentholatum .special_movie noscript > .movies {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#mentholatum .special_movie noscript > .movies .title {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#mentholatum .special_movie noscript > .movies .box:nth-of-type(1) {
  margin-left: auto;
  margin-right: auto;
}

#mentholatum .special_movie noscript > .movies .box:nth-of-type(1) iframe {
  width: 672px !important;
  height: 378px !important;
}

#mentholatum .special_movie noscript > .movies .box:nth-of-type(even) {
  margin-right: 0;
}

#mentholatum .special_movie .btn {
  position: relative;
  width: 940px;
  height: 50px;
  margin: 0 auto 46px;
}

#mentholatum .special_movie .btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}

#mentholatum .special_movie .btn .more {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 300px;
  height: 50px;
  margin: auto;
}

#mentholatum .special_movie .btn .more a {
  height: 50px;
  border: 3px solid #009445;
  border-radius: 25px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-image: url("/-/media/com/mentholatum/top/btn_plus.png");
  background-position: right 35px center;
  background-size: 20px auto;
  background-repeat: no-repeat;
  color: #009445;
  font-size: 21px;
  text-indent: -5px;
}

#mentholatum .special_movie .btn .close {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 143px;
  height: 40px;
  margin: auto 0;
  border-radius: 20px;
  background-color: #ffffff;
}

#mentholatum .special_movie .btn .close a {
  color: #009445;
  font-size: 17px;
}

#mentholatum .special_movie .instagram {
  width: 940px;
  margin: 0 auto;
  text-align: center;
}

#mentholatum .special_movie .instagram .txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 12px;
  color: #00235f;
  font-size: 22px;
}

#mentholatum .special_movie .instagram .txt::before, #mentholatum .special_movie .instagram .txt::after {
  content: "";
  display: block;
  width: 13px;
  height: 25px;
}

#mentholatum .special_movie .instagram .txt::before {
  margin-right: 20px;
  background: left top/100% auto no-repeat url("/-/media/com/mentholatum/top/bg_instagram_01.png");
}

#mentholatum .special_movie .instagram .txt::after {
  margin-left: 20px;
  background: left top/100% auto no-repeat url("/-/media/com/mentholatum/top/bg_instagram_02.png");
}

#mentholatum .special_movie .instagram a img {
  margin: 0 auto;
}

#mentholatum .mentholatum_series {
  padding: 100px 0;
  overflow: hidden;
  background-color: #ddebf4;
}

#mentholatum .mentholatum_series .wrapper {
  width: 940px;
  margin: 0 auto;
}

#mentholatum .mentholatum_series .wrapper .title {
  margin-bottom: 60px;
  color: #00235f;
}

#mentholatum .mentholatum_series .wrapper .title span {
  display: block;
  text-align: center;
}

#mentholatum .mentholatum_series .wrapper .title .main_txt {
  margin-bottom: 20px;
  font-size: 34px;
  line-height: 34px;
}

#mentholatum .mentholatum_series .wrapper .title .sub_txt {
  font-size: 26px;
  line-height: 26px;
}

#mentholatum .mentholatum_series .wrapper .search_header {
  margin-bottom: 40px;
}

#mentholatum .mentholatum_series .wrapper .search_tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 20px;
  border-bottom: 4px solid #009445;
}

#mentholatum .mentholatum_series .wrapper .search_tab a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 400px;
  height: 70px;
  background-color: #ffffff;
  color: #009445;
  font-size: 32px;
}

#mentholatum .mentholatum_series .wrapper .search_tab a.active {
  background-color: #009445;
  color: #ffffff;
}

#mentholatum .mentholatum_series .wrapper .condition_list li,
#mentholatum .mentholatum_series .wrapper .part_list li,
#mentholatum .mentholatum_series .wrapper .season_list li {
  height: 30px;
  margin: 0 10px 10px 0;
  line-height: 14px;
}

#mentholatum .mentholatum_series .wrapper .condition_list li:last-child,
#mentholatum .mentholatum_series .wrapper .part_list li:last-child,
#mentholatum .mentholatum_series .wrapper .season_list li:last-child {
  margin-right: 0;
}

#mentholatum .mentholatum_series .wrapper .condition_list li a,
#mentholatum .mentholatum_series .wrapper .part_list li a,
#mentholatum .mentholatum_series .wrapper .season_list li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  background-color: #ffffff;
  color: #000000;
  font-size: 14px;
  text-align: center;
}

#mentholatum .mentholatum_series .wrapper .condition_list li a.active,
#mentholatum .mentholatum_series .wrapper .part_list li a.active,
#mentholatum .mentholatum_series .wrapper .season_list li a.active {
  background-color: #0c2450;
  color: #ffffff;
}

#mentholatum .mentholatum_series .wrapper .condition_list,
#mentholatum .mentholatum_series .wrapper .part_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#mentholatum .mentholatum_series .wrapper .condition_list li a,
#mentholatum .mentholatum_series .wrapper .part_list li a {
  padding: 0 20px;
}

#mentholatum .mentholatum_series .wrapper .condition_list.hidden,
#mentholatum .mentholatum_series .wrapper .part_list.hidden {
  display: none;
}

#mentholatum .mentholatum_series .wrapper .season_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 10px;
}

#mentholatum .mentholatum_series .wrapper .season_list li {
  width: 227px;
  margin-bottom: 0;
}

#mentholatum .mentholatum_series .series_result {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 940px;
  margin: 0 auto 30px;
  overflow: hidden;
}

#mentholatum .mentholatum_series .series_result .block {
  width: 290px;
  margin: 0 35px 40px 0;
}

#mentholatum .mentholatum_series .series_result .block.wait {
  opacity: 0;
}

#mentholatum .mentholatum_series .series_result .block.hide {
  display: none;
}

#mentholatum .mentholatum_series .series_result .block:nth-child(3n) {
  margin-right: 0;
}

#mentholatum .mentholatum_series .series_result .block a {
  display: block;
}

#mentholatum .mentholatum_series .series_result .block a:hover .inner {
  opacity: 0.7;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

#mentholatum .mentholatum_series .series_result .block .thumb {
  position: relative;
  height: 290px;
  overflow: hidden;
}

#mentholatum .mentholatum_series .series_result .block .thumb img {
  width: 290px;
  height: 290px;
}

#mentholatum .mentholatum_series .series_result .block .thumb .hover {
  position: absolute;
  bottom: -290px;
  background-image: url("/-/media/com/mentholatum/top/msg/bg_msg_base.png");
  background-position: center bottom;
  background-size: 100% auto;
  background-repeat: no-repeat;
}

#mentholatum .mentholatum_series .series_result .block .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 15px 8px;
}

#mentholatum .mentholatum_series .series_result .block .inner::after {
  content: "";
  display: block;
  width: 38px;
  height: 38px;
  background-image: url("/-/media/com/mentholatum/top/btn_more.png");
  background-position: center center;
  background-size: 38px auto;
  background-repeat: no-repeat;
}

#mentholatum .mentholatum_series .series_result .block .inner .info {
  width: 216px;
}

#mentholatum .mentholatum_series .series_result .block .inner .title {
  margin-bottom: 4px;
  color: #009445;
  font-size: 16px;
  line-height: 16px;
}

#mentholatum .mentholatum_series .series_result .block .inner .txt {
  color: #000000;
  font-size: 12px;
  line-height: 20px;
}

#mentholatum .mentholatum_series .btn {
  position: relative;
  width: 940px;
  height: 50px;
  margin: 0 auto 30px;
}

#mentholatum .mentholatum_series .btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}

#mentholatum .mentholatum_series .btn .more {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 300px;
  height: 50px;
  margin: auto;
}

#mentholatum .mentholatum_series .btn .more a {
  height: 50px;
  border: 3px solid #009445;
  border-radius: 25px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-image: url("/-/media/com/mentholatum/top/btn_plus.png");
  background-position: right 35px center;
  background-size: 20px auto;
  background-repeat: no-repeat;
  color: #009445;
  font-size: 21px;
  text-indent: -5px;
}

#mentholatum .mentholatum_series .btn .close {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 143px;
  height: 40px;
  margin: auto 0;
  border-radius: 20px;
  background-color: #ffffff;
}

#mentholatum .mentholatum_series .btn .close a {
  color: #009445;
  font-size: 17px;
}

#mentholatum .mentholatum_series .comment {
  width: 940px;
  margin: 0 auto;
  color: #00235f;
  font-size: 11px;
  text-align: right;
}

#mentholatum .resolution_column {
  padding: 100px 0;
  background-color: #d7e7de;
}

#mentholatum .resolution_column .wrapper {
  width: 940px;
  margin: 0 auto;
}

#mentholatum .resolution_column .wrapper .title {
  margin-bottom: 60px;
  color: #00235f;
}

#mentholatum .resolution_column .wrapper .title span {
  display: block;
  text-align: center;
}

#mentholatum .resolution_column .wrapper .title .main_txt {
  margin-bottom: 20px;
  font-size: 34px;
  line-height: 34px;
}

#mentholatum .resolution_column .wrapper .title .sub_txt {
  font-size: 26px;
  line-height: 26px;
}

#mentholatum .resolution_column .wrapper .search_header {
  margin-bottom: 50px;
}

#mentholatum .resolution_column .wrapper .search_tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 20px;
  border-bottom: 4px solid #009445;
}

#mentholatum .resolution_column .wrapper .search_tab a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 400px;
  height: 70px;
  background-color: #ffffff;
  color: #009445;
  font-size: 32px;
}

#mentholatum .resolution_column .wrapper .search_tab a.active {
  background-color: #009445;
  color: #ffffff;
}

#mentholatum .resolution_column .wrapper .season_list li,
#mentholatum .resolution_column .wrapper .condition_list li {
  height: 30px;
  line-height: 14px;
}

#mentholatum .resolution_column .wrapper .season_list li a,
#mentholatum .resolution_column .wrapper .condition_list li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  background-color: #ffffff;
  color: #000000;
  font-size: 14px;
  text-align: center;
}

#mentholatum .resolution_column .wrapper .season_list li a:hover,
#mentholatum .resolution_column .wrapper .condition_list li a:hover {
  opacity: 0.7;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

#mentholatum .resolution_column .wrapper .season_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#mentholatum .resolution_column .wrapper .season_list.hidden {
  display: none;
}

#mentholatum .resolution_column .wrapper .season_list li {
  width: 180px;
  height: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#mentholatum .resolution_column .wrapper .season_list li a.active {
  background-color: #0c2450;
  color: #ffffff;
}

#mentholatum .resolution_column .wrapper .season_list li:nth-child(2) {
  border-bottom: 3px solid #3eb468;
}

#mentholatum .resolution_column .wrapper .season_list li:nth-child(2) a {
  color: #3eb468;
}

#mentholatum .resolution_column .wrapper .season_list li:nth-child(2) a.active {
  background-color: #3eb468;
  color: #ffffff;
}

#mentholatum .resolution_column .wrapper .season_list li:nth-child(3) {
  border-bottom: 3px solid #1f8e3b;
}

#mentholatum .resolution_column .wrapper .season_list li:nth-child(3) a {
  color: #1f8e3b;
}

#mentholatum .resolution_column .wrapper .season_list li:nth-child(3) a.active {
  background-color: #1f8e3b;
  color: #ffffff;
}

#mentholatum .resolution_column .wrapper .season_list li:nth-child(4) {
  border-bottom: 3px solid #159cac;
}

#mentholatum .resolution_column .wrapper .season_list li:nth-child(4) a {
  color: #159cac;
}

#mentholatum .resolution_column .wrapper .season_list li:nth-child(4) a.active {
  background-color: #159cac;
  color: #ffffff;
}

#mentholatum .resolution_column .wrapper .season_list li:nth-child(5) {
  border-bottom: 3px solid #255eab;
}

#mentholatum .resolution_column .wrapper .season_list li:nth-child(5) a {
  color: #255eab;
}

#mentholatum .resolution_column .wrapper .season_list li:nth-child(5) a.active {
  background-color: #255eab;
  color: #ffffff;
}

#mentholatum .resolution_column .wrapper .condition_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#mentholatum .resolution_column .wrapper .condition_list.hidden {
  display: none;
}

#mentholatum .resolution_column .wrapper .condition_list li {
  margin-right: 10px;
}

#mentholatum .resolution_column .wrapper .condition_list li:last-child {
  margin-right: 0;
}

#mentholatum .resolution_column .wrapper .condition_list li a {
  padding: 0 20px;
}

#mentholatum .resolution_column .wrapper .condition_list li a.active {
  background-color: #0c2450;
  color: #ffffff;
}

#mentholatum .resolution_column .column_result {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 940px;
  margin: 0 auto 67px;
  overflow: hidden;
}

#mentholatum .resolution_column .column_result .block {
  width: 220px;
  margin: 0 20px 20px 0;
}

#mentholatum .resolution_column .column_result .block.wait {
  opacity: 0;
}

#mentholatum .resolution_column .column_result .block.hide {
  display: none;
}

#mentholatum .resolution_column .column_result .block:nth-child(4n) {
  margin-right: 0;
}

#mentholatum .resolution_column .column_result .block a {
  display: block;
  height: 100%;
  background-color: #ffffff;
}

#mentholatum .resolution_column .column_result .block a:hover {
  opacity: 0.7;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

#mentholatum .resolution_column .column_result .block .thumb {
  height: 220px;
  background-position: 50% 50%;
  background-size: auto 105%;
  background-size: cover;
  background-repeat: no-repeat;
}

#mentholatum .resolution_column .column_result .block .txt {
  padding: 15px;
  color: #000000;
}

#mentholatum .resolution_column .column_result .block[data-num="1"] .thumb,
#mentholatum .resolution_column .column_result .block[data-num="2"] .thumb,
#mentholatum .resolution_column .column_result .block[data-num="3"] .thumb,
#mentholatum .resolution_column .column_result .block[data-num="4"] .thumb,
#mentholatum .resolution_column .column_result .block[data-num="5"] .thumb,
#mentholatum .resolution_column .column_result .block[data-num="6"] .thumb,
#mentholatum .resolution_column .column_result .block[data-num="7"] .thumb,
#mentholatum .resolution_column .column_result .block[data-num="30"] .thumb {
  background-position: 5% 50%;
}

#mentholatum .resolution_column .column_result .block[data-num="13"] .thumb {
  background-position: 20% 50%;
}

#mentholatum .resolution_column .column_result .block[data-num="14"] .thumb,
#mentholatum .resolution_column .column_result .block[data-num="16"] .thumb,
#mentholatum .resolution_column .column_result .block[data-num="17"] .thumb {
  background-position: 95% 50%;
}

#mentholatum .resolution_column .column_result .block[data-num="19"] .thumb {
  background-position: 80% 50%;
}

#mentholatum .resolution_column .btn {
  position: relative;
  width: 940px;
  height: 50px;
  margin: 0 auto;
}

#mentholatum .resolution_column .btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}

#mentholatum .resolution_column .btn .more {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 300px;
  height: 50px;
  margin: auto;
}

#mentholatum .resolution_column .btn .more a {
  height: 50px;
  border: 3px solid #009445;
  border-radius: 25px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-image: url("/-/media/com/mentholatum/top/btn_plus.png");
  background-position: right 35px center;
  background-size: 20px auto;
  background-repeat: no-repeat;
  color: #009445;
  font-size: 21px;
  text-indent: -5px;
}

#mentholatum .resolution_column .btn .close {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 143px;
  height: 40px;
  margin: auto 0;
  border-radius: 20px;
  background-color: #ffffff;
}

#mentholatum .resolution_column .btn .close a {
  color: #009445;
  font-size: 17px;
}

#mentholatum .cocorohto {
  padding: 100px 0;
  background-color: #ddebf4;
}

#mentholatum .cocorohto .title {
  margin-bottom: 80px;
}

#mentholatum .cocorohto .title img {
  margin: 0 auto;
}

#mentholatum .cocorohto .benefits {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 940px;
  margin: 0 auto 90px;
  padding: 0 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#mentholatum .cocorohto .benefits li {
  width: 250px;
}

#mentholatum .cocorohto .more {
  width: 300px;
  margin: 0 auto;
}

#mentholatum .cocorohto .more a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 50px;
  border: 3px solid #005aac;
  border-radius: 25px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-image: url("/-/media/com/mentholatum/top/btn_bluearrow.png");
  background-position: right 35px center;
  background-size: 15px auto;
  background-repeat: no-repeat;
  color: #005aac;
  font-size: 15px;
  text-indent: -7px;
}

#mentholatum .special_movie .movie_wrap01 .title {
  margin-bottom: 20px;
  line-height: 1.2;
}

#mentholatum .special_movie .movie_wrap01 p.edit {
  color: #009445;
  font-size: 20px;
  margin-bottom: 20px;
}

#mentholatum .special_movie .movie_wrap01 .ov_title {
  line-height: 1.4;
}

/** ******************************
    MediaQuery: tb
 ****************************** */
@media screen and (max-width: 768px) {
  #mentholatum {
    min-width: auto;
  }
  #mentholatum .-fade:hover {
    opacity: 1;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  #mentholatum .main_visual {
    width: 100%;
    height: auto;
    background-position: right 3.75vw top 5.8333333333vw;
    background-size: 42.5833333333vw;
  }
  #mentholatum .main_visual .logo {
    width: 40%;
  }
  #mentholatum .main_visual .wrapper {
    width: 50%;
  }
  #mentholatum .main_visual .wrapper .btn {
    right: 3.90625vw;
    bottom: 3.125vw;
    width: 32.1614vw;
    height: 5.2083vw;
  }
  #mentholatum .main_visual .wrapper .btn a {
    background-position: right 3.2552vw center;
    background-size: 1.5625vw auto;
    font-size: 1.6927vw;
  }
  #mentholatum .movie iframe {
    display: block;
    width: 100%;
    height: 56.25vw;
    margin: 0 auto;
  }
  #mentholatum .movie_nav {
    height: 120px;
    margin: 0 20px;
  }
  #mentholatum .movie_nav .nav_title {
    font-size: 16px;
    margin-right: 0.8333333333vw;
    width: calc(100% - 44.1666666667vw);
  }
  #mentholatum .movie_nav .btns {
    width: 43.3333333333vw;
  }
  #mentholatum .movie_nav .btns li {
    width: 20.4166666667vw;
    height: 4.1666666667vw;
  }
  #mentholatum .movie_nav .btns li:first-child, #mentholatum .movie_nav .btns li:last-child {
    width: 20.4166666667vw;
  }
  #mentholatum .movie_nav .btns li:nth-child(-n + 2) {
    margin-bottom: 11px;
  }
  #mentholatum .movie_nav .btns li a {
    border: 2px solid #009445;
    font-size: 14px;
  }
  #mentholatum .special_movie {
    padding: 65px 0 47px;
  }
  #mentholatum .special_movie h2 {
    margin-bottom: 46px;
  }
  #mentholatum .special_movie h2 .main_txt {
    font-size: 26px;
    line-height: 26px;
  }
  #mentholatum .special_movie h2 .sub_txt {
    font-size: 20px;
    line-height: 20px;
  }
  #mentholatum .special_movie .overview .inner {
    width: 58.3333333333vw;
  }
  #mentholatum .special_movie .omnibus {
    margin-bottom: 35px;
  }
  #mentholatum .special_movie .omnibus .box {
    margin-bottom: 10px;
  }
  #mentholatum .special_movie .omnibus .box iframe {
    width: 72.9166666667vw !important;
    height: 41.015625vw !important;
  }
  #mentholatum .special_movie .omnibus p {
    font-size: 16px;
  }
  #mentholatum .special_movie .omnibus .wrap {
    width: auto;
    margin: 35px 3.90625vw 25px;
  }
  #mentholatum .special_movie .omnibus .wrap .box {
    width: 44.7916666667vw;
    margin-bottom: 35px;
  }
  #mentholatum .special_movie .omnibus .wrap .box iframe {
    width: 100% !important;
    height: 25.1302083333vw !important;
    margin-bottom: 10px;
  }
  #mentholatum .special_movie .omnibus .wrap .box p {
    font-size: 16px;
    line-height: 16px;
  }
  #mentholatum .special_movie .movies {
    width: auto;
    margin: 0 3.90625vw 25px;
  }
  #mentholatum .special_movie .movies .box {
    width: 44.7916666667vw;
    margin-bottom: 35px;
  }
  #mentholatum .special_movie .movies .box:nth-of-type(1) {
    width: 72.9166666667vw;
  }
  #mentholatum .special_movie .movies .box:nth-of-type(1) iframe {
    width: 100%;
    height: 41.015625vw !important;
  }
  #mentholatum .special_movie .movies .box:nth-of-type(even) {
    margin-right: 2.6041666667vw;
  }
  #mentholatum .special_movie .movies .box iframe {
    width: 100% !important;
    height: 25.1302083333vw !important;
    margin-bottom: 10px;
  }
  #mentholatum .special_movie .movies .box p {
    font-size: 16px;
    line-height: 16px;
  }
  #mentholatum .special_movie noscript > .movies .box:nth-of-type(1) iframe {
    width: 72.9166666667vw !important;
    height: 41.015625vw !important;
  }
  #mentholatum .special_movie .btn {
    width: auto;
  }
  #mentholatum .special_movie .btn .more {
    width: 280px;
    height: 46px;
  }
  #mentholatum .special_movie .btn .more a {
    font-size: 20px;
  }
  #mentholatum .special_movie .btn .close {
    right: 30px;
    width: 120px;
    height: 33px;
  }
  #mentholatum .special_movie .instagram {
    width: auto;
  }
  #mentholatum .special_movie .instagram .txt {
    font-size: 16px;
  }
  #mentholatum .special_movie .instagram .txt::before, #mentholatum .special_movie .instagram .txt::after {
    width: 10px;
    height: 19px;
  }
  #mentholatum .special_movie .instagram .txt::before {
    margin-right: 10px;
  }
  #mentholatum .special_movie .instagram .txt::after {
    margin-left: 10px;
  }
  #mentholatum .special_movie .instagram a img {
    width: 500px;
  }
  #mentholatum .mentholatum_series {
    padding: 70px 0;
  }
  #mentholatum .mentholatum_series .wrapper {
    width: auto;
  }
  #mentholatum .mentholatum_series .wrapper .title {
    margin-bottom: 50px;
  }
  #mentholatum .mentholatum_series .wrapper .title .main_txt {
    margin-bottom: 15px;
    font-size: 26px;
    line-height: 26px;
  }
  #mentholatum .mentholatum_series .wrapper .title .sub_txt {
    font-size: 20px;
    line-height: 20px;
  }
  #mentholatum .mentholatum_series .wrapper .search_tab {
    padding: 0 64px;
  }
  #mentholatum .mentholatum_series .wrapper .search_tab li {
    width: 50%;
    height: 57px;
  }
  #mentholatum .mentholatum_series .wrapper .search_tab a {
    width: auto;
    height: 100%;
    font-size: 26px;
  }
  #mentholatum .mentholatum_series .wrapper .condition_list,
  #mentholatum .mentholatum_series .wrapper .part_list {
    padding: 0 30px;
  }
  #mentholatum .mentholatum_series .wrapper .season_list {
    padding: 0 30px;
    padding-top: 10px;
  }
  #mentholatum .mentholatum_series .series_result {
    width: auto;
    margin-bottom: 40px;
    padding: 0 30px;
  }
  #mentholatum .mentholatum_series .series_result .block {
    width: calc(50% - 10px);
    margin: 0 20px 10px 0;
  }
  #mentholatum .mentholatum_series .series_result .block:nth-child(3n) {
    margin-right: 20px;
  }
  #mentholatum .mentholatum_series .series_result .block:nth-child(even) {
    margin-right: 0;
  }
  #mentholatum .mentholatum_series .series_result .block .thumb {
    height: auto;
  }
  #mentholatum .mentholatum_series .series_result .block .thumb img {
    width: 343px;
    height: auto;
  }
  #mentholatum .mentholatum_series .series_result .block .thumb .hover.pc {
    display: none;
  }
  #mentholatum .mentholatum_series .series_result .block .thumb .hover.sp {
    display: block;
  }
  #mentholatum .mentholatum_series .series_result .block .inner {
    padding: 18px 10px;
  }
  #mentholatum .mentholatum_series .series_result .block .inner::after {
    width: 45px;
    height: 45px;
    background-size: 100%;
  }
  #mentholatum .mentholatum_series .series_result .block .inner .info {
    width: calc(100% - 55px);
  }
  #mentholatum .mentholatum_series .series_result .block .inner .title {
    font-size: 18px;
  }
  #mentholatum .mentholatum_series .series_result .block .inner .txt {
    font-size: 13px;
  }
  #mentholatum .mentholatum_series .btn {
    width: auto;
  }
  #mentholatum .mentholatum_series .btn .more {
    width: 280px;
    height: 46px;
  }
  #mentholatum .mentholatum_series .btn .more a {
    font-size: 20px;
  }
  #mentholatum .mentholatum_series .btn .close {
    right: 30px;
    width: 120px;
    height: 33px;
  }
  #mentholatum .mentholatum_series .comment {
    width: auto;
    margin: 0 30px;
    font-size: 11px;
    text-align: right;
  }
  #mentholatum .resolution_column {
    padding: 68px 0;
  }
  #mentholatum .resolution_column .wrapper {
    width: auto;
  }
  #mentholatum .resolution_column .wrapper .title {
    margin-bottom: 50px;
  }
  #mentholatum .resolution_column .wrapper .title .main_txt {
    margin-bottom: 15px;
    font-size: 26px;
    line-height: 26px;
  }
  #mentholatum .resolution_column .wrapper .title .sub_txt {
    font-size: 20px;
    line-height: 20px;
  }
  #mentholatum .resolution_column .wrapper .search_tab {
    padding: 0 64px;
  }
  #mentholatum .resolution_column .wrapper .search_tab li {
    width: 50%;
    height: 57px;
  }
  #mentholatum .resolution_column .wrapper .search_tab a {
    width: auto;
    height: 100%;
    font-size: 26px;
  }
  #mentholatum .resolution_column .wrapper .season_list,
  #mentholatum .resolution_column .wrapper .condition_list {
    padding: 0 30px;
  }
  #mentholatum .resolution_column .wrapper .season_list li {
    width: calc((100% - 40px) / 5);
  }
  #mentholatum .resolution_column .wrapper .condition_list li {
    margin-bottom: 10px;
  }
  #mentholatum .resolution_column .column_result {
    width: auto;
    margin: 0 0 70px 0;
    padding: 0 30px;
  }
  #mentholatum .resolution_column .column_result .block {
    width: 100%;
    margin: 0 0 20px 0;
  }
  #mentholatum .resolution_column .column_result .block:last-child {
    margin-bottom: 0;
  }
  #mentholatum .resolution_column .column_result .block a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #mentholatum .resolution_column .column_result .block .thumb {
    width: 130px;
    height: 130px;
  }
  #mentholatum .resolution_column .column_result .block .txt {
    width: calc(100% - 130px);
    padding: 30px;
  }
  #mentholatum .resolution_column .btn {
    width: auto;
  }
  #mentholatum .resolution_column .btn .more {
    width: 280px;
    height: 46px;
  }
  #mentholatum .resolution_column .btn .more a {
    font-size: 20px;
  }
  #mentholatum .resolution_column .btn .close {
    right: 30px;
    width: 120px;
    height: 33px;
  }
  #mentholatum .cocorohto {
    padding: 70px 0;
  }
  #mentholatum .cocorohto .title {
    margin-bottom: 60px;
  }
  #mentholatum .cocorohto .title img {
    width: 344px;
  }
  #mentholatum .cocorohto .benefits {
    width: auto;
    margin-bottom: 70px;
    padding: 0 50px;
  }
  #mentholatum .cocorohto .benefits li {
    width: auto;
  }
  #mentholatum .cocorohto .benefits li img {
    width: 200px;
  }
  #mentholatum .cocorohto .more {
    width: 280px;
    height: 46px;
  }
  #mentholatum .cocorohto .more a {
    background-position: right 33px center;
    background-size: 14px;
    font-size: 14px;
  }
}

/** ******************************
    MediaQuery: sp
 ****************************** */
@media screen and (max-width: 480px) {
  #mentholatum {
    min-width: auto;
  }
  #mentholatum .sp {
    display: block;
  }
  #mentholatum .pc {
    display: none;
  }
  #mentholatum .main_visual {
    display: block;
    height: 257.3333vw;
    background: center top 103.6vw/88.53333vw auto no-repeat url("/-/media/com/mentholatum/top/bg_mainvisual_sp.png");
  }
  #mentholatum .main_visual .logo {
    width: auto;
  }
  #mentholatum .main_visual .wrapper .btn {
    right: auto;
    bottom: 45px;
    left: auto;
    width: 100%;
    height: 55px;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #mentholatum .main_visual .wrapper .btn a {
    border-width: 4px;
    border-radius: 28px;
    background-position: right 40px center;
    background-size: 17px auto;
    font-size: 17px;
  }
  #mentholatum .movie_nav {
    display: block;
    margin: 0;
    padding-bottom: 25px;
    height: auto;
  }
  #mentholatum .movie_nav .nav_title {
    margin-right: 0;
    padding: 30px 0 20px;
    width: auto;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
  }
  #mentholatum .movie_nav .btns {
    margin: 0 auto;
    width: 90.6666666667vw;
  }
  #mentholatum .movie_nav .btns li {
    width: 42.6666666667vw;
    height: 12vw;
  }
  #mentholatum .movie_nav .btns li:first-child, #mentholatum .movie_nav .btns li:last-child {
    width: 42.6666666667vw;
  }
  #mentholatum .movie_nav .btns li a {
    border: 3px solid #009445;
    border-radius: 25px;
    font-size: 16px;
  }
  #mentholatum .special_movie {
    padding: 40px 0;
  }
  #mentholatum .special_movie h2 {
    margin-bottom: 9.3333333333vw;
  }
  #mentholatum .special_movie h2 .main_txt {
    font-size: 4.8vw;
    line-height: 21px;
  }
  #mentholatum .special_movie h2 .sub_txt {
    font-size: 3.8666666667vw;
    line-height: 16px;
  }
  #mentholatum .special_movie .overview {
    margin-bottom: 7.3333333333vw;
  }
  #mentholatum .special_movie .overview .inner {
    width: 86.9333333333vw;
  }
  #mentholatum .special_movie .overview .inner::before {
    margin-bottom: 9.3333333333vw;
  }
  #mentholatum .special_movie .overview .inner::after {
    margin-top: 8vw;
  }
  #mentholatum .special_movie .overview .ov_title {
    margin-bottom: 6vw;
    font-size: 4.5333333333vw;
  }
  #mentholatum .special_movie .overview .ov_text {
    margin-bottom: 5.3333333333vw;
    font-size: 2.6666666667vw;
    line-height: 5.8666666667vw;
  }
  #mentholatum .special_movie .overview .ov_text02 {
    font-size: 3.4666666667vw;
  }
  #mentholatum .special_movie .overview .mentholatum {
    margin: 0 auto;
    width: 40vw;
  }
  #mentholatum .special_movie .omnibus {
    width: 89.3333333333vw;
    margin: 0 auto 35px;
  }
  #mentholatum .special_movie .omnibus .box {
    margin-bottom: 10px;
  }
  #mentholatum .special_movie .omnibus .box iframe {
    width: 100% !important;
    height: 50.2666666667vw !important;
  }
  #mentholatum .special_movie .omnibus p {
    font-size: 16px;
  }
  #mentholatum .special_movie .omnibus .wrap {
    width: 100%;
    margin: 35px 0 25px;
  }
  #mentholatum .special_movie .omnibus .wrap .box {
    width: 100%;
  }
  #mentholatum .special_movie .omnibus .wrap .box iframe {
    height: 50.2666666667vw !important;
  }
  #mentholatum .special_movie .movies {
    width: 89.3333333333vw;
    margin: 0 auto 5px;
  }
  #mentholatum .special_movie .movies .box {
    width: 100%;
    margin-bottom: 35px;
  }
  #mentholatum .special_movie .movies .box:nth-of-type(1) {
    width: 100%;
  }
  #mentholatum .special_movie .movies .box:nth-of-type(1) iframe {
    width: 100% !important;
    height: 50.2666666667vw !important;
  }
  #mentholatum .special_movie .movies .box:nth-of-type(even) {
    margin-right: 0;
  }
  #mentholatum .special_movie .movies .box iframe {
    height: 50.2666666667vw !important;
  }
  #mentholatum .special_movie noscript > .movies .box:nth-of-type(1) iframe {
    width: 100% !important;
    height: auto !important;
  }
  #mentholatum .special_movie noscript > .movies .box:nth-of-type(even) {
    margin-right: 0;
  }
  #mentholatum .special_movie .btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    position: static;
    height: auto;
    margin-bottom: 35px;
  }
  #mentholatum .special_movie .btn .more {
    position: static;
    width: auto;
    height: 55px;
    margin: 0 20px;
    border-width: 4px;
    border-radius: 27px;
  }
  #mentholatum .special_movie .btn .more a {
    background-size: 22px auto;
  }
  #mentholatum .special_movie .btn .close {
    position: static;
    width: 160px;
    height: 45px;
    margin: 0 auto 15px;
    border-radius: 23px;
  }
  #mentholatum .special_movie .instagram {
    width: auto;
    margin: 0 5.3333333333vw;
  }
  #mentholatum .special_movie .instagram .txt {
    font-size: 11px;
  }
  #mentholatum .special_movie .instagram .txt::before, #mentholatum .special_movie .instagram .txt::after {
    width: 7px;
    height: 12px;
  }
  #mentholatum .special_movie .instagram .txt::before {
    margin-right: 10px;
  }
  #mentholatum .special_movie .instagram .txt::after {
    margin-left: 10px;
  }
  #mentholatum .special_movie .instagram a img {
    width: auto;
  }
  #mentholatum .mentholatum_series {
    padding: 40px 0;
  }
  #mentholatum .mentholatum_series .wrapper .title {
    margin-bottom: 30px;
  }
  #mentholatum .mentholatum_series .wrapper .title .main_txt {
    margin-bottom: 16px;
    font-size: 21px;
    line-height: 21px;
  }
  #mentholatum .mentholatum_series .wrapper .title .sub_txt {
    font-size: 16px;
    line-height: 16px;
  }
  #mentholatum .mentholatum_series .wrapper .search_header {
    margin-bottom: 20px;
  }
  #mentholatum .mentholatum_series .wrapper .search_tab {
    margin-bottom: 10px;
    padding: 0 20px;
  }
  #mentholatum .mentholatum_series .wrapper .search_tab li {
    height: 47px;
  }
  #mentholatum .mentholatum_series .wrapper .search_tab a {
    font-size: 16px;
  }
  #mentholatum .mentholatum_series .wrapper .condition_list,
  #mentholatum .mentholatum_series .wrapper .part_list,
  #mentholatum .mentholatum_series .wrapper .season_list {
    padding: 0 20px;
  }
  #mentholatum .mentholatum_series .wrapper .condition_list li a,
  #mentholatum .mentholatum_series .wrapper .part_list li a {
    font-size: 13px;
  }
  #mentholatum .mentholatum_series .wrapper .season_list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 10px;
  }
  #mentholatum .mentholatum_series .wrapper .season_list li {
    width: calc(50% - 5px);
    margin: 0 0 10px;
  }
  #mentholatum .mentholatum_series .wrapper .season_list li a {
    font-size: 13px;
  }
  #mentholatum .mentholatum_series .series_result {
    display: block;
    margin-bottom: 25px;
    padding: 0 20px;
  }
  #mentholatum .mentholatum_series .series_result .block {
    width: auto;
    margin-right: 0;
  }
  #mentholatum .mentholatum_series .series_result .block:last-child {
    margin-bottom: 0;
  }
  #mentholatum .mentholatum_series .series_result .block:nth-child(even), #mentholatum .mentholatum_series .series_result .block:nth-child(3n) {
    margin-right: 0;
  }
  #mentholatum .mentholatum_series .series_result .block .thumb {
    height: auto;
  }
  #mentholatum .mentholatum_series .series_result .block .thumb img {
    width: 100%;
    height: auto;
  }
  #mentholatum .mentholatum_series .series_result .block .thumb .hover {
    background-image: url("/-/media/com/mentholatum/top/msg/bg_msg_base_sp.png");
  }
  #mentholatum .mentholatum_series .series_result .block .inner {
    padding: 17px 8px;
  }
  #mentholatum .mentholatum_series .series_result .block .inner::after {
    width: 42px;
    height: 42px;
  }
  #mentholatum .mentholatum_series .series_result .block .inner .title {
    font-size: 17px;
  }
  #mentholatum .mentholatum_series .series_result .block .inner .txt {
    font-size: 13px;
    line-height: 22px;
  }
  #mentholatum .mentholatum_series .btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    position: static;
    height: auto;
    margin-bottom: 20px;
  }
  #mentholatum .mentholatum_series .btn .more {
    position: static;
    width: auto;
    height: 55px;
    margin: 0 20px;
    border-width: 4px;
    border-radius: 27px;
  }
  #mentholatum .mentholatum_series .btn .more a {
    background-size: 22px auto;
  }
  #mentholatum .mentholatum_series .btn .close {
    position: static;
    width: 160px;
    height: 45px;
    margin: 0 auto 15px;
    border-radius: 23px;
  }
  #mentholatum .mentholatum_series .comment {
    margin: 0;
    text-align: center;
  }
  #mentholatum .resolution_column {
    padding: 38px 0;
  }
  #mentholatum .resolution_column .wrapper .title {
    margin-bottom: 30px;
  }
  #mentholatum .resolution_column .wrapper .title .main_txt {
    margin-bottom: 16px;
    font-size: 21px;
    line-height: 21px;
  }
  #mentholatum .resolution_column .wrapper .title .sub_txt {
    font-size: 16px;
    line-height: 16px;
  }
  #mentholatum .resolution_column .wrapper .search_header {
    margin-bottom: 10px;
  }
  #mentholatum .resolution_column .wrapper .search_tab {
    margin-bottom: 10px;
    padding: 0 20px;
  }
  #mentholatum .resolution_column .wrapper .search_tab li {
    height: 47px;
  }
  #mentholatum .resolution_column .wrapper .search_tab a {
    font-size: 18px;
  }
  #mentholatum .resolution_column .wrapper .season_list,
  #mentholatum .resolution_column .wrapper .condition_list {
    padding: 0 20px;
  }
  #mentholatum .resolution_column .wrapper .season_list {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  #mentholatum .resolution_column .wrapper .season_list li {
    width: calc((100% - 20px) / 3);
    margin: 0 10px 10px 0;
  }
  #mentholatum .resolution_column .wrapper .season_list li:nth-child(3) {
    margin-right: 0;
  }
  #mentholatum .resolution_column .column_result {
    margin-bottom: 40px;
    padding: 0 20px;
  }
  #mentholatum .resolution_column .column_result .block {
    margin-bottom: 10px;
  }
  #mentholatum .resolution_column .column_result .block .thumb {
    width: 110px;
    height: 110px;
  }
  #mentholatum .resolution_column .column_result .block .txt {
    width: calc(100% - 110px);
    padding: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 13px;
  }
  #mentholatum .resolution_column .btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    position: static;
    height: auto;
  }
  #mentholatum .resolution_column .btn .more {
    position: static;
    width: auto;
    height: 55px;
    margin: 0 20px;
    border-width: 4px;
    border-radius: 27px;
  }
  #mentholatum .resolution_column .btn .more a {
    background-size: 22px auto;
  }
  #mentholatum .resolution_column .btn .close {
    position: static;
    width: 160px;
    height: 45px;
    margin: 0 auto 15px;
    border-radius: 23px;
  }
  #mentholatum .cocorohto {
    padding: 46px 0 40px;
  }
  #mentholatum .cocorohto .title {
    width: 300px;
    margin: 0 auto 57px;
  }
  #mentholatum .cocorohto .benefits {
    display: block;
    margin-bottom: 31px;
  }
  #mentholatum .cocorohto .benefits li {
    margin-bottom: 35px;
  }
  #mentholatum .cocorohto .benefits li:last-child {
    margin-bottom: 0;
  }
  #mentholatum .cocorohto .benefits li img {
    width: 216px;
    margin: 0 auto;
  }
  #mentholatum .cocorohto .more {
    width: auto;
    height: 55px;
    margin: 0 20px;
    border-width: 34x;
    border-radius: 28px;
  }
  #mentholatum .cocorohto .more a {
    background-position: right 40px center;
    background-size: 17px auto;
    font-size: 18px;
  }
}

/* ADD 2024.11 */
@media screen and (min-width: 769px) {
  #mentholatum .special_movie .movie_wrap01 .overview {
    margin-top: 100px;
    margin-bottom: 110px;
  }
}

@media screen and (max-width: 768px) {
  #mentholatum .special_movie .movie_wrap01 .overview {
    margin-bottom: 80px;
  }
  #mentholatum .special_movie .movie_wrap01 p.edit {
    font-size: 16px;
  }
}

@media screen and (max-width: 480px) {
  #mentholatum .special_movie .movie_wrap01 .title {
    margin-bottom: 15px;
  }
  #mentholatum .special_movie .movie_wrap01 .overview {
    margin-bottom: calc(95 / 750 * 100vw);
  }
}

#special_movie .playmovie {
  max-width: 672px;
  margin: 0 auto;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  transition: opacity 0.3s;
}

#special_movie .playmovie::before, #special_movie .playmovie::after {
  content: "";
  display: block;
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.2));
  opacity: 0.6;
  transition: opacity 0.3s;
}

#special_movie .playmovie::before {
  width: 5em;
  height: 5em;
  border: 0.4em solid #fff;
  border-radius: 50%;
  color: #fff;
}

#special_movie .playmovie::after {
  width: 0;
  height: 0;
  border: 1.5em solid transparent;
  border-left: 2.5em solid #fff;
  transform: translateX(1em);
}

#special_movie .playmovie:hover {
  opacity: 0.8;
}

#special_movie .playmovie:hover::before, #special_movie .playmovie:hover::after {
  opacity: 1;
}

@media screen and (max-width: 768px) {
  #special_movie .playmovie {
    width: 72.9166666667vw;
  }
}

@media screen and (max-width: 480px) {
  #special_movie .playmovie {
    width: auto;
  }
}

body #modal_movie {
  display: none;
}

body .tingle-modal {
  padding: 0 40px;
  background: rgba(255, 255, 255, 0.8);
}

body .tingle-modal::before {
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
}

body .tingle-modal-box {
  border-radius: 0;
  width: 100%;
  max-width: 940px;
  background: transparent;
}

body .tingle-modal-box__content {
  padding: 0;
}

body .youtubebox {
  height: 0;
  padding: 0 0 56.25% 0;
  position: relative;
}

body .youtubebox iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

body .tingle-modal__close {
  color: #fff;
  width: 38px;
  height: 38px;
  top: 0;
  right: 0;
  background-color: #695d5b;
  border-radius: 0 0 0 6px;
  padding: 8px;
  box-sizing: border-box;
}

body .tingle-modal__close:hover {
  color: #ff9;
}

@media screen and (max-width: 980px) {
  body .tingle-modal-box .inner {
    max-width: 720px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 540px) {
  body .tingle-modal {
    padding: 30px 0;
    display: flex;
  }
  body .tingle-modal-box {
    border-radius: 0;
    width: 100%;
    max-width: 940px;
    background: transparent;
  }
  body .tingle-modal-box__content {
    padding: 0;
  }
  body .youtubebox {
    height: 0;
    padding: 0 0 56.25% 0;
    position: relative;
  }
  body .youtubebox iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  body .tingle-modal__close {
    width: 28px;
    height: 28px;
    border-radius: 0 0 0 4px;
    padding: 4px;
    left: auto;
  }
  body .tingle-modal__closeIcon {
    margin: auto;
  }
  body .tingle-modal__closeLabel {
    display: none;
  }
}
