#comfort {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  box-sizing: border-box;
  color: #1f1f1f;
}
#comfort * {
  box-sizing: border-box;
}
#comfort section {
  display: block;
}
#comfort #comfort_header {
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 100;
  border-bottom: 1px solid #6c585a;
  background-color: #fff;
}
#comfort #comfort_header .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#comfort #comfort_header #comfort_header_logo {
  width: 200px;
}
#comfort #comfort_header #comfort_header_logo a {
  display: block;
}
#comfort #comfort_header ul {
  display: flex;
  justify-content: center;
  align-items: center;
  width: calc(100% - 200px);
}
#comfort #comfort_header li {
  width: calc(100% / 4);
}
#comfort #comfort_header li a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 78px;
}
#comfort #comfort_header li a img {
  transition: .3s;
}
#comfort #comfort_main {
  padding: 0 0 70px;
  background-image: url(/img/usr/freepage/comfort/bg_comfort.jpg);
  background-size: 1310px auto;
  background-position: center;
}
#comfort #comfort_main #comfort_mv {
  position: relative;
}
#comfort #comfort_main #comfort_mv:after {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 5px;
  background-image: url(/img/usr/freepage/comfort/bg_comfort_mv_bottom.png);
  background-repeat: repeat-x;
  content: '';
}
#comfort #comfort_main #comfort_mv .img_mv {
  display: block;
  width: 100%;
}
#comfort #comfort_main #comfort_mv h1 {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
#comfort #comfort_main #comfort_mv h1 img {
  display: inline-block;
}
#comfort h2 {
  display: block;
  margin-bottom: 50px;
  text-align: center;
}
#comfort h2 img {
  display: inline-block;
}
#comfort .ttl_txt {
  font-weight: 600;
  font-size: 18px;
  text-align: center;
  line-height: 2.4;
}
#comfort #comfort_category {
  padding-top: 100px;
}
#comfort #comfort_category ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 60px;
}
#comfort #comfort_category a img {
  transition: .3s;
}
#comfort #comfort_styling {
  padding-top: 100px;
}
#comfort #comfort_slide {
  position: relative;
  z-index: 0;
  margin: 60px 0 90px;
}
#comfort #comfort_slide .slick-arrow {
  display: block;
  position: absolute;
  top: calc(50% - 22px);
  z-index: 10;
  width: 45px;
  height: 45px;
  margin: 0;
  padding: 0;
  border: none;
  background-color: transparent;
  background-image: url(/img/usr/freepage/comfort/btn_comfort_arrow.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  font-size: 0;
  color: transparent;
  outline: none;
  cursor: pointer;
  transition: .3s;
}
#comfort #comfort_slide .slick-arrow.slick-prev {
  left: 0;
  transform: scale(-1, 1);
}
#comfort #comfort_slide .slick-arrow.slick-next {
  right: 0;
}
#comfort #comfort_slide .slick-arrow:hover {
  opacity: .7;
}
#comfort #comfort_slide .comfort_slide a:active,
#comfort #comfort_slide .comfort_slide a:focus {
  border: none;
  outline: none;
}
#comfort #comfort_slide .comfort_slide a img {
  transition: .3s;
}
#comfort .comfort_item {
  padding-bottom: 30px;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
#comfort .comfort_item h3 {
  display: block;
}
#comfort .comfort_item h3 img {
  display: block;
  width: 100%;
}
#comfort .comfort_item .item_ttl_txt {
  padding-bottom: 60px;
  text-align: center;
}
#comfort .comfort_item .item_ttl_txt p {
  font-size: 16px;
  letter-spacing: 0;
}
#comfort .comfort_item h4 {
  display: inline-block;
  margin: 50px 0 30px;
  padding: 10px 120px 0;
  background-repeat: no-repeat;
  background-position: right center;
  font-weight: 600;
  font-size: 22px;
  line-height: 1.8;
}
#comfort .comfort_item .icon0101 {
  min-height: 73px;
  background-image: url(/img/usr/freepage/comfort/icon_comfort_h4_0101.png);
}
#comfort .comfort_item .icon0102 {
  min-height: 73px;
  background-image: url(/img/usr/freepage/comfort/icon_comfort_h4_0102.png);
}
#comfort .comfort_item .icon0103 {
  min-height: 73px;
  background-image: url(/img/usr/freepage/comfort/icon_comfort_h4_0103.png);
}
#comfort .comfort_item .icon0104 {
  min-height: 73px;
  background-image: url(/img/usr/freepage/comfort/icon_comfort_h4_0104.png);
}
#comfort .comfort_item .icon02 {
  min-height: 90px;
  background-image: url(/img/usr/freepage/comfort/icon_comfort_h4_02.png);
}
#comfort .comfort_item .icon03 {
  min-height: 90px;
  background-image: url(/img/usr/freepage/comfort/icon_comfort_h4_03.png);
}
#comfort .comfort_item .icon04 {
  min-height: 96px;
  background-image: url(/img/usr/freepage/comfort/icon_comfort_h4_04.png);
}
#comfort .comfort_item .icon_item01,
#comfort .comfort_item .icon_item02,
#comfort .comfort_item .icon_item03,
#comfort .comfort_item .icon_item04 {
  min-height: 164px;
  margin-top: 30px;
  padding: 0;
}
#comfort .comfort_item .icon_item01 em,
#comfort .comfort_item .icon_item02 em,
#comfort .comfort_item .icon_item03 em,
#comfort .comfort_item .icon_item04 em {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 164px;
  padding: 0 140px;
  background-repeat: no-repeat;
  background-size: 164px 164px;
  background-position: left center;
  font-weight: 600;
  font-size: 22px;
  line-height: 1.8;
}
#comfort .comfort_item .icon_item01 em {
  background-image: url(/img/usr/freepage/comfort/icon_comfort_leggingsimg01.png);
}
#comfort .comfort_item .icon_item02 em {
  background-image: url(/img/usr/freepage/comfort/icon_comfort_leggingsimg02.png);
}
#comfort .comfort_item .icon_item03 em {
  background-image: url(/img/usr/freepage/comfort/icon_comfort_leggingsimg03.png);
}
#comfort .comfort_item .icon_item04 em {
  background-image: url(/img/usr/freepage/comfort/icon_comfort_leggingsimg04.png);
}
#comfort .comfort_item + .comfort_item {
  margin-top: 30px;
}
#comfort .comfort_item_container {
  width: 990px;
  margin: 0 auto;
}
#comfort .comfort_list {
  text-align: center;
}
#comfort .comfort_list .btn_wrapper {
  position: relative;
  z-index: 0;
  width: 300px;
  margin: 0 auto;
  padding-bottom: 3px;
}
#comfort .comfort_list .btn_wrapper:before {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: -1;
  height: 30px;
  border-radius: 6px;
  background-color: #ccc;
  content: '';
}
#comfort .comfort_list .btn_wrapper a {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  top: 0;
  width: 300px;
  height: 55px;
  margin: 0 auto;
  padding-top: 3px;
  font-weight: 600;
  font-size: 16px;
  color: #000;
  transition: .05s;
}
#comfort .comfort_list .btn_wrapper a:hover {
  top: 3px;
  color: #000;
}
#comfort .comfort_list_wrapper {
  display: flex;
  justify-content: center;
  flex: 1 1 auto;
}
#comfort .comfort_list_wrapper .comfort_list {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  padding-bottom: 60px;
}
#comfort .comfort_list_wrapper .comfort_list > div {
  margin-top: auto;
  margin-bottom: auto;
}
#comfort .comfort_list_wrapper figure {
  display: block;
  margin-top: auto;
  margin-bottom: auto;
}
#comfort .comfort_list_wrapper h5 {
  display: block;
  margin-top: auto;
  margin-bottom: auto;
  padding: 25px 0 5px;
  font-weight: 600;
  font-size: 20px;
}
#comfort .comfort_list_wrapper .comfort_price {
  display: block;
  margin-top: auto;
  padding-bottom: 10px;
  font-size: 12px;
}
#comfort .comfort_list_wrapper .comfort_price em {
  font-weight: 600;
  font-size: 20px;
}
#comfort .comfort_list_wrapper .comfort_size {
  display: block;
  margin-top: auto;
  padding-bottom: 30px;
  font-size: 14px;
  line-height: 1.4;
}
#comfort .comfort_list_wrapper.col1 .comfort_list {
  width: 100%;
  text-align: center;
}
#comfort .comfort_list_wrapper.col2 {
  padding: 0 40px;
}
#comfort .comfort_list_wrapper.col2 .comfort_list {
  width: 50%;
  text-align: center;
}
#comfort .comfort_list_wrapper.col3 {
  justify-content: space-between;
}
#comfort .comfort_list_wrapper.col3 .comfort_list {
  width: 300px;
}
#comfort .comfort_list_wrapper.col3 .comfort_list + .comfort_list {
  margin-left: calc((100% - (300px * 3)) / 2);
}
#comfort .comfort_item_container + .comfort_item_container {
  border-top: 2px dotted #a5a5a5;
}
#comfort .comfort_item_container + .comfort_item_container h4 {
  margin-top: 60px;
}
#comfort #comfort_socks .comfort_list {
  text-align: center;
}
#comfort #comfort_socks .comfort_list .btn_wrapper a {
  background-image: url(/img/usr/freepage/comfort/btn_comfort01.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
#comfort #comfort_shoes .comfort_list {
  text-align: center;
}
#comfort #comfort_shoes .comfort_list .btn_wrapper a {
  background-image: url(/img/usr/freepage/comfort/btn_comfort02.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
#comfort #comfort_legwarmer .comfort_list {
  text-align: center;
}
#comfort #comfort_legwarmer .comfort_list .btn_wrapper a {
  background-image: url(/img/usr/freepage/comfort/btn_comfort03.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
#comfort #comfort_leggingspants .comfort_list {
  text-align: center;
}
#comfort #comfort_leggingspants .comfort_list .btn_wrapper a {
  background-image: url(/img/usr/freepage/comfort/btn_comfort04.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
footer #footer_pagetop a {
  width: 121px;
  height: 121px;
  background-image: url(/img/usr/freepage/comfort/icon_comfort_pagetop.png);
  transition: .3s;
}
footer #footer_pagetop a:hover {
  width: 121px;
  height: 121px;
  background-image: url(/img/usr/freepage/comfort/icon_comfort_pagetop.png);
  opacity: .7;
}
/* 2009 スライドアンカーリンク */
#comfort .comfort_slide_item {
    position: relative;
}
#comfort .comfort_slide_item .hover_img {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: .3s;
    z-index: 1;
    visibility: hidden;
}
#comfort .comfort_slide_item img:not(.hover_img) {
    position: relative;
    z-index: 0;
}
#comfort .comfort_slide_link {
    position: absolute;
    opacity: 0;
    transition: .3s;
    z-index: 2;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    visibility: hidden;
}
#comfort .comfort_slide_link a {
    color: #fff;
}
#comfort .comfort_slide_item:hover .hover_img,
#comfort .comfort_slide_item:hover .comfort_slide_link {
    opacity: 1;
    visibility: visible;
}
#comfort .comfort_slide_link li .is-price {
    text-align: right;
}
#comfort .comfort_slide_link li a {
    display: inline-block;
    position: relative;
    padding-left: 15px;
}
#comfort .comfort_slide_link li a:hover {
    text-decoration: underline;
}
#comfort .comfort_slide_link li a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 6px;
    height: 6px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}