@charset 'utf-8';

/* CSS Document */


/*====================================================================================================
 contents_greeting
====================================================================================================*/

.contents_greeting .block_inner {
    margin-bottom: 80px;
}
.contents_greeting .block_header {
    margin-bottom: 55px;
}

/*==================================================
 block_inner
==================================================*/

.contents_greeting .block_inner p {
    margin-bottom: 24px;
    line-height: 1.75;
}
.contents_greeting .block_inner a {
    color: #0575e8;
    text-decoration: underline;
}
.contents_greeting .block_inner .signature {
    line-height: 1.75;
    text-align: right;
}

/*==================================================
 SP
==================================================*/

@media screen and (max-width: 1023px) {}
@media screen and (max-width: 640px) {}
@media screen and (max-width: 320px) {}