/*---------------------------------------
AFFINGER5_Ver_20180418
----------------------------------------------*/

.theContentWrap-ccc p {
margin-bottom: 3em;
}

.decorationBold {
font-size: 120%;
font-weight: bold;
}

.decorationBoldRed {
color: #ff0066;
font-size: 120%;
font-weight: bold;
}

.decorationBoldBlue {
color: #14ACCC;
font-size: 120%;
font-weight: bold;
}

.decorationBoldGreen {
color: #008000;
font-size: 120%;
font-weight: bold;
}

.decorationUnderline {
text-decoration: underline;
}

.box-yellow {
background: linear-gradient(transparent 50%, #ffff7d 50%);
}

div.radiusBox {
border: 1px solid #ff0066;
border-radius: 5px;
margin-bottom: 2em;
padding: 25px;
}

div.post ul.checklist {
background-color: #fffaf0;
border: 2px solid #55ace1;
border-radius: 10px;
margin-bottom: 30px;
margin-top: 30px;
padding: 10px 20px 5px 30px;
}

div.post ol.checklist {
background-color: #fffaf0;
border: 2px solid #55ace1;
border-radius: 10px;
margin: 0 0 2em;
padding: 10px 20px 0 30px;
}

.checklist li {
margin-bottom: 1em;
margin-left: 1em;
}

div.theContentWrap-ccc p a.button {
width: 100%;
display: inline-block;
text-align: center;
line-height: 2em;
background-color: #1abc9c;
text-decoration: none;
border-radius: 15px;
box-shadow: 0px 3px 0px #0e8c73;
color: #fff;
transition: none;
padding: 3em 5px 3em 5px;
}

table tbody tr td.no1_color {
background-color: #ffc;
font-size: 100%;
}

table tbody tr th {
background: #0099cc none repeat scroll 0 0;
color: #fff;
}

.sb-type-rtail {
margin: 0 0 2em;
}

.sb-type-std {
margin: 0 0 2em;
}

.sb-speech-bubble p:last-child {
margin: 0.5em;
}

div.radiusBox p:last-child {
margin: 0.5em;
}

#cta {
margin: 25px;
padding: 0;
}

#cta li {
border: 1px solid #0094d2;
border-radius: 5px;
box-shadow: 2px 2px #0094d2;
display: block;
height: 120px;
margin: 1% 1% 20px;
padding: 0;
}

#cta li a {
background: #e1f9ff none repeat scroll 0 0;
border-radius: 5px;
color: #0094d2;
display: block;
font-weight: bold;
font-size: 130%;
height: 100%;
line-height: 55px;
margin: 0;
padding: 0;
text-align: center;
text-decoration: none;
width: 100%;
}

/*---------------------------------------
AFFINGER5_ここまで
----------------------------------------------*/