@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100..900&family=Noto+Serif+TC:wght@200..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900display=swap');

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, textarea, p, th, td, section, article, footer {
  padding: 0;
  margin: 0;
}
body {
  font-family:"Poppins", "Noto Sans TC", sans-serif;
  font-size: 1rem;
  font-weight: 300;
  letter-spacing: 1px;
}
/* Reset */
*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* Clearfix hack */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
section, article, footer {
  display: block;
}
img {
  border: 0;
  display: block;
  margin: 0 auto;
}
ul, ol, li {
  list-style-type: none;
  list-style-image: none;
}
:link, :visited, :hover, :active, :focus {
  -webkit-transition: color .4s linear, background-color .4s linear, border-color .4s linear, padding .4s linear, opacity .4s linear, all .4s, -webkit-filter .4s linear;
  -o-transition: color .4s linear, background-color .4s linear, border-color .4s linear, padding .4s linear, filter .4s linear, opacity .4s linear, all .4s;
  transition: color .4s linear, background-color .4s linear, border-color .4s linear, padding .4s linear, filter .4s linear, opacity .4s linear, all .4s, -webkit-filter .4s linear, all 0.5s ease-out;
}
a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  background: transparent;
  outline: none;
  transition: all 0.5s ease-out;
}
a:hover, a:active {
  transition: all 0.5s ease-out;
}
.wrap {
  display: block;
  position: relative;
  width: 100%;
  overflow: hidden;
  /*padding-bottom: 1rem;
background: #fdf4e8;*/
  background: linear-gradient(90deg, #000, #009944);
  background: -moz-linear-gradient(90deg, #000, #009944);
  background: -webkit-linear-gradient(90deg, #000, #009944);
  background: -o-linear-gradient(90deg, #000, #009944);
  background: -ms-linear-gradient(90deg, #000, #009944);
}
.hdr{
	display: block;
  position: fixed;
  z-index: 9999;
	padding: 0;
	background: rgba(255,255,255,.94);
	width: 100%;
	border-bottom: 1px solid rgba(0,153,68,.35);
}

.hdr-logo {
  display: block;
	float: left;
	overflow: hidden;
  /*position: absolute;
  z-index: 9001;*/
  margin: 1.125rem 0 1.125rem 1.5rem;
}
.logo_ep {
  display: block;
  float: left;
	margin-right: 1.5rem;
  width: 198px;
}
.logo_bst {
  display: block;
  float: left;
  width: 88px;
}

.testgo {
  position: fixed;
  top: 38%;
  right: 0;
  width: 110px;
  z-index: 9998;
}

.testgo a img{
  max-width: 100%;
	/*margin-top: .25rem;*/
}

/*- Menu --------------------------------------------------------------------------*/
.thenav {
  display: block;
	float: right;
  /*position: fixed;
  z-index: 9999;*/
  padding: 0;
  width: 957px;
}
.thenav ul {
  overflow: hidden;
}
.thenav li a {
  display: block;
  float: left;
  font-size: 1.3rem;
  font-weight: 600;
  font-family: "Poppins", 'Noto Sans TC', sans-serif;
  line-height: 2;
  /*width: 140px;*/
  color: #009944;
  background: none;
	border-left: 1px solid rgba(0,153,68,.35);
  text-align: center;
  text-decoration: none;
  letter-spacing: 2px;
	padding: 1.125rem 1.5rem;
}
.thenav li a:hover, .thenav li a:active {
  color: #fff;
	background: linear-gradient(-90deg, #012816, #009944);
  background: -moz-linear-gradien(-90deg, #012816, #009944);
  background: -webkit-linear-gradient(-90deg, #012816, #009944);
  background: -o-linear-gradient(-90deg, #012816, #009944);
  background: -ms-linear-gradient(-90deg, #012816, #009944);
  text-decoration: none;
}
.thenav li a i{font-size: 1.7rem;/*line-height: 1.4;*/}
.thenav > ul > li a.fa-fb {
  color: #0866FF;
}
.thenav > ul > li a.fa_line {
  color: #4cc764;	
}
.thenav > ul > li a.fa_youtube {
  color: #FF1A47;
}
.thenav > ul > li a.fa_ig {
  color: #E4405F;
}
.thenav > ul > li a:hover.fa-fb ,.thenav > ul > li a:hover.fa_line ,.thenav > ul > li a:hover.fa_youtube ,.thenav > ul > li a:hover.fa_ig{
  color: #fff;
}

/*Section-00*-----------------------------------------------------------*/
.kv_m {
  display: none;
}
.main_kv_w {
  display: block;
  position: relative;
  z-index: 500;
}
.kv {
  display: block;
  position: relative;
  width: 100%;
  z-index: 501;
}
.kv-txt{
	display: block;
	position: absolute;
	width: 42.1875vw;
	top: 200px;
	left: 5.2vw;
	z-index: 1060;
}
 .kv-txt01{
	 display: block;
	 overflow: hidden;
	 width: 90%; 
	 margin: 0 auto;
}
.kv-txt02{
	 display: block;
	 overflow: hidden;
	 width: 98%; 
	margin: .75rem auto;
}
.kv-txt03{
	 display: block;
	 overflow: hidden;
	 width: 85%; 
	margin: 0 auto;
}
.idx-cta{
	display: block;
	width: 267px;
	width: 13.9vw;
	margin: 1.5rem auto 0;
}


.gold-m,.gold-fm,.gold-wave{
  display: block;
  position: absolute;
}

.gold-m{
	width: 18.645833333vw;
  right: 25vw;
  top: 245px;
  z-index: 1050;
}
.gold-fm{
	width: 15vw;
  right: 23vw;
  top: 185px;
  z-index: 1049;
}
.gold-wave{
	width: 98vw;
  right: 2vw;
  bottom: -2px;
  z-index: 1048;
}
.kv img, .logo_ep a img, .logo_bst a img, .kv_m a img, .idx-cta a img , .gold-m img, .gold-fm img, .gold-wave img,.kv-txt01 img,.kv-txt02 img,.kv-txt03 img{
  max-width: 100%;
}
.idx-cta a img {
  animation: etjoin;
  animation-duration: 1.8s;
  animation-iteration-count: infinite;
}
@keyframes etjoin {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

/*01 保險界奧斯卡--------------------------------------------------*/
.oscar_wrp {
  display: block;
  position: relative;
  width: 100%;
  z-index: 1100;
	height: auto;
	/*clear: both;*/
	background: linear-gradient(0deg, #fbe2b9, #fff);
  background: -moz-linear-gradient(0deg, #fbe2b9, #fff);
  background: -webkit-linear-gradient(0deg, #fbe2b9, #fff);
  background: -o-linear-gradient(0deg, #fbe2b9, #fff);
  background: -ms-linear-gradient(0deg, #fbe2b9, #fff);
	padding: 4rem 0;
}

.title{
  display: block;
  overflow: hidden;
  width: 22.9vw;
  margin: 1rem auto;
}
.title img{
  max-width: 100%;
}


.oscar-cnt {
  display: block;
  overflow: hidden;
	position: relative;
  width: 1440px;
  margin: 1rem auto;
	padding: 0 .5rem;
	z-index: 1199;
}
.osc_L{
	display: block;
	float: left;
	width: calc(49.999% - 2.51rem);
  overflow: hidden;
	margin-right: 2.5rem;
}
.osc_R{
	display: block;
	float: left;
	width: 49.999%;
  overflow: hidden;
}
.osc_R-m{
	display: none;
	width: 100%;
  overflow: hidden;
}
.osc_L img ,.osc_R img,.osc_R-m img{
	display: block;
	max-width: 100%;
} 

.ball01,.ball02,.osc-light{
  display: block;
  position: absolute;
}

.ball01{
	width: 12.1875vw;
  left: 2.34375vw;
  bottom: 130px;
  z-index: 1198;
}
.ball02{
	width: 15.3125vw;
  right: -1vw;
  bottom: 10px;
  z-index: 1197;
}
.osc-light{
  width:50vw;
  left: -5vw;
  top: 80px;
  z-index: 1196;
}
.ball01 img, .ball02 img, .osc-light img{
  max-width: 100%;
}

.flex-cont-tt {
  display: flex;
  justify-content: center;
  margin: 0;
  width: 100%;
}


/*02 金字塔--------------------------------------------------*/
.pyramid {
  display: block;
  position: relative;
	/*float: right;
	right: 0;*/
  width: 100%;
	overflow: hidden;
	background: #00051a;
	z-index: 2000;
}

.pyramid h2{
	display: block;
	position: absolute;
	font-family: "Poppins", 'Noto Sans TC', sans-serif;
	 font-size: 4rem;
	 font-size:3.33vw;
	width: 100%;
	 color: #fff;
	 font-weight: 700;
	 letter-spacing: 1px;
	line-height: 1.5;
	text-align: center;
	top: 2.25rem;
	z-index: 2002;
}
.pyramid h2 span{
	 color: #fae09b;
}

.sec02-2{
	display: block;
	position: absolute;
	width: 28vw;
	left: 50%;
	margin-left: -14vw;
	top: 125px;
	z-index: 2002;
}
.sec02-1{
	display: block;
	position: absolute;
	width: 53.8vw;
	left: 50%;
	margin-left: -26.9vw;
	top: 15px;
	z-index: 2003;
}
.py_bg {
  display: block;
  position: relative;
  width: 100%;
  z-index: 2001;
}
.py_bg_m{
  display:none;
}
.py_bg img,.sec02-2 img,.py_bg_m img,.sec02-1 img{
  max-width: 100%;
}

/*03 MDRT英雄榜---------------------------------------------------*/
.mdrt_wrp {
  display: block;
  position: relative;
	width: 100%;
	overflow: hidden;
	z-index: 3000;
}
.mdrt-tt{
	position: absolute;
	z-index: 3002;
	left:50%;
	margin-left: -11.45vw;
	top: 3rem;
}
.mdrt_cnt_wrp{
	display: block;
  position: absolute;
	width: 100%;
	top: 210px;
	z-index: 3100;
}
.mdrt_cnt{
	display: block;
	overflow: hidden;
	width: 1280px;
	margin: 0 auto;
}
.sec03-txt{
	display: block;
	width: 65.625vw;
	overflow: hidden;
	margin: 0 auto;
}
.sec03-txt-m{
	display: none;
}
.mdrt-list{
	display: block;
	overflow: hidden;
	width: 100%;
	margin: 3rem auto;
}
.mdrt-list ul{}
.mdrt-list li{
	display: block;
	float: left;
	margin: 0 .25rem;
	width: calc(19.999% - .51rem);
	
}


.mdrt_bg{
  display: block;
  position: relative;
  width: 100%;
  z-index: 3001;
}
.mdrt_bg_m,.mdrt_bg_mm, .mdrt_bg_s{
	display: none;
}
.mdrt_bg img,.mdrt_bg_m img,.mdrt_bg_mm img,.mdrt_bg_s img,.sec03-txt img,.mdrt-list li a img,.sec03-txt-m img{
  max-width: 100%;
}


/*04 永達焦點---------------------------------------------------*/
.article-wrp {
  display: block;
  position: relative;
	/*float: right;
	right: 0;*/
  width: 100%;
	overflow: hidden;
	background: #fff;
	padding: 3rem 0 4.5rem;
	z-index: 4000;
	margin-top: -100px;
}
.article-slider {
  display: block;
	position: relative;
  overflow: hidden;
  width: 90%;
  margin: 0 auto;
	z-index: 4010;
	background: #fefbf3;
}
.art-more a {
  display: block;
  text-align: center;
  margin-top: 1.5rem;
  width: 220px;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  line-height: 50px;
  height: 50px;
  background: #009944;
  text-decoration: none;
}
.art-more a:hover {
  background: #027538;
  text-decoration: none;
  color: #fff;
}

.map01,.map02{
  display: block;
  position: absolute;
}

.map01{
	width: 38.541666666vw;
  left: 0;
  top: 0;
  z-index: 4002;
}
.map02{
	width: 38.541666666vw;
  right: -14px;
  bottom: 0px;
  z-index:4003;
}

.map01 img, .map02 img{
  max-width: 100%;
}


/*footer*/
footer {
  position: relative;
  overflow: hidden;
  width: 100%;
  /*padding: 1.5rem 1rem;*/
  z-index: 999;
  font-family: "Poppins", 'Noto Sans TC', sans-serif;
  background: #f6f6f6;
	padding: 3.5rem 0 0 0;
}

.flex-cont-logo {
  display: flex;
  justify-content: center;
  margin: 0 auto;
  width: fit-content;
}
.flex-cont {
  display: flex;
  justify-content: center;
  margin: .5rem auto;
  width: fit-content;
}
footer p {
	display: block;
	overflow: hidden;
	color: #000;
  font-size: 1.1rem;
  line-height: 1.7;
  letter-spacing: 1px;
  font-weight: 500;
  margin:.75rem;
	text-decoration: none;
}
footer p a{text-decoration: none;color: #000;}
footer p a:hover{text-decoration: underline;color: #009944;}
footer p i{
	color: #009944;margin-right: .25rem;
}


footer h6{
	display: block;
	overflow: hidden;
	color: #000;
  font-size: .9rem;
  line-height: 1.6;
  letter-spacing: 1px;
  font-weight: 400;
  text-align: center;
  margin: .25rem .5rem;
	padding: 1rem 0 2.5rem;
}





/*RWD  ========================================================================================*/
@media screen and (max-width:2560px) {
.pyramid h2 {
  font-size: 3vw;
	}	
	.sec02-2 {
  display: block;
  position: absolute;
  width: 28vw;
  left: 50%;
  margin-left: -14vw;
  top: 145px;
  z-index: 2002;
}
	
}







@media screen and (max-width:1600px) {
.kv-txt {
  width: 42.1875vw;
  top: 170px;
  left: 5.2vw;
}
.oscar-cnt {
	width: 1200px;}
.sec02-2 {
  width: 28vw;
  left: 50%;
  margin-left: -14vw;
  top: 115px;
}	
.mdrt_cnt_wrp {
  width: 100%;
  top: 180px;
}

.mdrt-list {
  width: 90%;
  margin: 1.1rem auto 1rem;
}	
	
}
@media screen and (max-width:1536px) {

}
@media screen and (max-width:1440px) {
 .kv-txt {
    width: 42.1875vw;
    top: 160px;
    left: 5.2vw;
  }
.gold-fm {
  top: 155px;
}
.gold-m {
  top: 205px;
}
.testgo {
  top: 38%;
  right: 0;
  width: 80px;
}
.logo_ep {
  display: block;
  float: left;
  margin-right: 1.25rem;
  width: 168px;
}
.logo_bst {
  display: block;
  float: left;
  width: 78px;
}
.thenav li a {
  font-size: 1.3rem;
  line-height: 2;
  letter-spacing: 2px;
  padding: .8rem 1.125rem;
}
.hdr-logo {
  margin: 1.125rem 0 .8rem 1.25rem;
}
.thenav {
  padding: 0;
  width: 861px;
}
.idx-cta {
  display: block;
  width: 17vw;
  margin: 1.5rem auto 0;
}
 .oscar-cnt {
    width: 1150px;
	 padding: 0 1rem 2rem 1rem;
  }
.mdrt-tt {
  position: absolute;
  z-index: 3002;
  left: 50%;
  margin-left: -11.45vw;
  top: 2rem;
}
  .mdrt_cnt_wrp {
    width: 100%;
    top: 150px;
  }
.mdrt_cnt {
  display: block;
  overflow: hidden;
  width: 1150px;
  margin: 0 auto;
}
.ball01 {
  width: 12.1875vw;
  left: 1vw;
  bottom: 130px;
  z-index: 1198;
}
.article-wrp {
	margin-top: -60px;
}
}
@media screen and (max-width:1366px) {
.kv-txt {
    width: 42.1875vw;
    top: 140px;
    left: 5.2vw;
  }
.gold-fm {
  top: 135px;
}
.gold-m {
  top: 185px;
}
 .sec02-2 {
    top: 105px;
  }
 
 .mdrt-list {
    width: 100%;
    margin: 0 auto 1rem;
  }

.mdrt_cnt {
  display: block;
  overflow: hidden;
  width: 1000px;
  margin: 1.5rem auto 0;
}
.mdrt_cnt h6 {
  display: block;
  font-size: 1.25vw;
  color: #000;
  margin-bottom: .7rem;
	line-height: 1.4;
	}

.oscar_wrp {
  padding: 2.5rem 0;	
}
.title h2 {
	font-size: 3vw;}
.title h3 {
  font-size: 2.2vw;
  margin: .75rem auto;
}	
 .mdrt_cnt_wrp {
    width: 100%;
    top: 120px;
  }

}
@media screen and (max-width:1280px) {
 
    .oscar-cnt {
    width: 1040px;
  }
 
.osc_L {
  float: left;
  width: calc(49.999% - 2.01rem);
  overflow: hidden;
  margin-right: 2rem;
}

.kv-txt {
    width: 42.1875vw;
    top: 130px;
    left: 5.2vw;
  }
.gold-fm {
  top: 120px;
}
.gold-m {
  top: 165px;
}
}
@media screen and (max-width:1200px) {
    .oscar-cnt {
    width: 960px;
  }
  .mdrt_cnt {
    display: block;
    overflow: hidden;
    width: 1000px;
    margin: 2rem auto;
  }
 .logo_ep {
    display: block;
    float: left;
    margin-right: 1.125rem;
    width: 138px;
  }
.logo_bst {
    display: block;
    float: left;
    width: 64px;
  }
 .thenav li a {
    font-size: 1.2rem;
    line-height: 2;
    letter-spacing: 1px;
    padding: .8rem .75rem;
  }
.thenav {
    padding: 0;
    width: 709px;
  }
.art-more a {
  margin-top: 1.4rem;
	width: 150px;}
 .mdrt-list {
    width: 100%;
    margin: 1rem auto;
  }
.article-wrp {
	margin-top: 0;
}
}
@media screen and (max-width:1024px) {
   .kv-txt {
    width: 42.1875vw;
    top: 110px;
    left: 5.2vw;
  }

 .idx-cta {
    display: block;
    width: 17vw;
    margin: .75rem auto 0;
  }
 .gold-fm {
    top: 100px;
  }
.gold-m {
  top: 145px;
}
  .oscar-cnt {
    width: 88%;
  }
 
.mdrt_cnt {
    display: block;
    overflow: hidden;
    width: 90%;
    margin: 1.25rem auto 0;
  }
 .mdrt-list {
    width: 100%;
    margin: 1.5rem auto 0;
  }
 
}
@media screen and (max-width:820px) {
  .thenav {
    display: none;
  }
 .logo_ep {
    display: block;
    float: left;
    margin-right: .8rem;
    width: 120px;
  }
 .logo_bst {
    display: block;
    float: left;
    width: 58px;
  }
 .hdr-logo {
    margin: .75rem 0 .6rem .75rem;
  }
.hdr {
  border-bottom: none;
}
  .kv-txt {
    width: 45vw;
    top: 75px;
    left: 3vw;
  }
.gold-fm {
    top: 75px;
  }	
 .gold-m {
    top: 105px;
  }	
.testgo {
    top: 25%;
    right: 0;
    width: 70px;
  }	
 
.osc-light {
  width: 70vw;
  left: 0;
  top: 180px;
  z-index: 1196;
}	
.pyramid h2 {
  font-size: 4rem;
  font-size: 4.3vw;
  top: 1rem;	
	}
 .sec02-2 {
    width: 34vw;
    left: 50%;
    margin-left: -17vw;
    top: 65px;
  }	
 
  .mdrt_cnt_wrp {
    width: 100%;
    top: 115px;
  }
footer p {
  font-size: 1rem;
  line-height: 1.7;
	margin: .5rem;
	}
footer h6 {
	font-size: .85rem;}
	 .osc_L {
    float: none;
    width: 90%;
    overflow: hidden;
    margin: 0 auto;
  }
	
.osc_R {
  display: block;
  float: none;
  width: 90%;
  overflow: hidden;
  margin: 2rem auto 0;
}
.sec02-1 {
  display: block;
  position: absolute;
  width: 70vw;
  left: 50%;
  margin-left: -35vw;
  top: -6px;
  z-index: 2003;
}
.sec03-txt {
  display: block;
  width: 90vw;
  overflow: hidden;
  margin: 0 auto;
}
  .mdrt-tt {
    position: absolute;
    z-index: 3002;
    left: 50%;
    margin-left: -16.5vw;
    top: 2rem;
    width: 33vw;
  }
.title {
  display: block;
  overflow: hidden;
  width: 33vw;
}
.article-slider {
  display: block;
  position: relative;
  overflow: hidden;
	width: 80%;}
.mdrt_bg_m{
  display: block;
  position: relative;
  width: 100%;
  z-index: 3001;
}
.mdrt_bg,.mdrt_bg_mm, .mdrt_bg_s{
	display: none;
}
.article-wrp {
	margin-top: -70px;
}
.kv-txt02 {
  display: block;
  overflow: hidden;
  width: 98%;
  margin: .75rem auto 0;
}
}
@media screen and (max-width:768px) {
.kv-txt h3 {
    font-size: 1.65vw;
    margin-top: .75rem;
  }
 

.ball01 {
  width: 12.1875vw;
  left: .5vw;
  bottom: 130px;
}
 .sec02-2 {
    width: 34vw;
    left: 50%;
    margin-left: -17vw;
    top: 59px;
  }
/*.mdrt_bg_mm{
  display: block;
  position: relative;
  width: 100%;
  z-index: 3001;
}
.mdrt_bg,.mdrt_bg_m, .mdrt_bg_s{
	display: none;
}*/
.mdrt-list {
    margin: 1rem auto;
  }

  .idx-cta {
    display: block;
    width: 20vw;
    margin: .5rem auto 0;
  }
 .kv-txt {
    width: 42.1875vw;
    top: 80px;
    left: 3.8vw;
  }
 .mdrt_cnt {
    margin: 1.25rem auto 0;
  }
}
@media screen and (max-width:492px) {
.kv , .kv-txt, .gold-m , .gold-fm , .gold-wave {
	display: none; 
}
.kv_m {
  display: block;
  position: relative;
  width: 100%;
  z-index: 1100;
}
 .osc_R {
    display: block;
    float: none;
    width: 85%;
    overflow: hidden;
    margin-top: 0;
    margin: 2rem auto 0;
  }
.ball01 {
    width: 25vw;
    left: .5vw;
    bottom: auto;
	top: 50px;
  }
.ball02 {
  width: 30vw;
  right: 2vw;
  bottom: 20px;
  z-index: 1197;
}
   .testgo {
    top: auto;
    right: -4px;
    width: 60px;
    bottom: 40px;
  }
 .pyramid h2 {
    font-size: 5.7vw;
    top: 1.75rem;
  }
  .sec02-2 {
    width: 54vw;
    left: 50%;
    margin-left: -27vw;
    top: 75px;
  }
 .title h2 {
    font-size: 6.5vw;
    margin: 0 auto .5rem;
  }
 .title h3 {
    font-size: 4.5vw;
    margin: .75rem auto;
  }
.flex-cont {
  display: block;
  justify-content: center;
  margin: 1rem auto 0;
  width: fit-content;
}
  footer p {
    font-size: 1rem;
    line-height: 1.7;
	  margin: 0;}
 footer h6 {
    font-size: .85rem;
    width: 90%;
    margin: 0 auto;
  }
.mdrt_bg_s{
  display: block;
  position: relative;
  width: 100%;
  z-index: 3001;
}
.mdrt_bg,.mdrt_bg_m, .mdrt_bg_mm{
	display: none;
}
	
.mdrt-list {
    width: 95%;
    margin: 0 auto 1rem;
  }	
 .mdrt-list li {
    display: block;
    float: left;
    width: calc(49.999% - .51rem);
	 margin: 0 .25rem;
  }	
 
.article-wrp {
  margin-top: -30px;
}
.map01 {
  width: 55vw;
  left: -20px;
  top: 20px;
	}
.map02 {
  width: 60vw;
  right: -14px;
  bottom: 0px;
}
.map01 img, .map02 img{
  max-width: 100%;
	opacity: .5;
}
.py_bg_m {
  display: block;
  position: relative;
  width: 100%;
  z-index: 2001;
}
.py_bg{
  display:none;
}
 .mdrt_cnt_wrp {
    width: 100%;
    top: 85px;
  }
 .title {
    display: block;
    overflow: hidden;
    width: 70vw;
  }
.osc_L {
    float: none;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
  } 
.osc_R-m{
	display: block;
	float:none;
	width: 100%;
  overflow: hidden;
	margin-top: 1rem;
}
.osc_R{
	display: none;
}
 .sec02-1 {
    display: block;
    position: absolute;
    width: 90vw;
    left: 50%;
    margin-left: -45vw;
    top: 1rem;
    z-index: 2003;
  }
 .mdrt-tt {
    margin-left: -35vw;
	 top: 2rem;}
	
.sec03-txt-m{
	display: block;
	width: 80%;
	overflow: hidden;
	margin: .75rem auto 0;
}
.sec03-txt{
	display: none;
}
 .mdrt_cnt {
    margin: .5rem auto 0;
  }
.article-slider {
    display: block;
    position: relative;
    overflow: hidden;
    width: 88%;
  }
}
@media screen and (max-width:430px) {
 
  .mdrt-list {
    width: 100%;
    margin: 0 auto 1rem;
  }
 .mdrt_cnt_wrp {
    width: 100%;
    top: 95px;
  }
 .article-wrp {
    margin-top: 0;
  }
  .sec02-2 {
    width: 54vw;
    left: 50%;
    margin-left: -27vw;
    top: 70px;
  }
  
}

@media screen and (max-width:415px) {

}
@media screen and (max-width:400px) {
 

}