@charset "UTF-8";
/* ==================================================================
 *
 * VARIABLES
 *
 * ------------------------------------------------------------------
 *
 *
 *
 * ------------------------------------------------------------------ */
/* ---------------------------------
 *   Compass   */
/* line 106, ../../../../../../../../Library/Ruby/Gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/typography/_vertical_rhythm.scss */
html {
  font-size: 87.5%;
  line-height: 1.5em;
}

/* ---------------------------------
 *   Grid   */
/* ---------------------------------
 *   Ratio   */
/* ---------------------------------
 *   Font   */
/* ---------------------------------
 *   Color   */
/* ---------------------------------
 *   Depertment Color   */
/* ---------------------------------
 *   z-index   */
/* ---------------------------------
 *   line-height   */
/* ==================================================================
 *
 * MIXIN
 *
 * ------------------------------------------------------------------ */
/* ==================================================================
 * REM Font Size
 * ------------------------------------------------------------------ */
/* ==================================================================
 * Font Smoothing
 * ------------------------------------------------------------------ */
/* ==================================================================
 * Font Feature Settings
 * ------------------------------------------------------------------ */
/* ==================================================================
 * Responsive Layout
 * ------------------------------------------------------------------ */
/* ==================================================================
 * CSS Image Sprite
 * ------------------------------------------------------------------ */
/* ==================================================================
 * Vertical Middle
 * ------------------------------------------------------------------ */
/* ==================================================================
 * Line Clamp
 * ------------------------------------------------------------------ */
/* ==================================================================
 * hover
 * ------------------------------------------------------------------ */
/* ==================================================================
 * CSS Animation
 * ------------------------------------------------------------------ */
/* ==================================================================
 * Grid
 * ------------------------------------------------------------------ */
/*

    grid(3, width, false);
    |     col     | pad |     col     | pad |     col     |

    $grid--col * 3 + $grid--pad * 2

    --------------------

    grid(3, width, invert);
    | pad |     col     | pad |     col     | pad |

    $grid--col * 2 + $grid--pad * 3

*/
/* ==================================================================
 *
 * 　共通
 *
 * ------------------------------------------------------------------
 *
 *
 *
 * ------------------------------------------------------------------ */
/* line 16, ../scss/pages/_sub.scss */
.is-bread-hidden .p-gh .p-bread li {
  visibility: hidden;
}
/* line 22, ../scss/pages/_sub.scss */
.is-bread-hidden .p-gf .p-bread {
  display: none;
}

/* line 28, ../scss/pages/_sub.scss */
.main {
  font-family: "TsukuGoPr5-L";
  word-wrap: break-word;
}

/* line 42, ../scss/pages/_sub.scss */
.sp-block {
  display: none;
}

/* line 45, ../scss/pages/_sub.scss */
.pc-block {
  display: block;
}

/* line 48, ../scss/pages/_sub.scss */
br.pc-block {
  display: inline;
}

/* line 52, ../scss/pages/_sub.scss */
.sub-standard {
  font-size: 15px;
  font-size: 15px;
  font-size: 1.07143rem;
  line-height: 1.55;
}

/*　clearfix
-------------------------*/
/* line 61, ../scss/pages/_sub.scss */
.clr:after {
  content: " ";
  display: block;
  height: 0;
  line-height: 0;
  clear: both;
  visibility: hidden;
}

/* line 70, ../scss/pages/_sub.scss */
.clr {
  display: block;
  min-height: 1%;
  height: 1%;
  display: block;
}
/* line 76, ../scss/pages/_sub.scss */
.clr:after {
  content: " ";
  display: block;
  height: 0;
  line-height: 0;
  clear: both;
  visibility: hidden;
}

/* line 86, ../scss/pages/_sub.scss */
.sub-en {
  margin: 0 0 12px;
  color: #CBCBCB;
  font-size: 12px;
  font-size: 11.999px;
  font-size: 0.85714rem;
  letter-spacing: 1px;
  font-family: Lato, "Gill Sans", sans-serif;
}

/* line 93, ../scss/pages/_sub.scss */
.sub-en.sub-en-border span {
  position: relative;
  z-index: 1;
}

/* line 97, ../scss/pages/_sub.scss */
.sub-en.sub-en-border span:before {
  content: "";
  z-index: 1;
  position: absolute;
  background: #CBCBCB;
  width: 50px;
  height: 4px;
  bottom: -24px;
  left: 0;
}

/* line 107, ../scss/pages/_sub.scss */
.sub-en.sub-en-border {
  margin: 0 0 62px;
}

/* line 111, ../scss/pages/_sub.scss */
.sub-link1 {
  display: inline-block;
  padding: 8px 40px;
  border: 1px solid #cccccc;
  background: #fff;
  font-family: "TsukuGoPr5-D";
  font-size: 12px;
  font-size: 11.999px;
  font-size: 0.85714rem;
}

/* line 119, ../scss/pages/_sub.scss */
.sub-link1:hover span {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

/* line 122, ../scss/pages/_sub.scss */
p.sub-link1:hover span {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/* line 125, ../scss/pages/_sub.scss */
.sub-link2 {
  display: inline-block;
  padding: 13px 94px;
  border: 1px solid #cccccc;
  background: #fff;
  font-family: "TsukuGoPr5-D";
  font-size: 15px;
  font-size: 15px;
  font-size: 1.07143rem;
}

/* line 133, ../scss/pages/_sub.scss */
.sub-link2:hover span {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

/* line 137, ../scss/pages/_sub.scss */
.sub-link-arrow {
  position: relative;
  z-index: 1;
  left: 17px;
}

/* line 142, ../scss/pages/_sub.scss */
.sub-link-arrow:before {
  font-family: 'icomoon' !important;
  content: '\e905';
  font-size: 28px;
  font-size: 28px;
  font-size: 2rem;
  z-index: 1;
  position: absolute;
  top: 1px;
  left: -39px;
  color: #000;
}

/* line 153, ../scss/pages/_sub.scss */
.sub-title-en01 {
  font-size: 12px;
  font-size: 11.999px;
  font-size: 0.85714rem;
  font-weight: 700;
  font-family: Lato, "Gill Sans", sans-serif;
  letter-spacing: 1px;
  line-height: 1;
  margin: 0 0 19px;
  color: #cccccc;
}

/* line 164, ../scss/pages/_sub.scss */
.sub-title01 {
  font-size: 26px;
  font-size: 25.999px;
  font-size: 1.85714rem;
  margin: 0 0 24px;
}
/* line 168, ../scss/pages/_sub.scss */
.sub-title01:after {
  content: "";
  background-color: #cccccc;
  height: 4px;
  display: block;
  margin: 23px 0 0;
  width: 50px;
}

/* line 178, ../scss/pages/_sub.scss */
.sub-hed {
  font-family: "TsukuGoPr5-L";
  background-repeat: no-repeat;
  background-position: 50% 50%;
  padding: 276px 0 179px;
  text-align: center;
  -moz-background-size: cover;
  background-size: cover;
}

/* line 187, ../scss/pages/_sub.scss */
.sub-hed-inner {
  background: #fff;
  display: inline-block;
  padding: 24px 54px;
}

/* line 192, ../scss/pages/_sub.scss */
.sub-hed-title {
  font-size: 50px;
  font-size: 50px;
  font-size: 3.57143rem;
}

/* line 195, ../scss/pages/_sub.scss */
.sub-hed-title span {
  font-size: 12px;
  font-size: 11.999px;
  font-size: 0.85714rem;
  letter-spacing: 1px;
  font-family: Lato, "Gill Sans", sans-serif;
  display: block;
  padding: 19px 0 0;
}
/* line 201, ../scss/pages/_sub.scss */
.sub-hed-title span:before {
  content: "";
  background-color: #ccc;
  display: block;
  width: 50px;
  height: 4px;
  margin: 0 auto 26px;
}

/* line 212, ../scss/pages/_sub.scss */
.sub-title02 {
  font-size: 23px;
  font-size: 23px;
  font-size: 1.64286rem;
  margin: 0 0 14px;
}

/* line 216, ../scss/pages/_sub.scss */
.sub-title02-mes {
  position: relative;
  z-index: 1;
  padding: 0 0 0 72px;
  font-family: "TsukuGoPr5-D";
  font-size: 14px;
  font-size: 14px;
  font-size: 1rem;
  margin: 0 0 18px;
}
/* line 223, ../scss/pages/_sub.scss */
.sub-title02-mes:before {
  content: "";
  z-index: 1;
  position: absolute;
  background-color: #ccc;
  width: 50px;
  height: 4px;
  top: 10px;
  left: 0;
}

/* line 235, ../scss/pages/_sub.scss */
.sub-title03 {
  font-size: 26px;
  font-size: 25.999px;
  font-size: 1.85714rem;
  margin: 0 0 27px;
}

/* line 240, ../scss/pages/_sub.scss */
.sub-no {
  display: none;
}

/* line 244, ../scss/pages/_sub.scss */
.sub-img-risize img {
  max-width: 100%;
  height: auto;
}

/* line 248, ../scss/pages/_sub.scss */
.sub-img-risize2 img {
  width: 100%;
  height: auto;
}
/* ==================================================================
 *
 * TOP COMPONENT
 *
 * ------------------------------------------------------------------
 *
 *
 *
 * ------------------------------------------------------------------ */
/*------------------------------------------------
  department タイトル
/*------------------------------------------------*/
/* line 18, ../scss/pages/_department.scss */
.department-top-hed {
  position: relative;
}
/* line 20, ../scss/pages/_department.scss */
.department-top-hed .bg-get {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -moz-background-size: cover;
  background-size: cover;
  text-align: left;
}
/* line 48, ../scss/pages/_department.scss */
.department-top-hed .department-top-hed-body {
  display: inline-block;
  position: absolute;
}
/* line 60, ../scss/pages/_department.scss */
.department-top-hed .department-top-hed-body .w-title {
  font-family: TsukuMinPr6-L;
  line-height: 1;
}

/* ==================================================================
 *
 * 学科について
 *
 * ------------------------------------------------------------------ */

/*-----------------------------*/
/* line 93, ../scss/pages/_department.scss */
.is-department .p-superwrapper {
  background-position: 50% 0;
  background-repeat: repeat-y;
}
/*-----------------------------*/
/* line 111, ../scss/pages/_department.scss */
.feature {
  background: #fff;
  padding: 35px 0 41px;
}
/* line 114, ../scss/pages/_department.scss */
.feature .sub-title02 {
  font-size: 26px;
  font-size: 25.999px;
  font-size: 1.85714rem;
}
/* line 117, ../scss/pages/_department.scss */
.feature .sub-title02-mes {
  margin: 0 0 41px;
}

/* line 122, ../scss/pages/_department.scss */
.feature-list {
  margin: 0 0 0 165px;
}
/* line 125, ../scss/pages/_department.scss */
.feature-list li {
  float: left;
  width: 305px;
  margin: 0 0 0 33px;
}
/* line 130, ../scss/pages/_department.scss */
.feature-list .feature-list-box {
  position: relative;
  z-index: 1;
  padding: 17px 18px 26px;
  border-bottom: 2px solid #E5E5E5;
  display: block;
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
}
/* line 142, ../scss/pages/_department.scss */
.feature-list a.feature-list-box:hover {
  background: #fff;
  box-shadow: 0px 3px 11px 5px #e8e8e8;
  -moz-box-shadow: 0px 3px 11px 5px #e8e8e8;
  -webkit-box-shadow: 0px 3px 11px 5px #e8e8e8;
}
/* line 148, ../scss/pages/_department.scss */
.feature-list li:nth-child(3n+1) {
  margin-left: 0;
}
/* line 151, ../scss/pages/_department.scss */
.feature-list li .feature-list-box:before {
  content: "";
  z-index: 1;
  position: absolute;
  background-repeat: no-repeat;
  height: 6px;
  top: 0;
  right: 0;
  left: 0;
  background-size: 100% auto;
}
/* line 162, ../scss/pages/_department.scss */
.feature-list li a:nth-child(1):before {
  background-position: 0 -200px;
}
/* line 165, ../scss/pages/_department.scss */
.feature-list li a:nth-child(2):before {
  background-position: 0 0px;
}
/* line 168, ../scss/pages/_department.scss */
.feature-list li a:nth-child(3):before {
  background-position: 0 -102px;
}
/* line 172, ../scss/pages/_department.scss */
.feature-list h3 {
  font-family: TsukuMinPr6-L;
  font-size: 20px;
  font-size: 19.999px;
  font-size: 1.42857rem;
  line-height: 1.7;
  margin: 0 0 16px;
  color: #000;
}

/*----------------------------------------------------------------*/

/* ==================================================================
 *
 * feature
 *
 * ------------------------------------------------------------------
 *
 *
 *
 * ------------------------------------------------------------------ */
/* コンポーネント */
/* line 14, ../scss/pages/_feature.scss */
.c-feature-list-area {
  min-height: 593px;
  padding-bottom: 80px;
  background-color: #F9F8F6;
}
/* line 18, ../scss/pages/_feature.scss */
.c-feature-list-area-image {
  height: 593px;
  overflow: hidden;
}
/* line 21, ../scss/pages/_feature.scss */
.c-feature-list-area-image > div {
  height: 100%;
  background-position: 50%;
  background-size: cover;
  transform: scale(1.1);
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="5" /></filter></svg>#filter');
  filter: blur(5px);
}
/* line 32, ../scss/pages/_feature.scss */
.c-feature-list-area .l-container--center {
  margin-top: -513px;
}

/* line 47, ../scss/pages/_feature.scss */
.c-feature-list {
  margin: 0 0 0 -45px;
  font-size: 0;
}
/* line 52, ../scss/pages/_feature.scss */
.c-feature-list-item {
  display: inline-block;
  padding: 40px 0 0 45px;
  width: 50%;
  box-sizing: border-box;
  vertical-align: top;
}
/* line 58, ../scss/pages/_feature.scss */
.c-feature-list-item-image {
  overflow: hidden;
}
/* line 60, ../scss/pages/_feature.scss */
.c-feature-list-item-image > div {
  padding-top: 50%;
  background-position: 50%;
  background-size: cover;
  transform: scale(1.05);
  transition: transform .3s;
}
/* line 68, ../scss/pages/_feature.scss */
.c-feature-list-item-header {
  position: relative;
}
/* line 71, ../scss/pages/_feature.scss */
.c-feature-list-item-set {
  position: absolute;
  left: 0;
  bottom: 100%;
}
/* line 76, ../scss/pages/_feature.scss */
.c-feature-list-item-date {
  display: inline-block;
  vertical-align: bottom;
  padding: 8px 14px;
  margin-top: 0;
  background-color: #333333;
  color: #FFF;
  font-size: 14px;
  font-size: 14px;
  font-size: 1rem;
  font-family: Lato, "Gill Sans", sans-serif;
  font-weight: 800;
}
/* line 87, ../scss/pages/_feature.scss */
.c-feature-list-item-label {
  display: inline-block;
  vertical-align: bottom;
  margin-top: 0;
  padding: 8px 14px;
  background-color: #541b86;
  color: #FFF;
  font-size: 14px;
  font-size: 14px;
  font-size: 1rem;
}
/* line 96, ../scss/pages/_feature.scss */
.c-feature-list-item-title {
  padding: 26px 32px 32px;
  background-color: #FFF;
  font-family: TsukuMinPr6-L;
  font-size: 24px;
  font-size: 24px;
  font-size: 1.71429rem;
  line-height: 1.5;
}
/* line 107, ../scss/pages/_feature.scss */
.c-feature-list-item a[target="_blank"] .c-feature-list-item-title:after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 20px;
  background: url(../../assets/images/common/icon04.png);
  background-size: 16px;
  vertical-align: 3px;
}
/* line 122, ../scss/pages/_feature.scss */
.c-feature-list-item a:hover .c-feature-list-item-image > div {
  transform: scale(1);
}
/* line 129, ../scss/pages/_feature.scss */
.c-feature-list-item-meta {
  display: table;
  width: 100%;
}
/* line 132, ../scss/pages/_feature.scss */
.c-feature-list-item-meta > p {
  display: table-cell;
  padding: 14px 32px;
  background-color: #E7E7E7;
  vertical-align: middle;
  font-size: 14px;
  font-size: 14px;
  font-size: 1rem;
}
/* line 140, ../scss/pages/_feature.scss */
.c-feature-list-item--lg {
  width: 100%;
}
/* line 142, ../scss/pages/_feature.scss */
.c-feature-list-item--lg a {
  display: block;
  position: relative;
}
/* line 147, ../scss/pages/_feature.scss */
.c-feature-list-item--lg .c-feature-list-item-body {
  position: absolute;
  left: 0;
  bottom: 0;
}
/* line 152, ../scss/pages/_feature.scss */
.c-feature-list-item--lg .c-feature-list-item-title {
  display: inline-block;
  padding: 20px 32px 25px;
  background-color: rgba(255, 255, 255, 0.9);
  font-size: 36px;
  font-size: 36px;
  font-size: 2.57143rem;
}
/* line 158, ../scss/pages/_feature.scss */
.c-feature-list-item--lg .c-feature-list-item-meta {
  height: 60px;
}
/* line 160, ../scss/pages/_feature.scss */
.c-feature-list-item--lg .c-feature-list-item-meta > p {
  background-color: rgba(231, 231, 231, 0.9);
  font-size: 16px;
  font-size: 16px;
  font-size: 1.14286rem;
}
/* line 164, ../scss/pages/_feature.scss */
.c-feature-list-item--lg .c-feature-list-item-meta--sp {
  display: none;
}
/* line 173, ../scss/pages/_feature.scss */
.c-feature-list-item--lg a[target="_blank"] .c-feature-list-item-title:after {
  vertical-align: 5px;
}
/* line 180, ../scss/pages/_feature.scss */
.c-feature-list-item--lg:first-child {
  margin-bottom: 40px;
  padding-top: 0;
}

/* line 347, ../scss/pages/_feature.scss */
.c-site-link {
  position: relative;
  padding: 48px 0 60px;
  background-position: 50%;
  background-size: cover;
}
/* line 352, ../scss/pages/_feature.scss */
.c-site-link:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
}
/* line 361, ../scss/pages/_feature.scss */
.c-site-link-title {
  position: relative;
  margin-bottom: 64px;
  text-align: center;
  color: #FFF;
  font-family: "TsukuGoPr5-D";
  font-size: 28px;
  font-size: 28px;
  font-size: 2rem;
}
/* line 368, ../scss/pages/_feature.scss */
.c-site-link-title:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 100%;
  margin: 20px 0 0 -25px;
  width: 50px;
  height: 4px;
  background-color: #FFF;
}
/* line 379, ../scss/pages/_feature.scss */
.c-site-link-body {
  padding: 44px 50px 50px;
  background-color: #FFF;
}
/* line 383, ../scss/pages/_feature.scss */
.c-site-link-desc {
  font-size: 18px;
  font-size: 17.999px;
  font-size: 1.28571rem;
  text-align: center;
}
/* line 387, ../scss/pages/_feature.scss */
.c-site-link .question-link {
  margin-top: 40px;
}
/* line 389, ../scss/pages/_feature.scss */
.c-site-link .question-link a {
  margin-bottom: 0;
}

/* 一覧 */
/* line 456, ../scss/pages/_feature.scss */
body.is-feature-list .sub-hed {
  padding: 177px 0 32px;
}
/* line 458, ../scss/pages/_feature.scss */
body.is-feature-list .sub-hed-desc {
  margin-top: 62px;
  font-size: 18px;
  font-size: 17.999px;
  font-size: 1.28571rem;
}
/* line 466, ../scss/pages/_feature.scss */
body.is-feature-list .list-page-link {
  padding: 40px 0 112px;
}
/* line 468, ../scss/pages/_feature.scss */
body.is-feature-list .list-page-link .sub-title-en01 {
  position: relative;
  margin-bottom: 40px;
  padding-bottom: 34px;
  color: #999;
}
/* line 473, ../scss/pages/_feature.scss */
body.is-feature-list .list-page-link .sub-title-en01:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 50px;
  height: 4px;
  background-color: #D5D5D5;
}
/* line 484, ../scss/pages/_feature.scss */
body.is-feature-list .list-page-link-list {
  margin: -30px 0 0 -22px;
}
/* line 486, ../scss/pages/_feature.scss */
body.is-feature-list .list-page-link-list-item {
  float: left;
  position: relative;
  padding: 30px 0 2px 22px;
  width: 25%;
  box-sizing: border-box;
}
/* line 492, ../scss/pages/_feature.scss */
body.is-feature-list .list-page-link-list-item:before {
  content: "";
  position: absolute;
  left: 22px;
  right: 0;
  bottom: 0;
  height: 2px;
  background-color: #CCC;
}
/* line 501, ../scss/pages/_feature.scss */
body.is-feature-list .list-page-link-list-item a {
  display: block;
  position: relative;
  transition: box-shadow .2s;
}
/* line 505, ../scss/pages/_feature.scss */
body.is-feature-list .list-page-link-list-item a:hover {
  box-shadow: 0 3px 11px 5px #E8E8E8;
}
/* line 510, ../scss/pages/_feature.scss */
body.is-feature-list .list-page-link-list-item-image img {
  width: 100%;
}
/* line 514, ../scss/pages/_feature.scss */
body.is-feature-list .list-page-link-list-item-body {
  position: relative;
  padding: 25px 18px 98px;
}
/* line 518, ../scss/pages/_feature.scss */
body.is-feature-list .list-page-link-list-item-title {
  font-family: TsukuMinPr6-L;
  font-size: 20px;
  font-size: 19.999px;
  font-size: 1.42857rem;
}
/* line 522, ../scss/pages/_feature.scss */
body.is-feature-list .list-page-link-list-item-link {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 30px;
  text-align: center;
}

/* 詳細 */
/* line 614, ../scss/pages/_feature.scss */
body.is-feature-detail .cat-article-link {
  background-color: #F9F8F6;
}
/* line 616, ../scss/pages/_feature.scss */
body.is-feature-detail .cat-article-link-header {
  padding: 50px 0 30px;
}
/* line 618, ../scss/pages/_feature.scss */
body.is-feature-detail .cat-article-link-header .sub-title-en01 {
  margin-bottom: 12px;
  color: #541b86;
}
/* line 622, ../scss/pages/_feature.scss */
body.is-feature-detail .cat-article-link-header .sub-title02-mes {
  margin-bottom: 0;
}
/* line 624, ../scss/pages/_feature.scss */
body.is-feature-detail .cat-article-link-header .sub-title02-mes:before {
  background-color: #541b86;
}
/* line 629, ../scss/pages/_feature.scss */
body.is-feature-detail .cat-article-link .question-link {
  margin-top: 40px;
  padding: 0;
}
/* line 632, ../scss/pages/_feature.scss */
body.is-feature-detail .cat-article-link .question-link a {
  min-width: 470px;
  box-sizing: border-box;
}

/* ==================================================================
 *
 * 　共通
 *
 * ------------------------------------------------------------------
 *
 *
 *
 * ------------------------------------------------------------------ */
/* line 16, ../scss/pages/_wysiwyg.scss */
.is-all .main {
  padding: 226px 0 0;
}
/* line 18, ../scss/pages/_wysiwyg.scss */
.is-all .main.p-sn__hidden {
  padding: 177px 0 0;
}

/* line 24, ../scss/pages/_wysiwyg.scss */
.w-title1 {
  font-size: 50px;
  font-size: 50px;
  font-size: 3.57143rem;
  text-align: center;
  margin: 0 0 69px;
  padding-top: 24px;
}

/* line 31, ../scss/pages/_wysiwyg.scss */
.w-title1 span {
  display: block;
  font-size: 13px;
  font-size: 12.999px;
  font-size: 0.92857rem;
  position: relative;
  z-index: 1;
  padding: 34px 0 0;
  letter-spacing: 1px;
  font-family: Lato, "Gill Sans", sans-serif;
}

/* line 41, ../scss/pages/_wysiwyg.scss */
.w-title1 span:before {
  content: "";
  z-index: 1;
  position: absolute;
  background: #541b86;
  width: 50px;
  height: 4px;
  top: 13px;
  right: 0;
  left: 0;
  margin: 0 auto;
}

/* line 53, ../scss/pages/_wysiwyg.scss */
.w-title2 {
  font-size: 32px;
  font-size: 31.999px;
  font-size: 2.28571rem;
  padding: 0px 23px;
  line-height: 1;
  border-left: #531B85 solid 5px;
  margin: 70px 0 42px;
  font-family: TsukuMinPr6-D;
  font-weight: bold;
  line-height: 1.5;
}

/* line 63, ../scss/pages/_wysiwyg.scss */
.w-title3 {
  font-size: 24px;
  font-size: 24px;
  font-size: 1.71429rem;
  margin: 0 0 59px;
  position: relative;
  z-index: 1;
  font-family: "TsukuGoPr5-D";
}

/* line 70, ../scss/pages/_wysiwyg.scss */
.w-title3 span {
  position: relative;
  z-index: 1;
  display: block;
}

/* line 75, ../scss/pages/_wysiwyg.scss */
.w-title3 span:before {
  content: "";
  z-index: 1;
  position: absolute;
  background: #CCC;
  width: 50px;
  height: 4px;
  bottom: -31px;
  left: 0;
}

/* line 85, ../scss/pages/_wysiwyg.scss */
.w-title4 {
  /*font-size: 18px;
  font-size: 17.999px;
  font-size: 1.28571rem;
  padding: 0 0 0 33px;
  position: relative;
  z-index: 1;
  margin: 0 0 29px;
  font-family: "TsukuGoPr5-D";*/
      color: #541b86;
    font-size: calc(1.4rem + .4vw);
    margin-bottom: 1vh;
    font-weight: 700;
    position: relative;
    letter-spacing: .1em;
    padding-left: 1.3em;
    line-height: 1;
}

/* line 93, ../scss/pages/_wysiwyg.scss */
.w-title4:before {
  /*content: "";
  z-index: 1;
  position: absolute;
  border-left: 14px solid #75499d;
  border-right: 6px solid #CBBADA;
  width: 0px;
  height: 20px;
  top: 3px;
  left: 0;*/
      position: absolute;
    content: '';
    width: .8em;
    height: .8em;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #541b86;
}

/* line 106, ../scss/pages/_wysiwyg.scss */
.w-title5 {
  font-size: 16px;
  font-size: 16px;
  font-size: 1.14286rem;
  border-left: #531B85 solid 2px;
  padding: 0 0 1px 16px;
  margin: 0 0 20px;
  font-family: "TsukuGoPr5-D";
}

/* line 116, ../scss/pages/_wysiwyg.scss */
.w-text {
  font-size: 16px;
  font-size: 16px;
  font-size: 1.14286rem;
}

/* line 121, ../scss/pages/_wysiwyg.scss */
.w-link a {
  text-decoration: underline;
  color: #531b85;
}

/* line 128, ../scss/pages/_wysiwyg.scss */
.wysiwyg {
  font-size: 16px;
  font-size: 16px;
  font-size: 1.14286rem;
  line-height: 1.8;
}
/* line 132, ../scss/pages/_wysiwyg.scss */
.wysiwyg p {
  margin: 0 0 15px;
}
/* line 136, ../scss/pages/_wysiwyg.scss */
.wysiwyg b {
  font-family: "TsukuGoPr5-D";
  font-weight: normal;
}
/* line 140, ../scss/pages/_wysiwyg.scss */
.wysiwyg a {
  text-decoration: underline;
  color: #531b85;
}
/* line 145, ../scss/pages/_wysiwyg.scss */
.wysiwyg .left {
  text-align: left;
}
/* line 148, ../scss/pages/_wysiwyg.scss */
.wysiwyg .center {
  text-align: center;
}
/* line 151, ../scss/pages/_wysiwyg.scss */
.wysiwyg .right {
  text-align: right;
}
/* line 154, ../scss/pages/_wysiwyg.scss */
.wysiwyg ul {
  padding: 0 0 0 36px;
  margin: 0;
  overflow: hidden;
}
/* line 161, ../scss/pages/_wysiwyg.scss */
.wysiwyg ul span {
  position: relative;
  color: #000;
}
/* line 164, ../scss/pages/_wysiwyg.scss */
.wysiwyg ul span:before {
  content: "";
  position: absolute;
  right: 100%;
  top: 0;
  margin: 12px 11px 0 0;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #531b85;
}
/* line 180, ../scss/pages/_wysiwyg.scss */
.wysiwyg ul li + li {
  margin: 8px 0 0;
}
/* line 184, ../scss/pages/_wysiwyg.scss */
.wysiwyg ol {
  padding: 0 0 0 36px;
  color: #531b85;
  margin: 0;
  overflow: hidden;
}
/* line 191, ../scss/pages/_wysiwyg.scss */
.wysiwyg ol span {
  color: #000;
}
/* line 194, ../scss/pages/_wysiwyg.scss */
.wysiwyg ol li {
  list-style-type: decimal;
}
/* line 197, ../scss/pages/_wysiwyg.scss */
.wysiwyg ol li + li {
  margin: 11px 0 0;
}

/* line 204, ../scss/pages/_wysiwyg.scss */
.table-box ul {
  list-style-type: disc;
  font-size: 13px;
  font-size: 12.999px;
  font-size: 0.92857rem;
  padding: 0 0 0 18px;
  color: #531b85;
  margin: 0 0 37px;
}
/* line 211, ../scss/pages/_wysiwyg.scss */
.table-box ul span {
  color: #000;
  font-size: 13px;
  font-size: 12.999px;
  font-size: 0.92857rem;
}
/* line 215, ../scss/pages/_wysiwyg.scss */
.table-box ul li {
  list-style-type: disc;
}
/* line 218, ../scss/pages/_wysiwyg.scss */
.table-box ul li + li {
  margin: 8px 0 0;
}
/* line 221, ../scss/pages/_wysiwyg.scss */
.table-box ol {
  list-style-type: disc;
  font-size: 13px;
  font-size: 12.999px;
  font-size: 0.92857rem;
  padding: 0 0 0 18px;
  color: #531b85;
  margin: 0 0 37px;
}
/* line 228, ../scss/pages/_wysiwyg.scss */
.table-box ol span {
  color: #000;
  font-size: 13px;
  font-size: 12.999px;
  font-size: 0.92857rem;
}
/* line 233, ../scss/pages/_wysiwyg.scss */
.table-box ol li {
  list-style-type: decimal;
}
/* line 236, ../scss/pages/_wysiwyg.scss */
.table-box ol li + li {
  margin: 8px 0 0;
}
/* line 239, ../scss/pages/_wysiwyg.scss */
.table-box a {
  text-decoration: underline;
  color: #531b85;
}

/* line 246, ../scss/pages/_wysiwyg.scss */
.link {
  font-size: 14px;
  font-size: 14px;
  font-size: 1rem;
  padding: 0 0 0 40px;
  position: relative;
  z-index: 1;
  color: #000;
  display: inline-block;
  text-decoration: none;
}

/* line 256, ../scss/pages/_wysiwyg.scss */
/*.link:before {
  font-family: 'icomoon' !important;
  content: '\e905';
  font-size: 28px;
  font-size: 28px;
  font-size: 2rem;
  z-index: 1;
  position: absolute;
  top: 0px;
  left: -1px;
  color: #ccc;
  line-height: 1;
}*/

/* line 268, ../scss/pages/_wysiwyg.scss */
.btn {
  display: inline-block;
  font-size: 15px;
  font-size: 15px;
  font-size: 1.07143rem;
  border: #CCCCCC solid 1px;
  padding: 11px 45px 11px 88px;
  position: relative;
  z-index: 1;
  color: #000;
}

/* line 278, ../scss/pages/_wysiwyg.scss */
.btn:before {
  font-family: 'icomoon' !important;
  content: '\e905';
  font-size: 28px;
  font-size: 28px;
  font-size: 2rem;
  z-index: 1;
  position: absolute;
  top: 11px;
  left: 46px;
  color: #000;
  line-height: 1;
}

/* line 289, ../scss/pages/_wysiwyg.scss */
.btn span {
  text-decoration: underline;
}

/* line 292, ../scss/pages/_wysiwyg.scss */
.link span {
  position: relative;
  z-index: 1;
  text-decoration: underline;
}

/* line 297, ../scss/pages/_wysiwyg.scss */
.link-set {
  margin: 35px 0 55px;
}
/* line 299, ../scss/pages/_wysiwyg.scss */
.p-image-set + .p-link-set .link-set, .p-move-set + .p-link-set .link-set {
  margin-top: 25px;
}

/* line 304, ../scss/pages/_wysiwyg.scss */
.link-page span:after {
  content: "";
  display: inline-block;
  background: url(../../assets/images/common/icon04.png) 0 0 no-repeat;
  background-size: 16px auto;
  width: 16px;
  height: 20px;
  margin: -4px 0 0 9px;
  vertical-align: middle;
}

/* line 318, ../scss/pages/_wysiwyg.scss */
.link-pdf span:after {
  content: "";
  display: inline-block;
  background: url(../../assets/images/common/icon03.png) 0 0 no-repeat;
  background-size: 16px auto;
  width: 16px;
  height: 20px;
  margin: -4px 0 0 9px;
  vertical-align: middle;
}

/* line 332, ../scss/pages/_wysiwyg.scss */
.link-ppt span:after {
  content: "";
  display: inline-block;
  background: url(../../assets/images/common/icon07.png) 0 0 no-repeat;
  background-size: 16px auto;
  width: 16px;
  height: 21px;
  margin: -4px 0 0 9px;
  vertical-align: middle;
}

/* line 346, ../scss/pages/_wysiwyg.scss */
.link-doc span:after {
  content: "";
  display: inline-block;
  background: url(../../assets/images/common/icon08.png) 0 0 no-repeat;
  background-size: 16px auto;
  width: 16px;
  height: 22px;
  margin: -4px 0 0 9px;
  vertical-align: middle;
}

/* line 360, ../scss/pages/_wysiwyg.scss */
.link-xlsx span:after {
  content: "";
  display: inline-block;
  background: url(../../assets/images/common/icon09.png) 0 0 no-repeat;
  background-size: 16px auto;
  width: 16px;
  height: 22px;
  margin: -4px 0 0 9px;
  vertical-align: middle;
}

/*-----------------------------*/
/* line 377, ../scss/pages/_wysiwyg.scss */
.table-box-main {
  background: #F0F4F5;
  padding: 46px 0;
  margin: 0 0 65px;
}
/* line 382, ../scss/pages/_wysiwyg.scss */
.table-box-main .ol-list li + li {
  margin: 5px 0 0;
}
/* line 385, ../scss/pages/_wysiwyg.scss */
.table-box-main .ul-list li + li {
  margin: 5px 0 0;
}

/* line 389, ../scss/pages/_wysiwyg.scss */
.table-inner {
  margin: 0 auto;
  width: 1070px;
}

/* line 393, ../scss/pages/_wysiwyg.scss */
.table-box table {
  border-top: 1px solid #f0f4f5;
  border-left: 1px solid #f0f4f5;
}
/* line 397, ../scss/pages/_wysiwyg.scss */
.table-box table th,
.table-box table td {
  font-size: 14px;
  font-size: 14px;
  font-size: 1rem;
  border-bottom: 3px solid #f0f4f5;
  border-right: 3px solid #f0f4f5;
}
/* line 403, ../scss/pages/_wysiwyg.scss */
.table-box table th {
  font-weight: bolder;
  background: #C8D7DB;
  text-align: left;
  padding: 10px;
  font-weight: normal;
}
/* line 410, ../scss/pages/_wysiwyg.scss */
.table-box table td {
  background: #fff;
  padding: 10px;
  vertical-align: top;
}
/* line 414, ../scss/pages/_wysiwyg.scss */
.table-box table td[valign="middle"] {
  vertical-align: middle;
}

/* line 426, ../scss/pages/_wysiwyg.scss */
.table-box table ol,
.table-box table ul {
  font-size: 13px;
  font-size: 12.999px;
  font-size: 0.92857rem;
  margin: 0;
}

/*-----------------------------*/
/* line 441, ../scss/pages/_wysiwyg.scss */
.p-move-set + .l-container--center .w-title2 {
  margin-top: 45px;
}

/* line 447, ../scss/pages/_wysiwyg.scss */
.move-set {
  margin: 25px 0;
}
/* line 449, ../scss/pages/_wysiwyg.scss */
.move-set .move-text {
  padding-bottom: 25px;
}

/* line 454, ../scss/pages/_wysiwyg.scss */
.move-left .w-title2 {
  float: left;
  width: 100%;
}

/* line 458, ../scss/pages/_wysiwyg.scss */
.move-left .move-frame {
  float: left;
  margin: 0 76px 25px 0;
  width: 535px;
}

/* line 467, ../scss/pages/_wysiwyg.scss */
.move-right .w-title2 {
  float: left;
  width: 100%;
}

/* line 471, ../scss/pages/_wysiwyg.scss */
.move-right .move-frame {
  float: right;
  width: 535px;
  margin: 0 0 25px 76px;
}

/* line 480, ../scss/pages/_wysiwyg.scss */
.move-frame {
  position: relative;
  z-index: 5;
  margin: 0 0 29px;
}

/* line 485, ../scss/pages/_wysiwyg.scss */
.move-frame video {
  position: absolute;
  z-index: 5;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  background: #000;
}

/* line 496, ../scss/pages/_wysiwyg.scss */
.move-frame iframe {
  position: absolute;
  z-index: 5;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  background: #000;
}

/* line 508, ../scss/pages/_wysiwyg.scss */
.move-frame img {
  position: relative;
  z-index: 1;
  width: 100%;
  height: auto;
}

/* line 515, ../scss/pages/_wysiwyg.scss */
.move-text {
  font-size: 16px;
  font-size: 16px;
  font-size: 1.14286rem;
}

/*-----------------------------*/
/* line 523, ../scss/pages/_wysiwyg.scss */
.p-image-set + .l-container--center .w-title2 {
  margin-top: 45px;
}

/* line 529, ../scss/pages/_wysiwyg.scss */
.image-set {
  margin: 25px 0;
}
/* line 531, ../scss/pages/_wysiwyg.scss */
.image-set .image ~ .image {
  margin-top: 15px;
}
/* line 534, ../scss/pages/_wysiwyg.scss */
.image-set .image-body {
  padding-bottom: 25px;
}
/* line 537, ../scss/pages/_wysiwyg.scss */
.image-set .image-text {
  margin-bottom: 0;
}

/* line 541, ../scss/pages/_wysiwyg.scss */
.image-set-link,
.image-set-btn {
  margin-top: 1.5em;
}

/* line 549, ../scss/pages/_wysiwyg.scss */
.image-set .w-title3 span,
.move-set .w-title3 span {
  display: inline;
}
/* line 551, ../scss/pages/_wysiwyg.scss */
.image-set .w-title3 span:before,
.move-set .w-title3 span:before {
  content: none;
}
/* line 554, ../scss/pages/_wysiwyg.scss */
.image-set .w-title3 span:after,
.move-set .w-title3 span:after {
  position: static;
  content: "";
  display: inline-block;
  width: 50px;
  height: 4px;
  background-color: #CCC;
  -ms-transform: translateY(4px);
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
}

/* line 568, ../scss/pages/_wysiwyg.scss */
.image-left .image-main {
  float: left;
  margin: 0 76px 25px 0;
  width: 535px;
}

/* line 574, ../scss/pages/_wysiwyg.scss */
.image-right .image-main {
  float: right;
  margin: 0 0 25px 76px;
  width: 535px;
}

/* line 580, ../scss/pages/_wysiwyg.scss */
.image-center .image-main {
  max-width: 100%;
  margin: 0 auto 34px;
  text-align: center;
}

/* line 588, ../scss/pages/_wysiwyg.scss */
.p-image-2column + .l-container--center .w-title2 {
  margin-top: 45px;
}

/* line 594, ../scss/pages/_wysiwyg.scss */
.image-2column .image-main {
  margin: 0 0 24px;
}

/* line 598, ../scss/pages/_wysiwyg.scss */
.image-2column-text .w-title3 {
  margin: 0 0 35px;
}
/* line 600, ../scss/pages/_wysiwyg.scss */
.image-2column-text .w-title3 span:before {
  bottom: -22px;
}

/* line 606, ../scss/pages/_wysiwyg.scss */
.image-main img {
  max-width: 100%;
  height: auto;
}

/* line 611, ../scss/pages/_wysiwyg.scss */
.image-name {
  font-size: 11px;
  font-size: 10.999px;
  font-size: 0.78571rem;
  margin-top: 7px;
  line-height: 1.3;
}

/* line 616, ../scss/pages/_wysiwyg.scss */
.image-text {
  margin: 0 0 14px;
  font-size: 16px;
  font-size: 16px;
  font-size: 1.14286rem;
}

/* line 622, ../scss/pages/_wysiwyg.scss */
.image-list section {
  float: left;
  width: 46.67%;
  margin: 0 0 65px 6.6%;
}

/* line 627, ../scss/pages/_wysiwyg.scss */
.image-list section:nth-child(2n+1) {
  margin-left: 0;
}

/* line 631, ../scss/pages/_wysiwyg.scss */
.image-list section:nth-last-child(1) {
  margin-bottom: 0;
}

/* line 635, ../scss/pages/_wysiwyg.scss */
.image-2column-even .image-list section:nth-last-child(2) {
  margin-bottom: 0;
}

/* line 640, ../scss/pages/_wysiwyg.scss */
.image-left .w-title3 + p,
.image-right .w-title3 + p,
.move-left .w-title3 + p,
.move-right .w-title3 + p {
  position: relative;
  z-index: 1;
}

/* line 674, ../scss/pages/_wysiwyg.scss */
.move-text a,
.image-text a {
  text-decoration: underline;
}

/*-----------------------------*/
/* line 681, ../scss/pages/_wysiwyg.scss */
.accordionset {
  margin: 0 0 50px;
}

/* line 684, ../scss/pages/_wysiwyg.scss */
.accordionset-list {
  margin-top: 42px;
  border-top: 1px solid #ccc;
}
/* line 687, ../scss/pages/_wysiwyg.scss */
.p-image-set + .p-accordionset .accordionset-list {
  margin-top: 0;
}

/* line 691, ../scss/pages/_wysiwyg.scss */
.accordionset-list section {
  border: 1px solid #ccc;
  border-top: none;
}

/* line 695, ../scss/pages/_wysiwyg.scss */
.accordionset-list section section {
  border: none;
}

/* line 698, ../scss/pages/_wysiwyg.scss */
.accordionset-btn {
  font-family: "TsukuGoPr5-M";
  display: block;
  text-decoration: none;
  padding: 18px 60px 18px 35px;
  font-size: 18px;
  font-size: 17.999px;
  font-size: 1.28571rem;
  position: relative;
  z-index: 1;
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
}

/* line 710, ../scss/pages/_wysiwyg.scss */
.accordionset-btn:hover {
  background-color: #f5f5f5;
}

/* line 713, ../scss/pages/_wysiwyg.scss */
.accordionset-btn:before {
  content: "";
  z-index: 1;
  position: absolute;
  background: url(../../assets/images/common/icon01_on3.png) 0 50% no-repeat;
  background-size: 40px auto;
  width: 40px;
  top: 0;
  bottom: 0;
  right: 8px;
}

/* line 724, ../scss/pages/_wysiwyg.scss */
.accordionset-btn-on:before {
  background-image: url(../../assets/images/common/icon01_off.png);
}

/* line 727, ../scss/pages/_wysiwyg.scss */
.accordionset-text {
  padding: 18px 35px;
  display: none;
}
/* line 738, ../scss/pages/_wysiwyg.scss */
.accordionset-text .l-container--center:first-child .image-set:first-child,
.accordionset-text .l-container--center:first-child .move-set:first-child {
  margin-top: 0;
}
/* line 744, ../scss/pages/_wysiwyg.scss */
.accordionset-text .l-container--center:last-child > :last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}

/* line 751, ../scss/pages/_wysiwyg.scss */
.accordionset-mes {
  font-family: "TsukuGoPr5-R";
  font-size: 16px;
  font-size: 16px;
  font-size: 1.14286rem;
}

/* line 756, ../scss/pages/_wysiwyg.scss */
.accordionset-btn-q {
  position: relative;
  z-index: 1;
  padding: 18px 60px 18px 86px;
}

/* line 761, ../scss/pages/_wysiwyg.scss */
.accordionset-btn-q span {
  font-size: 20px;
  font-size: 19.999px;
  font-size: 1.42857rem;
  position: absolute;
  z-index: 1;
  top: 19px;
  left: 33px;
  color: #521A85;
}

/* line 769, ../scss/pages/_wysiwyg.scss */
.accordionset-text-a {
  position: relative;
  z-index: 1;
  padding: 18px 35px 18px 85px;
}
/* line 773, ../scss/pages/_wysiwyg.scss */
.accordionset-text-a a.link {
  text-decoration: underline;
}

/* line 777, ../scss/pages/_wysiwyg.scss */
.accordionset-text-a:before {
  content: "A";
  z-index: 1;
  position: absolute;
  font-size: 20px;
  font-size: 19.999px;
  font-size: 1.42857rem;
  color: #777777;
  top: 16px;
  left: 31px;
  line-height: 1;
}

/* line 788, ../scss/pages/_wysiwyg.scss */
.accordionset .l-container--center {
  width: auto;
}

/* line 793, ../scss/pages/_wysiwyg.scss */
.accordionset .move-left .w-title3 + p:before,
.accordionset .image-left .w-title3 + p:before {
  top: -28px;
  right: auto;
}
/* line 801, ../scss/pages/_wysiwyg.scss */
.accordionset .move-right .w-title3 + p:before,
.accordionset .image-right .w-title3 + p:before {
  top: -28px;
  left: 0px;
}

/*-----------------------------*/
/* line 810, ../scss/pages/_wysiwyg.scss */
.paging {
  background: #FAF8F5;
  padding: 0 0 62px;
}

/* line 814, ../scss/pages/_wysiwyg.scss */
.paging-list1-box {
  background: #FAF8F5;
  padding: 65px 0 30px;
}
/* line 818, ../scss/pages/_wysiwyg.scss */
.paging-list1-box .w-title2 {
  margin-top: 0;
}
/* line 821, ../scss/pages/_wysiwyg.scss */
.paging-list1-box + .l-container--center {
  margin-top: 70px;
}

/* line 828, ../scss/pages/_wysiwyg.scss */
.paging-list1 a {
  font-size: 16px;
  font-size: 16px;
  font-size: 1.14286rem;
  display: block;
  float: left;
  border-top: 4px solid #531B85;
  border-bottom: 2px solid #CBCBCB;
  background: #fff;
  text-decoration: none;
  padding: 27px 25px 34px;
  width: 363px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 0 29px 28px;
  position: relative;
  z-index: 1;
  font-family: "TsukuGoPr5-D";
}
/* line 845, ../scss/pages/_wysiwyg.scss */
.paging-list1 a:hover span {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

/* line 859, ../scss/pages/_wysiwyg.scss */
.paging-list1 a:nth-child(3n+1) {
  margin-left: 0;
}

/* line 863, ../scss/pages/_wysiwyg.scss */
.paging-list1 a:before {
  font-family: 'icomoon' !important;
  content: '\e905';
  font-size: 28px;
  font-size: 28px;
  font-size: 2rem;
  z-index: 1;
  position: absolute;
  bottom: 1px;
  right: 13px;
  color: #531b85;
  line-height: 1;
}

/* line 875, ../scss/pages/_wysiwyg.scss */
.paging-list2-box {
  background: #FAF8F5;
  padding: 35px 0;
}
/* line 879, ../scss/pages/_wysiwyg.scss */
.paging-list2-box .w-title2 {
  margin-top: 0;
}
/* line 882, ../scss/pages/_wysiwyg.scss */
.paging-list2-box + .l-container--center {
  margin-top: 70px;
}

/* line 890, ../scss/pages/_wysiwyg.scss */
.paging-list2 a {
  font-size: 16px;
  font-size: 16px;
  font-size: 1.14286rem;
  display: block;
  float: left;
  border-top: 3px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  text-decoration: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  padding: 19px 30px;
  width: 550px;
  margin: 0 0 19px 46px;
  position: relative;
  z-index: 1;
  font-family: "TsukuGoPr5-R";
}

/* line 908, ../scss/pages/_wysiwyg.scss */
.paging-list2 a:hover span {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

/* line 912, ../scss/pages/_wysiwyg.scss */
.paging-list2 a:nth-child(2n+1) {
  margin-left: 0;
}

/* line 916, ../scss/pages/_wysiwyg.scss */
.paging-list2 a:before {
  font-family: 'icomoon' !important;
  content: '\e905';
  font-size: 28px;
  font-size: 28px;
  font-size: 2rem;
  z-index: 1;
  position: absolute;
  bottom: -1px;
  right: 11px;
  color: #000;
  line-height: 1;
}

/*-----------------------------*/
/* line 929, ../scss/pages/_wysiwyg.scss */
.enclose {
  border: solid #CCC 1px;
  padding: 31px 35px;
  margin: 0 0 64px;
  font-size: 14px;
  font-size: 14px;
  font-size: 1rem;
}
/* line 935, ../scss/pages/_wysiwyg.scss */
.enclose .w-title2:first-child {
  margin-top: 0 !important;
}

/* line 939, ../scss/pages/_wysiwyg.scss */
.enclose p {
  font-size: 14px;
  font-size: 14px;
  font-size: 1rem;
}

/*-----------------------------*/
/* line 944, ../scss/pages/_wysiwyg.scss */
.keyword-word {
  background: url(../../assets/images/common/line2.png) 0 15px repeat-x;
}

/* line 947, ../scss/pages/_wysiwyg.scss */
.keyword-box {
  border: 1px solid #ccc;
  padding: 34px 53px;
  margin: 0 0 66px;
}

/* line 952, ../scss/pages/_wysiwyg.scss */
.keyword-box .keyword-name {
  font-size: 16px;
  font-size: 16px;
  font-size: 1.14286rem;
  font-family: "TsukuGoPr5-R";
}

/* line 956, ../scss/pages/_wysiwyg.scss */
.keyword-box p {
  font-size: 14px;
  font-size: 14px;
  font-size: 1rem;
}

/*-----------------------------*/
/* line 961, ../scss/pages/_wysiwyg.scss */
.wysiwyg-mb {
  margin-bottom: 37px;
}

/*-----------------------------*/
/* line 966, ../scss/pages/_wysiwyg.scss */
.annotation-set {
  margin: 40px 0 60px;
}

/* line 970, ../scss/pages/_wysiwyg.scss */
.annotation-main {
  font-size: 16px;
  font-size: 16px;
  font-size: 1.14286rem;
}

/* line 973, ../scss/pages/_wysiwyg.scss */
.annotation-mes {
  margin: 0;
  font-size: 12px;
  font-size: 11.999px;
  font-size: 0.85714rem;
}

/* line 978, ../scss/pages/_wysiwyg.scss */
.annotation-side .annotation {
  width: 534px;
  float: left;
  margin: 0 0 0 78px;
}

/* line 983, ../scss/pages/_wysiwyg.scss */
.annotation-side .annotation:nth-child(2n+1) {
  margin-left: 0;
}

/*-----------------------------*/
/* line 989, ../scss/pages/_wysiwyg.scss */
.question-set {
  margin: 33px 0;
}
/* line 991, ../scss/pages/_wysiwyg.scss */
.question-set .question {
  width: 100%;
}
/* line 995, ../scss/pages/_wysiwyg.scss */
.question-set .question-link a {
  margin-bottom: 0;
}

/* line 1001, ../scss/pages/_wysiwyg.scss */
.question {
  display: table;
  margin: 0 0 33px;
}

/* line 1005, ../scss/pages/_wysiwyg.scss */
.question-title {
  display: table-cell;
  vertical-align: middle;
  border: 1px solid #ccc;
  font-size: 24px;
  font-size: 24px;
  font-size: 1.71429rem;
  padding: 63px 51px;
  width: 382px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
  font-family: "TsukuGoPr5-M";
}

/* line 1019, ../scss/pages/_wysiwyg.scss */
.question-title:before {
  font-family: Lato, "Gill Sans", sans-serif;
  content: "Q";
  z-index: 1;
  position: absolute;
  font-size: 25px;
  font-size: 24.999px;
  font-size: 1.78571rem;
  color: #521A85;
  top: 22px;
  left: 26px;
  line-height: 1;
}

/* line 1030, ../scss/pages/_wysiwyg.scss */
.question-main {
  display: table-cell;
  vertical-align: middle;
  border: 1px solid #ccc;
  border-left: none;
  padding: 63px 65px 51px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
}

/* line 1042, ../scss/pages/_wysiwyg.scss */
.question-main:before {
  font-family: Lato, "Gill Sans", sans-serif;
  content: "A";
  z-index: 1;
  position: absolute;
  font-size: 25px;
  font-size: 24.999px;
  font-size: 1.78571rem;
  color: #777777;
  top: 22px;
  left: 26px;
  line-height: 1;
}

/* line 1053, ../scss/pages/_wysiwyg.scss */
.question-name {
  font-size: 18px;
  font-size: 17.999px;
  font-size: 1.28571rem;
  font-family: "TsukuGoPr5-M";
}

/* line 1057, ../scss/pages/_wysiwyg.scss */
.question-text {
  font-size: 14px;
  font-size: 14px;
  font-size: 1rem;
}

/* line 1060, ../scss/pages/_wysiwyg.scss */
.question-link {
  text-align: center;
}
/* line 1062, ../scss/pages/_wysiwyg.scss */
.question-link a {
  text-decoration: none;
  font-size: 18px;
  font-size: 17.999px;
  font-size: 1.28571rem;
  display: inline-block;
  background: #989898;
  color: #fff;
  margin: 0 0 42px;
  padding: 17px 36px 17px 79px;
  font-family: "TsukuGoPr5-D";
}
/* line 1071, ../scss/pages/_wysiwyg.scss */
.question-link a > span {
  position: relative;
  z-index: 1;
}
/* line 1074, ../scss/pages/_wysiwyg.scss */
.question-link a > span:before {
  font-family: 'icomoon' !important;
  content: '\e905';
  font-size: 28px;
  font-size: 28px;
  font-size: 2rem;
  z-index: 1;
  position: absolute;
  top: 3px;
  left: -48px;
  color: #fff;
  line-height: 1;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 1089, ../scss/pages/_wysiwyg.scss */
.question-link a:hover > span {
  opacity: .5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
/* line 1092, ../scss/pages/_wysiwyg.scss */
.question-link a span span {
  text-decoration: underline;
}
/* line 1097, ../scss/pages/_wysiwyg.scss */
.question-link a[target="_blank"] > span > span {
  display: inline-block;
  position: relative;
  padding-right: 25px;
}
/* line 1101, ../scss/pages/_wysiwyg.scss */
.question-link a[target="_blank"] > span > span:before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -6px;
  width: 16px;
  height: 16px;
  background: url(../../assets/images/common/icon_external_white.png);
}

/*-----------------------------*/
/* line 1120, ../scss/pages/_wysiwyg.scss */
.related-link {
  margin: 0 0 55px;
}

/* line 1123, ../scss/pages/_wysiwyg.scss */
.related-link-title {
  display: block;
  font-size: 12px;
  font-size: 11.999px;
  font-size: 0.85714rem;
  position: relative;
  z-index: 1;
  letter-spacing: 1px;
  margin: 0 0 10px;
  color: #CBCBCB;
  font-family: Lato, "Gill Sans", sans-serif;
}

/* line 1134, ../scss/pages/_wysiwyg.scss */
.related-link-list a {
  margin: 0 49px 10px 0;
  display: inline-block;
}

/* line 1139, ../scss/pages/_wysiwyg.scss */
.related-link-list a.link-pdf,
.related-link-list a.link-page {
  margin: 0 73px 10px 0;
}

/*-----------------------------*/
/* line 1147, ../scss/pages/_wysiwyg.scss */
.contact {
  border-top: 5px solid #FFFFFF;
  background: #F9F8F6;
  padding: 59px 0;
}
/* line 1151, ../scss/pages/_wysiwyg.scss */
.contact--no-mb {
  margin-bottom: 0 !important;
}

/* line 1170, ../scss/pages/_wysiwyg.scss */
.contact-box {
  background: #fff;
  margin: -28px 0 0 77px;
  padding: 36px 42px 25px 42px;
}
/* line 1174, ../scss/pages/_wysiwyg.scss */
.contact-box .link-set {
  margin: 1em 0 0;
}

/* line 1178, ../scss/pages/_wysiwyg.scss */
.contact-main {
  font-style: normal;
  font-size: 20px;
  font-size: 19.999px;
  font-size: 1.42857rem;
  line-height: 1.5;
  margin: 0 0 8px;
}

/* line 1184, ../scss/pages/_wysiwyg.scss */
.contact-mes {
  font-size: 14px;
  font-size: 14px;
  font-size: 1rem;
  margin: 0 0 5px;
}

/* line 1188, ../scss/pages/_wysiwyg.scss */
.contact-link {
  font-size: 12px;
  font-size: 11.999px;
  font-size: 0.85714rem;
  display: block;
  position: relative;
  margin: 0 auto;
  width: 241px;
  text-align: center;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: #CCCCCC solid 1px;
  padding: 8px 10px;
  font-family: "TsukuGoPr5-D";
}
/* line 1202, ../scss/pages/_wysiwyg.scss */
.no-touch .contact-link:hover span {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
/* line 1202, ../scss/pages/_wysiwyg.scss */
.touch .contact-link.hover span {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

/*-----------------------------*/
/* line 1211, ../scss/pages/_wysiwyg.scss */
.list-column {
  height: 491px;
  display: table;
  border-bottom: solid #ddd 1px;
  border-top: solid #ddd 1px;
  margin: 0 0 75px;
  width: 100%;
}

/* line 1219, ../scss/pages/_wysiwyg.scss */
.list-column-img {
  display: table-cell;
  width: 50%;
  background-position: 50% 50%;
  background-size: cover;
}

/* line 1225, ../scss/pages/_wysiwyg.scss */
.list-column-img-not {
  background-image: url(../../assets/images/common/bg1.png);
  -moz-background-size: auto;
  background-size: auto;
}

/* line 1230, ../scss/pages/_wysiwyg.scss */
.list-column-body {
  vertical-align: middle;
  display: table-cell;
  width: 50%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 94px;
}

/* line 1239, ../scss/pages/_wysiwyg.scss */
.list-column-title {
  font-size: 36px;
  font-size: 36px;
  font-size: 2.57143rem;
  position: relative;
  z-index: 1;
  margin: 0 0 61px;
  font-family: TsukuMinPr6-D;
}

/* line 1246, ../scss/pages/_wysiwyg.scss */
.list-column-title:before {
  content: "";
  z-index: 1;
  position: absolute;
  background: #531B85;
  width: 50px;
  height: 4px;
  bottom: -29px;
  left: 0;
}

/* line 1257, ../scss/pages/_wysiwyg.scss */
.list-column-mes {
  font-size: 16px;
  font-size: 16px;
  font-size: 1.14286rem;
  margin: 0 0 10px;
  font-family: "TsukuGoPr5-R";
}

/* line 1262, ../scss/pages/_wysiwyg.scss */
.list-column-link {
  font-size: 12px;
  font-size: 11.999px;
  font-size: 0.85714rem;
  text-align: center;
  border: solid 1px #ccc;
  padding: 9px 0;
  display: block;
  width: 137px;
  font-family: "TsukuGoPr5-D";
}

/* line 1271, ../scss/pages/_wysiwyg.scss */
.list-column-link:hover span {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

/*-----------------------------*/
/* line 1276, ../scss/pages/_wysiwyg.scss */
.list-image {
  margin: 0;
}

/* line 1279, ../scss/pages/_wysiwyg.scss */
.list-image img {
  width: 100%;
  height: auto;
}

/* line 1283, ../scss/pages/_wysiwyg.scss */
.list-image .list-image-box {
  float: left;
}

/* line 1286, ../scss/pages/_wysiwyg.scss */
.list-image .list-image-box a {
  display: block;
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
}

/* line 1292, ../scss/pages/_wysiwyg.scss */
.list-image-text {
  padding: 0 12px 30px;
}

/* line 1295, ../scss/pages/_wysiwyg.scss */
.list-image .list-image-box a {
  height: 100%;
}

/* line 1298, ../scss/pages/_wysiwyg.scss */
.list-image .list-image-box a:hover {
  box-shadow: 0px 3px 11px 5px #e8e8e8;
  -moz-box-shadow: 0px 3px 11px 5px #e8e8e8;
  -webkit-box-shadow: 0px 3px 11px 5px #e8e8e8;
}

/* line 1303, ../scss/pages/_wysiwyg.scss */
.list-image-2column .list-image-box:nth-child(2n+1) {
  margin-left: 0;
}

/* line 1306, ../scss/pages/_wysiwyg.scss */
.list-image-2column .list-image-box {
  width: 535px;
  margin: 0 0 20px 76px;
}

/* line 1310, ../scss/pages/_wysiwyg.scss */
.list-image-2column .list-image-img,
.list-image-3column .list-image-img,
.list-image-4column .list-image-img {
  background-position: 50% 50%;
  background-size: cover;
}

/* line 1318, ../scss/pages/_wysiwyg.scss */
.list-image-2column .list-image-img {
  width: 535px;
  height: 330px;
}

/* line 1322, ../scss/pages/_wysiwyg.scss */
.list-image-3column .list-image-img {
  width: 363px;
  height: 240px;
}

/* line 1326, ../scss/pages/_wysiwyg.scss */
.list-image-4column .list-image-img {
  width: 270px;
  height: 200px;
}

/* line 1340, ../scss/pages/_wysiwyg.scss */
.list-image-2column .list-image-title {
  font-size: 22px;
  font-size: 22px;
  font-size: 1.57143rem;
  margin: 0 0 5px;
}

/* line 1345, ../scss/pages/_wysiwyg.scss */
.list-image-3column .list-image-box:nth-child(3n+1) {
  margin-left: 0;
}

/* line 1348, ../scss/pages/_wysiwyg.scss */
.list-image-3column .list-image-box {
  width: 363px;
  margin: 0 0 20px 28px;
}

/* line 1353, ../scss/pages/_wysiwyg.scss */
.list-image-3column .list-image-title {
  font-size: 18px;
  font-size: 17.999px;
  font-size: 1.28571rem;
  margin: 0 0 5px;
}

/* line 1358, ../scss/pages/_wysiwyg.scss */
.list-image-4column .list-image-box:nth-child(4n+1) {
  margin-left: 0;
}

/* line 1361, ../scss/pages/_wysiwyg.scss */
.list-image-4column .list-image-box {
  width: 270px;
  margin: 0 0 20px 22px;
}

/* line 1366, ../scss/pages/_wysiwyg.scss */
.list-image-4column .list-image-title {
  font-size: 18px;
  font-size: 17.999px;
  font-size: 1.28571rem;
  margin: 0 0 14px;
}

/* line 1370, ../scss/pages/_wysiwyg.scss */
.list-image-4column .list-image-img {
  margin: 0 0 8px;
}

/* line 1374, ../scss/pages/_wysiwyg.scss */
.list-image-img {
  margin: 0 0 13px;
}

/* line 1377, ../scss/pages/_wysiwyg.scss */
.list-image-title {
  font-family: TsukuMinPr6-D;
}

/* line 1380, ../scss/pages/_wysiwyg.scss */
.list-image-mes {
  margin: 0 0 22px;
  font-size: 14px;
  font-size: 14px;
  font-size: 1rem;
}

/* line 1384, ../scss/pages/_wysiwyg.scss */
.list-image-link {
  font-size: 12px;
  font-size: 11.999px;
  font-size: 0.85714rem;
  text-align: center;
  border: solid 1px #ccc;
  padding: 9px 0;
  display: block;
  width: 137px;
  margin: 0 auto;
  font-family: "TsukuGoPr5-D";
}

/* line 1397, ../scss/pages/_wysiwyg.scss */
.p-slide {
  margin: 70px 0;
}
/* line 1399, ../scss/pages/_wysiwyg.scss */
.p-slide .owl-item {
  text-align: center;
}
/* line 1401, ../scss/pages/_wysiwyg.scss */
.p-slide .owl-item img {
  display: inline-block;
  width: auto;
  max-width: 100%;
  height: auto;
}
/* line 1408, ../scss/pages/_wysiwyg.scss */
.p-slide figure {
  display: inline-block;
  position: relative;
}
/* line 1412, ../scss/pages/_wysiwyg.scss */
.p-slide figcaption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 15px 15px;
  background-color: rgba(136, 136, 136, 0.7);
  text-align: left;
  color: #FFF;
  font-size: 16px;
  font-size: 16px;
  font-size: 1.14286rem;
}
/* line 1423, ../scss/pages/_wysiwyg.scss */
.p-slide__nav {
  margin-top: 37px;
  padding-bottom: 12px;
  text-align: center;
}
/* line 1427, ../scss/pages/_wysiwyg.scss */
.p-slide__nav__inner {
  display: inline-block;
  position: relative;
}
/* line 1431, ../scss/pages/_wysiwyg.scss */
.p-slide__nav .owl-prev,
.p-slide__nav .owl-next {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
/* line 1439, ../scss/pages/_wysiwyg.scss */
.p-slide__nav .owl-prev {
  right: 100%;
  margin-right: 80px;
}
/* line 1443, ../scss/pages/_wysiwyg.scss */
.p-slide__nav .owl-next {
  left: 100%;
  margin-left: 80px;
}
/* line 1447, ../scss/pages/_wysiwyg.scss */
.p-slide__nav .c-owlcarousel__dots {
  height: auto;
}
/* line 1449, ../scss/pages/_wysiwyg.scss */
.p-slide__nav .c-owlcarousel__dots .owl-dot {
  margin-top: 5px;
  padding: 0;
  border: none;
  outline: none;
}

/* ==================================================================
 *
 * 一覧用4カラムコンポーネント（学科トップのみ？）
 *
 * ------------------------------------------------------------------ */
/* line 1469, ../scss/pages/_wysiwyg.scss */
.four-column-box {
  border-top: 5px solid #fff;
  background: #f9f9f9;
  padding: 59px 0 29px;
}

/* line 1476, ../scss/pages/_wysiwyg.scss */
.column-list li {
  font-size: 16px;
  font-size: 16px;
  font-size: 1.14286rem;
  text-decoration: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 0 29px 21px;
  position: relative;
  z-index: 1;
  font-family: "TsukuGoPr5-D";
}
/* line 1495, ../scss/pages/_wysiwyg.scss */
.column-list li a {
  display: block;
  background: #fff;
}
/* line 1534, ../scss/pages/_wysiwyg.scss */
.column-list li .hed-list-text {
  position: relative;
}
/* line 1554, ../scss/pages/_wysiwyg.scss */
.column-list li:before {
  font-family: 'icomoon' !important;
  content: '\e905';
  z-index: 1;
  position: absolute;
  line-height: 1;
}

/*-----------------------------*/
/* line 1587, ../scss/pages/_wysiwyg.scss */
.accordionset-teacher .l-container--center {
  width: 1146px;
}
/* line 1592, ../scss/pages/_wysiwyg.scss */
.accordionset-teacher .w-title3 span:before {
  background-color: #CCC;
}
/* line 1597, ../scss/pages/_wysiwyg.scss */
.accordionset-teacher .accordionset-list {
  border-top: none;
}
/* line 1599, ../scss/pages/_wysiwyg.scss */
.accordionset-teacher .accordionset-list section {
  border-left: none;
  border-right: none;
  border-bottom: none;
}
/* line 1605, ../scss/pages/_wysiwyg.scss */
.accordionset-teacher .accordion-btn-inner {
  position: relative;
  width: 1146px;
  margin: auto;
  padding-top: 20px;
  border-top: solid 4px #531b85;
}
/* line 1611, ../scss/pages/_wysiwyg.scss */
.accordionset-teacher .accordion-btn-inner:before {
  content: "";
  z-index: 1;
  position: absolute;
  background: url(../../assets/images/common/icon01_on.png) 0 50% no-repeat;
  background-size: 40px auto;
  width: 40px;
  top: 20px;
  bottom: 0;
  right: 9px;
}
/* line 1623, ../scss/pages/_wysiwyg.scss */
.accordionset-teacher .accordionset-btn-inneritem {
  padding: 0 50px 0 8px;
}
/* line 1626, ../scss/pages/_wysiwyg.scss */
.accordionset-teacher .accordionset-btn {
  padding: 0 0 27px 0;
}
/* line 1628, ../scss/pages/_wysiwyg.scss */
.accordionset-teacher .accordionset-btn:before {
  display: none;
}
/* line 1631, ../scss/pages/_wysiwyg.scss */
.accordionset-teacher .accordionset-btn:hover {
  background-color: #E8E6E9;
}
/* line 1634, ../scss/pages/_wysiwyg.scss */
.accordionset-teacher .accordionset-btn-on {
  background-color: #E8E6E9;
}
/* line 1637, ../scss/pages/_wysiwyg.scss */
.accordionset-teacher .accordionset-btn-on .accordion-btn-inner:before {
  background: url(../../assets/images/common/icon01_off.png) 0 50% no-repeat;
  background-size: 40px auto;
}
/* line 1643, ../scss/pages/_wysiwyg.scss */
.accordionset-teacher .accordionset-btn .accordionset-btn-nameset {
  min-width: 120px;
  margin-left: 8px;
  display: table-cell;
  vertical-align: bottom;
  -moz-transform: translateY(-8px);
  -ms-transform: translateY(-8px);
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
/* line 1650, ../scss/pages/_wysiwyg.scss */
.accordionset-teacher .accordionset-btn-ruby, .accordionset-teacher .accordionset-btn-name, .accordionset-teacher .accordionset-btn-pos, .accordionset-teacher .accordionset-btn-dept {
  margin-top: 0;
  display: table-cell;
  vertical-align: middle;
  line-height: 1.4;
  font-size: 22px;
  font-size: 22px;
  font-size: 1.57143rem;
}
/* line 1657, ../scss/pages/_wysiwyg.scss */
.accordionset-teacher .accordionset-btn-ruby {
  max-width: 210px;
  float: none;
  margin-bottom: -3px;
  padding: 0;
  display: block;
  line-height: 1.4;
  font-size: 12px;
  font-size: 11.999px;
  font-size: 0.85714rem;
}
/* line 1666, ../scss/pages/_wysiwyg.scss */
.accordionset-teacher .accordionset-btn-name {
  padding-right: 29px;
}
/* line 1669, ../scss/pages/_wysiwyg.scss */
.accordionset-teacher .accordionset-btn-pos {
  min-width: 46px;
  max-width: 220px;
}
/* line 1673, ../scss/pages/_wysiwyg.scss */
.accordionset-teacher .accordionset-btn-dept {
  max-width: 820px;
}
/* line 1676, ../scss/pages/_wysiwyg.scss */
.accordionset-teacher .accordionset-btn-pos, .accordionset-teacher .accordionset-btn-dept {
  position: relative;
  padding: 0 29px;
}
/* line 1679, ../scss/pages/_wysiwyg.scss */
.accordionset-teacher .accordionset-btn-pos:before, .accordionset-teacher .accordionset-btn-dept:before {
  content: "";
  position: absolute;
  border-left: 2px solid #d5d5d5;
  width: 0px;
  height: 20px;
  top: 50%;
  left: 0;
  margin-top: -10px;
}
/* line 1692, ../scss/pages/_wysiwyg.scss */
.accordionset-teacher .accordionset-textinner {
  width: 1066px;
  margin: auto;
  padding: 60px;
  box-sizing: border-box;
  background-color: #fff;
  overflow: hidden;
}
/* line 1700, ../scss/pages/_wysiwyg.scss */
.accordionset-teacher .accordionset-textitem {
  overflow: hidden;
}
/* line 1703, ../scss/pages/_wysiwyg.scss */
.accordionset-teacher .accordionset-text {
  margin-bottom: 20px;
  padding: 40px 0;
  background-color: #f5f5f5;
}
/* line 1707, ../scss/pages/_wysiwyg.scss */
.accordionset-teacher .accordionset-text-img {
  width: 260px;
  float: left;
  margin: 0 62px 0 0;
}
/* line 1711, ../scss/pages/_wysiwyg.scss */
.accordionset-teacher .accordionset-text-img img {
  width: 100%;
  height: auto;
}
/* line 1716, ../scss/pages/_wysiwyg.scss */
.accordionset-teacher .accordionset-text-desc {
  margin-top: 3px;
}
/* line 1718, ../scss/pages/_wysiwyg.scss */
.accordionset-teacher .accordionset-text-desc:nth-of-type(1) {
  margin-top: -4px;
}
/* line 1721, ../scss/pages/_wysiwyg.scss */
.accordionset-teacher .accordionset-text-desc .hdg, .accordionset-teacher .accordionset-text-desc .detail {
  font-size: 18px;
  font-size: 17.999px;
  font-size: 1.28571rem;
}
/* line 1725, ../scss/pages/_wysiwyg.scss */
.accordionset-teacher .accordionset-text-desc .hdg:after {
  content: '：';
  margin: 0 -2px 0 0px;
}
/* line 1731, ../scss/pages/_wysiwyg.scss */
.accordionset-teacher .accordionset-text-mes {
  margin-top: 28px;
  font-size: 14px;
  font-size: 14px;
  font-size: 1rem;
}
/* line 1735, ../scss/pages/_wysiwyg.scss */
.accordionset-teacher .accordionset-text-linkset {
  margin-top: 27px;
}
/* line 1737, ../scss/pages/_wysiwyg.scss */
.accordionset-teacher .accordionset-text-linkset p + p {
  margin-top: 7px;
}
/* line 1740, ../scss/pages/_wysiwyg.scss */
.accordionset-teacher .accordionset-text-linkset .link {
  padding: 0;
}
/* line 1742, ../scss/pages/_wysiwyg.scss */
.accordionset-teacher .accordionset-text-linkset .link:before {
  display: none;
}
/* line 1750, ../scss/pages/_wysiwyg.scss */
.accordionset-teacher .accordionset-text .btn {
  margin-top: 38px;
  padding: 11px 52px 11px 84px;
  box-sizing: border-box;
}
/* line 1755, ../scss/pages/_wysiwyg.scss */
.accordionset-teacher .accordionset-text .btn:hover span {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
/* line 1759, ../scss/pages/_wysiwyg.scss */
.accordionset-teacher .accordionset-text .btn:before {
  content: '';
  background: url(../../assets/images/common/icon10.png) center no-repeat;
  background-size: 28px auto;
  width: 28px;
  height: 16px;
  top: 50%;
  margin-top: -8px;
}
/* line 1769, ../scss/pages/_wysiwyg.scss */
.accordionset-teacher .accordionset-text .btn span:before {
  content: none;
}
/* ==================================================================
*
* news
*
* ------------------------------------------------------------------
*
*
*
* ------------------------------------------------------------------ */
/* line 14, ../scss/pages/_news.scss */
.news-top-hed {
  padding: 200px 0 46px;
}

/* line 17, ../scss/pages/_news.scss */
.news-top-hed .w-title1 {
  position: relative;
  z-index: 1;
  margin: 0 0 26px;
}

/* line 22, ../scss/pages/_news.scss */
.news-top-hed .w-title1.news-top-title:before {
  content: "";
  z-index: 1;
  position: absolute;
  background: #CCC;
  width: 50px;
  height: 4px;
  bottom: -10px;
  right: 0;
  left: 0;
  margin: 0 auto;
}

/* line 36, ../scss/pages/_news.scss */
.news-top-hed-title {
  font-family: "EB Garamond", "Adobe Garamond", Garamond, serif;
  font-size: 84px;
  font-size: 84px;
  font-size: 6rem;
  line-height: 105px;
  color: #521A85;
}

/* line 44, ../scss/pages/_news.scss */
.news-top-hed-list-area .news-top-hed-list {
  margin: 50px 0 15px -63px;
}
/* line 274, ../scss/common/_mixin.scss */
.news-top-hed-list-area .news-top-hed-list:after {
  content: "";
  display: block;
  clear: both;
}
/* line 47, ../scss/pages/_news.scss */
.news-top-hed-list-area .news-top-hed-list > li {
  float: left;
  margin: 0 0 15px 63px;
  padding: 0;
  width: 340px;
  background: none;
}
/* line 56, ../scss/pages/_news.scss */
.news-top-hed-list-area .news-top-hed-list a:hover .news-top-hed-list-body {
  box-shadow: 0 3px 11px 5px #E8E8E8;
  background-color: #FFF;
}
/* line 63, ../scss/pages/_news.scss */
.news-top-hed-list-area .news-top-hed-list-date {
  margin-bottom: 10px;
  font-family: Lato, "Gill Sans", sans-serif;
  font-size: 16px;
  font-size: 16px;
  font-size: 1.14286rem;
  font-weight: bold;
}
/* line 69, ../scss/pages/_news.scss */
.news-top-hed-list-area .news-top-hed-list-body {
  position: relative;
  transition: all .2s ease;
}
/* line 73, ../scss/pages/_news.scss */
.news-top-hed-list-area .news-top-hed-list-image {
  position: relative;
  width: 340px;
  height: 208px;
  background-position: 50%;
  background-size: cover;
}
/* line 79, ../scss/pages/_news.scss */
.news-top-hed-list-area .news-top-hed-list-image .press {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  padding: 2px 12px;
  background: #521A85;
  color: #FFF;
  font-family: "TsukuGoPr5-D";
  font-size: 11px;
  font-size: 10.999px;
  font-size: 0.78571rem;
}
/* line 91, ../scss/pages/_news.scss */
.news-top-hed-list-area .news-top-hed-list-text {
  padding: 15px 10px;
}
/* line 94, ../scss/pages/_news.scss */
.news-top-hed-list-area .news-top-hed-list-title {
  font-size: 15px;
  font-size: 15px;
  font-size: 1.07143rem;
  line-height: 1.6;
}
/* line 99, ../scss/pages/_news.scss */
.news-top-hed-list-area .news-top-hed-list-tags ul {
  margin-top: 10px;
}
/* line 103, ../scss/pages/_news.scss */
.news-top-hed-list-area .link-page span:after {
  content: none;
}

/* line 108, ../scss/pages/_news.scss */
.news-list {
  padding: 29px 0 22px;
  border-top: solid #ddd 2px;
  background: #fff;
}
/* line 114, ../scss/pages/_news.scss */
.news-list.p-news ul .p-news__unit {
  padding: 0;
}

/*--------------------------------*/
/* line 162, ../scss/pages/_news.scss */
.news-foot {
  background: #F9F8F6;
  border-top: 5px solid #fff;
  padding: 49px 0 67px;
}

/* line 167, ../scss/pages/_news.scss */
.news-foot .news-foot-title {
  font-size: 16px;
  font-size: 16px;
  font-size: 1.14286rem;
  font-family: "TsukuGoPr5-D";
  margin: 0 0 16px;
}

/* line 172, ../scss/pages/_news.scss */
.news-foot .w-title3 {
  margin: 0 0 20px;
}
/* line 174, ../scss/pages/_news.scss */
.news-foot .w-title3 span {
  padding-bottom: 0;
}
/* line 176, ../scss/pages/_news.scss */
.news-foot .w-title3 span:before {
  left: 0;
  bottom: -31px;
  width: 50px;
}
/* line 181, ../scss/pages/_news.scss */
.news-foot .w-title3 span:after {
  content: none;
}

/* line 186, ../scss/pages/_news.scss */
.news-foot .news-foot-link {
  margin: 0 0 0 168px;
}

/* line 190, ../scss/pages/_news.scss */
.news-foot .paging-list2 a {
  width: 450px;
  margin: 0 0 19px 77px;
}

/* line 194, ../scss/pages/_news.scss */
.news-foot .paging-list2 a:nth-child(2n+1) {
  margin-left: 0;
}

/* line 197, ../scss/pages/_news.scss */
.news-foot .paging-list2 {
  margin: 0 0 14px;
}

/*--------------------------------*/
/* line 203, ../scss/pages/_news.scss */
.news-hed {
  margin: 96px 0 0;
  background: #F9F9F9;
  padding: 70px 0 63px;
}

/* line 208, ../scss/pages/_news.scss */
.news-hed-inner {
  border-left: solid 6px #531B85;
  background: #fff;
  padding: 52px 62px 55px;
  box-sizing: border-box;
}

/* line 214, ../scss/pages/_news.scss */
.news-hed-date {
  font-size: 20px;
  font-size: 19.999px;
  font-size: 1.42857rem;
  font-family: Lato, "Gill Sans", sans-serif;
  margin: 0 0 2px;
  color: #531B85;
  letter-spacing: 1px;
}
/* line 220, ../scss/pages/_news.scss */
.news-hed-date small {
  font-size: 16px;
  font-size: 16px;
  font-size: 1.14286rem;
}
/* line 223, ../scss/pages/_news.scss */
.news-hed-date .press {
  font-family: "TsukuGoPr5-D";
  font-size: 11px;
  font-size: 10.999px;
  font-size: 0.78571rem;
  background: #521A85;
  color: #fff;
  margin-left: 20px;
  padding: 5px 12px;
  vertical-align: middle;
}
/* line 139, ../scss/common/_mixin.scss */
.no-touch .news-hed-date .press:hover {
  background: #6f24b0;
}
/* line 143, ../scss/common/_mixin.scss */
.touch .news-hed-date .press.hover {
  background: #6f24b0;
}

/* line 236, ../scss/pages/_news.scss */
.news-hed-title {
  font-family: TsukuMinPr6-D;
  font-size: 36px;
  font-size: 36px;
  font-size: 2.57143rem;
  line-height: 1.8;
}

/* line 242, ../scss/pages/_news.scss */
.news-hed-meta .c-tags {
  margin-top: 18px;
}

/*--------------------------------*/
/* line 248, ../scss/pages/_news.scss */
.news-objective {
  margin-bottom: 42px;
  padding: 50px 0 0;
}

/* line 252, ../scss/pages/_news.scss */
.news-objective-title {
  color: #CBCBCB;
  letter-spacing: 1px;
  font-family: Lato, "Gill Sans", sans-serif;
  font-size: 12px;
  font-size: 11.999px;
  font-size: 0.85714rem;
  margin: 0 0 22px;
}

/* line 259, ../scss/pages/_news.scss */
.news-objective-mes {
  font-size: 18px;
  font-size: 17.999px;
  font-size: 1.28571rem;
}

/* line 263, ../scss/pages/_news.scss */
.news-objective-text .w-title3 {
  margin: 0 0 12px;
}

/* line 264, ../scss/pages/_news.scss */
.news-objective-text p {
  margin: 0 0 0 75px;
}

/*--------------------------------*/
/* line 268, ../scss/pages/_news.scss */
.news-contact {
  margin: 0 !important;
}

/*--------------------------------*/
/* line 279, ../scss/pages/_news.scss */
.news-comment {
  background: #F0F4F4;
  padding: 63px 0;
}

/* line 283, ../scss/pages/_news.scss */
.news-comment-inner {
  background: #fff;
  position: relative;
  z-index: 1;
}

/* line 288, ../scss/pages/_news.scss */
.news-comment-body {
  padding: 59px 568px 64px 147px;
}

/* line 291, ../scss/pages/_news.scss */
.en .news-comment-body {
  padding-right: 534px;
  padding-left: 60px;
}

/* line 295, ../scss/pages/_news.scss */
.news-comment-inner-no-image .news-comment-body {
  padding-right: 60px;
}

/* line 298, ../scss/pages/_news.scss */
.news-comment-title {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  position: absolute;
  z-index: 1;
  top: -36px;
  left: 63px;
  font-family: TsukuMinPr6-D;
  font-size: 24px;
  font-size: 24px;
  font-size: 1.71429rem;
  letter-spacing: 3px;
}

/* line 310, ../scss/pages/_news.scss */
.news-comment-subtai {
  color: #521A85;
  font-size: 12px;
  font-size: 11.999px;
  font-size: 0.85714rem;
  font-family: Lato, "Gill Sans", sans-serif;
  letter-spacing: 1px;
  margin: 0 0 6px;
}

/* line 317, ../scss/pages/_news.scss */
.news-comment-name {
  font-family: "TsukuGoPr5-M";
  font-size: 16px;
  font-size: 16px;
  font-size: 1.14286rem;
}

/* line 321, ../scss/pages/_news.scss */
.news-comment-name span {
  font-size: 22px;
  font-size: 22px;
  font-size: 1.57143rem;
  line-height: 1.4;
}

/* line 325, ../scss/pages/_news.scss */
.news-comment-mes {
  margin: 15px 0 0;
  font-size: 14px;
  font-size: 14px;
  font-size: 1rem;
  line-height: 1.857142857;
}

/* line 330, ../scss/pages/_news.scss */
.news-comment-img {
  position: absolute;
  z-index: 1;
  right: 0;
  top: 0;
  bottom: 0;
  width: 474px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -moz-background-size: cover;
  background-size: cover;
}

/*--------------------------------*/
/* line 346, ../scss/pages/_news.scss */
.news-related-link {
  padding: 19px 0 5px;
}
/* line 553, ../scss/pages/_news.scss */
.is-news-detail .news-comment {
  margin-top: 96px;
}

/* line 564, ../scss/pages/_news.scss */
.filter-btn {
  font-size: 15px;
  font-size: 15px;
  font-size: 1.07143rem;
  display: block;
  background: #F5F5F5;
  border: 1px solid #ddd !important;
  text-align: center;
  padding: 16px 0;
  transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  margin-bottom: 40px;
}
/* line 575, ../scss/pages/_news.scss */
.filter-btn:hover {
  background: #fff;
}
/* line 578, ../scss/pages/_news.scss */
.filter-btn span {
  padding: 0 0 0 26px;
  position: relative;
  z-index: 1;
}
/* line 583, ../scss/pages/_news.scss */
.filter-btn span:before {
  content: "";
  z-index: 1;
  position: absolute;
  border-left: 2px solid #000;
  border-bottom: 2px solid #000;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 10px;
  height: 10px;
  top: 4px;
  left: 0;
}
/* line 600, ../scss/pages/_news.scss */
.filter-btn.list-open span:before {
  -moz-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  top: 10px;
  left: 0;
}

/* line 611, ../scss/pages/_news.scss */
.news-filter {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
/* line 624, ../scss/pages/_news.scss */
.news-filter .filtergroup input {
  display: none;
}
/* line 626, ../scss/pages/_news.scss */
.news-filter .filtergroup input + label {
  border: 1px solid #dddddd;
  border-radius: 3px;
  transition: all 0.3s ease;
  padding: 0 15px;
  margin: 0 10px 10px 0;
}
/* line 636, ../scss/pages/_news.scss */
.news-filter .filtergroup input + label:hover {
  color: #fff;
  background-color: #541b86;
}
/* line 641, ../scss/pages/_news.scss */
.news-filter .filtergroup input:checked + label {
  color: #fff;
  background-color: #541b86;
}
/* line 646, ../scss/pages/_news.scss */
.news-filter .filtergroup div {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
/* line 656, ../scss/pages/_news.scss */
.news-filter button {
  color: #541b86;
  border: 1px solid #541b86;
  width: 150px;
  padding: 15px 20px;
  background-color: #fff;
  margin-bottom: 30px;
  display: block;
  outline: none;
}
/* line 668, ../scss/pages/_news.scss */
.news-filter button:hover {
  color: #fff;
  background-color: #541b86;
}

/* line 674, ../scss/pages/_news.scss */
.news-more {
  width: 150px;
  padding: 15px 20px;
  margin: 20px auto 0;
  color: #541b86;
  border: 1px solid #541b86;
  background-color: #fff;
  display: block;
  outline: none;
}
/* line 683, ../scss/pages/_news.scss */
.news-more:hover {
  color: #fff;
  background-color: #541b86;
}

/* line 688, ../scss/pages/_news.scss */
[v-cloak] {
  display: none;
}

/* line 691, ../scss/pages/_news.scss */
.p-news li {
  display: block;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  animation-duration: .7s;
  animation-name: fade-in;
}
/* line 696, ../scss/pages/_news.scss */
.p-news li.nodisp {
  display: none;
}

@keyframes fade-in {
  0% {
    display: none;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  1% {
    display: block;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  100% {
    display: block;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
}
/* ==================================================================
 *
 * closeup
 *
 * ------------------------------------------------------------------
 *
 *
 *
 * ------------------------------------------------------------------ */
/* line 14, ../scss/pages/_closeup.scss */
.closeup-hed {
  margin: 95px 0 0;
}

/* line 18, ../scss/pages/_closeup.scss */
.closeup-hed-image {
  height: 492px;
  background-position: 50%;
  background-size: cover;
}

/* line 26, ../scss/pages/_closeup.scss */
.closeup-hed-text {
  background: #fff;
}

/* line 29, ../scss/pages/_closeup.scss */
.closeup-hed-title {
  font-size: 36px;
  font-size: 36px;
  font-size: 2.57143rem;
  line-height: 1.9;
  margin: 0 0 10px;
  font-family: TsukuMinPr6-D;
}

/* line 35, ../scss/pages/_closeup.scss */
.closeup-hed-subtai {
  font-size: 18px;
  font-size: 17.999px;
  font-size: 1.28571rem;
  font-family: "TsukuGoPr5-R";
}
/* line 38, ../scss/pages/_closeup.scss */
.closeup-hed-subtai span {
  font-size: inherit;
  line-height: inherit;
}

/* line 44, ../scss/pages/_closeup.scss */
.closeup-hed-1column .closeup-hed-image {
  display: block;
  margin: 0 0 -65px;
}

/* line 48, ../scss/pages/_closeup.scss */
.closeup-hed-1column .closeup-hed-text {
  width: 1146px;
  margin: 0 auto;
  padding: 47px 64px 26px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 58, ../scss/pages/_closeup.scss */
.closeup-hed-2column {
  display: table;
  width: 100%;
}

/* line 61, ../scss/pages/_closeup.scss */
.closeup-hed-2column .closeup-hed {
  display: table;
}

/* line 64, ../scss/pages/_closeup.scss */
.closeup-hed-2column .closeup-hed-image {
  width: 50%;
  display: table-cell;
}

/* line 68, ../scss/pages/_closeup.scss */
.closeup-hed-2column .closeup-hed-text {
  display: table-cell;
  vertical-align: middle;
  padding: 0 87px;
}

/* line 74, ../scss/pages/_closeup.scss */
.closeup-hed-1column .closeup-hed-image.bg-none,
.closeup-hed-2column .closeup-hed-image.bg-none {
  background: url(../../assets/images/common/bg1.png) 50% 50% repeat;
  background-size: auto auto;
}

/*------------------------------------------------*/

/*------------------------------------------------*/
/* line 90, ../scss/pages/_closeup.scss */
.closeup-vol {
  background: #F9F8F5;
  padding: 21px 0 33px;
}

/* line 97, ../scss/pages/_closeup.scss */
.closeup-vol-date {
  text-align: center;
  font-size: 14px;
  font-size: 14px;
  font-size: 1rem;
  margin: 0 0 9px;
  font-family: "TsukuGoPr5-R";
}

/* line 103, ../scss/pages/_closeup.scss */
.closeup-vol-title {
  text-align: center;
  font-size: 30px;
  font-size: 30px;
  font-size: 2.14286rem;
  font-family: TsukuMinPr6-D;
}

/* line 108, ../scss/pages/_closeup.scss */
.closeup-vol-no {
  text-align: center;
  font-size: 24px;
  font-size: 24px;
  font-size: 1.71429rem;
  position: relative;
  z-index: 1;
  font-family: "TsukuGoPr5-R";
}

/* line 115, ../scss/pages/_closeup.scss */
.closeup-vol-no:before {
  content: "";
  z-index: 1;
  position: absolute;
  background: #521A85;
  width: 50px;
  height: 4px;
  bottom: -9px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

/*------------------------------------------------*/
/* line 128, ../scss/pages/_closeup.scss */
.closeup-overview {
  padding: 51px 0 39px;
  border-bottom: solid 4px #DDD;
}

/* line 131, ../scss/pages/_closeup.scss */
.closeup-overview-title {
  font-size: 12px;
  font-size: 11.999px;
  font-size: 0.85714rem;
  color: #521A85;
  font-family: Lato, "Gill Sans", sans-serif;
  letter-spacing: 1px;
  margin: 0 0 28px;
}

/* line 138, ../scss/pages/_closeup.scss */
.closeup-overview-mes {
  font-size: 26px;
  font-size: 25.999px;
  font-size: 1.85714rem;
  line-height: 1.4;
}

/*------------------------------------------------*/
/* line 145, ../scss/pages/_closeup.scss */
.closeup-entry {
  padding: 0 0 0;
}

/* line 150, ../scss/pages/_closeup.scss */
.closeup-entry-description {
  margin: 0 0 59px;
}

/* line 153, ../scss/pages/_closeup.scss */
.closeup-entry-description-mgnone {
  margin: 0 0 35px;
}

/* line 156, ../scss/pages/_closeup.scss */
.closeup-entry-description-sub {
  font-size: 14px;
  font-size: 14px;
  font-size: 1rem;
  margin: 0 0 20px;
  padding: 0 0 0 33px;
}

/* line 166, ../scss/pages/_closeup.scss */
.closeup-entry .image-center .image-name {
  /*    margin: 0 0 22px;*/
}

/* line 171, ../scss/pages/_closeup.scss */
.closeup-question-link {
  padding: 35px 0;
}

/* line 174, ../scss/pages/_closeup.scss */
.closeup-question-link a {
  margin: 0;
}

/*------------------------------------------------*/
/* line 182, ../scss/pages/_closeup.scss */
.closeup-entry-image {
  margin: 0 0 93px;
}

/* line 185, ../scss/pages/_closeup.scss */
.closeup-entry-image-img {
  float: left;
  margin: 0 0 0 76px;
}

/* line 189, ../scss/pages/_closeup.scss */
.closeup-entry-image-img:first-child {
  margin-left: 0;
}

/* line 192, ../scss/pages/_closeup.scss */
.closeup-entry .closeup-entry-image-mes {
  font-size: 11px;
  font-size: 10.999px;
  font-size: 0.78571rem;
  padding: 12px 0;
}

/* line 196, ../scss/pages/_closeup.scss */
.closeup-entry .image-right,
.closeup-entry .image-left {
  margin: 0 0 27px;
}

/*------------------------------------------------*/
/* line 204, ../scss/pages/_closeup.scss */
.closeup-comment {
  margin: 65px 0 51px;
}
/* line 206, ../scss/pages/_closeup.scss */
.closeup-comment .link-set {
  margin-bottom: 0;
}
/* line 209, ../scss/pages/_closeup.scss */
.closeup-comment:first-child {
  margin-top: 0;
}

/* line 213, ../scss/pages/_closeup.scss */
.closeup-comment-name {
  color: #521A85;
  font-size: 22px;
  font-size: 22px;
  font-size: 1.57143rem;
  font-family: "TsukuGoPr5-M";
  margin: 0 0 9px;
}

/* line 220, ../scss/pages/_closeup.scss */
.closeup-comment-sub {
  margin: 1em 0 18px;
}

/* line 224, ../scss/pages/_closeup.scss */
.closeup-comment-mes {
  font-size: 14px;
  font-size: 14px;
  font-size: 1rem;
}

/* line 227, ../scss/pages/_closeup.scss */
.closeup-comment-mes p + p {
  margin: 28px 0 0;
}

/*------------------------------------------------*/
/*------------------------------------------------*/
/* line 235, ../scss/pages/_closeup.scss */
.closeup-entry .table-box table th {
  width: 150px;
}

/* line 239, ../scss/pages/_closeup.scss */
.closeup-entry .table-box-top {
  padding: 32px 0 0;
}

/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/* line 264, ../scss/pages/_closeup.scss */
.closeup-entry .image-center .image-text .w-title3 {
  padding: 48px 0 0;
  margin: 0 0 73px;
}

/* line 268, ../scss/pages/_closeup.scss */
.closeup-entry .image-text .w-title4 {
  margin: 0 0 9px;
}

/* line 272, ../scss/pages/_closeup.scss */
.closeup-entry .table-box + .l-container--center .related-link {
  margin: -48px 0 78px;
}

/* line 276, ../scss/pages/_closeup.scss */
.closeup-entry .closeup-comment + .l-container--center .related-link {
  margin: -30px 0 77px;
}
@media only screen and (min-width: 641px) and (min-device-width: 768px){
  /* line 32, ../scss/pages/_sub.scss */
  .main--has-mb{
    margin-bottom: 60px;
  }
  /* line 27, ../scss/pages/_department.scss */
  .department-top-hed .bg-get--pc{
    padding: 417px 0 140px;
  }
  /* line 36, ../scss/pages/_department.scss */
  .department-top-hed .bg-get--sp{
    display: none;
  }
  /* line 48, ../scss/pages/_department.scss */
  .department-top-hed .department-top-hed-body{
    top: 290px;
    padding: 32px 53px 45px 53px;
    margin-left: 70px;
  }
  /* line 60, ../scss/pages/_department.scss */
  .department-top-hed .department-top-hed-body .w-title{
    font-size: 50px;
    font-size: 3.57143rem;
  }
  /* line 80, ../scss/pages/_department.scss */
  .p-about .p-about-text{
    font-size: 18px;
    font-size: 1.28571rem;
    margin-bottom: 60px;
  }
  /* line 249, ../scss/pages/_department.scss */
  .is-department .p-department__pickup{
    border-top: 5px solid #fff;
  }
  /* line 607, ../scss/pages/_feature.scss */
  body.is-feature-detail .closeup-entry .wysiwyg > p ~ p{
    margin-top: 30px;
  }
  /* line 1155, ../scss/pages/_wysiwyg.scss */
  .contact .w-title3{
    margin: 0 0 28px;
  }
  /* line 1476, ../scss/pages/_wysiwyg.scss */
  .column-list li{
    float: left;
    border-bottom: 2px solid #CBCBCB;
  }
  /* line 1500, ../scss/pages/_wysiwyg.scss */
  .no-touch .column-list li a:hover img{
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    transition: all 200ms ease;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
  }
  /* line 1500, ../scss/pages/_wysiwyg.scss */
  .touch .column-list li a.hover img{
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    transition: all 200ms ease;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
  }
  /* line 1514, ../scss/pages/_wysiwyg.scss */
  .column-list li .hed-list-image img{
    width: 100%;
    height: auto;
  }
  /* line 1534, ../scss/pages/_wysiwyg.scss */
  .column-list li .hed-list-text{
    padding: 27px 25px 34px;
  }
  /* line 1538, ../scss/pages/_wysiwyg.scss */
  .column-list li .hed-list-text:after{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    display: block;
    background: #531B85;
    content: '';
    height: 4px;
  }
  /* line 1554, ../scss/pages/_wysiwyg.scss */
  .column-list li:before{
    font-size: 28px;
    font-size: 2rem;
    bottom: 1px;
    right: 13px;
  }
  /* line 1574, ../scss/pages/_wysiwyg.scss */
  .column-list.four li{
    width: 270px;
  }
  /* line 1576, ../scss/pages/_wysiwyg.scss */
  .column-list.four li:nth-child(4n+1){
    margin-left: 0;
  }
  /* line 122, ../scss/pages/_news.scss */
  .news-list.p-news ul .p-news__unit article footer{
    padding-left: 18px;
    width: 194px;
  }
  /* line 135, ../scss/pages/_news.scss */
  .news-list.p-news ul .p-news__unit article > div{
    padding-right: 250px;
  }
  /* line 142, ../scss/pages/_news.scss */
  .news-list.p-news ul .p-news__unit article > div header h3{
    font-size: 24px;
    font-size: 1.71429rem;
    letter-spacing: .5px;
  }
  /* line 270, ../scss/pages/_news.scss */
  .news-contact .w-title3{
    margin-bottom: 59px;
  }
  /* line 547, ../scss/pages/_news.scss */
  .is-news-detail .news-body .p-image-set + .p-image-set{
    margin-top: 88px;
  }
  /* line 82, ../scss/pages/_closeup.scss */
  .closeup-entry-hed{
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 640px){
  /* line 255, ../scss/pages/_sub.scss */
  .sp-none{
    display: none;
  }
  /* line 258, ../scss/pages/_sub.scss */
  .sp-block{
    display: block;
  }
  /* line 261, ../scss/pages/_sub.scss */
  br.sp-block{
    display: inline;
  }
  /* line 264, ../scss/pages/_sub.scss */
  br.pc-block{
    display: none;
  }
  /* line 271, ../scss/pages/_sub.scss */
  .sub-en.sub-en-border span:before{
    bottom: -19px;
    width: 25px;
    height: 2px;
  }
  /* line 276, ../scss/pages/_sub.scss */
  .sub-en.sub-en-border{
    margin: 0 0 37px;
  }
  /* line 280, ../scss/pages/_sub.scss */
  .sub-link1:hover span{
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  /* line 283, ../scss/pages/_sub.scss */
  .sub-link2{
    font-size: 12px;
    font-size: 0.85714rem;
    padding: 13px 55px;
  }
  /* line 286, ../scss/pages/_sub.scss */
  .sub-link2:hover span{
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  /* line 291, ../scss/pages/_sub.scss */
  .sub-link-arrow:before{
    font-size: 18px;
    font-size: 1.28571rem;
    left: -30px;
  }
  /* line 296, ../scss/pages/_sub.scss */
  .sub-title-en01{
    font-size: 12px;
    font-size: 0.85714rem;
    margin: 0 0 14px;
  }
  /* line 301, ../scss/pages/_sub.scss */
  .sub-title01{
    font-size: 20px;
    font-size: 1.42857rem;
    margin: 0 0 17px;
  }
  /* line 304, ../scss/pages/_sub.scss */
  .sub-title01:after{
    margin: 11px 0 0;
    width: 25px;
    height: 2px;
  }
  /* line 312, ../scss/pages/_sub.scss */
  br.sub-br-none,
  .sub-br-none br{
    display: none;
  }
  /* line 317, ../scss/pages/_sub.scss */
  .sub-hed{
    margin: 74px 0 0;
    padding: 98px 0 55px;
    text-align: left;
  }
  /* line 322, ../scss/pages/_sub.scss */
  .sub-hed-inner{
    padding: 6px 22px 15px;
  }
  /* line 325, ../scss/pages/_sub.scss */
  .sub-hed-title{
    font-size: 30px;
    font-size: 2.14286rem;
  }
  /* line 328, ../scss/pages/_sub.scss */
  .sub-hed-title span{
    padding: 8px 0 0;
    font-size: 11px;
    font-size: 0.78571rem;
  }
  /* line 332, ../scss/pages/_sub.scss */
  .sub-hed-title span:before{
    height: 2px;
    margin: 0 0 8px;
    width: 25px;
  }
  /* line 341, ../scss/pages/_sub.scss */
  .sub-title02{
    font-size: 18px;
    font-size: 1.28571rem;
  }
  /* line 344, ../scss/pages/_sub.scss */
  .sub-title02-mes{
    padding: 0 0 0 38px;
    line-height: 1.6;
  }
  /* line 347, ../scss/pages/_sub.scss */
  .sub-title02-mes:before{
    width: 25px;
    height: 2px;
    top: 9px;
    left: 0;
  }
  /* line 354, ../scss/pages/_sub.scss */
  .sub-title03{
    font-size: 19px;
    font-size: 1.35714rem;
  }
  /* line 359, ../scss/pages/_sub.scss */
  .sub-no{
    display: block;
    position: absolute;
    right: 0;
    top: -20px;
    font-size: 10px;
    font-size: 0.71429rem;
    color: #a3d6ca;
  }
  /* line 368, ../scss/pages/_sub.scss */
  .sub-sp-slid{
    overflow-x: scroll;
    position: relative;
    z-index: 1;
    left: -6%;
    width: 106%;
    /*	    -webkit-overflow-scrolling: touch;*/
    padding: 0 0 6px 0;
  }
  /* line 380, ../scss/pages/_sub.scss */
  .sub-sp-slid::-webkit-scrollbar{
    width: 4px;
    background: #E5E5E5;
  }
  /* line 384, ../scss/pages/_sub.scss */
  .sub-sp-slid::-webkit-scrollbar:horizontal{
    height: 6px;
    background: #E5E5E5;
  }
  /* line 388, ../scss/pages/_sub.scss */
  .sub-sp-slid::-webkit-scrollbar-thumb{
    background: #541B86;
  }
  /* line 391, ../scss/pages/_sub.scss */
  .sub-sp-slid::-webkit-scrollbar-thumb:horizontal{
    background: #541B86;
  }
  /* line 103, ../scss/pages/_department.scss */
  .is-department .p-superwrapper .p-supercontainer{
    background: #fff;
  }
  /*-----------------------------*/
  /* line 188, ../scss/pages/_department.scss */
  .feature .sub-title02-mes{
    margin: 0 0 25px;
  }
  /* line 191, ../scss/pages/_department.scss */
  .feature{
    padding: 25px 0 40px;
  }
  /* line 194, ../scss/pages/_department.scss */
  .feature .sub-title02{
    font-size: 20px;
    font-size: 1.42857rem;
    color: #666;
  }
  /* line 199, ../scss/pages/_department.scss */
  .feature-list{
    margin: 0;
    padding: 0 6%;
  }
  /* line 202, ../scss/pages/_department.scss */
  .feature-list .feature-list-box{
    padding: 17px 0 26px;
  }
  /* line 206, ../scss/pages/_department.scss */
  .feature-list a.feature-list-box:hover{
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    background: transparent;
  }
  /* line 213, ../scss/pages/_department.scss */
  .feature-list li{
    width: 250px;
    padding: 16px 0 15px;
    border: none;
  }
  /* line 218, ../scss/pages/_department.scss */
  .feature-list h3{
    font-size: 18px;
    font-size: 1.28571rem;
    margin: 0 0 16px;
  }
  /* line 221, ../scss/pages/_department.scss */
  .feature-list-area .mCustomScrollbar{
    margin: 0 -6%;
  }
  /* line 223, ../scss/pages/_department.scss */
  .feature-list-area .mCustomScrollbar .mCustomScrollBox{
    margin-bottom: 1px;
  }
  /* line 226, ../scss/pages/_department.scss */
  .feature-list-area .mCustomScrollbar .mCSB_horizontal.mCSB_inside > .mCSB_container{
    padding: 0 0 6px 6%;
  }
  /* line 229, ../scss/pages/_department.scss */
  .feature-list-area .mCustomScrollbar .feature-list{
    padding: 0;
    font-size: 0;
    white-space: nowrap;
  }
  /* line 233, ../scss/pages/_department.scss */
  .feature-list-area .mCustomScrollbar .feature-list li{
    display: inline-block;
    float: none;
    vertical-align: top;
    white-space: normal;
  }
  /*-------------------------------------*/
  /* line 14, ../scss/pages/_feature.scss */
  .c-feature-list-area{
    min-height: 270px;
    padding-bottom: 40px;
  }
  /* line 38, ../scss/pages/_feature.scss */
  .c-feature-list-area-image{
    height: 270px;
  }
  /* line 41, ../scss/pages/_feature.scss */
  .c-feature-list-area .l-container--center{
    margin-top: -230px;
  }
  /* line 47, ../scss/pages/_feature.scss */
  .c-feature-list{
    margin: 0;
  }
  /* line 188, ../scss/pages/_feature.scss */
  .c-feature-list-item{
    display: block;
    padding: 0;
    width: auto;
  }
  /* line 192, ../scss/pages/_feature.scss */
  .c-feature-list-item-head{
    position: relative;
    padding: 13px 40% 15px 15px;
    min-height: 125px;
    box-sizing: border-box;
    background-color: #FFF;
  }
  /* line 199, ../scss/pages/_feature.scss */
  .c-feature-list-item-image{
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    width: 37%;
  }
  /* line 206, ../scss/pages/_feature.scss */
  .c-feature-list-item-image > div{
    padding-top: 0;
    width: 100%;
    height: 100%;
  }
  /* line 214, ../scss/pages/_feature.scss */
  .c-feature-list-item-set{
    position: static;
    margin-bottom: 5px;
  }
  /* line 218, ../scss/pages/_feature.scss */
  .c-feature-list-item-date{
    display: block;
    margin-top: 0;
    padding: 0;
    background-color: transparent;
    color: #878787;
    font-size: 13px;
    font-size: 0.92857rem;
  }
  /* line 226, ../scss/pages/_feature.scss */
  .c-feature-list-item-label{
    display: block;
    margin-bottom: 3px;
    margin-top: 3px;
    padding: 0;
    background-color: transparent;
    color: #541b86;
    font-size: 13px;
    font-size: 0.92857rem;
  }
  /* line 238, ../scss/pages/_feature.scss */
  .c-feature-list-item-title{
    padding: 0;
    font-size: 17px;
    font-size: 1.21429rem;
    line-height: 1.5;
  }
  /* line 247, ../scss/pages/_feature.scss */
  .c-feature-list-item a[target="_blank"] .c-feature-list-item-title:after{
    vertical-align: -4px;
  }
  /* line 254, ../scss/pages/_feature.scss */
  .c-feature-list-item-meta{
    display: block;
  }
  /* line 256, ../scss/pages/_feature.scss */
  .c-feature-list-item-meta > p{
    display: block;
    padding: 7px 15px;
    font-size: 13px;
    font-size: 0.92857rem;
  }
  /* line 262, ../scss/pages/_feature.scss */
  .c-feature-list-item ~ .c-feature-list-item{
    margin-top: 20px;
  }
  /* line 269, ../scss/pages/_feature.scss */
  .c-feature-list-item--lg .c-feature-list-item-sp-group{
    position: relative;
  }
  /* line 272, ../scss/pages/_feature.scss */
  .c-feature-list-item--lg .c-feature-list-item-image{
    position: static;
    width: auto;
    height: 230px;
  }
  /* line 277, ../scss/pages/_feature.scss */
  .c-feature-list-item--lg .c-feature-list-item-body{
    position: absolute;
  }
  /* line 280, ../scss/pages/_feature.scss */
  .c-feature-list-item--lg .c-feature-list-item-head{
    padding: 11px 15px 9px;
    min-height: 0;
    background-color: rgba(255, 255, 255, 0.9);
  }
  /* line 285, ../scss/pages/_feature.scss */
  .c-feature-list-item--lg .c-feature-list-item-header{
    position: static;
  }
  /* line 288, ../scss/pages/_feature.scss */
  .c-feature-list-item--lg .c-feature-list-item-set{
    position: absolute;
    left: 0;
    bottom: 100%;
    margin-bottom: 0;
  }
  /* line 294, ../scss/pages/_feature.scss */
  .c-feature-list-item--lg .c-feature-list-item-date{
    display: inline-block;
    padding: 5px 10px;
    vertical-align: bottom;
    background-color: #333;
    color: #FFF;
  }
  /* line 301, ../scss/pages/_feature.scss */
  .c-feature-list-item--lg .c-feature-list-item-label{
    display: inline-block;
    margin-bottom: 0;
    margin-top: 0;
    padding: 5px 10px;
    vertical-align: bottom;
    background-color: #541b86;
    color: #FFF;
  }
  /* line 310, ../scss/pages/_feature.scss */
  .c-feature-list-item--lg .c-feature-list-item-title{
    padding: 0;
    background-color: transparent;
    font-size: 20px;
    font-size: 1.42857rem;
  }
  /* line 315, ../scss/pages/_feature.scss */
  .c-feature-list-item--lg .c-feature-list-item-meta{
    display: none;
    height: auto;
  }
  /* line 318, ../scss/pages/_feature.scss */
  .c-feature-list-item--lg .c-feature-list-item-meta > p{
    font-size: 14px;
    font-size: 1rem;
  }
  /* line 321, ../scss/pages/_feature.scss */
  .c-feature-list-item--lg .c-feature-list-item-meta--pc{
    display: none;
  }
  /* line 324, ../scss/pages/_feature.scss */
  .c-feature-list-item--lg .c-feature-list-item-meta--sp{
    display: block;
  }
  /* line 333, ../scss/pages/_feature.scss */
  .c-feature-list-item--lg a[target="_blank"] .c-feature-list-item-title:after{
    vertical-align: 0;
  }
  /* line 347, ../scss/pages/_feature.scss */
  .c-site-link{
    padding: 25px 0 40px;
  }
  /* line 416, ../scss/pages/_feature.scss */
  .c-site-link-title{
    margin-bottom: 40px;
    font-size: 22px;
    font-size: 1.57143rem;
    line-height: 1.5;
  }
  /* line 420, ../scss/pages/_feature.scss */
  .c-site-link-title:before{
    margin-top: 10px;
  }
  /* line 424, ../scss/pages/_feature.scss */
  .c-site-link-body{
    padding: 25px 25px 30px;
  }
  /* line 427, ../scss/pages/_feature.scss */
  .c-site-link-desc{
    font-size: 15px;
    font-size: 1.07143rem;
  }
  /* line 430, ../scss/pages/_feature.scss */
  .c-site-link .question-link{
    margin-top: 20px;
  }
  /* line 533, ../scss/pages/_feature.scss */
  body.is-feature-list .sub-hed{
    padding: 48px 0 11px;
  }
  /* line 535, ../scss/pages/_feature.scss */
  body.is-feature-list .sub-hed-title{
    text-align: center;
    font-size: 32px;
    font-size: 2.28571rem;
  }
  /* line 538, ../scss/pages/_feature.scss */
  body.is-feature-list .sub-hed-title span{
    padding-top: 15px;
  }
  /* line 540, ../scss/pages/_feature.scss */
  body.is-feature-list .sub-hed-title span:before{
    margin: auto;
    width: 50px;
    height: 3px;
  }
  /* line 547, ../scss/pages/_feature.scss */
  body.is-feature-list .sub-hed-desc{
    margin-top: 37px;
    text-align: center;
    font-size: 14px;
    font-size: 1rem;
    line-height: 1.8;
  }
  /* line 554, ../scss/pages/_feature.scss */
  body.is-feature-list .list-page-link{
    padding-bottom: 40px;
  }
  /* line 556, ../scss/pages/_feature.scss */
  body.is-feature-list .list-page-link .sub-title-en01{
    margin-bottom: 24px;
    padding-bottom: 20px;
  }
  /* line 563, ../scss/pages/_feature.scss */
  body.is-feature-list .list-page-link-list{
    margin: -5.333333333vw 0 0 -5.333333333vw;
  }
  /* line 565, ../scss/pages/_feature.scss */
  body.is-feature-list .list-page-link-list-item{
    padding: 5.333333333vw 0 2px 5.333333333vw;
    width: 50%;
  }
  /* line 568, ../scss/pages/_feature.scss */
  body.is-feature-list .list-page-link-list-item:before{
    left: 5.333333333vw;
  }
  /* line 579, ../scss/pages/_feature.scss */
  body.is-feature-list .list-page-link-list-item-body{
    padding: 11px 9px 66px;
  }
  /* line 582, ../scss/pages/_feature.scss */
  body.is-feature-list .list-page-link-list-item-title{
    font-size: 15px;
    font-size: 1.07143rem;
    line-height: 1.6;
  }
  /* line 586, ../scss/pages/_feature.scss */
  body.is-feature-list .list-page-link-list-item-link{
    bottom: 20px;
  }
  /* line 588, ../scss/pages/_feature.scss */
  body.is-feature-list .list-page-link-list-item-link .sub-link1{
    max-width: 100%;
    box-sizing: border-box;
    white-space: nowrap;
  }
  /* line 640, ../scss/pages/_feature.scss */
  body.is-feature-detail .cat-article-link-header{
    padding: 30px 0 20px;
  }
  /* line 642, ../scss/pages/_feature.scss */
  body.is-feature-detail .cat-article-link-header .sub-title-en01{
    margin-bottom: 10px;
  }
  /* line 649, ../scss/pages/_feature.scss */
  body.is-feature-detail .cat-article-link .question-link{
    margin-top: 20px;
  }
  /* line 651, ../scss/pages/_feature.scss */
  body.is-feature-detail .cat-article-link .question-link a{
    min-width: 0;
  }
  /* line 1188, ../scss/pages/_wysiwyg.scss */
  .contact-link{
    width: 222px;
  }
  /* line 1780, ../scss/pages/_wysiwyg.scss */
  .is-all .main{
    padding: 120px 0 0px;
  }
  /* line 1782, ../scss/pages/_wysiwyg.scss */
  .is-all .main.p-sn__hidden{
    padding: 120px 0 0px;
  }
  /* line 1789, ../scss/pages/_wysiwyg.scss */
  .w-title1{
    font-size: 30px;
    font-size: 2.14286rem;
    margin: 0 0 30px;
    padding-top: 8px;
  }
  /* line 1795, ../scss/pages/_wysiwyg.scss */
  .w-title1 span{
    padding: 19px 0 0;
  }
  /* line 1798, ../scss/pages/_wysiwyg.scss */
  .w-title1 span:before{
    width: 25px;
    height: 2px;
    top: 7px;
  }
  /* line 1803, ../scss/pages/_wysiwyg.scss */
  .w-title2{
    font-size: 24px;
    font-size: 1.71429rem;
    border-width: 4px;
    padding: 5px 14px;
    margin: 43px 0 20px;
  }
  /* line 1809, ../scss/pages/_wysiwyg.scss */
  .w-title3{
    margin: 0 0 32px;
    font-size: 20px;
    font-size: 1.42857rem;
  }
  /* line 1815, ../scss/pages/_wysiwyg.scss */
  .w-title3 span:before{
    height: 2px;
    width: 25px;
    bottom: -13px;
  }
  /* line 1821, ../scss/pages/_wysiwyg.scss */
  .w-title4{
    font-size: 16px;
    font-size: 1.14286rem;
    margin: 0 0 11px;
  }
  /* line 1825, ../scss/pages/_wysiwyg.scss */
  .w-title4:before{
    top: 1px;
    line-height: 1.5;
  }
  /* line 1829, ../scss/pages/_wysiwyg.scss */
  .w-title5{
    font-size: 15px;
    font-size: 1.07143rem;
    margin: 0 0 11px;
  }
  /* line 1834, ../scss/pages/_wysiwyg.scss */
  .w-text{
    font-size: 15px;
    font-size: 1.07143rem;
    line-height: 1.55;
  }
  /* line 1839, ../scss/pages/_wysiwyg.scss */
  .wysiwyg{
    line-height: 1.55;
  }
  /* line 1842, ../scss/pages/_wysiwyg.scss */
  .wysiwyg p{
    font-size: 15px;
    font-size: 1.07143rem;
  }
  /* line 1845, ../scss/pages/_wysiwyg.scss */
  .wysiwyg ul{
    padding-left: 32px;
  }
  /* line 1849, ../scss/pages/_wysiwyg.scss */
  .wysiwyg ul li:before{
    margin: 10px 9px 0 0;
  }
  /* line 1853, ../scss/pages/_wysiwyg.scss */
  .wysiwyg ul span{
    font-size: 15px;
    font-size: 1.07143rem;
    line-height: 1.55;
  }
  /* line 1857, ../scss/pages/_wysiwyg.scss */
  .wysiwyg ol span{
    font-size: 15px;
    font-size: 1.07143rem;
    line-height: 1.55;
  }
  /* line 1864, ../scss/pages/_wysiwyg.scss */
  .ul-list{
    font-size: 14px;
    font-size: 1rem;
  }
  /* line 1868, ../scss/pages/_wysiwyg.scss */
  .ol-list{
    font-size: 14px;
    font-size: 1rem;
  }
  /* line 1872, ../scss/pages/_wysiwyg.scss */
  .link-set{
    margin: 35px 0;
  }
  /* line 1874, ../scss/pages/_wysiwyg.scss */
  .p-image-set + .p-link-set .link-set, .p-move-set + .p-link-set .link-set{
    margin-top: 35px;
  }
  /* line 1880, ../scss/pages/_wysiwyg.scss */
  .btn{
    display: block;
    padding: 16px 23px 16px 53px;
  }
  /* line 1884, ../scss/pages/_wysiwyg.scss */
  .btn:before{
    top: 15px;
    left: 17px;
  }
  /*-----------------------------*/
  /* line 1891, ../scss/pages/_wysiwyg.scss */
  .table-inner{
    width: auto;
  }
  /* line 1893, ../scss/pages/_wysiwyg.scss */
  .table-inner .mCSB_container{
    width: 1000px !important;
  }
  /* line 1896, ../scss/pages/_wysiwyg.scss */
  .table-inner .mCSB_scrollTools{
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  /* line 1902, ../scss/pages/_wysiwyg.scss */
  .table-box .w-title3{
    margin: 0 0 31px;
  }
  /* line 1907, ../scss/pages/_wysiwyg.scss */
  .table-box ul li + li{
    margin: 4px 0 0;
  }
  /* line 1911, ../scss/pages/_wysiwyg.scss */
  .table-box ol li + li{
    margin: 4px 0 0;
  }
  /* line 1915, ../scss/pages/_wysiwyg.scss */
  .table-box-main{
    margin: 0 0 34px;
    padding: 25px 0;
  }
  /* line 1920, ../scss/pages/_wysiwyg.scss */
  .table-box table{
    width: 89.3%;
    margin: 0 auto 10px auto;
  }
  /* line 1923, ../scss/pages/_wysiwyg.scss */
  .table-box table th,
  .table-box table td{
    font-size: 13px;
    font-size: 0.92857rem;
  }
  /* line 1927, ../scss/pages/_wysiwyg.scss */
  .table-box table th{
    padding: 2% 1.8%;
  }
  /* line 1930, ../scss/pages/_wysiwyg.scss */
  .table-box table td{
    padding: 1.5% 1.8%;
  }
  /*-----------------------------*/
  /* line 1943, ../scss/pages/_wysiwyg.scss */
  .p-move-set + .l-container--center .w-title2{
    margin-top: 43px;
  }
  /* line 1949, ../scss/pages/_wysiwyg.scss */
  .move-set{
    margin: 15px 0 25px;
  }
  /* line 1951, ../scss/pages/_wysiwyg.scss */
  .move-set .move-text{
    padding-bottom: 0;
  }
  /* line 1958, ../scss/pages/_wysiwyg.scss */
  .move-frame{
    float: none !important;
    width: auto !important;
    margin: 0 0 10px !important;
  }
  /* line 1964, ../scss/pages/_wysiwyg.scss */
  .move-text p,
  .move-text{
    float: none !important;
    width: auto !important;
    font-size: 1.07143rem !important;
    line-height: 1.55 !important;
  }
  /*-----------------------------*/
  /* line 1977, ../scss/pages/_wysiwyg.scss */
  .p-image-set + .l-container--center .w-title2{
    margin-top: 43px;
  }
  /* line 1983, ../scss/pages/_wysiwyg.scss */
  .image-set{
    margin: 15px 0 35px;
  }
  /* line 1985, ../scss/pages/_wysiwyg.scss */
  .image-set .image ~ .image{
    margin-top: 30px;
  }
  /* line 1988, ../scss/pages/_wysiwyg.scss */
  .image-set .image-body{
    padding-bottom: 0;
  }
  /* line 1993, ../scss/pages/_wysiwyg.scss */
  .image-set .w-title3,
  .move-set .w-title3{
    margin-bottom: 10px;
  }
  /* line 1997, ../scss/pages/_wysiwyg.scss */
  .image-set .w-title3 span:after,
  .move-set .w-title3 span:after{
    width: 25px;
    height: 2px;
    -ms-transform: translateY(-4px);
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  /* line 2007, ../scss/pages/_wysiwyg.scss */
  .image-left .image-main{
    float: none;
    margin: 0 0 10px;
    width: auto;
  }
  /* line 2013, ../scss/pages/_wysiwyg.scss */
  .image-right .image-main{
    float: none;
    margin: 0 0 10px;
    width: auto;
  }
  /* line 2019, ../scss/pages/_wysiwyg.scss */
  .image-center .image-main{
    width: auto !important;
  }
  /* line 2023, ../scss/pages/_wysiwyg.scss */
  .image-main{
    margin: 0 0 27px !important;
  }
  /* line 2027, ../scss/pages/_wysiwyg.scss */
  .image-text p,
  .image-text{
    font-size: 15px;
    font-size: 1.07143rem;
    line-height: 1.55 !important;
  }
  /* line 2032, ../scss/pages/_wysiwyg.scss */
  .image-list section{
    float: none;
    width: auto;
    margin: 0 0 30px;
  }
  /* line 2037, ../scss/pages/_wysiwyg.scss */
  .image-list section:nth-child(2n+1){
    margin-left: 0;
  }
  /* line 2041, ../scss/pages/_wysiwyg.scss */
  .image-list section:nth-last-child(1){
    margin-bottom: 0;
  }
  /* line 2047, ../scss/pages/_wysiwyg.scss */
  .p-image-2column + .l-container--center .w-title2{
    margin-top: 43px;
  }
  /* line 2053, ../scss/pages/_wysiwyg.scss */
  .image-2column-even .image-list section:nth-last-child(2){
    margin-bottom: 30px;
  }
  /* line 2057, ../scss/pages/_wysiwyg.scss */
  .move-left .w-title3 + p:before,
  .image-left .w-title3 + p:before{
    width: 25px;
    height: 2px;
    top: -18px;
    right: auto;
  }
  /* line 2066, ../scss/pages/_wysiwyg.scss */
  .move-right .w-title3 + p:before,
  .image-right .w-title3 + p:before{
    width: 25px;
    height: 2px;
    top: -18px;
    left: 0px;
  }
  /*-----------------------------*/
  /* line 2077, ../scss/pages/_wysiwyg.scss */
  .accordionset{
    margin: 0 0 30px;
  }
  /* line 2081, ../scss/pages/_wysiwyg.scss */
  .accordionset-list{
    margin-top: 20px;
  }
  /* line 2085, ../scss/pages/_wysiwyg.scss */
  .accordionset-btn{
    font-size: 16px;
    font-size: 1.14286rem;
    padding: 18px 60px 18px 15px;
  }
  /* line 2089, ../scss/pages/_wysiwyg.scss */
  .accordionset-btn:hover{
    background-color: #fff;
  }
  /* line 2093, ../scss/pages/_wysiwyg.scss */
  .accordionset-text{
    padding: 10px 15px 19px;
  }
  /* line 2096, ../scss/pages/_wysiwyg.scss */
  .accordionset-text .l-container--center .image-set,
  .accordionset-text .l-container--center .move-set{
    margin: 15px 0 35px;
  }
  /* line 2102, ../scss/pages/_wysiwyg.scss */
  .accordionset-mes{
    font-size: 15px;
    font-size: 1.07143rem;
    line-height: 1.55;
  }
  /* line 2107, ../scss/pages/_wysiwyg.scss */
  .accordionset-btn-q{
    padding: 18px 50px 18px 60px;
  }
  /* line 2110, ../scss/pages/_wysiwyg.scss */
  .accordionset-text-a:before{
    top: 13px;
    left: 21px;
  }
  /* line 2115, ../scss/pages/_wysiwyg.scss */
  .accordionset-btn-q span{
    left: 12px;
  }
  /* line 2119, ../scss/pages/_wysiwyg.scss */
  .accordionset-text-a{
    padding: 12px 35px 12px 44px;
  }
  /*-----------------------------*/
  /* line 2123, ../scss/pages/_wysiwyg.scss */
  .paging-list1-box{
    padding: 30px 0;
  }
  /* line 2126, ../scss/pages/_wysiwyg.scss */
  .paging-list1-box + .l-container--center{
    margin-top: 43px;
  }
  /* line 2131, ../scss/pages/_wysiwyg.scss */
  .paging-list1 a{
    margin: 0 0 2px;
    float: none;
    width: 100%;
    padding: 14px 16px 14px 43px;
    border: none;
    border-left: 4px solid #531B85;
  }
  /* line 2139, ../scss/pages/_wysiwyg.scss */
  .paging-list1 a:hover span{
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  /* line 2145, ../scss/pages/_wysiwyg.scss */
  .paging-list1 a:before{
    color: #ccc;
    bottom: auto;
    right: auto;
    left: 12px;
    top: 16px;
    font-size: 19px;
    font-size: 1.35714rem;
  }
  /* line 2153, ../scss/pages/_wysiwyg.scss */
  .paging-list2-box{
    padding: 30px 0;
  }
  /* line 2155, ../scss/pages/_wysiwyg.scss */
  .paging-list2-box + .l-container--center{
    margin-top: 43px;
  }
  /* line 2161, ../scss/pages/_wysiwyg.scss */
  .paging-list2 a{
    padding: 14px 16px 14px 43px;
    width: auto;
    float: none;
    margin: 0 0 2px;
    border: none;
    border-left: 3px solid #CCCCCC;
  }
  /* line 2170, ../scss/pages/_wysiwyg.scss */
  .paging-list2 a:hover span{
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  /* line 2174, ../scss/pages/_wysiwyg.scss */
  .paging-list2 a:before{
    color: #000;
    bottom: auto;
    right: auto;
    left: 12px;
    top: 18px;
    font-size: 19px;
    font-size: 1.35714rem;
  }
  /*-----------------------------*/
  /* line 2184, ../scss/pages/_wysiwyg.scss */
  .enclose{
    padding: 20px;
    margin: 0 0 35px;
  }
  /* line 2188, ../scss/pages/_wysiwyg.scss */
  .enclose p{
    font-size: 15px;
    font-size: 1.07143rem;
    line-height: 1.55;
  }
  /*-----------------------------*/
  /* line 2193, ../scss/pages/_wysiwyg.scss */
  .keyword-word{
    background-position: 0 12px;
  }
  /* line 2197, ../scss/pages/_wysiwyg.scss */
  .keyword-box{
    padding: 20px;
    margin: 0 0 35px;
  }
  /* line 2201, ../scss/pages/_wysiwyg.scss */
  .keyword-box p{
    font-size: 15px;
    font-size: 1.07143rem;
    line-height: 1.55;
  }
  /*-----------------------------*/
  /*-----------------------------*/
  /* line 2209, ../scss/pages/_wysiwyg.scss */
  .annotation{
    float: none !important;
    width: auto !important;
    margin: 0 !important;
  }
  /* line 2214, ../scss/pages/_wysiwyg.scss */
  .annotation-set{
    margin: 25px 0 35px;
  }
  /* line 2218, ../scss/pages/_wysiwyg.scss */
  .annotation-main{
    margin: 0 0 5px;
    font-size: 15px;
    font-size: 1.07143rem;
    line-height: 1.55;
  }
  /* line 2223, ../scss/pages/_wysiwyg.scss */
  .annotation-side .annotation + .annotation{
    margin: 30px 0 0 !important;
  }
  /*-----------------------------*/
  /* line 2228, ../scss/pages/_wysiwyg.scss */
  .question{
    display: block;
  }
  /* line 2231, ../scss/pages/_wysiwyg.scss */
  .question-title{
    display: block;
    width: auto;
    padding: 17px 31px 17px 59px;
    font-size: 20px;
    font-size: 1.42857rem;
  }
  /* line 2237, ../scss/pages/_wysiwyg.scss */
  .question-title:before{
    top: 18px;
  }
  /* line 2240, ../scss/pages/_wysiwyg.scss */
  .question-main{
    display: block;
    padding: 22px 31px 17px 59px;
    border: 1px solid #ccc;
    border-top: none;
  }
  /* line 2247, ../scss/pages/_wysiwyg.scss */
  .question-name{
    font-size: 16px;
    font-size: 1.14286rem;
  }
  /* line 2250, ../scss/pages/_wysiwyg.scss */
  .question-text{
    font-size: 15px;
    font-size: 1.07143rem;
    line-height: 1.55;
  }
  /* line 2254, ../scss/pages/_wysiwyg.scss */
  .question-link a{
    font-size: 14px;
    font-size: 1rem;
    padding: 17px 16px 17px 44px;
    margin: 0 0 30px;
    display: block;
  }
  /* line 2261, ../scss/pages/_wysiwyg.scss */
  .question-link a:before{
    top: -1px;
    left: -41px;
  }
  /* line 2267, ../scss/pages/_wysiwyg.scss */
  .question-link a[target="_blank"] > span{
    display: inline-block;
  }
  /* line 2269, ../scss/pages/_wysiwyg.scss */
  .question-link a[target="_blank"] > span:before{
    top: 50%;
    margin-top: -13px;
  }
  /* line 2274, ../scss/pages/_wysiwyg.scss */
  .question-link a[target="_blank"] > span > span:before{
    background-image: url(../../assets/images/common/icon_external_white.png);
    background-size: 16px;
  }
  /* line 2282, ../scss/pages/_wysiwyg.scss */
  .question-link a > span:before{
    top: -1px;
    left: -36px;
  }
  /*-----------------------------*/
  /* line 2290, ../scss/pages/_wysiwyg.scss */
  .related-link{
    margin: 0 0 30px;
  }
  /* line 2295, ../scss/pages/_wysiwyg.scss */
  .related-link-list a{
    display: block;
    margin: 0 0 10px;
  }
  /* line 2300, ../scss/pages/_wysiwyg.scss */
  .related-link-list a.link-pdf,
  .related-link-list a.link-page{
    margin: 0 0 10px;
  }
  /*-----------------------------*/
  /* line 2307, ../scss/pages/_wysiwyg.scss */
  .contact{
    padding: 25px 0 33px;
  }
  /* line 2310, ../scss/pages/_wysiwyg.scss */
  .contact .w-title3{
    margin: 0 0 32px;
  }
  /* line 2316, ../scss/pages/_wysiwyg.scss */
  .contact-box{
    margin: 0;
    padding: 16px 17px;
  }
  /* line 2320, ../scss/pages/_wysiwyg.scss */
  .contact-main{
    font-size: 18px;
    font-size: 1.28571rem;
  }
  /* line 2323, ../scss/pages/_wysiwyg.scss */
  .contact-mes{
    font-size: 12px;
    font-size: 0.85714rem;
    margin: 0 0 14px;
  }
  /* line 2327, ../scss/pages/_wysiwyg.scss */
  .contact-link a:hover span{
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  }
  /*-----------------------------*/
  /* line 2332, ../scss/pages/_wysiwyg.scss */
  .list-column{
    display: block;
    height: auto;
    border: none;
    margin: 0 0 30px;
  }
  /* line 2338, ../scss/pages/_wysiwyg.scss */
  .list-column-img{
    display: block;
    height: 260px;
    width: 100%;
  }
  /* line 2345, ../scss/pages/_wysiwyg.scss */
  .list-column-body{
    padding: 19px 6%;
  }
  /* line 2348, ../scss/pages/_wysiwyg.scss */
  .list-column-title{
    font-size: 24px;
    font-size: 1.71429rem;
    margin: 0 0 22px;
  }
  /* line 2352, ../scss/pages/_wysiwyg.scss */
  .list-column-title:before{
    width: 25px;
    height: 2px;
    bottom: -12px;
  }
  /* line 2357, ../scss/pages/_wysiwyg.scss */
  .list-column-mes{
    font-size: 15px;
    font-size: 1.07143rem;
    line-height: 1.55;
  }
  /* line 2362, ../scss/pages/_wysiwyg.scss */
  .list-column-link{
    margin: 0 auto;
  }
  /* line 2365, ../scss/pages/_wysiwyg.scss */
  .list-column-link:hover span{
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  /*-----------------------------*/
  /* line 2370, ../scss/pages/_wysiwyg.scss */
  .list-image{
    margin: 0 0 30px;
  }
  /* line 2374, ../scss/pages/_wysiwyg.scss */
  .list-image .list-image-box{
    width: auto;
    margin: 0 0 30px;
    float: none;
  }
  /* line 2380, ../scss/pages/_wysiwyg.scss */
  .list-image-text{
    padding: 0;
  }
  /* line 2383, ../scss/pages/_wysiwyg.scss */
  .list-image .list-image-box a:hover{
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
  }
  /* line 2389, ../scss/pages/_wysiwyg.scss */
  .list-image-title{
    font-size: 1.28571rem !important;
  }
  /* line 2392, ../scss/pages/_wysiwyg.scss */
  .list-image-mes{
    font-size: 15px;
    font-size: 1.07143rem;
    line-height: 1.55;
  }
  /* line 2396, ../scss/pages/_wysiwyg.scss */
  .list-image-link:hover span{
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  /* line 2400, ../scss/pages/_wysiwyg.scss */
  .list-image-2column .list-image-img,
  .list-image-3column .list-image-img,
  .list-image-4column .list-image-img{
    width: auto;
    height: 260px;
  }
  /* line 2406, ../scss/pages/_wysiwyg.scss */
  .list-image-4column .list-image-img{
    height: 200px;
  }
  /* line 2409, ../scss/pages/_wysiwyg.scss */
  .list-image-4column .list-image-box:nth-child(2n+1){
    margin-left: 0;
  }
  /* line 2412, ../scss/pages/_wysiwyg.scss */
  .list-image-4column .list-image-box{
    width: 47.65%;
    margin: 0 0 30px 4.6%;
    float: left;
  }
  /* line 2418, ../scss/pages/_wysiwyg.scss */
  .p-slide{
    margin: 43px 0;
  }
  /* line 2420, ../scss/pages/_wysiwyg.scss */
  .p-slide .l-container--center{
    width: auto;
  }
  /* line 2425, ../scss/pages/_wysiwyg.scss */
  .p-slide figcaption{
    padding: 5px 10px 8px;
    font-size: 14px;
    font-size: 1rem;
  }
  /* line 2429, ../scss/pages/_wysiwyg.scss */
  .p-slide__nav{
    margin-top: 30px;
  }
  /* line 2431, ../scss/pages/_wysiwyg.scss */
  .p-slide__nav__inner{
    display: block;
  }
  /* line 2437, ../scss/pages/_wysiwyg.scss */
  .p-slide__nav .owl-prev{
    left: 5.35%;
    right: auto;
    margin-right: 0;
  }
  /* line 2442, ../scss/pages/_wysiwyg.scss */
  .p-slide__nav .owl-next{
    left: auto;
    right: 5.35%;
    margin-left: 0;
  }
  /* line 2448, ../scss/pages/_wysiwyg.scss */
  .p-slide__nav .c-owlcarousel__dots .owl-dot{
    margin-top: 2px;
  }
  /* line 2456, ../scss/pages/_wysiwyg.scss */
  .cs-area table{
    width: 100%;
  }
  /* line 2459, ../scss/pages/_wysiwyg.scss */
  .cs-area .mCustomScrollBox{
    margin-bottom: -25px;
  }
  /*-----------------------------*/
  /* line 2466, ../scss/pages/_wysiwyg.scss */
  .accordionset-teacher .l-container--center{
    width: 89.3%;
  }
  /* line 2469, ../scss/pages/_wysiwyg.scss */
  .accordionset-teacher .accordion-btn-inner{
    width: 89.3%;
    padding-top: 22px;
    border-top: solid 2px #531b85;
  }
  /* line 2473, ../scss/pages/_wysiwyg.scss */
  .accordionset-teacher .accordion-btn-inner:before{
    top: 50%;
    right: 0px;
    height: 40px;
    margin-top: -12px;
  }
  /* line 2480, ../scss/pages/_wysiwyg.scss */
  .accordionset-teacher .accordionset-btn-inneritem{
    width: 100%;
    margin-right: 0px;
    display: table;
    box-sizing: border-box;
    padding: 0 25px 0 3px;
  }
  /* line 2487, ../scss/pages/_wysiwyg.scss */
  .accordionset-teacher .accordionset-btn{
    padding: 0 0 17px 0;
  }
  /* line 2489, ../scss/pages/_wysiwyg.scss */
  .accordionset-teacher .accordionset-btn-on{
    padding: 0 0 17px 0;
  }
  /* line 2492, ../scss/pages/_wysiwyg.scss */
  .accordionset-teacher .accordionset-btn-on .accordion-btn-inner:before{
    top: 50%;
    right: 0;
    height: 40px;
    margin-top: -12px;
    background: url(../../assets/images/common/icon01_off.png) 0 50% no-repeat;
    background-size: 40px auto;
  }
  /* line 2502, ../scss/pages/_wysiwyg.scss */
  .accordionset-teacher .accordionset-btn .accordionset-btn-nameset{
    width: 27.6%;
    min-width: 75px;
    box-sizing: border-box;
    padding-right: 15px;
    display: table-cell;
    vertical-align: middle;
  }
  /* line 2510, ../scss/pages/_wysiwyg.scss */
  .accordionset-teacher .accordionset-btn-ruby, .accordionset-teacher .accordionset-btn-name, .accordionset-teacher .accordionset-btn-pos, .accordionset-teacher .accordionset-btn-dept{
    padding: 0 15px;
    box-sizing: border-box;
    font-size: 14px;
    font-size: 1rem;
    display: table-cell;
    vertical-align: middle;
  }
  /* line 2518, ../scss/pages/_wysiwyg.scss */
  .accordionset-teacher .accordionset-btn-ruby{
    display: block;
    margin-bottom: 2px;
    padding: 0;
    font-size: 11px;
    font-size: 0.78571rem;
    line-height: 1.3;
  }
  /* line 2525, ../scss/pages/_wysiwyg.scss */
  .accordionset-teacher .accordionset-btn-name{
    min-width: inherit;
    padding: 0;
  }
  /* line 2529, ../scss/pages/_wysiwyg.scss */
  .accordionset-teacher .accordionset-btn-pos{
    min-width: inherit;
    width: 23.5%;
    padding: 0 13px 0 16px;
  }
  /* line 2537, ../scss/pages/_wysiwyg.scss */
  .accordionset-teacher .accordionset-btn-dept{
    max-width: inherit;
    width: 45.1%;
  }
  /* line 2542, ../scss/pages/_wysiwyg.scss */
  .accordionset-teacher .accordionset-btn-name:before, .accordionset-teacher .accordionset-btn-pos:before{
    border-left: 2px solid #d5d5d5;
    height: 20px;
    margin-top: -8px;
  }
  /* line 2549, ../scss/pages/_wysiwyg.scss */
  .accordionset-teacher .accordionset-textinner{
    width: 89.3%;
    padding: 30px 25px;
  }
  /* line 2553, ../scss/pages/_wysiwyg.scss */
  .accordionset-teacher .accordionset-text{
    margin-bottom: 10px;
    padding: 20px 0;
  }
  /* line 2556, ../scss/pages/_wysiwyg.scss */
  .accordionset-teacher .accordionset-text-img{
    width: 130px;
    float: none;
    margin: 0 auto 25px;
  }
  /* line 2561, ../scss/pages/_wysiwyg.scss */
  .accordionset-teacher .accordionset-text-desc{
    margin-top: 16px;
  }
  /* line 2563, ../scss/pages/_wysiwyg.scss */
  .accordionset-teacher .accordionset-text-desc:nth-of-type(1){
    margin-top: 0;
  }
  /* line 2566, ../scss/pages/_wysiwyg.scss */
  .accordionset-teacher .accordionset-text-desc .hdg, .accordionset-teacher .accordionset-text-desc .detail{
    font-size: 14px;
    font-size: 1rem;
  }
  /* line 2570, ../scss/pages/_wysiwyg.scss */
  .accordionset-teacher .accordionset-text-mes{
    margin-top: 26px;
  }
  /* line 2572, ../scss/pages/_wysiwyg.scss */
  .accordionset-teacher .accordionset-text-mes p{
    font-size: 14px;
    font-size: 1rem;
  }
  /* line 2576, ../scss/pages/_wysiwyg.scss */
  .accordionset-teacher .accordionset-text-linkset{
    margin-top: 17px;
  }
  /* line 2578, ../scss/pages/_wysiwyg.scss */
  .accordionset-teacher .accordionset-text-linkset p + p{
    margin-top: 10px;
  }
  /* line 2585, ../scss/pages/_wysiwyg.scss */
  .accordionset-teacher .accordionset-text .btn{
    margin-top: 20px;
    padding: 10px;
    text-align: center;
    font-size: 11px;
    font-size: 0.78571rem;
  }
  /* line 2591, ../scss/pages/_wysiwyg.scss */
  .accordionset-teacher .accordionset-text .btn:before{
    left: auto;
  }
  /* line 2594, ../scss/pages/_wysiwyg.scss */
  .accordionset-teacher .accordionset-text .btn > span{
    padding-left: 36px;
  }
  /* line 353, ../scss/pages/_news.scss */
  .news-top-hed{
    padding: 115px 0 21px;
  }
  /* line 356, ../scss/pages/_news.scss */
  .news-top-hed-day{
    padding: 115px 0 0;
  }
  /* line 359, ../scss/pages/_news.scss */
  .news-top-hed .w-title1{
    margin: 0 0 36px;
  }
  /* line 363, ../scss/pages/_news.scss */
  .news-top-hed .w-title1.news-top-title:before{
    width: 25px;
    height: 2px;
  }
  /* line 368, ../scss/pages/_news.scss */
  .news-top-hed-title{
    font-size: 33px;
    font-size: 2.35714rem;
    line-height: 39px;
  }
  /* line 374, ../scss/pages/_news.scss */
  .news-top-hed-list-area .news-top-hed-list{
    margin: 0 0 20px;
  }
  /* line 376, ../scss/pages/_news.scss */
  .news-top-hed-list-area .news-top-hed-list > li{
    float: none;
    margin: 0;
    width: auto;
  }
  /* line 380, ../scss/pages/_news.scss */
  .news-top-hed-list-area .news-top-hed-list > li ~ li{
    margin-top: 20px;
  }
  /* line 386, ../scss/pages/_news.scss */
  .news-top-hed-list-area .news-top-hed-list a:hover .news-top-hed-list-body{
    box-shadow: none;
    background-color: transparent;
  }
  /* line 389, ../scss/pages/_news.scss */
  .news-top-hed-list-area .news-top-hed-list a:hover .news-top-hed-list-body:before{
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  /* line 396, ../scss/pages/_news.scss */
  .news-top-hed-list-area .news-top-hed-list-date{
    margin-bottom: 8px;
  }
  /* line 399, ../scss/pages/_news.scss */
  .news-top-hed-list-area .news-top-hed-list-image{
    width: auto;
    height: 204px;
  }
  /* line 402, ../scss/pages/_news.scss */
  .news-top-hed-list-area .news-top-hed-list-image .press{
    padding: 2px 12px;
  }
  /* line 406, ../scss/pages/_news.scss */
  .news-top-hed-list-area .news-top-hed-list-text{
    padding: 10px 0;
  }
  /* line 410, ../scss/pages/_news.scss */
  .news-top-hed-list-area .news-top-hed-list-tags ul{
    margin-top: 0;
  }
  /*--------------------------------*/
  /* line 417, ../scss/pages/_news.scss */
  .news-foot{
    padding: 30px 0 18px;
  }
  /* line 420, ../scss/pages/_news.scss */
  .news-foot .paging-list2{
    margin: 0 0 25px;
  }
  /* line 423, ../scss/pages/_news.scss */
  .news-foot .w-title3{
    margin: 0 0 29px;
  }
  /* line 426, ../scss/pages/_news.scss */
  .news-foot .w-title3 span:before{
    bottom: -13px;
    width: 25px;
    height: 2px;
  }
  /* line 433, ../scss/pages/_news.scss */
  .news-foot .news-foot-title{
    font-size: 14px;
    font-size: 1rem;
  }
  /* line 437, ../scss/pages/_news.scss */
  .news-foot .news-foot-link{
    margin: 0;
  }
  /* line 440, ../scss/pages/_news.scss */
  .news-foot .paging-list2 a{
    margin: 0 0 2px;
    width: auto;
  }
  /*--------------------------------*/
  /* line 447, ../scss/pages/_news.scss */
  .news-hed{
    margin: 0;
    padding: 116px 0 44px;
  }
  /* line 451, ../scss/pages/_news.scss */
  .news-hed-inner{
    padding: 20px 18px;
  }
  /* line 454, ../scss/pages/_news.scss */
  .news-hed-date{
    font-size: 16px;
    font-size: 1.14286rem;
    letter-spacing: normal;
  }
  /* line 457, ../scss/pages/_news.scss */
  .news-hed-date small{
    font-size: 14px;
    font-size: 1rem;
  }
  /* line 460, ../scss/pages/_news.scss */
  .news-hed-date .press{
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    padding: 4px 12px;
  }
  /* line 468, ../scss/pages/_news.scss */
  .news-hed-title{
    font-size: 20px;
    font-size: 1.42857rem;
    line-height: 1.6;
  }
  /* line 473, ../scss/pages/_news.scss */
  .news-hed-meta .c-tags{
    margin-top: 12px;
  }
  /*--------------------------------*/
  /* line 479, ../scss/pages/_news.scss */
  .news-objective{
    margin-bottom: 30px;
    padding: 25px 0 0;
  }
  /* line 483, ../scss/pages/_news.scss */
  .news-objective-title{
    margin: 0 0 11px;
    font-size: 15px;
    font-size: 1.07143rem;
    line-height: 1.55;
  }
  /* line 488, ../scss/pages/_news.scss */
  .news-objective-mes{
    font-size: 15px;
    font-size: 1.07143rem;
  }
  /* line 492, ../scss/pages/_news.scss */
  .news-objective-text .w-title3{
    margin: 0 0 25px;
  }
  /* line 495, ../scss/pages/_news.scss */
  .news-objective-text p{
    margin: 0;
    font-size: 15px;
    font-size: 1.07143rem;
    line-height: 1.55;
  }
  /*--------------------------------*/
  /* line 503, ../scss/pages/_news.scss */
  .news-comment{
    padding: 62px 0 40px;
  }
  /* line 507, ../scss/pages/_news.scss */
  .news-comment-body{
    padding: 32px 25px 325px 62px;
  }
  /* line 510, ../scss/pages/_news.scss */
  .en .news-comment-body{
    padding-right: 32px;
    padding-left: 32px;
  }
  /* line 514, ../scss/pages/_news.scss */
  .news-comment-inner{
    min-height: 0;
  }
  /* line 517, ../scss/pages/_news.scss */
  .news-comment-inner-no-image .news-comment-body{
    padding-bottom: 20px;
  }
  /* line 520, ../scss/pages/_news.scss */
  .news-comment-title{
    left: 18px;
  }
  /* line 523, ../scss/pages/_news.scss */
  .news-comment-name{
    font-size: 14px;
    font-size: 1rem;
  }
  /* line 526, ../scss/pages/_news.scss */
  .news-comment-mes{
    margin: 6px 0;
    font-size: 15px;
    font-size: 1.07143rem;
    line-height: 1.55;
  }
  /* line 531, ../scss/pages/_news.scss */
  .news-comment-name span{
    font-size: 18px;
    font-size: 1.28571rem;
  }
  /* line 535, ../scss/pages/_news.scss */
  .news-comment-img{
    top: auto;
    left: 0;
    width: auto;
    height: 300px;
  }
  /* line 557, ../scss/pages/_news.scss */
  .is-news-detail .news-comment{
    margin-top: 50px;
  }
  /* line 283, ../scss/pages/_closeup.scss */
  .closeup-hed{
    margin: 74px 0 0;
  }
  /* line 287, ../scss/pages/_closeup.scss */
  .closeup-hed-image{
    height: 230px;
    margin: 0 0 -65px !important;
  }
  /* line 292, ../scss/pages/_closeup.scss */
  .closeup-hed-text{
    padding: 10px 10px !important;
    width: 89.3% !important;
    margin: 0 auto;
    margin-bottom: 15px !important;
    box-sizing: border-box;
  }
  /* line 299, ../scss/pages/_closeup.scss */
  .closeup-hed-title{
    font-size: 22px;
    font-size: 1.57143rem;
  }
  /* line 302, ../scss/pages/_closeup.scss */
  .closeup-hed-subtai{
    font-size: 15px;
    font-size: 1.07143rem;
  }
  /* line 308, ../scss/pages/_closeup.scss */
  .closeup-hed-2column{
    display: block;
  }
  /* line 311, ../scss/pages/_closeup.scss */
  .closeup-hed-2column .closeup-hed-image{
    display: block;
    width: 100%;
  }
  /* line 315, ../scss/pages/_closeup.scss */
  .closeup-hed-2column .closeup-hed-text{
    display: block;
  }
  /* line 319, ../scss/pages/_closeup.scss */
  .closeup-hed-1column .closeup-hed-image.bg-none,
  .closeup-vol-title{
    font-size: 20px;
    font-size: 1.42857rem;
  }
  /* line 326, ../scss/pages/_closeup.scss */
  .closeup-vol-no{
    font-size: 17px;
    font-size: 1.21429rem;
  }
  /* line 329, ../scss/pages/_closeup.scss */
  .closeup-vol-no:before{
    width: 25px;
    height: 2px;
  }
  /*------------------------------------------------*/
  /* line 334, ../scss/pages/_closeup.scss */
  .closeup-overview{
    padding: 30px 0;
  }
  /* line 337, ../scss/pages/_closeup.scss */
  .closeup-overview-title{
    margin: 0 0 14px;
  }
  /* line 340, ../scss/pages/_closeup.scss */
  .closeup-overview-mes{
    font-size: 20px;
    font-size: 1.42857rem;
  }
  /*------------------------------------------------*/
  /* line 346, ../scss/pages/_closeup.scss */
  .closeup-entry{
    padding: 0;
  }
  /* line 350, ../scss/pages/_closeup.scss */
  .closeup-entry-description{
    margin: 0 0 22px;
  }
  /* line 354, ../scss/pages/_closeup.scss */
  .closeup-entry-description-mgnone{
    margin: 0 0 20px;
  }
  /* line 357, ../scss/pages/_closeup.scss */
  .closeup-entry-description-sub{
    font-size: 15px;
    font-size: 1.07143rem;
    line-height: 1.55;
  }
  /* line 361, ../scss/pages/_closeup.scss */
  .closeup-entry .text{
    margin: 0 0 9px;
  }
  /* line 370, ../scss/pages/_closeup.scss */
  .closeup-entry .image-center .image-name{
    /*        margin: 0 0 13px;*/
  }
  /* line 373, ../scss/pages/_closeup.scss */
  .closeup-entry .related-link{
    /*        margin: 0 0 60px;*/
  }
  /* line 376, ../scss/pages/_closeup.scss */
  .closeup-question-link{
    padding: 35px 0;
  }
  /* line 379, ../scss/pages/_closeup.scss */
  .closeup-question-link a{
    margin: 0;
  }
  /*------------------------------------------------*/
  /* line 383, ../scss/pages/_closeup.scss */
  .closeup-entry-image{
    margin: 0 0 30px;
  }
  /* line 384, ../scss/pages/_closeup.scss */
  .closeup-entry-image-img{
    width: auto;
    margin: 0 0 10px;
  }
  /* line 388, ../scss/pages/_closeup.scss */
  .closeup-entry .closeup-entry-image-mes{
    padding: 0;
  }
  /* line 391, ../scss/pages/_closeup.scss */
  .closeup-entry .image-right,
  .closeup-entry .image-left{
    margin: 0 0 27px;
  }
  /*------------------------------------------------*/
  /* line 399, ../scss/pages/_closeup.scss */
  .closeup-comment{
    margin: 35px 0 34px;
  }
  /* line 401, ../scss/pages/_closeup.scss */
  .closeup-comment .link-set{
    margin-top: 20px;
  }
  /* line 404, ../scss/pages/_closeup.scss */
  .closeup-comment:first-child{
    margin-top: 0;
  }
  /* line 411, ../scss/pages/_closeup.scss */
  .closeup-comment-mes{
    font-size: 15px;
    font-size: 1.07143rem;
    line-height: 1.55;
  }
  /* line 416, ../scss/pages/_closeup.scss */
  .closeup-comment-mes p + p{
    margin: 14px 0 0;
  }
  /*------------------------------------------------*/
  /* line 422, ../scss/pages/_closeup.scss */
  .closeup-entry .table-box table th{
    width: 90px;
  }
  /* line 426, ../scss/pages/_closeup.scss */
  .closeup-entry .table-box-top{
    padding: 0 0 0;
  }
  /*------------------------------------------------*/
  /* line 432, ../scss/pages/_closeup.scss */
  .closeup-entry .image-center .image-text .w-title3{
    padding: 20px 0 0;
    margin: 0 0 32px;
  }
  /* line 437, ../scss/pages/_closeup.scss */
  .closeup-entry .table-box + .l-container--center .related-link{
    margin: -12px 0 43px;
  }
  /* line 441, ../scss/pages/_closeup.scss */
  .closeup-entry .closeup-comment + .l-container--center .related-link{
    margin: -12px 0 40px;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 640px), (max-width: 640px){
  /* line 27, ../scss/pages/_department.scss */
  .department-top-hed .bg-get--pc{
    display: none;
  }
  /* line 36, ../scss/pages/_department.scss */
  .department-top-hed .bg-get--sp{
    margin-top: 0;
    padding: 193px 0 118px;
  }
  /* line 48, ../scss/pages/_department.scss */
  .department-top-hed .department-top-hed-body{
    top: 160px;
    padding: 18px 22px 22px;
  }
  /* line 60, ../scss/pages/_department.scss */
  .department-top-hed .department-top-hed-body .w-title{
    font-size: 28px;
    font-size: 2rem;
  }
  /* line 80, ../scss/pages/_department.scss */
  .p-about .p-about-text{
    font-size: 13px;
    font-size: 0.92857rem;
  }
  /* line 456, ../scss/pages/_feature.scss */
  body.is-feature-list .sub-hed{
    text-align: center;
  }
  /* line 1160, ../scss/pages/_wysiwyg.scss */
  .contact .w-title3{
    margin: 0;
  }
  /* line 1163, ../scss/pages/_wysiwyg.scss */
  .contact .w-title3 span:after{
    bottom: 4px;
  }
  /* line 1476, ../scss/pages/_wysiwyg.scss */
  .column-list li{
    float: none;
    width: auto !important;
    margin: 3px 0 0;
    border-left: 4px solid #541b86;
  }
  /* line 1495, ../scss/pages/_wysiwyg.scss */
  .column-list li a{
    min-height: 100px;
  }
  /* line 1512, ../scss/pages/_wysiwyg.scss */
  .column-list li .hed-list-image{
    overflow: hidden;
    width: 80px;
    height: 80px;
    border-radius: 100px;
    position: absolute;
    z-index: 5;
    right: 10px;
    top: 10px;
  }
  /* line 1528, ../scss/pages/_wysiwyg.scss */
  .column-list li .hed-list-image img{
    width: auto;
    height: 80px;
  }
  /* line 1534, ../scss/pages/_wysiwyg.scss */
  .column-list li .hed-list-text{
    padding: 18px 94px 19px 33px;
  }
  /* line 1554, ../scss/pages/_wysiwyg.scss */
  .column-list li:before{
    font-size: 16px;
    font-size: 1.14286rem;
    top: 22px;
    left: 9px;
  }
  /* line 117, ../scss/pages/_news.scss */
  .news-list.p-news ul .p-news__unit article > div{
    padding: 24px 0 10px;
  }
  /* line 128, ../scss/pages/_news.scss */
  .news-list.p-news ul .p-news__unit article footer time{
    padding: 0;
  }
  /* line 142, ../scss/pages/_news.scss */
  .news-list.p-news ul .p-news__unit article > div header h3{
    font-size: 15px;
    font-size: 1.07143rem;
    line-height: 1.55;
    text-decoration: underline;
  }
  /* line 611, ../scss/pages/_news.scss */
  .news-filter{
    display: block;
  }
  /* line 619, ../scss/pages/_news.scss */
  .news-filter .filtergroup h4{
    margin-bottom: 20px;
  }
  /* line 626, ../scss/pages/_news.scss */
  .news-filter .filtergroup input + label{
    margin-right: 10px;
    padding: 2px 15px;
  }
  /* line 646, ../scss/pages/_news.scss */
  .news-filter .filtergroup div{
    justify-content: start;
  }
  /* line 656, ../scss/pages/_news.scss */
  .news-filter button{
    margin: 0 auto 40px;
  }
  /* line 90, ../scss/pages/_closeup.scss */
  .closeup-vol{
    padding-bottom: 25px;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 767px) and (orientation: landscape){
  /* line 27, ../scss/pages/_department.scss */
  .department-top-hed .bg-get--pc{
    display: none;
  }
  /* line 36, ../scss/pages/_department.scss */
  .department-top-hed .bg-get--sp{
    margin-top: 0;
    padding: 193px 0 118px;
  }
  /* line 48, ../scss/pages/_department.scss */
  .department-top-hed .department-top-hed-body{
    top: 160px;
    padding: 18px 22px 22px;
  }
  /* line 60, ../scss/pages/_department.scss */
  .department-top-hed .department-top-hed-body .w-title{
    font-size: 28px;
    font-size: 2rem;
  }
  /* line 80, ../scss/pages/_department.scss */
  .p-about .p-about-text{
    font-size: 13px;
    font-size: 0.92857rem;
  }
  /* line 456, ../scss/pages/_feature.scss */
  body.is-feature-list .sub-hed{
    text-align: center;
  }
  /* line 1160, ../scss/pages/_wysiwyg.scss */
  .contact .w-title3{
    margin: 0;
  }
  /* line 1163, ../scss/pages/_wysiwyg.scss */
  .contact .w-title3 span:after{
    bottom: 4px;
  }
  /* line 1476, ../scss/pages/_wysiwyg.scss */
  .column-list li{
    float: none;
    width: auto !important;
    margin: 3px 0 0;
    border-left: 4px solid #541b86;
  }
  /* line 1495, ../scss/pages/_wysiwyg.scss */
  .column-list li a{
    min-height: 100px;
  }
  /* line 1512, ../scss/pages/_wysiwyg.scss */
  .column-list li .hed-list-image{
    overflow: hidden;
    width: 80px;
    height: 80px;
    border-radius: 100px;
    position: absolute;
    z-index: 5;
    right: 10px;
    top: 10px;
  }
  /* line 1528, ../scss/pages/_wysiwyg.scss */
  .column-list li .hed-list-image img{
    width: auto;
    height: 80px;
  }
  /* line 1534, ../scss/pages/_wysiwyg.scss */
  .column-list li .hed-list-text{
    padding: 18px 94px 19px 33px;
  }
  /* line 1554, ../scss/pages/_wysiwyg.scss */
  .column-list li:before{
    font-size: 16px;
    font-size: 1.14286rem;
    top: 22px;
    left: 9px;
  }
  /* line 117, ../scss/pages/_news.scss */
  .news-list.p-news ul .p-news__unit article > div{
    padding: 24px 0 10px;
  }
  /* line 128, ../scss/pages/_news.scss */
  .news-list.p-news ul .p-news__unit article footer time{
    padding: 0;
  }
  /* line 142, ../scss/pages/_news.scss */
  .news-list.p-news ul .p-news__unit article > div header h3{
    font-size: 15px;
    font-size: 1.07143rem;
    line-height: 1.55;
    text-decoration: underline;
  }
  /* line 611, ../scss/pages/_news.scss */
  .news-filter{
    display: block;
  }
  /* line 619, ../scss/pages/_news.scss */
  .news-filter .filtergroup h4{
    margin-bottom: 20px;
  }
  /* line 626, ../scss/pages/_news.scss */
  .news-filter .filtergroup input + label{
    margin-right: 10px;
    padding: 2px 15px;
  }
  /* line 646, ../scss/pages/_news.scss */
  .news-filter .filtergroup div{
    justify-content: start;
  }
  /* line 656, ../scss/pages/_news.scss */
  .news-filter button{
    margin: 0 auto 40px;
  }
  /* line 90, ../scss/pages/_closeup.scss */
  .closeup-vol{
    padding-bottom: 25px;
  }
}
@media all and (-ms-high-contrast: none){
  /* line 21, ../scss/pages/_feature.scss */
  .c-feature-list-area-image > div{
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  }
}
@media screen and (max-width: 640px) and (max-width: 320px){
  /* line 2529, ../scss/pages/_wysiwyg.scss */
  .accordionset-teacher .accordionset-btn-pos{
    width: 27.3%;
  }
}
