@import url(https://support.scutum.jp/blog.css);

/* Global */

body {
        font: normal 13px arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
/*---------------20180810 Additional Style---------------*/
        font-size: 14px;
/*---------------20180810 Additional Style---------------*/
}

a {
    color: #1c6ae9;
}

h2 a {
    color:#3399cc;
}

h2 a:link {
    text-decoration: none;
}

h2 a:hover {
    text-decoration: underline;
}

/* Header */

#header {
        border-top-width: 10px;
        border-top-style: solid;
}

#header-inner {
        position: relative;
}

#header-name {
        margin: 0 0 5px;
        line-height: 1;
}

#header-description {
        margin: 0;
        font-size: 14px;
        line-height: 1.125;
}

#header a {
        text-decoration: none;
}

#header a:hover {
        text-decoration: underline;
}


/* Content */

.cf:before,
.cf:after {
        content: " ";
        display: table;
}

.cf:after {
        clear: both;
}

.cf {
        *zoom: 1;
}

.info_warn_normal,
.info_warn_new {
    font-size: 12px;
    display: block;
    margin-bottom: 10px;
    min-height: 40px;
    line-height: 1.4;
    color: #666;
}

.info_warn_new {
    color: red;
}

.asset-name {
    font-size: 22px;
    font-weight: bold;
}

.asset-name a {
    text-decoration: none;
}

.asset-name a:hover {
    text-decoration: underline;
}

.asset-content {
        margin: 5px 0;
}

.asset-more-link {
        font-weight: bold;
}

.asset-meta {
        border-top: 1px solid #ccc;
}

.asset-footer {
        border-top: 1px solid #ccc;
}

.content-nav {
        margin: 5px 0 10px;
}

.archive-title {
        margin: 0 0 30px;
        font-size: 26px;
        font-weight: bold;
}

.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
        margin: 0;
        padding: 5px 0;
        font-size: 18px;
        font-weight: bold;
}





.search-results-header {
        margin-bottom: .25em;
}

.asset-more-link,
.asset-meta,
.typelist-thumbnailed {
        font-size: 11px;
}

/* Footer */

#footer-content,
#footer-content a {
        color: #fff;
}


/* Utility */

.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
        /* ie win (5, 5.5, 6) bugfix */
        p\osition: relative;
        width: 100%;
        w\idth: auto;
}


/* Global ----------------------------------------------------------------- */

body {
        color: #333;    
        font-family: trebuchet ms;     
        background-color: #fff; 
}

body {
        font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}

a {
        color: #ab0404; 
}

a:hover {
        text-decoration: none;
}

td {
	padding: 0.4em;
}

/* Layout ----------------------------------------------------------------- */


#header-inner, #content-inner, #footer-inner {
        padding-top: 0;
        padding-bottom: 0;
}

#header-inner, #beta-inner, #gamma-inner {
        padding-right: 0;
        padding-left: 0;
}

#content { 
        margin-top: 20px;    
        margin-bottom: 30px;    
}

#container-inner {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
}

#header-inner,
#content-inner,
#footer-inner {
        position: relative;
        width: 940px;
        margin: 0 auto;
}


/* Header ----------------------------------------------------------------- */

/*#header { 
        border-color: #470101;    
        background: #ad0404 url(header.gif) repeat-x bottom right; 
}*/

#header a {
        color: #fff;
        font-weight: bold;
        -webkit-font-smoothing: antialiased;
}

#header-name a span {
    font-family: trebuchet ms;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-color: #eaf3ff;
    -webkit-text-stroke-width: 0.005em;
    letter-spacing: 0.04em;
    font-size: 20pt;
}

#header-content {
        width: 842px; 
        margin: 30px 0 40px;
}

#header-name {
        color: #fff; 
        font-size: 34px;
        font-weight: bold;
}

#header-description {
        color: #fff;    
}


/* Content ---------------------------------------------------------------- */

.asset-name,
.asset-name a,
.archive-title {
        color: #000;
}

.asset-footer {
        border-top-color: #ddd;
}

.comments-header,
.comments-open-header,
.trackbacks-header,
.archive-header,
.search-form-header,
.search-results-header {
        color: #333;
}

.comment,
.trackback {
        border-color: #ddd;
}


 .asset-name a {
        margin-bottom: 8px;
}

.asset-name a:hover {
        text-decoration: underline;
}

.archive-list-item {
        margin-bottom: 5px;
}


/* Widget ----------------------------------------------------------------- */

.widget-header,
.widget-content {
        margin-right: 15px;
        /*margin-left: 15px;*/
}

.widget-header { 
        border-width: 0 0 1px;
        border-style: solid;
        border-color: #ccc; 
        padding: 0;
        font-size: 14px; 
        font-family: trebuchet ms; 
        margin-bottom: 8px;
        padding-bottom: .3em; 
        font-family: inherit;
}


.widget-header,
.widget-header a {
        color: #333;
        font-weight: normal;
}

.widget-content a {
        color: #666;
}

#content .widget-powered .widget-content {
        margin-top: 15px;
        margin-bottom: 15px;
        border: 1px solid #ddd;
        background-color: #f8f8f8;
} 

.widget-header {
        font-size: 14px;
}

.widget-header a {
        text-decoration: none;
}

.widget-header a:hover {
        text-decoration: underline;
}

.widget-content {
        margin-top: 5px;
        margin-bottom: 20px;
        font-size: 11px;
}


/* "Powered By" Widget */

.widget-powered .widget-content {
        padding: 10px;
        text-align: center;
}


/* Calendar Widget */

.widget-calendar .widget-content table {
        font-size: 10px;
}


/* Footer Widgets */

#footer .widget {
        margin: 10px 0;
}

#footer .widget-content {
        padding-right: 0;
        padding-left: 0;
}

#footer .widget-powered .widget-content {
        padding: 0;
        text-align: left;
}


/* Footer ----------------------------------------------------------------- */

#footer { 
        background-color: #470101; 
}

#footer-content {
        margin: 20px 0;
}


/* Utilities -------------------------------------------------------------- */

#header:after,
#header-inner:after,
#content:after,
#alpha-inner:after,
#beta-inner:after,
#gamma-inner:after,
#footer:after {
        content: " ";
        display: block;
        visibility: hidden;
        clear: both;
        height: 0.1px;
        font-size: 0.1em;
        line-height: 0;
}


#header-inner,
#content-inner,
#footer-inner,
.asset-body {
        height: 1%;
}


/* Custom Styles ---------------------------------------------------------- */

#header-nav-inner {
        position: relative;
        width: 900px;
        margin: 0 auto;
}

#side_banner_blog {
  margin-bottom:20px;
}




/*---------------20120607 Additional Style---------------*/



/* Common */

a {
        color: #1c6ae9; 
}


/* Side Bar */


.widget-header{
font-weight:bold;
}


/* Header */

#header { 
        border-color:#3399cc; 
        background-color: #EAF3FF;
}

#header a {
        color: #013FD8;
        font-weight: bold;
}

#header-content {
//        width: 842px; 
        width: 920px; 
//        margin: 30px 0 40px 20px;
        margin:18px 0 0 0;
        padding: 20px 0 30px;
        background: #EAF3FF url(scutumlogo.gif) no-repeat top right;
}

#header-name {
        color: #013FD8; 
        font-size: 24px;
        font-weight: bold;
}

#header-name a{
    color: #3399cc;
}

#header-description {
        color: #fff;    
}



/* Footer */

#footer { 
        background-color: #3399cc; 
}

#footer-content {
        margin:10px 0;
        font-size:12px;
        color:#EAF3FF;
}

#footer-content a{
        color:#EAF3FF;
}

#footerToplink {
        margin-bottom:10px;
        float:left;
        text-align:left;
}

#footerCopy {
        margin-bottom:10px;
        float:right;
        text-align:right;
}


.mt-main-index .asset-header h3 {
        font-size:13px;
        line-height: 1.4;
}


.mt-main-index .topLinkDetail {
        font-size:12px;
}


/* Alpha Area */

.layout-wtt #alpha {
        width: 690px;
}

.mt-main-index.layout-wtt #alpha {
        width: 700px;
}

.layout-wtt #beta {
        left: 0;
        width: 240px;
}

#alpha .categoryHead{
	font-size: 16px;
	margin-bottom: 20px;
	color: #3399cc;
	font-weight: bold;
	border-left: 4px solid #3399cc;
	padding: 10px;
	background: #EAF3FF;
}

#alpha #alpha-inner{
	line-height:1.5em;
    line-height:initial;
    padding-right: 0;

}



/* Archive */

.mt-archive-listing .archive-title
{
font-size:14px;
	margin-bottom: 20px;
	color: #3399cc;
	font-weight: bold;
	border-left: 4px solid #3399cc;
	padding: 10px;
	background: #EAF3FF;
}

.mt-archive-listing .entry-title{
font-size:16px;
}

/*---------------20120607 Additional Style---------------*/

/*---------------20161205 Additional Style---------------*/
#pagenationArea{
margin-bottom: 20px;
}
#newsPager {
text-align: center;
line-height: 30px;
margin-top: 20px;
}
#newsPager:after{
content: "."; 
display: block; 
height: 0; 
font-size:0;	
clear: both; 
visibility:hidden;
}
#newsPager div {
margin-right: 6px;
display: inline-block;
}
#newsPager .pagerCurrent a {
        background: #fff none repeat scroll 0 0;
        color: #3399cc;
        font-weight: bold;
}
#newsPager a {
        background: #3399cc none repeat scroll 0 0;
        border: 1px solid #3399cc;
        color: #fff;
        font-size: 1.2rem;
        padding: 2px 8px;
		text-decoration: none;
}
#newsPager a:hover {
        background: #fff none repeat scroll 0 0;
        color: #3399cc;
        text-decoration: none;
}
/*---------------20161205 Additional Style---------------*/

/*---------------20170630 Additional Style---------------*/

#information_box{
        border: 1px solid #ff0000;
        border-radius: 4px;
        padding: 20px;
        margin-bottom: 20px;
}

#information_box h4{
        font-weight: bold;
        font-size: 14px;
}
/*---------------20170630 Additional Style---------------*/


.widget-header,
.widget-content li,
.widget-content a {
	color: #3399cc;
	text-decoration: none;
}

.widget-header {
	border-color: #3399cc;
}

h3.widget-header {
    /*border-left: 4px solid;
    padding-left: 7px;*/
    padding-bottom: 0;
    margin-left: 0;
}

.widget-content a:hover {
	text-decoration: underline;
}

.grobal_menu,
.grobal_menu li {
    margin: 0;
}

.grobal_menu li,
.grobal_menu li a {
    color: #39c;
}

.grobal_menu li a h3 {
    font-weight: bold;
    border-bottom: 1px solid #3399cc;
}

/*.grobal_menu li a,
.gMenu_open {
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
}

.grobal_menu > ul > li:last-child a {
    border-bottom: 1px solid #eee;
}*/

.grobal_menu li a,
.grobal_menu .gMenu_open {
    padding: 4px 10px;
    display: block;
    text-decoration: none;
    font-size: 12px;
    position: relative;
}

.widget-content li {
	margin: 0;
}
.widget-content a {
	padding: 4px 10px;
    display: block;
}

.widget-content a.active {
    background: #EAF3FF;
    pointer-events: none;
}

.grobal_menu li a:hover,
.grobal_menu .gMenu_open:hover {
    background: #EAF3FF;
    /*font-weight: bold;*/
}

.grobal_menu li a:hover:after {
    /*content: " >";
    display: inline-block;
    position: absolute;
    right: 10px;*/
    position: absolute;
    right: 10px;
    top: 8px;
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    vertical-align: middle;
    background: url(/arrow_right.png);
    background-size: 12px auto;
}

.gMenu_open {
    display: block;
}

.grobal_menu ul ul {
    margin-left: 0;
}

.grobal_menu ul li > ul li a {
    text-indent: 1em;
}

.grobal_menu ul li > ul li > ul li a:before {
    content: " 　├ ";
}

.grobal_menu > ul li:nth-child(2) > ul li:last-child a:before {
    content: " └ ";
}

.grobal_menu > ul li > ul li .gMenu_inner li:last-child a:before {
    content: " 　└ ";
}

#top_faq {
	padding-left: 20px;
}

.faq_link_block {
    float: left;
    width: 50%;
}

.faq_link_block h3 {
	color: #444;
}

#faqPage_contents .faq_link_block h3 {
	text-align: center;
    font-weight: bold;
    font-size: 18px;
    line-height: 1.4;
    margin-bottom: 20px;
}

.mt-main-index .faq_link_inner {
    padding: 0 10px;
}

.mt-main-index .faq_link_block:first-of-type .faq_link_inner {
    border-right: 1px dashed #ddd;
}

#faqPage_contents {
    padding-bottom: 40px;
}

.faq_link_block h3 {
    font-weight: bold;
}

#faqPage_contents .faq_link_block {
    background: #f7f7f7;
    border: 1px solid #ddd;
    border-radius: 4px;
    text-align: center;
    box-sizing: border-box;
    width: 325px;
    padding: 40px 20px;
}

#faqPage_contents #faq_block_before {
	margin-right: 20px;
}

.mt-main-index .faq_link_block h3 {
	text-align: center;
}

#faqPage_contents .faq_link_block p {
	margin-bottom: 20px;
}

#faqPage_contents p.faq_more {
    margin: 0;
}

#faqPage_contents .faq_link_block a {
	text-decoration: none;
    background: #1c6ae9;
    display: inline-block;
    color: #fff;
    padding: 10px 46px;
}

#faqPage_contents #faq_block_using.faq_link_block a {
    background: #20B2AA;
}

.faq_link_block ul {
    list-style: none;
    margin-left: 0;
}

.mt-main-index .faq_link_block ul {
    margin-bottom: 2em;
}

.faq_link_block li {
    list-style: none;
    padding: 0.5em 1em;
    text-decoration: none;
    background: #f7f7f7;
    margin-bottom: 10px;
}

.mt-main-index .faq_link_block li {
    padding: 0.5em 0 0;
    background: none;
    margin-bottom: 0;
}

.mt-main-index .faq_link_block li {
	line-height: 1.4;
    min-height: 40px;
}

.faq_link_block li:before {
    content: "Ｑ.";
    color: rgb(28, 106, 233);
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    margin-right: 0.5em;
}

#faq_block_using.faq_link_block li:before {
    content: "Ｑ.";
    color: #20b2aa;
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    margin-right: 0.5em;
}

.mt-main-index .faq_link_block li:before,
.mt-main-index #faq_block_using li:before {
	content: none;
}

.mt-main-index .faq_link_block li::before,
.mt-main-index #faq_block_using li:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    min-height: 40px;

}

.mt-main-index .faq_link_block li {
	display: table;
}

.mt-main-index .faq_link_block .icon_Q {
    color: rgb(28, 106, 233);
    font-size: 16px;
    font-weight: bold;
    display: table-cell;
    padding-right: 0.5em;
}

.mt-main-index #faq_block_using .icon_Q {
	color: #20b2aa;
}


.faq_link_block li a {
	color: #333;
	text-decoration: none;
}

.mt-main-index .faq_link_block li a {
	display: table-cell;
}

.mt-main-index .faq_link_block li a:hover {
	text-decoration: underline;
}

.mt-main-index .faq_more {
	margin: 0 10px;
}

.faq_more a {
	/*background: #8FC3DE;*/
	background: #3399cc;
    color: #fff;
    text-decoration: none;
    display: block;
    border-radius: 4px;
    text-align: center;
    padding: 8px;
}

#faq_block_using .faq_more a {
	background: #20b2aa;
}

.article_faq {
    padding-bottom: 40px;
}

.faq_block {
    margin: 0;
}

.faq_title_m {
    font-size: 16px;
    padding: 4px 12px;
    border-left: 5px solid #ccc;
    font-weight: bold;
}

.click_open {
    cursor: pointer;
    padding: 0.5em 1em;
    text-decoration: none;
    background: #f7f7f7;
    font-weight: bold;
}

.click_open:before {
    content: "Ｑ.";
    color: #1c6ae9;
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    margin-right: 0.5em;
}

.article_faq.using .click_open:before {
    content: "Ｑ.";
    color: #20b2aa;
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    margin-right: 0.5em;
}

.hide_inner {
    display: table;
    display: none;
    padding: 0 1em 2em 1em;
}

.hide_inner:before {
    color: #e87b7b;
    content: "Ａ.";
    font-size: 16px;
    display: table-cell;
    font-weight: bold;
    margin-right: 4px;
}

.hide_inner > .hide_tc {
    display: table-cell;
    padding: 0 0.5em;
}

.hide_inner p {
    color: #666;
    margin-top: 10px;
}

.hide_inner a {
    color: #1c6ae9;
}

.hide_inner ul {
    list-style: circle;
}

.hide_inner ul li {
    margin-bottom: 0.5em;
}

.hide_example {
    font-size: 12px;
    display: block;
    background: #f3f8ff;
    border-radius: 2px;
    margin-top: 1em;
    padding: 10px 14px;
}

.top_head_menu {
        margin: 40px auto;
        width: 940px;
}

.top_head_menu a{
        text-decoration: none;
}

.top_head_menu a:hover{
        cursor: pointer;
}

.top_head_menu .link_box{
        border-radius: 4px;
        margin-bottom: 10px;
        margin-right: 10px;
        float: left;
        background: #3399cc;
        box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
}

.top_head_menu .link_box:hover{
        opacity: 0.6;
}

.top_head_menu .link_box.last{
        margin-right: 0;
}

.top_head_menu .clear{
        clear: both;
}

.top_news {
        width: 330px;
        float: left;
}

.top_news .asset {
    margin-bottom: 0;
    border-top: 1px solid #eee;
}

.top_news .asset:last-child {
    border-bottom: 1px solid #eee;
    margin-bottom: 3em;
}

.top_news .asset-header,
.top_news .asset-body {
    margin-bottom: 4px;
}

.top_news .asset-meta {
    padding-top: 6px;
    color: #999;
    border: none;
}

.top_news .asset-name {
    font-weight: normal;
}

.top_news .asset-name a {
	text-decoration: underline;
	color: #222;
}

.top_news .asset-content {
        margin: 2px 0 5px;
}

.top_news .asset-body {
    font-size: 12px;
    line-height: 1.4;
}

.top_news .asset-footer {
	margin-top: 4px;
}

#info_maintenance {
        margin-right: 20px;
}

abbr.published {
    text-decoration: none;
}


.mt-archive-listing .asset {
    margin-bottom: .25em;
}

.mt-archive-listing .asset-content {
    margin: 0;
    padding-bottom: 5px;
    border-bottom: 1px solid #eee;
}

.mt-archive-listing .asset-meta {
    padding-top: 1em;
    border-top: 1px solid #eee;
    color: #999;
}

.mt-archive-listing .asset-header {
    margin-bottom: .25em;
}