#content .content_inner {
	background: #ffffff;
}
.merit #content .content_inner .content_menu{
	width:auto;
}
/***************************************************************

main

****************************************************************/

#content .content_inner .main .parent_main_title {
	width: 364px;
	margin: auto;
}
#content .content_inner .main .parent_main_title span:nth-of-type(1) {
    width: 110px;
}

/***************************************************************

.merit_content

****************************************************************/

.pdf_DL {
	text-align: center;
	margin: auto auto 70px;
}
.pdf_DL a {
	padding: 6px 0 6px 30px;
	background-image: url(../image/pdf_ic.png);
	background-position:left center;
	background-repeat:no-repeat;
	color: #1b5acc;
}
#content .content_inner .content_menu .content_menu_inner .merit_content .meal_img01 {
	margin: auto auto 110px;
}

/***************************************************************

.mechanism

****************************************************************/

.mechanism #content .content_inner .content_menu .content_menu_inner .h_frame01 {
	width: 214px;
}
.mechanism #content .content_inner .content_menu .content_menu_inner .text {
	line-height:2;
	text-align:left;
}

/***************************************************************

.meal

****************************************************************/

.meal #content .content_inner section.experience {
	margin-bottom: 50px;
}
.meal #content .content_inner .content_menu .content_menu_inner .h_frame01 {
	width: 410px;
}
.meal #content .content_inner .content_menu .content_menu_inner .meal_img01{
	width: 570px;
    margin: auto auto 100px 20px;
}
.meal #content .content_inner .content_menu .content_menu_inner .point article {
	padding: 30px 0;
	border-top: dotted 2px #e60039;
}
.meal #content .content_inner .content_menu .content_menu_inner .point article:last-child {
	border-bottom: dotted 2px #e60039;
}
.meal #content .content_inner .content_menu .content_menu_inner .point article:nth-of-type(1) .fl_R {
	padding: 30px 0 0 14px;
}
.meal #content .content_inner .content_menu .content_menu_inner .point article:nth-of-type(2) .fl_R {
	padding: 16px 0 0 16px;
}
.meal #content .content_inner .content_menu .content_menu_inner .point article:nth-of-type(3) .fl_R {
	padding: 36px 20px 0 42px;
}
.meal #content .content_inner .content_menu .content_menu_inner .point article:nth-of-type(4) .fl_R {
	padding: 0 0 0 14px;
}
.meal #content .content_inner .content_menu .content_menu_inner .point article:nth-of-type(5) .fl_R {
	padding: 20px 26px 0 18px;
}
.meal #content .content_inner .content_menu .content_menu_inner .point article h3 {
	margin: 0 0 8px;
	padding: 0 0 0 40px;
	font-size: 20px;
	font-weight: 200;
	color: #e60039;
	background-image: url(../image/exclamationPoint_ic01.png);
	background-position:4px center;
	background-repeat:no-repeat;
}
.meal #content .content_inner .content_menu .content_menu_inner .point article p {
	margin: 0 0 0 40px;
	line-height: 2;
}

/***************************************************************

.howtogive

****************************************************************/

.howtogive section:first-child .text_center {
	margin-bottom: 86px;
}
.howtogive #content .content_inner .content_menu .content_menu_inner .h_frame01 {
	width: 180px;
	margin-bottom:42px;
}
.howtogive #content .content_inner .content_menu .content_menu_inner .procedure .pink_radius {
	width: 440px;
	margin: 0 auto 26px;
	padding: 10px 0;
	background: #fdeef0;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-ms-border-radius: 7px;
}
.howtogive #content .content_inner .content_menu .content_menu_inner .procedure .pink_radius span{
	font-weight:bold;
}
.howtogive #content .content_inner .content_menu .content_menu_inner .procedure article {
	position: relative;
	margin-bottom: 32px;
	padding: 30px 0;
	background-image: url(../image/method_bg_top1.jpg),url(../image/method_bg_bottom1.jpg),url(../image/method_bg_content1.png);
    background-position: top center,bottom center,top center;
    background-repeat: no-repeat,no-repeat,repeat-y;
    background-size: 100%;
}
.howtogive #content .content_inner .content_menu .content_menu_inner .procedure article:after {
	position: absolute;
	bottom: -28px;
	left: 0;
	right: 0;
	width: 21px;
	height: 21px;
	margin: auto;
	content: "";
	background-image: url(../image/method_arrow1.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size: 100%;
	display: block;
}
.howtogive #content .content_inner .content_menu .content_menu_inner .procedure article:last-child:after {
	display: none;
}
.howtogive #content .content_inner .content_menu .content_menu_inner .procedure article:nth-of-type(1) .fl_R {
	padding: 8px 20px 0 10px;
}
.howtogive #content .content_inner .content_menu .content_menu_inner .procedure article:nth-of-type(2) .fl_R {
	padding: 8px 18px 40px 10px
}
.howtogive #content .content_inner .content_menu .content_menu_inner .procedure article:nth-of-type(3) .fl_R {
	padding: 0 4px 0 10px;
}
.howtogive #content .content_inner .content_menu .content_menu_inner .procedure article:nth-of-type(4) .fl_R {
	padding: 0 48px 0 10px;
}
.howtogive #content .content_inner .content_menu .content_menu_inner .procedure article:nth-of-type(5) .fl_R {
	padding: 16px 0 0 10px;
}
.howtogive #content .content_inner .content_menu .content_menu_inner .procedure article:nth-of-type(6) .fl_R {
	padding: 6px 30px 0 20px;
}
.howtogive #content .content_inner .content_menu .content_menu_inner .procedure article h3 {
	margin: 0 0 10px;
	padding: 2px 0 2px 70px;
	font-size: 20px;
	font-weight: 200;
	color: #e60039;
	background-position: 32px center;
	background-repeat:no-repeat;
	background-size:28px;
}
.howtogive #content .content_inner .content_menu .content_menu_inner .procedure article:nth-of-type(1) h3 {
	background-image: url(../image/number01.png);
}
.howtogive #content .content_inner .content_menu .content_menu_inner .procedure article:nth-of-type(2) h3 {
	background-image: url(../image/number02.png);
}
.howtogive #content .content_inner .content_menu .content_menu_inner .procedure article:nth-of-type(3) h3 {
	background-image: url(../image/number03.png)
}
.howtogive #content .content_inner .content_menu .content_menu_inner .procedure article:nth-of-type(4) h3 {
	background-image: url(../image/number04.png);
}
.howtogive #content .content_inner .content_menu .content_menu_inner .procedure article:nth-of-type(5) h3 {
	background-image: url(../image/number05.png);
}
.howtogive #content .content_inner .content_menu .content_menu_inner .procedure article:nth-of-type(6) h3 {
	background-image: url(../image/number06.png);
}
.howtogive #content .content_inner .content_menu .content_menu_inner .procedure article p {
	width:444px;
	margin: 0 0 0 70px;
	line-height: 2;
}

/***************************************************************

.merit

****************************************************************/

.merit #content .content_inner .content_menu .content_menu_inner .h_frame01 {
	width: 204px;
}
.merit #content .content_inner .content_menu .content_menu_inner .merit_content article {
	margin: 0 28px 20px;
	padding: 30px 26px;
	background: #fcf8e9;
}
.merit #content .content_inner .content_menu .content_menu_inner .merit_content article:nth-of-type(4) {
	margin: 0 28px 40px;
}
.merit #content .content_inner .content_menu .content_menu_inner .merit_content article h2 {
	margin: 0 0 20px;
	font-size: 18px;
	font-weight: 100;
	color: #e60039;
}
.merit #content .content_inner .content_menu .content_menu_inner .merit_content article > p {
	line-height: 2;
}
.merit #content .content_inner .content_menu .content_menu_inner .preparation_btn {
	width: 566px;
	margin: auto auto 66px;
	background: url(../image/preparation_btn_ic02.png), #fdebe4;
	background-position:18px center;
	background-repeat:no-repeat;
	border: solid 1px #ecc8c8;
	text-align: center;
	font-size: 22px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
}
.merit #content .content_inner .content_menu .content_menu_inner .merit_content .preparation_btn a {
	display: block;
	padding: 16px 0 16px 50px;
	color: #92685c;
	background-image: url(../image/preparation_btn_ic01.png);
	background-position:176px center;
	background-repeat:no-repeat;
}
.merit #content .content_inner .content_menu .content_menu_inner .merit_content .preparation_btn a:hover {
	opacity: 0.8;
	text-decoration: none;
}
.merit #content .content_inner .content_menu .content_menu_inner .column {
	padding: 0 0 40px;
	background-image: url(../image/meritColum_bottombg01.png), url(../image/meritColum_topbg01.png);
	background-position:bottom, top;
	background-repeat:repeat-x, repeat-x;
}
.merit #content .content_inner .content_menu .content_menu_inner .column article:first-child {
	padding: 110px 0 0;
	background-image: url(../image/meritColum_h01.png);
	background-position:center 20px;
	background-repeat:no-repeat;
}
.merit #content .content_inner .content_menu .content_menu_inner .column article h2 {
	margin-bottom: 30px;
	text-align: center;
	font-size: 26px;
	color: #8f6456;
}
.merit #content .content_inner .content_menu .content_menu_inner .column article h3 {
	margin: 20px 0 18px;
	text-align: center;
	font-size: 22px;
	color: #905aa8;
	font-weight: 200;
}
.merit #content .content_inner .content_menu .content_menu_inner .column article .text_center {
	margin-bottom: 70px;
}
.merit table.component {
	width: 100%;
	margin-bottom: 18px;
}
.merit table.component {
	width: 680px;
    margin: 0 auto 10px;
}
.merit table.component, .merit table.component tr th, .merit table.component tr td {
	border: solid 1px #f1ceff;
}
.merit table.component tr th {
	padding: 10px 0;
	font-size: 12px;
	color: #905aa8;
	text-align: center;
	background: #f6dcfc;
}
.merit table.component tr td {
	padding: 10px 0;
	text-align: center;
}
.merit table.component tr td:first-child {
	width: 130px;
}
.merit table.component tr td:first-child p {
	width: 50px;
	margin: 0 0 0 64px;
	text-align: left;
	color: #905aa8;
	font-size: 14px;
}
.merit table.component tr:nth-of-type(2) td:first-child {
	background: url(../image/melitColum_img01.png), #fff0f2;
	background-repeat:no-repeat;
	background-position:20px center;
}
.merit table.component tr:nth-of-type(3) td:first-child {
	background: url(../image/melitColum_img02.png), #fff0f2;
	background-repeat:no-repeat;
	background-position:20px center;
}
.merit table.component tr:nth-of-type(4) td:first-child {
	background: url(../image/melitColum_img03.png), #fff0f2;
	background-repeat:no-repeat;
	background-position:20px center;
}
.merit table.component tr:nth-of-type(5) td:first-child {
	background: url(../image/melitColum_img04.png), #fff0f2;
	background-repeat:no-repeat;
	background-position:20px center;
}
.merit table.component tr:nth-of-type(6) td:first-child {
	background: url(../image/melitColum_img05.png), #fff0f2;
	background-repeat:no-repeat;
	background-position:20px center;
}
.merit table.component tr:nth-of-type(7) td:first-child {
	background: url(../image/melitColum_img06.png), #fff0f2;
	background-repeat:no-repeat;
	background-position:20px center;
}
.merit table.component tr:nth-of-type(8) td:first-child {
	background: url(../image/melitColum_img07.png), #fff0f2;
	background-repeat:no-repeat;
	background-position:20px center;
}
.merit table.component tr:nth-of-type(9) td:first-child {
	background: url(../image/melitColum_img08.png), #fff0f2;
	background-repeat:no-repeat;
	background-position:20px center;
}
.merit table.component tr:nth-of-type(10) td:first-child {
	background: url(../image/melitColum_img09.png), #fff0f2;
	background-repeat:no-repeat;
	background-position:20px center;
}
.merit .caption {
	margin:0 28px 40px 0;
	font-size:12px;
	text-align: right;
}

/* blank table */

.merit .blank_table_wrap {
	width: 100%;
	overflow: auto;
}
.merit table.component.blank_table {
	width: 77%;
    margin: 0 auto auto;
    border-collapse: collapse;
}
.merit .blank_table_wrap p.table_close {
	width: 158px;
	padding: 10px;
	margin: 0 auto;
	-webkit-backface-visibility: hidden;
}

/***************************************************************
*
*	SP view
*	
****************************************************************/

@media screen and (max-width:767px) {
#content {
	width: 100%;
}
#content .content_inner {
	width: 100%;
	padding-bottom: 0;
	margin: auto;
	background: #ffffff;
}
#content .content_inner .content_menu {
	width: 100%;
	background: #ffffff;
}
#content .content_inner .content_menu_inner {
	width:100%;
	margin: 0 auto;
	padding: 0;
}
#content .content_inner section {
	margin-bottom: 50px;
}
#content .content_inner .main .sub_title {
	width: 55.5%;
	padding-top: 9%;
	background: none;
	height: auto;
}
#content .content_inner .main .parent_main_title {
	width: 100%;
	margin: auto;
}
#content .content_inner .content_menu .content_menu_inner .merit_content .pdf_DL {
	text-align: center;
	margin: auto auto 70px;
}
#content .content_inner .content_menu .content_menu_inner .merit_content .pdf_DL a {
	padding: 6px 0 6px 30px;
	background-image: url(../image/pdf_ic.png);
	background-repeat:no-repeat;
	background-position:left center;
	color: #1b5acc;
}
#content .content_inner .content_menu .content_menu_inner .merit_content .meal_img01 {
	margin: auto auto 110px;
}
/***************************************************************

.mechanism

****************************************************************/
.mechanism #content .content_inner .content_menu .content_menu_inner .h_frame01 {
	width: 146px;
}
.mechanism #content .content_inner .content_menu .content_menu_inner .mechanism_img{
	margin: 0 4% 0;
}
.mechanism #content .content_inner .content_menu .content_menu_inner .text{
	margin:0 4% 6%;
	font-size: 12px;
}
/***************************************************************

.meal

****************************************************************/

.meal #content .content_inner .content_menu .content_menu_inner .h_frame01 {
	width: 260px;
	margin-bottom: 20px;
}
.meal #content .content_inner .content_menu .content_menu_inner .text_center {
	margin:0 5% 10%;
	text-align:left;
}
.meal #content .content_inner .content_menu .content_menu_inner .pdf_DL {
    text-align: left;
    margin: auto 5% 50px;
	
}
.meal #content .content_inner .content_menu .content_menu_inner .pdf_DL a {
	display:block;
    padding: 6px 0 6px 40px;
	font-size:12px;
}
.meal #content .content_inner .content_menu .content_menu_inner h3.data_title01 {
	height: 40px;
	margin: 0 0 26px;
	padding: 14px 0 0;
	font-size: 14px;
	color: #e60039;
	font-weight: 600;
	background-image: url(https://community.wakodo.co.jp/community/milk/images/data_title_bg02_sp.png);
	background-repeat:no-repeat;
	background-position:center;
	background-size: 124%;
}
.meal #content .content_inner .content_menu .content_menu_inner .meal_img01 {
    width: auto;
    margin:0 5%;
}
.meal #content .content_inner .content_menu .content_menu_inner .point article {
	margin: 0 4%;
	padding: 10px 0 30px;
	border-top: dotted 2px #e60039;
}
.meal #content .content_inner .content_menu .content_menu_inner .point article:last-child {
	border-bottom: dotted 2px #e60039;
}
.meal #content .content_inner .content_menu .content_menu_inner .point article:nth-of-type(1) .fl_R {
	padding: 14px 0 0;
	width: 90px;
}
.meal #content .content_inner .content_menu .content_menu_inner .point article:nth-of-type(2) .fl_R {
	padding: 0;
	width: 90px;
}
.meal #content .content_inner .content_menu .content_menu_inner .point article:nth-of-type(3) .fl_R {
	padding: 0 10px 0 0;
	width: 56px;
}
.meal #content .content_inner .content_menu .content_menu_inner .point article:nth-of-type(4) .fl_R {
	padding: 0 14px 0 0;
	width: 66px;
}
.meal #content .content_inner .content_menu .content_menu_inner .point article:nth-of-type(5) .fl_R {
	padding: 0 20px 0 0;
	width: 58px;
}
.meal #content .content_inner .content_menu .content_menu_inner .point article h3 {
	margin: 22px 0 32px;
	padding: 0 0 0 24px;
	font-size: 15px;
	font-weight: 200;
	color: #e60039;
	background-image: url(../image/exclamationPoint_ic01.png);
	background-repeat:no-repeat;
	background-position:left center;
	background-size:18px;
}
.meal #content .content_inner .content_menu .content_menu_inner .point article p {
	margin: 0;
	font-size: 12px;
	line-height: 2;
}


/***************************************************************

.howtogive

****************************************************************/

.howtogive #content .content_inner .content_menu .content_menu_inner .h_frame01 {
	width: 110px;
	margin-bottom: 4%;
}
.howtogive section:first-child .text_center {
	margin:0 5% 46px;
	text-align:left;
}
.howtogive #content .content_inner .content_menu .content_menu_inner .procedure .pink_radius {
	width: 90%;
	margin: 0 auto 28px;
	padding: 18px 5%;
	background: #fdeef0;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-ms-border-radius: 7px;
	text-align: left;
	box-sizing: border-box;
}
.howtogive #content .content_inner .content_menu .content_menu_inner .procedure article {
	position: relative;
    margin: 0 4% 32px;
	padding: 0 0 30px;
	background-image: url(../image/method_bg_top_sp.jpg),url(/community/milk/breastmilk/images/method_bg_bottom_sp.jpg),url(/community/milk/breastmilk/images/method_bg_content_sp.png);
    background-position: top center,bottom center,top center;
    background-repeat: no-repeat,no-repeat,repeat-y;
    background-size: 100%;
}
.howtogive #content .content_inner .content_menu .content_menu_inner .procedure article:last-child {
	margin-bottom: 0;
}
.howtogive #content .content_inner .content_menu .content_menu_inner .procedure article:after {
    position: absolute;
    bottom: -26px;
}
.howtogive #content .content_inner .content_menu .content_menu_inner .procedure article:nth-of-type(1) .fl_R {
	padding: 2px 22px 0 10px;
	width: 90px;
}
.howtogive #content .content_inner .content_menu .content_menu_inner .procedure article:nth-of-type(2) .fl_R {
	padding: 8px 30px 0 10px;
	width: 66px;
}
.howtogive #content .content_inner .content_menu .content_menu_inner .procedure article:nth-of-type(3) .fl_R {
    padding: 6px 20px 0 10px;
    width: 84px;
}
.howtogive #content .content_inner .content_menu .content_menu_inner .procedure article:nth-of-type(4) .fl_R {
    padding: 12px 30px 0 10px;
    width: 58px;
}
.howtogive #content .content_inner .content_menu .content_menu_inner .procedure article:nth-of-type(5) .fl_R {
	padding: 22px 0 0 10px;
	width: 84px;
}
.howtogive #content .content_inner .content_menu .content_menu_inner .procedure article:nth-of-type(6) .fl_R {
	padding: 18px 16px 0 20px;
	width: 64px;
}
.howtogive #content .content_inner .content_menu .content_menu_inner .procedure article h3 {
	margin: 0;
    padding: 32px 0 22px 44px;
    font-size: 15px;
    font-weight: 200;
    color: #e60039;
    background-position: 15px 30px;
    background-repeat: no-repeat;
    background-size: 21px;
}
.howtogive #content .content_inner .content_menu .content_menu_inner .procedure article:nth-of-type(4) h3 {
    padding: 38px 0 30px 44px;
	background-position: 15px 36px;
}
.howtogive #content .content_inner .content_menu .content_menu_inner .procedure article:nth-of-type(6) h3 {
    padding: 38px 0 30px 44px;
	background-position: 15px 36px;
}
.howtogive #content .content_inner .content_menu .content_menu_inner .procedure article p {
	width: auto;
	margin: 0;
	padding: 0 5%;
	font-size: 12px;
	line-height: 2;
}

/***************************************************************

.merit

****************************************************************/

.merit #content .content_inner .content_menu .content_menu_inner .h_frame01 {
	width: 130px;
}
.merit #content .content_inner .content_menu .content_menu_inner .text_center{
	margin:0 5% 24px;
	font-size:12px;
	ine-height: 1.8;
}
.merit #content .content_inner .content_menu .content_menu_inner .merit_content article {
	margin: 0 4% 20px;
	padding: 24px 18px;
	background: #fcf8e9;
}
.merit #content .content_inner .content_menu .content_menu_inner .merit_content article:nth-of-type(4) {
	margin: 0 4% 40px;
}
.merit #content .content_inner .content_menu .content_menu_inner .merit_content article h2 {
	margin: 0 0 18px;
	font-size: 15px;
	font-weight: 200;
	color: #e60039;
}
.merit #content .content_inner .content_menu .content_menu_inner .merit_content .sp_text_left{
	margin:0 5% 40px;
	text-align:left;
}
.merit #content .content_inner .content_menu .content_menu_inner .merit_content article > p {
	font-size:12px;
	line-height: 1.8;
}
.merit #content .content_inner .content_menu .content_menu_inner .merit_content .preparation_btn {
	width: 90%;
	margin: auto;
	background: url(../image/preparation_btn_ic02.png), #fdebe4;
	background-position: 4% center;
	background-repeat:no-repeat;
	border: solid 1px #ecc8c8;
	text-align: left;
	font-size: 22px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
}
.merit #content .content_inner .content_menu .content_menu_inner .merit_content .preparation_btn a {
	display: block;
    font-size: 14px;
    padding: 5% 16% 5% 34%;
    background-position: 24% center;
    background-size: 26px;
}
.merit #content .content_inner .content_menu .content_menu_inner .merit_content .preparation_btn a:hover {
	opacity: 0.8;
	text-decoration: none;
}
.merit #content .content_inner .content_menu .content_menu_inner .column {
	padding: 0 0 20px;
	background-image: url(../image/meritColum_bottombg01.png), url(../image/meritColum_topbg01.png);
	background-position:center bottom, center top;
	background-size: 10%, 10%;
	background-repeat:repeat-x, repeat-x;
}
.merit #content .content_inner .content_menu .content_menu_inner .column article:first-child {
	padding: 110px 0 0;
	background: url(../image/meritColum_h01.png);
	background-position:center 20px;
	background-repeat:no-repeat;
}
.merit #content .content_inner .content_menu .content_menu_inner .column article h2 {
	margin-bottom: 16px;
	padding: 0;
	text-align: center;
	font-size: 20px;
	color: #8f6456;
}
.merit #content .content_inner .content_menu .content_menu_inner .column article h3 {
	margin: 20px 0 18px;
	text-align: center;
	font-size: 22px;
	color: #905aa8;
	font-weight: 200;
}
.merit #content .content_inner .content_menu .content_menu_inner .column article .sp_text_left {
	font-size:12px;
	text-align:left;
	margin:0 5% 38px;
}

.merit table.component {
	width: 96%;
	margin:0 2% 0;
}
.merit table.component, .merit table.component tr th, .merit table.component tr td {
	border: solid 1px #f1ceff;
}
.merit table.component tr th {
	padding: 16px 0;
	font-size: 6px;
	color: #905aa8;
	text-align: center;
	background: #f6dcfc;
}
.merit table.component tr td {
	padding: 10px 0;
	font-size:7px;
	text-align: center;
}
.merit table.component tr td:first-child {
}
.merit table.component tr td:first-child p {
	margin: 30px auto auto auto;
	text-align: center;
	color: #905aa8;
	font-size: 7px;
}
.merit table.component tr:nth-of-type(2) td:first-child {
	background-image: url(../image/melitColum_img01.png), #fff0f2;
	background-repeat:no-repeat;
	background-position: center top;
}
.merit table.component tr:nth-of-type(3) td:first-child {
	background-image: url(../image/melitColum_img02.png), #fff0f2;
	background-repeat:no-repeat;
	background-position: center top;
}
.merit table.component tr:nth-of-type(4) td:first-child {
	background-image: url(../image/melitColum_img03.png), #fff0f2;
	background-repeat:no-repeat;
	background-position: center top;
}
.merit table.component tr:nth-of-type(5) td:first-child {
	background-image: url(../image/melitColum_img04.png), #fff0f2;
	background-repeat:no-repeat;
	background-position: center top;
}
.merit table.component tr:nth-of-type(6) td:first-child {
	background-image: url(../image/melitColum_img05.png), #fff0f2;
	background-repeat:no-repeat;
	background-position: center top;
}
.merit table.component tr:nth-of-type(7) td:first-child {
	background-image: url(../image/melitColum_img06.png), #fff0f2;
	background-repeat:no-repeat;
	background-position: center top;
}
.merit table.component tr:nth-of-type(8) td:first-child {
	background-image: url(../image/melitColum_img07.png), #fff0f2;
	background-repeat:no-repeat;
	background-position: center top;
}
.merit table.component tr:nth-of-type(9) td:first-child {
	background-image: url(../image/melitColum_img08.png), #fff0f2;
	background-repeat:no-repeat;
	background-position: center top;
}
.merit table.component tr:nth-of-type(10) td:first-child {
	background-image: url(../image/melitColum_img09.png), #fff0f2;
	background-repeat:no-repeat;
	background-position: center top;
}
.merit .tablezoomIcon {
	width: 158px;
	margin: 10px auto;
}
.merit .caption {
	margin:0 5% 30px;
	font-size:12px;
	text-align: left;
}
}

/* blank table */

@media screen and (max-width: 1499px) and (min-width: 770px) {
.merit table.component.blank_table {
	width: 1155px;
}
}
@media screen and (max-width:769px) {
.merit table.component.blank_table {
	width: 700px;
	margin-bottom: 80px
}
.merit .blank_table_wrap p.table_close {
	position: fixed;
	bottom: 0;
	width: 158px;
}
}
@media screen and (max-width:767px) {
.merit table.component.blank_table tr th,
.merit table.component.blank_table tr td,
.merit table.component.blank_table tr td:first-child p {
	font-size: 14px;
}
}

