@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
.mainImg {
	padding: 46px 0 38px;
	text-align: center;
	background: url(../img/main_img_bg.jpg) repeat center top;
}

#conts p {
    font-family: 'Hiragino mincho W3';
	font-size: 16px;
	line-height: 2.12;
	text-align: justify;
}

#conts .text03 {
    font-family: 'Hiragino mincho W3';
	font-size: 14px;
	line-height: 2.12;
}

#conts .lead {
	margin-bottom: 10px;
	color: #AAA;
    font-family: 'Hiragino mincho W3';
	font-size: 16px;
	line-height: 1.5;
}

#conts .lead span {
	margin: -4px 0 0 23px;
	padding: 3px 5px 1px;
	min-width: 120px;
	display: inline-block;
	color: #FFF;
    font-family: 'Hiragino W3';
	font-size: 14px;
	line-height: 1.2;
	vertical-align: middle;
	background-color: #888;
}

#conts h2 {
	margin-bottom: 18px;
    font-family: 'Hiragino mincho W6';
	font-size: 32px;
	font-weight: normal;
	letter-spacing: 2px;
}

#conts .photo {
	margin-bottom: 38px;
}

#conts .banner {
	margin: 35px 0 50px;
}

#conts .banner li {
	padding: 5px 28px 18px 0;
	height: 64px;
	float: left;
}

#conts .banner .bnr01 {
	padding: 0 30px 0 0;
}

#conts .banner .bnr02 {
	padding: 5px 47px 0 128px;
}

#conts .compared {
	margin-bottom: 80px;
	padding: 25px 0 3px;
	width: 400px;
	border: 1px solid #888;
}

#conts .compared .title {
	margin-bottom: 22px;
    font-family: 'Hiragino W6';
	font-size: 18px;
	text-align: center;
}

#conts .compared ul {
	margin: 0 30px;
}

#conts .compared li {
	padding-bottom: 10px;
    font-family: 'Hiragino W6';
	font-size: 16px;
}

#conts .compared li a:hover {
	color: #555;
}

#conts .compared li ul {
	margin: 5px -5px 0;
}

#conts .compared li li {
	padding-bottom: 2px;
    font-family: 'Hiragino W3';
}

#conts h3 {
	margin-bottom: 36px;
	margin-top: 75px;
	padding: 4px 22px 5px;
	color: #FFF;
    font-family: 'Hiragino W3';
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
	background: #000 url(../img/icon01.png) no-repeat 6px 5px;
}

#conts .h3Ttl {
	margin-bottom: 16px;
}

#conts .h3Ttl02 {
	margin-bottom: 16px;
}

#conts .note {
	margin-bottom: 70px;
    font-family: 'Hiragino W3';
	font-size: 13px;
	letter-spacing: 1px;
}

#conts .daysList {
	margin: 50px -10px 10px;
}

#conts .daysList li {
	padding-bottom: 3px;
    font-family: 'Hiragino mincho W3';
	font-size: 16px;
}

#conts .daysList li .num {
	margin-right: 5px;
	font-size: 30px;
	display: inline-block;
	vertical-align: middle;
}

#conts .daysList li .ttl {
	//width: 215px;
	display: inline-block;
	font-size: 26px;
	vertical-align: middle;
}

#conts .text {
	margin-bottom: 59px;
}

#conts .photoUl01 {
	margin: 17px 0 27px;
}

#conts .photoUl01 li {
	padding-bottom: 10px;
}

#conts .photoUl {
	margin: 17px 0 0px;
}

#conts .photoUl li {
	padding-bottom: 10px;
}

#conts .pack li {
	padding-bottom: 50px;
}

#conts .tableA {
	margin-bottom: 92px;
}

#conts .rankList {
	margin: 36px 0 76px;
}

#conts .rankList dt {
    font-family: 'Hiragino mincho W3';
	font-size: 29px;
}

#conts .rankList dt span {
    font-family: 'Hiragino mincho W6';
}

#conts .rankList dt.other {
	margin-top: -16px;
	font-size: 16px;
	font-weight: normal;
}

#conts .rankList dt.other span {
    font-family: 'Hiragino W6';
}

#conts .rankList dt.other .name {
    font-family: 'Hiragino mincho W3';
}

#conts .rankList dd {
	padding-bottom: 33px;
    font-family: 'Hiragino W3';
	font-size: 16px;
	line-height: 1.6;
}

#conts .rankList dd:nth-child(4) {
	padding-bottom: 28px;
}

#conts .rankList dd span {
	display: block;
    font-family: 'Hiragino W6';
}

#conts .rankList dd .link {
	margin-top: 8px;
}

#conts .rankList dd a {
	color: #0193DE;
    font-family: 'Hiragino mincho W6';
	font-size: 18px;
	text-decoration: underline;
}

#conts .rankList dd a:hover {
	text-decoration: none;
}

#conts .textInner {
	margin-bottom: 76px;
}
	
#conts .textInner p {
	padding-bottom: 70px;
}

#conts .pageNavi {
	margin-bottom: 40px;
	text-align: center;
}
	
#conts .pageNavi li {
	margin: 0 1px;
	display: inline;
}

#conts .pageNavi li a,
#conts .pageNavi li span {
	min-width: 50px;
	height: 50px;
	display: inline-block;
	color: #333;
    font-family: 'Hiragino W3';
	font-size: 20px;
	line-height: 50px;
	text-align: center;
	text-decoration: none;
	background-color: #FFF;
	border: 1px solid #333;
}

#conts .pageNavi li a:hover,
#conts .pageNavi li span {
	color: #FFF;
	background-color: #333;
}

#conts .sns {
	text-align: center;
}

#conts .sns li {
	margin: 0 10px;
	display: inline;
}

#conts .sns li a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

@media all and (-ms-high-contrast:none){
	#conts h3 {
		padding: 7px 22px 2px;
	}
	
	#conts .pageNavi li a,
	#conts .pageNavi li span {
		padding-top: 3px;
		min-width: 47px;
		height: 47px;
	}
}

@media all and (min-width: 0) and (max-width: 767px)  {
	.mainImg {
		padding: 25px 0 17px;
		text-align: center;
		background: url(../img/sp_main_img_bg.jpg) repeat center top;
		background-size: cover;
	}

	.mainImg img {
		margin: 0 auto;
	}
	
	#conts p {
		font-size: 14px;
		line-height: 1.5em;
	}
	
	#conts .text03 {
		font-size: 12px;
		line-height: 1.5em;
	}
	
	#conts .lead {
		margin-bottom: 0.5em;
		font-size: 14px;
		line-height: 1.5em;
	}
	
	#conts .lead span {
		margin: -2px 0 0 23px;
		padding: 2px 0 1px;
		min-width: 116px;
		font-size: 13px;
		line-height: 1.2;
		text-align: center;
	}
	
	#conts h2 {
		margin-bottom: 6px;
		font-size: 17px;
		letter-spacing: 0;
	}

	#conts h2 .txt01 {
		font-size: 28px;
	}

	#conts h2 .txt02 {
		font-size: 20px;
	}
	
	#conts .photo {
		margin-bottom: 12px;
	}

	#conts .photo img {
		width: 100%;
	}
	
	#conts .banner {
		margin: 5% 0;
	}
	
	#conts .banner img {
		max-width: 100%;
	}
		
	#conts .compared {
		margin-bottom: 10%;
		padding: 5%;
		width: auto;
	}
	
	#conts .compared .title {
		margin-bottom: 0.5em;
		font-size: 15px;
	}
	
	#conts .compared ul {
		margin: 5% 0 0;
	}
	
	#conts .compared li {
		padding-bottom: 1em;
		font-size: 14px;
	}

	#conts .compared li a {
		text-decoration: underline;
	}
	
	#conts .compared li:last-child {
		padding-bottom: 0;
	}
	
	#conts .compared li a:hover {
		color: #000;
		text-decoration: underline;
	}
	
	#conts .compared li ul {
		margin: 0.5em 0 0 ;
	}
	
	#conts .compared li li {
		padding-bottom: 0.5em;
	}

	#conts .compared li li a {
		text-decoration: none;
	}

	#conts .compared li li a:hover {
		text-decoration: none;
	}
	
	#conts h3 {
		margin-bottom: 1em;
		margin-top: 0;
		padding: 0.5em 1em;
		font-size: 16px;
		line-height: 1;
		background: #000 url(../img/icon01.png) no-repeat 0.5em;
		background-size: 2px 1em;
	}
	
	#conts .h3Ttl {
		margin-bottom: 1em;
	}
	
	#conts .h3Ttl05 {
		margin-top: 10%;
	}
	
	#conts .h3Ttl06 {
		margin-top: 10%;
	}
	
	#conts .note {
		font-size: 10px;
		margin-bottom: 10%;
	}
	
	#conts .daysList {
		margin: 5% 0;
		font-size: 0;
	}
	
	#conts .daysList li {
		padding: 0;
		font-size: 12px;
	}
	
	#conts .daysList li .num {
		margin-right: 10px;
		font-size: 20px;
		display: inline-block;
		vertical-align: middle;
	}
	
	#conts .daysList li .ttl {
		margin-right: 20px;
		width: auto;
		font-size: 17px;
	}
	
	#conts .text {
		margin-bottom: 10%;
	}
	
	#conts .photoUl01 {
		margin: 5% 0 0;
	}
	
	#conts .pack {
		margin: 5% 0 0;
	}
	
	#conts .photoUl {
		margin: 5% 0 0;
	}

	#conts .photoUl li {
		padding-bottom: 0;
	}

	#conts .photoUl li img {
		width: 100%;
	}
	
	#conts .photoUl01 li {
		padding-bottom: 5%;
	}

	#conts .photoUl01 li img {
		width: 100%;
	}

	#conts .pack li {
		padding-bottom: 0;
	}
	
	#conts .pack li img {
		width: 100%;
	}
	
	/*#conts .tableA {
		display: none;
	}*/
	
	#conts .tableA td .textList li {
		padding: 0;
		font-size: 12px;
	}
	
	#conts .tableA td.ttl {
		font-size: 14px;
		//line-height: 1em;
	}
	
	#conts .rankList {
		margin: 5% 0;
	}
	
	#conts .rankList dt {
		margin-bottom: 0.5em;
		font-family: 'Hiragino mincho W6';
		font-size: 24px;
		line-height: 1em;
	}

	#conts .rankList dt span {
		display: inline-block;
	}
	
	#conts .rankList dt.other {
		margin: 0 0 0.5em 0;
		font-family: 'Hiragino mincho W6';
		font-size: 24px;
		font-weight: normal;
		line-height: 1em;
	}

	#conts .rankList dt.other span {
		margin-bottom: 0.5em;
		font-size: 17px;
		line-height: 1.5em;
	}

	#conts .rankList dt.other .name {
		margin: 0;
		display: inline-block;
		font-family: 'Hiragino mincho W6';
		font-size: 24px;
	}
	
	#conts .rankList dd {
		padding-bottom: 10%;
		font-size: 14px;
		line-height: 1.5;
	}

	#conts .rankList dd span {
		margin-bottom: 0.5em;
		font-size: 16px;
		line-height: 1.5em;
	}
	
	#conts .rankList dd .link {
		margin-top: 0.5em;
	}
	
	#conts .rankList dd a {
		color: #0193DE;
		font-family: 'Hiragino mincho W6';
		font-size: 14px;
		text-decoration: underline;
	}
	
	#conts .rankList dd a:hover {
		text-decoration: underline;
	}
	
	#conts .textInner {
		margin-bottom: 20px;
	}
		
	#conts .textInner p {
		padding: 5px 0 50px;
		line-height: 1.8;
	}

	#conts .textInner p:last-child {
		padding-bottom: 0;
	}
	
	#conts .pageNavi {
		margin-bottom: 23px;
	}
			
	#conts .pageNavi li a,
	#conts .pageNavi li span {
		min-width: 45px;
		height: 45px;
		display: inline-block;
		color: #333;
		font-size: 18px;
		line-height: 50px;
		text-align: center;
		text-decoration: none;
		background-color: #FFF;
		border: 1px solid #333;
	}
	
	#conts .pageNavi li span {
		color: #FFF;
		background-color: #333;
	}

	#conts .pageNavi li a:hover {
		color: #333;
		background-color: #FFF;
	}
	
	#conts .sns {
		margin: 0 auto;
		width: 150px;
	}
	
	#conts .sns li {
		margin: 0;
		width: 59px;
		display: block;
		float: left;
	}

	#conts .sns li:last-child {
		float: right;
	}
	
	#conts .sns li a:hover img {
		filter: alpha(opacity=100);
		opacity: 1;
	}

	#conts .sns li img {
		width: 100%;
	}
	
	/*餃子*/
	.gyoza h3#a04 {
		margin-top: 10%;
	}
	.gyoza_txt_mt1em_sp {
		margin-top: 1em;
	}
}
