@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; font-size: 100%; vertical-align: baseline; background: transparent; }

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; font-size: 100%; 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; }

/* =======================================
記事詳細
========================================*/
#entry { margin: 0 auto; }

#entry_title { margin: 0 0 30px; border-bottom: 1px solid #ccc; padding: 0 0 12px; }

#entry_title h3 { padding: 2px 0; font-size: 130%; }

#entry_title span { font-size: 85%; padding: 2px 0; }

#entrybody { font-size: 100%; margin-top: 0; }

#entrybody ul, #entrybody ol { margin: 12px 0 12px 2em; list-style-position: inside; text-align: left; }

#entrybody ul li { text-align: left; }

#entrybody ol li { text-align: left; }

#entrybody strong { font-weight: bold !important; }

#entrybody strong span { font-weight: bold !important; }

#entrybody span strong { font-weight: bold !important; }

#entrybody del strong { font-weight: bold !important; }

#entrybody em strong { font-weight: bold !important; }

#entrybody em { font-style: italic; }

#entrybody p { line-height: 170%; margin: 0 0 1.2em; }

td #entrybody p { margin-bottom: 0; }

#entrybody em { font-style: italic !important; }

#entrybody blockquote { margin: 15px 0 15px 24px; }

#entrybody img { margin: 0 0 1em; }

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

.alignright, img.alignright { display: inline; float: right; margin-left: 24px; 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; line-height: 18px; text-align: center; margin-bottom: 20px; padding: 4px; -moz-border-radius: 0; -khtml-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; }

.wp-caption img { margin: 5px; }

.wp-caption p.wp-caption-text { margin: 0 0 4px; }

.wp-smiley { margin: 0; }

body#tinymce ul, body#tinymce ol { margin: 0 0 0 1.5em; }

body#tinymce ul li { list-style: disc; }

body#tinymce ol li { list-style: decimal; }

#entrybody h1 { font-size: 200%; line-height: 150%; }

#entrybody h2 { font-size: 180%; line-height: 150%; }

#entrybody h3 { font-size: 150%; line-height: 150%; }

#entrybody h4 { font-size: 132%; line-height: 150%; }

#entrybody h5 { font-size: 116%; line-height: 150%; }

#entrybody h6 { font-size: 108%; line-height: 150%; }

#social { margin: 30px 0 10px; clear: both; }

#social:before, #social:after { content: ""; display: table; }

#social:after { clear: both; }

#social { zoom: 1; }

#social li, #social div { float: left; }

#social li { border: 0; }

#social .facebook { width: 120px; }

#social .twitter { width: 105px; }

#social .hatena { width: 130px; }

#social .google { width: 80px; }

#social .line img { width: 88px; height: auto; }

#entry .fbcomments, #entry .fb_iframe_widget, #entry .fb_iframe_widget[style], #entry .fb_iframe_widget iframe[style], #entry .fbcomments iframe[style], #entry .fb_iframe_widget span { width: 100% !important; }

/* ----------------------------- ページネーション */
.pagination { clear: both; padding: 20px 0 0; position: relative; font-size: 14px; line-height: 14px; text-align: center; }
.pagination span, .pagination a { display: inline-block; *display: inline; *zoom: 1; width: auto; padding: 12px 15px; margin: 0 3px; background: #fff; border: 1px solid #ececec; color: #7c7c7c; text-decoration: none !important; border-radius: 3px; }
.pagination span.current, .pagination a.current { background: #383838; border-color: #383838; color: #fff !important; }
.pagination a:link, .pagination a:visited { color: #7c7c7c; }
.pagination a:hover { background: #383838; border-color: #383838; color: #fff; opacity: 1; -ms-filter: "alpha(opacity=100)"; filter: alpha(opacity=100); }

/* ----------------------------- 全体 */
body { font-size: 13px; line-height: 1.6em; color: #333; font-family: Helvetica, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ　Ｐゴシック", "MS PGothic", sans-serif; background: #fff; position: relative; -webkit-text-size-adjust: 100%; }

a:link, a:visited { color: #FF7FBF; text-decoration: underline; }
a:hover, a:active { text-decoration: none; }

.pc-only { display: none !important; }

img, .bx-wrapper img { max-width: 100%; height: auto; }

/* ----------------------------- 1. 各ページ共通 */
/*=======================================
フッター
=========================================*/
.l-footer { background: #f8f8f8; text-align: center; padding: 25px 0; }
.l-footer h1 { margin-bottom: 10px; }
.l-footer p { font-size: 78.57%; }
.is-oc .l-footer { padding-bottom: 100px; }

/*=======================================
告知
=========================================*/
.l-notice {position: fixed;right: 0;bottom: 0;box-shadow: 0 0 10px rgba(0,0,0,.65);z-index: 999;}

/*=======================================
ページトップへ
=========================================*/
.l-pagetop { position: fixed; width: 25px; right: 10px; bottom: 10px; z-index: 999; }
.is-oc .l-pagetop { bottom: 90px; }

/* ----------------------------- 2. トップページ */
/*=======================================
TOP
=========================================*/
.p-top1 { margin-bottom: 60px; position: relative; }
.p-top1__block1 { padding: 10px 20px; text-align: center; }
.p-top1__block1 h1 { margin-bottom: 10px; }
.p-top1__block1 p { padding: 0 10px; }
.p-top1__block1 p a { display: block; background: #FF290B; color: #fff; font-size: 114.2%; border: 1px solid #ccc; border-radius: 20px; padding: 5px 15px; text-decoration: none; }
.p-top1__block2 { text-align: center; padding: 0 10px; }
.p-top1__block2 .txt1 { text-align: left; position: relative; margin-bottom: 15px; }
.p-top1__block2 .txt1 h2 { font-size: 178.5%; font-weight: bold; line-height: 140%; border-bottom: 1px solid #000; padding-bottom: 5px; margin-bottom: 15px; }
.p-top1__block2 .txt1 h3 { font-size: 128.5%; font-weight: normal; line-height: 125%; margin-bottom: 10px; }
.p-top1__block2 .img2 { text-align: center; position: relative; margin: 0 -10px 15px; }
.p-top1 .scroll { background: #fff; text-align: center; padding: 10px 0; }

.p-top2__block1 { margin-bottom: 20px; padding-bottom: 20px; text-align: center; }
.p-top2__block1 video { display: inline-block; *display: inline; *zoom: 1; margin-top: 10px; max-width: 100%; height: auto; }
.p-top2__block1 p { font-size: 121.4%; line-height: 160%; }
.p-top2__block1 p em { color: #FF7FBF; display: block; }

.p-top3 { background: url(../img/top/top3_bg2.jpg?01) no-repeat center; background-size: cover; background-attachment: fixed; padding: 20px 0; margin-bottom: 30px; }
.p-top3 .c-title1 { color: #333; text-shadow: 0 0 8px #fff, 0 0 8px #fff, 0 0 12px #fff, 0 0 12px #fff, 0 0 18px #fff; }
.p-top3__block1 { position: relative; }
.p-top3__block1 ul:after { display: none; }
.p-top3__block1 li { padding: 0 5px; background: #fff; float: left; width: 48%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin: 0 0 2% 2%; box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3); }
.p-top3__block1 li span { display: inline-block; *display: inline; *zoom: 1; background-repeat: no-repeat; background-position: left center; background-size: 24px auto; padding: 10px 0 10px 30px; }
.p-top3__block1 li a { display: block;position: relative;margin: 0 -5px;padding: 0 5px; }
.p-top3__block1 li.li1 span { background-image: url(../img/top/top3_icon1.png); }
.p-top3__block1 li.li2 span { background-image: url(../img/top/top3_icon2.png); }
.p-top3__block1 li.li3 span { background-image: url(../img/top/top3_icon3.png); }
.p-top3__block1 li.li4 span { background-image: url(../img/top/top3_icon4.png); }
.p-top3__block1 li.li5 span { background-image: url(../img/top/top3_icon5.png); }
.p-top3__block1 li.li6 span { background-image: url(../img/top/top3_icon6.png); }
.p-top3__block1 li.li7 span { background-image: url(../img/top/top3_icon7.png); }
.p-top3__block1 li.li8 span { background-image: url(../img/top/top3_icon8.png); }
.p-top3__block1 li.li9 span { background-image: url(../img/top/top3_icon9.png); }
.p-top3__block1 li.li10 span { background-image: url(../img/top/top3_icon10.png); }
.p-top3__block1 li.li11 span { background-image: url(../img/top/top3_icon11.png); }
.p-top3__block1 li.li12 span { background-image: url(../img/top/top3_icon12.png); }
.p-top3__block1 li.li13 span { background-image: url(../img/top/top3_icon13.png); }
.p-top3__block1 li.li14 span { background-image: url(../img/top/top3_icon14.png); }
.p-top3__block1 li.li15 span { background-image: url(../img/top/top3_icon15.png); }
.p-top3__block1 li.li16 span { background-image: url(../img/top/top3_icon16.png); }
.p-top3__block1 li.li1, .p-top3__block1 li.li2 a, .p-top3__block1 li.li3 a, .p-top3__block1 li.li4 a, .p-top3__block1 li.li5 a, .p-top3__block1 li.li6 a, .p-top3__block1 li.li7 a, .p-top3__block1 li.li8 a, .p-top3__block1 li.li9 a, .p-top3__block1 li.li16 a { color: #0067B6; }
.p-top3__block1 li.li10 a { color: #EE8100; }
.p-top3__block1 li.li11 a { color: #D83924; }
.p-top3__block1 li.li12 a { color: #E75281; }
.p-top3__block1 li.li13 a { color: #44B033; }
.p-top3__block1 li.li14 a, .p-top3__block1 li.li15 a { color: #A54C84; }

.p-top4 { margin-bottom: 30px; }
.p-top4 .c-txt1 { margin-bottom: 30px; padding: 0 10px; }
.p-top4__block1 .box1 { text-align: center; }
.p-top4__block1 .box2 { position: relative; padding: 0 15px 30px; }
.p-top4__block1 .box2 h3 { color: #fff; background: #FF290B; font-size: 200%; font-weight: bold; line-height: 120%; position: relative; margin: 0 -15px 15px; padding: 7px 15px 5px; }
.p-top4__block1 .box2 .tit1 { margin-bottom: 10px; }
.p-top4__block1 .box2 .tit1 h4 { font-size: 171.4%; color: #666; line-height: 120%; margin-bottom: 10px; font-weight: bold; }
.p-top4__block1 .box2 .tit1 p { font-size: 128.5%; line-height: 120%; color: #666; }
.p-top4__block1 .box2 .txt1-tit1 { font-size: 92.8%; letter-spacing: 0.3em; position: relative; margin-bottom: 10px; font-weight: bold; color: #333; }
.p-top4__block1 .box2 .txt1-tit1 span { display: inline-block; *display: inline; *zoom: 1; background: #fff; position: relative; z-index: 9; padding-right: 10px; }
.p-top4__block1 .box2 .txt1-tit1:before { display: block; content: ""; width: 100%; border-top: 1px solid #333; top: 50%; left: 0; position: absolute; z-index: 5; }
.p-top4__block1 .box2 .txt1 h5 { font-size: 107.1%; color: #FF290B; font-weight: normal; margin-bottom: 10px; line-height: 120%; }
.p-top4__block1 .box2 .txt1 h5 span { display: inline-block; *display: inline; *zoom: 1; border: 2px solid #FF290B; font-size: 92.8%; padding: 1px 3px; font-weight: bold; margin-left: 5px; }
.p-top4__block1 .box2 .txt1 h5.alt { color: #000; font-size: 92.8%; line-height: 120%; margin-bottom: 0; }
.p-top4__block1 .box2 .txt1 h4 { font-size: 114.2%; font-weight: bold; color: #666; margin-bottom: 8px; }
.p-top4__block1 .box2 .txt1 p { color: #666; margin-bottom: 6px; line-height: 140%; }
.p-top4__block1 .box2 .txt1 h6 { font-size: 100%; color: #000; }
.p-top4__block1 .box2 .txt1 ul { display: inline-block; *display: inline; *zoom: 1; vertical-align: top; margin-right: 15px; color: #000; line-height: 160%; font-size: 92.8%; }
.p-top4__block1 .box2 .txt1 .btn1 { margin-top: 4px; }
.p-top4__block1 .box2 .txt1 .btn1 a { max-width: 500px; font-size: 114.2%; display: block; text-align: center; border: 2px solid #FF290B; color: #FF290B; padding: 0 8px; line-height: 120%; }
.p-top4__block1 .box2 .txt1 .btn1 a span { display: block; background: url(../img/top/top4_icon1.png) no-repeat right center; padding: 4px 0; }
.p-top4__block1.block1 .box2 h3, .p-top4__block1.block3 .box2 h3 { background: #FF290B; }
.p-top4__block1.block2 .box2 h3, .p-top4__block1.block4 .box2 h3 { background: #FF8000; }
.p-top4__block1.block4 .box2 { padding-bottom: 0; }
.p-top4__block1.block4 .box2 h5 span { border: 2px solid #FF290B; }

.p-top5 { background: url(../img/top/top5_bg2.jpg?01) no-repeat center; background-size: cover; background-attachment: fixed; padding: 30px 10px 20px; margin-bottom: 30px; }
.p-top5__block1 li { background: #fff; }
.p-top5__block1 li .img1 { text-align: center; }
.p-top5__block1 li .txt1 { padding: 15px 5px; }
.p-top5__block1 li .txt1 h3 { font-size: 142.8%; font-weight: bold; color: #FF7FBF; margin-bottom: 15px; line-height: 160%; }
.p-top5__block1 li .txt1 p { line-height: 160%; }
.p-top5__block1 .bx-wrapper { margin-bottom: 0; }
.p-top5__block1 .bx-wrapper .bx-controls-direction a { width: 40px; height: 40px; top: 100px; margin-top: 0; background-repeat: no-repeat; background-position: center; background-size: cover; }
.p-top5__block1 .bx-wrapper .bx-controls-direction a.bx-prev { left: -10px; background-image: url(../img/top/top5_prev.png); }
.p-top5__block1 .bx-wrapper .bx-controls-direction a.bx-next { left: auto; right: -10px; background-image: url(../img/top/top5_next.png); }

.p-top6__block1 { margin-bottom: 30px; }
.p-top6__block1-wrap { background: url(../img/top/top6_bg2.jpg?01) no-repeat center; background-size: cover; background-attachment: fixed; padding: 20% 0 15%; text-align: center; margin-bottom: 20px; }
.p-top6__block1-wrap p { display: inline-block; *display: inline; *zoom: 1; background: #fff; font-size: 128.5%; padding: 10px 20px; margin-bottom: 20px; }
.p-top6__block1-wrap h3 { font-size: 171.4%; font-weight: bold; line-height: 160%; color: #fff; letter-spacing: 0.1em; text-shadow: 0 0 8px #000, 0 0 8px #000; }
.p-top6__block1-txt1 { padding: 0 10px; }
.p-top6__block1-txt1 .txt1 { padding-bottom: 10px; border-bottom: 1px solid #888; margin-bottom: 10px; }
.p-top6__block1-txt1 .txt1 p { font-size: 114.2%; }
.p-top6__block1-txt1 .txt2 ul { display: inline-block; *display: inline; *zoom: 1; }
.p-top6__block1-txt1 .txt2 li{float: left;margin-right: 10px;}
.p-top6__block1-txt1 .txt2 li span{vertical-align: text-bottom;}
.p-top6__block1-txt1 .txt2 li.li1 span { color: #BBA9D1; }
.p-top6__block1-txt1 .txt2 li.li2 span { color: #8C93C8; }
.p-top6__block1-txt1 .txt2 li.li3 span { color: #F7C180; }
.p-top6__block1-txt1 .txt2 li.li4 span { color: #F4B3C1; }
.p-top6__block1-txt1 .txt2 li.li5 span { color: #B3D797; }
.p-top6__block1-txt1 .txt2 li.li6 span { color: #9E9E9F; }
.p-top6__block2 { margin-bottom: 40px; }
.p-top6__block2 .box1 { text-align: center; }
.p-top6__block2 .box2 { padding: 10px; }
.p-top6__block2 .box2 h3 { font-size: 157.1%; font-weight: bold; line-height: 140%; border-bottom: 1px solid #000; padding-bottom: 8px; margin-bottom: 10px; }
.p-top6__block2 .box2 h3 span { font-size: 78.57%; }
.p-top6__block2 .box2 h4 { font-size: 114.2%; font-weight: bold; line-height: 140%; margin-bottom: 12px; color: #444; }
.p-top6__block2 .box2 p { font-size: 114.2%; color: #777; line-height: 130%; padding-right: 15px; }
.p-top6__block2.block1 .box2 h3 { color: #7b59a2; }
.p-top6__block2.block2 .box2 h3 { color: #003f98; }
.p-top6__block2.block3 .box2 h3 { color: #f08300; }
.p-top6__block2.block4 .box2 h3 { color: #e85282; }
.p-top6__block2.block5 .box2 h3 { color: #45b035; }
.p-top6__block2.block6 .box2 h3 { color: #44B033; }
.scroll { display: none; }

/*
------------------------------------------------------------------------------*/
#induction { background: #e8e8e8; padding: 20px 10px 5px; }
#induction .induction_wrap {  }
#induction img { max-width: 100%; vertical-align: middle; }
#induction .text { margin-bottom: 0.3em; }
#induction .row { margin-top: 30px; }
#induction ul { margin: 0; padding: 0; }
#induction .col { /*float: left;*/ margin: 0 2% 15px 0; }
#induction .col a{display: block;text-align: center;}
#induction h2 { font-size: 124%; }
#induction h2 p { display: inline; border: none; padding: 0; background: url(http://www.nuhw.ac.jp/capital/img/feature_h4.gif?20150126) repeat-x bottom; line-height: 1.5; font-weight: bold; font-size: 124%; color: #007dc7; }
#induction #check { display: block; margin: 0 -10px 0.5em; padding: 0.2em 0.5em; background: #007dc7; color: #FFF; }
#induction .col3 .col, #induction .c4 { margin-bottom: 20px; }

/* ----------------------------- 3. 下層ページ */
/* ----------------------------- 4. 投稿 */
/* ----------------------------- 9. 共通パーツ */
.u-mt0 { margin-top: 0px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.u-pb0 { padding-bottom: 0px; }

.u-col { color: #FF7FBF; }

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

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

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

.c-wrap { margin-left: 10px; margin-right: 10px; }

.c-title1 { text-align: center; font-size: 200%; font-weight: bold; font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "リュウミン R-KL", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; color: #666; letter-spacing: 0.15em; line-height: 160%; margin-bottom: 20px; }
.c-title1 em { color: #FF7FBF; }

.c-txt1 { font-size: 107.1%; line-height: 180%; color: #666; }

.c-table__nostyle th, .c-table__nostyle td { padding: 0 !important; padding-bottom: 10px !important; padding-right: 5px !important; border: 0; font-weight: normal; text-align: left; vertical-align: top; background: transparent; }

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

#__bs_notify__ { display: none !important; }
