@charset "UTF-8";
/*
Theme Name: 新潟QOL
*/
/* ----------------------------- リセット */
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: 16px; font-size: 1.6rem; 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%; }
body br { font-family: sans-serif; }
body.is-about .l-nav li.about a span { background: #FFF; }
body.is-topics { background: #FAFAFA; }
body.is-topics .l-nav li.topics a span { background: #fff; }
body.is-contact .l-nav li.contact a span { background: #FFF; }

a:link, a:visited { color: #bb2a1f; text-decoration: underline; }
a:hover, a:active { color: #bb2a1f; 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-italic { font-style: italic; }

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

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

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

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

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

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

.c-title1 { text-align: center; position: relative; padding-top: 34px; margin-bottom: 30px; font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; font-weight: bold; letter-spacing: 0.08em; font-size: 32px; font-size: 3.2rem; line-height: 140%; }
.c-title1 small { font-size: 28px; font-size: 2.8rem; }
.c-title1:before { display: block; content: ""; border-top: 2px solid #888; position: absolute; left: 50%; top: 0; margin-left: -40px; width: 80px; }

.c-btn1 a { display: inline-block; *display: inline; *zoom: 1; color: #F75E01; text-decoration: none; background: #fff; border-radius: 8px; padding-right: 20px; padding-left: 20px; }
.c-btn1 span { display: block; background: url(../img/common/icon_1.png) no-repeat right center; padding-right: 30px; padding-top: 6px; padding-bottom: 6px; }

.c-btn2 { text-align: center; }
.c-btn2 a { display: inline-block; *display: inline; *zoom: 1; color: #fff; font-size: 20px; font-size: 2rem; font-weight: bold; text-decoration: none; padding-left: 24px; padding-right: 24px; background: #F75E02; }
.c-btn2 span { display: inline-block; *display: inline; *zoom: 1; background: url(../img/common/icon_2.png) no-repeat right center; padding-right: 50px; padding-top: 25px; padding-bottom: 25px; }

/* ----------------------------- 9. スマホ */
@media screen and (max-width: 767px) { .c-wrap, .c-wrap__750, .c-wrap__1000 { padding-left: 15px; padding-right: 15px; }
  [class*="c-wrap"] [class*="c-wrap"] { padding-left: 0; padding-right: 0; }
  .c-title1 { font-size: 22px; font-size: 2.2rem; padding-top: 25px; margin-bottom: 25px; }
  .c-title1:before { width: 60px; margin-left: -30px; }
  .c-btn1 a { display: block; font-size: 16px; font-size: 1.6rem; text-align: center; }
  .c-btn1 a span { display: inline-block; *display: inline; *zoom: 1; padding-top: 12px; padding-bottom: 12px; }
  .c-btn2 a { display: block; font-size: 14px; font-size: 1.4rem; padding-left: 10px; padding-right: 10px; }
  .c-btn2 span { background-size: 16px auto; padding-right: 22px; padding-top: 16px; padding-bottom: 16px; } }
/* ----------------------------- 1. 各ページ共通 */
/*=======================================
ヘッダー
=========================================*/
.l-header { padding-top: 14px; padding-bottom: 13px; background: #FFF; }
.l-header__logo1 { float: left; width: 50%; }
.l-header__logo2 { float: right; width: 50%; text-align: right; }
.l-header__logo2 p { display: inline-block; *display: inline; *zoom: 1; vertical-align: top; }
.l-header__logo2 p + p { margin-left: 22px; }

.l-nav { background: #F2F4F5; }
.l-nav li { float: left; width: 33.3333%; text-align: center; }
.l-nav li a { display: block; color: #222; text-decoration: none; padding-top: 10px; padding-bottom: 10px; position: relative; }
.l-nav li a:after { position: absolute; display: block; content: ""; width: calc(100% - 18px); bottom: 0; left: 9px; border-bottom: 2px solid #E6485D; }
.l-nav li a span { display: block; border-left: 1px solid #D5DBDE; padding-top: 6px; padding-bottom: 6px; }
.l-nav li a:hover { opacity: 1; -ms-filter: "alpha(opacity=100)"; filter: alpha(opacity=100); }
.l-nav li a:hover span { background: #fff; }
.l-nav li:last-child a span { border-right: 1px solid #D5DBDE; }

/* ----------------------------- タブレット */
/* ----------------------------- スマホ */
@media screen and (max-width: 767px) { .l-header__logo1, .l-header__logo2 { float: none; width: auto; }
  .l-header__logo1 { margin-bottom: 15px; text-align: center; }
  .l-header__logo2 { text-align: center; }
  .l-header__logo2 p { display: block; float: left; width: 48%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding-left: 5px; padding-right: 5px; }
  .l-header__logo2 p:nth-child(2n+1) { clear: both; }
  .l-header__logo2 p + p { margin-left: 2%; }
  .l-nav .c-wrap__1000 { padding-left: 0; padding-right: 0; }
  .l-nav li a { padding-top: 8px; padding-bottom: 8px; }
  .l-nav li a span { padding-top: 3px; padding-bottom: 3px; }
  .l-nav li.topics { font-size: 12px; font-size: 1.2rem; }
  .l-nav li:first-child a span { border-left: 0; }
  .l-nav li:last-child a span { border-right: 0; } }
/*=======================================
フッター
=========================================*/
.l-footer { background: #CCC; text-align: center; padding-top: 54px; padding-bottom: 30px; border-bottom: 3px solid #F75E02; }
.l-footer h1 { margin-bottom: 33px; }
.l-footer .add { line-height: 160%; margin-bottom: 22px; }
.l-footer .add a { color: #333; }
.l-footer .copyright { font-size: 11px; font-size: 1.1rem; }

/* ----------------------------- タブレット */
/* ----------------------------- スマホ */
@media screen and (max-width: 767px) { .l-footer { padding-top: 30px; padding-bottom: 20px; border-bottom-width: 2px; }
  .l-footer h1 { margin-bottom: 20px; }
  .l-footer h1 img { width: 200px; }
  .l-footer .add { margin-bottom: 12px; } }
/* ----------------------------- 2. トップページ */
/*=======================================
トップ
=========================================*/
.p-top__slider { max-width: 1400px; margin-left: auto; margin-right: auto; margin-bottom: 64px; }
.p-top__slider .bx-wrapper .bx-controls-direction a { -webkit-transition: none; -moz-transition: none; -ms-transition: none; transition: none; }
.p-top__catch { text-align: center; margin-bottom: 64px; }
.p-top__catch h2 { text-align: center; position: relative; padding-top: 34px; margin-bottom: 40px; font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; font-weight: bold; letter-spacing: 0.08em; font-size: 24px; font-size: 2.4rem; line-height: 140%; }
.p-top__catch h2 em { font-style: normal; font-size: 30px; font-size: 3rem; }
.p-top__catch h2:before { display: block; content: ""; border-top: 2px solid #888; position: absolute; left: 50%; top: 0; margin-left: -40px; width: 80px; }
.p-top__topics { padding-top: 56px; padding-bottom: 60px; background: #FAFAFA; }
.p-top__topics .heading { margin-bottom: 50px; }
.p-top__topics .heading .c-title1 { margin-bottom: 0; }
.p-top__topics .heading .c-btn1 { float: right; position: relative; margin-top: -40px; }
.p-top__topics .content-box { float: left; width: 31.25%; margin-left: 3.125%; }
.p-top__topics .content-box:nth-child(3n+1) { clear: both; margin-left: 0; }
.p-top__topics .content-box h3 { margin-bottom: 30px; }
.p-top__topics .content-box h3 a { display: block; text-decoration: none; background: #FEE7D9; font-size: 20px; font-size: 2rem; font-weight: bold; border-left: 4px solid #999; padding: 16px 5px 16px 20px; }
.p-top__topics .content-box .box1 { background: #fff; max-height: 400px; overflow: auto; }
.p-top__topics .content-box .box1 ul { padding: 20px; }
.p-top__topics .content-box .box1 li { border-bottom: 1px dashed #ccc; padding-bottom: 20px; margin-bottom: 20px; *zoom: 1; }
.p-top__topics .content-box .box1 li:after { display: block; content: ""; clear: both; }
.p-top__topics .content-box .box1 li:last-child { border-bottom: 0; padding-bottom: 0; margin-bottom: 0; }
.p-top__topics .content-box .box1 li a { display: block; color: #222; text-decoration: none; *zoom: 1; }
.p-top__topics .content-box .box1 li a:after { display: block; content: ""; clear: both; }
.p-top__topics .content-box .box1 li .img1 { float: left; width: 44.44%; }
.p-top__topics .content-box .box1 li .txt1 { float: right; width: 52.77%; }
.p-top__topics .content-box .box1 li .txt1 .date { font-size: 11px; font-size: 1.1rem; line-height: 140%; margin-bottom: 6px; }
.p-top__topics .content-box .box1 li .txt1 h4 { font-size: 16px; font-size: 1.6rem; line-height: 140%; font-weight: bold; }
.p-top__topics .content-box.health h3 a { border-left-color: #6CD274; color: #32A33A; }
.p-top__topics .content-box.kids h3 a { border-left-color: #29AAF8; color: #0696EB; }
.p-top__topics .content-box.sports h3 a { border-left-color: #E06194; color: #D94680; }
.p-top__about { padding-top: 70px; padding-bottom: 70px; text-align: center; }

/* ----------------------------- タブレット */
/* ----------------------------- スマホ */
@media screen and (max-width: 767px) { .p-top__slider { margin-bottom: 40px; }
  .p-top__slider .bx-wrapper { margin-bottom: 0; }
  .p-top__slider .bx-wrapper .bx-controls-direction a { display: none; }
  .p-top__catch { margin-bottom: 40px; padding-left: 15px; padding-right: 15px; }
  .p-top__catch h2 { padding-top: 25px; }
  .p-top__topics { padding-top: 35px; padding-bottom: 35px; }
  .p-top__topics .heading { margin-bottom: 30px; }
  .p-top__topics .content-box { float: none; width: auto; margin-left: 0; margin-bottom: 30px; }
  .p-top__topics .content-box h3 { margin-bottom: 15px; }
  .p-top__topics .content-box h3 a { font-size: 15px; font-size: 1.5rem; padding: 12px 5px 12px 12px; border-left-width: 3px; }
  .p-top__topics .content-box .box1 { max-height: 300px; }
  .p-top__topics .content-box .box1 ul { padding: 15px; }
  .p-top__topics .content-box .box1 li { padding-bottom: 15px; margin-bottom: 15px; }
  .p-top__topics .content-box .box1 li .img1 { width: 34%; }
  .p-top__topics .content-box .box1 li .txt1 { width: 62.77%; }
  .p-top__topics .content-box .box1 li .txt1 .date { font-size: 10px; font-size: 1rem; margin-bottom: 3px; }
  .p-top__topics .content-box .box1 li .txt1 h4 { font-size: 14px; font-size: 1.4rem; }
  .p-top__about { padding: 40px 15px; } }
/* ----------------------------- 3. 下層ページ */
/*=======================================
概要
=========================================*/
.p-about__overview { text-align: center; padding-top: 50px; padding-bottom: 72px; }
.p-about__overview .img1 { margin-bottom: 56px; }
.p-about__overview .txt1 p { font-size: 18px; font-size: 1.8rem; line-height: 200%; margin-top: 50px; }
.p-about__overview .txt1 p em { color: #F75E00; font-size: 24px; font-size: 2.4rem; }
.p-about__qol { background: #FAFAFA; padding-top: 60px; padding-bottom: 60px; }
.p-about__qol .heading { text-align: center; margin-bottom: 86px; position: relative; }
.p-about__qol .heading:after { display: block; content: ""; position: absolute; border-right: 2px solid #C8C8C8; left: 50%; margin-left: -1px; bottom: -43px; height: 43px; }
.p-about__qol .heading h2 { display: inline-block; *display: inline; *zoom: 1; background: #FEE7D9; color: #F75E01; font-weight: bold; font-size: 28px; font-size: 2.8rem; line-height: 140%; border-top: 2px solid #F75E01; padding: 20px; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; max-width: 620px; margin-left: auto; margin-right: auto; }
.p-about__qol .content { position: relative; }
.p-about__qol .content:before { display: block; position: absolute; border-top: 2px solid #C8C8C8; width: 68.75%; top: -43px; left: 50%; margin-top: -1px; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); transform: translateX(-50%); }
.p-about__qol .content-box { float: left; width: 31.25%; margin-left: 3.125%; position: relative; }
.p-about__qol .content-box:before { display: block; content: ""; position: absolute; border-right: 2px solid #C8C8C8; top: -43px; height: 43px; left: 50%; margin-left: -1px; }
.p-about__qol .content-box:nth-child(3n+1) { clear: both; margin-left: 0; }
.p-about__qol .content-box h3 { background: #FEE7D9; font-size: 20px; font-size: 2rem; font-weight: bold; border-left: 4px solid #999; padding: 16px 5px 16px 20px; margin-bottom: 30px; }
.p-about__qol .content-box .box1 { background: #fff; padding: 20px; }
.p-about__qol .content-box .box1 p { font-size: 18px; font-size: 1.8rem; font-weight: bold; border-bottom: 1px dashed #ccc; padding-bottom: 12px; margin-bottom: 12px; }
.p-about__qol .content-box .box1 li { font-size: 16px; font-size: 1.6rem; margin-bottom: 3px; background-position: left center; background-repeat: no-repeat; padding-left: 12px; }
.p-about__qol .content-box .box1 li:last-child { margin-bottom: 0; }
.p-about__qol .content-box .box1 li a { text-decoration: underline; }
.p-about__qol .content-box .box1 li a:hover { text-decoration: none; }
.p-about__qol .content-box.health h3 { border-left-color: #6CD274; color: #32A33A; }
.p-about__qol .content-box.health .box1 li { background-image: url(../img/about/icon_health.png); }
.p-about__qol .content-box.health .box1 li a { color: #32A339; }
.p-about__qol .content-box.kids h3 { border-left-color: #29AAF8; color: #0696EB; }
.p-about__qol .content-box.kids .box1 li { background-image: url(../img/about/icon_kids.png); }
.p-about__qol .content-box.kids .box1 li a { color: #0696EA; }
.p-about__qol .content-box.sports h3 { border-left-color: #E06194; color: #D94680; }
.p-about__qol .content-box.sports .box1 li { background-image: url(../img/about/icon_sports.png); }
.p-about__qol .content-box.sports .box1 li a { color: #D94680; }
.p-about__shain { text-align: center; padding-top: 80px; padding-bottom: 120px; }

/* ----------------------------- タブレット */
/* ----------------------------- スマホ */
@media screen and (max-width: 767px) { .p-about__overview { padding-top: 35px; padding-bottom: 45px; }
  .p-about__overview .img1 { margin-bottom: 25px; }
  .p-about__overview .txt1 p { font-size: 15px; font-size: 1.5rem; line-height: 190%; margin-top: 30px; }
  .p-about__overview .txt1 p em { font-size: 19px; font-size: 1.9rem; }
  .p-about__qol { padding-top: 35px; padding-bottom: 20px; }
  .p-about__qol .heading { margin-bottom: 30px; }
  .p-about__qol .heading h2 { display: block; font-size: 18px; font-size: 1.8rem; padding: 15px 5px; }
  .p-about__qol .heading:after { display: none; }
  .p-about__qol .content:before { display: none; }
  .p-about__qol .content-box { float: none; width: auto; margin-left: 0; margin-bottom: 30px; }
  .p-about__qol .content-box:before { display: none; }
  .p-about__qol .content-box h3 { font-size: 15px; font-size: 1.5rem; padding: 12px 5px 12px 12px; border-left-width: 3px; margin-bottom: 15px; }
  .p-about__qol .content-box .box1 { padding: 15px; }
  .p-about__qol .content-box .box1 p { font-size: 14px; font-size: 1.4rem; padding-bottom: 10px; margin-bottom: 10px; }
  .p-about__qol .content-box .box1 li { font-size: 14px; font-size: 1.4rem; margin-bottom: 6px; }
  .p-about__shain { padding: 35px 15px 50px; } }
/*=======================================
トピックス
=========================================*/
.p-topics { padding-top: 56px; padding-bottom: 100px; }
.p-topics__archive { background: #FFF; padding: 24px; }
.p-topics__archive li { border-bottom: 1px dashed #ccc; padding-bottom: 20px; margin-bottom: 20px; *zoom: 1; }
.p-topics__archive li:after { display: block; content: ""; clear: both; }
.p-topics__archive li:last-child { border-bottom: 0; padding-bottom: 0; margin-bottom: 0; }
.p-topics__archive li a { display: block; color: #222; text-decoration: none; *zoom: 1; }
.p-topics__archive li a:after { display: block; content: ""; clear: both; }
.p-topics__archive li .img1 { float: left; width: 120px; }
.p-topics__archive li .txt1 { margin-left: 145px; }
.p-topics__archive li .txt1 .date, .p-topics__archive li .txt1 .category { display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; }
.p-topics__archive li .txt1 .date { font-size: 14px; font-size: 1.4rem; margin-right: 8px; }
.p-topics__archive li .txt1 .category { font-size: 12px; font-size: 1.2rem; line-height: 140%; padding: 3px 10px; color: #fff; background: #999; }
.p-topics__archive li .txt1 .category.health { background: #32A33A; }
.p-topics__archive li .txt1 .category.kids { background: #0696EB; }
.p-topics__archive li .txt1 .category.sports { background: #DA4681; }
.p-topics__archive li .txt1 h3 { padding-top: 8px; font-weight: bold; line-height: 160%; font-size: 18px; font-size: 1.8rem; }
.p-topics__single { background: #FFF; padding: 24px; }
.p-topics__single .heading { border-bottom: 1px dashed #ccc; padding-bottom: 25px; margin-bottom: 40px; text-align: center; }
.p-topics__single .heading .date, .p-topics__single .heading .category { display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; }
.p-topics__single .heading .date { font-size: 15px; font-size: 1.5rem; margin-right: 8px; }
.p-topics__single .heading .category { font-size: 14px; font-size: 1.4rem; line-height: 150%; padding: 2px 11px; color: #fff; background: #999; }
.p-topics__single .heading .category.health { background: #32A33A; }
.p-topics__single .heading .category.kids { background: #0696EB; }
.p-topics__single .heading .category.sports { background: #DA4681; }
.p-topics__single .heading h3 { padding-top: 10px; font-weight: bold; line-height: 160%; font-size: 20px; font-size: 2rem; }
.p-topics__single .eyecatch { text-align: center; margin-bottom: 30px; }
.p-topics__single .content { font-size: 15px; font-size: 1.5rem; line-height: 185%; }

/* ----------------------------- タブレット */
/* ----------------------------- スマホ */
@media screen and (max-width: 767px) { .p-topics { padding-top: 35px; padding-bottom: 50px; }
  .p-topics__archive { padding: 15px; }
  .p-topics__archive li .img1 { float: none; width: auto; text-align: center; }
  .p-topics__archive li .txt1 { margin-left: 0; margin-top: 10px; }
  .p-topics__archive li .txt1 .date { font-size: 13px; font-size: 1.3rem; }
  .p-topics__archive li .txt1 h3 { font-size: 16px; font-size: 1.6rem; padding-top: 6px; }
  .p-topics__single { padding: 15px; }
  .p-topics__single .heading { padding-bottom: 20px; margin-bottom: 30px; }
  .p-topics__single .heading .date { font-size: 13px; font-size: 1.3rem; }
  .p-topics__single .heading .category { font-size: 12px; font-size: 1.2rem; padding: 3px 10px; line-height: 140%; }
  .p-topics__single .heading h3 { font-size: 16px; font-size: 1.6rem; padding-top: 8px; }
  .p-topics__single .content .mt-image-left, .p-topics__single .content .mt-image-right { float: none !important; display: block; } }
/*=======================================
お問い合わせ
=========================================*/
.p-contact__heading { text-align: center; padding-top: 50px; margin-bottom: 68px; }
.p-contact__heading .txt1 { font-size: 18px; font-size: 1.8rem; line-height: 200%; margin-bottom: 35px; }
.p-contact__info { padding-bottom: 95px; }
.p-contact__info .box1 { margin-bottom: 60px; }
.p-contact__info .box1:last-child { margin-bottom: 0; }
.p-contact__info .box1 table { width: 100%; }
.p-contact__info .box1 thead th { color: #fff; text-align: center; padding-top: 12px; padding-bottom: 10px; font-weight: normal; }
.p-contact__info .box1 thead th h3 { font-size: 22px; font-size: 2.2rem; font-weight: bold; line-height: 140%; }
.p-contact__info .box1 thead th p { font-size: 14px; font-size: 1.4rem; letter-spacing: 0.04em; }
.p-contact__info .box1 tbody th, .p-contact__info .box1 tbody td { padding: 15px; border: 1px solid; font-size: 14px; font-size: 1.4rem; line-height: 160%; }
.p-contact__info .box1 tbody th { width: 150px; font-weight: normal; text-align: left; }
.p-contact__info .box1 tbody td li { text-indent: -1em; padding-left: 1em; margin-bottom: 4px; }
.p-contact__info .box1 tbody td li:last-child { margin-bottom: 0; }
.p-contact__info .box1.health thead th { background: #32A33A; }
.p-contact__info .box1.health tbody th, .p-contact__info .box1.health tbody td { border-color: #C1E3C4; }
.p-contact__info .box1.health tbody th { background: #EAF6EB; }
.p-contact__info .box1.kids thead th { background: #0696EB; }
.p-contact__info .box1.kids tbody th, .p-contact__info .box1.kids tbody td { border-color: #B4DFF9; }
.p-contact__info .box1.kids tbody th { background: #E6F4FD; }
.p-contact__info .box1.sports thead th { background: #DA4681; }
.p-contact__info .box1.sports tbody th, .p-contact__info .box1.sports tbody td { border-color: #F4C7D9; }
.p-contact__info .box1.sports tbody th { background: #FBECF2; }

/* ----------------------------- タブレット */
/* ----------------------------- スマホ */
@media screen and (max-width: 767px) { .p-contact__heading { padding-top: 35px; margin-bottom: 45px; }
  .p-contact__heading .txt1 { font-size: 14px; font-size: 1.4rem; margin-bottom: 20px; }
  .p-contact__info { padding-bottom: 60px; }
  .p-contact__info .box1 { margin-bottom: 30px; }
  .p-contact__info .box1 table, .p-contact__info .box1 thead, .p-contact__info .box1 tbody, .p-contact__info .box1 tr, .p-contact__info .box1 th, .p-contact__info .box1 td { display: block; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 100%; }
  .p-contact__info .box1 thead th { padding-top: 16px; padding-bottom: 14px; }
  .p-contact__info .box1 thead th h3 { font-size: 20px; font-size: 2rem; line-height: 140%; }
  .p-contact__info .box1 thead th p { font-size: 11px; font-size: 1.1rem; line-height: 150%; margin-top: 2px; }
  .p-contact__info .box1 tbody th, .p-contact__info .box1 tbody td { padding: 10px; border-bottom: 0; }
  .p-contact__info .box1 tbody th { width: 100%; }
  .p-contact__info .box1 tbody tr:last-child td { border-bottom: 1px solid; }
  .p-contact__info .box1.health tbody tr:last-child td { border-bottom-color: #C1E3C4; }
  .p-contact__info .box1.kids tbody tr:last-child td { border-bottom-color: #B4DFF9; }
  .p-contact__info .box1.sports tbody tr:last-child td { border-bottom-color: #F4C7D9; } }
/* ----------------------------- 9. タブレット */
/* ----------------------------- 9. スマホ */
@media screen and (max-width: 767px) { body { font-size: 14px; font-size: 1.4rem; line-height: 160%; min-width: initial; } }
