#breadcrumbs {
padding-top: 8px;
padding-bottom: 8px;
border-bottom: 1px solid #ddd;
} #content .widget-title {
margin-bottom: 1em;
font-size: 3rem;
line-height: 1.3;
} #content .widget {
padding-top: 15px;
padding-bottom: 15px;
margin-bottom: 40px;
background-color: #FCFCFC;
} #content {
margin-left: auto;
margin-right: auto;
} #footer-copyright {
text-align: center;
margin-top: 1.4em;
font-size: 1.3rem;
} #gopagetop {
border-radius: 4px;
padding-top: 1em;
padding-bottom: 1em;
padding-left: 2em;
padding-right: 2em;
font-size: 1.35rem;
color: #FFFFFF;
background-color: #3478C7;
position: fixed;
display: block;
text-decoration: none;
bottom: 20px;
right: 20px;
transition-property: all;
transition-duration: 0.2S;
timing-function: ease;
display: none;
}
#gopagetop:hover {
background-color: #73D5FF;
} #home-section-1st {
overflow: hidden;
} #home-section-2nd {
padding-bottom: 10px;
overflow: hidden; background: rgb(216,246,255); background: -moz-linear-gradient(top,  rgba(216,246,255,1) 0%, rgba(254,255,255,1) 100%); background: -webkit-linear-gradient(top,  rgba(216,246,255,1) 0%,rgba(254,255,255,1) 100%); background: linear-gradient(to bottom,  rgba(216,246,255,1) 0%,rgba(254,255,255,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=\'#d8f6ff\', endColorstr=\'#feffff\',GradientType=0 ); } #home-section-3rd {
overflow: hidden;
margin-left: auto;
margin-right: auto;
} #home-section-4th {
overflow: hidden;
} #home-section-5th {
overflow: hidden;
} #main {
margin-top: 40px;
margin-bottom: 40px;
} #sidebar .menu > li a {
padding-top: 0.9em;
padding-bottom: 0.9em;
padding-left: 0.8em;
padding-right: 0.8em;
margin-top: 0.1em;
margin-bottom: 0.1em;
font-size: 1.6rem;
color: #222222;
display: block;
text-decoration: none;
transition-property: all;
transition-duration: 0.3S;
timing-function: ease;
}
#sidebar .menu > li a:after {
content: \"\\f105\";
font-family: FontAwesome;
display: block;
float: right;
color: #cccccc;
}
#sidebar .menu > li a:hover {
background-color: #F2F2F2;
} #sidebar .widget-title {
text-align: center;
border-radius: 2px;
padding-top: 0.8em;
padding-bottom: 0.8em;
margin-top: 0.1em;
margin-bottom: 0.3em;
font-size: 1.8rem;
color: #111111;
background-color: #EEEEEE;
position: relative;
} #sidebar .widget {
margin-bottom: 30px;
} #sidebar {
width: 30%;
float: right;
} #site-contact .address a {
color: #111111;
text-decoration: none;
} #site-contact .address {
margin-top: 10px;
margin-bottom: 10px;
font-size: 1.55rem;
} #site-contact .hours {
margin-top: 10px;
margin-bottom: 10px;
font-size: 2rem;
} #site-contact .tel a {
color: #111111;
text-decoration: none;
} #site-contact .tel {
margin-top: 10px;
margin-bottom: 10px;
font-size: 3.05rem;
font-weight: bold;
} #site-contact {
width: 40%;
text-align: right;
font-size: 1.55rem;
float: right;
} #site-description {
text-align: center;
background-color: #D8DCE6;
} #site-footer {
padding-top: 40px;
padding-bottom: 40px;
background-color: #EEEEEE; background: rgb(216,246,255); background: -moz-linear-gradient(top,  rgba(216,246,255,1) 0%, rgba(254,255,255,1) 100%); background: -webkit-linear-gradient(top,  rgba(216,246,255,1) 0%,rgba(254,255,255,1) 100%); background: linear-gradient(to bottom,  rgba(216,246,255,1) 0%,rgba(254,255,255,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=\'#d8f6ff\', endColorstr=\'#feffff\',GradientType=0 ); } #site-header {
padding-top: 13px;
padding-bottom: 10px;
background-color: #FFFFFF;
} #site-navi .menu > li > a {
padding-top: 26px;
padding-bottom: 26px;
color: #111111;
display: block;
text-decoration: none;
transition-property: all;
transition-duration: 0.3S;
timing-function: ease;
}
#site-navi .menu > li > a:hover {
color: #3762C5;
background-color: #E9F3F7;
} #site-navi .menu > li {
width: 20%;
text-align: center;
font-size: 1.7rem;
float: left;
position: relative;
letter-spacing: 0.05em;
} #site-navi .menu {
width: 100%;
margin-left: auto;
margin-right: auto;
} #site-navi .sub-menu > li > a {
width: 100%;
padding-top: 10px;
padding-bottom: 10px;
color: #FFFFFF;
display: block;
text-decoration: none;
transition-property: all;
transition-duration: 0.2S;
timing-function: ease;
}
#site-navi .sub-menu > li > a:hover {
background-color: #50A11E;
} #site-navi .sub-menu > li {
background-color: #5DBA23;
float: none;
display: block;
} #site-navi .sub-menu {
width: 100%;
text-align: center;
position: absolute;
z-index: 10;
top: 45px;
visibility: hidden;
opacity: 0;
transition: all .4s ease;} #site-navi .sub-title {
margin-top: 7px;
font-size: 1rem;
color: #222222;
display: block;
letter-spacing: 0.1em;
} #site-navi {
width: 100%;
background-color: #FFFFFF;
z-index: 10;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd; background: rgb(254,255,255); background: -moz-linear-gradient(top,  rgba(254,255,255,1) 0%, rgba(247,247,247,1) 35%, rgba(230,241,244,1) 100%); background: -webkit-linear-gradient(top,  rgba(254,255,255,1) 0%,rgba(247,247,247,1) 35%,rgba(230,241,244,1) 100%); background: linear-gradient(to bottom,  rgba(254,255,255,1) 0%,rgba(247,247,247,1) 35%,rgba(230,241,244,1) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=\'#feffff\', endColorstr=\'#e6f1f4\',GradientType=0 ); } #site-title-description {
margin-top: 0.8em;
font-size: 2.15rem;
font-weight: bold;
}
#site-title-description:before { }
#site-title-description:after { } #site-title-text a {
color: #111111;
text-decoration: none;
} #site-title-text {
margin-top: 12px;
font-size: 4.3rem;
font-weight: bold;
} #site-title {
width: 60%;
float: left;
} .bodyclass-example.bodyclass-archive #content {
width: 100%;
} .bottom-cta .tel a {
font-size: 4rem;
color: #111111;
text-decoration: none;
} .bottom-cta-btn {
line-height: 1;
}
.bottom-cta-btn:before {
font-family: FontAwesome;
content: "\f0e0";
margin-right: 0.3em;} .breadcrumbs li a {
color: #111111;
text-decoration: none;
} .breadcrumbs li {
margin-left: 0.2em;
margin-right: 0.2em;
font-size: 1.1rem;
float: left;
} .btn {
padding-top: 0.6em;
padding-bottom: 0.6em;
padding-left: 1em;
padding-right: 1em;
font-size: 1.75rem;
color: #FFFFFF;
background-color: #E04166;
display: inline-block;
text-decoration: none;
transition-property: all;
transition-duration: 0.3S;
timing-function: ease;
cursor: pointer;
}
.btn:hover {
color: #FFFFFF;
background-color: #9C2D47;
} .container {
width: 100%;
min-width: 900px;
max-width: 900px;
margin-left: auto;
margin-right: auto;
} .footer-contact .address {
margin-top: 0.5em;
margin-bottom: 0.5em;
font-size: 1.5rem;
} .footer-contact .footer-site-description {
margin-left: 1em;
font-size: 1.5rem;
}
.footer-contact .footer-site-description:before {
content: '-';
margin-right: 1.0em;
}
.footer-contact .footer-site-description:after {
content: '-';
margin-left: 1.0em;
} .footer-contact .footer-site-title {
margin-bottom: 0.5em;
font-size: 2.4rem;
} .footer-contact .hours {
margin-top: 0.5em;
margin-bottom: 0.5em;
font-size: 1.5rem;
} .footer-contact .tel {
margin-top: 0.5em;
margin-bottom: 0.5em;
font-size: 2rem;
} .footer-contact {
} .footer-widget-left {
width: 49%;
float: left;
} .footer-widget-right {
width: 49%;
float: right;
} .grid-pc {
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
float: left;
position: relative;
} .header-contact-btn {
}
.header-contact-btn:before {
font-family: FontAwesome;
content: "f0e0";
margin-right: 0.3em;
} .home-section .widget-title {
text-align: center;
padding-top: 50px;
margin-bottom: 1em;
font-size: 3.5rem;
color: #435FA1;
line-height: 1.3;
} .home-section .widget {
margin: 0 auto;} .page-title {
margin-bottom: 1em;
font-size: 3.5rem;
color: #435FA1;
line-height: 1.3;
} .paginate .current {
color: #333333;
font-weight: bold;
background-color: #E6E6E6;
} .paginate .page-numbers {
padding-top: 0.2em;
padding-bottom: 0.2em;
padding-left: 0.4em;
padding-right: 0.4em;
font-size: 1.75rem;
color: #333333;
text-decoration: none;
} .paginate a {
color: #FFFFFF;
background-color: #4A4A4A;
} .paginate {
text-align: center;
} .post-list-big .author {
font-size: 1.3rem;
}
.post-list-big .author:before {
content: "\f007";
font-family: FontAwesome;
margin-right: .3em;} .post-list-big .box {
width: 850px;
padding-top: 30px;
padding-bottom: 30px;
margin-bottom: 5em;
background-color: #FFFFFF;
border-width: 1px;
border-color: #EEEEEE;
border-style: solid;
box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.15);
margin: 20px auto;} .post-list-big .btn {
padding-left: 10em;
padding-right: 10em;
margin-top: 15px;
display: inline-block;
text-decoration: none;
}
.post-list-big .btn:hover {
border-color: #FFFFFF;
} .post-list-big .cat-name {
padding-top: 0.3em;
padding-bottom: 0.3em;
padding-left: 0.8em;
padding-right: 0.8em;
margin-bottom: 15px;
margin-left: 50px;
font-size: 1.7rem;
color: #FFFFFF;
background-color: #888888;
display: inline-block;
} .post-list-big .description {
margin-top: 20px;
margin-bottom: 8px;
margin-left: 80px;
margin-right: 80px;
font-size: 1.6rem;
line-height: 1.35;
} .post-list-big .entry-title {
margin-bottom: 15px;
margin-left: 50px;
margin-right: 50px;
font-size: 2.4rem;
color: #333333;
line-height: 1.3;
display: block;
text-decoration: none;
} .post-list-big .eyecatch {
margin-top: 20px;
margin-left: 50px;
margin-right: 50px;
overflow: hidden;
} .post-list-big .linkurl {
text-align: center;
} .post-list-big .post-list-title {
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
font-size: 2.3rem;
color: #FFFFFF;
background-color: #3D3D3D;
} .post-list-big .updated {
margin-left: 0px;
margin-right: 50px;
font-size: 1.3rem;
}
.post-list-big .updated:before {
content: "\f073";
font-family: FontAwesome;
margin-right: .3em;} .post-list-card .author {
margin-right: 0.6em;
}
.post-list-card .author:before {
content: "f007";
font-family: FontAwesome;
margin-right: .3em;} .post-list-card .box {
height: 400px;
padding-top: 8px;
padding-bottom: 15px;
padding-left: 8px;
padding-right: 8px;
margin-bottom: 20px;
color: #1F1F1F;
background-color: #FFFFFF;
border-width: 1px;
border-color: #E3E3E3;
border-style: solid;
display: block;
overflow: hidden;
text-decoration: none;
} .post-list-card .cat-name {
padding-top: 0.3em;
padding-bottom: 0.3em;
padding-left: 0.6em;
padding-right: 0.6em;
font-size: 1.2rem;
color: #FFFFFF;
background-color: #888888;
position: absolute;
} .post-list-card .description {
margin-top: 10px;
margin-left: 0.4em;
margin-right: 0.4em;
font-size: 1.2rem;
line-height: 1.45;
} .post-list-card .entry-title {
margin-top: 14px;
margin-bottom: 11px;
margin-left: 0.4em;
margin-right: 0.4em;
font-size: 1.8rem;
line-height: 1.35;
} .post-list-card .eyecatch {
position: relative;
overflow: hidden;
} .post-list-card .post-list-card-row {
margin-left: -1%;
margin-right: -1%;
} .post-list-card .post-list-title {
text-align: center;
color: #FFFFFF;
background-color: #474A4D;
} .post-list-card .post-list {
padding-left: 1%;
padding-right: 1%;
float: left;
} .post-list-card .updated {
margin-left: 0.7em;
margin-right: 0.6em;
}
.post-list-card .updated:before {
content: "f073";
font-family: FontAwesome;
margin-right: .3em;} .post-list-simple .author {
font-size: 1.2rem;
}
.post-list-simple .author:before {
content: "f007";
font-family: FontAwesome;
margin-right: .3em;} .post-list-simple .box {
height: 100%;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 3px;
padding-right: 3px;
margin-bottom: 30px;
color: #333333;
background-color: #FFFFFF;
border-width: 1px;
border-color: #B3B3B3;
border-style: solid;
display: inline-block;
text-decoration: none;
} .post-list-simple .cat-name {
padding-top: 0.4em;
padding-bottom: 0.4em;
padding-left: 0.8em;
padding-right: 0.8em;
font-size: 1rem;
color: #FFFFFF;
background-color: #888888;
position: absolute;
} .post-list-simple .description {
margin-top: 11px;
font-size: 1.2rem;
line-height: 1.35;
} .post-list-simple .entry-content {
padding-left: 45%;
} .post-list-simple .entry-title {
margin-bottom: 11px;
font-size: 1.95rem;
line-height: 1.3;
} .post-list-simple .eyecatch {
width: 40%;
max-height: 180px;
background-color: #FFFFFF;
float: left;
position: relative;
overflow: hidden;
} .post-list-simple .post-list-title {
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
margin-bottom: 30px;
font-size: 2.1rem;
color: #FFFFFF;
background-color: #959ACF;
} .post-list-simple .updated {
font-size: 1.2rem;
}
.post-list-simple .updated:before {
content: "f073";
font-family: FontAwesome;
margin-right: .3em;} .post-list-text .author {
margin-right: 0.6em;
}
.post-list-text .author:before {
content: "\f007";
font-family: FontAwesome;
margin-right: .3em;
} .post-list-text .box {
padding-top: 20px;
padding-bottom: 20px;
padding-left: 20px;
padding-right: 20px;
margin-bottom: 20px;
color: #333333;
background-color: #FFFFFF;
display: block;
text-decoration: none;
transition-property: all;
transition-duration: 0.3S;
timing-function: ease;
border-bottom: 1px dotted #c8c8c8;
-moz-box-shadow: 1px 0px 10px 0px rgba(0, 0, 0, 0.18);
-webkit-box-shadow: 1px 0px 10px 0px rgba(0, 0, 0, 0.18);
-ms-box-shadow: 1px 0px 10px 0px rgba(0, 0, 0, 0.18);
box-shadow: 1px 0px 10px 0px rgba(0, 0, 0, 0.18);
}
.post-list-text .box:hover {
background-color: #F8F8F8;
} .post-list-text .cat-name {
padding-top: 0.3em;
padding-bottom: 0.3em;
padding-left: 0.6em;
padding-right: 0.6em;
margin-right: 0.6em;
font-size: 1rem;
color: #FFFFFF;
background-color: #FF8214;
display: inline-block;
} .post-list-text .description {
margin-top: 0.8em;
font-size: 1.4rem;
line-height: 1.5;
} .post-list-text .entry-title {
margin-top: 0.8em;
margin-bottom: 0.6em;
font-size: 1.9rem;
} .post-list-text .post-list-title {
text-align: center;
padding-top: 12px;
padding-bottom: 13px;
font-size: 2rem;
color: #FFFFFF;
font-weight: bold;
background-color: #4D4D4D;
} .post-list-text .updated {
margin-right: 0.6em;
}
.post-list-text .updated:before {
content: "\f073";
font-family: FontAwesome;
margin-right: .3em;} .post-list-text-b .author {
margin-right: 0.6em;
}
.post-list-text-b .author:before {
content: "\f007";
font-family: FontAwesome;
margin-right: .3em;} .post-list-text-b .box {
padding-top: 20px;
padding-bottom: 20px;
color: #333333;
background-color: #FFFFFF;
display: block;
text-decoration: none;
transition-property: all;
transition-duration: 0.3S;
timing-function: ease;
border-bottom: 1px dotted #c8c8c8;}
.post-list-text-b .box:hover {
background-color: #F8F8F8;
} .post-list-text-b .cat-name {
padding-top: 0.3em;
padding-bottom: 0.3em;
padding-left: 0.6em;
padding-right: 0.6em;
margin-right: 0.6em;
font-size: 1rem;
color: #FFFFFF;
font-weight: bold;
background-color: #FF8214;
display: inline-block;
} .post-list-text-b .description {
margin-bottom: 0.8em;
font-size: 1.4rem;
line-height: 1.35;
} .post-list-text-b .entry-title {
margin-bottom: 0.6em;
font-size: 2.1rem;
line-height: 1.35;
} .post-list-text-b .post-list-title {
text-align: center;
padding-top: 13px;
padding-bottom: 13px;
font-size: 2rem;
color: #FFFFFF;
background-color: #316880;
} .post-list-text-b .updated {
margin-right: 0.6em;
}
.post-list-text-b .updated:before {
content: "\f073";
font-family: FontAwesome;
margin-right: .3em;} .prArea .eyecatch {
max-height: 200px;
overflow: hidden;
} .prArea .linkurl {
text-align: center;
} .prArea .section-title {
text-align: center;
margin-top: 20px;
margin-bottom: 15px;
font-size: 2.3rem;
} .prArea .summary {
height: 73px;
margin-left: 5px;
font-size: 1.4rem;
line-height: 1.5;
} .prArea-icon-outer {
text-align: center;
} .prArea-icon {
margin-top: 30px;
margin-bottom: 15px;
font-size: 13rem;
color: #DDDDDD;
} .prArea {
width: 100%;
height: 390px;
padding-top: 7px;
padding-bottom: 7px;
padding-left: 7px;
padding-right: 7px;
background-color: #FFFFFF;
-moz-box-shadow: 1px 0px 10px 0px rgba(0, 0, 0, 0.18);
-webkit-box-shadow: 1px 0px 10px 0px rgba(0, 0, 0, 0.18);
-ms-box-shadow: 1px 0px 10px 0px rgba(0, 0, 0, 0.18);
box-shadow: 1px 0px 10px 0px rgba(0, 0, 0, 0.18);} .row {
margin-left: -15px;
margin-right: -15px;
} .show-all-post-btn {
}
.show-all-post-btn:before {
font-family: FontAwesome;
content: "\f00b";
margin-right: 0.3em;
} .show-all-post {
text-align: center;
margin-top: 28px;
} .single-entry-content h3 {
padding-top: 0.3em;
padding-bottom: 0.3em;
padding-left: 0.5em;
margin-top: 2em;
margin-bottom: 2em;
margin-left: 0px;
font-size: 2.65rem;
line-height: 1.4;
border-left-width: 0px;
border-left-color: #0A0A0A;
border-left-style: solid;
border-left: 5px solid #3762C5;
letter-spacing: 0.045em;
} .single-entry-content h4 {
padding-left: 40px;
margin-top: 1.8em;
margin-bottom: 1.8em;
margin-left: 0px;
font-size: 2.2rem;
line-height: 1.3;
position: relative;
padding: 0 .5em .5em 0em;
border-bottom: 1px solid #ccc;} .single-entry-content h5 {
margin-top: 1.5em;
margin-bottom: 1.5em;
font-size: 1.85rem;
} .single-entry-content li {
margin-left: 1em;
font-size: 1.7rem;
line-height: 1.8;
} .single-entry-content p {
border-radius: 3px;
margin-top: 1.2em;
margin-bottom: 1.2em;
line-height: 1.8;
border-width: 0px;
} .single-entry-content td {
text-align: left;
padding-top: 0.5em;
padding-bottom: 0.5em;
padding-left: 30px;
font-size: 1.5rem;
line-height: 1.5;
background-color: #FFFFFF;
border-bottom: 1px dotted #666;
} .single-entry-content th {
text-align: center;
border-radius: 0px;
padding-top: 0.5em;
padding-bottom: 0.5em;
padding-left: 0.5em;
padding-right: 0.5em;
font-size: 1.5rem;
line-height: 1.5;
border-bottom: 1px dotted #666;
} .single-entry-content tr {
text-align: center;
border-radius: 0px;
padding-top: 0px;
padding-bottom: 35px;
padding-left: -20px;
padding-right: 50px;
margin-right: 10px;
} .site-description-text {
padding-top: 0.4em;
padding-bottom: 0.4em;
font-size: 1.55rem;
color: #474747;
} .widget-profile .message {
margin-top: 8px;
margin-bottom: 8px;
font-size: 1.65rem;
line-height: 1.4;
} .widget-profile .spec {
margin-bottom: 8px;
font-size: 1.5rem;
line-height: 1.4;
} .widget-profile .word {
margin-top: 5px;
font-size: 1.3rem;
line-height: 1.4;
} body {
background-color: #FFFFFF;
position: relative;
font-family: \"ヒラギノ角ゴ Pro W3\",\"Hiragino Kaku Gothic Pro\",\"メイリオ\",Meiryo,Osaka,\"ＭＳ Ｐゴシック\",\"MS PGothic\",sans-serif;
word-break: normal;
word-wrap: break-word;
-webkit-text-size-adjust:none;
overflow-x: hidden;
} html {
font-size: 62.5%;
} img {
max-width: 100%;
border: 0;
vertical-align: bottom;
height: auto;
} .single-entry-content table {
width: 100%;
padding-top: 3px;
} .pr-detail-btn {
transition-property: all;
transition-duration: 0.2S;
timing-function: ease;
}
.pr-detail-btn:hover {
background-color: #FF3BFF;
} .single-entry-content {
padding-bottom: 50px;
font-size: 1.7rem;
border-width: 0px;
} .bottom-cta .tel {
} .bottom-cta {
border-radius: 6px;
padding-top: 5px;
padding-bottom: 10px;
background-color: #FFFFFF;
border-top: 5px solid #3762C5;
-moz-box-shadow: 1px 0px 10px 0px rgba(0, 0, 0, 0.18);
-webkit-box-shadow: 1px 0px 10px 0px rgba(0, 0, 0, 0.18);
-ms-box-shadow: 1px 0px 10px 0px rgba(0, 0, 0, 0.18);
box-shadow: 1px 0px 10px 0px rgba(0, 0, 0, 0.18);
} .single-entry-content h2 {
padding-bottom: 0px;
padding-left: 9px;
margin-bottom: 30px;
font-size: 2.9rem;
line-height: 2;
border-bottom-width: 0px;
border-bottom-color: #3762C5;
border-bottom-style: solid;
border-bottom: 2px solid #3762C5;} .page-entry-title {
border-radius: 5px;
padding-top: 7px;
padding-bottom: 7px;
padding-left: 20px;
color: #FFFFFF;
font-weight: normal;
background-color: #3762C5;
} .post-list-card {
width: 380px;
} .home-schedule-content {
padding-top: 50px;
padding-bottom: 50px;
font-size: 2rem;
font-weight: bold;
line-height: 1.4;
}.sp-only {
display: none;
} .grid-pc-12 {	width: 100%;}
.grid-pc-11 {	width: 91.66666667%;}
.grid-pc-10 {	width: 83.33333333%;}
.grid-pc-9 {	width: 75%;}
.grid-pc-8 {	width: 66.66666667%;}
.grid-pc-7 {	width: 58.33333333%;}
.grid-pc-6 {	width: 50%;}
.grid-pc-5 {	width: 41.66666667%;}
.grid-pc-4 {	width: 33.33333333%;}
.grid-pc-3 {	width: 25%;}
.grid-pc-2 {	width: 16.66666667%;}
.grid-pc-1 {	width: 8.33333333%;} .pc-card-1 .post-list {	width: 100%;}
.pc-card-2 .post-list {	width: 50%;}
.pc-card-3 .post-list {	width: 33.33333333%;}
.pc-card-4 .post-list {	width: 25%;}
.pc-card-5 .post-list {	width: 20%;}
.pc-card-6 .post-list {	width: 16.66666666%;}
img.alignright  {
float: right;
}
img.alignleft  {
float: left;
}
strong {
background: #ffffaa;
font-weight: bold;
} p.font-pc-24 {
font-size: 2.4rem;
} .entry table {
width: 100%;
}
.entry th {
width: 40%;
padding: 10px 5px;
font-size: 1.6rem;
vertical-align: top;
}
.entry td {
width: 60%;
padding: 10px 0;
font-size: 1.6rem;
}
.entry textarea,
.entry select,
.entry input {
padding: 4px 5px;
border: 1px solid #cccccc;
font-size: 1.6rem;
}
.entry textarea,
.entry select,
.entry input[type="text"] {
width: 100%;
} .iqfm-inputbutton {
text-align: center;
}
.iqfm-inputbutton .confirm,
.iqfm-inputbutton .back,
.iqfm-inputbutton .preview {
border: 1px solid #000;
border-radius: 5px;
padding: 0.4em 1.2em;
font-size: 1.6rem;
cursor: pointer;
} img.alignright  {
margin-left: 30px;
}
img.alignleft  {
margin-right: 30px;
} #site-navi li:hover .sub-menu {
top: 60px;
visibility: visible;
opacity: 1;
} body.fixed {
padding-top: 63px;
}
.fixed #site-navi{
position: fixed;
top: 0;
z-index: 999;
} #site-navi .menu > li.current-menu-item {
border-bottom: 2px solid #3762C5;
}
#site-navi .menu > li.current-menu-item a {
color: #3762C5;
}
#site-navi .menu > li.current-menu-item:after {
margin: -8px auto 0 auto;
border-top-width: 0px;
border-right-width: 8px;
border-bottom-width: 8px;
border-left-width: 8px;
border-style: solid;
border-color: transparent;
display: block;
width: 0;
height: 0;
content: "";
}
#site-navi .menu > li.current-menu-item:after {
border-color: #3762C5 transparent;
} .clinic-schedule-pc {
width: 100%;
}
.clinic-schedule-title-pc {
margin: 0.5em 0;
text-align: center;
line-height: 1.5;
font-size: 2.4rem;
}
.clinic-schedule-pc .cell {
border: 1px solid #444;
vertical-align: middle;
padding: 10px 0;
line-height: 1.8;
font-size: 1.4rem;
text-align: center;
}
.clinic-schedule-pc .title {
width: 9%;
}
.clinic-schedule-pc .data {
width: 13%;
}
.clinic-schedule-pc th {
background: #3762C5;
color: #fff;
}
.clinic-schedule-pc td {
background: #fff;
}
.clinic-schedule-apply-pc {
margin: 0.5em 0;
text-align: center;
line-height: 1.4;
font-size: 1.6rem;
}
.clinic-schedule-message-pc {
margin: 0.5em 0;
text-align: center;
line-height: 1.4;
font-size: 1.6rem;
font-weight: bold;
color: #ff0000;
} .in-fx {
display: inline-flex;
}
.in-fx li {
display: inline-flex;
color: #fff;
background-color: #ff7f00;
list-style-type: none;
padding: 7px 10px;
border-radius: 5px;
border: 1px solid #f5a61d;
text-align: center;
font-size: 1.4rem;
font-weight: bold;
line-height: 1.5em;
} .article-2 {
padding: 20px 30px 0;
border-radius: 5px;
background-color: #E6FFEB;
border: 1px solid #7DDD82;
}
.article-2-1 {
height: 450px;
}
.article-2-2 {
height: 240px;
margin-bottom: 20px;
}
.article-2-3 {
height: 190px;
}
.single-entry-content .article-2 h4 {
margin: 0.25em 0;
border: none;
}