@charset "UTF-8";
/* CSS Document */
body {
  font-family: 'M PLUS 1p', sans-serif !important;
}
/*ヘッダー*/
.head_top_box {
  background-color: #FFFFFF;
  width: 100%;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  height: 60px;
  display: inline-block;
  position: fixed;
  top: 0;
  left: 0px;
  margin: 0;
  padding: 10px 0;
  z-index: 100;
  border-bottom: 1px solid #CCCCCC;
}
.head_top_box .head_l {
  float: left;
  width: 40%;
  padding-left: 10px;
}
.head_top_box .head_r {
	float: right;
	width: 60%;
	padding-right: 15px;
	margin-top: 5px;
	text-align: right;
	padding-left: 40px;
}
.my_icon {
  width: 40px;
  margin-top: -3px;
}
.top-search-form {
  position: relative;
  z-index: 1;
}
.top-search-form form {
  position: relative;
  z-index: 1;
}
.top-search-form form .form-control {
  max-width: 130px;
  background-color: #ffffff;
  height: 32px;
  font-size: 12px;
  padding: 12px 5px;
  padding-left: 30px;
  border: 1px solid #ebebeb;
  color: #000000;
  border-radius: 4px;
}
.top-search-form form .form-control {
	max-width: 160px;
	width: 160px;
}
.top-search-form form button {
	background-color: transparent;
	position: absolute;
	top: 0px;
	left: 10px;
	width: 18px;
	height: 30px;
	border: 0;
	z-index: 10;
	color: #C0C0C0;
	margin-left: -7px;
}
.top-search-form form button:focus {
  outline: none;
}

/*大枠調整*/
@media screen and (max-width:1024px) {
  .container-fluid {
    margin: 0;
    padding: 0;
  }
  .card {
    margin: 0;
    padding: 0;
  }
  .page-title {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
}
/*サイトバー*/
.sidebar-title span {
  font-family: 'M PLUS 1p', sans-serif !important;
  letter-spacing: -0.09em !important;
  color: #8E8E8E;
  font-weight: 400;
}
.sidebar-submenu li a {
  font-family: 'M PLUS 1p', sans-serif !important;
  letter-spacing: -0.09em !important;
  font-size: 0.9em !important;
  font-weight: 400 !important;
}
/*サイトバー END*/
/*カテゴリー*/
.cate_main_box {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-bottom: 30px;
	padding-top: 80px;
	padding-right: 30px;
	padding-left: 30px;
	margin-top: -24px;	
}
.cate_cho1{}
.box_setumei{
	font-size: 0.9em;
	color: #4F4F4F;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	letter-spacing : -0.09em;
}
@media screen and (max-width:1024px) {
	.box_setumei{
	font-size: 0.8em;
	text-align: center;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 30px;
}
  .cate_main_box {
	padding-bottom: 30px;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 0px;
  }
	.cate_cho1{
	margin-top: -94px;
}
}
.cate_title {
  margin-bottom: 50px;
  font-size: 2em;
}
.cate_title img {
  width: auto;
  height: 30px;
}
.cate_box1 {
	margin-bottom: 30px;
	margin-top: 20px;
	margin-left: 30px;
}
.cate_box1 h2 {}
.cate_box1 .ct1 {
  float: left;
  width: 33%;
  list-style: none;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #808080;
  color: #FFFFFF;
  border-left: 1px solid #FFFFFF;
  font-size: 0.8em;
}
.cate_box1 .ct1:hover {
  background-color: #707070;
  color: #FFFFFF;
}
.cate_box2 {
  margin-bottom: 30px;
  margin-top: 20px;
  padding-bottom: 24px;
}
.cate_box2 a {
  color: #FFFFFF;
}
.cate_box2 h2 {}
.cate_box2 .ct2 {
  float: left;
  width: calc(20% - 5px);
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-right: 5px;
  background-color: #FFFFFF;
  color: #4E4E4E;
  margin-bottom: 1px;
  border-left: 1px solid #E6E6E6;
  font-family: 'M PLUS 1p', sans-serif !important;
  letter-spacing: -0.05em !important;
  font-size: 0.9em !important;
  font-weight: 400 !important;
}
.cate_box2 .ct2:hover {
  background-color: #707070;
  color: #FFFFFF;
}
.cate_box3 {
  padding: 0;
  margin: 0;
}
.cate_box3 a {
  float: left;
  color: #BFBFBF;
  font-size: 0.5em;
  border: 0.5px solid #BFBFBF;
  padding-top: 2px;
  padding-right: 5px;
  padding-bottom: 1px;
  padding-left: 5px;
  margin-right: 5px;
  margin-bottom: 3px;
  text-decoration: none;
  text-align: center;
  font-family: 'M PLUS 1p', sans-serif !important;
  letter-spacing: -0.09em !important;
}
.cate_box3 a:hover {
  background-color: #C7C7C7;
  color: #FFFFFF;
}
.ken_to{
	letter-spacing: -0.09em !important;
	font-size: 0.7em;
	color: #424242;
	padding-top: 10px;
	padding-bottom: 10px;
}
.profile-details .user_ken {
  letter-spacing: -0.04em !important;
  font-size: 0.5em;
  border-radius: 70px;
  padding-top: 1px;
  padding-right: 12px!important;
  padding-bottom: 1px;
  padding-left: 12px!important;
  color: #FFFFFF;
  background-image: -webkit-linear-gradient(0deg, rgba(254, 93, 116, 1.00) 0%, rgba(255, 143, 129, 1.00) 100%);
  background-image: -moz-linear-gradient(0deg, rgba(254, 93, 116, 1.00) 0%, rgba(255, 143, 129, 1.00) 100%);
  background-image: -o-linear-gradient(0deg, rgba(254, 93, 116, 1.00) 0%, rgba(255, 143, 129, 1.00) 100%);
  background-image: linear-gradient(90deg, rgba(254, 93, 116, 1.00) 0%, rgba(255, 143, 129, 1.00) 100%);
}

@media screen and (max-width: 1024px) {
.cho_snon{
	margin-top: -7px;	
}
	.cho_snon img{
	margin-right: auto;
	margin-left: auto;
	width: 45px;
	margin-top: 70px;
	margin-bottom: -70px;
	}
	.cate_box2 .ct2 {
    float: left;
    width: 50%;
    margin-right: 0px;
  }
  .cate_title {
    margin-bottom: 10px;
    font-size: 1.2em;
    color: hsla(0, 0%, 14%, 1.00);
  }
.shop_list_sp {
	font-family: 'M PLUS 1p', sans-serif !important;
	padding-left: 10px;
}
.shop_list_sp .user_ken {
  letter-spacing: -0.09em !important;
  font-size: 0.5em;
  border-radius: 70px;
  padding-top: 1px;
  padding-right: 7px;
  padding-bottom: 1px;
  padding-left: 7px;
  color: #FFFFFF;
  background-image: -webkit-linear-gradient(0deg, rgba(254, 93, 116, 1.00) 0%, rgba(255, 143, 129, 1.00) 100%);
  background-image: -moz-linear-gradient(0deg, rgba(254, 93, 116, 1.00) 0%, rgba(255, 143, 129, 1.00) 100%);
  background-image: -o-linear-gradient(0deg, rgba(254, 93, 116, 1.00) 0%, rgba(255, 143, 129, 1.00) 100%);
  background-image: linear-gradient(90deg, rgba(254, 93, 116, 1.00) 0%, rgba(255, 143, 129, 1.00) 100%);
}
.shop_list_sp h3 {
	font-size: 0.7em;
	font-weight: 600;
	margin-top: 3px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 2px;
	padding: 0 !important;
	letter-spacing: -0.09em !important;
	color: #3F3F3F;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.shop_list_sp h3  i{
	font-size: 1em;
	color: #3F3F3F;
	padding-right: 1px;
}
.shop_list_sp h2 {
	font-size: 1.3em !important;
	font-weight: 700 !important;
	margin-top: 10px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	padding: 0 !important;
	letter-spacing: -0.09em !important;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	line-height: 1em !important;
	color: #000000!important;
	height: 36px;
}
.shop_list_sp .en{
	font-size: 1.6em !important;
	font-weight: 700 !important;
	color: #640001;
	margin-left: 0px;
	}
.shop_list_sp .num_fonts{
	letter-spacing: -0.06em !important;
	font-size: 2.4em !important;
	font-weight: 700 !important;
	color: #640001;
	padding-right: 0px;
	padding-left: 0px;
	}
.shop_list_sp .zei_fonts{
	letter-spacing: -0.03em !important;
	font-size: 0.8em !important;
	font-weight: 400 !important;
	color: #868686;
	padding-left: 7px;
	}	
}
.search_title {
  padding-top: 19px;
  padding-right: 19px;
  padding-bottom: 30px;
  padding-left: 19px;
}
.search_title img{
	width: 45px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
.search_title h2 {
  font-size: 0.9em;
  font-family: 'M PLUS 1p', sans-serif !important;
  letter-spacing: -0.09em !important;
  font-weight: 400 !important;
  background-color: #FAFAFA !important;
  padding-top: 40px;
  padding-right: 0px;
  padding-bottom: 40px;
  padding-left: 0px;
  text-align: center;
  color: #383838;
}
/*END*/
.pricingtable a {
  color: #000000 !important;
  font-family: 'M PLUS 1p', sans-serif;
}
/*USER*/
.user_list_bg {
  background-color: #FFFFFF;
  padding-bottom: 26px;
  margin: 0;
  padding-top: 5px;
}
.user_list_sp {
  font-family: 'M PLUS 1p', sans-serif !important;
  padding-left: 10px;
}
.user_list_sp .user_ken {
	letter-spacing: -0.09em !important;
	font-size: 0.7em;
	border-radius: 70px;
	padding-top: 1px;
	padding-right: 7px;
	padding-bottom: 1px;
	padding-left: 7px;
	color: #FFFFFF;
	background-image: -webkit-linear-gradient(0deg, rgba(254, 93, 116, 1.00) 0%, rgba(255, 143, 129, 1.00) 100%);
  background-image: -moz-linear-gradient(0deg, rgba(254, 93, 116, 1.00) 0%, rgba(255, 143, 129, 1.00) 100%);
  background-image: -o-linear-gradient(0deg, rgba(254, 93, 116, 1.00) 0%, rgba(255, 143, 129, 1.00) 100%);
  background-image: linear-gradient(90deg, rgba(254, 93, 116, 1.00) 0%, rgba(255, 143, 129, 1.00) 100%);
}
.user_list_sp h3 {
	font-size: 0.8em;
	font-weight: 500;
	margin-top: 5px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 5px;
	padding: 0 !important;
	letter-spacing: -0.09em !important;
	color: #6F6F6F;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.user_list_sp h3 .u_ken{
	font-size: 0.8em;
	background-color: #ADADAD;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	margin-right: 3px;
}
.user_list_sp h2 {
	font-size: 1.4em !important;
	font-weight: 700 !important;
	margin-top: 10px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	padding: 0 !important;
	letter-spacing: -0.09em !important;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	line-height: 1em !important;
	color: #000000!important;
}
.user_bott {
	font-size: 0.6em;
	font-weight: 500;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	padding: 0;
	letter-spacing: -0.04em !important;
	display: inline-block;
	position: relative;
	top: -30px;
	left: 120px;
	z-index: 2;
	width: 100%;
	color: #A2A2A2;
}
.user_list_sp2 {
  font-family: 'M PLUS 1p', sans-serif !important;
  padding-left: 0px;
  margin-top: 7px;
  margin-bottom: 5px;
}
.user_list_sp2 .user_ken {
  letter-spacing: -0.09em !important;
  font-size: 0.5em;
  border-radius: 70px;
  padding-top: 1px;
  padding-right: 7px;
  padding-bottom: 1px;
  padding-left: 7px;
  color: #FFFFFF;
  background-image: -webkit-linear-gradient(0deg, rgba(254, 93, 116, 1.00) 0%, rgba(255, 143, 129, 1.00) 100%);
  background-image: -moz-linear-gradient(0deg, rgba(254, 93, 116, 1.00) 0%, rgba(255, 143, 129, 1.00) 100%);
  background-image: -o-linear-gradient(0deg, rgba(254, 93, 116, 1.00) 0%, rgba(255, 143, 129, 1.00) 100%);
  background-image: linear-gradient(90deg, rgba(254, 93, 116, 1.00) 0%, rgba(255, 143, 129, 1.00) 100%);
}
.user_list_sp2 h3 {
  font-size: 0.7em;
  font-weight: 500;
  margin-top: 3px;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 5px;
  padding: 0 !important;
  letter-spacing: -0.09em !important;
  color: #8C8B8B;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
.user_list_sp2 h2 {
	font-size: 1.2em !important;
	font-weight: 700 !important;
	margin-top: 5px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	padding: 0 !important;
	letter-spacing: -0.09em !important;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
	line-height: 1.2em !important;
	min-height: 30px;
	color: #000000;
	height: 62px;
}
.oukan {
  color: #DAAF08;
}
.userbox_cho {
  height: 100px !important;
}
.userbox_cho img{
  height: 100px !important; 
}
@media screen and (max-width:1024px) {
.shop_top_cho{
	margin-top: 26px;
	border-bottom: 1px solid #EFEFEF;
	margin-bottom: 5px;
}
.shopbox_cho {
  height: 100px !important;
}
.shopbox_cho img{
  height: 100px !important;
}
}

.kanren_cho img{
	margin-top: -10px;		
}
.kanren_cho .blog_list_sp h2{
	font-size: 1.4em !important;
	font-weight: 700 !important;
	color: #000000;
}
/*メダル*/
.user_rank {
  display: inline-block;
  position: absolute;
  top: 80;
  left: 10px;
  margin: 0;
  padding: 10px 0;
  z-index: 20;
  width: 20px;
  height: 30px;
  text-align: center;
  color: #FFFFFF;
  font-size: 0.6em;
}
.user_r01 {
  background: linear-gradient(45deg, #DAAF08 0%, #DAAF08 45%, #FEE9A0 70%, #DAAF08 85%, #DAAF08 90% 100%);
  background-size: 800% 400%;
  animation: gradient 5s infinite cubic-bezier(.62, .28, .23, .99) both;
}
.user_r02 {
  background: linear-gradient(45deg, #757575 0%, #9E9E9E 45%, #E8E8E8 70%, #9E9E9E 85%, #757575 90% 100%);
  background-size: 800% 400%;
  animation: gradient 5s infinite cubic-bezier(.62, .28, .23, .99) both;
}
.user_r03 {
  background: linear-gradient(45deg, #a57e65 0%, #a57e65 45%, #f3cfb8 70%, #a57e65 85%, #a57e65 90% 100%);
  background-size: 800% 400%;
  animation: gradient 5s infinite cubic-bezier(.62, .28, .23, .99) both;
}
@keyframes gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.user_r_etc {
  background-color: #57393A;
}
/*メダルEND*/
.breadcrumb .breadcrumb-item {
  font-family: 'M PLUS 1p', sans-serif !important;
  letter-spacing: -0.09em !important;
}
@media screen and (max-width:1024px) {
  .breadcrumb .breadcrumb-item {
    font-size: 0.8em !important;
  }
}
.top_rank_img img {
  margin-right: auto;
  margin-left: auto;
  border-radius: 369px;
  width: 40%;
  border: 4px solid #FFFFFF;
}
.top_info_txt {
  padding-top: 10px;
  padding-bottom: 30px;
}
.pricingtable-header h3 {
  color: #000000 !important;
  font-weight: 700;
}
.pricingtable-header h3 span {
  color: #000000 !important;
  font-weight: 700;
  font-size: 1.4em;
}
.pricingtable-header i {
  color: #C8AB6A !important;
  font-weight: 700;
  font-size: 0.8em;
}
.top_info_txt span {
letter-spacing: -0.04em !important;
  font-size: 0.5em;
  border-radius: 70px;
  padding-top: 1px;
  padding-right: 12px;
  padding-bottom: 1px;
  padding-left: 12px;
  color: #FFFFFF;
  background-image: -webkit-linear-gradient(0deg, rgba(254, 93, 116, 1.00) 0%, rgba(255, 143, 129, 1.00) 100%);
  background-image: -moz-linear-gradient(0deg, rgba(254, 93, 116, 1.00) 0%, rgba(255, 143, 129, 1.00) 100%);
  background-image: -o-linear-gradient(0deg, rgba(254, 93, 116, 1.00) 0%, rgba(255, 143, 129, 1.00) 100%);
  background-image: linear-gradient(90deg, rgba(254, 93, 116, 1.00) 0%, rgba(255, 143, 129, 1.00) 100%);
}
/*へい*/
.top_info_txt h6 {
	font-size: 1em;
	font-weight: 500;
	margin-top: 3px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 3px;
	padding-top: 12px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 16px;
	letter-spacing: -0.09em !important;
	color: #000000;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.top_info_txt h5 {
	font-size: 0.9em;
	font-weight: 500;
	margin-top: 0px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 5px;
	padding: 0 !important;
	letter-spacing: -0.09em !important;
	color: #3E3E3E;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.pricingtable-signup .info_button {
  font-size: 0.9em;
  letter-spacing: -0.09em;
  color: #FFFFFF !important;
}
/*アイコン END*/
/*コミュニティー一覧*/
.page-body-wrapper .page-body .container-fluid .page-title .row .col-6 h3 {
  font-size: 2em;
  font-family: 'M PLUS 1p', sans-serif;
  letter-spacing: -0.09em;
  font-weight: 700;
}
.header-top h5, .media-body h5, .card-header h5 {
  font-size: 2em;
  font-family: 'M PLUS 1p', sans-serif;
  letter-spacing: -0.09em;
  font-weight: 700;
}
@media screen and (max-width:1024px) {
  .page-body-wrapper .page-body .container-fluid .page-title .row .col-6 h3 {
    font-size: 0.9em;
  }
  .header-top h5, .media-body h5, .card-header h5 {
    font-size: 1.7em;
  }
}
.card-header span {
  font-family: 'M PLUS 1p', sans-serif;
}
.comm_japan{
	padding-left: 10px;
	padding-right: 10px;
}
.non_comuu_txt {
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 10px;
	color: #909090;
	font-size: 0.9em;
	text-align: center;
}
.non_user_txt {
  padding-top: 50px;
  padding-right: 20px;
  padding-bottom: 50px;
  padding-left: 20px;
  color: #909090;
}
.modoru_map {
  margin-right: auto;
  margin-left: auto;
  margin-top: 150px;
  text-align: center;
}
.modoru_map a {
  padding-top: 3px;
  padding-right: 20px;
  padding-bottom: 3px;
  padding-left: 20px;
  color: #FFFFFF;
  background-color: #B6B6B6;
  border-radius: 5px;
  font-size: 0.9em;
}
/**/
.support-ticket-font {
  font-family: 'M PLUS 1p', sans-serif;
}
.lank_title {
  font-family: 'M PLUS 1p', sans-serif;
  letter-spacing: -0.09em;
  color: #000000;
  margin-top: 0;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 15px;
  padding: 0;
  font-size: 1.5em;
  font-weight: 700;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
.kamei_txt {
  letter-spacing: -0.09em;
  color: #A8A8A8;
  font-family: 'M PLUS 1p', sans-serif;
  font-size: 0.6em;
}
.mini_title {
  font-family: 'M PLUS 1p', sans-serif;
  margin-top: 20px;
  letter-spacing: -0.09em;
  color: #B6B6B6;
  font-size: 0.6em;
  margin-bottom: -17px;
  font-weight: 700;
}
.blog-details-main h6 {
  font-size: 2em;
  font-family: 'M PLUS 1p', sans-serif;
  letter-spacing: -0.09em;
  font-weight: 700;
  color: #000000;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 0;
  padding: 0;
  white-space: nowrap
}
.blog-social {
  font-family: 'M PLUS 1p', sans-serif;
}
.blog_name i {
  color: #B7A75E;
  padding-right: 5px;
  padding-left: 0px;
  margin-left: -10px;
}
.blog_name {
  font-family: 'M PLUS 1p', sans-serif;
  margin-top: -10px;
  letter-spacing: -0.09em;
  color: #595959;
  font-size: 0.9em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
.lank_img img {
  width: 50%;
  margin-bottom: 5px;
  border-radius: 3px;
}
.fb_count {
  font-size: 4.3em;
  color: #959595 !important;
}
.lank_mini {
  font-size: 0.7em;
  color: #A9A9A9;
}
.lank_meda img {
  width: 100%;
}
.lank_meda {
  display: inline-block;
  position: absolute;
  margin: 0;
  padding: 0px 0;
  z-index: 2;
  width: 40px;
  height: 40px;
  top: 20px;
  right: 30px;
}
.blog-box img {
  border-bottom-right-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
}
@media screen and (max-width:1024px) {
  .mini_title {
    font-size: 0.5em;
    margin-top: 7px;
    color: #D0D0D0;
  }
  .blog-bottom-details {
    font-size: 0.5em;
    margin-bottom: 0px;
  }
  .blog_name {
    font-size: 0.7em;
    margin-top: -5px;
    padding: 0;
    margin-bottom: 7px;
  }
  .blog-details-main h6 {
    padding-top: 15px;
    padding-bottom: 6px;
    margin: 0 !important;
    font-size: 0.7em !important;
  }
  .blog-details-main hr {
    padding: 0 !important;
    margin: 0 !important;
  }
  .blog-details-main ul {
    padding-top: 4px;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 4px;
    margin-top: 4px;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 4px;
    font-size: 0.7em;
  }
  .blog-details-main li {
    padding-top: 4px;
    padding-right: 8px;
    padding-left: 0;
    padding-bottom: 6px;
    margin-top: 10px;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 10px;
    font-size: 0.8em !important;
  }
  .blog-social {
    padding: 0 !important;
    margin: 0 !important;
    font-size: 0.7em;
  }
  .lank_meda {
    top: 10px;
    right: 12px;
  }
}
/**/
.cho_01 {
  margin-top: -43px;
}
.cho_02 {
  margin-top: -20px;
}
.cho_03 {
  margin-left: -30px;
}
@media screen and (max-width:1024px) {
  .cho_03 {
    margin-left: -8px;
  }
  .fb_count {
    font-size: 4em !important;
  }
  .cho_01 {
    margin-top: -20px;
  }
  .cho_02 {
    margin-top: 10px;
  }
  .sp_2box_cho {
    padding: 0 !important;
    margin: 0 !important;
    width: 100%;
    background-color: #FD0004;
  }
}
.card-header span {
  letter-spacing: -0.07em !important;
  font-weight: 400 !important;
  font-size: 0.8em !important;
}
/*BOX*/
.sp_2box {
  width: 100%;
}
@media screen and (max-width:1024px) {
  .card-header span {
    letter-spacing: -0.07em !important;
    font-weight: 400 !important;
    font-size: 0.7em !important;
    color: #C9C9C9 !important;
  }
  .sp_2box {
    width: calc(50% - 6px);
    float: right;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    margin-top: 0;
    margin-right: 3px;
    margin-left: 3px;
    margin-bottom: 0;
  }
}
/*コミュニティー一覧 END*/
/*ブログ*/
/*/////////////////////////BLOG*/
.wp-block-image {
  margin-top: 60px;
}
.wp-block-image h2{
	font-size: 0em !important;
		letter-spacing: -0.09em !important;
	font-weight: 700;
	color: #565656;
	display: inherit;
	margin-top: -50px;
}
@media screen and (max-width:1024px) {
.wp-block-image h2{
	margin-top: 0px;
	font-size: 0.8em !important;
}
}
.wp-block-image .cate_blo {
  letter-spacing: -0.09em !important;
  font-size: 0.7em !important;
  border-radius: 70px;
  padding-top: 1px;
  padding-right: 7px;
  padding-bottom: 1px;
  padding-left: 7px;
  color: #FFFFFF;
  background-image: -webkit-linear-gradient(0deg, rgba(254, 93, 116, 1.00) 0%, rgba(255, 143, 129, 1.00) 100%);
  background-image: -moz-linear-gradient(0deg, rgba(254, 93, 116, 1.00) 0%, rgba(255, 143, 129, 1.00) 100%);
  background-image: -o-linear-gradient(0deg, rgba(254, 93, 116, 1.00) 0%, rgba(255, 143, 129, 1.00) 100%);
  background-image: linear-gradient(90deg, rgba(254, 93, 116, 1.00) 0%, rgba(255, 143, 129, 1.00) 100%);
}
.wp-block-image figcaption {
  font-size: 0.4em;
  color: #D4D4D4;
  margin-top: 13px;
  text-align: center;
}
.wp-block-image img {
  width: 100%;
}
.blog_time {
  text-align: right;
  margin-bottom: 6px;
  font-size: 0.6em;
  color: #979797;
}
.title_blog {
  font-weight: 800;
  line-height: 1.1em;
  letter-spacing: -0.09em;
  padding-top: 20px!important;
  padding-right: 20px;
  padding-bottom: 40px;
  margin: 0;
  padding-left: 20px;
}
/*目次*/
.blog_main_box {
  padding-right: 20px;
  margin: 0;
  padding-left: 20px;
  padding-top: 0px;
}
.toc_light {
  margin-top: 0px;
  background-color: #F2F2F2;
  padding-top: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  font-size: 0.8em;
  margin-left: 13px;
  margin-right: 13px;
  font-family: 'M PLUS 1p', sans-serif !important;
  letter-spacing: -0.09em !important;
}
.toc_light p {
  font-size: 1.2em;
  padding: 0;
  margin-top: 0;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 19px;
  font-family: 'M PLUS 1p', sans-serif !important;
  letter-spacing: -0.09em !important;
}
.toc_light ul {
  padding: 0;
  margin: 0;
  padding-left: 16px;
}
.toc_light li a {
  padding: 0;
  margin: 0;
  font-size: 1.7em;
  font-family: 'M PLUS 1p', sans-serif !important;
  letter-spacing: -0.07em !important;
  color: #227FAE ;
}
.toc_light p {
  font-size: 1.7em;
  font-family: 'M PLUS 1p', sans-serif !important;
  letter-spacing: -0.07em !important;
  color: #227FAE ;
  font-weight: 600;
}
.wp-block-image .seo_title_top {
  font-size: 0.7em !important;
  color: #ABABAB;
  margin-top: -50px;
  margin-bottom: -30px;
}
.seo_link_title {}
.seo_link_title h2 {
  font-size: 0.8em !important;
  color: #5A5A5A;
  text-align: center;
  letter-spacing: -0.09em !important;
  margin-top: 22px;
}
.seo_link_box {
  padding-left: 15px;
  padding-top: 23px;
  padding-bottom: 21px;
}
.seo_link_box li {
  font-size: 0.7em !important;
  color: #919191;
  margin-bottom: 2px;
  letter-spacing: -0.09em !important;
  padding-left: 10px;
}
@media screen and (max-width:1024px) {
  .wp-block-image .seo_title_top {
    font-size: 0.7em !important;
    color: #ABABAB;
    margin-top: -20px;
    margin-bottom: -30px;
  }
  .seo_top_cho {
    margin-top: 70px;
  }
}
.wp-block-image h1 {
  font-size: 3.5em;
  font-family: 'M PLUS 1p', sans-serif !important;
  letter-spacing: -0.10em !important;
  color: #000000;
  font-weight: 800 !important;
  padding: 0;
  margin-top: 20px;
  margin-right: 0;
  margin-left: 0px;
  margin-bottom: 40px !important;
}
.wp-block-image h3 span {
  font-size: 1.5em;
  font-family: 'M PLUS 1p', sans-serif !important;
  letter-spacing: -0.07em !important;
  color: #000000;
  font-weight: 800 !important;
  padding: 0;
  margin-top: 0;
  margin-right: 0;
  margin-left: 10px;
  margin-bottom: 0;
  color: transparent;
  background: repeating-linear-gradient(90deg, #1C4682 0, #227FAE 100%);
  -webkit-background-clip: text;
}
.wp-block-image h4 {
	font-weight: 800;
	line-height: 1.1em;
	letter-spacing: -0.09em;
	font-size: 2em !important;
	/*color: #6D6D6D;*/
	margin-top: 3px;
	color: #6D6D6D;
}
.blog_tbox p {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-weight: 400;
	line-height: 1.6em;
	letter-spacing: -0.05em;
	font-size: 1.3em;
	color: #5C5C5C;

}
.cho_l{
	margin-top: -30px;
	margin-bottom: 50px;
}
@media screen and (max-width:1024px) {
.cho_l{
	margin-top: 10px;
}
  .sp_non {
    display: none;
  }
  .toc_light {
    margin-bottom: 30px;
    margin-top: 20px;
  }
  .toc_light li a {
    font-size: 1.5em;
    margin-bottom: 11px;
  }
  .toc_light p {
    font-size: 1.5em;
  }
  .blog_main_box {
    margin-top: 0px;
  }
  .wp-block-image {
    margin-top: 10px;
  }
  .wp-block-image h1 {
    font-size: 2.5em;
    font-weight: 800 !important;
    padding: 0;
    margin-top: 5px;
    margin-right: 0;
    margin-left: 0px;
    margin-bottom: 5px !important;
  }
  .sp_blog_box {
    padding-right: 25px;
    padding-left: 15px;
    margin-top: -20px;
  }
  .toc_light {
    margin-top: 0px;
    background-color: #F7F7F7;
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    border: 1px solid #D2D2D2;
  }
  .toc_light p {
    font-size: 1em;
    margin-bottom: 19px;
  }
  .toc_light ul {
    padding-left: 5px;
  }
  .toc_light li {
    padding: 0;
    margin: 0;
    font-size: 1em;
  }
  .wp-block-image h3 {
    padding-right: 2px;
    margin-bottom: 10px;
  }
  .wp-block-image h3 span {
    letter-spacing: -0.09em !important;
    font-size: 1.4em;
  }
  .wp-block-image h4 {
    font-family: 'M PLUS 1p', sans-serif !important;
    font-weight: 800 !important;
    line-height: 1.1em !important;
    letter-spacing: -0.09em !important;
    font-size: 1.3em !important;
    color: #6D6D6D;
    margin-bottom: 20px;
    margin-top: 5px;
    margin-left: 5px;
  }
  .blog_tbox p {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 10px;
    font-weight: 400;
    line-height: 1.5em;
    letter-spacing: -0.05em;
    font-size: 1.1em;
    color: #282828;
  }
}
/*END*/
/*ブログ関連*/
.kanren_title {
  font-size: 1em;
  color: #2C2C2C;
  margin-top: 33px;
  letter-spacing: -0.09em !important;
  font-family: 'M PLUS 1p', sans-serif !important;
  text-align: center;
  margin-bottom: -30px;
}
.blog_bott {
  font-size: 0.7em;
  color: #B7B7B7;
  margin-top: 6px;
  letter-spacing: -0.09em !important;
  font-family: 'M PLUS 1p', sans-serif !important;
  text-align: right;
}
.blog_kan_cho {
  padding-top: 20px !important;
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
  margin-top: 14px;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 0;
  height: 110px;
}
.blog_list_sp {
  font-family: 'M PLUS 1p', sans-serif !important;
  padding-left: 10px;
}
.blog_list_sp .blog_ken {
  letter-spacing: -0.09em !important;
  font-size: 0.5em;
  border-radius: 70px;
  padding-top: 1px;
  padding-right: 7px;
  padding-bottom: 1px;
  padding-left: 7px;
  color: #FFFFFF;
  background-image: -webkit-linear-gradient(0deg, rgba(254, 93, 116, 1.00) 0%, rgba(255, 143, 129, 1.00) 100%);
  background-image: -moz-linear-gradient(0deg, rgba(254, 93, 116, 1.00) 0%, rgba(255, 143, 129, 1.00) 100%);
  background-image: -o-linear-gradient(0deg, rgba(254, 93, 116, 1.00) 0%, rgba(255, 143, 129, 1.00) 100%);
  background-image: linear-gradient(90deg, rgba(254, 93, 116, 1.00) 0%, rgba(255, 143, 129, 1.00) 100%);
}
.blog_list_sp h3 {
  font-size: 0.7em;
  font-weight: 500;
  margin-top: 3px;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 5px;
  padding: 0 !important;
  letter-spacing: -0.09em !important;
  color: #8C8B8B;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
.blog_list_sp h2 {
  font-size: 1em !important;
  font-weight: 700 !important;
  margin-top: 10px;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 0;
  padding: 0 !important;
  letter-spacing: -0.09em !important;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 1.1em !important;
}
/*ナビ*/
.next-navigation {
  margin-bottom: 50px;
  margin-top: 80px;
}
.next-navigation img {
  width: 30%;
  border-radius: 10px;
  margin-bottom: 11px;
}
.float-left {
  width: 50%;
  float: left;
  text-align: center;
}
.float-right {
  width: 50%;
  float: right;
  text-align: center;
  letter-spacing: -0.07em !important;
  border-left: 1px dotted #ACACAC;
}
.next-navigation p {
  font-family: 'M PLUS 1p', sans-serif !important;
  letter-spacing: -0.07em !important;
  color: #606060;
}
.thumbnail img {
  width: 70px;
}
.media .content p {
  font-size: 7px;
  color: #9A9A9A;
  line-height: 14px;
  margin-top: -32px;
}
@media screen and (max-width:1024px) {
  .kanren_sp {
	margin-left: 5px;
	margin-right: 5px;
  }
	.kanren_buton_sp {
	width: 100%;
	padding-top: 10px;
  }
  .float-right img {
    width: 50%;
  }
  .float-left img {
    width: 50%;
  }
  .next-navigation p {
    font-size: 0.4em;
    padding-right: 10px;
    padding-left: 10px; /*	display: none;*/
  }
  .top_blog_cho01 {
    margin-top: 40px;
  }
}
.cho_-30 {
  margin-top: -30px;
}
.new_d {
  background-color: #C50205 !important;
  font-size: 0.4em !important;
}
.product-details span {
  letter-spacing: -0.09em !important;
  font-size: 0.5em;
  border-radius: 70px;
  padding-top: 1px;
  padding-right: 7px;
  padding-bottom: 1px;
  padding-left: 7px;
  color: #FFFFFF !important;
  background-image: -webkit-linear-gradient(0deg, rgba(254, 93, 116, 1.00) 0%, rgba(255, 143, 129, 1.00) 100%);
  background-image: -moz-linear-gradient(0deg, rgba(254, 93, 116, 1.00) 0%, rgba(255, 143, 129, 1.00) 100%);
  background-image: -o-linear-gradient(0deg, rgba(254, 93, 116, 1.00) 0%, rgba(255, 143, 129, 1.00) 100%);
  background-image: linear-gradient(90deg, rgba(254, 93, 116, 1.00) 0%, rgba(255, 143, 129, 1.00) 100%);
}
.product-details h4 {
  font-family: 'M PLUS 1p', sans-serif !important;
  letter-spacing: -0.09em !important;
  color: #000000;
  margin-top: 5px;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 15px;
  padding: 0;
  font-size: 1.5em !important;
  font-weight: 700 !important;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.product-details .product-price {
  font-family: 'M PLUS 1p', sans-serif !important;
  letter-spacing: -0.09em !important;
  color: #A6A6A6;
  margin-top: 15px;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 5px;
  padding: 0;
  font-size: 0.7em !important;
  font-weight: 500 !important;
  text-align: right;
}
/*END*/
/*JAPAN*/
.japan_map_box {
  width: 50%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 15px;
}
@media screen and (max-width:1024px) {
  .japan_map_box {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
  }
}
ul.jp_map {
  position: relative;
  list-style-type: none;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
ul.jp_map a {
  color: #FFFFFF;
  text-decoration: none;
}
.jp_map li a {
  box-sizing: border-box;
  width: calc(50% - 4px);
  float: left;
  padding: 7px 0;
  border-radius: 6px;
  text-align: center;
  margin: 2px;
}
.jp_map li a:hover {
  text-decoration: none;
}
ul.jp_map {
  padding: 84% 0 0;
}
.jp_map li a {
  width: 7%;
  height: 10%;
  border: solid #ffffff 2px;
  box-sizing: border-box;
  padding: 7px 0;
  float: none;
  font-size: 0.7em;
  margin: 0;
}
@media screen and (max-width:1024px) {
  .jp_map li a {
    font-size: 0.3em;
    margin: 0;
  }
}
.jp_map li a:hover {
  text-decoration: none;
}
.jp_map li:nth-child(1) a {
  position: absolute;
  top: 0;
  left: 85%;
  width: 15%;
  background-color: #7f7eda;
}
.jp_map li:nth-child(2) a {
  position: absolute;
  top: 11%;
  left: 85%;
  width: 14%;
  height: 5.5%;
  background-color: #759ef4;
}
.jp_map li:nth-child(3) a {
  position: absolute;
  top: 16.5%;
  left: 92%;
  background-color: #759ef4;
}
.jp_map li:nth-child(4) a {
  position: absolute;
  top: 26.5%;
  left: 92%;
  background-color: #759ef4;
}
.jp_map li:nth-child(5) a {
  position: absolute;
  top: 16.5%;
  left: 85%;
  background-color: #759ef4;
}
.jp_map li:nth-child(6) a {
  position: absolute;
  top: 26.5%;
  left: 85%;
  background-color: #759ef4;
}
.jp_map li:nth-child(7) a {
  position: absolute;
  top: 36.5%;
  left: 92%;
  background-color: #759ef4;
}
.jp_map li:nth-child(8) a {
  position: absolute;
  top: 46.5%;
  left: 92%;
  background-color: #7ecfea;
}
.jp_map li:nth-child(9) a {
  position: absolute;
  top: 46.5%;
  left: 85%;
  background-color: #7ecfea;
}
.jp_map li:nth-child(10) a {
  position: absolute;
  top: 46.5%;
  left: 78%;
  background-color: #7ecfea;
}
.jp_map li:nth-child(11) a {
  position: absolute;
  top: 56.5%;
  left: 85%;
  background-color: #7ecfea;
}
.jp_map li:nth-child(12) a {
  position: absolute;
  top: 56.5%;
  left: 92%;
  background-color: #7ecfea;
}
.jp_map li:nth-child(13) a {
  left: 85%;
  position: absolute;
  top: 66.5%;
  background-color: #7ecfea;
}
.jp_map li:nth-child(14) a {
  left: 78%;
  position: absolute;
  top: 66.5%;
  background-color: #7ecfea;
}
.jp_map li:nth-child(15) a {
  position: absolute;
  top: 36.5%;
  left: 78%;
  width: 14%;
  background-color: #7cdc92;
}
.jp_map li:nth-child(16) a {
  position: absolute;
  top: 36.5%;
  left: 71%;
  background-color: #7cdc92;
}
.jp_map li:nth-child(17) a {
  position: absolute;
  top: 36.5%;
  left: 64%;
  background-color: #7cdc92;
}
.jp_map li:nth-child(18) a {
  left: 64%;
  position: absolute;
  top: 46.5%;
  background-color: #7cdc92;
}
.jp_map li:nth-child(19) a {
  position: absolute;
  top: 56.5%;
  left: 78%;
  background-color: #7cdc92;
}
.jp_map li:nth-child(20) a {
  left: 71%;
  position: absolute;
  top: 46.5%;
  height: 20%;
  background-color: #7cdc92;
}
.jp_map li:nth-child(21) a {
  left: 64%;
  position: absolute;
  top: 56.5%;
  background-color: #7cdc92;
}
.jp_map li:nth-child(22) a {
  left: 71%;
  position: absolute;
  top: 66.5%;
  background-color: #7cdc92;
}
.jp_map li:nth-child(23) a {
  left: 64%;
  position: absolute;
  top: 66.5%;
  background-color: #7cdc92;
}
.jp_map li:nth-child(24) a {
  left: 57%;
  position: absolute;
  top: 66.5%;
  background-color: #ffe966;
}
.jp_map li:nth-child(25) a {
  left: 57%;
  position: absolute;
  top: 46.5%;
  background-color: #ffe966;
}
.jp_map li:nth-child(26) a {
  left: 50%;
  position: absolute;
  top: 46.5%;
  background-color: #ffe966;
}
.jp_map li:nth-child(27) a {
  left: 50%;
  position: absolute;
  top: 56.5%;
  background-color: #ffe966;
}
.jp_map li:nth-child(28) a {
  left: 43%;
  position: absolute;
  top: 46.5%;
  height: 20%;
  background-color: #ffe966;
}
.jp_map li:nth-child(29) a {
  left: 57%;
  position: absolute;
  top: 56.5%;
  background-color: #ffe966;
}
.jp_map li:nth-child(30) a {
  left: 50%;
  position: absolute;
  top: 66.5%;
  background-color: #ffe966;
}
.jp_map li:nth-child(31) a {
  left: 36%;
  position: absolute;
  top: 46.5%;
  background-color: #ffcc66;
}
.jp_map li:nth-child(32) a {
  left: 29%;
  position: absolute;
  top: 46.5%;
  background-color: #ffcc66;
}
.jp_map li:nth-child(33) a {
  left: 36%;
  position: absolute;
  top: 56.5%;
  background-color: #ffcc66;
}
.jp_map li:nth-child(34) a {
  left: 29%;
  position: absolute;
  top: 56.5%;
  background-color: #ffcc66;
}
.jp_map li:nth-child(35) a {
  left: 22%;
  position: absolute;
  top: 51.5%;
  background-color: #ffcc66;
}
.jp_map li:nth-child(36) a {
  left: 36%;
  position: absolute;
  top: 78.5%;
  background-color: #ffbb9c;
}
.jp_map li:nth-child(37) a {
  left: 36%;
  position: absolute;
  top: 68.5%;
  background-color: #ffbb9c;
}
.jp_map li:nth-child(38) a {
  left: 29%;
  position: absolute;
  top: 68.5%;
  background-color: #ffbb9c;
}
.jp_map li:nth-child(39) a {
  left: 29%;
  position: absolute;
  top: 78.5%;
  background-color: #ffbb9c;
}
.jp_map li:nth-child(40) a {
  left: 14%;
  position: absolute;
  top: 46.5%;
  background-color: #ffbdbd;
}
.jp_map li:nth-child(41) a {
  left: 7%;
  position: absolute;
  top: 46.5%;
  background-color: #ffbdbd;
}
.jp_map li:nth-child(42) a {
  left: 0;
  position: absolute;
  top: 46.5%;
  background-color: #ffbdbd;
}
.jp_map li:nth-child(43) a {
  left: 7%;
  position: absolute;
  top: 56.5%;
  background-color: #ffbdbd;
}
.jp_map li:nth-child(44) a {
  left: 14%;
  position: absolute;
  top: 56.5%;
  background-color: #ffbdbd;
}
.jp_map li:nth-child(45) a {
  left: 14%;
  position: absolute;
  top: 66.5%;
  background-color: #ffbdbd;
}
.jp_map li:nth-child(46) a {
  left: 7%;
  position: absolute;
  top: 66.5%;
  background-color: #ffbdbd;
}
.jp_map li:nth-child(47) a {
  left: 0;
  position: absolute;
  top: 76.5%;
  background-color: #f5c9ff;
}
/*JAPAN END*/
.com_txt_box{
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 100px;
	padding-left: 40px;
}
.com_txt_box .post-title_sub2{
	font-size: 2em;
	font-weight: 700;
	letter-spacing : -0.09em;
	line-height: 1.1em;
	color: transparent;
	background: repeating-linear-gradient( 90deg, #468DFD 0, #4169e1 100% );
	-webkit-background-clip: text;
}
.com_txt_box h2{
	font-size: 1.8em;
	font-weight: 600;
	letter-spacing : -0.09em;
	margin-top: 50px;
	color: #000000;
	line-height: 1.1em;
}
.com_txt_box p{
	font-size: 1.1em;
	font-weight: 530;
	letter-spacing : -0.09em;
	color: #757575;
	padding-top: 13px;
	line-height: 1.4em;
}
.terms{
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 100px;
	padding-left: 40px;
}
.terms .post-title_sub2{
	font-size: 0.8em;
	font-weight: 400;
	letter-spacing : -0.04em;
	line-height: 1.3em;
	color: #525252;
}
.terms h2{
	font-size: 1.8em;
	font-weight: 600;
	letter-spacing : -0.09em;
	margin-top: 50px;
	color: #000000;
	line-height: 1.1em;
}
.terms p{
	font-size: 1.1em;
	font-weight: 530;
	letter-spacing : -0.09em;
	color: #757575;
	padding-top: 13px;
	line-height: 1.4em;
}
.n{
	color: #00087B;
	background-color: #468DFD;
}
/*アイコン*/
.card-header .icon_c01 {
  color: #CBCA7E !important;
  padding-right: 5px;
  font-size: 1.2em !important;
}
.icon_c01 i{
	margin-right: 6px;	
}
/*アイコン END*/
/*Footer*/
.footer{
	margin-top: 50px;	
}
.footer-copyright p {
  font-size: 0.5em !important;
  color: #9F9E9E;
  padding-top: 50px;
  padding-bottom: 70px;
}
@media screen and (max-width:1024px) {
  .footer-copyright p {
    font-size: 0.5em !important;
    color: #9F9E9E;
    padding-top: 20px;
    padding-bottom: 70px;
  }
}
.seo_link_box h2 {
  font-size: 0.7em;
  font-weight: 500;
  margin-top: 15px;
  color: #848484;
}
.seo_link_box {
  line-height: 0.7em;
}
.seo_link_box ul {
  padding: 0;
  margin: 0;
}
.seo_link_box li {
  float: left;
  padding-top: 1px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-size: 0.7em;
  margin: 0;
  font-weight: 400;
  line-height: 1em;
  color: #C6C6C6;
}
.seo_link_box a {
  color: #CFCFCF;
  line-height: 0.7em;
}
.top_link_box {
  margin-top: 10px;
}
.top_link_box li {
  float: left;
  font-size: 0.7em;
  list-style-type: none;
}
.f_ken {}
.f_ken h2 {
  font-size: 0.7em;
  font-weight: 500;
  margin-top: 15px;
  color: #ADADAD;
}
.f_ken li {
  float: left;
  padding-top: 1px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-size: 0.7em;
  margin: 0;
  font-weight: 400;
  line-height: 1em;
  color: #C6C6C6;
}
.f_ken li a {
  color: #CFCFCF;
  line-height: 0.7em;
}
/*Footer END*/
/*ポイント*/
.point_main {
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}
.user_list_box2 {
  padding-top: 12px;
  padding-right: 12px;
  padding-bottom: 12px;
  padding-left: 12px;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  color: #787878;
}
.user_list_box2 span {
  color: #FF8100;
  font-size: 2em;
}
.point_txt_box {
  font-family: 'M PLUS 1p', sans-serif !important;
  letter-spacing: -0.09em !important;
  color: #606060;
}
.point_txt_box h1 {
  color: #000000;
  font-weight: 600;
}
.point_txt_box h2 {
  font-size: 1.3em;
  font-weight: 600;
}
.point_txt_box h2 span {
  font-size: 1.7em;
  color: #FF0004;
  font-weight: 700;
  padding-right: 5px;
}
.point_txt_box .point_end {
  padding-top: 40px;
  padding-right: 10px;
  padding-bottom: 40px;
  padding-left: 10px;
}
.point_txt_box .point_end .setumr {
  font-size: 0.9em;
  text-align: center;
  background-color: #F4F4F4;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  border: 1px solid #D7D7D7;
}
.point_txt_box .point_end p {
  font-family: 'M PLUS 1p', sans-serif !important;
  letter-spacing: -0.09em !important;
  font-size: 1.1em;
  color: #2F2F2F;
  line-height: 1.3em;
  margin-bottom: 25px;
  border-bottom: 1px solid #B0B0B0;
  padding-bottom: 10px;
  border-radius: 4px;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
  margin-top: 25px;
}
.point_txt_box .counte {
  text-align: center;
}
.point_txt_box .point_form {}
.point_txt_box .err_txt {
  background-color: #FF0004;
  margin-bottom: 21px;
  color: #FFFFFF;
  font-size: 11px;
  padding-top: 3px;
  padding-right: 3px;
  padding-bottom: 3px;
  padding-left: 3px;
  text-align: center;
}
.point_txt_box .shiha {
  background-color: #FF8600;
  color: #FFFFFF;
  border-radius: 6px;
  padding-top: 20px;
  padding-right: 31px;
  padding-bottom: 20px;
  padding-left: 31px;
  width: 100%;
  border-style: none;
}
.poin_ok {
  font-family: 'M PLUS 1p', sans-serif !important;
  letter-spacing: -0.09em !important;
  text-align: center;
  color: #208000;
  font-weight: 700;
  padding-top: 50px;
  padding-right: 20px;
  padding-bottom: 50px;
  padding-left: 20px;
}
.modo {
  margin-top: 30px;
  text-align: center;
  margin-bottom: 70px;
}
.modo a {
  font-family: 'M PLUS 1p', sans-serif !important;
  letter-spacing: -0.09em !important;
  color: #FFFFFF;
  background-color: #B9B9B9;
  font-size: 0.7em;
  padding-top: 3px;
  padding-right: 14px;
  padding-bottom: 3px;
  padding-left: 14px;
  border-radius: 13px;
}
.non_point {
  color: #BF0003;
}
.pont_list_sp {
  padding: 0;
  margin: 0;
}
.pont_list_sp h2 {
  font-family: 'M PLUS 1p', sans-serif !important;
  letter-spacing: -0.09em !important;
  font-size: 1.2em !important;
  color: #2F2F2F;
  margin-top: -15px;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 0;
  padding: 0;
  line-height: 1.3em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
.pont_list_sp h3 {
  letter-spacing: -0.09em !important;
  font-size: 1.2em !important;
}
.pont_list_sp p {
  font-family: 'M PLUS 1p', sans-serif !important;
  letter-spacing: -0.09em !important;
  font-size: 1em;
  color: #E42B85;
  font-weight: 700;
  padding-left: 10px;
}
@media screen and (max-width:1024px) {
  .user_list_box2 {
    font-size: 0.8em;
    margin-bottom: -10px;
    margin-top: 10px;
  }
}
.point_rireki {
  margin-top: 12px;
}
.point_rireki h2 {
  font-family: 'M PLUS 1p', sans-serif !important;
  letter-spacing: -0.09em !important;
  font-size: 1em;
  color: #565656;
  font-weight: 700;
  text-align: center;
  margin-bottom: 28px;
}
.point_rireki .point_o_list {
  font-family: 'M PLUS 1p', sans-serif !important;
  letter-spacing: -0.09em !important;
  font-size: 0.8em;
  color: #9C9C9C;
  font-weight: 400 !important;
  padding-left: 20px;
  margin-bottom: 12px;
  padding-bottom: 12px;
  border-bottom: 1px dotted #C7C7C7;
}
.point_rireki .point_o_list span {
  color: #C0C0C0;
  font-size: 0.7em !important;
  font-weight: 400 !important;
  padding-left: 20px;
}
.point_item {
  font-family: 'M PLUS 1p', sans-serif !important;
  letter-spacing: -0.09em !important;
}
.point_item h2 {
  font-size: 1.3em;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #020202;
  margin-top: 25px;
}
.point_item p {
  font-size: 0.8em !important;
  letter-spacing: -0.06em !important;
}
.point_item p span {
  min-height: 0px;
  font-weight: 800;
  font-size: 2.5em;
  padding-right: 4px;
  padding-left: 2px;
  color: #FF0000;
}
.setu_p {
  margin-top: 20px;
  margin-right: 30px;
  margin-bottom: 10px;
  margin-left: 30px;
  font-size: 0.7em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #727272;
}
.but_p {
  margin-bottom: 24px;
  padding-top: 25px;
  padding-bottom: 15px;
  padding-right: 40px;
  padding-left: 40px;
}
.but_p .koukan {
  background-color: #F90004;
  color: #FFFFFF;
  border-radius: 4px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}
/*END*/
/*///////////////////////共通*/
/*//一行切り詰め*/
.f1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
/*//二行切り詰め*/
.f2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.y_block7 {
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 3px;
}
.y_block7 .y_bl {
	float: left;
	width: 40%;
	height: 100px;
	margin-bottom: 5px;
	border-bottom: 1px solid #E1E1E1;
	padding-left: 10px;
	padding-top: 5px;
}
.y_block7 .y_bl img {
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.y_block7 .y_br {
  float: right;
  width: 60%;
  height: 100px;
  margin-bottom: 5px;
  border-bottom: 1px solid #E1E1E1;
}
.y_block7 .y_br h2 {
  margin: 0px;
  padding-top: 12px;
  padding-right: 0px;
  padding-left: 10px;
  padding-bottom: 0px;
  font-size: 1em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #4E4E4E;
  font-weight: 600;
  line-height: 1.3em;
}
.y_block7 .y_time {
  font-size: 0.6em;
  padding-left: 10px;
  color: #AAAAAA;
}
.y_block7 .new_icon {
  font-size: 0.6em;
  padding-left: 4px;
  color: #FFFFFF;
  border-radius: 365px;
  padding-right: 4px;
  padding-top: 0px;
  padding-bottom: 2px;
  background-color: #FC6D00;
  margin-left: 6px;
}
.commu_rank {
  display: inline-block;
  position: absolute;
  top: 80;
  left: 20px;
  margin: 0;
  padding: 10px 0;
  z-index: 20;
  width: 20px;
  height: 30px;
  text-align: center;
  color: #FFFFFF;
  font-size: 0.6em;
}
.commu_bott{
	font-family: 'M PLUS 1p', sans-serif !important;
	letter-spacing: -0.09em !important;
	color: #D0D0D0;
	font-size: 0.6em;
	font-weight: 500;
	margin-top: 6px;
	text-align: right;
	width: 200px;
}

.y_block8_box{
	width: calc(100% - 20px);
	padding-left: 10px;
}
.y_block8{
	width: calc(50% - 10px);
	float: left;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.y_block8 img{
	width: 100%;
	border-radius: 4px;
}
.y_block8l  img{width: 100%;}
.commu_list_sp {
	font-family: 'M PLUS 1p', sans-serif !important;
	padding-left: 10px;
	margin-top: 7px;
	margin-bottom: 5px;
	padding-right: 10px;
}
.commu_list_sp h3 {
  font-size: 0.7em;
  font-weight: 500;
  margin-top: 3px;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 5px;
  padding: 0 !important;
  letter-spacing: -0.09em !important;
  color: #8C8B8B;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
.commu_list_sp h2 {
	font-size: 1.1em !important;
	font-weight: 700 !important;
	margin-top: 15px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	padding: 0 !important;
	letter-spacing: -0.09em !important;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	line-height: 1em !important;
	min-height: 30px;
	color: #3B3B3B!important;
}
.commu_list_sp .setu_point{
	font-size: 0.7em !important;
	font-weight: 400 !important;
	margin-top: 0px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	padding: 0 !important;
	letter-spacing: -0.09em !important;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	line-height: 1.3em !important;
	color: #8F8F8F!important;
	height: 25px;
}
.commu_list_sp p{
	font-size: 0.6em !important;
	font-weight: 500 !important;
	margin-top: 10px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	padding: 0 !important;
	letter-spacing: -0.09em !important;
	color: #585858!important;
	text-align: center;
}
.commu_list_sp p span{
	font-weight: 700;
	color: #FF0004;
	font-size: 2em;
	padding-right: 2px;
	padding-left: 2px;
}
.but_p2 .koukan2 {
	background-color: #F90004;
	color: #FFFFFF;
	border-radius: 4px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	font-size: 0.9em;
	text-align: center;
}
/*SHOP*/
.shop_plist{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
.shop_plist span{
	text-align: center;
	 letter-spacing : -0.09em!important;
}
.shop_plist h2{
	font-size: 1.3em !important;
	font-weight: 700 !important;
	letter-spacing : -0.09em!important;
	padding-top: 10px;
	height: 40px;
	color: #4C0001!important;
	padding-right: 10px;
	padding-left: 10px;

}
.shop_plist .sname{
	background-color: #FF0004;
	background-image: -webkit-linear-gradient(179deg,rgba(230,99,55,1.00) 0%,rgba(222,56,124,1.00) 100%);
	background-image: -moz-linear-gradient(179deg,rgba(230,99,55,1.00) 0%,rgba(222,56,124,1.00) 100%);
	background-image: -o-linear-gradient(179deg,rgba(230,99,55,1.00) 0%,rgba(222,56,124,1.00) 100%);
	background-image: linear-gradient(271deg,rgba(230,99,55,1.00) 0%,rgba(222,56,124,1.00) 100%);
}
.shop_list_sp .shop_t{
	margin-top: -10px!important;	
}
.shop_plist .shop_t .en{
	font-size: 2em !important;
	color: #603115;
	margin-left: 15px;
}
.shop_plist .shop_t .num_fonts{
	font-size: 4em !important;
	color: #603115;
	padding-left: 3px;
	padding-right: 3px;
	letter-spacing : -0.03em!important;
}
.shop_plist .shop_t .zei_fonts{
	font-size: 6px !important;
	color: #A5A5A5;
}
.shop_plist .shop_sb{
	font-size: 0.7em !important;
	font-weight: 600 !important;
	color: #4F4F4F;
	margin-top: -15px;
	letter-spacing : -0.09em;
}
.shop_plist .shop_sb i{
	font-size: 0.4em !important;
	color: #BFBFBF;
}
.in_sbox{
	letter-spacing : -0.09em;
	font-size: 0.8em !important;
	text-align: left;
	margin-top: 12px;
	margin-bottom: 2px;
	color: #757575;
	font-weight: 500;
}
.in_sbox2{
	letter-spacing : -0.09em;
	font-size: 0.8em !important;
	text-align: left;
	margin-top: 3px;
	margin-bottom: 0px;
	color: #757575;
	font-weight: 500;
}

.interview_user_box{
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 13px;
	padding-left: 20px;
	border: 1px solid #D8D8D8;
	margin-top: 0px;
	margin-bottom: 69px;
	border-radius: 2px;
}
.interview_l{
	width: 10%;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	letter-spacing : -0.09em!important;
}
.interview_l img{
	width: 100%;
	border-radius: 369px;
	margin-bottom: 13px;
}
.interview_l .i_ken{
	font-size: 0.8em;
	text-align: center;
	color: #878787;
}
.interview_r{
	font-size: 0.9em;
	width: 90%;
	float: right;
	letter-spacing : -0.09em!important;
	padding-left: 20px;
	padding-top: 5px;
}
.interview_r span{
	letter-spacing : -0.03em!important;
	font-size: 0.6em;
	font-weight: 400;
	color: #FFFFFF;
	background-color: #B3B3B3;
	border-radius: 34px;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
}
.interview_user_box h3{
	font-size: 1.1em;
	font-weight: 400;
	margin-top: 13px;
	margin-right: 0;
	margin-left: 5px;
	margin-bottom: 0;
	padding: 0;
	color: #2B2B2B;
}
.interview_user_box p{
	margin: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-left: 5px;
	padding-bottom: 0;
	font-size: 0.9em;
	color: #8E8E8E;
	line-height: 1.2em;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
	overflow: hidden;
	letter-spacing : -0.09em!important;
}
.interview_user_box img{
	float: left;
	margin-top: 6px;
}
.otiawase_box{
	margin-top: 0px;
	text-align: center;
	margin-bottom: 100px;
	width: 100%;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.otiawase_box .oto_butt{
	color: #FFFFFF;
	letter-spacing : -0.09em!important;
	background-color: #FFAA00;
	border-radius: 4px;
	padding-top: 25px;
	padding-right: 45px;
	padding-bottom: 25px;
	padding-left: 45px;
	-webkit-box-shadow: 0px 5px 40px -10px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 5px 40px -10px rgba(0, 0, 0, 0.3);
	font-size: 1.2em;
	width: 60%;
	margin-right: auto;
	margin-left: auto;
}
.otiawase_box .oto_butt:hover{
	transition: 0.9s;
	background-color: hsla(359,100%,50%,1.00);
}
@media screen and (max-width:1024px) {
	
	.otiawase_box .oto_butt{
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	font-size: 1em;
	width: 100%;
	margin-top: -100px;
	}
.interview_user_box{
	width: 100%;
	margin-bottom: 5px;
}
.interview_l{
	width: 20%;
}
.interview_r{
	width: 80%;
}
.interview_user_box h3{
	font-size: 1em;
}
.interview_user_box p{
	margin: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-left: 5px;
	padding-bottom: 0;
	font-size: 0.7em;
	color: #747474;
	line-height: 1.3em;
}
.otiawase_box{
	margin-top: 100px;
}	
}



.non_title{
	text-align: center;
	margin-top: 100px;
	margin-bottom: 100px;
	color: #666666;
	letter-spacing : -0.09em;
}
.non_title span{
	font-weight: 700;
	padding-left: 3px;
	padding-right: 3px;
	color: #000000;
}

@media screen and (max-width:1024px) {
.sp_non_cho{
	margin-top: 30px;	
}
.non_title{
	letter-spacing : -0.09em;
	text-align: center;
	margin-top: 100px;
	margin-bottom: 100px;
	color: #666666;
	font-size: 0.8em;
}
.non_title span{
	font-weight: 700;
	padding-left: 3px;
	padding-right: 3px;
	color: #000000;
}
}

/*インタビュー*/
.pre_box{
	background-color: #36AD00;
	color: #FFFFFF;
	letter-spacing : -0.09em!important;
	width: 100%;
	padding-top: 20px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	text-align: center;
}
.pre_box h1{
	color: #FFFFFF;
	font-size: 0.9em!important;
	letter-spacing : -0.09em!important;
}
.pre_box p{
	color: #FFFFFF;
	font-size: 0.9em!important;
	letter-spacing : -0.09em!important;
}
.pre_box .naito{
	color: #FFF500;
	font-size: 0.7em!important;
	letter-spacing : -0.09em!important;
}
.u_review{
	font-size: 0.7em;
	color: #FFA600;
	margin-top: 8px;
	margin-bottom: -8px;
}
/*バッチ*/
/*0*/
.non_bg span{
	background-color: hsla(0,0%,0%,0.00)!important;
	padding-top: 0;
	padding-right: 0px;
	padding-left: 0;
	padding-bottom: 0;
	margin: 0;
	border-radius: 0px;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,0.00) 0%,rgba(255,0,0,0.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,0.00) 0%,rgba(255,0,0,0.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,0.00) 0%,rgba(255,0,0,0.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,0.00) 0%,rgba(255,0,0,0.00) 100.00%);
}
.batch_span{
}
.batch_span img{width: 13px;}

/*ノーマル*/
.batch_box{
	width: 58px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -20px;
}
.batch{
	margin: 0px;
	padding: 0px;
	position: relative;
	top: -80px;
	left: 100%;
	height: 20px;
	width: 20px;
	z-index: 2;
}
.batch img{
width: 100%;
}
/*1*/
.batch_box1{
	width: 30px!important;
	margin-right: auto;
	margin-left: auto;
	margin-top: -20px;
	background-color: #FF0004;
}
.batch1{
	margin: 0px;
	padding: 0px;
	position: relative;
	top: -75px;
	height: 20px!important;
	width: 20px!important;
	z-index: 2;
	right: -37px;
}
.batch1 img{
width: 20px!important;
	height: 20px!important;
}


/*スライドメニュー*/
.nav-wrap2 {
  position: relative;
}
.scroll-nav2 {
  width: 100%;
  background-color: #F7F7F7; /* メニューの背景色 */
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; /* 慣性スクロール */
  -ms-overflow-style: none;
  margin-top: -30px;
}
.scroll-nav2::-webkit-scrollbar {
  display: none;
}
.scroll-nav2 ul {
  /*max-width: 5000px;
  min-width: 5750px;*/
  max-width: 5000px; /* メニューの最大幅 */
  min-width: 1300px; /* メニューの最小幅 */	
  height: 35px;
  line-height: 20px;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 50px;
  margin-bottom: 0px;
  list-style: none;
  padding-right: 0px; /* 右側の固定分余白を空ける */
  padding-top: 0px;
  padding-bottom: 10px;
}
.scroll-nav2 ul li {
  float: left;
  text-align: center;
  padding-right: 0px;
  padding-left: 0px;
  width: 110px !important;
}
.scroll-nav2 ul li:hover {
  background-color: #FFBC00 !important; /* マウスホバー時の背景色 */
  color: #FFFFFF !important;
}
.scroll-nav2 ul li a {
  display: inline-block;
  color: #434343; /* メニューの文字色 */
  text-decoration: none;
  font-size: 11px;
  font-weight: 500;
  padding-right: 0px;
  border-right: 1px double #DADADA;
  width: 110px !important;
  font-family: 'M PLUS 1p', sans-serif !important;
  letter-spacing: -0.09em !important;
  height: 40px;
  padding-top: 10px;
}
.scroll-nav2 ul li a:hover {
  color: #FFFFFF !important;
}
.top_l {
	margin-left: -30px;
}
.non_l{

	background-color: #ADADAD;

}
.li_actve{
	background-color: #FFAB00;
	color: #FFFFFF!important;
}
.li_actve a{
	background-color: #FFAB00;
	color: #FFFFFF!important;
}
.user_bott2 {
	font-family: 'M PLUS 1p', sans-serif !important;
	letter-spacing: -0.04em !important;
	color: #9B9B9B;
	font-size: 0.6em;
	font-weight: 500;
	margin-top: 6px;
	text-align: center;
}
@media screen and (max-width:1024px) {
  .scroll-nav2 ul {
    padding: 0;
    margin-left: 30px;
    /*max-width: 3000px;
    min-width: 3750px;*/
	  max-width: 3000px;
    min-width: 1000px;
  }
  .scroll-nav2 ul li {
    width: 10%; /* メニューの個別の幅 */
  }
.scroll-nav2 ul li {
  width: 85px !important;
}
.scroll-nav2 ul li a{
  width: 85px !important;
}
}


/*スライドメニュー3*/
.nav-wrap3 {
  position: relative;
}
.scroll-nav3 {
  width: 100%;
  background-color: #F7F7F7; /* メニューの背景色 */
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; /* 慣性スクロール */
  -ms-overflow-style: none;
  margin-top: -30px;
}
.scroll-nav3::-webkit-scrollbar {
  display: none;
}
.scroll-nav3 ul {
  max-width: 3000px; /* メニューの最大幅 */
  min-width: 3400px; /* メニューの最小幅 */
  height: 35px;
  line-height: 20px;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 50px;
  margin-bottom: 0px;
  list-style: none;
  padding-right: 0px; /* 右側の固定分余白を空ける */
  padding-top: 0px;
  padding-bottom: 10px;
}
.scroll-nav3 ul li {
  float: left;
  text-align: center;
  padding-right: 0px;
  padding-left: 0px;
  width: 70px !important;
}
.scroll-nav3 ul li:hover {
  background-color: #FFBC00 !important; /* マウスホバー時の背景色 */
  color: #FFFFFF !important;
}
.scroll-nav3 ul li a {
  display: inline-block;
  color: #434343; /* メニューの文字色 */
  text-decoration: none;
  font-size: 11px;
  font-weight: 500;
  padding-right: 0px;
  border-right: 1px double #DADADA;
  width: 70px !important;
  font-family: 'M PLUS 1p', sans-serif !important;
  letter-spacing: -0.09em !important;
  height: 40px;
  padding-top: 10px;
}
.scroll-nav3 ul li a:hover {
  color: #FFFFFF !important;
}
@media screen and (max-width:1024px) {
  .scroll-nav3 ul {
    padding: 0;
    margin-left: 30px;
    max-width: 3000px; /* メニューの最大幅 */
    min-width: 3400px; /* メニューの最小幅 */
  }
  .scroll-nav3 ul li {
    width: 10%; /* メニューの個別の幅 */
  }
}
/*END*/


/*NEW_MENU*/
:root {
  --w1_width: 6800px;
  --w2_width: 6800px;
  --h1_height: 30px;
  --s1_width: 6800px;
  --s2_width: 6800px;	
}

.new_nav-wrap {
  position: relative;
}
.new_scroll-nav {
	width: 100%;

	margin-top: 0px!important;
	margin-right: 0px;
	margin-left: 12px;
	margin-bottom: 0px!important;
	list-style: none;
	padding-right: 0px; /* 右側の固定分余白を空ける */
	padding-top: 0px!important;
	padding-bottom: 0px!important;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch; /* 慣性スクロール */
	background-color: #FCFCFC;
}
.new_scroll-nav ul {
	max-width: var(  --w1_width);	 /* メニューの最大幅 */
	min-width: var(  --w2_width);
	margin: 0 auto;
	list-style: none;
	padding-right: 25px; /* 右側の固定分余白を空ける */
}
.new_scroll-nav ul li {
	float: left;
	width: 200px !important;
	text-align: center;
	padding-top: 10px;
}
.new_scroll-nav ul li:hover {
	background-color: #FF6000; /* マウスホバー時の背景色 */
}
.new_scroll-nav ul li.active {
	background-color: #FFBC00; /* 選択時の背景色 */
}
.new_scroll-nav ul li a {
	display: inline-block;
	color: #434343; /* メニューの文字色 */
	text-decoration: none;
	font-size: 11px;
	font-weight: 500;
	padding-right: 0px;
	border-right: 1px double #DADADA;
	width: 200px !important;
	font-family: 'M PLUS 1p', sans-serif !important;
	letter-spacing: -0.09em !important;
	height: var(  --h1_height);
	text-align: center;
}
.new_next-btn { /* 右側に固定する部分 */
  position: absolute;
  top: 0;
  right: 0;
  width: 25px; /* 固定部分の幅 */
  background: #fff;
  color: #555;
}
.new_clearfix::after {
   content: "";
   display: block;
   clear: both;
}

@media screen and (max-width:1024px) {
  .new_nav-wrap{
	margin-top: -30px;
	margin-left: -12px;
	margin-bottom: -30px;
  }
.new_scroll-nav ul {
  max-width: var(  --s1_width);	
  min-width: var(  --s2_width);
}
}

.ken_menu ul {
  max-width: 4900px!important; /* メニューの最大幅 */
  min-width: 4900px!important; /* メニューの最小幅 */
}
/*ここまで*/

.cho_non{
	margin-top: 26px;
}
.c {
  float: none;
  clear: both;
}