@charset "UTF-8";
/*************************************** 矢印
*****************************************/
/* about.scss
***************************************

about

*****************************************/
.about { /***************************************
ナビページ
*****************************************/ /*************************************** //大学案内ページ共通
*****************************************/ /*************************************** //学長からのメッセージ
*****************************************/ /*************************************** //学部長の挨拶
*****************************************/ /*************************************** //建学の精神・教育理念・学訓
*****************************************/ /*************************************** //教育研究目的
*****************************************/ /*************************************** //3つのポリシー
*****************************************/ /*************************************** //アセスメント・ポリシー
*****************************************/ /*************************************** //沿革
*****************************************/ /*************************************** //教育情報の公表
*****************************************/ /*************************************** //研究所
*****************************************/ /*************************************** //組織・教員一覧　　詳細
*****************************************/ /*************************************** //同窓会
*****************************************/ /*************************************** //聖カタリナ学園について
*****************************************/ /*************************************** //学内マップ　北条／松山市駅　　　サルーテについて
*****************************************/ /*************************************** //アクセスマップ　北条／松山市駅
*****************************************/ /*************************************** //キャンパス見学のご案内
*****************************************/ /*************************************** //国際提携校・姉妹校
*****************************************/ /*************************************** //自己点検・評価
*****************************************/ /*************************************** //社会との連携
*****************************************/ /*************************************** //公開講座
*****************************************/ /*************************************** //地域連携推進室　＆　SDGs
*****************************************/ /*************************************** //各種申請　共通
*****************************************/ /*************************************** //証明書申請
*****************************************/ /*************************************** //ボランティア派遣の依頼
*****************************************/ /*************************************** //共催・後援等の申し込み
*****************************************/ /*************************************** //施設貸出
*****************************************/ /*************************************** //施出張講義の申し込み
*****************************************/ /*************************************** //広報誌
*****************************************/ /*************************************** //SNSアカウント一覧
*****************************************/ /*************************************** //イメージキャラクター
*****************************************/ }
.about .contents_nav_page .line { background-color: #2F569F; height: 1px; width: 100%; }
.about .right-cont .line { background-color: #707070; height: 1px; width: 100%; margin-top: 30px; margin-bottom: 30px; }
.about .about-page .fs-14 { font-size: 1.4rem; }
@media screen and (min-width: 1030px) { .about .about-page .ma100 { margin-bottom: 100px; } }
.about .about-page .elm-block { display: block; }
.about .about-page .link-blue { color: #2F569F; font-weight: bold; word-break: break-all; }
.about .about-page .link-blue_under { color: #2F569F; text-decoration: underline; font-weight: 700; }
.about .about-page .link-icon { color: #2F569F; font-weight: bold; }
.about .about-page .ol-number_list { counter-reset: num-count; list-style: none; margin-left: 2rem; }
.about .about-page .ol-number_list > li::before { content: counter(num-count) "."; counter-increment: num-count; margin-left: -1.8rem; margin-right: .5rem; }
.about .about-page .ol-number_list_pt { counter-reset: num-count; list-style: none; margin-left: 2.3rem; }
.about .about-page .ol-number_list_pt > li::before { content: "(" counter(num-count) ") "; counter-increment: num-count; margin-left: -2.5rem; }
.about .about-page .ol-number_list_black { counter-reset: num-count; list-style: none; margin-left: 40px; }
.about .about-page .ol-number_list_black > li::before { content: counter(num-count); counter-increment: num-count; display: inline-block; margin-left: -40px; margin-right: 10px; color: #fff; background-color: #333; border-radius: 50%; width: 30px; height: 30px; text-align: center; line-height: 30px; }
.about .about-page .table_area table { width: 100%; border-spacing: 0; border-right: solid 1px #707070; border-bottom: solid 1px #707070; text-align: center; }
.about .about-page .table_area table th, .about .about-page .table_area table td { border-top: solid 1px #707070; border-left: solid 1px #707070; padding: 15px 20px; vertical-align: middle; }
.about .about-page .table_area table th, .about .about-page .table_area table .bg-blue { background-color: #E1E8F5; font-weight: bold; }
.about .about-page .col3-list::after { content: ""; display: block; width: 32%; }
.about .about-page .col4-list::before { content: ""; display: block; width: 24%; order: 1; }
.about .about-page .col4-list::after { content: ""; display: block; width: 24%; }
@media screen and (max-width: 1029px) { .about .about-page .col_link_btn { margin-bottom: 40px; } }
.about .about-page .cource-list .square-title { font-weight: bold; padding-left: 24px; font-size: 1.6rem; margin-bottom: 10px; }
.about .about-page .cource-list .square-title::before { width: 16px; height: 16px; left: 0; top: 50%; margin-top: -8px; }
.about .about-page .cource-list .square-title.shafuku::before { background: #2EACA8; }
.about .about-page .cource-list .square-title.ningen::before { background: #659FCE; }
.about .about-page .cource-list .square-title.sports::before { background: #A474A6; }
.about .about-page .cource-list .square-title.nursing::before { background: #E57D6D; }
.about .about-page .cource-list .square-title.hoiku::before { background: #EC7996; }
.about .about-page .cource-list .square-title.graduate::before { background: #29416F; }
.about .about-page .cource-list.flex li { margin-right: 30px; }
.about .about-page .contact-box { border: 1px solid #777; padding: 45px 35px; box-sizing: border-box; }
@media screen and (max-width: 1029px) { .about .about-page .contact-box { padding: 8% 5%; } }
.about .about-page .contact-box .btn.tel a, .about .about-page .contact-box .btn.mail a { width: 100%; }
@media screen and (max-width: 1029px) { .about .about-page .contact-box .btn.tel a, .about .about-page .contact-box .btn.mail a { max-width: 400px; } }
.about .about-president .message-cont .txt-box { width: 55%; }
@media screen and (max-width: 1029px) { .about .about-president .message-cont .txt-box { width: 100%; } }
.about .about-president .message-cont .txt-box img { width: 185px; }
.about .about-president .message-cont .pic-box { width: 40%; }
@media screen and (max-width: 1029px) { .about .about-president .message-cont .pic-box { width: 90%; margin: auto; } }
.about .about-dean .dean_cont { margin-bottom: 80px; }
.about .about-dean .message-cont .txt-box { width: 65%; }
@media screen and (max-width: 1029px) { .about .about-dean .message-cont .txt-box { width: 100%; } }
.about .about-dean .message-cont .pic-box { width: 30%; }
@media screen and (max-width: 1029px) { .about .about-dean .message-cont .pic-box { width: 60%; margin: auto; } }
.about .about-dean .caption { font-size: 1.4rem; }
.about .about-dean .kenko_pic { margin: auto; display: block; width: 100%; }
@media print, screen and (min-width: 1030px) { .about .about-dean .kenko_pic { max-width: 90%; } }
.about .about-dean .kango_pic { background: #F4F5F8; align-items: center; }
@media print, screen and (min-width: 1030px) { .about .about-dean .kango_pic { padding: 40px 30px; } }
@media screen and (max-width: 1029px) { .about .about-dean .kango_pic { padding: 40px 5%; }
  .about .about-dean .kango_pic p { font-size: 1.4rem; }
  .about .about-dean .kango_pic img { display: block; margin: auto; } }
.about .about-dean .kango_pic p { text-align: center; line-height: 1.5; }
@media print, screen and (min-width: 1030px) { .about .about-dean .kango_pic p { width: 55%; }
  .about .about-dean .kango_pic img { width: 45%; } }
.about .about-spirit dl dd .founding-cont .txt-box { width: 55%; }
@media screen and (max-width: 1029px) { .about .about-spirit dl dd .founding-cont .txt-box { width: 100%; } }
.about .about-spirit dl dd .founding-cont .pic-box { width: 40%; }
@media screen and (max-width: 1029px) { .about .about-spirit dl dd .founding-cont .pic-box { width: 100%; } }
.about .about-spirit .ol-number_list li::before { font-weight: bold; }
.about .about-teach-purpose .cource-common dt { padding: 20px 15px; }
.about .about-teach-purpose .cource-common dt span { display: block; font-size: 1.4rem; margin-bottom: 5px; }
.about .about-teach-purpose .cource-common dd .pic-box { width: 55%; }
@media screen and (max-width: 1029px) { .about .about-teach-purpose .cource-common dd .pic-box { width: 100%; } }
.about .about-teach-purpose .cource-common dd .txt-box { width: 40%; }
@media screen and (max-width: 1029px) { .about .about-teach-purpose .cource-common dd .txt-box { width: 100%; } }
.about .about-teach-purpose .cource-common.gendai dt { color: #659FCE; background-color: #E8F1F6; }
.about .about-teach-purpose .cource-common.gendai .btn a { background-color: #659FCE; }
.about .about-teach-purpose .cource-common.shafuku dt { color: #2EACA8; background-color: #EDF5F5; }
.about .about-teach-purpose .cource-common.shafuku .btn a { background-color: #2EACA8; }
.about .about-teach-purpose .cource-common.ningen dt { color: #659FCE; background-color: #D1E2F0; }
.about .about-teach-purpose .cource-common.ningen .btn a { background-color: #659FCE; }
.about .about-teach-purpose .cource-common.sports dt { color: #A474A6; background-color: #E4D5E4; }
.about .about-teach-purpose .cource-common.sports .btn a { background-color: #A474A6; }
.about .about-teach-purpose .cource-common.nursing dt { color: #E57D6D; background-color: #F7D8D3; }
.about .about-teach-purpose .cource-common.nursing .btn a { background-color: #E57D6D; }
.about .about-teach-purpose .cource-common.graduate dt { color: #29416F; background-color: #EBF2FD; }
.about .about-teach-purpose .cource-common.graduate .btn a { background-color: #29416F; }
.about .about-teach-purpose .cource-common.hoiku dt { color: #EC7996; background-color: #F9D7E0; }
.about .about-teach-purpose .cource-common.hoiku .btn a { background-color: #EC7996; }
.about .about-admission .page_btn ul { display: flex; flex-wrap: wrap; justify-content: flex-end; }
.about .about-admission .page_btn a { background-color: #7C95C2; display: block; border-radius: 20px; color: white; font-weight: 700; padding: 3px 15px; margin-bottom: 10px; margin-right: 10px; }
.about .about-admission .page_btn .head_btn a { background: #2F569F; }
.about .about-admission .cource-common > dt { padding: 20px 15px; }
.about .about-admission .cource-common.shafuku > dt { color: #2EACA8; background-color: #EDF5F5; }
.about .about-admission .cource-common.shafuku dt.square-ico::before { background-color: #2EACA8; }
.about .about-admission .cource-common.gendai > dt { color: #659FCE; background-color: #E8F1F6; }
.about .about-admission .cource-common.gendai dt.square-ico::before { background-color: #659FCE; }
.about .about-admission .cource-common.ningen > dt { color: #659FCE; background-color: #D1E2F0; }
.about .about-admission .cource-common.ningen dt.square-ico::before { background-color: #659FCE; }
.about .about-admission .cource-common.kenkosports > dt { color: #A474A6; background-color: #E4D5E4; }
.about .about-admission .cource-common.kenkosports dt.square-ico::before { background-color: #A474A6; }
.about .about-admission .cource-common.sports > dt { color: #A474A6; background-color: #E4D5E4; }
.about .about-admission .cource-common.sports dt.square-ico::before { background-color: #A474A6; }
.about .about-admission .cource-common.nursing > dt { color: #E57D6D; background-color: #F7D8D3; }
.about .about-admission .cource-common.nursing dt.square-ico::before { background-color: #E57D6D; }
.about .about-admission .cource-common.graduate > dt { color: #29416F; background-color: #EBF2FD; }
.about .about-admission .cource-common.graduate dt.square-ico::before { background-color: #29416F; }
.about .about-admission .cource-common.hoiku > dt { color: #EC7996; background-color: #F9D7E0; }
.about .about-admission .cource-common.hoiku dt.square-ico::before { background-color: #EC7996; }
.about .about-admission .cource-common.hukushi > dt { color: #2F569F; background-color: #E1E8F5; }
.about .about-admission .cource-common.hukushi dt.square-ico::before { background-color: #7C95C2; }
.about .about-admission .ol-number_list li, .about .about-admission .adm_list li { margin-bottom: 10px; }
.about .about-admission .ol-number_list_pt, .about .about-admission .adm_list { margin-top: 10px; }
.about .about-assessment table tr:nth-child(2) th { font-weight: normal; text-align: left; line-height: 150%; }
.about .about-assessment table td { text-align: left; vertical-align: top !important; padding: 15px 10px !important; }
.about .about-history .history-list { border-top: 1px solid #777; }
.about .about-history .history-list li { border-bottom: 1px solid #777; padding-top: 40px; padding-bottom: 40px; }
.about .about-history .history-list li .history-flex_cont .pic-box { width: 24%; }
@media screen and (max-width: 1029px) { .about .about-history .history-list li .history-flex_cont .pic-box { width: 40%; } }
.about .about-history .history-list li .history-flex_cont .txt-box { width: calc(76% - 50px); }
@media screen and (max-width: 1029px) { .about .about-history .history-list li .history-flex_cont .txt-box { width: 55%; } }
.about .about-data.teacher_training .btn.back a { width: 100px; min-width: 100px; }
.about .about-data.teacher_training .text-left { text-align: left; }
.about .about-data.teacher_training .dot-title { display: block; padding-left: 20px; position: relative; }
.about .about-data.teacher_training .dot-title::before { content: ""; display: block; position: absolute; left: 0; top: 8px; width: 12px; height: 12px; border-radius: 50%; background: #7C95C2; }
.about .about-data.teacher_training .dot li:not(:last-child) { margin-bottom: 20px; }
.about .about-data.teacher_training table.pt_2 th, .about .about-data.teacher_training table.pt_2 td { padding: 10px; }
.about .about-data.teacher_training table.pt_2 th { font-weight: normal; text-align: left; }
.about .about-laboratory {         /*.lab_cont { padding: 50px 45px; box-sizing: border-box; border: 1px solid $border-gray;
 @include mq-down() { padding: 8% 5%; }
 a { color: $blue1; }
 .col4-list {
 li { @include mq-down() { margin-bottom: 10px; }
 a { padding-right: 10px; box-sizing: border-box;
 } } } }*/ }
.about .about-laboratory .laboratory-flex_cont .txt-box { width: 57%; }
@media screen and (max-width: 1029px) { .about .about-laboratory .laboratory-flex_cont .txt-box { width: 100%; } }
.about .about-laboratory .laboratory-flex_cont .pic-box { width: 38%; }
@media screen and (max-width: 1029px) { .about .about-laboratory .laboratory-flex_cont .pic-box { width: 100%; } }
.about .about-laboratory .btn { text-align: right; }
.about .about-laboratory .btn a { text-align: center; }
@media print, screen and (min-width: 1030px) { .about .about-laboratory .btn a { width: 425px; } }
@media screen and (max-width: 1029px) { .about .about-laboratory .btn a { line-height: 130%; padding-left: 40px; padding-right: 70px; } }
.about .about-structure { /* 教授 　*/ /* 准教授 　*/ /* 講師 　*/ /* 助教 　*/ /* 助手 　*/ }
.about .about-structure .btn { margin-bottom: 10px; }
@media screen and (min-width: 1030px) { .about .about-structure .btn:first-child { margin-right: 10px; } }
.about .about-structure .btn a { text-align: left; width: 370px; }
@media screen and (max-width: 1029px) { .about .about-structure .btn a { width: 100%; max-width: 370px; } }
.about .about-structure .btn.back a { text-align: right; max-width: 150px; }
.about .about-structure .table_area table { line-height: 100%; }
.about .about-structure .table_area table th, .about .about-structure .table_area table td { padding: 3px; box-sizing: border-box; }
.about .about-structure .table_area table td { font-size: 1.2rem; }
.about .about-structure .table_area table th, .about .about-structure .table_area table .bg-blue { font-weight: normal; font-size: 1rem; }
.about .about-structure .teacher_list_box_border { border-top: 1px solid #777; padding-top: 70px; }
.about .about-structure .teacher_list li { margin-bottom: 20px; }
.about .about-structure .teacher_list li a { background-color: #F5F5F5; display: inline-block; width: 100%; line-height: 110%; position: relative; }
.about .about-structure .teacher_list li a::after { content: ""; position: absolute; margin-top: -4px; display: block; background-size: contain !important; width: 25px; height: 8px; top: 50%; right: 20px; background: url(../../img/common/arrow_b.svg) no-repeat center; }
.about .about-structure .teacher_list li a .teacher_cont { box-sizing: border-box; padding: 30px 70px 25px 100px; }
.about .about-structure .job_title { color: #fff; font-weight: bold; text-align: center; font-size: 1.4rem; width: 70px; position: absolute; left: 0; top: 30px; padding: 5px 0; }
.about .about-structure .position6 { background-color: #2F569F; }
.about .about-structure .position2 { background-color: #699A89; }
.about .about-structure .position3 { background-color: #897646; }
.about .about-structure .position4 { background-color: #93913D; }
.about .about-structure .position5 { background-color: #a46d59; }
.about .about-structure.about-structure_teacher .teacher_name_box { background-color: #F5F5F5; padding: 40px; margin-top: 40px; margin-bottom: 60px; box-sizing: border-box; }
@media screen and (max-width: 1029px) { .about .about-structure.about-structure_teacher .teacher_name_box { padding: 30px 5%; margin-bottom: 40px; } }
.about .about-structure.about-structure_teacher .teacher_name_box .txt-box { flex-grow: 1; padding-right: 10px; }
@media screen and (max-width: 1029px) { .about .about-structure.about-structure_teacher .teacher_name_box .txt-box { margin-bottom: 30px; } }
.about .about-structure.about-structure_teacher .teacher_name_box .txt-box h2 span { display: block; font-size: 1.4rem; margin-top: 10px; }
.about .about-structure.about-structure_teacher .teacher_name_box .pic-box { width: 125px; flex-shrink: 0; }
.about .about-structure.about-structure_teacher .profile_cont { padding-bottom: 30px; margin-bottom: 60px; border-bottom: 1px solid #777; }
.about .about-reunion .guid-flex_cont { margin-bottom: 40px; }
@media screen and (min-width: 1030px) { .about .about-reunion .guid-flex_cont { flex-wrap: nowrap; } }
@media screen and (max-width: 1029px) { .about .about-reunion .guid-flex_cont { margin-bottom: 30px; } }
.about .about-reunion .guid-flex_cont dt { width: 100px; flex-shrink: 0; font-weight: bold; }
@media screen and (max-width: 1029px) { .about .about-reunion .guid-flex_cont dt { width: 100%; margin-bottom: 20px; } }
.about .about-reunion .guid-flex_cont dd { flex-grow: 1; }
@media screen and (max-width: 1029px) { .about .about-reunion .guid-flex_cont dd { width: 100%; } }
.about .about-reunion .library-flex_cont .txt-box { width: 55%; }
@media screen and (max-width: 1029px) { .about .about-reunion .library-flex_cont .txt-box { width: 100%; } }
.about .about-reunion .library-flex_cont .pic-box { width: 40%; }
@media screen and (max-width: 1029px) { .about .about-reunion .library-flex_cont .pic-box { width: 100%; } }
.about .about-about_catherine .logo_box { width: 260px; margin: 0 auto 115px; }
.about .about-about_catherine .honbu { width: 490px; }
.about .about-campas_info .map-flex_cont .pic-box { width: 58%; }
@media screen and (max-width: 1029px) { .about .about-campas_info .map-flex_cont .pic-box { width: 100%; margin-bottom: 30px; } }
.about .about-campas_info .map-flex_cont .txt-box { width: 37%; }
@media screen and (max-width: 1029px) { .about .about-campas_info .map-flex_cont .txt-box { width: 100%; } }
.about .about-campas_info .map-flex_cont.hojo { padding-bottom: 70px; margin-bottom: 70px; border-bottom: 1px solid #777; }
.about .about-campas_info .btn a { width: 240px; }
.about .about-campas_info .btn.wide a { width: 280px; }
.about .about-campas_info .btn.back a { min-width: auto; width: 100px; }
.about .about-campas_info .cource-list { margin-bottom: 80px; }
.about .about-campas_info .cource-list.flex { margin-bottom: 80px; }
@media screen and (min-width: 1030px) { .about .about-campas_info .map_link-flex_cont { justify-content: space-around; } }
.about .about-campas_info .link-list li { margin-bottom: 15px; line-height: 150%; }
.about .about-campas_info .sv { position: relative; padding-bottom: 350px; width: 100%; height: 0; overflow: hidden; margin-top: 20px; }
.about .about-campas_info .sv iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.about .about-campas_info.about-campas_info_map .each_map .each_map-flex_cont { margin-bottom: 50px; }
.about .about-campas_info.about-campas_info_map .each_map .each_map-flex_cont .pic-box { width: 55%; }
@media screen and (max-width: 1029px) { .about .about-campas_info.about-campas_info_map .each_map .each_map-flex_cont .pic-box { width: 100%; margin-bottom: 30px; } }
.about .about-campas_info.about-campas_info_map .each_map .each_map-flex_cont .txt-box { width: 40%; }
@media screen and (max-width: 1029px) { .about .about-campas_info.about-campas_info_map .each_map .each_map-flex_cont .txt-box { width: 100%; } }
.about .about-campas_info.about-campas_info_map .each_map b { display: block; }
.about .about-campas_info.about-campas_info_map .lb-flex_cont li { margin-bottom: 10px; }
@media screen and (max-width: 1029px) { .about .about-campas_info.about-campas_info_map .lb-flex_cont li { margin-bottom: 15px; } }
.about .about-campas_info.about-campas_info_map.shieki_map .col2-list > * { width: auto; }
@media screen and (min-width: 1030px) { .about .about-campas_info.about-campas_info_map.shieki_map .map_link-flex_cont { justify-content: center; }
  .about .about-campas_info.about-campas_info_map.shieki_map .map_link-flex_cont ul { margin-right: 15px; margin-left: 15px; } }
@media print, screen and (min-width: 1030px) { .about .about-campas_info.about-campas_info_map.shieki_map .map_main { margin-left: auto; margin-right: auto; max-width: 80%; } }
.about .about-campas_info.salute .page_nav { width: 135px; text-align: center; margin-left: auto; margin-right: 0; }
.about .about-campas_info.salute .main-box { background-color: #333; color: #fff; margin-bottom: 130px; }
@media print, screen and (min-width: 1030px) { .about .about-campas_info.salute .main-box { padding: 80px 60px; } }
@media screen and (max-width: 1029px) { .about .about-campas_info.salute .main-box { padding: 50px 5%; } }
.about .about-campas_info.salute .main-box img { width: 300px; margin: 0 auto 60px; display: block; }
.about .about-campas_info.salute .floor_map { width: 600px; margin: 0 auto 50px; display: block; }
.about .about-campas_info.salute .map-flex_cont { justify-content: center; }
.about .about-campas_info.salute .map-flex_cont.col2-list > * { width: auto; }
@media screen and (min-width: 1030px) { .about .about-campas_info.salute .map-flex_cont ul:first-child { margin-right: 50px; } }
.about .about-campas_info.salute .facility-flex_cont .pic-box { width: 55%; }
@media screen and (max-width: 1029px) { .about .about-campas_info.salute .facility-flex_cont .pic-box { width: 100%; margin-bottom: 30px; } }
.about .about-campas_info.salute .facility-flex_cont .txt-box { width: 40%; }
@media screen and (max-width: 1029px) { .about .about-campas_info.salute .facility-flex_cont .txt-box { width: 100%; } }
@media screen and (max-width: 1029px) { .about .about-campas_info.salute .sp-col2-list li { margin-bottom: 15px; } }
.about .about-campas_info.salute .user_guide .calendar-box .point_color { display: inline-block; position: relative; padding-left: 25px; }
.about .about-campas_info.salute .user_guide .calendar-box .point_color::before { content: ""; display: block; position: absolute; width: 15px; height: 15px; left: 0; top: 50%; margin-top: -7.5px; border: .5px solid #333; }
.about .about-campas_info.salute .user_guide .calendar-box .point_color.green::before { background-color: #43D104; }
.about .about-campas_info.salute .user_guide .calendar-box .point_color.yellow::before { background-color: #FAF000; }
@media screen and (min-width: 1030px) { .about .about-campas_info.salute .user_guide .calendar-box .salute_table { justify-content: space-around; } }
@media screen and (max-width: 1029px) { .about .about-campas_info.salute .user_guide .calendar-box .salute_table { text-align: center; } }
.about .about-campas_info.salute .user_guide .calendar-box .salute_table .xo-month { border: 2px solid #BBB; width: 100%; max-width: 300px; }
@media screen and (max-width: 1029px) { .about .about-campas_info.salute .user_guide .calendar-box .salute_table .xo-month { margin: 0 auto; } }
.about .about-campas_info.salute .user_guide .calendar-box .salute_table .xo-month .month-week { border: none; }
.about .about-campas_info.salute .user_guide .calendar-box .salute_table .xo-month th, .about .about-campas_info.salute .user_guide .calendar-box .salute_table .xo-month td.month-dayname { padding: 12px; box-sizing: border-box; border-right: 1px solid #bbb; border-bottom: 1px solid #bbb; line-height: 100%; font-weight: bold; }
.about .about-campas_info.salute .user_guide .calendar-box .salute_table .xo-event-calendar table.xo-month .month-dayname td div { text-align: center; }
.about .about-access .access-flex_cont .pic-box { width: 40%; }
@media screen and (max-width: 1029px) { .about .about-access .access-flex_cont .pic-box { width: 100%; } }
.about .about-access .access-flex_cont .txt-box { width: 60%; }
@media screen and (max-width: 1029px) { .about .about-access .access-flex_cont .txt-box { width: 100%; } }
.about .about-access .access-flex_cont .txt-box .btn a { width: 300px; }
.about .about-access .access-flex_cont.hojo { border-bottom: 1px solid #777; padding-bottom: 80px; margin-bottom: 80px; }
.about .about-access .gmap { position: relative; width: 100%; height: 0; padding-top: 400px; margin-bottom: 90px; }
@media screen and (max-width: 1029px) { .about .about-access .gmap { padding-top: 300px; margin-bottom: 50px; } }
.about .about-access .gmap iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.about .about-access .access_info_dl { padding-bottom: 80px; margin-bottom: 60px; border-bottom: 1px solid #777; }
@media screen and (max-width: 1029px) { .about .about-access .access_info_dl { padding-bottom: 50px; margin-bottom: 40px; } }
.about .about-access.about-access_hojo_map .btn.arrow a, .about .about-access.about-access_shieki_map .btn.arrow a { width: 210px; font-size: 1.4rem; }
.about .about-access.about-access_hojo_map .btn.back a, .about .about-access.about-access_shieki_map .btn.back a { width: 150px; }
.about .about-tour .tour-flex_cont .pic-box { width: 40%; }
@media screen and (max-width: 1029px) { .about .about-tour .tour-flex_cont .pic-box { width: 100%; } }
.about .about-tour .tour-flex_cont .txt-box { width: 55%; }
@media screen and (max-width: 1029px) { .about .about-tour .tour-flex_cont .txt-box { width: 100%; } }
.about .about-international_exchange .col_link_btn img { display: block; }
.about .about-accredited .accredited-flex_cont .pic-box { width: 100px; }
.about .about-accredited .accredited-flex_cont .txt-box { width: calc(100% - (100px + 5%)); }
@media screen and (max-width: 1029px) { .about .about-accredited .accredited-flex_cont .txt-box { width: 100%; } }
.about .about-accredited .accredited-flex_cont .txt-box ul li { margin-bottom: 20px; }
.about .about-cooperation .btn a { width: 180px; }
.about .about-cooperation .cooperation-flex_cont .pic-box { width: 38%; }
@media screen and (max-width: 1029px) { .about .about-cooperation .cooperation-flex_cont .pic-box { width: 100%; } }
.about .about-cooperation .cooperation-flex_cont .txt-box { width: 57%; }
@media screen and (max-width: 1029px) { .about .about-cooperation .cooperation-flex_cont .txt-box { width: 100%; } }
.about .about-seminar .btn a { width: 180px; }
.about .about-seminar select { font-size: 110%; padding: 5px 10px; }
.about .about-seminar .event-end { display: inline-block; color: #fff; line-height: 100%; padding: 5px 8px; background-color: #B40000; border: .5px solid #707070; font-size: 1.3rem; }
.about .about-seminar .seminar_list { border-top: 1px solid #777; }
.about .about-seminar .seminar_list li { padding: 40px 0; border-bottom: 1px solid #777; }
.about .about-seminar .seminar_list li .seminar-flex_cont .pic-box { width: 36%; }
@media screen and (max-width: 1029px) { .about .about-seminar .seminar_list li .seminar-flex_cont .pic-box { max-width: calc(280px * .8); width: 100%; }
  .about .about-seminar .seminar_list li .seminar-flex_cont .pic-box a:hover .thumb { opacity: .8; transition: ease .3s; } }
.about .about-seminar .seminar_list li .seminar-flex_cont .pic-box .pic-box_inner { border: 1px solid #bbb; padding: 5px; box-sizing: border-box; height: 50vw; max-height: 200px; position: relative; }
@media screen and (max-width: 1029px) { .about .about-seminar .seminar_list li .seminar-flex_cont .pic-box .pic-box_inner { max-height: calc(200px * .8); } }
.about .about-seminar .seminar_list li .seminar-flex_cont .pic-box .pic-box_inner .thumb { width: 100%; height: 100%; background-image: url(../../img/common/noimg.svg); background-repeat: no-repeat; background-size: cover; background-position: center top; transition: ease .3s; }
.about .about-seminar .seminar_list li .seminar-flex_cont .txt-box { width: 59%; }
@media screen and (max-width: 1029px) { .about .about-seminar .seminar_list li .seminar-flex_cont .txt-box { width: 100%; } }
@media screen and (max-width: 1029px) { .about .about-seminar .seminar_list li .seminar-flex_cont .txt-box .btn { text-align: left; } }
@media print, screen and (min-width: 1030px) { .about .about-seminar .seminar_list li .seminar-flex_cont .txt-box .contents-title a { transition: ease .3s; }
  .about .about-seminar .seminar_list li .seminar-flex_cont .txt-box .contents-title a:hover { color: #2F569F; } }
@media screen and (min-width: 1030px) { .about .about-seminar .seminar_list li .seminar-flex_cont .txt-box dl .seminar_date-flex_cont { flex-wrap: nowrap; } }
.about .about-seminar .seminar_list li .seminar-flex_cont .txt-box dl .seminar_date-flex_cont dt { flex-shrink: 0; font-size: 1.4rem; line-height: 100%; border: 1px solid #777; padding: 5px; margin-right: 10px; display: inline-block; }
@media screen and (max-width: 1029px) { .about .about-seminar .seminar_list li .seminar-flex_cont .txt-box dl .seminar_date-flex_cont dt { margin-bottom: 5px; } }
.about .about-seminar .seminar_list li .seminar-flex_cont .txt-box dl .seminar_date-flex_cont dd { flex-grow: 1; }
.about .about-seminar.about-seminar_detail h2 { background-color: #F5F5F5; box-sizing: border-box; }
@media print, screen and (min-width: 1030px) { .about .about-seminar.about-seminar_detail h2 { padding: 30px; } }
@media screen and (max-width: 1029px) { .about .about-seminar.about-seminar_detail h2 { padding: 20px 5%; } }
.about .about-seminar.about-seminar_detail .main_dl-flex_cont { margin-bottom: 15px; }
@media screen and (min-width: 1030px) { .about .about-seminar.about-seminar_detail .main_dl-flex_cont { align-items: flex-start; } }
.about .about-seminar.about-seminar_detail .main_dl-flex_cont dt { width: 150px; }
@media screen and (max-width: 1029px) { .about .about-seminar.about-seminar_detail .main_dl-flex_cont dt { margin-bottom: 10px; width: 120px; } }
.about .about-seminar.about-seminar_detail .main_dl-flex_cont dt .title { width: 100%; background-color: #E1E8F5; font-weight: bold; padding: 15px 20px; box-sizing: border-box; line-height: 130%; }
@media screen and (max-width: 1029px) { .about .about-seminar.about-seminar_detail .main_dl-flex_cont dt .title { padding: 8px 5%; } }
@media print, screen and (min-width: 1030px) { .about .about-seminar.about-seminar_detail .main_dl-flex_cont dd { width: calc(100% - (150px + 3%)); padding-top: 15px; } }
@media screen and (max-width: 1029px) { .about .about-seminar.about-seminar_detail .main_dl-flex_cont dd { width: calc(100% - (120px + 3%)); line-height: 130%; padding-top: 8px; } }
.about .about-seminar.about-seminar_detail .content { padding-bottom: 80px; margin-top: 80px; margin-bottom: 80px; border-bottom: 1px solid #777; }
.about .about-community .link-sdgs { word-break: break-all; display: block; }
.about .about-community .btn a { font-size: 1.4rem; }
.about .about-community .btn.w180 a { width: 180px; }
.about .about-community .btn.w250 a { width: 250px; }
.about .about-community .btn.w300 a { width: 300px; }
.about .about-community .sdgs-box { padding-top: 45px; text-align: center; }
.about .about-community .sdgs-box .logo { width: 450px; margin-left: auto; margin-right: auto; }
@media screen and (max-width: 1029px) { .about .about-community .sdgs-box .logo { width: 90%; } }
.about .about-community .sdgs-box .btn a { width: 340px; }
.about .about-community .table_area table { text-align: left; line-height: 130%; }
.about .about-community .table_area table th { font-weight: normal; }
.about .about-community .community-flex_cont .pic-box { width: 35%; }
@media screen and (max-width: 1029px) { .about .about-community .community-flex_cont .pic-box { width: 100%; } }
.about .about-community .community-flex_cont .txt-box { width: 60%; }
@media screen and (max-width: 1029px) { .about .about-community .community-flex_cont .txt-box { width: 100%; } }
.about .about-community .last_border { padding-bottom: 100px; border-bottom: 1px solid #777; }
.about .about-community_sdgs h3 { width: 425px; margin: 0 auto 60px; }
@media screen and (max-width: 1029px) { .about .about-community_sdgs h3 { width: 80%; } }
.about .about-community_sdgs .attempt_list { margin-bottom: 120px; }
@media screen and (max-width: 1029px) { .about .about-community_sdgs .attempt_list { margin-bottom: 80px; } }
.about .about-community_sdgs .attempt_list > li { box-sizing: border-box; border: 5px solid #00AEEB; padding: 40px; margin-bottom: 40px; }
@media screen and (max-width: 1029px) { .about .about-community_sdgs .attempt_list > li { padding: 6% 5%; } }
.about .about-community_sdgs .attempt_list > li dl dt { font-weight: bold; color: #00AEEB; font-size: 1.4rem; margin-bottom: 10px; }
.about .about-community_sdgs .attempt_list > li dl dd { margin-bottom: 40px; }
.about .about-community_sdgs .attempt_list > li dl dd:last-child { margin-bottom: 0; }
.about .about-community_sdgs .attempt_list > li dl dd h4 span { display: inline-block; padding-right: 15px; }
.about .about-community_sdgs .attempt_list > li dl dd .icon-flex_cont img { width: 120px; margin-right: 10px; margin-bottom: 10px; }
.about .about-community_sdgs .attempt_list > li dl dd .lb-flex_cont { margin-top: 40px; }
.about .about-community_sdgs .attempt_list > li dl dd .lb-flex_cont li { margin-right: 10px; margin-bottom: 10px; }
.about .about-community_sdgs .attempt_list > li dl dd .lb-flex_cont li img { height: auto; max-height: 180px; width: auto; }
.about .about-request .text-red { color: #B40000; }
.about .about-request .request-flex_cont .txt-box { width: 52%; }
@media screen and (max-width: 1029px) { .about .about-request .request-flex_cont .txt-box { width: 100%; } }
.about .about-request .request-flex_cont .pic-box { width: 43%; }
@media screen and (max-width: 1029px) { .about .about-request .request-flex_cont .pic-box { width: 100%; } }
.about .about-request .doc-box { width: 400px; padding: 0 5%; margin: 0 auto 70px; }
@media screen and (max-width: 1029px) { .about .about-request .doc-box { width: 90%; margin-bottom: 40px; } }
.about .about-request .dd-box_indent { width: calc(100% - 20px); margin-right: 0; margin-left: auto; }
.about .about-request_certificate .border-box { border: 1px solid #777; padding: 40px; box-sizing: border-box; }
@media screen and (max-width: 1029px) { .about .about-request_certificate .border-box { padding: 15px 5%; } }
.about .about-request_certificate .border-box .line-bottom { padding-bottom: 30px; margin-bottom: 35px; border-bottom: 1px solid #777; }
@media screen and (max-width: 1029px) { .about .about-request_certificate .border-box .line-bottom { padding-bottom: 15px; margin-bottom: 20px; } }
.about .about-request_certificate .btn.pdf a { width: 570px; }
.about .about-request_volunteer .btn.pdf a { width: 550px; }
.about .about-request_volunteer .btn.arrow a { width: 270px; font-size: 1.4rem; }
.about .about-request_support .btn.pdf a { width: 450px; }
.about .about-request_use .btn.pdf a { width: 450px; }
.about .about-request_use .dd-box_indent b { display: block; }
.about .about-request_lecture .btn.pdf a { width: 550px; }
.about .about-pr .magazine-box { text-align: center; }
.about .about-pr .magazine-box img { border: 1px solid #BBB; }
.about .about-pr .magazine-box a { font-weight: bold; color: #2F569F; display: block; line-height: 150%; }
.about .about-pr .new-flex_cont { justify-content: space-around; }
@media screen and (max-width: 1029px) { .about .about-pr .new-flex_cont { flex-direction: column; align-items: center; } }
.about .about-pr .new-flex_cont .magazine-box_new { width: 33%; }
@media screen and (max-width: 1029px) { .about .about-pr .new-flex_cont .magazine-box_new { width: 70%; } }
.about .about-pr .new-flex_cont .magazine-box_new .magazine { margin-bottom: 20px; }
.about .about-pr .new-flex_cont .magazine-box_new .logo { margin-bottom: 30px; height: 98px; width: auto; border: none; }
.about .about-pr .archive-flex_cont li { width: 15%; margin-bottom: 20px; }
@media screen and (max-width: 1029px) { .about .about-pr .archive-flex_cont li { width: 30%; } }
.about .about-pr .archive-flex_cont li.empty-box { margin: 0; }
.about .about-pr .archive-flex_cont li img { margin-bottom: 10px; }
.about .about-pr .archive-flex_cont li a { font-size: 1.2rem; }
.about .about-pr .page_nav ul { justify-content: flex-end; }
.about .about-list_sns .list_sns-box li { align-items: center; flex-wrap: nowrap; margin-bottom: 15px; }
.about .about-list_sns .list_sns-box li .icon-box { flex-shrink: 0; display: inline-block; background-repeat: no-repeat; background-position: center; width: 34px; height: 34px; margin-right: 15px; }
.about .about-list_sns .list_sns-box li .icon-box.line { background-image: url("../../img/common/line.svg"); background-size: contain; }
.about .about-list_sns .list_sns-box li .icon-box.twitter { background-image: url("../../img/common/twitter.svg"); background-size: 27px auto; }
.about .about-list_sns .list_sns-box li .icon-box.youtube { background-image: url("../../img/common/youtube.svg"); background-size: 31px auto; }
.about .about-list_sns .list_sns-box li .icon-box.instagram { background-image: url("../../img/common/ig.svg"); background-size: 27.5px; }
.about .about-list_sns .list_sns-box li .icon-box.facebook { background-image: url("../../img/common/fb.svg"); background-size: 27.5px; }
.about .about-list_sns .list_sns-box li a { font-weight: bold; color: #2F569F; flex-shrink: 1; line-height: 130%; }
.about .about-list_sns .club_text { border-top: solid 1px #777; padding-top: 45px; margin-top: 45px; }
@media print, screen and (min-width: 1030px) { .about .about-cat .main_img img { max-width: 365px; } }
@media screen and (max-width: 1029px) { .about .about-cat .main_img img { width: 60%; } }
.about .about-cat .cat_print img { max-width: 400px; display: block; margin-left: auto; margin-right: auto; border: solid 1px #777; }
