﻿body {
	min-width: 1200px;
	color: #4C3D26;
}
.wrapper {
	width: 1200px;
	min-width: 1200px;
}
.container {
	width: 1000px;
	margin: 0 auto;
}
.container_wide {
	width: 1000px;
	margin: 0 auto;
}
.ttlimg {
	height: 40px;
}
.section {
	margin-bottom: 30px;
}
strong {
	color: #e24d89;
}
.header {
	background: #fd5c0f url(../img/bg_key_visual.jpg) top center no-repeat;
	position: relative;
	overflow: hidden;
}

.header-height_main {
	min-height: 458px;
}
.header-height_sub {
	min-height: 323px;
	background-size: contain;
}
.logo {
	position: relative;
	padding: 15px 0 0 2px;
	z-index: 9999;
}
.key_visual {
	position: absolute;
	z-index: 0;
	margin: 0 auto;
}
.sp-only {
	display: none;
}
.key_visual .subkey {
	background-color: rgba(255,255,255,0.7);
	width: 550px;
	height: 130px;
	margin: 40px 0;
	padding: 30px 30px;
	border: 8px solid #fff;
}
.catchcopy {
	font-size: 27px;
	line-height: 1.1;
	font-weight: bold;
	color: #7C451E;
	zoom: 1;
	margin: 0 0 20px;
}
.catchcopy_small {
	font-size: 26px;
}
.description {
	font-size: 16px;
	line-height: 1.52;
	color: #4c3d26;
}
.breadcrumb {
	padding: 20px 0 5px;
	color: #999;
	background: url(../img/line_img01.png) 0 bottom repeat-x;
}
.breadcrumb a {
	color: #E18EAB;
}
.breadcrumb a:hover {
	text-decoration: none;
}
.page {
	margin-top: 20px;
	min-height: 500px;
}
.banner {
	position: relative;
}
.banner-text_column a {
	position: absolute;
	width: 320px;
	top: 55px;
	left: 160px;
	font-size: 15px;
	text-decoration: none;
	color: #4c3d26;
	line-height: 1.3;
}
.banner-text_first a {
	position: absolute;
	width: 400px;
	top: 55px;
	left: 85px;
	font-size: 15px;
	text-decoration: none;
	color: #4c3d26;
	line-height: 1.3;
}
.contents {
	margin-top: 45px;
}
.main {
	float: right;
	width: 680px;
}
.about {
	position: relative;
	margin: 30px 0 30px;
}
.about-text {
	position: absolute;
	line-height: 1.7;
	color: #37383D;
	font-size: 16px;
	top: 80px;
	left: 30px;
	width: 290px;
}
.pointtx {
	color: #e24d89;
	font-weight: bold;
}
.rankingtable h2 {
	background: url(../img/ti_ranking.jpg) top center no-repeat;
	height: 97px;
	width: 680px;
}
.rankingtable h2 img {
	display: none;
}
.box01 {
	border: 2px solid #E1E0DD;
}
.box01-notop {
	border-top: none;
	font-size: 14px;
}
.box01-inner {
	padding: 4px 15px 38px 13px;
}
.box01-inner_narrow {
	padding: 15px;
}
.box01-imgbox_left {
	float: left;
	margin: 6px -52px 0 0;
	padding-right: 18px;
}
.box01-imgbox_left a img {
	margin: 0 15px;
	display: block;
}
.box01-summary {
	overflow: hidden;
	margin-right: 17px;
}
/*.box01-evaluation {
	background: url(../img/line_img04.png) 0 bottom repeat-x;
	padding: 0 0 2px 52px;
	z-index: 1;
}*/
.table01 {
	margin-bottom: 30px;
}
.table01 th {
	font-weight: bold;
	background: #FCF0CA;
}
.table01-item {
	padding-left: 14px;
	vertical-align: middle;
}
.table01-item_link {
	padding: 3px 6px 6px;
	text-align: center;
}
.table01-content {
	text-align: center;
	padding: 12px 0 22px;
}
.table01-content_notext {
	text-align: center;
	padding: 22px 0;
}
.table01-content_center {
	text-align: center;
	vertical-align: middle;
}
.table01-content_text {
	text-align: center;
	padding: 40px 0;
}
.table01-content-comment {
	display: block;
	margin: 9px 12px 0;
}
.table01-emphasis {
	background-color: #fdeef1;
}
.table01-line_head_all {
	border-image: url("../img/line_img05.png") 1 1 1;
	border-style: solid;
	border-width: 1px 1px 1px;
}
.table01-line_head_noleft {
	border-image: url("../img/line_img05.png") 1 1 1 0;
	border-style: solid;
	border-width: 1px 1px 1px 0;
}
.table01-line_body {
	border: 1px solid #B39C75;
}
.table01-line_body_notop {
	border-top: none;
}
.table01-line_body_noleft {
	border-left: none;
}
.table01 .txleft {
	text-align: left;
}
.table02 {
	margin: 25px 0 0 40px;
}
.table-size {
	width: 100%;
}
.table02 table {
	border-top: 1px solid #d2c5ae;
	margin-bottom: 15px;
}
.table02 table tr th {
	border-right: 1px solid #d2c5ae;
}
.table02 table tr td {
	border-top: 1px solid #d2c5ae;
	border-bottom: 1px solid #d2c5ae;
	border-right: 1px solid #d2c5ae;
}
.table02 table tr th:last-child, .table02 table tr td:last-child {
	border-right: none;
}
.table02 table + p {
	font-size: 120%;
}
.table02 table + p strong {
	font-weight: bold;
}
.table02-item {
	text-align: center;
	vertical-align: middle;
	padding: 5px 0 5px;
}
.table02-content {
	text-align: center;
	vertical-align: middle;
	padding: 18px 0 18px;
	width: 25%;
}
.rankttl {
	background: url(../img/rank_ttl_bg.png) repeat-y 0 0;
	padding: 20px 20px 19px;
	color: #fff;
	font-weight: bold;
	line-height: 1;
	font-size: 20px;
	border-bottom: 1px solid #c6a222;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", serif;
	text-shadow: 1px 1px 1px #cea201;
}
.categoryttl {
	color: #7C451E;
	font-size: 170%;
	font-weight: bold;
	padding: 5px 15px 5px;
	line-height: 1;
	border-left: 7px solid #7C451E;
	margin: 0 0 20px;
}
.categoryttl + .box01 {
	border: none;
	margin-bottom: 30px;
}
.categoryttl + .box01 h3 {
	font-size: 160%;
	color: #B39C75;
	padding: 3px 5px;
}
.categoryttl + .box01-inner_narrow {
	padding: 0;
}
.ingredient {
	margin: 30px 15px;
}
.ingredient h4 {
	font-size: 120%;
}
.uservoice {
	margin: 50px 0 80px;
}
.uservoice h2 {
	text-align: center;
}
.uservoice h2 .ttlimg {
	height: 50px;
}
.box01-summary-underline {
	padding-bottom: 30px;
}
.box01-comment {
	line-height: 1.4;
	margin: 0 12px 0 15px;
	font-size: 16px;
}
.box01-point {
	background: url(../img/rank01_point_container.png) 0 0 no-repeat;
	min-width: 561px;
	min-height: 211px;
	margin: 13px 62px 0 42px;
}
.box01-point-image_center {
	margin: 20px 25px;
}
.box01-point-image_right {
	float: right;
	margin: 62px 25px 0 10px;
}
.box01-point-text {
	overflow: hidden;
	padding: 105px 0 0 30px;
	line-height: 1.4;
	font-size: 15px;
}
.box01-links {
	margin: 20px 45px 0 43px;
}
.box01-links_wide {
	margin: 30px 45px 0 43px;
}
.box02 {
	background: #F6F6F3;
	overflow: hidden;
}
.box02-inner {
	padding: 14px 20px 20px 25px;
}
.box02-imgbox_right {
	float: right;
	margin-left: 24px;
}
.box02-imgbox_left {
	float: left;
	margin-right: 24px;
}
.box02-subtitle {
	color: #E18EAB;
	font-weight: bold;
}
.box02-content {
	overflow: hidden;
	font-size: 14px;
}
.box02-content .link {
	font-size: 120%;
}
.box02-text {
	line-height: 25px;
	padding-left: 9px;
	color: #4c3d26;
	font-size: 14px;
}
.box02-text_brown {
	line-height: 25px;
	padding-left: 9px;
}
.box02-link {
	color: #E18EAB;
}
.box02-link:hover {
	text-decoration: none;
}
.box02-ref {
	color: #7C451E;
}
.article_underline {
	background-image: url(../img/line_img03.png);
	background-position: 0 100%;
	background-repeat: repeat;
}
.article-headline {
	display: block;
	margin-top: 17px;
	padding-bottom: 14px;
	background-repeat: repeat-x;
}
.box03 {
	background: url(../img/box_img.jpg) 0 0 no-repeat;
	width: 680px;
	height: 34px;
	text-align: right;
}
.box03-link {
	display: block;
	line-height: 30px;
	margin-right: 17px;
	text-decoration: none;
	color: #e24d89;
	font-weight: bold;
}
.box03-link:hover {
	text-decoration: underline;
}
.box04 {
	background: url(../img/box_img02.jpg) no-repeat;
	width: 680px;
	height: 34px;
	text-align: left;
	color: #fff;
	padding: 0 17px;
}
.box04 .box04-title {
	padding-top: 8px;
}
.side {
	float: left;
	width: 300px;
}
.rankbnr {
	width: 300px;
	margin: 0 0 40px;
}
.side-menu_ranking .ttlimg {
	height: 56px;
}
.ranking-table {
	overflow: hidden;
	margin: -10px 0 38px;
}
.ranking-item {
	height: 70px;
	vertical-align: middle;
	position: relative;
	font-weight: bold;
	margin: 0 0 5px;
}
.ranking-item:after {
	content: "";
	display: block;
	position: absolute;
	bottom: 1px;
	background: url("../img/line_img01.png") 0 bottom repeat-x;
	width: 100%;
	min-height: 100%;
	z-index: -10;
}
.ranking-item_rank01 {
	margin-top: 20px;
	background: url("../img/side_rank01.png") 0 0 no-repeat;
}
.ranking-item_rank02 {
	background: url("../img/side_rank02.png") 0 0 no-repeat;
}
.ranking-item_rank03 {
	background: url("../img/side_rank03.png") 0 0 no-repeat;
}
.ranking-item_rank04 {
	background: url("../img/side_rank04.png") 0 0 no-repeat;
}
.ranking-item_rank05 {
	background: url("../img/side_rank05.png") 0 0 no-repeat;
}
.ranking-item a {
	display: block;
	padding: 23px 5px 5px 80px;
}
.ranking-item_rank01 a,.ranking-item_rank02 a {
	padding: 10px 5px 5px 80px;
}
.ranking-item a:hover {
	text-decoration: none;
}
.side-menu_article {
	margin-top: 38px;
}
.side-menu_article h2 .ttlimg {
	margin: 0 0 15px;
}
.side-menu_article h3 {
	background: radial-gradient(at top, #B39C75, #7C451E);
	padding: 15px 15px 10px;
	color: #fff;
	line-height: 1;
	text-align: center;
}
.article-table {
	padding: 10px 20px 20px 19px;
}
.article-item {
	background: url(../img/side_arrow.png) 0 center no-repeat;
	padding: 10px 0 10px 22px;
	border-bottom: 1px dotted #7C451E;
}
.article-item a {
	margin: -10px 0;
	padding: 10px 0;
	display: block;
	color: #7C451E;
}
.article-item a:hover {
	text-decoration: none;
}
.totop {
	text-align: right;
	margin-top: 20px;
	margin-right: 6px;
}
.totop a {
	color: #666;
	text-decoration: none;
	background: url(../img/totop.png) right center no-repeat;
	padding-right: 14px;
}
.footer {
	background-color: #72727c;
	margin-top: 6px;
	padding-top: 33px;
}
.footer .link {
	border-top: 1px solid #444;
}
.footer .link ul {
	padding-top: 13px;
	margin-left: 42px;
}
.footer .link li {
	display: inline;
	margin-right: 2em;
	letter-spacing: 2px;
}
.footer .link li:before {
	color: #fff;
	content: "＞";
}
.footer .link a {
	color: #fff;
	text-decoration: none;
}
.footer .link a:hover {
	text-decoration: underline;
}
.footer .copy {
	color: #fff;
	border-top: 1px solid #333;
	position: relative;
	margin-top: 13px;
	text-align: center;
	padding: 17px 0 15px;
	z-index: 1;
}
.footer .copy:before {
	content: "";
	display: block;
	position: absolute;
	top: -2px;
	border-top: 1px solid #000;
	width: 100%;
	padding-bottom: 2px;
	z-index: 10;
}
.black01 {
	color: #37383d;
}
.pink01 {
	display: block;
	color: #e24d89;
	font-weight: bold;
}
.pink01:hover {
	text-decoration: none;
}
.headline02 {
	position: relative;
	color: #fff;
	padding-left: 30px;
	background-color: #B39C75;
	font-weight: bold;
	line-height: 38px;
}
.headline02:before {
	content: '';
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	height: 12px;
	width: 12px;
	display: block;
	position: absolute;
	top: 14px;
	left: 12px;
	background-color: #E0E5ED;
	box-shadow: 0 0 2px 2px rgba(255,255,255,0.2) inset;
	filter: alpha(opacity=50);
	-moz-opacity: 0.50;
	-khtml-opacity: 0.50;
	opacity: 0.50;
	z-index: 1;
}
.headline02:after {
	content: '';
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	height: 15px;
	width: 15px;
	display: block;
	position: absolute;
	top: 7px;
	left: 7px;
	background-color: #EFF1F6;
	box-shadow: 0 0 2px 2px rgba(255,255,255,0.2) inset;
}
.reputation-information {
	font-weight: normal;
}
.reputation-title {
	color: #7C451E;
	font-weight: bold;
}
.info_list01 {
	margin: 15px 15px 0;
}
.info_list01 dt {
	margin: 0 0 5px 0;
	color: #7C451E;
	font-size: 130%;
	font-weight: bold;
}
.info_list01 dd {
	margin: 0 0 15px 0;
	font-size: 120%;
}
.info_list02 {
	margin: 15px 15px 10px 15px;
	color: #7C451E;
	font-size: 130%;
	font-weight: bold;
}
.info_list03 {
	margin: 0 15px;
	font-size: 120%;
}
.info_list03 li {
	margin: 0 0 5px 0;
}
.info_list03 li a {
	color: #7C451E;
}
.info_list03 li ul {
	margin: 0 0 0 15px;
}
.info_list03 li ul li {
	margin: 0 0 0 0;
}
.info_txt {
	margin: 15px 15px 10px 15px;
	font-size: 120%;
}
#company {
	padding: 15px 0 0;
}
#company th {
	background: #e5c346;
	padding: 10px;
	border-left: 2px solid #fff;
	border-bottom: 2px solid #fff;
	width: 15%;
	color: #fff;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
}
#company td {
	background: #f6eed7;
	padding: 10px;
	border-bottom: 2px solid #fff;
	width: 75%;
}
/*----------------------------
hikaku table
----------------------------*/
.con_bigttl {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	text-align: center;
	padding: 5px 0 5px;
}
.checkbox {
	background: #F6F6F3;
	padding: 10px 0 15px;
	margin: 15px 0 30px;
}
.title-container01 {
	width: 640px;
	margin: 0 auto;
}
.t_table {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width: 640px;
	margin-bottom: 10px;
	font-size: 14px;
	background: #fff;
}
.t_table th, .t_table td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px;
}
.t_table th {
	background-color: #E7C650;
	width: 120px;
	font-weight: bold;
	vertical-align: middle;
	color: #fff;
	text-align: center;
	border-bottom: 1px solid #fff;
}
.t_table ul {
	overflow: hidden;
}
.t_table ul li {
	float: left;
	width: 170px;
	height: 26px;
	margin: 0 10px 0 0;
	padding: 5px 0 0 5px;
}
.t_table li.bg01 {
	background: url(../img/std_bg01.png) left top no-repeat;
	font-size: 14px;
	font-weight: bold;
}
.t_table li.bg02 {
	background: url(../img/std_bg02.png) left top no-repeat;
	font-size: 14px;
	font-weight: bold;
}
.t_table li.bg03 {
	background: url(../img/std_bg03.png) left top no-repeat;
	font-size: 14px;
	font-weight: bold;
}
.t_table li.bg04 {
	background: url(../img/std_bg04.png) left top no-repeat;
	font-size: 14px;
	font-weight: bold;
}
.t_table ul.menu2 {
	padding: 15px 0 0;
}
.t_table ul.menu2 li {
	width: 190px;
	height: auto;
	padding: 0;
	margin: 0 5px 10px 10px;
}
.t_table ul.menu2 li.wide {
	width: 305px;
}
.t_table ul.menu2 li.wide2 {
	width: 150px;
}
.t_table ul.menu3 li {
	width: 240px;
	height: auto;
	padding: 0;
	margin: 0 5px 0 0;
}
.t_table ul.menu3 li.wide {
	width: 450px;
}
.t_table ul.menu3 li.wide2 {
	width: 150px;
}
.t_table ul.menu4 li {
	width: 240px;
	height: auto;
	padding: 0;
	margin: 0 5px 0 0;
}
.t_table ul.menu4 li.wide {
	width: 450px;
}
.t_table ul.menu4 li.wide2 {
	width: 150px;
}
.t_table ul.menu5 li {
	width: 70px;
	height: auto;
	padding: 0;
	margin: 0 5px 0 0;
}
.t_table ul.menu4 li.wide {
	width: 450px;
}
.t_table ul.menu4 li.wide2 {
	width: 150px;
}
/* tables */
table.tablesorter {
	font-size: 130%;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
table.tablesorter th {
	border-right: 1px solid #fff;
	background: #dcb421;
	color: #fff;
	text-align: center;
	padding: 5px 5px;
	vertical-align: middle;
	font-weight: bold;
}
table.tablesorter th:last-child {
	border: none;
}
table.tablesorter th.companyName {
	width: 300px;
	text-align: center;
}
table.tablesorter th.companyName img {
	text-align: center;
	margin: 0 auto;
}
table.tablesorter td {
	padding: 15px 10px;
	vertical-align: middle;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	text-align: center;
}
table.tablesorter td.data_name {
	text-align: left;
	width: 220px;
}
table.tablesorter .data_name img {
	float: left;
	margin: 0 8px 0 0;
}
table.tablesorter .data_name p {
	float: left;
	width: 150px;
	margin: 0 0 10px;
}
table.tablesorter .data_name a {
	vertical-align: middle;
}
table.tablesorter td.data_menu2 {
	text-align: left;
}
table.tablesorter td.data_menu3, table.tablesorter td.data_menu4, table.tablesorter td.data_menu5, table.tablesorter td.data_menu6 {
	width: 60px;
}
#column_top h2 {
	text-align: center;
}
#column_top h2 img {
	height: 60px;
}

/* 追記230207 */
.ranking-item_rank04 a{
    padding: 10px 5px 5px 80px;
}

.key_visual {
    position: relative;
    z-index: 0;
    margin: -40px auto 0;
}
.logo {
    position: relative;
    padding: 10px 0 0 2px;
    z-index: 9999;
}

.key p{
	text-align: center;
}

.header {
	background-color:#fff;
}

/* .header-height_main {
    min-height: 470px;
} */

.key_visual .subkey {
    background-color: rgba(255,255,255,0.7);
    width: 510px;
    height: 130px;
    margin: 80px auto 0;
    padding: 30px 30px;
    border: 8px solid #fff;
}