@charset "utf-8";

/* ==================================================
contents
================================================== */
/* Style common */
.show_sp{
    display: none;
}
/* Title common */
h2.section_ttl{
    font-size: 333.3%;
}
.section_ttl > span{
    display: block;
}
.section_ttl > .ja{
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 1.25;
    color: #000000;
}
.section_ttl > .en{
    margin-bottom: 8px;
    color: #1F547B;
    font-weight: bold;
    font-size: 26.7%;
    letter-spacing: 0.04em;
}
#tmp_brochure h2.section_ttl,
#tmp_news h2.section_ttl {
    font-size: 144.4%;
}
#tmp_brochure h2.section_ttl{
    padding-top: 6px;
}
#tmp_brochure .section_ttl > .ja,
#tmp_news .section_ttl > .ja{
    font-weight: bold;
    letter-spacing: 0.1em;
    line-height: 1.44;
}
.section_ttl.bg > .ja{
    padding-top: 28px;
    color: inherit;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: left top;
}
#tmp_benefits .section_ttl.bg > .ja{
    padding-top: 20px;
    background-image: url(/shared/templates/datsutanso_top/images/icon/benefit_eng.png);
}
#tmp_brochure .section_ttl.bg > .ja{
    padding-top: 28px;
    background-image: url(/shared/templates/datsutanso_top/images/icon/brochure_eng.png);
}
#tmp_news .section_ttl.bg > .ja{
    background-image: url(/shared/templates/datsutanso_top/images/icon/news_eng.png);
}
/* Bg common */
#tmp_learn:after,
#tmp_partners:after{
    content: '';
    position: absolute;
    z-index: -1;
    bottom: 0;
    top: 210px;
    left: 0;
    right: calc(((100% - 1220px) / 2) + 10px);
    background-color: #F1F5F8;
}
#tmp_partners:after{
    z-index: -2;
    top: 122px;
}
/* Link common */
#tmp_learn .btn_simple a,
#tmp_partners .btn_simple a{
    font-weight: 500;
    font-size: 88.9%;
    width: 300px;
    padding: 17px 50px 16px 25px;
    background-position: right 22px center;
    margin: 0;
}
#tmp_benefits .benefits_inner_button a,
#tmp_benefits .benefits_btn,
#tmp_brochure .btn_pdf > a {
    text-decoration: none;
    position: relative;
    display: flex;
    align-items: center;
    border: 1px solid #1F547B;
    color: #ffffff;
    background-color: #1F547B;
    transition: color 0.2s cubic-bezier(0.4, 0, 0.2, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
#tmp_benefits .benefits_inner_button a {
    justify-content: center;
    width: 480px;
    min-height: 95px;
    background: #1F547B url(/shared/site_datsutanso/images/icon/arrow_icon.png) no-repeat right 76px center;
    background-size: 20px auto;
    font-weight: bold;
    letter-spacing: 0.05em;
    margin: 0 auto;
    padding: 10px 105px 10px 36px;
}
#tmp_benefits .benefits_inner_button a:before{
    content: '';
    display: inline-block;
    vertical-align: middle;
    flex-shrink: 0;
    width: 38px;
    height: 52px;
    color: inherit;
    background: transparent url(/shared/templates/datsutanso_top/images/icon/cal_icon.png) no-repeat;
    margin-right: 29px;
    margin-top: 1px;
    background-size: 100% auto;
}
#tmp_benefits .benefits_btn{
    min-height: 60px;
    line-height: 1.6;
    font-size: 88.9%;
    font-weight: 500;
    gap: 0 9px;
    padding: 7px 24px 10px 18px;
    margin-bottom: 7px;
}
#tmp_benefits .benefits_btn > a{
    position: relative;
    text-decoration: none;
    text-align: left;
    flex: 1;
    color: inherit;
    background-color: transparent;
    padding-right: 26px;
}
#tmp_benefits .benefits_btn > a[target="_blank"]:after{
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 19px;
    color: inherit;
    background: transparent url(/shared/site_datsutanso/images/icon/arrow_blank.png) no-repeat center center;
    background-size: 100% auto;
    transition: background-image 0.3s ease-in-out;
}
#tmp_benefits .benefits_btn > .tag_wht{
    display: inline-block;
    min-width: 54px;
    flex-shrink: 0;
    font-size: 87.5%;
    font-weight: bold;
    line-height: 1;
    letter-spacing: 0.2em;
    color: #1F547B;
    background-color: #ffffff;
    border: 1px solid #1F547B;
    border-radius: 5px;
    margin-top: 3px;
    padding: 3px 9px 4px 10px;
}
#tmp_brochure .btn_pdf > a{
	display: inline-block;
    min-width: 300px;
    background: #1F547B url(/shared/site_datsutanso/images/icon/arrow_icon.png) no-repeat right 23px center;
    background-size: 20px auto;
    font-size: 88.9%;
    font-weight: 500;
    letter-spacing: 0.1em;
    padding: 17px 50px 15px 54px;
}
#tmp_brochure .btn_pdf > a:before{
    content: '';
    position: absolute;
    display: inline-block;
    vertical-align: middle;
    left: 18px;
    width: 22px;
    height: 24px;
    color: inherit;
    background: transparent url(/shared/templates/datsutanso_top/images/icon/pdf_icon.png) no-repeat;
    background-size: 100% auto;
}
/* Setting font-feature */
#tmp_about .about_body_des,
#tmp_decarbonization .decarbonization_ttl .title,
#tmp_benefits .benefits_inner_text,
#tmp_about .about_head_ttl{
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
}
/* Mainvs section */
#tmp_mainvs {
    position: relative;
    min-height: 630px;
    padding-bottom: 75px;
    overflow: hidden;
}
#tmp_mainvs .mainvs_image{
    z-index: 1;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    padding-left: calc((100% - 1220px)/2 + 321px);
    padding-left: max(321px, calc((100% - 1220px)/2 + 321px));
    min-width: 830px;
}
#tmp_mainvs .mainvs_image > p{
    position: relative;
    height: 100%;
    clip-path: polygon(133px 0, 100% 0, 100% 100%, 0 100%);
}
#tmp_mainvs .mainvs_image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: left bottom;
}
#tmp_mainvs .mainvs_image > p::after {
    content: "";
    display: block;
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 220px;
    background: -webkit-gradient(linear, left bottom, left top, from(#ffffff), to(transparent));
    background: -moz-linear-gradient(bottom, #ffffff, transparent);
    background: linear-gradient(0deg, #ffffff, transparent);
}
#tmp_mainvs .mainvs_catch {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    padding-top: 87px;
}
#tmp_mainvs .catch_title {
    max-width: 840px;
    font-weight: bold;
    line-height: 1.44;
    font-size: 144.4%;
    letter-spacing: 0.12em;
    margin-bottom: 29px;
    padding-top: 106px;
    color: inherit;
    background: transparent url(/shared/templates/datsutanso_top/images/icon/mainvs_heading.png) no-repeat 3px top;
    background-size: 100% auto;
}
#tmp_mainvs .catch_text {
    font-size: 88.9%;
    line-height: 2;
}

#tmp_anchor_button {
    position: relative;
    z-index: 3;
    margin: -75px auto 0;
}
#tmp_anchor_button .sec_button_list {
    list-style: none;
    position: relative;
    display: flex;
    justify-content: center;
    padding: 0 75px;
    gap: 15px;
}
#tmp_anchor_button .sec_button_list::before {
    content: "";
    position: absolute;
    z-index: 3;
    bottom: -4px;
    left: 50%;
    width: 100%;
    height: 5px;
    background-color: #1F547B;
    border-radius: 10px;
    transform: translateX(-50%);
}
#tmp_anchor_button .sec_button_list li{
    width: calc((100% - 30px) / 3);
}
#tmp_anchor_button .sec_button_list a {
    text-decoration: none;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 75px;
    height: 100%;
    font-size: 144.4%;
    line-height: 1.7;
    letter-spacing: 0.05em;
    color: #ffffff;
    background: #1F547B url(/shared/templates/datsutanso_top/images/icon/anchor_icon.png) no-repeat right 20px center;
    border: 1px solid #1F547B;
    padding: 5px 40px;
    transition: color 0.2s cubic-bezier(0.4, 0, 0.2, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
/* About section */
#tmp_about .about_inner{
    padding: 99px 100px 0;
}
#tmp_about .about_head {
    display: flex;
    align-items: center;
    gap: 10.1%;
}
#tmp_about .about_head_ttl {
    color: #1F547B;
    font-weight: bold;
    font-size: 166.6%;
    line-height: 1.88;
    letter-spacing: 0.1em;
}
#tmp_about .about_head_txt {
    position: relative;
    font-size: 88.9%;
    line-height: 1.8;
    text-align: center;
}
#tmp_about .about_head_txt::before,
#tmp_about .about_head_txt::after {
    display: block;
    position: absolute;
    top: 50%;
    width: 1px;
    height: 90px;
    background-color: #000000;
    content: "";
}
#tmp_about .about_head_txt::before {
    left: -10%;
    transform: translateY(-50%) rotate(-23deg);
}
#tmp_about .about_head_txt::after {
    right: -10%;
    transform: translateY(-50%) rotate(23deg);
}
#tmp_about .about_list {
    list-style: none;
    display: flex;
    justify-content: center;
    margin-top: 55px;
    margin-bottom: 52px;
    gap: 3.7%;
}
#tmp_about .about_list > .about_body_item{
    width: calc((100% - 7.4%) / 3);
}
#tmp_about .about_body_item > span{
    display: block;
}
#tmp_about .about_body_item .text {
    margin-top: 13px;
    line-height: 1.7;
    letter-spacing: 0.1em;
    text-align: center;
}
#tmp_about .about_body_des {
    font-weight: bold;
    font-size: 122.2%;
    line-height: 2.18;
    letter-spacing: 0.1em;
    text-align: center;
}
#tmp_about .about_list > .about_body_item img{
    width: 100%;
    height: auto;
    vertical-align: top;
}
#tmp_decarbonization {
    padding: 60px 0 0;
}
#tmp_decarbonization .decarbonization_inner{
    padding: 0 100px;
}
#tmp_decarbonization .decarbonization_box {
    padding: 58px 60px 60px;
    background-color: #F1F5F8;
}
#tmp_decarbonization .decarbonization_col {
    display: flex;
    gap: 6%;
}
#tmp_decarbonization .decarbonization_ttl {
    width: 26%;
    min-width: 173px;
}
#tmp_decarbonization .decarbonization_cnt {
    width: 69%;
    padding-top: 8px;
}
#tmp_decarbonization .decarbonization_ttl .title {
    font-weight: bold;
    font-size: 144.4%;
    letter-spacing: 0.1em;
}
#tmp_decarbonization .decarbonization_cnt .text {
    font-size: 88.9%;
    line-height: 2;
}
#tmp_decarbonization .decarbonization_cnt .text+.text {
    margin-top: 32px;
}
/* Learn section */
#tmp_learn {
    position: relative;
    padding-top: 110px;
    overflow: hidden;
}
#tmp_learn .section_ttl > .en{
    margin-bottom: 0;
}
#tmp_learn .learn_inner {
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-start;
    justify-content: center;
    gap: 100px;
    padding: 0 100px 86px 0;
}
#tmp_learn .learn_image,
#tmp_learn .learn_cnt {
    width: calc(50% - 50px);
}
#tmp_learn .learn_image img{
    width: 100%;
    height: auto;
    vertical-align: top;
}
#tmp_learn .learn_cnt {
    margin-top: 30px;
}
#tmp_learn .learn_article {
    margin-top: 21px;
}
#tmp_learn .learn_article_block{
    margin-bottom: 59px;
}
#tmp_learn .learn_article_subtitle {
    margin-bottom: 28px;
    font-weight: bold;
    font-size: 144%;
    letter-spacing: 0.065em;
}
#tmp_learn .learn_article_text {
    line-height: 1.77;
}
/* Benefit section */
#tmp_benefits {
    padding-top: 104px;
    margin-bottom: 111px;
}
#tmp_benefits h2.section_ttl{
    padding-top: 8px;
    min-width: 132px;
    flex-shrink: 0;
    margin-right: 10px;
}
#tmp_benefits .benefits_heading {
    display: flex;
    justify-content: space-between;
    margin-bottom: 53px;
    padding: 0 100px;
}
#tmp_benefits .benefits_heading_cnt{
    width: 700px;
}
#tmp_benefits .benefits_heading_title {
    margin-bottom: 19px;
    font-weight: bold;
    font-size: 144.4%;
    letter-spacing: 0.1em;
}
#tmp_benefits .benefits_heading_text {
    line-height: 1.77;
}
#tmp_benefits .benefits_inner{
    position: relative;
}
#tmp_benefits .benefits_inner:after{
    content: '';
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    right: 0;
    left: calc(((100% - 1220px) / 2) + 10px);
    background-color: #F1F5F8;
}
#tmp_benefits .benefits_cnt {
    padding: 60px 90px 42px;
}
#tmp_benefits .benefits_inner_head {
    margin-bottom: 64px;
}
#tmp_benefits .benefits_inner_text {
    text-align: center;
    font-weight: bold;
    font-size: 111.1%;
    line-height: 2.3;
    letter-spacing: 0.03em;
    margin-bottom: 30px;
}
#tmp_benefits .benefits_inner_text a {
    text-decoration: none;
    background-image: -webkit-gradient(linear, left top, right top, from(#1F547B), to(#1F547B));
    background-image: -moz-linear-gradient(left, #1F547B, #1F547B);
    background-image: linear-gradient(90deg, #1F547B, #1F547B);
    background-position: right bottom;
    background-size: 100% 1px;
    background-repeat: no-repeat;
    color: #1F547B;
}
#tmp_benefits .benefits_foot {
    position: relative;
    margin: 15px;
    padding: 23px 25px 26px;
    background-color: #ffffff;
}
#tmp_benefits .benefits_foot_title {
    text-align: center;
    margin-bottom: 22px;
    padding: 10px 0;
    background-color: #F1F5F8;
    font-weight: bold;
    font-size: 88.9%;
    line-height: 1.85;
    letter-spacing: 0.03em;
}
#tmp_benefits .benefits_inner_foot > ul {
    list-style: none;
    display: flex;
    position: relative;
    justify-content: center;
    gap: 20px;
}
#tmp_benefits .benefits_foot_item {
    width: calc((100% - 40px) / 3);
    text-align: center;
}
#tmp_benefits .benefits_foot_text {
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 77.8%;
    line-height: 1;
    letter-spacing: 0.03em;
}
#tmp_benefits .link_sample > a{
    position: relative;
    text-decoration: none;
    color: #1F547B;
    font-weight: 500;
    font-size: 66.7%;
    letter-spacing: 0.05em;
    padding-bottom: 2px;
    background-image: -webkit-gradient(linear, left top, right top, from(#1F547B), to(#1F547B));
    background-image: -moz-linear-gradient(left, #1F547B, #1F547B);
    background-image: -o-linear-gradient(left, #1F547B, #1F547B);
    background-image: linear-gradient(90deg, #1F547B, #1F547B);
    background-position: left bottom;
    background-size: 100% 1px;
    background-repeat: no-repeat;
}
#tmp_benefits .link_sample > a[target="_blank"] {
	background-size: calc(100% - 22px) 1px;
}
#tmp_benefits .link_sample > a[target="_blank"]:after{
	content: '';
	position: relative;
	display: inline-block;
	vertical-align: top;
	top: 9px;
	background: transparent url(/shared/site_datsutanso/images/icon/arrow_blank_bl.png) no-repeat;
	background-size: 100% auto;
	width: 16px;
	height: 13px;
    margin-left: 5px;
	color: inherit;
	transition: background-image 0.3s ease-in-out;
}
#tmp_benefits .link_sample > a:hover{
	animation: borderAnime 1.2s cubic-bezier(0.4, 0, 0.2, 1);
}
#tmp_benefits .link_sample > a[target="_blank"]:hover{
	animation: borderAnimeBlank 1.2s cubic-bezier(0.4, 0, 0.2, 1);
}
/* Alliance section */
#tmp_partners {
    position: relative;
    margin-bottom: 109px;
    padding-bottom: 81px;
    overflow: hidden;
}
#tmp_partners .section_ttl{
    margin-bottom: -2px;
}
#tmp_partners .section_ttl > .en{
    margin-bottom: 5px;
}
#tmp_partners .partners_column {
    display: flex;
    padding-right: 100px;
    gap: 100px;
}
#tmp_partners .partners_list {
    list-style: none;
    display: flex;
    position: relative;
    flex-wrap: wrap;
    gap: 50px 40px;
    width: 500px;
    padding: 50px 53px 44px;
    background-color: #ffffff;
}
#tmp_partners .partners_list::before {
    content: "";
    display: block;
    z-index: -1;
    position: absolute;
    bottom: -40px;
    left: 50%;
    width: 500px;
    height: 100px;
    background-image: url(/shared/templates/datsutanso_top/images/icon/blur02.png);
    background-size: contain;
    background-repeat: no-repeat;
    transform: translateX(-50%);
}
#tmp_partners .partners_item {
    width: calc(50% - 20px);
    text-align: center;
}
#tmp_partners .partners_item > span{
    display: inline-block;
}
#tmp_partners .partners_item img {
    width: 100%;
    height: auto;
    aspect-ratio: 176/72;
    color: inherit;
    background-color: #ffffff !important;
}
#tmp_partners .partners_article {
    width: 500px;
    padding-top: 48px;
}
#tmp_partners .partners_article_subtitle {
    margin-top: 23px;
    margin-bottom: 30px;
    font-weight: bold;
    letter-spacing: 0.1em;
}
#tmp_partners .partners_article_subtitle .subtitle_main{
    font-size: 144.4%;
    margin-bottom: 4px;
}
#tmp_partners .partners_article_subtitle .subtitle_des{
    font-size: 111.1%;
}
#tmp_partners .partners_article_text {
    margin-bottom: 59px;
    line-height: 1.77;
}
/* Brochure section */
#tmp_brochure {
    margin-bottom: 121px;
}
#tmp_brochure .brochure_inner {
    background-color: #F1F5F8;
}
#tmp_brochure .brochure_cnt {
    display: flex;
    padding: 110px 100px;
    gap: 150px;
}
#tmp_brochure .brochure_article {
    width: 500px;
    padding-top: 35px;
}
#tmp_brochure .brochure_btn a {
    padding: 23px 0 18px;
    gap: 10px;
}
#tmp_brochure .brochure_article_text {
    margin-top: 25px;
    margin-bottom: 49px;
    line-height: 2;
}
#tmp_brochure .brochure_image {
    z-index: 1;
    position: relative;
}
#tmp_brochure .brochure_image::before {
    content: "";
    display: block;
    z-index: -1;
    position: absolute;
    bottom: -60px;
    left: 50%;
    width: 300px;
    height: 194px;
    transform: translateX(-50%);
    background-image: url(/shared/templates/datsutanso_top/images/icon/benefits_blur.png);
    background-size: contain;
    background-repeat: no-repeat;
}
#tmp_brochure .brochure_image_inner {
    width: 330px;
    padding: 40px 45px;
    background-color: #ffffff;
    box-shadow: 0 4px 30px 7px rgba(31, 84, 123, 0.04);
}
#tmp_brochure .brochure_image_inner img{
    width: 100%;
    height: auto;
    vertical-align: top;
}
/* News section */
#tmp_news{
    margin-bottom: 63px;
}
#tmp_news .news_inner{
    padding: 0 100px;
}
#tmp_news .section_ttl{
    margin-bottom: 69px;
}
#tmp_news .news_list{
    margin-bottom: 46px !important;
}
#tmp_news .news_list li{
    padding: 10px 15px 45px;
}
#tmp_news .btn_simple{
    display: flex;
    justify-content: flex-end;
    margin-top: 46px;
}
#tmp_news .btn_simple a{
    margin: 0;
    width: 230px;
    font-size: 88.9%;
    justify-content: flex-start;
    font-weight: 500;
    padding: 17px 47px 16px 25px;
    background-position: right 22px center;
}
/* Hover */
#tmp_benefits .benefits_btn.active_hv,
#tmp_benefits .benefits_inner_button a:hover,
#tmp_brochure .btn_pdf > a:hover,
#tmp_anchor_button .sec_button_list a:hover{
    background-color: #ffffff;
    color: #1F547B;
}
#tmp_benefits .benefits_btn.active_hv > a[target="_blank"]:after{
    background-image: url(/shared/site_datsutanso/images/icon/arrow_blank_hv.png);
}
#tmp_benefits .benefits_inner_button a:hover,
#tmp_brochure .btn_pdf > a:hover {
    background-image: url(/shared/site_datsutanso/images/icon/arrow_icon_blue.png);
}
#tmp_benefits .benefits_inner_button a:hover:before{
    background-image: url(/shared/templates/datsutanso_top/images/icon/cal_icon_blue.png)
}
#tmp_anchor_button .sec_button_list a:hover {
    background-image: url(/shared/templates/datsutanso_top/images/icon/anchor_icon_blue.png);
}
#tmp_benefits .benefits_inner_text a:hover,
#tmp_benefits .link_sample > a:hover .text {
    animation: borderAnime 1.2s cubic-bezier(0.4, 0, 0.2, 1);
}
@keyframes borderAnime {
    0% {
        background-position: right bottom;
        background-size: 100% 1px;
    }
    50% {
        background-position: right bottom;
        background-size: 0 1px;
    }
    50.1% {
        background-position: left bottom;
        background-size: 0 1px;
    }
    100% {
        background-position: left bottom;
        background-size: 100% 1px;
    }
}
@keyframes borderAnimeBlank {
	0% {
		background-position: right 21px bottom;
		background-size: calc(100% - 21px) 1px;
	}

	50% {
		background-position: right 21px bottom;
		background-size: 0 1px;
	}

	50.1% {
		background-position: left bottom;
		background-size: 0 1px;
	}

	100% {
		background-position: left bottom;
		background-size: calc(100% - 21px) 1px;
	}
}
/* ==================================================
Accessibility color
================================================== */
.color_blue #tmp_mainvs .mainvs_catch,
.color_black #tmp_mainvs .mainvs_catch,
.color_yellow #tmp_mainvs .mainvs_catch,
.color_blue #tmp_mainvs .catch_title,
.color_black #tmp_mainvs .catch_title,
.color_yellow #tmp_mainvs .catch_title,
.color_blue #tmp_mainvs .catch_text,
.color_black #tmp_mainvs .catch_text,
.color_yellow #tmp_mainvs .catch_text{
    background-color: transparent !important;
}
.color_blue #tmp_anchor_button .sec_button_list::before,
.color_black #tmp_anchor_button .sec_button_list::before,
.color_blue #tmp_about .about_head_txt::before,
.color_black #tmp_about .about_head_txt::before,
.color_blue #tmp_about .about_head_txt::after,
.color_black #tmp_about .about_head_txt::after{
    background-color: #FFFF00 !important;
}
.color_yellow #tmp_anchor_button .sec_button_list::before{
    background-color: #000000;
}
.color_blue #tmp_brochure .brochure_image_inner,
.color_black #tmp_brochure .brochure_image_inner,
.color_yellow #tmp_brochure .brochure_image_inner,
.color_blue #tmp_partners .partners_list,
.color_black #tmp_partners .partners_list,
.color_yellow #tmp_partners .partners_list,
.color_blue #tmp_benefits .benefits_foot,
.color_black #tmp_benefits .benefits_foot,
.color_yellow #tmp_benefits .benefits_foot,
.color_blue #tmp_decarbonization .decarbonization_box,
.color_black #tmp_decarbonization .decarbonization_box,
.color_yellow #tmp_decarbonization .decarbonization_box{
    border: 1px solid;
}
.color_blue #tmp_benefits .benefits_btn.active_hv > a[target="_blank"]:after,
.color_black #tmp_benefits .benefits_btn.active_hv > a[target="_blank"]:after,
.color_blue #tmp_benefits .link_sample > a[target="_blank"]:after,
.color_black #tmp_benefits .link_sample > a[target="_blank"]:after {
    background-image: url(/shared/site_datsutanso/images/icon/arrow_blank.png) !important;
}
.color_yellow #tmp_benefits .benefits_btn > a[target="_blank"]:after,
.color_yellow #tmp_benefits .link_sample > a[target="_blank"]:after {
    background-image: url(/shared/site_datsutanso/images/icon/arrow_blank_black.png) !important;
}
.color_yellow #tmp_benefits .benefits_inner_button a:before{
    background-image: url(/shared/templates/datsutanso_top/images/icon/cal_icon_blue.png) !important;
}
.color_blue #tmp_benefits .benefits_inner_button a:hover:before,
.color_black #tmp_benefits .benefits_inner_button a:hover:before {
    background-image: url(/shared/templates/datsutanso_top/images/icon/cal_icon.png) !important;
}
.color_blue #tmp_anchor_button .sec_button_list a,
.color_black #tmp_anchor_button .sec_button_list a{
    background-image: url(/shared/templates/datsutanso_top/images/icon/anchor_icon.png) !important;
}
.color_yellow #tmp_anchor_button .sec_button_list a{
    background-image: url(/shared/templates/datsutanso_top/images/icon/anchor_icon_black.png) !important;
}
.color_blue #tmp_benefits .link_sample > a:hover .text,
.color_black #tmp_benefits .link_sample > a:hover .text,
.color_yellow #tmp_benefits .link_sample > a:hover .text,
.color_blue #tmp_benefits .benefits_inner_text a:hover,
.color_black #tmp_benefits .benefits_inner_text a:hover,
.color_yellow #tmp_benefits .benefits_inner_text a:hover,
.color_blue #tmp_benefits .benefits_inner_button a:hover,
.color_black #tmp_benefits .benefits_inner_button a:hover,
.color_yellow #tmp_benefits .benefits_inner_button a:hover,
.color_blue #tmp_benefits .benefits_btn.active_hv a,
.color_black #tmp_benefits .benefits_btn.active_hv a,
.color_yellow #tmp_benefits .benefits_btn.active_hv a,
.color_blue #tmp_brochure .btn_pdf > a:hover,
.color_black #tmp_brochure .btn_pdf > a:hover,
.color_yellow #tmp_brochure .btn_pdf > a:hover,
.color_blue #tmp_anchor_button .sec_button_list a:hover,
.color_black #tmp_anchor_button .sec_button_list a:hover,
.color_yellow #tmp_anchor_button .sec_button_list a:hover{
    text-decoration: underline;
}
.color_blue #tmp_mainvs .catch_title,
.color_black #tmp_mainvs .catch_title,
.color_yellow #tmp_mainvs .catch_title{
    padding-top: 0;
}

/* ==================================================
Accessibility no_js
================================================== */
.no_javascript #tmp_benefits .benefits_btn > a:hover{
    text-decoration: underline
}
