@charset "UTF-8";

html{
	font-size:62.5%;
}
body {
	background:transparent;
	min-width:320px;
	padding:0;
	margin:0;
	color:#333;
	font-size:16px;
	font-size:1.6rem;
	text-align:left;
	line-height:1.5;
	letter-spacing:0;
	word-wrap:break-word;
	-webkit-text-size-adjust:100%;
}
body > header,
body > footer,
body > section,
body > article,
body > div{
	font-size:1.6rem;
}

a:link {
	color:#231815;
	-webkit-tap-highlight-color:rgba(255,255,255,0.3);
	text-decoration:none;
}
a:visited {
	color:#231815;
	text-decoration:none;
}

a:hover {
	color:#DE051B;
	text-decoration:underline;
}
a img,
input[type="image"],
input[type="submit"],
input[type="button"]{
	-moz-transition:opacity 0.2s linear 0s;
	-webkit-transition:opacity 0.2s linear 0s;
	-ms-transition:opacity 0.2s linear 0s;
	-o-transition:opacity 0.2s linear 0s;
	transition:opacity 0.2s linear 0s;
	cursor:pointer;
}
a img{
	background:rgba(255,255,255,0.01);
}
a:hover img,
input[type="image"]:hover,
input[type="submit"]:hover,
input[type="button"]:hover{
	background-color:transparent;
	opacity:0.7;
	filter:alpha(opacity=70);
}
.mB0{
	margin-bottom:0px!important;
}
.txtRed {
	color:#F40000!important;
}
.txtBlue {
	color:#1D2087!important;
}
.txtBlue2 {
	color:#003187!important;
}
.txtOrange {
	color:#E54E00!important;
}
.txt_ind{
	text-indent:-1em;
	padding-left:1em;
}
.c_b{
	clear:both;
}
.r{
	float:right;
}
.l{
	float:left;
}

/* clearfix */
.cf:after ,
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	font-size:0.1px;
	line-height:0;
	overflow:hidden;
	visibility:hidden;
}
.cf ,
.clearfix {
	display:inline-block;
}
/* Hides from IE-mac \*/
* html .cf ,
* html .clearfix {
	height:1%;
	overflow:visible;
}
.cf ,
.clearfix {
	display:block;
}
.cf:after,
header:after,
footer:after,
section:after,
article:after,
div:after,
ul:after,ol:after{
	content:"";
	display:block;
	clear:both;
}
.flex{
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.sp{
	display:none;
}
/***------------
wrap
------------***/
#wrap{
    position: relative;
}
/***------------
main
------------***/
#main{
    width: 100%;
    margin: auto;
    position: relative;
}
#main .logo{
    position: absolute;
    z-index: 1000;
    top: 15%;
    left: 7.8125%;
}
#main .logo p{
    font-size: 24px;
    font-size: 2.4rem;
    color: #fff;
    margin-top: 35px;
}
#bg_slide{
    width: 100%;
    height: auto;
    padding-top: 46.875%;
    margin-bottom: 60px; /*margin-bottom: 100px;*/
}
#bg_slide img {
    width: 100%;
    height: auto;
}

/***------------
header
------------***/
#header.index{
    position:absolute;
    top: 0;
    right: 0;
    background: #fff;
    height: 43px;
    padding: 11px 15px;
    box-sizing: border-box;
    z-index: 1000;
}
#header.index img{
    width: 211px;
    height: 23px;
}
#header.index::before{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 23px 43px 0;
    border-color: transparent #ffffff transparent transparent;
    position: absolute;
    content: "";
    left: -22px;
    top: 0;
}

/***------------
footer
------------***/
#footer{
    width: 100%;
}
/***--#footer nav{
    margin-bottom: 60px;
}
#footer nav ul{
    display: flex;
    width: 663px;
    margin: auto;
}
#footer nav ul li{
    margin-left: 43px;
}
#footer nav ul li:first-child{
    margin-left: 0px;
}
#footer nav ul li img{
    width: auto;
    height: 16px;
}--***/
#footer .flex{
    justify-content: center;
    margin-bottom: 50px;
}
#footer .flex > div{
    margin-top: 40px;
}
#footer .flex > div img{
    width: 262px;
    height: 30px;
}
#footer dl{
    margin-left: 100px;
}
#footer dl dt{
    line-height: 1.625;
    margin-bottom: 10px;
}
#footer dl dd span{
    padding-right: 8px;
}
#footer dl dd img{
    width: 31px;
    height: auto;
}
#footer dl dd{
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1;
    letter-spacing: 0.1em;
    margin-bottom: 10px;
}
#footer dl dd.mail{
    font-size:16px;
    font-size: 1.6rem;
}
.copy{
    height: 70px;
    line-height: 70px;
    color: #fff;
    font-size: 12px;
    font-size: 1.2rem;
    font-family: "Arial", Gadget, "sans-serif";
    background: #DE051B;
    text-align: center;
}
/***------------
contents
------------***/
/***---common---***/
#contents{
    padding-bottom: 60px;
    border-bottom: 1px solid #EFF1F3;
    width: 100%;
    margin-bottom: 50px;
    }
#pagetop {
    position: fixed;
    bottom: 0px;
    right: 0px;
    z-index: 10;
    display: none;
}
#contents .banner{
    width: 443px;
    margin: auto;
}
#contents .banner div{
    margin: auto auto 45px;
    width: 350px;
}
#contents .banner div img{
    width: 100%;
    height: auto;
}
#contents .banner ul{
    width: 443px;
}
#contents .banner ul li{
    width: 200px;
}
#contents .banner ul li img{
    width: 100%;
    height: auto;
}
#contents .banner ul li:last-child{
    margin-left: 43px;
}
/***---index---***/
#contents.index h2 span{
    display: block;
    margin-top: 20px;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: normal;
    width: 100%;
    text-align: center;
    color: #000;
}
#contents.index .index-news{
    width: 869px;
    margin: auto auto 100px;
}
#contents.index .index-news h2{
    width: 169px;
    height: 169px;
    position: relative;
    box-sizing: border-box;
    border-bottom:2px solid #DE051B;
    border-top: 2px solid #DE051B;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
}
#contents.index .index-news h2 img{
    width: 87px;
    height: 28px;
}
#contents.index .index-news h2 span{
    display: block;
    margin-top: 20px;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: normal;
    width: 100%;
    text-align: center;
}
#contents.index .index-news > div:last-of-type{
    width:640px;
    height: 169px;
    box-sizing: border-box;
    margin-left: 60px;
    overflow-y: auto;
}
#contents.index .index-news dl{
    position: relative;
    border-top: 1px solid #CCCCCC;
    padding-top: 15px;
    line-height: 2;
}
#contents.index .index-news dl dt{
    position: absolute;
    width: 135px;
    font-weight: bold;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
}
#contents.index .index-news dl dd{
    padding: 0 0 15px 135px;
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 15px;
}
#contents.index .index-news dl dd:last-child{
    margin-bottom: 0px;
}
#contents.index .index-message{
    width: 100%;
    background: #EFF1F3;
    margin: auto auto 60px;
    padding: 70px 0;
}
#contents.index .index-message > div{
    width: 920px;
    margin: auto;
}
#contents.index .index-message h2{
    margin: auto auto 60px;
    background: url("../images/bg_title_w.svg") no-repeat center;
    background-size: 123px;
    width: 143px;
    height: 123px;
    padding-top: 30px;
    box-sizing: border-box;
}
#contents.index .index-message h2 img{
    width: 143px;
    height: 36px;
}
#contents.index .index-message h2 span{
    margin-top: 10px;
}


#contents.index .index-message .flex > div:first-child{
    width: 570px;
    line-height: 2;
}
#contents.index .index-message h3,
#contents.index .column2 .index-goal > div h3{
    font-size: 22px;
    font-size:2.2rem;
    margin-bottom: 40px;
    line-height: 1.7;
    padding-left: 25px;
    position: relative;
}
#contents.index .index-message h3::before,
#contents.index .column2 .index-goal > div h3::before{
    width: 7px;
    height: 61px;
    position: absolute;
    top: 8px;
    left: 0;
    background: #DE051B;
    display:inline-block;
    content: "";
}
#contents.index .index-message .flex > div:last-child{
    width:275px;
    margin-left: 63px;
}
#contents.index .index-message .flex > div:last-child figure{
    width:280px;
}
#contents.index .index-message .flex > div:last-child figure img{
    width:100%;
    height: auto;
    box-shadow: 7px 7px 0px 0px #DE051B, 0px 0px 0px 1px rgba(10,10,10,0.02);
}
#contents.index .index-message .flex > div:last-child figure figcaption{
    margin-top: 30px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.7;
}
#contents.index .index-message .flex > div:last-child figure figcaption span{
    display: block;
    text-align: right;
    margin-top: 10px;
}
#contents.index .index-message .flex > div:last-child figure figcaption strong{
    font-size: 20px;
    font-size: 2.0rem;
    font-weight: normal;
}
#contents.index .index-background{
    width: 920px;
    margin: auto auto 70px;
    line-height: 2.3;
}
#contents.index .index-background h2{
    margin: auto auto 60px;
    background: url("../images/bg_title_p.svg") no-repeat center;
    background-size: 123px;
    width: 197px;
    height: 123px;
    padding-top: 30px;
    box-sizing: border-box;
    line-height: 1;
}
#contents.index .index-background h2 img{
    width: 197px;
    height: 35px;
}
#contents.index .index-background h2 span{
    margin-top:14px;
}
#contents.index .column2{
    width: 100%;
    margin: auto auto 60px;
}
#contents.index .column2 > .index-goal{
    width:50%;
    background: #EFF1F3;
    padding: 60px 0;
    line-height: 2.3;
}
#contents.index .column2 .index-goal > div{
    width:500px;
    margin: auto 40px auto auto;
}
#contents.index .column2 .index-goal > div h2{
    margin: auto auto 60px;
    background: url("../images/bg_title_w.svg") no-repeat center;
    background-size: 123px;
    width: 123px;
    height: 123px;
    padding-top: 35px;
    box-sizing: border-box;
}
#contents.index .column2 .index-goal > div h2 img{
    width: 71px;
    height: 27px;
    margin: auto;
    display: block;
}
#contents.index .column2 .index-goal > div h2 span{
    margin-top: 15px;
}
#contents.index .column2 > .index-mission{
    width:50%;
    background: #DE051B;
    padding: 60px 0;
}
#contents.index .column2 .index-mission > div{
    width:500px;
    margin: auto auto auto 40px;
}
#contents.index .column2 .index-mission > div h2{
    margin: auto auto 60px;
    background: url("../images/bg_title_t.svg") no-repeat center;
    background-size: 123px;
    width: 140px;
    height: 123px;
    padding-top: 35px;
    box-sizing: border-box;
}
#contents.index .column2 .index-mission > div h2 img{
    width: 124px;
    height: 27px;
    margin: auto;
    display: block;
}
#contents.index .column2 .index-mission > div h2 span{
    color: #fff;
    margin-top: 15px;
}
#contents.index .column2 .index-mission > div dl{
    position: relative;
}
#contents.index .column2 .index-mission > div dl dt{
    position: absolute;
    height: 29px;
}
#contents.index .column2 .index-mission > div dl dt:first-of-type img{
    width: 10px;
    height: 23px;
}
#contents.index .column2 .index-mission > div dl dt:nth-of-type(2) img{
    width: 16px;
    height: 23px;
}
#contents.index .column2 .index-mission > div dl dt:nth-of-type(3) img{
    width: 16px;
    height: 27px;
}
#contents.index .column2 .index-mission > div dl dt:nth-of-type(4) img{
    width: 18px;
    height: 29px;
}
#contents.index .column2 .index-mission > div dl dt:nth-of-type(5) img{
    width: 15px;
    height: 27px;
}
#contents.index .column2 .index-mission > div dl dd{
    padding: 0 0 0 30px;
    font-size: 14px;
    font-size: 1.4rem;
    color: #fff;
    font-weight: bold;
    margin-bottom: 30px;
}
#contents.index .index-vision{
    width: 920px;
    margin: auto auto 90px;
    line-height: 2.3;
}
#contents.index .index-vision h2{
    margin: auto auto 60px;
    background: url("../images/bg_title_p.svg") no-repeat center;
    background-size: 123px;
    width: 126px;
    height: 123px;
    padding-top: 35px;
    box-sizing: border-box;
    line-height: 1;
}
#contents.index .index-vision h2 img{
    width: 101px;
    height: 27px;
    margin: auto;
    display: block;
}
#contents.index .index-vision h2 span{
    margin-top:20px;
}
#contents.index .index-vision > div > div{
    text-align: center;
    margin-top: 70px;
}
#contents.index .index-outlook{
    width: 100%;
    background: #EFF1F3;
    margin: auto auto 40px;
    padding: 70px 0;
}
#contents.index .index-outlook > div{
    width: 920px;
    margin: auto;
}
#contents.index .index-outlook h2{
    margin: auto auto 60px;
    background: url("../images/bg_title_w.svg") no-repeat center;
    background-size: 123px;
    width: 134px;
    height: 123px;
    padding-top: 35px;
    box-sizing: border-box;
}
#contents.index .index-outlook h2 img{
    width: 126px;
    height: 27px;
    margin: auto;
    display: block;
}
#contents.index .index-outlook > div > div p{
    line-height: 2.3;
    margin-bottom: 40px;
}
#contents.index .index-outlook > div > div dl{
    width: 532px;
    margin: auto auto 30px;
    position: relative;
}
#contents.index .index-outlook > div > div dl dt{
    position: absolute;
    height: 29px;
}
#contents.index .index-outlook > div > div dl dt:first-of-type img{
    width: 10px;
    height: 23px;
}
#contents.index .index-outlook > div > div dl dt:nth-of-type(2) img{
    width: 16px;
    height: 23px;
}
#contents.index .index-outlook > div > div dl dt:nth-of-type(3) img{
    width: 16px;
    height: 27px;
}
#contents.index .index-outlook > div > div dl dd{
    padding: 0 0 0 30px;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
    margin-bottom: 30px;
}
#contents.index .index-outlook > div > div div{
   text-align: center;
}

/* メンバー紹介 */
#contents.index .index-member{
    padding-bottom: 80px;
    border-bottom: 1px solid #EFF1F3;
    width: 100%;
    margin-bottom: 50px;
    }
#contents.index .index-member > div{
    width: 920px;
    margin: auto;
}
#contents.index .index-member h2{
    margin: auto auto 60px;
    background: url("../images/bg_title_p.svg") no-repeat center;
    background-size: 123px;
    width: 133px;
    height: 123px;
    padding-top: 35px;
    box-sizing: border-box;
    line-height: 1;
}
#contents.index .index-member h2 img{
    width: 133px;
    height: 27px;
}
#contents.index .index-member h2 span{
    margin-top:20px;
}

/* 追加　2025.01.17 */
#contents.index .index-member h3 {
    border-left: 7px solid #DE051B;
    line-height: 1.2;
    font-size: 22px;
    font-size: 2.2rem;
    padding-left: 22px;
    font-weight: bold;
    margin-bottom: 30px;
}

#contents.index .index-member h4 {
    font-size: 20px;
    font-size: 2.0rem;
    color: #E15D3D;
    margin-left: -.5em;
    margin-bottom: 20px;
}

#contents.index .index-member .column .depa {
    font-size: 14px;
    font-size: 1.4rem;
    margin: 10px 0 5px;
}

#contents.index .index-member .column .name {
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 500;
}

#contents.index .index-member .column .link {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 23px;
    padding-left: 56px;
    margin-top: 15px;
    background: url("../images/member/button_link.svg") no-repeat;
    background-size: 46px auto;
}
#contents.index .index-member .column .link a {
    color:#333;
	text-decoration:none;
}
#contents.index .index-member .column .link a:hover {
    color:#999;
	text-decoration:underline;
}


#contents.index .index-member .layout1 {
    margin-bottom: 80px;
}
#contents.index .index-member .layout1 .flex .column {
    width: 220px;
    margin-right: 130px;
}
#contents.index .index-member .layout1 .flex .column img {
    width: 220px;
    height: 260px;
    object-fit: cover;
}

#contents.index .index-member .layout2 .flex {
    flex-wrap: wrap;
}

#contents.index .index-member .layout2 .flex .column {
    width: 200px;
    margin-right: 40px;
    margin-bottom: 60px;
}
#contents.index .index-member .layout2 .flex .column img {
    width: 200px;
    height: 236px;
    object-fit: cover;
}
#contents.index .index-member .layout2 .flex .column:nth-child(4n){
    margin-right: 0px;
}




/* 
#contents.index .index-member dl dt{
    border-left: 7px solid #DE051B;
    line-height: 1.2;
    font-size: 22px;
    font-size: 2.2rem;
    padding-left: 22px;
    font-weight: bold;
    margin-bottom: 30px;
}
#contents.index .index-member dl dd{
    padding-left: 32px;
    font-size: 18px;
    font-size: 1.8rem;
}
#contents.index .index-member dl dd a{
    text-decoration: underline;
}
#contents.index .index-member div.flex{
    margin-bottom: 60px;
}
#contents.index .index-member div.flex dl:last-child{
    margin-left: 145px;
}
#contents.index .index-member h3{
    color: #E15D3D;
    font-size: 20px;
    font-size: 2.0rem;
    margin-left: -16px;
    margin-bottom: 20px;
}
#contents.index .index-member dl dd.flex{
    flex-wrap: wrap;
}
#contents.index .index-member dl dd.flex > div:first-child{
    width: 430px;
}
#contents.index .index-member dl dd.flex > div:nth-child(2){
    width: 230px;
}
#contents.index .index-member dl dd.flex > div{
    width: 210px;
}
#contents.index .index-member dl dd.flex ul{
    margin-left: -2px;
    margin-bottom: 35px;
}
#contents.index .index-member dl dd.flex ul.flex{
    flex-wrap: wrap;
}
#contents.index .index-member dl dd.flex ul.flex li{
    margin-right: 45px;
}
#contents.index .index-member dl dd.flex ul li{
    margin-bottom: 15px;
} */

/***------------
202301 追加
------------***/
#contents.index .index-news{
    flex-wrap: wrap;
}
#contents.index .index-news button,
#contents.page button.layout1{
    width: 169px;
    height: 50px;
    border: none;
    background: #DE051B;
    margin-top:-50px;
    border-radius: 7px;
    display: block;
}
#contents.index .index-news button a,
#contents.page button.layout1 a{
    width: 169px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#contents.index .index-news button img{
    width: 109px;
    height: 19px;
}
#contents.index .index-news > div:last-of-type{
    height: 316px;
}
/***---page---***/
#header.page{
    position:relative;
    width: 100%;
    height: 80px;
    background: #DE051B;
}
#header.page > div:first-of-type{
    width: 1080px;
    margin: auto;
    padding-top: 15px;
}
#header.page > div:first-of-type div img{
    width: 230px;
    height: 51px;
}
#header.page > div:first-of-type p{
    color: #fff;
    text-align: center;
    padding-top: 17px;
    margin-left: 170px;
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: 0.05em;
}
#header.page .fut{
    position:absolute;
    top: 0;
    right: 0;
    background: #fff;
    height: 43px;
    padding: 11px 15px;
    box-sizing: border-box;
    z-index: 1000;
}
#header.page .fut img{
    width: 211px;
    height: 23px;
}
#header.page .fut::before{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 23px 43px 0;
    border-color: transparent #ffffff transparent transparent;
    position: absolute;
    content: "";
    left: -22px;
    top: 0;
}
#contents.page{
    width: 100%;
}
#contents.page .main-image{
    width: 100%;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    margin-bottom: 40px;
}
#contents.page .main-image img{
    width: 100%;
    height: auto;
    object-fit: contain;
}
#contents.page h2 span{
    display: block;
    margin-top: 20px;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: normal;
    width: 100%;
    text-align: center;
    color: #000;
}
#contents.page button.layout1 a img{
    width: 85px;
    height: 18px;
}
#contents.page .article{
    border-bottom: 1px solid #EFF1F3;
    margin-bottom: 40px;
}
#contents.page.news h2{
    margin: auto auto 50px;
    background: url("../images/bg_title_p.svg") no-repeat center;
    background-size: 123px;
    width: 133px;
    height: 123px;
    padding-top: 30px;
    box-sizing: border-box;
    line-height: 1;
    flex-wrap: wrap;
}
#contents.page.news h2 img{
    width: 87px;
    height: 28px;
    margin: auto;
    display: block;
}
#contents.page.news h2 span{
    margin-top:10px;
}
#contents.page.news .list-news{
    width: 790px;
    margin: auto auto 50px;
}
#contents.page.news .list-news dl{
    position: relative;
    border-top: 1px solid #CCCCCC;
    padding-top: 15px;
    line-height: 2;
}
#contents.page.news .list-news dl dt{
    position: absolute;
    width: 130px;
    font-weight: bold;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
}
#contents.page.news .list-news dl dd{
    padding: 0 0 15px 130px;
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 15px;
}
#contents.page.news .list-news dl dd:last-child{
    margin-bottom: 0px;
}
#contents.page.news .newsPager {
    overflow: hidden;
    margin-bottom: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#contents.page.news .pagenation {
    font-size: 0;
    margin-top: 30px;
}
#contents.page.news .pagenation li {
    display: inline-block;
    margin-left: 5px;
    font-size: 14px;
    vertical-align: middle;
}
#contents.page.news .pagenation li a {
    border: 1px solid #000;
    padding: 5px 7px;
    border-radius: 3px;
    display: block;
    line-height: 1;
    text-decoration: none;
    color: #DE051B;
}
#contents.page.news .pagenation li.cur span a{
    color: #000;
}
#contents.page.news button.layout1{
    margin: 0 auto 100px;
}

/*---------------------------------------------------------------------
202509 追加
---------------------------------------------------------------------*/
#contents.index .bnr {
    width: 90%;
    max-width: 500px;
    margin: 0 auto 100px;
}
#contents.index .bnr a {
    width: 100%;
    height: 60px;
    font-size: 116%;
    color: #FFF;
    line-height: 1.0;
    font-weight: 500;
    text-decoration: none;
    background-color: #DE051B;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#contents.index .bnr a span {
    padding-right: 24px;
    position: relative;
    transition: .3s;
}
#contents.index .bnr a span::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 12px;
    height: 12px;
    background: #FFF;
    clip-path: polygon(0 0, 100% 50%, 0 100%);
}
#contents.index .bnr a:hover span {
    opacity: .6;
}

/* 研究
--------------------------------------------------------*/
#contents.report .article {
    padding-bottom: 80px;
}
#contents.report .article .wrap {
    width: 800px;
    margin: 0 auto;
}
#contents.report h2 {
    height: 123px;
    color: #DE051B;
    text-align: center;
    margin-bottom: 50px;
    background: url(../images/bg_title_p.svg) no-repeat center center;
    display: flex;
    align-items: center;
    justify-content: center;
}
#contents.report .btn-list {
    margin-top: 80px;
}
#contents.report .btn-list .btn+.btn {
    margin-top: 15px;
}
#contents.report .btn-list .btn a {
    width: 100%;
    height: 60px;
    font-size: 116%;
    line-height: 1.0;
    font-weight: 500;
    text-decoration: none;
    border: 2px solid #DE051B;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .3s;
}
#contents.report .btn-list .btn a span {
    height: 100%;
    padding-right: 25px;
    background: url(../images/report/icon_pdf.svg) no-repeat right center/28px auto;
    display: inline-flex;
    align-items: center;
    transition: .3s;
}
#contents.report .btn-list .btn a:hover {
    color: #FFF;
    background: #DE051B;
}
#contents.report .btn-list .btn a:hover span {
    background-image: url(../images/report/icon_pdf-wh.svg);
}