@charset "utf-8";
/* ================================================

	学研メディカル秀潤社
	common.css

=================================================== */
/* ------------------------------------------
	reset | リセット
--------------------------------------------- */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, em, img, strong, dl, dt, dd, ol, ul, li, form, input, textarea, label, select, option, hr {
  margin: 0;
  padding: 0;
}
html {
  font-size: 100%;
}
body {
  font-family: "MS UIゴシック", "MS UI Gothic", sans-serif;
  font-size: .82em;
  line-height: 1em;
  color: #333;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}
strong {
  font-weight: bold;
}
img {
  border: 0;
}
li {
  list-style: none;
}
a {
  color: #333;
}
.dataWrapper .data a {
  color: #060 !important;
}
#nursingMook .data a {
  color: #C36 !important;
}
.dataWrapper .data a:hover, #nursingMook .data a:hover, a:hover {
  color: #999 !important;
}
/* ------------------------------------------
	base | ベース背景指定
--------------------------------------------- */
body {
  background: url(https://gakken-mesh.jp/images/mainbg.gif) 0 0 repeat-x;
}
#wrapperAll {
  width: 1180px;
  margin: 0 auto 0 auto;
  background: url(https://gakken-mesh.jp/images/backgrount_green_IE.jpg) top center no-repeat;
}
#wrapperAll.nursing, #onlinejournal #wrapperAll, #nursing-seminar.wp #wrapperAll {
  background: url(https://gakken-mesh.jp/images/backgrount_pink_IE.jpg) top center no-repeat;
}
#wrapperAll:after {
  content: "";
  display: block;
  clear: both;
}
#wrapper {
  width: 980px;
  margin: 0 auto 0 auto;
}
/* ------------------------------------------
	header | ヘッダー
--------------------------------------------- */
#header {
  height: 140px;
  position: relative;
}
#headerMenu, #searchForm, #mainMenu {
  position: absolute;
}
/* logo
	-------------------*/
#header h1 {
  padding: 19px 0 0 16px;
}
/* banner
	-------------------*/
#header .banner {
  position: absolute;
  top: 30px;
  left: 420px;
}
/* headerMenu
	-------------------*/
#headerMenu {
  top: 4px;
  right: 0;
  width: 145px;
  height: 20px;
  background: #21873E;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
#headerMenu li {
  height: 15px;
  margin-top: 2px;
  float: left;
  text-align: center;
  font-size: 0;
  line-height: 0;
}
#headerMenu li.company {
  width: 65px;
  padding-right: 1px;
  background: url(https://gakken-mesh.jp/images/line_dot_y.gif) top right repeat-y;
}
#headerMenu li.contact {
  width: 79px;
}
/* サイト内検索
	-------------------*/
#searchForm {
  width: 295px;
  position: absolute;
  top: 35px;
  right: 0;
}
#searchForm dt {
  float: left;
  padding: 6px 6px 0 0;
}
#searchForm .inputText {
  width: 180px;
  height: 23px;
  margin-right: 6px;
  border: 1px solid #999;
  background: #fff url(https://gakken-mesh.jp/images/search_icon.gif) 3px 4px no-repeat;
  text-indent: 20px;
  /*text-indent:0;*/
  line-height: 20px;
  font-size: 12px;
  float: left;
}
#searchForm .inputButton {
  width: 40px;
  height: 23px;
  margin-top: 1px;
}
#searchForm .advancedSearch {
  clear: both;
  padding-top: 4px;
  font-size: .78em;
  text-align: right;
}
/* メインメニュー
	-------------------*/
#mainMenu {
  top: 95px;
}
#mainMenu ul {
  height: 38px;
  background: url(https://gakken-mesh.jp/images/line_dot_y.gif) left center no-repeat;
}
#mainMenu li {
  float: left;
  padding: 0 5px 0 4px;
  background: url(https://gakken-mesh.jp/images/line_dot_y.gif) right center no-repeat;
}
#mainMenu a:hover img {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=100)";
}
/* ------------------------------------------
	wrapperContentsAll | コンテンツ部分
--------------------------------------------- */
#wrapperContentsAll {
  margin: 12px 0 0 8px;
}
#wrapperContents {
  clear: both;
}
/* ------------------------------------------
	footer　| フッター
--------------------------------------------- */
#footer {
  clear: both;
  width: 1180px;
  margin: auto;
}
/* 戻るボタン
	-------------------------*/
#goTop {
  font-size: 0;
  line-height: 0;
  width: 980px;
  margin: 0 auto 10px auto;
  text-align: right;
  border-bottom: 3px solid #21873E;
}
#goTop li {
  display: inline;
  padding-left: 3px;
}
#footer .footer {
  width: 980px;
  margin: auto;
  padding-top: 15px;
  clear: both;
}
#footer .logo {
  float: left;
  padding-bottom: 40px;
}
#footerSubMenu {
  float: right;
  text-align: right;
}
#footerSubMenu:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0.1px;
  font-size: 0.1em;
  line-height: 0;
  clear: both;
}
#footerSubMenu li {
  font-size: .79em;
  float: left;
  padding: 0 7px 0 7px;
  border-right: 1px solid #333;
}
/* ------------------------------------------
	下層ページメインコンテンツ
--------------------------------------------- */
#innerMainContainer {
  float: left;
  width: 752px;
}
/* パンくず
	-------------------------*/
#topicPath {
  background: url(https://gakken-mesh.jp/images/bg_dot.gif) 0 0 repeat;
  margin-bottom: 10px;
  padding: 3px 8px 3px 8px;
  font-size: .82em;
  line-height: 1.4em;
}
/* ------------------------------------------
	kyouin
--------------------------------------------- */
/*----------------------------
* SPメニュー
*----------------------------*/
.sp_logo img {
  width: 150px;
  height: 30px;
  margin: 15px 0 0 15px;
  display: none;
}
/*----------------------------
* メニュー開閉ボタン
*----------------------------*/
.menu-btn {
  display: none;
  position: fixed;
  top: 10px;
  right: 12px;
  z-index: 25;
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
  background: #333;
  color: #fff;
  cursor: pointer;
}
.menu-btn img {
  width: 15px;
  height: 17px;
}
/*----------------------------
* メニュー本体
*----------------------------*/
#sp_mainMenu {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 1;
  width: 100vw;
  height: 100vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: #555;
}
#sp_mainMenu li {
  width: 100%;
  height: auto;
  padding: .5em 1em;
  text-align: center;
  color: #fff;
  box-sizing: border-box;
  font-size: 16px;
}
#sp_mainMenu li a {
  text-decoration: none;
  color: #fff;
}
/*----------------------------
* アニメーション部分
*----------------------------*/
/* アニメーション前のメニューの状態 */
#sp_mainMenu {
  pointer-events: none;
  opacity: 0;
  transition: opacity .3s linear;
}
/* アニメーション後のメニューの状態 */
#sp_mainMenu.is-active {
  pointer-events: auto;
  opacity: 0.9;
  z-index: 30;
}
#kyouin #innerMainContainer {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  line-height: 1.6;
}
#kyouin #innerMainContainer {
  width: 930px;
  float: none;
  margin: 0 auto;
}
#kyouin .kyouin_news {
  margin-top: 20px;
  border-radius: 10px;
  border: solid 3px #008836;
  display: flex;
}
#kyouin .kyouin_news dt {
  width: 80px;
  padding: 10px;
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
  background: #008836;
}
#kyouin .kyouin_news dd {
  padding: 0 15px;
  font-size: 14px;
}
#kyouin .kyouin_news dd .news_list {
  margin: 10px 0 15px;
}
#kyouin .kyouin_news dd span {
  font-weight: bold;
}
#kyouin .kyouin_intro {
  margin: 40px auto;
}
#kyouin .intro-title {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}
#kyouin .intro-title h3 {
  font-weight: bold;
  font-size: 24px;
  color: #008836;
  margin: 0 16px;
}
#kyouin .kyouin_intro_box {
  background: #fff4d9;
  padding: 30px;
}
#kyouin .intro-catch {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 16px;
}
#kyouin .intro-em {
  color: #d95c14;
}
#kyouin .intro-btns {
  display: flex;
  justify-content: space-between;
}
#kyouin .intro-btns li {
  width: calc(33% - 14px);
}
#kyouin .intro-btn {
  display: block;
  background: #d95c14;
  border-radius: 10px;
  padding: 25px 20px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  position: relative;
  text-decoration: none;
}
#kyouin .intro-btn:hover {
  opacity: .8;
  color: #fff !important;
}
#kyouin .intro-btn:before, #kyouin .intro-btn:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
#kyouin .intro-btn:after {
  right: 15px;
  vertical-align: middle;
  box-sizing: border-box;
  width: 5px;
  height: 5px;
  border: 5px solid transparent;
  border-left: 5px solid #fff;
}
#kyouin .intro-btn1 {
  padding-left: 82px;
}
#kyouin .intro-btn2 {
  padding-left: 96px;
}
#kyouin .intro-btn3 {
  padding-left: 92px;
}
#kyouin .intro-btn1:before {
  background-image: url("images/btn1-icon.png");
  height: 60px;
  width: 46px;
  left: 22px;
}
#kyouin .intro-btn2:before {
  background-image: url("images/btn2-icon.png");
  height: 43px;
  width: 60px;
  left: 22px;
}
#kyouin .intro-btn3:before {
  background-image: url("images/btn3-icon.png");
  height: 60px;
  width: 60px;
  left: 20px;
}
#kyouin .intro-btns p {
  text-align: center;
  font-size: 14px;
  margin-top: 14px;
}
#kyouin .banner_area {
  margin-top: 30px;
  background-color: #f7f7f7;
  padding: 20px;
  text-align: center;
}
#kyouin .banner_area .t1 {
  font-size: 16px;
  color: #ff9999;
  font-weight: bold;
  margin-bottom: 20px;
}
#kyouin .banner_area .movie_banner a {
  display: inline-block;
  margin-left: 80px;
  margin-bottom: 20px;
}
#kyouin .banner_area .movie_banner a:hover {
  opacity: .8;
}
#kyouin .banner_area .t2 {
  font-size: 16px;
  color: #333333;
}
#kyouin .banner_area .t2 span {
  color: #ff9999;
  font-weight: bold;
}
#kyouin .banner_area .t3 {
  font-size: 14px;
  font-weight: bold;
  color: #008836;
  margin-bottom: 20px;
}
#kyouin .gallary_note {
  margin-top: 30px;
  padding: 20px;
  border: solid 3px #008836;
}
#kyouin .gallary_note dt {
  color: #008836;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 5px;
}
#kyouin .gallary_note dd {
  font-size: 14px;
}
#kyouin .kyouin_support {
  margin-top: 30px;
}
#kyouin .sec_title {
  margin-top: 20px;
  background: #008836;
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.4;
  padding: 10px 15px;
}
#kyouin .sec_subtitle {
  margin: 20px 0;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #008836;
}
#kyouin .movie_description {
  margin: 20px 0 30px;
  text-align: center;
  font-size: 16px;
}
#kyouin .movie_title {
  font-size: 16px;
  font-weight: bold;
}
#kyouin .kyouin_support p, #kyouin .kyouin_support ul {
  margin-top: 20px;
  padding-left: 15px;
  font-size: 16px;
}
#kyouin .kyouin_support li {
  list-style-type: disc;
  list-style-position: inside;
  margin-bottom: 10px;
}
#kyouin .kyouin_support li.icon_pdf::after {
  content: "";
  display: inline-block;
  background-image: url("images/pdf_icon.png");
  width: 27px;
  height: 30px;
  vertical-align: middle;
  margin-left: 10px;
}
#kyouin .link_wraper {
  margin: 30px 0;
  display: flex;
  justify-content: space-between;
}
#kyouin .link_wraper .moshi, #kyouin .link_wraper .yougo {
  width: 48%;
  border: solid 3px #008836;
  border-radius: 10px;
}
#kyouin .link_wraper .moshi dt, #kyouin .link_wraper .yougo dt {
  background: #008836;
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
  line-height: 1;
  padding: 6px 15px;
  border-radius: 7px 7px 0 0;
  text-align: center;
}
#kyouin .link_wraper .moshi dd, #kyouin .link_wraper .yougo dd {
  font-size: 16px;
  padding: 10px;
  text-align: center;
}
#kyouin .btn {
  max-width: 300px;
  display: block;
  margin: 0 auto;
  padding: 15px 20px;
  border: solid 1px #999999;
  border-radius: 10px;
  text-align: center;
  background-image: linear-gradient(#ffffff 50%, #cccccc 80%);
  color: #333333;
  line-height: 1.2;
  text-decoration: none;
  font-weight: bold;
  text-shadow: 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff;
}
/**/
#kyouin .for_pc {
  display: block;
}
#kyouin .movie_wrapper2 .for_pc {
  max-width: 640px;
  margin: 0 auto;
}
#kyouin .for_sp {
  display: none;
}
#kyouin .kyouin_douga {
  margin-top: 30px;
}
#kyouin .kyouin_douga + .kyouin_douga, #kyouin .kyouin_archive {
  margin-top: 40px;
}
#kyouin .kyouin_douga .movie_wrapper {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
}
#kyouin .kyouin_douga .movie_wrapper2 {
  margin: 20px auto;
}
#kyouin .kyouin_douga .movie_wrapper .movie_timeline {
  padding: 0 15px;
  font-size: 16px;
  /*order: 0;*/
  width: calc(100% - 640px);
}
#kyouin .kyouin_douga .movie_wrapper .movie_timeline h4 {
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 5px;
}
#kyouin .kyouin_douga .movie_wrapper .movie_contents {
  /*flex-shrink: 0;
	order:1;*/
  width: 640px;
}
#kyouin .entry_area {
  margin-top: 20px;
  background-color: #f7f7f7;
  padding: 20px;
  text-align: center;
}
#kyouin .others-btn {
  display: block;
  margin: 15px auto 0;
  padding: 15px 20px;
  text-align: center;
  background: #008836;
  color: #fff;
  font-size: 14px;
  text-decoration: none;
  font-weight: bold;
  position: relative;
  border-radius: 10px;
  max-width: 250px;
}
#kyouin .others-btn:before {
  top: 4px;
  bottom: 0;
  right: 20px;
  margin: auto;
  content: "";
  vertical-align: middle;
  box-sizing: border-box;
  width: 5px;
  height: 5px;
  border: 5px solid transparent;
  border-top: 5px solid #ffffff;
  position: absolute;
}
#kyouin .btn2 {
  max-width: 280px;
  display: block;
  margin: 15px auto 0;
  padding: 15px 20px;
  text-align: center;
  background: #D95C14;
  color: #fff;
  font-size: 16px;
  line-height: 1.2;
  text-decoration: none;
  font-weight: bold;
  position: relative;
  border-radius: 10px;
}
#kyouin .btn2:before {
  top: 0;
  bottom: 0;
  left: 20px;
  margin: auto;
  content: "";
  vertical-align: middle;
  box-sizing: border-box;
  width: 5px;
  height: 5px;
  border: 5px solid transparent;
  border-left: 5px solid #ffffff;
  position: absolute;
}
#kyouin .others-btn:hover, #kyouin .btn2:hover {
  opacity: .8;
  color: #fff !important;
}
#kyouin .btn-2col {
  display: flex;
  justify-content: center;
}
#kyouin .btn-2col .btn2 {
  width: 50%;
  margin-left: 16px;
  margin-right: 16px;
}
#kyouin .kyouin_archive {
  margin-bottom: 40px;
}
#kyouin .kyouin_archive hr {
  margin: 20px 0;
}
#kyouin .archive-intro {
  font-size: 16px;
  margin-bottom: 16px;
  margin: 15px;
}
#kyouin .archive-movies {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#kyouin .archive-movie {
  width: 46%;
  text-align: center;
  padding: 15px;
}
#kyouin .archive-title {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
}
#kyouin .archive-title span {
  font-weight: normal;
  font-size: 14px;
}
#kyouin .archive-catch {
  font-size: 20px;
  font-weight: bold;
  color: #008836;
  margin-top: 10px;
}
#kyouin .archive-catch span {
  font-size: 18px;
}
@media screen and (max-width: 600px) {
  /* 480px以下に適用されるCSS（スマホ用） */
  /* ------------------------------------------
	base | ベース背景指定
--------------------------------------------- */
  body {
    background: none;
  }
  #wrapperAll {
    width: auto;
    margin: 0 auto 0 auto;
    background: none;
  }
  #wrapperAll.nursing, #onlinejournal #wrapperAll, #nursing-seminar.wp #wrapperAll {
    background: none;
  }
  #wrapper {
    width: auto;
  }
  /* ------------------------------------------
	header | ヘッダー
--------------------------------------------- */
  #header {
    display: none;
  }
  #kyouin #innerMainContainer img {
    width: 100%;
    height: auto;
  }
  /* ------------------------------------------
	footer　| フッター
--------------------------------------------- */
  #footer {
    clear: both;
    width: auto;
    margin: auto;
  }
  /* 戻るボタン
	-------------------------*/
  #goTop {
    width: auto;
  }
  #footer .footer {
    width: auto;
    padding: 15px;
  }
  #footer .logo {
    float: none;
    padding-bottom: 0;
  }
  #footerSubMenu {
    float: none;
    margin-top: 10px;
  }
  #footerSubMenu li {
    font-size: .79em;
    float: left;
    padding: 0 7px 0 7px;
    border-right: 1px solid #333;
  }
  /* ------------------------------------------
	kyouin
--------------------------------------------- */
  /*----------------------------
* SPメニュー
*----------------------------*/
  .sp_logo img {
    display: block;
  }
  #kyouin #innerMainContainer {
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    line-height: 1.6;
  }
  #kyouin #innerMainContainer {
    width: 100%;
  }
  #kyouin .kyouin_news {
    margin-top: 10px;
    flex-direction: column;
  }
  #kyouin .kyouin_news dt {
    width: auto;
    padding: 5px 10px;
  }
  #kyouin .kyouin_news dd {
    padding: 0 10px;
    line-height: 1.4;
  }
  #kyouin .kyouin_news dd .news_list {
    margin: 10px 0;
  }
  #kyouin .intro-title h3 {
    font-size: 4vw;
    margin: 0 10px;
    text-align: center;
  }
  #kyouin .kyouin_intro_box {
    padding: 20px 10px 0;
  }
  #kyouin .intro-catch {
    font-size: 16px;
    margin-bottom: 10px;
  }
  #kyouin .intro-btns {
    flex-direction: column;
  }
  #kyouin .intro-btns li {
    width: 100%;
    margin-bottom: 20px;
  }
  #kyouin .intro-btn {
    padding: 20px;
    width: 170px;
    margin: 0 auto;
  }
  #kyouin .intro-btn1, #kyouin .intro-btn2, #kyouin .intro-btn3 {
    padding-left: 70px;
  }
  #kyouin .intro-btn1:before {
    height: 30px;
    width: 23px;
    background-size: cover;
  }
  #kyouin .intro-btn2:before {
    height: 21px;
    width: 30px;
    background-size: cover;
  }
  #kyouin .intro-btn3:before {
    height: 30px;
    width: 30px;
    background-size: cover;
  }
  #kyouin .intro-btns p {
    margin-top: 10px;
  }
  #kyouin .banner_area {
    margin-top: 10px;
    padding: 10px;
  }
  #kyouin .banner_area .t1 {
    font-size: 16px;
    margin-bottom: 10px;
  }
  #kyouin .banner_area .movie_banner a {
    width: 90%;
    margin-left: 5%;
    margin-bottom: 10px;
  }
  #kyouin .banner_area .t2 {
    font-size: 14px;
    line-height: 1.4;
  }
  #kyouin .banner_area .t3 {
    font-size: 12px;
  }
  #kyouin .gallary_note {
    margin-top: 10px;
    padding: 10px;
    line-height: 1.4;
  }
  #kyouin .sec_title {
    margin-top: 10px;
  }
  #kyouin .sec_subtitle {
    font-size: 16px;
  }
  #kyouin .movie_description {
    font-size: 14px;
  }
  #kyouin .kyouin_support p, #kyouin .kyouin_support ul {
    margin-top: 10px;
    font-size: 14px;
  }
  #kyouin .kyouin_support li {
    margin-bottom: 5px;
  }
  #kyouin .kyouin_support li.icon_pdf::after {
    width: 18px;
    height: 20px;
    background-size: cover;
    margin-left: 10px;
  }
  #kyouin .link_wraper {
    margin: 10px 0;
    display: block;
  }
  #kyouin .link_wraper .moshi, #kyouin .link_wraper .yougo {
    width: 100%;
    margin-bottom: 10px;
  }
  /**/
  #kyouin .for_pc {
    display: none;
  }
  #kyouin .movie_wrapper2 .for_pc {
    display: block;
  }
  #kyouin .for_sp {
    display: block;
  }
  #kyouin .kyouin_douga {
    margin-top: 20px;
  }
  #kyouin .kyouin_douga .movie_wrapper, #kyouin .kyouin_douga .movie_wrapper2 {
    margin-top: 10px;
    display: block;
  }
  #kyouin .kyouin_douga .movie_wrapper .movie_timeline {
    font-size: 14px;
    width: auto;
  }
  #kyouin .kyouin_douga .movie_wrapper .movie_contents, #kyouin .kyouin_douga .movie_wrapper2 .movie_contents {
    max-width: 360px;
    width: auto;
    /*overflow-y: auto;*/
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
  }
  #kyouin .btn2 {
    margin: 10px auto 0;
  }
  #kyouin .btn-2col {
    flex-direction: column;
  }
  #kyouin .btn-2col .btn2 {
    width: 100%;
    margin: 10px auto 0;
    box-sizing: border-box;
  }
  #kyouin .archive-intro, #kyouin .archive-title span, #kyouin .archive-catch span {
    font-size: 14px;
  }
  #kyouin .archive-title, #kyouin .archive-catch {
    font-size: 16px;
  }
  #kyouin .archive-movie {
    width: 100%;
  }
  /*----------------------------
* メニュー開閉ボタン
*----------------------------*/
  .menu-btn {
    display: flex;
  }
}