@charset "utf-8";
/*CSS*/


/*------------------------------------------------
Base
------------------------------------------------*/
html {
    height: 100%;
    letter-spacing: 0;
}

body {
    letter-spacing: 0;
}

.os {
    font-family: "Open Sans", sans-serif;
}

.content_360 {
    width: 360px;
}

.content_380 {
    width: 380px;
}

.content_410 {
    width: 410px;
}

.content_540 {
    width: 540px;
}

.content_550 {
    width: 550px;
}

.project_page {
    position: relative;
}

.parallax_wrap {
    display: block;
    height: 540px;
    position: relative;
    width: 100%;
    z-index: 1;
}

.position_content_wrap {
    margin-top: -80px;
    position: relative;
    z-index: 1000;
}

.scroll_wrap {
    margin-top: -30px;
    padding-top: 30px;
}

.project_supporters_wrap {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: 20px 15px 20px 0;
}

.project_supporters_wrap .title_img {
    border-right: 1px solid #ddd;
    float: left;
    height: 50px;
    padding-right: 39px;
    width: 210px;
}

.project_supporters_wrap .logo_img {
    float: right;
    height: 50px;
    margin-left: 30px;
}

.project_supporters_wrap .ipet_img {
    width: 130px;
}

.project_supporters_wrap .purina_img {
    border-left: 1px solid #ddd;
    margin-left: 30px;
    padding-left: 30px;
    width: 132px;
}

.project_supporters_wrap .shimauma_img {
    border-left: 1px solid #ddd;
    margin-left: 30px;
    padding-left: 30px;
    width: 150px;
}

.project_supporters_wrap .eneos_img {
    border-left: 1px solid #ddd;
    margin-left: 30px;
    padding-left: 30px;
    width: 153px;
}

.img_caption {
    font-size: 10px;
    margin: 10px 0 0;
    text-align: center;
}

/*dog*/
.dog_position_content_wrap {
    margin-top: -30px;
}




/*------------------------------------------------
header
------------------------------------------------*/
.project_global_header_wrap {
    background-color: #333;
    color: #fff;
    height: 40px;
    line-height: 40px;
}

.project_global_header_wrap .project_global_title {
    float: left;
    font-size: 11px;
}

.project_global_header_wrap .logo_img {
    float: right;
    height: 40px;
    width: 125px;
}

.global_header_wrap {
    height: 120px;
    padding-top: 30px;
    position: relative;
    z-index: 10;
}

.global_header_wrap .global_title {
    font-size: 10px;
    margin: 5px 0 15px;
}

.global_header_wrap .box {
    position: relative;
}

.global_header_wrap .logo_img {
    background-image: url(/global_images/project/pc/logo_bg.png);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 370px 36px;
    float: left;
    height: 36px;
    width: 370px;
}

.global_header_wrap .pet_logo {
    float: left;
    height: 36px;
    width: 207px;
}

.global_header_wrap .purina_logo {
    float: right;
    height: 36px;
    width: 105px;
}

.global_header_wrap .sns_wrap {
    margin-top: 5px;
}

.global_header_wrap .sns {
    float: right;
    margin-left: 5px;
    vertical-align: top;
}

.global_header_wrap .twitter {
    margin-top: 1px;
}

.dog_global_header_wrap .global_title {
    color: #fff;
}

.dog_global_header_wrap .logo_img {
    background-image: url(/global_images/project/pc/logo_dog_bg.png);
}

/*img_large*/
.img_large .global_header_wrap .logo_img {
    background-image: url(/global_images/project/pc/logo_bg_hr.png);
}

.img_large .dog_global_header_wrap .logo_img {
    background-image: url(/global_images/project/pc/logo_dog_bg_hr.png);
}




/*------------------------------------------------
page path
------------------------------------------------*/
.page_path_wrap {
    background-image: url(/global_images/project/pc/page_path_bg.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 13px 12px;
    font-size: 11px;
    padding-left: 20px;
}

.page_path_wrap .page_path {
    float: left;
}

.page_path_wrap .page_path a {
    color: #333;
}

.page_path_wrap .arrow {
    margin: 0 10px;
}

.insurance_position_content_wrap .page_path_wrap {
    line-height: 70px;
}

.cat_content_01_wrap .page_path_wrap {
    background-image: url(/global_images/project/pc/page_path_bg_02.gif);
}

/*img_large*/
.img_large .page_path_wrap {
    background-image: url(/global_images/project/pc/page_path_bg_hr.png);
}

.img_large .cat_content_01_wrap .page_path_wrap {
    background-image: url(/global_images/project/pc/page_path_bg_02_hr.gif);
}




/*------------------------------------------------
page nation
------------------------------------------------*/
.bottomPageNation {
    font-size: 12px;
    height: 35px;
    margin-top: 40px;
    text-align: center;
}

.bottomPageNation a {
    color: #7b756f;
    text-decoration: none;
}

.bottomPageNation a:hover {
    filter: alpha(opacity=50);
    opacity: .5;
    text-decoration: none;
}

.bottomPageNation .inline {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

.bottomPageNation .current_page,
.bottomPageNation .link_page {
    border: 1px solid #e8e7e3;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 35px;
}

.bottomPageNation .current_page {
    color: #ccc;
}

.bottomPageNation .link_page {
    background-color: #f8f8f8;
}

.bottomPageNation .prev,
.bottomPageNation .next {
    background-color: #f8f8f8;
    background-repeat: no-repeat;
    background-size: 4px;
    border: 1px solid #e8e7e3;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 65px;
}

.bottomPageNation .prev {
    background-image: url(/global_images/left_icon_new_01.png);
    background-position: 10px center;
    margin-right: 15px;
    padding-left: 10px;
}

.bottomPageNation .next {
    background-image: url(/global_images/right_icon_new_01.png);
    background-position: right 10px center;
    margin-left: 15px;
    padding-right: 10px;
}




/*------------------------------------------------
conversion
------------------------------------------------*/
.global_conversion_wrap {
    background-color: #fff;
    padding: 40px 0;
}

.conversion_info_wrap {
    border-bottom: 1px solid #ddd;
}

.conversion_info {
    background-image: url(/global_images/project/pc/bar_bg.gif);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 950px 1px;
    padding: 25px 20px 29px 0;
}

.conversion_info .title {
    font-size: 15px;
    font-weight: bold;
}

.conversion_info .thumb_img {
    float: left;
    height: 100px;
    width: 230px;
}

.conversion_info .info_box {
    float: right;
    width: 670px;
}

.conversion_info a {
    color: #333;
}

.side_entry_btn {
    bottom: 20px;
    filter: alpha(opacity=0);
    height: 180px;
    opacity: 0;
    position: fixed;
    right: -40px;
    -webkit-transition: all .2s ease;
            transition: all .2s ease;
    width: 40px;
    z-index: 1000;
}

/*img_large*/
.img_large .conversion_info {
    background-image: url(/global_images/project/pc/bar_bg_hr.gif);
}




/*------------------------------------------------
footer
------------------------------------------------*/
.project_global_footer_wrap {
    background-color: #f6f9fa;
    margin-top: 40px;
    position: relative;
    z-index: 1000;
}

.project_global_footer_wrap a {
    color: #333;
}

.project_global_footer_wrap .head_box {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    height: 60px;
    line-height: 58px;
}

.project_global_footer_wrap .project_logo_img {
    float: left;
    height: 56px;
    width: 192px;
}

.project_global_footer_wrap .footer_heading_nav_wrap {
    float: right;
    font-size: 12px;
}

.project_global_footer_wrap .footer_heading_nav {
    float: left;
}

.project_global_footer_wrap .footer_heading_nav a {
    border-left: 1px solid #999;
    margin-left: 20px;
    padding-left: 20px;
}

.project_global_footer_wrap .footer_heading_nav:first-child a {
    border-left: none;
}

.project_global_footer_wrap .foot_box {
    padding: 20px 0 40px;
}

.project_global_footer_wrap .footer_info {
    float: left;
    font-size: 12px;
    width: 475px;
}

.project_global_footer_wrap .footer_info_left {
    padding: 13px 24px 13px 0;
}

.project_global_footer_wrap .footer_info_right {
    border-left: 1px solid #ddd;
    padding: 13px 0 13px 23px;
}

.project_global_footer_wrap .footer_info_title {
    font-weight: bold;
}

.project_global_footer_wrap .footer_info_info {
    font-size: 11px;
    letter-spacing: normal;
    margin-top: 10px;
}

.project_global_footer_wrap .project_process_nav_wrap {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    font-size: 12px;
    margin-top: 20px;
    padding: 20px 0;
}

.project_global_footer_wrap .project_process_nav_title {
    background-image: url(/global_images/project/pc/heart_icon.gif);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 15px 13px;
    float: left;
    font-weight: bold;
    padding-left: 22px;
}

.project_global_footer_wrap .project_process_nav {
    float: right;
}

.project_global_footer_wrap .process_nav {
    float: left;
}

.project_global_footer_wrap .process_nav a {
    border-left: 1px solid #999;
    margin-left: 20px;
    padding-left: 20px;
}

.project_global_footer_wrap .process_nav .blank {
    background-image: url(https://cache.pet-home.jp/cdn/web/assets/images/icn_blank_lgy.svg);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 12px;
    padding-right: 20px;
}

.project_global_footer_wrap .process_nav:first-child a {
    border-left: none;
}

.project_global_footer_wrap .icon {
    background-color: #e9014e;
    color: #fff;
    font-size: 10px;
    margin-right: 5px;
    padding: 0 5px;
    text-decoration: none;
}

.project_global_footer_wrap .logo_img {
    height: 34px;
    margin: 40px auto 0;
    width: 205px;
}

.project_global_footer_wrap .copyright {
    font-size: 11px;
    margin-top: 30px;
    text-align: center;
}


.global_footer_wrap {
    background-image: url(/global_images/project/pc/footer_bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    height: 300px;
    padding: 85px 0 0;
    text-align: center;
}

.global_footer_wrap a {
    color: #fff;
}

.global_footer_wrap .logo_img {
    height: 38px;
    margin: 0 auto;
    width: 217px;
}

.global_footer_wrap .info,
.global_footer_wrap .copylight {
    font-size: 11px;
}

/*img_large*/
.img_large .global_footer_wrap {
    background-image: url(/global_images/project/pc/footer_bg_hr.jpg);
}

.img_large .project_global_footer_wrap .project_process_nav_title {
    background-image: url(/global_images/project/pc/heart_icon_hr.gif);
}




/*------------------------------------------------
visual
------------------------------------------------*/
.visual_wrap {
    height: 480px;
    margin-top: -120px;
    width: 100%;
}

.visual_wrap .visual_img {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 480px;
    padding-top: 150px;
}

.visual_wrap .info_box {
    float: left;
    width: 580px;
}

.visual_wrap .content_title {
    margin-top: 17px;
}

.visual_wrap .info {
    margin-top: 16px;
}

.visual_wrap .badge_img {
    float: right;
    height: 170px;
    margin-top: 112px;
    width: 170px;
}

.visual_txt_wrap {
    position: absolute;
    top: 250px;
    width: 100%;
}

.visual_txt_wrap .info_box {
    float: left;
    margin: 0 auto;
    width: 580px;
}

.visual_txt_wrap .content_title {
    margin-top: 17px;
}

.visual_txt_wrap .info {
    margin-top: 16px;
}

.visual_txt_wrap .badge_img {
    float: right;
    height: 170px;
    margin-top: 112px;
    width: 170px;
}

/*cat*/
.visual_wrap .cat_visual_01 {
    background-image: url(/global_images/project/pc/cat_visual_01.jpg);
}

.visual_wrap .cat_visual_02 {
    background-image: url(/global_images/project/pc/cat_visual_02.jpg);
}

.visual_wrap .cat_visual_03 {
    background-image: url(/global_images/project/pc/cat_visual_03.jpg);
}

/*dog*/
.dog_visual_txt_wrap .badge_img {
    margin-top: 90px;
}

.visual_wrap .dog_visual_01 {
    background-image: url(/global_images/project/pc/dog_visual_01.jpg);
}

.visual_wrap .dog_visual_02 {
    background-image: url(/global_images/project/pc/dog_visual_02.jpg);
}

.visual_wrap .dog_visual_03 {
    background-image: url(/global_images/project/pc/dog_visual_03.jpg);
}

/*img_large*/
.img_large .visual_wrap .cat_visual_01 {
    background-image: url(/global_images/project/pc/cat_visual_01_hr.jpg);
}

.img_large .visual_wrap .cat_visual_02 {
    background-image: url(/global_images/project/pc/cat_visual_02_hr.jpg);
}

.img_large .visual_wrap .cat_visual_03 {
    background-image: url(/global_images/project/pc/cat_visual_03_hr.jpg);
}

.img_large .visual_wrap .dog_visual_01 {
    background-image: url(/global_images/project/pc/dog_visual_01_hr.jpg);
}

.img_large .visual_wrap .dog_visual_02 {
    background-image: url(/global_images/project/pc/dog_visual_02_hr.jpg);
}

.img_large .visual_wrap .dog_visual_03 {
    background-image: url(/global_images/project/pc/dog_visual_03_hr.jpg);
}




/*------------------------------------------------
content_01
------------------------------------------------*/
.content_01_wrap {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    padding: 140px 0 60px;
    position: relative;
    z-index: 100;
}

.content_01_wrap a {
    color: #fff;
}

.content_01_wrap .info_box {
    float: left;
    width: 480px;
}

.content_01_wrap .info {
    margin: 25px 25px 0 0;
}

.content_01_wrap .link {
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 15px;
    margin-top: 15px;
    padding-left: 25px;
}

.flow_img_box {
    float: right;
    width: 460px;
}

.flow_img_box .flow_img {
    float: left;
    width: 160px;
}

.flow_img_box .flow_img_last {
    width: 140px;
}

.merit_wrap {
    border-top: 1px solid #33a9c3;
    margin-top: 20px;
    padding-top: 20px;
}

.merit_wrap .title_img {
    float: left;
    height: 230px;
    width: 70px;
}

.merit_wrap .merit_box {
    float: right;
    width: 880px;
}

.merit_wrap .merit {
    float: left;
    margin-left: 20px;
    width: 420px;
}

.merit_wrap .cel {
    vertical-align: top;
}

.merit_wrap .thumb_img {
    width: 160px;
}

.merit_wrap .merit_info_box {
    padding-left: 15px;
}

.merit_wrap .merit_title_img {
    height: 43px;
    width: 240px;
}

.merit_wrap .merit_info {
    font-size: 12px;
    margin-top: 10px;
}

.attention_wrap {
    background-color: rgba(255, 255, 255, .2);
    font-size: 12px;
    margin-top: 20px;
    padding: 15px 30px;
}

/*cat*/
.cat_content_01_wrap {
    background-image: url(/global_images/project/pc/cat_content_01_bg.png);
}

.cat_content_01_wrap .link {
    background-image: url(/global_images/project/pc/dog_link_bg.png);
}

/*dog*/
.dog_content_01_wrap {
    color: #222;
    padding: 60px 0 60px;
    z-index: 90;
}

.dog_content_01_wrap a {
    color: #222;
}

.dog_content_01_wrap {
    background-image: url(/global_images/project/pc/dog_content_01_bg.png);
}

.dog_content_01_wrap .link {
    background-image: url(/global_images/project/pc/cat_link_bg.png);
}

.dog_content_01_wrap .attention_wrap {
    background-color: transparent;
    padding: 0;
}

.dog_content_01_wrap .flow_img_box {
    float: right;
    width: 465px;
}

.dog_content_01_wrap .flow_img_box .flow_img_last {
    width: 145px;
}

.dog_content_01_wrap .merit_wrap {
    border-top: 1px dashed #ccc;
}

.dog_content_01_wrap .merit_wrap .title_img {
    height: 235px;
    width: 75px;
}

.dog_content_01_wrap .merit_wrap .merit_box {
    width: 875px;
}

.dog_content_01_wrap .merit_wrap .merit {
    width: 415px;
}

.dog_content_01_wrap .merit_wrap .thumb_img {
    width: 165px;
}

.dog_content_01_wrap .merit_wrap .merit_info_box {
    padding-left: 10px;
}

/*img_large*/
.img_large .cat_content_01_wrap {
    background-image: url(/global_images/project/pc/cat_content_01_bg_hr.png);
}

.img_large .cat_content_01_wrap .link {
    background-image: url(/global_images/project/pc/dog_link_bg_hr.png);
}

.img_large .dog_content_01_wrap {
    background-image: url(/global_images/project/pc/dog_content_01_bg_hr.png);
}

.img_large .dog_content_01_wrap .link {
    background-image: url(/global_images/project/pc/cat_link_bg_hr.png);
}




/*------------------------------------------------
content_02
------------------------------------------------*/
.content_02_wrap {
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    margin-top: -70px;
    padding: 130px 0 60px;
    position: relative;
    z-index: 90;
}

.content_02_wrap .info_box {
    float: left;
    width: 530px;
}

.content_02_wrap .info {
    margin-top: 25px;
}

.content_02_wrap .thumb_img {
    float: right;
    height: 200px;
    width: 350px;
}

/*cat*/
.cat_content_02_wrap {
    background-image: url(/global_images/project/pc/cat_content_02_bg.jpg);
}

/*dog*/
.dog_content_02_wrap {
    background-image: url(/global_images/project/pc/dog_content_02_bg.png);
    margin-top: -40px;
}

.dog_content_02_wrap .thumb_img {
    height: auto;
}

.dog_content_02_wrap .dog_product .info {
    margin-top: 15px;
}

.dog_content_02_wrap .dog_product_01 .info_box {
    width: 500px;
}

.dog_content_02_wrap .dog_product_01 .thumb_img {
    float: right;
    width: 385px;
}

.dog_content_02_wrap .dog_product_02 {
    border-top: 1px solid #413c3b;
    margin-top: 35px;
    padding-top: 35px;
}

.dog_content_02_wrap .dog_product_02 .info_box {
    float: right;
    width: 530px;
}

.dog_content_02_wrap .dog_product_02 .thumb_img {
    float: left;
    width: 370px;
}

/*img_large*/
.img_large .cat_content_02_wrap {
    background-image: url(/global_images/project/pc/cat_content_02_bg_hr.jpg);
}

.img_large .dog_content_02_wrap {
    background-image: url(/global_images/project/pc/dog_content_02_bg.png);
}




/*------------------------------------------------
content_03
------------------------------------------------*/
.content_03_wrap {
    background-color: #fff;
    padding: 50px 0 0;
    position: relative;
    z-index: 95;
}

.content_03_wrap .cart_img {
    display: block;
    height: 80px;
    left: 50%;
    margin-left: -40px;
    position: absolute;
    top: -30px;
    width: 80px;
}

.column_link .bl {
    background-image: url(/global_images/project/pc/arrow_01.png);
    background-position: right 20px center;
    background-repeat: no-repeat;
    background-size: 5px 7px;
    border: 1px solid #e9014e;
    height: 50px;
    line-height: 50px;
    text-align: center;
}

.column_link .icon {
    background-image: url(/global_images/project/pc/attention_icon_01.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 18px 15px;
    padding: 5px 0 5px 40px;
}

/*img_large*/
.img_large .column_link .bl {
    background-image: url(/global_images/project/pc/arrow_01_hr.png);
}

.img_large .column_link .icon {
    background-image: url(/global_images/project/pc/attention_icon_01_hr.png);
}




/*------------------------------------------------
content_04
------------------------------------------------*/
.content_04_wrap {
    background-color: #fff;
    padding: 50px 0 0;
    position: relative;
    z-index: 95;
}

.content_04_wrap .cart_img {
    display: block;
    height: 80px;
    left: 50%;
    margin-left: -40px;
    position: absolute;
    top: -30px;
    width: 80px;
}

.regist_step {
    float: left;
    margin-left: 40px;
    width: 445px;
}

.regist_step:first-child {
    margin-left: 20px;
}

.regist_step .border_box {
    border: 1px dashed #ccc;
    padding: 29px 0 5px;
    text-align: center;
}

.regist_step .step {
    color: #e9014e;
    font-size: 20px;
}

.regist_step .title {
    font-size: 17px;
    font-weight: bold;
}

.regist_attention_wrap {
    border: 1px dashed #ccc;
    font-size: 11px;
    margin: 25px 20px 0;
    padding: 20px 24px;
}

.entry_wrap {
    background-image: url(/global_images/project/pc/entry_bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 30px 0 60px;
}

.entry_wrap .entry_attention_wrap {
    margin: 20px auto 0;
    width: 620px;
}

.entry_wrap .title {
    background-color: #0081e2;
    color: #fff;
    height: 40px;
    line-height: 40px;
    padding: 0 20px 0 30px;
}

.entry_wrap .fl {
    background-image: url(/global_images/project/pc/attention_icon_02.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 18px 15px;
    font-size: 14px;
    padding-left: 30px;
}

.entry_wrap .fr {
    font-size: 11px;
}

.entry_wrap .entry_attention {
    background-color: #fff;
    padding: 20px 25px;
}

.entry_wrap .dt {
    font-size: 12px;
    font-weight: bold;
}

.entry_wrap .dd {
    font-size: 11px;
}

.entry_wrap .entry_btn {
    background-color: #ff0042;
    border-radius: 30px;
    height: 60px;
    margin: 30px auto 0;
    width: 620px;
}

.lineup_select_wrap {
    margin-top: 20px;
}

.tab_wrap {
    background: url(/global_images/project/pc/border_bg.gif) repeat-x bottom left;
}

.tab_wrap .tab_img {
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 308px 80px;
    float: left;
    height: 80px;
    margin-left: 13px;
    width: 308px;
}

.tab_wrap .tab_img:first-child {
    margin-left: 0;
}

.tab_wrap .tab {
    cursor: pointer;
    -webkit-transition: all .2s ease;
            transition: all .2s ease;
}

.tab_wrap .current {
    filter: alpha(opacity=0);
    opacity: 0;
}

/*cat*/
.tab_wrap .cat_tab:first-child {
    background-image: url(/global_images/project/pc/cat_tab_01_current.gif);
    margin-left: 0;
}

.tab_wrap .cat_tab:nth-child(2) {
    background-image: url(/global_images/project/pc/cat_tab_02_current.gif);
}

.tab_wrap .cat_tab:nth-child(3) {
    background-image: url(/global_images/project/pc/cat_tab_03_current.gif);
}

/*dog*/
.tab_wrap .dog_tab:first-child {
    background-image: url(/global_images/project/pc/dog_tab_01_current.gif);
}

.tab_wrap .dog_tab:nth-child(2) {
    background-image: url(/global_images/project/pc/dog_tab_02_current.gif);
}

.tab_wrap .dog_tab:nth-child(3) {
    background-image: url(/global_images/project/pc/dog_tab_03_current.gif);
}

.dog_food_attention {
    background-color: #fff;
    border: 1px solid #eee;
    font-size: 12px;
    height: 40px;
    line-height: 38px;
    margin: 30px auto 0;
    text-align: center;
    width: 750px;
}

.dog_entry_wrap {
    background-image: url(/global_images/project/pc/dog_entry_bg.jpg);
}

.lineup_wrap {
    background-color: #f3f3f3;
    padding: 30px 0 70px;
}

.lineup_wrap_01 {
    background-color: #fcf6f6;
}

.lineup_wrap_02 {
    background-color: #eef8f9;
}

.lineup_wrap_03 {
    background-color: #faf8f2;
}

.lineup_wrap .title_img {
    height: 70px;
    width: 400px;
}

.lineup_wrap .select_menu_wrap {
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .05);
            box-shadow: 0 0 20px 0 rgba(0, 0, 0, .05);
    height: 70px;
    width: 520px;
}

.lineup_wrap .select_menu {
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 260px 70px;
    cursor: pointer;
    width: 260px;
}

.lineup_wrap .select_img {
    -webkit-transition: all .2s ease;
            transition: all .2s ease;
}

.lineup_wrap .select_menu .current {
    filter: alpha(opacity=0);
    opacity: 0;
}

.lineup_wrap .select_menu:first-child {
    background-image: url(/global_images/project/pc/select_01_current.gif);
}

.lineup_wrap .select_menu:last-child {
    background-image: url(/global_images/project/pc/select_02_current.gif);
}

.food_title_img,
.food_caption_img {
    height: 35px;
    width: 360px;
}

.food_content_wrap {
    border-top: 1px solid #ddd;
    margin-top: 25px;
}

.food_result {
    background-color: #fff;
    -webkit-box-shadow: 5px 5px 10px -5px rgba(0, 0, 0, .1);
            box-shadow: 5px 5px 10px -5px rgba(0, 0, 0, .1);
}

.food_result_01 {
    border-top: 3px solid #6f030c;
}

.food_result_02 {
    border-top: 3px solid #0090aa;
}

.food_result_03 {
    border-top: 3px solid #9266c9;
}

.food_result_04 {
    border-top: 3px solid #ff9600;
}

.food_result .title_wrap {
    border-bottom: 1px solid #eee;
    padding: 25px 20px;
}

.food_result .cel {
    vertical-align: middle;
}

.food_result .title_caption {
    font-size: 15px;
    font-weight: bold;
    padding: 25px 0 25px 20px;
}

.food_result .price {
    font-size: 20px;
    font-weight: bold;
    padding: 25px 20px 25px 0;
    text-align: right;
}

.food_result .icon {
    color: #fff;
    font-size: 13px;
    font-weight: normal;
    margin-right: 10px;
    text-align: center;
    vertical-align: middle;
    width: 80px;
}

.food_result .caption,
.food_result .price_sub {
    display: block;
    font-weight: normal;
}

.food_result .caption {
    font-size: 12px;
}

.food_result .price_sub {
    font-size: 10px;
}

.food_result .price_txt {
    -webkit-transition: all .8s ease;
            transition: all .8s ease;
}

.food_result .price del {
    display: block;
    font-size: 13px;
    font-weight: normal;
    margin-top: -2px;
}

.food_result_01 .title_wrap,
.food_result_01 .price {
    color: #6f030c;
}

.food_result_01 .icon {
    background-color: #6f030c;
}

.food_result_02 .title_wrap,
.food_result_02 .price {
    color: #0090aa;
}

.food_result_02 .icon {
    background-color: #0090aa;
}

.food_result_03 .title_wrap,
.food_result_03 .price {
    color: #9266c9;
}

.food_result_03 .icon {
    background-color: #9266c9;
}

.food_result_04 .title_wrap,
.food_result_04 .price {
    color: #ff9600;
}

.food_result_04 .icon {
    background-color: #ff9600;
}

.food_result_outer {
    padding: 0 20px 20px 4px;
}

.food_result_content {
    -webkit-transition: all .8s ease;
            transition: all .8s ease;
}

.food_hide {
    height: 0;
    opacity: 0;
    overflow: hidden;
    padding: 0;
}

.food_result_content .food {
    margin: 20px 0 0 16px;
    vertical-align: top;
    width: 215px;
}

.food_result_content .food_02 {
    margin: 20px 0 0 16px;
    vertical-align: top;
    width: 215px;
}

.food_result_content .thumb_img {
    float: left;
    height: 90px;
    width: 50px;
}

.food_result_content .food_02 .thumb_img {
    float: none;
    height: 80px;
    width: 50px;
}

.food_result_content .info_box {
    float: right;
    width: 150px;
}

.food_result_content .title {
    font-size: 11px;
    font-weight: bold;
    line-height: 1.5;
}

.food_result_content .food_02 .title {
    padding-left: 15px;
    width: 165px;
}

.food_result_content .taste {
    border: 1px solid #ddd;
    font-size: 10px;
    margin: 10px -2px 0 0;
    padding: 1px 5px;
}

.food_result_content .sub {
    font-size: 10px;
    margin-top: 7px;
}

.food_result_04_heading {
    padding: 27px 20px 0;
}

.food_result_04_heading .color_box {
    background-color: #f9f8f1;
    padding: 20px;
    width: 480px;
}

.food_result_04_heading .title {
    font-size: 12px;
    font-weight: bold;
}

.food_result_04_heading .sub {
    font-size: 11px;
    font-weight: normal;
}

.food_result_04_heading .list {
    font-size: 10px;
    margin-top: 10px;
}

.food_result_04_heading .img_box {
    height: 110px;
    width: 390px;
}

.food_result_04 .food_result_content {
    padding: 0 20px 20px 4px;
}

.select_outer {
    -webkit-transition: all .8s ease;
            transition: all .8s ease;
}

.select_hide {
    height: 0;
    opacity: 0;
    overflow: hidden;
    padding: 0;
}

.pethome_food {
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 465px 170px;
    border-radius: 3px;
    color: #fff;
    float: left;
    margin-left: 20px;
    overflow: hidden;
    width: 465px;
}

.pethome_food .title_img {
    height: 120px;
    width: 210px;
}

.pethome_food .caption {
    font-size: 11px;
    line-height: 1.5;
    margin: 30px 25px 0 0;
    width: 215px;
}

.pethome_food .content_wrap {
    min-height: 610px;
    padding: 10px 30px 20px;
}

.pethome_food .sub_total {
    font-size: 12px;
}

.pethome_food .total_wrap {
    line-height: 1.5;
    min-height: 150px;
    padding: 20px 0 25px 30px;
}

.pethome_food .month {
    background-color: #fff;
    border-radius: 3px;
    float: left;
    font-weight: bold;
    padding: 13px 0;
    text-align: center;
    width: 140px;
}

.pethome_food .month_count {
    display: block;
    font-size: 17px;
}

.pethome_food .total_price {
    float: right;
    font-weight: bold;
    width: 275px;
}

.pethome_food .price_txt {
    font-size: 35px;
    margin-top: 5px;
}

.pethome_food .price_txt del {
    display: block;
    font-size: 15px;
    font-weight: normal;
    margin-right: 35px;
    text-align: right;
}

.pethome_food .unit {
    font-size: 17px;
}

.pethome_food .free {
    background-image: url(/global_images/project/pc/free_icon.png);
    background-position: left 10px;
    background-repeat: no-repeat;
    background-size: 40px 40px;
    padding-left: 50px;
}

.pethome_food_01 {
    background-color: #0090aa;
    background-image: url(/global_images/project/pc/pethome_food_01_bg.gif);
    margin-left: 0;
}

.pethome_food_02 {
    background-color: #251c1c;
    background-image: url(/global_images/project/pc/pethome_food_02_bg.gif);
}

.mainfood_wrap .cel {
    vertical-align: middle;
}

.mainfood_wrap .thumb_img {
    width: 102px;
}

.mainfood_wrap .info_box {
    padding-left: 25px;
}

.mainfood_wrap .title {
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 100px 25px;
    font-size: 15px;
    font-weight: bold;
    padding-left: 110px;
}

.mainfood_wrap .info {
    font-size: 15px;
    font-weight: bold;
    line-height: 1.5;
    margin-top: 10px;
}

.mainfood_wrap .sub {
    font-size: 12px;
    margin-top: 10px;
}

.mainfood_wrap .fl {
    margin-right: 15px;
}

.pethome_food_01 .mainfood_wrap .title {
    background-image: url(/global_images/project/pc/pethome_food_01_title_bg.gif);
}

.pethome_food_02 .mainfood_wrap .title {
    background-image: url(/global_images/project/pc/pethome_food_02_title_bg.gif);
}

.pethome_food_table {
    font-size: 11px;
    font-weight: bold;
}

.pethome_food_table del {
    font-weight: normal;
}

.pethome_food_table thead {
    background-color: rgba(255, 255, 255, .15);
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
}

.pethome_food_table th {
    font-weight: normal;
}

.pethome_food_table .cel_01,
.pethome_food_table .cel_02,
.pethome_food_table .cel_03,
.pethome_food_table .cel_04 {
    vertical-align: middle;
}

.pethome_food_table .cel_02,
.pethome_food_table .cel_03,
.pethome_food_table .cel_04 {
    text-align: right;
}

.pethome_food_table .body_cel {
    padding: 8px 0;
}

.pethome_food_table .cel_01 {
    width: 230px;
}

.pethome_food_table .cel_02 {
    width: 45px;
}

.pethome_food_table .cel_03 {
    width: 55px;
}

.pethome_food_table .cel_04 {
    padding-right: 10px;
    width: 75px;
}

.pethome_food_table thead .cel_01 {
    padding-left: 10px;
}

.pethome_food_table tbody tr {
    border-bottom: 1px solid rgba(255, 255, 255, .2);
}

.pethome_food_table .icon {
    background-image: url(/global_images/project/pc/plus_icon.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 13px 13px;
    padding: 3px 0 3px 20px;
}

.pethome_food_table .inline {
    vertical-align: middle;
}

.pethome_food_table .thumb_img {
    height: 55px;
    width: 50px;
}

.pethome_food_table .title {
    font-size: 11px;
    font-weight: bold;
    line-height: 1.5;
    margin-left: 5px;
    width: 170px;
}

.pethome_food_01 .total_wrap {
    background-color: #006787;
}

.pethome_food_01 .month {
    color: #006787;
}

.pethome_food_02 .total_wrap {
    background-color: #6f030c;
}

.pethome_food_02 .month {
    color: #6f030c;
}

.food_result_content .dogfood_result .thumb_img {
    height: auto;
}

.dogfood_result {
    margin: 30px 0 0 25px;
    vertical-align: top;
    width: 300px;
}

.dogfood_result_left {
    margin: 30px 0 0 0;
}

.dogfood_result .thumb_img {
    float: left;
    width: 80px;
}

.dogfood_result .info_box {
    float: right;
    width: 205px;
}

.dogfood_result .type_icon {
    color: #fff;
    font-size: 10px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    width: 60px;
}

.dogfood_result .all_icon {
    background-color: #fed221;
    color: #222;
}

.dogfood_result .small_icon {
    background-color: #2e8e97;
}

.dogfood_result .middle_icon {
    background-color: #be0013;
}

.dogfood_result .recommend_icon {
    background-color: #e9014e;
    margin-left: 2px;
}

.dogfood_result .title {
    margin-top: 10px;
}

.dogfood_result .price {
    margin-top: 5px;
}

.dogfood_result .price b {
    color: #e9014e;
}

.dogfood_result .capacity {
    font-size: 10px;
    margin-top: 3px;
}

/*img_large*/
.img_large .entry_wrap {
    background-image: url(/global_images/project/pc/entry_bg_hr.jpg);
}

.img_large .entry_wrap .fl {
    background-image: url(/global_images/project/pc/attention_icon_02_hr.png);
}

.img_large .lineup_wrap .select_menu:first-child {
    background-image: url(/global_images/project/pc/select_01_current_hr.gif);
}

.img_large .lineup_wrap .select_menu:last-child {
    background-image: url(/global_images/project/pc/select_02_current_hr.gif);
}

.img_large .pethome_food .free {
    background-image: url(/global_images/project/pc/free_icon_hr.png);
}

.img_large .pethome_food_table .icon {
    background-image: url(/global_images/project/pc/plus_icon_hr.png);
}

/*cat*/
.img_large .tab_wrap .cat_tab:first-child {
    background-image: url(/global_images/project/pc/cat_tab_01_current_hr.gif);
}

.img_large .tab_wrap .cat_tab:nth-child(2) {
    background-image: url(/global_images/project/pc/cat_tab_02_current_hr.gif);
}

.img_large .tab_wrap .cat_tab:nth-child(3) {
    background-image: url(/global_images/project/pc/cat_tab_03_current_hr.gif);
}

/*dog*/
.img_large .tab_wrap .dog_tab:first-child {
    background-image: url(/global_images/project/pc/dog_tab_01_current_hr.gif);
}

.img_large .tab_wrap .dog_tab:nth-child(2) {
    background-image: url(/global_images/project/pc/dog_tab_02_current_hr.gif);
}

.img_large .tab_wrap .dog_tab:nth-child(3) {
    background-image: url(/global_images/project/pc/dog_tab_03_current_hr.gif);
}

.img_large .dog_entry_wrap {
    background-image: url(/global_images/project/pc/dog_entry_bg_hr.jpg);
}




/*------------------------------------------------
トップページ
------------------------------------------------*/
.project_top_wrap {
    background-attachment: fixed;
    background-image: url(/global_images/project/pc/project_bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 100%;
    padding: 60px 0;
}

.project_top_content {
    border-radius: 6px;
    left: 50%;
    margin-left: -250px;
    overflow: hidden;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 500px;
    z-index: 10;
}

.project_top_content:before {
    background-attachment: fixed;
    background-color: rgba(255, 255, 255, .9);
    background-image: url(/global_images/project/pc/project_bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, .2);
            box-shadow: 0 0 40px rgba(0, 0, 0, .2);
    content: "";
    display: block;
    -webkit-filter: blur(15px);
            filter: blur(15px);
    height: 110%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.project_top_content_inner {
    background-color: rgba(255, 255, 255, .7);
    padding: 35px 0;
}

.project_top_content .btn_wrap {
    margin: 0 auto;
    width: 440px;
}

.project_top_content .btn {
    float: left;
    height: 65px;
    width: 215px;
}

.project_top_content .btn:first-child {
    margin-right: 10px;
}

.project_top_content .logo_wrap {
    background-image: url(/global_images/project/pc/project_top_img_09.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 244px 25px;
    margin: 35px auto 0;
    width: 244px;
}

.project_top_content .logo_01 {
    float: left;
    height: 25px;
    width: 137px;
}

.project_top_content .logo_02 {
    float: right;
    height: 25px;
    width: 68px;
}

.project_top_content .top_sns_wrap {
    background-color: #fff;
    padding: 20px 0 15px 0;
    text-align: center;
}

.project_top_content .sns {
    margin: 0 5px;
    vertical-align: top;
}

.project_top_content .twitter {
    margin-top: 2px;
}

/*img_large*/
.img_large .project_top_wrap {
    background-image: url(/global_images/project/pc/project_bg_hr.jpg);
}

.img_large .project_top_content .logo_wrap {
    background-image: url(/global_images/project/pc/project_top_img_09_hr.png);
}




/*------------------------------------------------
ペット保険編
------------------------------------------------*/
.insurance_position_content_wrap .red {
    color: #e50012;
}

.visible {
    overflow: visible;
}

.insurance_border_wrap {
    background-image: url(/global_images/project/pc/insurance_border_bg.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 1500px 5px;
    padding-top: 5px;
}

.project_insurance_header_wrap {
    padding: 20px 0 30px;
    position: relative;
    z-index: 100;
}

.project_insurance_header_wrap .global_title {
    float: left;
    font-size: 10px;
    line-height: 20px;
}

.project_insurance_header_wrap .sns_wrap {
    float: right;
}

.project_insurance_header_wrap .sns {
    float: right;
    margin-left: 5px;
    vertical-align: top;
}

.project_insurance_header_wrap .twitter {
    margin-top: 1px;
}

.project_insurance_header_wrap .logo_img {
    background-image: url(/global_images/project/pc/logo_insurance_bg.png);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 563px 42px;
    margin-top: 15px;
    width: 563px;
}

.project_insurance_header_wrap .pet_logo {
    float: left;
    height: 42px;
    width: 213px;
}

.project_insurance_header_wrap .ipet_logo {
    float: right;
    height: 42px;
    width: 298px;
}

.insurance_visual_wrap {
    background-image: url(/global_images/project/pc/insurance_visual_bg_01.png);
    background-position: center center;
    background-repeat: repeat-x;
    background-size: 3000px 442px;
    height: 442px;
    margin-top: -83px;
    padding: 125px 0 0;
}

.insurance_visual_wrap .title_img {
    height: 200px;
    width: 570px;
}

.project_insurance_header_wrap .sns_wrap {
    float: right;
    margin-top: 5px;
}

.insurance_visual_wrap .sns {
    float: right;
    margin-left: 5px;
    vertical-align: top;
}

.insurance_visual_wrap .twitter {
    margin-top: 2px;
}

.insurance_position_content_wrap {
    background-color: #fff;
    margin-top: 80px;
}

.insurance_flow {
    float: left;
    height: 120px;
}

.insurance_flow_01 {
    width: 316px;
}

.insurance_flow_02 {
    width: 362px;
}

.insurance_flow_03 {
    width: 272px;
}

.insurance_plan_title_01 {
    display: block;
    float: left;
    height: 90px;
    width: 620px;
}

.insurance_plan_title_02 {
    display: block;
    float: right;
    height: 90px;
    width: 330px;
}

.insurance_plan_img {
    height: 290px;
    width: 475px;
}

.insurance_plan_img_new {
    height: 330px;
}

.insurance_point_wrap {
    background-image: url(/global_images/project/pc/insurance_point_bg.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 950px;
}

.insurance_point {
    float: left;
    padding: 10px 0 20px;
    width: 445px;
}

.insurance_point:first-child {
    margin-right: 60px;
}

.insurance_point .title_img {
    height: 30px;
    width: 330px;
}

.insurance_point .info {
    letter-spacing: 0;
    margin-top: 20px;
    width: 260px;
}

.insurance_point_attention {
    border: 1px solid #e50012;
    margin-top: 25px;
    padding: 12px 0;
    text-align: center;
}

.insurance_contact_wrap {
    letter-spacing: 0;
}

.insurance_contact_wrap .cel {
    vertical-align: middle;
}

.insurance_contact_wrap .insurance_contact_left {
    padding-right: 25px;
    width: 550px;
}

.insurance_contact_wrap .insurance_contact_right {
    text-align: center;
    width: 400px;
}

.insurance_contact_wrap .sub {
    position: relative;
}

.insurance_contact_wrap .icon {
    background-image: url(/global_images/project/pc/watch.gif);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 12px 12px;
    padding-left: 17px;
}

.insurance_contact_wrap .sub_info {
    background-color: #f5f5f5;
    line-height: 1.5;
    padding: 15px;
}

.insurance_case_wrap {
    background-image: url(/global_images/project/pc/foot_bg.gif);
    background-position: left top;
    background-repeat: repeat;
    background-size: 850px 850px;
}

.insurance_case_inner {
    background-image: url(/global_images/project/pc/insurance_border_bg.png), url(/global_images/project/pc/insurance_border_bg.png);
    background-position: left top, left bottom;
    background-repeat: repeat-x, repeat-x;
    background-size: 1500px 5px, 1500px 5px;
    padding: 35px 0 40px;
}

.insurance_case_nav_wrap {
    float: left;
    width: 220px;
}

.insurance_case_nav_wrap .nav {
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 220px 60px;
    height: 60px;
    width: 220px;
}

.insurance_case_nav_wrap .nav_01.current {
    background-image: url(/global_images/project/pc/insurance_img_15_bg.png);
}

.insurance_case_nav_wrap .nav_02.current {
    background-image: url(/global_images/project/pc/insurance_img_16_bg.png);
}

.insurance_case_nav_wrap .nav_03.current {
    background-image: url(/global_images/project/pc/insurance_img_17_bg.png);
}

.insurance_case_nav_wrap .nav_04.current {
    background-image: url(/global_images/project/pc/insurance_img_18_bg.png);
}

.insurance_case_nav_wrap .nav_05.current {
    background-image: url(/global_images/project/pc/insurance_img_19_bg.png);
}

.insurance_case_nav_wrap .nav_06.current {
    background-image: url(/global_images/project/pc/insurance_img_20_bg.png);
}

.insurance_case_nav_wrap .nav_07.current {
    background-image: url(/global_images/project/pc/insurance_img_19.5_bg.png);
}

.insurance_case_nav_wrap .nav.current img {
    opacity: 0;
    -webkit-transition: all .2s ease;
            transition: all .2s ease;
}

.insurance_case_nav_wrap .nav:hover {
    cursor: pointer;
}

.insurance_case_nav_wrap .caption {
    margin-right: 15px;
}

.insurance_case_content {
    background-color: #fff;
    border-radius: 4px;
    -webkit-box-shadow: 5px 5px 10px -5px rgba(0, 0, 0, .2);
            box-shadow: 5px 5px 10px -5px rgba(0, 0, 0, .2);
    float: right;
    padding: 30px 20px 20px;
    position: relative;
    width: 730px;
}

.insurance_case_content .pet_img {
    display: block;
    height: 110px;
    position: absolute;
    right: 20px;
    top: -40px;
    width: 100px;
}

.insurance_case_content .title {
    background-image: url(/global_images/project/pc/foot_icon.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 17px 17px;
    font-size: 16px;
    font-weight: bold;
    padding-left: 28px;
}

.insurance_case_content .case_table_wrap {
    background-image: url(/global_images/project/pc/insurance_case_bg.gif);
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: 690px 610px;
    padding-bottom: 1px;
}

.insurance_case_content .case_table {
    background-color: #f7fafc;
    border: 1px solid #eee;
    border-bottom: none;
    float: left;
    margin-left: 20px;
    padding: 24px 19px 19px;
    width: 335px;
}

.insurance_case_content .case_table_left {
    margin-left: 0;
}

.insurance_case_content .subtitle {
    color: #e50012;
    font-size: 18px;
    font-weight: bold;
}

.insurance_case_content .info {
    font-size: 11px;
    margin-top: 10px;
}

.insurance_case_content .result {
    font-weight: bold;
    margin-top: 10px;
}

.insurance_case_content .result + .info {
    margin: 10px 0 20px;
}

.insurance_case_content .tsuin,
.insurance_case_content .plus,
.insurance_case_content .nyuin,
.insurance_case_content .syujutsu {
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    line-height: 20px;
}

.insurance_case_content .tsuin,
.insurance_case_content .nyuin,
.insurance_case_content .syujutsu {
    border-radius: 2px;
    color: #fff;
    padding: 0 5px;
}


.insurance_case_content .tsuin {
    background-color: #2fa8e1;
}

.insurance_case_content .nyuin {
    background-color: #ffd500;
    color: #111;
}

.insurance_case_content .syujutsu {
    background-color: #e50012;
}

.insurance_case_content .plus {
    margin: 0 5px;
}

.insurance_case_content .result_table {
    background-color: #fff;
    border: 1px solid #eee;
    font-size: 11px;
    margin-top: 10px;
    padding: 2px 19px 10px;
}

.insurance_case_content .cel_01 {
    text-align: left;
}

.insurance_case_content .cel_02 {
    text-align: center;
}

.insurance_case_content .cel_03 {
    text-align: right;
}

.insurance_case_content th {
    font-weight: normal;
}

.insurance_case_content .head_title {
    font-weight: bold;
    padding: 10px 0;
}

.insurance_case_content .border_row {
    border-top: 1px solid #eee;
}

.insurance_case_content th,
.insurance_case_content td {
    padding: 3px 0;
}

.insurance_case_content .border_row th,
.insurance_case_content .border_row td {
    padding-top: 15px;
}

.insurance_case_content .total_row {
    border-top: 1px solid #eee;
}

.insurance_case_content .total_row td {
    font-weight: bold;
    padding-top: 15px;
}

.insurance_case_content .insurance_row {
    color: #2fa8e1;
    font-size: 14px;
}

.insurance_case_content .insurance_row th,
.insurance_case_content .insurance_row td {
    padding: 0 0 10px;
}

.insurance_case_content .price_row {
    border-top: 1px solid #eee;
}

.insurance_case_content .price_row th,
.insurance_case_content .price_row td {
    padding-top: 10px;
}

.insurance_case_content .last_row th,
.insurance_case_content .last_row td {
    padding-bottom: 15px;
}

.insurance_case_content .table_caption {
    border-top: 1px solid #eee;
    font-size: 11px;
    font-weight: bold;
    padding: 15px 0 0;
}

.insurance_case_content .plan_table .head_title {
    border: 2px solid #fff;
    padding: 10px 0;
}

.insurance_case_content .plan_table th,
.insurance_case_content .plan_table td {
    padding: 2px 0;
}

.insurance_case_content .plan_table .cel_01 {
    text-align: left;
}

.insurance_case_content .plan_table .cel_02 {
    font-weight: bold;
    text-align: right;
}

.insurance_case_content .plan_table .result_01 {
    color: #2fa8e1;
}

.insurance_case_content .plan_table .result_02 {
    color: #e50012;
}

.insurance_case_content .plan_table td::before {
    background: url(/global_images/project/pc/result_dot.gif) repeat-x left center;
    background-size: 2px;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    top: 50%;
    width: 40%;
}

.insurance_case_content .plan_table .cel_01::before {
    right: 0;
}

.insurance_case_content .plan_table .cel_02::before {
    left: 0;
}

.insurance_case_content .plan_table .plan_title {
    background-color: #f7f5f1;
    padding: 4px 10px;
}

.insurance_case_content .balloon {
    color: #fff;
    display: inline-block;
    max-width: 100%;
    min-width: 100%;
    padding: 3px 10px;
    position: relative;
}

.insurance_case_content .balloon:before {
    border: 5px solid transparent;
    content: "";
    left: 10px;
    position: absolute;
    top: 100%;
}

.insurance_case_content .balloon_01,
.insurance_case_content .balloon_01 {
    background-color: #2fa8e1;
}

.insurance_case_content .balloon_01:before {
    border-top: 5px solid #2fa8e1;
}

.insurance_case_content .balloon_02 {
    background-color: #e50012;
}

.insurance_case_content .balloon_02:before {
    border-top: 5px solid #e50012;
}

.insurance_case_content tbody td {
    position: relative;
}

/*
.insurance_case_content tbody td::before {
    position: absolute;
    top: 50%;
    display: block;
    width: 50%;
    height: 1px;
    background: url(/global_images/project/pc/result_dot.gif) repeat-x left center;
    background-size: 2px;
    content: "";
}
*/

.insurance_case_content tbody .cel_02::before {
    right: 0;
}

.insurance_case_content tbody .cel_03::before {
    left: 0;
}

.insurance_case_content tbody span {
    background-color: #fff;
    display: inline-block;
    position: relative;
    z-index: 5;
}

.insurance_case_content .cel_02 span {
    padding-right: 5px;
}

.insurance_case_content .cel_03 span {
    padding-left: 10px;
}

.insurance_case_content .border_row td::before {
    margin-top: 5px;
}

.insurance_case_content .last_row td::before {
    margin-top: -5px;
}

.insurance_case_content .total_row td::before,
.insurance_case_content .insurance_row td::before,
.insurance_case_content .price_row td::before {
    background-image: none;
}

.insurance_case_content .plan_table .limit {
    color: #333;
}

.insurance_case_content .age_plan_table {
    border: 1px solid #ddd;
    font-size: 11px;
}

.insurance_case_content .age_plan_table th,
.insurance_case_content .age_plan_table td {
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: 5px;
    text-align: center;
    width: 25%;
}

.insurance_case_content .age_plan_table th {
    font-weight: bold;
}

.insurance_case_content .age_plan_table .head_title {
    background-color: #f6f9fa;
}

.insurance_case_content .age_plan_table .caps {
    font-size: 9px;
}

.insurance_case_content .age_plan_table .head_title.cel_02,
.insurance_case_content .age_plan_table .head_title.cel_03 {
    color: #2fa8e1;
}

.insurance_case_content .age_plan_table .head_title.cel_04 {
    color: #e50012;
}

.insurance_case_content .age_plan_table td::before {
    display: none;
}

.insurance_rate_wrap {
    background-color: #f6f9fa;
    padding: 30px;
}

.insurance_rate_wrap .info_box {
    float: left;
    width: 580px;
}

.insurance_rate_wrap .thumb_img {
    float: right;
    width: 270px;
}

.insurance_rate_wrap_2019 .info_box {
    float: left;
    width: 530px;
}

.insurance_rate_wrap_2019 .thumb_img {
    float: right;
    width: 320px;
}

.insurance_rate_wrap .title_img {
    margin-bottom: 20px;
}

.insurance_rate_wrap .info {
    margin-top: 10px;
}

.insurance_about_wrap .info_box {
    float: left;
    width: 590px;
}

.insurance_about_wrap .thumb_img {
    float: right;
    width: 320px;
}

.insurance_about_wrap .title_img {
    margin-bottom: 20px;
}

.insurance_about_wrap .info {
    margin-top: 10px;
}

.latest_report_title {
    background-color: #f6f9fa;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    height: 82px;
    line-height: 80px;
}

.latest_report_title .title_img {
    float: left;
    width: 660px;
}

.latest_report_title .latest_report_nav {
    float: right;
    font-size: 12px;
    margin-right: 30px;
}

.latest_report_title .nav {
    cursor: pointer;
    float: left;
}

.latest_report_title .nav a {
    color: #333;
}

.latest_report_title .nav:first-child:after {
    background-color: #cfcfcf;
    content: "";
    display: inline-block;
    height: 20px;
    margin: 0 20px;
    vertical-align: middle;
    width: 1px;
}

.latest_report_result {
    margin: 25px 0 0 25px;
    vertical-align: top;
    width: 300px;
}

.latest_report_result:nth-child(3n+1) {
    margin: 25px 0 0 0;
}

.latest_report_result .bl {
    color: #333;
}

.latest_report_result .thumb_img {
    float: left;
    height: 95px;
    width: 95px;
}

.latest_report_result .thumb_img img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.latest_report_result .info_box {
    float: right;
    width: 185px;
}

.latest_report_result .cate_date {
    font-size: 10px;
    letter-spacing: normal;
}

.latest_report_result .icon {
    border: 1px solid #ddd;
    display: inline-block;
    height: 22px;
    margin-right: 10px;
    padding: 0 5px;
}

.latest_report_result .title {
    font-size: 13px;
    line-height: 1.5;
    margin-top: 5px;
    text-decoration: underline;
}

.latest_report_result .info {
    font-size: 11px;
    line-height: 1.45;
    margin-top: 7px;
}

.latest_report_result .offer {
    font-size: 10px;
    margin-top: 7px;
}

.report_more_link {
    margin: 20px 0 30px;
}

.report_more_link a {
    color: #555;
    font-size: 11px;
    text-decoration: underline;
}

.report_more_link a:hover {
    text-decoration: none;
}

.insurance_conversion_wrap {
    background-color: #000;
    background-image: url(/global_images/project/pc/insurance_conversion_bg.jpg);
    background-position: center center;
    background-repeat: repeat-x;
    background-size: 3000px 600px;
    color: #fff;
    height: 600px;
    margin-top: -30px;
    padding-top: 80px;
    position: relative;
}

.insurance_conversion_wrap .box {
    text-align: center;
}

.insurance_conversion_wrap .img_box {
    margin: 0 auto;
    width: 552px;
}

.insurance_conversion_wrap .icon {
    background-image: url(/global_images/project/pc/watch_02.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 12px 12px;
    padding-left: 17px;
}

.project_insurance_footer_wrap {
    margin: -25px 0 -0;
    position: relative;
    z-index: 10000;
}

.project_insurance_footer_wrap a {
    color: #333;
}

.project_insurance_footer_wrap .box {
    text-align: center;
}

.project_insurance_footer_wrap .logo_img {
    background-image: url(/global_images/project/pc/footer_logo_bg.gif);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 410px 29px;
    height: 29px;
    margin: 0 auto;
    width: 410px;
}

.project_insurance_footer_wrap .pet_logo {
    float: left;
    width: 156px;
}

.project_insurance_footer_wrap .ipet_logo {
    float: right;
    width: 218px;
}

.project_insurance_footer_wrap .caption,
.project_insurance_footer_wrap .copyright {
    font-size: 11px;
}

.project_insurance_footer_wrap .caption {
    margin-top: 20px;
}

.project_insurance_footer_wrap .copyright {
    margin-top: 10px;
}

/* img_large */
.img_large .insurance_border_wrap {
    background-image: url(/global_images/project/pc/insurance_border_bg_hr.png);
}

.img_large .project_insurance_header_wrap .logo_img {
    background-image: url(/global_images/project/pc/logo_insurance_bg_hr.png);
}

.img_large .insurance_visual_wrap {
    background-image: url(/global_images/project/pc/insurance_visual_bg_01_hr.png);
}

.img_large .insurance_point_wrap {
    background-image: url(/global_images/project/pc/insurance_point_bg_hr.jpg);
}

.img_large .insurance_contact_wrap .icon {
    background-image: url(/global_images/project/pc/watch_hr.gif);
}

.img_large .insurance_contact_wrap_01 {
    background-image: url(/global_images/project/pc/insurance_border_bg_hr.gif), url(/global_images/project/pc/insurance_border_bg_hr.gif);
}

.img_large .insurance_case_wrap {
    background-image: url(/global_images/project/pc/foot_bg_hr.gif);
}

.img_large .insurance_case_inner {
    background-image: url(/global_images/project/pc/insurance_border_bg_hr.png), url(/global_images/project/pc/insurance_border_bg_hr.png);
}

.img_large .insurance_case_nav_wrap .nav_01.current {
    background-image: url(/global_images/project/pc/insurance_img_15_bg_hr.png);
}

.img_large .insurance_case_nav_wrap .nav_02.current {
    background-image: url(/global_images/project/pc/insurance_img_16_bg_hr.png);
}

.img_large .insurance_case_nav_wrap .nav_03.current {
    background-image: url(/global_images/project/pc/insurance_img_17_bg_hr.png);
}

.img_large .insurance_case_nav_wrap .nav_04.current {
    background-image: url(/global_images/project/pc/insurance_img_18_bg_hr.png);
}

.img_large .insurance_case_nav_wrap .nav_05.current {
    background-image: url(/global_images/project/pc/insurance_img_19_bg_hr.png);
}

.img_large .insurance_case_nav_wrap .nav_06.current {
    background-image: url(/global_images/project/pc/insurance_img_20_bg_hr.png);
}

.img_large .insurance_case_nav_wrap .nav_07.current {
    background-image: url(/global_images/project/pc/insurance_img_19.5_bg_hr.png);
}

.img_large .insurance_case_content .title {
    background-image: url(/global_images/project/pc/foot_icon_hr.png);
}

.img_large .insurance_case_content .case_table_wrap {
    background-image: url(/global_images/project/pc/insurance_case_bg_hr.gif);
}

.img_large .insurance_conversion_wrap {
    background-image: url(/global_images/project/pc/insurance_conversion_bg_hr.jpg);
}

.img_large .insurance_conversion_wrap .icon {
    background-image: url(/global_images/project/pc/watch_02_hr.png);
}

.img_large .project_insurance_footer_wrap .logo_img {
    background-image: url(/global_images/project/pc/footer_logo_bg_hr.gif);
}

.challenge_about_contents .box {
    padding: 0 !important;
    width: 950px !important;
}

.stories_results.s {
    gap: 18px !important;
}

.stories_results .stories_result.s .category {
    font-size: 10px;
}

.stories_results .stories_result.s .title {
    font-size: 16px !important;
}

.stories_results .stories_result.s .info {
    font-size: 13px !important;
}

.stories_results .stories_result.s .datetime {
    font-size: 12px !important;
}




/*------------------------------------------------
トップページ修正
------------------------------------------------*/
.project_top_cover_wrap {
    background-color: #ededed;
    background-image: url(/global_images/project/pc/top_cover_bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 2000px 340px;
    padding: 20px 0 54px;
}

.project_top_cover_wrap .title_img {
    height: 136px;
    margin-top: 20px;
    width: 545px;
}

.project_top_cover_wrap .info_img {
    height: 35px;
    margin-top: 18px;
    width: 545px;
}

.project_top_cover_wrap .btn_img {
    height: 30px;
    margin-top: 27px;
    width: 180px;
}

.project_top_cover_wrap .project_sns_wrap {
    float: right;
}

.project_top_cover_wrap .sns {
    float: left;
    height: 22px;
    margin-left: 10px;
    vertical-align: top;
}

.project_top_page .parallax_wrap {
    height: 380px;
}

.project_top_content_wrap {
    background-color: #fff;
    padding-top: 20px;
    position: relative;
    z-index: 100;
}

.project_about_wrap .img_box {
    float: left;
    height: 283px;
    width: 475px;
}

.project_about_wrap .attention {
    font-size: 11px;
    margin-top: 15px;
    text-align: center;
}

.project_supporters_company_wrap .title {
    font-size: 14px;
    font-weight: bold;
    margin: 30px 0 15px;
}

.project_supporters_company_wrap .project_supporters_company {
    align-items: stretch;
    border-bottom: 1px solid #ddd;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    padding-bottom: 30px;
}

.project_supporters_company_wrap .info_box {
    border-right: 1px solid #ddd;
    padding-right: 29px;
    width: 650px;
}

.project_supporters_company_wrap .company_box {
    padding-left: 30px;
    width: 300px;
}

.project_supporters_company_wrap .merit {
    background-color: #f6f9fa;
    background-image: url(/global_images/project/pc/merit_bg.gif);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 30px 30px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    padding-left: 30px;
}

.project_supporters_company_wrap .info {
    font-size: 12px;
    margin-top: 15px;
}

.project_supporters_company_wrap .disc_list {
    margin-top: 5px;
}

.project_supporters_company_wrap .btn_img {
    height: 30px;
    width: 160px;
}

.project_supporters_company_wrap .btn_wrap .btn_img {
    margin-right: 10px;
    width: 170px;
}

.top_project_bnr_wrap .top_project_bnr {
    border-left: 1px dotted #ddd;
    float: left;
    height: 90px;
    margin-left: 12px;
    padding-left: 13px;
    width: 313px;
}

.top_project_bnr_wrap .top_project_bnr:first-child,
.top_project_bnr_wrap .top_project_bnr:nth-child(4) {
    border-left: none;
    margin-left: 0;
    padding-left: 0;
    width: 300px;
}

/* img_large */
.img_large .project_top_cover_wrap {
    background-image: url(/global_images/project/pc/top_cover_bg_hr.jpg);
}

.img_large .project_supporters_company_wrap .merit {
    background-image: url(/global_images/project/pc/merit_bg_hr.gif);
}




/*------------------------------------------------
活動報告一覧／詳細
------------------------------------------------*/
.report_cover_wrap {
    background-color: #ededed;
    background-image: url(/global_images/project/pc/project_report_cover_bg_2.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 1500px 280px;
}

.project_page_path_wrap .page_path_wrap {
    float: left;
    height: 60px;
    line-height: 60px;
}

.project_page_path_wrap .project_sns_wrap {
    float: right;
    height: 22px;
    margin-top: 19px;
    overflow: hidden;
}

.project_page_path_wrap .sns {
    float: left;
    height: 22px;
    margin-left: 10px;
    vertical-align: top;
}

/*
.fb-like.fb_iframe_widget {
	margin: 2px 0 0;
}
*/

.project_report_result_wrap {
    align-items: stretch;
    -webkit-box-align: stretch;
    -webkit-box-pack: justify;
    -ms-flex-align: stretch;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.project_report_result {
    border: 1px solid #eee;
    margin-top: 20px;
    width: 465px;
}

.project_report_result .bl {
    height: 100%;
    padding: 19px 19px 29px;
}

.project_report_result .thumb {
    float: left;
    height: 120px;
    width: 120px;
}

.project_report_result .info_box {
    float: right;
    width: 285px;
}

.project_report_result .cate_date {
    color: #666;
    font-size: 11px;
    height: 25px;
    line-height: 25px;
}

.project_report_result .icon {
    border: 1px solid #ddd;
    display: inline-block;
    height: 25px;
    margin-right: 10px;
    padding: 0 5px;
}

.project_report_result .title {
    color: #931220;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
    margin-top: 15px;
}

.project_report_result .info {
    color: #333;
    font-size: 11px;
    margin-top: 15px;
}

.project_report_result .company {
    color: #333;
    font-size: 11px;
    margin-top: 10px;
}

.project_result_title {
    font-size: 14px;
    font-weight: bold;
    padding: 10px 0;
}

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

.project_report_side_wrap .side_title {
    background-color: #f7fafc;
    border-top: 2px solid #ddd;
    font-size: 12px;
    height: 50px;
    line-height: 48px;
    text-align: center;
}

.project_report_side_wrap .side_nav {
    margin: 20px 0 0 10px;
}

.project_report_side_wrap .side_nav:first-of-type {
    margin: 30px 0 0 10px;
}

.project_report_side_wrap .side_nav a {
    background-image: url(/global_images/project/pc/arrow.gif);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 5px 5px;
    color: #333;
    font-size: 12px;
    padding-left: 13px;
}

.project_report_side_wrap .latest_report_result {
    border-bottom: 1px dotted #ddd;
    margin: 0;
}

.project_report_side_wrap .latest_report_result .bl {
    padding: 20px 0;
}

.project_report_side_wrap .more {
    font-size: 11px;
    margin-top: 15px;
    text-align: right;
}

.project_report_side_wrap .more a {
    color: #931220;
}

.project_report_side_wrap .border {
    border-bottom: 1px dotted #ddd;
}

.project_report_detail_wrap {
    border: 1px solid #ddd;
    border-top: 5px solid #ddd;
    float: left;
    padding: 35px 30px 20px;
    width: 625px;
}

.project_report_detail_wrap a {
    color: #931220;
}

.project_report_detail_wrap .cate_date {
    font-size: 12px;
}

.project_report_detail_wrap .icon {
    border: 1px solid #ddd;
    margin-right: 15px;
    padding: 7px 15px;
}

.project_report_detail_wrap .article_title {
    font-size: 26px;
    font-weight: bold;
    line-height: 1.5;
    margin-top: 15px;
}

.project_report_detail_wrap .project_article_sns_wrap {
    margin-top: 20px;
}

.project_report_detail_wrap .sns {
    float: left;
    margin-right: 10px;
}

.project_report_detail_wrap .outline_wrap {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    font-size: 11px;
    letter-spacing: normal;
    margin-top: 25px;
    padding: 14px 0;
}

.project_report_detail_wrap .outline_wrap td {
    padding: 0 20px 0 0;
}

.project_report_detail_wrap .outline_wrap .last_td {
    border-left: 1px solid #ddd;
    padding: 0 0 0 20px;
}

.project_report_detail_wrap .article_body {
    letter-spacing: normal;
}

.project_report_detail_wrap .article_body h2 {
    font-size: 20px;
    font-weight: bold;
    margin: 35px 0 20px;
}

.project_report_detail_wrap .article_body p {
    margin: 15px 0;
}

.project_report_detail_wrap .article_body img {
    height: auto;
    margin: 20px 0;
    max-width: 100%;
}

.project_report_detail_wrap .article_body hr {
    border: none;
    border-top: 1px solid #ddd;
    display: block;
    margin: 35px 0;
}

.project_report_detail_wrap .article_body .project_article_sns_wrap {
    border-top: 1px solid #ddd;
    margin-top: 30px;
    padding: 30px 0 10px;
}




/*------------------------------------------------
ネスレ紹介部分
------------------------------------------------*/
.nestle_wrap {
    border-bottom: 1px dashed #ccc;
    border-top: 1px dashed #ccc;
    height: 71px;
    line-height: 69px;
}

.nestle_wrap .nestle_title,
.nestle_wrap .nestle_content {
    float: left;
}

.nestle_wrap .nestle_title {
    height: 69px;
    width: 358px;
}

.nestle_wrap .nestle_logos {
    height: 69px;
    width: 451px;
}

.nestle_wrap .link {
    text-align: center;
    width: 141px;
}

.nestle_wrap .link a {
    background-image: url(/global_images/project/pc/arrow_02.png);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 5px 7px;
    color: #333;
    font-size: 11px;
    padding-right: 12px;
}

/* img_large */
.img_large .nestle_wrap .link a {
    background-image: url(/global_images/project/pc/arrow_02_hr.png);
}




/*------------------------------------------------
グレインフリー追加
------------------------------------------------*/
.food_grain_wrap {
    background: #fff;
    border: 2px solid #296887;
    border-radius: 3px;
    margin: 25px 0 0;
    position: relative;
}

.food_grain_wrap .new_icon {
    height: 50px;
    left: -2px;
    position: absolute;
    top: -2px;
    width: 50px;
}

.food_grain_wrap .content {
    padding: 28px 28px 20px;
}

.food_grain_wrap .info_wrap {
    float: left;
    margin: 5px 0 0;
    position: relative;
    width: 430px;
    z-index: 5;
}

.food_grain_wrap .grain_info {
    color: #296887;
    font-size: 11px;
    font-weight: bold;
    line-height: 1.5em;
    margin: 15px 0 20px;
    width: 415px;
}

.food_grain_wrap .food_wrap {
    width: 415px;
}

.food_grain_wrap .thumb {
    float: left;
    width: 100px;
}

.food_grain_wrap .info_box {
    color: #296887;
    float: right;
    width: 285px;
}

.food_grain_wrap .grain_title {
    background-image: url(/global_images/project/pc/cat_grain_main.gif);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 100px 25px;
    font-size: 15px;
    font-weight: bold;
    padding: 0 0 0 110px;
}

.food_grain_wrap .info {
    font-size: 15px;
    font-weight: bold;
    line-height: 1.5em;
    margin: 10px 0 0;
}

.food_grain_wrap .sub {
    font-size: 12px;
    margin: 10px 0 0;
}

.food_grain_wrap .btn_wrap {
    margin: 15px 0 0;
}

.food_grain_wrap .btn {
    float: left;
    height: 50px;
    width: 170px;
}

.food_grain_wrap .table_wrap {
    color: #296887;
    float: right;
    width: 405px;
}

.food_grain_wrap .pethome_food_table thead {
    background-color: #e2eff2;
    color: #296887;
}

.food_grain_wrap .pethome_food_table tbody tr {
    border-color: #ddd;
}

.food_grain_wrap .pethome_food_table .icon {
    background-image: url(/global_images/project/pc/plus_icon.gif);
}

.food_grain_wrap .sub_total {
    font-size: 12px;
}

.food_grain_wrap .total_wrap {
    background: #296887;
    color: #fff;
    padding: 15px 28px 13px;
}

.food_grain_wrap .flex {
    align-items: center;
    -webkit-box-align: center;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
}

.food_grain_wrap .cel {
    vertical-align: middle;
}

.food_grain_wrap .total_wrap .month {
    background: #fff;
    border-radius: 3px;
    color: #296887;
    font-size: 16px;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 270px;
}

.food_grain_wrap .total_wrap .sub {
    margin: 0;
    padding: 0 0 0 20px;
}

.food_grain_wrap .total_wrap .total_price {
    font-weight: bold;
    margin: 0 0 0 auto;
    text-align: right;
}

.food_grain_wrap .free {
    background-image: url(/global_images/project/pc/free_icon.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 40px 40px;
    font-size: 35px;
    margin-top: 5px;
    padding: 10px 0 10px 50px;
}

.food_grain_wrap .unit {
    font-size: 17px;
}


/* img_large */
.img_large .food_grain_wrap .grain_title {
    background-image: url(/global_images/project/pc/cat_grain_main_hr.gif);
}

.img_large .food_grain_wrap .pethome_food_table .icon {
    background-image: url(/global_images/project/pc/plus_icon_hr.gif);
}

.img_large .food_grain_wrap .free {
    background-image: url(/global_images/project/pc/free_icon_hr.png);
}




/*------------------------------------------------
フォトブック編
------------------------------------------------*/
.photobook_page .parallax_wrap {
    height: 580px;
}


/*共通
------------------------------------------------*/
.pp_attention {
    background-color: #f7f5f0;
    background-image: url(/global_images/project/pc/pp_attention_bg.gif);
    background-position: 30px center;
    background-repeat: no-repeat;
    background-size: 30px 30px;
    font-size: 12px;
    margin: 30px auto 0;
    padding: 25px 0;
    text-align: center;
    width: 950px;
}

.pp_border_content_wrap {
    background-image: url(/global_images/project/pc/border_horizon.gif);
    background-position: left top;
    background-repeat: repeat-x;
    background-size: 6px 2px;
    margin: 30px auto 0;
    padding: 20px 0 0;
}

.img_large .pp_border_content_wrap {
    background-image: url(/global_images/project/pc/border_horizon_hr.gif);
}



/*ヘッダー
------------------------------------------------*/
.project_photobook_header_wrap .logo_img {
    background-image: url(/global_images/project/pc/logo_photobook_bg.png);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 490px 56px;
    height: 56px;
    margin: 34px 0 0;
    position: relative;
    width: 490px;
    z-index: 10;
}

.img_large .project_photobook_header_wrap .logo_img {
    background-image: url(/global_images/project/pc/logo_photobook_bg_hr.png);
}

.project_photobook_header_wrap .pet_logo {
    float: left;
    height: 56px;
    width: 240px;
}

.project_photobook_header_wrap .shimauma_logo {
    float: right;
    height: 56px;
    width: 197px;
}


/*カバー
------------------------------------------------*/
.photobook_visual_wrap {
    background-color: #f0e8de;
    background-image: url(/global_images/project/pc/project_photobook_cover_bg_1.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 2500px 480px;
    height: 480px;
    margin: -90px 0 0;
}

.photobook_visual_wrap .box {
    height: 480px;
    overflow: visible;
    padding: 120px 0 0;
}

.photobook_visual_wrap .info_box {
    float: left;
    margin: 25px 0 0;
    width: 470px;
}

.photobook_visual_wrap .title_img {
    height: 170px;
    width: 470px;
}

.photobook_visual_wrap .subtitle_img {
    height: 60px;
    width: 470px;
}

.photobook_visual_wrap .code_box {
    background-color: rgba(255, 248, 248, .9);
    border-radius: 6px;
    -webkit-box-shadow: 0 0 30px 15px rgba(0, 0, 0, .05);
            box-shadow: 0 0 30px 15px rgba(0, 0, 0, .05);
    float: right;
    padding: 30px;
    text-align: center;
    width: 460px;
}

.photobook_visual_wrap .copy_code {
    background-color: #fff;
    border-radius: 4px;
    padding: 10px 0 13px;
    position: relative;
}

.photobook_visual_wrap .copy_code::before {
    background-image: url(/global_images/project/pc/project_photobook_code_bg.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 70px 70px;
    bottom: -22px;
    content: "";
    display: block;
    height: 70px;
    position: absolute;
    right: -22px;
    width: 70px;
}

.photobook_visual_wrap .code_title {
    font-size: 14px;
    font-weight: bold;
}

.photobook_visual_wrap .code_title::before {
    background-image: url(/global_images/project/pc/project_photobook_code_title_bg_1.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 33px 24px;
    content: "";
    display: inline-block;
    height: 24px;
    margin: 0 10px 0 0;
    vertical-align: middle;
    width: 33px;
}

.img_large .photobook_visual_wrap .code_title::before {
    background-image: url(/global_images/project/pc/project_photobook_code_title_bg_1_hr.png);
}

.photobook_visual_wrap .code_caption {
    font-size: 10px;
}

.photobook_visual_wrap .code {
    color: #e60012;
    font-size: 35px;
    font-weight: bold;
    line-height: 30px;
}

.photobook_visual_wrap .code a {
    color: #e60012;
    -webkit-transition: all .2s ease;
            transition: all .2s ease;
}

.photobook_visual_wrap .code a:hover {
    opacity: .5;
    text-decoration: none;
}

.photobook_visual_wrap .copy_print_code {
    background-color: #fff;
    border-radius: 3px;
    margin: 10px 0 0;
    padding: 5px 10px;
}

.photobook_visual_wrap .code_print_caption {
    float: left;
    font-size: 10px;
    margin: 5px 0 0;
}

.photobook_visual_wrap .code_print {
    float: right;
    font-size: 15px;
    font-weight: bold;
}

.photobook_visual_wrap .code_print a {
    color: #e60012;
    -webkit-transition: all .2s ease;
            transition: all .2s ease;
}

.photobook_visual_wrap .code_print a:hover {
    opacity: .5;
    text-decoration: none;
}


/*
.photobook_visual_wrap .code::before,
.photobook_visual_wrap .code::after {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 10px 18px;
    content: "";
    display: inline-block;
    height: 18px;
    vertical-align: middle;
    width: 10px;
}

.photobook_visual_wrap .code::before {
    background-image: url(/global_images/project/pc/project_photobook_copy_code_bg_1.gif);
    margin: -20px 5px 0 0;
}

.img_large .photobook_visual_wrap .code::before {
    background-image: url(/global_images/project/pc/project_photobook_copy_code_bg_1_hr.gif);
}

.photobook_visual_wrap .code::after {
    background-image: url(/global_images/project/pc/project_photobook_copy_code_bg_2.gif);
    margin: 10px 0 0 5px;
}

.img_large .photobook_visual_wrap .code::after {
    background-image: url(/global_images/project/pc/project_photobook_copy_code_bg_2_hr.gif);
}
*/

.photobook_visual_wrap .info {
    font-size: 15px;
    font-weight: bold;
    line-height: 1.6;
}


/*カバー
------------------------------------------------*/
.photobook_position_content_wrap {
    background-color: #fff;
    margin: 0;
    padding: 25px 0 0;
    position: relative;
}

.photobook_position_content_wrap::before {
    background-image: url(/global_images/project/pc/project_photobook_content_bg.png);
    background-position: left top;
    background-repeat: repeat-x;
    background-size: 1500px 60px;
    content: "";
    display: block;
    height: 25px;
    left: 0;
    position: absolute;
    top: -5px;
    width: 100%;
    z-index: -1;
}

.img_large .photobook_position_content_wrap::before {
    background-image: url(/global_images/project/pc/project_photobook_content_bg_hr.png);
}


/*コンテンツ共通
------------------------------------------------*/
.pp_section .section_title {
    font-size: 21px;
    font-weight: bold;
    line-height: 1.45;
    margin: 0 0 10px;
}

.pp_section .section_caption {
    background-image: url(/global_images/project/pc/project_photobook_star.gif);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 28px 8px;
    color: #e60012;
    font-size: 11px;
    font-weight: bold;
    margin: 0 0 20px;
    padding: 0 0 0 35px;
    text-transform: uppercase;
}


/*特徴
------------------------------------------------*/
.project_photobook_outline_wrap {
    background-image: url(/global_images/project/pc/border_horizon.gif);
    background-position: left bottom;
    background-repeat: repeat-x;
    background-size: 6px 2px;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
    padding: 0 0 20px;
}

.project_photobook_outline_wrap::before,
.project_photobook_outline_wrap::after {
    background-image: url(/global_images/project/pc/border_horizon.gif);
    background-position: left top;
    background-repeat: repeat-x;
    background-size: 6px 2px;
    content: "";
    display: block;
    height: 2px;
    width: 100%;
}

.project_photobook_outline_wrap::before {
    margin: 0 0 20px;
}

.project_photobook_outline {
    float: left;
    text-align: center;
}

.project_photobook_outline_1 {
    width: 307px;
}

.project_photobook_outline_2,
.project_photobook_outline_3 {
    background-image: url(/global_images/project/pc/border_vertical.gif);
    background-position: left top;
    background-repeat: repeat-y;
    background-size: 2px 6px;
}

.project_photobook_outline_2 {
    width: 335px;
}

.project_photobook_outline_3 {
    width: 308px;
}

.project_photobook_outline .thumb {
    height: 100px;
    margin: 0 auto 5px;
    width: 200px;
}

.project_photobook_outline .marker {
    border-bottom: 2px solid #f599a0;
}


/*この価格でこんな作品がつくれます！
------------------------------------------------*/
.pp_price_title {
    background-image: url(/global_images/project/pc/pp_price_title_bg_1.gif);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 70px 56px;
    padding: 0 0 0 85px;
}

.img_large .pp_price_title {
    background-image: url(/global_images/project/pc/pp_price_title_bg_1_hr.gif);
}

.pp_price_title .section_title {
    margin: 10px 0 0;
}

.pp_price_table {
    border-top: 1px solid #ddd;
}

.pp_price_table .tr {
    border-bottom: 1px solid #ddd;
}

.pp_price_table .th,
.pp_price_table .td {
    padding: 28px 10px;
    vertical-align: middle;
}

.pp_price_table .th {
    width: 140px;
}

.pp_price_table .size {
    display: block;
    font-size: 11px;
    font-weight: normal;
}

.pp_price_table .pages,
.pp_price_table .price {
    display: inline-block;
}

.pp_price_table .pages {
    background-image: url(/global_images/project/pc/pp_price_table_bg.gif);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 63px 1px;
    width: 150px;
}

.pp_price_table .price {
    color: #e60012;
    display: block;
    float: right;
    font-weight: bold;
    margin: 0 0 0 10px;
    text-align: right;
}

.pp_price_title .section_caption {
    margin: 0;
}

.pp_price_caption {
    font-size: 12px;
    margin: 20px 0 0;
}

.pp_thumb_wrap {
    margin: -10px 0 0;
    width: 550px;
}

.pp_thumb {
    float: left;
    height: 96px;
    margin: 10px 0 0 14px;
    width: 96px;
}


/*クーポン・シェア
------------------------------------------------*/
.pp_share_wrap {
    background-color: #faf6f2;
    background-image: url(/global_images/project/pc/pp_share_bg.gif);
    background-position: 1571px bottom;
    background-repeat: repeat-x;
    background-size: 3142px 371px;
    margin: 50px 0 0;
    padding: 50px 0;
    position: relative;
    text-align: center;
    z-index: 0;
}

.img_large .pp_share_wrap {
    background-image: url(/global_images/project/pc/pp_share_bg_hr.gif);
}

.pp_share_wrap::after {
    background-image: url(/global_images/project/pc/pp_share_after_bg.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 1571px 371px;
    bottom: 0;
    content: "";
    display: block;
    height: 371px;
    padding: 50px 0;
    position: absolute;
    width: 100%;
    z-index: -1;
}

.img_large .pp_share_wrap::after {
    background-image: url(/global_images/project/pc/pp_share_after_bg_hr.png);
}

.pp_share_wrap .code_link_box {
    position: relative;
}

.pp_share_wrap .code_link_box::before {
    background-image: url(/global_images/project/pc/code_link_bg.gif);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 950px 460px;
    border-radius: 10px;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -2;
}

.pp_share_wrap .code_box {
    float: left;
    padding: 30px 35px;
    text-align: center;
    width: 475px;
}

.pp_share_wrap .copy_code {
    background-color: #fff;
    border-radius: 4px;
    padding: 10px 0 13px;
    position: relative;
}

.pp_share_wrap .code a {
    color: #e60012;
    -webkit-transition: all .2s ease;
            transition: all .2s ease;
}

.pp_share_wrap .code a:hover {
    opacity: .5;
    text-decoration: none;
}


.pp_share_wrap .copy_code::before {
    background-image: url(/global_images/project/pc/project_photobook_code_bg.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 70px 70px;
    bottom: -15px;
    content: "";
    display: block;
    height: 70px;
    position: absolute;
    right: -22px;
    width: 70px;
}

.pp_share_wrap .code_title {
    font-size: 14px;
    font-weight: bold;
}

.pp_share_wrap .code_title::before {
    background-image: url(/global_images/project/pc/project_photobook_code_title_bg_1.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 33px 24px;
    content: "";
    display: inline-block;
    height: 24px;
    margin: 0 10px 0 0;
    vertical-align: middle;
    width: 33px;
}

.img_large .pp_share_wrap .code_title::before {
    background-image: url(/global_images/project/pc/project_photobook_code_title_bg_1_hr.png);
}

.pp_share_wrap .code_caption {
    font-size: 10px;
}

.pp_share_wrap .code {
    color: #e60012;
    font-size: 35px;
    font-weight: bold;
    line-height: 30px;
}

/*
.pp_share_wrap .code::before,
.pp_share_wrap .code::after {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 10px 18px;
    content: "";
    display: inline-block;
    height: 18px;
    vertical-align: middle;
    width: 10px;
}

.pp_share_wrap .code::before {
    background-image: url(/global_images/project/pc/project_photobook_copy_code_bg_1.gif);
    margin: -20px 5px 0 0;
}

.img_large .pp_share_wrap .code::before {
    background-image: url(/global_images/project/pc/project_photobook_copy_code_bg_1_hr.gif);
}

.pp_share_wrap .code::after {
    background-image: url(/global_images/project/pc/project_photobook_copy_code_bg_2.gif);
    margin: 10px 0 0 5px;
}

.img_large .pp_share_wrap .code::after {
    background-image: url(/global_images/project/pc/project_photobook_copy_code_bg_2_hr.gif);
}
*/

.pp_share_wrap .copy_print_code {
    background-color: #fff;
    border-radius: 3px;
    margin: 10px 0 0;
    padding: 5px 10px;
}

.pp_share_wrap .code_print_caption {
    float: left;
    font-size: 10px;
    margin: 5px 0 0;
}

.pp_share_wrap .code_print {
    float: right;
    font-size: 15px;
    font-weight: bold;
}

.pp_share_wrap .code_print a {
    color: #e60012;
    -webkit-transition: all .2s ease;
            transition: all .2s ease;
}

.pp_share_wrap .code_print a:hover {
    opacity: .5;
    text-decoration: none;
}

.pp_share_wrap .info {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.6;
    margin: 20px 0 0;
}

.pp_share_wrap .btn {
    float: right;
    padding: 20px;
    width: 475px;
}

.pp_share_wrap a:hover img {
    opacity: .9;
}

.pp_share_wrap .link {
    margin: 20px 0 0;
    text-align: center;
}

.pp_share_wrap .link a {
    color: #fff;
    text-decoration: underline;
}

.pp_share_wrap .link a:hover {
    text-decoration: none;
}

.pp_share_wrap .section_title,
.pp_share_wrap .section_caption {
    font-weight: bold;
    text-align: center;
}

.pp_share_wrap .section_title {
    background-image: url(/global_images/project/pc/pp_share_title_before_bg.png);
    background-position: center 27px;
    background-repeat: no-repeat;
    background-size: 24px 13px;
    padding: 60px 0 0;
    position: relative;
    text-align: center;
}

.img_large .pp_share_wrap .section_title {
    background-image: url(/global_images/project/pc/pp_share_title_before_bg_hr.png);
}

.pp_share_wrap .section_title::before,
.pp_share_wrap .section_title::after {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 20px 40px;
    bottom: 0;
    content: "";
    display: inline-block;
    height: 40px;
    position: absolute;
    width: 20px;
}

.pp_share_wrap .section_title::before {
    background-image: url(/global_images/project/pc/pp_share_title_bg_1.png);
    left: 50%;
    margin: 0 0 0 -280px;
}

.img_large .pp_share_wrap .section_title::before {
    background-image: url(/global_images/project/pc/pp_share_title_bg_1_hr.png);
}

.pp_share_wrap .section_title::after {
    background-image: url(/global_images/project/pc/pp_share_title_bg_2.png);
    margin: 0 -280px 0 0;
    right: 50%;
}

.img_large .pp_share_wrap .section_title::after {
    background-image: url(/global_images/project/pc/pp_share_title_bg_2_hr.png);
}

.pp_share_wrap .section_caption {
    background-image: none;
    padding: 0;
}

.img_large .pp_share_wrap .section_caption {
    background-image: none;
}

.pp_share_wrap .pp_sns {
    margin: 0 auto;
    width: 400px;
    /*width: 480px;*/
}

.pp_share_wrap .sns {
    float: left;
    height: 30px;
    width: 80px;
}

.report_content_wrap + .pp_share_wrap {
    margin: 30px 0 0;
}


/*しまうまプリントとは？
------------------------------------------------*/
.pp_total_table,
.pp_total_table::after {
    background-image: url(/global_images/project/pc/border_horizon.gif);
    background-position: top left;
    background-repeat: repeat-x;
    background-size: 6px 2px;
}

.pp_total_table {
    margin: 25px 0 0;
    padding: 20px 0;
    position: relative;
}

.pp_total_table::after {
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    width: 100%;
}

.pp_total_table .th,
.pp_total_table .td {
    line-height: 1.45;
    vertical-align: middle;
}

.pp_total_table .th {
    background-image: url(/global_images/project/pc/pp_total_table_bg.gif);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 35px 30px;
    font-size: 17px;
    padding: 0 0 0 45px;
}

.img_large .pp_total_table .th {
    background-image: url(/global_images/project/pc/pp_total_table_bg_hr.gif);
}

.pp_total_table .period {
    display: block;
    font-size: 11px;
    font-weight: normal;
}

.pp_total_table .td {
    font-size: 15px;
    font-weight: bold;
    padding: 0 20px;
    text-align: center;
}

.pp_total_table .cel_3,
.pp_total_table .cel_4 {
    background-image: url(/global_images/project/pc/border_vertical.gif);
    background-position: left top;
    background-repeat: repeat-y;
    background-size: 2px 6px;
}

.pp_total_table .count,
.pp_total_table .unit {
    color: #e60012;
}

.pp_total_table .count {
    font-size: 25px;
    margin: 0 0 0 10px;
}

.pp_total_table .unit {
    font-size: 20px;
}


/*しまうまプリントでできること。
------------------------------------------------*/
.pp_ability_great_wrap {
    background-image: url(/global_images/project/pc/border_horizon.gif);
    background-position: bottom left;
    background-repeat: repeat-x;
    background-size: 6px 2px;
    padding: 0 0 30px;
}

.pp_ability_great_wrap .main_title {
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 30px 30px;
    font-size: 21px;
    font-weight: bold;
    margin: 30px 0 20px;
    padding: 0 0 0 40px;
}

.pp_ability_great_wrap .main_title_1 {
    background-image: url(/global_images/project/pc/pp_ability_title_bg.gif);
}

.img_large .pp_ability_great_wrap .main_title_1 {
    background-image: url(/global_images/project/pc/pp_ability_title_bg_hr.gif);
}

.pp_ability_great_wrap .main_title_2 {
    background-image: url(/global_images/project/pc/pp_great_title_bg.gif);
}

.img_large .pp_ability_great_wrap .main_title_2 {
    background-image: url(/global_images/project/pc/pp_ability_title_bg_hr.gif);
}

.pp_ability .ability {
    background-color: #f7f5f0;
    border: 10px solid #f7f5f0;
    float: left;
    margin: 0 0 0 20px;
    overflow: visible;
    padding: 20px 20px 25px;
    position: relative;
    width: 465px;
    z-index: 0;
}

.pp_ability .ability::before {
    background-color: #fff;
    border-radius: 6px;
    -webkit-box-shadow: 2px 2px 6px -2px rgba(0, 0, 0, .1);
            box-shadow: 2px 2px 6px -2px rgba(0, 0, 0, .1);
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.pp_ability .ability:first-child {
    margin: 0;
}

.pp_ability .ability * {
    position: relative;
    z-index: 5;
}

.pp_ability .thumb {
    float: left;
    height: 150px;
    width: 180px;
}

.pp_ability .info_box {
    float: right;
    width: 220px;
}

.pp_ability .title {
    font-size: 18px;
    font-weight: bold;
    margin: 10px 0 5px;
}

.pp_ability .info {
    font-size: 12px;
    line-height: 1.5;
    margin: 0 0 5px;
}

.pp_ability a {
    font-size: 12px;
    font-weight: bold;
}

.pp_ability .code {
    font-size: 11px;
    margin: 0 0 8px;
}

.pp_ability .code a {
    font-size: 11px;
    font-weight: normal;
}


/*しまうまプリントのすごいところ。。
------------------------------------------------*/
.pp_great {
    background-color: #f7f5f0;
    border-radius: 6px;
    padding: 10px 10px 10px 0;
}

.pp_great .great {
    background-color: #fff;
    border-radius: 6px;
    -webkit-box-shadow: 2px 2px 6px -2px rgba(0, 0, 0, .1);
            box-shadow: 2px 2px 6px -2px rgba(0, 0, 0, .1);
    float: left;
    margin: 0 0 0 10px;
    padding: 20px 0;
    text-align: center;
    width: 225px;
}

.pp_great .point {
    color: #e60012;
    font-weight: bold;
    margin: 0 0 10px;
}

.pp_great .subtitle {
    font-size: 12px;
    margin: 10px 0 0;
}

.pp_great .title {
    font-size: 18px;
    font-weight: bold;
}


/*フッター
------------------------------------------------*/
.pp_subfooter {
    background-color: #fff;
    margin: 0 0 -40px;
    padding: 30px 0;
}

.pp_subfooter .pp_attention {
    margin: 0 auto;
}

.pp_subfooter .hr {
    background-image: url(/global_images/project/pc/border_horizon.gif);
    background-position: bottom left;
    background-repeat: repeat-x;
    background-size: 6px 2px;
    margin: 30px 0 25px;
}

.pp_subfooter .logo_caption {
    font-size: 12px;
    text-align: center;
}

.pp_subfooter .logo_img {
    background-image: url(/global_images/project/pc/logo_photobook_bg.png);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 305px auto;
    margin: 15px auto 0;
    width: 305px;
}

.img_large .pp_subfooter .logo_img {
    background-image: url(/global_images/project/pc/logo_photobook_bg_hr.png);
}

.pp_subfooter .pet_logo {
    float: left;
    width: 147px;
}

.pp_subfooter .shimauma_logo {
    float: right;
    width: 120px;
}

.photobook_page .report_thumb {
    background-image: url(/global_images/project/pc/project_photobook_thumb_1.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 360px 220px;
    height: 220px;
    width: 360px;
}




/*------------------------------------------------
alert
------------------------------------------------*/
.common_alert_wrap {
    align-items: center;
    background-image: url(/global_images/project/pc/alert_bg.gif);
    background-position: left top;
    background-repeat: repeat;
    border-radius: 3px;
    -webkit-box-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    letter-spacing: 0;
    margin: 25px auto 20px;
    padding: 10px 10px 10px 20px;
    width: 950px;
}

.common_alert_wrap .title {
    background-image: url(/global_images/project/pc/icon_alert.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 40px 37px;
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    padding: 0 0 0 55px;
    width: 470px;
}

.common_alert_wrap .info {
    background-color: #fff;
    border-radius: 3px;
    color: #e60012;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.3;
    padding: 25px 0;
    text-align: center;
    width: 450px;
}




/*------------------------------------------------
アンケート
------------------------------------------------*/
.inquiry_parallax_wrap {
    height: 600px;
}

.project_inquiry_header_wrap {
    left: 50%;
    margin: 0 0 0 -475px;
    position: absolute;
    top: 25px;
    width: 950px;
    z-index: 5;
}

.project_inquiry_header_wrap .page_title {
    color: #fff;
    font-size: 13px;
}

.project_inquiry_header_wrap .pet_logo {
    height: 50px;
    margin: 15px 0 0;
    width: 250px;
}

.project_inquiry_subheader_wrap {
    background-color: #5e5a56;
    color: #fff;
    height: 140px;
    margin: 0 0 35px;
}

.project_inquiry_subheader_wrap .left {
    float: left;
    padding: 28px 0 0;
}

.project_inquiry_subheader_wrap .pet_logo {
    height: 50px;
    margin: 15px 0 0;
    width: 250px;
}

.project_inquiry_subheader_wrap .right {
    background-color: #a71c1f;
    color: #fff;
    float: right;
    font-size: 15px;
    height: 50px;
    line-height: 50px;
    margin: 45px 0 0;
    text-align: center;
    width: 300px;
}

.inquiry_visual_wrap {
    background-color: #56514d;
    background-image: url(/global_images/project/pc/inquiry_visual_bg.jpg);
    background-position: center -80px;
    background-repeat: no-repeat;
    background-size: 2000px 680px;
    height: 600px;
    margin: 0 auto;
    padding: 120px 0 0;
}

.img_large .inquiry_visual_wrap {
    background-image: url(/global_images/project/pc/inquiry_visual_bg_hr.jpg);
}

.inquiry_visual_wrap .present_box {
    background-image: url(/global_images/project/pc/inquiry_present_bg.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 21px 21px;
}

.img_large .inquiry_visual_wrap .present_box {
    background-image: url(/global_images/project/pc/inquiry_present_bg_hr.png);
}

.inquiry_visual_wrap .present {
    height: 230px;
    width: 460px;
}

.inquiry_visual_wrap .present:first-child {
    float: left;
}

.inquiry_visual_wrap .present:last-child {
    float: right;
}

.inquiry_visual_wrap .limit {
    background-color: #a71c1f;
    border-radius: 25px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
    text-align: center;
    width: 400px;
}

.inquiry_position_content_wrap {
    background-color: #fff;
    margin: 0;
}

.project_inquiry_outline_wrap {
    background-color: #fff;
    background-image: url(/global_images/project/pc/inquiry_outline_bg.jpg);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 390px 270px;
    padding: 35px 0 40px;
}

.project_inquiry_outline_wrap .title {
    font-size: 18px;
    font-weight: bold;
}

.project_inquiry_outline_wrap .info {
    margin: 15px 0 0;
    width: 530px;
}

.project_inquiry_outline_wrap .link {
    background-image: url(/global_images/project/pc/icon_blank.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 12px 10px;
    margin: 10px 0 0;
    padding: 0 0 0 20px;
}

.img_large .project_inquiry_outline_wrap .link {
    background-image: url(/global_images/project/pc/icon_blank_hr.png);
}

.project_inquiry_outline_wrap .link a {
    color: #a71c1f;
}

.project_inquiry_form_wrap {
    position: relative;
}

.project_inquiry_form_wrap::before {
    background-color: #a71c1f;
    content: "";
    display: block;
    height: 80px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.project_inquiry_form_wrap .title {
    background-image: url(/global_images/project/pc/inquiry_form_title_bg.gif);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 950px 90px;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    height: 90px;
    line-height: 80px;
    position: relative;
    text-align: center;
}

.img_large .project_inquiry_form_wrap .title {
    background-image: url(/global_images/project/pc/inquiry_form_title_bg_hr.gif);
}

.project_inquiry_form_wrap .form_row {
    margin: 30px 0 0;
}

.project_inquiry_form_wrap .num {
    background-color: #a71c1f;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    margin: 0 20px 0 0;
    text-align: center;
    width: 70px;
}

.project_inquiry_form_wrap .u {
    font-size: 24px;
    font-weight: bold;
}

.project_inquiry_form_wrap .form_subtitle {
    font-size: 18px;
    font-weight: bold;
}

.project_inquiry_form_wrap .radio_list_wrap {
    background-color: #f5f5f5;
    margin: 20px 0 0;
    padding: 30px;
}

.project_inquiry_form_wrap .radio_list_wrap .clearfix {
    overflow: visible;
}

.project_inquiry_form_wrap .radio_list_wrap .formErrorMsg {
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    margin: 20px 0 0;
    padding: 0;
    text-align: center;
    width: 100%;
}

.project_inquiry_form_wrap .radio_list_wrap .errMsg {
    font-size: 18px;
    line-height: 50px;
}

.project_inquiry_form_wrap .radio_list_subwrap {
    margin: -5px 0 0;
    padding: 0 30px 30px;
}

.project_inquiry_form_wrap .radio_list_inner {
    margin: 20px 0 0;
    overflow: visible;
}

.project_inquiry_form_wrap .radio_list {
    float: left;
    font-size: 18px;
    height: 80px;
    margin: 0 0 0 25px;
    text-align: center;
    vertical-align: middle;
    width: 280px;
}

.project_inquiry_form_wrap .radio_list_min {
    margin: 0 0 0 15px;
    width: 211px;
}

.project_inquiry_form_wrap .radio_list:first-child {
    margin: 0;
}

.project_inquiry_form_wrap .radio_list_half {
    margin: 0 0 0 30px;
    width: 430px;
}

.project_inquiry_form_wrap .radio_list_product {
    font-size: 13px;
    height: 260px;
    margin: 0 0 0 25px;
}

.project_inquiry_form_wrap .radio {
    left: 50%;
    opacity: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}

.project_inquiry_form_wrap .input_radio_btn {
    cursor: pointer;
    display: block;
    height: 80px;
    position: relative;
}

.project_inquiry_form_wrap .label {
    display: table-cell;
    height: 80px;
    letter-spacing: 0;
    line-height: 1.4;
    position: relative;
    vertical-align: middle;
    width: 280px;
    z-index: 1;
}

.project_inquiry_form_wrap .radio_list_half .label {
    width: 430px;
}

.project_inquiry_form_wrap .radio_list_product .input_radio_btn {
    height: 260px;
}

.project_inquiry_form_wrap .radio_list_product .label {
    height: 260px;
}

.project_inquiry_form_wrap .food_thumb {
    height: 140px;
    margin: 0 auto 25px;
    width: 87px;
}

.project_inquiry_form_wrap .label,
.project_inquiry_form_wrap .label:before {
    -webkit-transition: all .3s ease;
            transition: all .3s ease;
}

.project_inquiry_form_wrap .label:before {
    background-color: #fff;
    border-radius: 6px;
    -webkit-box-shadow: 2px 3px 3px 0 rgba(0, 0, 0, .1);
            box-shadow: 2px 3px 3px 0 rgba(0, 0, 0, .1);
    content: "";
    display: block;
    height: 80px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

.project_inquiry_form_wrap .radio_list_product .label:before {
    height: 260px;
}

.project_inquiry_form_wrap .radio:checked + .label {
    color: #fff;
}

.project_inquiry_form_wrap .radio:checked + .label:before {
    background-color: #5e5a56;
}

.inquiry_form_table {
    background-color: #f5f5f5;
    margin: 20px 0 0;
    padding: 0 20px;
}

.inquiry_form_table .tr {
    border-top: 1px solid #ddd;
}

.inquiry_form_table .tr:first-of-type {
    border: none;
}

.inquiry_form_table .th,
.inquiry_form_table .td {
    font-size: 15px;
    font-weight: normal;
    text-align: left;
}

.inquiry_form_table .th {
    line-height: 40px;
    padding: 20px 0;
}

.inquiry_form_table .td {
    padding: 20px;
}

.inquiry_form_table .input_textbox,
.inquiry_form_table .input_select {
    font-size: 15px;
    height: 40px;
}

.inquiry_form_table .input_textbox {
    border: 1px solid #ddd;
    border-radius: 3px;
    line-height: 20px;
    padding: 10px;
}

.inquiry_form_table .inner_row {
    margin: 10px 0 0;
}

.inquiry_form_attention {
    border: 20px solid #f5f5f5;
    margin: 30px 0 0;
    padding: 25px;
}

.inquiry_form_attention .attention_title {
    color: #931220;
    font-size: 15px;
    font-weight: bold;
}

.inquiry_form_attention .attention_list {
    margin: 20px 0 0;
}

.inquiry_form_attention .attention {
    line-height: 1.5;
    margin: 5px 0 0;
}

.inquiry_form_attention a {
    color: #931220;
    font-weight: bold;
    text-decoration: underline;
}

.inquiry_form_attention a:hover {
    text-decoration: none;
}

.inquiry_form_title {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}

.inquiry_confirm_wrap {
    border: 20px solid #f5f5f5;
    font-size: 15px;
    margin: 30px 0 0;
    padding: 0 30px;
}

.inquiry_confirm_wrap .dt {
    border-top: 1px solid #ddd;
    font-weight: bold;
    padding: 25px 0 0;
}

.inquiry_confirm_wrap .dt:first-of-type {
    border: none;
}

.inquiry_confirm_wrap .dd {
    padding: 10px 0 25px 34px;
}

.inquiry_comp_title {
    background-image: url(/global_images/project/pc/inquiry_comp_bg.gif);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 130px 72px;
    margin: 75px 0 0;
    padding: 100px 0 0;
}

.inquiry_comp_info {
    font-size: 15px;
    margin: 20px 0 0;
    text-align: center;
}

.inquiry_form_submit_wrap {
    height: 80px;
    margin: 40px auto 0;
    width: 380px;
}

.inquiry_home {
    border: 1px solid #ddd;
    border-radius: 30px;
    color: #333;
    font-size: 15px;
    font-weight: bold;
    height: 60px;
    line-height: 60px;
    margin: 40px auto 110px;
    text-align: center;
    width: 340px;
}

.inquiry_form .submit_btn {
    height: 80px;
    outline: none;
    width: 380px;
}

.inquiry_back {
    margin: 30px 0 0;
    text-align: center;
}

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

.project_inquiry_footer_wrap {
    background-color: #5e5a56;
    margin: 60px 0 0;
    padding: 50px 0;
}

.project_inquiry_footer_wrap .pet_logo {
    height: auto;
    margin: 0 auto;
    width: 210px;
}

.project_inquiry_footer_wrap .copy {
    color: #fff;
    display: block;
    font-size: 11px;
    margin: 25px 0 0;
    text-align: center;
}

.project_inquiry_footer_wrap a {
    color: #fff;
}




/*------------------------------------------------
ENEOSでんき
------------------------------------------------*/
.electric_page .parallax_wrap {
    height: 570px;
}

.electric_visual_wrap {
    background-color: #ffed76;
    background-image: url(/global_images/project/pc/electric_visual_bg_3.gif);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 1500px 470px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: 470px;
    margin: 0;
    padding: 30px 0 0;
}

.img_large .electric_visual_wrap {
    background-image: url(/global_images/project/pc/electric_visual_bg_3_hr.gif);
}

.electric_visual_wrap .project_headline {
    font-size: 10px;
    margin: 5px 0 15px;
}

.electric_visual_wrap .logo_img {
    background-image: url(/global_images/project/pc/logo_electric_logo_bg.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 553px 41px;
    width: 553px;
}

.img_large .electric_visual_wrap .logo_img {
    background-image: url(/global_images/project/pc/logo_electric_logo_bg_hr.png);
}

.electric_visual_wrap .pet_logo {
    float: left;
    height: 41px;
    width: 232px;
}

.electric_visual_wrap .eneos_logo {
    float: right;
    height: 41px;
    width: 250px;
}

.electric_visual_wrap .project_title {
    margin: 30px 0 0;
    width: 500px;
}

.electric_visual_wrap .project_info {
    margin: 25px 0 0;
    width: 511px;
}

.electric_visual_wrap .sns_wrap {
    margin: 10px 0 0;
}

.electric_visual_wrap .sns {
    float: left;
    margin: 0 5px 0 0;
}

.electric_visual_wrap .fb_iframe_widget > span {
    vertical-align: baseline !important;
}

.electric_position_content_wrap {
    margin: 25px 0 0;
}

.electric_about_wrap {
    background-color: #fdca00;
    background-image: url(/global_images/project/pc/electric_about_bg.gif);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 2000px 480px;
    font-size: 11px;
    padding: 30px 0;
}

.img_large .electric_about_wrap {
    background-image: url(/global_images/project/pc/electric_about_bg_hr.gif);
}

.electric_about_wrap .about {
    background-color: #fff;
    border: 2px solid #000;
    height: 210px;
    position: relative;
    width: 460px;
}

.electric_about_wrap .bl {
    height: 21px;
    margin: 0 auto;
    width: 81px;
}

.electric_about_wrap .area {
    bottom: 8px;
    height: 25px;
    position: absolute;
    right: 8px;
    width: 110px;
}

.electric_about_wrap .about_l {
    float: left;
}

.electric_about_wrap .about_r {
    float: right;
}

.electric_about_wrap .about_2 {
    height: 190px;
    width: 460px;
}

.electric_about_wrap .note {
    margin: 15px 0 0;
}

.electric_section_title {
    position: relative;
}

.electric_section_title::before {
    background-color: #000;
    color: #fff;
    content: "";
    display: block;
    height: 60px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.electric_section_title .title_img {
    margin: 0 auto;
    position: relative;
    width: 950px;
    z-index: 2;
}

.electric_section_2 {
    background-color: #ffed76;
    padding: 0 0 50px;
}

.electric_section_2 .subtitle {
    margin: 35px 0 5px;
}

.electric_section_2 .caption {
    text-align: center;
}

.electric_change_wrap {
    background-color: #fff;
    border: 2px solid #000;
    margin: 40px 0 0;
    padding: 28px 38px;
    position: relative;
}

.electric_change_wrap::before {
    background-image: url(/global_images/project/pc/electric_section_2_img_3.gif);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 67px 220px;
    content: "";
    display: block;
    height: 100%;
    left: 50%;
    margin: 0 0 0 -33px;
    position: absolute;
    top: 0;
    width: 67px;
}

.img_large .electric_change_wrap::before {
    background-image: url(/global_images/project/pc/electric_section_2_img_3_hr.gif);
}

.electric_change_wrap .electric_change {
    width: 400px;
}

.electric_change_wrap .electric_change_l {
    float: left;
}

.electric_change_wrap .electric_change_r {
    float: right;
}

.electric_change_wrap .thumb {
    height: 150px;
    width: 400px;
}

.electric_change_wrap .info {
    font-size: 12px;
    margin: 15px auto 0;
    text-align: center;
    width: 390px;
}

.electric_change_note {
    border-bottom: 1px dotted #111;
    border-top: 1px dotted #111;
    margin: 30px 0 0;
    padding: 25px 0;
}

.electric_change_note .note {
    width: 460px;
}

.electric_change_note .note_l {
    float: left;
}

.electric_change_note .note_r {
    float: right;
}

.electric_change_note .title {
    background-image: url(/global_images/project/pc/icon_q_b.gif);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 13px 13px;
    font-weight: bold;
    padding: 0 0 0 20px;
}

.img_large .electric_change_note .title {
    background-image: url(/global_images/project/pc/icon_q_b_hr.gif);
}

.electric_change_note .info {
    font-size: 12px;
    margin: 5px 0 0;
}

.electric_ipet {
    border-bottom: 1px dotted #111;
    margin: 0 0 20px;
    padding: 20px 0 20px;
}

.electric_ipet .logo_img {
    float: left;
    height: 60px;
    width: 240px;
}

.electric_ipet .info {
    border-left: 1px dotted #111;
    float: right;
    font-size: 12px;
    padding: 0 0 0 20px;
    width: 710px;
}

.electric_contact_wrap .electric_ipet {
    border-top: 1px dotted #111;
    margin: 30px 0 20px;
}

.electric_contact_wrap {
    background-color: #fdca00;
    background-image: url(/global_images/project/pc/electric_contact_bg_2020.gif);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 4000px 1000px;
    padding: 50px 0;
    position: relative;
}

.img_large .electric_contact_wrap {
    background-image: url(/global_images/project/pc/electric_contact_bg_2020_hr.gif);
}

.electric_contact_wrap * {
    position: relative;
    z-index: 1;
}

.electric_contact_wrap::before {
    background-image: url(/global_images/project/pc/electric_contact_bg_2_2.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 1500px 412px;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: -28px;
    width: 100%;
    z-index: 0;
}

.img_large .electric_contact_wrap::before {
    background-image: url(/global_images/project/pc/electric_contact_bg_2_2_hr.png);
}

.electric_contact_wrap_2::before {
    background-image: url(/global_images/project/pc/electric_contact_bg_2_3.png);
    background-size: 1500px 370px;
}

.img_large .electric_contact_wrap_2::before {
    background-image: url(/global_images/project/pc/electric_contact_bg_2_3_hr.png);
}

.electric_contact_wrap .title {
    height: 93px;
    margin: 0 0 25px;
    width: 580px;
}

.electric_contact_wrap .title_2 {
    height: 165px;
    width: 460px;
}

.electric_contact_wrap .sub {
    font-size: 14px;
    font-weight: bold;
}

.electric_contact_wrap .subtitle {
    height: 68px;
    width: 460px;
}

.electric_contact_wrap .btn {
    float: left;
    height: 72px;
    margin: 0 8px 0 0;
    width: 302px;
}

.electric_contact_wrap .border {
    border-bottom: 1px dotted #111;
}

.electric_contact_wrap .contact {
    background-color: #01b895;
    border-radius: 6px;
    margin: 15px 0 0;
    padding: 10px;
    width: 560px;
}

.electric_contact_wrap .formError .formErrorContent,
.electric_contact_wrap .errMsg {
    width: 100%;
}

.electric_contact_wrap .textbox {
    background-color: #fff;
    background-image: url(/global_images/project/pc/electric_contact_icon.gif);
    background-position: 20px center;
    background-repeat: no-repeat;
    background-size: 29px 23px;
    border: none;
    border-left: 2px solid #ddd;
    border-radius: 6px;
    border-top: 2px solid #ddd;
    font-size: 28px;
    height: 70px;
    line-height: 50px;
    padding: 10px 10px 10px 65px;
    width: 100%;
}

.img_large .electric_contact_wrap .textbox {
    background-image: url(/global_images/project/pc/electric_contact_icon_hr.gif);
}

.electric_contact_wrap .note_submit {
    margin: 10px 0 0;
}

.electric_contact_wrap .note {
    color: #fff;
    float: left;
    font-size: 12px;
    font-weight: bold;
    width: 280px;
}

.electric_contact_wrap .submit {
    float: right;
    height: 53px;
    margin: 7px 0 0;
    width: 243px;
}

.electric_contact_wrap .form_note {
    font-size: 11px;
    margin: 10px 0 0;
    width: 560px;
}

.electric_contact_wrap .form_note a {
    color: #111;
    text-decoration: underline;
}

.electric_contact_wrap .alert {
    background-color: #fff;
    border: 2px solid #c30000;
    color: #c30000;
    font-size: 18px;
    font-weight: bold;
    line-height: 56px;
    margin: 20px 0 0;
    text-align: center;
}

.electric_contact_wrap .alert::before {
    background-image: url(/global_images/project/pc/icon_alert_r.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 20px auto;
    content: "";
    display: inline-block;
    font-size: 14px;
    height: 56px;
    margin: 0 10px 0 0;
    vertical-align: top;
    width: 20px;
}

.img_large .electric_contact_wrap .alert::before {
    background-image: url(/global_images/project/pc/icon_alert_r_hr.png);
}

.electric_contact_wrap .area {
    font-size: 12px;
    margin: 25px 0 0;
}

.electric_contact_wrap .list {
    font-size: 11px;
    margin: 5px 0 0;
}

.electric_contact_wrap .blank {
    background-image: url(/global_images/project/pc/icon_blank_b.png);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 10px 10px;
    margin: 0 5px 0 0;
    padding: 0 15px 0 0;
}

.img_large .electric_contact_wrap .blank {
    background-image: url(/global_images/project/pc/icon_blank_b_hr.png);
}

.electric_report_wrap {
    background-image: url(/global_images/project/pc/electric_report_bg.jpg);
    background-position: center center;
    background-repeat: repeat-x;
    background-size: 1590px 120px;
    padding: 40px 0;
}

.electric_report_wrap .title {
    float: left;
    height: 40px;
    width: 520px;
}

.electric_report_wrap .btn {
    float: right;
    height: 40px;
    width: 250px;
}

.electric_section_3 {
    background-color: #ffee75;
    padding: 50px 0;
}

.db_bg {
    background-image: url(/global_images/project/pc/db_bg.png);
    background-position: left top;
    background-repeat: repeat-x;
    background-size: 6px 3px;
}

.electric_easy_wrap {
    padding: 30px 0;
}

.electric_easy_wrap .info_box {
    background-image: url(/global_images/project/pc/vdb_bg_hr.png);
    background-position: right top;
    background-repeat: repeat-y;
    background-size: 2px 6px;
    float: left;
    padding: 15px 39px 15px 0;
    width: 515px;
}

.img_large .electric_easy_wrap .info_box {
    background-image: url(/global_images/project/pc/vdb_bg_hr.png);
}

.electric_easy_wrap .info {
    margin: 25px 0 0;
}

.electric_easy_wrap .thumb_box {
    float: right;
    padding: 10px 0;
    width: 400px;
}

.electric_easy_wrap .dt {
    margin: 0 0 30px;
}

.electric_easy_wrap .dd {
    font-size: 15px;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
    width: 190px;
}

.electric_easy_wrap .dd_info {
    margin: 15px 0 0;
}

.electric_point_wrap {
    padding: 3px 0 40px;
}

.electric_point_wrap .title {
    margin: 40px 0 0;
}

.electric_point_wrap .electric_point {
    margin: 35px 0 0;
}

.electric_point_wrap .point {
    float: left;
}

.electric_point_wrap .point_1 {
    margin: 0 0 0 25px;
    width: 300px;
}

.electric_point_wrap .point_2 {
    margin: 0 0 0 30px;
    width: 460px;
}

.electric_point_wrap .point_1:first-child,
.electric_point_wrap .point_2:first-child {
    margin: 0;
}

.electric_point_wrap .info {
    font-size: 14px;
    margin: 15px 0 0;
}

.electric_point_wrap .note {
    font-size: 11px;
    margin: 15px 0 0;
}

.electric_point_wrap_2 {
    padding: 0;
}

.electric_point_wrap_2 .title:nth-of-type(1) {
    margin: 0;
}

.electric_howto_wrap {
    padding: 35px 0 0;
}

.electric_howto_wrap .title {
    background-image: url(/global_images/project/pc/icon_q_bl.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    font-size: 20px;
    font-weight: bold;
    padding: 0 0 0 30px;
}

.img_large .electric_howto_wrap .title {
    background-image: url(/global_images/project/pc/icon_q_bl_hr.png);
}

.electric_howto_wrap .electric_id {
    background-color: #fff;
    border: 2px solid #111;
    margin: 30px 0 0;
    padding: 28px;
}

.electric_howto_wrap .toden,
.electric_howto_wrap .kanden {
    width: 460px;
}

.electric_howto_wrap .toden {
    float: left;
}

.electric_howto_wrap .kanden {
    float: right;
}

.electric_howto_wrap .id_title {
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 15px;
}

.electric_howto_wrap .toden .id_title {
    color: #f90;
}

.electric_howto_wrap .kanden .id_title {
    color: #00b7e4;
}

.electric_howto_wrap .thumb {
    float: right;
    height: 133px;
    margin: 0 0 20px 30px;
    width: 200px;
}

.electric_howto_wrap .subtitle {
    background-image: url(/global_images/project/pc/icon_q_b.gif);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 13px 13px;
    font-size: 12px;
    font-weight: bold;
    margin: 10px 0 0;
    padding: 0 0 0 20px;
}

.electric_howto_wrap .info {
    font-size: 12px;
    margin: 5px 0 0;
}

.electric_howto_wrap .blank {
    background-image: url(/global_images/project/pc/icon_blank_b.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 10px 10px;
    color: #111;
    margin: 0 5px 0 0;
    padding: 0 0 0 15px;
    text-decoration: underline;
}

.img_large .electric_howto_wrap .blank {
    background-image: url(/global_images/project/pc/icon_blank_b_hr.png);
}

.electric_howto_wrap .others {
    margin: 30px 0 0;
}

.electric_howto_wrap .others .title {
    background-image: none;
    float: left;
    font-size: 15px;
    padding: 0;
}

.img_large .electric_howto_wrap .others .title {
    background-image: none;
}

.electric_howto_wrap .others .info {
    float: left;
    font-size: 12px;
    margin: 0 0 0 25px;
}

.electric_section_4 {
    background-color: #e5f7ff;
    background-image: url(/global_images/project/pc/electric_cam_bg.gif);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 2000px 2000px;
    padding: 0 0 50px;
    position: relative;
}

.img_large .electric_section_4 {
    background-image: url(/global_images/project/pc/electric_cam_bg_hr.gif);
}

.electric_section_4 * {
    position: relative;
    z-index: 1;
}

.electric_section_4::before {
    background-image: url(/global_images/project/pc/electric_cam_bg_2_3.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 1500px 180px;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}

.img_large .electric_section_4::before {
    background-image: url(/global_images/project/pc/electric_cam_bg_2_3_hr.png);
}

.electric_section_4 .cam {
    background-color: #fff;
    -webkit-box-shadow: 10px 10px 0 0 rgba(0, 0, 0, .05);
            box-shadow: 10px 10px 0 0 rgba(0, 0, 0, .05);
}

.electric_section_4 .electric_cam_wrap .clearfix {
    overflow: visible;
}

.electric_section_4 .cam_1 {
    height: 200px;
    width: 460px;
}

.electric_section_4 .cam_2 {
    margin: 26px 0 0;
    padding: 30px;
}

.electric_section_4 .dt {
    float: left;
    font-weight: bold;
    width: 85px;
}

.electric_section_4 .dd {
    float: right;
    /*width: 800px;*/
    font-size: 12px;
}

.electric_section_4 .bold {
    font-weight: bold;
    margin: 0 0 5px;
}

.electric_section_4 .bold::before {
    border-radius: 50%;
    content: "";
    display: inline-block;
    height: 10px;
    margin: 0 6px 0 0;
    width: 10px;
}

.electric_section_4 .kanto::before {
    background-color: #eada95;
}

.electric_section_4 .kansai::before {
    background-color: #ecd0b0;
}

.electric_section_4 .chubu::before {
    background-color: #1ea953;
}

.electric_section_4 .chubu_mt {
    margin: 15px 0 5px;
}

.electric_section_4 .kansai {
    margin: 15px 0 5px;
}

.electric_section_4 .dl_2 {
    border-top: 1px dotted #111;
    margin: 30px 0 0;
    padding: 30px 0 0;
}

.electric_section_4 .note {
    font-size: 12px;
    margin: 20px 0 0;
}

.electric_section_4 .info_mt {
    margin: 15px 0 0;
}

.electric_section_5 {
    background-color: #faf3e4;
    padding: 50px 0;
}

.electric_plan_wrap {
    margin: 0 0 40px;
}

.electric_plan {
    margin: 40px 0 0;
}

.electric_plan .thumb {
    width: 370px;
}

.electric_plan_1 .info_box {
    width: 520px;
}

.electric_plan_2 .info_box {
    width: 575px;
}

.electric_plan .info {
    margin: 15px 0 0;
}

.electric_plan .bold {
    font-size: 18px;
    font-weight: bold;
    margin: 20px 0 0;
}

.electric_plan .bold + .info {
    margin: 10px 0 0;
}

.electric_plan .note {
    font-size: 11px;
    margin: 10px 0 0;
}

.electric_section_5 .balloon {
    background: #fafafa;
    border: 2px solid #000;
    font-size: 14px;
    font-weight: bold;
    margin: 40px auto;
    padding: 25px 35px;
    position: relative;
    text-align: center;
    width: 700px;
}

.electric_section_5 .balloon:after,
.electric_section_5 .balloon:before {
    border: solid transparent;
    content: " ";
    height: 0;
    left: 50%;
    pointer-events: none;
    position: absolute;
    top: 100%;
    width: 0;
}

.electric_section_5 .balloon:after {
    border-color: rgba(250, 250, 250, 0);
    border-top-color: #fafafa;
    border-width: 10px;
    margin-left: -10px;
}

.electric_section_5 .balloon:before {
    border-color: rgba(0, 0, 0, 0);
    border-top-color: #000;
    border-width: 13px;
    margin-left: -13px;
}

.electric_section_5 .subtitle {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}

.electric_deal_wrap {
    margin: 30px 0 0;
}

.electric_deal {
    height: 230px;
    width: 460px;
}

.electric_section_5 .note {
    font-size: 11px;
    margin: 15px 0 0;
}

.electric_section_5 .summary {
    border-bottom: 1px dotted #111;
    border-top: 1px dotted #111;
    font-size: 14px;
    font-weight: bold;
    margin: 30px 0 0;
    padding: 15px 0;
    text-align: center;
}

.electric_subfooter {
    padding: 0 0 30px;
}

.electric_subfooter .logo_img {
    width: 330px;
}

.electric_subfooter .eneos_logo {
    float: right;
    width: 142px;
}

.electric_comp_wrap {
    background-color: #ffed76;
    margin: 0 0 -40px;
    padding: 35px 0 40px;
}

.electric_comp_wrap .message {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}

.electric_comp_wrap .red {
    color: #c30000;
}

.electric_comp_wrap .alert {
    background-color: #fff;
    border: 2px solid #c30000;
    color: #c30000;
    font-size: 18px;
    font-weight: bold;
    line-height: 56px;
    margin: 30px 0 0;
    text-align: center;
}

.electric_comp_wrap .alert::before {
    background-image: url(/global_images/project/pc/icon_alert_r.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 20px auto;
    content: "";
    display: inline-block;
    height: 56px;
    margin: 0 10px 0 0;
    vertical-align: top;
    width: 20px;
}

.img_large .electric_comp_wrap .alert::before {
    background-image: url(/global_images/project/pc/icon_alert_r_hr.png);
}

.electric_comp_wrap .electric_mail_attenrion_wrap {
    margin: 30px 0 0;
}

.electric_comp_wrap .electric_mail_attenrion {
    background-color: #fff;
    border: 2px solid #000;
    min-height: 190px;
    padding: 23px 28px;
    width: 460px;
}

.electric_comp_wrap .mail_title {
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 15px;
}

.electric_comp_wrap .mail_info {
    font-size: 12px;
}

.electric_comp_wrap .mail_info a {
    color: #111;
    text-decoration: underline;
}

.electric_comp_wrap .area {
    font-size: 12px;
    margin: 25px 0 0;
}

.electric_comp_wrap .hr {
    background-image: url(/global_images/project/pc/db_bg.png);
    background-position: left top;
    background-repeat: repeat-x;
    background-size: 6px 3px;
    margin: 35px 0 0;
    padding: 35px 0 0;
}

.img_large .electric_comp_wrap .hr {
    background-image: url(/global_images/project/pc/db_bg_hr.png);
}

.electric_comp_wrap .logo_img {
    background-image: url(/global_images/project/pc/electric_logo_bg.gif);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 330px auto;
    margin: 15px auto 0;
    width: 330px;
}

.img_large .electric_comp_wrap .logo_img {
    background-image: url(/global_images/project/pc/electric_logo_bg_hr.gif);
}

.electric_comp_wrap .pet_logo {
    float: left;
    width: 147px;
}

.electric_comp_wrap .eneos_logo {
    float: right;
    width: 142px;
}

.electric_fix_area {
    background-color: #c30000;
    bottom: 0;
    color: #fff;
    font-weight: bold;
    height: 60px;
    left: 0;
    position: fixed;
    -webkit-transform: translateY(60px);
            transform: translateY(60px);
    -webkit-transition: all .5s ease;
            transition: all .5s ease;
    width: 100%;
    z-index: 100;
}

.electric_fix_area.is_show {
    -webkit-transform: translateY(0);
            transform: translateY(0);
}

.electric_fix_area .info {
    background-image: url(/global_images/attentionIcon_wt.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 16px auto;
    font-size: 15px;
    line-height: 60px;
    padding: 0 0 0 25px;
}

.img_large .electric_fix_area .info {
    background-image: url(/global_images/attentionIcon_wt_hr.png);
}

.electric_fix_area .btn {
    background-color: #fff;
    border-radius: 15px;
    color: #c30000;
    height: 30px;
    line-height: 30px;
    margin: 15px 0 0;
    text-align: center;
    width: 160px;
}




/*------------------------------------------------
ヘッダーリニューアル
------------------------------------------------*/
.op_header {
    background-color: #fff;
    background-image: url(/global_images/project/pc/op_stripe.gif);
    background-position: left top;
    background-repeat: repeat-x;
    background-size: 6px 5px;
    padding: 30px 0;
}

.img_large .op_header {
    background-image: url(/global_images/project/pc/op_stripe_hr.gif);
}

.op_header .inner {
    align-content: center;
    -webkit-box-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    -ms-flex-pack: justify;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    justify-content: space-between;
}

.op_header .logos {
    width: 480px;
}

.op_header .copy {
    height: 20px;
}

.op_header .op_logo {
    float: left;
    height: 50px;
    margin: 10px 0 0;
    width: 320px;
}

.op_header .pet_logo {
    border-left: 1px dotted #777;
    float: right;
    height: 30px;
    margin: 30px 0 0;
    padding: 0 0 0 16px;
    width: 137px;
}

.op_header .btns {
    align-items: flex-end;
    -webkit-box-align: end;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    -ms-flex-direction: column;
        flex-direction: column;
}

.op_header .project_sns_wrap {
    align-items: flex-start;
    -webkit-box-align: start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    height: 20px;
}

.op_header .sns:not(:first-child) {
    margin: 0 0 0 5px;
}

.op_header .btn {
    border: 1px solid #111;
    border-radius: 23px;
    color: #111;
    font-weight: bold;
    height: 45px;
    line-height: 43px;
    margin: 15px 0 0;
    text-align: center;
    width: 250px;
}

.op_header .btn::before {
    background-image: url(/global_images/project/pc/op_stamp.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 15px 15px;
    content: "";
    display: inline-block;
    height: 43px;
    margin: 0 15px 0 0;
    vertical-align: top;
    width: 15px;
}

.img_large .op_header .btn::before {
    background-image: url(/global_images/project/pc/op_stamp_hr.png);
}




/*------------------------------------------------
リニューアル
------------------------------------------------*/

/*共通
------------------------------------------------*/
.op_content {
    padding: 50px 0;
}

.op_bg_color {
    background-color: #f6f9fa;
}

.op_content_title {
    margin: 0 0 50px;
    text-align: center;
}

.op_content_title .main {
    display: block;
    font-size: 26px;
    font-weight: bold;
    margin: 0 0 3px;
}

.op_content_title .sub {
    border-bottom: 2px solid #e9014e;
    color: #e9014e;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}

.op_content_subtitle {
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 50px;
    text-align: center;
}

.op_content_title + .op_content_subtitle {
    margin: -10px 0 50px;
}

.op_marker {
    position: relative;
    z-index: 5;
}

.op_marker::after {
    background-color: #fff044;
    bottom: -5px;
    content: "";
    display: block;
    height: 8px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: -1;
}

.op_alert {
    background-color: #f00;
    background-image: url(/global_images/project/pc/icon_op_alert.png);
    background-position: 20px center;
    background-repeat: no-repeat;
    background-size: 30px 28px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 30px;
    padding: 20px 20px 20px 65px;
}


/*トップページ
------------------------------------------------*/
.op_top_cover_wrap {
    overflow: hidden;
    width: 100%;
}

.op_top_cover {
    background-image: url(/global_images/project/pc/op_top_cover_1_new.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-bottom-left-radius: 150% 300px;
    border-bottom-right-radius: 150% 300px;
    height: 420px;
    margin: 0 -10%;
    min-height: 420px;
    padding: 0 10%;
    width: 120%;
}

.op_top_cover .inner {
    overflow: hidden;
    width: 100%;
}

.op_top_cover .box {
    position: relative;
}

.op_top_cover .total {
    background-color: #e9014e;
    border-radius: 25px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    height: 50px;
    left: 50%;
    line-height: 50px;
    margin: 0 0 0 -180px;
    position: absolute;
    text-align: center;
    top: 275px;
    width: 360px;
}

.op_top_cover .period {
    bottom: 60px;
    color: #fff;
    font-size: 12px;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}

.op_top_copy {
    height: 200px;
    height: 200px;
}

.op_top_copy .box {
    position: relative;
}

.op_top_copy .badge {
    border-radius: 50%;
    -webkit-box-shadow: 5px 5px 20px -10px rgba(220, 0, 73, .5);
            box-shadow: 5px 5px 20px -10px rgba(220, 0, 73, .5);
    height: 184px;
    position: absolute;
    right: 0;
    top: -141px;
    width: 184px;
}

.op_project_results {
    align-items: stretch;
    -webkit-box-align: stretch;
    -webkit-box-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
    -ms-flex-pack: justify;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    justify-content: space-between;
}

.op_project_result {
    background-color: #fff;
    border-radius: 6px;
    -webkit-box-flex: 0;
    -webkit-box-shadow: 10px 10px 20px -5px rgba(0, 0, 0, .02);
            box-shadow: 10px 10px 20px -5px rgba(0, 0, 0, .02);
    -ms-flex: 0 0 460px;
        flex: 0 0 460px;
    margin: 30px 0 0;
    max-width: 460px;
    overflow: hidden;
    padding: 0 0 30px;
    text-align: center;
    width: 460px;
}

.op_project_result:nth-child(1),
.op_project_result:nth-child(2) {
    margin: 0;
}

.op_project_result .thumb {
    height: 170px;
    margin: 0 0 15px;
    width: 460px;
}

.op_project_result .title {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.5;
}

.op_project_result .btn {
    border: 1px solid #e9014e;
    border-radius: 30px;
    color: #e9014e;
    font-size: 16px;
    font-weight: bold;
    height: 60px;
    line-height: 58px;
    margin: 35px auto 0;
    text-align: center;
    width: 340px;
}

.op_project_result .btn_flex {
    align-content: center;
    align-items: center;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -ms-flex-line-pack: center;
    -ms-flex-pack: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    justify-content: center;
    line-height: 1.55;
}

.op_project_result .cate {
    font-size: 12px;
    width: 100%;
}

.op_project_result .btn + .btn {
    margin: 10px auto 0;
}

.op_project_result .dog_btn,
.op_project_result .cat_btn {
    overflow: hidden;
    position: relative;
}

.op_project_result .dog_btn::before,
.op_project_result .cat_btn::before {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 75px 60px;
    content: "";
    display: block;
    height: 60px;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 75px;
}

.op_project_result .dog_btn::before {
    background-image: url(/global_images/project/pc/bg_osusowake_dog_btn.png);
}

.op_project_result .cat_btn::before {
    background-image: url(/global_images/project/pc/bg_osusowake_cat_btn.png);
}

.img_large .op_project_result .dog_btn::before {
    background-image: url(/global_images/project/pc/bg_osusowake_dog_btn_hr.png);
}

.img_large .op_project_result .cat_btn::before {
    background-image: url(/global_images/project/pc/bg_osusowake_cat_btn_hr.png);
}

.op_project_result .detail {
    margin: 20px 0 0;
}

.op_project_result .detail a {
    border-bottom: 1px dotted #111;
    color: #111;
    font-weight: bold;
    text-decoration: none;
}

.op_project_result .detail a:hover {
    border: none;
}

.op_about_results {
    align-items: stretch;
    -webkit-box-align: stretch;
    -webkit-box-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    text-align: center;
}

.op_about_results::before {
    background-image: url(/global_images/project/pc/op_about_arrow.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 90px 20px;
    content: "";
    display: block;
    height: 20px;
    left: 50%;
    margin: 0 0 0 -45px;
    position: absolute;
    top: 150px;
    width: 90px;
    z-index: 20;
}

.op_balloon {
    background-color: #fff;
    border: 2px solid #111;
    font-size: 14px;
    font-weight: bold;
    margin: 0 auto 40px;
    padding: 30px;
    position: relative;
    text-align: center;
    width: 700px;
}

.op_balloon:after,
.op_balloon:before {
    border: solid transparent;
    content: " ";
    height: 0;
    left: 50%;
    pointer-events: none;
    position: absolute;
    top: 100%;
    width: 0;
}

.op_balloon:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #fff;
    border-width: 10px;
    margin-left: -10px;
}

.op_balloon:before {
    border-color: rgba(17, 17, 17, 0);
    border-top-color: #111;
    border-width: 13px;
    margin-left: -13px;
}

.op_about_result {
    background-color: #fff;
    -webkit-box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, .02);
            box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, .02);
    padding: 10px 10px 0;
    width: 460px;
}

.op_about_result .title {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.5;
    margin: 35px 0 0;
}

.op_about_result .info {
    font-size: 14px;
    margin: 15px 0 40px;
}

.op_support_results {
    align-items: stretch;
    -webkit-box-align: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    text-align: center;
}

.op_support_result {
    background-color: #f6f9fa;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 300px;
        flex: 0 0 300px;
    margin: 20px 0 0 25px;
    max-width: 300px;
    padding: 30px;
    width: 300px;
}

.op_support_result:nth-child(1) {
    margin: 0;
}

.op_support_result:nth-child(2),
.op_support_result:nth-child(3) {
    margin-top: 0;
}

.op_support_result:nth-child(4) {
    margin-left: 0;
}

.op_support_result:nth-child(5) {
    text-align: left;
}

.op_support_result .img_box {
    height: 70px;
    width: 240px;
}

.op_support_result .subtitle {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 14px;
    font-weight: 700;
    margin: 20px 0 0;
    text-transform: uppercase;
}

.op_support_result .u {
    border-bottom: 2px solid #111;
}

.op_support_result .info {
    margin: 15px auto 25px;
    width: 220px;
}

.op_support_result .btn {
    background-color: #e9014e;
    border-radius: 20px;
    color: #fff;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    margin: 10px 0 0;
}

.op_support_result .attention {
    font-size: 11px;
    margin: 15px 0 0;
}

.op_report_results {
    align-items: stretch;
    -webkit-box-align: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.op_report_results + .btn {
    border: 1px solid #111;
    border-radius: 23px;
    color: #111f;
    font-weight: bold;
    height: 45px;
    line-height: 43px;
    margin: 50px auto 0;
    text-align: center;
    width: 240px;
}




/*------------------------------------------------
2019.09 修正
------------------------------------------------*/
.project_note {
    padding: 25px 0;
}

.project_note .note {
    width: 460px;
}

.project_note .note_l {
    float: left;
}

.project_note .note_r {
    float: right;
}

.project_note .title {
    background-image: url(/global_images/project/pc/icon_q_b.gif);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 13px 13px;
    font-weight: bold;
    padding: 0 0 0 20px;
}

.img_large .project_note .title {
    background-image: url(/global_images/project/pc/icon_q_b_hr.gif);
}

.project_note .info {
    font-size: 12px;
    margin: 5px 0 0;
}




/*------------------------------------------------
2019.09 ペット保険編 修正
------------------------------------------------*/
.insurance_note {
    background-image: url(/global_images/project/pc/insurance_border_bg.gif);
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: 950px 5px;
    padding: 25px 0 30px;
}

.img_large .insurance_note {
    background-image: url(/global_images/project/pc/insurance_border_bg_hr.gif);
}




/*------------------------------------------------
2019.09 下層ページヘッダー 修正
------------------------------------------------*/
.lower_op_header {
    background-color: #fff;
    background-image: url(/global_images/project/pc/op_stripe.gif);
    background-position: left top;
    background-repeat: repeat-x;
    background-size: 6px 5px;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .15);
            box-shadow: 0 0 5px 0 rgba(0, 0, 0, .15);
    height: 100px;
    position: relative;
    z-index: 10;
}

.img_large .lower_op_header {
    background-image: url(/global_images/project/pc/op_stripe_hr.gif);
}

.lower_op_header .inner {
    align-items: center;
    -webkit-box-align: center;
    -webkit-box-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -ms-flex-pack: justify;
    height: 100px;
    justify-content: space-between;
}

.lower_op_header .logo {
    display: block;
    height: 60px;
    width: 330px;
}

.lower_op_header .nav_inner {
    align-items: center;
    -webkit-box-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
}

.lower_op_header .nav {
    margin: 0 15px 0 0;
}

.lower_op_header .nav a {
    color: #111;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    white-space: nowrap;
}

.lower_op_header .nav .blank {
    background-image: url(https://cache.pet-home.jp/cdn/web/assets/images/icn_blank_lgy.svg);
    background-position: right 2px;
    background-repeat: no-repeat;
    background-size: 12px;
    display: block;
    padding-right: 20px;
}

.lower_op_header .nav a::after {
    background-color: #e9014e;
    content: "";
    display: block;
    height: 2px;
    opacity: 0;
    -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
    -webkit-transition: all .3s ease;
            transition: all .3s ease;
    width: 100%;
}

.lower_op_header .nav a:hover::after {
    opacity: 1;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
}

.lower_op_header .nav.current a::after {
    opacity: 1;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
}

.lower_op_header .btn {
    background-color: #e9014e;
    border-radius: 15px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin: 0 0 0 10px;
    text-align: center;
    width: 120px;
}

.lower_op_header .btn::before {
    background-image: url(/global_images/project/pc/op_stamp_w.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 15px 15px;
    content: "";
    display: inline-block;
    height: 30px;
    margin: 0 10px 0 0;
    vertical-align: top;
    width: 15px;
}

.img_large .lower_op_header .btn::before {
    background-image: url(/global_images/project/pc/op_stamp_w_hr.png);
}




/*------------------------------------------------
2019.09 下層ページフッター 修正
------------------------------------------------*/
.lower_op_conversion {
    padding: 40px 0 0;
    position: relative;
    z-index: 1000;
}

.lower_op_conversion .sponsor {
    background-image: url(/global_images/project/pc/border_horizon.gif), url(/global_images/project/pc/border_horizon.gif);
    background-position: top left, bottom left;
    background-repeat: repeat-x, repeat-x;
    background-size: 6px 2px, 6px 2px;
    font-size: 12px;
    padding: 30px 0;
    text-align: center;
}

.lower_op_conversion .logo {
    margin: 15px 0 0;
}

.lower_op_conversion .id {
    margin: 15px 0 0;
}

.lower_op_conversion .bnr {
    display: block;
    height: 230px;
    margin: 40px 0 15px;
    width: 950px;
}

.lower_op_conversion .latest_report_title {
    display: none;
}




/*------------------------------------------------
電力会社編 キャンペーン変更
------------------------------------------------*/
.electric_section_camera {
    padding: 50px 0 30px;
}

.electric_section_camera .box {
    position: relative;
}

.electric_section_camera::before {
    background-image: url(/global_images/project/pc/electric_section_4_camera_product_thumb.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 1500px 429px;
    display: block;
    height: 360px;
    top: 50px;
    z-index: 10;
}

.img_large .electric_section_camera::before {
    background-image: url(/global_images/project/pc/electric_section_4_camera_product_thumb_hr.png);
}

.electric_section_camera .title {
    height: 177px;
    width: 550px;
}

.electric_section_camera .product_info {
    height: 150px;
    width: 550px;
}

.electric_section_camera .camera_model {
    align-items: center;
    border-bottom: 1px dotted #111;
    border-top: 1px dotted #111;
    -webkit-box-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    font-size: 12px;
    line-height: 1.5;
    margin: 30px 0 0;
    padding: 20px 0;
}

.electric_section_camera .camera_model_dt {
    font-weight: bold;
    white-space: nowrap;
}

.electric_section_camera .camera_model_dd {
    align-items: center;
    border-left: 1px dotted #111;
    -webkit-box-align: center;
    -webkit-box-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 0 25px;
    padding: 0 0 0 25px;
    width: 100%;
}

.electric_section_camera .btn {
    background-color: #111;
    border-radius: 15px;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    padding: 0 30px 0 15px;
}

.electric_section_camera .btn::before {
    background-image: url(/global_images/project/pc/icon_blank_w.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 10px 10px;
    content: "";
    display: inline-block;
    height: 30px;
    margin: 0 10px 0 0;
    vertical-align: top;
    width: 10px;
}

.electric_section_camera .camera_condition {
    margin: 30px 0 0;
}

.electric_section_camera .camera_condition_title {
    background-color: #111;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
}

.electric_section_camera .camera_condition_lists {
    background-color: #fff;
    border: 2px solid #111;
    border-top: none;
    padding: 20px 20px 25px;
}

.electric_section_camera .list {
    font-size: 14px;
    list-style: outside decimal;
    margin: 5px 0 0 1.5em;
}

.electric_section_camera .red {
    color: #d20c00;
}

.electric_section_camera .camera_notes {
    background-image: url(/global_images/project/pc/electric_section_4_camera_note_arrow.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 31px 15px;
    margin: 35px 0 0;
    padding: 0 0 40px;
    text-align: center;
}

.img_large .electric_section_camera .camera_notes {
    background-image: url(/global_images/project/pc/electric_section_4_camera_note_arrow_hr.png);
}

.electric_section_camera .note {
    margin: 15px 0 0;
}




/*------------------------------------------------
ネットプリント（旧：フォトブック）編 デザイン変更
------------------------------------------------*/
.photobook_page_2 {
    color: #000;
}

.photobook_page_2 .parallax_wrap {
    height: 770px;
}

.photobook_visual_wrap_2 {
    background-image: url(/global_images/project/pc/project_photobook_cover_bg_3.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 670px;
    margin: 0;
    padding: 40px 0 30px;
    width: 100%;
}

.photobook_visual_wrap_2 .logo_img {
    background-image: url(/global_images/project/pc/logo_photobook_bg_2.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 382px 38px;
    height: 38px;
    width: 382px;
}

.img_large .photobook_visual_wrap_2 .logo_img {
    background-image: url(/global_images/project/pc/logo_photobook_bg_2_hr.png);
}

.photobook_visual_wrap_2 .pet_logo {
    float: left;
    height: 38px;
    width: 182px;
}

.photobook_visual_wrap_2 .shimauma_logo {
    float: right;
    height: 38px;
    width: 149px;
}

.photobook_visual_wrap_2 .title_img {
    height: 61px;
    margin: 23px 0 0;
    width: 551px;
}

.photobook_visual_wrap_2 .info_img {
    height: 30px;
    margin: 16px 0 0;
    width: 500px;
}

.photobook_visual_wrap_2 .info {
    font-size: 15px;
    line-height: 28px;
    margin: 25px 0 0;
}

.photobook_visual_wrap_2 .code_copys_ver_2 {
    margin: 30px 0 0;
}

.photobook_visual_wrap_2 .pp_attention_2 {
    margin: 20px 0 0;
}

.pp_attention_2 {
    background-position: 15px center;
    border-radius: 6px;
    padding: 15px 0;
}

.pp_attention_2 .info {
    font-weight: bold;
    margin: 0 30px 0 60px;
    text-align: left;
}

.code_copys_ver_2 .code_copy {
    background-image: url(/global_images/project/pc/code_copy_bg.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 465px 220px;
    height: 220px;
    padding: 30px;
    position: relative;
    width: 465px;
}

.img_large .code_copys_ver_2 .code_copy {
    background-image: url(/global_images/project/pc/code_copy_bg_hr.png);
}

.code_copys_ver_2 .code_copy:first-child {
    float: left;
}

.code_copys_ver_2 .code_copy:last-child {
    float: right;
}

.code_copys_ver_2 .code_copy_title {
    height: 26px;
    width: 280px;
}

.code_copys_ver_2 .code_copy_subtitle {
    height: 30px;
    margin: 12px 0 0;
    width: 280px;
}

.code_copys_ver_2 .codes {
    background-color: #fff;
    border-radius: 4px;
    font-size: 32px;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    padding: 0 0 0 18px;
    position: relative;
    width: 280px;
}

.code_copys_ver_2 .btn {
    height: 34px;
    position: absolute;
    right: 10px;
    top: 8px;
    width: 34px;
}

.code_copys_ver_2 .link {
    height: 30px;
    margin: 12px 0 0;
    width: 280px;
}

.code_copys_ver_2 .price {
    height: 120px;
    position: absolute;
    right: 15px;
    top: 15px;
    width: 120px;
}

.photobook_page_2 .pp_price_table .th,
.photobook_page_2 .pp_price_table .td {
    padding: 18px 10px;
}

.pp_price_table_2 {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
}

.pp_price_table_2 .head_th {
    padding: 18px 10px 7px;
    width: 33%;
}

.pp_price_table_2 .th {
    font-weight: normal;
    padding: 2px 10px;
}

.pp_price_table_2 .td {
    background-image: url(/global_images/project/pc/pp_price_table_bg.gif);
    background-position: left 11px;
    background-repeat: no-repeat;
    background-size: 63px 1px;
    color: #e60012;
    font-weight: bold;
    padding: 2px 10px 2px 75px;
}

.pp_price_table_2 .tr:last-child .th {
    padding: 2px 10px 18px 10px;
}

.pp_price_table_2 .tr:last-child .td {
    padding: 2px 10px 18px 75px;
}

.pp_share_wrap .code_copys_ver_2 .code {
    color: #000;
    font-size: 32px;
    line-height: 50px;
}

.pp_share_wrap .code_copys_ver_2 .btn {
    float: none;
    padding: 0;
    width: 34px;
}

.pp_share_wrap_2 {
    margin: 40px 0 0;
    padding: 45px 0 50px;
}

.pp_share_wrap_2::after {
    height: 274px;
    padding: 0;
    z-index: 1;
}

.pp_share_wrap_2 .pp_sns {
    position: relative;
    z-index: 5;
}

.photobook_page_2 .pp_ability_great_wrap {
    background-image: none;
    padding: 0;
}

.img_large .photobook_page_2 .pp_ability_great_wrap {
    background-image: none;
}




/*------------------------------------------------
ネットプリント（旧：フォトブック）編 年賀状追加
------------------------------------------------*/
.photobook_page_2 .parallax_wrap_2 {
    height: 870px;
}

.code_copys_ver_2_1 .code_copy {
    background-size: 470px auto;
    width: 470px;
}

.photobook_visual_wrap_2_1 {
    height: 770px;
}

.code_copy_nenga {
    background-image: url(/global_images/project/pc/code_copy_nenga_bg.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 950px 90px;
    height: 90px;
    margin: 10px 0 -5px;
    padding: 20px;
}

.img_large .code_copy_nenga {
    background-image: url(/global_images/project/pc/code_copy_nenga_bg_hr.png);
}

.code_copy_nenga .code_copy_title,
.code_copy_nenga .code_copy_subtitle,
.code_copy_nenga .codes {
    float: left;
}

.code_copy_nenga .codes {
    background-color: #fff;
    border-radius: 4px;
    font-size: 32px;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    padding: 0 0 0 18px;
    position: relative;
    width: 280px;
}

.code_copy_nenga .btn {
    height: 34px;
    position: absolute;
    right: 10px;
    top: 8px;
    width: 34px;
}

.code_copy_nenga .code_copy_title {
    height: 40px;
    width: 190px;
}

.code_copy_nenga .code_copy_subtitle {
    height: 40px;
    width: 185px;
}

.code_copy_nenga .link {
    float: right;
    height: 40px;
    width: 203px;
}

.pp_share_wrap_2 .code_copy_nenga {
    margin: 10px 0 0;
}

.pp_share_wrap_2 .code_copy_nenga .code {
    color: #000;
    font-size: 32px;
    line-height: 50px;
}

.pp_share_wrap_2 .code_copy_nenga .btn {
    float: none;
    padding: 0;
    width: 34px;
}

.pp_share_wrap_2 .code_copy_nenga .link {
    margin: 0;
}

.pp_share_wrap_2 .link a:hover img {
    opacity: .5;
}

.ability_nenga {
    align-items: center;
    background-color: #f7f5f0;
    border: 10px solid #f7f5f0;
    -webkit-box-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    margin: 20px 0 0;
    padding: 0 20px;
    position: relative;
    width: 950px;
    z-index: 0;
}

.ability_nenga::before {
    background-color: #fff;
    border-radius: 6px;
    -webkit-box-shadow: 2px 2px 6px -2px rgba(0, 0, 0, .1);
            box-shadow: 2px 2px 6px -2px rgba(0, 0, 0, .1);
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.ability_nenga * {
    position: relative;
    z-index: 5;
}

.ability_nenga .thumb {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 150px;
        flex: 0 0 150px;
    height: 100px;
    width: 150px;
}

.ability_nenga .title {
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 0 40px;
}

.ability_nenga .info_box {
    margin: 0 0 0 25px;
}

.ability_nenga .code {
    font-size: 11px;
}

.ability_nenga a {
    font-size: 12px;
    font-weight: bold;
    margin: 0 0 0 auto;
}

.pp_nengajo_cm {
    background-image: url(/global_images/project/pc/pp_nengajo_cm_bg.gif);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 950px 455px;
    height: 455px;
    margin: 40px 0 0;
    padding: 20px 0 0 60px;
    width: 950px;
}

.img_large .pp_nengajo_cm {
    background-image: url(/global_images/project/pc/pp_nengajo_cm_bg_hr.gif);
}

.pp_nengajo_cm .info_box,
.pp_nengajo_cm .thumb_box {
    float: left;
}

.pp_nengajo_cm .info_box {
    background-image: url(/global_images/project/pc/pp_nengajo_cm_img.gif);
    background-position: right 22px;
    background-repeat: no-repeat;
    background-size: 88px 124px;
    width: 440px;
}

.img_large .pp_nengajo_cm .info_box {
    background-image: url(/global_images/project/pc/pp_nengajo_cm_img_hr.gif);
}

.pp_nengajo_cm .title {
    height: 42px;
    margin: 40px 0 0;
    width: 335px;
}

.pp_nengajo_cm .subtitle {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
    margin: 18px 0 0;
}

.pp_nengajo_cm .info {
    line-height: 1.5;
    margin: 30px 0 0;
}

.pp_nengajo_cm .btn {
    height: 40px;
    margin: 30px 0 0;
    width: 240px;
}

.pp_nengajo_cm .note {
    font-size: 11px;
    margin: 20px 0 0;
}

.pp_nengajo_cm .thumb_box {
    height: 416px;
    width: 430px;
}




/*------------------------------------------------
電力会社編 東北エリアキャンペーン
------------------------------------------------*/
.tohoku_campaign {
    border: 2px solid #111;
    margin: 30px 0 0;
}

.tohoku_campaign .info_box {
    background-color: #fff;
    border-top: 2px solid #111;
    padding: 0 0 0 38px;
}

.tohoku_campaign .infos {
    float: left;
    margin: 38px 0 0;
    width: 574px;
}

.tohoku_campaign .subtitle {
    height: 88px;
    width: 450px;
}

.tohoku_campaign .conditions {
    font-size: 12px;
    margin: 20px 0 0;
}

.tohoku_campaign .dt,
.tohoku_campaign .dd {
    float: left;
    line-height: 1.35;
    margin: 10px 0 0;
}

.tohoku_campaign .dt {
    font-weight: bold;
    width: 90px;
}

.tohoku_campaign .dd {
    width: 484px;
}

.tohoku_campaign .thumb {
    float: right;
    height: 308px;
    width: 334px;
}




/*------------------------------------------------
電力会社編 ペットの見守りカメラプレゼントキャンペーン
------------------------------------------------*/
.camera_campaign {
    border: 2px solid #111;
    margin: 30px 0 0;
}

.camera_campaign .info_box {
    background-color: #fff;
    border-top: 2px solid #111;
    padding: 38px 38px 48px;
    position: relative;
}

.camera_campaign .model {
    background-image: url(/global_images/project/pc/camera_campaign_bg.png);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 360px 260px;
    font-size: 10px;
    height: 290px;
    margin: -145px 0 0;
    padding: 270px 28px 0 0;
    position: absolute;
    right: 0;
    text-align: right;
    top: 50%;
    width: 360px;
}

.img_large .camera_campaign .model {
    background-image: url(/global_images/project/pc/camera_campaign_bg_hr.png);
}

.camera_campaign .info,
.camera_campaign .subtitle,
.camera_campaign .link {
    display: block;
    width: 515px;
}

.camera_campaign .info {
    margin: 0;
}

.camera_campaign .subtitle {
    margin: 15px 0 0;
}

.camera_campaign .conditions {
    margin: 19px 0 0;
}

.camera_campaign .dt {
    background-color: #111;
    border-radius: 13px;
    color: #fff;
    font-size: 10px;
    font-weight: 700;
    height: 26px;
    line-height: 26px;
    margin: 0 0 15px;
    text-align: center;
    width: 150px;
}

.camera_campaign .dd {
    display: list-item;
    font-size: 11px;
    list-style: outside decimal;
    margin: 2px 0 0 1.5em;
}

.camera_campaign .red {
    color: #d20c00;
}

.camera_campaign .link {
    margin: 15px 0 0;
}




/*------------------------------------------------
2019.11 ドッグフード編・キャットフード編修正
------------------------------------------------*/
.latest_page .parallax_wrap {
    height: 580px;
}

.latest_global_header_wrap .logo_img {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 396px 45px;
    height: 45px;
    width: 396px;
}

.latest_global_header_wrap .box {
    position: relative;
}

.latest_global_header_wrap .logo_img {
    background-image: url(/global_images/project/pc/latest_logo_bg_v2.png);
}

.img_large .latest_global_header_wrap .logo_img {
    background-image: url(/global_images/project/pc/latest_logo_bg_v2_hr.png);
}

.latest_global_header_wrap .pet_logo {
    height: 45px;
    width: 221px;
}

.latest_global_header_wrap .purina_logo {
    height: 45px;
    width: 120px;
}

.latest_global_header_wrap .sns_wrap {
    margin: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.latest_cat_visual_wrap .visual_img,
.latest_dog_visual_wrap .visual_img {
    background-position: center top;
}

.latest_visual_txt_wrap {
    top: 270px;
}

.latest_visual_txt_wrap .info_box {
    width: 520px;
}

.latest_visual_txt_wrap .content_title,
.latest_visual_txt_wrap .info {
    margin: 0;
}

.latest_visual_txt_wrap .title_img {
    height: 60px;
}

.latest_visual_txt_wrap .content_title {
    height: 140px;
}

.latest_visual_txt_wrap .info {
    height: 90px;
}

.latest_visual_txt_wrap .badge_img {
    margin: 135px 0 0;
}

.latest_cat_visual_wrap .cat_visual_01 {
    background-image: url(/global_images/project/pc/latest_cat_visual_1.jpg);
}

.img_large .latest_cat_visual_wrap .cat_visual_01 {
    background-image: url(/global_images/project/pc/latest_cat_visual_1_hr.jpg);
}

.latest_cat_visual_wrap .cat_visual_02 {
    background-image: url(/global_images/project/pc/latest_cat_visual_2.jpg);
}

.img_large .latest_cat_visual_wrap .cat_visual_02 {
    background-image: url(/global_images/project/pc/latest_cat_visual_2_hr.jpg);
}

.latest_cat_visual_wrap .cat_visual_03 {
    background-image: url(/global_images/project/pc/latest_cat_visual_3.jpg);
}

.img_large .latest_cat_visual_wrap .cat_visual_03 {
    background-image: url(/global_images/project/pc/latest_cat_visual_3_hr.jpg);
}

.latest_page .cat_content_01_wrap {
    background-image: url(/global_images/project/pc/cat_content_01_bg.jpg);
    background-position: center center;
    background-repeat: repeat-x;
    background-size: auto 100%;
    padding: 20px 0 60px;
}

.latest_page.img_large .cat_content_01_wrap {
    background-image: url(/global_images/project/pc/cat_content_01_bg_hr.jpg);
}

.latest_page .position_content_wrap {
    margin: 25px 0 0;
}

.food_mail_wrap {
    background-image: url(/global_images/project/pc/food_mail_form_bg_v2.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 950px 300px;
    border-radius: 6px;
    -webkit-box-shadow: 2px 2px 5px -3px rgba(0, 0, 0, .3);
            box-shadow: 2px 2px 5px -3px rgba(0, 0, 0, .3);
    height: 300px;
    margin: 30px 0 0;
    padding: 23px 30px 0;
}

.img_large .food_mail_wrap {
    background-image: url(/global_images/project/pc/food_mail_form_bg_v2_hr.jpg);
}

.dogfood_mail_wrap {
    background-image: url(/global_images/project/pc/dogfood_mail_form_bg_v2.jpg);
}

.img_large .dogfood_mail_wrap {
    background-image: url(/global_images/project/pc/dogfood_mail_form_bg_v2_hr.jpg);
}

.food_mail_wrap .title {
    height: 90px;
    width: 550px;
}

.food_mail_form {
    margin: 18px 0 0;
    padding: 10px;
    width: 550px;
}

.catfood_mail_form {
    background-color: #00a4c2;
}

.dogfood_mail_form {
    background-color: #e2003b;
}

.food_mail_form .textbox {
    background-color: #fff;
    background-position: 20px center;
    background-repeat: no-repeat;
    background-size: 29px 23px;
    border: none;
    border-left: 2px solid #ddd;
    border-radius: 6px;
    border-top: 2px solid #ddd;
    font-size: 28px;
    height: 70px;
    line-height: 50px;
    padding: 10px 10px 10px 65px;
    width: 100%;
}

.catfood_mail_form .textbox {
    background-image: url(/global_images/project/pc/catfood_mail_icon.gif);
}

.img_large .catfood_mail_form .textbox {
    background-image: url(/global_images/project/pc/catfood_mail_icon_hr.gif);
}

.dogfood_mail_form .textbox {
    background-image: url(/global_images/project/pc/dogfood_mail_icon.gif);
}

.img_large .dogfood_mail_form .textbox {
    background-image: url(/global_images/project/pc/dogfood_mail_icon_hr.gif);
}

.food_mail_form .note_submit {
    margin: 10px 0 0;
}

.food_mail_form .form_note {
    color: #fff;
    float: left;
    font-weight: 700;
    line-height: 1.5;
    margin: 2px 0 0;
}

.food_mail_form .submit {
    float: right;
    height: 41px;
    width: 181px;
}

.food_mail_wrap + .merit_wrap {
    border: none;
    margin: 30px 0 0;
    padding: 0;
}

.cat_content_03_title {
    margin: 0 auto 40px;
}

.cat_content_03_title .img_box {
    float: left;
    height: 90px;
    width: 450px;
}

.cat_content_03_title .note {
    border: 1px dashed #ccc;
    float: right;
    padding: 24px 0 20px;
    text-align: center;
    width: 500px;
}

.food_entry_wrap {
    background-image: url(/global_images/project/pc/food_entry_bg_v2.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 1750px 575px;
    border-top: 5px solid #fb084c;
    padding: 70px 0 40px;
}

.img_large .food_entry_wrap {
    background-image: url(/global_images/project/pc/food_entry_bg_v2_hr.jpg);
}

.dogfood_entry_wrap {
    background-image: url(/global_images/project/pc/dogfood_entry_bg_v2.jpg);
}

.img_large .dogfood_entry_wrap {
    background-image: url(/global_images/project/pc/dogfood_entry_bg_v2_hr.jpg);
}

.food_entry_wrap .title {
    height: 154px;
    width: 570px;
}

.food_mail_form_2 {
    width: 560px;
}

.food_mail_form_2 .form_note {
    margin: 6px 0 0;
}

.food_mail_form_2 .submit {
    height: 53px;
    width: 203px;
}

.food_form_attention {
    font-size: 11px;
    margin: 15px 0 0;
    width: 560px;
}

.food_form_attention a {
    background-image: url(/global_images/project/pc/icon_blank_b.png);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 10px 10px;
    color: #222;
    margin: 0 3px 0 0;
    padding: 0 15px 0 0;
    text-decoration: underline;
}

.img_large .food_form_attention a {
    background-image: url(/global_images/project/pc/icon_blank_b_hr.png);
}

.food_form_attention a:hover {
    text-decoration: none;
}

.food_form_alert {
    background-color: #fff;
    background-image: url(/global_images/project/pc/food_alart_icon.gif);
    background-position: 35px center;
    background-repeat: no-repeat;
    background-size: 19px 18px;
    border: 2px solid #fb084c;
    color: #fb084c;
    font-size: 15px;
    font-weight: 700;
    height: 50px;
    line-height: 47px;
    margin: 30px 0 0;
    padding: 0 0 0 70px;
}

.food_links_wrap {
    background-image: url(/global_images/project/pc/food_link_bg.jpg);
    background-position: center center;
    background-repeat: repeat-x;
    background-size: 89px 170px;
    padding: 20px 0;
}

.img_large .food_links_wrap {
    background-image: url(/global_images/project/pc/food_link_bg_hr.jpg);
}

.food_links_wrap a {
    color: #111;
}

.food_links_wrap .clearfix {
    overflow: visible;
}

.food_links_wrap .bl {
    background-position: center center;
    background-repeat: no-repeat;
    /*
    -webkit-box-shadow: 3px 3px 0px 0px rgba(0, 0, 0, .05);
    box-shadow: 3px 3px 0px 0px rgba(0, 0, 0, .05);
    */
    font-size: 11px;
}

.food_links_wrap .food_purina,
.food_links_wrap .food_pet {
    height: 70px;
    width: 469px;
}

.food_links_wrap .food_purina .bl,
.food_links_wrap .food_pet .bl {
    background-size: 469px 70px;
    height: 100%;
    width: 100%;
}

.food_links_wrap .food_purina {
    float: left;
}

.food_links_wrap .food_purina .bl {
    background-image: url(/global_images/project/pc/food_link_purina_bg.gif);
    padding: 19px 0 0 240px;
}

.img_large .food_links_wrap .food_purina .bl {
    background-image: url(/global_images/project/pc/food_link_purina_bg_hr.gif);
}

.food_links_wrap .food_pet {
    float: right;
    margin: 0 0 0 12px;
}

.food_links_wrap .food_pet .bl {
    background-image: url(/global_images/project/pc/food_link_pet_bg.gif);
    padding: 19px 0 0 205px;
}

.img_large .food_links_wrap .food_pet .bl {
    background-image: url(/global_images/project/pc/food_link_pet_bg_hr.gif);
}

.food_links_wrap .food_column {
    padding: 80px 0 0;
}

.food_links_wrap .food_column .bl {
    background-image: url(/global_images/project/pc/food_link_column_bg.gif);
    background-size: 950px 50px;
    height: 50px;
    line-height: 50px;
    padding: 0 0 0 65px;
}

.img_large .food_links_wrap .food_column .bl {
    background-image: url(/global_images/project/pc/food_link_column_bg_hr.gif);
}


/*犬編
------------------------------------------------*/
.latest_dog_global_header_wrap .global_title {
    color: #fff;
}

.latest_dog_visual_wrap .dog_visual_01 {
    background-image: url(/global_images/project/pc/latest_dog_visual_1.jpg);
}

.img_large .latest_dog_visual_wrap .dog_visual_01 {
    background-image: url(/global_images/project/pc/latest_dog_visual_1.jpg);
}

.latest_dog_visual_wrap .dog_visual_02 {
    background-image: url(/global_images/project/pc/latest_dog_visual_2.jpg);
}

.img_large .latest_dog_visual_wrap .dog_visual_02 {
    background-image: url(/global_images/project/pc/latest_dog_visual_2_hr.jpg);
}

.latest_dog_visual_wrap .dog_visual_03 {
    background-image: url(/global_images/project/pc/latest_dog_visual_3.jpg);
}

.img_large .latest_dog_visual_wrap .dog_visual_03 {
    background-image: url(/global_images/project/pc/latest_dog_visual_3_hr.jpg);
}

.latest_page .dog_content_01_wrap {
    background-color: #faf8f0;
    background-image: none;
    padding: 20px 0 60px;
}

.latest_page.img_large .dog_content_01_wrap {
    background-image: none;
}




/*------------------------------------------------
2019.11 メール投稿形完了画面
------------------------------------------------*/
.project_mail_comp_wrap {
    padding: 25px 0 45px;
}

.project_mail_comp_wrap .info {
    font-size: 18px;
    font-weight: bold;
    margin: 30px 0 0;
    text-align: center;
}

.project_mail_comp_wrap .p {
    color: #fb084c;
}

.project_mail_comp_wrap .alert {
    background-color: #fff;
    background-image: url(/global_images/project/pc/food_alart_icon.gif);
    background-position: 35px center;
    background-repeat: no-repeat;
    background-size: 19px 18px;
    border: 2px solid #fb084c;
    color: #fb084c;
    font-size: 15px;
    font-weight: 700;
    height: 50px;
    line-height: 47px;
    margin: 25px 0 0;
    padding: 0 0 0 70px;
}

.img_large .project_mail_comp_wrap .alert {
    background-image: url(/global_images/project/pc/food_alart_icon_hr.gif);
}

.project_mail_comp_wrap .attention {
    align-items: center;
    background-color: #fff;
    border: 1px solid #111;
    -webkit-box-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    margin: 20px 0 0;
    padding: 19px 29px;
}

.project_mail_comp_wrap .attention_title {
    font-size: 14px;
    font-weight: 700;
    white-space: nowrap;
    width: 250px;
}

.project_mail_comp_wrap .attention_info {
    font-size: 12px;
    width: calc(100% - 250px);
}

.project_mail_comp_wrap .attention_info a {
    color: #111;
    text-decoration: underline;
}

.project_mail_comp_wrap .attention_info a:hover {
    text-decoration: none;
}

.ua-ie-8 .project_mail_comp_wrap .attention_title,
.ua-ie-9 .project_mail_comp_wrap .attention_title,
.ua-ie-10 .project_mail_comp_wrap .attention_title {
    width: 100%;
}

.ua-ie-8 .project_mail_comp_wrap .attention_info,
.ua-ie-9 .project_mail_comp_wrap .attention_info,
.ua-ie-10 .project_mail_comp_wrap .attention_info {
    margin: 10px 0 0;
    width: 100%;
}

.pethome_food_01_latest {
    background-color: #0090aa;
    background-image: none;
    border: 2px solid #296887;
    float: none;
    width: 950px;
}

.pethome_food_01_latest .content_wrap {
    min-height: auto;
    padding: 28px 28px 20px;
}

.pethome_food_01_latest .main_column {
    float: left;
    margin: 5px 0 0;
    width: 430px;
}

.pethome_food_01_latest .grain_info {
    font-size: 11px;
    font-weight: bold;
    line-height: 1.5em;
    margin: 15px 0 20px;
    width: 415px;
}

.pethome_food_01_latest .sub_column {
    float: right;
    width: 405px;
}

.pethome_food_01_latest .total_wrap {
    min-height: auto;
    padding: 20px 0 20px 30px;
}

.pethome_food_01_latest .month {
    font-size: 17px;
    margin: 13px 0 0;
    width: 270px;
}

.pethome_food_01_latest .sub {
    float: left;
    margin: 22px 0 0 20px;
}

.dog_content_02_wrap_latest {
    background-color: transparent;
    background-image: url(/global_images/project/pc/dog_product_title_bg_02.jpg);
    background-position: left top;
    background-repeat: repeat-x;
    background-size: 1px 390px;
    margin: 0;
    padding: 0;
    position: relative;
}

.img_large .dog_content_02_wrap_latest {
    background-image: url(/global_images/project/pc/dog_product_title_bg_02_hr.jpg);
    overflow: hidden;
}

.dog_content_02_wrap_latest::before,
.dog_content_02_wrap_latest::after {
    content: "";
    display: block;
    height: 390px;
    position: absolute;
    top: 0;
}

.dog_content_02_wrap_latest::before {
    background-color: #d4c7bf;
    right: 0;
    width: 50%;
}

.dog_content_02_wrap_latest::after {
    background-image: url(/global_images/project/pc/dog_product_title_bg.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 3000px 390px;
    width: 100%;
}

.img_large .dog_content_02_wrap_latest::after {
    background-image: url(/global_images/project/pc/dog_product_title_bg_hr.jpg);
    z-index: 5;
}

.dog_content_02_wrap_latest .title_img {
    height: 390px;
    position: relative;
    z-index: 10;
}

.dog_content_02_wrap_latest .title_1,
.dog_content_02_wrap_latest .title_2 {
    float: left;
    height: 180px;
    width: 475px;
}

.dog_content_02_wrap_latest .title_2 {
    margin: 210px 0 0;
}

.dog_content_02_wrap_latest .title_info {
    color: #fff;
    position: absolute;
    top: 210px;
    width: 250px;
    z-index: 10;
}

.dog_purinaone_info {
    background-image: url(/global_images/project/pc/dog_purinaone_info_bg.jpg);
    background-position: center center;
    background-repeat: repeat-x;
    background-size: 4500px 1000px;
    padding: 30px 0;
    position: relative;
    z-index: 10;
}

.img_large .dog_purinaone_info {
    background-image: url(/global_images/project/pc/dog_purinaone_info_bg_hr.jpg);
}

.dog_purinaone_info .info_box_latest {
    background-color: #fff;
    border: 2px solid #b5063d;
    border-radius: 10px;
    padding: 38px;
    position: relative;
}

.dog_purinaone_info .badge {
    height: 150px;
    left: 0;
    position: absolute;
    top: -45px;
    width: 180px;
    z-index: 5;
}

.dog_purinaone_info .title {
    height: 43px;
    margin: 0 auto;
    width: 570px;
}

.dog_purinaone_info .flow {
    float: left;
    margin: 0 0 0 17px;
    position: relative;
    text-align: center;
    width: 160px;
}

.dog_purinaone_info .flow:first-child {
    margin: 0;
}

.dog_purinaone_info .flow::after {
    background-image: url(/global_images/project/pc/dog_purinaone_arrow.gif);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 34px 25px;
    content: "";
    display: block;
    height: 25px;
    left: 145px;
    position: absolute;
    top: 45px;
    width: 34px;
}

.img_large .dog_purinaone_info .flow::after {
    background-image: url(/global_images/project/pc/dog_purinaone_arrow_hr.gif);
}

.dog_purinaone_info .flow:last-child::after {
    display: none;
}

.dog_purinaone_info .info {
    color: #111;
    font-size: 11px;
    line-height: 1.5;
    margin: 10px auto 0;
    width: 150px;
}

.dog_purinaone_info .note {
    color: #111;
    font-size: 11px;
    margin: 15px 0 0;
    text-align: right;
}



/*ドッグフード・キャットフードメール投稿形完了画面
------------------------------------------------*/
.project_food_mail_comp_wrap {
    background-color: #fbf9f9;
    background-image: url(/global_images/project/pc/project_food_mail_comp_bg.gif);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 2000px 640px;
}

.img_large .project_food_mail_comp_wrap {
    background-image: url(/global_images/project/pc/project_food_mail_comp_bg_hr.gif);
}




/*------------------------------------------------
電力会社編 ENEOSでんき新規入会キャンペーン実施中！（2020年3月31日まで）
------------------------------------------------*/
.campaign_2020_01 {
    border: 2px solid #111;
    margin: 30px 0 0;
}

.campaign_2020_01 .info_box {
    background-color: #fff;
    padding: 38px 28px;
}

.campaign_2020_01 .info_sub {
    width: 420px;
}

.campaign_2020_01 .info_sub_l {
    float: left;
}

.campaign_2020_01 .info_sub_r {
    float: right;
}

.campaign_2020_01 .info {
    font-size: 12px;
    margin: 20px 0 0;
}

.campaign_2020_01 .color {
    background-color: #f2f2f2;
    font-size: 11px;
    margin: 20px 0 0;
    padding: 15px 20px;
}

.campaign_2020_01 .conditions {
    margin: 20px 0 0;
}

.campaign_2020_01 .dl {
    border: 2px solid #000;
    border-top: none;
    padding: 18px;
}

.campaign_2020_01 .dt {
    font-size: 12px;
    font-weight: 700;
    margin: 0 0 10px;
}

.campaign_2020_01 .dd {
    font-size: 12px;
    margin: 5px 0 0;
}

.campaign_2020_01 .dd + dt {
    margin: 15px 0 10px;
}

.campaign_2020_01 .th,
.campaign_2020_01 .td {
    font-size: 11px;
    text-align: left;
}

.campaign_2020_01 .th {
    font-weight: 400;
}

.campaign_2020_01 .kome {
    margin: 5px 0 0;
    padding: 0 0 0 1.2em;
    position: relative;
}

.campaign_2020_01 .kome:first-child {
    margin: 0;
}

.campaign_2020_01 .kome::before {
    content: "※";
    left: 0;
    position: absolute;
}

.campaign_2020_01 .note {
    margin: 20px 0 0;
}




/*------------------------------------------------
電力会社編 ENEOSでんき「北陸＆九州エリア」供給開始記念キャンペーン！（2020年5月31日まで）
------------------------------------------------*/
.campaign_2020_04 {
    border: 2px solid #111;
    margin: 30px 0 0;
}

.campaign_2020_04 .info_box {
    background-color: #fff;
    border-top: 2px solid #111;
    padding: 38px 28px;
}

.campaign_2020_04 .info_sub_l {
    float: left;
    width: 600px;
}

.campaign_2020_04 .info_sub_r {
    float: right;
    height: 334px;
    width: 270px;
}

.campaign_2020_04 .dl {
    font-size: 12px;
    margin: 15px 0 0;
}

.campaign_2020_04 .dt {
    font-weight: bold;
}

.campaign_2020_04 .dd,
.campaign_2020_04 .kome {
    margin: 5px 0 0;
}

.campaign_2020_04 .dd_num {
    padding: 0 0 0 1.2em;
    position: relative;
}

.campaign_2020_04 .dd_num::before {
    left: 0;
    position: absolute;
}

.campaign_2020_04 .dd_num_1::before {
    content: "1.";
}

.campaign_2020_04 .dd_num_2::before {
    content: "2.";
}

.campaign_2020_04 .kome {
    padding: 0 0 0 1.2em;
    position: relative;
}

.campaign_2020_04 .kome::before {
    content: "※";
    left: 0;
    position: absolute;
}

.campaign_2020_04 .kome + .dt,
.campaign_2020_04 .dd + .dt {
    margin: 10px 0 0;
}




/*------------------------------------------------
電力会社編 ENEOSでんき「北海道＆中国エリア」供給開始記念キャンペーン！（2020年8月31日まで）
------------------------------------------------*/
.campaign_2020_06 {
    border: 2px solid #111;
    margin: 30px 0 0;
}

.campaign_2020_06 .info_box {
    background-color: #fff;
    border-top: 2px solid #111;
    padding: 38px 28px;
}

.campaign_2020_06 .info_sub {
    width: 420px;
}

.campaign_2020_06 .info_sub_l {
    float: left;
}

.campaign_2020_06 .info_sub_r {
    float: right;
}

.campaign_2020_06 .dl {
    font-size: 12px;
    margin: 15px 0 0;
}

.campaign_2020_06 .dt {
    font-weight: bold;
}

.campaign_2020_06 .dd {
    margin: 5px 0 0;
}

.campaign_2020_06 .color {
    background-color: #f2f2f2;
    font-size: 11px;
    margin: 10px 0 0;
    padding: 20px;
}

.campaign_2020_06 .color p + p {
    margin: 10px 0 0;
}

.campaign_2020_06 .dd + .dt {
    margin: 10px 0 0;
}

.campaign_2020_06 .area_table {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    margin: 20px auto 0;
    width: 100%;
}

.campaign_2020_06 .th,
.campaign_2020_06 .td {
    text-align: left;
    vertical-align: middle;
}

.campaign_2020_06 .th {
    font-size: 12px;
    padding: 20px 20px 20px 0;
    white-space: nowrap;
}

.campaign_2020_06 .td {
    font-size: 11px;
    padding: 20px 10px 20px 0;
}




/*------------------------------------------------
ペット保険編 メール登録版
------------------------------------------------*/
.insurance_contact_wrap {
    background-image: url(/global_images/project/pc/insurance_contact_bg.jpg);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 950px 360px;
    border: 5px solid #dfe9ef;
    border-radius: 6px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 40px 0 0;
    padding: 15px 25px 25px;
    position: relative;
}

.img_large .insurance_contact_wrap {
    background-image: url(/global_images/project/pc/insurance_contact_bg_hr.jpg);
}

.insurance_contact_wrap::before {
    background-image: url(/global_images/project/pc/insurance_contact_arrow.gif);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 17px 17px;
    content: "";
    display: block;
    height: 17px;
    left: 0;
    position: absolute;
    top: 0;
    width: 17px;
}

.img_large .insurance_contact_wrap::before {
    background-image: url(/global_images/project/pc/insurance_contact_arrow_hr.gif);
}

.insurance_contact_wrap .title {
    height: 101px;
    width: 577px;
}

.insurance_contact_form {
    width: 550px;
}

.insurance_contact_form .contact {
    background-color: #30a9e2;
    border-radius: 6px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 10px;
}

.insurance_contact_form .textbox {
    background-color: #fff;
    background-image: url(/global_images/project/pc/insurance_contact_icon.gif);
    background-position: 20px center;
    background-repeat: no-repeat;
    background-size: 29px 23px;
    border: none;
    border-left: 2px solid #ddd;
    border-radius: 6px;
    border-top: 2px solid #ddd;
    font-size: 28px;
    height: 70px;
    line-height: 50px;
    padding: 10px 10px 10px 65px;
    width: 100%;
}

.img_large .insurance_contact_form .textbox {
    background-image: url(/global_images/project/pc/insurance_contact_icon.gif);
}

.insurance_contact_form .note_submit {
    margin: 10px 0 0;
}

.insurance_contact_form .note {
    color: #fff;
    float: left;
    font-size: 12px;
    font-weight: bold;
    width: 340px;
}

.insurance_contact_form .submit {
    float: right;
    height: 41px;
    width: 181px;
}

.insurance_conversion_form_wrap {
    padding-top: 30px;
}

.insurance_conversion_form_wrap .box {
    position: relative;
}

.insurance_conversion_form_wrap .box::before {
    background-image: url(/global_images/project/pc/insurance_conversion_form_badge.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 110px 110px;
    content: "";
    display: block;
    height: 110px;
    left: 110px;
    position: absolute;
    top: 160px;
    width: 110px;
}

.insurance_conversion_form_wrap .title_img,
.insurance_conversion_form_wrap .title_img img {
    height: 238px;
    width: 950px;
}

.insurance_conversion_form_wrap .insurance_contact_form {
    margin: 0 auto;
}

.insurance_conversion_form_wrap .form_note {
    font-size: 11px;
    margin: 20px auto 0;
    text-align: left;
    width: 550px;
}

.insurance_conversion_form_wrap .form_note a {
    background-image: url(/global_images/project/pc/icon_blank_w.png);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 10px 10px;
    color: #fff;
    margin: 0 5px 0 0;
    padding: 0 15px 0 0;
    text-decoration: underline;
}

.img_large .insurance_conversion_form_wrap .form_note a {
    background-image: url(/global_images/project/pc/icon_blank_w_hr.png);
}

.insurance_conversion_form_wrap + .alert {
    background-color: #fff;
    border: 2px solid #c30000;
    color: #c30000;
    font-size: 18px;
    font-weight: bold;
    line-height: 56px;
    margin: 20px 0 0;
    margin: -10px auto 0;
    position: relative;
    text-align: center;
    width: 950px;
    z-index: 5;
}

.insurance_conversion_form_wrap + .alert::before {
    background-image: url(/global_images/project/pc/icon_alert_r.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 20px auto;
    content: "";
    display: inline-block;
    font-size: 14px;
    height: 56px;
    margin: 0 10px 0 0;
    vertical-align: top;
    width: 20px;
}

.img_large .insurance_conversion_form_wrap + .alert::before {
    background-image: url(/global_images/project/pc/icon_alert_r_hr.png);
}




/*------------------------------------------------
ペット保険編 メール登録版完了画面
------------------------------------------------*/
.project_insurance_mail_comp_wrap {
    background-image: url(/global_images/project/pc/project_insurance_mail_comp_bg.gif);
    background-position: center center;
    background-repeat: repeat-x;
    background-size: 3000px 1000px;
}

.img_large .project_insurance_mail_comp_wrap {
    background-image: url(/global_images/project/pc/project_insurance_mail_comp_bg_hr.gif);
}

.project_insurance_mail_comp_wrap .message {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}

.project_insurance_mail_comp_wrap .red {
    color: #c30000;
}

.project_insurance_mail_comp_wrap .alert {
    background-color: #fff;
    background-image: none;
    border: 2px solid #c30000;
    color: #c30000;
    font-size: 18px;
    font-weight: bold;
    height: 60px;
    line-height: 56px;
    margin: 30px 0 0;
    padding: 0;
    text-align: center;
}

.img_large .project_insurance_mail_comp_wrap .alert {
    background-image: none;
}

.project_insurance_mail_comp_wrap .alert::before {
    background-image: url(/global_images/project/pc/icon_alert_r.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 20px auto;
    content: "";
    display: inline-block;
    height: 56px;
    margin: 0 10px 0 0;
    vertical-align: top;
    width: 20px;
}

.img_large .project_insurance_mail_comp_wrap .alert::before {
    background-image: url(/global_images/project/pc/icon_alert_r_hr.png);
}




/*------------------------------------------------
スタイル上書き
------------------------------------------------*/
.insurance_contact_wrap_01 {
    background-image: url(/global_images/project/pc/insurance_border_bg.gif), url(/global_images/project/pc/insurance_border_bg.gif);
    background-position: left top, left bottom;
    background-repeat: no-repeat, no-repeat;
    background-size: 950px 5px, 950px 5px;
    border: none;
    margin-top: 40px;
    padding: 25px 0 30px;
}

.img_large .insurance_contact_wrap_01 {
    background-image: url(/global_images/project/pc/insurance_border_bg.gif), url(/global_images/project/pc/insurance_border_bg.gif);
}

.insurance_contact_wrap_01::before {
    display: none;
}

.insurance_contact_wrap_01 .insurance_contact_left .title {
    height: 65px;
    width: 525px;
}

.insurance_contact_wrap_02 {
    background-color: #fff;
    background-image: none;
    border: none;
    border-radius: 4px;
    -webkit-box-shadow: 5px 5px 10px -5px rgba(0, 0, 0, .2);
            box-shadow: 5px 5px 10px -5px rgba(0, 0, 0, .2);
    margin-top: 30px;
    padding: 20px;
}

.img_large .insurance_contact_wrap_02 {
    background-image: none;
}

.insurance_contact_wrap_02::before {
    display: none;
}

.insurance_contact_wrap_02 .insurance_contact_left {
    padding-right: 10px;
    width: 510px;
}

.insurance_contact_wrap_02 .title {
    height: 72px;
    width: 500px;
}

.insurance_contact_wrap_02 .sub_info {
    margin: 15px 25px 0 0;
}




/*------------------------------------------------
2020.07 ヘッダー修正
------------------------------------------------*/
.lower_op_header_2020 {
    height: 125px;
}

.lower_op_header_2020 .inner {
    height: 125px;
}

.lower_op_header_2020 .logo {
    height: 85px;
    width: 425px;
}

.electric_position_content_wrap_2020 {
    margin: 25px 0 0;
}




/*------------------------------------------------
エネオスキャンペーン全国版
------------------------------------------------*/
.campaign_all .decimal {
    display: list-item;
    list-style: outside decimal;
    margin-left: 1.5em;
}

.electric_visual_wrap_2020 {
    background-image: url(/global_images/project/pc/electric_visual_bg_5.gif);
}

.img_large .electric_visual_wrap_2020 {
    background-image: url(/global_images/project/pc/electric_visual_bg_5_hr.gif);
}

.electric_visual_wrap_2020 .logo_img {
    background-size: 460px auto;
    width: 460px;
}

.electric_visual_wrap_2020 .pet_logo {
    width: 195px;
}

.electric_visual_wrap_2020 .eneos_logo {
    width: 210px;
}

.electric_visual_wrap_2020 .box {
    position: relative;
}

.electric_visual_wrap_2020 .project_arrow {
    height: 185px;
    position: absolute;
    right: 255px;
    top: -14px;
    width: 185px;
}

.electric_visual_wrap_2020 .project_arrow a:hover img {
    opacity: 1;
}

.campaign_2020_all {
    margin: 25px auto 0;
}

.campaign_2020_all .info_box {
    background-color: #fff;
    border: 2px solid #111;
    border-top: none;
    padding: 25px 38px 38px;
}

.campaign_2020_all .head {
    font-size: 14px;
    font-weight: bold;
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 700px;
}

.campaign_2020_all .head::before,
.campaign_2020_all .head::after {
    background-color: #111;
    content: "";
    display: block;
    height: 50px;
    position: absolute;
    top: 10px;
    width: 2px;
}

.campaign_2020_all .head::before {
    left: -42px;
    -webkit-transform: rotate(-20deg);
            transform: rotate(-20deg);
}

.campaign_2020_all .head::after {
    right: -42px;
    -webkit-transform: rotate(20deg);
            transform: rotate(20deg);
}

.campaign_2020_all .area_navs {
    margin: 20px 0 0;
}

.campaign_2020_all .nav {
    float: left;
    height: 50px;
    margin: 10px 0 0 10px;
    width: 166px;
}

.campaign_2020_all .nav:nth-child(1) {
    margin-left: 0;
}

.campaign_2020_all .nav:nth-child(6) {
    margin-left: 88px;
}

.campaign_2020_all .nav a {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 166px 50px;
    display: block;
}

.campaign_2020_all .nav .current {
    pointer-events: none;
}

.campaign_2020_all .nav img {
    pointer-events: none;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}

.campaign_2020_all .nav .current img {
    opacity: 0;
}

.campaign_2020_all .nav_1 .current {
    background-image: url(/global_images/project/pc/area_nav_1_current.gif);
}

.campaign_2020_all .nav_2 .current {
    background-image: url(/global_images/project/pc/area_nav_2_current.gif);
}

.campaign_2020_all .nav_3 .current {
    background-image: url(/global_images/project/pc/area_nav_3_current.gif);
}

.campaign_2020_all .nav_4 .current {
    background-image: url(/global_images/project/pc/area_nav_4_current.gif);
}

.campaign_2020_all .nav_5 .current {
    background-image: url(/global_images/project/pc/area_nav_5_current.gif);
}

.campaign_2020_all .nav_6 .current {
    background-image: url(/global_images/project/pc/area_nav_6_current.gif);
}

.campaign_2020_all .nav_7 .current {
    background-image: url(/global_images/project/pc/area_nav_7_current.gif);
}

.campaign_2020_all .nav_8 .current {
    background-image: url(/global_images/project/pc/area_nav_8_current.gif);
}

.campaign_2020_all .nav_9 .current {
    background-image: url(/global_images/project/pc/area_nav_9_current.gif);
}

.img_large .campaign_2020_all .nav_1 .current {
    background-image: url(/global_images/project/pc/area_nav_1_current_hr.gif);
}

.img_large .campaign_2020_all .nav_2 .current {
    background-image: url(/global_images/project/pc/area_nav_2_current_hr.gif);
}

.img_large .campaign_2020_all .nav_3 .current {
    background-image: url(/global_images/project/pc/area_nav_3_current_hr.gif);
}

.img_large .campaign_2020_all .nav_4 .current {
    background-image: url(/global_images/project/pc/area_nav_4_current_hr.gif);
}

.img_large .campaign_2020_all .nav_5 .current {
    background-image: url(/global_images/project/pc/area_nav_5_current_hr.gif);
}

.img_large .campaign_2020_all .nav_6 .current {
    background-image: url(/global_images/project/pc/area_nav_6_current_hr.gif);
}

.img_large .campaign_2020_all .nav_7 .current {
    background-image: url(/global_images/project/pc/area_nav_7_current_hr.gif);
}

.img_large .campaign_2020_all .nav_8 .current {
    background-image: url(/global_images/project/pc/area_nav_8_current_hr.gif);
}

.img_large .campaign_2020_all .nav_9 .current {
    background-image: url(/global_images/project/pc/area_nav_9_current_hr.gif);
}

.campaign_2020_all .area_info {
    background-image: url(/global_images/project/pc/are_info_bg.gif);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 870px 6px;
    margin: 28px 0 0;
    padding: 44px 0 0;
}

.img_large .campaign_2020_all .area_info {
    background-image: url(/global_images/project/pc/are_info_bg_hr.gif);
}

.campaign_2020_all .infos {
    float: left;
    width: 530px;
}

.campaign_2020_all .subtitle {
    height: 20px;
    width: 530px;
}

.campaign_2020_all .bnr_img {
    height: 85px;
    margin: 15px 0 0;
    width: 530px;
}

.campaign_2020_all .bar {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
    margin: 25px 0 0;
    padding: 0 0 0 20px;
    position: relative;
}

.campaign_2020_all .bar::before {
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 4px;
}

.campaign_2020_all .area_info_1 .bar::before {
    background-color: #ba7de4;
}

.campaign_2020_all .area_info_2 .bar::before {
    background-color: #36a1ff;
}

.campaign_2020_all .area_info_3 .bar::before {
    background-color: #fdd30e;
}

.campaign_2020_all .area_info_4 .bar::before {
    background-color: #55caca;
}

.campaign_2020_all .area_info_5 .bar::before {
    background-color: #78dd00;
}

.campaign_2020_all .area_info_6 .bar::before {
    background-color: #ffa200;
}

.campaign_2020_all .area_info_7 .bar::before {
    background-color: #9aad00;
}

.campaign_2020_all .area_info_8 .bar::before {
    background-color: #e680c6;
}

.campaign_2020_all .area_info_9 .bar::before {
    background-color: #f36666;
}

.campaign_2020_all .dt {
    font-size: 12px;
    font-weight: bold;
    margin: 20px 0 10px;
}

.campaign_2020_all .dd {
    font-size: 11px;
}

.campaign_2020_all .maps {
    float: right;
    width: 280px;
}

.campaign_2020_all .map {
    height: 280px;
    width: 280px;
}

.campaign_2021_s_all .bnr {
    height: 100px;
    margin: 15px 0 0;
    width: 870px;
}

.campaign_2021_s_all .note {
    margin: 5px 0 0;
    text-align: right;
}

.campaign_2021_s_all .info_map {
    margin: 0;
}

.campaign_2021_s_all .dl:first-child .dt {
    margin-top: 0;
}

.campaign_2021_s_all .dd {
    font-size: 12px;
}




/*------------------------------------------------
facebookイイネボタン修正
.fb-like.fb_iframe_widget iframe,
.fb-like.fb_iframe_widget span {
	width: 111px !important;
}

.project_article_sns_wrap .fb-like.fb_iframe_widget iframe,
.project_article_sns_wrap .fb-like.fb_iframe_widget span {
	width: 146px !important;
}

.electric_contact_wrap .page_path_caption .fb-like.fb_iframe_widget iframe,
.electric_contact_wrap .page_path_caption .fb-like.fb_iframe_widget span {
	width: 500px !important;
}
------------------------------------------------*/

.project_page_path_wrap .project_sns_wrap .sns:first-child,
.op_header .project_sns_wrap .sns:first-child,
.insurance_visual_wrap .sns_wrap .sns:last-child,
.latest_dog_global_header_wrap .sns_wrap .sns:last-child,
.latest_cat_global_header_wrap .sns_wrap .sns:last-child {
    margin: 2px 0 0;
}




/*------------------------------------------------
カテゴリー一覧追加
------------------------------------------------*/
.title_categories {
    align-items: center;
    -webkit-box-align: center;
    -webkit-box-pack: justify;
    -ms-flex-align: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
}

.title_categories::after {
    background-color: #ddd;
    bottom: 0;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
}

.report_category_select_navs {
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    margin: 0 10px 0 0;
    position: relative;
    z-index: 5;
}

.report_category_select_nav {
    background-color: #f3f3f3;
    border: 1px solid #f3f3f3;
    border-bottom: 1px solid #ddd;
    border-radius: 5px 5px 0 0;
    border-top: 3px solid #ccc;
    margin: 0 2px;
    -webkit-transition: all .5s ease;
            transition: all .5s ease;
}

.report_category_select_nav a {
    color: #999;
    display: block;
    font-size: 12px;
    font-weight: 700;
    padding: 15px 20px;
    text-decoration: none;
    -webkit-transition: all .5s ease;
            transition: all .5s ease;
}

.report_category_select_nav.current {
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom: 1px solid #fff;
    border-top: 3px solid #e9014e;
}

.report_category_select_nav.current a {
    color: #e9014e;
    pointer-events: none;
}




/*------------------------------------------------
おすそ分け参加者様の声
------------------------------------------------*/
.customer_voices_wrap {
    padding: 60px 0;
}

.customer_voices_wrap .title {
    height: 70px;
    width: 950px;
}

.customer_voice_results {
    align-items: stretch;
    -webkit-box-align: stretch;
    -webkit-box-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
    -ms-flex-pack: justify;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    justify-content: space-between;
}

.customer_voice_results {
    margin: 20px 0 0;
}

.customer_voice_title {
    width: 300px;
}

.customer_voice_result {
    border-radius: 7px;
    color: #000;
    font-size: 15px;
    margin: 15px 0 0;
    padding: 15px 20px;
    position: relative;
    text-align: left;
    width: 310px;
}

.customer_voice_result:nth-child(1),
.customer_voice_result:nth-child(2),
.customer_voice_result:nth-child(3) {
    margin: 0;
}

.customer_voice_result::after {
    border: solid transparent;
    border-bottom-width: 10px;
    border-left-width: 7px;
    border-right-width: 7px;
    border-top-width: 10px;
    content: "";
    height: 0;
    left: 91%;
    margin-left: -7px;
    pointer-events: none;
    position: absolute;
    top: 100%;
    width: 0;
}

.customer_voice_result.cat {
    background-color: #f8f8f8;
}

.customer_voice_result.cat::after {
    border-color: rgba(239, 248, 249, 0);
    border-top-color: #f8f8f8;
}

.customer_voice_result.dog {
    background-color: #f8f8f8;
}

.customer_voice_result.dog::after {
    border-color: rgba(250, 248, 240, 0);
    border-top-color: #f8f8f8;
}

.customer_voice_result .bl {
    color: #555;
    display: block;
}

.customer_voice_result .thumb {
    display: block;
    float: right;
    height: 60px;
    margin: 0 0 10px 15px;
    width: 60px;
}

.customer_voice_result .comment {
    font-size: 12px;
    line-height: 1.5;
}

.customer_voice_result .links {
    text-align: right;
}

.customer_voice_result .link {
    color: #fb084c;
    font-size: 12px;
    text-align: right;
}

.customer_voice_note {
    align-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    height: 130px;
    margin: 10px 0 0;
    width: 300px;
}

.customer_voice_note .link {
    margin: 10px 0 0;
}

.customer_voice_note .link a {
    background-image: url(/global_images/project/pc/icon_blank_blk.gif);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 10px 10px;
    color: #555;
    font-size: 11px;
    padding: 0 15px 0 0;
    text-decoration: underline;
}

.img_large .customer_voice_note .link a {
    background-image: url(/global_images/project/pc/icon_blank_blk_hr.gif);
}

.customer_voice_note .link:hover {
    text-decoration: none;
}




/*------------------------------------------------
新車のサブスク編
------------------------------------------------*/

/*変数定義
------------------------------------------------*/
.car_page {
    --color-blu: #1c50a1;
    --color-wht: #fff;
}


/*共通
------------------------------------------------*/
.car_page {
    font-size: 18px;
    line-height: 1.78;
}

.car_page .parallax_wrap {
    height: 642px;
}

.car_position_content_wrap {
    background-color: #fff;
    font-family: "Noto Sans JP", sans-serif;
    -webkit-font-smoothing: antialiased;
    margin: 0;
    padding: 30px 0 0;
}

.car_box {
    margin-left: auto;
    margin-right: auto;
    width: 930px;
}

.p_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.car_notes {
    margin: 25px 0 0;
}

.car_note {
    font-size: 14px;
    line-height: 1.43;
}

.car_page .lower_op_conversion {
    background-color: #fff;
}

.car_outlines {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.car_outline {
    background-color: #fff;
    border: 3px solid #1c50a1;
    border-radius: 20px;
    overflow: hidden;
    width: 413px;
}

.car_outline .info_box {
    padding: 25px;
}

.car_color_box {
    background-color: #fbebd1;
    border-radius: 20px;
    padding: 45px 45px 40px;
    position: relative;
}

.car_sup {
    font-size: 10px;
    vertical-align: top;
}

.car_maker {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #fbc800));
    background: linear-gradient(transparent 60%, #fbc800 60%);
    font-weight: 700;
}


/*カバー
------------------------------------------------*/
.car_visual_wrap {
    background-image: url(/global_images/project/pc/cover_car_bg.gif?1000);
    background-image: -webkit-image-set(url(/global_images/project/pc/cover_car_bg.gif?1000) 1x, url(/global_images/project/pc/cover_car_bg@2x.gif?1000) 2x);
    background-image:         image-set(url(/global_images/project/pc/cover_car_bg.gif?1000) 1x, url(/global_images/project/pc/cover_car_bg@2x.gif?1000) 2x);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 930px 517px;
    height: 642px;
    margin: -125px 0 0;
    padding: 125px 30px 0;
}

.car_visual_wrap .box {
    width: 930px;
}

.car_cover_logo_images {
    background-image: url(/global_images/project/common/logo_x_blk.svg);
    background-position: 303px 57px;
    background-repeat: no-repeat;
    background-size: 30px 30px;
    padding: 50px 0 0 45px;
}

.car_cover_logo_images .pet_logo_img,
.car_cover_logo_images .car_logo_img {
    float: left;
}

.car_cover_logo_images .pet_logo_img {
    height: 45px;
    width: 250px;
}

.car_cover_logo_images .car_logo_img {
    height: 45px;
    margin: 0 0 0 50px;
    width: 370px;
}

.car_cover_title {
    height: 300px;
    margin: 15px 0 0 50px;
    width: 492px;
}

.car_cover_chapter {
    aspect-ratio: 34 / 3;
    margin: 15px 0 0 50px;
    width: 480px;
}


/*こんなにオトク！／こんなにカンタン！
------------------------------------------------*/
.car_introduction_wrap {
    background-color: #d6eef4;
    border-radius: 20px;
    padding: 45px 45px 40px;
}

.car_introduction_wrap .info_img {
    margin: 15px 0 0;
}

.car_introduction_note {
    margin: 3px 0 0;
    padding: 0 0 0 35px;
    position: relative;
}

.car_introduction_note::before {
    display: block;
    left: 0;
    position: absolute;
}

.car_introduction_note:first-child:before {
    content: "※1";
}

.car_introduction_note:nth-child(2):before {
    content: "※2";
}

.car_introduction_note:nth-child(3):before {
    content: "※3";
}


/*ENEOS新車のサブスクのご利用で「ペットの殺処分ゼロ」へ
------------------------------------------------*/
.car_method_wrap {
    margin-top: 90px;
}

.car_bar_title {
    background-color: var(--color-blu);
    color: var(--color-wht);
    font-weight: 700;
    height: 80px;
    line-height: 80px;
    margin: 0 0 70px;
    text-align: center;
}

.car_method .title {
    margin: -72px 0 0;
}

.car_method .subtitle {
    color: var(--color-blu);
    font-size: 22px;
    font-weight: 700;
    margin: 35px 0 0;
    text-align: center;
}

.car_method .chapter {
    background-color: var(--color-blu);
    color: var(--color-wht);
    font-size: 22px;
    font-weight: 700;
    height: 50px;
    line-height: 50px;
    margin: 5px auto 30px;
    padding: 0 40px;
    position: relative;
    text-align: center;
    width: -webkit-fit-content;
    width:    -moz-fit-content;
    width:         fit-content;
}

.car_method .chapter::before,
.car_method .chapter::after {
    content: "";
    height: 0;
    position: absolute;
    width: 0;
    z-index: 1;
}

.car_method .chapter::before {
    border-color: transparent transparent transparent #fbebd1;
    border-style: solid;
    border-width: 25px 0 25px 15px;
    left: 0;
    top: 0;
}

.car_method .chapter::after {
    border-color: transparent #fbebd1 transparent transparent;
    border-style: solid;
    border-width: 25px 15px 25px 0;
    right: 0;
    top: 0;
}

.car_method .car_outlines {
    position: relative;
}

.car_method .car_outlines::before {
    border-color: transparent transparent transparent #1c50a1;
    border-style: solid;
    border-width: 30px 0 30px 21px;
    content: "";
    display: block;
    height: 0;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 0;
}

.car_method .car_outline {
    width: 398px;
}

.car_method .info {
    margin: 15px 0 0;
}

.car_method_notes {
    display: -ms-grid;
    display:     grid;
    -ms-grid-columns: 398px auto 398px;
    grid-template-columns: 398px auto 398px;
}

.car_method_notes .dt {
    color: var(--color-blu);
    font-weight: 700;
    -ms-grid-row: 1;
        grid-row: 1;
}

.car_method_notes .dd {
    -ms-grid-row: 2;
        grid-row: 2;
    margin: 10px 0 0;
}

.car_method_notes .dt:first-child,
.car_method_notes .dd:nth-child(2) {
    -ms-grid-column: 1;
        grid-column: 1;
}

.car_method_notes .dt:nth-child(3),
.car_method_notes .dd:nth-child(4) {
    -ms-grid-column: 3;
        grid-column: 3;
}


/*メール送信
------------------------------------------------*/
.car_contact_wrap {
    background-color: #d6eef4;
    background-image: url(/global_images/project/common/bg_car_border_1.svg), url(/global_images/project/common/bg_car_border_2.svg);
    background-position: left top, left bottom;
    background-repeat: repeat-x, repeat-x;
    background-size: 906px 15px, 906px 15px;
    margin: 60px 0 0;
    padding: 75px 0;
}

.car_contact_wrap .title {
    position: relative;
    z-index: 5;
}

.car_contact_wrap .info {
    margin: 30px 0 0;
    text-align: center;
}

.car_contact_form {
    background-color: #fff;
    background-image: url(/global_images/project/pc/bg_car_contact_form.gif);
    background-image: -webkit-image-set(url(/global_images/project/pc/bg_car_contact_form.gif) 1x, url(/global_images/project/pc/bg_car_contact_form_hr.gif) 2x);
    background-image:         image-set(url(/global_images/project/pc/bg_car_contact_form.gif) 1x, url(/global_images/project/pc/bg_car_contact_form_hr.gif) 2x);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 930px 346px;
    border-radius: 20px;
    height: 346px;
    margin: 40px 0 0;
    padding: 45px 45px 0;
    position: relative;
    width: 930px;
}

.car_contact_form::after {
    background-image: url(/global_images/project/pc/bg_car_contact.gif);
    background-image: -webkit-image-set(url(/global_images/project/pc/bg_car_contact.gif) 1x, url(/global_images/project/pc/bg_car_contact_hr.gif) 2x);
    background-image:         image-set(url(/global_images/project/pc/bg_car_contact.gif) 1x, url(/global_images/project/pc/bg_car_contact_hr.gif) 2x);
    content: "";
    display: block;
    height: 170px;
    position: absolute;
    right: 0;
    top: -170px;
    width: 252px;
}

.car_contact_form .textboxs,
.car_contact_form .agrees {
    position: relative;
}

.car_contact_form .textbox {
    background-color: #fff;
    border: 1px solid #ddd;
    display: block;
    font-size: 24px;
    height: 65px;
    padding: 10px 20px;
    width: 100%;
}

.car_contact_form .agrees {
    margin: 25px 0;
}

.car_contact_form .label {
    align-items: baseline;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
}

.car_contact_form .lbl {
    margin: 0 0 0 5px;
}

.car_contact_form .submit {
    background-color: #fbc800;
    border: none;
    border-radius: 0;
    cursor: pointer;
    display: block;
    font-size: 24px;
    font-weight: 700;
    height: 80px;
    line-height: 80px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    text-align: center;
    -webkit-transition: all .3s ease;
            transition: all .3s ease;
    width: 460px;
}

.car_contact_form .submit:hover {
    background-color: #fedc57;
}

.car_contact_form .submit::after {
    border-right: 4px solid #111;
    border-top: 4px solid #111;
    content: "";
    display: block;
    height: 12px;
    margin: -6px 0 0;
    position: absolute;
    right: 30px;
    top: 50%;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    width: 12px;
}

.car_contact_form .formError {
    left: 0;
    margin: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
}

.car_contact_form .formError .formErrorMsg {
    border-radius: 3px;
    margin: 0;
    position: relative;
    -webkit-transform: translate(-43%, calc(-100% - 3px));
            transform: translate(-43%, calc(-100% - 3px));
    white-space: nowrap;
    width: -webkit-fit-content;
    width:    -moz-fit-content;
    width:         fit-content;
}

.car_contact_form .formError .formErrorMsg::after {
    border-color: red transparent transparent transparent;
    border-style: solid;
    border-width: 8px 5px 0 5px;
    bottom: -5px;
    content: "";
    display: block;
    height: 0;
    left: 50%;
    margin: 0 0 0 -4px;
    position: absolute;
    width: 0;
}

.car_alert {
    background-color: var(--color-wht);
    -webkit-box-shadow: 0 0 0 1px #b8001b inset;
            box-shadow: 0 0 0 1px #b8001b inset;
    color: #b8001b;
    font-weight: 700;
    height: 80px;
    line-height: 80px;
    margin: 25px 0 0;
    text-align: center;
}

.car_alert::before {
    background-image: url(/global_images/project/common/icon_exclamation_red.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 22px 22px;
    content: "";
    display: inline-block;
    height: 80px;
    margin: 0 10px 0 0;
    vertical-align: top;
    width: 22px;
}


/*クルマの悩みをスッキリ解決
------------------------------------------------*/
.car_resolution_wrap {
    padding: 90px 0 30px;
}

.car_resolution {
    background-color: #e3f5e9;
}

.car_resolution_results {
    -webkit-box-pack: justify;
    color: var(--color-blu);
    -ms-flex-pack: justify;
    font-size: 14px;
    font-weight: 700;
    justify-content: space-between;
    line-height: 1.43;
    margin: 55px 0 0;
    text-align: center;
}

.car_resolution_result {
    width: 160px;
}

.car_resolution_result .info_img {
    height: 156px;
    margin: 0 auto;
    width: 156px;
}

.car_resolution_result .info {
    margin: 10px 0 0;
}

.car_resolution_note {
    margin: 3px 0 0;
    padding: 0 0 0 35px;
    position: relative;
}

.car_resolution_note::before {
    display: block;
    left: 0;
    position: absolute;
}

.car_resolution_note:first-child:before {
    content: "※4";
}

.car_resolution_note:nth-child(2):before {
    content: "※5";
}

.car_resolution_note:nth-child(3):before {
    content: "※6";
}


/*ペットとのドライブに憧れる方に知ってほしい
------------------------------------------------*/
.car_want_wrap {
    padding: 90px 0;
}

.car_want {
    background-image: url(/global_images/project/pc/bg_car_want.gif);
    background-image: -webkit-image-set(url(/global_images/project/pc/bg_car_want.gif) 1x, url(/global_images/project/pc/bg_car_want_hr.gif) 2x);
    background-image:         image-set(url(/global_images/project/pc/bg_car_want.gif) 1x, url(/global_images/project/pc/bg_car_want_hr.gif) 2x);
    background-position: right 34px top;
    background-repeat: no-repeat;
    background-size: 238px 232px;
}

.car_want_reason {
    background-color: var(--color-wht);
    background-repeat: no-repeat;
    background-size: 275px 202px;
    border-radius: 20px;
    margin: 30px 0 0;
}

.car_want_reason:first-child {
    background-image: url(/global_images/project/pc/bg_car_want_reason_1.jpg);
    background-image: -webkit-image-set(url(/global_images/project/pc/bg_car_want_reason_1.jpg) 1x, url(/global_images/project/pc/bg_car_want_reason_1_hr.jpg) 2x);
    background-image:         image-set(url(/global_images/project/pc/bg_car_want_reason_1.jpg) 1x, url(/global_images/project/pc/bg_car_want_reason_1_hr.jpg) 2x);
    background-position: right center;
    padding: 45px 275px 45px 45px;
}

.car_want_reason:nth-child(2) {
    background-image: url(/global_images/project/pc/bg_car_want_reason_2.jpg);
    background-image: -webkit-image-set(url(/global_images/project/pc/bg_car_want_reason_2.jpg) 1x, url(/global_images/project/pc/bg_car_want_reason_2_hr.jpg) 2x);
    background-image:         image-set(url(/global_images/project/pc/bg_car_want_reason_2.jpg) 1x, url(/global_images/project/pc/bg_car_want_reason_2_hr.jpg) 2x);
    background-position: left center;
    padding: 45px 45px 45px 275px;
}

.car_want_reason .info {
    margin: 5px 0 0;
}


/*自分の車で、ペットと一緒におでかけしたい！
------------------------------------------------*/
.car_voice_wrap {
    background-color: #d6eef4;
}

.car_voice {
    background-color: #f2f2f2;
    padding: 75px 0;
    position: relative;
}

.car_voice::after {
    border-color: var(--color-blu) transparent transparent transparent;
    border-style: solid;
    border-width: 70px 160px 0 160px;
    bottom: 0;
    content: "";
    display: block;
    height: 0;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, 50%);
            transform: translate(-50%, 50%);
    width: 0;
}

.car_voice .title_img {
    height: 181px;
    margin: 0 auto;
    width: 930px;
}

.car_voice .info {
    bottom: 0;
    color: var(--color-wht);
    font-size: 32px;
    font-weight: 700;
    position: absolute;
    text-align: center;
    -webkit-transform: translate(0, 30%);
            transform: translate(0, 30%);
    width: 100%;
    z-index: 5;
}

.car_answer {
    padding: 90px 0;
}

.car_answer .info_box {
    background-color: var(--color-wht);
    border-radius: 20px;
    padding: 60px;
}

.car_answer .info {
    margin: 10px 0 0;
}

.car_answer_note {
    margin: 3px 0 0;
    padding: 0 0 0 35px;
    position: relative;
}

.car_answer_note::before {
    display: block;
    left: 0;
    position: absolute;
}

.car_answer_note:first-child:before {
    content: "※7";
}


/*ENEOS新車のサブスクのポイントは
------------------------------------------------*/
.car_point_wrap {
    padding: 90px 0 30px;
}

.car_point_wrap .car_outlines {
    margin: 45px 0 0;
}

.car_point_wrap .car_note {
    margin: 10px 0 0;
}


/*完了画面
------------------------------------------------*/
.car_comp_wrap {
    background-color: #fbebd1;
}

.car_comp_wrap + .project_global_footer_wrap {
    margin: 0;
}

.car_comp_wrap .title {
    position: relative;
    z-index: 5;
}

.car_comp_wrap .title::after {
    background-image: url(/global_images/project/pc/car_comp_img.png?1000);
    background-image: -webkit-image-set(url(/global_images/project/pc/car_comp_img.png?1000) 1x, url(/global_images/project/pc/car_comp_img_hr.png?1000) 2x);
    background-image:         image-set(url(/global_images/project/pc/car_comp_img.png?1000) 1x, url(/global_images/project/pc/car_comp_img_hr.png?1000) 2x);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 170px 180px;
    bottom: -50px;
    content: "";
    display: block;
    height: 180px;
    position: absolute;
    right: 15px;
    width: 170px;
}

.car_comp_wrap .message {
    position: relative;
    z-index: 10;
}

.car_comp_wrap .hr {
    background-image: url(/global_images/project/pc/db_bg.png);
    background-image: -webkit-image-set(url(/global_images/project/pc/db_bg.png) 1x, url(/global_images/project/pc/db_bg_hr.png) 2x);
    background-image:         image-set(url(/global_images/project/pc/db_bg.png) 1x, url(/global_images/project/pc/db_bg_hr.png) 2x);
    background-position: left top;
    background-repeat: repeat-x;
    background-size: 6px 3px;
    margin: 35px 0 0;
    padding: 35px 0 0;
}

.car_comp_wrap .car_cover_logo_images {
    background-image: url(/global_images/project/common/logo_x_blk.svg);
    background-position: 200px center;
    background-repeat: no-repeat;
    background-size: 30px 30px;
    margin: 0 auto;
    padding: 0;
    width: 519px;
}

.car_comp_wrap .pet_logo_img,
.car_comp_wrap .car_logo_img,
.car_comp_wrap .pet_logo_img img,
.car_comp_wrap .car_logo_img img {
    height: 34px;
    width: auto;
}
