.clear{clear:both}.nobr{white-space:nowrap}.lazy-hidden,.entry img.lazy-hidden,img.thumbnail.lazy-hidden{background-color:#fff}a {
font-weight: bold;
-webkit-transition: .8s;
-moz-transition: .8s;
-o-transition: .8s;
-ms-transition: .8s;
transition: .8s;
} a.trans01 {
color: #808080;
text-decoration: underline;
-webkit-transition: .8s;
-moz-transition: .8s;
-o-transition: .8s;
-ms-transition: .8s;
transition: .8s;
}
a:hover.trans01 {
color: #ffd700;
} a.trans02 {
color: #f5f5f5;
background: #a9a9a9;
text-decoration: none;
-webkit-transition: .8s;
-moz-transition: .8s;
-o-transition: .8s;
-ms-transition: .8s;
transition: .8s;
}
a:hover.trans02 {
color: #f0f8ff;
background: #ff99cc;
} a.trans03 {
display: inline-block;
color: #4169e1;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-o-transition: 0.3s;
-ms-transition: 0.3s;
transition: 0.3s;
}
a:hover.trans03 {
-webkit-transform: scale(1.2,1.2);
-moz-transform: scale(1.2,1.2);
-o-transform: scale(1.2,1.2);
-ms-transform: scale(1.2,1.2);
transform: scale(1.2,1.2);
} a.trans04  {
position: relative;
display: inline-block;
color: #4169e1;
padding: .4em;
text-decoration: none;
}
a:hover.trans04  {
color: #ff69b4;
}
a.trans04::after {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 1px;
-webkit-transform: scaleX(0);
-ms-transform: scaleX(0);
transform: scaleX(0);
background-color: #ff69b4;
-webkit-transition: all .3s ease;
transition: all .3s ease;
}
a:hover.trans04::after {
-webkit-transform: scaleX(1);
-ms-transform: scaleX(1);
transform: scaleX(1);
} a.trans05 {
display: inline-block;
transition: .3s;
}
a:hover.trans05  {
transform: rotate(5deg);
} a.trans06 ,
a.trans06 span{
display: inline-block;
}
a.trans06 span {
transition: .5s;
}
a:hover.trans06 span{
-webkit-transform: rotateX(360deg);
transform: rotateX(360deg);
} a.trans07 {
padding: 0 .3em;
text-decoration: underline;
background-image: linear-gradient(to right, rgba(0,0,0,0) 50%, rgba(255,187,255,1) 50%);
background-position: 0 0;
background-size: 200% auto;
transition: .3s;
}
a:hover.trans07 {
background-position: -100% 0;
text-decoration: none;
color: #fff;
} a.trans08 {
padding: 0 .3em;
background-image: linear-gradient(rgba(0,0,0,0) 50%, rgba(255,187,255,1) 50%);
background-position: 0 0;
background-size: auto 200%;
transition: .3s;
}
a:hover.trans08 {
background-position: 0 100%;
color: #fff;
} a.trans09 {
position: relative;
display: inline-block;
text-decoration: none;
transition: .3s;
}
a:hover.trans09 {
color: #ff80ff;
}
a.trans09::after {
position: absolute;
bottom: .3em;
left: 0;
content: '';
width: 100%;
height: 1px;
background-color: #ff80ff;
opacity: 0;
transition: .3s;
}
a:hover.trans09::after {
bottom: 0;
opacity: 1;
} a.trans10 {
position: relative;
display: inline-block;
text-decoration: none;
transition: .3s;
}
a:hover.trans10 {
color: #ff80ff;
}
a.trans10::after {
position: absolute;
bottom: 0;
left: 0;
content: '';
width: 0;
height: 1px;
background-color: #ff80ff;
transition: .3s;
}
a:hover.trans10::after {
width: 100%;
} a.trans11 {
position: relative;
display: inline-block;
text-decoration: none;
transition: .3s;
}
a:hover.trans11 {
color: #ff80ff;
}
a.trans11::before,
a.trans11::after {
position: absolute;
content: '';
width: 0;
height: 1px;
background-color: #ff80ff;
transition: .3s;
}
a.trans11::before {
top: 0;
left: 0;
}
a.trans11::after {
bottom: 0;
right: 0;
}
a:hover.trans11::before,
a:hover.trans11::after {
width: 100%;
} #npcatch li {
overflow: hidden;
clear: both;
vertical-align: top;
}
#npcatch img {
float: left;
width: 120px;
height: 95px;
padding: 5px 10px 5px 0;
}
#npcatch .title a {
font-weight: 600;
}
#npcatch .date {
font-size: x-small;
font-weight: 400;
display: block;
color: #666699;
margin-bottom: 5px;
}
#npcatch li:hover {
}
#npcatch li:hover .title {
}
#npcatch li:hover .title a {
}
#npcatch li:hover .date {
}
a {
text-decoration: underline;
-webkit-transition: .8s;
-moz-transition: .8s;
-o-transition: .8s;
-ms-transition: .8s;
transition: .8s;
} .button {
display: inline-block;
width: 200px;
height: 54px;
text-align: center;
text-decoration: none;
line-height: 54px;
outline: none;
}
.button::before,
.button::after {
position: absolute;
z-index: -1;
display: block;
content: '';
}
.button,
.button::before,
.button::after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all .3s;
transition: all .3s;
} .button {
background-color: #333;
border: 2px solid #333;
color: #fff;
line-height: 50px;
}
.button:hover {
background-color: #fff;
border-color: #59b1eb;
color: #59b1eb;
}
.post link:hover {
border-bottom:1px dotted #1393ff;
}
#main .post table {
border-top-width: 1px;
border-right-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-top-color: #999;
border-right-color: #999;
color: #333;
}
.check {
color: #ff0505;
font-size: 10px;
text-decoration: underline;
background-color: #ffcbcb;
font-weight: bold;
} .diagnosis-wrap .question {
margin-bottom: 1.5em;
}
.diagnosis-wrap .question .qcontents {
margin-bottom: .5em;
font-weight: bold;
}
.diagnosis-wrap .question .qselect span {
display: block;
}
.diagnosis-wrap .question .qselect span input {
margin: 0 5px;
}
.diagnosis-wrap .submit input {
padding: 1em;
width: 300px;
max-width: 80%;
margin-bottom: 1em;
} #main .wpcf7 input[type="text"],
#main .wpcf7 input[type="email"],
#main .wpcf7 textarea{
width:100%;
} #main .OM_table input[type="text"]{
width:100%;
}