@charset "UTF-8";
/* CSS Document */
body {
    font-family: 'Oswald', 'Zen Kaku Gothic New', 'sans-serif';
    font-weight: 300, 400, 500, 700, 900;
    font-style: bold;
    font-optical-sizing: auto;
    background-color: #F7F7F7;
}
.barlow-thin {
  font-family: "Barlow", sans-serif;
  font-weight: 100;
  font-style: normal;
}
.barlow-extralight {
  font-family: "Barlow", sans-serif;
  font-weight: 200;
  font-style: normal;
}
.barlow-light {
  font-family: "Barlow", sans-serif;
  font-weight: 300;
  font-style: normal;
}
.barlow-regular {
  font-family: "Barlow", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.barlow-medium {
  font-family: "Barlow", sans-serif;
  font-weight: 500;
  font-style: normal;
}
.barlow-semibold {
  font-family: "Barlow", sans-serif;
  font-weight: 600;
  font-style: normal;
}
.barlow-bold {
  font-family: "Barlow", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.barlow-extrabold {
  font-family: "Barlow", sans-serif;
  font-weight: 800;
  font-style: normal;
}
.barlow-black {
  font-family: "Barlow", sans-serif;
  font-weight: 900;
  font-style: normal;
}
.barlow-thin-italic {
  font-family: "Barlow", sans-serif;
  font-weight: 100;
  font-style: italic;
}
.barlow-extralight-italic {
  font-family: "Barlow", sans-serif;
  font-weight: 200;
  font-style: italic;
}
.barlow-light-italic {
  font-family: "Barlow", sans-serif;
  font-weight: 300;
  font-style: italic;
}
.barlow-regular-italic {
  font-family: "Barlow", sans-serif;
  font-weight: 400;
  font-style: italic;
}
.barlow-medium-italic {
  font-family: "Barlow", sans-serif;
  font-weight: 500;
  font-style: italic;
}
.barlow-semibold-italic {
  font-family: "Barlow", sans-serif;
  font-weight: 600;
  font-style: italic;
}
.barlow-bold-italic {
  font-family: "Barlow", sans-serif;
  font-weight: 700;
  font-style: italic;
}
.barlow-extrabold-italic {
  font-family: "Barlow", sans-serif;
  font-weight: 800;
  font-style: italic;
}
.barlow-black-italic {
  font-family: "Barlow", sans-serif;
  font-weight: 900;
  font-style: italic;
}
.New_graduate {
    width: 300px;
    display: block;
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #FFFFFF;
    border-radius: 15px;
    -webkit-box-shadow: 4px 3px 5px -3px #777777;
    box-shadow: 4px 3px 5px -3px #777777;
    position: relative;
    bottom: auto;
    transition: all .2s;
    margin-top: 40px;
  }
.New_graduate:hover {
    width: 300px;
    background-color: #F7F7F7;
    -webkit-box-shadow: 0px 0px 0px 0px #333333;
    box-shadow: 0px 0px 0px 0px #333333;
  }
.New_graduate span {
    display: block;
    padding-left: 20px;
    padding-right: 0px;
    font-size: 22px;
    font-weight: 500;
    color: #FFFFFF;
    padding-top: 10px;
    padding-bottom: 10px;
    background: linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    background: -webkit-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
  }
.New_graduate small {
    /*形状*/
    display: inline-block;
    padding-top: 0;
    padding-right: 20px;
    padding-left: 20px;
    color: #333;
    text-decoration: none;
    outline: none;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
    font-size: 16px;
    font-weight: 600;
    background: linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    background: -webkit-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
  /*矢印と下線の形状*/
.New_graduate small::before{
    content: '';
    /*絶対配置で下線の位置を決める*/
    position: absolute;
    bottom: 20px;
    left: 20px;
    /*下線の形状*/
    width: 260px;
    height: 2px;
    /*アニメーションの指定*/
    transition: all .3s;
    background: linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    background: -webkit-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    -webkit-text-fill-color: transparent;
  }
.New_graduate small::after{
    border-image-slice: 1;
    content: '';
    /*絶対配置で矢印の位置を決める*/
    position: absolute;
    bottom: 24px;
    right: 19px;
    /*矢印の形状*/
    width: 15px;
    height: 2px;
    transform: rotate(35deg);
    /*アニメーションの指定*/
    transition: all .3s;
    background: linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    background: -webkit-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    -webkit-text-fill-color: transparent;
  }
.New_graduate small:hover::before{
    left: 33px;
  }
.New_graduate small:hover::after {
    right: 5px;
  }
.detail p a {
    color: #282828;
}
@media screen and (min-width:1441px){
		body{
    background-size: cover; /* 背景画像を全画面表示 */
    background-repeat: no-repeat;
    background-position: center; /* 背景画像の表示位置を中央に */
    margin-top: 0px;
	}
  .sp {
    display: none !important;
  }
.btn-set.pc .logo {
    width: 120px;
    position: absolute;
    left: 20px;
    top: 20px;
    background-color: #f7f7f7;
  }
  a.btn-8 {
    color: #333333;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 10px;
    text-decoration: none;
    position: relative;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 2px;
    width: 90px;
    display: block;
    text-align: center;
    top: 5px;
    margin-right: 5px;
    margin-left: 5px;
  }
  a.btn-8::before {
    background-color: #CE0000;
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
    margin: auto;
    transform-origin: right top;
    transform: scale(0, 1);
    transition: transform .3s;
  }
  a.btn-8:hover::before {
    transform-origin: left top;
    transform: scale(1, 1);
  }
  .btn-set ul li .sub_menu {
    display: block;
    width: 100px;
    right: auto;
    bottom: auto;
    text-align: center;
    background-color: #F7F7F7;
    margin-left: 0px;
    margin-top: 0px;
    padding-left: 0px;
  }
  /* ホバー時に表示 */
  .btn-set ul li:hover .sub_menu {
    display: block;
    margin-left: 0px;
  }
  .btn-set ul li .sub_menu {
    display: none;
  }
  .btn-set ul li .sub_menu li {
    border-left-style: none;
    display: block;
    padding-bottom: 10px;
    text-align: center;
  }
  .btn-set ul li .sub_menu li a {
    display: block;
    margin-top: 10px;
    color: #333333;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 10px;
    text-decoration: none;
    position: relative;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 2px;
    top: 10px;
    right: 0px;
    width: 100%;
  }
  .sub_menu li a::before {
    background-color: #CE0000;
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
    margin: auto;
    transform-origin: right top;
    transform: scale(0, 1);
    transition: transform .3s;
  }
  .sub_menu li a:hover::before {
    transform-origin: left top;
    transform: scale(1, 1);
  }
  .btn-set {
    position: fixed;
    right: 0px;
    padding-bottom: 10px;
    width: 100%;
    background-color: #f7f7f7;
    z-index: 2;
  }
  .btn-set ul {
    display: flex;
    margin-top: 20px;
    margin-left: auto;
    width: 975px;
  }
  .btn-set ul li {
    height: 100%;
    display: block;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-left: 2px solid #4D4D4D;
  }
  .btn-set ul li:first-child {
    border-left: none;
  }
	  /*------ここからmain-------------*/
 /*------ここまでmain-------------*/
  body footer {
    background-color: #3E3A39;
    padding-top: 50px;
    padding-bottom: 50px;
    margin-top: 50px;
  }
  body footer h4 {
    margin: auto;
    width: 1100px;
    font-size: 25px;
    color: #F7F7F7;
  }
  .site_map {
    margin: auto;
    width: 1100px;
  }
  .site_map ul {
    margin: auto;
    display: flex;
  }
  .site_map ul li {
    margin-top: 50px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    height: 180px;
    padding-left: 15px;
    border-left: 1px solid #F7F7F7;
    padding-right: 20px;
    padding-top: 0px;
  }
  .site_map ul li:first-child {
    border-left: none;
  }
  .site_map ul li p {
    color: #F7F7F7;
    line-height: 30px;
    letter-spacing: 2px; /*追加*/
    width: auto;
    display: block;
    margin-top: 0px;
    position: relative;
    top: -5px;
  }
  .site_map ul li a {
    color: #F7F7F7;
    display: inline-block;
    font-size: 14px;
    letter-spacing: 2px;
    width: 100%;
  }
  .site_map ul li .weight_bold {
    font-weight: 600;
    position: relative;
  }
  .weight_bold.boder_bottom {}
  .copy {
    color: #F7F7F7;
    font-size: 14px;
    text-align: center;
    margin-top: 50px;
    font-weight: 500;
    letter-spacing: 3px;
  }
}
@media screen and (max-width:1440px){
body{
    background-size: cover; /* 背景画像を全画面表示 */
    background-repeat: no-repeat;
    background-position: center; /* 背景画像の表示位置を中央に */
    margin-top: 0px;
	}
  .sp {
    display: none !important;
  }
  .btn-set.pc .logo {
    width: 90px;
    position: absolute;
    left: 20px;
    top: 20px;
    background-color: #F2F2F2;
  }
  a.btn-8 {
    color: #333333;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 10px;
    text-decoration: none;
    position: relative;
    font-size: 1vw;
    font-weight: 600;
    letter-spacing: 2px;
    width: 8.5vw;
    display: block;
    text-align: center;
    top: 5px;
    margin-right: 0px;
    margin-left: 0px;
  }
  a.btn-8::before {
    background-color: #CE0000;
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
    margin: auto;
    transform-origin: right top;
    transform: scale(0, 1);
    transition: transform .3s;
  }
  a.btn-8:hover::before {
    transform-origin: left top;
    transform: scale(1, 1);
  }
  .btn-set ul li .sub_menu {
    display: block;
    width: 80px;
    right: auto;
    bottom: auto;
    text-align: center;
    background-color: #F7F7F7;
    margin-left: 0px;
    margin-top: 0px;
  }
  /* ホバー時に表示 */
  .btn-set ul li:hover .sub_menu {
    display: block;
    margin-left: 0px;
  }
  .btn-set ul li .sub_menu {
    display: none;
    padding-left: 0px;
  }
  .btn-set ul li .sub_menu li {
    border-left-style: none;
    display: block;
    padding-bottom: 10px;
    width: 100%;
  }
  .btn-set ul li .sub_menu li a {
    display: block;
    margin-top: 10px;
    color: #333333;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 10px;
    text-decoration: none;
    position: relative;
    font-size: 1vw;
    font-weight: 600;
    letter-spacing: 2px;
    top: 10px;
    right: -2px;
    width: 100%;
  }
  .sub_menu li a::before {
    background-color: #CE0000;
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
    margin: auto;
    transform-origin: right top;
    transform: scale(0, 1);
    transition: transform .3s;
  }
  .sub_menu li a:hover::before {
    transform-origin: left top;
    transform: scale(1, 1);
  }
  .btn-set {
    position: fixed;
    right: 0px;
    padding-bottom: 10px;
    width: 100%;
    background-color: #F7F7F7;
    z-index: 2;
  }
  .btn-set ul {
    display: flex;
    margin-top: 20px;
    margin-left: auto;
    width: 75vw;
  }
  .btn-set ul li {
    height: 100%;
    display: block;
    padding-left: 4px;
    padding-right: 3px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-left: 2px solid #4D4D4D;
  }
  .btn-set ul li:first-child {
    border-left: none;
  }
  /*------ここからmain-------------*/
  /*------ここまでmain-------------*/
  body footer {
    background-color: #3E3A39;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  body footer h4 {
    margin: auto;
    width: 766px;
    font-size: 21px;
    color: #F7F7F7;
  }
  .site_map {
    margin: auto;
    width: 766px;
  }
  .site_map ul {
    margin: auto;
    display: flex;
  }
  .site_map ul li {
    margin-top: 50px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: auto;
    height: 180px;
    padding-left: 15px;
    border-left: 1px solid #F7F7F7;
    padding-right: 20px;
    padding-top: 0px;
  }
  .site_map ul li:first-child {
    border-left: none;
  }
  .site_map ul li p {
    color: #F7F7F7;
    line-height: 30px;
    letter-spacing: 2px; /*追加*/
    width: auto;
    display: block;
    margin-top: 0px;
    position: relative;
    top: -5px;
  }
  .site_map ul li a {
    color: #F7F7F7;
    display: inline-block;
    font-size: 10px;
    letter-spacing: 1px;
    width: 100%;
  }
  .site_map ul li .weight_bold {
    font-weight: 600;
    position: relative;
  }
  .weight_bold.boder_bottom {}
  .copy {
    color: #F7F7F7;
    font-size: 13px;
    text-align: center;
    margin-top: 50px;
  }
}
@media screen and (max-width: 765px) {
	body{
    background-size: cover; /* 背景画像を全画面表示 */
    background-repeat: no-repeat;
    background-position: center; /* 背景画像の表示位置を中央に */
	}
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
  .logo.sp {
    width: 110px;
    position: fixed;
    left: 20px;
    top: 20px;
    z-index: 3;
  }
  .hamburger {
    display: block;
    height: 65px;
    margin-left: auto;
    position: fixed;
    z-index: 10;
    width: 60px;
    border: none;
    background-color: transparent;
    top: 10px;
    right: 10px;
  }
  .hamburger.-active .hamburger__line {
    background-color: transparent;
  }
  .hamburger.-active .hamburger__line::before {
    top: 0;
    transform: rotate(45deg);
  }
  .hamburger.-active .hamburger__line::after {
    top: 0;
    transform: rotate(-45deg);
  }
  .hamburger.-active .hamburger__text::before {
    content: '閉じる';
  }
  .hamburger__line {
    display: block;
    height: 4px;
    position: absolute;
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
    width: 40px;
    background: linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    background: -webkit-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    -webkit-text-fill-color: transparent;
    transition: 0.4s;
    margin-top: 0px;
  }
  .hamburger__line:before, .hamburger__line:after {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    background: linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    background: -webkit-linear-gradient(150deg, rgba(159, 8, 16, 1), rgba(200, 22, 27, 1));
    transition: inherit;
  }
  .hamburger__line:before {
    top: -10px;
  }
  .hamburger__line:after {
    top: 10px;
  }
  .hamburger__text {
    position: absolute;
    bottom: 8px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
  }
  .hamburger__text::before {
    content: "メニュー";
    text-align: center;
    color: #333;
    font-size: 10px;
    font-weight: 900;
  }
  .header {
    width: 300px;
  }
  .header__nav-area {
    position: fixed;
    top: 0;
    left: -100%;
    z-index: 9;
    height: 100vh;
    width: 300px;
    visibility: hidden;
    padding-top: 60px;
    background-color: #fff;
    transition: 0.4s;
  }
  .header__nav-area.-active {
    left: 0;
    visibility: visible;
  }
  .global-navigation {
    padding-top: 40px;
    padding-right: 25px;
    padding-bottom: 120px;
    padding-left: 25px;
  }
  .global-navigation__list li a {
    color: #333333;
  }
  .global-navigation__list > li {
    padding-bottom: 20px;
    border-bottom: 2px solid #e7e9ee;
  }
  .global-navigation__list > li + li {
    margin-top: 20px;
  }
  .global-navigation__link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #333;
    font-weight: 900;
    transition: color 0.4s;
    font-size: 0.875rem;
  }
  .global-navigation__link.-accordion {
    position: relative;
    background: none;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    padding: 0;
    color: #333333;
  }
  .global-navigation__link.-accordion::after {
    content: '';
    display: block;
    height: 12px;
    position: absolute;
    top: 50%;
    right: 5px;
    width: 2px;
    background-color: #ed3242;
    transform: translateY(-50%);
    transition: transform 0.4s;
  }
  .global-navigation__link.-accordion::before {
    content: '';
    display: block;
    height: 2px;
    position: absolute;
    top: 50%;
    right: 0;
    width: 12px;
    background-color: #ed3242;
    transform: translateY(-50%);
  }
  .global-navigation__link.-active::after {
    transform: translateY(-50%) rotate(-90deg);
  }
  .accordion {
    height: 0;
    overflow: hidden;
    visibility: hidden;
    transition: 0.4s;
  }
  .accordion.-active {
    height: auto;
    padding-top: 30px;
    visibility: visible;
  }
  .accordion__list li {
    font-size: 0.8rem;
    font-weight: 500;
  }
  .accordion__list li + li {
    margin-top: 21px;
  }
  .accordion__link {
    color: #333;
  }
  a.btn-8 {
    color: #333333;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 10px;
    text-decoration: none;
    position: relative;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 2px;
    width: 110px;
    display: block;
    text-align: center;
    top: 5px;
    margin-right: 5px;
    margin-left: 5px;
  }
  a.btn-8::before {
    background-color: #CE0000;
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
    margin: auto;
    transform-origin: right top;
    transform: scale(0, 1);
    transition: transform .3s;
  }
  a.btn-8:hover::before {
    transform-origin: left top;
    transform: scale(1, 1);
  }
  .btn-set ul li .sub_menu {
    display: block;
    width: 90px;
    right: auto;
    bottom: auto;
    text-align: center;
    background-color: #F7F7F7;
    margin-left: 0px;
    margin-top: 0px;
  }
  /* ホバー時に表示 */
  .btn-set ul li:hover .sub_menu {
    display: block;
    margin-left: 0px;
  }
  .btn-set ul li .sub_menu {
    display: none;
  }
  .btn-set ul li .sub_menu li {
    border-left-style: none;
    display: block;
    padding-bottom: 10px;
  }
  .btn-set ul li .sub_menu li a {
    display: block;
    margin-top: 20px;
    color: #333333;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 10px;
    text-decoration: none;
    position: relative;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 2px;
    top: 5px;
  }
  .sub_menu li a::before {
    background-color: #CE0000;
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
    margin: auto;
    transform-origin: right top;
    transform: scale(0, 1);
    transition: transform .3s;
  }
  .sub_menu li a:hover::before {
    transform-origin: left top;
    transform: scale(1, 1);
  }
  .btn-set {
    position: fixed;
    right: 0px;
    padding-bottom: 20px;
    width: 100%;
    background-color: #F7F7F7;
    z-index: 2;
  }
  .btn-set ul {
    display: flex;
    position: fixed;
    right: 0px;
    margin-top: 20px;
    margin-right: 20px;
  }
  .btn-set ul li {
    height: 100%;
    display: block;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-left: 2px solid #4D4D4D;
  }
  .btn-set ul li:first-child {
    border-left: none;
  }
}
