.sec {
  box-sizing: border-box;
}

.sec * {
  box-sizing: border-box;
}

.sec a,
.sec img {
  display: block;
}

.kv {
  position: relative;
}

.kv .logo {
  position: absolute;
  top: max(4.143vw, 53px);
  left: 50%;
  transform: translateX(-50%);
  width: max(15.071vw, 195px);
}

.kv .fx {
  position: absolute;
  bottom: max(3.571vw, 46px);
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: center;
  gap: max(3.929vw, 51px);
}

.kv_orange_box {
    right: max(1.071vw,13px);
    top: max(5.429vw,70px);
    background-color: #ffffff;
    width: max(9.286vw,120px);
    height:max(5.714vw,74px);
	position:absolute;
}

.kv_orange_box p {
	background-color:rgba(241,163,87,1.00);
	color:#ffffff;
	text-align:center;
	padding:max(0.214vw,2px) 0 max(0.143vw,1px) 0;
	font-size:max(1.357vw,17px);
	line-height:1.3;
}
.kv_orange_box p+p {
	background:none;
	color:rgba(241,163,87,1.00);
	font-size:max(2.857vw,37px);
	line-height:1;
}
.kv_orange_box p+p span {
	font-size:max(1.643vw,21px);
}

.mou .kv_orange_box {
	width:max(11.429vw,148px);
}

.mou .kv_orange_box p:first-child {
	background-color:rgba(250,200,80,1.00);
	letter-spacing:min(-0.214vw,-3px);
	font-size:max(1.357vw,17px);
}

.mou .kv_orange_box p+p {
	color:rgba(250,200,80,1.00);
	background:none;
}

.kv .fx .col {
  display: block;
  width:max(44.071vw,572px);
  height:max(13.571vw,176px);
  background-size: cover;
  position:relative;
}

.kv .fx .imp {
  background-image: url(../images/top/kv_imp.png);
}

.kv .fx .imp h2 {
  margin: max(5.286vw,68px) 0 0 max(12.857vw,167px);
  line-height: 1.1;
  font-size:max(2.084vw,27px);
  color: #1199c1;
}

.kv .fx .imp h2 span {
  display: inline-block;
  border-bottom: 4px solid #87f2ff;
}

.kv .fx .imp h2 span.txt1 {
	border-bottom:none;
}

.kv .fx .imp ul {
  width: fit-content;
  margin: max(1.429vw, 18px) auto 0;
}

.kv .fx .imp ul li {
  position: relative;
  padding-left: max(2.143vw, 27px);
  font-size: max(1.786vw, 23px);
  color: #2e2e2e;
}

.kv .fx .imp ul li::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: max(2.071vw, 26px);
  height: max(1.857vw, 24px);
  background-image: url(../images/top/kv_icon01.png);
  background-size: cover;
}

.kv .fx .imp ul li:not(:first-child) {
  margin-top: max(0.357vw, 4px);
}

.kv .fx .imp ul li span {
  font-size: max(1.429vw, 18px);
}

.kv .fx .mou {
  background-image: url(../images/top/kv_mou.png);
}

.kv .fx .mou h2 {
  margin: max(5.571vw,72px) 0 0 max(12.857vw,167px);
  line-height: 1.2;
  font-size:max(2.084vw,27px);
  color: #1199c1;
}

.kv .fx .mou h2 span {
  display: inline-block;
  border-bottom: 4px solid #87f2ff;
}

.kv .fx .mou .fix {
  display: flex;
  justify-content: center;
  gap: max(0.714vw, 9px);
  margin-top: max(2.143vw, 27px);
}

.kv .fx .mou .box {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: max(0.429vw, 5px);
}

.kv .fx .mou .box:nth-child(2) .label {
  background-color: #f5b372;
}

.kv .fx .mou .box:nth-child(2) .price {
  color: #fb8c1e;
}

.kv .fx .mou .label {
  width: max(5.429vw, 70px);
  height: max(5.429vw, 70px);
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f3c768;
  font-size: max(2.071vw, 26px);
  color: #fff;
  line-height: 1.1;
}

.kv .fx .mou .head {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  font-size: max(1.786vw, 23px);
  color: #2e2e2e;
}

.kv .fx .mou .head p:not(:first-child) {
  font-size: max(1.429vw, 18px);
}

.kv .fx .mou .price {
  font-size: max(2.071vw, 26px);
  color: #eca817;
  line-height: 1;
  margin-top: min(-0.714vw, -10px);
}

.kv .fx .mou .price span {
  font-size: max(3.571vw, 46px);
}

.mhlw {
  position: relative;
  width: max(88.429vw, 1149px);
  margin: max(7.143vw, 92px) auto 0;
  padding: max(0.429vw, 5px);
  border: 1px solid #b8b9ba;
  box-sizing: border-box;
}

.mhlw .inr {
  border: 1px solid #b8b9ba;
  padding: max(3.714vw, 48px) 0;
}

.mhlw .logo {
  position: absolute;
  top: min(-2.5vw, -33px);
  left: 50%;
  transform: translateX(-50%);
  width: max(5.071vw, 65px);
}

.mhlw h2 {
  text-align: center;
  font-size: max(1.786vw, 23px);
  color: #444;
}

.mhlw h2 .sl {
  font-size: max(2.357vw, 30px);
}

.mhlw h2 .bb {
  border-bottom: 1px solid #000;
}

.mhlw .list {
  width: fit-content;
  margin: max(1.786vw, 23px) auto 0;
  line-height: 1.8;
}

.mhlw .list li {
  position: relative;
  font-size: max(1.714vw, 22px);
  color: #444;
  padding-left: max(3.429vw, 44px);
}

.mhlw .list li::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: max(2vw, 26px);
  height: max(1.714vw, 22px);
  background-image: url(../images/top/mhlw_icon01.png);
  background-size: cover;
}

.mhlw p {
  text-align: center;
  font-size: max(1.429vw, 18px);
  color: #444;
  line-height: 1.3;
  margin-top: max(1.786vw, 23px);
}

.mhlw p .sl {
  font-size: max(1.786vw, 23px);
}

.mhlw p .clr {
  color: #f2480c;
}

.info {
  margin-top: max(5vw, 65px);
  padding-top: max(3.929vw, 51px);
  background-image: url(../images/top/info_bg.png);
  background-size: cover;
  aspect-ratio: 1400/564;
}

.info h2 {
  font-size: max(3.571vw, 46px);
  color: #2e2e2e;
  letter-spacing: max(0.357vw, 4px);
  width: fit-content;
  padding: 0 max(2.857vw, 37px) 0 max(5.714vw, 74px);
}

.info .label {
  font-size: max(1.786vw, 23px);
  color: #fff;
  margin-top: max(2.071vw,26px);
  padding-left: max(5.571vw, 72px);
  letter-spacing: 1px;
}

.info .label span {
  font-size: max(2.357vw, 30px);
  color: #fffb83;
}

.info .label span.txt1 {
	color:inherit;
}

.info ul {
  padding-left: max(5.714vw, 74px);
  margin-top: max(2.857vw, 37px);
}

.info ul li {
  font-size: max(1.429vw, 18px);
  color: #2e2e2e;
  position: relative;
  padding-left: max(2.143vw, 27px);
  padding-bottom: max(0.357vw, 4px);
}

.info ul li:nth-child(3),
.info ul li:nth-child(4) {
    padding-left: max(0.857vw,11px);
}

.info ul li:not(:first-child) {
  margin-top: max(1.429vw,18px);
}

.info ul li:nth-child(1) {
  margin-left: max(6.429vw, 83px);
}

.info ul li:nth-child(2) {
  margin-left: max(4.286vw, 55px);
}

.info ul li:nth-child(3) {
  margin-left: max(2.143vw, 27px);
}

.info ul li::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: max(1.571vw, 20px);
  height: max(1.571vw, 20px);
  background-image: url(../images/top/info_icon.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.info ul li::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: max(19.286vw,250px);
  height: 1px;
  background-color: #404040;
}
.info ul li:nth-child(2)::after {
    width: max(24.286vw, 315px);
}
.info ul li:nth-child(3)::after {
    width: max(20vw,260px);
}
.info ul li:nth-child(4)::after {
    width: max(31.786vw,413px);
}

.info ul li span {
  font-size: max(1.786vw, 23px);
}

.afap {
  position: relative;
  margin-top: max(1.786vw, 23px);
  padding-bottom: max(3vw, 39px);
}

.afap::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: max(17.714vw, 230px);
  background: linear-gradient(to top, #fcecac, #fff);
}

.afap .logo {
  width:max(4.857vw,63px);
  margin: 0 auto;
}

.afap .label {
  width: max(35.714vw, 464px);
  height: max(3.214vw, 41px);
  margin: max(3.571vw, 46px) auto max(1.786vw, 23px);
  background-color: #219ebc;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: max(2.357vw, 30px);
  color: #fff;
  line-height: 1;
}

.afap h2 {
  font-size: max(2.786vw, 36px);
  text-align: center;
  line-height: 1;
  color: #3d3d3d;
  letter-spacing: 0.1em;
  margin-bottom: max(2.5vw, 32px);
}

.afap h2 .point {
  font-size: max(1.786vw, 23px);
  margin-right: max(2.143vw, 27px);
}

.afap h2 .txt92 {
  font-size: max(1.643vw, 21px);
}

.afap h2 .txt109 {
  font-size: max(3.071vw, 39px);
}

.afap h2 .bb {
  border-bottom: 3px solid #ffee7f;
}

.afap h2 .color {
  color: #219ebc;
}

.afap .lst {
  position: relative;
  margin-top: max(3vw, 39px);
  padding-bottom: max(0.857vw, 11px);
  display: flex;
  justify-content: center;
  gap: max(3vw, 39px);
}

.afap .lst a {
  width: max(28.571vw, 371px);
  padding-bottom: max(0.857vw, 11px);
  background-color: #fff;
}

.afap .lst a h3 {
  text-align: center;
  font-size: max(1.786vw, 23px);
  color: #219ebc;
  line-height: 1;
  margin: max(0.714vw, 9px) max(1.429vw, 18px);
  padding-bottom: max(0.714vw, 9px);
  border-bottom: 1px solid #6d6d6d;
}

.afap .lst a p {
  font-size: max(1.143vw, 14px);
  color: #000;
  line-height: 1.3;
  margin: 0 max(1.429vw, 18px);
  padding: 0 max(1.429vw, 18px);
}

.afap .lst a .btn {
  width: max(7.786vw, 101px);
  margin: max(1.429vw, 18px) max(0.857vw, 11px) 0 auto;
}

.degital {
  margin-top: max(4.571vw, 59px);
  background-image: url(../images/top/degital_bg.png);
  background-size: cover;
  aspect-ratio: 1400/2776;
}

.degital .top {
  width: max(49.786vw, 647px);
  padding: max(47.143vw, 612px) 0 0 max(4.643vw, 60px);
}

.degital .top h2 {
  font-size:max(2.143vw,27px);
  color: #333;
  line-height: 1.3;
  padding-left: max(2.857vw, 37px);
}

.degital .top h2 .fz33 {
  font-size:max(2.429vw,31px);
}

.degital .top h2 .fz41 {
  font-size:max(3.286vw,42px);
}

.degital .top h2 .fz47 {
  font-size: max(3.357vw, 43px);
}

.degital .top h2 .fz47 .txt1 {
	position:relative;
}

.degital .top h2 .fz47 .txt1:after {
	position:absolute;
	content:"";
	width:100%;
	bottom:0;
	left:0;
	border-bottom:6px solid rgba(252,242,129,1.00);
}


.degital .top h2 .clr {
  color: #219ebc;
  font-size:max(2.714vw,35px);
}

.degital .top .bx {
  padding-left: max(2.857vw, 37px);
  margin-top: max(0.714vw, 9px);
  padding-top: max(1.571vw, 20px);
  border-top: 1px solid #2e2e2e;
}

.degital .top .bx p {
  position: relative;
  font-size: max(1.786vw, 23px);
  color: #2e2e2e;
  line-height: 1;
  display: flex;
  align-items: center;
  gap: max(0.857vw, 11px);
}

.degital .top .bx p span {
  font-size: max(1.143vw, 14px);
}

.degital .top .bx ul {
  margin-top: max(1.429vw, 18px);
}

.degital .top .bx ul li {
  font-size:max(2.214vw,28px);
  color: #2e2e2e;
  padding-left: max(2.5vw, 32px);
  position: relative;
}

.degital .top .bx ul li:nth-child(2){
	padding-left:max(2vw,26px);
}

.degital .top .bx ul li:nth-child(n+3){
	padding-left:max(1.286vw,16px);
}

.degital .top .bx ul li::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: max(1.571vw, 20px);
  height: max(1.571vw, 20px);
  background-image: url(../images/top/degital_icon01.png);
  background-size: cover;
}

.degital .top .bx ul li span {
  font-size: max(2.357vw, 30px);
}

.degital .top .bx ul li span.txt1 {
	font-size:max(1.929vw,25px);
}

.degital .top .bx ul li span.txt2 {
	color:#219ebc;
}

.degital .pickUp {
  margin-top: max(16.071vw, 208px);
  padding: 0 max(3.571vw,46px) max(3vw,39px) max(3.571vw,46px);
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: max(9.429vw, 133px) 0;
}

.degital .pick {
  position: relative;
  width:max(44.857vw,589px);
  padding: max(3vw, 39px) max(3vw, 39px) max(2.571vw, 33px);
  background-color: #fff;
}

.degital .pick.nolink {
	pointer-events: none;
}

.degital .pick .img {
	position:relative;
}

.degital .pick .img p.pick_ttl {
	position:absolute;
    top: max(0.571vw,7px);
	left: max(1vw,13px);
	color:#ffffff;
	font-size:max(2.357vw,30px);
}

.degital .pick:nth-child(n+3) .img p.pick_ttl {
    top: max(0.429vw,5px);
    left: max(2vw,26px);
}

.degital .pick .img p.pick_ttl span.txt1 {
	font-size:max(2vw,26px);
}

.degital .pick .num {
  position: absolute;
  top: min(-6.286vw, -82px);
  left: 50%;
  transform: translateX(-50%);
  mix-blend-mode: multiply;
  border-radius: 50%;
  background-color: rgba(33,158,188,0.8);
  width: max(7.571vw, 98px);
  height: max(7.571vw, 98px);
}

.degital .pick .num .bx {
  position: relative;
  width: max(7.571vw, 98px);
  height: max(7.571vw, 98px);
  border-radius: 50%;
}

.degital .pick .num .tx {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  color: #fff;
  padding-top: max(0.714vw, 9px);
}

.degital .pick .num .tx p {
  font-size: max(4.143vw, 53px);
  line-height: 1;
}

.degital .pick .num .tx p:first-child {
  font-size: max(1.143vw, 14px);
}

.degital .pick h3 {
  margin-top: max(1.429vw, 18px);
  width: 100%;
  padding: max(0.643vw, 8px) max(2.429vw, 31px);
  background-color: #219ebc;
  font-size: max(1.571vw, 20px);
  color: #fff;
  text-align:center;
  line-height: 1;
}

.degital .pick .txt {
  margin-top: max(0.857vw, 11px);
  padding:0 max(1.643vw,21px);
  font-size:max(1.339vw,17px);
  color: #4c4c4c;
  letter-spacing:0.05em;
  text-align: justify;
}

.degital .pick .btn {
  width: max(7.786vw, 101px);
  margin: max(2.714vw, 35px) 0 0 auto;
}

.degital .pick02 .num{
  background-color: rgba(116,199,216,0.8);
}
.degital .pick03 .num {
  background-color:	rgba(132,174,223,0.8)
}
.degital .pick04 .num {
  background-color:	rgba(77,124,180,0.8);
}
.degital .pick02 h3 {
  background-color: #74c7d8;
}
.degital .pick03 h3 {
  background-color: #84aedf;
}

.degital .pick04 h3 {
  background-color: #4d7cb4;
}


.degital .pick03 .img,
.degital .pick04 .img {
  position: relative;
}

.degital .pick03 .img .sub,
.degital .pick04 .img .sub {
  position: absolute;
}

.degital .pick03 h3,
.degital .pick04 h3 {
  margin-top: max(3.571vw, 46px);
}

.degital .pick04 h3 {
	margin-top:max(1.429vw,18px);
}

.degital .pick03 .img .sub {
  right: min(-1.429vw, -19px);
  bottom: min(-2.857vw, -38px);
  width: max(9vw, 117px);
}

.degital .pick04 .img .sub {
  right: min(-0.857vw, -12px);
  bottom: min(-2.571vw, -34px);
  width: max(10.857vw, 141px);
}

.case {
  margin-top: max(3.357vw, 43px);
}

.case .logo {
  width: max(4.857vw,63px);
  margin: 0 auto;
}

.case .head {
  position: relative;
  margin-top: max(4.714vw, 61px);
  padding-top: max(2.857vw, 37px);
  padding-left: max(24.429vw, 317px);
  background-image: url(../images/top/case_head_bg.png);
  background-size: cover;
  aspect-ratio: 1400/693;
}

.case .head .catch {
  position: absolute;
  top: min(-4.571vw, -60px);
  left: max(3.571vw, 46px);
  width: max(14.857vw, 193px);
}

.case .head .bx {
  width: fit-content;
}

.case .head .bx h2 {
  font-size: max(2.357vw, 30px);
  color: #2e2e2e;
  line-height: 1;
  padding-bottom: max(0.857vw, 11px);
  padding-left: max(1.071vw, 13px);
  border-bottom: 1px solid #2e2e2e;
  margin-bottom: max(1.071vw, 13px);
}

.case .head .bx h2 span {
  font-size: max(1.786vw, 23px);
  display: inline-block;
  margin-left: max(2.714vw, 35px);
}

.case .head .bx p {
  font-size: max(3vw, 39px);
  color: #2e2e2e;
  line-height: 1.2;
  padding-left: max(1.071vw, 13px);
}

.case .head .bx p span {
  font-size: max(2.571vw, 33px);
}

.case .content {
  padding: max(2.857vw, 37px) max(4.5vw, 58px) max(5vw, 65px);
  background-color: #f5f5f5;
  /* ------------------------------ twentytwenty */
}

.case .content .note {
  font-size: max(1.143vw, 14px);
  color: #3d3d3d;
  line-height: 1;
  text-align: center;
}

.case .content .case_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: max(3.143vw, 40px) 0;
}

.case .content .case {
  position: relative;
  width: max(27.714vw, 360px);
  padding: max(5vw, 65px) max(1.857vw, 24px) max(1.786vw, 23px);
  background-color: #fff;
  box-shadow: 6px 6px 0px 0px rgba(235, 235, 235, 0.35);
}

.case .content .case .num {
  position: absolute;
  top: max(1.286vw, 16px);
  left: min(-1.071vw, -14px);
  width: max(11.143vw, 144px);
  height: max(2.857vw, 37px);
  background-color: #fac850;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: max(1.929vw, 25px);
  color: #fff;
}

.case .content .case .num::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: min(-0.357vw, -5px);
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent #d79f18 transparent transparent;
  border-width: 0px max(0.929vw, 12px) max(0.357vw, 4px) 0px;
}

.case .content .case h3 {
  font-size: max(2.071vw, 26px);
  text-align: center;
  color: #2e2e2e;
  line-height: 1;
  margin-bottom: max(0.857vw, 11px);
}

.case .content .case .txt {
  margin-top: max(0.857vw, 11px);
  padding: 0 max(1.357vw, 17px);
  font-size: max(1vw, 13px);
  color: #383838;
  text-align: justify;
}

.case .content .twentytwenty-handle {
  width: max(5.357vw, 69px);
  height: max(5.357vw, 69px);
  margin-left: min(-2.643vw, -35px);
  margin-top: min(-2.643vw, -35px);
  border: 0 none;
  background: rgba(255, 255, 255, 0.5);
}

.case .content .twentytwenty-horizontal .twentytwenty-handle:before,
.case .content .twentytwenty-horizontal .twentytwenty-handle:after {
  width: 1px;
  margin-left: min(-0.036vw, -1px);
}

.case .content .twentytwenty-horizontal .twentytwenty-handle:before {
  bottom: 0;
}

.case .content .twentytwenty-horizontal .twentytwenty-handle:after {
  top: 0;
}

.case .content .twentytwenty-left-arrow,
.case .content .twentytwenty-right-arrow {
  width: max(0.714vw, 9px);
  height: max(0.714vw, 9px);
  border: 3px solid #505050;
  border-right: 0 none;
  border-bottom: 0 none;
  position: absolute;
}

.case .content .twentytwenty-left-arrow {
  margin-left: min(-1.714vw, -23px);
  transform: rotate(-45deg);
}

.case .content .twentytwenty-right-arrow {
  margin-right: min(-1.714vw, -23px);
  transform: rotate(135deg);
}

.team {
  margin: max(3.571vw, 46px) 0 0;
}

.team .logo {
  width: max(4.857vw,63px);
  margin: 0 auto;
}

.team .head {
  margin-top: max(3.143vw, 40px);
  padding-top: max(3.929vw, 51px);
  background-image: url(../images/top/team_head_doctor_bg.png);
  background-size: cover;
  aspect-ratio: 1400/1495;
}

.team .head .ttl {
  width: max(56.786vw, 738px);
  margin: 0 0 0 auto;
}

.team .head .ttl p {
  margin-top: max(1.429vw, 18px);
  font-size: max(3.571vw, 46px);
  color: #2e2e2e;
  font-feature-settings: "palt";
  line-height: 1.2;
  letter-spacing: max(0.357vw, 4px);
  padding-left: max(2.857vw, 37px);
}

.team .head .ttl p .fz54 {
  font-size: max(3.857vw, 50px);
}

.team .head .ttl p .fz58 {
  font-size: max(4.143vw, 53px);
}

.team .head .ttl p .fz62 {
  font-size: max(4.429vw, 57px);
}

.team .head .ttl p .clr {
  color: #3ebad1;
}

.team .head .ttl p .txt1 {
	position:relative;
}

.team .head .ttl p .txt1:after {
	border-bottom:6px solid rgba(252,242,129,1.00);
	position:absolute;
	left:0;
	width:100%;
	bottom:0;
	content:"";
}


.team .head .ttl p .bb {
  border-bottom: 6px solid #87f2ff;
}

.team .head .dr {
    margin-top: max(13.429vw,174px);
    margin-left: max(4.643vw,60px);
    padding: max(3.214vw,41px) max(33.214vw,431px) max(1.786vw,23px) 0;
  width: max(90.286vw, 1173px);
  background-color: rgba(255, 255, 255, 0.8);
  writing-mode: vertical-rl;
  position: relative;
}

.team .head .dr .img {
  position: absolute;
    top: min(-8.429vw,-110px);
    right: min(-3.786vw,-50px);
    width: max(34.607vw,449px);
}

.team .head .dr .label {
  width:max(3.571vw,46px);
  height: max(30.714vw, 399px);
  background-color: #e7eaed;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size:max(1.643vw,21px);
  letter-spacing:0.6em;
  color: #2e2e2e;
  line-height: 1.2;
}

.team .head .dr .name {
  margin-right: max(1.071vw,13px);
  margin-left: max(2.143vw,27px);
  padding-left: max(2.143vw,27px);
  padding-top: max(1.357vw,17px);
  font-size: max(5vw, 65px);
  letter-spacing:0.2em;
  color: #2e2e2e;
  line-height: 0.9;
  border-left: 1px solid #2e2e2e;
}

.team .head .dr .name span {
  font-size: max(2.071vw, 26px);
  letter-spacing:0.14em;
}

.team .head .dr .tl {
  font-size: max(2.643vw, 34px);
  color: #3ebad1;
  line-height: 1.1;
  margin-left: max(2.143vw, 27px);
}

.team .head .dr .tl .sl {
  font-size: max(2.929vw, 38px);
}

.team .head .dr .tx {
  font-size: max(1.643vw, 21px);
  color: #2e2e2e;
  line-height: 1.3;
}

.team .head .dr .tx span {
  font-size: max(1.786vw, 23px);
  color: #3ebad1;
}

.team .head .blx {
  margin-top: max(7.143vw, 92px);
  display: flex;
  justify-content: center;
  align-items: center;
  gap: max(2.857vw, 37px);
}

.team .head .blx .le .bo {
  display: flex;
  gap: max(1.857vw, 24px);
}

.team .head .blx .ri {
  width:max(90.643vw,1178px);
  height:max(27.429vw,356px);
  padding: max(1.429vw, 18px) max(2.5vw, 32px);
  background-color: #fff;
}

.team .head .blx .ri .label {
  width: 100%;
  height: max(3.286vw, 42px);
  background-color: #3ebad1;
  font-size: max(2.071vw, 26px);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.team .head .blx .ri .df {
  position: relative;
  margin-top: max(1.071vw, 13px);
  display: flex;
  justify-content: space-between;
}

.team .head .blx .ri ul li {
  font-size:max(1.286vw,16px);
  color: #2e2e2e;
  line-height:1.7;
  white-space: nowrap;
}

.team .head .blx .ri ul li span.txt1 {
	font-size:max(1.143vw,14px);
}

.team .head .blx .ri .img {
  position: relative;
  top:max(4.286vw,60px);
  right: 0;
  width:max(20.464vw,266px);
}

.team .content {
  position: relative;
  padding: max(8.929vw, 116px) max(1.429vw, 18px) max(4.857vw, 63px);
  background-image: url(../images/top/team_drLists_bg.jpg);
  background-size: cover;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.team .content h3 {
  position: absolute;
  top: max(7.571vw, 98px);
  right: max(17vw, 221px);
  width: max(29.929vw, 389px);
}

.team .content .dr {
  position: relative;
  width: max(50vw, 650px);
  height: max(16.5vw, 214px);
  background-image: url(../images/top/team_dr_bg.png);
  background-size: cover;
  display: flex;
  align-items: center;
  padding-left: max(5vw, 65px);
  padding-right: max(11.429vw, 148px);
}

.team .content .dr:nth-child(even) {
  margin-right: min(-2.143vw, -28px);
  margin-top: max(1.429vw, 18px);
}

.team .content .dr:nth-child(odd) {
  margin-left: min(-2.143vw, -28px);
  margin-top: max(6.714vw, 87px);
}

.team .content .dr .cont {
  width: 100%;
}

.team .content .dr .name {
  font-size: max(2.643vw, 34px);
  color: #434343;
  line-height: 1.2;
  padding-left: max(2.143vw, 27px);
  padding-bottom: max(0.714vw, 9px);
  border-bottom: 1px solid #bfbfbf;
  margin-bottom: max(1.071vw, 13px);
}

.team .content .dr .name br {
  display: none;
}

.team .content .dr .name span {
  display: block;
  font-size: max(1.143vw, 14px);
}

.team .content .dr ul {
  padding-left: max(2.143vw, 27px);
}

.team .content .dr ul li {
  font-size: max(1.143vw, 14px);
  color: #393939;
}

.team .content .dr .fig {
  position: absolute;
  bottom: max(0.143vw, 1px);
}

.team .content .nobg {
  background-image: none;
}

.team .content .dr_01 .fig {
  right: max(5.929vw, 77px);
  width: max(12.286vw, 159px);
}

.team .content .dr_02 .fig {
  right: max(5.357vw, 69px);
  width: max(17.357vw, 225px);
}

.team .content .dr_03 {
  padding-left: max(4.643vw, 60px);
}

.team .content .dr_03 .name {
  padding-left: max(0.714vw, 9px);
}

.team .content .dr_03 ul {
  padding-left: max(0.714vw, 9px);
}

.team .content .dr_03 .fig {
  right: max(2.786vw, 36px);
  width: max(13.5vw, 175px);
}

.team .content .dr_04 .fig {
  right: max(3.714vw, 48px);
  width: max(16.571vw, 215px);
}

.team .content .dr_dc {
  width: max(60.929vw, 792px);
  height: max(24.714vw, 321px);
  background-image: url(../images/top/team_drdc_bg.png);
  padding-left: max(7.857vw, 102px);
  padding-right: max(26.071vw, 338px);
  margin-left: min(-13.214vw, -172px) !important;
}

.team .content .dr_dc .name {
  padding-left: max(0.429vw, 5px);
}

.team .content .dr_dc ul {
  padding-left: max(0.429vw, 5px);
}

.team .content .dr_dc ul li {
  text-indent: min(-1.143vw, -15px);
  padding-left: max(1.143vw, 14px);
}

.team .content .dr_dc .fig {
  right: max(6.786vw, 88px);
  width: max(19.286vw, 250px);
}

.team .content .cs .name {
  margin-bottom: max(5.714vw, 74px);
}

.team .content .cs .fig {
  right: max(3.714vw, 48px);
  width: max(16.571vw, 215px);
}

.menu {
  margin-top: max(3.571vw, 46px);
}

.menu .logo {
  width: max(5.929vw, 77px);
  margin: 0 auto;
}

.menu .heading {
  margin-top: max(2.429vw, 31px);
  padding: max(9.643vw, 125px) 0 0 0;
  background-image: url(../images/top/menu_heading_bg.png);
  background-size: cover;
  aspect-ratio: 1400/592;
}

.menu .heading h2 {
  font-size: max(2.071vw, 26px);
  color: #fff;
  padding-left: max(4.571vw, 59px);
  filter: drop-shadow(2px 2px 10px rgba(129, 144, 157, 0.4)) drop-shadow(-2px 2px 10px rgba(129, 144, 157, 0.4)) drop-shadow(2px -2px 10px rgba(129, 144, 157, 0.4)) drop-shadow(-2px -2px 10px rgba(129, 144, 157, 0.4));
}

.menu .heading h2 .sl {
  font-size: max(2.929vw, 38px);
}

.menu .heading h2 .xl {
 font-size: max(3.214vw, 41px);
 margin-left: min(-1.929vw,-26px);
}

.menu .heading h2 .txt1 {
	color:#fffd65;
}

.menu .heading p {
  width: fit-content;
  margin-top: max(1.143vw, 14px);
  padding-top: max(1.571vw, 20px);
  padding-left: max(4.571vw, 59px);
  border-top: 1px solid #fff;
  font-size: max(1.429vw, 18px);
  color: #fff;
  line-height: 1.8;
  filter: drop-shadow(2px 2px 10px rgba(129, 144, 157, 0.4)) drop-shadow(-2px 2px 10px rgba(129, 144, 157, 0.4)) drop-shadow(2px -2px 10px rgba(129, 144, 157, 0.4)) drop-shadow(-2px -2px 10px rgba(129, 144, 157, 0.4));
}

.menu .content {
  width: max(95.714vw, 1244px);
  margin: 0 auto;
}

.menu .content h2 {
    font-size: max(3.571vw,46px);
    color: #7493a8;
    width:max(25.929vw,337px);
    text-align: center;
    margin: min(-5.714vw,-75px) auto 0 max(4.286vw,55px);
}

.menu .content h2 span.txt1 {
	display:block;
	color:#434343;
	font-size:2.357vw;
	padding-top:max(1.071vw,13px);
	position:relative;
}

.menu .content h2 span.txt1:before {
	content:"";
	position:absolute;
	border-top:1px solid #cccccc;
	left:0;
	right:0;
	top:0px;
	margin:auto;
	width:85%;
}

.menu .content .bg {
  background-image: url(../images/top/menu_content_bg.jpg);
  background-size: cover;
  aspect-ratio: 1339/450.5;
  margin-top:max(2.857vw,37px);
}

.menu .content .item {
  width: 100%;
  height: max(10.714vw, 139px);
  display: flex;
  align-items: center;
}

.menu .content .item p {
  width: max(14vw, 182px);
  display: flex;
  align-items: center;
  justify-content: center;
  padding-right: max(1.429vw, 18px);
  color: #fff;
  font-size: max(1.786vw, 23px);
  text-align: center;
  line-height: 1.2;
}

.menu .content .item ul {
  width: calc(100% - 14vw);
  padding-left: max(7.857vw,102px);
  display: flex;
  gap: max(0.429vw, 5px);
}

.menu .content .item ul li a {
  position: relative;
  width: max(11vw, 143px);
  height: max(8.571vw, 111px);
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border: 1px solid #dfdfdf;
  text-align: center;
  font-size: max(1.429vw, 18px);
  color: #434343;
  line-height: 1;
}

.menu .content .item ul li a::before {
  content: "";
  position: absolute;
  right: max(0.214vw, 2px);
  bottom: max(0.214vw, 2px);
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent #98b4bd transparent;
  border-width: 0px 0px max(0.714vw, 9px) max(0.714vw, 9px);
}

.menu .content .item:nth-child(2n) p {
  color: #2e2e2e;
}

.bnr {
  display: block;
  width: max(55.357vw, 719px);
  margin: max(4.286vw, 55px) auto 0;
}

.feature {
  margin-top: max(6.429vw, 83px);
  position: relative;
}

.feature h2 {
  text-align: center;
  font-size: max(3.429vw, 44px);
  color: #434343;
}

.feature h2 .sl {
  font-size: max(4vw, 52px);
}

.feature h2 .bb {
  border-bottom: 3px solid #fac850;
}

.feature h2 .txt1 {
	font-size:max(2.839vw,36px);
}

.feature .bg {
  position: relative;
  margin-top: max(3.571vw, 46px);
  padding: max(2.357vw, 30px) max(4.286vw, 55px) 0 0;
  background-image: url(../images/top/feature_bg.jpg);
  background-size: cover;
  background-position: center bottom;
  aspect-ratio: 1400/1200;
}

.feature .bg::before {
  content: "";
  position: absolute;
  top: min(-2.786vw, -37px);
  left: 50%;
  transform: translateX(-50%);
  width: 1px;
  height: max(5vw, 65px);
  background-color: #797979;
}

.feature .content {
  width: max(46.429vw, 603px);
  margin: 0 0 0 auto;
}

.feature h3 {
  width: max(45.714vw, 594px);
  margin: 0 auto;
}

.feature .txt {
  margin-top: max(1.429vw, 18px);
  font-size: max(1.143vw, 14px);
  color: #434343;
  text-align: justify;
}

.feature .items {
  margin-top: max(1.429vw, 18px);
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: max(2.357vw, 30px) 0;
}

.feature .item {
  position: relative;
  width: max(22.143vw, 287px);
  padding: max(3.571vw, 46px) max(1.571vw, 20px) max(0.857vw, 11px);
  background-color: #fff;
  box-shadow: 2px 2px 4px rgba(67, 67, 67, 0.15);
}

.feature .item .num {
  position: absolute;
  top: min(-0.5vw, -7px);
  left: max(1.429vw, 18px);
  width: max(9.214vw, 119px);
}

.feature .item .img {
  width: 100%;
  margin-top: max(0.571vw, 7px);
}

.feature .item h4 {
  font-size: max(1.286vw, 16px);
  color: #434343;
  text-align: center;
}

.feature .item ul {
  margin-top: max(0.857vw, 11px);
}

.feature .item ul li {
  font-size: max(1vw, 13px);
  color: #434343;
  padding-left: max(1.286vw, 16px);
  position: relative;
}

.feature .item ul li::before {
  content: "";
  position: absolute;
  top: max(0.571vw, 7px);
  left: 0;
  width: max(1.071vw, 13px);
  height: max(0.714vw, 9px);
  background-image: url(../images/top/feature_icon01.png);
  background-size: cover;
}

.feature .item .btn {
  width: max(7.786vw, 101px);
  margin: max(1.071vw, 13px) 0 0 auto;
}

.feature .text {
  margin: max(1.429vw, 18px) max(5.286vw, 68px) 0;
  font-size: max(1.143vw, 14px);
  color: #383838;
  text-align: justify;
}

.trt {
  margin-top: max(2.143vw, 27px);
}

.trt .logo {
  width: max(4.857vw,63px);
  margin: 0 auto;
}

.trt .heading {
  margin-top: max(4.286vw, 55px);
  padding-top: max(26.429vw, 343px);
  background-image: url(../images/top/trt_heading_bg.jpg);
  background-size: cover;
  aspect-ratio: 1400/593;
}

.trt .heading .title {
  width: fit-content;
  margin: 0 auto;
  text-align: center;
  letter-spacing: max(0.143vw, 1px);
  filter: drop-shadow(2px 2px 10px rgba(55, 95, 142, 0.25)) drop-shadow(-2px 2px 10px rgba(55, 95, 142, 0.25)) drop-shadow(2px -2px 10px rgba(55, 95, 142, 0.25)) drop-shadow(-2px -2px 10px rgba(55, 95, 142, 0.25));
}

.trt .heading .title h2 {
  color: #fff;
  font-size: max(3.857vw, 50px);
  position: relative;
}

.trt .heading .title h2 span {
  font-size: max(4.429vw, 57px);
}

.trt .heading .title h2::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #fff;
  filter: drop-shadow(2px 2px 10px rgba(55, 95, 142, 0.25)) drop-shadow(-2px 2px 10px rgba(55, 95, 142, 0.25)) drop-shadow(2px -2px 10px rgba(55, 95, 142, 0.25)) drop-shadow(-2px -2px 10px rgba(55, 95, 142, 0.25));
}

.trt .heading .title p {
  font-size: max(2.357vw, 30px);
  color: #6cc9ff;
}

.trt .content {
  padding: max(6.786vw, 88px) max(1.786vw, 23px) max(4.286vw,55px);
  background-image: url(../images/top/trt_content_bg.jpg);
  background-repeat: repeat;
}

.trt .content .block {
  background-size: cover;
}

.trt .content .block:not(:first-child) {
  margin-top: max(4vw, 52px);
}

.trt .block {
  display: flex;
  background-size: cover;
  padding: 0 0 max(3.571vw, 46px);
}

.trt .block .label {
  width: max(5.714vw, 74px);
  height:max(33.143vw,430px);;
  padding-top:max(2.143vw,27px);;
  background-size: cover;
  font-size: max(2.929vw, 38px);
  line-height: 1;
  color: #fff;
  writing-mode: vertical-rl;
  display: flex;
  align-items: center;
}

.trt .block h3 {
  padding-top: max(3.857vw, 50px);
  font-size: max(3.857vw, 50px);
  color: #2e2e2e;
  writing-mode: vertical-rl;
  line-height: 1.2;
}

.trt .block h3 .sl {
  font-size: max(4.143vw, 53px);
}

.trt .block h3 .xl {
  font-size: max(4.429vw, 57px);
}

.trt .block .boxs {
  margin-top: max(3.857vw, 50px);
}

.trt .block .boxs .box:not(:first-child) {
  margin-top: max(3.214vw, 41px);
}

.trt .block .box {
  display: flex;
  background-color: #fff;
  justify-content: space-between;
  gap: max(3vw, 39px);
}

.trt .block .txtBox .boxLabel {
  height: max(3.286vw, 42px);
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: max(2.071vw, 26px);
  color: #fff;
}

.trt .block .txtBox .btn {
  width: max(7.786vw, 101px);
  margin:max(1.071vw,13px) 0 0 auto;
}

.trt .b1 {
  background-image: url(../images/top/trt_b1_bg.jpg);
  background-position: bottom left;
}

.trt .b1 .label {
  background-image: url(../images/top/trt_b1_label_bg.png);
}

.trt .b1 h3 {
  margin: 0 max(2.5vw, 32px);
}

.trt .b1 h3 .clr {
  color: #43a8d3;
}

.trt .b1 .boxs {
  width: max(72.857vw, 947px);
}

.trt .b1 .box {
  gap: max(2.286vw, 29px);
  padding: max(2.143vw, 27px) max(3.214vw, 41px) max(2.143vw, 27px) max(2.857vw, 37px);
  border-top: max(0.143vw,1px) solid #a9d7db;
  border-left: max(0.143vw,1px) solid #a9d7db;
}

.trt .b1 .box .img {
  width: max(26.929vw, 350px);
}

.trt .b1 .txtBox .boxLabel {
  width: max(26vw, 338px);
}

.trt .b1 .txtBox .boxLabel.c1 {
  background-color: #84c1db;
}

.trt .b1 .txtBox .boxLabel.c2 {
  background-color: #508ad7;
}

.trt .b1 .txtBox .boxTtl {
  margin-top: max(1.429vw, 18px);
  font-size: max(2.357vw, 30px);
  line-height: 1;
}

.trt .b1 .txtBox .boxTtl.c1 {
  color: #43a8d3;
}

.trt .b1 .txtBox .boxTtl.c2 {
  color: #508ad7;
}

.trt .b1 .txtBox .boxTtl .sl {
  font-size: max(2.929vw, 38px);
}

.trt .b1 .txtBox .boxTtl .bb {
  border-bottom: 4px solid #87f2ff;
}

.trt .b1 .txtBox .boxLists {
  margin-top: max(1.571vw, 20px);
  padding:max(1.429vw,18px) max(2.143vw,27px);
  background-color: #fffdee;
  width: max(37.429vw, 486px);
}

.trt .b1 .txtBox .boxLists ul li {
  font-size: max(1.929vw, 25px);
  color: #434343;
  padding-left: max(2.5vw, 32px);
  position: relative;
}

.trt .b1 .txtBox .boxLists ul li::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: max(1.929vw, 25px);
  height: max(1.857vw, 24px);
  background-image: url(../images/top/trt_block_icon.png);
  background-size: cover;
}

.trt .b1 .txtBox .boxLists ul li:not(:first-child) {
  margin-top: max(0.714vw, 9px);
}

.trt .b2 {
  justify-content: flex-end;
  background-image: url(../images/top/trt_b2_bg.jpg);
  background-position: bottom right;
}

.trt .b2 .label {
  order: 3;
  background-image: url(../images/top/trt_b2_label_bg.png);
  height:max(40.571vw,527px);
  letter-spacing:0.2em;
}

.trt .b2 h3 {
  order: 2;
  margin: 0 max(3.357vw, 43px);
}

.trt .b2 h3 .clr {
  color: #e0bf4d;
}

.trt .b2 .boxs {
  order: 1;
  width: max(71.071vw, 923px);
}

.trt .b2 .box {
  gap: max(3.286vw, 42px);
  padding: max(2.143vw, 27px) max(3.214vw, 41px) max(2.143vw, 27px) max(2.857vw, 37px);
  border-top: max(0.143vw,1px) solid #f3bf46;
  border-right: max(0.143vw,1px) solid #f3bf46;
}

.trt .b2 .box .img {
  width: max(33.643vw, 437px);
}

.trt .b2 .txtBox .boxLabel {
  width: max(27.857vw, 362px);
}

.trt .b2 .txtBox .boxLabel.c1 {
  background-color: #f3bf46;
}

.trt .b2 .txtBox .boxLabel.c2 {
  background-color: #73c7be;
}

.trt .b2 .txtBox .boxTtl {
  width: fit-content;
  margin: max(1.429vw, 18px) auto 0;
  margin-top: max(1.429vw, 18px);
  font-size:max(2.679vw,34px);
  line-height: 1.3;
}

.trt .b2 .txtBox .boxTtl.c1 {
  color: #e0bf4d;
}

.trt .b2 .txtBox .boxTtl.c2 {
  color: #508ad7;
}

.trt .b2 .txtBox .boxTtl .sl {
  font-size:max(2.679vw,34px);
}

.trt .b2 .txtBox .boxTtl .xl {
  font-size: max(2.643vw, 34px);
}

.trt .b2 .txtBox .boxTtl .bb {
  border-bottom: 4px solid #fcf281;
}

.trt .b2 .txtBox .boxLists {
  width: 100%;
  margin: max(1.429vw, 18px) auto 0 max(0.357vw,4px);
}

.trt .b2 .txtBox .boxLists li {
  font-size: max(1.786vw, 23px);
  color: #434343;
  padding-left: max(2.5vw, 32px);
  position: relative;
}

.trt .b2 .txtBox .boxLists li::before {
  content: "";
  position: absolute;
  top: max(0.429vw, 5px);
  left: 0;
  width: max(1.929vw, 25px);
  height: max(1.857vw, 24px);
  background-image: url(../images/top/trt_block_icon.png);
  background-size: cover;
}

.trt .b2 .txtBox .btn {
	margin:max(4.357vw,56px) 0 0 auto;
}
.trt .b2 .txtBox .boxLists li:not(:first-child) {
  margin-top: max(0.714vw, 9px);
}

.trt .b2 .txtBox .yBox {
  padding:max(1.429vw,18px) max(2.143vw,27px);
  background-color: #fffdee;
}

.trt .b2 .txtBox .yBox ul {
  width: fit-content;
  margin: 0 auto;
}

.trt .b2 .txtBox .yBox ul li {
  text-align: left;
  font-size: max(1.786vw, 23px);
  color: #2e2e2e;
}

.trt .b2 .txtBox .yBox ul li:not(:first-child) {
  margin-top: max(0.357vw, 4px);
}

.trt .b2 .txtBox .yBox ul li .clr {
  color: #d33823;
}

.trt .b2 .txtBox .yBox ul li .num {
  font-size: max(2.643vw, 34px);
}

.trt .b2 .txtBox .yBox ul li small {
  font-size: max(1.143vw, 14px);
}

.trt .b3 {
  background-image: url(../images/top/trt_b3_bg.jpg);
  background-position: bottom left;
}

.trt .b3 .label {
  background-image: url(../images/top/trt_b3_label_bg.png);
  height:max(35.786vw,465px);
}

.trt .b3 h3 {
  margin: 0 max(4.643vw, 60px);
}

.trt .b3 h3 .clr {
  color: #5dbccb;
}

.trt .b3 .boxs {
  width: max(68.5vw,890px);
}

.trt .b3 .box {
  gap: max(2.286vw, 29px);
  padding: max(2.143vw, 27px) max(3.214vw, 41px) max(2.143vw, 27px) max(2.857vw, 37px);
  border-top: max(0.143vw,1px) #5dbccb solid;
  border-left: max(0.143vw,1px) #5dbccb solid;
}

.trt .b3 .box .img {
  width:max(30.286vw,393px);
}

.trt .b3 .txtBox .boxLabel {
  width: max(26vw, 338px);
}

.trt .b3 .txtBox .boxLabel.c1 {
  background-color: #6ac6d4;
}

.trt .b3 .txtBox .boxLabel.c2 {
  background-color: #ceae64;
}

.trt .b3 .txtBox .boxTtl {
  margin-top: max(1.429vw, 18px);
  font-size: max(2.357vw, 30px);
  line-height: 1.3;
}

.trt .b3 .txtBox .boxTtl.c1 {
  color: #6ac6d4;
}

.trt .b3 .txtBox .boxTtl.c1 .txt1 {
	font-size:max(2.976vw,38px);
}

.trt .b3 .txtBox .boxTtl.c2 {
  color: #ceae64;
}

.trt .b3 .txtBox .boxTtl .sl {
  font-size: max(2.643vw, 34px);
}

.trt .b3 .txtBox .boxTtl .xl {
  font-size: max(2.929vw, 38px);
}

.trt .b3 .txtBox .boxTtl .num {
  font-size: max(3.143vw, 40px);
}

.trt .b3 .txtBox .boxTtl .bb {
  border-bottom: 4px solid #fde369;
}

.trt .b3 .txtBox .boxLists {
  margin-top: max(1.571vw, 20px);
}

.trt .b3 .txtBox .yBox {
    padding: max(1.429vw, 18px) max(2.143vw, 27px);
    background-color: #fffdee;
}

.trt .b3 .txtBox .boxLists ul li {
  font-size: max(1.786vw,23px);
  color: #434343;
  padding-left: max(2.5vw, 32px);
  position: relative;
}

.trt .b3 .txtBox .boxLists ul li::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: max(1.929vw, 25px);
  height: max(1.857vw, 24px);
  background-image: url(../images/top/trt_block_icon.png);
  background-size: cover;
}

.trt .b3 .txtBox .boxLists ul li:not(:first-child) {
  margin-top: max(0.714vw, 9px);
}

.trt .b3 .txtBox .btn {
  margin-top: max(2.857vw, 37px);
}

.trt .b4 .label {
	background-image:url("../images/top/trt_b4_label_bg.png");
	height:max(37vw,481px);
}

.trt .b4 h3 .clr {
	color:#d4b962;
}

.trt .b4 .box {
	border-top:solid max(0.143vw,1px) #dfc773;
	border-right:solid max(0.143vw,1px) #dfc773;
}

.trt .b4 .txtBox .boxLabel.c1 {
  background-color: #dfc773;
}

.trt .b4 .txtBox .boxTtl.c1 {
	color:#ddc05c;
	margin:max(1.429vw, 18px) auto 0 max(1.429vw,18px);
}

.trt .b4 .txtBox .btn {
	margin:max(2.143vw,27px) 0 0 auto;
}

.trt .b4 .txtBox .boxTtl .xl {
	font-size:max(2.714vw,35px);
}

.pay {
  margin-top: max(3.571vw,46px);
}

.pay .logo {
  width: max(4.857vw,63px);
  margin: 0 auto max(3.571vw,46px);
}

.pay .block {
  width: max(90vw, 1170px);
  padding: max(2.143vw, 27px) 0 max(3.857vw, 50px);
  margin: 0 auto;
  box-shadow: 2px 2px 4px rgba(101, 101, 101, 0.3);
}

.pay h2 {
  margin: 0 auto max(1.714vw, 22px);
  width: max(21.429vw, 278px);
  height: max(3.571vw, 46px);
  border: 1px solid #2e2e2e;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: max(2.071vw, 26px);
  color: #2e2e2e;
}

.pay .lead {
  margin-bottom: max(2.143vw, 27px);
  font-size: max(2.214vw, 28px);
  color: #2e2e2e;
  text-align: center;
  line-height: 1;
}

.pay .img {
  width: max(62.429vw, 811px);
  margin: 0 auto max(2.143vw, 27px);
}

.pay .txt {
  font-size: max(1.429vw, 18px);
  color: #2e2e2e;
  text-align: center;
  line-height: 1;
}

.pay .txt .sl {
  font-size: max(1.786vw, 23px);
}

.pay .txt .xl {
  font-size: max(2.071vw, 26px);
}

.counseling {
  margin-top: max(7.714vw, 100px);
  padding: max(6.786vw, 88px) max(7.143vw, 92px) 0 max(58.143vw, 755px);
  background-image: url(../images/top/counseling_bg.jpg);
  background-size: cover;
  aspect-ratio: 1400/609;
  font-feature-settings: "palt";
}

.counseling h2 {
  width: max(25.857vw, 336px);
  height: max(4.643vw, 60px);
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: max(2.643vw, 34px);
  color: #fff;
  background-color: #219ebc;
}

.counseling .lead {
  margin-top: max(2.143vw, 27px);
  font-size: max(2.5vw, 32px);
  color: #2e2e2e;
  line-height: 1.3;
  letter-spacing: 1px;
}

.counseling .txt {
  margin-top: max(2.143vw, 27px);
  font-size: max(1.429vw, 18px);
  color: #2e2e2e;
}

.counseling .txt .txt1,
.counseling .txt .txt1 span{
	font-size:max(2vw,26px);
	color:inherit;
}

.counseling .txt span {
  font-size: max(1.571vw, 20px);
  font-weight: 500;
  color: #219ebc;
}

.counseling .txt .txt1 span{
  color: #219ebc;
}

.counseling .btn {
  width: max(12.143vw, 157px);
  margin: max(1.786vw,23px) min(-2.857vw, -38px) 0 auto;
}

.gallery {
  margin-top: max(3.929vw, 51px);
}

.gallery .logo {
  width: max(5.929vw, 77px);
  margin: 0 auto max(3.143vw, 40px);
}

.gallery .bg {
  padding: max(3.571vw, 46px) 0 max(2.857vw, 37px);
  background-color: #e9f1f2;
  display: flex;
  justify-content: center;
  gap: max(1.429vw, 18px);
}

.gallery .col {
  position: relative;
  z-index: 2;
  width: max(28.571vw, 371px);
}

.gallery .col:first-child {
  width: max(30.857vw, 401px);
}

.gallery .col .photo {
  position: relative;
}

.gallery .col .photo:last-child {
  margin-top: max(1.429vw, 18px);
}

.gallery .col .photo::after {
  content: "";
  position: absolute;
  top: max(0.357vw, 4px);
  left: max(0.357vw, 4px);
  width: 100%;
  height: 100%;
  background-image: url(../images/top/gallery_img_bg.png);
  background-size: contain;
  z-index: -1;
}

.gallery .col .ttl {
  position: relative;
  z-index: 2;
}

.gallery .col .ttl::after {
  content: "";
  position: absolute;
  top: max(0.357vw, 4px);
  left: max(0.357vw, 4px);
  width: 100%;
  height: 100%;
  background-image: url(../images/top/gallery_img_bg.png);
  background-size: contain;
  z-index: -1;
}

.gallery .img {
  object-fit: cover;
}

.gallery .img1 {
  aspect-ratio: 433/398;
}

.gallery .img2 {
  aspect-ratio: 401/344;
}

.gallery .img3 {
  aspect-ratio: 401/262;
}

.gallery .img4 {
  aspect-ratio: 401/344;
}

.gallery .img5 {
  aspect-ratio: 401/262;
}

#cboxClose {
  top: 0;
  right: 0;
}

.pub {
  margin: max(6vw, 78px) auto 0;
}

.pub .blocks {
  gap: max(1.286vw, 16px);
}

.pub .col {
  width: max(45.714vw, 594px);
  padding: max(4.429vw, 57px) max(2.857vw, 37px) max(6.429vw,83px);
  box-shadow:max(0.143vw,1px) max(0.143vw,1px) 0px rgba(210,210,210,1.00);
}

.pub .col .head {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding-bottom: max(1.214vw, 15px);
  position: relative;
}

.pub .col .head::before,
.pub .col .head::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #2c4166;
}

.pub .col .head::after {
  bottom: max(0.214vw, 2px);
}

.pub .col .head .en {
  line-height: 1;
  color: #2e2e2e;
  font-size: max(2.714vw, 35px);
}

.pub .col .head .ja {
  font-size: max(1.429vw, 18px);
  color: #2e2e2e;
  line-height: 1;
  letter-spacing: 1px;
}

.pub .col .body {
  margin-top: max(2.143vw, 27px);
}

.pub .blog .lists .list:not(:first-child) {
  margin-top: max(2.857vw, 37px);
}

.pub .blog .lists a {
  display: flex;
  gap: max(2.714vw, 35px);
}

.pub .blog .lists .time {
  width: max(12.143vw, 157px);
  text-align: right;
  font-size: max(1.143vw, 14px);
  color: #219ebc;
  white-space: nowrap;
}

.pub .blog .lists .txt {
  width: calc(100% - 14.857vw);
  font-size: max(1.143vw, 14px);
  color: #333;
  text-align: justify;
}

.pub .blog .btn {
  display: block;
  margin: max(2.857vw, 37px) auto 0;
  width: max(14.071vw, 182px);
}

.gmap {
  margin: max(5.714vw, 74px) auto max(13.571vw, 176px);
}

.gmap h2 {
  font-size: max(2.714vw, 35px);
  text-align: center;
  color: #2e2e2e;
}

.gmap .mapBox {
  width: max(93.857vw, 1220px);
  margin: 0 auto;
}

.gmap .map {
  position: relative;
  width: 100%;
  margin: max(3.571vw, 46px) auto 0;
  aspect-ratio: 1314/508;
}

.gmap .map::before {
  content: "";
  position: absolute;
  top: min(-2.857vw, -38px);
  left: 50%;
  transform: translateX(-50%);
  width: 1px;
  height: max(4.429vw, 57px);
  background-color: #2e2e2e;
}

.gmap .map iframe {
  width: 100%;
  height: 100%;
}

.gmap .txt {
  font-size: max(1vw,13px);
  color: #333333;
  text-align: justify;
  margin: max(2.143vw, 27px) auto 0;
  width: max(84.286vw, 1095px);
}
