@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; }

/* ----------------------------- 全体 */
html { font-size: 62.5%; }

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

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

img { max-width: 100%; height: auto; }

@media screen and (min-width: 768px) { .sp-only { display: none !important; } }
@media screen and (max-width: 767px) { .pc-only { display: none !important; } }
/* ----------------------------- 0. 共通パーツ */
.u-mincho { font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }

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

.u-lato { font-family: "Lato", "游ゴシック体", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ　Ｐゴシック", "MS PGothic", sans-serif; }

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

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

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

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

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

.c-wrap__separate { margin-left: 15px; margin-right: 15px; }

.c-title1 { border-bottom: 5px solid #3F668D; padding-bottom: 12px; margin-bottom: 20px; }
.c-title1 .h { font-size: 17px; font-size: 1.7rem; font-weight: bold; background-repeat: no-repeat; background-position: left center; }
.c-title1.is-recent .h { background-image: url(../img/common/icon_recent.svg); background-size: 22px 22px; padding-left: 30px; }
.c-title1.is-popular .h { background-image: url(../img/common/icon_popular.svg); background-size: 24px 17px; padding-left: 30px; }

.c-btn1 { text-align: center; margin-top: 40px; }
.c-btn1 a { display: inline-block; *display: inline; *zoom: 1; background: #225075; color: #fff; text-decoration: none; padding: 15px; width: 100%; max-width: 580px; font-size: 18px; font-size: 1.8rem; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.c-btn1 a span { display: block; background: url(../img/common/icon_1.svg) no-repeat right center; background-size: 10px 17px; }

/* ----------------------------- 9. スマホ */
@media screen and (max-width: 767px) { .c-wrap { padding-left: 15px; padding-right: 15px; }
  [class*="c-wrap"] [class*="c-wrap"] { padding-left: 0; padding-right: 0; }
  .c-btn1 { margin-top: 15px; }
  .c-btn1 a { max-width: 270px; font-size: 15px; font-size: 1.5rem; } }
/* ----------------------------- 1. 各ページ共通 */
/*=======================================
ヘッダー
=========================================*/
.l-header { position: absolute; z-index: 19; width: 100%; top: 0; left: 0; }
.l-header__logo { float: left; }
.l-header__logo h1 { box-shadow: 2px 2px 15px rgba(119, 119, 119, 0.15); }
.l-header__nav { text-align: right; padding-top: 18px; }
.l-header__nav li { display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; margin-left: 28px; text-align: center; }
.l-header__nav li a { display: block; text-decoration: none; color: #fff; text-shadow: -2px -2px 10px rgba(85, 85, 85, 0.15), -2px 0 10px rgba(85, 85, 85, 0.15), -2px 2px 10px rgba(85, 85, 85, 0.15), 0 -2px 10px rgba(85, 85, 85, 0.15), 0 0 10px rgba(85, 85, 85, 0.15), 0 2px 10px rgba(85, 85, 85, 0.15), 2px -2px 10px rgba(85, 85, 85, 0.15), 2px 0 10px rgba(85, 85, 85, 0.15), 2px 2px 10px rgba(85, 85, 85, 0.15); }
.l-header__nav li .en { font-size: 20px; font-size: 2rem; line-height: 160%; font-family: "Lato", "游ゴシック体", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ　Ｐゴシック", "MS PGothic", sans-serif; font-weight: 400; letter-spacing: 0.05em; }
.l-header__nav li .title { font-size: 13px; font-size: 1.3rem; }

/* ----------------------------- タブレット */
/* ----------------------------- スマホ */
@media screen and (max-width: 767px) { .l-header { z-index: 19999; }
  .l-header__logo { width: 120px; }
  .l-header__btn { float: right; width: calc(100% - 120px); text-align: right; padding-top: 12px; }
  .l-header__btn .btn { display: inline-block; *display: inline; *zoom: 1; color: #fff; font-weight: bold; font-size: 10px; font-size: 1rem; text-align: center; line-height: 120%; margin-left: 8px; }
  .l-header__btn .btn span { display: block; background-repeat: no-repeat; background-position: center top; background-size: auto 16px; padding-top: 22px; }
  .l-header__btn .btn.search span { background-image: url(../img/common/icon_search-white.svg); }
  .l-header__btn .btn.menu span { background-image: url(../img/common/icon_menu.svg); }
  .l-header__nav, .l-header__search { display: none; position: absolute; top: 0; left: 0; width: 100%; height: 100vh; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; z-index: 19; }
  .l-header__nav .close, .l-header__search .close { width: 20px; height: 20px; margin-left: auto; margin-bottom: 12px; background-repeat: no-repeat; background-position: center; background-size: contain; }
  .l-header__nav { background: #225075; text-align: left; padding-top: 15px; }
  .l-header__nav .close { background-image: url(../img/common/icon_close2-white.svg); margin-right: 15px; }
  .l-header__nav li { display: block; border-top: 1px dotted rgba(255, 255, 255, 0.6); margin-left: 0; text-align: left; }
  .l-header__nav li:last-child { border-top: 1px dotted rgba(255, 255, 255, 0.6); }
  .l-header__nav li a { display: block; text-shadow: none; padding: 15px; }
  .l-header__nav li .en { font-size: 10px; font-size: 1rem; }
  .l-header__nav li .title { font-size: 18px; font-size: 1.8rem; margin-top: 2px; }
  .l-header__nav li:nth-child(2) .title, .l-header__nav li:nth-child(3) .title { text-indent: -0.5em; }
  .l-header__search .close { background-image: url(../img/common/icon_close2.svg); } }
/*=======================================
フッター
=========================================*/
.l-footer { border-top: 1px solid #ddd; padding-top: 25px; margin-top: 60px; }
.l-footer__info { margin-bottom: 30px; }
.l-footer__info h1, .l-footer__info p { display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; }
.l-footer__info h1 { margin-right: 18px; }
.l-footer__info p { font-size: 14px; font-size: 1.4rem; color: #666; line-height: 120%; }
.l-footer__copyright { background: #225075; color: #fff; text-align: center; padding-top: 13px; padding-bottom: 13px; }
.l-footer__copyright p { font-size: 10px; font-size: 1rem; line-height: 140%; }

.l-pagetop { position: fixed; bottom: 30px; left: 50%; margin-left: 490px; z-index: 9; }

/* ----------------------------- タブレット */
/* ----------------------------- スマホ */
@media screen and (max-width: 767px) { .l-footer { padding-top: 12px; margin-top: 35px; }
  .l-footer__info { text-align: center; margin-bottom: 12px; }
  .l-footer__info h1, .l-footer__info p { display: block; }
  .l-footer__info h1 { margin-bottom: 10px; }
  .l-footer__info h1 img { width: 242px; }
  .l-footer__info p { font-size: 11px; font-size: 1.1rem; line-height: 180%; } }
/* ----------------------------- 2. トップページ */
/*=======================================
トップ
=========================================*/
.l-kv { margin-bottom: 35px; }
.l-kv__slider li { position: relative; background-repeat: no-repeat; background-position: center; background-size: cover; padding-top: 550px; }
.l-kv__slider li:before { display: block; content: ""; position: absolute; width: 100%; height: 100%; left: 0; top: 0; background: rgba(0, 0, 0, 0.3); }
.l-kv__slider li .c-wrap { position: relative; }
.l-kv__slider li a { display: block; position: absolute; z-index: 1; width: 100%; left: 0; bottom: 0; color: #fff; text-decoration: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding-top: 24px; padding-bottom: 24px; }
.l-kv__slider li .category, .l-kv__slider li .category span, .l-kv__slider li .date { display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; }
.l-kv__slider li .category { margin-right: 10px; }
.l-kv__slider li .category span { background: #225075; padding: 2px 5px 1px; margin-right: 8px; }
.l-kv__slider li .date { font-size: 18px; font-size: 1.8rem; font-family: "Lato", "游ゴシック体", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ　Ｐゴシック", "MS PGothic", sans-serif; }
.l-kv__slider li h3 { font-size: 20px; font-size: 2rem; margin-top: 10px; }
.l-kv__slider .bx-wrapper .bx-controls-direction a { width: 30px; height: 50px; background-repeat: no-repeat; background-position: center; background-size: contain; margin-top: -25px; left: 50%; }
.l-kv__slider .bx-wrapper .bx-controls-direction a.bx-prev { background-image: url(../img/common/slide_prev.svg); margin-left: -550px; }
.l-kv__slider .bx-wrapper .bx-controls-direction a.bx-next { background-image: url(../img/common/slide_next.svg); margin-left: 520px; }
.l-kv__slider .bx-wrapper .bx-pager { max-width: 1100px; margin-left: auto; margin-right: auto; left: 50%; bottom: 12px; text-align: right; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); transform: translateX(-50%); }
.l-kv__slider .bx-wrapper .bx-pager.bx-default-pager a { text-indent: 200%; overflow: hidden; background: #fff; }
.l-kv__slider .bx-wrapper .bx-pager.bx-default-pager a.active, .l-kv__slider .bx-wrapper .bx-pager.bx-default-pager a:hover { background: #FCF304; }
.l-kv__lower { background: url(../img/common/kv_bg1.jpg) no-repeat center; background-size: cover; position: relative; height: 350px; margin-bottom: 60px; }
.l-kv__lower h2 { position: absolute; background: #fff; left: 50%; top: 50%; -webkit-transform: translate(-50%); -moz-transform: translate(-50%); transform: translate(-50%); padding: 10px 18px; text-align: center; line-height: 100%; }
.l-kv__lower h2 img { vertical-align: top; }

.p-top__recent { float: left; width: 69.0909%; }
.p-top__recent .block1 li { float: left; width: 48.6842%; margin-left: 2.6316%; margin-bottom: 2.6316%; }
.p-top__recent .block1 li:nth-child(2n+1) { clear: both; margin-left: 0; }
.p-top__recent .block1 li a { display: block; background: #E5EBEF; text-decoration: none; color: #333; }
.p-top__recent .block1 li .img1 { padding-top: 54.9295%; position: relative; overflow: hidden; display: flex; align-items: center; }
.p-top__recent .block1 li .img1 img { position: absolute; top: 50%; transform: translateY(-50%); }
.p-top__recent .block1 li .txt1 { padding: 15px; padding-top: 12px; }
.p-top__recent .block1 li .txt1 .date { font-family: "Lato", "游ゴシック体", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ　Ｐゴシック", "MS PGothic", sans-serif; color: #545454; margin-bottom: 2px; font-weight: 400; line-height: 140%; }
.p-top__recent .block1 li .txt1 h3 { font-weight: bold; }
.p-top__recent .block1 li .txt1 .category { margin-top: 0; }
.p-top__recent .block1 li .txt1 .category span { font-size: 12px; font-size: 1.2rem; line-height: 140%; display: inline-block; *display: inline; *zoom: 1; background: #225075; color: #fff; margin-right: 8px; margin-top: 8px; padding: 5px 8px 4px; }
.p-top__recent .search-results-header { padding-bottom: 15px; margin-bottom: 30px; border-bottom: 1px dotted #aaa; }
.p-top__recent .content-nav { text-align: center; border-top: 1px dotted #aaa; padding-top: 20px; margin-top: 20px; }
.p-top__recent .content-nav li, .p-top__recent .content-nav a { display: inline-block; *display: inline; *zoom: 1; }
.p-top__recent .content-nav a { margin-left: 3px; margin-right: 3px; color: #fff; background: #225075; text-decoration: none; padding: 0 9px; }
.p-top__recent .content-nav li + li { margin-left: 20px; }
.p-top__recent .content-nav li a { display: block; margin-left: 0; margin-right: 0; }
.p-top__side { float: right; width: 29.0909%; }
.p-top__side-popular { margin-bottom: 23px; }
.p-top__side-popular .block1 li { padding-bottom: 15px; margin-bottom: 15px; border-bottom: 1px dotted #999; }
.p-top__side-popular .block1 li:last-child { margin-bottom: 0; }
.p-top__side-popular .block1 li a { display: block; text-decoration: none; color: #333; *zoom: 1; }
.p-top__side-popular .block1 li a:after { display: block; content: ""; clear: both; }
.p-top__side-popular .block1 li .img1 { float: left; width: 28.125%; }
.p-top__side-popular .block1 li .txt1 { float: right; width: 67.1875%; }
.p-top__side-popular .block1 li .txt1 .date { font-size: 12px; font-size: 1.2rem; font-family: "Lato", "游ゴシック体", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ　Ｐゴシック", "MS PGothic", sans-serif; line-height: 140%; color: #535353; }
.p-top__side-popular .block1 li .txt1 h3 { font-size: 13px; font-size: 1.3rem; line-height: 140%; margin-top: 5px; }
.p-top__side-search { background: #EBEEF0; padding: 15px 15px 10px; margin-bottom: 20px; }
.p-top__side-search h2 { font-weight: bold; margin-bottom: 4px; }
.p-top__side-search .searchbox { background: #fff; border-radius: 15px; border: 1px solid #a0a0a0; padding-left: 10px; padding-right: 5px; margin-bottom: 20px; }
.p-top__side-search .searchbox input { display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; }
.p-top__side-search .searchbox input[type="text"] { border: 0; width: calc(100% - 25px); font-size: 16px; font-size: 1.6rem; padding: 5px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.p-top__side-search .searchbox input[type="submit"] { border: 0; width: 25px; height: 25px; background: transparent url(../img/common/icon_search.svg) no-repeat center; background-size: 15px 15px; text-indent: 150%; white-space: nowrap; overflow: hidden; }
.p-top__side-search .keyword a { display: inline-block; *display: inline; *zoom: 1; background: #225075; color: #fff; text-decoration: none; font-size: 12px; font-size: 1.2rem; line-height: 140%; padding: 4px 6px 3px; margin-right: 1px; margin-bottom: 4px; }
.p-top__side-bnr p { margin-top: 15px; }

/* ----------------------------- タブレット */
/* ----------------------------- スマホ */
@media screen and (max-width: 767px) { .l-kv__slider li { padding-top: 73.333%; }
  .l-kv__slider li a { padding: 15px; }
  .l-kv__slider li .category { font-size: 12px; font-size: 1.2rem; margin-right: 5px; line-height: 140%; }
  .l-kv__slider li .date { font-size: 12px; font-size: 1.2rem; line-height: 160%; }
  .l-kv__slider li h3 { font-size: 16px; font-size: 1.6rem; line-height: 160%; margin-top: 3px; }
  .l-kv__slider .bx-wrapper { margin-bottom: 45px; }
  .l-kv__slider .bx-wrapper .bx-pager { text-align: center; left: auto; bottom: -27px; -webkit-transform: translateX(0); -moz-transform: translateX(0); transform: translateX(0); }
  .l-kv__slider .bx-wrapper .bx-pager.bx-default-pager a { border: 1px solid #666; width: 8px; height: 8px; margin-left: 3px; margin-right: 3px; }
  .l-kv__slider .bx-wrapper .bx-pager.bx-default-pager a.active, .l-kv__slider .bx-wrapper .bx-pager.bx-default-pager a:hover { border-color: #FCF304; }
  .l-kv__slider .bx-wrapper .bx-controls-direction a { width: 15px; height: 25px; margin-top: -12px; }
  .l-kv__slider .bx-wrapper .bx-controls-direction a.bx-next { margin-left: 0; right: 15px; left: auto; }
  .l-kv__slider .bx-wrapper .bx-controls-direction a.bx-prev { margin-left: 0; left: 15px; }
  .l-kv__lower { padding: 90px 15px 40px; margin-bottom: 30px; height: auto; text-align: center; }
  .l-kv__lower h2 { position: static; -webkit-transform: translate(0); -moz-transform: translate(0); transform: translate(0); left: auto; top: auto; display: inline-block; *display: inline; *zoom: 1; }
  .p-top__recent, .p-top__side { float: none; width: auto; }
  .p-top__recent { margin-bottom: 30px; }
  .p-top__recent .block1 li { width: 47.8873%; margin-left: 4.2254%; margin-bottom: 4.2254%; }
  .p-top__recent .block1 li .txt1 { padding: 10px; padding-top: 8px; }
  .p-top__recent .block1 li .txt1 .category { margin-top: 0; }
  .p-top__recent .block1 li .txt1 .category span { margin-right: 5px; margin-top: 5px; }
  .p-top__recent .block1 li:nth-child(2n+1) { clear: none; margin-left: 4.2254%; }
  .p-top__recent .block1 li:first-child { width: 100%; margin-left: 0; }
  .p-top__recent .block1 li:nth-child(2n) { clear: both; margin-left: 0; }
  .p-top__recent .block1 li:nth-child(n+2) .txt1 .date { font-size: 10px; font-size: 1rem; line-height: 160%; }
  .p-top__recent .block1 li:nth-child(n+2) .txt1 h3 { font-size: 13px; font-size: 1.3rem; line-height: 140%; }
  .p-top__recent .block1 li:nth-child(n+2) .txt1 .category { margin-top: 3px; }
  .p-top__recent .block1 li:nth-child(n+2) .txt1 .category span { font-size: 10px; font-size: 1rem; margin-right: 3px; margin-top: 3px; padding: 2px 4px 3px; }
  .p-top__recent .block1 .c-btn1 { margin-top: 5px; }
  .p-top__side-popular .c-title1 { border-top: 5px solid #3F668D; padding-top: 12px; border-bottom: 1px dotted #999; }
  .p-top__side-popular .block1 li .img1 { width: 27.4647%; }
  .p-top__side-popular .block1 li .txt1 { width: 70.1408%; }
  .p-top__side-search .keyword a { margin-bottom: 6px; }
  .p-top__side-bnr { text-align: center; } }
/* ----------------------------- 3. 下層ページ */
/*=======================================
学び
=========================================*/
.p-about__lead { margin-bottom: 60px; }
.p-about__content .block1 { margin-bottom: 100px; }
.p-about__content .block1:last-child { margin-bottom: 0; }
.p-about__content .block1 .title { font-weight: bold; border-bottom-width: 5px; border-bottom-style: solid; padding-bottom: 12px; margin-bottom: 25px; font-size: 17px; font-size: 1.7rem; }
.p-about__content .block1 .title strong { display: inline-block; *display: inline; *zoom: 1; color: #fff; padding: 3px 13px 2px; line-height: 140%; margin-right: 6px; }
.p-about__content .block1 .txt1 { float: left; width: 53.6363%; }
.p-about__content .block1 .img1 { float: right; width: 42.7272%; }
.p-about__content .block1 .btn1 { margin-top: 35px; }
.p-about__content .block1 .btn1 a { display: inline-block; *display: inline; *zoom: 1; color: #fff; font-weight: bold; text-decoration: none; padding: 17px 40px 16px; }
.p-about__content .block1.pt .title { border-bottom-color: #7C589E; }
.p-about__content .block1.pt .title strong { background-color: #7C589E; }
.p-about__content .block1.pt .btn1 a { background-color: #7C589E; }
.p-about__content .block1.mt .title { border-bottom-color: #0168B7; }
.p-about__content .block1.mt .title strong { background-color: #0168B7; }
.p-about__content .block1.mt .btn1 a { background-color: #0168B7; }
.p-about__content .block1.at .title { border-bottom-color: #019E97; }
.p-about__content .block1.at .title strong { background-color: #019E97; }
.p-about__content .block1.at .btn1 a { background-color: #019E97; }
.p-about__content .block1.rt .title { border-bottom-color: #009CBB; }
.p-about__content .block1.rt .title strong { background-color: #009CBB; }
.p-about__content .block1.rt .btn1 a { background-color: #009CBB; }

/* ----------------------------- タブレット */
/* ----------------------------- スマホ */
@media screen and (max-width: 767px) { .p-about__lead { margin-bottom: 30px; }
  .p-about__content .block1 { margin-bottom: 60px; }
  .p-about__content .block1 .txt1, .p-about__content .block1 .img1 { float: none; width: auto; }
  .p-about__content .block1 .title { padding-bottom: 10px; margin-bottom: 20px; }
  .p-about__content .block1 .title strong { margin-bottom: 6px; }
  .p-about__content .block1 .txt1 { margin-bottom: 15px; }
  .p-about__content .block1 .img1 { text-align: center; }
  .p-about__content .block1 .btn1 { margin-top: 20px; }
  .p-about__content .block1 .btn1 a { padding: 12px 10px; text-align: center; display: block; } }
/*=======================================
仕事・資格
=========================================*/
.p-qual__lead { margin-bottom: 35px; text-align: center; }
.p-qual__content .img { background: #ACD3FE; padding: 40px 0; text-align: center; }

.remodal-overlay { background: rgba(255, 255, 255, 0.4) !important; }

.qual-pop { max-width: 1000px !important; padding: 20px !important; margin-bottom: 0 !important; box-shadow: 0 0 12px 2px rgba(153, 153, 153, 0.35); position: relative; }
.qual-pop .close { position: absolute; background: url(../img/common/icon_close.svg) no-repeat center; background-size: cover; width: 30px; height: 30px; border: 0; right: -15px; top: -15px; z-index: 9; cursor: pointer; }
.qual-pop .img1 { float: left; width: 50%; }
.qual-pop .txt1 { float: right; width: 47.91%; text-align: left; padding-top: 5px; }
.qual-pop .txt1 .title { font-weight: bold; margin-bottom: 16px; font-size: 20px; font-size: 2rem; }
.qual-pop .txt1 .title strong { display: inline-block; *display: inline; *zoom: 1; color: #fff; padding: 4px 15px 3px; line-height: 140%; margin-right: 6px; font-size: 17px; font-size: 1.7rem; }
.qual-pop .txt1 p { line-height: 160%; }
.qual-pop .txt1 .btn1 { margin-top: 18px; }
.qual-pop .txt1 .btn1 a { display: inline-block; *display: inline; *zoom: 1; text-align: center; color: #fff; font-weight: bold; text-decoration: none; padding: 17px 20px 16px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; max-width: 300px; width: 100%; }
.qual-pop .txt1.pt .title { color: #7C589E; }
.qual-pop .txt1.pt .title strong { background-color: #7C589E; }
.qual-pop .txt1.pt .btn1 a { background-color: #7C589E; }
.qual-pop .txt1.mt .title { color: #0168B7; }
.qual-pop .txt1.mt .title strong { background-color: #0168B7; }
.qual-pop .txt1.mt .btn1 a { background-color: #0168B7; }
.qual-pop .txt1.at .title { color: #019E97; }
.qual-pop .txt1.at .title strong { background-color: #019E97; }
.qual-pop .txt1.at .btn1 a { background-color: #019E97; }
.qual-pop .txt1.rt .title { color: #009CBB; }
.qual-pop .txt1.rt .title strong { background-color: #009CBB; }
.qual-pop .txt1.rt .btn1 a { background-color: #009CBB; }

/* ----------------------------- タブレット */
/* ----------------------------- スマホ */
@media screen and (max-width: 767px) { .p-qual__lead { margin-bottom: 20px; text-align: left; }
  .p-qual__content .img { padding-top: 10px; padding-bottom: 10px; margin-bottom: 15px; }
  .p-qual__content li { float: left; width: 48.5%; margin-left: 3%; margin-bottom: 3%; text-align: center; }
  .p-qual__content li:nth-child(2n+1) { clear: both; margin-left: 0; }
  .p-qual__content li a { display: block; color: #fff; font-size: 14px; font-size: 1.4rem; padding-top: 10px; padding-bottom: 10px; font-weight: bold; }
  .p-qual__content li.pt a { background-color: #7C589E; }
  .p-qual__content li.mt a { background-color: #0168B7; }
  .p-qual__content li.at a { background-color: #019E97; }
  .p-qual__content li.rt a { background-color: #009CBB; }
  .qual-pop { padding: 15px !important; }
  .qual-pop .close { right: -5px; top: -5px; }
  .qual-pop .img1, .qual-pop .txt1 { float: none; width: auto; }
  .qual-pop .txt1 { padding-top: 15px; }
  .qual-pop .txt1 .title { margin-bottom: 10px; } }
/*=======================================
TOPICS
=========================================*/
body.is-news-detail .l-header { position: static; background: url(../img/common/kv_bg1.jpg) no-repeat center; background-size: cover; margin-bottom: 40px; }
body.is-news-detail .l-header__logo h1 { box-shadow: none; }
.p-news__detail { float: left; width: 69.0909%; }
.p-news__heading { margin-bottom: 30px; position: relative; }
.p-news__heading .category, .p-news__heading .category span, .p-news__heading .category a, .p-news__heading .date, .p-news__footer .category span, .p-news__footer .category a { display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; }
.p-news__heading .category { margin-right: 10px; }
.p-news__heading .category a, .p-news__footer .category a { text-decoration: none; }
.p-news__heading .category span, .p-news__heading .category a, .p-news__footer .category span, .p-news__footer .category a { background: #225075; font-size: 12px; font-size: 1.2rem; line-height: 140%; margin-right: 6px; color: #fff; padding: 4px 6px 3px; margin-bottom: 6px; }
.p-news__heading .date { font-size: 18px; font-size: 1.8rem; font-family: "Lato", "游ゴシック体", YuGothic, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ　Ｐゴシック", "MS PGothic", sans-serif; }
.p-news__heading h3 { font-size: 26px; font-size: 2.6rem; margin-top: 8px; line-height: 140%; }
.p-news__heading .sns { position: absolute; right: 0; top: 0; text-align: center; }
.p-news__heading .sns a { display: inline-block; *display: inline; *zoom: 1; margin-left: 5px; }
.p-news__content h1 { font-size: 26px; font-size: 2.6rem; margin-top: 40px; margin-bottom: 20px; padding-bottom: 15px; border-bottom: 1px dotted #ccc; line-height: 140%; }
.p-news__content h2 { font-size: 24px; font-size: 2.4rem; margin-top: 35px; margin-bottom: 15px; padding-bottom: 10px; border-bottom: 2px solid #0168B7; line-height: 140%; }
.p-news__content h3 { font-size: 20px; font-size: 2.0rem; margin-top: 35px; margin-bottom: 15px; padding-bottom: 10px; border-bottom: 3px solid #0168B7; line-height: 140%; }
.p-news__content h4 { font-size: 18px; font-size: 1.8rem; margin-top: 30px; margin-bottom: 10px; padding-bottom: 5px; border-bottom: 1px dotted #0168B7; line-height: 140%; }
.p-news__content p + p { margin-top: 20px; }
.p-news__footer { margin-top: 20px; }
.p-news__footer .category { margin-bottom: 50px; text-align: left; padding-left: 114px; }
/*.p-news__footer .category a { background: #fff; border: 2px solid #225075; color: #225075; }
.p-news__footer .category a:hover { background: #225075; color: #fff; -ms-filter: alpha(opacity=100); filter: alpha(opacity=100); opacity: 1; }*/
.p-news__footer .c-btn1 { margin-top: 0; }

/* ----------------------------- タブレット */
/* ----------------------------- スマホ */
@media screen and (max-width: 767px) { body.is-news-detail .l-header { margin-bottom: 20px; }
  body.is-news-detail .l-header__logo h1 { margin-bottom: 20px; }
  .p-news__detail { float: none; width: auto; margin-bottom: 30px; }
  .p-news__heading { margin-bottom: 15px; }
  .p-news__heading .date { font-size: 15px; font-size: 1.5rem; }
  .p-news__heading h3 { font-size: 20px; font-size: 2.0rem; }
  .p-news__heading .sns { top: -8px; }
  .p-news__heading .sns a { margin-left: 3px; }
  .p-news__content h1 { font-size: 24px; font-size: 2.4rem; }
  .p-news__content h2 { font-size: 22px; font-size: 2.2rem; }
  .p-news__content h3 { font-size: 18px; font-size: 1.8rem; }
  .p-news__content h4 { font-size: 16px; font-size: 1.6rem; }
  .p-news__footer { margin-top: 30px; }
  .p-news__footer .category { margin-bottom: 40px; padding-left: 0; } }
/* ----------------------------- 9. タブレット */
/* ----------------------------- 9. スマホ */
@media screen and (max-width: 767px) { body { font-size: 14px; font-size: 1.4rem; line-height: 160%; min-width: initial; } }
