@charset "UTF-8";

/*	sanji
-------------------------------------------------------------------*/

.sticky-content {
	z-index: 1;
}

/* reCAPTCHA v3　表示位置 */
.grecaptcha-badge{
    margin-bottom: -30px;
}

.ranking-title {
	padding-top: 85px!important;
}

#rank-title {

}

.b-4#setsugetsuka {
	padding: 110px 0 60px 0!important;
}

#tsukigoyomi .b-4 {
	padding-top: 120px;
}

#access.pt-4 {
	padding-top: 110px!important;
}

#t1,
#t2,
#t3 {
	padding-top: 60px!important;
}

#form_start {
	padding-top: 110px;
}

.faq-archive-list h3 {
	padding-top: 110px!important;
	margin-top: 0;
}

/*	new_header
-------------------------------------------------------------------*/

#page {
	padding-top: 50px;
}

.new_header {
	width: 100%;
	height: 50px;
	background-color: #fff;
	position: fixed;
	top: 0;
	z-index: 102;
}

.new_header_box {
	display: table;
}

.new_header h1 {
	display: table-cell;
	padding-left: 10px;
	height: 50px;
}

.new_header h1 img {
	width: 120px;
	height: 40px;
	margin-bottom: 5px;
}

.new_header p {
	display: table-cell;
	padding-left: 20px;
	vertical-align: middle;
	line-height: 1;
	font-size: 16px;
}

.sp_header {
	display: none;
}

.pc_header {
	display: none;
}

@media screen and (max-width: 768px) {

#page {
	padding-top: 105px;
}
.header_type2 #page {
	padding-top: 55px;
}

.new_header {
	width: 100%;
	height: 50px;
	position: fixed;
	top: 55px;
}
.header_type2 .new_header {
	top: 0px;
}

#new_header_tel {
	position: absolute;
	right: 66px;
	top: 11px;
}

#new_header_tel img {
	width: 22px;
	height: auto;
}

.sp_header {
	display: block;
	width: 100%;
	height: 55px;
	background-color: #323232;
	position: fixed;
	top: 0;
	z-index: 102;
}
.header_type2 .sp_header {
	top: auto;
	bottom: 0;
}
.sp_header ul {
	display: table;
	width: 100%;
	margin: 0;
	padding: 5px 4px 0 4px;
	box-sizing: border-box;
}

.sp_header ul li:nth-of-type(1) {
	display: table-cell;
	width: 50%;
	box-sizing: border-box;
	padding: 0px 2px 0 0;
}

.sp_header ul li:nth-of-type(2) {
	display: table-cell;
	width: 50%;
	box-sizing: border-box;
	padding: 0px 0 0 2px;
}
.sp_header ul li button {
	width: 100%;
	padding: 0;
	margin: 0;
	border: none;
	box-sizing: border-box;
}
.sp_header ul li a,
.sp_header ul li button {
	display: block;
	box-sizing: border-box;
	border: solid 1px #bfbfbf;
	height: 45px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	line-height: 1;
	background-color: #323232;
}

.sp_header ul li a:hover {
	text-decoration: none;
}

.sp_header ul li span#sp_header_icon01 {
	background: url(img/heart3.png) left center no-repeat;
	background-size: 34px auto;
	display: block;
	height: 45px;
	padding-left: 38px;
	width: 161px;
	box-sizing: border-box;
	margin: 0 auto;
}
.header_type2_setsugetsuka .sp_header ul li span#sp_header_icon01 {
	background: url(img/heart4.png) left center no-repeat;
	background-size: 34px auto;
}

.sp_header ul li span#sp_header_icon02 {
	display: block;
	height: 45px;
	width: 100%;
	box-sizing: border-box;
	margin: 0 auto;
	text-align: center;
}

.sp_header ul li span.sp_header_txt01 {
	display: block;
	font-size: 11px;
	color: #FFD700;
	color: #FFFF3F;
	padding-top: 6px;
	padding-bottom: 6px;
}
.header_type2_setsugetsuka .sp_header ul li span.sp_header_txt01 {
	color: #b39874;
}

.sp_header ul li span.sp_header_txt02 {
	font-size: 15px;
	color: #fff;
}

.sp_header ul li span#sp_header_icon01 .sp_header_txt01 {
	letter-spacing: 0.8px;
}

.sp_header ul li span#sp_header_icon02 .sp_header_txt02 {
	background: url(img/book.png) left bottom no-repeat;
	background-size: 16px auto;
	padding-left: 20px;
}

#sp_header_txt01_ten {
	letter-spacing: -6px;
}

}

@media screen and (max-width: 599px) {

.new_header h1 {
	display: table-cell;
	padding-left: 10px;
	height: 50px;
}

.new_header h1 img {
	width: 120px;
	height: 40px;
	margin-bottom: 5px;
}

.new_header p {
	display: table-cell;
	vertical-align: middle;
	line-height: 1.4;
	font-size: 12px;
	margin: 0;
	padding: 0px 0 0 10px;
}

}

@media screen and (max-width: 320px) {

.sp_header ul li span#sp_header_icon01 {
	background: url(img/heart3.png) left 4px center no-repeat;
	background-size: 30px auto;
	padding-left: 38px;
	width: 100%;
}
.header_type2_setsugetsuka .sp_header ul li span#sp_header_icon01 {
	background: url(img/heart4.png) left 4px center no-repeat;
	background-size: 30px auto;
}

.sp_header ul li span#sp_header_icon02 {
	width: 100%;
}

.sp_header ul li span.sp_header_txt01 {
	display: block;
	font-size: 10px;
	color: #FFFF3F;
	padding-top: 8px;
	padding-bottom: 4px;
}

.sp_header ul li span.sp_header_txt02 {
	font-size: 13px;
	color: #fff;
}

.sp_header ul li span#sp_header_icon01 .sp_header_txt01 {
	letter-spacing:0;
}

.new_header h1 {
	display: table-cell;
	padding-left: 6px;
	height: 50px;
}

.new_header p {
	display: table-cell;
	vertical-align: middle;
	line-height: 1.4;
	font-size: 10px;
	margin: 0;
	padding: 0px 0 0 6px;
}

}

/*	top_sp_title
-------------------------------------------------------------------*/

.top_sp_title {
	padding-top: 30px;
}

/*	new_topmenu_sp
-------------------------------------------------------------------*/

.new_topmenu_sp {

}

.new_topmenu_sp p {
	font-size: 18px;
	text-align: center;
	color: #505050;
	line-height: 1.55;
	letter-spacing: 0.040em;
	text-indent: 0.040em;
	margin: 0;
	padding: 0;
}
.new_topmenu_sp ul {
	width: 100%;
	max-width: 600px;
	list-style: none;
	padding: 0 30px;
	margin: 24px auto 60px auto;
	box-sizing: border-box;
}
.new_topmenu_sp ul li {
	padding: 0;
	margin: 0;
}
/*	new_top_main_img
-------------------------------------------------------------------*/

.new_top_main_img {
	padding-bottom: 80px;
}
.new_top_main_img.new_shop_slide {
	padding-bottom: 40px;
	box-sizing: border-box;
	position: relative;
}

.new_top_main_img .swiper-pagination {
	width: 100%;
	padding-top: 6px;
}

.new_top_main_img .swiper-pagination-bullet {
  width: 11px;
  height: 11px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}

.new_top_main_img .swiper-pagination-bullet {
  margin: 0 6px;
}

.new_top_main_img .swiper-pagination-bullet-active {
  opacity: 1;
  background: #000;
}


/*	new_top_section
-------------------------------------------------------------------*/

.new_top_section {
	max-width: 1050px;
	margin: 0 auto;
	font-family: 'Noto Sans JP', sans-serif;
}

.new_top_section.new_top_section_202303 {
	margin-bottom: 120px;
}

#new_top_head_txt {
	text-align: center;
	font-size: 28px;
	color: #737373;
	margin-bottom: 60px;
}

@media screen and (max-width: 768px) {

.new_top_section {
	box-sizing: border-box;
	padding: 0 10px;
}

#new_top_head_txt {
	font-size: 2.8vw;
}

}

@media screen and (max-width: 599px) {

#new_top_head_txt {
	font-size: 14px;
	line-height: 1.8;
}

#new_top_head_txt span {
	display: block;
}

}

@media screen and (max-width: 320px) {

#new_top_head_txt {
	font-size: 13px;
}

}

/*	new_top_tokusyu_link
-------------------------------------------------------------------*/

.new_top_tokusyu_link {
	width: 300px;
	margin: 0 auto;
	list-style: none;
}

.new_top_tokusyu_link a {
	display: block;
}

.new_top_tokusyu_link p {
	margin: 0;
	border: solid 1px #A28C5F;
	padding-top: 6px;
}

.new_top_tokusyu_link p a {
	margin: 0;
	text-align: center;
	font-family: 'Noto Serif JP', serif;
	font-size: 18px;
	line-height: 1.3;
	letter-spacing: 2px;
	color: #464646;
}

.new_top_tokusyu_link p a span {
	display: block;
	font-size: 14px;
	color: #A28C5F;
}

.new_top_tokusyu_link p:nth-of-type(1) {
	width: 147px;
	float: left;
	background-size: 100% auto;
	background-color: #fff;

}

.new_top_tokusyu_link p:nth-of-type(2) {
	width: 147px;
	float: right;
	background-size: 100% auto;
	background-color: #fff;
}

@media screen and (max-width: 320px) {

.new_top_tokusyu_link {
	width: 280px;
	margin: 0 auto;
	list-style: none;
}

.new_top_tokusyu_link p:nth-of-type(1) {
	width: 136px;
	float: left;
	background: url(img/202110/t01.jpg) center top no-repeat;
	background-size: 100% auto;
	background-color: #fff;

}

.new_top_tokusyu_link p:nth-of-type(2) {
	width: 136px;
	float: right;
	background: url(img/202110/t02.jpg) center top no-repeat;
	background-size: 100% auto;
	background-color: #fff;
}

}

/*	new_top_tokusyu_set
-------------------------------------------------------------------*/

#tokusyu {
	padding-top: 125px;
	margin-top: -125px;
}

#tokusyu h3 {
	color: #a28c5f;
	padding-top: 60px;
}

.new_top_tokusyu_set {
	padding-top: 100px;
}
.new_top_section_202303 .new_top_tokusyu_set {
	padding-top: 0px;
}
.new_top_section_202408 .new_top_tokusyu_set {
	padding-top: 0px;
}
.new_top_tokusyu_set #engagement-ring,
.new_top_tokusyu_set #wedding-ring,
.new_top_tokusyu_set #propose {
	padding-top: 100px;
	margin-top:-100px;
}

#pop {
	background-color: #ddd;
	width: 100%;
	margin-bottom: 100px;
	display: block;
}

.new_top_tokusyu_set #wedding-ring {
	margin-bottom: 90px;
}

.new_top_tokusyu_title {
	margin: 0 calc(50% - 50vw)!important;
	width: 100vw!important;
	max-width: 100vw!important;
	padding: 0;
	background: url(img/202110/line01.png) center bottom 23px repeat-x;
}
.new_top_tokusyu_title_202408 {
	display: none;
}

.new_top_tokusyu_title h2 {
	width: 110px;
	margin: 0 auto 40px auto;
	font-family: 'Noto Serif JP', serif;
	color: #464646;
	text-align: center;
	line-height: 1.4;
	background-color: #fff;
}

.new_top_tokusyu_title h2 img {
	margin-bottom: 5px;
}

.new_top_tokusyu_title h2 span:nth-of-type(1) {
	display: block;
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 0.2em;
	text-indent: 0.15em;
}

.new_top_tokusyu_title h2 span:nth-of-type(2) {
	display: block;
	font-size: 10px;
	display: block;
	color: #A28C5F;
	font-weight: 500;
	letter-spacing: 0.1em;
	text-indent: 0.1em;
}

.new_top_tokusyu_single {
	margin-bottom: 34px;
}

.new_top_tokusyu_single a,
.new_top_tokusyu_single_er_top a {
	display: block;
	text-decoration: none;
}

.new_top_tokusyu_single dl dt,
.new_top_tokusyu_single_er_top dl dt {
	background: url(img/202110/rank_icon.png) left bottom 4px no-repeat;
	background-size: auto 20px;
	background-color: #fff;
	padding-left: 30px;
}

.new_top_tokusyu_single_box_er .new_top_tokusyu_single dl dt, 
.new_top_tokusyu_single_box_er .new_top_tokusyu_single_er_top dl dt {
	line-height: 1;
	background: url(img/202110/rank_icon.png) left center no-repeat;
	background-size: 20px auto;
	padding-left: 24px;
	margin-bottom: 14px;
}

.new_top_tokusyu_single dl dt .rank,
.new_top_tokusyu_single_er_top dl dt .rank {
	font-weight: 900;
	color: #A28C5F;
	display: inline-block;
	margin-right: 6px;
	font-size: 18px;
}

.new_top_tokusyu_single_box_er .new_top_tokusyu_single dl dt .rank, 
.new_top_tokusyu_single_box_er .new_top_tokusyu_single_er_top dl dt .rank {
	font-size: 16px;
}

.new_top_tokusyu_single dl dt .ring_title,
.new_top_tokusyu_single_er_top dl dt .ring_title {
	font-family: 'Noto Serif JP', serif;
	font-weight: 700;
	color: #464646;
	font-size: 20px;
	display: inline-block;
}

.new_top_tokusyu_single_box_er .new_top_tokusyu_single dl dt .ring_title, 
.new_top_tokusyu_single_box_er .new_top_tokusyu_single_er_top dl dt .ring_title {
	font-size: 18px;
}

.new_top_tokusyu_single dl dd img,
.new_top_tokusyu_single_er_top dl dd img {
	width: 100%;
	height: auto;
}

.new_top_tokusyu_single dl dd {
	box-shadow: 4px 4px 8px rgba(0,0,0,0.1);
	padding: 0;
}

.new_top_tokusyu_single dl dd p {
	color: #737373;
	font-size: 12px;
	padding: 10px 0 10px 15px;
	margin: 0;
}

.new_top_tokusyu_single_er_top dd div {
	box-shadow: 4px 4px 8px rgba(0,0,0,0.1);
	padding: 0;
	margin-bottom: 34px;
}

.new_top_tokusyu_single_er_top dd div p {
	padding: 10px 0 10px 10px;
}


#tokusyu h3 {
	font-family: 'Noto Serif JP', serif;
	font-weight: 700;
	text-align: center;
	font-size: 22px;
	line-height: 1;
	margin: 40px 0 0 0;
}
#tokusyu h3:nth-of-type(2) {
	margin: 100px 0 0 0;
}

.new_top_tokusyu_single_box_er#tokusyu h3 {
	font-size: 20px;
}

.top_tokusyu_el_set {
	padding: 50px 0 0px 0;
}
.top_tokusyu_el_set.top_tokusyu_el_set20240806 {
	padding: 0px 0 0px 0;
}

@media screen and (max-width: 410px) {
.new_top_tokusyu_single dl dt .ring_title#oba,
.new_top_tokusyu_single dl dt .ring_title#ht {
	font-size: 16px;
}

}

@media screen and (max-width: 380px) {

.new_top_tokusyu_single dl dt .ring_title#kaeru {
	font-size: 19px;
}

}

@media screen and (max-width: 370px) {

.new_top_tokusyu_single dl dt .ring_title#kaeru {
	font-size: 18px;
}

}

@media screen and (max-width: 360px) {

.new_top_tokusyu_single dl dt .ring_title {
	font-size: 16px;
}

}

@media screen and (max-width: 359px) {

.new_top_tokusyu_single_box_er .new_top_tokusyu_single dl dt, 
.new_top_tokusyu_single_box_er .new_top_tokusyu_single_er_top dl dt {
	line-height: 1;
	background: url(img/202110/rank_icon.png) left center no-repeat;
	background-size: 16px auto;
	padding-left: 20px;
	margin-bottom: 14px;
}

.new_top_tokusyu_single_box_er .new_top_tokusyu_single dl dt .rank, 
.new_top_tokusyu_single_box_er .new_top_tokusyu_single_er_top dl dt .rank {
	font-size: 14px;
}

.new_top_tokusyu_single_box_er .new_top_tokusyu_single dl dt .ring_title, 
.new_top_tokusyu_single_box_er .new_top_tokusyu_single_er_top dl dt .ring_title {
	font-size: 16px;
}

.new_top_tokusyu_single dl dt .ring_title#oba,
.new_top_tokusyu_single dl dt .ring_title#ht {
	font-size: 14px;
}

.new_top_tokusyu_single dl dt .ring_title#kaeru {
	font-size: 15px;
}

}


/*	new_top_ranking
-------------------------------------------------------------------*/

.new_top_rank_title {
	text-align: center;
	font-family: 'Noto Serif JP', serif;
	font-size: 43px;
	letter-spacing: 0.3em;
	text-align:center;
	text-indent: 0.3em;
	color: #464646;
}

#new_top_rank01 {
	background: url(img/new_top01.png) center top no-repeat;
	padding-top: 100px;
	margin-top: 120px;
}

#new_top_rank02 {
	background: url(img/new_top02.png) center top no-repeat;
	padding-top: 100px;
	margin-top: 100px;
}

#new_top_rank03 {
	background: url(img/new_top03.png) center top no-repeat;
	padding-top: 100px;
	margin-top: 100px;
	color: #A28C5F;
	font-size: 40px;
	line-height: 1;
}

#new_top_rank03 span {
	display: block;
	color: #464646;
	font-size: 38px;
	line-height: 1;
	margin-top: 20px;
}

#new_top_rank04 {
	background: url(img/new_top04.png) center top no-repeat;
	padding-top: 100px;
	margin-top: 300px;
	color: #A28C5F;
	font-size: 40px;
	line-height: 1;
}

#new_top_rank04 span {
	display: block;
	color: #464646;
	font-size: 38px;
	line-height: 1;
	margin-top: 20px;
}

.new_top_ranking {
	list-style: none;
	max-width: 990px;
	margin: 0 auto;
	padding: 0;
}

.new_top_ranking .dendo {
	list-style: none;
	font-size: 28px;
	color: #fff;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	box-sizing: border-box;
	background: url(img/rank_icon.png) left 17px center no-repeat;
	background-color: #A28C5F;
	width: 222px;
	height: 50px;
	padding-left: 75px;
	line-height: 50px;
}

.new_top_ranking_set {
	box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
	margin-bottom: 50px;
}

.new_top_ranking_set a {
	text-decoration: none;
	display: block;
}

.new_top_ranking_set a dl {
	padding: 20px 40px 40px 40px;
}

.new_top_ranking_set a dl dt {
	font-size: 28px;
	color: #000;
	margin-bottom: 20px;
}

.new_top_ranking_set a dl dd {
	font-size: 26px;
	color: #737373;
}

.new_top_ranking_set a:hover dl dt {
	text-decoration: underline;
}

.new_top_ranking_ring {
	list-style: none;
	max-width: 990px;
	margin: 0 auto;
	padding: 0;
}

.new_top_ranking_ring a:hover {
	text-decoration: none;
}

.new_top_ranking_ring li {
	float: left;
	width: 50%;
	text-align: center;
}

.new_top_ranking_ring li a p:nth-of-type(2) {
	padding-top: 60px;
	font-size: 30px;
	line-height: 1;
	color: #464646;
}

.new_top_ranking_ring li a p:nth-of-type(2) span {
	border-bottom: solid 2px #A28C5F;
	displya: inline-block;
	padding-bottom: 30px;
}

.new_top_ranking_ring li a:hover p:nth-of-type(2) span {
	border-bottom: solid 4px #A28C5F;
	color: #999;
}

.trend_rank_title {
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	background-color: #A28C5F;
	width: 430px;
	height: 50px;
	line-height: 50px;
	font-size: 28px;
	color: #fff;
	text-align: center;
	margin: 30px auto 40px auto;
}

.trend_rank_title img {
	vertical-align: middle;
	margin: 0 10px 10px;
}

.trend_rank_list {
	list-style: none;
	max-width: 990px;
	margin: 0 auto;
	padding: 0;
}

.trend_rank_list li {
	margin-bottom: 30px;
}

.trend_rank_list a {
	text-decoration: none;
}


.trend_rank_list dl dt {
	background: url(img/rank_icon2.png) left 17px center no-repeat;
	padding: 10px 0 0 100px;
	font-size: 28px;
	color: #A28C5F;
	font-weight: 900;
	margin-bottom: 10px;
}

.trend_rank_list dl dt img {
	margin-left: 30px;
}

.trend_rank_list dl dd {
	padding: 0;
	box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
}

#link_tokusyu {
	max-width: 680px;
	margin: 80px auto 0 auto;
	font-family: 'Noto Serif JP', serif;
}

#link_tokusyu a {
	display: block;
	font-size: 40px;
	color: #464646;
	border: solid 1px #464646;
	height: 120px;
	line-height: 120px;
	text-align: center;
	text-decoration: none;
}

#link_tokusyu a span {
	padding-right: 90px;
	background: url(img/new_top05.png) right center no-repeat;
}

#link_tokusyu a:hover {
	color: #999;
}



@media screen and (max-width: 768px) {

.new_top_rank_title {
	font-size: 4.3vw;
}

#new_top_rank01 {
	padding-top: 100px;
	margin-top: 60px;
}

#new_top_rank02 {
	padding-top: 100px;
	margin-top: 60px;
}

#new_top_rank03 {
	padding-top: 100px;
	margin-top: 60px;
	font-size: 4.0vw;
}

#new_top_rank03 span {
	font-size: 3.8vw;
	margin-top: 10px;
}

#new_top_rank03 span img {
	width: 220px;
	height: auto;
}

#new_top_rank04 {
	padding-top: 100px;
	margin-top: 100px;
	font-size: 4.0vw;
}

#new_top_rank04 span {
	font-size: 3.8vw;
	margin-top: 10px;
}

.new_top_ranking .dendo {
	font-size: 16px;
	background: url(img/rank_icon.png) left 10px center no-repeat;
	background-color: #A28C5F;
	background-size: 26px;
	width: 120px;
	height: 30px;
	padding-left: 45px;
	line-height: 30px;
}

.new_top_ranking_set {
	margin-bottom: 30px;
}

.new_top_ranking_set a dl {
	padding: 10px 20px 20px 20px;
}

.new_top_ranking_set a dl dt {
	font-size: 2.8vw;
	color: #000;
	margin-bottom: 10px;
}

.new_top_ranking_set a dl dd {
	font-size: 2.6vw;
	color: #737373;
}

.new_top_ranking_ring li a p {
	padding-top: 30px;
	font-size: 3.0vw;
	line-height: 1;
	color: #464646;
}

.new_top_ranking_ring li a p span {
	padding-bottom: 0.8em;
	border-bottom: solid 1px #a28c5f;
}

.trend_rank_title {
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	background-color: #A28C5F;
	width: 250px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	margin: 25px auto 35px auto;
}

.trend_rank_title img {
	vertical-align: middle;
	margin: 0 6px 6px;
	width: 20px;
	height: auto;
}

.trend_rank_list li {
	margin-bottom: 14px;
}

.trend_rank_list dl dt {
	background: url(img/rank_icon2.png) left 10px bottom 4px no-repeat;
	background-size: 24px;
	padding: 10px 0 0 40px;
	font-size: 14px;
	color: #A28C5F;
	font-weight: 900;
	margin-bottom: 10px;
}

.trend_rank_list dl dt img {
	margin-left: 14px;
	margin-bottom: 2px;
	height: 12px;
	width: auto;
}

#link_tokusyu {
	max-width: 80%;
	margin: 40px auto 0 auto;
}

#link_tokusyu a {
	display: block;
	font-size: 18px;
	color: #464646;
	border: solid 1px #464646;
	height: 60px;
	line-height: 60px;
	text-align: center;
	text-decoration: none;
}

#link_tokusyu a span {
	padding-right: 40px;
	background: url(img/new_top05.png) right center no-repeat;
	background-size: 20px;
}

}


@media screen and (max-width: 599px) {

#new_top_rank01 {
	background-size: 50px;
	padding-top: 40px;
	font-size: 16px;
	margin-bottom: 40px;
}

#new_top_rank02 {
	background-size: 30px;
	padding-top: 50px;
	font-size: 16px;
	margin-bottom: 40px;
}

#new_top_rank03 {
	background-size: 40px;
	padding-top: 50px;
	font-size: 14px;
	margin-bottom: 40px;
}

#new_top_rank03 span img {
	width: 91px;
	height: auto;
	margin-right: 5px;
}

#new_top_rank04 {
	background-size: 18px;
	padding-top: 50px;
	font-size: 16px;
	margin-bottom: 40px;
	margin-top: 60px;
}

.new_top_ranking_set a dl {
	padding: 0px 14px 10px 14px;
}

.new_top_ranking_set a dl dt {
	font-size: 13px;
	color: #000;
	margin-bottom: 10px;
}

.new_top_ranking_set a dl dd {
	font-size: 12px;
	color: #737373;
}

.new_top_ranking_ring li a p {
	font-size: 14px;
}

#link_tokusyu {
	max-width: 250px;
	margin: 40px auto 0 auto;
}

#link_tokusyu a {
	display: block;
	font-size: 16px;
	height: 50px;
	line-height: 50px;
}

#link_tokusyu a span {
	background-size: 14px;
}

}

/*	new_top_voice
-------------------------------------------------------------------*/

.new_top_voice {
	max-width: 1050px;
	margin: 100px auto 170px auto;
	padding-top: 160px;
	padding-bottom: 490px;
	background-image: url("img/top_voice_back_top.png"), url("img/top_voice_back_bottom.png"), url("img/top_voice_back.png");
	background-repeat: no-repeat, no-repeat, repeat-y;
	background-position: center top, center bottom, center top;
}

.new_top_voice h2 {
	font-family: 'Noto Serif JP', serif;
	font-size: 58px;
	text-align: center;
	background: url(img/new_top06.png) center top no-repeat;
	padding-top: 140px;
	color: #A28C5F;
	line-height: 1;
}

.new_top_voice h2 span {
	display: block;
}

.new_top_voice h2 span:nth-of-type(1) {
	margin-bottom: 50px;
}

.new_top_voice h2 span:nth-of-type(2) {
	margin-bottom: 60px;
}

.new_top_voice #voice_total {
	margin-bottom: 50px;
	color: #464646;
	font-family: 'Noto Serif JP', serif;
	font-size: 43px;
	text-align: center;
	margin-bottom: 90px;
}

#new_top_voice_list {
	max-width: 894px;
	margin: 0 auto;
}

.new_top_voice_set {
	padding: 22px 0;
	background-image: url("img/top_voice_waku01.png"), url("img/top_voice_waku02.png");
	background-repeat: no-repeat, no-repeat;
	background-position: center top, center bottom;
	margin-bottom: 40px;
}

.new_top_voice_set a {
	display: table;
	background-color: #fff;
}

.new_top_voice_set a:hover {
	text-decoration: none;
}

.new_top_voice_img {
	padding: 5px 20px 5px 20px;
	box-sizing: border-box;
	width: 54%;
	display: table-cell;
}

.new_top_voice_txt {
	padding: 20px 20px 0 20px;
	box-sizing: border-box;
	width: 46%;
	display: table-cell;
	vertical-align: top;
	position: relative;
}

.new_top_voice_txt p:nth-of-type(1) {
	font-size: 36px;
	color: #DD6194;
}

.new_top_voice_set a:hover .new_top_voice_txt p:nth-of-type(1) {
	text-decoration: underline;
}

.new_top_voice_txt p:nth-of-type(2) {
	font-size: 21px;
	color: #575757;
	position: absolute;
	bottom: 40px;
}

.new_top_voice_txt p:nth-of-type(2) span {
	color: #DD6194;
	margin: 0 0.2em;
}

.new_top_voice_txt p:nth-of-type(3) {
	font-size: 21px;
	color: #575757;
	position: absolute;
	bottom: 10px;
}

#new_top_voice_more {
	max-width: 680px;
	margin: 80px auto 0 auto;
	font-family: 'Noto Serif JP', serif;
}

#new_top_voice_more a {
	display: block;
	font-size: 40px;
	color: #464646;
	border: solid 1px #464646;
	height: 120px;
	line-height: 120px;
	text-align: center;
	text-decoration: none;
	background-color: #fff;
}

#new_top_voice_more a span {
	padding-right: 90px;
	background: url(img/new_top05.png) right center no-repeat;
}

#new_top_voice_more a:hover {
	color: #999;
}


@media screen and (max-width: 768px) {

.new_top_voice {
	margin: 60px auto 170px auto;
	padding-top: 80px;
	padding-bottom: 280px;
	background-image: url("img/top_voice_back_top.png"), url("img/top_voice_back_bottom.png"), url("img/top_voice_back.png");
	background-repeat: no-repeat, no-repeat, repeat-y;
	background-position: center top, center bottom, center top;
	background-size: 100%;
}

.new_top_voice h2 {
	font-size: 5.8vw;
	text-align: center;
	background: url(img/new_top06.png) center top no-repeat;
	padding-top: 140px;
}

.new_top_voice h2 span:nth-of-type(1) {
	margin-bottom: 20px;
}

.new_top_voice h2 span:nth-of-type(2) {
	margin-bottom: 30px;
}

.new_top_voice #voice_total {
	font-size: 4.3vw;
	text-align: center;
	margin-bottom: 90px;
}

.new_top_voice_set {
	padding: 11px 0;
	background-image: url("img/top_voice_waku01.png"), url("img/top_voice_waku02.png");
	background-repeat: no-repeat, no-repeat;
	background-position: center top, center bottom;
	margin-bottom: 30px;
	background-size: 100% 11px;
}

.new_top_voice_img {
	padding: 5px 20px 5px 10px;
}

.new_top_voice_txt {
	padding: 20px 0px 0 0px;
}

.new_top_voice_txt p:nth-of-type(1) {
	font-size: 3.6vw;
}

.new_top_voice_txt p:nth-of-type(2) {
	font-size: 2.1vw;
	bottom: 40px;
}

.new_top_voice_txt p:nth-of-type(3) {
	font-size: 2.1vw;
	bottom: 10px;
}

#new_top_voice_more {
	max-width: 80%;
	margin: 40px auto 0 auto;
	bottom: 5px;
}

#new_top_voice_more a {
	display: block;
	font-size: 18px;
	color: #464646;
	border: solid 1px #464646;
	height: 60px;
	line-height: 60px;
	text-align: center;
	text-decoration: none;
	background-color: #fff;
}

#new_top_voice_more a span {
	padding-right: 40px;
	background: url(img/new_top05.png) right center no-repeat;
	background-size: 20px;
}

}

@media screen and (max-width: 599px) {

.new_top_voice {
	margin: 60px auto 40px auto;
	padding-bottom: 180px;
}

.new_top_voice h2 {
	font-size: 5.8vw;
	text-align: center;
	background: url(img/new_top06.png) center top no-repeat;
	background-size: 60px;
	padding-top: 70px;
}

.new_top_voice #voice_total {
	margin-bottom: 45px;
}

.new_top_voice_set {
	margin-bottom: 15px;
}

.new_top_voice_txt {
	padding: 10px 0px 0 0px;
}

.new_top_voice_txt p:nth-of-type(1) {

}

.new_top_voice_txt p:nth-of-type(2) {

	bottom: 15px;
}

.new_top_voice_txt p:nth-of-type(3) {

	bottom: 0px;
}

#new_top_voice_more {
	max-width: 250px;
	margin: 40px auto 0 auto;
	bottom: 0px;
}

#new_top_voice_more a {
	font-size: 16px;
	color: #464646;
	height: 50px;
	line-height: 50px;
}

#new_top_voice_more a span {
	background-size: 14px;
	padding-right: 30px;
}

}



/*	new_shop_info
-------------------------------------------------------------------*/

.new_top_shop_info {
	padding-bottom: 200px;
}
.new_top_shop_info.lp_c_new_top_shop_info {
	padding-bottom: 0px;
}
.new_top_shop_info.lp_e_new_top_shop_info {
	padding-bottom: 60px;
}

.new_top_shop_info h2 {
	font-family: 'Noto Serif JP', serif;
	font-size: 43px;
	text-align: center;
	background: url(img/new_top07.png) center top no-repeat;
	padding-top: 150px;
	color: #A28C5F;
	line-height: 1;
	margin-bottom: 56px;
}

.new_top_shop_info h2 span {
	font-size: 38px;
	padding-top: 35px;
	color: #464646;
	line-height: 1;
	display: block;
}

.new_top_shop_info #new_top_shop_info_txt {
	font-size: 28px;
	color: #737373;
	max-width: 850px;
	margin: 70px auto 140px auto;
}

.new_top_shop_info #new_top_shop_info_txt span {
	display: block;
}

#new_top_link {
	list-style: none;
	max-width: 990px;
	margin: 0 auto;
	padding: 0;
}

#new_top_link li {
	width: 48%;
	box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
}

#new_top_link li a {
	color: #323232;
	text-decoration: none;
}

#new_top_link li a:hover {
	color: #999;
}

#new_top_link li:nth-of-type(1) {
	float: left;
}

#new_top_link li:nth-of-type(2) {
	float: right;
}

#new_top_link li p {
	height: 120px;
	line-height: 120px;
	text-align: center;
	font-size: 40px;
}

.new_top_link_btn {
	padding-bottom: 10px;
	border-bottom: solid 4px #323232;
}

#new_top_link li a:hover .new_top_link_btn {
	border-bottom: solid 4px #999;
}

.new_top_link_btn span {
	font-size: 27px;
}

@media screen and (max-width: 768px) {

.new_top_shop_info {
	margin-top: 250px;
	padding-bottom: 160px;
}
.new_top_shop_info.lp_c_new_top_shop_info {
	margin-top: 80px;
	padding-bottom: 0px;
}
.new_top_shop_info h2 {
	font-size: 4.3vw;
	padding-top: 150px;
	margin-bottom: 56px;
}

.new_top_shop_info h2 span {
	font-size: 3.8vw;
	padding-top: 35px;
}

.new_top_shop_info #new_top_shop_info_txt {
	font-size: 2.8vw;
	margin: 50px auto 40px auto;
	box-sizing: border-box;
	padding: 0 20px;
}

#new_top_shop_info_link {
	text-align: center;
	margin-bottom: 90px;
}

#new_top_shop_info_link a {
	display: inline-block;
	border: solid 1px #505050;
	font-size: 20px;
	line-height: 1;
	padding: 15px 46px 15px 30px;
	color: #505050;
	position: relative;
	font-family: 'Noto Serif JP', serif;
	font-weight: 700;
}

#new_top_shop_info_link a::after {
	content:"▼";
	transform:rotate(30deg);
	position: absolute;
	top: 20px;
	font-size: 16px;
}

#new_top_link {
	box-sizing: border-box;
	padding: 0 16px;
}

#new_top_link li p {
	font-size: 4.0vw;
}

.new_top_link_btn span {
	font-size: 2.7vw;
}

}


@media screen and (max-width: 599px) {

.new_top_shop_info {
	margin-top: 170px;
	padding-bottom: 60px;
}

.new_top_shop_info.lp_e_new_top_shop_info {
	margin-top: 140px;
	padding-bottom: 0px;
}

.new_top_shop_info h2 {
	background-size: 45px;
	margin-bottom: 40px;
	padding-top: 50px;
	font-size: 14px;
}

.new_top_shop_info h2 span {
	padding-top: 14px;
	font-size: 14px;
}

.new_top_shop_info #new_top_shop_info_txt {
	font-size: 14px;
	margin: 30px auto 70px auto;
}

.new_top_shop_info #new_top_shop_info_txt span {
	display: inline-block;
}

#new_top_shop_info_link {
	text-align: center;
	margin-bottom: 90px;
}

#new_top_shop_info_link a {
	font-size: 16px;
	padding: 10px 46px 10px 30px;
}

#new_top_shop_info_link a::after {
	top: 12px;
	font-size: 14px;
}

#new_top_link li p {
	height: 36px;
	line-height: 36px;
	font-size: 14px;
}

.new_top_link_btn span {
	font-size: 10px;
}

.new_top_link_btn {
	padding-bottom: 6px;
	border-bottom: solid 2px #323232;
}

#new_top_link li a:hover .new_top_link_btn {
	border-bottom: solid 2px #999;
}

}



/*	new_top2023
-------------------------------------------------------------------*/

.new_top202303 {
	padding-bottom: 80px;
}

.new_top202303.new_top202303_insta_lp {
	padding-bottom: 0px;
}
.new_top202303 ul {
	padding: 0;
	margin: 0 auto;
	max-width: 600px;
}

.new_top202303 ul li {
	list-style: none;
	padding: 0;
	margin: 0;
}

.new_top202303 ul li a {
	display: block;
	text-align: center;
}

.new_top202303 ul li p {
	padding: 0 30px;
	font-size: 12px;
	color: #505050;
	line-height: 1.8;
	margin-bottom: 20px;
}

@media screen and (max-width: 359px) {

.new_top202303 ul li p {
	padding: 0 20px;
}

.new_top202303 ul li p br {
	display: none;
}

}



/*	new_news
-------------------------------------------------------------------*/

.new_news {

}

.new_news h2 {
	font-family: 'Noto Serif JP', serif;
	font-size: 43px;
	text-align: center;
	background: url(img/new_top08.png) center top no-repeat;
	padding-top: 150px;
	color: #A28C5F;
	line-height: 1;
	margin-bottom: 90px;
}

.new_news h2 span {
	font-size: 38px;
	padding-top: 35px;
	color: #464646;
	line-height: 1;
	display: block;
}

.new_news ul {
	max-width: 837px;
	margin: 0 auto 240px auto;
	list-style: none;
	padding: 0;
}

.new_news ul li {
	font-size: 28px;
}

.new_news ul li span:nth-of-type(1) {
	display: block;
	width: 240px;
	float: left;
}

.new_news ul li span:nth-of-type(2) {
	display: block;
	width: 597px;
	float: left;
}

.new_news ul li a {
	color: #737373;
}

.new_news ul li a:hover {
	color: #999;
}


@media screen and (max-width: 768px) {

.new_news h2 {
	font-size: 4.3vw;
	background: url(img/new_top08.png) center top no-repeat;
	padding-top: 150px;
	margin-bottom: 90px;
}

.new_news h2 span {
	font-size: 3.8vw;
	padding-top: 35px;
}

.new_news ul {
	max-width: 837px;
	margin: 0 auto 100px auto;
	list-style: none;
	padding: 0 40px;
}

.new_news ul li {
	font-size: 2.8vw;
	margin-bottom: 10px;
}

.new_news ul li span:nth-of-type(1) {
	width: 29%;
}

.new_news ul li span:nth-of-type(2) {
	width: 71%;
}

}


@media screen and (max-width: 599px) {

.new_news h2 {
	background-size: 40px;
	padding-top: 50px;
	margin-bottom: 45px;
	font-size: 14px;
}

.new_news h2 span {
	font-size: 14px;
	padding-top: 14px;
}

.new_news ul {
	margin: 0 auto 60px auto;
}

.new_news ul li {
	font-size: 14px;
}

}


/*	youtube
-------------------------------------------------------------------*/

.youtube_wrap {
	width: 100%;
	max-width: 800px;
	margin: 20px auto 60px auto;
	box-sizing: border-box;
	padding: 0 40px;
}
.youtube-lp_wrap {
	width: 100%;
	max-width: 640px;
	margin: 180px auto 200px auto !important;
	box-sizing: border-box;
	padding: 0 40px;
}
.youtube-lp_wrap.youtube-lp_c_wrap {
	width: 100%;
	max-width: 640px;
	margin: 0px auto 30px auto !important;
	box-sizing: border-box;
	padding: 0 20px;
}
.youtube-lp2_wrap {
	width: 100%;
	max-width: 800px;
	margin: 100px auto 40px auto;
	box-sizing: border-box;
	padding: 0px 40px;
}
.youtube,
.youtube-lp,
.youtube-lp2 {
	width: 100%;
	position: relative;
	padding-top: 56.25%;
}
.youtube iframe,
.youtube-lp iframe,
.youtube-lp2 iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

.youtube-page_wrap {
	margin: 100px auto 60px auto;
}
.youtube-page iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

.youtube_wrap h2,
.youtube-lp_wrap h2,
.youtube-lp2_wrap h2,
.youtube-page_wrap h2 {
	background: url(img/youtube.png) center top no-repeat;
	background-size: 110px auto;
	font-family: 'Noto Serif JP', serif;
	font-size: 26px;
	text-align: center;
	color: #c29543;
	padding-top: 100px;
	margin: 0;
}
.youtube_wrap p,
.youtube-lp_wrap p,
.youtube-lp2_wrap p,
.youtube-page_wrap p {
	font-family: 'Noto Serif JP', serif;
	font-size: 26px;
	text-align: center;
	color: #515151;
	margin: 6px 0 36px 0!important;
}


@media screen and (max-width: 599px) {

.youtube_wrap,
.youtube-lp_wrap,
.youtube-lp2_wrap {
	padding: 0 20px;
}
.youtube-lp_wrap {
	margin: 100px auto 120px auto !important;
}
.youtube_wrap h2,
.youtube-lp_wrap h2,
.youtube-lp2_wrap h2,
.youtube-page_wrap h2 {
	background: url(img/youtube.png) center top no-repeat;
	background-size: 40px auto;
	font-family: 'Noto Serif JP', serif;
	font-size: 14px;
	text-align: center;
	color: #c29543;
	padding-top: 40px;
	margin: 0;
}
.youtube_wrap p,
.youtube-lp_wrap p,
.youtube-lp2_wrap p,
.youtube-page_wrap p {
	font-family: 'Noto Serif JP', serif;
	font-size: 14px;
	text-align: center;
	color: #515151;
	margin: 6px 0 30px 0;
}

}


/*	youtube_lp_er2025
-------------------------------------------------------------------*/

@media screen and (max-width: 769px) {

.youtube_lp_er2025 {
	max-width: 640px;
	margin-top: 100px;
	margin-bottom: 140px;
	padding: 0 20px;
}

.youtube_lp_er2025 h3 {
	background: url(img/youtube.png) center top no-repeat;
	background-size: 40px auto;
	font-family: 'Noto Serif JP', serif;
	font-size: 14px;
	text-align: center;
	color: #c29543;
	padding-top: 40px;
	margin: 0;
}
.youtube_lp_er2025 p {
	font-family: 'Noto Serif JP', serif;
	font-size: 14px;
	text-align: center;
	color: #515151;
	margin: 6px 0 30px 0;
}

}


/*	new_footer
-------------------------------------------------------------------*/

.new_footer {
	padding-bottom: 260px;
}

.footer_contact_set01 {
	max-width: 837px;
	margin: 0 auto 35px auto;
}

.footer_contact_set01 div:nth-of-type(1) {
	width: 410px;
	float: left;
	background-color: #6F5837;
	text-align: center;
}

.footer_contact_set01 div:nth-of-type(2) {
	width: 410px;
	float: right;
	background-color: #464646;
	text-align: center;
}

.footer_contact_set01 div:nth-of-type(1) a {
	display: block;
	background: url(img/new_top09.png) center top 50px no-repeat;
	padding: 180px 0 50px 0;
	color: #fff;
	text-decoration: none;
}

.footer_contact_set01 div:nth-of-type(2) a {
	display: block;
	background: url(img/new_top10.png) center top 50px no-repeat;
	padding: 180px 0 50px 0;
	color: #fff;
	text-decoration: none;
}

.footer_contact_set01 div:nth-of-type(1) a:hover,
.footer_contact_set01 div:nth-of-type(2) a:hover {
	color: #ddd;
}

.footer_contact_set01 dl dt {
	font-size: 42px;
}

.footer_contact_set01 dl dd {
	font-size: 25px;
}

.footer_contact_set02 {
	max-width: 837px;
	margin: 0 auto 90px auto;
}

.footer_contact_set02 a {
	display: block;
	width: 410px;
	height: 100px;
	line-height: 100px;
	border: solid 2px #A28C5F;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	text-align: center;
	font-size: 32px;
	color: #505050;
	text-decoration: none;
}

.footer_contact_set02 a:hover {
	color: #999;
}

.footer_contact_set02 a:nth-of-type(1) {
	float: left;
}

.footer_contact_set02 a:nth-of-type(2) {
	float: right;
}

.footer_contact_set02 a img {
	margin-right: 20px;
}

.footer_logo {
	margin-bottom: 120px;
}

.footer_logo p:nth-of-type(1) {
	text-align: center;
	margin-bottom: 40px;
}

.footer_logo p:nth-of-type(1) span {
	display: block;
	color: #A28C5F;
	font-size: 32px;
	margin-bottom: 34px;
}

.footer_logo p:nth-of-type(2) {
	text-align: center;
	color: #505050;
	font-size: 32px;
	margin: 0;
}

.footer_access {
	text-align: center;
	font-size: 28px;
	margin-bottom: 100px;
}

.footer_access p {
	line-height: 1;
	margin-bottom: 30px;
}

.footer_access p a {
	line-height: 1;
	color: #A28C5F;
}

.footer_access p a:hover {
	color: #999;
}

.footer_sns {
	text-align: center;
}

.footer_sns p:nth-of-type(1) {
	font-size: 28px;
	margin-bottom: 40px;
}

.footer_sns p:nth-of-type(2) a {
	display: inline-block;
	margin: 0 25px;
}

.footer_hyoki {
	max-width: 600px;
	margin: 60px auto 0 auto;
}

#footer_hyoki_title {
	margin: 0 0 0.5em 0;
	padding: 0;
	font-size: 12px;
}

#footer_hyoki_info {
	border: solid 1px #ccc;
	padding: 0.5em;
	font-size: 10px;
}

#footer_hyoki_info p {
	margin: 0;
	padding: 0;
}

@media screen and (max-width: 768px) {

.new_footer {
	padding: 80px 40px 130px 40px;
}

.footer_contact_set01 {
	margin: 0 auto 20px auto;
}

.footer_contact_set01 div:nth-of-type(1) {
	width: 49%;
}

.footer_contact_set01 div:nth-of-type(2) {
	width: 49%;
}

.footer_contact_set01 div:nth-of-type(1) a {
	display: block;
	background: url(img/new_top09.png) center top 25px no-repeat;
	padding: 90px 0 25px 0;
	color: #fff;
	text-decoration: none;
	background-size: 35px;
}

.footer_contact_set01 div:nth-of-type(2) a {
	display: block;
	background: url(img/new_top10.png) center top 25px no-repeat;
	padding: 90px 0 25px 0;
	color: #fff;
	text-decoration: none;
	background-size: 43px;
}

.footer_contact_set01 dl dt {
	font-size: 4.2vw;
}

.footer_contact_set01 dl dd {
	font-size: 2.5vw;
}

.footer_contact_set02 {
	margin: 0 auto 45px auto;
}

.footer_contact_set02 a {
	width: 49%;
	height: 50px;
	line-height: 50px;
	font-size: 3.2vw;
}

.footer_contact_set02 a:nth-of-type(1) img {
	width: 22px;
	margin-right: 10px;
}

.footer_contact_set02 a:nth-of-type(2) img {
	width: 23px;
	margin-right: 10px;
}

.footer_logo {
	margin-bottom: 40px;
}

.footer_logo p:nth-of-type(1) {
	text-align: center;
	margin-bottom: 14px;
}

.footer_logo p:nth-of-type(1) span {
	font-size: 3.2vw;
	margin-bottom: 14px;
}

.footer_logo p:nth-of-type(1) img {
	width: 33.5%;
	height: auto;
}

.footer_logo p:nth-of-type(2) {
	font-size: 3.2vw;
	margin: 0;
}

.footer_access {
	font-size: 2.8vw;
	margin-bottom: 50px;
}

.footer_sns p:nth-of-type(1) {
	font-size: 2.8vw;
	margin-bottom: 14px;
}

.footer_sns p:nth-of-type(2) a {
	margin: 0 12px;
}

.footer_sns p:nth-of-type(2) a img {
	width: 45px;
	height: auto;
}

}


@media screen and (max-width: 599px) {

.new_footer {
	padding: 60px 20px 130px 20px;
}

.footer_contact_set01 {
	margin: 0 auto 14px auto;
}

.footer_contact_set01 div:nth-of-type(1) a {
	background: url(img/new_top09.png) center top 20px no-repeat;
	background-size: 35px;
	padding: 70px 0 0px 0;
}

.footer_contact_set01 div:nth-of-type(2) a {
	background: url(img/new_top10.png) center top 20px no-repeat;
	background-size: 43px;
	padding: 70px 0 0px 0;
}

.footer_contact_set01 dl dd {
	font-size: 11px;
}

.footer_logo {
	margin-bottom: 30px;
}

.footer_logo p:nth-of-type(1) span {
	font-size: 18px;
}

.footer_logo p:nth-of-type(1) img {
	width: 160px;
	height: auto;
}

.footer_logo p:nth-of-type(2) {
	font-size: 18px;
	margin: 0;
}

.footer_access {
	font-size: 12px;
	margin-bottom: 20px;
}

.footer_access p {
	line-height: 1;
	margin-bottom: 12px;
}

}


/*	footer_nav
-------------------------------------------------------------------*/

.footer_nav.footer_nav_none {
	display: none;
}

.footer_nav {
	position: fixed;
	z-index: 200;
	bottom: 0;
	width: 100%;
}

.footer_nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.footer_nav ul li {
	width: calc(100% / 6);
	float: left;
	box-sizing: border-box;
	background-color: #a28c5f;
	border-right: solid 1px #fff;
}

.footer_nav ul li a {
	display: block;
	height: 58px;
	box-sizing: border-box;
	text-align: center;
	color: #fff;
	font-size: 14px;
}

.footer_nav ul li:nth-of-type(1) a {
	background: url(img/f_menu01.png) center top 10px no-repeat;
	padding-top: 37px;
	background-size: 30px;
}

.footer_nav ul li:nth-of-type(2) a {
	background: url(img/f_menu02.png) center top 8px no-repeat;
	padding-top: 37px;
	background-size: 18px;
}

.footer_nav ul li:nth-of-type(3) a {
	background: url(img/f_menu10.png) center top 6px no-repeat;
	padding-top: 37px;
	background-size: 20px;
}

.footer_nav ul li:nth-of-type(4) a {
	background: url(img/f_menu09.png) center top 5px no-repeat;
	padding-top: 37px;
	background-size: 22px;
}

.footer_nav ul li:nth-of-type(5) a {
	background: url(img/f_menu07.png) center top 10px no-repeat;
	padding-top: 37px;
	background-size: 30px;
}

.footer_nav ul li:nth-of-type(6) a {
	background: url(img/f_menu05.png) center top 10px no-repeat;
	padding-top: 37px;
	background-size: 28px;
}


@media screen and (max-width: 599px) {

.footer_nav ul li a {
	font-size: 12px;
}

}

@media screen and (max-width: 399px) {

.footer_nav ul li a {
	font-size: 11px;
}

}

@media screen and (max-width: 359px) {

.footer_nav ul li a {
	font-size: 10px;
}

}


/*	nav
-------------------------------------------------------------------*/

.sanji_main_menu .open {
	display: block;
}

/* :::::: toggle button :::::: */
.sanji_main_menu #navTgl {
	display: none;
}
.sanji_main_menu label {
	cursor: pointer;
	position: absolute;
	top: 55px;
	right: 0;
}
.header_type2 .sanji_main_menu label {
	top: 0px;
}

.sanji_main_menu .open {
	z-index: 200;
	width: 60px;
	height: 50px;
	background-color: #fff;
	transition: background .3s, transform .3s;
	position: fixed;
}
.sanji_main_menu .open::before,
.sanji_main_menu .open::after {
	content: "";
}
.sanji_main_menu .open span.tgl_line,
.sanji_main_menu .open::before,
.sanji_main_menu .open::after {
	content: "";
	position: absolute;
	top: calc(50% - 1px);
	right: 15px;
	width: 30px;
	border-bottom: 2px solid #575757;
	transition: transform .1s;
}
.sanji_main_menu .open::before {
	transform: translateY(-10px);
}
.sanji_main_menu .open::after {
	transform: translateY(10px);
}

.sanji_main_menu .open:hover::before {
	transform: translateY(-12px);
}
.sanji_main_menu .open:hover::after {
	transform: translateY(12px);
}

.sanji_main_menu .close {
	width: 100%;
	height: 100%;
	pointer-events: none;
	transition: background .3s;
	position: fixed;
	z-index: 100;
}
.sanji_main_menu #navTgl:checked + .open {
	background-color: #fff;
	transform: translateX(0px);
	position: fixed;
}
.sanji_main_menu #navTgl:checked + .open span.tgl_line {
	transform: scaleX(0);
}
.sanji_main_menu #navTgl:checked + .open::before {
	transform: rotate(45deg);
	border-bottom: 2px solid #575757;
}
.sanji_main_menu #navTgl:checked + .open::after {
	transform: rotate(-45deg);
	border-bottom: 2px solid #575757;
}
.sanji_main_menu #navTgl:checked ~ .close {
	pointer-events: auto;
	background: rgba(0,0,0,.3);
}

/* :::::: drawer menu :::::: */
.sanji_main_menu .menu {
	z-index: 100;
	position: fixed;
	overflow: auto;
	top: 0;
	right: 0;
	width: 300px;
	height: 100%;
	margin: 0;
	box-sizing: border-box;
	background-color: #fff;
	transform: translateX(100%);
	padding-top: 105px;
	padding-bottom: 60px;
}
.header_type2 .sanji_main_menu .menu {
	padding-top: 50px;
}
.sanji_main_menu .menu ul {
	margin: 0;
	padding: 0;
	border-top: 1px solid #efefef;
}
.sanji_main_menu .menu li {
	font-size: 16px;
	line-height: 1.4;
	border-bottom: 1px solid #efefef;
}
.sanji_main_menu .menu li.menu_line {
	font-size: 10px;
	line-height: 1;
	border: none;
	background-color: #f3f3f3;
}
.sanji_main_menu .menu a {
	display: block;
	text-decoration: inherit;
	transition: background .3s;
	padding: 0px 0 0px 20px;
	background-color: #fff;
	color: #111;
	height: 42px;
	line-height: 42px;
	font-size: 15px;
}

.sanji_main_menu #navTgl:checked ~ .menu {
	transform: none;
}


.sanji_main_menu .child {
    display: none;
}

.sanji_main_menu .toggle {
	cursor: pointer;
}

.sanji_main_menu #menu01 {
	background: url(img/menu01.png) left 20px center no-repeat;
	background-size: 30px;
	padding-left: 70px;
}

.sanji_main_menu #menu02 {
	background: url(img/menu02.png) left 20px center no-repeat;
	background-size: 30px;
	padding-left: 70px;
}

.sanji_main_menu #menu03 {
	background: url(img/menu03.png) left 20px center no-repeat;
	background-size: 30px;
	padding-left: 70px;
}

.sanji_main_menu #menu04 {
	background: url(img/menu04.png) left 20px center no-repeat;
	background-size: 30px;
	padding-left: 70px;
}

.sanji_main_menu #menu05 {
	background: url(img/menu05.png) left 20px center no-repeat;
	background-size: 30px;
	padding-left: 70px;
}

.sanji_main_menu #menu06 {
	background: url(img/menu06.png) left 20px center no-repeat;
	background-size: 30px;
	padding-left: 70px;
}

.sanji_main_menu #menu07 {
	background: url(img/menu07.png) left 20px center no-repeat;
	background-size: 30px;
	padding-left: 70px;
}

.sanji_main_menu #menu08 {
	background: url(img/menu08.png) left 20px center no-repeat;
	background-size: 30px;
	padding-left: 70px;
}

.sanji_main_menu #menu09 {
	background: url(img/menu09.png) left 20px center no-repeat;
	background-size: 30px;
	padding-left: 70px;
}

.sanji_main_menu #menu10 {
	background: url(img/menu10.png) left 20px center no-repeat;
	background-size: 30px;
	padding-left: 70px;
}

.sanji_main_menu #menu11 {
	background-color: #ddd;
	background: url(img/menu11.png) left 16px center no-repeat;
	background-size: 40px;
	padding-left: 70px;
}

.sanji_main_menu #menu12 {
	background-color: #ddd;
	background: url(img/menu12.png) left 20px center no-repeat;
	background-size: 28px;
	padding-left: 70px;
	height: 36px;
	line-height: 36px;
}

.sanji_main_menu #menu01 span,
.sanji_main_menu #menu02 span,
.sanji_main_menu #menu03 span,
.sanji_main_menu #menu09 span {
	background: url(img/menu_list01.png) right 16px center no-repeat;
	display: block;
	background-size: 16px;
}

.sanji_main_menu #menu04 span,
.sanji_main_menu #menu05 span,
.sanji_main_menu #menu06 span,
.sanji_main_menu #menu07 span,
.sanji_main_menu #menu08 span,
.sanji_main_menu #menu10 span,
.sanji_main_menu #menu11 span,
.sanji_main_menu #menu12 span {
	background: url(img/menu_list02.png) right 20px center no-repeat;
	display: block;
	background-size: 8px;
}

.sanji_main_menu .inner li a {
	padding-left: 60px;
	background: url(img/menu_list02.png) right 20px center no-repeat;
	background-color: #E9E3D9;
	display: block;
	background-size: 8px;
	font-size: 14px;
}

.sanji_main_menu .inner li.menu_in a {
	padding-left: 70px;
	color: #4a4a4a;
}

/*	clearfix
-------------------------------------------------------------------*/

.clear:after {
content: "";
display: block;
clear: both;
}

.clear:before {
content: "";
display: block;
clear: both;
}

.clear {
display: block;
}
