@charset "UTF-8"; 
.logo_tws, .logo_weins {
	display: none;
}
.logo_tws_top, .logo_weins_top {
	display: inline;
}
.l-body {
  padding-top: 0px;
}
.l-header {
  background: none;
}
  .l-header.__compact {
  height: 110px;
	background-image: -webkit-linear-gradient(270deg,rgba(44,85,126,0.34) 48.61%,rgba(44,85,126,0.00) 100%);
  background-image: -moz-linear-gradient(270deg,rgba(44,85,126,0.34) 48.61%,rgba(44,85,126,0.00) 100%);
  background-image: -o-linear-gradient(270deg,rgba(44,85,126,0.34) 48.61%,rgba(44,85,126,0.00) 100%);
  background-image: linear-gradient(180deg,rgba(44,85,126,0.34) 48.61%,rgba(44,85,126,0.00) 100%);
}

.l-globalNav__list > li > a {
    border-left: 1px solid #FFFFFF;
	color: #FFFFFF;
}
 .l-globalNav__list > li > a:after {
	 background-color: #FFFFFF;
}
.c-fit-cover {
	width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center bottom;
  object-position: center bottom;
  max-width: none;
	margin-bottom: 100px;
	z-index: 1;
}
.main_img {
	position: relative;
	text-align: center;
}
.main_img_txt {
	width: 100%;
	top: 31%;
	position: absolute;
	left: 0;
  right: 0;
  margin: auto;
	color: #FFFFFF;
	font-weight: bold;
}
.main_img_txt_2 {
  top: 35%;
  background-image: -webkit-linear-gradient(0deg,rgba(2,97,217,0.00) 0%,rgba(2,97,217,0.40) 37.95%,rgba(2,97,217,0.40) 65.15%,rgba(2,97,217,0.00) 100%);
  background-image: -moz-linear-gradient(0deg,rgba(2,97,217,0.00) 0%,rgba(2,97,217,0.40) 37.95%,rgba(2,97,217,0.40) 65.15%,rgba(2,97,217,0.00) 100%);
  background-image: -o-linear-gradient(0deg,rgba(2,97,217,0.00) 0%,rgba(2,97,217,0.40) 37.95%,rgba(2,97,217,0.40) 65.15%,rgba(2,97,217,0.00) 100%);
  background-image: linear-gradient(90deg,rgba(2,97,217,0.00) 0%,rgba(2,97,217,0.40) 37.95%,rgba(2,97,217,0.40) 65.15%,rgba(2,97,217,0.00) 100%);
}
.main_img_txt_3 {
  top: 35%;
  background-image: -webkit-linear-gradient(0deg,rgba(2,97,217,0.40) 29.37%,rgba(2,97,217,0.00) 50.23%);
  background-image: -moz-linear-gradient(0deg,rgba(2,97,217,0.40) 29.37%,rgba(2,97,217,0.00) 50.23%);
  background-image: -o-linear-gradient(0deg,rgba(2,97,217,0.40) 29.37%,rgba(2,97,217,0.00) 50.23%);
  background-image: linear-gradient(90deg,rgba(2,97,217,0.40) 29.37%,rgba(2,97,217,0.00) 50.23%);
}
.main_img_txt_4 {
  top: 40%;
  background-image: -webkit-linear-gradient(0deg,rgba(2,97,217,0.00) 28.69%,rgba(2,97,217,0.40) 44.88%,rgba(2,97,217,0.40) 55.13%,rgba(2,97,217,0.00) 70.32%);
  background-image: -moz-linear-gradient(0deg,rgba(2,97,217,0.00) 28.69%,rgba(2,97,217,0.40) 44.88%,rgba(2,97,217,0.40) 55.13%,rgba(2,97,217,0.00) 70.32%);
  background-image: -o-linear-gradient(0deg,rgba(2,97,217,0.00) 28.69%,rgba(2,97,217,0.40) 44.88%,rgba(2,97,217,0.40) 55.13%,rgba(2,97,217,0.00) 70.32%);
  background-image: linear-gradient(90deg,rgba(2,97,217,0.00) 28.69%,rgba(2,97,217,0.40) 44.88%,rgba(2,97,217,0.40) 55.13%,rgba(2,97,217,0.00) 70.32%);
}
.main_img_txt h3 {
	font-size: 1.8vw;
	margin-bottom: 1.8%;
	font-family: "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
}
.main_img_txt p {
	font-size: 1vw;
	line-height: 2.1;
	text-shadow: 0px 0px 10px rgba(0,0,0,0.53);
}
.main_img_txt_2 p {
	padding: 26px 0;
  font-size: 1.7vw;
	line-height: 1.7;
  font-family: "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
}
.main_img_txt_3 p {
	text-align: left;
	padding: 26px 5%;
  font-size: 1.6vw;
	line-height: 1.7;
  font-family: "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
}
.main_img_txt_4 p {
	text-align: center;
}
.main_img_txt_4 p img {
	margin: 30px auto 10px;
}
.test-slick01 {
    width: 80%;
}
.test-slick02 {
    width: 80%;
}
.test-slick03 {
    width: 80%;
}
.test-slick__item img {
    height: auto;
    width: 100%;
}
.dots-class button {
    display: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    padding: 0;
    border: none;
    background-color: transparent;
}
.dots-class {
    padding: 5px 0;
}
.test-slick02 .dots-class {
	float: right;
}
.dots-class li {
	float: left;
	margin: 3px;
    width: 50px;
    height: 2px;
    background-color: #dcdcdc;
    cursor: pointer;
    position: relative;
    list-style: none;
}
.dots-class li::before {
    content: "";
    display: inline-block;
    background-color: #bababa;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
}
.dots-class li.slick-active::before {
    background-color: #bababa;
    animation: progressbar-anime 1.5s linear forwards;
}
.left {
	float: left;
}
.right {
	float: right;
}
@keyframes progressbar-anime {
    from {
        width: 0%;
    }
    to {
        width: 100%;
    }
}
h2 {
	font-family: "Noto Sans JP", sans-serif;
	font-size: 30px;
	color: #123888;
	text-align: center;
	font-weight: bold;
	line-height: 0.8;
	margin: 0 0 40px;
}
h2 .small {
	color: #000000;
	font-size: 16px;
	letter-spacing: 2px;
}
h2 .line_red {
	border-bottom: solid #ed2400 3px;
	width: 19px;
	display: inline-block;
	vertical-align: 10px;
}
.txt_box {
  width: 550px;
  background-color: hsla(0,0%,100%,0.90);
	float: right;
	margin-top: -200px;
	position: relative;
	margin-bottom: 100px;
}
.line_top {
	position: absolute;
	border-top: #123888 1px solid;
	border-left: #123888 1px solid;
	width: 80%;
	height: 80%;
}
.line_bottom {
	position: absolute;
	border-bottom: #123888 1px solid;
	border-right: #123888 1px solid;
	right: 0;
	bottom: 0;
	width: 80%;
	height: 80%;
}
.bg_gray .txt_box {
	float: left;
	margin-top: -290px;
}
.txt_box p {
	line-height: 2;
	font-size: 14px;
  padding: 50px 55px 30px;
}
.txt_box .btn {
	margin-bottom: 40px;
}
.bg_gray {
	background-image: url("../img/common/bg_gray.png");
  padding: 100px 0 0;
  background-repeat: repeat;
	margin-bottom: 100px;
}
.bg_blue {
	background-image: url("../img/common/bg_blue.png");
  padding: 100px 0;
  background-repeat: repeat;
}
.bg_blue p {
	text-align: center;
	margin-bottom: 50px;
}
.weins_group img {
	width: 23.8%;
	margin :7px 4px;
}
@media (max-width: 767.98px) {
.logo_tws, .logo_weins {
	display: inline;
}
.logo_tws_top, .logo_weins_top {
	display: none;
}
.l-body {
  padding-top: 15vw;
}
.l-header {
  background: #FFFFFF;
}
.l-globalNav__list > li > a {
	color: #000000;
}
.c-fit-cover {
	height: auto;
	margin-bottom: 50px;
}
.test-slick01 {
    width: 100%;
}
.test-slick02 {
    width: 100%;
}
.test-slick03 {
    width: 100%;
}
	.main_img_txt {
		top: 10%;
	}
		.main_img_txt_2 {
		top: 35%;
	}
	.main_img_txt_3 {
  top: 10%;
}
		.main_img_txt_4 {
  top: 30%;
}
	.main_img_txt h3 {
		font-size: 5vw;
		margin-bottom: 7%;
	}
	.main_img_txt_1 p {
	text-align: left;
	font-size: 3.4vw;
	width: 85%;
	margin: auto;
}
		.main_img_txt_2 p, .main_img_txt_3 p, .main_img_txt_4 p {
  background-color: rgba(2,97,217,0.34);
  padding: 20px 0;
  font-size: 4vw;
  text-align: center;
  background-image: none;
	}
.main_img_txt_4 p img {
	margin: 15px auto 0px;
}
	.main_img_txt img {
		width: 50%;
		margin: auto;
	}
	.main_img_txt_2 p img {
		width: 45%;
		padding-top: 10px;
	}
h2 {
	font-size: 6vw;
	margin-bottom: 20px;
	line-height: 0.9;
}
h2 .small {
	font-size: 3.5vw;
}
	h2 .line_red {
	vertical-align: 7px;
}
.txt_box {
  width: 100%;
	margin-top: 10px;
	margin-bottom: 50px;
}
	.bg_gray .txt_box {
	float: left;
	margin-top: 10px;
}
	.txt_box p {
	line-height: 2;
	font-size: 14px;
  padding: 30px 30px 15px;
}
	.txt_box .btn {
	margin-bottom: 30px;
}
	.bg_gray {
  padding: 50px 0 0;
	margin-bottom: 50px;
}
	.bg_blue {
  padding: 50px 0;
}
	.bg_blue p {
	margin-bottom: 20px;
	text-align: left;
}
	.weins_group img {
		width: 47%;
	margin :7px 1%;
}
	.weins_group .btn {
		margin-top: 20px;
	}
}