@charset "UTF-8";
/* converted from kenshunavi */
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

/*
@import "icon/*.png";
@include all-icon-sprites;

.list_icon01 { width:10px; height:14px; }
.medical_intern_second_icon{width: 69px;height: 69px;}
*/
/*--------------------------------------------------------------
# 変数及びmixin
--------------------------------------------------------------*/
/*ベース*/
/*フッター*/
/*差し色*/
/*--------------------------------------------------------------
# reset
--------------------------------------------------------------*/
*:not(.m3_wrapper, .atlas-side-menu-opinion-box, .atlas-nav, .atlas-side-menu-nav__item) {
  box-sizing: border-box;
}

body {
  line-height: 1.6;
  margin: 0;
  padding: 0;
  color: #555;
  font-family: "メイリオ", Meiryo, sans-serif;
}

h2, h3, h4 {
  margin: 0;
  padding: 0;
  line-height: 1em;
}

ul, li {
  list-style: none;
  margin: 0;
  padding: 0;
}

dl, dt, dd {
  margin: 0;
  padding: 0;
}

img {
  margin: 0;
  padding: 0;
  vertical-align: bottom;
  border: 0;
}

a img, a:focus img, a img:focus {
  border: 0;
}

a {
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease;
}

a:hover {
  text-decoration: underline;
}

a:hover img {
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  opacity: 0.9;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease;
}

.clearfix:after, .row:after, .m3cr-junior-days__content:after, .frow:after, .m3cr_content_nav dd:after, .m3cr-voice__item01:after, .m3cr-voice__item02:after, .m3cr-info__list:after, .m3cr-header:after, .m3cr-main__btm-fav:after, .m3cr_info_list01:after, .m3cr-about__item01:after, .m3cr-about__item02:after, .m3cr-first:after, .m3cr-first_item01:after, .m3cr-feature:after, .m3cr-appearance:after, .m3cr-tour__item02:after, .m3cr-tour__list01:after, .matsunami_senkoui:after, .m3cr-overview__list:after,  .undernav:after, .m3cr-junior-about__item01:after, .m3cr-junior-days__item-time01:after, .m3cr-junior-days__item-time02:after, .m3cr-junior-days__item01:after, .m3cr-junior-features__content-thu:after, .m3cr-junior-info__list:after, .m3cr-junior-first__voice:after, .m3cr-junior-date__grapha:after, .m3cr-junior-date__voice:after, .m3cr-senior-about__item01:after, .m3cr-abroad__container-system:after, .m3cr-abroad__container-list:after, .m3cr-abroad-system02:after, .m3cr-junior-features__content_r:after, .m3cr_recruitment__link01:after, .tour-mes__content:after, .m3cr-junior-right:after, .m3cr-junior-info-treatment:after {
  display: block;
  clear: both;
  content: "";
}

/*--------------------------------
共通クラス
----------------------------*/
#m3_main-body img {
  max-width: 100%;
}


.social {
  padding-top: 8px;
}

.social img {
  vertical-align: top;
}

.frow {
  margin: 0 -10px;
}

.button {
  display: block;
  position: relative;
  /* line-height: 80px; */
  width: 100%;
  box-shadow: 0 3px 0 #a5a005;
  background-color: #FFC700;
  border-radius: 4px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  -webkit-transition: none;
  transition: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease;
}

.button:hover {
  top: 3px;
  box-shadow: none;
  background-color: #FFDD64;
  text-decoration: none;
}

.button:active {
  top: 3px;
  box-shadow: none;
  text-decoration: none;
}

.contact_button {
  display: block;
  position: relative;
  line-height: 80px;
  width: 100%;
  box-shadow: 0 3px 0 #a5a005;
  background-color: #FFC700;
  border-radius: 4px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  -webkit-transition: none;
  transition: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease;
}

.contact_button:hover {
  top: 3px;
  box-shadow: none;
  background-color: #FFDD64;
  text-decoration: none;
}

.contact_button:active {
  top: 3px;
  box-shadow: none;
  text-decoration: none;
}

.m3cr_banner_title {
  text-align: center;
}

.m3cr_banner_title_sp {
  display: none;
}

.m3cr_banner_title_pc {
  position: relative;
  box-shadow: 0px 0px 8px 1px #999;
  width: 1020px;
  height: 399px;
  margin: 0 auto;
}

.m3cr_banner_title_pc02 {
  position: absolute;
  z-index: 200;
  top: -3px;
  left: -1px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.m3cr_banner_title_pc03 {
  position: relative;
  width: 100%;
  height: 399px;
  margin: 0 auto;
}

@media (max-width: 768px) {
  .m3cr_banner_title_pc02 {
    display: none;
  }
}
.m3cr_banner_title_pc__img01 {
  position: absolute;
  z-index: 105;
  top: 0;
  left: 0;
}

.m3cr_banner_title_pc__img02 {
  position: absolute;
  z-index: 100;
  top: 0;
  left: 0;
}

@media (max-width: 768px) {
  .m3cr_banner_title_pc, .m3cr_banner_title_pc03 {
    display: none;
  }

  .m3cr_banner_title_sp {
    display: block;
  }
}
@media (max-width: 768px) {
  #m3_header div.m3_wrapper, #m3_main-body div.m3_wrapper {
    width: 100%;
  }

  /* 共通ヘッダ要素 */
  #m3_cr-tagline,
  #m3_header .m3_wrapper,
  #m3_footer div.m3_wrapper,
  #m3_cr-footer div.m3_wrapper,
  .m3_cr-topic-path,
  .m3_cr-topic-path p {
    width: 100% !important;
  }
  #m3_header .m3_wrapper {
    padding: 0 !important;
  }
  #m3_footer div.m3_wrapper,
  #m3_cr-footer div.m3_wrapper {
    padding: 0 0 40px 0 !important;
  }
  .m3_cr-topic-path p {
    padding: 5px 0 !important;
  }

  .m3_user-information,
  #m3_header .m3_wrapper ul.m3_link-list {
    display: none;
  }
}
#main {
  margin: 0 auto;
  padding-top: 30px;
  background: #f9f9f9;
}

@media (max-width: 768px) {
  #main {
    width: 100%;
    padding: 30px 10px;
    background: #fff;
  }
}
/*global_menu
--------------------------------*/
.m3cr_menu {
  width: 1020px;
  margin: 0 auto;
}

@media (max-width: 768px) {
  .m3cr_menu {
    width: 100%;
    margin: 0 auto;
  }
}
#acMenu a {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}

#acMenu dt {
  display: none;
  line-height: 3.0;
  border-bottom: 1px solid #fff;
  background: #003C93 url("../../images/official/matsunami/hanberger.png") right center no-repeat;
  text-align: center;
}

@media (max-width: 768px) {
  #acMenu dt {
    display: block;
    cursor: pointer;
  }
}
.m3cr_content_nav dd {
  background: #003C93;
}
.m3cr_content_nav dd a, .m3cr_content_nav dd a:hover, .m3cr_content_nav dd a:visited {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}

#acMenu dd {
  text-align: center;
}

@media (max-width: 768px) {
  #acMenu dd {
    display: none;
  }
}
.m3cr_menu li {
  float: left;
  width: 20%;
  line-height: 50px;
  margin: 0 auto;
}

@media (max-width: 768px) {
  .m3cr_menu li {
    float: none;
    width: 100%;
    line-height: 3.0;
    margin: 0 auto;
    border-bottom: 1px solid #fff;
  }
}
.m3cr_menu li.on {
  background: #0051c6;
  color: #fff;
  font-weight: bold;
  font-size: 80%;
}

.m3cr_menu li a {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease;
  font-size: 80%;
}

.m3cr_menu li a:hover {
  background: #ffc228;
}

.matsunami_link_text:hover {
  color: #551ABB !important;
  text-decoration: underline !important;
}
/*--------------------------------*/
/*各種インタビュー用クラス*/
.m3cr-voice__item01 {
  width: 940px;
  margin: 0 auto 20px;
}
.m3cr-voice__item01 dt {
  float: left;
  width: 12%;
  padding-top: 10px;
  line-height: 1.4;
  font-size: 75%;
  text-align: center;
}
.m3cr-voice__item01 dt img {
  margin-bottom: 8px;
  width: 100%;
}
.m3cr-voice__item01 dd {
  float: left;
  width: 700px;
  padding: 20px 36px 20px 55px;
  margin: 15px auto;
  padding: 8px 8px 8px 12px;
  border: 1px solid #aaa;
  border-radius: 12px;
  text-align: left;
  position: relative;
}
.m3cr-voice__item01 dd:before {
  content: "";
  border: 12px solid transparent;
  border-right: 12px solid #fff;
  position: absolute;
  top: 40%;
  left: -22px;
  z-index: 90;
  margin-top: -10px;
}
.m3cr-voice__item01 dd:after {
  content: "";
  border: 12px solid transparent;
  border-right: 12px solid #aaa;
  position: absolute;
  top: 40%;
  left: -24px;
  margin-top: -10px;
}

@media (max-width: 768px) {
  .m3cr-voice__item01 {
    width: 100%;
    margin-bottom: 20px;
  }
  .m3cr-voice__item01 dt {
    float: none;
    width: 100%;
    line-height: 1.4;
    text-align: center;
    font-size: 75%;
  }
  .m3cr-voice__item01 dt img {
    width: 50%;
  }
  .m3cr-voice__item01 dt br {
    display: none;
  }
  .m3cr-voice__item01 dd {
    float: none;
    width: 100%;
    min-height: auto;
    margin-top: 10px;
  }
  .m3cr-voice__item01 dd:before {
    content: "";
    border-right: 12px solid transparent;
    border-bottom: 12px solid #fff;
    left: 50%;
    top: -22px;
    z-index: 90;
    margin-top: 0;
    margin-left: -10px;
  }
  .m3cr-voice__item01 dd:after {
    content: "";
    border-right: 12px solid transparent;
    border-bottom: 12px solid #aaa;
    position: absolute;
    left: 50%;
    top: -24px;
    margin-top: 0;
    margin-left: -10px;
  }
}
/*end各種インタビュー用クラス*/
/*各種インタビュー用クラスその2*/
.m3cr-voice__item02 {
  width: 940px;
  margin: 0 auto 20px;
}
.m3cr-voice__item02 dt {
  float: left;
  width: 24%;
  padding-top: 10px;
  line-height: 1.4;
  font-size: 75%;
  text-align: center;
}
.m3cr-voice__item02 dt img {
  margin-bottom: 8px;
  width: 100%;
}
.m3cr-voice__item02 dd {
  float: left;
  width: 700px;
  margin: 36px auto;
  padding: 20px 12px 20px 18px;
  border: 1px solid #aaa;
  border-radius: 12px;
  text-align: left;
  position: relative;
}
.m3cr-voice__item02 dd:before {
  content: "";
  border: 12px solid transparent;
  border-right: 12px solid #fff;
  position: absolute;
  top: 50%;
  left: -22px;
  z-index: 90;
  margin-top: -10px;
}
.m3cr-voice__item02 dd:after {
  content: "";
  border: 12px solid transparent;
  border-right: 12px solid #aaa;
  position: absolute;
  top: 50%;
  left: -24px;
  margin-top: -10px;
}

@media (max-width: 768px) {
  .m3cr-voice__item02 {
    width: 100%;
    margin-bottom: 20px;
  }
  .m3cr-voice__item02 dt {
    float: none;
    width: 100%;
    line-height: 1.4;
    text-align: center;
    font-size: 75%;
  }
  .m3cr-voice__item02 dt img {
    width: 50%;
  }
  .m3cr-voice__item02 dt br {
    display: none;
  }
  .m3cr-voice__item02 dd {
    float: none;
    width: 100%;
    min-height: auto;
    padding: 12px;
    margin-top: 8px;
    background: none;
  }
  .m3cr-voice__item02 dd:before {
    content: "";
    border-right: 12px solid transparent;
    border-bottom: 12px solid #fff;
    left: 50%;
    top: -22px;
    z-index: 90;
    margin-top: 0;
    margin-left: -10px;
  }
  .m3cr-voice__item02 dd:after {
    content: "";
    border-right: 12px solid transparent;
    border-bottom: 12px solid #aaa;
    position: absolute;
    left: 50%;
    top: -24px;
    margin-top: 0;
    margin-left: -10px;
  }
}
/*end各種インタビュー用クラスその2*/
.m3cr_himeji_apps {
  padding-bottom: 10px;
  padding-top: 35px;
  position: fixed;
  right: 50%;
  text-align: center;
  bottom: 2%;
  width: 258px;
  right: 0;
  z-index: 9999;
}

.m3cr_himeji_apps-sp {
  display: none;
}

@media (max-width: 768px) {
  .m3cr_himeji_apps {
    display: none;
  }

  .m3cr_himeji_apps-sp {
    display: block;
    background-repeat: no-repeat;
    background-color: #003C93;
    background-position: 33% 50%;
    -moz-border-radius: 7px;
    -khtml-border-radius: 7px;
    color: #fff !important;
    font-size: 1.5em;
    font-weight: bold;
    position: fixed;
    left: 0;
    bottom: 0;
    text-align: center;
    height: 2em;
    width: 100%;
    line-height: 2em;
    z-index: 9999;
  }
  .m3cr_himeji_apps-sp:hover {
    background-color: #0051c6;
  }
}
/*スペック用*/
.m3cr-info__list {
  margin-bottom: 8px;
  padding: 0 60px;
  font-size: 88%;
}

.m3cr-info__list a:hover {
  color: #551ABB !important;
  text-decoration: underline !important;
}

.m3cr-info__list dt {
  float: left;
  width: 25%;
  padding-left: 14px;
  background: transparent url("../../images/official/matsunami/icon/list_icon01.png") left 3px no-repeat;
  font-weight: bold;
}

.m3cr-info__list dd {
  width: 75%;
  float: left;
}

@media (max-width: 768px) {
  .m3cr-info__list {
    padding: 0;
  }

  .m3cr-info__list dt {
    float: none;
    width: 100%;
  }

  .m3cr-info__list dd {
    float: none;
    width: 100%;
    padding-left: 14px;
  }
}
/*コンバーション大ボタン*/
.large_btm {
  margin-bottom: 40px;
}

.large_btm__title {
  line-height: 40px;
  color: #fff;
  font-weight: normal;
  font-size: 125%;
}

.large_btm__txt {
  line-height: 1.4;
  color: #333;
  font-size: 88%;
  font-weight: normal;
}

.large_button {
  padding: 10px 10px 14px;
}

@media (max-width: 768px) {
  .large_btm__title {
    font-size: 100%;
  }

  .large_btm__txt {
    text-align: left;
  }
}
/*===========================================
common
=============================================*/
/*header
--------------------------------*/
.m3cr-header {
  width: 1020px;
  margin: 0 auto;
  padding: 4px 0 10px;
}

@media (max-width: 768px) {
  .m3cr-header {
    width: auto;
  }
}
.m3cr-header__logo {
  float: left;
}

.m3cr-header__btm {
  float: right;
}

/*他*/
.m3cr_banner_title {
  margin-bottom: 25px;
}

.m3cr-fb-cm {
  margin-bottom: 40px !important;
}

/*===========================================
idnex
=============================================*/
.main_inner {
  width: 100%;
  box-shadow: 0px 0px 8px 1px #999;
  margin: 0 auto 40px;
  padding: 40px;
  background: #fff;
}
.main_inner:after {
  display: block;
  clear: both;
  content: "";
}
@media only screen and (max-width: 768px) {
  .main_inner {
    width: auto;
    box-shadow: none;
    margin: 0 auto 20px;
    padding: 10px;
  }
}

/*m3cr-main
----------------------------*/
.m3cr-main {
  width: 1020px;
  box-shadow: 0px 0px 8px 1px #999;
  margin: 0 auto 20px;
  padding: 0;
  background: #fff;
}
.m3cr-main:after {
  display: block;
  clear: both;
  content: "";
}

.m3cr-main__item01 {
  float: left;
  position: relative;
  min-height: 398px;
  width: 635px;
  background: transparent url("../../images/official/matsunami/top_main.jpg") left top no-repeat;
}

.m3cr-main-fb {
  position: absolute;
  top: 106px;
  left: 45px;
  width: 530px;
  height: 280px;
  overflow: auto;
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  opacity: 0.9;
}

@media screen and (max-width: 768px) {
  .m3cr-main {
    width: auto;
    box-shadow: none;
    margin: 0 auto 20px;
    padding: 0;
    background: none;
  }
  .m3cr-main:after {
    display: block;
    clear: both;
    content: "";
  }

  .m3cr-main__item01 {
    height: 220px;
  }

  .m3cr-main__item01 {
    float: none;
    position: relative;
    height: 220px;
    min-height: 0;
    width: auto;
    background: none;
  }

  .m3cr-main-fb {
    position: absolute;
    top: 0;
    left: 0;
    background: transparent url("../../images/official/matsunami/top_main.jpg") left top no-repeat;
    background-size: 100% auto;
    height: 220px;
    width: 100%;
    overflow: auto;
    border-bottom: solid 3px #B1B1B1;
  }
  .m3cr-main-fb img {
    width: 100%;
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    opacity: 0.9;
    padding-top:90px;
  }

  .m3cr-main-fb::-webkit-scrollbar {
    width: 5px;
    background: #ccc;
  }

  .m3cr-main-fb::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 2px;
  }

  .m3cr-main_pc {
    display: none;
  }
}
.m3cr-main__item02 {
  float: left;
  width: 385px;
  padding: 20px;
}
.m3cr-main__item02 .m3cr-main__new {
  display: block;
  margin-bottom: 4px;
}
.m3cr-main__item02 .m3cr-main__title01 {
  margin-bottom: 14px;
  font-size: 113%;
  color: #c80012;
}

@media (max-width: 768px) {
  .m3cr-main__item02 {
    float: none;
    width: 100%;
    padding: 10px 10px;
    text-align: left;
  }
}
.m3cr-main__btm-fav {
  padding: 10px;
  text-align: center;
}

.m3cr-main__btm-fb {
  display: block;
  position: relative;
  line-height: 1.6;
  width: 100%;
  padding: 20px 10px;
  border-radius: 4px;
  background-color: #003C93;
  color: #fff;
  font-weight: bold;
  -webkit-transition: none;
  transition: none;
  box-shadow: 0 3px 0 #042956;
  text-align: center;
}
.m3cr-main__btm-fb a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease;
}
.m3cr-main__btm-fb:hover {
  top: 3px;
  box-shadow: none;
  text-decoration: none;
}
.m3cr-main__btm-fb:active {
  top: 3px;
  box-shadow: none;
  text-decoration: none;
}
@media only screen and (max-width: 768px) {
  .m3cr-main__btm-fb:hover {
    top: 0;
    box-shadow: 0 3px 0 #bf8800;
    text-decoration: none;
  }
  .m3cr-main__btm-fb:active {
    top: 0;
    box-shadow: 0 3px 0 #bf8800;
    text-decoration: none;
  }
}

/*m3cr-info
----------------------------------------*/
.m3cr-info {
  width: 920px;
  margin: 0 auto 42px;
  padding: 20px;
  border: dashed 1px #003C93;
}

@media screen and (max-width: 768px) {
  .m3cr-info {
    width: auto;
  }
}
.m3cr-info__title01 {
  color: #003C93;
  font-size: 107%;
  font-weight: bold;
  text-align: center;
}

.m3cr_info_list01 {
  width: 87%;
  margin: 12px auto;
}
.m3cr_info_list01 dt {
  float: left;
  width: 20%;
  padding-left: 30px;
  background: transparent url("../../images/official/matsunami/icon/bg_list_square.gif") left 5px no-repeat;
}
.m3cr_info_list01 dd {
  float: left;
  width: 80%;
}

@media (max-width: 768px) {
  .m3cr_info_list01 {
    margin: 12px auto;
    width: 100%;
  }
  .m3cr_info_list01 dt {
    float: none;
    width: 100%;
    padding-left: 20px;
    background: transparent url("../../images/official/matsunami/icon/bg_list_square.gif") left 5px no-repeat;
  }
  .m3cr_info_list01 dd {
    float: none;
    width: 100%;
  }
}
.m3cr_info_list01:first-child {
  margin-top: 0px;
}

/*m3cr-about
----------------------------------------*/
.m3cr-about {
  font-size: 88%;
  margin-bottom: 40px;
}

.m3cr-about__item01 {
  margin-bottom: 20px;
}

.m3cr-about__title01 {
  font-size: 160%;
  margin-bottom: 30px;
  padding: 10px 0;
  border-bottom: #003C93 2px solid;
  text-align: center;
  font-weight: bold;
}

.m3cr-about__img01 {
  float: left;
  margin-right: 20px;
  width:298px;
}

.m3cr-about__content01 {
  float: left;
  width: 940px;
}

.m3cr-about__sub-title01 {
  margin-bottom: 26px;
  color: #003C93;
  font-size: 125%;
  font-weight: bold;
}

@media screen and (max-width: 768px) {
  .m3cr-about__img01 {
    float: none;
    display: block;
    margin: 0 auto 10px;
    padding: 0 10px;
    width:100%;
  }

  .m3cr-about__content01 {
    float: none;
    width: auto;
  }

  .m3cr-about__sub-title01 {
    margin-bottom: 12px;
    color: #003C93;
    font-weight: bold;
  }
}
.m3cr-about__item02 {
  width: 50%;
  padding: 10px;
  float: left;
}

.m3cr-about__item02 a:hover {
  color: #551ABB !important;
  text-decoration: underline !important;
}

.m3cr-about__item02 img {
  display: block;
  margin: 0 auto 10px;
}
.m3cr-about__item02 .m3cr-about__subtit01 {
  line-height: 1.6;
  padding-top: 4px;
  text-align: center;
  color: #003C93;
  font-size: 125%;
}

@media screen and (max-width: 768px) {
  .m3cr-about__item02 {
    float: none;
    width: auto;
  }
}
/*m3cr-feature
----------------------------------------*/
.m3cr-first {
  margin-bottom: 40px;
}

.m3cr-first__title01 {
  font-size: 125%;
  margin-bottom: 30px;
  padding: 15px 0;
  border-bottom: #003C93 2px solid;
  text-align: center;
  font-weight: bold;
}

.m3cr-first__subtit {
  margin-bottom: 14px;
  font-size: 113%;
}

.m3cr-first__subtit02 {
  color: #f8b500;
  font-size: 138%;
  font-weight: bold;
}

.m3cr-first_item01 {
  margin-bottom: 40px;
}

.m3cr-first__txt {
  float: left;
  width: 45%;
  margin-top: 0;
  padding-right: 20px;
}

.m3cr-first__media {
  float: left;
  width: 55%;
  margin-top: 0;
}

@media (max-width: 768px) {
  .m3cr-first__txt {
    float: none;
    width: 100%;
    margin-top: 0;
    padding-right: 0;
  }

  .m3cr-first__media {
    float: none;
    width: 100%;
    margin-top: 0;
  }
}
/*m3cr-feature
----------------------------------------*/
.m3cr-feature__title01 {
  margin-bottom: 30px;
  text-align: center;
  color: #003C93;
  font-weight: bold;
  font-size: 125%;
}

.m3cr-feature {
  margin: 0 -10px 40px;
}

.m3cr-features__item {
  float: left;
  width: 33.33%;
  padding: 0 10px;
}
.m3cr-features__item img {
  width: 100%;
  margin-bottom: 8px;
}

@media (max-width: 768px) {
  .m3cr-features__item {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
}
.m3cr-features__title {
  padding: 12px 0;
  background: #7ebeA5;
  color: #fff;
  text-align: center;
}

/*m3cr-appearance 聖マリア病院の臨床研修
----------------------------------------*/
.m3cr-appearance {
  width: 980px;
  margin: 0 auto 0;
}

.m3cr-appearance__title01 {
  margin-bottom: 30px;
  text-align: center;
  color: #003C93;
  font-weight: bold;
  font-size: 125%;
}

.m3cr-appearance__item {
  float: left;
  width: 50%;
  height: 178px;
  padding: 0 10px;
}
.m3cr-appearance__item img {
  width: 100%;
  border-bottom: 6px #0a566b solid;
}
.m3cr-appearance__item img:hover {
  margin-top: 6px;
  border-bottom: none;
}

@media (max-width: 768px) {
  .m3cr-appearance {
    width: 100%;
  }

  .m3cr-appearance__item {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }
}
.m3cr-appearance__subtitle {
  line-height: 50px;
  border-top: 6px solid #003C93;
  color: #003C93;
  font-size: 100%;
  font-weight: bold;
  text-align: center;
}

/*m3cr-tour
----------------------------------------*/
.m3cr-tour {
  margin-bottom: 40px;
}

.m3cr-tour__title01 {
  font-size: 125%;
  margin-bottom: 30px;
  padding: 15px 0;
  border-bottom: #003C93 2px solid;
  text-align: center;
  font-weight: bold;
}

.m3cr-tour__subtit01 {
  margin-bottom: 30px;
  text-align: center;
  color: #003C93;
  font-weight: bold;
  font-size: 125%;
}

.m3cr-tour__item01-a {
  margin-bottom: 40px;
  text-align: center;
}
.m3cr-tour__item01-a img {
  width:300px;
}
@media (max-width: 768px) {
  .m3cr-tour__item01-a img {
    display: block;
    margin: 0 auto;
  }
  .m3cr-tour__item01-a img {
    width:100%;
    padding-bottom:10px;
  }
}
.m3cr-tour__item02 {
  margin-bottom: 40px;
}

.m3cr-tour__item02-a {
  float: left;
  width: 50%;
  padding: 0 10px;
  font-size: 88%;
}

@media (max-width: 768px) {
  .m3cr-tour__item02-a {
    float: none;
    width: 100%;
    padding: 0;
  }
}
.m3cr-tour-voice {
  margin-bottom: 40px;
}
.m3cr-tour-voice .m3cr-tour-voice__title01 {
  margin-bottom: 30px;
  text-align: center;
  color: #003C93;
  font-weight: bold;
  font-size: 125%;
}

.m3cr-tour-contact .m3cr-tour-contact__tit01 {
  margin-bottom: 30px;
  text-align: center;
  color: #003C93;
  font-weight: bold;
  font-size: 125%;
}

.m3cr-tour-contact a {
  color: #FFF !important;
}

.m3cr-tour-contact__box {
  margin-bottom: 30px;
  padding: 20px;
  background: #003C93;
  color: #fff;
  font-weight: bold;
  text-align: center;
}

.m3cr-tour-contact__list01 {
  width: 620px;
  margin: 0 auto;
}

.m3cr-tour-contact__txt01 {
  margin-bottom: 20px;
  text-align: center;
}

.m3cr-tour-contact__list01 dt {
  width: 200px;
  float: left;
}

@media (max-width: 768px) {
  .m3cr-tour-contact__list01 {
    width: auto;
    font-size: 90%;
  }

  .m3cr-tour-contact__list01 dt {
    width: auto;
    float: none;
  }
  .m3cr-tour-contact__txt01 {
    margin-bottom: 20px;
    text-align: left;
  }
}
.m3cr-contact__link {
  display: block;
  position: relative;
  width: 100%;
  line-height: 1.2;
  padding: 30px 0;
  background-color: #FFC700;
  border-radius: 4px;
  color: #29abe2;
  font-weight: bold;
  -webkit-transition: none;
  transition: none;
  box-shadow: 0 3px 0 #a5a005;
  text-align: center;
}
.m3cr-contact__link a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease;
}
.m3cr-contact__link:hover {
  top: 3px;
  box-shadow: none;
  text-decoration: none;
}
.m3cr-contact__link:active {
  top: 3px;
  box-shadow: none;
  text-decoration: none;
}
@media only screen and (max-width: 768px) {
  .m3cr-contact__link:hover {
    top: 0;
    box-shadow: 0 3px 0 #bf8800;
    text-decoration: none;
  }
  .m3cr-contact__link:active {
    top: 0;
    box-shadow: 0 3px 0 #bf8800;
    text-decoration: none;
  }
}

.m3cr-tour__item03 {
  margin-bottom: 80px;
}

@media (max-width: 768px) {
  .m3cr-tour__item03 {
    margin-bottom: 40px;
  }
}
.m3cr-tour__subtit02 {
  margin-bottom: 24px;
  padding: 10px 5px;
  color: #fff;
  background: #003C93;
  font-weight: bold;
  text-align: center;
}

.m3cr-tour__list01 {
  margin-bottom: 12px;
}

.m3cr-tour__list01 a:hover {
  color: #551ABB !important;
  text-decoration: underline !important;
}

.m3cr-tour__list01 dt {
  float: left;
  width: 25%;
  text-align: right;
  font-weight: bold;
}

.m3cr-tour__list01 dd {
  float: left;
  width: 75%;
  padding-left: 20px;
}

/*overview
----------------------------------------*/
.m3cr-overview {
  margin-bottom: 0;
}

.m3cr-overview-detail {
  clear: both;
  margin-bottom: 40px;
}

.m3cr-overview-detail__title01 {
  margin-bottom: 30px;
  text-align: center;
  color: #003C93;
  font-weight: bold;
  font-size: 125%;
}

.m3cr-overview__title01 {
  font-size: 125%;
  margin-bottom: 30px;
  padding: 15px 0;
  border-bottom: #003C93 2px solid;
  text-align: center;
  font-weight: bold;
}

.m3cr-access__title01 {
  font-size: 125%;
  margin-bottom: 30px;
  padding: 15px 0;
  border-bottom: #003C93 2px solid;
  text-align: center;
  font-weight: bold;
}

.m3cr-overview__list {
  width: 800px;
  margin: 0 auto;
}

@media (max-width: 768px) {
  .m3cr-overview__list {
    width: 100%;
  }
}
.m3cr-overview__list dt {
  float: left;
  width: 30%;
  padding-left: 14px;
  background: transparent url("../../images/official/matsunami/icon/list_icon01.png") left 6px no-repeat;
}

.m3cr-overview__list dd {
  float: left;
  width: 70%;
}

@media (max-width: 768px) {
  .m3cr-overview__list dt {
    float: none;
    width: 100%;
  }

  .m3cr-overview__list dd {
    float: none;
    width: 100%;
    margin-bottom: 16px;
  }
}
.m3cr-overview__item01-a {
  float: left;
  width: 50%;
  margin-bottom: 40px;
  padding: 0 10px;
  font-size: 88%;
}

.m3cr-overview__item01-b {
  float: left;
  width: 50%;
  margin-bottom: 40px;
  padding: 0 10px;
}

@media (max-width: 768px) {
  .m3cr-overview__item01-a {
    width: 100%;
    float: none;
  }

  .m3cr-overview__item01-b {
    width: 100%;
    float: none;
  }
}

.m3cr-overview__item01-access a:hover {
  color: #551ABB !important;
  text-decoration: underline !important;
}

.m3cr-overview__item01-access, .m3cr-overview__item01-contact {
  margin-bottom: 40px;
  text-align: center;
}

.m3cr-overview__item01-contact a:hover {
  color: #551ABB !important;
  text-decoration: underline !important;
}

.m3cr-overview-item01__subtitle {
  margin-bottom: 10px;
  text-align: center;
  color: #003C93;
  font-weight: bold;
  font-size: 125%;
}

.m3cr-overview-plus__content01 {
  padding: 16px 20px;
  background: #efefef;
}
.m3cr-overview-plus__content01 .m3cr-overview-plus__subtit01 {
  color: #003C93;
}
.m3cr-overview-plus__content01 .m3cr-overview-plus__subtxt01:first-child {
  margin-top: 0;
}

/*undernav
----------------------------------------*/
.undernav {
  width: 1040px;
  margin: 0 auto;
}
.undernav a, .undernav a:hover, .undernav a:visited {
  color: #333;
  text-decoration: none;
}

.undernav__title01 {
  line-height: 50px;
  border-top: 6px solid #003C93;
  color: #003C93;
  font-size: 100%;
  font-weight: bold;
  text-align: center;
}

.undernav__item {
  float: left;
  width: 25%;
  padding: 10px;
}

@media (max-width: 768px) {
  .undernav {
    width: 100%;
    margin-bottom: 40px;
  }

  .undernav__item {
    width: 100%;
  }
}
.undernav__img01 {
  width: 100%;
  margin-bottom: 8px;
}

a:hover img.undernav__img01 {
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  opacity: 0.9;
  -webkit-transition: all 0s ease;
  -moz-transition: all 0s ease;
  -o-transition: all 0s ease;
  transition: all  0s ease;
}

@media (max-width: 768px) {
  .undernav__img01 {
    width: 100%;
  }
}
.m3cr-junior-features__item {
  float: left;
  width: 33.33%;
  padding: 0 10px;
}
.m3cr-junior-features__item img {
  width: 100%;
}

.m3-text-right a:hover {
  color: #551ABB !important;
  text-decoration: underline !important;
}

@media (max-width: 768px) {
  .m3cr-junior-features__item {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
  .m3cr-junior-features__txt02 {
    padding-top:10px;
  }
}
.m3cr-junior-features__title {
  padding: 12px 0;
  background: #7ebeA5;
  color: #fff;
  text-align: center;
}

/*-----------------------------------------
m3cr-junior
----------------------------------------*/
/*.m3cr-junior-about
--------------------------------*/
.m3cr-junior-about {
  width: 100%;
  box-shadow: 0px 0px 8px 1px #999;
  margin: 0 auto 40px;
  padding: 40px;
  background: #fff;
}
.m3cr-junior-about:after {
  display: block;
  clear: both;
  content: "";
}
.m3cr-junior-about_text_link {
  color: #551ABB !important;
  text-decoration: underline !important;
}
@media only screen and (max-width: 768px) {
  .m3cr-junior-about {
    width: auto;
    box-shadow: none;
    margin: 0 auto 20px;
    padding: 10px;
    background: none;
  }
}

.m3cr-junior-about__title01 {
  font-size: 125%;
  margin-bottom: 30px;
  padding: 15px 0;
  border-bottom: #003C93 2px solid;
  text-align: center;
  font-weight: bold;
}

.m3cr-junior-about__item01 {
  margin-bottom: 20px;
}

.m3cr-junior-about__img01 {
  float: left;
  margin-right: 20px;
}

.m3cr-junior-about__content01 {
  float: left;
  width: 940px;
}

.m3cr-junior-about__sub-title01 {
  font-weight: bold;
  color: #003C93;
}

.m3cr-junior-about__item02 {
  float: left;
  width: 50%;
  padding: 10px;
}
.m3cr-junior-about__item02 .m3cr-junior-about__subtit01 {
  line-height: 1.6;
  text-align: center;
  color: #003C93;
}

.m3cr-junior-schedule {
  clear: both;
}

.m3cr-junior-schedule__btm {
  display: block;
  position: relative;
  width: 100%;
  line-height: 1.2;
  padding: 30px 0;
  background-color: #FFC700;
  border-radius: 4px;
  color: #29abe2;
  font-weight: bold;
  -webkit-transition: none;
  transition: none;
  box-shadow: 0 3px 0 #a5a005;
  text-align: center;
}
.m3cr-junior-schedule__btm a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease;
}
.m3cr-junior-schedule__btm:hover {
  top: 3px;
  box-shadow: none;
  text-decoration: none;
}
.m3cr-junior-schedule__btm:active {
  top: 3px;
  box-shadow: none;
  text-decoration: none;
}
@media only screen and (max-width: 768px) {
  .m3cr-junior-schedule__btm:hover {
    top: 0;
    box-shadow: 0 3px 0 #bf8800;
    text-decoration: none;
  }
  .m3cr-junior-schedule__btm:active {
    top: 0;
    box-shadow: 0 3px 0 #bf8800;
    text-decoration: none;
  }
}

.m3cr-junior-schedule-bottom a {
  display: block;
  position: relative;
  width: 80%;
  margin: 0 auto;
  line-height: 1.2;
  padding: 20px 0;
  background-color: #003C93;
  border-radius: 4px;
  color: #fff !important;
  font-weight: bold;
  -webkit-transition: none;
  transition: none;
  box-shadow: 0 3px 0 #0a566b;
  text-align: center;
}
.m3cr-junior-schedule-bottom a a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease;
}
.m3cr-junior-schedule-bottom a:hover {
  top: 3px;
  box-shadow: none;
  text-decoration: none;
}
.m3cr-junior-schedule-bottom a:active {
  top: 3px;
  box-shadow: none;
  text-decoration: none;
}
@media only screen and (max-width: 768px) {
  .m3cr-junior-schedule-bottom a:hover {
    top: 0;
    box-shadow: 0 3px 0 #bf8800;
    text-decoration: none;
  }
  .m3cr-junior-schedule-bottom a:active {
    top: 0;
    box-shadow: 0 3px 0 #bf8800;
    text-decoration: none;
  }
}

/*m3cr-junior-days
---------------------------------------*/
.m3cr-junior-days {
  width: auto;
  box-shadow: 0px 0px 8px 1px #999;
  margin: 0 auto 40px;
  padding: 40px;
  background: #fff;
}
.m3cr-junior-days:after {
  display: block;
  clear: both;
  content: "";
}
@media only screen and (max-width: 768px) {
  .m3cr-junior-days {
    width: auto;
    box-shadow: none;
    margin: 0 auto 20px;
    padding: 10px;
    background: none;
  }
}

.m3cr-junior-days__title01 {
  font-size: 125%;
  margin-bottom: 30px;
  padding: 15px 0;
  border-bottom: #003C93 2px solid;
  text-align: center;
  font-weight: bold;
}

.m3cr-junior-days__content {
  margin-bottom: 20px;
}

.m3cr-tour-detail-content__img01 {
  float: left;
  width: 300px;
  line-height: 1.2;
  font-size: 75%;
  text-align: center;
}
.m3cr-tour-detail-content__img01 img {
  margin-bottom: 8px;
}

@media (max-width: 768px) {
  .m3cr-tour-detail-content__img01 {
    float: none;
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
  }

  .m3cr-junior-days__txt01 {
    float: none;
    width: 100%;
  }
}
.m3cr-junior-days__subtitle {
	color: #003C93;
	font-size: 150%;
}

.m3cr-junior-days__item-time01, .m3cr-junior-days__item-time02 {
	float: left;
	width: 50%;
}

@media (max-width: 768px) {
  .m3cr-junior-days__item-time01, .m3cr-junior-days__item-time02 {
    float: none;
    width: 100%;
  }
}
.m3cr-junior-days__item01 {
	margin-bottom: 20px;
}
.m3cr-junior-days__item01 dt {
	float: left;
	width: 30%;
    height: 141px;
}
.m3cr-junior-days__item01 dd {
	float: left;
	width: 70%;
	padding: 0 3%;
}

@media (max-width: 768px) {
  .m3cr-junior-days__item01 dd.m3cr-junior-days__txt02 {
    clear: both;
    width: 100%;
  }
  .m3cr-junior-days__item01 p {
    font-size: 90%;
    margin-top: 0;
  }
  .m3cr-junior-days__subtit01 {
    font-size: 100%;
    margin-bottom: 0;
  }
}
.m3cr-junior-days__subtit01 {
  margin-bottom: 20px;
  color: #003C93;
  font-size: 120%;
}

.m3cr-junior-days-entry {
  clear: both;
}

.m3cr-junior-days-entry a {
  color: #FFF !important;
}

.m3cr-junior-study-link a {
  color: #FFF !important;
}

/*m3cr-junior-features
----------------------------------*/
.m3cr-junior-features {
  width: auto;
  box-shadow: 0px 0px 8px 1px #999;
  margin: 0 auto 40px;
  padding: 40px;
  background: #fff;
}
.m3cr-junior-features:after {
  display: block;
  clear: both;
  content: "";
}
@media only screen and (max-width: 768px) {
  .m3cr-junior-features {
    width: auto;
    box-shadow: none;
    margin: 0 auto 20px;
    padding: 10px;
    background: none;
  }
}

.m3cr-junior-features {
  margin-bottom: 40px;
}

.m3cr-junior-features__title01 {
  font-size: 125%;
  margin-bottom: 30px;
  padding: 15px 0;
  border-bottom: #003C93 2px solid;
  text-align: center;
  font-weight: bold;
}

.m3cr-junior-features__txt01 {
    font-size: 125%;
    margin: 40px auto;
    padding-top: 8px;
    text-align: left;
    color: #003C93;
}

@media (min-width: 768px) {
  .m3cr-junior-features__txt01 {
    width: 700px;
  }
}

.m3cr-junior-features__media01 {
  float: left;
  width: 50%;
  padding-right: 2%;
  color: #999;
  margin-bottom: 10px;
}

.m3cr-junior-features__media02 {
  float: left;
  text-align: center;
  width: 100%;
}

.m3cr-junior-features__content-thu {
  margin-bottom: 40px;
  clear: both;
}

.m3cr-junior-features__content-thu-text {
  width: 80%;
  margin: 0 auto;
}

.m3cr-junior-features__content_r {
  float: left;
  width: 50%;
  margin-bottom: 30px;
}

.m3cr-junior-features__content_r_link {
  text-align: right;
}

.m3cr-junior-features__content_r_link a:hover {
  color: #551ABB !important;
  text-decoration: underline !important;
}

@media (max-width: 768px) {
  .m3cr-junior-features__media01 {
    float: none;
    width: 100%;
  }

  .m3cr-junior-features__content_r {
    float: none;
    width: 100%;
  }

  .m3cr-junior-features__content_r_link {
    font-size: 0.9em;
  }

  .m3cr-junior-features__content_r_link a {
    color: #00F;
  }

  .m3cr-junior-features__media02 {
    float: none;
    width: 100%;
    padding-right: 0;
  }

  .m3cr-junior-features__content-thu-text {
    margin: auto;
    width: 100%;
  }
}
.m3cr-junior-features-wed__subtit01 {
  color: #003C93;
  font-weight: bold;
}

.m3cr-junior-features-wed__txt01 {
  background: #efefef;
  padding: 30px;
  width: 70%;
  margin: 20px auto;
}

@media (max-width: 768px) {
  .m3cr-junior-features-wed__txt01 {
    width: 100%;
    padding: 15px;
  }
}

.m3cr-junior-wed__subtit01 {
  color: #e0932d;
  text-align: center;
  margin-bottom: 10px;
}

.m3cr-junior-features__content-one {
  float: left;
  width: 33.3%;
  margin-bottom: 40px;
  padding:5px;
}

.m3cr-junior-features__subtit02 {
  line-height: 2.8;
  color: #003C93;
  text-align: center;
}

@media (max-width: 768px) {
  .m3cr-junior-features__content-one {
    float: none;
    width: 100%;
  }

  .m3cr-junior-features__content-one img {
    display: block;
    width: 90%;
    margin: 0 auto;
  }

  .m3cr-junior-features__subtit02 {
    line-height: 1.4;
    padding-bottom: 10px;
  }
}
.m3cr-junior-features-wed__link01 {
  padding-top: 40px;
  text-align: right;
}

@media (max-width: 768px) {
  .m3cr-junior-features-wed__link01 {
    padding-top: 0;
  }
}
/*m3cr-junior-info
---------------------------------------------*/
.m3cr-junior-info {
  width: auto;
  box-shadow: 0px 0px 8px 1px #999;
  margin: 0 auto 40px;
  padding: 40px;
  background: #fff;
}
.m3cr-junior-info:after {
  display: block;
  clear: both;
  content: "";
}
@media only screen and (max-width: 768px) {
  .m3cr-junior-info {
    width: auto;
    box-shadow: none;
    margin: 0 auto 20px;
    padding: 10px;
    background: none;
  }
}

/*m3cr-junior-info
----------------------------------------*/
.m3cr-junior-info {
  margin-bottom: 40px;
}

.m3cr-junior-info__title01 {
  font-size: 125%;
  margin-bottom: 30px;
  padding: 15px 0;
  border-bottom: #003C93 2px solid;
  text-align: center;
  font-weight: bold;
}

.m3cr-junior-info-adoption, .m3cr-junior-info-treatment {
  margin-bottom: 40px;
  padding: 0;
}

.m3cr-junior-left {
  width: 70%;
  float: left;
}

.m3cr-junior-right {
  width: 30%;
  float: left;
}

@media screen and (max-width: 560px) {
  .m3cr-junior-left, .m3cr-junior-right {
    width: 100%;
  }
}

.m3cr-junior-info-adoption__title01, .m3cr-junior-info-treatment__title01 {
  margin-bottom: 8px;
  color: #378c8c;
}

.m3cr-junior-info__list {
  margin-bottom: 8px;
  padding: 0 30px;
  font-size: 88%;
}

.m3cr-junior-info__list a:hover {
  color: #551ABB !important;
  text-decoration: underline !important;
}

@media (max-width: 768px) {
  .m3cr-junior-info__list {
    padding: 0;
  }
}
.m3cr-junior-info__list dt {
  float: left;
  width: 25%;
  padding-left: 14px;
  background: transparent url("../../images/official/matsunami/icon/list_icon01.png") left 3px no-repeat;
  font-weight: bold;
}

.m3cr-junior-info__list dd {
  float: left;
  width: 75%;
}

@media (max-width: 768px) {
  .m3cr-junior-info__list dt {
    float: none;
    width: 100%;
  }

  .m3cr-junior-info__list dd {
    float: none;
    width: 100%;
    padding-left: 14px;
  }
}
.m3cr-info__box01 {
  display: block;
  position: relative;
  line-height: 1.4;
  width: 90%;
  margin: 0 auto 40px;
  padding: 18px;
  box-shadow: 0 3px 0 #2f706e;
  background-color: #378c8c;
  border-radius: 4px;
  color: #fff;
  -webkit-transition: none;
  transition: none;
  text-align: center;
}

@media (max-width: 768px) {
  .m3cr-info__box01 {
    display: block;
    width: 100%;
    line-height: 1.4;
    margin: 0 auto 40px;
    padding: 18px;
    border-radius: 4px;
    background-color: #378c8c;
    color: #fff;
    -webkit-transition: none;
    transition: none;
    box-shadow: 0 3px 0 #2f706e;
    text-align: left;
  }
}
.m3cr-info__box02 {
  width: 400px;
  margin: 0 auto;
  padding-top: 10px;
  font-size: 88%;
  font-weight: normal;
  text-align: left;
}

@media (max-width: 768px) {
  .m3cr-info__box02 {
    width: 100%;
    margin: 0 auto;
    padding-top: 10px;
    text-align: left;
    font-size: 88%;
  }
}
.m3cr-junior-study {
  margin-top: 20px;
}

.m3cr-junior-study__txt01 {
  margin-bottom: 20px;
  color: #003C93;
  text-align: center;
  font-size: 125%;
}

.m3cr-junior-study__title01 {
  font-size: 125%;
  margin-bottom: 30px;
  padding: 15px 0;
  border-bottom: #003C93 2px solid;
  text-align: center;
  font-weight: bold;
}

.m3cr-junior-study__item01 {
  float: left;
  width: 33.3%;
  margin-bottom: 20px;
  padding: 0 1%;
}
.m3cr-junior-study__img_item01{
  padding-bottom: 10px;
}

@media (max-width: 768px) {
  .m3cr-junior-study__item01 {
    float: none;
    width: 100%;
  }

  .m3cr-junior-study__item01 img {
    display: block;
    width: 80%;
    margin: 0 auto;
  }
  .m3cr-junior-study__txt02 {
    padding-top: 10px;
  }
}
.m3cr-junior-study__title-coment {
	margin-bottom: 0;
	text-align: center;
	color: #003C93;
	font-weight: bold;
	font-size: 125%;
	padding-top: 40px;
}

.m3cr-junior-study__subtit01 {
  line-height: 2.8;
  color: #003C93;
  text-align: center;
}

/*m3cr-junior-first
----------------------------------------*/
.m3cr-junior-first {
  margin-bottom: 20px;
}

.m3cr-junior-first__title01 {
  font-size: 125%;
  margin-bottom: 30px;
  padding: 15px 0;
  border-bottom: #003C93 2px solid;
  text-align: center;
  font-weight: bold;
}

.m3cr-junior-first__voice {
  width: 890px;
  margin: 0 auto;
}
.m3cr-junior-first__voice dt {
  float: left;
  line-height: 1.4;
  width: 20%;
  font-size: 75%;
  text-align: center;
}
.m3cr-junior-first__voice dt img {
  margin-bottom: 8px;
}

@media (max-width: 768px) {
  .m3cr-junior-first__voice {
    width: 100%;
    margin-top: 12px;
    padding: 10px;
    border: solid 1px #ccc;
  }
  .m3cr-junior-first__voice dt {
    float: none;
    width: 100%;
    line-height: 1.4;
    font-size: 75%;
    text-align: center;
  }
  .m3cr-junior-first__voice dt br {
    display: none;
  }
  .m3cr-junior-first__voice dd {
    float: none;
    width: 100%;
    min-height: auto;
    margin-top: 8px;
    padding: 0;
    background: none;
  }
}
/*m3cr-junior-date
-------------------------------------------*/
.m3cr-junior-date {
  margin-bottom: 20px;
}

.m3cr-junior-date__title01 {
  font-size: 125%;
  margin-bottom: 30px;
  padding: 15px 0;
  border-bottom: #003C93 2px solid;
  text-align: center;
  font-weight: bold;
}

/*m3cr-junior-schedule
-------------------------------------------*/
.m3cr-junior-schedule {
  margin-bottom: 40px;
}

.m3cr-junior-schedule__title01 {
  margin-bottom: 30px;
  text-align: center;
  color: #003C93;
  font-weight: bold;
  font-size: 125%;
}

.m3cr-junior-schedule__img01 {
  margin-bottom: 40px;
}

/*m3cr-junior-date
----------------------------------------*/
.m3cr-junior-date {
  margin-bottom: 40px;
}

.m3cr-junior-date__grapha li {
  float: left;
  width: 50%;
  padding: 10px;
  text-align: center;
}

@media (max-width: 768px) {
  .m3cr-junior-date__grapha li {
    float: none;
    width: 100%;
  }
}
.m3cr-junior-date__grapha li img {
  max-width: 100%;
}

.m3cr-junior-date__voice {
  width: 890px;
  margin: 0 auto;
  padding-top: 30px;
}
.m3cr-junior-date__voice dt {
  float: right;
  line-height: 1.4;
  width: 20%;
  font-size: 75%;
  text-align: center;
}
.m3cr-junior-date__voice dt img {
  margin-bottom: 8px;
}

@media (max-width: 768px) {
  .m3cr-junior-date__voice {
    width: 100%;
    margin-top: 12px;
    padding: 10px;
    border: solid 1px #ccc;
  }
  .m3cr-junior-date__voice dt {
    float: none;
    width: 100%;
    line-height: 1.4;
    font-size: 75%;
    text-align: center;
  }
  .m3cr-junior-date__voice dt img {
    width: 80%;
  }
  .m3cr-junior-date__voice dt br {
    display: none;
  }
  .m3cr-junior-date__voice dd {
    float: none;
    width: 100%;
    min-height: auto;
    margin-top: 8px;
    padding: 0;
    background: none;
  }
}
/*-----------------------------------------
m3cr-senior
----------------------------------------*/
/*.m3cr-senior-about
--------------------------------*/
.m3cr-senior-about {
  width: auto;
  box-shadow: 0px 0px 8px 1px #999;
  margin: 0 auto 40px;
  padding: 40px;
  background: #fff;
}
.m3cr-senior-about:after {
  display: block;
  clear: both;
  content: "";
}
@media only screen and (max-width: 768px) {
  .m3cr-senior-about {
    width: auto;
    box-shadow: none;
    margin: 0 auto 20px;
    padding: 10px;
    background: none;
  }
}

.m3cr-senior-about__title01 {
  font-size: 125%;
  margin-bottom: 30px;
  padding: 15px 0;
  border-bottom: #003C93 2px solid;
  text-align: center;
  font-weight: bold;
}

.m3cr-senior-about__item01 {
  margin-bottom: 20px;
}

.m3cr-senior-about__img01 {
  float: left;
  margin-right: 20px;
}

.m3cr-senior-about__content01 {
  float: left;
  width: 600px;
}

.m3cr-senior-about__sub-title01 {
  margin-bottom: 20px;
  color: #003C93;
  font-weight: bold;
}

.m3cr-senior-about__item02 {
  float: left;
  width: 50%;
  padding: 10px;
}
.m3cr-senior-about__item02 .m3cr-senior-about__subtit01 {
  line-height: 1.6;
  text-align: center;
  color: #003C93;
}

.m3cr-senior-schedule {
  clear: both;
}

.m3cr-senior-schedule__btm {
  display: block;
  position: relative;
  width: 100%;
  line-height: 1.2;
  padding: 30px 0;
  background-color: #FFC700;
  border-radius: 4px;
  color: #29abe2;
  font-weight: bold;
  -webkit-transition: none;
  transition: none;
  box-shadow: 0 3px 0 #a5a005;
  text-align: center;
}
.m3cr-senior-schedule__btm a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease;
}
.m3cr-senior-schedule__btm:hover {
  top: 3px;
  box-shadow: none;
  text-decoration: none;
}
.m3cr-senior-schedule__btm:active {
  top: 3px;
  box-shadow: none;
  text-decoration: none;
}
@media only screen and (max-width: 768px) {
  .m3cr-senior-schedule__btm:hover {
    top: 0;
    box-shadow: 0 3px 0 #bf8800;
    text-decoration: none;
  }
  .m3cr-senior-schedule__btm:active {
    top: 0;
    box-shadow: 0 3px 0 #bf8800;
    text-decoration: none;
  }
}

/*m3cr_recruitment
---------------------------*/
.m3cr_recruitment__title01 {
  font-size: 125%;
  margin-bottom: 30px;
  padding: 15px 0;
  border-bottom: #003C93 2px solid;
  text-align: center;
  font-weight: bold;
}

.m3cr_recruitment__text01 {
  margin-bottom: 40px;
  color: #003C93;
  text-align: center;
  font-size: 125%;
}

.m3cr_recruitment__item-b01 {
  float: left;
  width: 50%;
  padding: 0 10px;
}

@media screen and (max-width: 768px) {
  .m3cr_recruitment__item-b01 {
    float: none;
    width: 100%;
    padding: 0;
  }
}
.m3cr_recruitment__subtit01 {
  padding: 11px 0;
  background: #003C93;
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
}

.m3cr_recruitment__link01 {
  margin-top: 20px;
  margin-bottom: 40px;
}

.m3cr_recruitment__link01 li {
  display: block;
  margin-bottom: 20px;
  padding: 10px 40px 8px;
  border: 2px solid #003C93;
  border-radius: 4px;
  background: transparent url("../../images/official/matsunami/icon/bg_icon_ka.png") right center no-repeat;
  float: left;
  width: 47%;
  margin: 10px;
}

.matsunami_senkoui_title, .matsunami_kyouryoku_title, .result-medical_title {
  padding: 11px 0;
  font-weight: 800;
  text-align: center;
  margin-bottom: 20px;
  border-radius: 5px;
  font-size: 18px;
}

.matsunami_senkoui_title {
  border: 1px solid #69C2C7;
  color: #69C2C7;
}

.matsunami_kyouryoku_title {
  border: 1px solid #ff6d50;
  color: #ff6d50;
}

.result-medical_title {
  border: 1px solid #e37600;
  color: #e37600;
}

dl.matsunami_kyouryoku {
  margin: 20px 10px 40px;
  display: block;
  background-color: #ff6d50;
  border-radius: 4px;
}

dl.matsunami_kyouryoku span {
  background-color: #ffbcaf;
  font-size: 10px;
  border-radius: 5px;
  color: #fff;
  padding: 3px 10px;
  margin-right: 10px;
}

.matsunami_kyouryoku a, .matsunami_kyouryoku a:visited, .m3cr_recruitment__link-record a,.m3cr_recruitment__link-record a:visited {
  color: #003C93;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.matsunami_kyouryoku a:hover, .m3cr_recruitment__link-record a:hover {
  color: #649def;
  text-decoration: none;
}

.matsunami_kyouryoku dt, .matsunami_kyouryoku dd {
  padding: 10px 40px 8px;
  width: 50%;
}

.matsunami_kyouryoku dt {
  clear: left;
  float: left;
  color: #fff;
}

.matsunami_kyouryoku dd {
  border: solid 1px #ccc;
  border-left: 0;
  border-radius: 5px;
  display: block;
  margin-left: 50%;
  background-color: #fff;
  line-height: 2;
}

.matsunami_senkoui li a, .result-medical li a {
  color: #fff;
  display: block;
}

.matsunami_senkoui li a:hover, .result-medical li a:hover {
  text-decoration: none;
}

ul.matsunami_senkoui, ul.result-medical {
  margin: 0;
  display: block;
}

ul.matsunami_senkoui.core {
  margin-bottom: 40px;
}
.matsunami_senkoui li, .result-medical li {
  display: block;
  padding: 10px 40px 8px;
  border-radius: 4px;
  float: left;
  width: 47%;
  margin: 10px 10px 20px 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.matsunami_senkoui li {
  background-color: #003C93;
}

.m3cr-senkoui__title01 {
  font-size: 125%;
  margin-bottom: 15px;
  text-align: center;
}

.m3cr-senkoui__title01.core {
  color: #ff6d50;
}

.m3cr-senkoui__title01.connection {
  color: #69C2C7;
}

.m3cr-senkoui__title01.other {
  color: #A99E93;
}

.matsunami_senkoui.core li {
  background-color: #ff6d50;
}

.matsunami_senkoui.connection li {
  background-color: #69C2C7;
}

.matsunami_senkoui.other li {
  background-color: #A99E93;
}

.result-medical li {
  background-color: #e37600;
}

.matsunami_senkoui li:hover {
  background-color: #649def;
  text-decoration: none;
}

.matsunami_senkoui.core li:hover {
  background-color: #ffab9a;
  text-decoration: none;
}

.matsunami_senkoui.connection li:hover {
  background-color: #97e8ed;
  text-decoration: none;
}

.result-medical li:hover {
  background-color: #f9de70;
  text-decoration: none;
}

.matsunami_senkoui li span.arrow, .result-medical li span.arrow, .result-medical li span.arrow {
  width: 29px;
  height: 24px;
  background-size: 29px 24px;
  display: inline-block;
  text-indent: -9999px;
  vertical-align: middle;
  float: right;
  right: 0.875rem;
  z-index: -1;
}

.matsunami_senkoui li span.arrow, .result-medical li span.arrow {
  background-image: url("https://kenshunavi-contents.s3.amazonaws.com/images/common/search.png");
}

.result-medical li span.arrow {
  background-image: url("https://kenshunavi-contents.s3.amazonaws.com/images/common/bg_icon_reco.png");
}
.m3cr-junior-features-wed__txt00 {
  margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
  .m3cr_recruitment__link-record1 li, .m3cr_recruitment__link01 li {
    float: none;
    width: 100%;
  }
  .matsunami_senkoui li, .result-medical li {
    float: none;
    padding: 10px;
    margin: 10px 0;
    width: 100%;
  }
  .matsunami_senkoui li a, .result-medical li a {
    font-size: 14px;
  }
}

.m3cr_recruitment__item-record {
  clear: both;
}

.m3cr_recruitment__subtit-record {
  color: #f15a24;
  text-align: center;
  font-weight: bold;
  font-size: 138%;
}

.m3cr_recruitment__link-record li {
  display: block;
  padding: 10px 40px 8px;
  border: 2px solid #f15a24;
  border-radius: 4px;
  background: url("../../images/official/matsunami/icon/bg_icon_reco.png") right center no-repeat;
  float: left;
  width: 47%;
  margin: 10px;
}

@media screen and (max-width: 768px) {
  .m3cr_recruitment__link-record li {
    float: none;
    width: 100%;
  }

  .matsunami_senkoui li span.arrow, .result-medical li span.arrow, .result-medical li span.arrow {
    display: none;
  }
}

/*m3cr-abroad
-------------------------------------*/
.m3cr-abroad {
  width: auto;
  box-shadow: 0px 0px 8px 1px #999;
  margin: 0 auto 40px;
  padding: 40px;
  background: #fff;
}
.m3cr-abroad:after {
  display: block;
  clear: both;
  content: "";
}
@media only screen and (max-width: 768px) {
  .m3cr-abroad {
    width: auto;
    box-shadow: none;
    margin: 0 auto 20px;
    padding: 10px;
    background: none;
  }
}

.m3cr-abroad__title01 {
  font-size: 125%;
  margin-bottom: 30px;
  padding: 15px 0;
  border-bottom: #003C93 2px solid;
  text-align: center;
  font-weight: bold;
}

.m3cr-abroad-system02__img {
  display: block;
  margin: 0 auto;
}

.m3cr-abroad__title-system {
	margin-bottom: 30px;
	font-size: 110%;
	color: #003C93;
	text-align: center;
}

.m3cr-abroad__imgbox-system {
  float: left;
  width: 40%;
  margin-bottom: 40px;
  padding: 0 30px;
  text-align: center;
  color: #999;
  margin-bottom: 10px;
}

.m3cr-abroad__txt-system {
  float: left;
  width: 60%;
  margin-bottom: 40px;
  padding: 0 30px;
}

@media screen and (max-width: 768px) {
  .m3cr-abroad__imgbox-system {
    float: none;
    width: 100%;
    margin-bottom: 40px;
    padding: 0 10px;
    text-align: center;
  }

  .m3cr-abroad__txt-system {
    float: none;
    width: 100%;
    margin-bottom: 40px;
    padding: 0;
  }
}
.m3cr-abroad__container-list {
  clear: both;
  margin-bottom: 40px;
}

.m3cr-abroad__subtit-list {
  margin-bottom: 26px;
  color: #f15a24;
  font-size: 125%;
  font-weight: bold;
  text-align: center;
}

.m3cr-abroad__list-list li {
  float: left;
  width: 33.33%;
  padding: 2px 0;
  text-align: center;
  color: #70AFC3;
}

@media screen and (max-width: 768px) {
  .m3cr-abroad__list-list li {
    float: none;
    width: 100%;
  }
}
.m3cr-abroad-system02 {
  clear: both;
}

.m3cr-abroad-system02__img {
  float: left;
  padding: 0 40px 40px 40px;
}

.m3cr-abroad-system02__txt01 {
  float: left;
  width: 500px;
  padding-left: 20px;
}

.m3cr-abroad-system02__title01 {
  font-size: 125%;
  color: #003C93;
  margin-bottom: 15px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .m3cr-abroad-system02__img {
    float: none;
    padding: 10px;
  }

  .m3cr-abroad-system02__txt01 {
    float: none;
    width: 100%;
    padding-left: 20px;
  }
}
.point_btn {
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Arial;
  color: #ffffff;
  font-size: 14px;
  padding: 5px 20px 5px 20px;
  text-decoration: none;
  vertical-align: middle;
}

.br-sp {
  display: none;
}

@media screen and (max-width: 768px) {
  .point_btn {
    background: #3498db;
    background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
    background-image: -moz-linear-gradient(top, #3498db, #2980b9);
    background-image: -ms-linear-gradient(top, #3498db, #2980b9);
    background-image: -o-linear-gradient(top, #3498db, #2980b9);
    background-image: linear-gradient(to bottom, #3498db, #2980b9);
    -webkit-border-radius: 10;
    -moz-border-radius: 10;
    border-radius: 10px;
    font-family: Arial;
    color: #ffffff;
    font-size: 50%;
    padding: 5px 5px 5px 5px;
    text-decoration: none;
    vertical-align: middle;
  }
}

/*m3cr-proschedule
-------------------------------------*/
.m3cr-proschedule {
  overflow-x: auto;
  width: 100%;
  height: 100%;
  margin-bottom: 40px;
}
.m3cr-proschedule table , td, th {
  border: solid 5px #b5b5b5;
  border-collapse: collapse;
  width: 940px;
}
.m3cr-proschedule td, th {
  padding: 5px;
  width: 30px;
  height: 25px;
  text-align: center;
}
.m3cr-proschedule th {
  background: #f0e6cc;
}
.m3cr-proschedule.even {
  background: #fbf8f0;
}
.odd {
  background: #fefcf9;
}
.m3cr-proschedule::-webkit-scrollbar {
  height: 5px;
}
.m3cr-proschedule::-webkit-scrollbar-track {
  border-radius: 5px;
  background: #eee;
}
.m3cr-proschedule::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #666;
}

/*共通Header
-------------------------------------*/

#m3_config > #m3_main-body > #m3_config > #m3_main-body {
  background: none;
}

.m3_link-list > li > a {
  display: none;
}

/*m3cr-detail
----------------------------------------*/
.m3cr-detail {
  margin: 0 0 40px;
  content: "";
  display: block;
  overflow: hidden;
}

.m3cr-details__third {
  float: left;
  width: 33%;
  padding: 0 2px;
}
.m3cr-details__third img {
  width: 100%;
  margin-bottom: 10px;
}

@media (max-width: 768px) {
  .m3cr-details__quater {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
}

.m3cr-detail :after {
  clear: both;
}

/* For IE 6/7 (trigger hasLayout) */
.m3cr-detail  {
  zoom: 1;
}

.m3cr-pic_detail {
  font-size: 75%;
  color: #666;
  padding-left: 10px;
}

/*ie8
-------------------------------------*/
.ie8 .m3cr-main__item01 {
    float: left;
    position: relative;
    min-height: 398px;
    width: 600px;
}

.ie8 .m3cr-main__item02 {
    float: left;
    width: 370px;
    padding: 20px;
}

.ie8 .m3cr-about__item02 {
    width: 48%;
    padding: 10px;
    float: left;
}

.ie8 .m3cr-appearance__item {
    float: left;
    width: 47%;
    height: 478px;
    padding: 0 10px;
}

.ie8 .m3cr-details__third {
    float: left;
    width: 32%;
    padding: 0 2px;
}

.ie8 .m3cr-tour__item02-a {
    float: left;
    width: 48%;
    padding: 0 10px;
    font-size: 88%;
}

.ie8 .m3cr-tour__list01 dd {
    float: left;
    width: 70%;
    padding-left: 20px;
}

.ie8 .m3cr-overview__item01-a {
    float: left;
    width: 48%;
    margin-bottom: 40px;
    padding: 0 10px;
    font-size: 88%;
}

.ie8 .m3cr-overview__item01-b {
    float: left;
    width: 48%;
    margin-bottom: 40px;
    padding: 0 10px;
}

.ie8 .m3cr-info__list dd {
    width: 73%;
    float: left;
}

.ie8 .undernav__item {
    float: left;
    width: 23%;
    padding: 10px;
}

.ie8 .m3cr-junior-days__item01 dt {
    float: left;
    width: 26%;
}

.ie8 .m3cr-junior-days__item01 dd {
    float: left;
    width: 67%;
    padding: 0 3%;
}

.ie8 .m3cr-junior-features__media01 {
    float: left;
    width: 48%;
    padding-right: 2%;
    color: #999;
    margin-bottom: 10px;
}

.ie8 .m3cr-junior-features__content_r {
    float: left;
    width: 48%;
    margin-bottom: 30px;
}

.ie8 .m3cr-junior-features__content-one {
    float: left;
    width: 31%;
    margin-bottom: 40px;
    padding: 5px;
}

.ie8 .m3cr-junior-features__content_r {
    float: left;
    width: 48%;
    margin-bottom: 30px;
}

.ie8 .m3cr-junior-study__item01 {
    float: left;
    width: 31%;
    margin-bottom: 20px;
    padding: 0 1%;
}

.ie8 .m3cr-voice__item02 dt {
    float: left;
    width: 21%;
    padding-top: 10px;
    line-height: 1.4;
    font-size: 75%;
    text-align: center;
}

.ie8 .m3cr-junior-info__list dd {
    float: left;
    width: 70%;
}

.ie8 .m3cr_recruitment__item-b01 {
    float: left;
    width: 48%;
    padding: 0 10px;
}

.ie8 .m3cr_recruitment__link-record li {
    float: left;
    width: 48%;
    padding: 10px;
}

.ie8 .m3cr-abroad__imgbox-system {
    float: left;
    width: 35%;
    margin-bottom: 40px;
    padding: 0 30px;
    text-align: center;
    color: #999;
    margin-bottom: 10px;
}

.ie8 .m3cr-abroad__txt-system {
    float: left;
    width: 50%;
    margin-bottom: 40px;
    padding: 0 30px;
}

.ie8 .m3cr-junior-features__content-thu-text {
    margin: auto;
    width: 80%;
}

/*iframe サイズ変更
-------------------------------------*/
.iframe-wrapper iframe {
    width: 760px;
    height: 560px;
}

@media screen and (max-width: 560px) {
    .iframe-wrapper {
        position: relative;
        width: 100%;
        padding: calc(560 / 760 * 100%) 0 0;
    }

    .iframe-wrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
}
/*.tour-mes*/
dl.tour-mes__content {
  margin-bottom: 20px;
}

.tour-mes__content dt {
  width: 25%;
  float: left;
  margin-left: 30px;
}

.tour-mes__content h3 {
  background-color: #003C93;
  color: #fff;
  padding: 10px;
}

.tour-mes__content dd {
  width: 65%;
  float: left;
  margin-left: 30px;
  background-color: #efefef;
}

.tour-mes__content p {
  padding: 10px;
}

@media screen and (max-width: 560px) {
  .tour-mes__content dt, .tour-mes__content dd {
    width: 100%;
    margin-bottom: 20px;
    margin: 0 auto;
    text-align: center;
  }
  .tour-mes__content a {
    color: #333 !important;
  }
}
/*.item__principle*/
.m3cr-item__principle {
  margin-bottom: 30px;
  padding: 20px 0;
  font-size: 14px;
  border: solid 6px #658ECA;
  background-color: #F9F9F9;
  border-radius: 3px;
}
.m3cr-item__principle h4 {
  margin-left: 30px;
  font-size: 22px;
  color: #0051c6;
}
.m3cr-item__pickup {
  margin: 10px 30px 25px;
}
.m3cr-item__point {
  margin: 15px 0 0;
}
.m3cr-item__point li:before {
  float: left;
  background: #0051c6;
  width: 1.5em;
  height: 1.5em;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  line-height: 1.5;
  margin-left: -29px;
}

@media screen and (max-width: 768px) {
  .m3cr-item__point {
    margin: 0;
    padding: 10px 30px;
  }
}

/*=======================================
特殊パーツ パネル表示
=======================================*/
/* パネル、ボタンは最初非表示 */
#tabs {
  margin-top: 20px;
}
#tabs .panel {
  display: none;
}

#addlink {
  display: none;
}

#tabs .subjectbox ul{
  font-size: 20px;
  font-size: 1.25rem;
}

.tab-panel {
  text-align: left;
}

.webfont-margin {
  margin: 0 10px;
}

/* 専攻医プログラムバナー下注記文字色 */
.banner_font_color {
  margin-bottom: 14px;
  font-size: 113%;
  text-align-last: center;
  color: red;
}

/*180111追加 見学申し込みボタンの作成*/
.visit_application,
.visit_application_link {
  background: #FFC700;
  border-radius: 8px 0 0 8px;
  bottom: 50%;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  padding: 36px 8px 8px;
  position: fixed;
  right: 0;
  width: 45px;
}

.visit_application {
  background-image: url(https://kenshunavi-contents.s3.amazonaws.com/images/official/st-mary-med/icon/icon_plus.png);
  background-position: center 10px;
  background-repeat: no-repeat;
}

@media (max-width: 768px) {
  .visit_application_link_sp {
    background: #FFC700;
  }

  .visit_application_link_sp:hover {
    background: #FFC700;
  }
}

.matsunami_link {
  color: #fff;
}

.m3cr-voice__item01 dd {
  background-color: white;
  color: #888;
}

#m3cr_himeji_wrapper {
  width: 1020px;
  margin: auto;
}

@media (max-width: 768px) {
  #m3cr_himeji_wrapper {
    width: auto;
    margin: auto;
  }

  .link_sp {
    color: #0000FF;
  }
  .link_sp:visited {
    color: #800080;
  }
}

*:not(.m3_wrapper, .atlas-side-menu-opinion-box, .atlas-nav, .atlas-side-menu-nav__item) {
    box-sizing: border-box;
}

body {
    line-height: 1.6;
    margin: 0;
    padding: 0;
    color: #555;
    font-family: "メイリオ", Meiryo, sans-serif;
}

h2, h3, h4 {
    line-height: 1em;
    margin: 0;
    padding: 0;
}

ul, li {
    list-style: none;
    margin: 0;
    padding: 0;
}

dl, dt, dd {
    margin: 0;
    padding: 0;
}

img {
    border: 0;
    margin: 0;
    padding: 0;
    vertical-align: bottom;
}

a img, a:focus img, a img:focus {
    border: 0;
}

.body-content a {
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.body-content a:hover {
    text-decoration: none;
}

.body-content a:hover img {
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    opacity: 0.9;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.official-navi dd:after, .official-info:after, .clearfix:after, .row:after, .frow:after, .m3cr_content_nav dd:after, .m3cr-info__list:after, .m3cr-main__btm-fav:after, .m3cr_info_list01:after, .undernav:after, .subject_btn:after, .apply_btm:after {
    display: block;
    clear: both;
    content: "";
}

#acMenu dt {
    display: none;
    line-height: 3.0;
    border-bottom: 1px solid #fff;
    text-align: center;
}

#acMenu dd {
    text-align: center;
}

.official-navi a, .official-navi a:hover, .official-navi a:visited {
    text-decoration: none;
}

.official-navi ul {
    width: 100%;
    margin: 0 auto;
}

.official-navi ul li {
    float: left;
    line-height: 50px;
    margin: 0 auto;
}

.official-navi ul li a {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.official-navi li.on {
    color: #fff;
}

@media (max-width: 768px) {
    #acMenu dt {
        display: block;
        cursor: pointer;
    }

    #acMenu dd {
        display: none;
    }

    .official-navi dd ul {
        width: 100%;
        margin: 0 auto;
    }

    .official-navi dd ul li {
        float: none;
        width: 100%;
        line-height: 3.0;
        margin: 0 auto;
        border-bottom: 1px solid #fff;
    }
}

#main {
    margin: 0 auto;
    padding-top: 30px;
}

#m3_main-body img {
    max-width: 100%;
}

@media (max-width: 768px) {
    #main {
        background: #fff;
        padding: 30px 10px;
        width: 100%;
    }
}

#m3_config > #m3_main-body > #m3_config > #m3_main-body {
    background: none;
}

.body-content a {
    color: #551ABB;
}

.body-content a :hover {
    text-decoration: none;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.official-info {
    margin: 0 auto 42px;
    padding: 20px 40px;
}

.official-info .title01 {
    font-size: 18px;
    font-size: 1.1rem;
    font-weight: bold;
    text-align: left;
}

.official-info dl {
    width: 100%;
    margin: 12px auto;
}

.official-info dl dt {
    float: left;
    width: 20%;
    padding-left: 10px;
}

.official-info dl dd {
    float: left;
    width: 80%;
}

@media screen and (max-width: 768px) {
    .official-info dl {
        width: auto;
    }

    .official-info dl dt {
        float: none;
        width: 100%;
    }

    .official-info dl dd {
        float: none;
        width: 100%;
    }
}

.official-item {
    font-size: 14px;
    font-size: 0.87rem;
    margin-bottom: 40px;
}

.official-item h2 {
    font-size: 24px;
    font-size: 1.5rem;
    padding: 0 .5em .5em 0;
    margin: 0 0 1em 0;
    letter-spacing: 0.2em;
}

.official-item .description {
    font-size: 18px;
    font-size: 1.125rem;
    color: #777;
    line-height: 1.5;
    margin-top: 5px;
}

.official-item .highlight {
    font-weight: 800;
}

.official-parts-1 {
    width: 98%;
}

.official-parts-2 {
    width: 48%;
}

.official-parts-2-sptop {
    width: 47%;
}

.official-parts-2-spbottom {
    width: 47%;
}

.official-parts-3 {
    width: 31.8%;
}

.official-parts-4 {
    width: 23%;
}

.official-parts-5 {
    width: 20%;
}

.official-parts-1, .official-parts-2, .official-parts-3, .official-parts-4 {
    padding: 0;
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 3px;
}

.official-parts-1 img, .official-parts-2 img, .official-parts-3 img, .official-parts-4 img {
    width: 100%;
}

.official-parts-1 h3, .official-parts-2 h3, .official-parts-3 h3, .official-parts-4 h3 {
    padding: 12px 10px 12px 10px;
    color: #fff;
    text-align: left;
    position: absolute;
    z-index: 9999;
    bottom: 0;
    right: 0;
    left: 0;
}

.official-parts-1 h3:not(:target), .official-parts-2 h3:not(:target), .official-parts-3 h3:not(:target), .official-parts-4 h3:not(:target) {
    filter: none;
    -ms-filter: none;
    text-align: center;
}

.official-parts-1 > div, .official-parts-2 > div, .official-parts-3 > div, .official-parts-4 > div {
    height: 100%;
    position: relative;
}

.official-parts-5 {
    padding: 0;
    position: relative;
    display: block;
    float: left;
    vertical-align: top;
    margin: 3px 0;
}

.official-parts-5 img {
    width: 100%;
}

.official-parts-5 h3 {
    padding: 12px 10px;
    color: #fff;
    text-align: left;
    position: absolute;
    z-index: 9999;
    bottom: 0;
    right: 0;
    left: 0;
}

.official-parts-5 h3:not(:target) {
    filter: none;
    -ms-filter: none;
    text-align: center;
}

.official-parts-5 > div {
    height: 100%;
    position: relative;
}

@media (max-width: 768px) {
    .official-parts-1, .official-parts-2, .official-parts-3, .official-parts-5 {
        float: none;
        width: 100%;
        margin-bottom: 14px;
        padding: 0 14px 0 0;
    }
}

.official-footernavi {
    margin: 0 auto;
}

.official-footernavi img {
    margin-bottom: 8px;
}

.cvbtn {
    position: relative;
    padding: 20px 20px;
    color: #fff;
    font-size: 16px;
    font-size: 1rem;
    font-weight: bold;
    text-align: center;
    -webkit-transition: none;
    transition: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.cvbtn:hover {
    top: 0;
    box-shadow: none;
    text-decoration: none;
}

.cvbtn:active {
    top: 0;
    box-shadow: none;
    text-decoration: none;
}

.contact-sp {
    display: none;
}

@media (max-width: 768px) {
    .contact-sp {
        display: none;
    }

    .contact-sp {
        display: block;
        background-repeat: no-repeat;
        color: #fff;
        font-size: 1.2em;
        font-weight: bold;
        position: fixed;
        left: 0;
        bottom: 0;
        text-align: center;
        height: 3em;
        width: 100%;
        line-height: 2em;
        z-index: 9999;
        padding-top: 6px;
    }
}

@media (max-width: 768px) {
    .sp-hide {
        display: none;
    }
}

ul.normal_list {
    margin-left: 30px;
}

ul.normal_list li {
    list-style-type: square;
}

.item-top {
    margin-top: 40px;
}

.item-bottom {
    margin-bottom: 40px;
}

.ie8 .m3cr-main__item01 {
    float: left;
    position: relative;
    min-height: 398px;
    width: 600px;
}

.ie8 .m3cr-main__item02 {
    float: left;
    width: 370px;
    padding: 20px;
}

.ie8 .m3cr-about__item02 {
    width: 48%;
    padding: 10px;
    float: left;
}

.ie8 .m3cr-appearance__item {
    float: left;
    width: 47%;
    height: 478px;
    padding: 0 10px;
}

.ie8 .m3cr-details__third {
    float: left;
    width: 32%;
    padding: 0 2px;
}

.ie8 .m3cr-tour__item02-a {
    float: left;
    width: 48%;
    padding: 0 10px;
    font-size: 88%;
}

.ie8 .m3cr-tour__list01 dd {
    float: left;
    width: 70%;
    padding-left: 20px;
}

.ie8 .m3cr-overview__item01-a {
    float: left;
    width: 48%;
    margin-bottom: 40px;
    padding: 0 10px;
    font-size: 88%;
}

.ie8 .m3cr-overview__item01-b {
    float: left;
    width: 48%;
    margin-bottom: 40px;
    padding: 0 10px;
}

.ie8 .m3cr-info__list dd {
    width: 73%;
    float: left;
}

.ie8 .undernav__item {
    float: left;
    width: 31%;
    padding: 10px;
}

.ie8 .m3cr-junior-days__item01 dt {
    float: left;
    width: 26%;
}

.ie8 .m3cr-junior-days__item01 dd {
    float: left;
    width: 67%;
    padding: 0 3%;
}

.ie8 .m3cr-junior-features__media01 {
    float: left;
    width: 48%;
    padding-right: 2%;
    color: #999;
    margin-bottom: 10px;
}

.ie8 .m3cr-junior-features__content_r {
    float: left;
    width: 48%;
    margin-bottom: 30px;
}

.ie8 .m3cr-junior-features__content-one {
    float: left;
    width: 31%;
    margin-bottom: 40px;
    padding: 5px;
}

.ie8 .m3cr-junior-features__content_r {
    float: left;
    width: 48%;
    margin-bottom: 30px;
}

.ie8 .m3cr-junior-study__item01 {
    float: left;
    width: 31%;
    margin-bottom: 20px;
    padding: 0 1%;
}

.ie8 .m3cr-voice__item02 dt {
    float: left;
    width: 21%;
    padding-top: 10px;
    line-height: 1.4;
    font-size: 75%;
    text-align: center;
}

.ie8 .m3cr-junior-info__list dd {
    float: left;
    width: 70%;
}

.ie8 .m3cr_recruitment__item-b01 {
    float: left;
    width: 48%;
    padding: 0 10px;
}

.ie8 .m3cr_recruitment__link-record li {
    float: left;
    width: 48%;
    padding: 10px;
}

.ie8 .m3cr-abroad__imgbox-system {
    float: left;
    width: 35%;
    margin-bottom: 40px;
    padding: 0 30px;
    text-align: center;
    color: #999;
    margin-bottom: 10px;
}

.ie8 .m3cr-abroad__txt-system {
    float: left;
    width: 50%;
    margin-bottom: 40px;
    padding: 0 30px;
}

.ie8 .m3cr-junior-features__content-thu-text {
    margin: auto;
    width: 80%;
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
}

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

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden], template {
    display: none;
}

a {
    background-color: transparent;
}

a:active, a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b, strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 0.81em;
}

sub, sup {
    font-size: 0.75rem;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button, select {
    text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled], html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

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

td, th {
    padding: 0;
}

/*! Lity - v1.6.5 - 2016-04-05
* http://sorgalla.com/lity/
* Copyright (c) 2016 Jan Sorgalla; Licensed MIT */
.lity {
    z-index: 9990;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    white-space: nowrap;
    background: #0b0b0b;
    background: rgba(0, 0, 0, 0.9);
    outline: none !important;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}

.lity * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.lity.lity-opened {
    opacity: 1;
}

.lity.lity-closed {
    opacity: 0;
}

.lity-wrap {
    z-index: 9990;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    outline: none !important;
}

.lity-wrap :before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em;
}

.lity-loader {
    z-index: 9991;
    color: #fff;
    position: absolute;
    top: 50%;
    margin-top: -0.8em;
    width: 100%;
    text-align: center;
    font-size: 14px;
    font-size: 0.875rem;
    font-family: Arial, Helvetica, sans-serif;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}

.lity-loading .lity-loader {
    opacity: 1;
}

.lity-container {
    z-index: 9992;
    position: relative;
    text-align: left;
    vertical-align: middle;
    display: inline-block;
    white-space: normal;
    max-width: 100%;
    max-height: 100%;
    outline: none !important;
}

.lity-iframe .lity-container {
    width: 100%;
    max-width: 964px;
}

.lity-content {
    z-index: 9993;
    width: 100%;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.3s ease;
    -o-transition: -o-transform 0.3s ease;
    transition: transform 0.3s ease;
}

.lity-content :after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

.lity-loading .lity-content, .lity-closed .lity-content {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
}

.lity-close {
    z-index: 9994;
    width: 35px;
    height: 35px;
    position: fixed;
    right: 0;
    top: 0;
    -webkit-appearance: none;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    padding: 0;
    color: #fff;
    font-style: normal;
    font-size: 35px;
    font-size: 2.18rem;
    font-family: Arial, Baskerville, monospace;
    line-height: 35px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    border: 0;
    background: none;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.lity-close ::-moz-focus-inner {
    border: 0;
    padding: 0;
}

.lity-close :active {
    top: 1px;
}

.lity-close :hover, .lity-close :focus, .lity-close :active, .lity-close :visited {
    text-decoration: none;
    text-align: center;
    padding: 0;
    color: #fff;
    font-style: normal;
    font-size: 35px;
    font-family: Arial, Baskerville, monospace;
    line-height: 35px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    border: 0;
    background: none;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.lity-image img {
    max-width: 100%;
    display: block;
    line-height: 0;
    border: 0;
}

.lity-iframe-container {
    width: 100%;
    height: 0;
    padding-top: 56.25%;
    overflow: auto;
    pointer-events: auto;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-overflow-scrolling: touch;
}

.lity-iframe-container iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}

.lity-hide {
    display: none;
}

.matsunami-header:after, .inner:after, dl.apply-list dt:after {
    display: block;
    clear: both;
    content: "";
}

.body-content a {
    color: #551ABB;
}

.body-content a:hover {
    color: #FFF;
}

#acMenu dt {
    background: #003C93 url("https://career-review.s3.amazonaws.com/images/official/hanberger.png") right center no-repeat;
}

.official-navi a, .official-navi a:hover, .official-navi a:visited {
    color: #fff;
}

.official-navi dd {
    background: #003C93;
}

.official-navi ul li {
    width: 20%;
}

.official-navi ul li a:hover {
    background: #ffc228;
}

.official-navi ul li.on {
    background: #0066f9;
}

.official-inner {
    width: 100%;
    box-shadow: 0px 0px 8px 1px #999;
    margin: 0 auto 40px;
    padding: 40px;
    background: #fff;
}

@media only screen and (max-width: 768px) {
    .official-inner {
        width: auto;
        box-shadow: none;
        margin: 0 auto 20px;
        padding: 0;
        background: none;
    }

    .official-inner > .official-item .m3-span-1, .official-inner > .official-item .m3-span-2, .official-inner > .official-item .m3-span-3, .official-inner > .official-item .m3-span-4, .official-inner > .official-item .m3-span-5, .official-inner > .official-item .m3-span-6, .official-inner > .official-item .m3-span-7, .official-inner > .official-item .m3-span-8, .official-inner > .official-item .m3-span-9, .official-inner > .official-item .m3-span-10, .official-inner > .official-item .m3-span-11, .official-inner > .official-item .m3-span-12 {
        width: 100%;
        margin-left: 0;
        text-align: center;
    }
}

.official-info {
    width: 88%;
    border: dashed 1px #003C93;
}

.official-info .title01 {
    color: #003C93;
}

.official-info dt {
    border-left: 4px solid #003C93;
}

@media screen and (max-width: 768px) {
    .official-info {
        width: auto;
    }
}

.official-item > h2 {
    color: #003C93;
    border-bottom: 4px solid #003C93;
}

.official-item .highlight {
    color: #003C93;
    font-weight: 800;
}

.official-parts-3 a {
    color: #003C93;
}

.official-parts-3 > div > h3 {
    background-color: rgba(0, 60, 147, 0.2);
}

.official-footernavi {
    width: 100%;
}

.official-footernavi img {
    float: left;
    width: 25%;
    padding: 10px;
    display: block;
}

@media screen and (max-width: 768px) {
    .official-footernavi {
        width: 100%;
    }

    .official-footernavi a {
        text-align: center;
    }

    .official-footernavi img {
        float: none;
        width: 70%;
        margin: 0 auto;
    }
}

.matsunami_keyvisual {
    text-align: center;
    margin-bottom: 0;
    display: block;
}

.matsunami_keyvisual_sp {
    display: none;
}

@media screen and (max-width: 768px) {
    .matsunami_keyvisual {
        display: none;
    }

    .matsunami_keyvisual_sp {
        display: block;
    }
}

.matsunami-header {
    margin: 10px auto;
}

.matsunami-header .matsunami-contact {
    float: right;
}

.matsunami-header .matsunami-contact a {
    font-size: 14px;
    font-size: 0.87rem;
    color: #fff;
}

.matsunami-header .matsunami-contact a:hover {
    text-decoration: none;
}

@media screen and (max-width: 768px) {
    .matsunami-header {
        display: none;
    }
}

dl.apply-list {
    background: #2c4467;
    border: 1px solid #ccc;
    border-top: none;
    margin: 20px;
}

dl.apply-list dt, dl.apply-list dd {
    padding: 20px;
    margin: 0;
}

dl.apply-list dt {
    border-top: 1px solid #ccc;
    color: #fff;
    clear: left;
    float: left;
    width: 20%;
}

dl.apply-list dd {
    background: #f9fbff;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    float: left;
    width: 80%;
}

dl.apply-list dd.l1 {
    background: white;
}

@media screen and (max-width: 768px) {
    dl.apply-list dt {
        background: #2c4467;
        width: 100%;
        border: none;
    }

    dl.apply-list dd {
        width: 100%;
        margin-left: 0;
        border-left: none;
        display: inline-block;
    }
}

.recommend {
    background-color: #F5F9FF;
    border-top: 1px dotted #003C93;
    border-bottom: 1px dotted #003C93;
    color: #003C93;
    padding: 12px 26px;
    margin-bottom: 0;
    letter-spacing: 0.2em;
    font-weight: 800;
    display: block;
    font-size: 16px;
    font-size: 1rem;
}

.matsunami_cv {
    text-align: center;
}

.matsunami_cv a {
    color: #fff;
}

.matsunami_cv a:hover {
    color: #fefefe;
    text-decoration: none;
}

.button {
    border-bottom: 3px solid #c18a00;
    box-shadow: 0 3px 2px #ccc;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.3)), to(rgba(160, 160, 160, 0.3)));
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.3), rgba(160, 160, 160, 0.3));
    background-color: #ffc228;
    -webkit-transition: background-color .4s;
    transition: background-color .4s;
    border-radius: 8px;
    font-weight: 800;
    padding: 10px 30px;
    display: inline-block;
    text-shadow: -1px -1px #999;
}

.button:hover {
    background-color: #c18a00;
}

a span.extlink {
    width: 34px;
    height: 34px;
    background-image: url("https://career-review.s3.amazonaws.com/images/official/matsunami/icon/cv_btn.png");
    background-size: 34px 34px;
    text-indent: -9999px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 30px;
}

@media screen and (max-width: 768px) {
    .cvbtn {
        text-align: left;
        padding: 10px 20px;
        font-size: 14px;
        font-size: 0.87rem;
    }
}

.list {
    background-color: #003C93;
    box-shadow: 0 3px 0 #002760;
    color: #fff;
}

.list:hover {
    top: 0;
    box-shadow: none;
    background-color: #002760;
    text-decoration: none;
}

.css-mail {
    display: inline-block;
    position: relative;
    width: 20px;
    height: 16px;
    margin: 0 10px 0 0;
    padding: 0;
    background: #fff;
}

.css-mail:before, .css-mail:after {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
}

.css-mail:before {
    border: 10px solid transparent;
    border-top-color: #ffd533;
}

.css-mail:after {
    left: 2px;
    border: 8px solid transparent;
    border-top-color: #fff;
}

.contact-item {
    text-align: center;
    font-weight: 800;
    color: #999;
    padding-bottom: 20px;
}

#tabs .panel {
    display: none;
}

#addlink {
    display: none;
}

#tabs .subjectbox ul {
    font-size: 20px;
    font-size: 1.25rem;
}

ul.subject_btn {
    font-size: 0;
}

.subject_btn {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.subject_btn li {
    width: 23%;
    display: inline-block;
    margin: 0;
    text-align: center;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #f9f9f9), color-stop(0, #eee));
    background: -webkit-linear-gradient(#eee, #f9f9f9);
    background: -moz-linear-gradient(#eee, #f9f9f9);
    background: -o-linear-gradient(#eee, #f9f9f9);
    background: -ms-linear-gradient(#eee, #f9f9f9);
    background: linear-gradient(#eee, #f9f9f9);
    margin: 8px;
    border-radius: 5px;
    box-shadow: 0px 2px 5px #ccc;
    position: relative;
    z-index: 1;
}

.subject_btn li a:hover {
    color: #fff;
    border-radius: 5px;
    position: relative;
    z-index: -1;
    text-decoration: none;
}

.subject_btn a {
    width: auto;
    color: #444;
    font-size: 14px;
    font-size: 0.87rem;
    font-weight: 800;
    padding: 20px 0;
    text-decoration: none;
    display: block;
}

.subject_btn a span.arrow {
    width: 24px;
    height: 24px;
    background-image: url("https://career-review.s3.amazonaws.com/images/official/matsunami/icon/button.png");
    background-size: 24px 24px;
    display: inline-block;
    text-indent: -9999px;
    vertical-align: middle;
    float: right;
    position: absolute;
    right: 0.875rem;
    z-index: -1;
}

@media screen and (max-width: 768px) {
    .subject_btn li {
        width: 43%;
        text-align: left;
    }

    .subject_btn a {
        font-size: 12px;
        font-size: 0.75rem;
        padding-left: 5%;
    }
}

@media screen and (max-width: 768px) {
    .sp-font {
        font-size: 11px;
        font-size: 0.68rem;
    }
}

.subject_title {
    margin: 20px 10px 10px;
}

.panel {
    padding: 10px;
}

.special-box {
    margin-bottom: 14px;
    border-top: 0;
    overflow: hidden;
}

.special-box dt {
    float: left;
    width: 10em;
    padding: 0 0 0 20px;
}

.special-box dd {
    margin-left: 10em;
    padding: 2px 15px;
}

.special-box dd p {
    padding: 13px;
}

.special-box .title {
    font-weight: 800;
    font-size: 14px;
    font-size: 0.87rem;
    color: #fff;
}

.special-box .title :after {
    position: absolute;
    top: .4em;
    left: .4em;
    z-index: 2;
    content: '';
    width: 12px;
    height: 12px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

@media screen and (max-width: 768px) {
    .special-box dt {
        width: 6em;
        padding: 0 0 0 10px;
    }

    .special-box dd {
        margin-left: 6em;
    }
}

.custom-box h4 {
    font-weight: 800;
    font-size: 22px;
    font-size: 1.37rem;
    color: #666;
    line-height: 1.5;
    padding: .5em 0 0;
}

.custom-box p {
    font-weight: 800;
    font-size: 14px;
    font-size: 0.87rem;
    color: #777;
    padding: 0;
    margin: .5em 0 1em;
}

.subject-box {
    padding: 20px;
}

.subject-box > p {
    line-height: 1.5;
    margin: 0;
    padding: 10px 20px 0 0;
}

.subject-box dt {
    float: left;
    width: 10em;
    padding: 0 0 0 20px;
}

.subject-box .title {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 800;
    position: relative;
    padding: 0 .5em 0 1.7em;
}

.subject-box .title:after {
    position: absolute;
    top: .4em;
    left: .4em;
    z-index: 2;
    content: '';
    width: 12px;
    height: 12px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

@media screen and (max-width: 768px) {
    .subject-box {
        padding: 10px;
    }

    .subject-box > p {
        padding: 0;
    }
}

.kamoku-title {
    font-size: 24px;
    font-size: 1.5rem;
    padding: 0 .5em .5em 0;
    margin: 0 0 1em 0;
    border-bottom: 4px solid #ccc;
}

.element {
    margin: 20px 0;
}

@media (max-width: 768px) {
    .contact-sp {
        border-bottom: 3px solid #c18a00;
        box-shadow: 0 3px 2px #ccc;
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.3)), to(rgba(160, 160, 160, 0.3)));
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0.3), rgba(160, 160, 160, 0.3));
        background-color: #ffc228;
        -webkit-transition: background-color .4s;
        transition: background-color .4s;
        font-weight: 800;
        display: inline-block;
        text-shadow: -1px -1px #999;
    }

    .contact-sp:hover {
        background-color: #f4af00;
    }
}

.general a:hover {
    background: #E63061;
}

.gastrointestinal a:hover {
    background: #F4A347;
}

.respiratory-m a:hover {
    background: #9CC916;
}

.endocrinology a:hover {
    background: #6FBA2C;
}

.cardiovascular-m a:hover {
    background: #0C5DAC;
}

.nephrology a:hover {
    background: #008fc5;
}

.neurology a:hover {
    background: #804085;
}

.hematology a:hover {
    background: #d2527f;
}

.rheumatic a:hover {
    background: #d47d13;
}

.pediatrics a:hover {
    background: #9CC916;
}

.radiology a:hover {
    background: #6FBA2C;
}

.surgery a:hover {
    background: #0D599E;
}

.orthopedics a:hover {
    background: #00A3E8;
}

.neurosurgery a:hover {
    background: #92499A;
}

.respiratory-s a:hover {
    background: #E62F63;
}

.cardiovascular-s a:hover {
    background: #F18200;
}

.plastic a:hover {
    background: #9CC916;
}

.dermatology a:hover {
    background: #6FBA2C;
}

.urology a:hover {
    background: #0C5DAC;
}

.obstetrics a:hover {
    background: #00A4E3;
}

.ophthalmology a:hover {
    background: #92499A;
}

.proctology a:hover {
    background: #d22f5c;
}

.otorhinolaryngology a:hover {
    background: #ee821a;
}

.anesthesiology a:hover {
    background: #9CC916;
}

.icc a:hover {
    background: #6FBA2C;
}

.emcc a:hover {
    background: #0C5DAC;
}

.pathology a:hover {
    background: #00A3E8;
}

.rehabilitation a:hover {
    background: #7d3e82;
}

.spine a:hover {
    background: #ca2d58;
}

#general dl {
    background: #E63061;
}

#general .kamoku-title {
    color: #E63061;
    border-bottom-color: #E63061;
}

#general .subject-box {
    background: #fce6ec;
}

#general .subject-box .title {
    color: #E63061;
}

#general .subject-box .title:after {
    background-color: #f18ba6;
}

#gastrointestinal dl {
    background: #F4A347;
}

#gastrointestinal .kamoku-title {
    color: #F4A347;
    border-bottom-color: #F4A347;
}

#gastrointestinal .subject-box {
    background: #fef7ef;
}

#gastrointestinal .subject-box .title {
    color: #F4A347;
}

#gastrointestinal .subject-box .title:after {
    background-color: #fad3a7;
}

#respiratory-m dl {
    background: #9CC916;
}

#respiratory-m .kamoku-title {
    color: #9CC916;
    border-bottom-color: #9CC916;
}

#respiratory-m .subject-box {
    background: #f5fce2;
}

#respiratory-m .subject-box .title {
    color: #9CC916;
}

#respiratory-m .subject-box .title:after {
    background-color: #c7ed58;
}

#endocrinology dl {
    background: #6FBA2C;
}

#endocrinology .kamoku-title {
    color: #6FBA2C;
    border-bottom-color: #6FBA2C;
}

#endocrinology .subject-box {
    background: #f2faeb;
}

#endocrinology .subject-box .title {
    color: #6FBA2C;
}

#endocrinology .subject-box .title:after {
    background-color: #a3dd6f;
}

#cardiovascular-m dl {
    background: #0C5DAC;
}

#cardiovascular-m .kamoku-title {
    color: #0C5DAC;
    border-bottom-color: #0C5DAC;
}

#cardiovascular-m .subject-box {
    background: #bddcfa;
}

#cardiovascular-m .subject-box .title {
    color: #0C5DAC;
}

#cardiovascular-m .subject-box .title:after {
    background-color: #2e90f0;
}

#nephrology dl {
    background: #008fc5;
}

#nephrology .kamoku-title {
    color: #008fc5;
    border-bottom-color: #008fc5;
}

#nephrology .subject-box {
    background: #c5efff;
}

#nephrology .subject-box .title {
    color: #008fc5;
}

#nephrology .subject-box .title:after {
    background-color: #2cc5ff;
}

#neurology dl {
    background: #804085;
}

#neurology .kamoku-title {
    color: #804085;
    border-bottom-color: #804085;
}

#neurology .subject-box {
    background: #ebd8ec;
}

#neurology .subject-box .title {
    color: #804085;
}

#neurology .subject-box .title:after {
    background-color: #b571ba;
}

#hematology dl {
    background: #d2527f;
}

#hematology .kamoku-title {
    color: #d2527f;
    border-bottom-color: #d2527f;
}

#hematology .subject-box {
    background: #fcf4f7;
}

#hematology .subject-box .title {
    color: #d2527f;
}

#hematology .subject-box .title:after {
    background-color: #e7a3bb;
}

#rheumatic dl {
    background: #d47d13;
}

#rheumatic .kamoku-title {
    color: #d47d13;
    border-bottom-color: #d47d13;
}

#rheumatic .subject-box {
    background: #fdf4e9;
}

#rheumatic .subject-box .title {
    color: #d47d13;
}

#rheumatic .subject-box .title:after {
    background-color: #f0ae5d;
}

#pediatrics dl {
    background: #9CC916;
}

#pediatrics .kamoku-title {
    color: #9CC916;
    border-bottom-color: #9CC916;
}

#pediatrics .subject-box {
    background: #f5fce2;
}

#pediatrics .subject-box .title {
    color: #9CC916;
}

#pediatrics .subject-box .title:after {
    background-color: #c7ed58;
}

#radiology dl {
    background: #6FBA2C;
}

#radiology .kamoku-title {
    color: #6FBA2C;
    border-bottom-color: #6FBA2C;
}

#radiology .subject-box {
    background: #f2faeb;
}

#radiology .subject-box .title {
    color: #6FBA2C;
}

#radiology .subject-box .title:after {
    background-color: #a3dd6f;
}

#surgery dl {
    background: #0D599E;
}

#surgery .kamoku-title {
    color: #0D599E;
    border-bottom-color: #0D599E;
}

#surgery .subject-box {
    background: #e1effc;
}

#surgery .subject-box .title {
    color: #0D599E;
}

#surgery .subject-box .title:after {
    background-color: #248ded;
}

#orthopedics dl {
    background: #00A3E8;
}

#orthopedics .kamoku-title {
    color: #00A3E8;
    border-bottom-color: #00A3E8;
}

#orthopedics .subject-box {
    background: #e8f8ff;
}

#orthopedics .subject-box .title {
    color: #00A3E8;
}

#orthopedics .subject-box .title:after {
    background-color: #4fcbff;
}

#neurosurgery dl {
    background: #92499A;
}

#neurosurgery .kamoku-title {
    color: #92499A;
    border-bottom-color: #92499A;
}

#neurosurgery .subject-box {
    background: #f5ecf6;
}

#neurosurgery .subject-box .title {
    color: #92499A;
}

#neurosurgery .subject-box .title:after {
    background-color: #be84c5;
}

#respiratory-s dl {
    background: #E62F63;
}

#respiratory-s .kamoku-title {
    color: #E62F63;
    border-bottom-color: #E62F63;
}

#respiratory-s .subject-box {
    background: #fce5ec;
}

#respiratory-s .subject-box .title {
    color: #E62F63;
}

#respiratory-s .subject-box .title:after {
    background-color: #f18aa7;
}

#cardiovascular-s dl {
    background: #F18200;
}

#cardiovascular-s .kamoku-title {
    color: #F18200;
    border-bottom-color: #F18200;
}

#cardiovascular-s .subject-box {
    background: #fff9f1;
}

#cardiovascular-s .subject-box .title {
    color: #F18200;
}

#cardiovascular-s .subject-box .title:after {
    background-color: #ffb258;
}

#plastic dl {
    background: #9CC916;
}

#plastic .kamoku-title {
    color: #9CC916;
    border-bottom-color: #9CC916;
}

#plastic .subject-box {
    background: #f5fce2;
}

#plastic .subject-box .title {
    color: #9CC916;
}

#plastic .subject-box .title:after {
    background-color: #c7ed58;
}

#dermatology dl {
    background: #6FBA2C;
}

#dermatology .kamoku-title {
    color: #6FBA2C;
    border-bottom-color: #6FBA2C;
}

#dermatology .subject-box {
    background: #f2faeb;
}

#dermatology .subject-box .title {
    color: #6FBA2C;
}

#dermatology .subject-box .title:after {
    background-color: #a3dd6f;
}

#urology dl {
    background: #0C5DAC;
}

#urology .kamoku-title {
    color: #0C5DAC;
    border-bottom-color: #0C5DAC;
}

#urology .subject-box {
    background: #ecf5fe;
}

#urology .subject-box .title {
    color: #0C5DAC;
}

#urology .subject-box .title:after {
    background-color: #2e90f0;
}

#obstetrics dl {
    background: #00A4E3;
}

#obstetrics .kamoku-title {
    color: #00A4E3;
    border-bottom-color: #00A4E3;
}

#obstetrics .subject-box {
    background: #e3f7ff;
}

#obstetrics .subject-box .title {
    color: #00A4E3;
}

#obstetrics .subject-box .title:after {
    background-color: #4acdff;
}

#ophthalmology dl {
    background: #92499A;
}

#ophthalmology .kamoku-title {
    color: #92499A;
    border-bottom-color: #92499A;
}

#ophthalmology .subject-box {
    background: #f5ecf6;
}

#ophthalmology .subject-box .title {
    color: #92499A;
}

#ophthalmology .subject-box .title:after {
    background-color: #be84c5;
}

#proctology dl {
    background: #d22f5c;
}

#proctology .kamoku-title {
    color: #d22f5c;
    border-bottom-color: #d22f5c;
}

#proctology .subject-box {
    background: #fbecf0;
}

#proctology .subject-box .title {
    color: #d22f5c;
}

#proctology .subject-box .title:after {
    background-color: #e4839e;
}

#otorhinolaryngology dl {
    background: #ee821a;
}

#otorhinolaryngology .kamoku-title {
    color: #ee821a;
    border-bottom-color: #ee821a;
}

#otorhinolaryngology .subject-box {
    background: #fef7f0;
}

#otorhinolaryngology .subject-box .title {
    color: #ee821a;
}

#otorhinolaryngology .subject-box .title:after {
    background-color: #f5b679;
}

#anesthesiology dl {
    background: #9CC916;
}

#anesthesiology .kamoku-title {
    color: #9CC916;
    border-bottom-color: #9CC916;
}

#anesthesiology .subject-box {
    background: #f5fce2;
}

#anesthesiology .subject-box .title {
    color: #9CC916;
}

#anesthesiology .subject-box .title:after {
    background-color: #c7ed58;
}

#icc dl {
    background: #6FBA2C;
}

#icc .kamoku-title {
    color: #6FBA2C;
    border-bottom-color: #6FBA2C;
}

#icc .subject-box {
    background: #f2faeb;
}

#icc .subject-box .title {
    color: #6FBA2C;
}

#icc .subject-box .title:after {
    background-color: #a3dd6f;
}

#emcc dl {
    background: #0C5DAC;
}

#emcc .kamoku-title {
    color: #0C5DAC;
    border-bottom-color: #0C5DAC;
}

#emcc .subject-box {
    background: #bddcfa;
}

#emcc .subject-box .title {
    color: #0C5DAC;
}

#emcc .subject-box .title:after {
    background-color: #2e90f0;
}

#pathology dl {
    background: #00A3E8;
}

#pathology .kamoku-title {
    color: #00A3E8;
    border-bottom-color: #00A3E8;
}

#pathology .subject-box {
    background: #e8f8ff;
}

#pathology .subject-box .title {
    color: #00A3E8;
}

#pathology .subject-box .title:after {
    background-color: #4fcbff;
}

#rehabilitation dl {
    background: #7d3e82;
}

#rehabilitation .kamoku-title {
    color: #7d3e82;
    border-bottom-color: #7d3e82;
}

#rehabilitation .subject-box {
    background: #e9d4eb;
}

#rehabilitation .subject-box .title {
    color: #7d3e82;
}

#rehabilitation .subject-box .title:after {
    background-color: #b46db9;
}

#spine dl {
    background: #ca2d58;
}

#spine .kamoku-title {
    color: #ca2d58;
    border-bottom-color: #ca2d58;
}

#spine .subject-box {
    background: #fef8fa;
}

#spine .subject-box .title {
    color: #ca2d58;
}

#spine .subject-box .title:after {
    background-color: #e27b97;
}

.obstetrics_images_wrapper {
    overflow: hidden;
}

.obstetrics_images_wrapper .obstetrics_image_3 {
    margin: 1%;
    float: left;
    width: 31.33333%;
}

@media screen and (max-width: 768px) {
    .obstetrics_images_wrapper .obstetrics_image_3 {
        float: none;
        margin: 0;
        width: 100%;
    }
}

.obstetrics_images_wrapper .obstetrics_image_3 img {
    width: 100%;
}

.obstetrics_images_wrapper .obstetrics_image_2 {
    float: left;
    width: 31.33333%;
}

.obstetrics_images_wrapper .obstetrics_image_2:nth-child(1) {
    margin: 1% 4.3333% 1% 14.3333%;
}

@media screen and (max-width: 768px) {
    .obstetrics_images_wrapper .obstetrics_image_2:nth-child(1) {
        margin: 0;
    }
}

.obstetrics_images_wrapper .obstetrics_image_2:nth-child(2) {
    margin: 1% 14.3333% 1% 4.3333%;
}

@media screen and (max-width: 768px) {
    .obstetrics_images_wrapper .obstetrics_image_2:nth-child(2) {
        margin: 0;
    }
}

@media screen and (max-width: 768px) {
    .obstetrics_images_wrapper .obstetrics_image_2 {
        float: none;
        margin: 0;
        width: 100%;
    }
}

.obstetrics_images_wrapper .obstetrics_image_2 img {
    width: 100%;
}
