@media (max-width: 1023px) {
}

.flex_box {
  display: flex;
  align-items: center;
}

.right_box .content p {
  padding-left: 50px;
  width: 400px;
}


.main_content .img_small img {
width:150px;
margin-right: 10PX;
}


.img_small {
margin-bottom: 2em;
}

.img_left {
  width: 400px;
  align-self: flex-start;
    vertical-align: middle;
}

.img_left_small {
  width: 280px;
  align-self: flex-start;
    vertical-align: middle;
}

.img_left_88 {
  width: 88px;
  align-self: flex-start;
  vertical-align: middle;
  border: solid 1px #D9DDE5;
  border-radius: 10px;
  padding: 0.2em;
}

.main_content .list_1 {
  width: 100%;
  display: flex;
  margin-bottom: 1em;
}

.main_content .list_2 {
  width: 100%;
  display: flex;
  margin-bottom: 5em;
}

.main_content .list_3 {
  width: 100%;
  display: flex;
  margin-bottom: 2em;
}

.grey_box {
  width: 800px;
  margin: 2em auto 2em;
  background-color: #F8F8F8;
  border-radius: 10px;
  padding: 1em 2em;
}

.video_s {
  border: 1px solid #333333;
}

.center_full_box_top0 {
  text-align: center;
  width: 100%;
  margin-top: 2em;
  margin-bottom: 4em;
}

 .disk_list_ind li {
  list-style-type: disc;
  text-align: left;
  list-style-position: inside;
  margin-left: 1rem;
  text-indent: -1rem;
}

/*sustainability*/

.mt70 {margin-top: 70px;}

.sustainability .right_box .content p.links_02 {
  padding: 1em 0;
  padding-left: 50px;
  padding-right: 50px;
  width: 400px;
  text-align: center;
  display: flex;
  flex-direction:column;
  justify-content:space-around;
}

.sustainability .left_box .content p {
  padding-left: 50px;
  width: 400px;
}

/*club_00*/

.club_00 .main_content {
  padding: 80px 0 20px;
}

.club_box {
  background-color: #fff;
}

.club_box02 {
  background-color: none;
}

.club_box .content{
  width: 800px;
  margin: 0 auto;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}

.club_box02 .content{
  width: 800px;
  margin: 0 auto;
  padding: 10px 0 10px 0;
  display: flex;
  flex-wrap: wrap;
}



.clubClub .club_box .white_link_btn {
  text-align: left;
  width: 500px;
  letter-spacing: 0.01em;
  padding-right: 3em;
  border-radius: 10px;
  margin-top: 1em;
}


.clubClub .club_box .price {
  margin-top: 1em;
  font-size: 0.875rem;
  color: #777777;
}

.club_00 .left_box .content p {
  padding-left: 50px;
  width: 400px;
  text-align: left;
}

.club_00 .club_box .content p {
  padding-left: 50px;
  width: 400px;
  text-align: left;
}


.clubClub .mt2 {
  margin-top: 3em;
}

.clubClub .content {
  flex-direction:column;
  align-items: center;
  text-align: center;
}

.clubClub .white_link_btn {
  text-align: left;
  width: 500px;
  letter-spacing: 0.01em;
  padding-right: 3em;
  border-radius: 10px;
  margin-top: 1em;
}

.club_box .white_link_btn {
  position: relative;
  box-shadow: 0 5px 20px rgba(31, 31, 31, 0.3);
  margin-bottom: 4em;
}


.clubClub .price {
  margin-top: 1em;
  font-size: 0.875rem;
  color: #777777;
}


.club_00 .main_content .black_link_btn {
  padding: 1.5em 4em;
}


.club_00 .main_content h4.title_black {
  width: 100%;
  color: #000000;
  margin-bottom: 1.6em;
}

.club_00 .title_black span{
font-size: 60%;
}

.club_00 .main_content h4.center_title_top5 {
  width: 100%;
  color: #212121;
  border-bottom: 1px solid #212121;
  text-align: center;
  padding-bottom: 1em;
  margin-bottom: 2em;
  margin-top: 5em;
}
.left_box .content p.links_long {
  padding: 1em 0;
  padding-left: 0px;
  width: 500px;
  text-align: center;
  display: flex;
  flex-direction:column;
  justify-content:space-around;
}

.link_desc_p {
  color: #B99CB9;
  background-color: #fff;
  border-radius:30px;
  font-weight: 700;
  margin:2em 6.5em;
  padding: 0.7em;


}

.link_desc_black {
  font-weight: 400;
  text-align: left;
  padding-left: 1em;
}

.link_desc_gray {
  font-weight: 400;
  color: #777777;
  font-size: 80%;
  padding-left: 1em;
}

.white_link_btn_long {
  background-color: #fff;
  padding: 1.5em 1em;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: relative;
  border-radius:10px;
}
.white_link_btn_long::after {
  content: "";
  background-image: url(/asset2023/img/ui/arrow_gray.png);
  width: 9px;
  height: 15px;
  background-size: 9px 15px;
  position: absolute;
  right: 1em;
  top: 50%;
  transform: translateY(-50%);
}


.white_link_btn_long p {
  font-weight: 400;
}

.triangle {
  width: 0px;
  height: 0px;
  border-top: 20px solid white;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-bottom: 20px solid transparent;
}


.club_00 .link_url_bottom {
  text-decoration: underline;
  color: #4487AC;
  font-size: 90%;
  margin-bottom: 2em;
}

.club_00 .link_url_bottom a{
  line-height: 200%;
  color: #4487AC;
}
.club_00 .main_content .list_1 {
  margin-bottom: 0.5em;
}

/*policy*/
.policy .main_content{
  padding: 20px 0 0;
}

.policy .main_content h4.title_black {
  width: 100%;
  color: #000000;
  margin-bottom: 1em;
}

.policy .main_content h4.center_title {

  margin-top: 2em;
  font-size: 140%;
}


/*business*/
.business .main_content{
  padding: 20px 0 0;
}

.business .full_table td {
  padding: 1.5em 0;
}
.business .full_table tr td:first-child {
  width: 20%;
  font-weight: bold;
  padding-left: 0;
  vertical-align: top;
}

/*news*/

[value="All"]:checked ~ .targets [data-category] {
  display: block;
}
[value="newproduct"]:checked ~ .targets .target:not([data-category~="newproduct"]),
[value="news"]:checked ~ .targets .target:not([data-category~="news"]),
[value="event"]:checked ~ .targets .target:not([data-category~="event"]) {
  display: none;
}

.news .list img {
  border: solid 1px #D9DDE5;
}

.news .topNews a {
  display: flex;
  flex-wrap: wrap;
}

.topNews img{
  border: solid 1px #D9DDE5;
}
/*news_*/
.news_ .main_content{
  padding: 40px 0;
 }
.news_ .main_content_20{
  padding: 20px 0;
 }

.news_ h4.center_title {
  text-align: left;
}

.news_ .newsNews p span.cat {
  display: inline-block;
  background-color: #b99cb9;
  padding: 0.05em 0.4em;
  line-height: 1.6;
  border-radius: 4px;
  color: #fff;
  font-size: 0.875rem;
  letter-spacing: -0.01em;
}

.news_ .newsNews p span.cat_sp {
  display: inline-block;
  background-color: #fae1d7;
  padding: 0.05em 0.4em;
  line-height: 1.6;
  border-radius: 4px;
  color: #fff;
  font-size: 0.875rem;
  letter-spacing: -0.01em;
}

.news_ .newsNews p span.cat_su {
  display: inline-block;
  background-color: #ccd7d6;
  padding: 0.05em 0.4em;
  line-height: 1.6;
  border-radius: 4px;
  color: #fff;
  font-size: 0.875rem;
  letter-spacing: -0.01em;
}

.news_ .newsNews p span.cat_au {
  display: inline-block;
  background-color: #ffebd4;
  padding: 0.05em 0.4em;
  line-height: 1.6;
  border-radius: 4px;
  color: #fff;
  font-size: 0.875rem;
  letter-spacing: -0.01em;
}

.news_ .newsNews p span.date {
  display: inline-block;
  padding: 0 1em 1em 0;
  color: #afafaf;
  font-weight: 500;
  letter-spacing: -0.01em;
}

.news_ .main_content h4.left_title {
  width: 100%;
  color: #212121;
  border-bottom: 1px solid #212121;
  text-align: left;
  padding-bottom: 1em;
  margin-bottom: 2em;
  font-size: 120%;
}

.news_ .main_content h4.center_title {
  width: 100%;
  color: #212121;
  border-bottom: 0px solid #D9DDE5;
  text-align: left;
  padding-bottom: 1em;
  margin-bottom: 0em;
}

.news_ .main_content h4.center_title_press {
  width: 100%;
  color: #b99cb9;
  border-bottom: 1px solid #D9DDE5;
  text-align: left;
  padding-bottom: 1em;
  margin-bottom: 2em;
  margin-top: 1em;
}

.news_ .main_content_20 h4.left_title {
  width: 100%;
  color: #212121;
  border-bottom: 1px solid #212121;
  text-align: left;
  padding-bottom: 1em;
  margin-bottom: 2em;
  font-size: 120%;
}

.news_ .main_content_20 h4.center_title {
  width: 100%;
  color: #212121;
  border-bottom: 0px solid #D9DDE5;
  text-align: left;
  padding-bottom: 0.5em;
  margin-bottom: 0em;
}

.news_ .main_content_20 h4.center_title_press {
  width: 100%;
  color: #b99cb9;
  border-bottom: 1px solid #D9DDE5;
  text-align: left;
  padding-bottom: 1em;
  margin-bottom: 2em;
  margin-top: 1em;
}

.news_ .full_table td {
  padding: 1.5em 0;
}

.news_ .full_table02 td {
  padding: 1.5em 0;
}

.news_ .full_table tr td:first-child {
  width: 20%;
  font-weight: normal;
  padding-left: 0;
  vertical-align: top;
}

.news_ .full_table02 tr td:first-child {
  width: 74%;
  font-weight: normal;
  padding-left: 0;
  vertical-align: top;
}

@media (max-width: 799px) {
.news_ .full_table02 tr td:first-child {
  width: 78%;
    padding-right: 7px;
}
}

.news_ .newsNews .imgbox img {
    width: 80%;
    text-align: center;
}

.news_ .newsNews .imgbox02 img {
    width: 100%;
    text-align: center;
}

.news_ .newsNews .imgbox04 img {
    width: 70%;
    text-align: center !important;
    margin-top: 30px;
}

@media (max-width: 1199px) {
.imgbox04 img {
    width: 100% !important;
}
}

.imgbox03 img {
    width: 70%;
    text-align: center !important;
}
.img_center  img {
      text-align: center !important;
}

.news_ .imgbox{
  padding: 0;
  margin: 0 0 1em 0;
  text-align: center;
}

.news_ .imgbox02{
  padding: 0;
  margin: 1.5em 0 0 0;
  text-align: center;
}

.news_ .imgbox03{
  padding: 0;
  margin: 1.5em 0 0 0;
  text-align: center;
}

.txt_shuryo {
  padding: 1em 0 1em 0;
  color: #cc0000;
}

.news_ .link_url a{
  text-decoration: underline;
  color: #4487AC;
}

.news_ .news_waku {
  padding: 20px;
  margin: 20px 0;
  border: 1px dotted #e60000;
  line-height: 160%;
}


.news_ .news_100 {
  width: 100%;
}

.news_ .news_waku span{
  font-size: 70%;
}

.news_  .red{
  color: #e60000;
  font-weight: 500;
}

.news_ .small_center{
  text-align: center !important;
}

.news_ h5{
  font-size: 100%;
}

.news_ .column4_card .wrapping_itemThumb-wrap {
  content: "";
  display: block;
  width: 250px;
}

.news_ .column4 .wrapping_itemThumb-wrap {
  content: "";
  display: block;
  width: 250px;
}

.news_ .column4 .wrapping_itemThumb-wrap {
  position: relative;
}

.news_ .column4 {
  width: 100%;
  display: flex;
  margin-bottom: 1em;
}



.news_ .column4 {
  width: 100%;
  display: flex;
  margin-bottom: 1em;
}

.news_  .column4 {
  width: 170px;
  font-size: 1rem;
  margin-top: 0em;
}

.news_  .column4_card {
  width: 250px;
  font-size: 1rem;
  margin-top: 0em;
}

.news_ .column4_card {
  text-align: center;
  margin-bottom: 4em;
}

.news_  .column4_card {
  margin:0 auto;
  text-align: center;
}

.news_  .column4_card{
  margin-bottom:2em;
}


.news_ .item-list-span-img {
  display: block;
  width: 100%;
  padding: 0;
}

.news_ .column-set::after {
  content: "";
  display: block;
  width: 250px;
}

.news_ .column-set::after {
  position: relative;
}

.news_ .small_txt{
margin-left: 1rem; 
text-indent: -1rem; 
margin-top: 22px;
}

.news_ .ind_txt{
margin-left: 1rem; 
text-indent: -1rem; 
margin-top: 22px;
}

.news_ .mt_22{
margin-top: 22px;
}

/*newsletter*/
.newsletter_tk .main_content{
padding: 0;
}

.newsletter_tk .imgbox img {
    text-align: center;
    width: 100%;
}

.newsletter_tk .main_content .list {
  width: 100%;
  display: flex;
  margin-bottom: 0.5em;
}

.newsletter_tk .main_content h4.center_title {
  text-align: left;
  margin-top: 5em;
  font-size: 120%;
}

.newsletter_tk .align_center {
  margin-bottom: 3em;
}

/*recruit*/

.recruit .top_letter{
text-align: center;
}

.recruit .topNews .list_fs img{
  display: flex;
  flex-wrap: wrap;
}

.recruit .topNews .list img{
  display: flex;
  flex-wrap: wrap;
}

.recruit .main_content{
  padding: 80px 0 40px 0;
}

.recruit .topNews .list_fs {
  border-top: 1px solid #d9dde5;
  padding-top: 2em;
  border-bottom: 1px solid #d9dde5;
  padding-bottom: 2em;
}

.recruit .topNews .list {
  border-bottom: 1px solid #d9dde5;
  padding-bottom: 2em;
}

.recruit .main_content .list_fs {
  width: 100%;
  display: flex;
  margin-bottom: 2em;
}

.recruit .main_content .list {
  width: 100%;
  display: flex;
  margin-bottom: 2em;
}

.recruit .main_content .list_fs p {
  padding-left: 2em;
  letter-spacing: -0.01em;
    text-align: left;
}

.recruit .main_content .list p {
  padding-left: 2em;
  letter-spacing: -0.01em;
  text-align: left;
}

.recruit .align_center_rb {
  width: 100%;
  text-align: center;
  background-color: #fff;
  padding: 1.5em;
  margin-top: 0.5em;
}

.recruit .right_box .align_center_rb{
  width: 100%;
  text-align: center;
}

.recruit .right_box .content p {
  padding-left: 0;
  width: 100%;
  margin-top: 0.5em;
}

.topNews .list_fs p span.recruit_title {
  display: inline-block;
  width: 100%;
  font-weight: 600;
  padding-bottom: 1em;
  text-align: left;
  font-size: 110%;
}

.topNews .list p span.recruit_title {
  display: inline-block;
  width: 100%;
  font-weight: 600;
  padding-bottom: 1em;
  text-align: left;
  font-size: 110%;
}

.recruit .topNews .list_fs .black_link_btn{
  margin-top: 2.5em;
  text-align: right;
}

.recruit .topNews .list .black_link_btn{
  margin-top: 2.5em;
  text-align: right;
}

/*recruit_career_staff*/

.recruit_career_staff .main_content{
  padding: 20px 0 0;
}

.recruit_career_staff .full_table td {
  padding: 1.5em 0;
}
.recruit_career_staff .full_table tr td:first-child {
  width: 26%;
  font-weight: bold;
  padding-left: 0;
  vertical-align: top;
}

.tr_gray{
background-color: #F8F8F8;
}

.recruit_career_staff .ichiran_bak{
  margin-bottom: 3em;
}

.recruit_career_staff .align_center_rb {
  width: 100%;
  text-align: center;
  background-color: #fff;
  padding: 1.5em;
  margin-top: 0.5em;
}

/*line_co*/

.line_co .main_content{
  padding: 10px 0;
}

.line_co .main_content .inner {
  width: 800px;
  padding: 0;
  margin: 0 auto;
}

.list_sns_line li {
  padding: 0;
  margin: 0 0 3em 0;
  width: auto;
  text-align: center;
  border: 1px solid #D9DDE5;
  /*border-radius: 5px;*/
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
}

.list_sns_line li {
  margin: 0 2em 2em 0;
  width: 46%;
  float: left;
}
.list_sns_line li a {
  padding: 20px 20px;
  display: block;
}

.list_sns_line li .photo {
  padding-top: 20px;
  margin-top: 0;
  display: block;
  font-size: 0;
  line-height: 0;
}

.list_sns_line li .photo_2 {
  padding-top: 0;
  margin-top: 0;
  display: block;
  font-size: 0;
  line-height: 0;
}

.list_sns_line li .photo  img {
  width: 140px;
}

.list_sns_line li .photo_2 img {
  width: 140px;
}

.line_co .bg_line_shop {
  padding: 0 0 1em 0;
  bottom: 0;
  content: '';
  width: 100%;
  border-bottom: 1px solid #D9DDE5;
}

/*shop*/

.shop .top_letter {

  padding: 2em 0 2em;
}

.shop .main_content {
  width: 800px;
  margin: 0 auto;
  padding: 20px 0;
  display: flex;
  flex-wrap: wrap;
}

.box_shop {
  padding: 10px 10px 20px 10px;
  margin: 0px 0px 20px 0px;
  border: 1px #cccccc solid;
}

.shoplistbtn {
  padding: 6px 10px;
  margin: 8px 5.5px;
  width: 148px;
  height: 40px;
  display: block;
  text-align: center;
  position: relative;
  border:1px solid #829696;
  color: #829696;
  text-decoration: none;
  background-color: #fff;
  user-select: none;
}

.shoplistbtn_on {
  padding: 6px 10px;
  margin: 8px 5.5px;
  width: 148px;
  height: 40px;
  display: block;
  text-align: center;
  position: relative;
  border:1px solid #DCE3E2;
  color: #829696;
  text-decoration: none;
  background-color: #DCE3E2;
  user-select: none;
}

.shop .main_content .inner {
  width: 800px;
  padding: 0;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}

.shop h4.center_title {
  text-align: left;
  width: 100%;
  color: #212121;
  border-bottom: 1px solid #212121;
  padding-bottom: 1em;
  margin-bottom: 2em;
  font-size: 120%;
}

.shop h4.center_title_disney {
  text-align: left;
  width: 100%;
  color: #fff;
background-color: #8CA0B9;
  padding: 6px 10px;
  margin: 8px 0px;
  font-size: 120%;
}

.bottom_text_disney{
  margin-bottom: 4px; 
  text-align: center;
      font-size: 110%;
}

.shop .top_letter h4.title_black {
  width: 100%;
  color: #000000;
  margin-bottom: 1em;
    font-size: 110%;
}
.shop h3{
 font-size: 100%;
  padding: 0 0 0.5em 0;
  margin-bottom: 0.5em;
  bottom: 0;
  content: '';
  width: 100%;
  border-bottom: 1px solid #D9DDE5;
}

.shop .list_shop li .kanagawa_3 {
  padding-left: 7px;
}

.shop .list_shop li {
  padding: 0 20px 20px 20px;
  margin: 0px 0px 20px 0px;
  width: 100%;
  height: 200px;
  border: 1px solid #D9DDE5;
  border-collapse: collapse;
  background-color: #ffffff;
}

.shop .shop_long_li li{
    height: 226px;
}

.shop .shop_long_li_02 li{
    height: 250px;
}


.shop_others li{
  max-width: 380px;
  height: 200px;
}



.shop_others .full-width {
  width: 40vw;
}
.shop_others {
  max-width: 380px;
  text-align: left;
}

.shop .list_shop li p{
  line-height:180%;
  font-size: 90%;
  padding: 2px 0px;
  margin: 0 4px 0 -2px;
  display: flex;
  align-items: center;
}

.shop .list_shop li a{
text-decoration: underline;
}
.shop .list_shop li .icon {
  padding: 0px;
  margin: 0px;
  width: 30px;

  text-align: center;
  display: inline-block;
  color: #000000;
}
.shop .list_shop li .address {
  padding: 0px;
  margin: 0px;
  width: auto;
}
.shop .list_shop li .tel {
  padding: 0px;
  margin: 0px;
  width: auto;
}
.shop .list_shop li .hp {
  padding: 0px;
  margin: 0px;
  width: auto;
}

.shop .label_01{
  padding: 1px 0px 2px;
  font-size: 90%;
  color: #fff;
  background-color: #8CA0B9;
  border-radius: 2px;
  margin: 0px;
  width: 3.5em;
  text-align: center;
}

.shop .label_02{
  padding: 1px 0px 2px;
  font-size: 90%;
  color: #fff;
  background-color: #8CA0B9;
  border-radius: 2px;
  margin: 0px;
  width: 4.7em;
  text-align: center;
}

.shop .triangle_01 {
  margin-top: -1px;
  width: 0px;
  height: 0px;
  border-top: 9px solid #8CA0B9;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  border-bottom: 9px solid transparent;
}
.shop .triangle_01 span{
  margin: 0;
  text-align: center;
}

.shop .tokyo{
  width: auto;
}
.shop .kanto{
  width: 366px;
}

.shop .text_ind{
  margin-left: 2rem;
  text-indent: -2rem;
  font-size: 90%;
}

.shop .align_left {
  width: 100%;
  text-align: left;
  padding: 0;
  margin-top: 1em;
}

.shop .black_link_btn_shop {
  background-color: #212121;
  color: #fff;
  padding: 1em 5em;
  font-weight: 700;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: relative;
  display: inline-block;
  margin-top: 1em;
}
a.black_link_btn_shop:hover {
  background-color: #212121;
  color: #fff;
}

.shop .black_link_btn_shop::after {
  content: "";
  background-image: url(/asset2023/img/ui/arrow_white.png);
  width: 9px;
  height: 15px;
  background-size: 9px 15px;
  position: absolute;
  right: 1em;
  top: 50%;
  transform: translateY(-50%);
}

.black_link_btn_shop {
  background-color: #212121;
  color: #fff;
  padding: 1em 5em;
  font-weight: 700;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: relative;
  display: inline-block;
}

.shop .textdecoratio_none a{
text-decoration: none !important;
}

.shop .list_shop p {
  padding-left: 50px;
  width: 450px;
}

/*shop_aoyama_shop*/

.shop_aoyama_shop .main_content {
  padding: 20px 0;
}

.shop_aoyama_shop .main_content .img_800{
  text-align: center;
  width: 100%;
  margin-top: 0em;
  margin-bottom: 2em;
}

.shop_aoyama_shop .main_content .img_600{
  text-align: center;
  width: 100%;
  margin-top: 2em;
  margin-bottom: 4em;
}
.shop_aoyama_shop .main_content .list {
  margin-bottom: 1em;
}

.aoyama_Pickup {
  text-align: center;
  margin-bottom: 4em;
}

.shop_aoyama_shop .column-set {
  width: 800px;
}

.shop_aoyama_shop .column4 {
  width: 250px;
  font-size: 1rem;
  margin-top: 3em;
}

.shop_aoyama_shop .column4 .aoyama_itemThumb-wrap {
  position: relative;
}

.shop_aoyama_shop .item-list-span-img {
  display: block;
  width: 100%;
  padding: 0;
}

.shop_aoyama_shop .center_title_access{
  text-align: center;
  color: #000000;
  font-size: 110%;
}
.list_access{
  margin-top: 1em;
}
.access_info{
  background-color: #F8F8F8;
  padding: 1em;
  margin: 1em 0;
  width: 800px;
}

.aoyama_flex{
 display: flex;
}

.shop .pict{
  width: 45%;
  margin: 0;
}

.shop .txt_aoyama {
   width: 450px;
  padding-left: 0px;
  padding-right: 40px;
  padding-top: 0em;
  position: relative;
}

.shop .shop_aoyama .list_shop li {
  height: auto;
}

/*guide*/

.align_right {
  text-align: right;
}

.guide .main_content {
  padding: 2em 0;
}

.guide .top_letter {
    padding: 1em 0 0em;
}

.full_table_guide {
  width: 100%;
  border-collapse:collapse;
  margin-bottom: 1em;
}
.full_table_guide th {
  text-align: center;
  background-color: #f8f8f8;
  border-top: 1px solid #D9DDE5;
  border-bottom: 1px solid #D9DDE5;
  padding: 0.5em;
}
.full_table_guide td {
  text-align: center;
  padding: 0em;
  border-bottom: 1px solid #D9DDE5;
}
.full_table_guide.align_left {
  border-top: 1px solid #D9DDE5;
}
.full_table_guide.align_left td {
  text-align: left;
}

.guide .full_table_guide tr td:first-child{
  width: 100%;
  font-weight: bold;
  padding-left: 0;
  line-height:200%;
}

.guide .full_table_guide td span {
  font-weight: normal;
}

.guide .full_table_guide td a{
  display: block;
    padding: 1.5em 0;
}

.white_link_btn_guide {
  background-color: #fff;
  padding: 0;
  /*font-weight: 700;*/
  display: flex;
  /*align-items: center;*/
  /*justify-content: center;*/
  /*text-align: center;*/
  position: relative;
  /*border-radius: 10px;*/
}

.white_link_btn_guide::after {
  content: "";
  background-image: url(/asset2023/img/ui/arrow_gray_02.png);
  width: 9px;
  height: 15px;
  background-size: 9px 15px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}


/*guide select*/

.select_guide {
  text-align: right;
  width: 36%;
  margin: 3em 0 0 32em;

}
.select_guide select {
  width: 100%;
  padding-right: 1em;
  cursor: pointer;
  text-indent: 0.01px;
  text-overflow: ellipsis;
  border: none;
  outline: none;
  /* background: transparent; */
  /* background-image: none; */
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}
.select_guide select::-ms-expand {
    display: none;
}
.select_guide.select_option {
  position: relative;
  border-radius: 2px;
  border: 1px solid #D9DDE5;
  border-radius: 2px;
  background: #ffffff;
}
.select_guide.select_option::before {
  position: absolute;
  top: 0.8em;
  right: 0.8em;
  width: 0;
  height: 0;
  padding: 0;
  content: '';
  color: #D9DDE5;
  line-height: 1;
  width: 0.5em;
  height: 0.5em;
  border: 0.1em solid currentColor;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  transform: translateY(-25%) rotate(135deg);
  pointer-events: none;
}
.select_guide.select_option select {
  padding: 10px 30px 10px 10px;
  color: black;
}



/*guide_01*/

/*.guide_01 h4.center_title {
  text-align: left;
}

.guide_01 .main_content {
  padding:2em 0;
}

.guide_01 .top_letter {
    padding: 0em;
}*/

.ichiran_bak{
  text-decoration-line: underline;
  position: relative;
  display: inline-block;
  margin-left: 0;
}

.ichiran_bak p{
  margin: 0 0 0 0.5em;
}

.ichiran_bak::before {
  content: "";
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0em;
  left: -6em;
  width: 10px;
  height: 10px;
  border-top: 2px solid #000;
  border-left: 2px solid #000;
  transform: rotate(-45deg);
}

/*guide_welcome*/

.guide_welcome .main_content {
  width: 800px;
  margin: 0 auto;
  padding: 20px 0;
  display: flex;
  flex-wrap: wrap;
}

.guide_welcome .main_content .inner {
  width: 800px;
  padding: 0;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}

.guide_welcome_box .full-width {
  width: 100%;
}

.guide_welcome_box li {
  max-width: 800px;
}
.guide_welcome .guide_welcome_box .list_guide_welcome li {
  height: auto;
}

.guide_welcome .list_guide_welcome li {
  margin: 0px 0px 20px 0px;
  width: 100%;
  height: 200px;
  border: 1px solid #212121;
  border-collapse: collapse;
  background-color: #ffffff;
}

.guide_welcome .label_01 {
  padding: 1px 0px 2px;
  font-size: 90%;
  color: #fff;
  background-color: #212121;
  border-radius: 2px;
  margin: 0px;
  width: 19em;
  text-align: center;
}

.guide_welcome .triangle_01 {
  margin-top: -1px;
  width: 0px;
  height: 0px;
  border-top: 9px solid #212121;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  border-bottom: 9px solid transparent;
}
.pl20{
padding-left: 20px;
}

.mt20{
margin-top: 20px;
}

.guide_welcome h3 {
  text-align: center;
  font-size: 100%;
  padding: 0;
  margin-bottom: 1em;
  bottom: 0;
  content: '';
  width: 100%;
  font-size: 120%;
}

.boder{
  border-top: 1px solid #212121;
}

.guide_welcome .link_url a {
  text-decoration: underline;
  color: #4487AC;
  font-size: 90%;
}
.guide_welcome .link_url {
  padding-bottom: 20px;
}
.list_guide_welcome .content {
  margin-top: 2.5em;
}

.list_guide_welcome .content p {
  width: 550px;
  padding-left: 20px;
  padding-right: 40px;
  padding-top: 1em;
  position: relative;
}

.list_guide_welcome .content img {
  display: block;
  text-align: right;
  padding-top: 0.5em;
}


/*guide_welcome box*/

.guide_welcome .box {
  display:flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 0px;
}

.guide_welcome .pict {
  width: 30%;
  margin-left: 3%;
  display: flex;
  flex-wrap: wrap;
  align-items: center
}

.guide_welcome .pict img {
  width: 100%;
  height:auto;
}

.guide_welcome .box:nth-child(even) {
  flex-direction: row-reverse;
}
.guide_welcome .box:nth-child(even) .text {
  text-align: left;
}
.guide_welcome .box:nth-child(even) .pict {
  margin-left: 0;
  margin-right: 3%;
}

.guide_welcome .text_ind {
  margin-left: 2rem;
  text-indent: -2rem;
}

.list_guide_welcome .content .top_00{
  padding-top: 0em !important;
  padding-right: 4em;
}

.guide_welcome .main_content h4.center_title {
  font-size: 120%;
}

.guide_welcome .main_content h4 {
  color: #212121;
}

.guide_welcome .list_bottom{
  margin-top: 2em;
  margin-bottom: 1em;
}

.guide_welcome .link_url_bottom {
  text-decoration: underline;
  color: #4487AC;
  font-size: 90%;
}

.guide_welcome .link_url_bottom a{
  line-height: 200%;
  color: #4487AC;
}

@media (max-width:799px) {
 .guide_welcome .box {
    flex-direction: column;
  }
 .guide_welcome .box:nth-child(even) {
    flex-direction: column;
  }
 .guide_welcome .text {
    text-align: left;
  }
.guide_welcome .box:nth-child(even) .text {
    text-align: center;
  }
 .guide_welcome .pict {
    width:100%;
    margin: 0 0 1em 0;
  justify-content: center;
  }
 .guide_welcome .box:nth-child(even) .pict {
    margin-left: 0;
    margin-right: 0%;
  }
.guide_welcome .pict img {
    width:60%;
    height:auto;
  }

.guide_welcome .box .pict{
    text-align: center;
  }

.guide_welcome .list_guide_welcome li {
  padding-bottom: 0.5em;
  margin-left: 1em;
}

.list_guide_welcome .content {
  margin-right: 2em;
}

.guide_welcome .label_01 {
  margin-left: 1.1em;
}

.list_guide_welcome .content p {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 0em;
  position: relative;
  text-align: left;
  text-align:justify;
}
.guide_welcome .link_url {
  margin-top: 1em;
}
.list_guide_welcome .content .top_20{
  padding-top: 1em !important;
  padding-right: 0em;
}
.list_guide_welcome .content .top_00{
  padding-right: 3.2em;
}
}

/*guide_membership*/

.guide_membership .sonota_touroku{
  margin-top: 2em;
}

.guide_membership .align_center_membership {
  width: 100%;
  text-align: center;
  padding: 0;
  margin-top: 1em;
}
.guide_membership .main_content {
  width: 800px;
  margin: 0 auto;
  padding: 20px 0;
  display: flex;
  flex-wrap: wrap;
}

.guide_membership .main_content .inner {
  width: 800px;
  padding: 0;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}

.guide_membership_box .full-width {
  width: 100%;
}

.guide_membership_box li {
  max-width: 800px;
}
.guide_membership .guide_membership_box .list_guide_membership li {
  height: auto;
}

.guide_membership .list_guide_membership li {
  margin: 0px 0px 20px 0px;
  width: 100%;
  height: 200px;
  border: 1px solid #212121;
  border-collapse: collapse;
  background-color: #ffffff;
}

.guide_membership .label_01 {
  padding: 1px 0px 2px;
  font-size: 90%;
  color: #fff;
  background-color: #212121;
  border-radius: 2px;
  margin: 0px;
  width: 16em;
  text-align: center;
}

.guide_membership .triangle_01 {
  margin-top: -1px;
  width: 0px;
  height: 0px;
  border-top: 9px solid #212121;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  border-bottom: 9px solid transparent;
}
.pl20{
padding-left: 20px;
}

.mt20{
margin-top: 20px;
}

.guide_membership h3 {
  text-align: center;
  font-size: 100%;
  padding: 0;
  margin-bottom: 1em;
  bottom: 0;
  content: '';
  width: 100%;
  font-size: 120%;
}


.guide_membership .link_url a {
  text-decoration: underline;
  color: #4487AC;
  font-size: 90%;
}
.guide_membership .link_url {
  padding-bottom: 20px;
}
.list_guide_membership .content {
  margin-top: 2.5em;
}

.list_guide_membership .content p {
  width: 550px;
  padding-left: 20px;
  padding-right: 40px;
  padding-top: 1em;
  position: relative;
}

.list_guide_membership .content img {
  display: block;
  text-align: right;
  padding-top: 0.5em;
}


/*guide_membership box*/

.guide_membership .box {
  display:flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 0px;
}

.guide_membership .pict {
  width: 30%;
  margin-left: 3%;
  display: flex;
  flex-wrap: wrap;
  align-items: center
}

.guide_membership .pict img {
  width: 100%;
  height:auto;
}

.guide_membership .box:nth-child(even) {
  flex-direction: row-reverse;
}
.guide_membership .box:nth-child(even) .text {
  text-align: left;
}
.guide_membership .box:nth-child(even) .pict {
  margin-left: 0;
  margin-right: 3%;
}

.guide_membership .text_ind {
  margin-left: 2rem;
  text-indent: -2rem;
}

.list_guide_membership .content .top_00{
  padding-top: 0em !important;
  padding-right: 4em;
}

.guide_membership .main_content h4.center_title {
  font-size: 120%;
}

.guide_membership .main_content h4 {
  color: #212121;
}

.guide_membership .list_bottom{
  margin-top: 2em;
  margin-bottom: 1em;
}

.guide_membership .link_url_bottom {
  text-decoration: underline;
  color: #4487AC;
  font-size: 90%;
}

.guide_membership .link_url_bottom a{
  line-height: 200%;
  color: #4487AC;
}

@media (max-width:799px) {
 .guide_membership .box {
    flex-direction: column;
  }
 .guide_membership .box:nth-child(even) {
    flex-direction: column;
  }
 .guide_membership .text {
    text-align: left;
  }
.guide_membership .box:nth-child(even) .text {
    text-align: center;
  }
 .guide_membership .pict {
    width:100%;
    margin: 0 0 1em 0;
  justify-content: center;
  }
 .guide_membership .box:nth-child(even) .pict {
    margin-left: 0;
    margin-right: 0%;
  }
.guide_membership .pict img {
    width:60%;
    height:auto;
  }

.guide_membership .box .pict{
    text-align: center;
  }

.guide_membership .list_guide_membership li {
  padding-bottom: 0.5em;
  margin-left: 1em;
}

.list_guide_membership .content {
  margin-right: 2em;
}

.guide_membership .label_01 {
  margin-left: 1.1em;
}

.list_guide_membership .content p {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 0em;
  position: relative;
  text-align: left;
  text-align:justify;
}
.guide_membership .link_url {
  margin-top: 1em;
}
.list_guide_membership .content .top_20{
  padding-top: 1em !important;
  padding-right: 0em;
}
.list_guide_membership .content .top_00{
  padding-right: 3.2em;
}
}

/*guide_all*/

.guide_all .main_content .list {
display: block;
}

.guide_all .txt_red {
  color: #E06767;
}


.guide_all .main_content {
  padding: 20px 0;
}

.guide_all .main_content .list_fs {
  width: 100%;

  margin-bottom: 1em;
}

.guide_all .main_content .list_sd {
  width: 100%;
  display: flex;
  margin-bottom: 0em;
}

.guide_all .main_content h4 {
  color: #212121;
  margin-top: 2em;
}

.guide_all .text_ind_red {
  margin-left: 2rem;
  text-indent: -2.2rem;
  color: #E06767;
}

.guide_all .text_ind {
  margin-left: 2rem;
  text-indent: -2.2rem;
}

/*point*/

.guide_all .text_ind_small {
  margin-left: 2rem;
  text-indent: -2.2rem;
  font-size: 80%;
}

@media(min-width:1023px){
.sp_only{
  display: none !important;
}
}

@media(max-width:799px){
.pc_only{
  display: none !important;
}
}

/*payment*/
.main_content .list_payment {
  width: 100%;
  display: flex;
  margin-bottom: 1em;
}

/*delivery*/
.guide_all .full_table th {
font-size: 80%;
}

.guide_all .full_table td {
font-size: 80%;
}

/*gift*/

.wrapping_Pickup {
  text-align: center;
  margin-bottom: 0em;
}

.guide_all .column-set {
  width: 800px;
}

.guide_all .column4 {
  width: 185px;
  font-size: 1rem;
  margin-top: 0em;
}

.guide_all .column4 .wrapping_itemThumb-wrap {
  position: relative;
}

.guide_all .item-list-span-img {
  display: block;
  width: 100%;
  padding: 0;
}

.guide_all .link_url_wrapping a{
  text-decoration: underline;
  color: #4487AC;
  font-size: 100%;
  line-height: 200%;
}

.guide_all .main_content .img_600{
  text-align: center;
  width: 100%;
  margin-top: 2em;
  margin-bottom: 0em;
}

.cap_center p{
  text-align: center;
  margin-bottom: 4em;
}

.guide_all .column4_card {
  width: 250px;
  font-size: 1rem;
  margin-top: 0em;
  margin-bottom: 2em;
}

.guide_all .column-set:after {
  content: "";
  display: block;
  width: 250px;
}

.guide_all .column4_card .wrapping_itemThumb-wrap {
  position: relative;
}

/*guide_faq*/

.guide_faq .main_content {
  padding: 20px 0;
  margin-bottom: 3em;
}

.guide_faq .main_content h4.center_title {
  width: 100%;
  color: #212121;
  border-bottom: none;
  text-align: left;
  padding-bottom: 1em;
  margin-bottom: 0em;
  font-size: 120%;
}

.guide_faq .main_content h4 {
  width: 100%;
  color: #212121;
  margin-bottom: 1.6em;
}

.guide_faq .main_content .list {
  width: 100%;
  display: flex;
  margin-bottom: 2em;
}

.guide_faq .main_content .list_sd {
  width: 100%;
  display: flex;
  margin-bottom: 0.5em;
}


.guide_faq .title_black span {
  font-size: 60%;
}

.guide_faq .link_url_bottom {
  text-decoration: underline;
  color: #4487AC;
  font-size: 90%;
  margin-bottom: 2em;
}

.guide_faq .link_url_bottom a{
  line-height: 200%;
  color: #4487AC;
}




.guide_faq details {
  /*font: 16px "Open Sans", Calibri, sans-serif;*/
  width: 800px;
}

.guide_faq details > summary {
  padding: 2em 2em 2em 2em;
  width: 800px;
  background-color: #fff;
  border: none;
  cursor: pointer;
  border-top: 1px solid #D9DDE5;
}

.guide_faq .last {
  padding: 0em;
  width: 800px;
  border-bottom: 1px solid #D9DDE5;
}

.guide_faq summary {
  background-image: url(/asset2023/img/guide/q.png);
  background-size: 22px 20px;
  background-repeat: no-repeat;
  background-position: left calc(2em + 4px);
  list-style: none;
  position: relative;
}

.guide_faq .faq_details {
  background-image: url(/asset2023/img/guide/a.png);
  background-size: 22px 20px;
  background-repeat: no-repeat;
  background-position: left 4px;
}

.guide_faq .main_content .list_a {
  width: 100%;
  display: flex;
  margin-bottom: 2em;
}

.guide_faq .main_content .list_a p{
}

.guide_faq details > summary::after {
  content: "";
  background-image: url(/asset2023/img/ui/arrow_gray_02.png);
  width: 9px;
  height: 15px;
  background-size: 9px 15px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.5s;
}
.guide_faq details[open] > summary::after {
  transform: translateY(-50%) rotate(90deg);
  transition: 0.5s;
}

.guide_faq details > .faq_details {
  background-color: #fff;
  padding: 0 2em 1em;
  margin: 0;
  width: 800px;
}

.guide_faq details[open] > summary {
  background-color: #fff;
}

/*clubmagazine*/

.clubmagazine .magazine_Pickup {
  text-align: center;
  margin-bottom: 0em;
}

.clubmagazine .column-set {
  width: 800px;
}

.clubmagazine .column4 {
  width: 155px;
  font-size: 1rem;
  margin-top: 0em;
  margin-bottom: 2em;
}

.clubmagazine .column4 .wrapping_itemThumb-wrap {
  position: relative;
}

.clubmagazine .item-list-span-img {
  display: block;
  width: 100%;
  padding: 0;
}

.clubmagazine .title_year{
    margin: 0.5em 0;
    font-size: 120%;
}

.clubmagazine small{
  padding-left: 1em;
}

.clubmagazine .title_language {
  background-image: url(/asset2023/img/ui/arrow_gray.png);
  background-size: 9px 15px;
  background-repeat: no-repeat;
  background-position: left 4px;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.5s;
}

.ml10{
  margin-left: 10px;
}


.shop_footer_block .link .footer_guide_title {
  padding-left: 0em;
  background-image: none;
}

/*tag*/

.tag .main_content {
  padding: 10px 0;
}

.tag .main_content .list .pl00 {
  padding-left: 0em;
}

/*quality*/

.quality .disk_list{
  width: 100%;
}

.quality .grey_box {
  margin-bottom: 5em;
}


@media screen and (min-width:800px){
    .quality .disk_list{
      display: flex;
      justify-content: space-evenly;
    }
}


/*babykids*/
.babykids .white_link_btn {
  margin-bottom: 2em;
}

.babykids .link_desc{
  margin-bottom: 1em;
}

.babykids .center_full_box {
  margin-top: 0em;
}

.babykids .center_full_box_top0 {
  margin-top: 0em;
}

/*care*/

.care .flex_box_care {
  display: flex;
  align-items: center;
  margin-bottom: 4em;
}

/*top*/

 .flexbox_top {
     display: flex;
 }

.top_banner02 {
  width: 100%;
  margin: 0 auto;
padding-right: 1.2em;
      padding-bottom: 1em;
}

.top_banner {
  width: 100%;
  margin: 0 auto;
padding-right: 0em;
      padding-bottom: 1em;
}

.press_section_leftimg {
  display: flex;
  margin-top: 2em;
}

.press_section_leftimg img {
  width:272px;
  padding-right: 2em;
}

.press_main_img_314 {
  width:314px !important;
}

.samura_title {
  margin-top: 2em;
}

.samura_title02 {
  margin-top: 3em;
}

.red02 {
  color: #cc0000 !important;
}

.press_main_img_100 {
    width:100%;
}

.center_title_press_h5 {
  margin-top: 2em;
}

@media (max-width: 799px) {
.press_section_leftimg {
flex-direction: column;
  }
.press_section_leftimg img {
  width:100%;
  margin-bottom: 1em;
}
}

.pt_0{
  padding-top: 0 !important;
}


.mto i {
    font-style:normal;
}
.mto i:after {
    content:'@';
}

/*sp検索*/
.mt_-1em{
  margin-top: -1em;
}
.mt_2em{
  margin-top: 2em;
}

.mb_1em{
  margin-bottom: 1em;
}
.mt_114{
  margin-top: 114px;
}
.searchbox02 {
  width: 180px;
  height: 32px;
  padding-left: 30px;
  background-color: #f8f8f8;
  border: 1px solid #d9dde5;
  font-size:16px;
}
.searchbox02::placeholder {
  color: #707070;
}

.img_60 img{
  width: 60%;
}

.img_80 img{
  width: 80%;
}
.img_100 img{
  width: 100%;
}

.news_ .table_box{
  width: 100%;
  margin-bottom:1em;
}

@media (max-width: 1199px) {
  .searchbox02 {
    width: 100%;
    height: 50px;
    padding-left: 3em;
    /*border: 1px solid #f8f8f8;*/
    border-top: 1px solid #d9dde5;
  }
  .img_60 img{
  width: 100%;
}
.img_80 img{
  width: 100%;
}
.news_ .newsNews .imgbox img {
    width: 100%;
    text-align: center;
}
.news_ .newsNews .imgbox03 img {
    width: 100%;
    text-align: center;
}

.news_ .main_content_20{
  padding: 0px 0;
 }

  }

.text_90 {
  font-size: 90%;
}

.mto i {
    font-style:normal;
}
.mto i:after {
    content:'@';
}

.link_url {
  text-decoration: underline;
  color: #4487AC;
}


