@charset "utf-8";

#guide .page_content {
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
}
#guide .page_header > h1.campus_life {
	padding: 0;
}
#guide .campus_item ul {
	width: 100%;
}
#guide .campus_item ul:after {
	content: "."; visibility: hidden; display: block; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
#guide .campus_item ul li {
	width: 310px;
	float: left;
	padding-bottom: 30px;
	margin-right: 28px;
	border-top: 3px solid #00a7d7;
}
#guide .campus_item ul li.line_end {
	margin-right: 0;
}
#guide .campus_item ul li a {
	color: #222222;
}
#guide .campus_item ul li a:hover {
  opacity: 0.7;
}
#guide .campus_item ul li .campus_title {
	padding: 14px 0 14px 25px;
	font-size: 109%;
	display: block;
	background: url(/common/img/ico-circle_arrow.png) left center no-repeat;
}
#guide .campus_item ul li .campus_title span {
	padding-right: 20px;
	background: url(/common/img/ico-window.png) right 30% no-repeat;
}

/*----------------------------------------
    c_message.html, p_message
----------------------------------------*/
.c_message .message,
.p_message .message {
  width: 500px;
  float: left;
}
.c_message .ref,
.p_message .ref {
  width: 200px;
  float: right;
}
.c_message .ref .name,
.p_message .ref .name {
  margin-top: 10px;
}
.c_message .ref .name > span:first-child,
.p_message .ref .name > span:first-child {
  display: block;
  font-size: 85%;
}
.c_message .sp_style,
.p_message .sp_style {
  display: none;
}
.p_message .txt_link {
	font-size: 100%;
}

/*----------------------------------------
    idea.html
----------------------------------------*/
.idea .principle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.idea .principle-txt {
  width: 55%;
}

.idea .principle-img {
  width: 35%;
}

.idea .principle-img img {
  width: 100%;
}

.idea .aim > ol {
  list-style-position: inside;
  font-size: 117%;
}
.idea .aim > ol > li {
  list-style-position: inside;}
  
/*----------------------------------------
    policy.html
----------------------------------------*/
.policy .link_section {
  margin-bottom: 20px;
}
.policy .link_section li {
  display: inline-block;
  margin-left: 20px;
  padding-left: 20px;
  border-left: 1px solid #ccc;
}
.policy .link_section li:first-child {
  margin-left: 0;
  padding-left: 0;
  border-left: none;
}
.policy .link_section li > a {
  text-decoration: underline;
}
.policy .link_section li > a:hover {
  text-decoration: none;
}

.policy .policy_section {
  margin-top: 50px;
}
.policy .policy_section:first-child {
  margin-top: 0;
}

.policy .policy_group {
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 130%;
}
.policy .policy_title {
  margin-top: 12px;
  margin-bottom: 10px;
  padding: 0;
  border: none;
  background: none;
  font-size: 117%;
}
.policy .policy_title:before {
  content: url(/common/img/ico-circle.png);
  margin-right: 3px;
}

.policy .policy_body {
  margin-bottom: 25px;
}
.policy .policy_body .curriculum_policy li {
  list-style-type: disc;
}
.policy .policy_body .curriculum_policy ol li {
  list-style-type: none;
}
.policy .policy_section h4:before {
  content: "";
}
.policy .policy_body > ol {
  font-size: 117%;
  padding-left: 1.8em;
}
.policy .policy_body > ol > li {
  margin-top: 5px;
}
.policy .policy_body > ol > li:first-child {
  margin-top: 0;
}
.policy .order_style_circle li {
  list-style-type: none;
}
.policy .text_execution {
  margin-top: 15px;
}

/*----------------------------------------
    school_badge.html
----------------------------------------*/
.school_badge .badge .ref {
  width: 200px;
  float: left;
}
.school_badge .badge .description {
  width: 100%;
  padding-left: 220px;
  box-sizing: border-box;
}

.school_badge .song .ref,
.school_badge .song .ref p {
  margin-bottom: 20px;
}
.school_badge .song .ref .only_pc {
	margin-bottom: 0;
}
.school_badge .song .ref .only_sp {
	display: none;
}
.school_badge .song .btn_download {
  width: 214px;
  background: #222222;
  text-align: center;
}
.school_badge .song .btn_download > a {
  display: block;
  padding: 8px 0;
  color: #ffffff;
}
.school_badge .song .note {
  display: block;
  width: 214px;
  text-align: center;
  margin-top: 6px;
}
.school_badge .badge img,
.school_badge .logo-mark img,
.school_badge .logo-type img {
  width: 100%;
}
.school_badge .logo-mark,
.school_badge .logo-color,
.school_badge .logo-type {
  margin-top: 50px;
}
.school_badge .logo-color,
.school_badge .logo-type {
  margin-top: 55px;
}
.school_badge .logo-type + .logo-type {
  margin-top: 0;
}
.school_badge .logo-color {
  margin-bottom: 100px;
}
.school_badge .logo-type p:not(:last-child) {
  width: 40%;
  margin: 0 auto 30px;
  text-indent: -20%;
}
.school_badge .logo-type + .logo-type p:not(:last-child) {
  width: 80%;
  text-indent: 0;
}
.school_badge .logo-type p:last-child {
  padding-left: 20px;
}
.school_badge .logo-color > div {
  display: table;
  padding-left: 40px;
  margin-bottom: 20px;
}
.school_badge .logo-color > div div {
  width: 150px;
  height: 150px;
  display: table-cell;
}
.school_badge .logo-color > div:nth-child(2) div {
  background-color: #6B61A4;
}
.school_badge .logo-color > div:nth-child(3) div {
  background-color: #4CA858;
}
.school_badge .logo-color > div:nth-child(4) div {
  background-color: #3579B0;
}
.school_badge .logo-color > div dl {
  display: table-cell;
  vertical-align: middle;
  padding-left: 50px;
}
.school_badge .logo-color dt {
  font-size: 130%;
  line-height: 1.714;
  font-weight: bold;
}
.school_badge .logo-color dd {
  font-size: 117%;
  line-height: 1.714;
}
.school_badge .logo-color > div:after {
  content: " ";
  display: table;
  clear: both;
}



/*----------------------------------------
    destination.html
----------------------------------------*/
.destination .main_visual {
  text-align: center;
}

.destination .points {
  display: table;
  table-layout: fixed;
  margin-top: 50px;
  margin-left: -34px;
}
.destination .points > .point {
  width: 47.68392%;
  display: table-cell;
  vertical-align: top;
  border-left: 34px solid transparent;
}

.destination .point {
  padding-bottom: 60px;
  background: url(../img/ico-arrow_then.png) no-repeat 50% bottom;
}

.destination .result {
  margin-top: 15px;
  margin-bottom: 30px;
  text-align: center;
}

.destination .strong {
  color: #00a7d7;
  font-size: 167%;
  font-weight: bold;
}



/*----------------------------------------
    campus.html
----------------------------------------*/
.campus .main_visual {
  margin: 32px 0 40px;
}

.campus .campus_facility > .row {
  margin-top: 35px;
}
.campus .campus_facility > .row:first-child {
  margin-top: 0;
}

.campus .campus_explanation {
  padding-left: 10px;
}

.campus .btn_more {
  display: inline-block;
  float: right;
  margin-top: 16px;
  padding: 3px 20px 2px 8px;
  border: 2px solid #00a7d7;
}
.campus .btn_more:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  position: relative;
  top: -2px;
  margin-right: 5px;
  border: 3.5px solid transparent;
  border-left: 5px solid #00a7d7;
  border-right: none;
}

.campus .btn_link {
  position: relative;
  display: inline-block;
  float: right;
  margin-top: 16px;
  padding: 3px 30px 2px 30px;
  background: #00a7d7;
  color: #fff;
}
.campus .btn_link:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  left: 8px;
  margin-top: -3.5px;
  border: 3.5px solid transparent;
  border-left: 5px solid #fff;
  border-right: none;
}

/*----------------------------------------
    publication.html
----------------------------------------*/

.publication .panel_content > img:first-child {
  margin-bottom: 10px;
}

.publication .btn_read {
  font-size: 125%;
  background: #222222;
  text-align: center;
}
.publication .btn_read > a {
  display: block;
  padding: 8px 0;
  background: url(/common/img/header/ico-arrow_white.png) 12px 50% no-repeat;
  color: #ffffff;
}
.publication .btn_pdf {
  background: #222222;
}
.publication .btn_ebook {
  background: #00a7d7;
  margin-top: 10px;
}
.publication .note {
  display: block;
  text-align: center;
  margin-top: 10px;
}

.publication .link_repository {
  margin-top: 20px;
  padding: 10px 0;
  border: 2px solid #00a7d7;
  text-align: center;
}
.publication .link_repository > a:first-child {
}
.publication .link_repository > a:first-child + span {
  display: block;
  margin-top: 6px;
}


/* 2018.6.8 バックナンバーについて追記 */
.publication .btn_backnumber {
  /* font-size: 110%;
  background: #f4f4f4;
  text-align: right; */
  margin-top: 10px;
}

.publication .btn_backnumber > a {
  /* background: url(/common/img/ico-arrow.png) 86px 50% no-repeat;
  color: #000; */
}

.publication .only_sp {
  display: none !important;
}

.publication .publication_list-row1{
  margin-bottom: 16px;
}

/*----------------------------------------
    access.html
----------------------------------------*/
.access .access_intro .row {
  margin-top: 34px;
}
.access .access_intro .row:first-child {
  margin-top: 0;
}

.access .access_intro .first_view .col {
  width: 330px;
}
.access .access_intro .first_view .col:first-child + .col {
  width: 390px;
  border-left-width: 34px;
}
.access .access_intro .first_view .col figure img {
  width: 100%;
  height: auto;
}
.access .access_intro .basic_info {
  border-bottom: 1px solid #d6d6d6;
  font-size: 117%;
}
.access .access_intro .basic_info > dt {
  width: 70px;
  float: left;
  padding: 14px 0;
  padding-left: 8px;
  border-top: 1px solid #d6d6d6;
  color: #00a7d7;
  box-sizing: border-box;
}
.access .access_intro .basic_info > dd {
  width: 100%;
  padding: 14px 0;
  padding-left: 70px;
  border-top: 1px solid #d6d6d6;
  box-sizing: border-box;
}

.access .access_map > img:first-child {
  margin-bottom: 15px;
}
.google_map_txt {
  font-size: 100%;
  margin: 1em 1em 0;
  text-align: right;
}

/*----------------------------------------
    history.html
----------------------------------------*/
.history .spirits > p {
  line-height: 1.75;
}
.history .development_table {
  width: 100%;
  border-bottom: none;
  table-layout: fixed;
  margin-top: 20px;
}
.history .development_table tr:first-child {
  display: none;
}
.history .development_table th {
  width: 210px;
  color: #00a7d7;
  table-layout: fixed;
}
.history .development_table th > span {
  font-size: 85%;
  display: block;
}
.history .development_table td {
  width: 364px;
  vertical-align: top;
  table-layout: fixed;
}
.history .development_table td.ref {
  width: 160px;
  padding: 0;
  border-bottom: none;
  text-align: right;
}
.history .development_table td.ref figcaption {
  font-size: 85%;
}
#google_map {
  width: 734px;
  height: 380px;
}

/*----------------------------------------
    pharmacist_pass.html
----------------------------------------*/
#pharmacist_pass .sp {
	display: none;
}
#pharmacist_pass .page_content .text_right {
	text-align: right;
}
#pharmacist_pass table.table_pattern1 th {
  text-align: center;
  vertical-align: middle;
}
#pharmacist_pass table.table_pattern1 th.th01 {
  width: 28%;
}
#pharmacist_pass table.table_pattern1 th.th02 {
  width: 18%;
}
#pharmacist_pass table.table_pattern1 td.val {
  text-align: right;
}
#pharmacist_pass .page_content ul li a {
	font-size: 117%;
	padding-right: 1em;
}


/*----------------------------------------
    building11.html
----------------------------------------*/
.campus .campus_explanation .campus_area {
  font-size: 117%;
  line-height: 1.714;
}
.campus .campus_explanation .campus_area dt {
	font-weight: bold;
}
.campus .campus_explanation .campus_area dd {
  margin-bottom: 10px;
}
.campus .main_visual.special {
  margin: 0 0 40px;
}
.campus .grid .col.md2_3.special {
	float: right;
}


/*----------------------------------------
    streetview.html
----------------------------------------*/
.streetview .main_visual {
  margin: 20px auto;
  position: relative;
}
.streetview .main_visual div {
  position: absolute;
  width: 3%;
}
.streetview .main_visual .anchor01 {
  top: 3%;
  left: 9%;
}
.streetview .main_visual .anchor02 {
  top: 22%;
  left: 16%;
}
.streetview .main_visual .anchor03 {
  top: 33%;
  left: 45%;
}
.streetview .main_visual .anchor04 {
  top: 15%;
  left: 48%;
}
.streetview .main_visual .anchor05 {
  top: 2%;
  left: 26%;
}
.streetview .main_visual div img {
  width: 100%;
}
.streetview .streetview_inner {
  padding-bottom: 40px;  
}
.streetview .streetview_inner:last-of-type {
  padding-bottom: 0;
}
.streetview .streetview_area {
  text-align: center;
}
.streetview .streetview_area img {
	max-width: 600px;
}

/*----------------------------------------
    donation.html
----------------------------------------*/
#donation .donation_body .sign_text {
  width: 20%;
  padding-left: 80%;
}
#donation .donation_body h4:before{
  content: none;
}
#donation .donation_body ol {
  margin-top: 10px;
  font-size: 117%;
}
#donation .donation_body dl dd,
#donation .donation_body ol li {
  list-style: none;
  text-indent: -1em;
  padding-left: 1em;
  margin-bottom: 5px;
}
#donation .donation_body dl {
  margin-bottom: 10px;
  font-size: 117%;
}
#donation .donation_body dl dt:not(:first-child) {
  margin-top: 10px;
}
#donation .donation_body .text_underline {
  text-decoration: underline;
}
#donation .donation_body .btn_download {
  margin-top: 30px;
}
#donation .donation_body .signature {
  width: 10em;
  margin-left: auto;
  padding-right: 1em;
}
#donation .donation_body .styled_link {
  display: inline-block;
  margin: 5px 0 20px;
}


/* 2018/7/18 武田追記 */

.campus_facility > .row > .col .caption_second{
  margin-top: 1px;
}


.declaration .signature {
  width: 10em;
  margin-left: auto;
  padding-right: 1em;
}




/*----------------------------------------
    dcoronafund_2020.html
----------------------------------------*/

.donation .page-link .page-link-nav {
  margin: 5px 15px 15px;
}
.donation .page-link li {
  margin-left: 16px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #00a7d7;
  display: flex;
  align-items: center;
}

.donation .page-link ul li:after {
  display: none;
}


.donation .page-link li:first-child {
  margin-left: 0;
}

.donation .page-link a:before {
  content: url(../../common/img/ico-word.png);
  vertical-align: middle;
  margin-right: 5px;
  line-height: 0;
  font-size: 0;
  display: inline-block;
}
.donation_link a {
  font-size: 100%;
} 

.donation .page-link {
  display: flex;
  
}
.donation .page-link a {
  text-align: center;
  padding: 10px;
  display: block;
}

.donation .pc_display  {
  display: none !important;
  }

/*----------------------------------------
    donation_2020.html
----------------------------------------*/

.donation_body .pc_message a.block_link{
  padding-left: 28px;
  padding-right: 28px;
}

.donation_body .pc_message .only_sp{
  display: none;
}

/*----------------------------------------
    simulated-patient.html
----------------------------------------*/

.mogi_only_pc{
  display: block;
}

.about_mogi_img{
  display: flex;
  justify-content: space-between;
  gap: 20px;
  margin-top: 20px;
}

.about_mogi_img div{
  width: calc(50% - 10px);
}

.about_mogi_img img{
  width: 100%;
}