@charset "utf-8";
/*
 * CSS for PC
 * @date     2017.05
 * @author   Zhang Ting
 */


/* ------------------------------------------

------------------------------------------ */
.sp {
	display: none;
}
#widewrapper {
	width: 100%;
}
#keyVisual {
	width: 100%;
	height: auto;
	margin: 0;
}
#keyVisual h1 {
	text-indent: 0;
	font-size: 0;
	line-height: 0;
}
#keyVisual h1 img {
	width: 100%;
}
#keyVisual #countDownArea {
	position: absolute;
	z-index: 5;
	top: 15px;
	right: 15px;
	width: 300px;
	height: 58px;
	background: url(https://img.travel.rakuten.co.jp/special/smap/images/cd_back.gif) no-repeat;
}
/* -----  -----*/
#navMenu {
	width: 100%;
	height: 85px;
	margin-top: -82px;
	z-index: 1;
	position: relative;
	text-align: center;
}
#navMenu ul {
	display: inline-block;
}
#navMenu ul li {
	float: left;
	margin: 0 3px;
	font-size: 0;
	line-height: 0;
}
#contents.column1 {
	padding:40px 0 0;
	width: 100%;
	background: #ffffff;
}
.column1 #search-box {
	margin: 0 auto;
	border: none;
}
.column1 #search-box p.searchSubmit a {
	background: url(../images/btn_search.gif) no-repeat;
	width: 181px;
	height: 41px;
}
.search_txt {
	width: 918px;
	margin: 0 auto;
	font-size: 82%;
	line-height: 150%;
	padding-top: 20px;
}
#contents .pagetop {
	width: 950px;
	text-align: center;
}
#P1 {
	width: 100%;
	background: #008ad2;
	padding: 70px 0 40px;
	margin-top: -43px;
}
.innerBox {
	width: 950px;
	margin: 20px auto 0;
}
#P1 h2 {
	color: #ffffff;
	font-size: 170%;
	line-height: 160%;
	font-weight: bold;
}
#P1 .leftPart {
	width: 60%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px 30px 20px 0;
	display: flex;
justify-content: space-between;
flex-wrap: wrap;
align-items: flex-start;
}
#P1 .leftPart h3 {
	color: #ffffff;
	font-weight: bold;
	font-size: 100%;
	text-decoration: underline;
	line-height: 150%;
	width: 100%;
}
#P1 .leftPart h4 {
	color: #ffffff;
	font-weight: normal;
	font-size: 100%;
	line-height: 150%;
	margin-bottom:1em;
}
.atn {
	color: #ffffff;
	font-weight: normal;
	font-size: 80%;
	line-height: 150%;
}
.rank {
	border-radius: 20px;
	background: #ffffff;
	font-size: 72%;
	box-sizing: border-box;
	width: 49%;
	max-width: 250px;
	margin: 10px 10px 10px 0;
	padding: 5px 30px 0;
	box-sizing: border-box;
}
.rank span {
	vertical-align: 7px;
}
.rank em {
	background-image: url("https://img.travel.rakuten.co.jp/special/smap/images/sprite.png");
	background-repeat: no-repeat;
	padding-left: 110px;
	width: 0;
	height: 22px;
}
.rank .ranking50 {
	background-position: 3px -1500px;
}
.rank .hide {
	display: inline-block;
	overflow: hidden;
	text-indent: -9999px;
}
#P1 .p1Img {
	width: 40%;
	float: left;
	display: inline;
	text-align: right;
}
#P1 .p1Img img {
	width: 100%;
	max-width: 435px;
}
#P2 {
	padding: 50px 0 0 0;
	width: 100%;
	background: #ffffff;
}
#P2 .yellowBox {
	width: 950px;
	margin: 0 auto;
	background: #fdde0a;
	padding: 20px 0;
}
#P2 .yellowBox h2 {
	width: 720px;
	margin: 0 auto;
	padding: 30px 0 15px;
	font-size: 0;
	line-height: 0;
}
#P2 .yellowBox h3 {
	width: 900px;
	margin: 0 auto;
	font-size: 84%;
	line-height: 150%;
	color: #000000;
	font-weight: normal;
	padding-bottom: 20px;
}
#P2 .yellowBox .event3 {
	padding: 0 13px 25px;
}
#P2 .yellowBox .event3 dl {
	width: 288px;
	float: left;
	display: inline;
	margin: 0 10px;
}
#P2 .yellowBox .event3 dl dt {
	width: 288px;
	margin: 0 auto;
	padding-bottom: 7px;
	font-size: 0;
	line-height: 0;
}
#P2 .yellowBox .event3 dl dd {
	width: 288px;
	font-size: 84%;
	line-height: 150%;
	color: #000000;
}
#P2 .yellowBox .eventsp {
	padding: 0 25px;
}
#P2 .yellowBox .eventsp dl.left {
	width: 455px;
	float: left;
	display: inline;
}
#P2 .yellowBox .eventsp dl.left dt {
	width: 455px;
	font-size: 0;
	line-height: 0;
}
#P2 .yellowBox .eventsp dl.left dd {
	padding-bottom: 25px;
	font-size: 84%;
	line-height: 150%;
	color: #000000;
}
#P2 .yellowBox .eventsp dl.left dd span {
	display: block;
	padding: 6px 0;
}
#P2 .yellowBox .eventsp div.right {
	width: 424px;
	float: right;
	display: inline;
}
#P2 .yellowBox .eventsp div.right .infoBox {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 3px solid #000000;
	background: #ffffff;
	padding: 20px;
	line-height: 150%;
}
#P2 .yellowBox .eventsp div.right .infoBox .ttl {
	font-size: 120%;
	padding-bottom: 8px;
}
#P2 .yellowBox .eventsp div.right .infoBox .bluetxt {
	font-size: 84%;
	color: #008ad2;
	line-height: 140%;
	padding-bottom: 12px;
}
#P2 .yellowBox .eventsp div.right .infoBox .smtxt {
	font-size: 68%;
	color: #000000;
	line-height: 150%;
}
.mscd {
	width: 254px;
	height: 25px;
	background: url(../images/eventBK_2.jpg) no-repeat;
	color: #000000;
	font-size: 82%;
	margin-top: 10px;
	padding: 200px 0 0 170px;
}
#P2 .vdBox {
	width: 950px;
	height: 534px;
	margin: 0 auto;
	padding: 30px 0;
}
#P3 {
	width: 100%;
	background: #fc678f;
}
#P3 .innerWide {
	background: url(../images/p3_bk.gif) #fc678f;
	padding-bottom: 50px;
}
#P3 .ttlImg {
	width: 100%;
	height: auto;
	font-size: 0;
	line-height: 0;
}
#P3 .ttlImg img {
	width: 100%;
}
#P3 h2 {
	width: 100%;
	padding: 0 0 30px;
	text-align: center;
}
#P3 h3 {
	width: 950px;
	margin: 0 auto;
	font-size: 100%;
	line-height: 160%;
	color: #ffffff;
	font-weight: normal;
	padding-bottom: 20px;
}
#P3 .eventList {
	width: 950px;
	margin: 0 auto;
}
#P3 .eventList ul li {
	width: 32%;
	float: left;
	display: inline;
	margin: 0 0.66% 30px;
	position: relative;
}
#P3 .eventList ul li img {
	width: 100%;
	border-radius: 15px;
}
#P3 .eventList ul li span {
	position: absolute;
	z-index: 1;
	width: 100%;
	text-align: center;
	background: url(../images/nameBK2.png) no-repeat center;
	height: 23px;
	bottom: -10px;
	left: 0;
	padding: 8px 0 0 0;
	color: #000000;
	font-size: 78%;
}
#P4 {
	width: 100%;
	background: #008ad2;
}
#P4 .innerWide {
	background: url(../images/p4_bk.gif) #008ad2;
	padding-bottom: 50px;
}
#P4 .ttlImg {
	width: 100%;
	height: auto;
	font-size: 0;
	line-height: 0;
}
#P4 .ttlImg img {
	width: 100%;
}
#P4 h2 {
	width: 100%;
	padding: 0 0 30px;
	text-align: center;
}
#P4 h3 {
	width: 950px;
	margin: 0 auto;
	font-size: 100%;
	line-height: 160%;
	color: #ffffff;
	font-weight: normal;
	padding-bottom: 20px;
}
#P4 .eventList {
	width: 950px;
	margin: 0 auto;
}
#P4 .eventList ul li {
	width: 24%;
	float: left;
	display: inline;
	margin: 0 0.5% 30px;
	position: relative;
}
#P4 .eventList ul li img {
	width: 100%;
	border-radius: 15px;
}
#P4 .eventList ul li span {
	position: absolute;
	z-index: 1;
	width: 100%;
	text-align: center;
	background: url(../images/nameBK2.png) no-repeat center;
	height: 23px;
	bottom: -10px;
	left: 0;
	padding: 8px 0 0 0;
	color: #000000;
	font-size: 78%;
}
#P5 {
	width: 100%;
	background: #9bcb00;
}
#P5 .innerWide {
	background: url(../images/p5_bk.gif) #9bcb00;
	padding-bottom: 50px;
}
#P5 .ttlImg {
	width: 100%;
	height: auto;
	font-size: 0;
	line-height: 0;
}
#P5 .ttlImg img {
	width: 100%;
}
#P5 h2 {
	width: 100%;
	padding: 0 0 30px;
	text-align: center;
}
#P5 h3 {
	width: 950px;
	margin: 0 auto;
	font-size: 100%;
	line-height: 160%;
	color: #ffffff;
	font-weight: normal;
	padding-bottom: 20px;
}
#P5 .eventList {
	width: 950px;
	margin: 0 auto;
}
#P5 .eventList ul li {
	width: 24%;
	float: left;
	display: inline;
	margin: 0 0.5% 30px;
	position: relative;
}
#P5 .eventList ul li img {
	width: 100%;
	border-radius: 15px;
}
#P5 .eventList ul li span {
	position: absolute;
	z-index: 1;
	width: 100%;
	text-align: center;
	background: url(../images/nameBK2.png) no-repeat center;
	height: 23px;
	bottom: -10px;
	left: 0;
	padding: 8px 0 0 0;
	color: #000000;
	font-size: 78%;
}
#P6 {
	width: 100%;
	background: #ef8d28;
}
#P6 .innerWide {
	background: url(../images/p6_bk.gif) #ef8d28;
	padding-bottom: 50px;
}
#P6 .ttlImg {
	width: 100%;
	height: auto;
	font-size: 0;
	line-height: 0;
}
#P6 .ttlImg img {
	width: 100%;
}
#P6 h2 {
	width: 100%;
	padding: 0 0 30px;
	text-align: center;
}
#P6 h3 {
	width: 950px;
	margin: 0 auto;
	font-size: 100%;
	line-height: 160%;
	color: #ffffff;
	font-weight: normal;
	padding-bottom: 20px;
}
#P6 h3 a {
	color: #ffffff!important;
	text-decoration: underline!important;
}
#P6 h3 a:hover {
	color: #ffffff!important;
	text-decoration: none!important;
}
#P6 .phSld {
	width: 550px;
	float: left;
	display: inline;
}
#slider1 li {
	position: relative;
	width: 550px;
	height: 367px;
}
#slider1 li p.caption {
	position: absolute;
	width: calc(100% - 20px);
	background: rgba(0,0,0,0.6);
	color: #ffffff;
	font-size: 84%;
	left: 0;
	bottom: 0;
	padding: 10px;
}
#slider1-pager li {
	width: 24%;
	float: left;
	margin: 5px 0.5% 0;
}
#slider1-pager li img {
	width: 100%;
}
#P6 .rightArea {
	width: 380px;
	float: right;
	display: inline;
}
#P6 .rightArea .subTtl {
	padding: 0 0 20px;
}
#P6 .rightArea .expl {
	font-size: 84%;
	line-height: 160%;
	color: #ffffff;
}
#P6 .rightArea .ribon {
	width: 376px;
	height: 147px;
	background: url(../images/p6_ribonBox.png) no-repeat;
	padding: 60px 25px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 78%;
	line-height: 150%;
	color: #000000;
	margin-top: 25px;
}
#P6 .infoBox {
	clear: both;
	width: 950px;
	margin: 30px auto;
	background: #ffffff;
	border-radius: 20px;
	padding: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#P6 .infoBox dl {
	width: 375px;
	float: left;
	display: inline;
}
#P6 .infoBox dl dt {
	font-size: 0;
	line-height: 0;
	padding-bottom: 10px;
}
#P6 .infoBox dl dd {
	font-size: 84%;
	line-height: 160%;
	color: #000000;
}
#P6 .infoBox dl dd span {
	font-size: 120%;
	display: block;
	padding-bottom: 10px;
	color: #008ad2;
}
#P6 .infoBox p.phtright {
	width: 524px;
	float: right;
	display: inline;
	font-size: 0;
	line-height: 0;
}
#P8 .hotelArea {
	width: 950px;
	margin: 10px auto 0;
	padding-bottom: 20px;
}
#P8 .hotelArea .htlPartTitle {
	width: 100%;
	padding: 20px 0 10px;
	text-align: center;
}
#P8 .hotelArea .hotelBox {
	width: 48%;
	float: left;
	display: inline;
	margin: 10px 1% 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #cccccc;
	background: #ffffff;
}
#P8 .hotelArea .hotelBox .areaName {
	width: 100%;
	background: #fdde0a;
	text-align: center;
	color: #000000;
	padding: 10px 0;
	font-size: 84%;
	margin-bottom: 10px;
	font-weight: bold;
}
#P8 .hotelArea .hotelBox .planName {
	margin: 7px 10px;
	color: #000000;
	font-size: 84%;
	line-height: 160%;
}
#P8 .hotelArea .hotelBox .hotelPht {
	margin: 0 10px;
	font-size: 0;
	line-height: 0;
}
#P8 .hotelArea .hotelBox .hotelPht img {
	width: 100%;
}
#P8 .hotelArea .hotelBox .chara {
	margin: 7px 10px 0;
}
#P8 .hotelArea .hotelBox .chara li {
	border-radius: 20px;
	background: #fc678f;
	color: #ffffff;
	font-size: 72%;
	float: left;
	margin-right: 4px;
	padding: 5px 8px;
}
#P8 .hotelArea .hotelBox .price {
	margin: 7px 10px 0;
	text-align: center;
	color: #fc678f;
	font-size: 100%;
}
#P8 .hotelArea .hotelBox .price strong {
	font-size: 200%;
	font-weight: normal;
}
#P8 .hotelArea .hotelBox .price em {
	font-style: normal;
	color: #000000;
	font-size: 78%;
}
#P8 .hotelArea .hotelBox .icon1 {
	background: url(../images/icon1.gif) no-repeat 20% center;
}
#P8 .hotelArea .hotelBox .icon2 {
	background: url(../images/icon2.gif) no-repeat 13% center;
}
#P8 .hotelArea .hotelBox .cond {
	margin: 3px 10px 0;
	color: #000000;
	text-align: center;
	font-size: 68%;
}
#P8 .hotelArea .btnArea {
	margin: 10px 8px;
}
#P8 .hotelArea .btnArea li a {
	width: 98%;
	float: left;
	display: block;
	margin: 0 1%;
	border: 2px solid #008ad2;
	background: #008ad2;
	color: #ffffff;
	font-size: 78%;
	text-align: center;
	padding: 10px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#P8 .hotelArea .btnArea li a:hover {
	background: #ffffff;
	color: #008ad2!important;
	text-decoration: none!important;
}
#P7 {
	width: 100%;
}
#P7 .innerWide {
	background: url(../images/p7_bk.jpg);
	background-size: cover;
	padding: 30px 0 50px;
}
#P7 .searchTTL {
	width: 100%;
	padding: 0 0 30px;
	text-align: center;
}
#P8 {
	width: 100%;
	padding: 0;
}
#P8 h2 {
	width: 100%;
	padding:10px 0 0 ;
	text-align: center;
}
#P8 .cpBox {
	color: #ffffff;
	font-size: 82%;
	line-height: 160%;
}
#P8 .cpBox a {
	text-decoration: underline!important;
	color: #FF0!important;
}
#P8 .cpBox a:hover {
	text-decoration: none!important;
	color: #FF0!important;
}
#logoBar {
	width: 100%;
	clear: both;
	padding: 30px 0;
	text-align: center;
}
#couponBar {
	width: 100%;
	padding: 10px 0;
	background: rgba(0,0,0,0.7);
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 99;
}
#couponBar .couponBnr {
	width: 913px;
	margin: 0 auto;
}
#couponBar .cpLink {
	width: 913px;
	margin: 3px auto 0;
	text-align: right;
	font-size: 72%;
}
#couponBar .cpLink a {
	color: #ffffff!important;
	text-decoration: underline!important;
}
#couponBar .cpLink a:hover {
	color: #ffffff!important;
	text-decoration: none!important;
}
#couponBar .close {
	width: 913px;
	margin: 0 auto 3px;
	text-align: right;
	font-size: 72%;
	cursor: pointer;
}
#contents .pagetop {
	bottom: 10px;
	height: 50px;
	position: fixed;
	right: 0px;
	width: 72px;
	z-index: 999;
}
#contents .pagetop img { margin: 10px 0;}
/* new */
.new_ttl img.pc {
	display: block;
	margin: 0 auto;
}
.new_txt {
	font-size: 14px;
	margin-bottom: 20px;
	line-height: 1.6;
}
.new_event3 {
	background: #fef5b6;
	padding: 25px 35px;
	margin: 10px 25px;
	overflow: hidden;
}
.new_event3 dl {
	font-size: 13px;
	color: #333;
	line-height: 1.6;
	overflow: hidden;
	margin-bottom: 20px;
	width: 100%;
}
.new_event3 dl dt {
	float: left;
	width: 130px;
}
.new_event3 dl dd {
	float: left;
}
.new_event3 > p {
	font-size: 13px;
	color: #333;
}
.new_open {
	margin: 30px 25px 10px;
	background: #fff;
	border-radius: 10px;
	padding: 15px 35px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#P2 .yellowBox .new_open h2 {
	width: 100%;
	padding-top: 5px;
}
.new_open > div {
	width: 350px;
}
.new_open > div p {
	font-size: 13px;
	color: #333;
	margin-top: 10px;
}
.new_open dl {
	display: flex;
	justify-content: flex-start;
	margin-bottom: 25px;
	font-size: 13px;
	color: #333;
	line-height: 1.6;
}
.new_open dl dt {
	width: 120px;
}
.new_open dl dd {
	white-space: nowrap;
}
.new_event_img {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	margin-bottom: 15px;
}
#contentsArea #P1 .leftPart h3 a {
	color: #fff;
}
.rate {
	border-radius: 20px;
	background: #ffffff;
	font-size: 72%;
	width: 49%;
	box-sizing: border-box;
	max-width: 275px;
	margin: 10px 0;
	padding: 5px 30px 0;
}
.rate span {
	vertical-align: 7px;
}
.rate em {
	background-image: url("https://img.travel.rakuten.co.jp/special/smap/images/sprite.png");
	background-repeat: no-repeat;
	padding: 4px 0 0 100px;
	width: 30px;
	height: 18px;
	font-style: normal;
	color: #bf0000;
}
.rate .rating45 {
	background-position: 3px -573px;
}
.rate .hide {
	display: inline-block;
	overflow: hidden;
}
#P8 .ttlImg {
	width: 100%;
	height: auto;
	font-size: 0;
	line-height: 0;
}
#P8 .ttlImg img {
	width: 100%;
}
#P8 .innerWide {
	background: url(../images/p8_bk.gif) #e66248;
}
.bnrbox {
	width: 100%;
	text-align: center;
	margin: 10px auto;
	margin-bottom: 40px;
}
.bnrbox a:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
/*2019.03.18*/
.videoArea {
	width:950px;
	height: 534px;
	margin:10px auto 50px;
	text-align: center;
}
.planBtn {
	text-align: center;
	padding: 20px 0;
}
.video2 {
	width: 550px;
	float: left;
}
.phtList{
	text-align:center;
	clear:both;
	padding:20px 0;}
.phtList ul {
	display:inline-block;}
.phtList ul li{
	width:280px;
	float:left;
	margin:0 10px;}
.phtList ul li img{
	width:100%;
	border-radius:15px;}
.mt40pop{
	margin-top:-40px;}

/* oy */
#ui-datepicker-div{
	z-index: 999 !important;
}
.jdsSearchRight .thisBtn img{
	cursor: pointer;
}
.jdsSearchRight .thisBox {
	margin-top: 110px;
    z-index: 9;
    background: rgba(255, 255, 255, 0.9);
    padding-bottom: 30px;
}
.jdsSearchRight .thisClose {
    text-align: right;
}
#P8 .hotelArea .hotelBox.rank1, #P8 .hotelArea .hotelBox.rank2{
	margin-top: 30px;
}
#P8 .hotelArea .hotelBox.rank1 .areaName{
	background: #fff4a7;
	padding-left: 60px;
	font-weight: bold;
	box-sizing: border-box;
	font-size: 100%;
	position: relative;
}
#P8 .hotelArea .hotelBox.rank1 .areaName:after{
	position: absolute;
	top: -20px;
	left: 30%;
	background: url(../images/rank1.png) no-repeat;
	background-size: 80px auto;
	width: 80px;
	height: 58px;
	content: "";
}
#P8 .hotelArea .hotelBox.rank2 .areaName{
	background: #eaeaea;
	padding-left: 60px;
	font-weight: bold;
	box-sizing: border-box;
	font-size: 100%;
	position: relative;
}
#P8 .hotelArea .hotelBox.rank2 .areaName:after{
	position: absolute;
	top: -20px;
	left: 30%;
	background: url(../images/rank2.png) no-repeat;
	background-size: 80px auto;
	width: 80px;
	height: 58px;
	content: "";
}
#P8 .hotelArea .hotelBox .areaName.green{
	background: #98d507;
}
.icon{
	display: flex;
	justify-content: center;
	margin-top: 10px;
}
.icon li{
	border: 1px solid #008ad2;
	color: #008ad2; font-weight: bold;
	padding: 8px;
	border-radius: 6px;
	text-align: center;
	font-size: 10px;
	margin: 8px 4px;
}
.icon li img{
	display: block;
	width: 100%;
}

/*-- P2B --*/
#P2B { margin-bottom: 70px;}
#P2B .innerBox { margin: auto;}
.mermaid { width: 950px; min-height: 544px; background: #3a91bd url(../images/p2B_2bg.jpg) 0 0 no-repeat;}
.p2Bbox { padding-top: 144px; margin: 0 0 0 32px;}
.p2bTxt { width: 364px; height: 351px; float: left; background: url(../images/p2B_text_bg.png) 0 0 no-repeat; font-size: 14px; line-height: 1.8; position: relative;}
.p2bTxt dl { position: absolute; top: 100px; left: 48px; width: 270px;}
.p2bTxt dl dt { margin-bottom: 2px;}
.p2bTxt dl dd { margin-bottom: 6px;}
.p2bTxt dl dt span{ background: #f49808; color: #fff; font-size: 15px; font-weight: bold; padding: 2px 5px; display: inline;}
.p2bImg { float: right; padding-top: 12px;}
.p2bImg img { display: block}

#keyVisual .pr {
    width: 30px;
    font-weight: normal;
    font-size: 13px;
    padding-top: 4px;
    height: 18px;
    text-align: center;
    color: #fff;
    background-color: rgba(0, 0, 0, .5);
    position: absolute;
    left: 0;
    top: 0;
	z-index: 200
}

.phSld [data-jds25="jdsPhotoThumbnail"] {position: relative;}
.phSld [data-jds25="jdsPhotoThumbnail"] ul li { width: 24%; float: left; margin: .5%;}
.phSld [data-jds25="jdsPhotoThumbnail"] ul li img { width: 100%;}
.phSld [data-jds25="photoMore"] { position: absolute; bottom: 0; left: 0; background: rgba(0, 0, 0, .8); color: #fff; font-size: 14px; padding: 8px; width: calc(100% - 16px);}

[data-jds25=modal-wrap] { width: 950px;}