  .point_up {
    position: absolute;
	top: 8%;
	left: 60%;
	transform: translate(-50%, -50%);
    z-index: 1000;
  }
 .point_back {
    background: rgba(0,0,0,0.6);
    height: 100%;
    width: 100vw;
    position: absolute;
    z-index: 900;
    top: 0;
    right: 0;
  }
  .up_close {
    position: absolute;
    top: 15%;
    right: 50%;
    background-color: #fff;
    border: solid 3px;
    opacity: 0.9;
    border-radius: 50%;
    padding: 0px 8px;
    font-size: 1.3em;
    line-height: 1.8em;
    font-weight: bold;
  }
  .up_close:hover {
    cursor: pointer;
    text-decoration: none;
    opacity: 1;
    background-color: #333;
    color: #fff;
  }
  .up {
    margin: 15px auto 0;
  }
  .point_up img {
    width: 50%;
  }


.slider {
  margin: 0 auto;
}
.shop_about {
  margin: 70px auto 0;
}
.typhoon_a {
    margin: 0 auto 1em;
    display: block;
    font-weight: bold;
    color: indianred;
    text-align: center;
}
.news-list p {
    text-align: center;
}
.news-list {
  margin: 65px auto 0;
  border-bottom: 0.25px solid #ccc;
  padding-bottom: 30px;
}
.news-list h2 {
  margin: 20px auto;
}
.news-table {
  height: 200px;
  overflow-x: auto;
}
.news-list .news-table table {
  margin: 0 50px;
}
.news-list .news-table table tr {
  line-height: 2.5em;
}
.news-list .news-table table td {
  padding-left: 20px;
}
.news-list .news-table table td a {
  font-weight: bold;
  color: cadetblue;
}

/* バナー 用 */
.banner_area {
  //width: 860px;
  //margin: 0px auto;
  margin-top: 50px;
  margin-bottom: 20px;
}

.banner_area .banner_detail {
  width: 100%;
  margin-bottom: 10px;
}

.banner_area .banner_detail img {
  max-width: 100%;
}

.banner_area .banner_detail_s {
  width: 50%;
  float: left
}
.banner_area .banner_detail_ga {
  margin-top: 20px;
}

.event_banner div {
  padding-left: 10px;
}
.banner_flex {
  display: flex;
  flex-wrap: wrap;
}
.banner_flex a,.top_search div {
  flex: 1 1 45%;
  margin: 5px;
}
.flex_child {
  flex: 1;
  margin: 0 5px;
}
.banner_flex_s {
  text-align: center;
  margin: 0 auto;
}
.banner_flex_s .basic_items img {
  width: 89%;
}
.banner_baby {
  margin-left: 5px;
}
.bg_flex_box {
    padding-left: 5px;
  }
  .bg_flex a {
    display: inherit;
    color: inherit;
    margin: 0 0 10px;
    font-size: 16px;
    text-align: right;
    font-weight: bold;
    border-radius: 5px;
  }
  .boys_menu a:hover {
    background: rgba(96,157,158,0.5);
    color: #fff;
    text-decoration: none;
  }
  .girls_menu a:hover {
    background: rgba(205,92,92,0.5);
    color: #fff;
    text-decoration: none;
  }
  .boys_menu,.girls_menu {
    position: relative;
    padding: 5px;
    width: 97%;
  }
  .boys_menu div,.girls_menu div {
    top: 0 !important;
    left: 0 !important;
    text-shadow: 3px 3px 3px #aaa;
  }
  .bg-slider,.bg-slider2 {
	width: 100%;
	height: 280px;
	background-position:center center;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;
    font-family: 'Titillium Web', sans-serif;
  }
  .bg-slider2 {
	color: indianred;
  }
  .bg-slider {
	color: cadetblue;
  }
  .title{
	font-size: 28px;
	line-height: 1.5;
	font-weight: bold;
	text-align: left;
    letter-spacing: 0.1em;
    border-bottom: 2px solid;
    width: auto;
  }
  .bg_flex {
    display: flex;
  }
  .bg_flex_child {
    flex: 1;
  }
  .bg_flex_child2 {
    flex: 2;
  }
  .bg_bold {
	font-weight: bold;
    letter-spacing: 0.1em;
    font-size: 16px;
    text-align: center;
  }
  .menu_box_g,.menu_box_b {
    background-color: rgba(255,255,255,0.6);
    padding: 10px;
    border-radius: 5px;
  }
  .menu_box_g {
    margin-bottom: 60px;
  }
  .banner_flex.top_search,.banner_flex.top_search div {
    height: 200px;
    margin-bottom: 10px;
  }
  .standard a {
    margin: 0;
  }
.top_search {
    position: relative;
}
.new_coll {
    position: relative;
}
.new_coll img {
    position: absolute;
    top: 0;
    left: 0;
}
  .bg-slider3 {
	height: 200px;
	background-position:center center;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;
  }
/*検索エリア*/
.icon-lg-w.icon-search {
  background-position: -312px -24px;
}
.icon-lg-b.icon-search {
  background-position: -312px -22px;
}
.search_p {
    font-weight: bold;
    font-size: 1.2em;
}
.search .search_form {
    margin: 0 auto 30px;
    width: 80%;
    background: none;
    text-align: center;
}
.search .search_form input {
    width: 90%;
    border-bottom: 1px solid #ccc;
    border-radius: initial;
    text-align: center;
}
.search .search_form input:focus {
    background: none;
}
.search .search_form button {
    display: inline-block;
    position: relative;
    width: 40px;
    height: 40px;
    line-height: 50px;
    text-align: center;
    text-decoration: none;
    background: #7DA0A8;
    border-radius: 50%;
}
.search .search_form button:hover {
    cursor: pointer;
	text-decoration: none;
	text-align: center;
	transition: transform .3s;
	transform-origin: center;
	transform: scale(0.9, 0.9);
	opacity: 0.8;
}
.search .search_form button::after {
    display: inline-block;
    content: "";
    width: 39px;
    height: 39px;
    position: absolute;
	border-radius: 50%;
	top: -1px;
	left: -1px;
    border: 1px solid #7DA0A8;
	transition: transform .5s ease;
	visibility: hidden;
}
.search .search_form button:hover::after {
	cursor: pointer;
	text-decoration: none;
	transition: transform .5s ease;
	transform-origin: center;
	transform: scale(1.4, 1.4);
	opacity: 0.8;
	visibility: visible;
}
.search_flex {
  display: flex;
}
.search_flex img {
  margin-bottom: 25px;
}
.search_flex.search_size {
    margin-bottom: 30px;
}
.boys_long,.boys_half,.girl{
  flex:1 1 30%;
  height: 170px;
  margin: 5px;
  text-align: center;
  padding-top: 30px;
}
.boys_long {
  background-size: cover;
  background-image: linear-gradient(rgba(0,0,0,0.3),rgba(0,0,0,0.3)),url(https://img05.shop-pro.jp/PA01311/974/etc/boy_long_bg.jpg?cmsp_timestamp=20191030145337);
}
.boys_half {
  background-size: cover;
  background-image: linear-gradient(rgba(0,0,0,0.3),rgba(0,0,0,0.3)),url(https://img05.shop-pro.jp/PA01311/974/etc/boy_half_bg.jpg?cmsp_timestamp=20191030145621);
}
.girl {
  background-size: cover;
  background-image: linear-gradient(rgba(0,0,0,0.3),rgba(0,0,0,0.3)),url(https://img05.shop-pro.jp/PA01311/974/etc/girls_bg.jpg?cmsp_timestamp=20191030153704);
}
.search select {
  width: 90%;
  border: 2px solid #fff;
  background: none;
  color: #fff;
  border-radius: initial;
}
.search select option {
  color: #333;
}
.search_flex.search_design img {
    width: 80%;
}
.search_flex.search_design a {
    text-align: center;
}
.search_flex.search_design a:hover {
    transform: scale(1.05);
}
.search_flex.search_design {
    padding-top: 5px;
    margin-bottom: 30px;
}
.search_flex.search_fab {
    justify-content: space-between;
    align-items: flex-end;
}
.search_flex.search_fab a {
    flex: 1;
    min-height: 100px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    border: solid #fff;
    font-family: 'M PLUS 1p', sans-serif;
}
.search_flex.search_fab a::before {
    content: " ";
    display: block;
    min-height: 100px;
    min-width: 190px;
    transform: rotate(34.8deg);
    transform-origin: left top;
    position: absolute;
    top: 0;
    left: 1px;
}
.search_flex.search_fab a p {
    color: #fff;
    font-weight: bold;
    position: absolute;
    bottom: 0;
    left: 10px;
    letter-spacing: 0.1em;
    text-shadow: 2px 2px 3px #000;
}
.search_denim {
  background-image: url(https://img05.shop-pro.jp/PA01311/974/etc/search_denim.jpg?cmsp_timestamp=20200403112123);
  overflow: hidden; /* はみ出した擬似要素を隠す */
}
.search_denim::before {
    background: rgba(0,122,159,1);
}
.search_denim:hover:before {
    background: rgba(0,122,159,0.6);
}
a.search_denim:hover {
    border: solid #007a9f;
}
.search_color {
  background-image: url(https://img05.shop-pro.jp/PA01311/974/etc/search_color.jpg?cmsp_timestamp=20200403113735);
  overflow: hidden; /* はみ出した擬似要素を隠す */
}
.search_color::before {
    background: rgba(255,95,101,1);
}
.search_color:hover:before {
    background: rgba(255,95,101,0.6);
}
a.search_color:hover {
    border: solid #ff5f65;
}
.search_kimou {
  background-image: url(https://img05.shop-pro.jp/PA01311/974/etc/search_shaggy.jpg?cmsp_timestamp=20200403113815);
  overflow: hidden; /* はみ出した擬似要素を隠す */
}
.search_kimou::before {
    background: rgba(245,214,70,1);
}
.search_kimou:hover:before {
    background: rgba(245,214,70,0.6);
}
a.search_kimou:hover {
    border: solid #f5d646;
}
.search_knit {
  background-image: url(https://img05.shop-pro.jp/PA01311/974/etc/search_knit.jpg?cmsp_timestamp=20200403113841);
  overflow: hidden; /* はみ出した擬似要素を隠す */
}
.search_knit::before {
    background: rgba(21,152,75,1);
}
.search_knit:hover:before {
    background: rgba(21,152,75,0.6);
}
a.search_knit:hover {
    border: solid #15984b;
}
.search_linen {
  background-image: url(https://img05.shop-pro.jp/PA01311/974/etc/search_linen.jpg?cmsp_timestamp=20200403113906);
  overflow: hidden; /* はみ出した擬似要素を隠す */
}
.search_linen::before {
    background: rgba(111,195,179,1);
}
.search_linen:hover:before {
    background: rgba(111,195,179,0.6);
}
a.search_linen:hover {
    border: solid #6fc3b3;
}
.search_sokkan {
  background-image: url(https://img05.shop-pro.jp/PA01311/974/etc/search_hassui.jpg?cmsp_timestamp=20200403114001);
  overflow: hidden; /* はみ出した擬似要素を隠す */
}
.search_sokkan::before {
    background: rgba(101,150,207,1);
}
.search_sokkan:hover:before {
    background: rgba(101,150,207,0.6);
}
a.search_sokkan:hover {
    border: solid #6596cf;
}
/*検索エリアここまで*/

.recommend_slider li {
  margin-top: 25px;
}.rank_p {
  text-align: center;
  margin-bottom: 25px;
}
.ranking ul li {
    list-style: none;
    width: 200px;
    margin: 5px;
    counter-increment: rank;
  position: relative;
  overflow: hidden;
}
.ranking ul li a {
    font-weight: normal;
    font-size: 12px;
    line-height: 21px;
    color: #5e5e5e;
}
.ranking ul li::before {
  content: "";
  background-color: #4d4d4d;
  display: block;
  width: 100%;
  height: 2.5rem;
  transform: rotate(-45deg);
  position: absolute;
  left: -46%;
  top: 0;
}
.ranking ul li::after {
  content: counter(rank);
  color: white;
  font-size: 0.8rem;
  font-weight: bold;
  line-height: 2em;
  text-align: center;
  width: 2em;
  position: absolute;
  left: .3em;
  top: .3em;
  text-shadow: 2px 2px #222;
}
.ranking ul li:nth-child(1):before {
  background: goldenrod;
}
.ranking ul li:nth-child(2):before {
  background: darkgray;
}
.ranking ul li:nth-child(3):before {
  background: #975530;
}
.ranking h3 {
    margin: 0;
}
ul.list_box {/*   これはコピペしない　　*/
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
}
.showmore_list {
    overflow: hidden;
    transition: all .3s ease-in;
    position: relative;
}
.list_toggle a.open_link:before {
    content: "もっと見る ▼";
    display: inline;
    position: absolute;
    bottom: 0;
    left: 37%;
    color: white;
    font-weight: bold;
    background: #7DA0A8;
    padding: 1em 5em;
    border-radius: 50px;
}

.list_toggle a.close_link:before {
    content: "閉じる ▲";
    display: inline;
    position: absolute;
    bottom: 0;
    left: 39%;
    color: white;
    font-weight: bold;
    background: #7DA0A8;
    padding: 1em 5em;
    border-radius: 50px;
}


.slick_topic .slick-slide,.slick_new .slick-slide {
    margin-left: 10px;
  }
  .slick_new img {
    margin-bottom: 10px;
  }
  .slick_new {
    text-align: left;
    margin: 0;
  }

  .new_items ul li {
    width: 200px;
    margin: 5px;
    list-style: none;
}
  .new_items ul li a {
    font-weight: normal;
    font-size: 12px;
    line-height: 21px;
    color: #5e5e5e;
    text-align: left;
}
  .new_items ul li .price {
    font-size: 12px;
    line-height: 18px;
    color: #abaaaa;
}
  .new_items img {
	margin-bottom: 1em;
}

.border {
  height: 10px;
  border-top: solid 0.25px #ccc;
  margin-bottom: 35px;
}

.bx-viewport {
  width: 100%;
  overflow: hidden;
  position: relative;
  height: 500px;
}
.recommend-items .bx-viewport {
  height: 450px;
}
.new_items .bx-viewport {
  height: 380px;
}

iframe {
  height: 300px;
}

/*.more_button {
    text-align: -webkit-center;
    font-size: initial;
    background-color: #7DA0A8;
    color: #fff;
    width: 175px;
    border-radius: 50px;
    padding: 15px 30px 5px;
    margin: 0 auto;
    display: flex;
    align-items: flex-start;
    justify-content: center;
}*/
.icon-lg-w.icon-circled_right {
  background-position: -384px -192px;
}
.icon-lg-b.icon-new {
  background-position: -168px -48px;
}
.more_button:hover {
    color: #fff;
    opacity: 0.9;
}


@media all and (-ms-high-contrast: none) {
 .new_items .bx-viewport {
   padding-left: 30px;
   width: 97%;
  }
 .new_coll a img {
   margin-bottom: 20px;
  }
}

@media (min-width: 768px) {
.banner_area .banner_detail_s {
  width: 25%;
  float: left
}
}

.banner_area .banner_end {
  clear: both;
}

@media (max-width: 768px) {
  .point_up {
      top: 10%;
      left: 50%;
    }
  .point_up img {
      width: 100%;
    }
  .up_close {
      right: 5%;
    }
  
  .news-list {
    padding-bottom: 0;
    margin: 0 auto;
  }
  .news-list h2 {
    margin: 0 auto 10px;
  }
 .news-table {
    height: 130px;
  }
  .news-list .news-table table {
    margin: 0 50px;
  }
  .banner_flex.top_search, .banner_flex.top_search div {
    height: 160px;
  }
  .top_search div:1st-child {
    height: 160px !important;
  }
  .banner_flex_s .basic_items img {
  width: auto;
}
   .banner_baby {
  margin-left: 0;
  }
  /*検索エリア*/
  .search .search_form {
    margin: 0 auto;
  }
  .boys_long, .boys_half, .girl {
    height: 150px;
    padding-top: 15px;
  }
  .search_flex img {
    margin-bottom: 15px;
  }
  .search_flex.search_size,.search_flex.search_design img {
    margin: 0;
  }
  .search_flex.search_design {
    margin-bottom: 10px;
  }
  .search_flex.search_fab a {
    min-height: 80px;
  }
  .search_flex.search_fab a::before {
    transform: rotate(40.8deg);
  }
  .search_denim::before {
    background: rgba(0,122,159,0.6);
  }
  .search_color::before {
    background: rgba(255,95,101,0.6);
  }
  .search_kimou::before {
    background: rgba(245,214,70,0.6);
  }
  .search_knit::before {
    background: rgba(21,152,75,0.6);
  }
  .search_linen::before {
    background: rgba(111,195,179,0.6);
  }
  .search_sokkan::before {
    background: rgba(101,150,207,0.6);
  }
  /*検索エリアここまで*/
  iframe {
    height: 243px;
  }
}

@media (max-width: 540px) {
  .banner_flex.top_search, .banner_flex.top_search div {
    height: 110px;
  }
} 

@media (max-width: 480px) {
  .point_up {
      width: 70%;
      top: 5%;
      left: 50%;
    }
  .point_up img {
      width: 100%;
  }
  .up_close {
      right: 0%;
  }
  .news-list p {
    margin: 5px 0;
    font-size: smaller;
  }
  
 .bx-wrapper .bx-viewport {
  height: 185px !important;  
 }
 .news-list {
    padding-bottom: 0;
    margin: 0 auto;
  }
 .news-list h2 {
    margin: 0 auto 10px;
  }
 .news-table {
    height: 140px;
    margin: 0;
  }
  .news-list .news-table table {
    margin: 0;
    font-size: smaller;
  }
  .news-list .news-table table tr {
    line-height: 1.8em;
  }
  .news-list .news-table table td {
    padding-left: 5px;
  }
  .event_banner div {
  padding-left: 0;
}
  .banner_flex {
    display: block;
  }
  .banner_flex a {
    margin: 0;
  }
  .banner_flex img {
    margin-bottom: 5px;
  }
  .banner_baby {
  margin-left: 0;
  }
  
  .flex_child {
  margin: 0;
}
  
  .flex_child.about_us img {
  margin-bottom: 20px;
}
  .banner_flex_s .basic_items img {
  width: auto;
}
  .banner_flex_s {
    display: flex;
    flex-wrap: wrap;
  }
  .banner_flex_s .banner_detail_s {
    flex: 50%;
  }
  .bg_flex_box {
    display: block;
    padding: 0;
  }
  .boys_menu div,.girls_menu div {
    width: 100% !important;
  }
  .bg-slider,.bg-slider2 {
    width: 100%;
  }
  .title {
    width: 160px;
  }
  
  .banner_flex.top_search,.banner_flex.top_search div {
    height: auto;
  }
  .banner_flex.top_search .standard {
    height: 148px;
  }
  .banner_flex.top_search .new_coll,.banner_flex.top_search div:nth-child(2) {
    height: 152px !important;
  }
  .top_search .bg-slider3 a {
    display: contents;
  }
  /*検索エリア*/
  .search_p,.search_flex.search_size,.search_flex.search_design {
    margin: 0;
  }
  .search .search_form {
    width: 100%;
    margin: 0 auto 10px;
  }
  .search_flex.search_design a img {
    margin-bottom: 10px;
  }
  .search_flex.search_design img {
    width: 75%;
  }
  .search .search_form input {
    width: 70%;
  }
  .search_flex {
    flex-wrap: wrap;
  }
  .search_flex div {
    flex: 1 1 100%;
    height: 100%;
  }
  .search_flex img {
    width: 30%;
    margin: 5px;
  }
  .boys_long {
    background-size: cover;
    background-image: linear-gradient(rgba(0,0,0,0.3),rgba(0,0,0,0.3)),url(https://img05.shop-pro.jp/PA01311/974/etc/boy_long_bg_sp.jpg?cmsp_timestamp=20191031132945);
  }
  .boys_half {
    background-size: cover;
    background-image: linear-gradient(rgba(0,0,0,0.3),rgba(0,0,0,0.3)),url(https://img05.shop-pro.jp/PA01311/974/etc/boy_half_bg_sp.jpg?cmsp_timestamp=20191031133008);
  }
  .girl {
    background-size: cover;
    background-image: linear-gradient(rgba(0,0,0,0.3),rgba(0,0,0,0.3)),url(https://img05.shop-pro.jp/PA01311/974/etc/girls_bg_sp.jpg?cmsp_timestamp=20191031133034);
  }
  .boys_long,.boys_half,.girl {
    display: flex;
    align-items: center;
    margin: 5px;
    padding: 15px 5px;
  }
  .search select {
    margin: 5px;
  }
  .search_flex img,.search select {
    flex: 1;
  }
  .search_flex.search_design a {
    flex: 1 1 30%;
  }
  .search_flex.search_fab a {
    flex: 1 1 35%;
    min-height: 70px;
  }
  .search_flex.search_fab a::before {
    transform: rotate(27.8deg);
  }
  .search_denim::before {
    background: rgba(0,122,159,0.6);
  }
  .search_color::before {
    background: rgba(255,95,101,0.6);
  }
  .search_kimou::before {
    background: rgba(245,214,70,0.6);
  }
  .search_knit::before {
    background: rgba(21,152,75,0.6);
  }
  .search_linen::before {
    background: rgba(111,195,179,0.6);
  }
  .search_sokkan::before {
    background: rgba(101,150,207,0.6);
  }
  /*検索エリアここまで*/
  .ranking ul {
    margin: 0;
  }
  .ranking ul li {
    padding: 0;
    width: 135px;
    margin: 5px;
}
  .ranking ul li a,.new_items ul li a {
    font-size: 11px;
  }
  .ranking ul li::before {
    height: 2rem;
  }
  .ranking ul li::after {
    line-height: 1em;
    width: 1em;
    left: 0.6em;
    top: 0.6em;
}
  .prd-lst-span {
    font-size: 10px;
  }
  .list_toggle a.open_link:before {
    left: 17%;
  }
  .list_toggle a.close_link:before {
    left: 20%;
  }
  
  
  iframe {
    height: 113px;
  }
  
  .more_button {
   /* padding: 10px 0px 0px;*/
    font-size: 16px;
  }
}