@charset "utf-8";
@charset "utf-8";
@charset "utf-8";
@charset "utf-8";
@charset "utf-8";
@charset "utf-8";
 @import url("https://fonts.googleapis.com/css2?family=Hind:wght@300;400;500;600;700&display=swap");

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
} article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}

* {
-webkit-text-size-adjust: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition-property: all;
-webkit-transition-duration: 0.125s;
-webkit-transition-timing-function: linear;
}
html {
font-size: 10px;
}
body {
background: #FFFFFF;
font-size: 1.7rem;
line-height: 1.7;
font-weight: 300;
font-family: YakuHanJP, "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", Meiryo, sans-serif;
color: #333333;
letter-spacing: 0px;
}
a {
color: #333333;
text-decoration: underline;
}
a:hover {
font-weight: 400;
font-weight: bold;
}
a.anchor {
display: block;
margin-top: -157px;
padding-top: 157px;
}
b,
strong {
font-weight: bold;
}
img {
vertical-align: bottom;
max-width: 100%;
height: auto;
line-height: 1.0;
}
.clear {
clear: both;
}
.txt-right {
text-align: right;
}
.txt-center {
text-align: center;
}
img.alignright {
display: block;
margin: 0 20px 20px auto;
} img.alignleft {
display: block;
margin: 0 auto 20px 0;
} img.aligncenter {
display: block;
margin: 0 auto 20px;
} img.float-left {
float: left;
} img.float-right {
float: right;
} .inner {
position: relative;
width: 100%;
max-width: 1280px;
margin: 0 auto;
padding: 0 40px; }
.btnBox {
padding: 80px 0 0;
}
.btnBox ul {
display: flex;
flex-wrap: wrap;
flex-direction: row;
justify-content: center;
}
.btnBox ul li {
width: 100%;
max-width: 240px;
text-align: center;
list-style: none !important;
padding: 0 !important;
}
.btnBox ul li:before {
display: none !important;
}
.btnBox a {
text-align: center;
display: block;
padding: 5px 15px;
border: 0.5px solid #003670;
background: #003670;
color: #FFFFFF;
text-decoration: none;
width: 100%;
max-width: 240px;
border-radius: 19.5px;
margin: 0 auto;
}
.btnBox a:hover {
background: #FFFFFF;
color: #003670;
font-weight: 300;
}
.btnBox.white a {
border: 0.5px solid #FFFFFF;
background: #FFFFFF;
color: #003670;
}
.btnBox.white a:hover {
background: #003670;
color: #FFFFFF;
}
.btnBox a span {
position: relative;
padding: 0 30px 0 0;
}
.btnBox a span:after {
position: absolute;
content: "\f054";
font-weight: 900;
font-family: 'Font Awesome\ 5 Free';
right: 0;
top: 50%;
margin-top: -8px;
line-height: 1;
color: #FFFFFF;
}
.btnBox.white a span:after {
color: #003670;
}
.btnBox a:hover span:after {
color: #003670;
}
.btnBox.white a:hover span:after {
color: #FFFFFF;
}
.btnBox a i,
.btnBox a svg {
margin: 0 0 0 15px;
}  .flex-box {
display: flex;
}
.flex-box.row {
flex-direction: row;
}
.flex-box.row-reverse {
flex-direction: row-reverse;
}
.flex-box.column {
flex-direction: column;
}
.flex-box.column-reverse {
flex-direction: column-reverse;
}
.flex-box.align-top {
align-items: flex-start;
}
.flex-box.align-center {
align-items: center;
}
.flex-box.align-bottom {
align-items: flex-end;
}  #wrapper {
width: 100%;
overflow: hidden;
position: relative;
}  #header {
position: fixed;
z-index: 9990;
top: 0;
left: 0;
width: 100%;
}
#header .inner {
display: flex;
flex-wrap: wrap;
flex-direction: row;
justify-content: space-between;
align-items: center;
}
#header h1 {
padding: 20px 0;
line-height: 1.0;
}
#header h1 #title {
width: auto;
height: 70px;
}
#header h1 #title g {
fill: #FFFFFF;
} #header.fixed {
background: rgba(255, 255, 255, 0.85);
}
#header.fixed h1 {
padding: 15px 0;
}
#header.fixed h1 #title {
width: auto;
height: 50px;
}
#header.fixed h1 #title g {
fill: #003670;
}  #g_nav ul {
display: flex;
flex-wrap: wrap;
flex-direction: row;
}
#g_nav ul li {
text-align: center;
}
#g_nav ul li a {
display: block;
text-decoration: none;
padding: 41.5px 15px;
color: #FFFFFF;
}
#g_nav ul li a:hover {
font-weight: 400;
} #header.fixed #g_nav ul li a {
color: #003670;
padding: 26.5px 15px;
}  #MainVisual {
position: relative;
color: #FFFFFF;
font-family: 'Hind', "YakuHanJP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", Meiryo, sans-serif;
}
#MainVisual:after {
position: absolute;
z-index: 100;
content: "";
background: url(//www.miyazakichuo-rc.com/cms/wp-content/themes/asset/images/top/mainvisual/bg-after.png) no-repeat center bottom;
background-size: cover !important;
padding: 10.677083333333332% 0 0;
bottom: 0;
left: 50%;
margin-left: -50%;
width: 100%;
}
#MainVisual img {
width: 100%;
margin: 0 auto;
}
#MainVisual .inner {
position: absolute;
top: 0;
left: 50%;
margin-left: -640px;
height: 100%;
display: flex;
flex-wrap: wrap;
flex-direction: column;
align-content: center;
align-items: center;
justify-content: center;
}
#MainVisual .inner .text {
font-weight: 600;
font-size: 12.5vh;
line-height: 1.25;
width: 100%;
margin: 0 0 60px;
}
#MainVisual .inner .sub-text {
font-size: 2.5vh;
display: flex;
width: auto;
margin: 0 0 0 auto;
}
#MainVisual .inner .text .min span .inline {
display: block;
font-size: 8vh;
}  #contents {
padding: 120px 0;
}
.home #contents {
background: #E6E6E6;
padding: 0 !important;
}
.page #contents {
position: relative;
}
.page #contents:after {
position: absolute;
content: "";
background: url(//www.miyazakichuo-rc.com/cms/wp-content/themes/asset/images/common/footer/bg-before.png) no-repeat center bottom;
background-size: cover !important;
padding: 7.81% 0 0;
bottom: 0;
left: 50%;
margin-left: -50%;
width: 100%;
}
#contents h2 {
margin: 0 0 60px;
text-align: center;
font-size: 2.0rem;
font-weight: 400;
line-height: 1.0;
}
#contents h2 span, #contents h3 span {
display: block;
text-align: center;
}
#contents h2 span img {
width: auto;
height: 45px;
}
#contents h2 span.ja, #contents h3 span.ja {
color: #595757;
font-size: 1.7rem;
margin: 20px 0 0;
}
#contents h3 {
font-size: 1.75rem;
text-align: center;
margin: 0 0 30px;
padding: 15px 10px;
}
#contents h3 span img {
width: auto;
height: 40px;
margin: 0 !important;
}
#contents h3 span.ja {
color: #FFFFFF;
}
#contents ul li {
position: relative;
padding: 0 0 0 30px;
}
#contents ul li:before {
position: absolute;
line-height: 1;
color: #333333;
top: 5px;
left: 10px;
font-family: 'Font Awesome\ 5 Free';
content: "\f105";
font-weight: 900;
}
#contents table {
width: 100%;
max-width: 835px;
margin: 0 auto 60px;
border-collapse: separate;
border-spacing: 0 2px;
border-top: 0.5px solid #DFDFDF;
border-bottom: 0.5px solid #DFDFDF;
}
#contents table tbody th {
padding: 20px 15px;
background: #DFDFDF;
border-bottom: 0.5px solid #DDDDDD;
}
#contents table tbody td {
padding: 20px;
background: #FFFFFF;
border-bottom: 0.5px solid #DFDFDF;
}
#contents table tbody tr:last-child td {
border-bottom: none;
}
.section-area {
position: relative;
margin: 0 0 120px;
}
.home .section-area {
padding: 150px 0;
margin: 0 !important;
}
.description {
font-size: 1.85rem;
margin: 0 0 60px;
text-align: center;
}  #h2-title {
position: relative;
height: 600px;
width: 100%;
display: flex;
align-items: center;
justify-content: center;
background-size: cover !important;
}
#h2-title:after {
position: absolute;
z-index: 100;
content: "";
background: url(//www.miyazakichuo-rc.com/cms/wp-content/themes/asset/images/common/bg-h2-title-before.png) no-repeat center bottom;
background-size: cover !important;
padding: 9.06% 0 0;
bottom: 0;
left: 50%;
margin-left: -50%;
width: 100%;
}
#h2-title h2 {
text-align: center;
color: #FFFFFF;
}
#h2-title h2 span {
display: block;
}
#h2-title h2 span.en {
margin: 0 0 20px;
}
#h2-title h2 span.en img {
width: auto;
height: 55px;
}  .report #h2-title , .report_test #h2-title{
background: #003670;
}
.report_test .report-list ul {
display: flex;
flex-wrap: wrap;
gap: 20px; list-style: none;
padding: 0;
margin: 0;
}
.report_test .report-list ul li {
flex: 0 0 calc(33.333% - 20px); box-sizing: border-box;
}
.report_test .report-list ul li:before{
content: ""!important;
}
.report-list ul li svg{
width:40px;
vertical-align: -12px;
}
.report-list p{
margin-bottom:40px;
}  .presidents #h2-title{
background: #003670;
}  .error404 #h2-title {
background: #003670;
}
.error404 .article-area h3 {
color: #003670;
font-weight: 600;
font-size: 2.4rem !important;
padding: 0 0 40px !important;
margin: 0 0 40px !important;
border-bottom: 0.5px solid #003670;
}
.error404 .article-body {
text-align: center;
}
.error404 .article-body p {
line-height: 2.0;
}  .breadclumb {
padding: 10px 0;
}
#breadcrumbs {
font-size: 1.4rem;
display: flex;
flex-direction: row;
justify-content: flex-end;
max-width: 1200px;
width: 100%;
margin: 0 auto;
letter-spacing: 0;
}
#breadcrumbs span a {
position: relative;
padding: 0 20px 0 0 !important;
}
#breadcrumbs span:last-child {
padding: 0 !important;
}
#breadcrumbs .breadcrumb_last {
font-weight: 500;
}
#breadcrumbs span a:after {
position: absolute;
top: 4px;
right: 7px;
content: "\f105";
font-weight: 600;
line-height: 1;
font-family: 'Font Awesome\ 5 Free';
color: #3D97D4;
}
#breadcrumbs span:last-child:after {
display: none;
}  .pagination {
text-align: center;
text-shadow: none !important;
}
.pagination .page-of {
display: none;
}
.pagination .pagination-box .current,
.pagination .pagination-box a {
width: 46px;
height: 46px;
padding: 10px 15px;
margin: 0 7.5px;
display: inline-block;
line-height: 1.5;
}
.pagination .pagination-box .current {
background: #DFDFDF;
color: #333333;
border: 0.5px solid #DFDFDF;
font-weight: 400;
padding: 10px 15px !important;
}
.pagination .pagination-box a {
font-weight: bold;
border: 0.5px solid #DFDFDF;
background: #FFFFFF;
text-decoration: none;
}
.pagination .pagination-box a:hover {
background: #DFDFDF;
}
.pagination .pagination-box a:active {
background: #DFDFDF;
}
.pagination.postlink,
.pagination .pagination-box {
padding: 80px 0 0;
}
.pagination.postlink ul,
.pagination .pagination-box ul {
display: flex;
justify-content: center;
width: 100%;
max-width: 640px;
margin: 0 auto;
}
.pagination.postlink ul li {
width: 31.33%;
margin: 0 3% 0 0;
position: relative;
padding: 0 !important;
}
.pagination.postlink ul li:before {
display: none;
}
.pagination.postlink ul li:last-child,
.pagination .pagination-box ul li:last-child {
margin: 0;
}
.pagination.postlink ul li a:before,
.pagination.postlink ul li a:after {
position: absolute;
top: 50%;
font-weight: 900;
line-height: 1;
font-family: 'Font Awesome\ 5 Free';
color: #555555;
margin-top: -8.5px;
}
.pagination.postlink ul li a:hover:before,
.pagination.postlink ul li a:hover:after {
color: #DDDDDD;
}
.pagination.postlink ul li.prev a:before {
content: "\f104";
left: 10px;
}
.pagination.postlink ul li.list a:before {
content: "\f03a";
left: 10px;
}
.pagination.postlink ul li.next a:before {
content: "\f105";
right: 10px;
}
.pagination.postlink ul li a {
color: #333333;
border: 0.5px solid #DFDFDF;
background: #FFFFFF;
display: block;
position: relative;
text-decoration: none;
}
.pagination.postlink ul li.prev a,
.pagination.postlink ul li.list a {
padding: 5px 5px 5px 35px;
}
.pagination.postlink ul li.next a {
padding: 5px 35px 5px 5px;
}
.pagination.postlink ul li a:hover {
background: #DFDFDF;
}
.pagination.postlink ul li a:active {
background: #DFDFDF;
}  .ggmap {
position: relative;
height: 400px;
overflow: hidden;
}
.ggmap iframe,
.ggmap object,
.ggmap embed {
top: 0;
left: 0;
width: 100%;
height: 100%;
}  .sns-button {
display: flex;
flex-direction: row;
justify-content: flex-end;
max-width: 640px;
width: 100%;
margin: 0 0 0 auto;
}
.sns-button li {
font-size: 1.3rem;
text-align: center;
width: 120px;
margin: 0 10px 0 0;
padding: 0 !important;
}
.sns-button li:before {
display: none !important;
}
.sns-button li i,
.sns-button li svg,
.sns-button li strong {
margin: 0 10px 0 0;
font-size: 1.7rem;
line-height: 1.0;
}
.sns-button li a {
color: #FFFFFF;
text-align: center;
padding: 5px;
display: flex;
justify-content: center;
align-items: center;
text-decoration: none;
}
.sns-button .sns-twitter {
background: #55acee;
}
.sns-button .sns-facebook {
background: #3B5998;
}
.sns-button .sns-line {
background: #1dcd00;
}  #footer {
position: relative;
padding: 0 0 100px;
background: #003670;
color: #FFFFFF;
}
#footer .inner {
padding: 40px 40px 0 !important;
}
#footer a {
color: #FFFFFF;
text-decoration: none;
}
#footer .symbol {
margin: 0 0 20px;
}
#footer .footer-top {
padding: 0 0 40px;
}
#footer .footer-bottom {
padding: 40px 0 0;
border-top: 0.5px solid #FFFFFF;
align-items: center;
}
#footer .f_nav ul {
display: flex;
flex-wrap: wrap;
flex-direction: row;
max-width: 750px;
width: 100%;
}
#footer .f_nav ul li {
width: 20%;
text-align: center;
}
#footer .flex-box {
justify-content: space-between;
}
#footer .box {
width: 100%;
max-width: 50%;
}
#footer .box.address {
text-align: right;
}
#footer .box.address p {
font-size: 2.25rem;
}
#footer .box.address p img {
height: 25px;
width: auto;
}
#footer .box.address span {
display: block;
}
#footer .box .sns_nav ul {
display: flex;
flex-wrap: wrap;
flex-direction: row;
justify-content: flex-end;
}
#footer .box .sns_nav ul li {
padding: 0 7.5px;
font-size: 3rem;
line-height: 1.0;
}
#footer .copyright {
font-size: 1.4rem;
}
@media screen and (min-width: 1921px) {
.home .section-area {
background-size: cover !important;
}
}
@media screen and (max-width: 1280px) {
#MainVisual .inner {
left: 0%;
margin-left: 0;
}
}
@media screen and (max-width: 1024px) {
body {
font-size: 1.6rem;
}
a.anchor {
margin-top: -122px;
padding-top: 122px;
}
.inner {
padding: 0 30px;
}
.btnBox {
padding: 60px 0 0;
}
.btnBox a {
border-radius: 19.5px;
}  #header h1 #title {
height: 60px;
} #header.fixed h1 #title {
height: 40px;
}  #g_nav ul li a {
padding: 37px 12.5px;
} #header.fixed #g_nav ul li a {
color: #003670;
padding: 22px 12.5px;
}  #MainVisual .inner .text {
font-size: 11vh;
margin: 0 0 50px;
}
#MainVisual .inner .text .min span .inline {
font-size: 7vh;
}  #h2-title {
height: 500px;
}
#h2-title h2 span.en img {
height: 50px;
}  #contents {
padding: 100px 0 0;
}
#contents {
padding: 100px 0;
}
.home .section-area {
padding: 100px 0;
}
#contents h2 {
margin: 0 0 50px;
font-size: 1.8rem;
}
#contents h2 span.ja, #contents h3 span.ja {
font-size: 1.66rem;
}
#contents h2 span img {
height: 35px;
}
#contents h3 {
font-size: 1.66rem;
margin: 0 0 25px;
padding: 10px 5px;
}
#contents h3 span img {
height: 30px;
}  .error404 .article-area h3 {
font-size: 2.2rem !important;
padding: 0 0 30px !important;
margin: 0 0 30px !important;
}  #footer {
padding: 0 0 80px;
}
#footer .symbol img {
height: 115px;
}
#footer .box.address p {
font-size: 2.125rem;
}
#footer .inner {
padding: 30px 30px 0 !important;
}
#footer .footer-top {
padding: 0 0 30px;
}
#footer .footer-bottom {
padding: 30px 0 0;
}
}
@media screen and (max-width: 960px) {}
@media screen and (max-width: 835px) {
body {
font-size: 1.5rem;
}
a.anchor {
margin-top: -113px;
padding-top: 113px;
}
.inner {
padding: 0 25px;
}
.btnBox {
padding: 50px 0 0;
}  #header h1 {
padding: 15px 0;
}
#header h1 #title {
height: 45px;
} #header.fixed h1 #title {
height: 30px;
}  #g_nav ul li a {
padding: 26px 10px;
} #header.fixed #g_nav ul li a {
padding: 18.5px 10px;
}  #MainVisual img {
width: 100%;
max-width: 100%;
}  #h2-title {
height: 400px;
}
#h2-title h2 span.en img {
height: 45px;
}  #contents {
padding: 80px 0;
}
#contents h2 {
margin: 0 0 60px;
font-size: 1.66rem;
}
#contents h2 span img {
height: 30px;
}
#contents h2 span.ja, #contents h3 span.ja {
font-size: 1.5rem;
margin: 15px 0 0;
}
#contents h3 span img {
height: 25px;
}
.home .section-area {
padding: 80px 0;
}  .error404 .article-area h3 {
font-size: 2rem !important;
padding: 0 0 25px !important;
margin: 0 0 25px !important;
}  #footer {
padding: 0 0 60px;
}
#footer .inner {
padding: 25px 25px 0 !important;
}
#footer .box.address p {
font-size: 1.85rem;
}
#footer .footer-top {
padding: 0 0 25px;
font-size: 1.4rem;
}
#footer .footer-bottom {
padding: 25px 0 0;
}
#footer .symbol img {
height: 90px;
}
#footer .copyright {
font-size: 1.20rem;
}
}
@media screen and (max-width: 750px) {
body {
font-size: 1.4rem;
}
a.anchor {
margin-top: -111px;
padding-top: 111px;
}
.inner {
padding: 0 20px;
}
.btnBox {
padding: 40px 0 0;
}  #header,
#header.fixed {
background: rgba(255, 255, 255, 1.0);
}
#header h1,
#header.fixed h1 {
padding: 9.5px 0;
}
#header h1 a {
display: block;
}
#header h1 #title,
#header.fixed h1 #title {
width: auto;
height: 40px;
}
#header h1 #title g,
#header.fixed h1 #title g {
fill: #003670;
}  #g_nav ul {
flex-direction: column;
border-top: 0.5px solid #003670;
}
#g_nav ul li {
position: relative;
width: 100%;
text-align: left;
border-bottom: 0.5px solid #003670;
}
#g_nav ul li a {
position: relative;
display: block;
padding: 15px 40px 15px 20px !important;
background: rgba(255, 255, 255, 0.9);
color: #003670;
}
#g_nav ul li a:hover,
#g_nav ul li a:active {
background: rgba(0, 54, 112, 1.0);
color: #FFFFFF !important;
}
#g_nav ul li a:before {
position: absolute;
line-height: 1;
color: #003670;
top: 50%;
right: 20px;
left: inherit;
margin-top: -10px;
font-size: 2rem;
font-family: 'Font Awesome\ 5 Free';
content: "\f105";
font-weight: 900;
}
#g_nav ul li a:hover:before {
color: #ffffff;
}  #MainVisual {
padding: 60px 0 0;
}  #h2-title {
height: 325px;
margin: 60.5px 0 0;
}
#h2-title h2 span.en img {
height: 40px;
}  #contents {
padding: 60px 0;
}
#contents h2 {
margin: 0 0 50px;
font-size: 1.5rem;
}
#contents h2 span img {
height: 25px;
}
#contents h2 span.ja, #contents h3 span.ja {
font-size: 1.4rem;
}
#contents h3 span img {
height: 22.5px;
}
.home .section-area {
padding: 60px 0;
}  .error404 .article-area h3 {
font-size: 1.8rem !important;
}  .report-list ul li {
flex: 0 0 calc(50% - 20px)!important;
padding:0!important;
}
.report-list ul li svg {
width: 25px;
vertical-align: -6px;
}  #footer {
padding: 0 0 50px;
}
#footer .inner {
padding: 20px 0px 0 !important;
}
#footer .symbol {
text-align: center;
margin: 0 20px 30px;
}
#footer .f_nav ul {
border-top: 0.5px solid #09385B;
border-bottom: 0.5px solid #4F65A0;
max-width: 100%;
}
#footer .f_nav ul li {
border-bottom: 0.5px solid #022A4F;
border-right: 0.5px solid #022A4F;
border-top: 0.5px solid #4F65A0;
text-align: left;
width: 50%;
}
#footer .f_nav ul li:first-child {
border-right: none;
width: 100%;
}
#footer .f_nav ul li:nth-child(2n+1) {
border-right: none;
border-left: 0.5px solid #4F65A0;
}
#footer .f_nav ul li a {
position: relative;
display: block;
padding: 10px 30px 10px 20px;
}
#footer .f_nav ul li a:hover,
#footer .f_nav ul li a:active {
background: #022A4F;
}
#footer .f_nav ul li a:before {
position: absolute;
line-height: 1;
color: #FFFFFF;
top: 50%;
right: 10px;
left: inherit;
margin-top: -7.5px;
font-size: 1.5rem;
font-family: 'Font Awesome\ 5 Free';
content: "\f105";
font-weight: 900;
}
#footer .box {
width: 100%;
max-width: 100%;
margin: 0 0 30px;
text-align: center !important;
}
#footer .box.address {
margin: 0;
padding: 0 20px;
}
#footer .box.address p {
font-size: 1.7rem;
}
#footer .footer-top {
flex-direction: column-reverse;
padding: 0 0 30px;
font-size: 1.3rem;
}
#footer .footer-bottom {
border: none !important;
padding: 0 20px;
flex-direction: column;
}
#footer .symbol img {
height: 120px!important;
}
#footer .box .sns_nav ul {
justify-content: center;
}
#footer .copyright {
font-size: 1.20rem;
}
}
@media screen and (max-width: 739px) {
.sp-mt-60{
margin-top:60px!important;
}
}
@media screen and (max-width: 640px) {
.btnBox {
padding: 30px 0 0;
}  #h2-title {
height: 300px;
}
#h2-title h2 span.en img {
height: 30px;
}  #contents {
padding: 50px 0;
}
#contents h2 {
margin: 0 0 40px;
font-size: 1.45rem;
}
#contents h2 span.ja, #contents h3 span.ja {
font-size: 1.3rem;
}
.home .section-area {
padding: 50px 0;
}  #footer {
padding: 0 0 40px;
}
#footer .box.address p {
font-size: 1.66rem;
}
#footer .symbol img {
height: 60px;
}
}
@media screen and (max-width: 480px) {
#MainVisual .inner .text {
font-size: 12vw;
margin: 0 0 30px;
}
#MainVisual .inner .text .min span .inline {
font-size: 7.5vw;
}
#MainVisual .inner .sub-text {
font-size: 2.5vw;
}  #h2-title {
height: 275px;
}
#footer .box.address span {
font-size: 1.2rem;
}
#footer .copyright {
font-size: 1.0rem;
}
}
@media screen and (max-width: 350px) {}
  .home .section-area .article-area .article-body .article-box .flex-box .box {
padding: 0 30px;
}
.home .section-area .article-area .article-body .article-box .flex-box .box p {
font-size: 1.4rem;
}
.home .section-area .article-area .article-body .article-box .flex-box .box img {
margin: 0 0 20px;
}  .home .section-area .article-box.mask {
position: relative;
width: 100%;
max-width: 100%;
padding: 10% 0;
color: #FFFFFF;
}
.home .section-area .article-box.mask h3 {
font-size: 2.75rem !important;
font-weight: 600;
}
.home .section-area .article-box.mask:before {
position: absolute;
background: rgba(0, 0, 0, 0.5);
content: "";
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.home .section-area .article-box.mask .flex-box {
position: relative;
z-index: 100;
flex-wrap: wrap;
justify-self: center;
}
.home .section-area .article-box.mask .flex-box .box {
margin: 0 auto;
max-width: 350px;
width: 100%;
text-align: center;
}
.home .section-area .article-box p {
font-size: 2.0rem !important;
line-height: 2.0;
text-align: center;
}  .home .committee-area {
background: #E6E6E6;
}
.home .committee-area .article-box.mask h3 {
font-weight: inherit !important;
}
.home .committee-area .article-box {
background: url(//www.miyazakichuo-rc.com/cms/wp-content/themes/asset/images/top/committee/background.jpg) no-repeat center center;
}  .home .activity-area {
padding: 150px 0 !important;
background: url(//www.miyazakichuo-rc.com/cms/wp-content/themes/asset/images/top/activity/background.jpg) no-repeat center center;
margin: 0 0 150px !important;
}
.home .activity-area:before {
position: absolute;
background: rgba(0, 54, 112, 0.66);
mix-blend-mode: multiply;
content: "";
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.home .activity-area h2 span {
color: #FFFFFF !important;
}
.home .activity-area ul {
justify-content: center;
}
.home .activity-area ul li {
position: relative !important;
max-width: 200px;
padding: 0 !important;
margin: 0 50px 0 0;
width: 16.8%;
color: #FFFFFF;
text-align: center;
display: flex;
flex-direction: column;
flex-wrap: wrap;
justify-content: center;
align-items: center;
}
.home .activity-area ul li:before {
display: none;
}
.home .activity-area ul li .boxInner {
position: relative;
width: 100%
}
.home .activity-area ul li .boxInner:before {
border-radius: 50%;
border: 1px solid #FFFFFF;
content: '';
display: block;
padding-top: 100%;
}
.home .activity-area ul li .boxInner div {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
padding: 0 10px;
}
.home .activity-area ul li:last-child {
margin: 0;
}  .home .about-area {
color: #FFFFFF;
background: url(//www.miyazakichuo-rc.com/cms/wp-content/themes/asset/images/top/about/background.jpg) no-repeat center center;
}
.home .about-area h2 span {
color: #FFFFFF !important;
}
.home .about-area .inner {
position: relative;
z-index: 100;
}
.home .about-area:before {
position: absolute;
background: rgba(0, 91, 171, 0.5);
content: "";
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.home .about-area .article-box .flex-box {
margin: 0 auto 80px;
}
.home .about-area .article-box .flex-box:last-child {
margin: 0 auto;
}
.home .about-area .article-box .flex-box .image {
width: 480px;
height: 56.25%;
position: relative;
overflow: hidden;
}
.home .about-area .article-box .flex-box .image .image-inner {
overflow: hidden;
}
.home .about-area .article-box .flex-box .image:before {
content: "";
display: block;
padding-top: 56.25%;
}
.home .about-area .article-box .flex-box .image img {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
max-width: 100%;
max-height: inherit;
width: 100%;
height: auto;
}
.home .about-area .article-box .flex-box .detail {
width: 100%;
}
.home .about-area .article-box .flex-box.row .detail {
margin: 0 0 0 -400px;
padding: 0 0 0 460px;
}
.home .about-area .article-box .flex-box.row-reverse .detail {
margin: 0 -400px 0 0;
padding: 0 460px 0 0;
}  .home .serve-area {
color: #FFFFFF;
text-align: center;
background: url(//www.miyazakichuo-rc.com/cms/wp-content/themes/asset/images/top/serve/background.jpg) no-repeat center center;
background-size: cover !important;
padding: 5.36458333333333% 0 16.09374999999993%;
}
.home .serve-area:before {
position: absolute;
background: rgba(76, 73, 72, 0.5);
content: "";
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.home .serve-area:after {
position: absolute;
content: "";
background: url(//www.miyazakichuo-rc.com/cms/wp-content/themes/asset/images/top/serve/bg-after.png) no-repeat center bottom;
background-size: cover !important;
padding: 10.729166666666666% 0 0;
bottom: 0;
left: 50%;
margin-left: -50%;
width: 100%;
}
.home .serve-area .article-box {
padding: 10.17% 0 0;
}
.home .serve-area dl dt {
font-size: 4rem;
font-weight: 500;
margin: 0 0 20px;
}
.home .serve-area dl dd {
font-size: 2rem;
}  .home .schedule-area {
background: #e5e5e6;
padding: 150px 0 18.541666666666668%;
}
.home .schedule-area:after {
position: absolute;
content: "";
background: url(//www.miyazakichuo-rc.com/cms/wp-content/themes/asset/images/top/schedule/bg-after.png) no-repeat center bottom;
background-size: cover !important;
padding: 10.729166666666666% 0 0;
bottom: 0;
left: 50%;
margin-left: -50%;
width: 100%;
}
.home .schedule-area .article-box {
background: url(//www.miyazakichuo-rc.com/cms/wp-content/themes/asset/images/top/schedule/background.jpg) no-repeat center center;
background-size: cover !important;
}
.home .schedule-area .article-box h3 {
margin: 0 !important;
}  .home .leader-area {
background: #E6E6E6;
padding: 150px 0 0 !important;
}
.leader-area .article-box {
background: #FFFFFF;
width: 100% !important;
margin: 0 auto 100px !important;
padding: 60px !important;
}
.leader-area .article-box:last-child {
margin: 0 auto !important;
}
.leader-area .article-box .box-head {
margin: 0 0 40px;
}
.leader-area .article-box .box-head dl dt {
font-size: 2.75rem;
font-weight: 600;
}
.leader-area .article-box .box-head dl dt span {
padding: 0 0 0 20px;
font-size: 2.25rem;
}
.leader-area .article-box .box-head dl dd {
font-size: 1.5rem;
font-weight: 400;
line-height: 2.25;
color: #003670;
}
.leader-area .article-box .box-body {
display: flex;
flex-direction: row;
flex-wrap: wrap;
}
.leader-area .article-box .box-body .image {
width: 200px;
}
.leader-area .article-box .box-body .content {
width: 100%;
margin: 0 0 0 -200px;
padding: 0 0 0 260px;
}
.leader-area .article-box .box-body .content p {
position: relative;
line-height: 1.9;
text-align: left;
}  .annual-area .article-body dl {
width: 100%;
max-width: 960px;
margin: 0 auto;
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
}
.annual-area .article-body dl dd {
width: 150px;
}
.annual-area .article-body dl dt {
width: 100%;
margin: 0 0 0 -150px;
padding: 0 0 0 180px;
text-align: center;
}
.annual-area .article-body dl dt picture source {
width: 100%;
}
@media screen and (max-width: 1280px) {}
@media screen and (max-width: 1136px) {}
@media screen and (max-width: 1024px) {  .home .section-area .article-box.mask {
padding: 8.5% 0;
}
.home .section-area .article-box.mask h3 {
font-size: 2.5rem !important;
}
.home .section-area .article-box p {
font-size: 1.5rem !important;
}  .annual-area .article-body dl dd {
width: 15.63%;
}
.annual-area .article-body dl dt {
margin: 0 0 0 -15.63%;
padding: 0 0 0 18.75%;
}  .home .schedule-area {
padding: 100px 0 18.541666666666668%;
}  .home .activity-area {
padding: 100px 0 !important;
margin: 0 0 100px !important;
}
.home .activity-area ul li {
margin: 0 4% 0 0;
width: 16.8%;
}
.home .activity-area ul li .boxInner div {
padding: 0 5px;
}  .home .leader-area {
padding: 100px 0 0 !important;
}
.leader-area .article-box {
padding: 50px !important;
margin: 0 auto 80px !important;
}
.leader-area .article-box .box-head {
margin: 0 0 30px;
}
.leader-area .article-box .box-head dl dt {
font-size: 2.66rem;
}
.leader-area .article-box .box-head dl dt span {
font-size: 2.125rem;
}
.leader-area .article-box .box-body .image {
width: 19.53%;
}
.leader-area .article-box .box-body .content {
width: 100%;
margin: 0 0 0 -19.53%;
padding: 0 0 0 24.41%;
}
}
@media screen and (max-width: 960px) {}
@media screen and (max-width: 835px) {
.home .section-area .article-box.mask {
padding: 7.5% 0;
}
.home .section-area .article-box.mask h3 {
font-size: 2.25rem !important;
}
.home .serve-area dl dt {
font-size: 3.5rem;
margin: 0px 0 15px;
}
.home .serve-area dl dd {
font-size: 1.75rem;
}  .home .schedule-area {
padding: 80px 0 18.541666666666668%;
}
.home .activity-area ul {
flex-wrap: wrap;
}
.home .activity-area ul li {
margin: 0 3% 3% 0;
width: 31.33333333333333%;
font-size: 1.8rem;
}
.home .activity-area ul li:nth-child(3n) {
margin: 0 0 3%;
}
.home .activity-area ul li:nth-child(n + 4) {
margin: 0 3% 0 0;
}
.home .activity-area ul li:last-child {
margin: 0;
}  .home .activity-area {
padding: 80px 0 !important;
margin: 0 0 80px !important;
}  .leader-area .article-box {
padding: 40px !important;
margin: 0 auto 60px !important;
}
.leader-area .article-box .box-head {
margin: 0 0 25px;
}
.leader-area .article-box .box-head dl dt {
font-size: 2.5rem;
}
.leader-area .article-box .box-head dl dt span {
font-size: 2rem;
}
.leader-area .article-box .box-body .image {
width: 20.36%;
}
.leader-area .article-box .box-body .content {
width: 100%;
margin: 0 0 0 -20.36%;
padding: 0 0 0 25.15%;
}
}
@media screen and (max-width: 750px) {
.home .section-area .article-area .article-body .article-box .flex-box .box {
padding: 0 20px;
}
.home .section-area .article-box.mask {
padding: 15% 0;
}
.home .section-area .article-box.mask h3 {
font-size: 2.125rem !important;
}  .annual-area .article-body dl {
flex-direction: column;
}
.annual-area .article-body dl dd {
width: 100%;
text-align: center;
margin: 0 0 20px;
}
.annual-area .article-body dl dd img {
width: 100px;
height: auto;
}
.annual-area .article-body dl dt {
margin: 0;
padding: 0;
}
.annual-area .article-body dl dt img {
max-width: 75%;
}  .home .serve-area {
padding: 10.72916666666666% 0 21.45833333333326%;
}
.home .serve-area dl dt {
font-size: 3rem;
margin: 0px 0 10px;
font-weight: 600;
}
.home .serve-area dl dd {
font-size: 1.5rem;
}  .home .schedule-area {
padding: 100px 0 24.0625%;
}  .home .activity-area {
padding: 60px 0 !important;
margin: 0 0 60px !important;
}
.home .activity-area ul li {
font-size: 1.6rem;
}  .leader-area .article-box {
padding: 30px !important;
margin: 0 auto 50px !important;
}
.leader-area .article-box .box-head {
margin: 0 0 20px;
}
.leader-area .article-box .box-head dl dt {
font-size: 2.25rem;
}
.leader-area .article-box .box-head dl dt span {
font-size: 1.75rem;
}
.leader-area .article-box .box-body .image {
width: 21.33%;
}
.leader-area .article-box .box-body .content {
width: 100%;
margin: 0 0 0 -21.33%;
padding: 0 0 0 26%;
}
}
@media screen and (max-width: 640px) {
.home .section-area .article-box.mask h3 {
font-size: 2rem !important;
}
.home .about-area .article-box p br {
display: none;
}  .home .activity-area {
padding: 50px 0 !important;
margin: 0 0 50px !important;
}
.home .activity-area ul li .boxInner div {
padding: 0 2px;
font-size: 1.4rem;
}  .leader-area .article-box {
padding: 25px !important;
margin: 0 auto 40px !important;
}
.leader-area .article-box .box-head {
display: flex;
flex-direction: column;
flex-wrap: wrap;
justify-content: center;
align-items: center;
}
.leader-area .article-box .box-head dl {
display: inline-block;
}
.leader-area .article-box .box-head dl dt {
font-size: 2.125rem;
}
.leader-area .article-box .box-head dl dt span {
font-size: 1.5rem;
}
.leader-area .article-box .box-body {
flex-direction: column;
}
.leader-area .article-box .box-body .image {
width: 100%;
margin: 0 0 25px;
text-align: center;
}
.leader-area .article-box .box-body .image img {
max-width: 33.33%;
height: auto;
}
.leader-area .article-box .box-body .content {
width: 100%;
margin: 0;
padding: 0;
}
}
@media screen and (max-width: 480px) {
.annual-area .article-body dl dd img {
width: 70px;
}
.annual-area .article-body dl dt img {
max-width: 85%;
}
.home .activity-area ul{
justify-content: flex-start;
}
.home .activity-area ul li {
margin: 0 3% 3% 0;
width: 48.5%;
}
.home .activity-area ul li:nth-child(3n) {
margin: 0 3% 3% 0;
}
.home .activity-area ul li:nth-child(n + 4) {
margin: 0 3% 3% 0;
}
.home .activity-area ul li:nth-child(2n) {
margin: 0 0 3% 0;
}
.home .activity-area ul li:last-child {
margin: 0 !important;
}
.home .activity-area ul li .boxInner div {
padding: 0 5px;
font-size: 1.5rem;
}  .home .committee-area .article-body br {
display: none;
}
.home .activity-area ul li {
font-size: 1.5rem;
}
.home .serve-area dl dt {
font-size: 2.5rem;
}
.home .serve-area dl dd {
font-size: 1.4rem;
}
.leader-area .article-box .box-head dl dt {
font-size: 2rem;
}
.leader-area .article-box .box-head dl dd {
font-size: 1.3rem;
}
.leader-area .article-box .box-body .image img {
max-width: 40%;
}
}
@media screen and (max-width: 350px) {
.home .activity-area ul li {
font-size: 1.4rem;
}
} .theme-box{
text-align:center;
}

.g_nav {
padding: 30px;
position: fixed;
top: 0;
left: 0;
height: 100%;
} .hide {
opacity: 0;
visibility: hidden;
overflow: hidden;
} .animation {
-webkit-transition-property: opacity, visibility;
transition-property: opacity, visibility;
-webkit-transition-duration: .3s;
transition-duration: .3s;
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
} .no-scroll {
overflow: hidden;
}
#toggle {
display: block;
color: #fff;
text-align: center;
width: 70px;
height: 70px;
position: absolute;
top: 0px;
right: 0px;
z-index: 10;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.trigger,
.trigger span {
display: inline-block;
-webkit-transition: all .4s;
transition: all .4s;
}
.trigger {
position: relative;
width: 28px;
height: 19px;
}
.trigger span {
position: absolute;
left: 0;
width: 100%;
height: 3px;
background-color: #333333;
border-radius: 4px;
}
.trigger span:nth-of-type(1) {
top: 0;
}
.trigger span:nth-of-type(2) {
top: 8px;
}
.trigger span:nth-of-type(2)::after {
position: absolute;
top: 0;
left: 0;
content: '';
width: 100%;
height: 3px;
background-color: #333333;
border-radius: 4px;
-webkit-transition: all .4s;
transition: all .4s;
}
.trigger span:nth-of-type(3) {
bottom: 0;
}
.trigger.active span:nth-of-type(1) {
-webkit-transform: translateY(8px) scale(0);
transform: translateY(8px) scale(0);
}
.trigger.active span:nth-of-type(2) {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.trigger.active span:nth-of-type(2)::after {
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}
.trigger.active span:nth-of-type(3) {
-webkit-transform: translateY(-8px) scale(0);
transform: translateY(-8px) scale(0);
}
@media screen and (min-width: 751px) {
#toggle {
display: none;
}
.g_nav {
padding: 0;
background: none;
height: auto;
position: static;
}
.menu {
display: block;
}
.animation {
-webkit-transition: none;
transition: none;
} .hide {
opacity: 1;
visibility: visible;
}
}
@media screen and (max-width: 750px) {
#toggle {
width: 60px;
height: 60px;
top: 0;
right: 0px;
}
.g_nav {
width: 100%;
padding: 60px 0 0;
}
.g_nav ul li a {
border-top: none !important;
}
#header.is-animation #toggle {
width: 60px;
height: 60px;
}
#header.is-animation .g_nav {
width: 100%;
padding: 60px 0 0;
}
}
@media screen and (max-width: 640px) {}

@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap");
.committee #h2-title {
background: url(//www.miyazakichuo-rc.com/cms/wp-content/themes/asset/images/committee/bg-h2-title.jpg) no-repeat center top;
}
.activity #h2-title {
background: url(//www.miyazakichuo-rc.com/cms/wp-content/themes/asset/images/activity/bg-h2-title.jpg) no-repeat center top;
}
.schedule #h2-title {
background: url(//www.miyazakichuo-rc.com/cms/wp-content/themes/asset/images/schedule/bg-h2-title.jpg) no-repeat center top;
}
.page-template-temp-committee .article-body {
border-top: 0.5px solid #003670;
width: 100%;
max-width: 960px;
margin: 0 auto
}
.page-template-temp-committee .article-body .article-box {
display: flex;
flex-direction: row-reverse;
flex-wrap: wrap;
border-bottom: 0.5px solid #003670;
padding: 80px 40px;
}
.page-template-temp-committee .article-body .article-box .image {
width: 360px;
}
.page-template-temp-committee .article-body .article-box .detail {
width: 100%;
margin: 0 0 0 -360px;
padding: 0 0 0 420px;
}
.page-template-temp-committee .article-body .article-box .detail h3 {
color: #003670;
text-align: left !important;
font-weight: 500 !important;
font-size: 2.7rem !important;
padding: 0 !important;
margin: 0 0 25px !important;
}
.page-template-temp-committee .article-body .article-box .content p {
margin: 0 0 10px;
}
.page-template-temp-committee .article-body .article-box .content p:last-child {
margin: 0;
}
.page-template-temp-committee .article-body .article-box .content ul.side-ul {
display: flex;
flex-direction: row;
flex-wrap: wrap;
padding: 0 15px;
margin: 0 0 10px;
}
.page-template-temp-committee .article-body .article-box .content ul li:before {
content: "●" !important;
font-weight: 400 !important;
font-size: 1.1rem;
top: 10px !important;
}
.page-template-temp-committee .article-body .article-box .content ul li {
margin: 0 0 10px !important
}
.page-template-temp-committee .article-body .article-box .content ul.side-ul li {
width: 50%;
padding: 5px 0 30px;
margin: 0 !important;
}
.page-template-temp-committee .article-body .article-box .content dl dt {
font-weight: 500;
margin: 0 0 5px;
}
.schedule .caution {
text-align: center;
font-size: 1.4vw;
line-height: 2.0;
}  .tab-wrap {
display: flex;
flex-wrap: wrap;
margin:20px 0;
}
.tab-wrap:after {
content: '';
width: 100%;
height: 3px;
background: #003670;;
display: block;
order: -1;
}
.tab-label {
color: White;
background: LightGray;
font-weight: bold;
white-space: nowrap;
text-align: center;
padding: 25px .5em;
order: -1;
position: relative;
z-index: 1;
cursor: pointer;
border-radius: 5px 5px 0 0;
flex: 1;
}
.tab-label:not(:last-of-type) {
margin-right: 5px;
}
.tab-content {
width: 100%;
height: 0;
overflow: hidden;
opacity: 0;
}
.tab-switch:checked+.tab-label {
background: #003670;
}
.tab-switch:checked+.tab-label+.tab-content {
height: auto;
overflow: auto;
padding: 15px;
opacity: 1;
transition: .5s opacity;
}
.tab-switch {
display: none;
}  .sp-img{
display:none;
}
.presidents .section-area{
max-width:980px;
margin:0 auto;
font-family: "Noto Serif JP", serif;
}
.presidents .section-area .content{
padding-top:60px;
}
.presidents .section-area .presidents-list-wrapper{
padding:20px;
border:solid 2px #000;
border-radius:8px;
margin-bottom:20px;
font-weight:700;
}
.presidents .section-area .presidents-list-inner-top{
display: flex;
justify-content: space-between;
align-items: end;
border-bottom:solid 1px #000;
}
.presidents .section-area .presidents-list-inner-bottom{
text-align:right;
}
.presidents .section-area .presidents-list-inner-bottom p{
padding-top:15px;
font-size:2.2rem;
}
.presidents .section-area .presidents-list-inner-top span{
display:inline-block!important;
text-align:left!important;
font-size:3.6rem;
padding:0 5px;
}
.presidents-list-inner-top span.name{
padding-left:40px!important;
}
.presidents .section-area .presidents-list-inner-top h3{
text-align:left!important;
margin:0!important;
padding:0!important;
font-size:2.8rem!important;
} @media screen and (max-width: 1024px) {
.page-template-temp-committee .article-body .article-box {
padding: 60px 40px;
}
.page-template-temp-committee .article-body .article-box .detail h3 {
font-size: 2.5rem !important;
}
}
@media screen and (max-width: 960px) {
.page-template-temp-committee .article-body .article-box {
padding: 60px 40px;
}
.page-template-temp-committee .article-body .article-box .image {
width: 37.5%;
}
.page-template-temp-committee .article-body .article-box .detail {
width: 100%;
margin: 0 0 0 -37.5%;
padding: 0 0 0 42.71%;
}
}
@media screen and (max-width: 835px) {
.page-template-temp-committee .article-body .article-box {
padding: 50px 30px;
}
.page-template-temp-committee .article-body .article-box .detail {
padding: 0 0 0 41.67%;
}
.page-template-temp-committee .article-body .article-box .detail h3 {
font-size: 2.2rem !important;
margin: 0 0 20px !important;
}
}
@media screen and (max-width: 750px) {
.page-template-temp-committee .article-body .article-box {
padding: 40px 25px;
}
.page-template-temp-committee .article-body .article-box .detail {
padding: 0 0 0 40.63%;
}
.page-template-temp-committee .article-body .article-box .detail h3 {
font-size: 2rem !important;
font-weight: 600 !important;
}
.page-template-temp-committee .article-body .article-box .content ul li:before {
top: 7.5px !important;
}
.page-template-temp-committee .article-body .article-box .content dl dt {
font-weight: 600;
}
.schedule .caution {
font-size: 2vh;
}
}
@media screen and (max-width: 640px) {
.sp-img{
display:block;
}
.pc-img{
display:none;
}
.page-template-temp-committee .article-body .article-box {
padding: 35px 20px;
}
.page-template-temp-committee .article-body .article-box {
flex-direction: column;
}
.page-template-temp-committee .article-body .article-box .image {
width: 100%;
text-align: center;
}
.page-template-temp-committee .article-body .article-box .image img {
max-width: 55%;
}
.page-template-temp-committee .article-body .article-box .detail {
padding: 0;
margin: 0 0 25px;
}
.page-template-temp-committee .article-body .article-box .detail h3 {
font-size: 1.8rem !important;
}
.tab-label{
flex: auto;
width:47%;
margin:2px;
}
.tab-label:not(:last-of-type) {
margin-right: 2px;
}
.presidents .section-area .presidents-list-inner-top{
display: block;
}
.presidents .section-area .presidents-list-inner-top h3{
font-size:5vw!important;
}
.presidents .section-area .presidents-list-inner-top span{
font-size:7.2vw!important;
}
.presidents .section-area .presidents-list-inner-top p{
text-align:right;
}
.presidents .section-area .presidents-list-inner-bottom p{
text-align:left;
font-size: 4vw;
}
.presidents-list-inner-top span.name {
padding-left: 15px !important;
}
}
@media screen and (max-width: 480px) {}
@media screen and (max-width: 350px) {}
@font-face{font-family:YakuHanJP;font-style:normal;font-weight:100;font-display:swap;src:url(//www.miyazakichuo-rc.com/cms/wp-content/themes/asset/fonts/YakuHanJP/YakuHanJP-Thin.eot);src:url(//www.miyazakichuo-rc.com/cms/wp-content/themes/asset/fonts/YakuHanJP/YakuHanJP-Thin.woff2) format("woff2"),url(//www.miyazakichuo-rc.com/cms/wp-content/themes/asset/fonts/YakuHanJP/YakuHanJP-Thin.woff) format("woff");unicode-range:U+3001-3002,U+3008-3011,U+3014-3015,U+30fb,U+ff01,U+ff08-ff09,U+ff1a-ff1b,U+ff1f,U+ff3b,U+ff3d,U+ff5b,U+ff5d}@font-face{font-family:YakuHanJP;font-style:normal;font-weight:200;font-display:swap;src:url(//www.miyazakichuo-rc.com/cms/wp-content/themes/asset/fonts/YakuHanJP/YakuHanJP-Light.eot);src:url(//www.miyazakichuo-rc.com/cms/wp-content/themes/asset/fonts/YakuHanJP/YakuHanJP-Light.woff2) format("woff2"),url(//www.miyazakichuo-rc.com/cms/wp-content/themes/asset/fonts/YakuHanJP/YakuHanJP-Light.woff) format("woff");unicode-range:U+3001-3002,U+3008-3011,U+3014-3015,U+30fb,U+ff01,U+ff08-ff09,U+ff1a-ff1b,U+ff1f,U+ff3b,U+ff3d,U+ff5b,U+ff5d}@font-face{font-family:YakuHanJP;font-style:normal;font-weight:300;font-display:swap;src:url(//www.miyazakichuo-rc.com/cms/wp-content/themes/asset/fonts/YakuHanJP/YakuHanJP-DemiLight.eot);src:url(//www.miyazakichuo-rc.com/cms/wp-content/themes/asset/fonts/YakuHanJP/YakuHanJP-DemiLight.woff2) format("woff2"),url(//www.miyazakichuo-rc.com/cms/wp-content/themes/asset/fonts/YakuHanJP/YakuHanJP-DemiLight.woff) format("woff");unicode-range:U+3001-3002,U+3008-3011,U+3014-3015,U+30fb,U+ff01,U+ff08-ff09,U+ff1a-ff1b,U+ff1f,U+ff3b,U+ff3d,U+ff5b,U+ff5d}@font-face{font-family:YakuHanJP;font-style:normal;font-weight:400;font-display:swap;src:url(//www.miyazakichuo-rc.com/cms/wp-content/themes/asset/fonts/YakuHanJP/YakuHanJP-Regular.eot);src:url(//www.miyazakichuo-rc.com/cms/wp-content/themes/asset/fonts/YakuHanJP/YakuHanJP-Regular.woff2) format("woff2"),url(//www.miyazakichuo-rc.com/cms/wp-content/themes/asset/fonts/YakuHanJP/YakuHanJP-Regular.woff) format("woff");unicode-range:U+3001-3002,U+3008-3011,U+3014-3015,U+30fb,U+ff01,U+ff08-ff09,U+ff1a-ff1b,U+ff1f,U+ff3b,U+ff3d,U+ff5b,U+ff5d}@font-face{font-family:YakuHanJP;font-style:normal;font-weight:500;font-display:swap;src:url(//www.miyazakichuo-rc.com/cms/wp-content/themes/asset/fonts/YakuHanJP/YakuHanJP-Medium.eot);src:url(//www.miyazakichuo-rc.com/cms/wp-content/themes/asset/fonts/YakuHanJP/YakuHanJP-Medium.woff2) format("woff2"),url(//www.miyazakichuo-rc.com/cms/wp-content/themes/asset/fonts/YakuHanJP/YakuHanJP-Medium.woff) format("woff");unicode-range:U+3001-3002,U+3008-3011,U+3014-3015,U+30fb,U+ff01,U+ff08-ff09,U+ff1a-ff1b,U+ff1f,U+ff3b,U+ff3d,U+ff5b,U+ff5d}@font-face{font-family:YakuHanJP;font-style:normal;font-weight:700;font-display:swap;src:url(//www.miyazakichuo-rc.com/cms/wp-content/themes/asset/fonts/YakuHanJP/YakuHanJP-Bold.eot);src:url(//www.miyazakichuo-rc.com/cms/wp-content/themes/asset/fonts/YakuHanJP/YakuHanJP-Bold.woff2) format("woff2"),url(//www.miyazakichuo-rc.com/cms/wp-content/themes/asset/fonts/YakuHanJP/YakuHanJP-Bold.woff) format("woff");unicode-range:U+3001-3002,U+3008-3011,U+3014-3015,U+30fb,U+ff01,U+ff08-ff09,U+ff1a-ff1b,U+ff1f,U+ff3b,U+ff3d,U+ff5b,U+ff5d}@font-face{font-family:YakuHanJP;font-style:normal;font-weight:900;font-display:swap;src:url(//www.miyazakichuo-rc.com/cms/wp-content/themes/asset/fonts/YakuHanJP/YakuHanJP-Black.eot);src:url(//www.miyazakichuo-rc.com/cms/wp-content/themes/asset/fonts/YakuHanJP/YakuHanJP-Black.woff2) format("woff2"),url(//www.miyazakichuo-rc.com/cms/wp-content/themes/asset/fonts/YakuHanJP/YakuHanJP-Black.woff) format("woff");unicode-range:U+3001-3002,U+3008-3011,U+3014-3015,U+30fb,U+ff01,U+ff08-ff09,U+ff1a-ff1b,U+ff1f,U+ff3b,U+ff3d,U+ff5b,U+ff5d}
@font-face{font-family:YakuHanMP;font-style:normal;font-weight:100;font-display:swap;src:url(//www.miyazakichuo-rc.com/cms/wp-content/themes/asset/fonts/YakuHanMP/YakuHanMP-ExtraLight.eot);src:url(//www.miyazakichuo-rc.com/cms/wp-content/themes/asset/fonts/YakuHanMP/YakuHanMP-ExtraLight.woff2) format("woff2"),url(//www.miyazakichuo-rc.com/cms/wp-content/themes/asset/fonts/YakuHanMP/YakuHanMP-ExtraLight.woff) format("woff");unicode-range:U+3001-3002,U+300a-3011,U+3014-3015,U+30fb,U+ff01,U+ff08-ff09,U+ff1a-ff1b,U+ff1f,U+ff3b,U+ff3d,U+ff5b,U+ff5d}@font-face{font-family:YakuHanMP;font-style:normal;font-weight:200;font-display:swap;src:url(//www.miyazakichuo-rc.com/cms/wp-content/themes/asset/fonts/YakuHanMP/YakuHanMP-Light.eot);src:url(//www.miyazakichuo-rc.com/cms/wp-content/themes/asset/fonts/YakuHanMP/YakuHanMP-Light.woff2) format("woff2"),url(//www.miyazakichuo-rc.com/cms/wp-content/themes/asset/fonts/YakuHanMP/YakuHanMP-Light.woff) format("woff");unicode-range:U+3001-3002,U+300a-3011,U+3014-3015,U+30fb,U+ff01,U+ff08-ff09,U+ff1a-ff1b,U+ff1f,U+ff3b,U+ff3d,U+ff5b,U+ff5d}@font-face{font-family:YakuHanMP;font-style:normal;font-weight:300;font-display:swap;src:url(//www.miyazakichuo-rc.com/cms/wp-content/themes/asset/fonts/YakuHanMP/YakuHanMP-Regular.eot);src:url(//www.miyazakichuo-rc.com/cms/wp-content/themes/asset/fonts/YakuHanMP/YakuHanMP-Regular.woff2) format("woff2"),url(//www.miyazakichuo-rc.com/cms/wp-content/themes/asset/fonts/YakuHanMP/YakuHanMP-Regular.woff) format("woff");unicode-range:U+3001-3002,U+300a-3011,U+3014-3015,U+30fb,U+ff01,U+ff08-ff09,U+ff1a-ff1b,U+ff1f,U+ff3b,U+ff3d,U+ff5b,U+ff5d}@font-face{font-family:YakuHanMP;font-style:normal;font-weight:400;font-display:swap;src:url(//www.miyazakichuo-rc.com/cms/wp-content/themes/asset/fonts/YakuHanMP/YakuHanMP-Medium.eot);src:url(//www.miyazakichuo-rc.com/cms/wp-content/themes/asset/fonts/YakuHanMP/YakuHanMP-Medium.woff2) format("woff2"),url(//www.miyazakichuo-rc.com/cms/wp-content/themes/asset/fonts/YakuHanMP/YakuHanMP-Medium.woff) format("woff");unicode-range:U+3001-3002,U+300a-3011,U+3014-3015,U+30fb,U+ff01,U+ff08-ff09,U+ff1a-ff1b,U+ff1f,U+ff3b,U+ff3d,U+ff5b,U+ff5d}@font-face{font-family:YakuHanMP;font-style:normal;font-weight:500;font-display:swap;src:url(//www.miyazakichuo-rc.com/cms/wp-content/themes/asset/fonts/YakuHanMP/YakuHanMP-SemiBold.eot);src:url(//www.miyazakichuo-rc.com/cms/wp-content/themes/asset/fonts/YakuHanMP/YakuHanMP-SemiBold.woff2) format("woff2"),url(//www.miyazakichuo-rc.com/cms/wp-content/themes/asset/fonts/YakuHanMP/YakuHanMP-SemiBold.woff) format("woff");unicode-range:U+3001-3002,U+300a-3011,U+3014-3015,U+30fb,U+ff01,U+ff08-ff09,U+ff1a-ff1b,U+ff1f,U+ff3b,U+ff3d,U+ff5b,U+ff5d}@font-face{font-family:YakuHanMP;font-style:normal;font-weight:700;font-display:swap;src:url(//www.miyazakichuo-rc.com/cms/wp-content/themes/asset/fonts/YakuHanMP/YakuHanMP-Bold.eot);src:url(//www.miyazakichuo-rc.com/cms/wp-content/themes/asset/fonts/YakuHanMP/YakuHanMP-Bold.woff2) format("woff2"),url(//www.miyazakichuo-rc.com/cms/wp-content/themes/asset/fonts/YakuHanMP/YakuHanMP-Bold.woff) format("woff");unicode-range:U+3001-3002,U+300a-3011,U+3014-3015,U+30fb,U+ff01,U+ff08-ff09,U+ff1a-ff1b,U+ff1f,U+ff3b,U+ff3d,U+ff5b,U+ff5d}@font-face{font-family:YakuHanMP;font-style:normal;font-weight:900;font-display:swap;src:url(//www.miyazakichuo-rc.com/cms/wp-content/themes/asset/fonts/YakuHanMP/YakuHanMP-Black.eot);src:url(//www.miyazakichuo-rc.com/cms/wp-content/themes/asset/fonts/YakuHanMP/YakuHanMP-Black.woff2) format("woff2"),url(//www.miyazakichuo-rc.com/cms/wp-content/themes/asset/fonts/YakuHanMP/YakuHanMP-Black.woff) format("woff");unicode-range:U+3001-3002,U+300a-3011,U+3014-3015,U+30fb,U+ff01,U+ff08-ff09,U+ff1a-ff1b,U+ff1f,U+ff3b,U+ff3d,U+ff5b,U+ff5d}