@charset "UTF-8";
/* -----------------------------------------------------------
CSS Information

File name:    style.css
Created:      2018-10-03
Style Info:   アメリカ ディズニーリゾート人気ナイトショー　CSS
----------------------------------------------------------- */

/* -------------------------------------------------------- */
/* common */
/* -------------------------------------------------------- */
.usa_disney_show {overflow:hidden;line-height:180%;text-align:left;}
.usa_disney_show a {color:#000;}
.usa_disney_show a:hover {opacity:.75;text-decoration:none;}
.usa_disney_show ul,
.usa_disney_show ol,
.usa_disney_show li {list-style:none;margin:0;padding:0;}
.usa_disney_show h2,
.usa_disney_show h3,
.usa_disney_show h4,
.usa_disney_show h5,
.usa_disney_show h6 {margin:0;padding:0;}
.usa_disney_show .clearfix:after {content:" ";display:block;clear:both;}
.usa_disney_show .fl {float:left;display:inline;}
.usa_disney_show .fr {float:right;display:inline;}
.usa_disney_show p,
.usa_disney_show li,
.usa_disney_show dt,
.usa_disney_show dd {font-size:1.6rem;line-height:1.6;}
.usa_disney_show img {width:100%;height:auto;}
.usa_disney_show .dis_sp {display:none;}
.usa_disney_show .content_wrap_01 {
	background:-moz-linear-gradient(90deg,#4151ce 0%,#4151ce 50%,#fa448f 50%,#fa448f 100%);
	background:-webkit-linear-gradient(90deg,#4151ce 0%,#4151ce 50%,#fa448f 50%,#fa448f 100%);
	background:linear-gradient(90deg,#4151ce 0%,#4151ce 50%,#fa448f 50%,#fa448f 100%);}
.usa_disney_show .content_wrap_02 {padding:120px 0 100px 0;background:#fff;}
@media screen and (max-width:767px) {
  .usa_disney_show .dis_pc {display:none;}
  .usa_disney_show .dis_sp {display:block;}
  .usa_disney_show .fl,
	.usa_disney_show .fr {float:none;display:block;}  
  .usa_disney_show p,
	.usa_disney_show li,
	.usa_disney_show dt,
	.usa_disney_show dd {font-size:1.4rem;}
	.usa_disney_show .content_wrap_02 {padding:50px 0 0 0;}
}

/* -------------------------------------------------------- */
/* リンクボタン */
/* -------------------------------------------------------- */
.usa_disney_show .link_btn a {display:block;position:relative;color:#fff;text-align:center;font-weight:bold;background:#8a002a;border-radius:8px;text-decoration:none;}
.usa_disney_show .link_btn a:after {content:"\f054";font-family:FontAwesome;font-size:1.8rem;position:absolute;top:0;right:20px;font-weight:normal;}
@media (min-width:768px) {
	.usa_disney_show .link_btn a:hover {opacity:.65;}
	.usa_disney_show .link_btn a {font-size:1.8rem;height:80px;line-height:80px;}
}
@media (max-width:767px) {
	.usa_disney_show {padding-bottom:10vw;}
	.usa_disney_show .link_btn a {font-size:1.4rem;width:100%;line-height:1.4;padding:15px 0;}
	.usa_disney_show .link_btn a:after {top:50%;transform:translate(0,-50%);font-size:1.2rem;}
}

/* -------------------------------------------------------- */
/* 看板 */
/* -------------------------------------------------------- */
.usa_disney_show .visual {width:1140px;margin:0 auto 30px auto;position:relative;overflow:hidden;color:#fff;}
.usa_disney_show .visual .title {margin:53px 0 30px 0;}
.usa_disney_show .visual .img {overflow:hidden;position:absolute;top:345px;left:0;width:100%;}
.usa_disney_show .visual .img > div {width:287px;}
.usa_disney_show .visual .img_01 {float:left;}
.usa_disney_show .visual .img_02 {float:right;}
.usa_disney_show .visual .txt_01 {line-height:1.8;margin-bottom:75px;text-align:center;font-weight:bold;}
.usa_disney_show .visual .txt_02 {background:url(../img/visual_txt_02.png) center top no-repeat;height:52px;}
@media screen and (max-width:1140px) {
	.usa_disney_show .visual {width:auto;margin:0 15px;}
	.usa_disney_show .visual .img {position:static;width:auto;max-width:640px;margin:0 auto 20px auto;}
	.usa_disney_show .visual .txt_01 {line-height:1.6;margin-bottom:40px;}
	.usa_disney_show .visual .txt_01 br {display:none;}
}
@media screen and (max-width:767px) {
	.usa_disney_show .visual {max-width:640px;margin:0 auto;}
	.usa_disney_show .visual .title {margin:20px 0 15px 0;}
	.usa_disney_show .visual .img {margin:0 15px 20px 15px;}
	.usa_disney_show .visual .img > div {width:46%;}
	.usa_disney_show .visual .img_01 {float:left;}
	.usa_disney_show .visual .img_02 {float:right;}
	.usa_disney_show .visual .img_01 small {background-image:url(../img/sp/visual_pic_01_cap.png);}
	.usa_disney_show .visual .img_02 small {background-image:url(../img/sp/visual_pic_02_cap.png);}
	.usa_disney_show .visual .txt_01 {font-size:1.4rem;line-height:1.6;margin:0 15px 30px 15px;text-align:left;font-weight:normal;}
	.usa_disney_show .visual .txt_02 {background:none;height:auto;max-width:580px;margin:0 auto;}
}

/* -------------------------------------------------------- */
/* アンカーリンクナビ */
/* -------------------------------------------------------- */
.usa_disney_show .page_nav {position:relative;width:100%;}
.usa_disney_show .page_nav::before,
.usa_disney_show .page_nav::after {z-index:1;position:absolute;content:"";background:#fff;width:50%;width:calc(50% + 1px);height:100%;top:0;}
.usa_disney_show .page_nav::before {left:0;transform:skewY(5deg);}
.usa_disney_show .page_nav::after {right:0;transform:skewY(-5deg);}
.usa_disney_show .page_nav .nav_wrap {z-index:2;position:relative;overflow:hidden;max-width:1000px;margin:0 auto;background:url(../img/nav_img_01.png) center 110px no-repeat;padding:110px 0 80px 0;}
.usa_disney_show .page_nav nav {width:44.8%;max-width:448px;}
.usa_disney_show .page_nav .report_01 {float:left;}
.usa_disney_show .page_nav .report_02 {float:right;}
.usa_disney_show .page_nav .nav_tit {margin:0 auto 20px auto;max-width:397px;}
.usa_disney_show .page_nav .nav_list li {margin-bottom:20px;}
.usa_disney_show .page_nav .nav_list li a {display:block;border:4px solid #4251ce;font-weight:bold;font-size:2.4rem;position:relative;background:#fff;line-height:1.4;padding:20px 30px 20px 20px;text-decoration:none;}
.usa_disney_show .page_nav .nav_list li a::after {position:absolute;top:50%;right:20px;margin-top:-15px;content:"\f078";font-family:FontAwesome;border-radius:30px;width:30px;height:30px;background:#fff;border:1px solid #4251ce;line-height:28px;font-size:1.6rem;text-align:center;}
.usa_disney_show .page_nav .report_01 .nav_list li a {border-color:#4251ce;color:#4251ce;}
.usa_disney_show .page_nav .report_01 .nav_list li a::after {border-color:#4251ce;}
.usa_disney_show .page_nav .report_02 .nav_list li a {border-color:#fa448f;color:#fa448f;}
.usa_disney_show .page_nav .report_02 .nav_list li a::after {border-color:#fa448f;}
@media screen and (max-width:1000px) {
	.usa_disney_show .page_nav .nav_wrap {background:none;padding:60px 15px 40px 15px;margin-top:20px;}
	.usa_disney_show .page_nav nav {width:46%;}
}
@media screen and (max-width:767px) {
	.usa_disney_show .page_nav .nav_wrap {padding:30px 15px 20px 15px;}
	.usa_disney_show .page_nav nav {width:49%;}
	.usa_disney_show .page_nav .nav_tit {margin:0 auto 15px auto;max-width:280px;}
	.usa_disney_show .page_nav .nav_list li {margin-bottom:8px;}
	.usa_disney_show .page_nav .nav_list li a {border:2px solid #4251ce;font-size:1.2rem;padding:10px 20px 10px 8px;letter-spacing:-.02em;}
	.usa_disney_show .page_nav .nav_list li a::after {z-index:1;content:"";right:8px;margin-top:-7px;width:14px;height:14px;line-height:12px;font-size:1rem;}
	.usa_disney_show .page_nav .nav_list li a::before {z-index:2;position:absolute;top:50%;right:12px;margin:-4px 0 0 0;content:"";width:6px;height:6px;border:2px solid;transform: rotate(-45deg);}
	.usa_disney_show .page_nav .report_01 .nav_list li a::before {border-color:transparent transparent #4251ce #4251ce;}
	.usa_disney_show .page_nav .report_02 .nav_list li a::before {border-color:transparent transparent #fa448f #fa448f;}
}
@media screen and (max-width:360px) {
	.usa_disney_show .page_nav .nav_list li a::after {right:5px;}
	.usa_disney_show .page_nav .nav_list li a::before {right:9px;}
}

/* -------------------------------------------------------- */
/* 紹介 */
/* -------------------------------------------------------- */
.usa_disney_show .info {max-width:840px;margin:100px auto 0 auto;}
.usa_disney_show .info_cnt {background:#fff;padding:50px 70px 40px 70px;margin-bottom:40px;}
.usa_disney_show .info_cnt .cnt_tit {height:83px;margin-bottom:25px;background-repeat:no-repeat;background-position:center center;}
.usa_disney_show .info_cnt.info_01 .cnt_tit {height:83px;background-image:url(../img/title_01.png);}
.usa_disney_show .info_cnt.info_02 .cnt_tit {height:31px;background-image:url(../img/title_02.png);}
.usa_disney_show .info_cnt .attention {line-height:1.6;font-size:1.4rem;background:#fee4ef;padding:15px 25px 15px 30px;margin-top:20px;}
.usa_disney_show .info_cnt .attention strong {color:#fa448f;font-weight:bold;}
.usa_disney_show .info_cnt .set {position:relative;max-width:580px;margin:30px auto 0 auto;border:2px solid #fa448f;margin-top:40px;padding:25px 0 20px 0;}
.usa_disney_show .info_cnt .set::before {content:"";position:absolute;top:-12px;left:50%;margin-left:-63px;width:126px;background:#fff url(../img/img_01.png) center center no-repeat;height:23px;}
.usa_disney_show .info_cnt .set p {font-size:1.8rem;font-weight:bold;color:#fa448f;line-height:1.4;letter-spacing:-.04em;}
.usa_disney_show .info_cnt .set > div {float:left;width:50%;text-align:center;padding-top:90px;background-repeat:no-repeat;background-position:center top}
.usa_disney_show .info_cnt .set_01 {background-image:url(../img/img_02.png);}
.usa_disney_show .info_cnt .set_02 {background-image:url(../img/img_03.png);}
@media screen and (max-width:767px) {
	.usa_disney_show .info {margin:30px 15px 0 15px;}
	.usa_disney_show .info_cnt {padding:30px 15px 20px 15px;margin-bottom:15px;}
	.usa_disney_show .info_cnt.info_01 .cnt_tit,
	.usa_disney_show .info_cnt.info_02 .cnt_tit {height:auto;background-image:none;margin-bottom:15px;}
	.usa_disney_show .info_cnt .attention {font-size:1.2rem;padding:15px;margin-top:15px;}
	.usa_disney_show .info_cnt .set {max-width:380px;border-width:1px;margin-top:30px;padding:15px 0 10px 0;}
	.usa_disney_show .info_cnt .set::before {top:-10px;margin-left:-40px;width:80px;height:20px;-webkit-background-size:32px auto;
		background-size:32px auto;}
	.usa_disney_show .info_cnt .set > div {padding-top:40px;-webkit-background-size:60px auto;background-size:60px auto;}
	.usa_disney_show .info_cnt .set p {font-size:1.1rem;line-height:1.6;letter-spacing:-.1em;}
}
@media screen and (max-width:360px) {
	.usa_disney_show .info_cnt .set p {font-size:1rem;}
}

/* -------------------------------------------------------- */
/* 演目 */
/* -------------------------------------------------------- */
.usa_disney_show .show {width:1000px;margin:110px auto 0 auto;}
.usa_disney_show .show > div {width:45.4%;max-width:454px;margin:0 auto;}
.usa_disney_show .show .resort_01 {float:left;}
.usa_disney_show .show .resort_02 {float:right;}
.usa_disney_show .show .resort_name {color:#fff;height:95px;margin-bottom:55px;background-repeat:no-repeat;background-position:center center;}
.usa_disney_show .show .resort_01 .resort_name {background-image:url(../img/resort_name_01.png);}
.usa_disney_show .show .resort_02 .resort_name {background-image:url(../img/resort_name_02.png);}
.usa_disney_show .show .cnt {margin-bottom:110px;}
.usa_disney_show .show .show_name {color:#fff;font-size:3.8rem;margin-bottom:25px;padding-top:10px;font-weight:bold;}
.usa_disney_show .show .show_info_01 {background:#fff;margin-bottom:40px;}
.usa_disney_show .show .show_info_01 p {padding:20px 20px 35px 20px;}
.usa_disney_show .show .show_info_02 {margin-bottom:30px;background:#ffffb5;border-radius:5px;padding:20px 15px 20px 20px;}
.usa_disney_show .show .show_info_02 p {font-size:1.8rem;}
.usa_disney_show .show .show_info_02 strong {color:#ff0000;font-weight:bold;}
.usa_disney_show .show .show_info_03 {margin-bottom:30px;}
.usa_disney_show .show .show_info_03 p {color:#fff;}
.usa_disney_show .show .show_tour {margin-bottom:30px;border:4px solid #fff;border-radius:5px;background:#fff;}
.usa_disney_show .show .show_tour .tour_head {color:#fff;background:#4251ce;font-size:2.8rem;padding:20px 15px 20px 20px;font-weight:bold;}
.usa_disney_show .show .show_tour .tour_body {position:relative;padding:10px 160px 10px 20px;}
.usa_disney_show .show .show_tour .tour_body .price p {font-size:1.2rem;}
.usa_disney_show .show .show_tour .tour_body .price p span {color:#ff0000;margin-right:10px;font-weight:bold;}
.usa_disney_show .show .show_tour .tour_body p.min_price {color:#ff0000;font-size:3.2rem;line-height:1.2;font-weight:bold;}
.usa_disney_show .show .show_tour .tour_body p.max_price {color:#ff0000;font-size:1.8rem;line-height:1.4;font-weight:bold;}
.usa_disney_show .show .show_tour .tour_body .link_btn {position:absolute;top:50%;right:20px;margin-top:-27px;}
.usa_disney_show .show .show_tour .tour_body .link_btn a {color:#fff;background:#fa448f;border-radius:5px;height:54px;width:122px;line-height:54px;font-size:2.2rem;font-weight:normal;padding:0 20px 0 0;font-weight:bold;}
.usa_disney_show .show .show_tour .tour_body .link_btn a::after {content:"\f054";position:absolute;right:15px;}
.usa_disney_show .show .show_tour_list p {font-size:1.8rem;color:#fff;font-weight:bold;}
.usa_disney_show .show .show_tour_list li {display:inline-block;font-size:1.8rem;margin-right:15px;font-weight:bold;}
.usa_disney_show .show .show_tour_list li a {color:#fff;}
@media (max-width:1000px) {
	.usa_disney_show .show {position:relative;width:100%;margin:30px auto 0 auto;padding-top:30px;}
	.usa_disney_show .show::before,
	.usa_disney_show .show::after {content:"";display:block;z-index:1;position:absolute;content:"";background:#fff;width:50%;width:calc(50% + 1px);height:100%;top:0;}
	.usa_disney_show .show::before {left:0;transform:skewY(5deg);}
	.usa_disney_show .show::after {right:0;transform:skewY(-5deg);}
	.usa_disney_show .show > div {overflow:hidden;max-width:100%;width:100%;z-index:2;position:relative;padding:40px 15px 0 15px;}
	.usa_disney_show .show .resort_01 {float:none;background:#4251ce;}
	.usa_disney_show .show .resort_02 {float:none;background:#fa448f;}
	.usa_disney_show .show .cnt {margin:0 auto 50px auto;max-width:640px;}
}
@media (max-width:767px) {
	.usa_disney_show .show > div {overflow:hidden;}
	.usa_disney_show .show .cnt {margin-bottom:40px;}
	.usa_disney_show .show .resort_name {color:#fff;height:auto;margin-bottom:40px;}
	.usa_disney_show .show .resort_01 {padding-bottom:20px;}
	.usa_disney_show .show .resort_01 .resort_name,
	.usa_disney_show .show .resort_02 .resort_name {background-image:none;}
	.usa_disney_show .show .show_name {font-size:3rem;margin-bottom:25px;}
	.usa_disney_show .show .show_info_01 {margin-bottom:25px;}
	.usa_disney_show .show .show_info_01 p {padding:15px 15px 20px 15px;}
	.usa_disney_show .show .show_info_02 {margin-bottom:25px;padding:20px 15px;}
	.usa_disney_show .show .show_info_02 p {font-size:1.4rem;}
	.usa_disney_show .show .show_info_03 {margin-bottom:25px;}
	.usa_disney_show .show .show_tour {margin-bottom:25px;border:2px solid #fff;}
	.usa_disney_show .show .show_tour .tour_head {font-size:2rem;padding:15px 10px;}
	.usa_disney_show .show .show_tour .tour_body {padding:10px 100px 10px 15px;}
	.usa_disney_show .show .show_tour .tour_body .price p {font-size:1rem;}
	.usa_disney_show .show .show_tour .tour_body p.min_price {font-size:2.2rem;}
	.usa_disney_show .show .show_tour .tour_body p.max_price {font-size:1.4rem;}
	.usa_disney_show .show .show_tour .tour_body .link_btn {right:15px;margin-top:-20px;}
	.usa_disney_show .show .show_tour .tour_body .link_btn a {width:80px;height:40px;line-height:40px;font-size:1.6rem;padding:0 15px 0 0;}
	.usa_disney_show .show .show_tour .tour_body .link_btn a::after {right:10px;}
	.usa_disney_show .show .show_tour_list p {font-size:1.4rem;margin-bottom:0;}
	.usa_disney_show .show .show_tour_list li {font-size:1.4rem;}
}
@media (max-width:360px) {
	.usa_disney_show .show .show_name {font-size:2.6rem;}
	.usa_disney_show .show .show_tour .tour_head {letter-spacing:-.02em;padding-right:0;}
}

/* -------------------------------------------------------- */
/* ご相談ください！ */
/* -------------------------------------------------------- */
.usa_disney_show .contact_info {text-align:center;}
.usa_disney_show .contact_info .cnt {margin-bottom:80px;}
.usa_disney_show .contact_info .cnt + .cnt {margin-top:100px;}
.usa_disney_show .contact_info .tit {background-repeat:no-repeat;background-position:center center;}
.usa_disney_show .contact_info .tit_01 {height:83px;margin-bottom:30px;background-image:url(../img/title_03.png);}
.usa_disney_show .contact_info .tit_02 {height:31px;margin-bottom:40px;background-image:url(../img/title_04.png);}
.usa_disney_show .contact_info .txt_01 {width:700px;margin:0 auto 60px auto;text-align:left;}
.usa_disney_show .contact_info .img_01 {max-width:532px;margin:0 auto;}
.usa_disney_show .contact_info .img_02 {max-width:924px;margin:0 auto;}
.usa_disney_show .contact_info .img_02 ul {overflow:hidden;}
.usa_disney_show .contact_info .img_02 li {width:25%;float:left;}
.usa_disney_show .contact_info .img_02 div {margin:0 9px;text-align:center;}
.usa_disney_show .contact_info .img_02 img {max-width:213px;}
@media (max-width:767px) {
	.usa_disney_show .contact_info {margin:0 15px;}
	.usa_disney_show .contact_info .cnt {max-width:640px;margin:0 auto 50px auto;}
	.usa_disney_show .contact_info .cnt + .cnt {margin-top:50px;}
	.usa_disney_show .contact_info .tit_01,
	.usa_disney_show .contact_info .tit_02 {height:auto;margin-bottom:20px;background-image:none;}
	.usa_disney_show .contact_info .txt_01 {width:auto;margin-bottom:20px;}
	.usa_disney_show .contact_info .img_01 {max-width:480px;padding:0 4%;}
	.usa_disney_show .contact_info .img_02 {margin:0 auto;max-width:480px;}
	.usa_disney_show .contact_info .img_02 ul {padding:0 4%;}
	.usa_disney_show .contact_info .img_02 li {width:50%;}
	.usa_disney_show .contact_info .img_02 div {margin:0 5px 10px 5px;}
}

/* -------------------------------------------------------- */
/* フリーオーダー */
/* -------------------------------------------------------- */
.usa_disney_show .contact_box {border:solid 1px #c8c8c8;background:#fff;max-width:1100px;width:90%;margin:0 auto;}
.usa_disney_show .contact_box p {color:#787878;}
.usa_disney_show .contact_box .link_btn a {background:#fa448f;}
.usa_disney_show .contact_box .link_btn a::after {font-size:1.4rem;right:10px;}
@media (min-width:768px) {
	.usa_disney_show .contact_box {overflow:hidden;border:1px solid #c8c8c8;padding:20px 40px;}
	.usa_disney_show .contact_box p {font-size:1.4rem;line-height:1.4;}
	.usa_disney_show .contact_box .tit_01 {font-size:3rem;margin-bottom:30px;text-align:center;font-weight:bold;}
	.usa_disney_show .contact_box .tit_01 br {display:none;}
	.usa_disney_show .contact_box .tit_02 {font-size:2.7rem;margin:15px 0;text-align:left;}
	.usa_disney_show .contact_box .wrap_01 {float:left;width:55%;}
	.usa_disney_show .contact_box .wrap_02 {float:right;width:45%;max-width:400px;}
	.usa_disney_show .contact_box .contact_tel {color:#4151ce;font-weight:bold;font-size:5.6rem;line-height:1;font-family:'arial',sans-serif;margin:0 auto 10px auto;letter-spacing:-0.02em;}
  .usa_disney_show .contact_box .contact_tel:before {content:"\f095";font-family:FontAwesome;transform:rotate(10deg);}
	.usa_disney_show .contact_box .contact_telusa_disney_show  .contact_box .link_btn {margin-top:10px;}
	.usa_disney_show .contact_box .link_btn a {font-weight:bold;font-size:1.4rem;height:40px;line-height:40px;background:#fa448f;}
	.usa_disney_show .contact_box .link_btn a::after {font-weight:normal;font-size:1.4rem;right:10px;}
}
@media (max-width:1100px) and (min-width:768px) {
	.usa_disney_show .contact_box {padding:30px 20px;}
	.usa_disney_show .contact_box .wrap_01,
	.usa_disney_show .contact_box .wrap_02 {float:none;width:100%;margin:0 auto;text-align:center;}
	.usa_disney_show .contact_box .wrap_01 {margin-bottom:20px;}
	.usa_disney_show .contact_box .tit_01 {font-size:2.7rem;margin-bottom:20px;}
	.usa_disney_show .contact_box .tit_02 {font-size:2.4rem;text-align:center;}
}
@media (max-width:767px) {
	.usa_disney_show .contact_box {text-align:center;margin:40px auto 0;overflow:hidden;border:none;}
	.usa_disney_show .contact_box p {font-size:1.2rem;}
  .usa_disney_show .contact_box p span {display:inline;}
	.usa_disney_show .contact_box .tit_01 {line-height:1.4;font-size:1.8rem;margin-bottom:10px;}
	.usa_disney_show .contact_box .tit_02 {line-height:1.4;font-size:1.8rem;margin-bottom:10px;}
	.usa_disney_show .contact_box .btn_wrap {overflow:hidden;margin:15px -3px;}
	.usa_disney_show .contact_box .btn_wrap li {float:left;width:50%;}
	.usa_disney_show .contact_box .btn_wrap li a {display:block;margin:0 3px;border-radius:5px;font-size:1.6rem;position:relative;height:44px;line-height:42px;text-decoration:none;font-weight:bold;}
	.usa_disney_show .contact_box .btn_wrap li a::before {position:absolute;height:100%;top:0;}
	.usa_disney_show .contact_box .btn_wrap li.tel a {border:2px solid #4151ce;color:#4151ce;padding-left:10px;background:#fff;position:relative;}
	.usa_disney_show .contact_box .btn_wrap li.tel a::before {content:"\f095";font-family:FontAwesome;position:absolute;left:5px;font-size:3rem;transform:rotate(10deg);}
	.usa_disney_show .contact_box .btn_wrap li.order a {border:1px solid #fa448f;color:#fff;background:#fa448f;padding-right:5px;}
	.usa_disney_show .contact_box .btn_wrap li.order a::before {right:10px;content:"\f054";font-size:1.1rem;font-family:FontAwesome;}
}
@media (max-width:640px) {
	.usa_disney_show .contact_box p {text-align:left;}
}
@media (max-width:360px) {
	.usa_disney_show .contact_box .btn_wrap li.order a::before {right:5px;}
}