@charset "utf-8";

/*.latest_layout_page { background-image:none !important; background-color:#fff !important; } */
body {
    background-image: none !important;
    background-color: #fff !important;
    color: #666 !important;
}

.ie7lt {
    zoom: 1;
}

.inline_outer {
    letter-spacing: -.4em;
}

.inline_outer .inline {
    letter-spacing: normal;
}




/************ レイアウト ************/
.page_content_wrap {
    margin-top: 30px;
}

.content_container {
    margin-top: 40px;
}

.page_content_container {
    padding: 0 0 15px;
}

.content_inner_container_00 {
    margin-top: 0;
}

.content_inner_container {
    margin-top: 20px;
}

.content_inner_container_02 {
    margin-top: 25px;
}

.content_inner_container_03 {
    margin-top: 30px;
}

.content_inner_container_04 {
    margin-top: 15px;
}

.content_inner_container_05 {
    margin-top: 10px;
}

.content_inner_container_06 {
    margin-top: 35px;
}

.content_inner_container_07 {
    margin-top: 5px;
}

.border_content_container {
    border-top: 1px solid #e8e7e3;
    padding-top: 20px;
}

.border_content_container_02 {
    border-top: 1px solid #e8e7e3;
    padding-top: 10px;
}

.border_content_container_03 {
    border-top: 1px dotted #e8e7e3;
    padding-top: 25px;
}

.border_content_container_04 {
    border-top: 1px solid #e8e7e3;
}

.border_content_container_05 {
    border-top: 1px solid #e8e7e3;
    padding-top: 30px;
}

.border_content_container_06 {
    border-top: 1px solid #e8e7e3;
    padding-top: 15px;
}

.border_content_container_07 {
    border-top: 1px solid #e8e7e3;
    padding-top: 40px;
}

.main_content_column {
    float: left;
    width: 625px;
}

.sub_content_column {
    float: right;
    width: 300px;
}

.sub_content_column .border_title_wrap_02 {
    background-color: #f8f8f8;
}

.main_content_column_02 {
    float: right;
    width: 625px;
}

.sub_content_column_02 {
    float: left;
    width: 300px;
}

.color_content_wrap {
    background-color: #f8f8f8;
    padding: 20px;
}

.color_content_inner_content {
    background-color: #fff;
    padding: 10px;
}

.color_content_wrap .custom_scroll {
    padding: 10px 0 10px 10px;
}

/*グリッドレイアウト*/
.grid_2 {
    float: left;
    width: 455px;
    margin-left: 40px;
}

.grid_2_02 {
    float: left;
    width: 460px;
    margin-left: 30px;
}

.grid_3 {
    float: left;
    width: 300px;
    margin-left: 25px;
}

.inner_grid_2 {
    float: left;
    width: 300px;
    margin-left: 25px;
}

.inner_grid_3 {
    float: left;
    width: 195px;
    margin-left: 20px;
}

.grid_left {
    margin-left: 0;
}

.c-b {
    clear: both;
}


/*スクロール*/
.custom_scroll {
    overflow: hidden;
}



/************ イメージ ************/
.mask_container {
    position: absolute;
}

.img_container img {
    width: 100%;
    height: auto;
}

.satooya_icon,
.satooya_icon img {
    width: 12px;
}

.pet_sex_icon,
.pet_sex_icon img {
    width: 30px;
}

.post_status_icon,
.post_status_icon img {
    width: 45px;
}

.post_status_icon_02,
.post_status_icon_02 img {
    width: 40px;
}

.user_status_icon,
.user_status_icon img {
    width: 40px;
}

.bl a:hover img {
    opacity: 1;
    filter: alpha(opacity=100);
}




/************ インプット関係 ************/
.input_txtbox {
    -webkit-appearance: none;
    border-radius: 0;
}




/************ テキスト ************/
.color_title_wrap {
    background-color: #f8f8f8;
    padding: 0 10px 0 0;
}

.sub_count_num {
    color: #999;
    font-size: 10px;
    font-style: italic;
}

.alart_square {
    color: #fff;
    background-color: #e60012;
    padding: 0 5px;
    border-radius: 11px;
}

.title_left {
    float: left;
}

.title_right {
    float: right;
}

.title_count {
    color: #999;
    font-size: 10px;
    font-weight: normal;
    margin-left: 5px;
}

.title_main {
    font-size: 12px;
    font-weight: bold;
    color: #333;
}

.title_main_02 {
    font-size: 13px;
    font-weight: bold;
    color: #333;
}

.title_main_03 {
    font-size: 11px;
    font-weight: bold;
    color: #333;
}

.title_main_04 {
    font-size: 15px;
    font-weight: bold;
    color: #333;
}

.title_caption {
    font-size: 10px;
    color: #999;
    line-height: 15px;
    margin-top: 13px;
    letter-spacing: 0;
}

.title_caption_02 {
    font-size: 9px;
    color: #999;
    line-height: 15px;
    margin-top: 3px;
    letter-spacing: 0;
}

.title_caption_03 {
    font-size: 11px;
    color: #666;
    line-height: 15px;
    margin-top: 5px;
    letter-spacing: 0;
}

.border_title_wrap {
    border-bottom: 1px solid #e8e7e3;
    border-top: 1px solid #e8e7e3;
    background-color: #f8f8f8;
    height: 38px;
    line-height: 38px;
    padding: 0 10px;
    font-size: 12px;
    color: #333;
    font-weight: bold;
}

.border_title_wrap span {
    background-position: left center;
    background-repeat: no-repeat;
    display: block;
}

.border_title_wrap_02 {
    border-bottom: 1px solid #e8e7e3;
    border-top: 1px solid #e8e7e3;
    text-align: center;
    padding: 10px 0;
    font-size: 12px;
    color: #333;
}

.border_title_wrap_03 {
    border-bottom: 1px solid #e8e7e3;
    border-top: 1px solid #e8e7e3;
    text-align: center;
    padding: 14px 0;
    color: #333;
}

.border_title_wrap_04 {
    border-bottom: 1px solid #e8e7e3;
    border-top: 1px solid #e8e7e3;
    font-size: 11px;
    font-weight: bold;
    color: #333;
    height: 38px;
    line-height: 38px;
}

.border_title_wrap_05 {
    border-bottom: 1px solid #e8e7e3;
    border-top: 1px solid #e8e7e3;
    height: 58px;
    line-height: 58px;
    padding-left: 30px;
    background-image: url(/global_images/border_title_wrap_05_bg.jpg);
    background-position: 10px center;
    background-repeat: no-repeat;
    background-size: 5px;
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

.img_large .border_title_wrap_05 {
    background-image: url(/global_images/border_title_wrap_05_bg_hr.jpg);
}

.border_title_wrap_05_set .title_left {
    font-weight: bold;
    font-size: 16px;
}

.border_title_wrap_05_set .contribute_sub_menu_wrap {
    margin-top: 17px;
}

.border_title_wrap_05_set .contribute_sub_menu_wrap a {
    display: block;
}

.border_title_wrap_06 {
    border-bottom: 1px solid #e8e7e3;
    border-top: 1px solid #e8e7e3;
    height: 48px;
    line-height: 48px;
}

.color_box_title_01 {
    background-color: #f8f8f8;
    border-top: 3px solid #e8e7e3;
    text-align: center;
    height: 47px;
    line-height: 47px;
    color: #333;
    font-size: 12px;
}

.color_box_title_02 {
    background-color: #f8f8f8;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    color: #333;
    font-size: 15px;
    font-weight: bold;
}

.color_box_title_03 {
    background-color: #f8f8f8;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    color: #333;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
}

.color_box_title_04 {
    background-color: #f8f8f8;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    color: #666;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

.color_box_title_05 {
    background-color: #f8f8f8;
    height: 48px;
    line-height: 48px;
    padding: 0 15px;
    color: #333;
    font-size: 13px;
    font-weight: bold;
    border-bottom: 1px solid #e8e7e3;
    border-top: 1px solid #e8e7e3;
}

.web_font_01 {
    font-family: 'Merriweather', serif;
}

.web_font_02 {
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: 300;
    letter-spacing: 0.02em;
}

.bold_txt {
    font-weight: bold;
}

.underline_txt {
    text-decoration: underline;
}

.pet_sex_m {
    color: #03f;
}

.pet_sex_f {
    color: #ea68a2;
}

.title_box_icon {
    background-color: #817b75;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    padding: 3px 10px;
    vertical-align: middle;
    margin-right: 10px;
}

.attention_list .attention_icon {
    background-image: url(/global_images/attention_icon_l_new_01.png);
    background-position: left 4px;
    background-repeat: no-repeat;
    background-size: 16px;
    padding-left: 21px;
    color: #931220;
    font-size: 15px;
    font-weight: bold;
}

.attention_list .attention_icon p {
    font-weight: bold;
}

.img_large .attention_list .attention_icon {
    background-image: url(/global_images/attention_icon_l_new_01_hr.png);
}

.color_txt_01 {
    color: #931220 !important;
}

.bar_bg_title_01 {
    background-image: url(/global_images/bar_bg_title_01_bg.jpg);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 3px;
    padding-left: 13px;
    height: 20px;
    line-height: 20px;
}

.img_large .bar_bg_title_01 {
    background-image: url(/global_images/bar_bg_title_01_bg_hr.jpg);
}

.mincho {
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-weight: normal;
}

.ie11lt .mincho {
    font-weight: bold;
}




/************ リスト ************/
.attention_list {
    color: #931220;
}

.attenttionList .attention {
    color: #931220;
}

.attentionBox {
    border: 2px solid #931220;
    color: #931220;
}

.attentionBox p {
    color: #931220 !important;
}

.list_bg_01 {
    background-image: url(/global_images/list_bg_new_01.png);
    background-position: left 4px;
    background-repeat: no-repeat;
    background-size: 11px;
    padding-left: 15px;
    font-size: 11px;
}

.img_large .list_bg_01 {
    background-image: url(/global_images/list_bg_new_01_hr.png);
}

.list_bg_02 {
    background-image: url(/global_images/list_bg_new_02.png);
    background-position: left 4px;
    background-repeat: no-repeat;
    background-size: 11px;
    padding-left: 15px;
    font-size: 11px;
}

.img_large .list_bg_02 {
    background-image: url(/global_images/list_bg_new_02_hr.png);
}

.kome_bg_list_wrap li {
    color: #999;
    margin-top: 3px;
}

.kome_bg_list_wrap .kome_bg {
    background-image: url(/global_images/kome_new_01.png);
    background-position: left 3px;
    background-repeat: no-repeat;
    background-size: 11px;
    padding-left: 16px;
    line-height: 1.5;
}

.img_large .kome_bg_list_wrap .kome_bg {
    background-image: url(/global_images/kome_new_01_hr.png);
}

.kome_bg_02_list_wrap li {
    margin-top: 3px;
}

.kome_bg_02_list_wrap .kome_bg_02 {
    background-image: url(/global_images/kome_new_02.png);
    background-position: left 3px;
    background-repeat: no-repeat;
    background-size: 11px;
    padding-left: 16px;
    line-height: 1.5;
}

.img_large .kome_bg_02_list_wrap .kome_bg_02 {
    background-image: url(/global_images/kome_new_02_hr.png);
}

.style_disc_list li {
    list-style: outside disc;
    margin-left: 2em;
}




/************ リンク関係 ************/
.btn_link_type_01 {
    border: 1px solid #e8e7e3;
    background-color: #f8f8f8;
    text-align: center;
    height: 23px;
    line-height: 23px;
}

.btn_link_type_01 a {
    color: #7b756f;
    font-weight: bold;
    font-size: 10px;
}

.btn_link_type_01_02 {
    height: 28px;
    line-height: 28px;
}

.btn_link_type_01_02 a {
    font-size: 11px;
}

.btn_link_type_01_03 {
    height: 48px;
    line-height: 48px;
}

.btn_link_type_01_03 a {
    font-size: 11px;
}

.btn_link_type_01_04 {
    height: 38px;
    line-height: 38px;
}

.btn_link_type_01_04 a {
    font-size: 12px;
}

.btn_link_type_01_05 a {
    font-size: 11px;
}

.btn_link_type_01_06 {
    height: 18px;
    line-height: 18px;
}

.btn_link_type_01_06 a {
    font-size: 9px;
}

.btn_link_type_02 {
    border: 1px solid #67635e;
    background-color: #7b756f;
    text-align: center;
    height: 23px;
    line-height: 23px;
}

.btn_link_type_02 a {
    color: #fff;
    font-weight: bold;
    font-size: 10px;
}

.btn_link_type_02_02 {
    height: 28px;
    line-height: 28px;
}

.btn_link_type_02_02 a {
    font-size: 11px;
}

.btn_link_type_02_03 {
    height: 18px;
    line-height: 18px;
}

.btn_link_type_02_03 a {
    font-size: 9px;
}

.btn_link_type_02_04 {
    height: 38px;
    line-height: 38px;
}

.btn_link_type_02_05 a {
    font-size: 11px;
}

.btn_link_type_03 {
    border: 1px solid #e8e7e3;
    background-color: #fff;
    text-align: center;
    height: 23px;
    line-height: 23px;
}

.btn_link_type_03 a {
    color: #817b75;
    font-weight: bold;
    font-size: 10px;
}

.btn_link_type_03_02 {
    height: 38px;
    line-height: 38px;
}

.btn_link_type_03_02 a {
    font-size: 11px;
}

.btn_link_type_03_03 {
    height: 28px;
    line-height: 28px;
}

.btn_link_type_03_03 a {
    font-size: 11px;
}

.btn_link_type_04 {
    background-color: #7b756f;
    text-align: center;
    height: 48px;
    line-height: 48px;
    border: 1px solid #67635e;
}

.btn_link_type_04 a {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
}

.btn_link_type_05 {
    background-color: #999;
    border: 1px solid #888;
    text-align: center;
    height: 38px;
    line-height: 38px;
}

.btn_link_type_05 a {
    color: #fff;
    font-size: 11px;
    font-weight: bold;
}

.link_txt {
    margin-top: 8px;
    font-size: 11px;
}

.link_txt_right {
    text-align: right;
}

.title_link_txt {
    font-size: 11px;
    float: right;
}

.title_link_txt_02 {
    margin-top: 2px;
}

.title_link_txt_02 a {
    color: #817b75;
}

.link_txt_03 {
    margin-top: 15px;
    font-size: 13px;
}

.link_txt_border {
    margin-top: 15px;
    padding-top: 8px;
    border-top: 1px solid #e8e7e3;
}

.link_txt_border_02 {
    margin-top: 0;
    padding-top: 8px;
    border-top: 1px solid #e8e7e3;
}

.pet_report_btn {
    width: 70px;
    text-align: center;
    height: 18px;
    line-height: 18px;
    border: 1px solid #e8e7e3;
    background-color: #f8f8f8;
}

.pet_report_btn a {
    font-size: 9px;
    line-height: 18px;
    font-weight: bold;
    color: #817b75;
    background-image: url(/global_images/pet_report_icon.png);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 10px;
    padding-left: 15px;
}

.img_large .pet_report_btn a {
    background-image: url(/global_images/pet_report_icon_hr.png);
}

a:hover img {
    background-color: transparent;
}




/************ HTMLバナー ************/
.pet_tag_order_table {
    width: 100%;
    border: 1px solid #e8e7e3;
    border-collapse: collapse;
    font-size: 10px;
    line-height: 15px;
    margin-top: 10px;
}

.pet_tag_order_table tr {
    border-top: 1px solid #e8e7e3;
}

.pet_tag_order_table th {
    text-align: center;
    font-weight: bold;
    background-color: #f8f8f8;
    white-space: nowrap;
    width: 50px;
}

.pet_tag_order_table td {
    padding: 10px 20px;
    color: #999;
    border-left: 1px solid #e8e7e3;
}


/*ex:タグ購入（大）*/
.html_bnr_01 {
    background-image: url(/global_images/htm_bnr_01_bg.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 625px;
    padding: 20px;
    height: 190px;
    width: 585px;
}

.img_large .html_bnr_01 {
    background-image: url(/global_images/htm_bnr_01_bg_hr.jpg);
}

.html_bnr_01 .html_bnr_01_logo {
    width: 110px;
    margin-top: 6px;
}

.html_bnr_01 .html_bnr_01_title {
    width: 460px;
    margin-top: 14px;
}

.html_bnr_01 .html_table_wrap {
    margin-top: 19px;
}

.html_bnr_01 .pet_tag_order_table {
    float: left;
    width: 230px;
    margin-top: 0;
}

.html_bnr_01 .pet_tag_order_table th,
.html_bnr_01 .pet_tag_order_table td {
    height: 33px;
    line-height: 33px;
    padding: 0 10px;
}

.html_bnr_01 .html_bnr_01_price {
    float: left;
    width: 230px;
    margin-left: 10px;
}

.html_bnr_01 .html_bnr_01_btn {
    float: right;
    width: 100px;
}


/*ex:タグ購入（通常）*/
.html_bnr_02 {
    background-image: url(/global_images/html_bnr_02_bg.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 625px;
    padding: 27px 20px 20px 28px;
    width: 577px;
    height: 133px;
}

.img_large .html_bnr_02 {
    background-image: url(/global_images/html_bnr_02_bg_hr.jpg);
}

.html_bnr_02 .html_bnr_02_logo {
    width: 100px;
}

.html_bnr_02 .html_bnr_02_title {
    width: 360px;
    margin-top: 11px;
}

.html_bnr_02 .html_table_wrap {
    margin-top: 18px;
}

.html_bnr_02 .pet_tag_order_table {
    float: left;
    width: 230px;
    margin-top: 0;
}

.html_bnr_02 .pet_tag_order_table th,
.html_bnr_02 .pet_tag_order_table td {
    height: 33px;
    line-height: 33px;
    padding: 0 10px;
}

.html_bnr_02 .html_bnr_02_price {
    float: left;
    width: 123px;
    margin-left: 15px;
}

.html_bnr_02 .html_bnr_02_btn_wrap {
    float: right;
    width: 170px;
}

.html_bnr_02 .html_bnr_02_sponsor {
    margin-top: 5px;
}

.html_bnr_02 .html_bnr_02_btn {
    margin-top: 7px;
}


/*ex:タグ再購入*/
.html_bnr_03 {
    border: 1px solid #e8e7e3;
    border-top: 3px solid #e8e7e3;
    padding: 17px 20px 13px 20px;
}

.html_bnr_03 .html_bnr_left {
    float: left;
    width: 435px;
}

.html_bnr_03 .html_bnr_right {
    float: left;
    width: 148px;
}

.html_bnr_03 .title_main {
    margin-top: 5px;
}

.html_bnr_03 .tag_id_price_wrap {
    margin-top: 13px;
}

.html_bnr_03 .link_txt {
    margin-top: 10px;
}

.html_bnr_03 .html_bnr_03_price {
    float: left;
    width: 210px;
}

.html_bnr_03 .html_bnr_03_pet_info {
    float: left;
    margin-left: 15px;
    width: 210px;
    line-height: 30px;
    font-size: 11px;
}

.html_bnr_03 .html_bnr_03_tag_img {
    width: 120px;
    margin: 0 auto;
}

.html_bnr_03 .html_bnr_03_sponsor {
    margin-top: 9px;
}


/*ex:ペット保険について（コメントアウト部分は時間帯選択部分を表示したとき用）*/
.html_bnr_04 {
    background-image: url(/global_images/htm_bnr_04_bg.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 700px;
    width: 700px;
    height: 140px;
    position: relative;
}

.img_large .html_bnr_04 {
    background-image: url(/global_images/htm_bnr_04_bg_hr.jpg);
}

.html_bnr_04 .info_container {
    padding: 20px 0 0 196px;
}

.html_bnr_04 label {
    font-size: 14px;
    font-weight: bold;
    color: #333;
}

.html_bnr_04 .caption {
    font-size: 11px;
    color: #666;
    line-height: 16px;
    margin-top: 13px;
    letter-spacing: normal;
    width: 480px;
}

.html_bnr_04 .docs_img {
    width: 160px;
    top: -8px;
    left: 10px;
}

.html_bnr_04 .ipet_logo_img {
    width: 180px;
    left: 196px;
    bottom: 17px;
}


/*ex:ペット保険について_02（コメントアウト部分は時間帯選択部分を表示したとき用）*/
.html_bnr_04_02 {
    background-image: url(/global_images/htm_bnr_04_02_bg.jpg);
    height: 270px;
}

.img_large .html_bnr_04_02 {
    background-image: url(/global_images/htm_bnr_04_02_bg_hr.jpg);
    height: 270px;
}

.html_bnr_04_02 .pet_id_tag_check_ipet01_open {
    position: absolute;
    /*width:490px;*/
    width: 470px;
    left: 196px;
    /*top:110px;*/
    top: 114px;
    border-bottom: 1px solid #e8e7e3;
    border-top: 1px solid #e8e7e3;
    /*padding:9px 0;*/
    padding: 9px 0 6px;
}

.html_bnr_04_02 .pet_id_tag_check_ipet01_open .left_container {
    width: 219px;
    float: left;
    height: 80px;
}

.html_bnr_04_02 .pet_id_tag_check_ipet01_open .left_container p {
    margin-top: 5px;
}

.html_bnr_04_02 .pet_id_tag_check_ipet01_open label {
    font-size: 11px;
    background-image: url(/global_images/watch_01.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 11px;
    padding-left: 16px;
}

.img_large .html_bnr_04_02 .pet_id_tag_check_ipet01_open label {
    background-image: url(/global_images/watch_01_hr.png);
}

.html_bnr_04_02 .pet_id_tag_check_ipet01_open .right_container {
    width: 250px;
    float: left;
    /*border-left:1px solid #e8e7e3; padding-left:20px;*/
    background-image: url(/global_images/telephone_01.png);
    /*background-position:20px 10px;*/
    background-position: left 10px;
    background-repeat: no-repeat;
    background-size: 28px;
    /*height:80px;*/
}

.img_large .html_bnr_04_02 .pet_id_tag_check_ipet01_open .right_container {
    background-image: url(/global_images/telephone_01_hr.png);
}

.html_bnr_04_02 .pet_id_tag_check_ipet01_open .caption_01 {
    font-size: 11px;
    color: #e80000;
    font-weight: bold;
    padding-left: 35px;
    margin-top: 5px;
}

.html_bnr_04_02 .pet_id_tag_check_ipet01_open .caption_02 {
    font-size: 18px;
    color: #e80000;
    font-weight: bold;
    line-height: 1.2;
    padding-left: 35px;
}

.html_bnr_04_02 .pet_id_tag_check_ipet01_open .caption_03 {
    font-size: 10px;
    font-weight: bold;
    margin: 5px 0;
}



/************ お勧めコンテンツ ************/
.recommended_title_wrap {
    background-color: #f8f8f8;
    border-bottom: 1px solid #E8E7E3;
    border-top: 1px solid #E8E7E3;
    padding: 0 15px 0 22px;
    height: 38px;
    line-height: 38px;
    background-image: url(/global_images/recommended_title_bg.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 22px;
}

.img_large .recommended_title_wrap {
    background-image: url(/global_images/recommended_title_bg_hr.png);
}

.recommended_forum_title {
    background-image: url(/global_images/question_icon_01.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 10px auto;
    padding-left: 15px;
}

.img_large .recommended_forum_title {
    background-image: url(/global_images/question_icon_01_hr.png);
}

.recommended_content_title_wrap {
    line-height: 20px;
}

.recommended_content_title_wrap .title_left {
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 25px;
    padding-left: 30px;
}

.recommended_prof_content_title .title_left {
    background-image: url(/global_images/recommended_prof_icon.jpg);
}

.img_large .recommended_prof_content_title .title_left {
    background-image: url(/global_images/recommended_prof_icon_hr.jpg);
}

.recommended_forum_content_title .title_left {
    background-image: url(/global_images/recommended_forum_icon.jpg);
}

.img_large .recommended_forum_content_title .title_left {
    background-image: url(/global_images/recommended_forum_icon_hr.jpg);
}

.recommended_content_title_wrap .title_right {
    width: 60px;
}

/*ペットプロフ*/
.recommended_prof_wrap {
    margin-top: 10px;
}

.recommended_prof_wrap li {
    float: left;
    width: 82px;
    height: 82px;
    padding: 2px;
    border: 1px solid #E8E7E3;
    margin: 5px 0 0 5px;
}

.recommended_prof_wrap .recommended_left {
    margin-left: 0;
}

/*お悩み相談*/
.recommended_forum_wrap {
    margin-top: 15px;
    border-bottom: 1px solid #E8E7E3;
}

.recommended_forum {
    padding: 9px 0;
    border-top: 1px solid #E8E7E3;
}

.recommended_forum .main_img {
    width: 40px;
    position: relative;
    float: left;
}

.recommended_forum .main_img img {
    border-radius: 50%;
}

.recommended_forum .recommended_circle {
    width: 50px;
    top: -5px;
    left: -5px;
}

.recommended_forum .info_container {
    float: right;
    width: 410px;
    margin-top: 4px;
}

.recommended_forum .caption {
    font-size: 10px;
    color: #999;
}

/*削除されたコンテンツ*/
.admin_delete_comment {
    background: #fbfbfb;
    border: 1px solid #e8e7e3;
    padding: 60px 39px 40px;
}

.admin_delete_comment .main_title {
    background-image: url(/global_images/sorry_bg.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 545px;
    padding-bottom: 125px;
    color: #6d6964;
    font-size: 20px;
    text-align: center;
}

.admin_delete_comment .admin_delete_level_01 {
    font-size: 13px;
    margin-top: 50px;
    padding: 0 20px;
    border-top: 1px solid #e8e7e3;
}

.admin_delete_comment .admin_delete_level_01 dt {
    font-weight: bold;
    color: #333;
    margin-top: 30px;
}

.admin_delete_comment .admin_delete_level_01 dd {
    margin-top: 12px;
    font-size: 12px;
}

.admin_delete_comment .admin_delete_level_01 li {
    margin-top: 3px;
}

.admin_delete_comment .admin_delete_level_02 {
    font-size: 13px;
    margin-top: 30px;
    padding: 0 20px;
    border-top: 1px solid #e8e7e3;
}

.admin_delete_comment .admin_delete_level_02 dt {
    font-weight: bold;
    color: #333;
    margin-top: 30px;
}

.admin_delete_comment .admin_delete_level_02 dd {
    margin-top: 12px;
    font-size: 12px;
}

.admin_delete_comment .admin_delete_level_02 li {
    margin-top: 3px;
}

.admin_delete_comment .contact {
    margin-top: 7px;
}

.img_large .admin_delete_comment .main_title {
    background-image: url(/global_images/sorry_bg_hr.jpg);
}


/************ 背景アイコン画像 ************/
.menu_icon_new_01 {
    background-image: url(/global_images/menu_icon_new_01.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 10px;
    padding-left: 15px;
}

.img_large .menu_icon_new_01 {
    background-image: url(/global_images/menu_icon_new_01_hr.png);
}

.plus_icon_new_01 {
    background-image: url(/global_images/plus_icon_new_01.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 8px;
    padding-left: 13px;
}

.img_large .plus_icon_new_01 {
    background-image: url(/global_images/plus_icon_new_01_hr.png);
}

.follow_icon_new_01 {
    background-image: url(/global_images/follow_icon_new_01.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 7px;
    padding-left: 12px;
}

.img_large .follow_icon_new_01 {
    background-image: url(/global_images/follow_icon_new_01_hr.png);
}

.follower_icon_new_01 {
    background-image: url(/global_images/follower_icon_new_01.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 11px;
    padding-left: 16px;
}

.img_large .follower_icon_new_01 {
    background-image: url(/global_images/follower_icon_new_01_hr.png);
}

.ribbon_icon_new_01 {
    background-image: url(/global_images/ribbon_icon_new_01.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 5px;
    padding-left: 10px;
}

.img_large .ribbon_icon_new_01 {
    background-image: url(/global_images/ribbon_icon_new_01_hr.png);
}

.heart_icon_new_01 {
    background-image: url(/global_images/heart_icon_new_01.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 7px;
    padding-left: 12px;
}

.img_large .heart_icon_new_01 {
    background-image: url(/global_images/heart_icon_new_01_hr.png);
}

.down_icon_new_01 {
    background-image: url(/global_images/down_icon_new_01.png);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 5px;
    padding-right: 12px;
}

.img_large .down_icon_new_01 {
    background-image: url(/global_images/down_icon_new_01_hr.png);
}

.stream_icon_new_01 {
    background-image: url(/global_images/stream_icon_new_01.png);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 13px;
    padding-right: 18px;
}

.img_large .stream_icon_new_01 {
    background-image: url(/global_images/stream_icon_new_01_hr.png);
}

.setting_icon_new_01 {
    background-image: url(/global_images/setting_icon_new_01.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 10px;
    padding-left: 15px;
}

.img_large .setting_icon_new_01 {
    background-image: url(/global_images/setting_icon_new_01_hr.png);
}

.q_icon_new_01 {
    background-image: url(/global_images/q_icon_new_01.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 10px;
    padding-left: 15px;
}

.img_large .q_icon_new_01 {
    background-image: url(/global_images/q_icon_new_01_hr.png);
}

.delete_icon_new_01 {
    background-image: url(/global_images/delete_icon_new_01.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 10px;
    padding: 0 10px 0 20px;
}

.img_large .delete_icon_new_01 {
    background-image: url(/global_images/delete_icon_new_01_hr.png);
}

.delete_icon_new_02 {
    background-size: 8px;
    padding-left: 12px;
    background-position: left top;
}

.edit_icon_new_01 {
    background-image: url(/global_images/edit_icon_new_01.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 12px;
    padding: 0 8px 0 20px;
}

.img_large .edit_icon_new_01 {
    background-image: url(/global_images/edit_icon_new_01_hr.png);
}

.edit_icon_new_02 {
    background-size: 9px;
    padding-left: 13px;
    background-position: left top;
}

.return_icon_new_01 {
    background-image: url(/global_images/return_icon_new_01.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 9px;
    padding-left: 15px;
}

.img_large .return_icon_new_01 {
    background-image: url(/global_images/return_icon_new_01_hr.png);
}

.attention_icon_new_01 {
    background-image: url(/global_images/attention_icon_new_01.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 13px;
    padding-left: 18px;
}

.img_large .attention_icon_new_01 {
    background-image: url(/global_images/attention_icon_new_01_hr.png);
}

.beginner_icon_new {
    background-image: url(/global_images/beginner_icon_new.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 8px;
    padding-left: 13px;
}

.img_large .beginner_icon_new {
    background-image: url(/global_images/beginner_icon_new_hr.png);
}

.docs_icon_new {
    background-image: url(/global_images/docs_icon_new.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 9px;
    padding-left: 14px;
}

.img_large .docs_icon_new {
    background-image: url(/global_images/docs_icon_new_hr.png);
}

.tag_plus_icon_new {
    background-image: url(/global_images/tag_plus_icon_new_01.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 14px;
    padding-left: 19px;
}

.img_large .tag_plus_icon_new {
    background-image: url(/global_images/tag_plus_icon_new_01_hr.png);
}

.tag_icon_new {
    background-image: url(/global_images/tag_icon_new_01.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 10px;
    padding-left: 15px;
}

.img_large .tag_icon_new {
    background-image: url(/global_images/tag_icon_new_01_hr.png);
}

.popup_icon_new_01 {
    background-image: url(/global_images/popup_icon_new_01.png);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 12px;
    padding-right: 17px;
}

.img_large .popup_icon_new_01 {
    background-image: url(/global_images/popup_icon_new_01_hr.png);
}

.popup_icon_new_02 {
    background-image: url(/global_images/popup_icon_new_02.png);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 12px;
    padding-right: 17px;
}

.img_large .popup_icon_new_02 {
    background-image: url(/global_images/popup_icon_new_02_hr.png);
}

.popup_icon_new_03 {
    background-image: url(/global_images/popup_icon_new_03.png);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 12px;
    padding-right: 17px;
}

.img_large .popup_icon_new_03 {
    background-image: url(/global_images/popup_icon_new_03_hr.png);
}

.blank_icon_new_01 {
    background-image: url(/global_images/blank_icon_new_01.png);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 12px;
    padding-right: 15px;
}

.img_large .blank_icon_new_01 {
    background-image: url(/global_images/blank_icon_new_01_hr.png);
}

.blank_icon_01 {
    background-image: url(/global_images/blank_icon_01.png);
    background-position: right top;
    background-repeat: no-repeat;
    background-size: 11px;
    padding-right: 15px;
}

.img_large .blank_icon_01 {
    background-image: url(/global_images/blank_icon_01_hr.png);
}

.squarea_icon_new_01 {
    background-image: url(/global_images/squarea_icon_new_01.jpg);
    background-position: left 4px;
    background-repeat: no-repeat;
    background-size: 11px;
    padding-left: 15px;
}

.img_large.squarea_icon_new_01 {
    background-image: url(/global_images/squarea_icon_new_01_hr.jpg);
}

.prof_icon {
    background-image: url(/global_images/pet_prof_icon_01.png);
    background-position: 9px center;
    background-repeat: no-repeat;
    background-size: 11px;
    padding-left: 30px;
}

.img_large .prof_icon {
    background-image: url(/global_images/pet_prof_icon_01_hr.png);
}

.reaction_icon {
    background-image: url(/global_images/reaction_icon_01.png);
    background-position: 9px center;
    background-repeat: no-repeat;
    background-size: 11px;
    padding-left: 30px;
}

.img_large .reaction_icon {
    background-image: url(/global_images/reaction_icon_01_hr.png);
}

.setting_icon {
    background-image: url(/global_images/setting_icon_01.png);
    background-position: 9px center;
    background-repeat: no-repeat;
    background-size: 11px;
    padding-left: 30px;
}

.img_large .setting_icon {
    background-image: url(/global_images/setting_icon_01_hr.png);
}

.attentionIcon {
    background-image: url(/global_images/alart_icon_01.png);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 16px;
    padding-left: 20px;
}

.img_large .attentionIcon {
    background-image: url(/global_images/alart_icon_01_hr.png);
}

.menu_icon {
    background-image: url(/global_images/menu_icon.png);
    background-position: 9px center;
    background-repeat: no-repeat;
    background-size: 10px;
    padding-left: 30px;
}

.img_large .menu_icon {
    background-image: url(/global_images/menu_icon_hr.png);
}

.comment_icon {
    background-image: url(/global_images/comment_icon.jpg);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 10px;
    padding-left: 15px;
}

.img_large .comment_icon {
    background-image: url(/global_images/comment_icon_hr.jpg);
}

.good_icon {
    background-image: url(/global_images/good_icon.jpg);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 11px;
    padding-left: 15px;
    padding-top: 2px;
}

.img_large .good_icon {
    background-image: url(/global_images/good_icon_hr.jpg);
}

.best_icon {
    background-image: url(/global_images/best_icon.jpg);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 11px;
    padding-left: 15px;
    padding-top: 2px;
}

.img_large .best_icon {
    background-image: url(/global_images/best_icon_hr.jpg);
}

.book_icon_new {
    background-image: url(/global_images/book_icon_new_01.png);
    background-position: 9px center;
    background-repeat: no-repeat;
    background-size: 9px;
    padding-left: 25px;
}

.img_large .book_icon_new {
    background-image: url(/global_images/book_icon_new_01_hr.png);
}


/*トップページ修正*/
#mainimage {
    width: 950px;
    height: 260px;
    overflow: hidden;
    position: relative;
    margin: 20px auto -10px;
}

#mainimage .global_top_visual {
    /*opacity:.5; filter: alpha(opacity=50);*/
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .1s ease;
    -o-transition: all .3s ease;
    position: relative;
}

#mainimage .active {
    opacity: 1;
    filter: alpha(opacity=100);
}

#mainimage .global_top_visual_01 .count {
    color: #ebb0c8;
    display: block;
    font-size: 35px;
    height: 160px;
    line-height: 166px;
    position: absolute;
    right: 48px;
    text-align: center;
    top: 38px;
    width: 160px;
    z-index: 1000;
}

#mainimage .global_top_visual_02 .title_right {
    position: absolute;
    top: 25px;
    right: 20px;
    height: 25px;
    display: block;
}

#mainimage .global_top_visual_02 .title_right li {
    width: 130px;
    float: right;
    margin-left: 5px;
}


/*Loading*/
.loading_wrap,
.loading_wrap2 {
    background: url(/global_images/bg_opacity50_wt.png) repeat top left;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100000;
}

.loading_wrap .loading_img,
.loading_wrap2 .loading_img {
    height: 150px;
    left: 50%;
    margin: -75px 0 0 -75px;
    position: absolute;
    top: 50%;
    width: 150px;
}


/* 2017.08. フッター修正 */
.foot_sponsor_wrap {
    border-top: 1px solid #e8e7e3;
    padding: 30px 0;
}

.foot_sponsor_wrap .title_img {
    float: left;
    height: 50px;
    width: 304px;
}

.foot_sponsor_wrap .foot_sponsor_result_wrap {
    border-left: 1px solid #e8e7e3;
    float: right;
    width: 645px;
}

.foot_sponsor_wrap .foot_sponsor_result {
    float: right;
    height: 50px;
    margin-left: 30px;
}

.foot_sponsor_wrap .foot_sponsor_purina {
    width: 122px;
}

.foot_sponsor_wrap .foot_sponsor_ipet {
    width: 145px;
}

.foot_sponsor_wrap .foot_sponsor_shimauma {
    width: 183px;
}

.foot_sponsor_wrap .foot_sponsor_eneos {
    width: 150px;
}

.foot_sponsor_wrap .foot_sponsor_eneos img {
    margin: 4px 0 0;
}

.latest_global_footer_wrap {
    background-color: #f3f3f3;
    border-top: 1px solid #e8e7e3;
    padding: 30px 0;
}

.latest_global_footer_wrap a {
    color: #7b756f;
}

.latest_global_footer_wrap .foot_heading_left {
    float: left;
}

.latest_global_footer_wrap .foot_sns {
    float: left;
}

.latest_global_footer_wrap .foot_like_btn {
    margin: 3px 5px 0 0;
}

.latest_global_footer_wrap .foot_sns_btn {
    height: 25px;
    margin-left: 5px;
    width: 100px;
}

.latest_global_footer_wrap .foot_heading_right {
    float: right;
    width: 345px;
}

.latest_global_footer_wrap .foot_signin_title {
    float: left;
    margin: 2px 5px 0 0;
    width: 130px;
}

.latest_global_footer_wrap .left_btn,
.latest_global_footer_wrap .right_btn {
    float: left;
    height: 25px;
    margin-left: 10px;
    width: 95px;
}

.latest_global_footer_wrap .ui_img {
    top: -50px;
}

.latest_global_footer_wrap .left_btn .ui_img {
    left: -405px;
}

.latest_global_footer_wrap .right_btn .ui_img {
    left: -500px;
}

.latest_global_footer_wrap .left_btn_02 .ui_img {
    left: -595px;
}

.latest_global_footer_wrap .right_btn_02 .ui_img {
    left: -690px;
}

.latest_global_footer_wrap .foot_bottom_wrap {
    border-top: 1px solid #e8e7e3;
    margin-top: 30px;
    padding: 30px 0 0;
}

.latest_global_footer_wrap .foot_bottom_left {
    float: left;
}

.latest_global_footer_wrap .foot_nav {
    border-left: 1px solid #ccc;
    float: left;
    font-size: 11px;
    line-height: 1.1;
    margin-left: 10px;
    padding-left: 10px;
}

.latest_global_footer_wrap .foot_nav.fst {
    border-left: none;
    margin-left: 0;
    padding-left: 0;
}

.latest_global_footer_wrap .foot_bottom_right {
    float: right;
    width: 400px;
}

.latest_global_footer_wrap .seal_img {
    float: left;
    width: 130px;
}

.latest_global_footer_wrap .seal_info {
    float: right;
    font-size: 10px;
    width: 260px;
}
