@charset "utf-8";
/* CSS Document */
body{
	margin:0 auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	-webkit-text-size-adjust: 100%;
}
p{
	margin: 0;
	color:#333;
	line-height:1.6;
}
ul{
	margin: 0;
	padding: 0;
	overflow: hidden;
}
li{
	list-style: none;
	line-height: 1.6;
}
img{
	border: 0;
}
h1,
h2,
h3{
	line-height: 1.6;
}
table{
	border: 0;
	border-collapse: collapse;
}
.lock{
	overflow: hidden;
}
#page{
	margin:0 auto;
	overflow:hidden;
}
#header h1{
	margin: 0;
}
#header h1 a{
	display: block;
	padding: 11px 0;
}
#header h1 img{
	display: block;
	margin: auto;
}
#header2{
	display:block;
	width:100%;
	height: 26px;
	margin:0;
	overflow: hidden;
	border-bottom: solid 1px #dfdfdf;
}
#logo{
	width: 130px;
	margin: 10px auto 0;
}
#header #logo2{
	width: 115px;
	margin: 14px auto 0;
}
#logo img,
#header #logo2 img,
#logo2 a{
	display: block;
}
#logo h1,
#header #logo2 h1{
	float: none;
	width: auto;
	margin: 0;
	padding: 0;
}
#nav{
	float: right;
	z-index: 101;
	width: calc(100% - 64px);
}
#back{
	display: none;
	position: fixed;
	top: 42px;
	z-index: 100;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.6);
}
#nav ul.nav_list{
	background: #fff;
}
#nav ul.nav_list li{
	float: left;
	width: calc(33.33% - 17px);
	box-sizing: border-box;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
#nav ul.nav_list li img{
	display: block;
	margin: 0 auto;
}
#nav ul.nav_list li a{
	display: block;
	padding: 23px 0 1px 0;
	color: #1c1c1c;
	text-decoration: none;
}
#nav ul.nav_list li:nth-child(1),
#nav ul.nav_list li:nth-child(2),
#nav ul.nav_list li:nth-child(3){
	border-left: solid 1px #e5e5e5;
}
#nav ul.nav_list li:nth-child(1){
	background: url("../images/nav_icon_06.png") no-repeat 50% 17.5% / 20px 20px;
}
#nav ul.nav_list li:nth-child(2){
	background: url("../images/nav_icon_07.png") no-repeat 50% 17.5% / 20px 20px;
}
#nav ul.nav_list li:nth-child(3){
	border-right: solid 1px #e5e5e5;
	background: url("../images/nav_icon_08.png") no-repeat 50% 17.5% / 20px 20px;
}
#nav ul.nav_list li:nth-child(4){
	width: 51px;
	padding: 15px 0;
}
#menu{
	display: none;
	position: fixed;
	top: 42px;
	z-index: 101;
	width: 100%;
	margin: 0;
}
@media screen and (orientation: landscape){
	#menu{
		display: none;
		position: fixed;
		top: 42px;
		z-index: 101;
		width: 100%;
		height: 250px;
		margin: 0px 0 0 0;
		overflow: scroll;
	}
}
#menu ul.menu_list{
	z-index: 101;
	margin: 0;
	padding: 0;
}
#menu ul.guide{
	display: none;
	z-index: 102;
	margin: 0;
	padding: 0;
}
#menu ul.menu_list li{
	position: relative;
	border-bottom: solid 2px #505050;
	background: #3c3c3c;
	color: #fff;
	font-size: 16px;
}
#menu ul.menu_list li a{
	display: block;
	padding: 7.5px 0 7.5px 40px;
	color: #fff;
	text-decoration: none;
}
#menu ul.menu_list li:nth-child(1){
	height: 36px;
	padding: 12px 0 0 10px;
}
#menu ul.menu_list li:nth-child(1) img{
	display: block;
}
#menu ul.menu_list li:nth-child(2){
	background: url("../images/menu_icon_06.png") no-repeat 10px 50% / 25px 25px,url("../images/arrow_20.png") #3c3c3c no-repeat right 10px top 50% / 5px 11px;
}
#menu ul.menu_list li:nth-child(3){
	background: url("../images/menu_icon_14.png") no-repeat 10px 50% / 25px 25px,url("../images/arrow_20.png") #3c3c3c no-repeat right 10px top 50% / 5px 11px;
}
#menu ul.menu_list li:nth-child(4){
	background: url("../images/menu_icon_15.png") no-repeat 10px 50% / 25px 25px,url("../images/arrow_20.png") #3c3c3c no-repeat right 10px top 50% / 5px 11px;
}
#menu ul.menu_list li:nth-child(5){
	background: url("../images/menu_icon_16.png") no-repeat 10px 50% / 25px 25px,url("../images/arrow_20.png") #3c3c3c no-repeat right 10px top 50% / 5px 11px;
}
#menu ul.menu_list li:nth-child(6){
	background: url("../images/menu_icon_17.png") no-repeat 10px 50% / 25px 25px,url("../images/arrow_20.png") #3c3c3c no-repeat right 10px top 50% / 5px 11px;
}
#menu ul.menu_list li:nth-child(7){
	background: url("../images/menu_icon_07.png") no-repeat 10px 50% / 25px 25px,url("../images/arrow_20.png") #3c3c3c no-repeat right 10px top 50% / 5px 11px;
}
#menu ul.menu_list li:nth-child(8){
	padding: 7.5px 0 7.5px 40px;
	background: url("../images/menu_icon_08.png") no-repeat 10px 50% / 25px 25px,url("../images/arrow_20.png") #3c3c3c no-repeat right 10px top 50% / 5px 11px;
}
#menu ul.menu_list li:nth-child(10){
	background: url("../images/menu_icon_10.png") no-repeat 10px 50% / 24px 17px,url("../images/arrow_20.png") #3c3c3c no-repeat right 10px top 50% / 5px 11px;
}
#menu ul.menu_list li:nth-child(11){
	background: url("../images/menu_icon_11.png") no-repeat 10px 50% / 24px 17px,url("../images/arrow_20.png") #3c3c3c no-repeat right 10px top 50% / 5px 11px;
}
#menu ul.menu_list li:nth-child(12){
	background: url("../images/menu_icon_12.png") no-repeat 10px 50% / 24px 17px,url("../images/arrow_20.png") #3c3c3c no-repeat right 10px top 50% / 5px 11px;
}
#menu ul.menu_list li:nth-child(13){
	background: url("../images/menu_icon_13.png") no-repeat 10px 50% / 24px 17px,url("../images/arrow_20.png") #3c3c3c no-repeat right 10px top 50% / 5px 11px;
}
#menu ul.menu_list li:nth-child(14){
	background: url("../images/arrow_20.png") #3c3c3c no-repeat right 10px top 50% / 8px 17px;
}
#menu ul.menu_list li .close{
	float: right;
	margin: -2px 10px 0 0;
}
#menu ul.menu_list ul.guide li{
	position: relative;
	padding: 0 0 0 0px;
	border-bottom: solid 2px #505050;
	background: url("../images/menu_icon_09.png") no-repeat 10px 50% / 11px 10px,url("../images/arrow_20.png") #5e5e5e no-repeat right 10px top 50% / 5px 11px;
	color: #fff;
	font-size: 16px;
}
#menu ul.menu_list ul.guide li:nth-child(1){
	height: auto;
}
#menu ul.menu_list ul.guide li a{
	display: block;
	padding: 7.5px 25px 7.5px 30px;
	color: #fff;
	text-decoration: none;
}
/**/
#main,
#main2{
	width: 100%;
	overflow: hidden;
}
#main2{
	margin: auto;
}
#slider a{
	display: block;
}
#slider img{
	display: block;
}
.main_banner{
	margin: 0 0 10px;
}
.main_banner img{
	display: block;
}
.main_list{
	margin: 0 10px 15px;
}
.main_list ul li{
	position: relative;
	float: left;
	width: 24.25%;
}
.main_list ul li:nth-child(2),
.main_list ul li:nth-child(3),
.main_list ul li:nth-child(4){
	margin: 0 0 0 1%;
}
.main_list ul li a,
.main_list ul li img{
	display: block;
}
.topics{
	margin: 10px;
	border: solid 2px #ffb1cc;
  border-radius: 5px;
}
.topics_head{
	display: flex;
	padding: 5px;
	background: #ffe0e5;
	align-items: center;
}
.topics_now{
	display: block;
	width: 50px;
	padding: 10px 0;
	border-radius: 25px;
	background: #fff;
	color: #e3618c;
	font-size: 10px;
	text-align: center;
}
.topics_head h2{
	width: calc(100% - 195px);
	margin: 0;
	padding: 0 0 0 50px;
	background: url("../images/topics_01.png") no-repeat calc(50% - 40px) 50% / 40px 34px;
	text-align: center;
	color: #872948;
	font-size: 20px;
}
.topics_head h2 span{
	display: block;
	font-size: 10px;
	line-height: 1.0;
}
.topics_list{
	width: 95px;
	font-size: 10px;
}
.topics_list_move{
	display: block;
	margin: 0 0 2.5px;
	border-radius: 5px;
	box-shadow: 1px 2px 1px rgba(173,173,173,0.30);
	background: url("../images/arrow_23.png") #fff no-repeat right 7.5px top 50% / 6px 11px;
	color: #767676;
	font-size: 12px;
}
.topics_list_move a{
	display: block;
	padding: 2.5px 10px;
	color: #767676;
	text-decoration: none;
}
.topics_list p{
	color: #767676;
}
.topics ul{
	margin: 0 5px 5px;
	padding: 10px 0 0;
	overflow: hidden;
}
.topics ul li{
	position: relative;
	padding: 5px 5px 0px;
	border-bottom: dashed 1px #b7b7b7;
	font-size: 14px;
}
.topics ul li:first-child::before{
	position: absolute;
	top: -10px;
	left: 0;
	width: 40px;
	padding: 2.5px 0px 2.5px 0px;
	border-radius: 25px;
	color: #ff528e;
	font-size: 10px;
	font-weight: bold;
  text-align: center;
	content: "NEW";
}
.topics ul li .good_count{
	position: absolute;
	top: calc(50% - 10px);
	float: right;
	margin: 0;
	padding: 0 0 0 17.5px;
	background: url("../images/good_off.png") no-repeat 0 45% / 13px 12px;
	color: #FF6B79;
	font-size: 11px;
}
.topics_title{
	display: inline-block;
	width: calc(100% - 30px);
}
.topics_title p{
	position: relative;
	padding: 0 0 0 15px;
	line-height: 1.2;
}
.topics_title p::before{
	position: absolute;
	top: calc(50% - 7.5px);
	left: 0;
	content: "▶";
}
.access{
	margin: 10px;
	border-top: solid 3px #fedc50;
	border-right: solid 3px #ec6d81;
	border-bottom: solid 3px #23b8bc;
	border-left: solid 3px #ec6d81;
	border-radius: 5px;
}
.access h2{
	margin: 0 5px;
	padding: 5px 0 5px 35px;
	border-bottom: dashed 2px #a9a9a9;
	background: url("../images/month_view.png") no-repeat calc(50% - 115px) 50% / 27px 27px;
	color: #3d3d3d;
	font-size: 20px;
	font-weight: bold;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	text-align: center;
}
.access ol{
	list-style: none;
	margin: 0;
	padding: 0;
}
.access ol li{
	font-size: 13.5px;
	font-family: 'Kosugi Maru', sans-serif;
	line-height: 1;
}
.access ol li:nth-child(1){
	background: url("../images/month_view01.png") no-repeat 10px 50% / 29px 38px;
}
.access ol li:nth-child(2){
	background: url("../images/month_view02.png") no-repeat 10px 50% / 23px 27px;
}
.access ol li:nth-child(3){
	background: url("../images/month_view03.png") no-repeat 10px 50% / 23px 27px;
}
.access ol li a{
	display: flex;
	padding: 10px 0 10px 45px;
	color: #303030;
	font-weight: bold;
	text-decoration: none;
	align-items: center;
}
.access ol li img{
	display: block;
	width: 80px;
}
.access-product{
	display: flex;
	width: calc(100% - 100px);
	margin: 0 0 0 10px;
	justify-content: space-between;
	align-items: center;
}
.access-product p{
	width: 55%;
	padding: 0 10px 0 0;
	box-sizing: border-box;
	background: url("../images/arrow_24.png") no-repeat 100% 50% / 10px 10px;
	text-decoration: underline;
}
.access-view{
	width: 37%;
	font-size: 12.5px;
}
.access ol li:nth-child(1) .access-view{
	color: #ef1fa8;
}
.access ol li:nth-child(2) .access-view{
	color: #ef901f;
}
.access ol li:nth-child(3) .access-view{
	color: #0ddae7;
}
.search_box{
	margin: 0 0 10px;
}
.search_box p.search{
	padding: 7.5px 0;
	background: url("../images/search_icon6.png") #65c9f8 no-repeat calc(50% - 105px) 50% / 18px 19px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.search_box p.add{
	padding: 7.5px 0;
	background: url("../images/search_icon6.png") no-repeat calc(50% - 105px) 50% / 18px 19px,url("../images/arrow_17.png") #65c9f8 no-repeat right 10px top 50% / 16px 7px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.search_box p.add.on{
	background: url("../images/search_icon6.png") no-repeat calc(50% - 105px) 50% / 18px 19px,url("../images/arrow_18.png") #65c9f8 no-repeat right 10px top 50% / 16px 7px;
}
.search_form{
	margin: 0;
	padding: 10px;
	overflow: hidden;
	border-bottom: solid 1px #e6e6e6;
	background: #fff7fa;
}
.search_form h2{
	width: 90%;
	height: 28px;
	margin: 10px auto 5px;
	padding: 0;
	background: url("../images/search_icon2.png") no-repeat left top 50% / 58px 28px,url("../images/search_icon3.png") no-repeat right top 50% / 58px 28px;
	color: #fff;
	font-size: 14px;
	text-align: center;
}
.search_form h2 span{
	display: block;
	width: calc(100% - 114px);
	height: 24px;
	margin: 0 auto;
	padding: 0;
	background: #00a7f4;
}
.search_select{
	position: relative;
	margin: 0 0 5px;
	overflow: hidden;
}
.search_select p{
	float: left;
	margin: 5px 0 0;
	padding: 0 0 0 30px;
}
.select_blink{
	padding: 2.5px 0 2.5px 0;
	overflow: hidden;
  animation-name: blink;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  animation-direction: alternate;
  animation-delay: 0s;
}
@keyframes blink {
 	0%{
		border: solid 1px #a0a0a0;
		box-shadow: inset 0 0 0 2px transparent;
	}
	50%{
		border: solid 1px #ff7700;
		box-shadow: inset 0 0 0 2px #ff7700;
	}
	100%{
		border: solid 1px #a0a0a0;
		box-shadow: inset 0 0 0 2px transparent;
	}
}
.search_select p.find{
	margin: 25px 0 0;
	padding: 0;
}
.search_select ul{
	float: right;
	width: calc(100% - 125px);
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.search_select ul li{
	width: 49%;
	font-size: 14px;
}
.search_select ul li:first-child{
	float: left;
}
.search_select ul li:last-child{
	float: right;
}
.search_select ul li label{
	border: solid 1px #c1c1c1;
	background: url("../images/radio_01off.png") #f3f3f3 no-repeat 5% 50% /14px 14px;
	color: #c1c1c1;
	display: block;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    border-radius: 5px;
}
.search_select ul li:first-child label{
	padding: 5px 5px 5px 35%;
}
.search_select ul li:last-child label{
	padding: 5px 5px 5px 22.5%;
}
.search_select ul li input[type=radio]:checked + label{
	border: solid 1px #a0a0a0;
	background: url("../images/radio_01on.png") #fff no-repeat 5% 50% /14px 14px;
	color: #515151;
	display: block;	
}
.disabled{
	color: #afafaf;
}
.search_select p.search_select_area{
	background: url("../images/area_06.png") no-repeat 0px 50% / 18px 16px;
}
.search_select p.search_select_part{
	background: url("../images/part_15.png") no-repeat 0px 50% / 21px 20px;
}
.search_select select{
	float: right;
	width: calc(100% - 125px);
	padding: 5px;
	border: solid 1px #a0a0a0;
	border-radius: 5px;
	background: url("../images/arrow_19.png") #fff no-repeat right 5px top 50% / 12px 8px;
	color: #515151;
	font-size: 14px;
	-webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;   
}
.search_select select:focus {
	outline:0;
}
.search_select select[name=station],
.search_select select[name=city]{
	display: none;
	margin: 5px 0 0;
	overflow: hidden;
}
.search_select select[disabled]{
	border: solid 1px #c1c1c1;
	background: url("../images/arrow_21.png") #f3f3f3 no-repeat right 5px top 50% / 12px 8px;
	color: #c1c1c1;
}
#city_hidden{
	display: none;
}
#station_hidden{
	display: none;
}
.conditions{
	text-align: center;
}
.conditions p{
	position: relative;
	padding: 3.5px 10px;
	background: #709beb;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}
.conditions table{
	width: 100%;
	margin: 0;
	border-right: solid 1px #cecece;
	border-left: solid 1px #cecece;
}
.conditions table th{
	width: 70px;
	border-bottom: solid 1px #cecece;
	border-right: solid 1px #cecece;
	background: #f3f7ff;
	font-size: 12px;
	font-weight: normal;
}
.conditions table td{
	padding: 2.5px 0px 2.5px 10px;
	border-bottom: solid 1px #cecece;
	background: #fff;
	color: #515151;
	font-size: 14px;
	text-align: center;
}
.conditions table td label{
	display:inline-block;
	width: 115px;
	padding: 5px 0 5px 20px;
	background: url("../images/check_07off.png") no-repeat 0 50% / 14px 14px;
	text-align: left;
}
.conditions table td input[type=checkbox]:checked + label {
  background: url("../images/check_07on.png") no-repeat 0 50% / 14px 14px;
}
input[type=radio],
input[type=checkbox]{
	display: none;
}
.search_button{
	width: 80%;
	margin: 5px auto 0;
}
button[type=submit]{
	width: 100%;
	margin: 0;
	padding: 0;
	border: none;
	background: #fff;
}
button img{
	display: block;
}
#shop{
}
.store_info ul{
	margin: 0;
	padding: 0;
	overflow: hidden;
	border-top: solid 1px #d2d2d2;
	border-right: solid 1px #d2d2d2;
	border-left: solid 1px #d2d2d2;
}
.store_info ul li{
	padding: 11px 0 11px 10px;
	border-bottom: solid 1px #d2d2d2;
	background: url("../images/arrow_01.png") no-repeat right 2%  top 50% / 6px 9px;
	list-style: none;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
.store_info ul li a{
	display: block;
	margin: -10px 0 -10px -10px;
	padding: 10px;
	color: #000;
	text-decoration: none;
}
.search_area_list ul ul,
.store_info ul ul{
	display: none;
	margin: 0;
	border: none;
}
.search_area_list ul ul ul,
.store_info ul ul ul{
	display: none;
	margin: 0;
	border: none;
}
.search_area_list ul ul ul li,
.store_info ul u l ul li{
	padding: 0;
}
.search_area_list ul li.region,
.store_info ul li.region{
	background: url("../images/click_01.png") #e5f7ff no-repeat right 5px top 50% / 13px 13px;
}
.search_area_list ul li.region.on,
.store_info ul li.region.on{
	background: url("../images/click_02.png") #e5f7ff no-repeat right 5px top 50% / 13px 13px;
}
.search_area_list ul li.pref,
.store_info ul li.pref{
	background: url("../images/click_05.png") #f3f3f3 no-repeat right 5px top 50% / 13px 7px;
}
.search_area_list ul li.pref.on,
.store_info ul li.pref.on{
	background: url("../images/click_06.png") #f3f3f3 no-repeat right 5px top 50% / 13px 7px;
}
.recommend{
	position: relative;
	margin: 0;
	padding: 0 0 10px;
	border-bottom: solid 1px #ff5081;
}
.recommend::after{
	position: absolute;
	bottom: 2px;
	left: 0;
	width: 100%;
	height: 1px;
	background: #ff5081;
	content: "";
}
.recommend img{
	display: block;
	width: calc(100% - 20px);
	margin: 10px;
}
.recommend p{
	font-size: 13px;
}
.recommend h2{
	margin: 10px;
	padding: 5px 0;
	border-top: dotted 2px #f19097;
	border-bottom: dotted 2px #f19097;
	color: #ff5081;
	font-size: 18px;
	line-height: 1.4;
	text-align: center;
}
.recommend_list{
	margin: 0 10px 0;
}
.recommend_title{
	position: relative;
	margin: 0 0 7px;
	padding: 10px 0 10px 10px;
	border: solid 1px #b2b2b2;
	border-radius: 25px;
	box-shadow: 0 2px #dedede;
}
.recommend_title p{
	font-size: 13px;
	font-weight: bold;
}
.recommend_title::after{
	position: absolute;
	top: -1px;
	right: -1px;
	width: 37.5px;
	height: calc(100% + 2px);
	border-radius: 0 25px 25px 0;
	background: url("../images/arrow_17.png") #ff5081 no-repeat 50% 50% / 13px 7px;
	content: "";
}
.recommend_title.on::after{
	position: absolute;
	top: -1px;
	right: -1px;
	width: 37.5px;
	height: calc(100% + 2px);
	background: url("../images/arrow_18.png") #ff5081 no-repeat 50% 50% / 13px 7px;
  border-radius: 0 25px 25px 0;
	content: "";
}
.recommend_content{
	display: none;
	margin: 0 5px 10px;
}
.recommend_content table{
	width: 100%;
	margin: 0 0 5px;
	border-top: solid 1px #e0d3d3;
	border-left: solid 1px #e0d3d3;
}
.recommend_content table th{
	padding: 5px 0;
	border-bottom: solid 1px #e0d3d3;
	border-right: solid 1px #e0d3d3;
	background: #fff0f0;
	font-size: 11px;
	font-weight: normal;
}
.recommend_content table td{
	padding: 5px 0;
	border-bottom: solid 1px #e0d3d3;
	border-right: solid 1px #e0d3d3;
	font-size: 11px;
	text-align: center;
}
.recommend_content table td span{
	font-size: 10px;
}
.color8{
	color: #f46b6b;
	font-size: 11px;
}
.recommend_frame{
	margin: 0;
	padding: 10px;
	border: solid 1px #e3d397;
	background: #fffcf1;
}
.color7{
	color: #fe1c1c;
}
.timing{
	position: relative;
	margin: 25px 0 0;
	padding: 15px 0 20px;
	border-top: solid 1px #e97a83;
	background: #fff8f8;
}
.timing::before{
	position: absolute;
	top: -10px;
	width: 100%;
	height: 1px;
	border-top: solid 1px #e97a83;
	content: "";
}
.timing_order{
	margin: 0 10px 30px;
}
.timing_order p{
	font-size: 15px;
}
.timing_order p.timing_number1,
.timing_order p.timing_number2,
.timing_order p.timing_number3{
	margin: 0 0 10px;
	padding: 5px 0 5px 45px;
	border-bottom: dashed 1px #f19097;
	background: url("../images/timing_02.png") no-repeat 0 50% / 35px 34px;
	color: #ff5081;
	font-size: 18px;
	font-weight: bold;
}
.timing_order p.timing_number2{
	background: url("../images/timing_04.png") no-repeat 0 50% / 35px 34px;
}
.timing_order p.timing_number3{
	background: url("../images/timing_06.png") no-repeat 0 50% / 35px 34px;
}
.timing_continued{
}
.timing_continued p{
	display: none;
}
.timing_continued p.continued_button{
	display: block;
	margin: 5px 0 0;
	padding: 10px 0;
	background: url("../images/timing_08.png") #f59797 no-repeat right 5% top 50% / 13px 7px;
	color: #fff;
	text-align: center;
}
.timing_continued p.continued_button.on{
	background: url("../images/timing_10.png") #f59797 no-repeat right 5% top 50% / 13px 7px;
}
.color5{
	color: #ff6363;
	font-weight: bold;
}
.timing_help{
	position: relative;
	margin: 0 10px;
	padding: 10px 5px;
	border-top: dashed 1px #ff96a0;
	border-bottom: dashed 1px #ff96a0;
	background: #fff;
}
.timing_help p{
	color: #585858;
	font-size: 15px;
}
.timing_help::before,
.timing_help::after{
	position: absolute;
	top: -13.5px;
	left: calc(50% - 12.5px);
	width: 25px;
	height: 25px;
	background: url("../images/timing_09.png") no-repeat 50% 50% / 17px, linear-gradient(to bottom, #fff8f8 0%, #fff8f8 50%, #fff 50%, #fff 100%);
	content: "";
}
.timing_help::after{
	top: auto;
	bottom: -13.5px;
	left: calc(50% - 12.5px);
}
.tax{
	display: block;
	margin: 15px 0;
}
.tex img{
	display: block;
}
.strongest{
	position: relative;
	margin: 0;
	padding: 10px;
	border: solid 10px #f0dbdb;
}
.strongest::before{
	position: absolute;
	top: -10px;
	left: -10px;
	border-top: 30px solid #ff3b3b;
 	border-right: 30px solid transparent;
  border-bottom: 30px solid transparent;
  border-left: 30px solid #ff3b3b;
	content: "";
}
.strongest p{
	font-size: 13px;
}
.strongest p.strongest_text{
	margin: 0 0 10px;
	background: url("../images/strongest_03.png") no-repeat calc(50% - 125px) 50% / 26px 25px,url("../images/strongest_04.png") no-repeat right calc(50% - 125px) top 50% / 26px 25px;
	color: #ff3b3b;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.4;
	text-align: center;
}
.strongest p.regret{
	margin: 20px 0 10px;
	color: #ff3b3b;
	text-align: center;
}
.pickup{
	margin: 30px 0 0;
}
.pickup h2{
	position: relative;
	margin: 0 0 10px;
	padding: 0;
	color: #262626;
	font-size: 4vw;
	font-weight: normal;
	line-height: 1.3;
	text-align: center;
}
.pickup h2::before,
.pickup h2::after{
	position: absolute;
	content: "";
	width: 25%;
	height: 2px;
	top: calc(50% - 1px);
	left: 0;
	background-color: #555555;
}
.pickup h2::after{
	right: 0;
	left: auto;
}
.pickup h2 span{
	display: block;
	font-size: 5vw;
	font-weight: bold;
}
.pickup p{
	margin: 0 0 5px;
	color: rgba(18,100,163);
	font-size: 10px;
}
.pickup_product{
	position: relative;
	overflow: hidden;
}
.pickup_product_banner{
	float: left;
	width: 150px;
	height: 150px;
}
.pickup_product_banner img,
.pickup_product_banner a{
	display: block;
}
.pickup_product_point{
	display: flex;
	position: relative;
	float: right;
	width: calc(100% - 170px);
	min-height: 150px;
	margin: 0 10px 0;
  align-items: center;
}
.pickup_product_point ul li{
	margin: 0 0 5px;
	font-size: 13px;
}
.pickup_product_point ul li:nth-child(3){
	margin: 0;
}
.top_point2{
	clear: both;
}
.pickup_product_link{
	width: 90%;
	margin: auto;
	background: url("../images/detail_01.png") no-repeat 10px 50% / 15px 21px,url("../images/arrow_13.png") #191919 no-repeat right 10px top 50% / 8px 17px;
	text-align: center;
}
.pickup_product_link p{
	font-size: 15px;
	font-weight: bold;
	line-height: 1.3;
}
.pickup_product_link p a{
	display: block;
	padding: 10px;
	box-shadow: 0 0 0 1px #fff inset;
	border: solid 2.5px #191919;
	color: #fff;
	text-decoration: none;
}
.other_product{
	position: relative;
	margin: 10px 0 5px;
	padding: 20px 5px 15px;
	background: url("../images/other_product_02.png") no-repeat 0 0 / 100% 100%;
}
.other_product_content{
	padding: 7.5px;
	background: rgba(252,252,252,0.85);
}
.other_product_text{
	margin: 0 0 10px;
	text-align: center;
}
.other_product_text p{
	font-size: 12px;
}
.other_product_text p.title{
	color: #ff4242;
	font-size: 16px;
	font-weight: bold;
}
.other_product_text p.title2{
	font-size: 16px;
	font-weight: bold;
}
.other_product_text ul{
	margin: 0;
	padding: 0;
}
.other_product_text ul li{
	display: inline-block;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
.other_product_banner{
	float: left;
	width: 125px;
	height: 125px;
}
.other_product_widebanner{
	margin: 0 0 5px;
}
.other_product_banner img,
.other_product_banner a,
.other_product_widebanner img,
.other_product_widebanner a{
	display: block;
}
.other_product_point{
	display: flex;
	position: relative;
	float: right;
	width: calc(100% - 145px);
	min-height: 125px;
	margin: 0 10px 10px 0;
  align-items: center;
}
.other_product_point ul li{
	margin: 0 0 5px;
	font-size: 13px;
}
.other_product_point ul li:nth-child(3){
	margin: 0;
}
.other_product_link{
	clear: both;
	text-align: center
}
.other_product_link p{
	color: #ff3c5c;
	font-size: 14px;
}
.other_product_link p a{
	color: #ff3c5c;
}
.secret{
	padding: 8% 0 5.5% 0;
	background: url("../images/secret_05.png") no-repeat 0 0 / 100% auto;
}
.secret_content{
	margin: -20px 5px 0;
	padding: 20px 10px 10px;
	background: rgba(252,252,252,0.85);
}
.secret_content p{
	font-size: 4vw;
}
.secret_img{
	text-align: left;
}
.secret_img img{
	display: block;
	margin: 0 0 0 33.5%;
}
.secret_therefore{
	position: relative;
	padding: 7.5px 0 15px;
	border: solid 2px #ffee7d;
	border-radius: 5px;
	background: url("../images/secret_04.png") #fff9d2 no-repeat bottom 7% left 50% / 8% auto;
	text-align: center;
}
.secret_therefore::before,
.secret_therefore::after{
	position: absolute;
	top: -22px;
	left: calc(50% - 10px);
  width: 0;
  height: auto;
	border-width: 10px;
  border-style: solid;
  border-color: transparent transparent #ffee7d transparent;
  background: transparent;  
	content: "";
}
.secret_therefore::after{
	top: -19px;
}
.color11{
	color: #709beb;
	font-weight: bold;
}
.color12{
	color: #ff4b8a;
	font-size: 5vw;
	font-weight: bold;
}
.border1{
	border-bottom: solid 1px #ff5a94;
}
.latest_pickup,
.latest_pickup2{
	width: 90%;
	margin: 3% auto 2%;
	padding: 0 0 3%;
	/*background: url("../images/update_arrow_02.png") no-repeat 50% bottom/ 10% auto;*/
	text-align: center;
}
.latest_pickup2{
	margin: 3% auto 3.5%;
}
.latest_pickup p{
	font-size: 4vw;
}
.latest_pickup2 p{
	font-size: 4vw;
	line-height: 1.3;
}
.latest_pickup2 p.date{
	float: right;
	margin: 1.5% 0 0;
	font-size: 3vw;
}
.latest_pickup_day,
.latest_pickup_day2{
	position: relative;
	padding: 10px 0;
	border-top: solid 2px #000;
	border-bottom: solid 2px #000;
}
.latest_pickup_day2{
	padding: 13px 0 10px;
}
.latest_pickup_day::before,
.latest_pickup_day2::before,
.latest_pickup_day::after,
.latest_pickup_day2::after{
	position: absolute;
	left: 0;
	width: 100%;
	height: 1px;
	background: #000;
	content: "";
}
.latest_pickup_day::before,
.latest_pickup_day2::before{
	top: 3px;
}
.latest_pickup_day::after,
.latest_pickup_day2::after{
	bottom: 3px;
}
.color3{
	color: #ff0000;
	font-weight: bold;
}
.color4{
	color: #1b1b1b;
	font-weight: bold;
}
.color10{
	font-size: 5vw;
	font-weight: bold;
}
.pickup img,
.pickup2 img{
	display: block;
}
.product_recommend{
	margin: 10px 0 0;
	overflow: hidden;
}
.product{
	margin: 10px 0 20px;
  border-radius: 5px;
}
.product > p,
.column .product > p{
	margin: 0;
}
.product p.jump{
	margin: 10px 0;
	font-weight: bold;
	text-align: center;
}
.product p.jump span{
	border-bottom: solid 2px #ff6766;
}
.product p.jump a{
	color: #181818;
	text-decoration: none;
}
.product p.detail{
	margin: 10px 0 0;
	font-size: 14px;
	text-align: center;
}
.product p.detail a{
	color: #000;
}
.product_inner{
	padding: 0 10px 10px;
	border-radius: 5px;
	background: #fff; 
}
.product_name{
	position: relative;
	padding: 17.5px 0 10px;
	border-top: solid 5px #ff98bc;
	text-align: center;
}
.product_name p{
	font-size: 18px;
	font-weight: bold;
}
.product_name p a{
	color: #252525;
}
.product_img{
	float: left;
	width: 30%;
	margin: 0 10px 0 0;
}
.product_img img{
	display: block;
}
.product_name_article{
	margin: 0;
}
.product_name_article p{
	margin: 0;
	padding: 10px 5px;
	font-size: 13.5px;
}
.product_name_article p.name{
	margin: 0;
	padding: 0;
	border-bottom: solid 1px #d0d0d0;
	font-size: 16px;
}
.product_name_article p a{
	padding: 0 0 0 25px;
	background: url("../images/column_28.png") no-repeat 0 50% / 17px 14px;
	color: #42aafd;
	font-weight: bold;
}
.shop_number{
	color: #595959;
}
.other_shop_number{
	font-size: 12px;
}
.other_shop_number_color{
	text-decoration: underline;
	color: #1684ff;
	cursor: pointer;
}
.shop_search{
	padding: 5px 15px;
	background: #ffe1eb;
	text-align: right;
}
.shop_search p{
	color: #595959;
	font-size: 16px;
	font-weight: bold;
}
.shop_search_station{
	text-align: center;
}
.shop_search_station_name{
	margin: 0 0 0 5px;
	font-size: 14px;
}
.shop_search p a{
	color: #595959;
}
.shop_pop{
	display: none;
	position: fixed;
	top: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.3);
}
.shop_box{
	display: none;
	position: fixed;
	top: 50px;
	z-index: 100;
	width: calc(100% - 44px);
	margin: 0 10px;
	padding: 20px 10px 10px;
	border: solid 2px #ffee9d;
	border-radius: 5px;
	background: url("../images/shop_pop_01.png") #fff no-repeat 0 0 / 100% auto;
}
.shop_list{
	position: fixed;
	width: calc(100% - 45px);
	font-weight: bold;
	text-align: center;
}
.shop_pop_content_list{
	height: 320px;
	margin: 35px 0 0;
	overflow: scroll;
}
.shop_pop_content{
	margin: 5px 0 0;
	border: solid 1px #858585;
	background: url("../images/arrow_22.png") no-repeat right 5px top 50% / 6px 9px;
}
.shop_pop_content p{
	position: relative;
	font-size: 15px;
}
.shop_pop_close{
	position: absolute;
	top: -10px;
	right: -5px;
}
.shop_pop_name{
	margin: 0 0 5px;
	border-bottom: dashed 1px #c5c5c5;
	text-align: center;
}
.time_distance{
	position: absolute;
	right: 0;
}
.shop_pop_content a{
	display: block;
	padding: 5px 15px;
	color: #2b2b2b;
	text-decoration: none;
}
.product_name.num1,
.product_name.num2,
.product_name.num3,
.product_name.num4,
.product_name.num5{
	padding: 17.5px 0 10px 60px;
	background: url("../images/top_ranking121.png") no-repeat 5px 10px / 51px 36px;
	text-align: left;
}
.product_name.num2{
	background: url("../images/top_ranking122.png") no-repeat 5px 10px / 51px 36px;
}
.product_name.num3{
	background: url("../images/top_ranking123.png") no-repeat 5px 10px / 51px 36px;
}
.product_name.num4{
	background: url("../images/top_ranking124.png") no-repeat 5px 10px / 51px 36px;
}
.product_name.num5{
	background: url("../images/top_ranking125.png") no-repeat 5px 10px / 51px 36px;
}
.product_name::before{
	position: absolute;
	top: 3px;
	left: 0;
	width: 100%;
	height: 1px;
	border-top: solid 1px #ff98bc;
	content: "";
}
.product_name p.total_score{
	float: right;
	margin: 0;
	font-size: 13px;
	font-weight: normal;
	white-space: normal;
}
.product_name_detail p{
	float: left;
	width: calc(100% - 140px);
	font-size: 14px;
	font-weight: bold;
}
.product_name_detail p a{
	color: #000;
}
.product_name_detail p.total_score{
	float: right;
	width: 137px;
	margin: 0;
	font-size: 13px;
	font-weight: normal;
	white-space: normal;
}
.score{
	margin: 0 0 0 5px;
	padding: 0 5px;
	border-radius: 3px;
	background: #fff;
	color: #ff5255;
	font-size: 12px;
	font-weight: bold;
}
.product_name_pick{
	padding: 5px 10px 5px 40px;
	background: url("../images/pickup.png") #ffe295 no-repeat 0 0 / 51px 29px;
  border-radius: 3px 3px 0 0;
}
.product_name_pick p{
	font-size: 14px;
	font-weight: bold;
}
.product_name_pick p a{
	color: #000;
}
.product_content{
	padding: 5px;
	border-right: solid 1px #ffe295;
	border-bottom: solid 1px #ffe295;
	border-left: solid 1px #ffe295;
	background: #fff;
}
.product_position{
	position: relative;
}
.product_banner{
	position: relative;
	margin: 0;
}
.product_banner p,
.column .product_banner p{
	margin: 0 0 5px;
	text-align: right;
	font-size: 10px;
}
.product_banner img,
.column .product_banner img{
	margin: 0;
	display: block;
}
.product_characteristic{
	margin: 10px 10px 0;
	padding: 10px;
	background: #ffeaec;
}
.product_characteristic p{
	font-size: 12px;
	line-height: 2.1;
}
.product_characteristic_note{
	background-image:
    linear-gradient(
      90deg,
      rgba(0,0,0,0) 0%,
      rgba(0,0,0,0) 50%,
      #ffeaec 50%,
      #ffeaec 50%
    ),
    linear-gradient(
      180deg,
      rgba(0,0,0,0) 0%,
      rgba(0,0,0,0) 97%,
      #4b423f 97%,
      #4b423f 100%
    );
  background-size:
    5px 100%,
    100% 25px;
}
.product_characteristic p .underline{
}
.color9{
	color: #FF0042;
	font-weight: bold;
}
.tag{
	margin: 10px 0 0;
}
.tag ul li{
	float: left;
	margin: 0 2.5px 0;
	padding: 5px 5px 5px 12.5px;
	border: solid 1px #47a78f;
	border-radius: 5px;
	background: url("../images/tag_01.png") no-repeat 5px 50% / 10px 10px;
	color: #47a78f;
	font-size: 13px;
}
.product_point{
	margin: 10px 0 0;
}
.product_point ul{
	margin: 0;
	padding: 5px 0;
	background: #f9f8f4;
}
.product_point ul li{
	padding: 0 20px 0 35px;
	background: url("../images/point_04.png") no-repeat 10px 50% / 18px 18px;
	color: #262626;
	font-size: 12px;
	font-weight: bold;
}
.product_point ul li span{
	display: block;
	padding: 2.5px 0;
	border-bottom: dashed 1px #4b423f;
}
.product_point ul li:nth-child(3) span{
	border-bottom: none;
}
.product table,
.column .product table{
	width: calc(100% - 20px);
	margin: 5px 10px 0;
	border-top: solid 1px #ffa8b2;
	border-left: solid 1px #ffa8b2;
	color: #333;
	font-size: 12px;
}
.product table th,
.column .product table th{
	width: 33.3%;
	padding: 5px 0;
	border-bottom: solid 1px #ffa8b2;
	border-right: solid 1px #ffa8b2;
	background: #ffeaec;
	font-weight: normal;
}
.product table td,
.column .product table td{
	padding: 5px 0;
	border-bottom: solid 1px #ffa8b2;
	border-right: solid 1px #ffa8b2;
	text-align: center;
}
.product table td a,
.column .product table td a{
	color: #1684ff;
}
.characteristic{
	position: relative;
	margin: 10px 10px 5px;
	border-top: solid 2px #bdbdbd;
	border-bottom: solid 2px #bdbdbd;
	text-align: center;
}
.characteristic p{
	display: inline-block;
	padding: 7.5px 25px 7.5px 25px;
	list-style: none;
	background: url("../images/point_icon_03.png") no-repeat 0px 50% / 19px 34px;
	color: #1c1c1c;
	font-weight: bold;
	line-height: 1.2;
}
.characteristic p span{
	font-size: 12px;
	font-weight: normal;
}
.characteristic::before,
.characteristic::after{
	position: absolute;
  bottom: -7px;
  right: 0;
  left: 0;
  width: 0;
  height: 0;
  margin: 0 0 0 calc(50% - 5px);
  border-top: solid 5px #bdbdbd;
  border-right: solid 5px transparent;
  border-left: solid 5px transparent;
	content: "";
}
.characteristic::after{
  bottom: -5px;
	border-top: solid 5px #fff;
}
.characteristic_item{
	clear: both;
	margin: 0 10px;
	overflow: hidden;
}
.characteristic_item ul li{
	float: left;
	width: 32%;
	height: 35px;
	margin: 5px 0 0;
	border: solid 2px #cbcbcb;
	border-radius: 5px;
	box-sizing: border-box;
	font-size: 12px;
	line-height: 1.2;
}
.characteristic_item ul li:nth-child(2),
.characteristic_item ul li:nth-child(5),
.characteristic_item ul li:nth-child(8){
	margin: 5px 2% 0;
}
.characteristic_item ul li span{
	display: block;
	float: right;
	width: 67.5%;
	margin: 0;
}
.feature101{
	padding: 8.5px 0;
	background: url("../images/feature_01.png") no-repeat 3px 50% / 20px 20px;
}
.feature102{
	padding: 8.5px 0;
	background: url("../images/feature_02.png") no-repeat 3px 50% / 20px 20px;
}
.feature103{
	padding: 1.5px 0;
	background: url("../images/feature_03.png") no-repeat 3px 50% / 20px 20px;
}
.feature104{
	padding: 1.5px 0;
	background: url("../images/feature_04.png") no-repeat 3px 50% / 20px 20px;
}
.feature105{
	padding: 8.5px 0;
	background: url("../images/feature_05.png") no-repeat 3px 50% / 20px 20px;
}
.feature106{
	padding: 8.5px 0;
	background: url("../images/feature_06.png") no-repeat 3px 50% / 20px 20px;
}
.feature107{
	padding: 1.5px 0;
	background: url("../images/feature_07.png") no-repeat 3px 50% / 20px 20px;
}
.feature108{
	padding: 1.5px 0;
	background: url("../images/feature_08.png") no-repeat 3px 50% / 20px 20px;
}
.feature109{
	padding: 1.5px 0;
	background: url("../images/feature_09.png") no-repeat 3px 50% / 20px 20px;
}
.feature110{
	padding: 1.5px 0;
	background: url("../images/feature_10.png") no-repeat 3px 50% / 20px 20px;
}
.feature111{
	padding: 1.5px 0;
	background: url("../images/feature_11.png") no-repeat 3px 50% / 20px 20px;
}
.feature112{
	padding: 8.5px 0;
	background: url("../images/feature_12.png") no-repeat 3px 50% / 20px 20px;
}
.feature113{
	padding: 8.5px 0;
	background: url("../images/feature_13.png") no-repeat 3px 50% / 20px 20px;
}
.feature114{
	padding: 8.5px 0;
	background: url("../images/feature_14.png") no-repeat 3px 50% / 20px 20px;
}
.feature115{
	padding: 8.5px 0;
	background: url("../images/feature_15.png") no-repeat 3px 50% / 20px 20px;
}
.review{
	margin: 10px 0 0;
}
.review_detail{
	margin: 10px 0 0;
	border: solid 1px #e4e4e4;
	border-radius: 5px;
	background: #fff;
}
.review_detail ul li{
	padding: 10px;
	border-bottom: solid 1px #e4e4e4;
}
.review_more{
	padding: 5px 0;
	background: url("../images/arrow_01.png") #f2f2f2 no-repeat right 10% top 50% / 6px 9px;
	color: #4b4b4b;
	font-size: 14px;
	text-align: center;
	cursor: pointer;
}
.everyone{
	padding: 5px 0 5px 30px;
	background: url("../images/review_icon.png") no-repeat 0 50% / 23px 13px;
	font-size: 13px;
	font-weight: bold;
}
.review_product_box{
	margin: 10px 10px 0;
}
.review_product_box p.review_product_name,
.review_box p.review_product_name{
	padding: 5px 0 5px 33px;
	border-radius: 3px 3px 0px 0px;
	background: url("../images/review_icon2.png") no-repeat 5px 50% / 23px 18px,url("../images/review_icon3.png") repeat 0px 0 / 115px 100%;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
.review_product_contents{
	padding: 10px;
	border-left: solid 1px #e4e4e4;
	border-bottom: solid 1px #e4e4e4;
	border-right: solid 1px #e4e4e4;
	background: #fff;
}
.reviewer{
	overflow: hidden;
	background: #fff;
}
.reviewer_detail{
	padding: 10px;
}
.reviewer_info{
	margin: 0 0 5px;
	padding: 0 0 5px;
	overflow: hidden;
	border-bottom: solid 1px #3e3e3e;
}
.reviewer_img{
	float: left;
	width: 34px;
	height: 34px;
	margin: 0 5px 0 0;
}
.reviewer_info p{
	float: left;
	width: calc(100% - 39px);
	font-size: 12px;
	line-height: 1.5;
}
.reviewer_info p.reviewer_title{
	width: 100%;
}
.reviewer_info p span{
	font-weight: bold;
}
.color1{
	margin: 0 5px 0;
	color: #ff7200;
	font-weight: bold;
}
.reviewer_commnet{
	clear: both;
	margin: 10px 0 0;
}
.reviewer_commnet p{
	font-size: 12px;
}
.reviewer .reviewer_commnet p{
	display: -webkit-box;
  -webkit-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.reviewer_commnet div{
	display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
}
.reviewer_commnet_next{
	display: block;
	width: 70%;
	margin: 10px auto 0;
	padding: 5px 0 5px 20px;
	border-right: solid 3px #5fac25;
	border-bottom: solid 4px #5fac25;
	background: url("../images/arrow_16.png") #82ca3b no-repeat calc(50% - 80px) 50% / 13px 13px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.review_pop{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 199;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.3);
}
.review_pop_close{
  position: absolute;
  top: -60px;
  right: 0px;
  z-index: 200;
  width: 46px;
  height: 46px;
}
.review_box{
	display: none;
	position: fixed;
	top: 102px;
	right: 0;
	left: 0;
	z-index: 200;
	width: calc(100% - 30px);
	margin: 0 15px;
}
.reviewer_box{
	padding: 10px;
	border: solid 1px #e4e4e4;
	border-radius: 5px;
	background: #fff;
}
.review_product{
	width: 80%;
	margin: 5px auto;
	border: none;
	text-align: center;
	border-bottom: solid 2px #fff;
	border-radius: 5px;
	box-shadow: 0 1px 0 #c5d2d2;
  background: url("../images/arrow_03.png") no-repeat right 2% top 50% / 6px 9px, linear-gradient(to bottom, #ff95a6 0%, #ff7289 100%);
}
.review_product p{
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}
.review_product p a{
	display: block;
	padding: 10px 0;
	color: #fff;
	text-decoration: none;
}
.reviewer_count{
	color: #b5b5b5;
	font-size: 12px;
	text-align: center;
}
.product_link{
	width: 90%;
	margin: 10px auto 0;
	overflow: hidden;
	background: url("../images/arrow_13.png") #ff2f60 no-repeat right 10px top 50% / 8px 17px;
	text-align: center;
}
.column .product_link p,
.product_link p{
	position: relative;
	margin: 0;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.3;
}
.column .product_link p a,
.product_link p a{
	display: block;
	padding: 5px;
	border: solid 2.5px #ff2f60;
	box-shadow: 0 0 0 1px #fff inset;
	color: #fff;
	text-decoration: none;
}
.product_link p::before{
	opacity: 0;
	position: absolute;
	top: -180px;
	left: 0;
	transform: rotate(45deg);
	width: 30px;
	height: 100%;
	background: #fff;
	animation: shine 3s ease-in-out infinite;
  content: " ";
}
@keyframes shine {
  0%{
		opacity: 0;
    transform: scale(0) rotate(45deg);
  }
  80%{
		opacity: 0.5;
    transform: scale(0) rotate(45deg);
  }
  81%{
		opacity: 1;
    transform: scale(4) rotate(45deg);
  }
  100%{
		opacity: 0;
    transform: scale(50) rotate(45deg);
  }
}
.recommend_product{
	position: relative;
	overflow: hidden;
	border-top: solid 3px #ffba00;
	background: #202020;
}
.recommend_product img{
	display: block;
}
.recommend_product::before{
	position: absolute;
	top: 5px;
	left: 0;
	width: 100%;
	height: 1px;
	background: #ffba00;
	content: "";
}
.recommend_product_content{
	margin: 10px;
	padding: 10px;
	border-radius: 5px;
	background: #fff;
}
.recommend_product_content table{
	width: 100%;
	margin: 10px 0 0 0;
	border-bottom: solid 1px #e0e0e0;
}
.recommend_product_content table th{
	z-index: 1;
	width: 100px;
	padding: 5px 0;
	border: solid 1px #f5a20f;
	background: #ffb024;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}
.recommend_product_content table td{
	z-index: 0;
	padding: 5px;
	border-top: solid 1px #e0e0e0;
	border-right: solid 1px #e0e0e0;
	font-size: 12px;
}
.recommend_product_link{
	width: 100%;
	margin: 10px auto 0;
	overflow: hidden;
	background: url("../images/recommend_salon_02.png") #ff2f60 no-repeat 10px 50% / 14px 19px;
	text-align: center;
}
.recommend_product_link p{
	position: relative;
	margin: 0;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.3;
}
.recommend_product_link p a{
	display: block;
	padding: 5px;
	border: solid 2.5px #ff2f60;
	box-shadow: 0 0 0 1px #fff inset;
	color: #fff;
	text-decoration: none;
}
.recommend_product_link p::before{
	opacity: 0;
	position: absolute;
	top: -180px;
	left: 0;
	transform: rotate(45deg);
  background: #fff;
	width: 30px;
  height: 100%;
  animation: shine 3s ease-in-out infinite;
  content: " ";
}
.campaign_top{
	margin: 10px;
	padding: 2.5px;
	border: solid 2px #f5b9c4;
	border-radius: 5px;
	text-align: center;
}
.campaign_top_content{
	padding: 10px 15px;
	border: dashed 2px #f5b9c4;
  border-radius: 5px;
}
.campaign_top_content p{
	font-size: 13px;
}
.campaign_top_content p.info,
.campaign_top_content p.info2{
	margin: 0 0 5px;
	padding: 0;
	background: url("../images/campaign_04.png") no-repeat center 50% / 250px 41px;
	color: #ff5a78;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4;
}
.campaign_top_content p.info2{
	padding: 10px 0;
}
.campaign_top_check{
	margin: 5px 5px 0px;
	border-radius: 10px;
	background: url("../images/search_button.png") no-repeat 8% 50% / 19px 20px, url("../images/arrow_07.png") #4cd7d2 no-repeat right 10% top 50% / 6px 10px;
	text-align: center;  
}
.campaign_top_check p{
	padding: 0;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
}
.campaign_top_check p a{
	display: block;
	padding: 10px 0;
	color: #fff;
	text-decoration: none;
	text-shadow: 1px 2px 0 #64deda;
}
.campaign_button{
	margin: 10px;
	text-align: center;
}
.campaign_button p{
	background: url("../images/slash_left.png") no-repeat calc(50% - 130px) 50% / 12px 14px, url("../images/slash_right.png") no-repeat calc(50% + 130px) 50% / 12px 14px;
	color: #ff708a;
	font-size: 15px;
	font-weight: bold;
}
.campaign_button a,
.campaign_button img{
	display: block;
}
.checkpoint{
	margin: 0 0 10px;
	overflow: hidden;
	background: #f1fbff;
}
.checkpoint p{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
.checkpoint h2{
	position: relative;
	margin: 0;
	padding: 10px 0 10px 15%;
	background: url("../images/checkpoint_04.png") #a3e7ff no-repeat 5% 50% / auto 80%;
	color: #2f2e2e;
	font-size: 6.4625vw;
	line-height: 1.3;
	text-align: center;
}
.checkpoint h2 span.check{
	display: block;
	padding: 0;
	background: url("../images/checkpoint_05.png") no-repeat 22% 50% / auto 65%,url("../images/checkpoint_06.png") no-repeat right 22% top 50% / auto 65%;
	font-size: 3.75vw;
}
.checkpoint h2 span.checkpoint_number{
	font-size: 9.6875vw;
}
.checkpoint h2::after{
	position: absolute;
	bottom: -7.5px;
	left: calc(50% - 5px);
	width: 0px;
	height: 0px;
	border-width: 7.5px 7.5px 0px 7.5px;
	border-style: solid;
	border-color: #a3e7ff transparent transparent transparent;
	content: "";
}
.checkpoint_contents{
	display: flex;
	margin: 10px 5px;
	padding: 7.5px;
	overflow: hidden;
	border: solid 2px #c2efff;
	align-items: center;
}
.checkpoint_left{
	width: 54px;
	margin: 0 7.5px 0;
}
.checkpoint_left img{
	display: block;
	margin: 0 auto;
}
.checkpoint_right{
}
.checkpoint_right p{
	color: #070707;
	font-size: 12px;
	line-height: 1.4;
}
.checkpoint_right p.check_title{
	margin: 0 0 6px;
	border-bottom: solid 2px #c2efff;
	font-size: 15px;
	font-weight: bold;
}
.color2{
	color: #ff3b3b;
	font-weight: bold;
}
.top_compare{
	margin: 20px 0; 
}
.top_compare p{
	margin: 0 10px 10px;
	font-size: 14px;
}
.top_compare img{
	display: block;
	margin: 0 auto;
}
.top_compare h2{
	margin: 5px 0 10px;
	color: #ff929b;
	font-size: 16px;
	text-align: center;
}
.top_compare ul.top_compare_tab{
	margin: 0;
	padding: 0 3%;
	overflow: hidden;
	border-bottom: solid 2px #ff7a85;
}
.top_compare ul.top_compare_tab li{
	float: left;
	width: 32%;
	padding: 5px 0;
	border-top: solid 1px #ececec;
	border-right: solid 1px #ececec;
	border-left: solid 1px #ececec;
	border-radius: 5px 5px 0 0;
	box-sizing: border-box;
  background: linear-gradient(to bottom, #ffffff 0%, #dedede 100%);
	color: #474747;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.top_compare ul.top_compare_tab li:nth-child(2){
	margin: 0 2%;
}
.top_compare ul.top_compare_tab li.on{
	border-top: solid 1px #ff7a85;
	border-right: solid 1px #ff7a85;
	border-left: solid 1px #ff7a85;
	background: #ff7a85;
	color: #fff;
}
.pick_product_list{
	padding: 15px 10px 10px;
	background-color: #ff4f6c;
}
.pick_product_name{
	padding: 5px 10px;
	overflow: hidden;
	border-bottom: solid 2px #ff4f6c;
	background: #fff;
  border-radius: 5px 5px 0 0;
}
.pick_product_name p{
	float: left;
	font-size: 15px;
}
.pick_product_name p a{
	color: #0066ff;
}
.pick_product_name p.total_score{
	float: right;
	margin: 3px 0 0;
	font-size: 12px;
}
.pick_product_name p.total_score span{
	color: #ff4f6c;
	font-weight: bold;
}
.pick_product_content{
	padding: 10px;
	border-radius: 0 0 5px 5px;
	background: #fff;
}
.pick_product_banner{
	float: left;
	width: 45%;
}
.pick_product_banner img,
.pick_product_banner a{
	display: block;
}
.radar_chart_top{
	position: relative;
  margin: 0;
  overflow: hidden;
}
.canvas_top{
	display: flex;
	position: absolute;
  width: 80%;
  margin: 3% 0px 0 35%;
  overflow: hidden;
  pointer-events: none;
}
.pick_product_content table{
	width: 100%;
	margin: 0 0 5px;
	border-top: solid 1px #ffa8b2;
	border-left: solid 1px #ffa8b2;
  border-spacing: 0;
  border-collapse: separate;
}
.pick_product_content table th{
	width: 100px;
	padding: 5px;
	border-right: solid 1px #ffa8b2;
	border-bottom: solid 1px #ffa8b2;
	background: #ffeaec;
	font-size: 12px;
	font-weight: normal;
}
.pick_product_content table td{
	padding: 5px;
	border-right: solid 1px #ffa8b2;
	border-bottom: solid 1px #ffa8b2;
	color: #ff542c;
	font-size: 12px;
	text-align: center;
}
.pick_product_content table td a{
	color: #0084ff;
}
.pick_button{
	position: relative;
	margin: 10px 0 0;
	border-radius: 10px;
  background: url("../images/arrow_11.png") no-repeat right 5% top 50% / 6px 9px, url("../images/button_02.png") no-repeat right 10% top 60% / 17px 15px, linear-gradient(to bottom, #ffc75e 0%, #ffba56 100%);
	text-align: center;
}
.pick_button p{
	overflow: hidden;
	font-size: 16px;
	font-weight: bold;
	text-shadow: 1px 2px 0 #ff8c1e;
	line-height: 1.3;
}
.reservation{
}
.price,
.datsumo{
	display: none;
}
.product3{
	padding: 10px;
	overflow: hidden;
	border-bottom: solid 1px #d7d7d7;
}
.product3_banner{
	float: left;
	width: 100px;
	height: 100px;
	margin: 0 0 10px;
}
.product3_banner a,
.product3_banner img{
	display: block;
}
.product3_point{
	float: right;
	width: calc(100% - 110px);
	margin: 0 0 10px;
}
.product3_point p{
	color: #6a6a6a;
	font-size: 12px;
}
.product3_point p.product3_name{
	color: #ff7a85;
	font-size: 14px;
	font-weight: bold;
}
.product3_point p a{
	color: #ff7a85;
	text-decoration: none;
}
.product3_point ul{
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.product3_point ul li{
	color: #6a6a6a;
	font-size: 12px;
	font-weight: bold;
}
.link_jump3{
	clear: both;
}
.link_jump3 ul{
	padding: 0 0 1px;
}
.link_jump3 ul li{
	width: calc(49% - 1px);
	border-radius: 5px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;  
}
.link_jump3 ul li:nth-child(1){
	float: left;
	background: url("../images/arrow_08.png") #fff1c1 no-repeat right 8% top 50% / 5px 7px;
	box-shadow: -1px -1px #fff inset, 1px 1px #ffdf6b;
}
.link_jump3 ul li:nth-child(1) a{
	display: block;
	padding: 10px 0;
	color: #ff9914;
	text-decoration: none;
}
.link_jump3 ul li:nth-child(2){
	float: right;
	margin: 0 1px 0;
	background: url("../images/arrow_09.png") #ff7a85 no-repeat right 8% top 50% / 5px 7px;
	box-shadow: -1px -1px #fff inset, 1px 1px #ff7a85;
}
.link_jump3 ul li:nth-child(2) a{
	display: block;
	padding: 10px 0;
	color: #fff;
	text-decoration: none;
}
.contents{
	margin: 10px 0 0;
}
.contents img{
	display: block;
	margin: 0 auto;
}
.contents h2.ranking{
	margin: 0;
	padding: 5px 0 5px 40px;
	border: none;
	background: url("../images/ranking_list_05.png") #ffe095 no-repeat 10px 50% / 20px 15px;
	color: #333;
	font-size: 15px;
	text-align: left;
}
.contents h2.column{
	margin: 0;
	padding: 5px 0 5px 40px;
	border: none;
	background: url("../images/column_list.png") #1d1d1d no-repeat 10px 50% / 17px 14px;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
}
.contents h2{
	position: relative;
	margin: 0;
	padding: 11% 25% 3% 35%;
  background: url("../images/column_21.png") no-repeat 2% 50% / auto 85%,url("../images/column_22.png") no-repeat right 3% bottom 0% / auto 95%,linear-gradient(to bottom, #ffffff 0%, #ffffff 20%, #ffe1eb 20%, #ffe1eb 100%);
	color: #262626;
	font-size: 6.4625vw;
	line-height: 1.3;
	text-align: center;
}
.contents h2 span{
	display: block;
	text-align: left;
}
.contents h2.column::before,
.contents h2.column::after{
	display: none;
}
.contents ul{
	margin: 0;
	padding: 0;
	border-top: solid 1px #d2d2d2;
}
.contents ul li{
	overflow: hidden;
	border-bottom: solid 1px #d2d2d2;
	font-size: 12px;
}
.contents ul li a{
	display: block;
	color: #000;
	text-decoration: none;
}
.contents ul li .good_count{
	position: absolute;
	right: 25px;
	bottom: 0;
  margin: 0;
  padding: 0 0 0 17.5px;
  background: url(../images/good_off.png) no-repeat 0 45% / 13px 12px;
  color: #FF6B79;
  font-size: 11px;
}
.more{
	margin: 10px 0 0;
	text-align: center;
	text-decoration: underline;
	color: #1684ff;
	font-size: 14px;
}
.contents_banner{
	float: left;
	width: 84px;
	margin: 0 5px 0 0;
}
.contents_banner img,
.ranking_banner img{
	display: block;
}
.contents_text{
	display: flex;
	position: relative;
	min-height: 73px;
	padding: 0 20px 0 0;
	overflow: hidden;
	align-items: center;
}
.contents_text p{
	font-size: 12px;
}
.contents_text p span{
	padding: 0 15px;
	background: url("../images/column_23.png") no-repeat 0px 50% / 10px 11px,url("../images/column_23.png") no-repeat right 0px top 50% / 10px 11px;
	color: #ff5388;
	font-size: 10px;
	font-weight: bold;
}
.contents_text::after{
	position: absolute;
	top: 0;
	right: 0;
	width: 20px;
	height: 100%;
	background: url("../images/arrow_03.png") #ff5388 no-repeat 50%  50% / 6px 9px;
	content: "";
}
.contents_more{
	border-bottom: solid 1px #e4e4e4;
	background: url("../images/arrow_06.png") #fff8e6 no-repeat right 10px top 50% / 6px 9px;
	text-align: center;
}
.contents_more p{
	font-size: 14px;
}
.contents_more p a{
	display: block;
	padding: 10px 0;
	color: #ff7c25;
	text-decoration: none;
}
.salon{
	margin: 20px 0 0;
}
.salon img{
	display: block;
	margin: 0 auto;
}
.salon h2{
	position: relative;
	margin: 0;
	padding: 0;
	color: #4f4f4f;
	font-size: 5vw;
	line-height: 1.3;
	text-align: center;
}
.salon h2::before,
.salon h2::after{
	position: absolute;
	top: calc(50% - 3px);
	left: 0;
	width: 25%;
	height: 5px;
	background: #ff98bc;
	content: "";
}
.salon h2::after{
	right: 0;
	left: auto;
}
.salon h2 span{
}
.salon h2 span::before,
.salon h2 span::after{
	position: absolute;
	content: "";
	top: calc(50% + 4px);
	left: 0;
	width: 25%;
	height: 1px;
	background: #ff98bc;
}
.salon h2 span::after{
	right: 0;
	left: auto;
}
.salon ul{
	margin: 10px 5px 0;
	padding: 0;
	overflow: hidden;
}
.salon ul li{
	float: left;
	width: 32%;
	margin: 0 0 5px;
	list-style: none;
	font-size: 12px;
}
.salon ul li:nth-child(2),
.salon ul li:nth-child(5),
.salon ul li:nth-child(8),
.salon ul li:nth-child(11){
	margin: 0 2%;
}
.salon ul li a,
.salon ul li img{
	display: block;
}
.salon_more{
	margin: 10px 0 0;
	border-top: solid 1px #e0e0e0;
	border-bottom: solid 1px #e0e0e0;
	background: url("../images/arrow_01.png") #f2f2f2 no-repeat right 10px top 50% / 6px 9px;
	text-align: center;
}
.salon_more p{
	font-size: 14px;
}
.salon_more p a{
	display: block;
	padding: 5px 0;
	color: #4b4b4b;
	text-decoration: none;
}
/**/
#result{
}
#result h2{
	position: relative;
	margin: 0;
	padding: 7.5px 0 7.5px 20px;
	background: #f6f6f6;
	color: #5e5e5e;
	font-size: 14px;
	font-weight: bold;
}
#result h2::before{
	position: absolute;
	width: 5px;
	height: calc(100% - 15px);
	margin: 0 0 0 -10px;
	background: #ff0000;
	content: "";
}
.conditions_change{
	margin: 10px;
	border: solid 1px #d5d5d5;
	border-radius: 5px;
	background: url("../images/conditions_change.png") #f8f8f8 20% 50% no-repeat / 15px 15px;
	text-align: center;
}
.conditions_change p{
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
.conditions_change p a{
	display: block;
	padding: 5px 0;
	color: #7b7a7a;
	text-decoration: none;
}
#search_result{
	margin: 0;
	overflow: hidden;
}
.selection_condition{
	display: flex;
	margin: 5px;
	padding: 5px;
	overflow: hidden;
	border: solid 2.5px #E8E8E8;
	background: #fff;
	align-items: center;
}
.selection_condition table{
	width: 100%;
	margin: 0;
	font-size: 12px;
}
.selection_condition table.table{
	float: left;
	width: calc(100% - 90px);
	margin: 0 5px 0;
}
.selection_condition table th{
	width: 50px;
	text-align: right;
}
.selection_condition table th.th1{
	width: 90px;
	text-align: left;
}
.selection_condition table th.th2{
	width: 60px;
	text-align: left;
}
.selection_condition table td{
	text-align: left;
}
.selection_condition table td span{
	float: right;
}
.selection_condition table td a{
	color: #1684ff;
}
.search_change_button{
	float: right;
	width: 85px;
	border: solid 1px #ffc4d9;
	border-radius: 5px;
	box-sizing: border-box;
  background: linear-gradient(to bottom, #ffffff 0%, #ffe1eb 100%);
	text-align: center;
}
.search_change_button p{
	float: none;
	width: 100%;
	color: #7a7a7a;
	font-size: 12px;
	font-weight: bold;
}
.search_change_button p a{
	display: block;
	padding: 5px 0;
	color: #7a7a7a;
	text-decoration: none;
}
.search_sort{
	margin: 10px 5px 0;
}
.search_sort ul li:nth-child(1){
	float: left;
	width: 80px;
	padding: 7.5px 0;
	border-radius: 3px;
	color: #3f3f3f;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5;
	text-align: center;
}
.search_sort ul li:nth-child(2){
	width: calc(100% - 85px);
	float: right;
}
.search_sort ul li select{
	width: 100%;
	margin: 0;
	height: 33px;
	padding: 3px 5px;
	border: solid 1px #c3c3c3;
	border-radius: 3px;
	box-sizing: border-box;
	background: url("../images/select.png") #ffffff no-repeat right 5px top 50% / 9px 8px;
	color: #333;
	line-height: 1.5;
	font-size: 16px;
	-webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
}
/**/
#compare{
	margin: 10px 0 0;
}
.tab{
}
.tab ul{
	margin: 0;
	padding: 0;
	overflow: hidden;
	border-top: solid 1px #d7d7d7;
	border-bottom: solid 1px #ff8ea0;
}
.tab ul li{
	float: left;
	width: 25%;
	padding: 7px 0 8px;
	box-shadow: 0 -1px #fff inset;
	box-sizing: border-box;
  background: linear-gradient(to bottom, #ffffff 0%, #dbdbdb 100%);
	color: #575757;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
.tab ul li:nth-child(1),
.tab ul li:nth-child(2),
.tab ul li:nth-child(3){
	border-right: solid 1px #fff;
}
.tab ul li.on{
	box-shadow: 0 -1px #ff8ea0 inset;
	background: #ff8ea0;
	color: #fff;
}
.price_tab{
	display: none;
}
.price_tab ul li{
	float: left;
	position: relative;
	width: 25%;
	padding: 7px 0;
	border-bottom: solid 1px #e1e1e1;
	box-sizing: border-box;
	background: #fffbe8;
	color: #575757;
	font-size: 12px;
	text-align: center;
}
.price_tab ul li.on span{
	position: relative;
}
.price_tab ul li.on span::after{
	position: absolute;
	bottom: -1.5px;
	left: 0;
	width: 100%;
	height: 2px;
	background: #ff8ea0;
	content: "";
}
#compare table{
	width: 100%;
	margin: 0;
}
#compare table th,
#compare table td{
	width: 25%;
	padding: 5px 0;
	border-right: solid 1px #e1e4e4;
	border-bottom: solid 1px #e1e4e4;
	font-size: 12px;
	font-weight: normal;
}
#compare table td{
	text-align: center;
}
#compare table td.compare_score0{
	background: url("../images/compare_score_00.png") no-repeat 50% 50% / 25px 3px;
}
#compare table td.compare_score1{
	background: url("../images/compare_score_01.png") no-repeat 50% 50% / 40px 39px;
}
#compare table td.compare_score2{
	background: url("../images/compare_score_02.png") no-repeat 50% 50% / 32px 32px;
}
#compare table td.compare_score3{
	background: url("../images/compare_score_03.png") no-repeat 50% 50% / 41px 28px;
}
#compare table td.compare_score4{
	background: url("../images/compare_score_04.png") no-repeat 50% 50% / 28px 27px;
}
#compare .compare_overall table td{
	width: 20%;
}
#compare table td:nth-child(4){
	border-right: none;
}
#compare .compare_overall table td:nth-child(4){
	border-right: solid 1px #e1e4e4;
}
#compare .compare_campaign table td:nth-child(2){
	width: 85%;
}
#compare .compare_campaign table td:nth-child(2){
	border-right: none;
}
#compare table td a{
	color: #5eaace;
}
.compare_overall{
}
.compare_price,
.compare_price_face,
.compare_price_vio,
.compare_price_side,
.compare_campaign,
.compare_service{
	display: none;
}
.compare_head{
	display: table;
	width: 100%;
}
.th_head{
	display: table-cell;
	width: 25%;
	padding: 5px 0;
	border-right: solid 1px #e1e4e4;
  border-bottom: solid 1px #e1e4e4;
	background: #e4fffd;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
}
.th_head:nth-child(4){
	border-right: none;
}
.compare_overall .th_head,
.compare_overall .th_head:nth-child(1){
	width: 20%;
}
.compare_overall .th_head:nth-child(4){
	border-right: solid 1px #e1e4e4;
}
.compare_campaign .th_head:nth-child(2){
	width: 85%;
}
.th_head > div{
	width: 23px;
	margin: 0 auto;
	overflow: hidden;
}
.th_head > div img{
	display: block;
}
.asc{
	float: left;
}
.desc{
	float: right;
}
/**/
.ranking_text{
	position: relative;
	margin: 15px 10px 10px;
	padding: 10px;
	border: solid 2px #ffa5c6;
	background: #fff6f6;
}
.ranking_text p{
	font-size: 14px;
}
.ranking_text::before{
  position: absolute;
	right: 0;
  bottom: -7px;  
  left: 0;
  width: 0;
  height: 0;
  margin: 0 0 0 calc(50% - 5px);
  border-top: 5px solid #ffa5c6;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
	content: "";
}
.ranking_text::after{
	bottom: -5px;
}
.ranking_banner,
.ranking_banner img{
	display: block;
}
.product_ranking{
	border: solid 10px #f2f2f2;
}
.product_ranking table{
	width: 100%;
	margin: 0;
}
.product_ranking table tr.tr1{
	background: #ffe7e7;
}
.product_ranking table th{
	width: 29%;
	padding: 5px;
	border: solid 1px #e0a64a;
	background: #ffbd54;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
}
.product_ranking table td{
	position: relative;
	height: 36px;
	padding: 5px 0px;
	border-right: solid 1px #e0e0e0;
	border-bottom: solid 1px #e0e0e0;
	border-left: solid 1px #e0e0e0;
	font-size: 12px;
	text-align: center;
}
.product_ranking table td span{
	position: absolute;
	top: 2px;
	left: calc(50% - 54px);
}
.product_ranking table td a{
	color: #389aff;
}
.product_ranking table td:nth-child(1) a{
	color: #ff4884;
}
.product_ranking_name{
	margin: 0 0 10px;
	border-bottom: solid 1px #6a6a6a;
	overflow: hidden;
}
.product_ranking_name p{
	float: left;
	width: calc(100% - 85px);
	padding: 5px 0 7px;
	font-size: 14px;
}
.product_ranking_name p a{
	color: #0066ff;
}
.product_ranking_name p.total_score{
	float: right;
	width: 85px;
	color: #ff4f6c;
	font-size: 13px;
	font-weight: bold;
}
.product_ranking_name p.total_score img{
	margin: 0 2.5px 0;
}
.product_ranking_name p span{
	margin: 0 5px 0;
	padding: 5px;
	border-radius: 25px;
	background: #ff176d;
	color: #fff337;
	font-weight: bold;
}
.product_ranking_content{
	padding: 5px 10px;
}
.product_ranking_banner{
	float: left;
	width: 125px;
	height: 125px;
}
.product_ranking_point{
	float: right;
}
.product_ranking_link{
	clear: both;
	padding: 10px 0 0;
	border-top: solid 1px #6a6a6a;
	overflow: hidden;
}
.product_ranking_link ul li{
	position: relative;
	min-height: 50px;
	overflow: hidden;
	box-sizing: border-box;
	font-size: 13px;
	line-height: 1.3;
	text-align: center;
}
.product_ranking_link ul li div{
	display: block;
	width: 100%;
	height: 100%;
}
.product_ranking_link ul li:nth-child(1){
	display: flex;
	float: left;
	width: 40%;
	border-top: solid 1px #fca916;
	border-bottom: solid 1px #fca916;
	border-left: solid 1px #fca916;
	background: #fff8ea;
	align-items: center;
}
.product_ranking_link ul li:nth-child(2){
	position: relative;
	float: right;
	width: 60%;
	border: solid 1px #ea9602;
	box-shadow: 0 0 0 1px #fff inset;
  background: url("../images/arrow_14.png") no-repeat 10% 50% 9px 16px, linear-gradient(to bottom, #ffe7a4 0%, #fb9f00 100%);
	font-weight: bold;
}
.product_ranking_link ul li:nth-child(2)::before{
	opacity: 0;
	position: absolute;
  top: -180px;
	left: 0;
	transform: rotate(45deg);
	width: 30px;
	height: 100%;
  background: #fff;
	animation: shine 3s ease-in-out infinite;
	content: " ";
}
.product_ranking_link ul li a{
	display: flex;
	min-height: 48px;
	padding: 0;
	color: #fff;
	text-shadow: 1px 1px #bf7a00;
	text-decoration: none;
	align-items: center;
}
.color6{
	color: #ff1c41;
}
.link_jump{
	margin: 10px 0 0;
}
.link_jump p{
	list-style: none;
	width: 100%;
	border-bottom: solid 1px #c5d2d2;
	border-radius: 5px;
	box-shadow: 0 -2px 0 #fff inset;
	background: url("../images/arrow_03.png"),linear-gradient(to bottom, #ff95a6 0%, #ff7289 100%) no-repeat right 10% top 45% / 6px 9px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
  text-align: center;
}
.link_jump p a{
	display: block;
	padding: 9.5px 0 11.5px;
	color: #fff;
	text-decoration: none;
}
.link_jump ul{
	margin: 0;
	padding: 0 0 1px;
	overflow: hidden;
}
.link_jump ul li{
	border-radius: 3px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
.link_jump ul li:nth-child(1){
	width: 43%;
	border-bottom: solid 1px #fff;
	box-shadow: 1px 1px #d2d2d2;
	background: url(../images/arrow_05.png) #e6e6e6 no-repeat right 5% top calc(50% - 1px) / 6px 9px;
	float: left;
}
.link_jump ul li:nth-child(1) a{
	display: block;
	padding: 8px 0;
	color: #464646;
	text-decoration: none;
	text-shadow: 0 1px 0 #fff;
}
.link_jump ul li:nth-child(2){
	float: right;
	width: 55%;
	border-bottom: solid 1px #fff;
	border-radius: 3px;
	box-shadow: 1px 1px 0 #ffac1c;
	background: url(../images/arrow_03.png) #ffac1c no-repeat right 5% top calc(50% - 1px) / 6px 9px;
	color: #fff;
}
.link_jump ul li:nth-child(2) a{
	display: block;
	padding: 8px 0;
	color: #fff;
	text-decoration: none;
}
/**/
.radar_chart{
	position: relative;
  margin: 10px;
  overflow: hidden;
}
.canvas{
	display: flex;
	position: absolute;
  width: 75%;  
  margin: 8% 0 0 -12%;  
  overflow: hidden;
  pointer-events: none;
}
.product .radar_chart table{
	float: right;
	width: 50%;
	margin: 5px 0 0;
	border-top: solid 1px #ffc1cc;
	border-left: solid 1px #ffc1cc;
}
.product .radar_chart table th{
	width: 50%;
	padding: 1% 0;
	border-right: solid 1px #ffc1cc;
	border-bottom: solid 1px #ffc1cc;
	background: #ffe8ec;
	font-size: 3.125vw;
	font-weight: normal;
	text-align: center;
}
.product .radar_chart table th:first-child{
	border-top: none;
}
.product .radar_chart table td{
	padding: 3.5% 0;
	border-right: solid 1px #ffc1cc;
	border-bottom: solid 1px #ffc1cc;
	color: #000;
	font-size: 3.125vw;
	text-align: center;
}
.product .radar_chart table td span{
	font-size: 4vw;
}
.score_bg1{
	background: url("../images/score_bg_01.png") no-repeat 50% 50% / 23px 22px
}
.score_bg2{
	background: url("../images/score_bg_02.png") no-repeat 50% 50% / 23px 22px
}
.score_bg3{
	background: url("../images/score_bg_03.png") no-repeat 50% 50% / 26px 22px
}
.score_bg4{
	background: url("../images/score_bg_04.png") no-repeat 50% 50% / 20px 20px
}
.score_bg5{
	background: url("../images/score_bg_05.png") no-repeat 50% 50% / 22px 4px
}
.basic_info{
	margin: 20px 10px 0;
}
.product .basic_info table{
	width: 100%;
	margin: 5px 0 0;
	border-top: solid 1px #e4e4e4;
	border-left: solid 1px #e4e4e4;
}
.product .basic_info table th{
	border-right: solid 1px #e4e4e4;
	border-bottom: solid 1px #e4e4e4;
	background: #fff4db;
	color: #434343;
	text-align: center;
}
.product .basic_info table td{
	border-right: solid 1px #e4e4e4;
	border-bottom: solid 1px #e4e4e4;
	text-align: center;
}
.basic_text{
	position: relative;
  margin: 0 0 10px;
  padding: 0;
  color: #bebebe;
  font-size: 3vw;
  font-weight: normal;
	line-height: 1.3;
	text-align: center;
}
.basic_text span{
	display: block;
  color: #262626;
  font-size: 5vw;
  font-weight: bold;
}
.basic_text::before,
.basic_text::after{
	position: absolute;
  top: 25%;
  left: 0; 
  width: 35%;
  height: 2px;
	margin: 0 0 0 -10px;
  background: #555;
	content: "";
}
.basic_text::after{
  right: 0;
  left: auto;
}
.basic_tab{
	margin: 5px 0 0;
}
.basic_tab ul{
	margin: 0;
	padding: 0 0 5px;
	overflow: hidden;
}
.basic_tab ul li{
	float: left;
	width: 23.5%;
	padding: 5px 0;
	box-sizing: border-box;
	border: solid 1px #d2d2d2;
	border-radius: 5px;
	background: linear-gradient(to bottom, #ffffff 0%, #e6e6e6 100%);
	box-shadow: 0 0 0 1px #fff inset;
	color: #7e7e7e;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	
}
.basic_tab ul li:nth-child(1),
.basic_tab ul li:nth-child(2),
.basic_tab ul li:nth-child(3){
	margin: 0 2% 0 0;
}
.basic_tab ul li.on{
	position: relative;
	border: solid 1px #ff4242;
	background: #ff4242;
	box-shadow: none;
	color: #fff;
}
.basic_tab ul li.on::after{
	position:absolute;
	width: 0;
	left: calc(50% - 2.5px);
	bottom: -5px;
	border-width: 5px 5px 0 5px;
	border-style: solid;
	border-color: #ff4242 transparent transparent transparent;
	content:"";
}
.basic_price_tab{
	margin: 5px 0 0;
}
.basic_price_tab ul{
	margin: 0;
	padding: 0 0 3px;
	overflow: hidden;
}
.basic_price_tab ul li{
	float: left;
	width: 25%;
	padding: 3.5px 0;
	box-sizing: border-box;
	color: #5a5a5a;
	font-size: 12px;
	text-align: center;
}
.basic_price_tab ul li:nth-child(1),
.basic_price_tab ul li:nth-child(2),
.basic_price_tab ul li:nth-child(3){
	border-top: solid 1px #ffc1cc;
	border-bottom: solid 1px #ffc1cc;
	border-left: solid 1px #ffc1cc;
}
.basic_price_tab ul li:nth-child(4){
	border: solid 1px #ffc1cc;
}
.basic_price_tab ul li.on{
	background-color: #ffd9df;
}
.basic_price_face,
.basic_price_vio,
.basic_price_side,
.basic_method,
.basic_go,
.basic_service{
	display: none;
}
.price_info{
	margin: 20px 10px 0;
}
.price_text{
	position: relative;
  margin: 0 0 10px;
  padding: 0;
  color: #bebebe;
  font-size: 3vw;
  font-weight: normal;
	line-height: 1.3;
	text-align: center;
}
.price_text span{
	display: block;
  color: #262626;
  font-size: 5vw;
  font-weight: bold;
}
.price_text::before,
.price_text::after{
	position: absolute;
  width: 35%;
  height: 2px;
	margin: 0 0 0 -10px;
  top: 25%;
  left: 0;
  background: #555;
	content: "";
}
.price_text::after{
  right: 0;
	left: auto;
}
.price_body_text{
	margin: 5px 0 0;
  padding: 0 0 0 5px;
  border-left: solid 5px #95d8ff;
  color: #333;
  font-size: 12px;
  line-height: 1.4;
}
.price_info table{
	width: 100%;
	margin: 5px 0 0;
	border: solid 1px #ffc1cc;
	border-radius: 5px;
}
.price_info table th{
	width: 100px;
	padding: 2.5px 5px;
	border: none;
	background: #ffebee;
	color: #ff2e5a;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}
.product .price_info table th:first-child {
  border-top: none;
}
.price_info table td{
	padding: 2.5px 5px;
	border: none;
	background: #fff;
	font-size: 12px;
}
.price_info table th:first-child,
.price_info table td:last-child{
	border-bottom: solid 1px #ffc1cc;
}
.price_info table td ul{
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.price_info table td ul li{
	float: left;
	margin: 2.5px 0 2.5px 5px;
	padding: 2.5px 5px;
	border-radius: 5px;
	background: #d7efff;
	color: #000;
}
.review_info{
	margin: 20px 10px 0;
}
.review_text{
	position: relative;
  margin: 0 0 10px;
  padding: 0;
  color: #bebebe;
  font-size: 3vw;
  font-weight: normal;
	text-align: center;
}
.review_text span{
	display: block;
  color: #262626;
  font-size: 5vw;
  font-weight: bold;
}
.review_text::before,
.review_text::after{
	position: absolute;
  top: 25%;
  left: 0;  
  width: 30%;
  height: 2px;
	margin: 0 0 0 -10px;
  background: #555;
	content: "";
}
.review_text::after{
	right: 0;
	left: auto;
	margin: 0 -10px 0 0px;  
}
.review_info table.review_tatal{
	width: 100%;
	margin: 5px 0 0;
	border-radius: 5px;
}
.review_info table.review_tatal th{
	width: 100px;
	padding: 5px;
	border: none;
	border: solid 1px #ff4242;
	background: #ff4242;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.review_info table.review_tatal td{
	padding: 5px;
	border: none;
	border-top: solid 1px #e2e2e2;
	border-right: solid 1px #e2e2e2;
	border-bottom: solid 1px #e2e2e2;
	background: #fff;
	color: #ff7b1a;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.review_info table.review_score{
	width: 100%;
	margin: 5px 0 0;
	border-right: solid 1px #e2e2e2;
	border-radius: 5px;
}
.review_info table.review_score th{
	width: 100px;
	padding: 5px;
	border: none;
	border: solid 1px #ffcda0;
	background: #ffefc4;
	color: #434343;
	font-size: 12px;
	text-align: center;
}
.review_info table.review_score td{
	padding: 5px;
	border: none;
	border-top: solid 1px #e2e2e2;
	border-right: solid 1px #e2e2e2;
	border-bottom: solid 1px #e2e2e2;
	background: #fff;
	color: #ff7b1a;
	font-size: 12px;
	text-align: center;
}
.store_info{
	margin: 10px 10px 0;
}
.store_info	table{
	width: 100%;
	margin: 5px 0 0;
	border-radius: 5px;
}
.store_info	table th{
	width: 100px;
	padding: 5px;
	border: solid 1px #dfdfdf;
	background: #e5f7ff;
	color: #434343;
	font-size: 12px;
	text-align: center;
}
.store_info	table td{
	padding: 5px 10px;
	border: solid 1px #dfdfdf;
	color: #bebebe;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.store_info	table td a{
	color: #1897cf;
}
.store_text{
	position: relative;
  margin: 0 0 10px;
  padding: 0;  
  color: #bebebe;
  font-size: 3vw;
  font-weight: normal;
	line-height: 1.3;
  text-align: center;
}
.store_text span{
	display: block;
  color: #262626;
  font-size: 5vw;
  font-weight: bold;
}
.store_text::before{
	position: absolute;
  top: 25%;
  left: 0;  
  width: 35%;
  height: 2px;
	margin: 0 0 0 -10px;  
  background: #555;
	content: "";
}
.store_text::after{
	position: absolute;
  top: 25%;
  right: 0;  
  width: 35%;
  height: 2px;
	margin: 0 -10px 0;  
  background: #555;
	content: "";
}
/**/
.ranking_list{
	position: relative;
	height: 220px;
	margin: 0 0 5px;
	border-top: solid 2px #ff98bc;
	padding: 45px 0 42px;
	background: url("../images/ranking_list_06.png") no-repeat center 5px / 100px 34px,url("../images/ranking_list_08.png") repeat 0 0 / 20px 100%;
}
.ranking_list h2{
	position: absolute;
	top: 45px;
	left: 0;
	width: 100%;
	margin: 0;
	padding: 10px 0 16px;
	background: url("../images/ranking_list_07.png") no-repeat center 0 / 317.5px 53.5px;
	color: #fff;
	font-size: 18px;
	text-align: center;
}
.ranking_list ul{
	width: 75%;
	margin: 30px auto 0;
	padding: 20px 7.5% 5px;
	border: solid 2px #ffcbdd;
	border-radius: 3px;
	background: #fff;
}
.ranking_list ul li{
	padding: 7.5px 0 7.5px 25px;
	border-bottom: dashed 1px #ffbdae;
	list-style: none;
	font-size: 14px;
}
.ranking_list ul li:nth-child(1){
	background: url("../images/ranking1.png") no-repeat 0 50% / 20px 27px;
}
.ranking_list ul li:nth-child(2){
	background: url("../images/ranking2.png") no-repeat 0 50% / 20px 27px;
}
.ranking_list ul li:nth-child(3){
	background: url("../images/ranking3.png") no-repeat 0 50% / 20px 27px;
}
.ranking_list ul li:nth-child(4){
	background: url("../images/ranking4.png") no-repeat 0 50% / 20px 27px;
}
.ranking_list ul li:nth-child(5){
	background: url("../images/ranking5.png") no-repeat 0 50% / 20px 27px;
}
.ranking_list ul li a{
	color: #000;
}
.ranking_list_score{
	float: right;
	margin: 0 0 0 5px;
	padding: 0 5px;
	border-radius: 3px;
	background: #fff;
	color: #ff5255;
	font-size: 14px;
	font-weight: bold;
}
.ranking_list ul li .ranking_list_score a{
	color: #ff5255;
	text-decoration: none;
}
/**/
.revirew_sort{
	margin: 10px 5px 0;
}
.revirew_sort ul li{
	list-style: none;
}
.revirew_sort ul li:nth-child(1){
	float: left;
	width: 80px;
	padding: 7.5px 0;
	border-radius: 3px;
	color: #3f3f3f;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5;
	text-align: center;
}
.revirew_sort ul li:nth-child(2){
	width: calc(100% - 85px);
	float: right;
}
.revirew_sort ul li select{
	width: 100%;
	height: 33px;
	margin: 0;
	padding: 3px 5px;
	border: solid 1px #c3c3c3;
	border-radius: 3px;
	box-sizing: border-box;
	background: url("../images/select.png") no-repeat right 5px top 50% / 9px 8px;
	color: #333;
	font-size: 16px;
	-webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
}
.revirew_salon{
	margin: 15px 0 0;
}
.revirew_salon ul li{
	float: left;
	width: 33.3%;
	margin: 0;
	padding: 0;
	overflow: hidden;
	box-sizing: border-box;
	background: #ffe8ec;
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
	text-align: center;
}
.revirew_salon ul li a{
	display: block;
	padding: 11px 0;
	color: #575757;
	text-decoration: none;
}
.revirew_salon ul li.on{
	background: #ff8ea0;
}
.revirew_salon ul li.on a{
	color: #fff;
}
.revirew_salon ul li:nth-child(1),
.revirew_salon ul li:nth-child(2){
	border-right: solid 1px #fff;
	border-bottom: solid 1px #fff;
}
.revirew_salon ul li:nth-child(3){
	border-bottom: solid 1px #fff;
}
.revirew_salon ul li:nth-child(4),
.revirew_salon ul li:nth-child(5){
	border-right: solid 1px #fff;
}
.review_list{
	margin: 10px;
}
.review_hidden{
	display: none;
}
.review_list ul li{
	position: relative;
	margin: 0 0 10px;
	padding: 10px 35px 10px 10px;
	border: solid 1px #e4e4e4;
	border-radius: 5px;
}
.reviewer_product{
	position: absolute;
	top: 0;
	right: 0;
	width: 30px;
	height: 100%;
	border-radius: 0px 5px 5px 0;
	background: url("../images/arrow_03.png") #ff8ea0 no-repeat right 2.5px top 50% / 6px 9px;
	text-align: center;
}
.reviewer_product p{
	display: block;
	height: 100%;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.1;
}
.reviewer_product p a{
	display: block;
	height: 100%;
	padding: 0 7px 0;
	color: #FFF;
	text-decoration: none;
}
.reviewer_product p a span{
	position: absolute;
	top: calc(50% - 52.5px);
	right: 7px;
}
.reviewer_product img{
	display: block;
}
.review_more_see{
	margin: 0 10px;
	padding: 5px 0px;
	border: solid 1px #e0e0e0;
	border-radius: 5px;
	background: url("../images/review_more_see.png") #f2f2f2 no-repeat right 10px top 50% / 9px 7px;
	text-align: center;
}
.review_more_see p{
	color: #4b4b4b;
	font-size: 12px;
}
.review_official{
	width: calc(100% - 20px);
	margin: 10px 10px 0;
}
.review_official a,
.review_official img{
	display: block;
}
.review_page{
	margin: 30px 10px 0;
	text-align: center;
}
.review_page_prev{
	float: left;
	width: 30%;
	border: solid 1px #ffb0bc;
	box-sizing: border-box;
	background: url("../images/review_page_prev.png") no-repeat 10% 50% / 5px 7px;
}
.review_page_disp{
	float: left;
	width: 40%;
	padding: 6px 0;
}
.review_page_next{
	float: right;
	width: 30%;
	border: solid 1px #ffb0bc;
	box-sizing: border-box;
	background: url("../images/review_page_next.png") no-repeat right 10% top 50% / 5px 7px;
}
.review_page_prev p,
.review_page_disp p,
.review_page_next p{
	font-size: 12px;
}
.review_page_prev p a{
	display: block;
	padding: 5px 0 5px 10%;
	color: #ff7e92;
	text-decoration: none;
}
.review_page_next p a{
	display: block;
	padding: 5px 10% 5px 0;
	color: #ff7e92;
	text-decoration: none;
}
.reviewer_hidden{
	display: none;
}
/**/
#area{
	margin: 0;
	padding: 5px 0;
}
#area h2{
	position: relative;
	margin: 0;
	padding: 0;
	color: #bebebe;
	font-size: 3vw;
	font-weight: normal;
	line-height: 1.3;
	text-align: center;
}
#area h2::before,
#area h2::after{
	position: absolute;
	top: 25%;
	left: 0;
	width: 35%;
	height: 2px;
	background-color: #555;
	content: "";
}
#area h2::after{
	right: 0;
	left: auto;
}
#area h2 span{
	display: block;
	color: #262626;
	font-size: 5vw;
	font-weight: bold;
}
#area h2.area1{
	position: relative;
  margin: 0;
  padding: 7.5px 0 7.5px 20px;
  background: #f6f6f6;
  color: #5e5e5e;
  font-size: 14px;
  font-weight: bold;
	line-height: 1.6;
	text-align: left;
}
#area h2.area1::before{
	position: absolute;  
	top: 7.5px;
	left: 20px;
  width: 5px;
  height: calc(100% - 15px);
  margin: 0 0 0 -10px;
  background: #ff0000;
	content: "";
}
#area h2.area1::after{
	display: none;
}
.shop{
	margin: 10px 5px 20px 5px;
  border-radius: 5px;
}
.shop_name{
	padding: 5px 10px;
  background: #d72323;
  overflow: hidden;
  border-radius: 2px 2px 0 0;
}
.shop_name p{
	float: left;
	font-size: 14px;
	font-weight: bold;
}
.shop_name p a{
	color: #fff;
}
.shop_content{
  padding: 5px;
  border-right: solid 1px #c3c3c3;
  border-bottom: solid 1px #c3c3c3;
  border-left: solid 1px #c3c3c3;
  background: #fff;
}
.shop_content p{
	font-size: 13px;
}
.shop_place{
	display: table-cell;
	height: 33px;
	padding: 0 0 0 40px;
	background: url("../images/shop.png") no-repeat 0 0 / 33px 33px;
	line-height: 1.2;
	vertical-align: middle;
}
.shop table{
	width: 100%;
	margin: 5px 0;
	border-top: solid 1px #eddf80;
	border-left: solid 1px #eddf80;
}
.shop table th{
	width: 100px;
	padding: 5px;
	border-right: solid 1px #eddf80;
	border-bottom: solid 1px #eddf80;
	background: #fffad7;
	color: #6b6b6b;
	font-size: 12px;
	font-weight: normal;
}
.shop table td{
	padding: 5px;
	border-right: solid 1px #eddf80;
	border-bottom: solid 1px #eddf80;
	color: #454545;
	font-size: 12px;
}
.campaign2{
	margin: 10px 0 0;
	border: solid 1px #ffcd55;
	border-radius: 5px;
	text-align: center;
}
.campaign2 p{
	padding: 10px 0 0;
	font-size: 13px;
}
.campaign2_info{
	padding: 5px 0;
	border-radius: 3px 3px 0 0;
	background: url("../images/campaign.png") #ffcd55 no-repeat 25% 50% / 15px 15px;
	text-align: center; 
}
.campaign2_info p{
	padding: 0;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
.campaign2_check{
	margin: 10px 5px 10px 5px;
	border: solid 1px #ffbf67;
	border-radius: 5px;
  background: url(../images/search_button.png) no-repeat 8% 50% / 19px 20px, linear-gradient(to bottom, #ffb33b 0%, #ff7920 100%) ;
	box-shadow: 0 0px 0 1px #ffeacd inset;
	text-align: center;
}
.campaign2_check p{
	padding: 0;
	font-size: 14px;
	font-weight: bold;
}
.campaign2_check p a{
	display: block;
	padding: 10px 0;
	color: #fff;
	text-decoration: none;
	text-shadow: 1px 1px 0 #b11000;
}
/**/
.column{
	margin: 10px 10px 20px;
}
.column p{
	margin: 0 0 15px 0;
	font-size: 14px;
}
.column p a{
	color: #42aafd;
	font-weight: bold;
}
.column p.check{
	margin: 0 0 15px;
	padding: 0 0 0 25px;
	background: url("../images/column_08.png") no-repeat 0 50% / 17px 14px;
	color: #1baa3c;
	font-size: 14px;
	font-weight: bold;
}
.column img{
	display: block;
	margin: 0 0 20px;
}
.column_mokuji{
	margin: 0 0 15px;
	padding: 10px;
	border: solid 1px #d8d8d8;
  border-radius: 5px;
}
.column_mokuji p{
	position: relative;
	padding:  0 0 0 53px;
	color: #ff8ea0;
}
.column_mokuji p::before{
	position: absolute;
	left: 0;
	width: 50px;
	border-radius: 5px;
	background: #ff8ea0;
	color: #fff;
  text-align: center;
	content: "目次";
}
.column_mokuji p::after{
	position: absolute;
	left: 45px;
	bottom: 0;
	width: calc(100% - 45px);
	height: 1px;
	background: #ff8ea0;
	content: "";
}
.column_mokuji ul li{
	margin: 5px 0;
	padding: 0 0 0 20px;
	background: url("../images/column_mokuji.png") no-repeat 0 50% / 14px 14px;
	font-size: 14px;
}
.column_mokuji ul li a{
	color: #699dd5;
}
.column table{
  width: 100%;
  margin: 0 0 15px;
  border-top: solid 1px #e0d3d3;
  border-left: solid 1px #e0d3d3;
}
.column table img{
	display: inline;
	margin: 0;
	text-align: center;
}
.column caption{
	color: #333;
	font-size: 14px;
	text-align: left;
}
.column table th{
  padding: 5px 0;
  border-bottom: solid 1px #e0d3d3;
  border-right: solid 1px #e0d3d3;
  background: #fff0f0;
  font-size: 11px;
  font-weight: normal;
}
.column table td {
  padding: 5px 0;
  border-bottom: solid 1px #e0d3d3;
  border-right: solid 1px #e0d3d3;
  font-size: 11px;
	text-align: center;
}
.column h2{
	position: relative;
	margin: 0 0 5px;
	padding: 5px 0 5px 10px;
	border-top: solid 1px #e2e2e2;
	border-bottom: solid 1px #e2e2e2;
	font-size: 15px;
}
.column h3{
	margin: 0 0 5px;
	padding: 5px 0 5px 25px;
	background: url("../images/column_08.png") no-repeat 0 50% / 17px 14px;
	border-bottom: dotted 1px #b6b6b6;
	font-size: 15px;
}
.column h2::before{
	position: absolute;
	left: 0;
	width: 5px;
	height: calc(100% - 10px);
	background: #95dda6;
	content: "";
}
.column_frame1{
	margin: 0 0 15px;
	padding: 10px 10px 0;
	border: solid 1px #e4e4e4;
	background: #f9f9f9;
}
.column_frame1 p.check{
	margin: 0;
	padding: 0 0 0 25px;
	background: url("../images/column_08.png") no-repeat 0 50% / 17px 14px;
	color: #1baa3c;
	font-weight: bold;
}
.column_frame1 p.check2{
	margin: 0 0 10px;
	padding: 0 0 0 25px;
	background: url("../images/column_08.png") no-repeat 0 50% / 17px 14px;
}
.column_frame2{
	margin: 0 0 15px;
	padding: 5px;
	border: solid 1px #e4e4e4;
	background: #fffada;
}
.column_frame2 ul li{
	font-size: 14px;
}
.column_color1{
	color: #ff5773;
	font-weight: bold;
}
.column_color2{
	background: #fffada;
}
.column_color3{
	font-weight: bold;
}
.good{
	margin: 0 0 20px;
	padding: 10px 0;
	background: #ffeaec;
}
.good p{
	color: #464646;
	font-size: 12px;
	text-align: center;
}
.good_button{
	display: block;
	width: 70px;
	margin: 5px auto 0;
	padding: 5px 5px 5px 25px;
	border-radius: 5px;
	box-shadow: 1.5px 1.5px 1px rgba(173,173,173,0.52);
	background: url("../images/good_off.png") #fff no-repeat 5px 45% / 13px 12px;
	color: #FF6B79;
	font-size: 11px;
	line-height: 1.2;
}
.good_button.on{
	background: url("../images/good_on.png") #FF6B79 no-repeat 5px 45% / 13px 12px;
	color: #fff;
}
.good_button .good_count{
	display: inline-block;
	width: 20px;
	margin: 0 0 0 2.5px;
	color: #7c7c7c;
	text-align: center;
}
.good_button.on .good_count{
	color: #fff;
}
/**/
.each_contents{
}
.each_contents h1{
	position: relative;
	margin: 0;
	padding: 5px 0 5px 30px;
	background: #e4ffd3;
	font-size: 16px;
	font-weight: normal;
}
.each_contents h1::before{
	position: absolute;
	top: 5px;
	left: 10px;
	width: 10px;
	height: calc(100% - 10px);
	background: #95dd68;
	content: "";
}
.each_contents h3{
	position: relative;
	margin: 10px 0 5px;
	padding: 5px 0 5px 30px;
	border-bottom: dashed 2px #ffb0bd;
	color: #ffb0bd;
	font-size: 14px;
	font-weight: normal;
}
.each_contents h3::before{
	position: absolute;
	top: 5px;
	left: 10px;
	width: 5px;
	height: calc(100% - 10px);
	background: #ff95a6;
	content: "";
}
.each_contents table{
	width: calc(100% - 20px);
	margin: 10px 10px 0;
	border-top: solid 1px #d1d1d1;
	border-left: solid 1px #d1d1d1;
}
.each_contents table th{
	width: 100px;
	padding: 5px;
	border-right: solid 1px #d1d1d1;
	border-bottom: solid 1px #d1d1d1;
	background: #f6f6f6;
	color: #6b6b6b;
	font-size: 12px;
	font-weight: normal;
}
.each_contents table td{
	padding: 5px;
	border-right: solid 1px #d1d1d1;
	border-bottom: solid 1px #d1d1d1;
	color: #454545;
	font-size: 12px;
}
.each_contents ul.sitemap{
	margin: 0 10px;
}
.each_contents ul.sitemap li{
	border-bottom: dashed 1px #cecece;
	background: url("../images/sitemap.png") no-repeat 0 50% / 14px 14px;
	font-size: 14px;
}
.each_contents ul.sitemap li a{
	display: block;
	padding: 10px 0 10px 20px;
	color: #525252;
	text-decoration: none;
}
.each_contents ul.salon_list{
	border-top: solid 1px #d2d2d2;
}
.each_contents ul.salon_list li{
	overflow: hidden;
	border-bottom: solid 1px #d2d2d2;
	background: url("../images/arrow_01.png") no-repeat right 10px top 50% / 6px 9px;
	font-size: 12px;
}
.each_contents ul.salon_list li a{
	display: block;
	color: #000;
	text-decoration: none;
}
.salon_list_banner{
	float: left;
	width: 100px;
	margin: 0;
}
.salon_list_banner img{
	display: block;
}
.salon_list_text{
	display: flex;
	min-height: 50px;
	padding: 0 5px;
	overflow: hidden;
	border-left: solid 1px #d2d2d2;
	align-items: center;
}
/**/
#pagetop{
	display:none;
	position:fixed;
	right:5px;
	bottom:5px;
	z-index: 10;
	width:46px;
	height:46px;
	overflow:hidden;
}
#footer{
	display: block;
	padding: 5px 0;
	background: #ff7e8d;
	text-align: center;
}
#footer p{
	color: #fff;
	font-size: 10px;
}
#footer_nav{
	margin: 10px 0 0;
	padding: 10px 0;
	background: #ffeff1;
}
.remark{
	padding: 0 10px 10px;
}
.remark p{
	color: #858585;
	font-size: 10px;
}
.remark_name{
	margin: 10px 0 0 0;
}
#footer_nav ul{
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
#footer_nav ul li{
	display: inline-block;
	position: relative;
	margin: 0 5px;
	font-size: 10px;
	text-align: center;
}
#footer_nav ul li:nth-child(2)::before,
#footer_nav ul li:nth-child(3)::before,
#footer_nav ul li:nth-child(4)::before{
	position: absolute;
	left: -10px;
	color: #858585;
	content: "|";
}
#footer_nav ul li a{
	color: #858585;
	text-decoration: none;
}
/**/
.redirect{
	margin: 0px 5px;
	padding: 50px 0 30px 0;
	text-align: center;
}
.redirect img{
	display: block;
	margin: 0 auto 50px;
}
.redirect p{
	font-size: 13px;
}
.redirect p.official{
	color: #181818;
	font-size: 15px;
	font-weight: bold;
}
.redirect p a{
	color: #ff566a;
	font-weight: bold;
}
/**/
.banner{
	margin: 0;
	padding: 0;
}
.banner img{
	display: block;
}
.search_form.pattern{
	background: #fff;
}
.search_select.pattern{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.search_select.pattern .select_blink{
	animation: none;
}
.search_select.pattern ul{
	width: 50%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.search_select.pattern ul li{
	width: 50%;
	font-size: 11px;
}
.search_select.pattern ul li:first-child{
	width: 60%;
	float: left;
}
.search_select.pattern ul li:last-child{
	width: 40%;
	float: right;
}
.search_select.pattern ul li label{
	border: none;
	background: url("../images/radio_01off.png") no-repeat 5% 50% /14px 14px;
	color: #515151;
}
.search_select.pattern ul li:first-child label{
	padding: 5px 0 5px 25%;
}
.search_select.pattern ul li:last-child label{
	padding: 5px 0 5px 35%;
}
.search_select.pattern ul li input[type=radio]:checked + label{
	border: none;
	background: url("../images/radio_01on.png") no-repeat 5% 50% /14px 14px;
}
.search_select.pattern select{
	width: 49%;
	border: solid 1px #e0e0e0;
	border-radius: 0;
	background: url("../images/arrow_25.png") #fff no-repeat right 5px top 50% / 12px 8px;
	color: #515151;
}
.search_select.pattern select[name=station],
.search_select.pattern select[name=city]{
	margin: 0;
}
.search_select.pattern select[disabled]{
	border: solid 1px #c1c1c1;
  background: url("../images/arrow_21.png") #f3f3f3 no-repeat right 5px top 50% / 12px 8px;
  color: #c1c1c1;
}
.conditions.pattern{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.conditions.pattern p{
	background: url("../images/toggle_01.png") #709beb no-repeat right 10px top 50% / 15px 15px;
	cursor: pointer;
}
.conditions.pattern p.on{
	background: url("../images/toggle_02.png") #709beb no-repeat right 10px top 50% / 15px 15px;
}
.conditions.pattern table{
	width: auto;
	border: none;
}
.conditions.pattern table td{
	padding: 0;
	border: none;
	font-size: 11px;
}
.conditions.pattern table td label{
	width:85px;
}
button[type=submit][class=submit_pattern]{
	margin: 0;
	padding: 7.5px 0 7.5px 20px;
	border-radius: 5px;
	background: url("../images/search_icon8.png") #ff8ba9 no-repeat calc(50% - 20px) 50% / 18px 17px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}
.top3{
	padding: 40px 10px 10px 10px;
	background: #ffdb6e;
}
.top3_inner{
	position: relative;
	padding: 10px;
	background: #fff;
}
.top3_frame{
	position: absolute;
	padding: 7.5px;
	top: -20px;
	left: calc(50% - 90px);
	width: 180px;
	border-radius: 25px;
	background: url("../images/top3_02.png") #ff0090 no-repeat right 10px top 10px / 14px 16px;
}
.top3_frame::after{
	position: absolute;
	bottom: -9px;
	right: 0;
	left: 0;
	width: 0;
	height: 0;
	margin: 0 0 0 calc(50% - 5px);
	border-top: solid 10px #ff0090;
	border-right: solid 10px transparent;
	border-left: solid 10px transparent;
	content: "";
}
.top3_frame p{
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	text-align: center;
}
.top3 h2{
	margin: 20px 0 0;
	padding: 0;
	background: url("../images/top3_03.png") no-repeat calc(50% + 130px) 0 / 19px 21px;
	color: #4b4b4b;
	font-size: 22px;
	text-align: center;
}
.color13{
	color: #ff0090;
}
.text1{
	font-size: 32px
}
.top3table{
	width: 100%;
	font-size: 12px;
}
.top3table tr{
	border-bottom: solid 1px #ffb96e;
}
.top3table th{
	width: 50px;
	padding: 5px 0;
	border-top: solid 1px #ffb96e;
	border-right: solid 1px #ffb96e;
	border-left: solid 1px #ffb96e;
	background: #ffdf6e;
	font-weight: normal;
}
.top3table th.th1{
	border: none;
	border-radius: 50px;
	background: url("../images/top3_01.png") #fff no-repeat 50% 50% / 61px 17px;
	color: #7f8181;
	font-size: 10px;
	line-height: 1;
}
.top3table td{
	border-right: solid 1px #ffb96e;
	text-align: center;
}
.top3table td.td1{
	padding: 5px;
	border-top: solid 1px #ffb96e;
	border-left: solid 1px #ffb96e;
	background: #fff;
	font-size: 2.5vw;
}
.top3table td.td1 span{
	display: block;
	text-align: left;
}
.top3table td.td1 span img{
	margin: 0 2px 0 0;
}
.top3table td.td2{
	background: #fff6dc;
}
.top3table td:last-child{
	border-right: solid 1px #ffb96e;
}
.top3table td img{
	vertical-align: middle;
}
.top3table td a{
	display: block;
	color: #1684ff;
}
.edition{
	margin: 20px 0 0;
	padding: 11% 0 3%;
	background: url("../images/edition.png") no-repeat 0 0 / 100%;
}
.edition p{
	font-size: 7vw;
	font-weight: bold;
	text-align: center;
	line-height: 1;
}
.edition p span{
	display: block;
	margin: 0 0 3px;
	color: #ff4788;
}
.product.top{
	margin: 10px 0 20px;
	padding: 10px;
  border-radius: 5px;
}
.product.top.num1{
	background: #ffecb3;
}
.product.top.num2{
	background: #c8f1ef;
}
.product.top.num3{
	background: #e6d2c3;
}
.product.top > p{
	margin: 0;
}
.product_name.top{
	margin: 0 0 5px;
	border: none;
	text-align: center;
}
.product_name.top::before{
	border: none;
}
.product_name.top p{
	font-size: 24px;
	font-weight: bold;
}
.product_name.top p a{
	color: #348de0;
}
.product_name.top.num1,
.product_name.top.num2,
.product_name.top.num3{
	padding: 12.5px 0 0 70px;
	background: url("../images/top_ranking121.png") no-repeat 5px 10px / 51px 36px;
	text-align: left;
}
.product_name.top.num2{
	background: url("../images/top_ranking126.png") no-repeat 5px 10px / 51px 36px;
}
.product_name.top.num3{
	background: url("../images/top_ranking123.png") no-repeat 5px 10px / 51px 36px;
}
.official_link{
	margin: 10px auto 0;
	padding: 0 4.5px 4.5px 0;
	overflow: hidden;
	text-align: center;
}
.official_link p{
	position: relative;
	margin: 0;
	font-size: 17px;
	font-weight: bold;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	line-height: 1.3;
}
.official_link p a{
	display: block;
	padding: 15px 0;
	border-right: solid 2px #fff;
	border-bottom: solid 2px #fff;
	border-radius: 10px;
	background: url("../images/arrow_13.png") #ff2f60 no-repeat right 10px top 50% / 8px 17px;
	box-shadow: 2.5px 2.5px 0 0 #ffa5d1;
	color: #fff;
	text-decoration: none;
}
.official_link p::before{
	opacity: 0;
	position: absolute;
	top: -180px;
	left: 0;
	transform: rotate(45deg);
	width: 30px;
	height: 100%;
	background: #fff;
	animation: shine 3s ease-in-out infinite;
  content: " ";
}
.fee{
	display: flex;
	margin: 10px 0 5px;
	justify-content: space-between;
}
.fee_money{
	width: 48%;
	text-align: center;
}
.fee_money_cash{
	border-radius: 5px 5px 0 0;
	background: #ff7caa;
}
.fee_money_cash p{
	color: #fff;
	font-size: 12px;
}
.fee_money_en{
	display: flex;
	min-height: 41px;
	border: solid 2px #ffd7e5;
	border-radius: 0 0 5px 5px;
	border-top: none;
	justify-content: center;
	align-items: center;
}
.fee_money_en p{
	color: #373737;
	font-size: 16px;
	font-weight: bold;
}
.text2{
	display: block;
	font-size: 10px;
	font-weight: normal;
}
.product.top .spectable{
	width: 100%;
  margin: 5px 0 0;
	border: none;
	border-collapse: separate;
	border-spacing: 0 5px;
	font-size: 14px;
}
.product.top .spectable th{
	width: 100px;
	padding: 5px 0;
	border: none;
	border: solid 2px #ffd7e5;
	border-radius: 5px 0 0 5px;
	background: #ffd7e5;
	font-weight: normal;
}
.product.top .spectable td{
	padding: 5px 10px;
	border: none;
	border: solid 2px #ffd7e5;
	border-radius: 0 5px 5px 0;
	border-left: solid 2px #ffd7e5;
	font-weight: normal;
}
.popularity{
	margin: 15px 0 0;
	padding: 5px 10px 0 10px;
	border-radius: 30px 30px 5px 5px;
	background: #c8f1ef;
}
.popularity_frame{
	position: relative;
	margin: 0 0 5px;
	padding: 5px 0;
	width: 100%;
	border-radius: 25px;
	background: url("../images/popularity_03.png") no-repeat 10% 50% / 22px 19px, url("../images/popularity_04.png") #fff no-repeat right 10% top 50% / 22px 19px;
}
.popularity_frame::after{
	position: absolute;
	bottom: -9px;
	right: 0;
	left: 0;
	width: 0;
	height: 0;
	margin: 0 0 0 calc(50% - 5px);
	border-top: solid 10px #fff;
	border-right: solid 10px transparent;
	border-left: solid 10px transparent;
	content: "";
}
.popularity_frame p{
	color: #ff5e96;
	font-size: 18px;
	font-weight: bold;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	text-align: center;
}
.popularity-list{
	margin: 0;
	padding: 0;
	list-style: none;
}
.popularity-list li{
	margin: 10px 0;
	padding: 10px;
	border-radius: 5px;
	background: #fff;
}
.popularity-list_title{
	border-bottom: solid 1px #ff98bc;
	font-weight: bold;
}
.popularity-list_title p{
	color: #ff5e96;
	font-size: 16px;
	font-weight: bold;
} 
.popularity-list_content{
	margin: 10px 0 0;
}
.popularity-list_content p{
	font-size: 14px;
}
.color14{
	background: linear-gradient(transparent 60%,#fff6bb 40%);
}
.campaign{
	margin: 10px 0;
	padding: 10px;
	border-radius: 5px;
	background: #ffe1e1;
}
.campaign_inner{
	padding: 10px;
	border-radius: 5px;
	background: #fff;
}
.campaign_inner p{
	color: #5a5a5a;
	font-size: 13px;
	text-align: center;
}
.campaign_inner p.info{
	position: relative;
	margin: 0 0 10px;
	padding: 0 0 5px;
	border-bottom: solid 2px #ff9bbe;
	background: url("../images/top_campaign.png") no-repeat 50% 0 / 260px 37px;
	color: #ff4384;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4;
}
.campaign_inner p.info::after{
	position: absolute;
	bottom: -5px;
	left: 0;
	width: 100%;
	height: 1px;
	background: #ff9bbe;
	content: "";
}
.shop_top{
	margin: 0 0 10px;
}
.shop_top p{
	font-weight: bold;
	text-align: center;
}
.shop_top_name{
	padding: 10px 0;
	background: #ff7caa;
	color: #fff;
}
.shop_top_pref{
	padding: 7.5px 0;
	border: solid 1px #ffdddd;
	background: #fff0f0;
	color: #1e1e1e;
	font-size: 14px;
}
.nationwide_list,.city_list{
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.nationwide_list ul,
.nationwide_list ul ul{
	display: none;
}
.nationwide_list li.region{
	border: solid 1px #ffdddd;
	border-top: none;
	background: url(../images/click_07.png) #fff0f0 no-repeat right 5px top 50% / 13px 13px;
	font-size: 14px;
}
.nationwide_list li.region.on{
	background: url(../images/click_08.png) #fff0f0 no-repeat right 5px top 50% / 13px 13px;
}
.nationwide_list li.pref{
	border: solid 1px #eee9c7;
	border-top: none;
	background: url(../images/click_09.png) #fffce6 no-repeat right 5px top 50% / 13px 13px;
	font-size: 14px;
}
.nationwide_list li.pref.on{
	background: url(../images/click_10.png) #fffce6 no-repeat right 5px top 50% / 13px 13px;
}
.nationwide_list li,.city_list li{
	padding: 11px 0 11px 10px;
	border: solid 1px #ededed;
	border-top: none;
	background: url(../images/arrow_01.png) no-repeat right 2% top 50% / 6px 9px;
	font-size: 14px;
}
.nationwide_list li a,.city_list li a{
	display: block;
	margin: -11px 0 -11px -10px;
	padding: 10px;
	color: #000;
	text-decoration: none;
}
.city_list{
	background: #fffce6;
}
.shop_link{
	margin: 10px auto 0;
	padding: 0 4.5px 4.5px 0;
	overflow: hidden;
	text-align: center;
}
.shop_link p{
	position: relative;
	margin: 0;
	font-size: 17px;
	font-weight: bold;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	line-height: 1.3;
}
.shop_link p a{
	display: block;
	padding: 15px 0;
	border-right: solid 2px #fff;
	border-bottom: solid 2px #fff;
	border-radius: 10px;
	background: url("../images/arrow_26.png") #ff1d8d no-repeat right 10px top 50% / 16px 16px;
	box-shadow: 2.5px 2.5px 0 0 #ffa5d1;
	color: #fff;
	text-decoration: none;
}
.shop_link p::before{
	opacity: 0;
	position: absolute;
	top: -180px;
	left: 0;
	transform: rotate(45deg);
	width: 30px;
	height: 100%;
	background: #fff;
	animation: shine 3s ease-in-out infinite;
	content: " ";
}
.text6{
	font-size: 24px;
}
.text7{
	font-size: 30px;
}
.color13{
	color: #fcffa7;
}
.color19{
	color: #ff3651;
}
.bold{
	font-weight: bold;
}
.official-link{
	position: relative;
	margin: 10px;
	overflow: hidden;
	text-align: center;
}
.official-link::before{
	position: absolute;
	top: 1px;
	left: 0;
	width: 100%;
	height: 1px;
	background: #fff;
	content: "";
}
.official-link::after{
	position: absolute;
	top: -180px;
	left: 0;
	opacity: 0;
	width: 30px;
	height: 100%;
	background: #fff;
	transform: rotate(45deg);
	animation: shine 3s ease-in-out infinite;
	content: "";
	}
.official-link p{
	text-shadow: 1px -2px #33d0ca;
	font-size: 21px;
	font-weight: bold;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	line-height: 1.3;
}
.official-link p a{
	display: block;
	padding: 15px 0;
	border-bottom: solid 2px #4cd7d2;
	border-radius: 10px;
	background: url("../images/top_officail.png") no-repeat 0 5px / 100% 61px, url("../images/arrow_27.png") no-repeat right 5px top 50% / 19px 19px, linear-gradient(to bottom,#4cd7d2 0,#4cb8d7 100%);
	box-shadow: 0 -1px #fff inset;
	color: #fff;
	text-decoration: none;
}
.searchform__inner{
	padding: 10px;
	overflow: hidden;
}
.searchform__selectarea{
	display: flex;
	justify-content: space-between;
	margin: 0 0 5px;
	overflow: hidden;
}
.searchform__area{
	background: url("../images/area_06.png") no-repeat 0px 50% / 18px 16px;
}
.searchform__select{
	width: calc(50% - 10px);
	padding: 5px;
	border: solid 1px #e0e0e0;
	border-radius: 5px;
	background: url("../../images/arrow_19.png") #fff no-repeat right 5px top 50% / 12px 8px;
	color: #515151;
	font-size: 14px;
	line-height: 1.5;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.searchform__select--disabled{
	margin: 5px 0 0;
	border: solid 1px #c1c1c1;
	background: url("../../images/arrow_21.png") #f3f3f3 no-repeat right 5px top 50% / 12px 8px;
	color: #c1c1c1;
}
.searchform-list{
	margin: 7.5px 0 0;
	padding: 2.5px 7.5px;
	background: #f3f3f3;
	overflow: hidden;
}
		.searchform-list__item{
			float: left;
			width: 33%;
    	font-size: 11px;
			@include mq(sp5){
				font-size: 9px;
			}
			label{
				display: block;
				padding: 7.5px 0 7.5px 21%;
				background: url("../../images/check_08off.png") no-repeat 5% 50% / 14.5px 14px;
				color: #515151;
				-moz-border-radius: 5px;
				-webkit-border-radius: 5px;
			}
			input[type=checkbox]:checked + label {
				background: url("../../images/check_08on.png") no-repeat 5% 50% / 14.5px 14px;
			}
		}
	}
	&__conditions{
		position: relative;
		padding: 2.5px 0;
		border-radius: 3px;
		background: #ffecc0;
		color: #937e63;
		font-size: 12px;
		font-weight: bold;
		text-align: center;
		&::after{
			position: absolute;
			bottom: -7px;
			right: 0;
			left: 0;
			width: 0;
			height: 0;
			margin: 0 0 0 calc(50% - 3.75px);
			border-top: solid 7.5px #ffecc0;
			border-right: solid 7.5px transparent;
			border-left: solid 7.5px transparent;
			content: "";
		}
	}
	&__button{
		width: calc(100% - 20px);
    margin: 0 10px;
	}
}
button[type=submit]{
	width: 100%;
	padding: 10px 0 10px 20px;
	border: solid 2px #fff;
	border-radius: 5px;
	background: url("../../images/search_icon.png") #6dddce no-repeat calc(50% - 70px) 50% / 20.5px 20px;
	box-shadow: 0 2px #6dddce;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}