body {
  padding-top: 70px;
}
@media screen and (max-width: 768px) {
  body {
    padding-top: 50px;
  }
}

.container {
  position: relative;
  width: 1150px;
  text-align: center;
  overflow: hidden;
  margin: 0 auto;
}
@media screen and (max-width: 1169px) {
  .container {
    width: 100%;
    padding: 0 20px;
  }
  .container img {
    max-width: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1169px) {
  .container {
    padding: 0 40px;
  }
}

.wrap {
  position: relative;
}

.txt {
  text-align: justify;
  text-justify: inter-ideograph;
}

img {
  max-width: 100%;
  vertical-align: bottom;
}

.l-inner {
  position: relative;
  margin-left: auto;
  margin-right: auto;
}

.l-box {
  width: 100%;
  padding: 23px 5.64972%;
  background-color: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
  margin-bottom: 35px;
  padding-top: 35px;
}

@media screen and (min-width: 768px) {
  .c-column2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .l-box {
    margin-bottom: 85px;
    padding-top: 85px;
  }
}
@media screen and (min-width: 1170px) {
  .scroll-hint-icon {
    display: none;
  }
}

header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 70px;
  background-color: #FFF;
  margin: 0 auto;
  z-index: 100;
}
@media screen and (max-width: 768px) {
  header {
    height: 50px;
  }
}
header .container {
  width: 100%;
  height: 100%;
}
header .logo {
  position: absolute;
  top: 20px;
  left: 20px;
}
header .logo a {
  display: block;
}
header .logo img {
	height: 33px;
}
@media screen and (max-width: 1400px) {
  header .logo img {
    height: 28px;
  }
}
@media screen and (max-width: 768px) {
  header .logo {
    top: 11px;
    left: 10px;
  }
  header .logo img {
    height: 20px;
  }
}
@media screen and (max-width: 1278px) {
  header .logo img {
    height: 30px;
  }
}
@media screen and (max-width: 414px) {
  header .logo img {
    height: 20px;
  }
}

header .logo_g {
  position: absolute;
  top: 20px;
  left: 350px;
}
header .logo_g img {
  height: 24px;
}
/*@media screen and (max-width: 1279px) {
  header .logo_g {
    top: 10px;
    left: 210px;
  }
  header .logo_g img {
    height: 15px;
  }
}*/
header .navi {
  position: absolute;
  right: 282px;
  top: 25px;
}
@media screen and (max-width: 1400px)/*横幅最大1400pxまで*/ {
  header .logo_g {
    position: absolute;
    top: 20px;
    left: 300px;
  }
  header .navi {
    right: 252px;
  }
}
@media screen and (max-width: 1278px) {
  header .logo_g {
    top: 20px;
    left: 320px;
  }
  header .logo_g img {
    height: 20px;
  }
}
@media screen and (max-width: 768px) {
  header .logo_g {
    top: 10px;
    left: 310px;
  }
  header .logo_g img {
    height: 20px;
  }
}
@media screen and (max-width: 414px) {
  header .logo_g {
    left: 210px;
  }
  header .logo_g img {
    height: 15px;
  }
}
@media screen and (max-width: 320px) {
  header .logo_g {
    top: 5px;
    left: 205px;
  }
  header .logo_g img {
    height: 10px;
  }
}

header .navi ul {
  text-align: left;
}
header .navi ul li {
  display: inline-block;
  margin-left: 13px;
}
@media screen and (max-width: 1400px) {
  header .navi ul li {
    margin-left: 10px;
  }
}
header .navi ul li a {
  color: #000;
  font-size: 14px;
	/*font-size: 13px;*/
  font-weight: 700;
  text-decoration: none;
  letter-spacing: -0.1px;
}
@media screen and (max-width: 1400px) {
   header .navi ul li a {
    font-size: 13px;
  } 
}
@media screen and (max-width: 1279px) {
  header .navi {
    display: none;
  }
}
header .request_bt {
  position: absolute;
  right: 180px;
  top: 0;
  width: 90px;
  height: 70px;
}
@media screen and (max-width: 1400px) /*横幅最大1400pxまで*/ {
  header .request_bt {
    right: 160px;
    width: 80px;
  }
}
header .request_bt a {
  width: 100%;
  height: 100%;
  display: block;
  font-size: 14px;
  font-weight: 700;
  line-height: 70px;
  color: #FFF;
  background-color: #4c3087;
  text-decoration: none;
}
@media screen and (max-width: 1279px)  /*横幅最大1279pxまで*/ {
  header .request_bt {
    display: none;
  }
}
header .consultation_bt {
  position: absolute;
  right: 90px;
  top: 0;
  width: 90px;
  height: 70px;
}
@media screen and (max-width: 1400px) /*横幅最大1400pxまで*/ {
  header .consultation_bt {
    right: 80px;
    width: 80px;
  }
}
header .consultation_bt a {
  width: 100%;
  height: 100%;
  display: block;
  font-size: 14px;
  font-weight: 700;
  line-height: 70px;
  color: #FFF;
  background-color: #006a96;
  text-decoration: none;
}
@media screen and (max-width: 1279px) {
  header .consultation_bt {
    display: none;
  }
}

header .line_bt {
  position: absolute;
  right: 0;
  top: 0;
  width: 90px;
  height: 70px;
}
@media screen and (max-width: 1400px) /*横幅最大1400pxまで*/ {
  header .line_bt {
    right: 0;
    width: 80px;
  }
}
header .line_bt a {
  width: 100%;
  height: 100%;
  /*display: block;*/
  font-size: 14px;
  font-weight: 700;
  line-height: 1.2;
  color: #FFF;
  background-color: #06c755;
  text-decoration: none;
	display: flex;
	justify-content: center;
	align-items: center;
	/*padding-top: 18px;*/
}
@media screen and (max-width: 1279px) {
  header .line_bt {
    display: none;
  }
}

header .navibutton {
  position: absolute;
  width: 50px;
  height: 50px;
  top: 0;
  right: 0;
  background-color: #4c3091;
  padding: 10px;
}
header .navibutton:hover {
  cursor: pointer;
}
header .navibutton .btn {
  position: relative;
  width: 30px;
  height: 20px;
}
header .navibutton .btn span {
  display: block;
  position: absolute;
  background-color: #FFF;
  height: 3px;
  width: 100%;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
header .navibutton .btn .l1 {
  top: 0;
}
header .navibutton .btn .l2 {
  top: calc(50% - 1px);
}
header .navibutton .btn .l3 {
  bottom: 0;
}
header .navibutton .btn.active .l1 {
  -moz-transform: translateX(0px) translateY(9px) rotate(-45deg);
  -ms-transform: translateX(0px) translateY(9px) rotate(-45deg);
  -webkit-transform: translateX(0px) translateY(9px) rotate(-45deg);
  transform: translateX(0px) translateY(9px) rotate(-45deg);
}
header .navibutton .btn.active .l2 {
  opacity: 0;
}
header .navibutton .btn.active .l3 {
  -moz-transform: translateX(0px) translateY(-9px) rotate(45deg);
  -ms-transform: translateX(0px) translateY(-9px) rotate(45deg);
  -webkit-transform: translateX(0px) translateY(-9px) rotate(45deg);
  transform: translateX(0px) translateY(-9px) rotate(45deg);
}
header .navibutton .btn .menu {
  position: absolute;
  left: 0;
  bottom: -18px;
  font-size: 10px;
  color: #FFF;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  header .navibutton {
    width: 70px;
    height: 70px;
    padding: 20px;
  }
  header .navibutton .btn {
    position: relative;
    width: 30px;
    height: 20px;
  }
  header .navibutton .btn span {
    display: block;
    position: absolute;
    background-color: #FFF;
    height: 3px;
    width: 100%;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  header .navibutton .btn .l1 {
    top: 0;
  }
  header .navibutton .btn .l2 {
    top: calc(50% - 1px);
  }
  header .navibutton .btn .l3 {
    bottom: 0;
  }
  header .navibutton .btn.active .l1 {
    -moz-transform: translateX(0px) translateY(9px) rotate(-45deg);
    -ms-transform: translateX(0px) translateY(9px) rotate(-45deg);
    -webkit-transform: translateX(0px) translateY(9px) rotate(-45deg);
    transform: translateX(0px) translateY(9px) rotate(-45deg);
  }
  header .navibutton .btn.active .l2 {
    opacity: 0;
  }
  header .navibutton .btn.active .l3 {
    -moz-transform: translateX(0px) translateY(-9px) rotate(45deg);
    -ms-transform: translateX(0px) translateY(-9px) rotate(45deg);
    -webkit-transform: translateX(0px) translateY(-9px) rotate(45deg);
    transform: translateX(0px) translateY(-9px) rotate(45deg);
  }
  header .navibutton .btn .menu {
    position: absolute;
    left: 0;
    bottom: -18px;
    font-size: 10px;
    color: #FFF;
  }
}
@media screen and (min-width: 1280px) {
  header .navibutton {
    display: none;
  }
}

nav {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(255, 255, 255, 0.95);
  margin: 0 auto;
  z-index: 99;
}
nav .navi {
  width: 100%;
  padding: 60px 20px 0;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  nav .navi {
    width: 100%;
    padding: 60px 30% 0;
  }
}
nav .navi ul {
  width: 100%;
  text-align: left;
}
nav .navi ul li {
  border-bottom: 1px solid #CCC;
}
nav .navi ul li a {
  display: block;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  color: #333;
  padding: 10px;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  nav .navi ul li a {
    font-size: 18px;
    padding: 20px;
  }
}
nav .navi ul li:last-child {
  margin-bottom: 0;
}
nav .bt {
  padding: 30px 20px 0;
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  nav .bt {
    font-size: 18px;
    padding: 30px 30% 0;
  }
}
nav .bt ul {
  width: 70%;
  margin: 0 auto;
}
nav .bt ul li {
  width: 100%;
  margin-bottom: 10px;
}
nav .bt ul li a {
  width: 100%;
  height: 100%;
  display: block;
  text-decoration: none;
  color: #FFF;
  text-align: center;
  line-height: 50px;
}
nav .bt ul li a i {
  margin-right: 5px;
}

.sct-mainimg {
  position: relative;
  background-image: url(../images/mainimg.jpg);
  background-size: cover;
  background-position: center center;
}
@media screen and (max-width: 767px) {
  .sct-mainimg {
    background-image: url(../images/mainimg_sp.jpg);
  }
}
.sct-mainimg:after {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  top: auto;
  bottom: -40px;
  width: 0;
  height: 0;
  content: "";
  border-style: solid;
  border-width: 40px 40px 0 40px;
  border-color: #FFF transparent transparent transparent;
}
@media screen and (max-width: 1169px) {
  .sct-mainimg:after {
    display: none;
  }
}
.sct-mainimg .container {
  padding-top: 47%;
}
@media screen and (max-width: 767px) {
  .sct-mainimg .container {
    padding-top: 118.725%;
  }
}
.sct-mainimg h1 {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 75%;
  width: 100%;
  font-size: 27px;
  font-weight: 700;
  line-height: 39px;
}
.sct-mainimg h1 span {
  border-bottom: 3px solid #1a1a1a;
}
@media screen and (max-width: 1169px) {
  .sct-mainimg h1 {
    top: 63%;
    font-size: 15px;
    line-height: 21px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1169px) {
  .sct-mainimg h1 {
    top: 76%;
  }
}

.sct-passing {
  background-color: #27a7c3;
}
.sct-passing .container {
  background-image: url(../images/passing_bg.png);
  background-position: center bottom;
  background-size: contain;
  background-repeat: no-repeat;
  padding-top: 70px;
  padding-bottom: 20px;
}
@media screen and (max-width: 1169px) {
  .sct-passing .container {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 414px) {
  .sct-passing .container {

    padding: 30px 0;
  }
}
.sct-passing h2 {
  font-size: 27px;
  font-weight: 700;
  line-height: 25px;
  color: #FFF;
  margin-bottom: 44px;
}
@media screen and (max-width: 1169px) {
  .sct-passing h2 {
    font-size: 19px;
    margin-bottom: 30px;
  }
}
.sct-passing .passing {
  width: 915px;
  margin: 0 auto 120px;
}
@media screen and (max-width: 767px) {
  .sct-passing .passing {
    width: 100%;
    margin-bottom: 120px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1169px) {
  .sct-passing .passing {
    width: 100%;
    margin-bottom: 90px;
  }
}
.sct-passing .passing ul {
  *zoom: 1;
  width: calc(100% + 120px);
  margin: 0 -60px;
}
.sct-passing .passing ul:before, .sct-passing .passing ul:after {
  content: "";
  display: table;
}
.sct-passing .passing ul:after {
  clear: both;
}
.sct-passing .passing ul li {
  width: 33.333%;
  float: left;
  padding: 0 20px;
}
.sct-passing .passing ul li .box {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
  font-weight: 700;
  color: #FFF;
  background-image: url(../images/passing_img.png);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  padding-top: 81.775%;
}
.sct-passing .passing ul li .box .inner {
  position: absolute;
  top: 55px;
  left: 0;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .sct-passing .passing ul li .box .inner {
    top: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1169px) {
  .sct-passing .passing ul li .box .inner {
    top: 40px;
  }
}
.sct-passing .passing ul li .top {
  font-size: 17px;
  line-height: 30px;
  text-align: center;
  margin-bottom: 20px;
}
.sct-passing .passing ul li .top span {
  font-size: 23px;
}
@media screen and (max-width: 767px) {
  .sct-passing .passing ul li .top {
    font-size: 11px;
    margin-bottom: 0;
  }
  .sct-passing .passing ul li .top span {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1169px) {
  .sct-passing .passing ul li .top {
    font-size: 16px;
    margin-bottom: 15px;
  }
  .sct-passing .passing ul li .top span {
    font-size: 22px;
  }
}
.sct-passing .passing ul li .num {
  font-size: 52px;
  line-height: 72px;
  letter-spacing: 0;
  text-align: center;
  text-shadow: 3px 3px 1px #0c959e;
}
.sct-passing .passing ul li .num span {
  font-size: 100px;
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  .sct-passing .passing ul li .num {
    font-size: 40px;
    line-height: 50px;
  }
  .sct-passing .passing ul li .num span {
    font-size: 80px;
  }
}
@media screen and (max-width: 767px) {
  .sct-passing .passing ul li .num {
    font-size: 26px;
    line-height: 60px;
  }
  .sct-passing .passing ul li .num span {
    font-size: 36px;
  }
}
.sct-passing .passing ul li .txt {
  font-size: 14px;
  line-height: 20px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sct-passing .passing ul li .txt {
    font-size: 10px;
    line-height: 14px;
    letter-spacing: -1px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1169px) {
  .sct-passing .passing ul li .txt {
    font-size: 14px;
    line-height: 22px;
  }
}
@media screen and (max-width: 767px) {
  .sct-passing .passing ul {
    width: calc(100% + 6px);
    margin: 0 -3px;
  }
  .sct-passing .passing ul li {
    padding: 0 3px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1169px) {
  .sct-passing .passing ul {
    width: calc(100% + 10px);
    margin: 0 -5px;
  }
  .sct-passing .passing ul li {
    padding: 0 5px;
  }
}
.sct-passing p {
  font-size: 11px;
  text-align: right;
  color: #FFF;
}
@media screen and (max-width: 1169px) {
  .sct-passing p {
    font-size: 10px;
  }
}

.sct-system {
  overflow: hidden;
  background-color: #f1e4da;
  background-image: url(../images/system_bg.jpg);
  background-size: contain;
  background-position: center top;
  background-repeat: no-repeat;
}
@media screen and (max-width: 1169px) {
  .sct-system {
    background-size: 150%;
  }
}
.sct-system .container {
  padding-top: 216px;
  padding-bottom: 10px;
  overflow: visible;
}
@media screen and (max-width: 1169px) {
  .sct-system .container {
    padding-top: 45px;
  }
}
.sct-system .system {
  background-color: #FFF;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  padding: 70px;
}
@media screen and (max-width: 767px) {
  .sct-system .system {
    padding: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1169px) {
  .sct-system .system {
    padding: 40px;
  }
}
.sct-system .box {
  display: flex;
}
@media screen and (max-width: 767px) {
  .sct-system .box {
    display: block;
  }
}
.sct-system .box .txt {
  width: calc(100% - 443px);
  font-size: 17px;
  line-height: 30px;
  padding-right: 40px;
}
@media screen and (max-width: 767px) {
  .sct-system .box .txt {
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    padding-right: 0;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1169px) {
  .sct-system .box .txt {
    width: calc(100% - 250px);
    font-size: 13px;
    line-height: 20px;
  }
}
.sct-system .box .txt span {
  font-weight: 700;
  background-image: url(../images/emphasis.png);
  background-size: 1.5%;
  background-position: center bottom;
  background-repeat: repeat-x;
}
.sct-system .box .image {
  width: 443px;
}
@media screen and (max-width: 767px) {
  .sct-system .box .image {
    width: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1169px) {
  .sct-system .box .image {
    width: 250px;
  }
}

.sct-precedent {
  background-color: #f1e4da;
}
.sct-precedent .container {
  padding-top: 120px;
  padding-bottom: 125px;
}
@media screen and (max-width: 1169px) {
  .sct-precedent .container {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.sct-precedent h2 {
  font-size: 38px;
  line-height: 50px;
}
@media screen and (max-width: 1169px) {
  .sct-precedent h2 {
    font-size: 18px;
    line-height: 24px;
  }
}
.sct-precedent .precedent {
  width: calc(100% + 24px);
  margin: 0 -12px 30px;
}
@media screen and (max-width: 767px) {
  .sct-precedent .precedent {
    width: calc(100% + 6px);
    margin: 0 -3px 24px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1169px) {
  .sct-precedent .precedent {
    width: calc(100% + 10px);
    margin: 0 -5px;
  }
}
.sct-precedent .precedent ul {
  width: 100%;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  flex-wrap: -webkit-wrap;
  justify-content: space-between;
}
.sct-precedent .precedent ul li {
  width: calc(25% - 24px);
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .sct-precedent .precedent ul li {
    width: calc(50% - 6px);
    margin-bottom: 6px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1169px) {
  .sct-precedent .precedent ul li {
    width: calc(25% - 10px);
    margin-bottom: 10px;
  }
}
.sct-precedent .precedent ul li img {
  width: 100%;
  height: 100%;
  display: block;
}
.sct-precedent .txt {
  font-size: 18px;
  font-weight: 700;
  line-height: 33px;
  text-align: center;
}
@media screen and (max-width: 1169px) {
  .sct-precedent .txt {
    font-size: 16px;
    line-height: 24px;
    text-align: left;
  }
}

.sct-difference {
  background-color: #6abac0;
  background-image: url(../images/difference_bg.png);
  background-position: center top 260px;
  background-size: contain;
  background-repeat: no-repeat;
}
.sct-difference .container {
  padding-top: 140px;
  padding-bottom: 180px;
}
@media screen and (max-width: 1169px) {
  .sct-difference .container {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.sct-difference .m-title {
  margin-bottom: 60px;
}
@media screen and (max-width: 1169px) {
  .sct-difference .m-title {
    margin-bottom: 30px;
  }
}
.sct-difference .m-title:before {
  display: none;
}
.sct-difference .desc {
  width: 980px;
  font-size: 18px;
  line-height: 34px;
  text-align: left;
  margin: 0 auto 50px;
}
@media screen and (max-width: 1169px) {
  .sct-difference .desc {
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
  }
}
.sct-difference .difference {
  background-color: #FFF;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  padding: 60px 100px;
}
@media screen and (max-width: 1169px) {
  .sct-difference .difference {
    padding: 20px;
  }
}
.sct-difference .difference li {
  margin-bottom: 90px;
}
.sct-difference .difference li:last-child {
  margin-bottom: 30px;
}
@media screen and (max-width: 1169px) {
  .sct-difference .difference li {
    margin-bottom: 50px;
  }
  .sct-difference .difference li:last-child {
    margin-bottom: 0;
  }
}
.sct-difference .difference li h3 {
  position: relative;
  font-size: 28px;
  font-weight: 700;
  text-align: left;
  padding-left: 60px;
  margin-bottom: 35px;
}
@media screen and (max-width: 1169px) {
  .sct-difference .difference li h3 {
    font-size: 20px;
    line-height: 24px;
    padding-left: 35px;
    margin-bottom: 15px;
  }
}
.sct-difference .difference li h3 .purple {
  color: #4c3087;
}
.sct-difference .difference li h3:before {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 0 8px 50px;
  border-color: transparent transparent transparent #4c3087;
}
@media screen and (max-width: 1169px) {
  .sct-difference .difference li h3:before {
    border-width: 6px 0 6px 25px;
  }
}
.sct-difference .difference li .txt {
  font-size: 17px;
  line-height: 33px;
}
@media screen and (max-width: 1169px) {
  .sct-difference .difference li .txt {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
  }
}
.sct-difference .difference li .red {
  color: #ae272d;
}
.sct-difference .difference li table {
  width: 675px;
  border-collapse: collapse;
  margin: 30px auto 40px;
}
@media screen and (max-width: 1169px) {
  .sct-difference .difference li table {
    width: 100%;
    margin: 20px auto;
  }
}
.sct-difference .difference li table.s {
  width: 525px;
}
@media screen and (max-width: 1169px) {
  .sct-difference .difference li table.s {
    width: 100%;
  }
}
.sct-difference .difference li table tr {
  font-weight: 700;
  border-bottom: 1px solid #dbcfc6;
}
.sct-difference .difference li table tr:last-child {
  border-bottom: none;
}
.sct-difference .difference li table tr th {
  font-size: 15px;
  color: #FFF;
  background-color: #005589;
  padding: 10px;
}
@media screen and (max-width: 1169px) {
  .sct-difference .difference li table tr th {
    font-size: 13px;
    padding: 5px;
  }
}
.sct-difference .difference li table tr td {
  font-size: 17px;
  background-color: #f1e6db;
  padding: 10px;
}
.sct-difference .difference li table tr td.red {
  font-size: 22px;
  color: #ae272d;
}
@media screen and (max-width: 1169px) {
  .sct-difference .difference li table tr td {
    font-size: 13px;
    padding: 5px;
  }
  .sct-difference .difference li table tr td.red {
    font-size: 14px;
  }
}
.sct-difference .difference li .frame {
  text-align: justify;
  text-justify: inter-ideograph;
}
.sct-difference .difference li:nth-child(1) {
  margin-bottom: 25px;
}
@media screen and (max-width: 1169px) {
  .sct-difference .difference li:nth-child(1) {
    margin-bottom: 50px;
  }
}
.sct-difference .difference li:nth-child(1) .box {
  display: flex;
}
@media screen and (max-width: 767px) {
  .sct-difference .difference li:nth-child(1) .box {
    display: block;
  }
}
.sct-difference .difference li:nth-child(1) .box .txt {
  width: calc(100% - 478px);
  padding-right: 55px;
}
@media screen and (max-width: 767px) {
  .sct-difference .difference li:nth-child(1) .box .txt {
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    padding-right: 0;
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1169px) {
  .sct-difference .difference li:nth-child(1) .box .txt {
    width: calc(100% - 250px);
    font-size: 14px;
    line-height: 22px;
    padding-right: 30px;
  }
}
.sct-difference .difference li:nth-child(1) .box .image {
  width: 478px;
}
@media screen and (max-width: 767px) {
  .sct-difference .difference li:nth-child(1) .box .image {
    width: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1169px) {
  .sct-difference .difference li:nth-child(1) .box .image {
    width: 250px;
  }
}
.sct-difference .difference li:nth-child(3) table tr td:nth-child(1) {
  border-right: 1px solid #dbcfc6;
}
.sct-difference .difference li:nth-child(3) .box {
  width: 675px;
  margin: 25px auto;
}
@media screen and (max-width: 1169px) {
  .sct-difference .difference li:nth-child(3) .box {
    width: 100%;
    margin: 10px auto;
  }
}
.sct-difference .difference li:nth-child(3) .box .txt {
  font-size: 17px;
  line-height: 24px;
}
@media screen and (max-width: 1169px) {
  .sct-difference .difference li:nth-child(3) .box .txt {
    font-size: 14px;
    line-height: 22px;
  }
}
.sct-difference .difference li:nth-child(3) .box .txt .left {
  display: inline-block;
  min-width: 85px;
}
.sct-difference .difference li:nth-child(3) .box table {
  margin: 15px 0;
}
.sct-difference .difference li:nth-child(3) .box .small {
  font-size: 12px;
  margin-bottom: 20px;
}
.sct-difference .difference li:nth-child(3) .box .frame {
  width: 345px;
  font-size: 22px;
  line-height: 33px;
  text-align: center;
  color: #FFF;
  background-color: #de5a24;
  border-radius: 5px;
  padding: 15px 20px;
  margin: 20px auto 0;
}
@media screen and (max-width: 767px) {
  .sct-difference .difference li:nth-child(3) .box .frame {
    width: 100%;
    font-size: 14px;
    line-height: 22px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1169px) {
  .sct-difference .difference li:nth-child(3) .box .frame {
    font-size: 14px;
    line-height: 22px;
  }
}
.sct-difference .difference li:nth-child(4) .image {
  margin: 30px 0;
}
.sct-difference .difference li:nth-child(4) .image img {
  /* max-width: 1022px; */
  max-width: 950px;
}
@media screen and (max-width: 1169px) {
  .sct-difference .difference li:nth-child(4) .image {
    overflow-x: scroll;
  }
}
.sct-difference .difference li:nth-child(5) p {
  font-size: 17px;
  font-weight: 700;
  line-height: 33px;
  margin: 45px 0 15px;
}
.sct-difference .difference li:nth-child(5) .frame {
  font-size: 15px;
  line-height: 26px;
  background-color: #f1e4da;
  padding: 30px 40px;
}
@media screen and (max-width: 1169px) {
  .sct-difference .difference li:nth-child(5) .frame {
    font-size: 16px;
    line-height: 24px;
    padding: 20px;
  }
}

.sct-achievements .container {
  padding-top: 140px;
  padding-bottom: 130px;
}
@media screen and (max-width: 1169px) {
  .sct-achievements .container {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.sct-achievements .txt {
  font-size: 18px;
  line-height: 34px;
  text-align: center;
}
.sct-achievements .txt p {
  font-size: 15px;
  line-height: 25px;
  text-align: center;
  margin-top: 20px;
}
@media screen and (max-width: 1169px) {
  .sct-achievements .txt {
    font-size: 16px;
    line-height: 24px;
    text-align: left;
  }
  .sct-achievements .txt p {
    font-size: 14px;
    line-height: 22px;
    text-align: left;
  }
}
.sct-achievements .p-results {
  margin-top: 30px;
}
@media screen and (max-width: 1169px) {
  .sct-achievements .p-results {
    overflow-x: scroll;
  }
}
.sct-achievements .p-results table {
  width: 100%;
  border-collapse: collapse;
  margin-left: -1px;
  margin-bottom: -1px;
}
@media screen and (max-width: 767px) {
  .sct-achievements .p-results table {
    width: 450px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1169px) {
  .sct-achievements .p-results table {
    width: 100%;
  }
}
.sct-achievements .p-results tr.p-results-table_thead {
  background-color: #4C3091;
  color: #fff;
}
.sct-achievements .p-results tr > td:first-child {
  padding-left: 12px;
  padding-right: 12px;
  text-align: left;
}
.sct-achievements .p-results th, .sct-achievements .p-results td {
  border-left: #c3c3c3 1px solid;
  border-bottom: #c3c3c3 1px solid;
  font-size: 1.4rem;
  text-align: center;
  vertical-align: middle;
  line-height: 1.3;
}
.sct-achievements .p-results th {
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: normal;
  white-space: nowrap;
}
.sct-achievements .p-results td {
  padding-top: 2px;
  padding-bottom: 2px;
  background-color: #FBEEE4;
}
@media screen and (min-width: 768px) {
  .sct-achievements .p-results_text {
    margin-bottom: 40px;
    line-height: 1.5;
  }
  .sct-achievements .p-results_text span {
    font-size: 1.2rem;
  }
  .sct-achievements .p-results_name {
    width: 444px;
  }
  .sct-achievements .p-results tr > td:first-child {
    padding-left: 20px;
    padding-right: 20px;
  }
  .sct-achievements .p-results th, .sct-achievements .p-results td {
    line-height: 2;
  }
  .sct-achievements .p-results th {
    padding-top: 9px;
    padding-bottom: 9px;
  }
  .sct-achievements .p-results td {
    padding-top: 7px;
    padding-bottom: 7px;
  }
}
.sct-achievements p {
  font-size: 12px;
  text-align: right;
  margin-top: 20px;
}

.sct-achievements .n-results{
	background-color: #dce9ed;
	padding: 20px;
	margin-top: 30px;
}
.sct-achievements .n-results ul {
	padding: 0 0 0 23px;
}
.sct-achievements .n-results li {
	text-align: left;
	list-style-type: disc;
}
.sct-achievements .n-results p.ttl {
	text-align: center;
	font-size: 18px;
	color: #1c63a3;
	font-weight: bold;
	margin-top:0;
}
.sct-achievements .n-results p.country {
	text-align: left;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	border-left: 4px solid #4c3091;
	padding-left: 8px;
	margin: 20px 0 8px 0;
	background-color: #1c63a3;
}
.sct-achievements .n-results p:nth-child(2){
	margin: 10px 0 8px 0;
}

.sct-feature {
  background-image: url(../images/feature_bg.png);
  background-size: contain;
  background-position: center top 110px;
  background-repeat: no-repeat;
  position: relative;
  background-color: #f1e4da;
  overflow: hidden;
}
.sct-feature .container {
  overflow: visible;
  padding-top: 150px;
  padding-bottom: 60px;
}
@media screen and (max-width: 1169px) {
  .sct-feature .container {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.sct-feature .feature li {
  background-color: #FFF;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  padding: 70px;
  margin-bottom: 60px;
}
@media screen and (max-width: 1169px) {
  .sct-feature .feature li {
    padding: 20px;
    margin-bottom: 30px;
  }
}
.sct-feature .feature li h3 {
  position: relative;
  text-align: left;
  margin-bottom: 40px;
}
@media screen and (max-width: 1169px) {
  .sct-feature .feature li h3 {
    margin-bottom: 20px;
  }
}
.sct-feature .feature li h3 img {
  width: 110px;
  display: inline-block;
  margin-right: 10px;
}
.sct-feature .feature li h3 .title {
  display: inline-block;
  font-weight: 700;
}
.sct-feature .feature li h3 .title p {
  font-size: 32px;
}
.sct-feature .feature li h3 .title p.small {
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  .sct-feature .feature li h3 img {
    width: 40px;
    vertical-align: top;
  }
  .sct-feature .feature li h3 .title p {
    font-size: 20px;
    line-height: 24px;
  }
  .sct-feature .feature li h3 .title p.small {
    font-size: 12px;
  }
}
@media screen and (min-width: 1170px) and (max-width: 1280px) {
  .sct-feature .feature li h3 .title p {
    font-size: 28px;
  }
  .sct-feature .feature li h3 .title p.small {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1169px) {
  .sct-feature .feature li h3 img {
    width: 70px;
    vertical-align: top;
  }
  .sct-feature .feature li h3 .title p {
    font-size: 18px;
  }
  .sct-feature .feature li h3 .title p.small {
    font-size: 13px;
  }
}
.sct-feature .feature li .red {
  color: #cc4619;
}
.sct-feature .feature li .blue {
  color: #06698d;
}
.sct-feature .feature li .yellow {
  font-weight: 700;
  background-image: url(../images/emphasis.png);
  background-size: 1.8%;
  background-position: center bottom;
  background-repeat: repeat-x;
}
.sct-feature .feature li:nth-child(1) .box {
  display: flex;
}
@media screen and (max-width: 767px) {
  .sct-feature .feature li:nth-child(1) .box {
    display: block;
  }
}
.sct-feature .feature li:nth-child(1) .box .txt {
  width: calc(100% - 273px);
  font-size: 16px;
  line-height: 25px;
  padding-right: 80px;
}
@media screen and (max-width: 767px) {
  .sct-feature .feature li:nth-child(1) .box .txt {
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    padding-right: 0;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1169px) {
  .sct-feature .feature li:nth-child(1) .box .txt {
    width: calc(100% - 180px);
    font-size: 16px;
    line-height: 24px;
    padding-right: 30px;
  }
}
.sct-feature .feature li:nth-child(1) .box .image {
  width: 273px;
}
@media screen and (max-width: 767px) {
  .sct-feature .feature li:nth-child(1) .box .image {
    width: 100%;
  }
  .sct-feature .feature li:nth-child(1) .box .image img {
    width: 50%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1169px) {
  .sct-feature .feature li:nth-child(1) .box .image {
    width: 180px;
  }
}
.sct-feature .feature li:nth-child(2) {
  border-radius: 10px 10px 0 0;
  margin-bottom: 0;
}
.sct-feature .feature li:nth-child(2) .box {
  display: flex;
}
@media screen and (max-width: 1169px) {
  .sct-feature .feature li:nth-child(2) .box {
    display: block;
  }
}
.sct-feature .feature li:nth-child(2) .box .image {
  width: 640px;
}
.sct-feature .feature li:nth-child(2) .box .image img {
  width: 100%;
}
@media screen and (max-width: 1169px) {
  .sct-feature .feature li:nth-child(2) .box .image {
    width: 100%;
    margin-bottom: 20px;
  }
}
.sct-feature .feature li:nth-child(2) .box .txt {
  width: calc(100% - 640px);
  font-size: 16px;
  line-height: 25px;
  padding-left: 45px;
}
@media screen and (max-width: 1169px) {
  .sct-feature .feature li:nth-child(2) .box .txt {
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    padding-left: 0;
  }
}
.sct-feature .feature li:nth-child(3) {
  display: flex;
  background-color: #dcebef;
  border-radius: 0 0 5px 5px;
  padding: 70px;
}
@media screen and (max-width: 767px) {
  .sct-feature .feature li:nth-child(3) {
    display: block;
    padding: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1169px) {
  .sct-feature .feature li:nth-child(3) {
    padding: 20px;
  }
}
.sct-feature .feature li:nth-child(3) .left {
  padding-right: 40px;
}
@media screen and (max-width: 767px) {
  .sct-feature .feature li:nth-child(3) .left {
    padding-right: 0;
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1169px) {
  .sct-feature .feature li:nth-child(3) .left {
    padding-right: 20px;
  }
}
.sct-feature .feature li:nth-child(3) .left .logo {
  margin-bottom: 45px;
}
.sct-feature .feature li:nth-child(3) .left .logo img {
  height: 53px;
}
@media screen and (max-width: 1169px) {
  .sct-feature .feature li:nth-child(3) .left .logo {
    margin-bottom: 20px;
  }
  .sct-feature .feature li:nth-child(3) .left .logo img {
    height: 30px;
  }
}
.sct-feature .feature li:nth-child(3) .right {
  padding-left: 40px;
}
@media screen and (max-width: 767px) {
  .sct-feature .feature li:nth-child(3) .right {
    padding-left: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1169px) {
  .sct-feature .feature li:nth-child(3) .right {
    padding-left: 20px;
  }
}
.sct-feature .feature li:nth-child(3) .right .logo {
  margin-bottom: 28px;
}
.sct-feature .feature li:nth-child(3) .right .logo img {
  height: 68px;
}
@media screen and (max-width: 1169px) {
  .sct-feature .feature li:nth-child(3) .right .logo {
    margin-bottom: 20px;
  }
  .sct-feature .feature li:nth-child(3) .right .logo img {
    height: 30px;
  }
}
.sct-feature .feature li:nth-child(3) .txt {
  margin-bottom: 30px;
}
@media screen and (max-width: 1169px) {
  .sct-feature .feature li:nth-child(3) .txt {
    margin-bottom: 10px;
  }
}
.sct-feature .feature li:nth-child(3) .txt span {
  display: block;
  font-size: 15px;
  line-height: 25px;
  margin-bottom: 35px;
}
@media screen and (max-width: 1169px) {
  .sct-feature .feature li:nth-child(3) .txt span {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
  }
}
.sct-feature .feature li:nth-child(3) .txt p {
  font-size: 16px;
  line-height: 26px;
  padding-left: 1em;
  text-indent: -1em;
}
@media screen and (max-width: 1169px) {
  .sct-feature .feature li:nth-child(3) .txt p {
    font-size: 16px;
    line-height: 24px;
  }
}
.sct-feature .feature li:nth-child(3) .image {
  text-align: left;
}
.sct-feature .feature li:nth-child(3) .image p {
  font-size: 15px;
  margin-bottom: 15px;
}
@media screen and (max-width: 1169px) {
  .sct-feature .feature li:nth-child(3) .image p {
    font-size: 14px;
    margin-bottom: 5px;
  }
}
.sct-feature .feature li:nth-child(4) {
  border-radius: 10px 10px 0 0;
  padding-right: 0;
  padding-bottom: 60px;
  margin-bottom: 0;
}
@media screen and (max-width: 1169px) {
  .sct-feature .feature li:nth-child(4) {
    padding-right: 20px;
    padding-bottom: 20px;
  }
}
.sct-feature .feature li:nth-child(4) .box {
  display: flex;
  margin-bottom: 35px;
}
@media screen and (max-width: 767px) {
  .sct-feature .feature li:nth-child(4) .box {
    display: block;
  }
}
.sct-feature .feature li:nth-child(4) .box .txt {
  width: calc(100% - 375px);
  font-size: 16px;
  line-height: 25px;
  padding-right: 65px;
}
@media screen and (max-width: 767px) {
  .sct-feature .feature li:nth-child(4) .box .txt {
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    padding-right: 0;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1169px) {
  .sct-feature .feature li:nth-child(4) .box .txt {
    width: calc(100% - 180px);
    font-size: 14px;
    line-height: 22px;
    padding-right: 30px;
  }
}
.sct-feature .feature li:nth-child(4) .box .image {
  width: 375px;
}
@media screen and (max-width: 767px) {
  .sct-feature .feature li:nth-child(4) .box .image {
    width: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1169px) {
  .sct-feature .feature li:nth-child(4) .box .image {
    width: 180px;
  }
}
.sct-feature .feature li:nth-child(4) .graph {
  padding-right: 70px;
}
.sct-feature .feature li:nth-child(4) .graph p {
  font-size: 20px;
  margin-bottom: 30px;
}
@media screen and (max-width: 1169px) {
  .sct-feature .feature li:nth-child(4) .graph {
    overflow-x: scroll;
    padding-right: 0;
  }
  .sct-feature .feature li:nth-child(4) .graph p {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .sct-feature .feature li:nth-child(4) .graph img {
    max-width: 580px;
  }
}
.sct-feature .feature li:nth-child(5) {
  box-shadow: 0 8px 10px rgba(0, 0, 0, 0.2);
  border-radius: 0 0 10px 10px;
  padding-top: 60px;
  padding-right: 0;
}
@media screen and (max-width: 1169px) {
  .sct-feature .feature li:nth-child(5) {
    padding-top: 20px;
    padding-right: 20px;
  }
}
.sct-feature .feature li:nth-child(5) .box1 {
  display: flex;
  padding-right: 70px;
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .sct-feature .feature li:nth-child(5) .box1 {
    display: block;
    padding-right: 0;
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1169px) {
  .sct-feature .feature li:nth-child(5) .box1 {
    padding-right: 20px;
    margin-bottom: 30px;
  }
}
.sct-feature .feature li:nth-child(5) .box1 .txt {
  width: calc(100% - 354px);
  font-size: 16px;
  line-height: 25px;
  padding-right: 50px;
}
@media screen and (max-width: 767px) {
  .sct-feature .feature li:nth-child(5) .box1 .txt {
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    padding-right: 0;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1169px) {
  .sct-feature .feature li:nth-child(5) .box1 .txt {
    width: calc(100% - 180px);
    font-size: 14px;
    line-height: 22px;
    padding-right: 30px;
  }
}
.sct-feature .feature li:nth-child(5) .box1 .image {
  width: 354px;
}
@media screen and (max-width: 767px) {
  .sct-feature .feature li:nth-child(5) .box1 .image {
    width: 100%;
  }
  .sct-feature .feature li:nth-child(5) .box1 .image img {
    width: 60%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1169px) {
  .sct-feature .feature li:nth-child(5) .box1 .image {
    width: 180px;
  }
}
.sct-feature .feature li:nth-child(5) .box2 {
  display: flex;
  margin-bottom: 45px;
}
@media screen and (max-width: 1169px) {
  .sct-feature .feature li:nth-child(5) .box2 {
    display: block;
    margin-bottom: 30px;
  }
}
.sct-feature .feature li:nth-child(5) .box2 .txt {
  width: calc(100% - 358px);
  padding-right: 50px;
}
.sct-feature .feature li:nth-child(5) .box2 .txt img {
  width: 100%;
}
@media screen and (max-width: 1169px) {
  .sct-feature .feature li:nth-child(5) .box2 .txt {
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    padding-right: 0;
    margin-bottom: 20px;
  }
}
.sct-feature .feature li:nth-child(5) .box2 .image {
  width: 358px;
}
@media screen and (max-width: 1169px) {
  .sct-feature .feature li:nth-child(5) .box2 .image {
    width: 100%;
  }
}
.sct-feature .feature li:nth-child(5) p {
  font-size: 14px;
}
@media screen and (max-width: 1169px) {
  .sct-feature .feature li:nth-child(5) p {
    font-size: 12px;
  }
}
.sct-feature .feature li:nth-child(6) {
  padding-right: 0;
}
.sct-feature .feature li:nth-child(6) .box {
  display: flex;
}
@media screen and (max-width: 767px) {
  .sct-feature .feature li:nth-child(6) .box {
    display: block;
    padding-right: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1169px) {
  .sct-feature .feature li:nth-child(6) .box {
    padding-right: 20px;
  }
}
.sct-feature .feature li:nth-child(6) .box .txt {
  width: calc(100% - 375px);
  font-size: 16px;
  line-height: 25px;
  padding-right: 80px;
}
@media screen and (max-width: 767px) {
  .sct-feature .feature li:nth-child(6) .box .txt {
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    padding-right: 0;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1169px) {
  .sct-feature .feature li:nth-child(6) .box .txt {
    width: calc(100% - 200px);
    font-size: 16px;
    line-height: 24px;
    padding-right: 30px;
  }
}
.sct-feature .feature li:nth-child(6) .box .image {
  width: 375px;
}
@media screen and (max-width: 767px) {
  .sct-feature .feature li:nth-child(6) .box .image {
    width: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1169px) {
  .sct-feature .feature li:nth-child(6) .box .image {
    width: 200px;
  }
}
.sct-feature .feature li:nth-child(7) {
  padding-right: 0;
}
.sct-feature .feature li:nth-child(7) .box {
  display: flex;
}
@media screen and (max-width: 767px) {
  .sct-feature .feature li:nth-child(7) .box {
    display: block;
    padding-right: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1169px) {
  .sct-feature .feature li:nth-child(7) .box {
    padding-right: 20px;
  }
}
.sct-feature .feature li:nth-child(7) .box .image {
  width: 400px;
}
@media screen and (max-width: 1169px) {
  .sct-feature .feature li:nth-child(7) .box .image {
    width: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1169px) {
  .sct-feature .feature li:nth-child(7) .box .image {
    width: 200px;
  }
}
.sct-feature .feature li:nth-child(7) .box .txt {
  width: calc(100% - 400px);
  font-size: 16px;
  line-height: 25px;
  padding-right: 70px;
}
.sct-feature .feature li:nth-child(7) .box .txt a {
  display: block;
  color: #4c3087;
  margin-top: 30px;
}
.sct-feature .feature li:nth-child(7) .box .txt a i {
  margin-right: 5px;
}
@media screen and (max-width: 767px) {
  .sct-feature .feature li:nth-child(7) .box .txt {
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    padding-right: 0;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1169px) {
  .sct-feature .feature li:nth-child(7) .box .txt {
    width: calc(100% - 200px);
    font-size: 16px;
    line-height: 24px;
    padding-right: 30px;
  }
}

.sct-course {
  background-color: #85cad1;
  background-image: url(../images/program_bg.jpg);
  background-position: top right;
  background-repeat: no-repeat;
  background-size: 62.05% auto;
}
@media screen and (max-width: 1169px) {
  .sct-course {
    background-size: 62.23958% auto;
  }
}
.sct-course .container {
  padding-top: 70px;
  padding-bottom: 85px;
}
@media screen and (max-width: 1169px) {
  .sct-course .container {
    padding-top: 54px;
    padding-bottom: 40px;
  }
}
.sct-course h2 {
  position: relative;
  font-size: 2rem;
  line-height: 1.28;
  text-align: center;
}
.sct-course .h2_line:after {
  content: "";
  display: block;
  margin: 25px auto 30px auto;
  width: 5.85938%;
  height: 1px;
  line-height: 1.4;
  background-color: #4C3091;
}
.sct-course .p-course_table {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .sct-course h2 {
    font-size: 3.2rem;
  }
  .sct-course .h2_line:after {
    margin: 50px auto 60px;
    width: 45px;
  }
  .sct-course .c-column2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .sct-course .p-course_text {
    width: 550px;
    padding-right: 40px;
  }
  .sct-course .p-course_table {
    width: 530px;
    margin-top: 0;
  }
}

.sct-mba {
  background: url(../images/mba_bg.jpg) center top no-repeat #FBEEE4;
  background-size: contain;
  padding-top: 190px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .sct-mba {
    padding-top: 35px;
  }
}
.sct-mba .container {
  overflow: visible;
}
.sct-mba h3 {
  margin-top: 30px;
  margin-bottom: 15px;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: left;
}
.sct-mba .l-box-inner {
  text-align: left;
  border: 2.8px solid #c3c3c3;
  padding: 20px 4.62963%;
}
.sct-mba .p-course-info_heading:before {
  border-left: 25px solid #066997;
}
.sct-mba .p-mba_text {
  margin-bottom: 20px;
  font-size: 1.6rem;
  font-weight: bold;
}
.sct-mba .p-mba_note {
  margin-top: 25px;
  font-size: 0.9rem;
}
.sct-mba .c-column2-box.box01 {
  width: 420px;
}
.sct-mba .c-column2-box.box02 {
  width: 400px;
}
.sct-mba .l-box-inner .c-column2-box.box01 {
  width: 100%;
}
.sct-mba .l-box-inner .c-column2-box.box02 {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .sct-mba h3 {
    margin-top: 65px;
    margin-bottom: 20px;
    font-size: 2.2rem;
  }
  .sct-mba .l-box-inner {
    position: relative;
    width: 980px;
    padding: 45px;
    border-bottom-width: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .sct-mba .l-box-inner .c-column2-box.box01 {
    width: 420px;
  }
  .sct-mba .l-box-inner .c-column2-box.box02 {
    width: 400px;
  }
  .sct-mba .p-course-info_heading:before {
    border-left: 50px solid #066997;
  }
  .sct-mba .p-mba_text {
    margin-bottom: 25px;
    font-size: 1.9rem;
    text-align: center;
  }
  .sct-mba .p-mba_note {
    margin-top: 30px;
    font-size: 1.2rem;
  }
  .sct-mba .l-box {
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 767px) {
  .sct-mba .p-course-info_conditions {
    margin: 20px 0;
  }
  .sct-mba .p-mba_text {
    margin-top: 40px;
  }
}

.sct-llm {
  background: url(../images/llm_bg.jpg) center top no-repeat #FBEEE4;
  background-size: contain;
  padding-top: 190px;
  overflow: hidden;
}
.sct-llm .container {
  overflow: visible;
}
.sct-llm h3 {
  margin-top: 30px;
  margin-bottom: 15px;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: left;
}
.sct-llm .p-course-info_heading {
  text-align: left;
}
.sct-llm .p-course-info_heading:before {
  border-left: 25px solid #840516;
}
.sct-llm .p-llm-pattern_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  font-weight: bold;
}
.sct-llm .p-llm-pattern_title-txt {
  margin: 0;
}
.sct-llm .p-llm-pattern_icon {
  margin-right: 10px;
}
.sct-llm .p-llm-pattern_icon .material-icons {
  font-size: 4.5rem;
}
.sct-llm .p-llm-pattern_text {
  margin-bottom: 20px;
  font-size: 1.2rem;
}
.sct-llm .l-box-inner {
  text-align: left;
}
@media screen and (min-width: 768px) {
  .sct-llm .p-llm-pattern_title {
    margin-bottom: 10px;
    font-size: 1.6rem;
  }
  .sct-llm .p-llm-pattern_icon {
    margin-right: 15px;
  }
  .sct-llm .p-llm-pattern_icon .material-icons {
    font-size: 4.6rem;
  }
  .sct-llm .p-llm-pattern_text {
    margin-top: 25px;
    margin-bottom: 40px;
    font-size: 1.5rem;
  }
  .sct-llm .p-llm-pattern_text.mb0 {
    margin-bottom: 0;
  }
  .sct-llm .p-llm-pattern_img01 {
    position: absolute;
    top: 50px;
    right: 222px;
    width: 313px;
  }
  .sct-llm .p-llm-pattern_text02 {
    margin-bottom: 30px;
  }
  .sct-llm .l-box {
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 767px) {
  .sct-llm .p-course-info_conditions {
    margin-bottom: 20px;
  }
  .sct-llm .p-llm-pattern_text02 {
    margin-bottom: 20px;
  }
}

.sct-gra {
  background: url(../images/gra_bg.jpg) center top no-repeat #FBEEE4;
  background-size: contain;
  overflow: hidden;
}
.sct-gra .container {
  overflow: visible;
}
.sct-gra h3 {
  margin-top: 30px;
  margin-bottom: 15px;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: left;
}
.sct-gra .p-course-info_heading:before {
  border-left: 25px solid #404040;
}
.sct-gra .p-gra_text {
  margin-top: 25px;
}
.sct-gra .p-gra_img {
  margin-top: 35px;
}
.sct-gra .c-mt01 {
  text-align: left;
}
.sct-gra .l-box-inner {
  text-align: left;
}
@media screen and (min-width: 768px) {
  .sct-gra .p-course-info_heading:before {
    border-left: 50px solid #404040;
  }
  .sct-gra .p-gra_text {
    margin-top: 0;
  }
  .sct-gra .l-box {
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 767px) {
  .sct-gra .p-course-info_conditions {
    margin-bottom: 20px;
  }
}

.sct-univ {
  background: url(../images/univ_bg.jpg) center top no-repeat #FBEEE4;
  background-size: contain;
}
.sct-univ .container {
  padding-top: 110px;
  padding-bottom: 110px;
}
@media screen and (max-width: 1169px) {
  .sct-univ .container {
    padding-top: 54px;
    padding-bottom: 40px;
  }
}
.sct-univ h3 {
  margin-top: 30px;
  margin-bottom: 15px;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: left;
}
.sct-univ .p-course-info_heading:before {
  border-left: 25px solid #D64619;
}
.sct-univ .p-univ_img02 {
  width: 80%;
  margin: 35px auto 0;
}
@media screen and (min-width: 768px) {
  .sct-univ .p-course-info_about {
    margin-bottom: 0;
  }
  .sct-univ .p-course-info_heading:before {
    border-left: 50px solid #D64619;
  }
  .sct-univ .p-univ_text {
    width: 450px;
  }
  .sct-univ .p-univ_img01 {
    width: 470px;
  }
  .sct-univ .p-univ_img02 {
    width: 275px;
  }
  .sct-univ .c-column2-box.box03 {
    width: 390px;
  }
  .sct-univ .c-column2-box.box04 {
    width: 440px;
  }
  .sct-univ .p-course-info_conditions {
    margin: 20px 0 0;
  }
  .sct-univ .l-box {
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 767px) {
  .sct-univ .l-inner {
    margin-top: -50px;
  }
  .sct-univ .p-univ_text {
    margin-bottom: 20px;
  }
  .sct-univ .p-course-info_conditions {
    margin: 20px 0;
    text-align: left;
  }
  .sct-univ .box02 {
    display: none;
  }
}

.sct-program {
  background-color: #6AC4CA;
}
.sct-program .container {
  text-align: left;
  padding-top: 110px;
  padding-bottom: 30px;
}
@media screen and (max-width: 1169px) {
  .sct-program .container {
    padding-top: 54px;
    padding-bottom: 20px;
  }
}
.sct-program h3 {
  font-weight: bold;
  text-align: left;
}

.p-program_text {
  font-size: 1rem;
  text-align: center;
  line-height: 1.8;
}

.p-program_title {
  margin-top: 20px;
  margin-bottom: 5px;
  font-size: 1.6rem;
  font-weight: bold;
}

.p-program_heading {
  position: relative;
  margin-bottom: 10px;
  padding-left: 30px;
  font-size: 1.5rem;
  font-weight: bold;
}

.p-program_heading:before {
  content: "";
  display: inline-block;
  margin-left: -30px;
  margin-right: 5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}

.program1 .p-program_heading:before {
  border-left: 25px solid #4C3091;
}

.program2 .p-program_heading:before {
  border-left: 25px solid #D64619;
}

.p-program_heading2 {
  margin-top: 20px;
  font-size: 1.4rem;
  font-weight: bold;
}

.p-program_note {
  margin-bottom: 10px;
  font-size: 1rem;
}

.p-program .table-b {
  margin-bottom: 35px;
}

.p-program_colmn {
  width: 100%;
}

.p-program_list {
  color: #fff;
  font-size: 1.5rem;
  line-height: 2;
  text-align: center;
}

.program1 .p-program_list {
  background-color: #4C3091;
}

.program2 .p-program_list {
  background-color: #D64619;
}

.p-program_cell {
  padding: 15px;
  background-color: #FBEEE4;
}

@media screen and (min-width: 768px) {
  .p-program .l-box {
    padding: 60px 65px;
  }

  .p-program_text {
    font-size: 1.5rem;
  }

  .p-program_title {
    margin-top: 70px;
    margin-bottom: 15px;
    font-size: 2.2rem;
  }

  .p-program_heading {
    margin-bottom: 25px;
    padding-left: 60px;
    font-size: 2.1rem;
  }

  .p-program_heading:before {
    margin-left: -60px;
    margin-right: 10px;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
  }

  .program1 .p-program_heading:before {
    border-left: 50px solid #4C3091;
  }

  .program2 .p-program_heading:before {
    border-left: 50px solid #D64619;
  }

  .p-program_heading2 {
    margin-top: 30px;
    font-size: 1.8rem;
  }

  .p-program_note {
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 1.4rem;
  }

  .p-program_colmn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }

  .p-program-box2 .p-program_table {
    width: 50%;
  }

  .p-program-box3 .p-program_table {
    width: 33%;
  }

  .p-program-box3.table-b {
    margin-bottom: 70px;
  }

  .p-program_colmn dl + dl {
    border-left: #c3c3c3 1px solid;
  }

  .p-program_table {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .p-program_list {
    line-height: 3;
    font-size: 1.6rem;
  }

  .p-program_cell {
    padding: 30px;
    height: 100%;
    line-height: 1.8;
  }
}
.sct-access .container {
  width: 1150px;
  padding-top: 110px;
  padding-bottom: 110px;
  padding-left: 60px;
}
@media screen and (max-width: 1169px) {
  .sct-access .container {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 0;
  }
}
.sct-access .l-inner {
  display: flex;
}
@media screen and (min-width: 768px) {
  .sct-access .l-inner {
    flex-direction: row-reverse;
  }
}
@media screen and (max-width: 767px) {
  .sct-access .l-inner {
    display: block;
  }
}
.sct-access .p-access-map {
  width: 670px;
}
@media screen and (max-width: 767px) {
  .sct-access .p-access-map {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1169px) {
  .sct-access .p-access-map {
    width: 50%;
  }
}
.sct-access .p-access-box {
  width: 100%;
  height: 543px;
}
@media screen and (max-width: 1169px) {
  .sct-access .p-access-box {
    height: 250px;
  }
}
.sct-access .p-access-box iframe {
  width: 100%;
  height: 100%;
}
.sct-access .p-access-info {
  width: calc(100% - 670px);
  text-align: left;
  padding-right: 50px;
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .sct-access .p-access-info {
    width: 100%;
    padding-right: 0;
    padding-left: 20px;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1169px) {
  .sct-access .p-access-info {
    width: 50%;
    padding-right: 0;
    margin-bottom: 20px;
  }
}
.sct-access .p-access-info .p-access_name {
  font-weight: 700;
  margin-bottom: 20px;
  font-size: 2rem;
}
.sct-access .p-access-info .address {
  margin-bottom: 30px;
}
.sct-access .p-access-info img {
  max-width: 100%;
  display: block;
  margin-top: 30px;
}
@media screen and (min-width: 768px) and (max-width: 1169px) {
  .sct-access .p-access-info img {
    width: 50%;
  }
}

.sct-contact {
  background: #FFF url(../images/contact_bg_pc.jpg) center top no-repeat;
  background-size: cover;
}
@media screen and (max-width: 1169px) {
  .sct-contact {
    background-image: url(../images/contact_bg_sp.jpg);
  }
}
.sct-contact .container {
  color: #FFF;
  padding-top: 110px;
  padding-bottom: 110px;
}
@media screen and (max-width: 1169px) {
  .sct-contact .container {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.sct-contact h2 {
  font-size: 3.4rem;
  font-weight: 700;
  margin-bottom: 40px;
}
@media screen and (max-width: 1169px) {
  .sct-contact h2 {
    font-size: 1.9rem;
    margin-bottom: 20px;
  }
}
.sct-contact p {
  text-align: center;
}
.sct-contact ul {
  width: 490px;
  margin: 30px auto;
}
@media screen and (max-width: 767px) {
  .sct-contact ul {
    width: 100%;
  }
}
.sct-contact ul li {
  position: relative;
  display: block;
  margin: 0 0 20px;
  font-size: 1.7rem;
}
.sct-contact ul li a {
  display: block;
  padding: 15px 0;
  color: #FFF;
  text-decoration: none;
  background-color: #D64619;
}
.sct-contact ul li a:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 65px;
  margin-top: -5px;
  width: 10px;
  height: 10px;
  border-bottom: 3px solid #fff;
  border-right: 3px solid #fff;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.sct-contact .p-contact_tel {
  font-size: 3.8rem;
  font-weight: bold;
}
.sct-contact .p-contact_tel a {
  color: #FFF;
  text-decoration: none;
}
.sct-contact .p-contact_tel span {
  font-size: 2.3rem;
}

/* p-course-info */
.p-course-info {
  padding-top: 35px;
}

.p-course-info .l-box {
  margin-bottom: 35px;
  padding-top: 35px;
}

.p-course-info_title {
  width: 54.80226%;
  margin-left: auto;
  margin-right: auto;
}

.p-course-info_title img {
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
}

.p-course-info h3 {
  margin-top: 30px;
  margin-bottom: 15px;
  font-size: 1.6rem;
  font-weight: bold;
}

.p-course-info_heading {
  position: relative;
  padding-left: 30px;
}

.p-course-info_heading:before {
  content: "";
  display: inline-block;
  margin-left: -30px;
  margin-right: 5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}

.p-course-info_conditions {
  padding: 12px;
  background-color: #E6F5F9;
  /*li {
			text-indent: -1em;
			padding-left: 1em;
		}*/
}

.p-course-info .l-box-inner {
  border: 2.8px solid #c3c3c3;
  padding: 20px 4.62963%;
}

@media screen and (min-width: 768px) {
  .p-course-info {
    padding-top: 190px;
  }

  .p-course-info .l-box {
    margin-bottom: 85px;
    padding-top: 85px;
  }

  .p-course-info_title {
    position: absolute;
    top: -55px;
    left: 85px;
    width: 388px;
  }

  .p-course-info_title img {
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  }

  .p-course-info_about {
    margin-left: 455px;
    margin-bottom: -30px;
  }

  .p-course-info_about h3 {
    margin-top: 0 !important;
  }

  .p-course-info h3 {
    margin-top: 65px;
    margin-bottom: 20px;
    font-size: 2.2rem;
  }

  .p-course-info_heading {
    position: relative;
    padding-left: 60px;
  }

  .p-course-info_heading:before {
    margin-left: -60px;
    margin-right: 10px;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
  }

  .p-course-info_conditions {
    width: 420px;
    padding: 20px;
    text-align: left;
    margin-bottom: 20px;
  }

  .p-course-info .l-box-inner {
    position: relative;
    width: 100%;
    padding: 45px;
    border-bottom-width: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .p-course-info .l-box-inner .c-column2-box.box01 {
    width: 420px;
  }

  .p-course-info .l-box-inner .c-column2-box.box02 {
    width: 400px;
  }
}
footer .container {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media screen and (max-width: 1169px) {
  footer .container {
    padding-bottom: 70px;
  }
}
footer .l-footer_register {
  margin-bottom: 60px;
  font-size: 1rem;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  footer .l-footer_register {
    margin-bottom: 30px;
  }
}
footer .l-footer_name {
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 1.8rem;
}
footer .l-footer_address {
  margin-bottom: 0;
  font-size: 1.4rem;
  line-height: 1.6;
  text-align: left;
}
footer .l-footer_address .address {
  text-align: left;
}
@media screen and (max-width: 1169px) {
  footer .l-footer_address {
    font-size: 1.2rem;
    line-height: 1.3;
  }
}
footer .l-footer_copyright {
  position: absolute;
  bottom: 30px;
  right: 0;
  font-size: 1.4rem;
}
@media screen and (max-width: 1169px) {
  footer .l-footer_copyright {
    position: static;
    text-align: center;
    margin-top: 20px;
  }
}

#f_bt {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50px;
}
#f_bt ul {
  *zoom: 1;
  width: 100%;
}
#f_bt ul:before, #f_bt ul:after {
  content: "";
  display: table;
}
#f_bt ul:after {
  clear: both;
}
#f_bt ul li {
  width: 33.333%;
  float: left;
}
#f_bt ul li a {
  width: 100%;
  height: 100%;
  display: block;
  text-decoration: none;
  color: #FFF;
  text-align: center;
  line-height: 50px;
}
#f_bt ul li a i {
  margin-right: 5px;
}
@media screen and (min-width: 1170px) {
  #f_bt {
    display: none;
  }
}

#pagetop {
  display: none;
  position: fixed;
  bottom: 0;
  right: 0;
}
#pagetop a {
  display: block;
  width: 64px;
  height: 64px;
  color: #FFF;
  text-align: center;
  font-size: 3.8rem;
  text-decoration: none;
  line-height: 64px;
  background: rgba(76, 48, 135, 0.6);
  transition: all 0.6s;
  -webkit-transition: all 0.6s;
}
#pagetop a:hover {
  opacity: 1;
}
#pagetop a .svg-inline--fa.fa-w-14 {
  width: 100%;
}
@media screen and (max-width: 1169px) {
  #pagetop {
    bottom: 60px;
  }
  #pagetop a {
    width: 47px;
    height: 47px;
    font-size: 24px;
    line-height: 47px;
  }
}

.news {
  background: #f1e4da;
  padding: 5rem 0 3rem;
}
.news ul {
  /*width: 900px;
  margin: 0 auto;*/
}
.news ul li {
  line-height: 1.4;
  /*margin: .8rem 0;*/
	margin: 1.2rem 0;
	padding-bottom: 0.8rem;
	border-bottom:1px dotted #ccc;
}
.news ul li dl {
  overflow: hidden;
}
.news ul li dl dt {
  width: 24%;
  float: left;
}
.news ul li dl dd {
  float: right;
  width: 76%;
}
.news ul li dl dd a {
  text-decoration: none;
}
.news ul li dl dd a:hover {
  text-decoration: underline;
}
.news ul li dl dd .launch {
  color: #4c3087;
  font-size: 17px;
  vertical-align: text-bottom;
}

.news_ttl {
	color: #ba6f5d;
	font-weight: bold;
	border-left: 4px solid #ba6f5d;
	padding-left: 6px;
	line-height: 1.1;
}
.box000 {
	display: flex;
	max-width: 1100px;
	background: #e4c9bd;
	margin: 0 auto;	
}
.box001 {
	width: 48%;
	background: #fff;
	margin: 20px 0 20px 20px;
	padding: 22px 22px 20px 22px;	
}
.box002 {
	width: 52%;
	margin: 20px;
}

@media only screen and (max-width: 780px) {
  .twitter-wrap{
    overflow: hidden;
  }
  .twitter-wrap iframe{
    /* 20pxの部分は埋め込んだタイムラインの左右に必要な余白の総計を記載 */
    width: calc(100vw - 20px)!important;
  }
}

@media screen and (max-width: 768px) {
	.box000 {
		display: block;
		width: 100%;
		padding: 20px;
		font-size: 1.4rem;		
	}
	
	.box001{
		width: 100%;
		margin: 0;
		padding: 20px 16px 12px 16px;
		
	}
	.box002{
		width: 100%;
		margin: 0;
		padding: 20px 0 0 0;
		
	}
	.news ul li {
	padding-bottom: 0.4rem;
}
}

@media screen and (max-width: 1169px) {
  .news ul {
    width: 94%;
  }
}


@media screen and (max-width: 768px) {
  .news {
    padding: 2.5rem 0;
  }
  .news ul {
    width: 94%;
  }
  .news ul li {
    line-height: 1.4;
    margin: 1.4rem 0;
  }
  .news ul li dl dt {
    width: 100%;
    float: none;
    margin-bottom: .25rem;
  }
  .news ul li dl dd {
    float: none;
    width: 100%;
  }
  .news ul li dl dd .launch {
    color: #4c3087;
    font-size: 17px;
    vertical-align: text-bottom;
  }

}
