@charset "UTF-8";

.block_table_1.w30 table tr:nth-of-type(1)>td:first-child, .block_table_1.w30 table tr:nth-of-type(1)>th:first-child, .block_table_8.w30 table tr:nth-of-type(1)>td:first-child, .block_table_8.w30 table tr:nth-of-type(1)>th:first-child {
    width: 52%;
}
#table_list_else + .block_table_1.w30 table tr:nth-of-type(1)>td:first-child,
#table_list_else +  .block_table_1.w30 table tr:nth-of-type(1)>th:first-child{
    width: 40%;
}
@media screen and (min-width: 500px) and (max-width: 700px){
#image-center + .contents_box01.block_image_text_11 .inner_item_img a,
 #image-center + .contents_box01.block_image_text_12 .inner_item_img a{
    width: 50% !important;
    margin-top: 20px;
}
}
@media screen and (min-width: 400px) and (max-width: 500px){
#image-center + .contents_box01.block_image_text_11 .inner_item_img a,
 #image-center + .contents_box01.block_image_text_12 .inner_item_img a{
    width: 70% !important;
    margin-top: 20px;
}
}

#greeting_img + .contents_box01 .inner_item_img {
    justify-content: center;
}