@charset "UTF-8";
/*
Theme Name: 新潟医療福祉大学 研究力
*/
/* ----------------------------- リセット */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, var, b, i, dl dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: 0; vertical-align: baseline; background: transparent; font-size: 100%; }

body { line-height: 1; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

ol, ul { list-style: none; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after { content: ""; content: none; }

a { margin: 0; padding: 0; vertical-align: baseline; background: transparent; }

ins { background-color: #ff9; color: #000; text-decoration: none; }

mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }

del { text-decoration: line-through; }

abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }

table { border-collapse: collapse; border-spacing: 0; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

input, select { vertical-align: middle; }

img { vertical-align: top; font-size: 0; line-height: 0; }

sup { font-size: 8px; }

em { font-style: normal; }

div:before, div:after, ul:before, ul:after, ol:before, ol:after, dl:before, dl:after { content: ""; display: block; }

div:after, ul:after, ol:after, dl:after { clear: both; }

div, ul, ol, dl { zoom: 1; }

ul#wp-admin-bar-root-default:after { clear: none; }

/* =======================================
記事詳細
========================================*/
#entrybody { font-size: 15px; font-size: 1.5rem; margin-top: 0; word-break: break-all; line-height: 190%; }
#entrybody a { color: #22ABD8; text-decoration: underline; }
#entrybody a:hover { text-decoration: none; }
#entrybody ul, #entrybody ol { margin-top: 12px; margin-bottom: 12px; list-style-position: inside; text-align: left; }
#entrybody ul ul, #entrybody ul ol, #entrybody ol ul, #entrybody ol ol { margin-left: 2em; }
#entrybody ul li, #entrybody ol li { text-align: left; }
#entrybody ol { list-style-type: decimal; }
#entrybody li ul { margin-top: 3px; }
#entrybody li li { font-size: 13px; font-size: 1.3rem; }
#entrybody strong, #entrybody strong span { font-weight: bold !important; }
#entrybody span strong, #entrybody del strong, #entrybody em strong { font-weight: bold !important; }
#entrybody em { font-style: italic !important; }
#entrybody dfn { font-style: normal; border-bottom: 1px dotted #333; }
#entrybody p { line-height: 190%; margin-bottom: 1.2em; clear: both; *zoom: 1; }
#entrybody p:after { display: block; content: ""; clear: both; }
#entrybody blockquote { margin-top: 15px; margin-bottom: 15px; background: #d6e1e1; border-radius: 10px; padding: 4.545% 5%; }
#entrybody blockquote cite { font-style: italic; }
#entrybody blockquote p:last-child { margin-bottom: 0; }
#entrybody blockquote a { color: #333; }
#entrybody img { margin-bottom: 1em; }
#entrybody iframe { max-width: 100%; }
#entrybody .u-youtube-wrap { padding-top: 56.25%; }
#entrybody h1 { font-size: 28px; font-size: 2.8rem; line-height: 150%; }
#entrybody h2 { font-size: 20px; font-size: 2rem; line-height: 150%; border-bottom: 1px solid #DADADA; padding-bottom: 25px; margin-bottom: 35px; position: relative; margin-top: 50px; }
#entrybody h2:after { display: block; content: ""; position: absolute; bottom: -1px; left: 0; width: 180px; border-bottom: 4px solid #2FC3CE; }
#entrybody h3 { font-size: 21px; font-size: 2.1rem; line-height: 150%; }
#entrybody h4 { font-size: 18px; font-size: 1.8rem; line-height: 150%; }
#entrybody h5 { font-size: 16px; font-size: 1.6rem; line-height: 150%; }
#entrybody h6 { font-size: 15px; font-size: 1.5rem; line-height: 150%; }
#entrybody table { width: 100%; }
#entrybody table thead { background-color: #2FC3CE; color: #fff; font-size: 15px; font-size: 1.5rem; }
#entrybody table thead th, #entrybody table thead td { border-color: #fff; }
#entrybody table th, #entrybody table td { border: 1px solid #d7e2e2; padding: 6px 8px; text-align: left; }
#entrybody table th { font-weight: bold; }

.alignleft, img.alignleft { display: inline; float: left; margin-right: 20px; margin-top: 4px; }

.alignright, img.alignright { display: inline; float: right; margin-left: 20px; margin-top: 4px; }

.aligncenter, img.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }

img.alignleft, img.alignright, img.aligncenter { margin-bottom: 12px; }

.wp-caption { border: none; background: #f1f1f1; color: #888; font-size: 12px; font-size: 1.2rem; line-height: 18px; text-align: center; margin-bottom: 20px; padding: 4px; border-radius: 0; }
.wp-caption img { margin: 5px; }
.wp-caption p.wp-caption-text { margin-bottom: 4px; }

.wp-smiley { margin: 0; }

body#tinymce ul, body#tinymce ol { margin-bottom: 1.5em; }
body#tinymce ul li { list-style: disc; }
body#tinymce ol li { list-style: decimal; }

@media screen and (max-width: 768px) { #entrybody { font-size: 15px; font-size: 1.5rem; }
  .alignleft, img.alignleft { margin-right: 0; float: none; }
  .alignright, img.alignright { margin-left: 0; float: none; }
  img.alignleft, img.alignright, img.aligncenter { margin-bottom: 10px !important; } }
/* ----------------------------- 全体 */
html { font-size: 62.5%; }

body { font-size: 15px; font-size: 1.5rem; font-family: "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", YuGothic, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif; line-height: 180%; color: #444; background-color: #fff; position: relative; -webkit-text-size-adjust: 100%; min-width: 1100px; }
body br { font-family: sans-serif; }

::-webkit-input-placeholder { color: #dbdbdb; }

:-ms-input-placeholder { color: #dbdbdb; }

::-moz-placeholder { color: #dbdbdb; }

::-placeholder { color: #dbdbdb; }

a:link, a:visited { color: #444; text-decoration: none; }
a:hover, a:active { color: #444; text-decoration: underline; }
a, a img { -webkit-transition: 0.2s ease all; transition: 0.2s ease all; }
a:hover { opacity: 0.65; -ms-filter: "alpha(opacity=65)"; filter: alpha(opacity=65); }

@media screen and (min-width: 768px) { .sp-only { display: none !important; } }
@media screen and (max-width: 767px) { .pc-only { display: none !important; } }
img, .bx-wrapper img { max-width: 100%; height: auto; }

.bx-wrapper img { display: inline !important; }

/* ----------------------------- 0. 共通パーツ */
.u-mt0 { margin-top: 0 !important; }

.u-mt5 { margin-top: 5px !important; }

.u-mt10 { margin-top: 10px !important; }

.u-mt15 { margin-top: 15px !important; }

.u-mt20 { margin-top: 20px !important; }

.u-mt25 { margin-top: 25px !important; }

.u-mt30 { margin-top: 30px !important; }

.u-mt40 { margin-top: 40px !important; }

.u-mt50 { margin-top: 50px !important; }

.u-mt60 { margin-top: 60px !important; }

.u-mt70 { margin-top: 70px !important; }

.u-mt80 { margin-top: 80px !important; }

.u-mt90 { margin-top: 90px !important; }

.u-mb0 { margin-bottom: 0 !important; }

.u-mb5 { margin-bottom: 5px !important; }

.u-mb10 { margin-bottom: 10px !important; }

.u-mb15 { margin-bottom: 15px !important; }

.u-mb20 { margin-bottom: 20px !important; }

.u-mb25 { margin-bottom: 25px !important; }

.u-mb30 { margin-bottom: 30px !important; }

.u-mb40 { margin-bottom: 40px !important; }

.u-mb50 { margin-bottom: 50px !important; }

.u-mb60 { margin-bottom: 60px !important; }

.u-mb70 { margin-bottom: 70px !important; }

.u-mb80 { margin-bottom: 80px !important; }

.u-mb90 { margin-bottom: 90px !important; }

.u-pt0 { padding-top: 0 !important; }

.u-pt5 { padding-top: 5px !important; }

.u-pt10 { padding-top: 10px !important; }

.u-pt15 { padding-top: 15px !important; }

.u-pt20 { padding-top: 20px !important; }

.u-pt25 { padding-top: 25px !important; }

.u-pt30 { padding-top: 30px !important; }

.u-pt40 { padding-top: 40px !important; }

.u-pt50 { padding-top: 50px !important; }

.u-pt60 { padding-top: 60px !important; }

.u-pt70 { padding-top: 70px !important; }

.u-pt80 { padding-top: 80px !important; }

.u-pt90 { padding-top: 90px !important; }

.u-pb0 { padding-bottom: 0 !important; }

.u-pb5 { padding-bottom: 5px !important; }

.u-pb10 { padding-bottom: 10px !important; }

.u-pb15 { padding-bottom: 15px !important; }

.u-pb20 { padding-bottom: 20px !important; }

.u-pb25 { padding-bottom: 25px !important; }

.u-pb30 { padding-bottom: 30px !important; }

.u-pb40 { padding-bottom: 40px !important; }

.u-pb50 { padding-bottom: 50px !important; }

.u-pb60 { padding-bottom: 60px !important; }

.u-pb70 { padding-bottom: 70px !important; }

.u-pb80 { padding-bottom: 80px !important; }

.u-pb90 { padding-bottom: 90px !important; }

.u-col { color: #2FC3CE; }
.u-col__red { color: #FF3333; }
.u-col__blue { color: #3366FF; }

.u-mincho { font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }

.u-gothic { font-family: "Noto Sans CJK JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", YuGothic, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif; }

.u-italic { font-style: italic; }

.u-bold { font-style: bold; }

.u-underline { font-style: underline; }

.u-center { text-align: center !important; }
.u-center th, .u-center td { text-align: center !important; }

.u-right { text-align: right !important; }
.u-right th, .u-right td { text-align: right !important; }

.u-left { text-align: left !important; }
.u-left th, .u-left td { text-align: left !important; }

.u-top { vertical-align: top !important; }
.u-top th, .u-top td { vertical-align: top !important; }

.u-middle { vertical-align: middle !important; }
.u-middle th, .u-middle td { vertical-align: middle !important; }

.u-bottom { vertical-align: bottom !important; }
.u-bottom th, .u-bottom td { vertical-align: bottom !important; }

.c-wrap { max-width: 1100px; margin-left: auto; margin-right: auto; padding-left: 15px; padding-right: 15px; }

.c-wrap__1140 { max-width: 1140px; margin-left: auto; margin-right: auto; padding-left: 15px; padding-right: 15px; }

.c-wrap__separate { padding-left: 90px; padding-right: 90px; }

.u-bg1 { background: #FFF8DF; }

.c-separate1 { border-bottom: 1px solid #efefef; padding-bottom: 60px; margin-bottom: 60px; }

.c-btn1 { text-align: center; }
.c-btn1 a { display: block; max-width: 760px; margin-left: auto; margin-right: auto; -webkit-box-sizing: border-box; box-sizing: border-box; border: 1px solid #ddd; border-radius: 3px; font-size: 20px; font-size: 2rem; line-height: 140%; font-weight: bold; background: #ffffff; padding: 15px 24px; text-decoration: none; background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); background: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 100%); background: linear-gradient(to bottom, #ffffff 0%, #eeeeee 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff',endColorstr='#eeeeee',GradientType=0 ); }
.c-btn1 a span { display: block; background: url(../img/common/arrow_1.png) no-repeat right center; }

.c-title1 { text-align: center; margin-bottom: 40px; }
.c-title1 .h { font-size: 28px; font-size: 2.8rem; line-height: 140%; font-weight: bold; }
.c-title1 .txt { margin-top: 2px; font-size: 16px; font-size: 1.6rem; line-height: 120%; color: #333; }

.c-table__nostyle { width: 100%; }
.c-table__nostyle th, .c-table__nostyle td { padding: 2px 0 !important; border: 0; font-weight: normal; text-align: left; vertical-align: top; background: transparent; }

.u-indent { text-indent: -1em; padding-left: 1em; }

.u-anchor { position: relative; margin-top: -70px; padding-top: 70px; }

.u-googlemap-wrap { position: relative; padding-bottom: 65%; height: 0; overflow: hidden; }
.u-googlemap-wrap iframe, .u-googlemap-wrap object, .u-googlemap-wrap embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.u-googlecalendar-wrap { position: relative; padding-bottom: 100%; height: 0; overflow: hidden; }
.u-googlecalendar-wrap iframe { position: absolute; top: 0; left: 0; width: 100% !important; height: 100% !important; }

.u-youtube-wrap { position: relative; width: 100%; padding-top: 56.25%; }
.u-youtube-wrap iframe { position: absolute; top: 0; right: 0; width: 100% !important; height: 100% !important; }

.c-pagination { clear: both; position: relative; color: #2FC3CE; padding-top: 60px; font-size: 12px; font-size: 1.2rem; text-align: center; font-weight: 400; }
.c-pagination span, .c-pagination a { display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; text-align: center; -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; width: 30px; height: 30px; line-height: 26px; text-decoration: none; color: #666; border: 1px solid #ccc; margin-right: 3px; }
.c-pagination a.page { color: #666; }
.c-pagination a.page:hover { opacity: 1; -ms-filter: "alpha(opacity=100)"; filter: alpha(opacity=100); color: #fff; background: #666; border-color: #666; }
.c-pagination a img { vertical-align: middle; }
.c-pagination span.current { color: #fff; background: #2FC3CE; border-color: #2FC3CE; cursor: pointer; }
.c-pagination span.dot { height: 0; border: 0; }

.js-tab__content { display: none; }
.js-tab__content.is-active { display: block; }

/* フェードインしながら少し上へ */
@-webkit-keyframes fadeInUp { 0% { opacity: 0; -webkit-transform: translateY(20px); }
  100% { opacity: 1; -webkit-transform: translateY(0); } }
@keyframes fadeInUp { 0% { opacity: 0; transform: translateY(20px); }
  100% { opacity: 1; transform: translateY(0); } }
.js-animate, .js-x-animate { opacity: 0; -ms-filter: "alpha(opacity=0)"; filter: alpha(opacity=0); }
.js-animate.is--animate, .js-x-animate.is--animate { -webkit-animation: fadeInUp 0.8s 1 ease-in-out; animation: fadeInUp 0.8s 1 ease-in-out; -webkit-animation-fill-mode: backwards; animation-fill-mode: backwards; opacity: 1; -ms-filter: "alpha(opacity=100)"; filter: alpha(opacity=100); }
.js-animate--delay1, .js-x-animate--delay1 { -webkit-animation-delay: 0.1s !important; animation-delay: 0.1s !important; }
.js-animate--delay2, .js-x-animate--delay2 { -webkit-animation-delay: 0.2s !important; animation-delay: 0.2s !important; }
.js-animate--delay3, .js-x-animate--delay3 { -webkit-animation-delay: 0.3s !important; animation-delay: 0.3s !important; }
.js-animate--delay4, .js-x-animate--delay4 { -webkit-animation-delay: 0.4s !important; animation-delay: 0.4s !important; }
.js-animate--delay5, .js-x-animate--delay5 { -webkit-animation-delay: 0.5s !important; animation-delay: 0.5s !important; }
.js-animate--delay6, .js-x-animate--delay6 { -webkit-animation-delay: 0.6s !important; animation-delay: 0.6s !important; }
.js-animate--delay7, .js-x-animate--delay7 { -webkit-animation-delay: 0.7s !important; animation-delay: 0.7s !important; }
.js-animate--delay8, .js-x-animate--delay8 { -webkit-animation-delay: 0.8s !important; animation-delay: 0.8s !important; }
.js-animate--delay9, .js-x-animate--delay9 { -webkit-animation-delay: 0.9s !important; animation-delay: 0.9s !important; }
.js-animate--delay10, .js-x-animate--delay10 { -webkit-animation-delay: 1s !important; animation-delay: 1s !important; }
.js-animate--delay11, .js-x-animate--delay11 { -webkit-animation-delay: 1.1s !important; animation-delay: 1.1s !important; }
.js-animate--delay12, .js-x-animate--delay12 { -webkit-animation-delay: 1.2s !important; animation-delay: 1.2s !important; }
.js-animate--delay13, .js-x-animate--delay13 { -webkit-animation-delay: 1.3s !important; animation-delay: 1.3s !important; }
.js-animate--delay14, .js-x-animate--delay14 { -webkit-animation-delay: 1.4s !important; animation-delay: 1.4s !important; }
.js-animate--delay15, .js-x-animate--delay15 { -webkit-animation-delay: 1.5s !important; animation-delay: 1.5s !important; }
.js-animate--delay16, .js-x-animate--delay16 { -webkit-animation-delay: 1.6s !important; animation-delay: 1.6s !important; }
.js-animate--delay17, .js-x-animate--delay17 { -webkit-animation-delay: 1.7s !important; animation-delay: 1.7s !important; }
.js-animate--delay18, .js-x-animate--delay18 { -webkit-animation-delay: 1.8s !important; animation-delay: 1.8s !important; }
.js-animate--delay19, .js-x-animate--delay19 { -webkit-animation-delay: 1.9s !important; animation-delay: 1.9s !important; }
.js-animate--delay20, .js-x-animate--delay20 { -webkit-animation-delay: 2s !important; animation-delay: 2s !important; }
.js-animate--delay21, .js-x-animate--delay21 { -webkit-animation-delay: 2.1s !important; animation-delay: 2.1s !important; }
.js-animate--delay22, .js-x-animate--delay22 { -webkit-animation-delay: 2.2s !important; animation-delay: 2.2s !important; }
.js-animate--delay23, .js-x-animate--delay23 { -webkit-animation-delay: 2.3s !important; animation-delay: 2.3s !important; }
.js-animate--delay24, .js-x-animate--delay24 { -webkit-animation-delay: 2.4s !important; animation-delay: 2.4s !important; }
.js-animate--delay25, .js-x-animate--delay25 { -webkit-animation-delay: 2.5s !important; animation-delay: 2.5s !important; }
.js-animate--delay26, .js-x-animate--delay26 { -webkit-animation-delay: 2.6s !important; animation-delay: 2.6s !important; }
.js-animate--delay27, .js-x-animate--delay27 { -webkit-animation-delay: 2.7s !important; animation-delay: 2.7s !important; }
.js-animate--delay28, .js-x-animate--delay28 { -webkit-animation-delay: 2.8s !important; animation-delay: 2.8s !important; }
.js-animate--delay29, .js-x-animate--delay29 { -webkit-animation-delay: 2.9s !important; animation-delay: 2.9s !important; }
.js-animate--delay30, .js-x-animate--delay30 { -webkit-animation-delay: 3s !important; animation-delay: 3s !important; }
.js-animate--delay31, .js-x-animate--delay31 { -webkit-animation-delay: 3.1s !important; animation-delay: 3.1s !important; }
.js-animate--delay32, .js-x-animate--delay32 { -webkit-animation-delay: 3.2s !important; animation-delay: 3.2s !important; }
.js-animate--delay33, .js-x-animate--delay33 { -webkit-animation-delay: 3.3s !important; animation-delay: 3.3s !important; }
.js-animate--delay34, .js-x-animate--delay34 { -webkit-animation-delay: 3.4s !important; animation-delay: 3.4s !important; }
.js-animate--delay35, .js-x-animate--delay35 { -webkit-animation-delay: 3.5s !important; animation-delay: 3.5s !important; }
.js-animate--delay36, .js-x-animate--delay36 { -webkit-animation-delay: 3.6s !important; animation-delay: 3.6s !important; }
.js-animate--delay37, .js-x-animate--delay37 { -webkit-animation-delay: 3.7s !important; animation-delay: 3.7s !important; }
.js-animate--delay38, .js-x-animate--delay38 { -webkit-animation-delay: 3.8s !important; animation-delay: 3.8s !important; }
.js-animate--delay39, .js-x-animate--delay39 { -webkit-animation-delay: 3.9s !important; animation-delay: 3.9s !important; }
.js-animate--delay40, .js-x-animate--delay40 { -webkit-animation-delay: 4s !important; animation-delay: 4s !important; }
.js-animate--duration1, .js-x-animate--duration1 { -webkit-animation-duration: 0.1s !important; animation-duration: 0.1s !important; }
.js-animate--duration2, .js-x-animate--duration2 { -webkit-animation-duration: 0.2s !important; animation-duration: 0.2s !important; }
.js-animate--duration3, .js-x-animate--duration3 { -webkit-animation-duration: 0.3s !important; animation-duration: 0.3s !important; }
.js-animate--duration4, .js-x-animate--duration4 { -webkit-animation-duration: 0.4s !important; animation-duration: 0.4s !important; }
.js-animate--duration5, .js-x-animate--duration5 { -webkit-animation-duration: 0.5s !important; animation-duration: 0.5s !important; }
.js-animate--duration6, .js-x-animate--duration6 { -webkit-animation-duration: 0.6s !important; animation-duration: 0.6s !important; }
.js-animate--duration7, .js-x-animate--duration7 { -webkit-animation-duration: 0.7s !important; animation-duration: 0.7s !important; }
.js-animate--duration8, .js-x-animate--duration8 { -webkit-animation-duration: 0.8s !important; animation-duration: 0.8s !important; }
.js-animate--duration9, .js-x-animate--duration9 { -webkit-animation-duration: 0.9s !important; animation-duration: 0.9s !important; }
.js-animate--duration10, .js-x-animate--duration10 { -webkit-animation-duration: 1s !important; animation-duration: 1s !important; }
.js-animate--duration11, .js-x-animate--duration11 { -webkit-animation-duration: 1.1s !important; animation-duration: 1.1s !important; }
.js-animate--duration12, .js-x-animate--duration12 { -webkit-animation-duration: 1.2s !important; animation-duration: 1.2s !important; }
.js-animate--duration13, .js-x-animate--duration13 { -webkit-animation-duration: 1.3s !important; animation-duration: 1.3s !important; }
.js-animate--duration14, .js-x-animate--duration14 { -webkit-animation-duration: 1.4s !important; animation-duration: 1.4s !important; }
.js-animate--duration15, .js-x-animate--duration15 { -webkit-animation-duration: 1.5s !important; animation-duration: 1.5s !important; }
.js-animate--duration16, .js-x-animate--duration16 { -webkit-animation-duration: 1.6s !important; animation-duration: 1.6s !important; }
.js-animate--duration17, .js-x-animate--duration17 { -webkit-animation-duration: 1.7s !important; animation-duration: 1.7s !important; }
.js-animate--duration18, .js-x-animate--duration18 { -webkit-animation-duration: 1.8s !important; animation-duration: 1.8s !important; }
.js-animate--duration19, .js-x-animate--duration19 { -webkit-animation-duration: 1.9s !important; animation-duration: 1.9s !important; }
.js-animate--duration20, .js-x-animate--duration20 { -webkit-animation-duration: 2s !important; animation-duration: 2s !important; }
.js-animate--duration21, .js-x-animate--duration21 { -webkit-animation-duration: 2.1s !important; animation-duration: 2.1s !important; }
.js-animate--duration22, .js-x-animate--duration22 { -webkit-animation-duration: 2.2s !important; animation-duration: 2.2s !important; }
.js-animate--duration23, .js-x-animate--duration23 { -webkit-animation-duration: 2.3s !important; animation-duration: 2.3s !important; }
.js-animate--duration24, .js-x-animate--duration24 { -webkit-animation-duration: 2.4s !important; animation-duration: 2.4s !important; }
.js-animate--duration25, .js-x-animate--duration25 { -webkit-animation-duration: 2.5s !important; animation-duration: 2.5s !important; }
.js-animate--duration26, .js-x-animate--duration26 { -webkit-animation-duration: 2.6s !important; animation-duration: 2.6s !important; }
.js-animate--duration27, .js-x-animate--duration27 { -webkit-animation-duration: 2.7s !important; animation-duration: 2.7s !important; }
.js-animate--duration28, .js-x-animate--duration28 { -webkit-animation-duration: 2.8s !important; animation-duration: 2.8s !important; }
.js-animate--duration29, .js-x-animate--duration29 { -webkit-animation-duration: 2.9s !important; animation-duration: 2.9s !important; }
.js-animate--duration30, .js-x-animate--duration30 { -webkit-animation-duration: 3s !important; animation-duration: 3s !important; }
.js-animate--duration31, .js-x-animate--duration31 { -webkit-animation-duration: 3.1s !important; animation-duration: 3.1s !important; }
.js-animate--duration32, .js-x-animate--duration32 { -webkit-animation-duration: 3.2s !important; animation-duration: 3.2s !important; }
.js-animate--duration33, .js-x-animate--duration33 { -webkit-animation-duration: 3.3s !important; animation-duration: 3.3s !important; }
.js-animate--duration34, .js-x-animate--duration34 { -webkit-animation-duration: 3.4s !important; animation-duration: 3.4s !important; }
.js-animate--duration35, .js-x-animate--duration35 { -webkit-animation-duration: 3.5s !important; animation-duration: 3.5s !important; }
.js-animate--duration36, .js-x-animate--duration36 { -webkit-animation-duration: 3.6s !important; animation-duration: 3.6s !important; }
.js-animate--duration37, .js-x-animate--duration37 { -webkit-animation-duration: 3.7s !important; animation-duration: 3.7s !important; }
.js-animate--duration38, .js-x-animate--duration38 { -webkit-animation-duration: 3.8s !important; animation-duration: 3.8s !important; }
.js-animate--duration39, .js-x-animate--duration39 { -webkit-animation-duration: 3.9s !important; animation-duration: 3.9s !important; }
.js-animate--duration40, .js-x-animate--duration40 { -webkit-animation-duration: 4s !important; animation-duration: 4s !important; }

/* フェードインしながら少し右へ */
@-webkit-keyframes fadeInRight { 0% { opacity: 0; -webkit-transform: translateX(-20px); }
  100% { opacity: 1; -webkit-transform: translateX(0); } }
@keyframes fadeInRight { 0% { opacity: 0; transform: translateX(-20px); }
  100% { opacity: 1; transform: translateX(0); } }
.js-animateFadeInRight, .js-x-animateFadeInRight { opacity: 0; -ms-filter: "alpha(opacity=0)"; filter: alpha(opacity=0); }
.js-animateFadeInRight.is--animate, .js-x-animateFadeInRight.is--animate { -webkit-animation: fadeInRight 0.8s 1 ease-in-out; animation: fadeInRight 0.8s 1 ease-in-out; -webkit-animation-fill-mode: backwards; animation-fill-mode: backwards; opacity: 1; -ms-filter: "alpha(opacity=100)"; filter: alpha(opacity=100); }

/* フェードインしながら少し右へ */
@-webkit-keyframes fadeInRight2 { 0% { opacity: 0; -webkit-transform: translateX(-80%); }
  100% { opacity: 1; -webkit-transform: translateX(0); } }
@keyframes fadeInRight2 { 0% { opacity: 0; transform: translateX(-80%); }
  100% { opacity: 1; transform: translateX(0); } }
.js-animateFadeInRight2, .js-x-animateFadeInRight2 { opacity: 0; -ms-filter: "alpha(opacity=0)"; filter: alpha(opacity=0); }
.js-animateFadeInRight2.is--animate, .js-x-animateFadeInRight2.is--animate { -webkit-animation: fadeInRight2 0.8s 1 ease-in-out; animation: fadeInRight2 0.8s 1 ease-in-out; -webkit-animation-fill-mode: backwards; animation-fill-mode: backwards; opacity: 1; -ms-filter: "alpha(opacity=100)"; filter: alpha(opacity=100); }

/* フェードインしながら少し左へ */
@-webkit-keyframes fadeInLeft { 0% { opacity: 0; -webkit-transform: translateX(20px); }
  100% { opacity: 1; -webkit-transform: translateX(0); } }
@keyframes fadeInLeft { 0% { opacity: 0; transform: translateX(20px); }
  100% { opacity: 1; transform: translateX(0); } }
.js-animateFadeInLeft, .js-x-animateFadeInLeft { opacity: 0; -ms-filter: "alpha(opacity=0)"; filter: alpha(opacity=0); }
.js-animateFadeInLeft.is--animate, .js-x-animateFadeInLeft.is--animate { -webkit-animation: fadeInLeft 0.8s 1 ease-in-out; animation: fadeInLeft 0.8s 1 ease-in-out; -webkit-animation-fill-mode: backwards; animation-fill-mode: backwards; opacity: 1; -ms-filter: "alpha(opacity=100)"; filter: alpha(opacity=100); }

/* フェードインしながら少し左へ */
@-webkit-keyframes fadeInLeft2 { 0% { opacity: 0; -webkit-transform: translateX(80%); }
  100% { opacity: 1; -webkit-transform: translateX(0); } }
@keyframes fadeInLeft2 { 0% { opacity: 0; transform: translateX(80%); }
  100% { opacity: 1; transform: translateX(0); } }
.js-animateFadeInLeft2, .js-x-animateFadeInLeft2 { opacity: 0; -ms-filter: "alpha(opacity=0)"; filter: alpha(opacity=0); }
.js-animateFadeInLeft2.is--animate, .js-x-animateFadeInLeft2.is--animate { -webkit-animation: fadeInLeft2 0.8s 1 ease-in-out; animation: fadeInLeft2 0.8s 1 ease-in-out; -webkit-animation-fill-mode: backwards; animation-fill-mode: backwards; opacity: 1; -ms-filter: "alpha(opacity=100)"; filter: alpha(opacity=100); }

/* フェードインしながら少し上へ */
@-webkit-keyframes fadeInUp { 0% { opacity: 0; -webkit-transform: translateY(40px); }
  100% { opacity: 1; -webkit-transform: translateY(0); } }
@keyframes fadeInUp { 0% { opacity: 0; transform: translateY(40px); }
  100% { opacity: 1; transform: translateY(0); } }
.js-animateFadeInUp, .js-x-animateFadeInUp { opacity: 0; -ms-filter: "alpha(opacity=0)"; filter: alpha(opacity=0); }
.js-animateFadeInUp.is--animate, .js-x-animateFadeInUp.is--animate { -webkit-animation: fadeInUp 0.8s 1 ease-in-out; animation: fadeInUp 0.8s 1 ease-in-out; -webkit-animation-fill-mode: backwards; animation-fill-mode: backwards; opacity: 1; -ms-filter: "alpha(opacity=100)"; filter: alpha(opacity=100); }

/* フェードインしながら少し上へ */
@-webkit-keyframes fadeInUp2 { 0% { opacity: 0; -webkit-transform: translateY(80%); }
  100% { opacity: 1; -webkit-transform: translateY(0); } }
@keyframes fadeInUp2 { 0% { opacity: 0; transform: translateY(80%); }
  100% { opacity: 1; transform: translateY(0); } }
.js-animateFadeInUp2, .js-x-animateFadeInUp2 { opacity: 0; -ms-filter: "alpha(opacity=0)"; filter: alpha(opacity=0); }
.js-animateFadeInUp2.is--animate, .js-x-animateFadeInUp2.is--animate { -webkit-animation: fadeInUp2 0.8s 1 ease-in-out; animation: fadeInUp2 0.8s 1 ease-in-out; -webkit-animation-fill-mode: backwards; animation-fill-mode: backwards; opacity: 1; -ms-filter: "alpha(opacity=100)"; filter: alpha(opacity=100); }

/* フェードインのみ */
@-webkit-keyframes fadeIn { 0% { opacity: 0; }
  100% { opacity: 1; } }
@keyframes fadeIn { 0% { opacity: 0; }
  100% { opacity: 1; } }
.js-animateFadeIn, .js-x-animateFadeIn { opacity: 0; -ms-filter: "alpha(opacity=0)"; filter: alpha(opacity=0); }
.js-animateFadeIn.is--animate, .js-x-animateFadeIn.is--animate { -webkit-animation: fadeIn 0.8s 1 ease-in-out; animation: fadeIn 0.8s 1 ease-in-out; -webkit-animation-fill-mode: backwards; animation-fill-mode: backwards; opacity: 1; -ms-filter: "alpha(opacity=100)"; filter: alpha(opacity=100); }

/* スケール 0->1 */
@-webkit-keyframes scaleIn { 0% { opacity: 0; -webkit-transform: scale(0); }
  100% { opacity: 1; transform: scale(1); } }
@keyframes scaleIn { 0% { opacity: 0; transform: scale(0); }
  100% { opacity: 1; transform: scale(1); } }
.js-animateScaleIn, .js-x-animateScaleIn { opacity: 0; -ms-filter: "alpha(opacity=0)"; filter: alpha(opacity=0); }
.js-animateScaleIn.is--animate, .js-x-animateScaleIn.is--animate { -webkit-animation: scaleIn 1s 1 ease-in-out; animation: scaleIn 1s 1 ease-in-out; -webkit-animation-fill-mode: backwards; animation-fill-mode: backwards; opacity: 1; -ms-filter: "alpha(opacity=100)"; filter: alpha(opacity=100); }

/* 縦スケール 0->1 */
@-webkit-keyframes scaleUp { 0% { -webkit-transform: scaleY(0); -webkit-transform-origin: center bottom; }
  100% { -webkit-transform: scaleY(1); -webkit-transform-origin: center bottom; } }
@keyframes scaleUp { 0% { transform: scaleY(0); transform-origin: center bottom; }
  100% { transform: scale(1); transform-origin: center bottom; } }
.js-animateScaleUp { -webkit-transform: scaleY(0); transform: scaleY(0); transform-origin: center bottom; }
.js-animateScaleUp.is--animate { -webkit-animation: scaleUp 1s 1 ease-in-out; animation: scaleUp 1s 1 ease-in-out; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; }

/* レタースペーシングを縮める */
@-webkit-keyframes letter { 0% { letter-spacing: 1em; }
  100% { letter-spacing: 0; } }
@keyframes letter { 0% { letter-spacing: 1em; }
  100% { letter-spacing: 0; } }
.js-x-animateLetter { letter-spacing: 1em; white-space: nowrap; }
.js-x-animateLetter.is--animate { -webkit-animation: letter 1s 1 ease-in-out; animation: letter 1s 1 ease-in-out; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; }

/* ----------------------------- スマホ */
@media screen and (max-width: 767px) { .c-title1 { margin-bottom: 30px; }
  .c-title1 .h { font-size: 22px; font-size: 2.2rem; }
  .c-title1 .txt { font-size: 14px; font-size: 1.4rem; }
  .c-btn1 a { font-size: 16px; font-size: 1.6rem; padding-left: 15px; padding-right: 15px; }
  .c-pagination { padding-top: 10px; padding-bottom: 10px; font-size: 16px; font-size: 1.6rem; }
  .c-pagination span, .c-pagination a { width: 32px; height: 32px; line-height: 32px; margin-right: 7px; }
  [class*="c-wrap"] { padding-left: 15px; padding-right: 15px; }
  [class*="c-wrap"] [class*="c-wrap"] { padding-left: 0; padding-right: 0; }
  .js-table-xscroll__wrap { width: 100%; overflow-x: auto; }
  .js-table-xscroll__in { width: 650px; }
  .u-googlemap-wrap { position: relative; padding-bottom: 65%; height: 0; overflow: hidden; }
  .u-googlemap-wrap iframe, .u-googlemap-wrap object, .u-googlemap-wrap embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } }
/* ----------------------------- 1. 各ページ共通 */
/*=======================================
ヘッダー
=========================================*/
.l-header { padding-top: 18px; padding-bottom: 18px; }
.l-header__logo { float: left; width: 25%; padding-top: 8px; }
.l-header__nav { float: right; width: 75%; text-align: right; padding-top: 6px; display: flex; align-items: center; justify-content: flex-end; }
.l-header__nav:before, .l-header__nav:after { display: none; }
.l-header__nav li { display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; margin-left: 25px; }
.l-header__nav li:first-child { margin-left: 0; }
.l-header__nav li a { display: block; text-decoration: none; border-bottom: 1px solid transparent; padding-top: 4px; padding-bottom: 4px; }
.l-header__nav li a:hover { opacity: 1; -ms-filter: "alpha(opacity=100)"; filter: alpha(opacity=100); border-bottom-color: #E50012; }
.l-header__nav .sdgs { margin-left: 25px; }

/*=======================================
ページタイトル
=========================================*/
/*=======================================
コンテンツ
=========================================*/
/* ----------------------------- タブレット */
/* ----------------------------- スマホ */
@media screen and (max-width: 767px) { .l-header { position: relative; padding-top: 0; padding-bottom: 0; }
  .l-header .c-wrap { padding-left: 0; padding-right: 0; }
  .l-header__logo { float: none; width: auto; padding-right: 10px; }
  .l-header__logo a { float: left; width: 60%; padding-top: 2px; padding-bottom: 8px; padding-left: 12px; -webkit-box-sizing: border-box; box-sizing: border-box; }
  .l-header__logo .sdgs { float: right; width: 32%; text-align: right; padding-bottom: 10px; }
  .l-header__logo .btn { float: right; width: 18%; position: relative; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 25px 15px; }
  .l-header__logo .btn span { display: inline-block; *display: inline; *zoom: 1; position: relative; width: 26px; height: 2px; background: #E50012; position: absolute; left: 0; top: 50%; left: 50%; margin-top: -1px; margin-left: -13px; -webkit-transition: 0.3s ease all; transition: 0.3s ease all; }
  .l-header__logo .btn span:before, .l-header__logo .btn span:after { display: block; content: ""; background: #E50012; position: absolute; width: 100%; height: 2px; left: 0; -webkit-transition: 0.3s ease all; transition: 0.3s ease all; }
  .l-header__logo .btn span:before { top: -8px; }
  .l-header__logo .btn span:after { top: 8px; }
  .l-header__logo .btn.is-open span { background-color: transparent; }
  .l-header__logo .btn.is-open span:before { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); top: 0; }
  .l-header__logo .btn.is-open span:after { -webkit-transform: rotate(45deg); transform: rotate(45deg); top: 0; }
  .l-header__nav { display: none; position: absolute; float: none; width: 100%; z-index: 9; background: rgba(255, 255, 255, 0.95); left: 0; top: 50px; text-align: left; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 5px 15px; }
  .l-header__nav li { display: block; border-bottom: 1px solid #ddd; margin-left: 0; }
  .l-header__nav li:last-child { border-bottom: 0; }
  .l-header__nav li a { padding-top: 10px; padding-bottom: 10px; }
  .l-header__nav .sdgs { margin-left: 0; text-align: center; padding-top: 10px; }
  .l-header__nav .sdgs img { width: 200px; } }
/*=======================================
フッター
=========================================*/
.l-footer { margin-top: 50px; border-top: 1px solid #ddd; }
.l-footer__block1 { padding-top: 50px; padding-bottom: 20px; }
.l-footer__block1 h1 { margin-bottom: 18px; }
.l-footer__block1 p { font-size: 14px; font-size: 1.4rem; line-height: 160%; }
.l-footer__copyright { background: #000; color: #fff; padding-top: 8px; padding-bottom: 8px; }
.l-footer__copyright p { font-size: 12px; font-size: 1.2rem; line-height: 120%; }

/*=======================================
ページトップ
=========================================*/
/* ----------------------------- タブレット */
/* ----------------------------- スマホ */
@media screen and (max-width: 767px) { .l-footer { margin-top: 30px; }
  .l-footer__block1 { padding-top: 30px; padding-bottom: 15px; text-align: center; }
  .l-footer__copyright { text-align: center; } }
/* ----------------------------- 2. トップページ */
/*=======================================
トップページ
=========================================*/
.l-kv { background: #000A38 url(../img/common/kv_img1.jpg) no-repeat center; background-size: cover; padding-top: 197px; padding-bottom: 197px; margin-bottom: 70px; position: relative; }
.l-kv.is-lower { padding-top: 86px; padding-bottom: 86px; margin-bottom: 50px; background-image: url(../img/common/kv_img1_lower.jpg); }
.l-kv-particle { position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 1; }
.l-kv-wrap { position: relative; z-index: 2; display: flex; justify-content: space-between; align-items: center; }
.l-kv-wrap:before, .l-kv-wrap:after { display: none; }
.l-kv h1 { position: relative; }
.l-kv h1 .anim { position: absolute; top: 0; left: 0; right: 0; width: 100%; margin-left: auto; margin-right: auto; }
.l-kv h1 .svg { opacity: 0; -ms-filter: "alpha(opacity=0)"; filter: alpha(opacity=0); -webkit-transition: 0.3s ease all; transition: 0.3s ease all; }
.l-kv h1 .svg.finish { opacity: 1; -ms-filter: "alpha(opacity=100)"; filter: alpha(opacity=100); }
.l-kv h1 .txt1, .l-kv h1 .txt2 { position: relative; }
.l-kv h1 .txt1 { max-width: 274px; margin-bottom: 30px; margin-left: auto; margin-right: auto; font-size: 24px; font-size: 2.4rem; color: #fff; font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; font-weight: 600; letter-spacing: 0.42em; text-align: center; line-height: 140%; opacity: 0; }
.l-kv h1 .txt1 .letter { opacity: 0; }

.p-top__recent { margin-bottom: 50px; }
.p-top__recent .block1 li { float: left; width: 31.57895%; margin-left: 2.631575%; margin-bottom: 2.631575%; }
.p-top__recent .block1 li:nth-child(3n+1) { clear: both; margin-left: 0; }
.p-top__recent .block1 li a { display: block; }
.p-top__recent .block1 li a:hover { background: #eee; text-decoration: none; opacity: 1; -ms-filter: "alpha(opacity=100)"; filter: alpha(opacity=100); }
.p-top__recent .block1 li a:hover .img1 img { opacity: 0.6; -ms-filter: "alpha(opacity=60)"; filter: alpha(opacity=60); }
.p-top__recent .block1 li .img1 { position: relative; background: #f0f0f0; }
.p-top__recent .block1 li .img1 img { width: 100%; height: 192px; object-fit: contain; }
.p-top__recent .block1 li .txt1 { padding: 8px 10px 24px; }
.p-top__recent .block1 li .txt1 h3 { font-weight: bold; line-height: 180%; margin-top: 6px; }
.p-top__recent .pager { text-align: center; margin-top: 40px; margin-bottom: 40px; }
.p-top__recent .pager a, .p-top__recent .pager .current_page { display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; font-size: 14px; font-size: 1.4rem; background: #666; color: #fff; width: 30px; height: 30px; line-height: 30px; text-align: center; text-decoration: none; margin-left: 1px; margin-right: 1px; }
.p-top__recent .pager .current_page { color: #000; background: #eee; }
.p-top__recent .pager .prev, .p-top__recent .pager .next { display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; background-repeat: no-repeat; background-size: 9px auto; }
.p-top__recent .pager .prev a, .p-top__recent .pager .next a { background-color: transparent; color: #000; width: auto; height: auto; line-height: 30px; }
.p-top__recent .pager .prev { background-image: url(../img/common/arrow_1-left.png); background-position: left center; padding-left: 22px; margin-right: 5px; }
.p-top__recent .pager .next { background-image: url(../img/common/arrow_1.png); background-position: right center; padding-right: 22px; margin-left: 5px; }
.p-top__content .block1 { padding-top: 60px; padding-bottom: 30px; }
.p-top__content .block1:nth-child(2n+1) { background: #F6F6F6; }
.p-top__content .block1 h3 { font-size: 20px; font-size: 2rem; font-weight: bold; line-height: 140%; margin-bottom: 12px; }
.p-top__content .block1 li { float: left; width: 49.0909%; margin-left: 1.8182%; }
.p-top__content .block1 li:nth-child(2n+1) { clear: both; margin-left: 0; }
.p-top__content .block1 li a { display: block; background: #fff; text-decoration: none; }
.p-top__content .block1 li .txt1 { text-align: center; padding: 20px 10px; border: 1px solid #ccc; }
.p-top__content .block1 li .txt1 p { line-height: 180%; font-weight: bold; font-size: 14px; font-size: 1.4rem; }
.p-top__content .block1 li.w100 { clear: both; margin-left: 0; width: 100%; padding-top: 1.8182%; }
.p-top__content .block1 li.shain .txt1 { border-color: #6BCDCA; }
.p-top__content .block1 li.science .txt1 { border-color: #33A2DC; }
.p-top__content .block1 li.guide .txt1 { border-color: #DFDFDF; }
.p-top__content .block1 li.ihmms .txt1 { border-color: #00489B; }
.p-top__content .block1 li.center .txt1 { border-color: #E382C6; }
.p-top__content .block1 li.consortium .txt1 { border-color: #FF8840; }
.p-top__content .block1 li.shuccho .txt1 { border-color: #641126; }
.p-top__content .block2 { padding-top: 75px; text-align: center; }

/* ----------------------------- スマホ */
@media screen and (max-width: 767px) { .l-kv { padding-top: 20px; padding-bottom: 20px; margin-bottom: 30px; text-align: center; }
  .l-kv.is-lower { padding-top: 20px; padding-bottom: 20px; margin-bottom: 30px; }
  .l-kv.is-lower h1 { margin-bottom: 0; margin-left: 5px; width: 50%; }
  .l-kv-wrap { display: block; }
  .l-kv h1 { max-width: 70%; margin-left: auto; margin-right: auto; margin-bottom: 15px; }
  .l-kv h1 .anim svg { vertical-align: top; }
  .l-kv h1 .txt1 { margin-bottom: 12px; font-size: 15px; font-size: 1.5rem; font-family: "Noto Serif JP", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }
  .l-kv h2 { margin-left: 15px; margin-right: 15px; }
  .p-top__recent .block1 li { width: 49%; margin-left: 2%; margin-bottom: 15px; }
  .p-top__recent .block1 li:nth-child(3n+1) { clear: none; margin-left: 2%; }
  .p-top__recent .block1 li:nth-child(2n+1) { clear: both; margin-left: 0; }
  .p-top__recent .block1 li .img1 img { height: 30vw; }
  .p-top__recent .block1 li .txt1 { padding: 6px 8px 12px; }
  .p-top__recent .block1 li .txt1 p { font-size: 12px; font-size: 1.2rem; line-height: 140%; }
  .p-top__recent .block1 li .txt1 h3 { line-height: 160%; font-size: 12px; font-size: 1.2rem; }
  .p-top__recent .pager { margin-top: 20px; margin-bottom: 20px; }
  .p-top__recent .pager a, .p-top__recent .pager .current_page { font-size: 13px; font-size: 1.3rem; width: 24px; height: 24px; line-height: 24px; margin-left: 1px; margin-right: 1px; }
  .p-top__recent .pager .current_page { color: #000; background: #eee; }
  .p-top__recent .pager .prev, .p-top__recent .pager .next { background-size: 5px auto; }
  .p-top__recent .pager .prev a, .p-top__recent .pager .next a { line-height: 24px; }
  .p-top__recent .pager .prev { padding-left: 12px; margin-right: 3px; }
  .p-top__recent .pager .next { padding-right: 12px; margin-left: 3px; }
  .p-top__content .block1 { padding-top: 40px; padding-bottom: 40px; }
  .p-top__content .block1 h3 { font-size: 16px; font-size: 1.6rem; }
  .p-top__content .block1 li { float: none; width: auto; margin-left: 0; margin-bottom: 15px; }
  .p-top__content .block1 li:last-child { margin-bottom: 0; }
  .p-top__content .block1 li .txt1 p { line-height: 160%; }
  .p-top__content .block2 { padding-top: 20px; } }
/* ----------------------------- 3. 下層ページ */
/*=======================================
news
=========================================*/
.p-news-detail { padding-bottom: 20px; }
.p-news-detail__heading { margin-bottom: 40px; }
.p-news-detail__heading .date, .p-news-detail__heading .author { display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; color: #666; font-size: 14px; font-size: 1.4rem; line-height: 140%; }
.p-news-detail__heading .date { margin-right: 15px; }
.p-news-detail__heading h2 { font-weight: bold; line-height: 160%; font-size: 24px; font-size: 2.4rem; font-weight: normal; margin-top: 2px; }
.p-news-detail__heading .img1 { margin-top: 20px; }
.p-news-detail__content { margin-bottom: 55px; }
.p-news-detail__content h1, .p-news-detail__content h2, .p-news-detail__content h3, .p-news-detail__content h4, .p-news-detail__content h5, .p-news-detail__content h6 { font-size: 20px; font-size: 2rem; line-height: 180%; margin-bottom: 15px; }
.p-news-detail__content p { margin-bottom: 30px; }
.p-news-detail__author { border: 1px solid #ddd; padding: 20px; display: flex; margin-top: 40px; margin-bottom: 80px; align-items: center; }
.p-news-detail__author .img1 { margin-right: 20px; }
.p-news-detail__author .img1 img { border-radius: 100%; width: 110px; height: 110px; object-fit: cover; }
.p-news-detail__author .box1 { max-width: calc(100% - 130px); }
.p-news-detail__author .box1 h3, .p-news-detail__author .box1 p { font-size: 15px; font-size: 1.5rem; line-height: 180%; }
.p-news-detail__author .box1 p { margin-top: 3px; }

/* ----------------------------- スマホ */
@media screen and (max-width: 767px) { .p-news-detail__heading { margin-bottom: 20px; }
  .p-news-detail__heading h2 { font-size: 18px; font-size: 1.8rem; margin-top: 6px; }
  .p-news-detail__heading .img1 { margin-top: 10px; }
  .p-news-detail__content h1, .p-news-detail__content h2, .p-news-detail__content h3, .p-news-detail__content h4, .p-news-detail__content h5, .p-news-detail__content h6 { font-size: 18px; font-size: 1.8rem; margin-bottom: 10px; }
  .p-news-detail__content p { margin-bottom: 20px; }
  .p-news-detail__author { padding: 15px; display: block; margin-top: 25px; margin-bottom: 40px; }
  .p-news-detail__author .img1 { text-align: center; margin-right: 0; margin-bottom: 15px; }
  .p-news-detail__author .box1 { max-width: initial; } }
/* ----------------------------- スマホ */
@media screen and (max-width: 767px) { body { font-size: 14px; font-size: 1.4rem; line-height: 160%; min-width: initial; } }
