@charset "UTF-8";

/* -----------------------------------------------------------
CSS Information

File name:      common.css
Created:        2017-5-25
Style Info:     ヤンキース特集 common　CSS
----------------------------------------------------------- */

/*------------------------------------
PC用
------------------------------------*/

#yankees {color:#323232;background:#f5f5f5;}
#yankees a {color:#283282;}
#yankees a:hover {text-decoration:none;opacity:0.65;}
#yankees a:active,
#yankees a:focus {outline:none;}
#yankees ul,
#yankees ol,
#yankees li {list-style:none;margin:0;padding:0;}
#yankees h1 ,
#yankees h2 ,
#yankees h3 ,
#yankees h4 ,
#yankees h5 ,
#yankees h6 {margin:0;padding:0;}
#yankees .fl {float:left;}
#yankees .fr {float:right;}
.clearfix:after {content:" ";display:block;clear:both;}

#yankees .wrapper {overflow:hidden;width:1140px;margin:0 auto;background:#fff;}


/* side
----------------------------------------*/
#yankees .side {float:left;width:250px;}
#yankees .side_inner {background:#fff;}
#yankees .side_visual {margin:0 -1px 15px 0;}
#yankees .side_visual img {width:100%;height:auto;}
#yankees .side_nav {border:1px solid #c7c7c7;margin:0 20px 15px 20px;}
#yankees .side_nav li {border-top:1px solid #c7c7c7;}
#yankees .side_nav li:first-child {border-top:0;}
#yankees .side_bnr {margin:0 20px 15px 20px;}
#yankees .side_bnr li {margin-top:10px;}
#yankees .side_bnr li img {width:210px;height:auto;}
#yankees .side_bnr li:first-child {margin-top:0;}
#yankees .side_pagetop {overflow:hidden;margin:0 20px 15px;}
/*#yankees .side_pagetop span {display:block;float:right;text-indent:-9999px;width:130px;height:30px;border-radius:15px;background:#002864 url(../img/common/side_pagetop.png) left top no-repeat;cursor:pointer;}*/
#yankees .side_pagetop span:hover {opacity:.65;}


/* contents
----------------------------------------*/
#yankees .contents {float:right;width:890px;margin:0;padding:30px 50px 0 50px;border-left:1px solid #e6e6e6;background:#fff;}
#yankees .contents p {font-size:13px;line-height:1.8;}
#yankees .contents .text.red {color:#ff1942;}
#yankees .contents .text.gold {color:#b47a34;}
#yankees .contents .text.bold {font-weight:bold;}
#yankees .contents .text.fs2 {font-size:16px;}
#yankees .contents .text.fs3 {font-size:18px;}
#yankees .contents .link_btn_01 {width:260px;margin:0 auto;}
#yankees .contents .link_btn_01 a {display:block;height:40px;line-height:40px;padding-right:20px;text-align:center;color:#fff;font-weight:bold;font-size:14px;position:relative;background:#3c78f0;border-radius:20px;text-decoration: none;}
#yankees .contents .link_btn_01 a:after {content:"";position:absolute;top:50%;right:15px;width:8px;height:10px;margin-top:-5px;background:url(../img/common/arrow_right_01.png) center center no-repeat;}
#yankees .contents .link_btn_02 {width:450px;margin:0 auto;}
#yankees .contents .link_btn_02 a {color:#fff;display:block;height:56px;line-height:56px;text-align:center;/*color:#fff;*/font-weight:bold;font-size:18px;position:relative;background:#00b3c8;border-radius:30px;    text-decoration: none;}
#yankees .contents .link_btn_02 a:after {content:"";position:absolute;top:50%;right:15px;width:10px;height:14px;margin-top:-7px;background:url(../img/common/arrow_right_03.png) center center no-repeat;}


/* contents section
----------------------------------------*/
#yankees .sec {margin-bottom:60px;}
#yankees .sec_tit_01 {margin-bottom:20px;}
#yankees .sec_tit_02 {
    margin-bottom: 15px;
    height: auto;
    background: #ff1942;
    color: #fff;
    display: block;
    padding: 15px 25px;
    font-size: 1.4em;
    font-weight: bold;
}

#yankees .sec_tit_attention {
    margin-bottom: 15px;
    height: auto;
    background: #ffd200;
    color: #ff1942;
    display: block;
    font-size: 1.4em;
    font-weight: bold;
}
#yankees .sec_tit_attention img {
	width:100%;
}

#yankees .sec_tit_03 {color:#002864;font-weight:bold;font-size:15px;line-height:1.6;}
#yankees .sec_tit_03:before {display:inline-block;content:"";width:11px;height:11px;margin-right:5px;background:url(../img/common/icon_star_01.png) center center no-repeat;}
#yankees .sec .attention_list li {margin-bottom:20px;}
#yankees .sec .attention_list li .txt_01 {color:#002864;font-weight:bold;font-size:15px;line-height:1.6;}
#yankees .sec .attention_list li .txt_01:before {display:inline-block;content:"";width:11px;height:11px;margin-right:5px;background:url(../img/common/icon_diamond.png) center center no-repeat;}
#yankees .sec .attention_list li .txt_01 a {color:#3c78f0;font-weight:normal;font-size:13px;text-decoration:underline;margin-left:10px;}
#yankees .sec .attention_list .link_btn_01 {margin:15px auto 0 auto;}


/* contents lead
----------------------------------------*/
#yankees .sec_lead {margin-bottom:30px;}
#yankees .sec_lead_title {margin-bottom:20px;}


/* contents freeorder box
----------------------------------------*/
#yankees .freeorder {overflow:hidden;margin:60px 0 70px 0;border:2px solid #002864;padding:15px 45px 30px 40px;background:url(../img/common/bg_01.png) top center repeat;}
#yankees .freeorder > .fl {width:332px;}
#yankees .freeorder > .fr {width:316px;}
#yankees .freeorder .txt_01 {overflow:hidden;margin:0 0 5px 0;}
#yankees .freeorder .txt_01 li {float:left;width:33.333333%;text-align:center;}
#yankees .freeorder .txt_01 li:first-child {text-align:left;}
#yankees .freeorder .txt_01 li:last-child {text-align:right;}
#yankees .freeorder .txt_02 {position:relative;}
#yankees .freeorder .txt_02 p {position:absolute;bottom:0;left:50px;font-size:11px;}
#yankees .freeorder .txt_03 {margin-top:5px;}
#yankees .freeorder .txt_04 {background:url(../img/common/freeorder_txt_05.png) top left no-repeat;padding-left:55px;text-align:left;margin-top:18px;}
#yankees .freeorder .txt_04 p {font-size:12px;}
#yankees .freeorder .link_btn {margin-top:10px;}
#yankees .freeorder .link_btn a {position:relative;display:block;height:60px;background:#ff1942 url(../img/common/freeorder_txt_04.png) 7px 9px no-repeat;border-radius:5px;
  border-bottom:4px solid #e1002d;color:#fff;font-weight:bold;font-size:15px;/*display:block;*/line-height:60px;padding-left:100px;    text-decoration: none;}
#yankees .freeorder .link_btn a:after {content:"";position:absolute;top:50%;right:15px;width:16px;height:16px;margin-top:-8px;background:url(../img/common/arrow_right_04.png) center center no-repeat;}

/* contents contact box
----------------------------------------*/
#yankees .contact_box {overflow:hidden;margin:20px 0 40px 0;border:2px solid #002864;background:url(../img/common/bg_01.png) top center repeat;}
#yankees .contact_box .tit {background:#002864;padding-left:35px;}
#yankees .contact_box .txt {position:relative;padding:10px 35px 30px 35px;}
#yankees .contact_box .txt p {margin-bottom:10px;}
#yankees .contact_box .txt .tel {position:relative;}
#yankees .contact_box .txt .tel small {position:absolute;top:43px;left:360px;font-size:12px;}

/* contents attention box
----------------------------------------*/
#yankees .attention_box {border:2px solid #ff1942;border-radius:10px;background:#ffffc8;padding:15px 20px;}
#yankees .attention_box .tit {color:#002864;font-weight:bold;font-size:15px;line-height:1.6;margin-bottom:10px;padding-left:40px;background:url(../img/common/icon_attention.png) left top no-repeat;}
#yankees .attention_box p {font-size:13px;line-height:2;}



/* tour list
----------------------------------------*/
#yankees .tour_sec {position:relative;width:790px;}
#yankees .tour_sec .sec_title + p {margin:20px 0;}
#yankees .tour_sec .tour-area-tab {overflow:hidden;}
#yankees .tour_sec .tour-area-tab ul {overflow:hidden;border-bottom:solid 8px #002864;margin:0 -6px;}
#yankees .tour_sec .tour-area-tab li {float:left;margin:0 6px;}
#yankees .tour_sec .tour-area-tab li:hover {cursor:pointer;}
#yankees .tour_sec .tour-area-tab li span {display:block;color:#002864;font-weight:bold;text-align:center;
  width:148px;height:44px;border:1px solid #c8c8c8;border-radius:8px 8px 0 0;line-height:44px;font-size:15px;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%,#efefef 100%);
  background: linear-gradient(to bottom, #ffffff 0%,#efefef 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 );}
#yankees .tour_sec .tour-area-tab li.active span,
#yankees .tour_sec .tour-area-tab li:hover span {color:#fff;border:solid 1px #002864;
  background: #004f9f;
  background: -moz-linear-gradient(top, #004f9f 0%, #002864 100%);
  background: -webkit-linear-gradient(top, #004f9f 0%,#002864 100%);
  background: linear-gradient(to bottom, #004f9f 0%,#002864 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#002864',GradientType=0 );}
#yankees .tour_sec .tab_panel {padding-top:20px;}
#yankees .tour_sec .tab_panel .tit {
	margin-top:30px;
    margin-bottom: 15px;
    height: auto;
    background: #ff1942;
    color: #fff;
    display: block;
    padding: 15px 25px;
    font-size: 1.4em;
    font-weight: bold;
}

#yankees .tour_sec .tab_panel .tit:first-of-type {margin-top:0;}
#yankees .tourlist {margin-bottom:30px;}
#yankees .tourcnt {position:relative;overflow:hidden;border:5px solid #f0f0f0;padding:15px;margin-top:10px;}
#yankees .tourcnt .tour_title {font-size:14px;font-weight:bold;line-height:1.4;margin:0 0 10px 0;}
#yankees .tourcnt .tour_title a {color:#3889d0;}
#yankees .tourcnt .tour_title a:hover {text-decoration:underline;}
#yankees .tourcnt_left {float:left;width:168px;}
#yankees .tourcnt_left .box {padding:10px;background:#f0f0f0;margin-bottom:5px;}
#yankees .tourcnt_left .img a {display:block;}
#yankees .tourcnt_left .img img {width:100%;}
#yankees .tourcnt_left .tour_days {overflow:hidden;margin-bottom:5px;}
#yankees .tourcnt_left .tour_days span {display:block;}
#yankees .tourcnt_left .tour_days .txt1 {clear:left;float:left;background:#ff0000;color:#fff;font-size:11px;font-weight:bold;width:60px;height:20px;padding:0 8px;line-height:20px;margin-right:5px;
  border-radius: 4px;
  /*-webkit-border-radius: 4px;
  -moz-border-radius: 4px;*/}
#yankees .tourcnt_left .tour_days .txt2 {float:left;font-size:19px;line-height:20px;font-weight:bold;overflow:hidden;}
#yankees .tourcnt_left .tour_days .txt2_1 {clear:left;float:left;background:#3c78f0;color:#fff;font-size:11px;font-weight:bold;height:20px;padding:0 8px;line-height:20px;margin-right:5px;}
#yankees .tourcnt_left .tour_code {font-size:11px;margin-top:5px;}
#yankees .tourcnt_right {padding:0 0 0 188px;}
#yankees .tourcnt_right .tour_info {overflow:hidden;}
#yankees .tourcnt_right dl {float:left;width:300px;overflow:hidden;margin:0;}
#yankees .tourcnt_right dt {clear:left;float:left;background:#3c78f0;color:#fff;font-size:11px;font-weight:bold;width:60px;height:20px;padding:0 8px;line-height:20px;margin-top:5px;}
#yankees .tourcnt_right dd {font-size:11px;line-height:1.4;padding:3px 0 0 70px;margin-top:5px;}
#yankees .tourcnt_right dt:first-of-type,
#yankees .tourcnt_right dd:first-of-type {margin-top:0;}
#yankees .tourcnt_right .tour_price {float:right;width:250px;}
#yankees .tourcnt_right .tour_price_head {height:20px;color:#fff;font-size:11px;line-height:20px;padding:0 10px;font-weight:bold;background:#3c78f0;}
#yankees .tourcnt_right .tour_price_cnt {padding:3px 10px;background:#f0f0f0;}
#yankees .tourcnt_right .tour_price .price {color:#ff0000;font-weight:bold;margin:0;line-height:1.4;overflow:hidden;}
#yankees .tourcnt_right .tour_price .price span {display:inline-block;}
#yankees .tourcnt_right .tour_price .price_max {font-size:20px;}
#yankees .tourcnt_right .tour_price .price_min {font-size:12px;margin:8px 0 0 5px;}
#yankees .tourcnt_right .tour_price .txt {font-size:10px;}
#yankees .tourcnt_right .tour_link {clear:right;float:right;margin-top:10px;width:150px;}
#yankees .tourcnt_right .tour_link a {position:relative;display:block;height:28px;color:#fff;font-size:12px;font-weight:bold;text-align:center;line-height:28px;border-radius:14px;background:#00b3c8;    text-decoration: none;}
#yankees .tourcnt_right .tour_link a:after {display:block;content:"";width:11px;height:11px;position:absolute;top:50%;right:10px;margin-top:-6px;background:url(../img/common/arrow_right_02.png) top center no-repeat;}
#yankees .tourlist_link {width:450px;height:45px;margin:30px auto;}
#yankees .tourlist_link a {position:relative;display:block;height:45px;background:#00b3c8;font-size:18px;padding-right:10px;color:#fff;text-align:center;font-weight:bold;/*text-align:center;*/line-height:45px;border-radius:30px;text-decoration: none;}
#yankees .tourlist_link a:after {content:"";display:block;width:10px;height:14px;margin-top:-7px;position:absolute;top:50%;right:15px;background:url(../img/common/arrow_right_03.png) center center no-repeat;}

.mb20 {
	margin-bottom:20px;
}
.mb15 {
	margin-bottom:15px;
}
.mb30 {
	margin-bottom:30px;
}

/*------------------------------------
PRINT用
------------------------------------*/
@media print{

#yankees {color:#323232;background:#f5f5f5;}
#yankees a {color:#283282;}
#yankees a:hover {text-decoration:none;opacity:0.65;}
#yankees a:active,
#yankees a:focus {outline:none;}
#yankees ul,
#yankees ol,
#yankees li {list-style:none;margin:0;padding:0;}
#yankees h1 ,
#yankees h2 ,
#yankees h3 ,
#yankees h4 ,
#yankees h5 ,
#yankees h6 {margin:0;padding:0;}
#yankees .fl {float:left;}
#yankees .fr {float:right;}
.clearfix:after {content:" ";display:block;clear:both;}

#yankees .wrapper {overflow:hidden;width:1140px;margin:0 auto;background:#fff;}


/* side
----------------------------------------*/
#yankees .side {float:left;width:250px;}
#yankees .side_inner {background:#fff;}
#yankees .side_visual {margin:0 -1px 15px 0;}
#yankees .side_visual img {width:100%;height:auto;}
#yankees .side_nav {border:1px solid #c7c7c7;margin:0 20px 15px 20px;}
#yankees .side_nav li {border-top:1px solid #c7c7c7;}
#yankees .side_nav li:first-child {border-top:0;}
#yankees .side_bnr {margin:0 20px 15px 20px;}
#yankees .side_bnr li {margin-top:10px;}
#yankees .side_bnr li img {width:210px;height:auto;}
#yankees .side_bnr li:first-child {margin-top:0;}
#yankees .side_pagetop {overflow:hidden;margin:0 20px 15px;}
/*#yankees .side_pagetop span {display:block;float:right;text-indent:-9999px;width:130px;height:30px;border-radius:15px;background:#002864 url(../img/common/side_pagetop.png) left top no-repeat;cursor:pointer;}*/
#yankees .side_pagetop span:hover {opacity:.65;}


/* contents
----------------------------------------*/
#yankees .contents {float:right;width:890px;margin:0;padding:30px 50px 0 50px;border-left:1px solid #e6e6e6;background:#fff;}
#yankees .contents p {font-size:13px;line-height:1.8;}
#yankees .contents .text.red {color:#ff1942;}
#yankees .contents .text.gold {color:#b47a34;}
#yankees .contents .text.bold {font-weight:bold;}
#yankees .contents .text.fs2 {font-size:16px;}
#yankees .contents .text.fs3 {font-size:18px;}
#yankees .contents .link_btn_01 {width:260px;margin:0 auto;}
#yankees .contents .link_btn_01 a {display:block;height:40px;line-height:40px;padding-right:20px;text-align:center;color:#fff;font-weight:bold;font-size:14px;position:relative;background:#3c78f0;border-radius:20px;text-decoration: none;}
#yankees .contents .link_btn_01 a:after {content:"";position:absolute;top:50%;right:15px;width:8px;height:10px;margin-top:-5px;background:url(../img/common/arrow_right_01.png) center center no-repeat;}
#yankees .contents .link_btn_02 {width:450px;margin:0 auto;}
#yankees .contents .link_btn_02 a {color:#fff;display:block;height:56px;line-height:56px;text-align:center;/*color:#fff;*/font-weight:bold;font-size:18px;position:relative;background:#00b3c8;border-radius:30px;    text-decoration: none;}
#yankees .contents .link_btn_02 a:after {content:"";position:absolute;top:50%;right:15px;width:10px;height:14px;margin-top:-7px;background:url(../img/common/arrow_right_03.png) center center no-repeat;}


/* contents section
----------------------------------------*/
#yankees .sec {margin-bottom:60px;}
#yankees .sec_tit_01 {margin-bottom:20px;}
#yankees .sec_tit_02 {
    margin-bottom: 15px;
    height: auto;
    background: #ff1942;
    color: #fff;
    display: block;
    padding: 15px 25px;
    font-size: 1.4em;
    font-weight: bold;
}

#yankees .sec_tit_attention {
    margin-bottom: 15px;
    height: auto;
    background: #ffd200;
    color: #ff1942;
    display: block;
    font-size: 1.4em;
    font-weight: bold;
}
#yankees .sec_tit_attention img {
	width:100%;
}

#yankees .sec_tit_03 {color:#002864;font-weight:bold;font-size:15px;line-height:1.6;}
#yankees .sec_tit_03:before {display:inline-block;content:"";width:11px;height:11px;margin-right:5px;background:url(../img/common/icon_star_01.png) center center no-repeat;}
#yankees .sec .attention_list li {margin-bottom:20px;}
#yankees .sec .attention_list li .txt_01 {color:#002864;font-weight:bold;font-size:15px;line-height:1.6;}
#yankees .sec .attention_list li .txt_01:before {display:inline-block;content:"";width:11px;height:11px;margin-right:5px;background:url(../img/common/icon_diamond.png) center center no-repeat;}
#yankees .sec .attention_list li .txt_01 a {color:#3c78f0;font-weight:normal;font-size:13px;text-decoration:underline;margin-left:10px;}
#yankees .sec .attention_list .link_btn_01 {margin:15px auto 0 auto;}


/* contents lead
----------------------------------------*/
#yankees .sec_lead {margin-bottom:30px;}
#yankees .sec_lead_title {margin-bottom:20px;}


/* contents freeorder box
----------------------------------------*/
#yankees .freeorder {overflow:hidden;margin:60px 0 70px 0;border:2px solid #002864;padding:15px 45px 30px 40px;background:url(../img/common/bg_01.png) top center repeat;}
#yankees .freeorder > .fl {width:332px;}
#yankees .freeorder > .fr {width:316px;}
#yankees .freeorder .txt_01 {overflow:hidden;margin:0 0 5px 0;}
#yankees .freeorder .txt_01 li {float:left;width:33.333333%;text-align:center;}
#yankees .freeorder .txt_01 li:first-child {text-align:left;}
#yankees .freeorder .txt_01 li:last-child {text-align:right;}
#yankees .freeorder .txt_02 {position:relative;}
#yankees .freeorder .txt_02 p {position:absolute;bottom:0;left:50px;font-size:11px;}
#yankees .freeorder .txt_03 {margin-top:5px;}
#yankees .freeorder .txt_04 {background:url(../img/common/freeorder_txt_05.png) top left no-repeat;padding-left:55px;text-align:left;margin-top:18px;}
#yankees .freeorder .txt_04 p {font-size:12px;}
#yankees .freeorder .link_btn {margin-top:10px;}
#yankees .freeorder .link_btn a {position:relative;display:block;height:60px;background:#ff1942 url(../img/common/freeorder_txt_04.png) 7px 9px no-repeat;border-radius:5px;
  border-bottom:4px solid #e1002d;color:#fff;font-weight:bold;font-size:15px;/*display:block;*/line-height:60px;padding-left:100px;    text-decoration: none;}
#yankees .freeorder .link_btn a:after {content:"";position:absolute;top:50%;right:15px;width:16px;height:16px;margin-top:-8px;background:url(../img/common/arrow_right_04.png) center center no-repeat;}

/* contents contact box
----------------------------------------*/
#yankees .contact_box {overflow:hidden;margin:20px 0 40px 0;border:2px solid #002864;background:url(../img/common/bg_01.png) top center repeat;}
#yankees .contact_box .tit {background:#002864;padding-left:35px;}
#yankees .contact_box .txt {position:relative;padding:10px 35px 30px 35px;}
#yankees .contact_box .txt p {margin-bottom:10px;}
#yankees .contact_box .txt .tel {position:relative;}
#yankees .contact_box .txt .tel small {position:absolute;top:43px;left:360px;font-size:12px;}

/* contents attention box
----------------------------------------*/
#yankees .attention_box {border:2px solid #ff1942;border-radius:10px;background:#ffffc8;padding:15px 20px;}
#yankees .attention_box .tit {color:#002864;font-weight:bold;font-size:15px;line-height:1.6;margin-bottom:10px;padding-left:40px;background:url(../img/common/icon_attention.png) left top no-repeat;}
#yankees .attention_box p {font-size:13px;line-height:2;}



/* tour list
----------------------------------------*/
#yankees .tour_sec {position:relative;width:790px;}
#yankees .tour_sec .sec_title + p {margin:20px 0;}
#yankees .tour_sec .tour-area-tab {overflow:hidden;}
#yankees .tour_sec .tour-area-tab ul {overflow:hidden;border-bottom:solid 8px #002864;margin:0 -6px;}
#yankees .tour_sec .tour-area-tab li {float:left;margin:0 6px;}
#yankees .tour_sec .tour-area-tab li:hover {cursor:pointer;}
#yankees .tour_sec .tour-area-tab li span {display:block;color:#002864;font-weight:bold;text-align:center;
  width:148px;height:44px;border:1px solid #c8c8c8;border-radius:8px 8px 0 0;line-height:44px;font-size:15px;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%,#efefef 100%);
  background: linear-gradient(to bottom, #ffffff 0%,#efefef 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 );}
#yankees .tour_sec .tour-area-tab li.active span,
#yankees .tour_sec .tour-area-tab li:hover span {color:#fff;border:solid 1px #002864;
  background: #004f9f;
  background: -moz-linear-gradient(top, #004f9f 0%, #002864 100%);
  background: -webkit-linear-gradient(top, #004f9f 0%,#002864 100%);
  background: linear-gradient(to bottom, #004f9f 0%,#002864 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#002864',GradientType=0 );}
#yankees .tour_sec .tab_panel {padding-top:20px;}
#yankees .tour_sec .tab_panel .tit {
	margin-top:30px;
    margin-bottom: 15px;
    height: auto;
    background: #ff1942;
    color: #fff;
    display: block;
    padding: 15px 25px;
    font-size: 1.4em;
    font-weight: bold;
}

#yankees .tour_sec .tab_panel .tit:first-of-type {margin-top:0;}
#yankees .tourlist {margin-bottom:30px;}
#yankees .tourcnt {position:relative;overflow:hidden;border:5px solid #f0f0f0;padding:15px;margin-top:10px;}
#yankees .tourcnt .tour_title {font-size:14px;font-weight:bold;line-height:1.4;margin:0 0 10px 0;}
#yankees .tourcnt .tour_title a {color:#3889d0;}
#yankees .tourcnt .tour_title a:hover {text-decoration:underline;}
#yankees .tourcnt_left {float:left;width:168px;}
#yankees .tourcnt_left .box {padding:10px;background:#f0f0f0;margin-bottom:5px;}
#yankees .tourcnt_left .img a {display:block;}
#yankees .tourcnt_left .img img {width:100%;}
#yankees .tourcnt_left .tour_days {overflow:hidden;margin-bottom:5px;}
#yankees .tourcnt_left .tour_days span {display:block;}
#yankees .tourcnt_left .tour_days .txt1 {clear:left;float:left;background:#ff0000;color:#fff;font-size:11px;font-weight:bold;width:60px;height:20px;padding:0 8px;line-height:20px;margin-right:5px;
  border-radius: 4px;
  /*-webkit-border-radius: 4px;
  -moz-border-radius: 4px;*/}
#yankees .tourcnt_left .tour_days .txt2 {float:left;font-size:19px;line-height:20px;font-weight:bold;overflow:hidden;}
#yankees .tourcnt_left .tour_days .txt2_1 {clear:left;float:left;background:#3c78f0;color:#fff;font-size:11px;font-weight:bold;height:20px;padding:0 8px;line-height:20px;margin-right:5px;}
#yankees .tourcnt_left .tour_code {font-size:11px;margin-top:5px;}
#yankees .tourcnt_right {padding:0 0 0 188px;}
#yankees .tourcnt_right .tour_info {overflow:hidden;}
#yankees .tourcnt_right dl {float:left;width:300px;overflow:hidden;margin:0;}
#yankees .tourcnt_right dt {clear:left;float:left;background:#3c78f0;color:#fff;font-size:11px;font-weight:bold;width:60px;height:20px;padding:0 8px;line-height:20px;margin-top:5px;}
#yankees .tourcnt_right dd {font-size:11px;line-height:1.4;padding:3px 0 0 70px;margin-top:5px;}
#yankees .tourcnt_right dt:first-of-type,
#yankees .tourcnt_right dd:first-of-type {margin-top:0;}
#yankees .tourcnt_right .tour_price {float:right;width:250px;}
#yankees .tourcnt_right .tour_price_head {height:20px;color:#fff;font-size:11px;line-height:20px;padding:0 10px;font-weight:bold;background:#3c78f0;}
#yankees .tourcnt_right .tour_price_cnt {padding:3px 10px;background:#f0f0f0;}
#yankees .tourcnt_right .tour_price .price {color:#ff0000;font-weight:bold;margin:0;line-height:1.4;overflow:hidden;}
#yankees .tourcnt_right .tour_price .price span {display:inline-block;}
#yankees .tourcnt_right .tour_price .price_max {font-size:20px;}
#yankees .tourcnt_right .tour_price .price_min {font-size:12px;margin:8px 0 0 5px;}
#yankees .tourcnt_right .tour_price .txt {font-size:10px;}
#yankees .tourcnt_right .tour_link {clear:right;float:right;margin-top:10px;width:150px;}
#yankees .tourcnt_right .tour_link a {position:relative;display:block;height:28px;color:#fff;font-size:12px;font-weight:bold;text-align:center;line-height:28px;border-radius:14px;background:#00b3c8;    text-decoration: none;}
#yankees .tourcnt_right .tour_link a:after {display:block;content:"";width:11px;height:11px;position:absolute;top:50%;right:10px;margin-top:-6px;background:url(../img/common/arrow_right_02.png) top center no-repeat;}
#yankees .tourlist_link {width:450px;height:45px;margin:30px auto;}
#yankees .tourlist_link a {position:relative;display:block;height:45px;background:#00b3c8;font-size:18px;padding-right:10px;color:#fff;text-align:center;font-weight:bold;/*text-align:center;*/line-height:45px;border-radius:30px;text-decoration: none;}
#yankees .tourlist_link a:after {content:"";display:block;width:10px;height:14px;margin-top:-7px;position:absolute;top:50%;right:15px;background:url(../img/common/arrow_right_03.png) center center no-repeat;}

.mb20 {
	margin-bottom:20px;
}
.mb15 {
	margin-bottom:15px;
}
.mb30 {
	margin-bottom:30px;
}

}



/*------------------------------------
SP用
------------------------------------*/
@media screen and (max-width: 1024px){
	
	#yankees .dis_pc {
		display: none;
	}
	#yankees .dis_sp {
		display: block;
	}
#yankees .sec_tit_02 {
    margin-bottom: 15px;
    height: auto;
    background: #ff1942;
    color: #fff;
    display: block;
    padding: 15px 10px;
    font-size: 18px;
    font-weight: bold;
    margin: 0 20px 15px 20px;
}
#yankees .sec_tit_02 span:before {
    content: "";
    width: 30px;
    height: 30px;
    display: inline-block;
    background: url(../img/sp/common/ball_icon.png) center center no-repeat;
    vertical-align: middle;
    background-size: contain;
    margin-right: 5px;
}
	
#yankees .wrapper {
    width: 100%;
}
#yankees .contents {
    float: none;
    width: 100%;
    margin: 0;
    padding: 0;
    border: none;
}

/* tour_sec */
#yankees .tour_sec {
    width: 100%;
}
#yankees .tour_sec h2 img{
    width: 100%;
}
#yankees .tour_sec .tour-area-tab ul {
    margin: 0px auto;
    width: 100%;
    padding: 0 15px;
}
#yankees .tour_sec .tour-area-tab li {
    margin: 0 0px 0 5px;
    width: 31%;
}
#yankees .tour_sec .tour-area-tab li.active span, #yankees .tour_sec .tour-area-tab li:hover span {
    width: auto;
}
#yankees .tour_sec .tour-area-tab li span {
    width: auto;
}
#yankees .tour_sec .tab_panel .tit {
padding: 15px 10px;
font-size: 18px;
}
#yankees .tour_sec .tab_panel .tit span:before {
    content: "";
    width: 30px;
    height: 30px;
    display: inline-block;
    background: url(../img/sp/common/ball_icon.png) center center no-repeat;
    vertical-align: middle;
    background-size: contain;
    margin-right: 5px;
}
	

	
#yankees .sec_lead_title img {
    width: 100%;
}
#yankees .contents p {
    padding: 0 20px;
}
#yankees .sec_tit_02 img {
    width: 100%;
    padding: 0 20px 0 20px;
}
#yankees .seat_img img {
    width: 100%;
    height: auto;
    max-width: 790px;
    display: block;
    margin: 0 auto;
}
#yankees .sec .attention_list li .txt_01 {
    padding: 0 20px;
}	
#yankees .contents .link_btn_02 {
    width: 100%;
    padding: 0 20px;
}
	
#yankees .contents .link_btn_02 a {
    text-decoration: none;
}
#yankees .sec .attention_list .link_btn_01 {
    width: 100%;
    padding: 0 20px;
}
#yankees .sec {
    margin-bottom: 30px;
}
#yankees .contents p.no_pad {
		padding:0;
}
#yankees .tourlist {
    padding: 0 20px;
}
#yankees .tourcnt {
	padding: 0px;
    margin-top: 10px;
}
#yankees .tourcnt_left {
    float: none;
    width: 100%;
}	
#yankees .tourcnt_left .box {
    padding: 10px 10px 5px 10px;
    margin-bottom: 0px;
}
#yankees .tourcnt_left .tour_days {
    overflow: inherit;
    margin-bottom: 5px;
    display: inline-block;
    vertical-align: top;
}
#yankees .tourcnt_left .tour_code {
    margin-top: 0px;
    display: inline-block;
    vertical-align: middle;
}
#yankees .tourcnt_left .img img {
    width: 60%;
    margin: 20px auto;
}
#yankees .tourcnt_right {
    padding: 0 10px;
    width: 100%;
}
#yankees .tourcnt_right .tour_price {
    float: left;
    width: 100%;
    margin-top: 5px;
}
#yankees .tourcnt_right .tour_link {
    margin-top: 10px;
    width: 100%;
	margin-bottom: 10px;
}
#yankees .tourcnt_right .tour_link a {
    height: 45px;
    font-size: 16px;
    line-height: 45px;
    border-radius: 10px;
    text-decoration: none;
}
#yankees .tourlist_link {
    width: 100%;
    height: 45px;
    margin: 30px auto;
    padding: 0;
}
	
#yankees .tourlist_link a {
    font-size: 16px;
    text-decoration: none;
}
#yankees .tourlist_link a {
    position: relative;
    display: block;
    height: auto;
    background: #00b3c8;
    font-size: 18px;
    padding-right: 25px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    /*text-align: center;*/
    line-height: normal;
    border-radius: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}
#yankees .contents .link_btn_02 a {
    color: #fff;
    display: block;
    height: auto;
    line-height: normal;
    text-align: center;
    /*color: #fff;*/
    font-weight: bold;
    font-size: 18px;
    position: relative;
    background: #00b3c8;
    border-radius: 30px;
    padding-right: 25px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
}

#yankees .contents .link_btn_02 a {
    font-size: 16px;
}
#yankees .contents .link_btn_01 a {
    display: block;
    height: auto;
    line-height: normal;
    padding-right: 25px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    position: relative;
    background: #3c78f0;
    border-radius: 20px;
    text-decoration: none;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}
#yankees .contents .link_btn_02 a {
    display: block;
    height: auto;
    line-height: normal;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    position: relative;
    background: #00b3c8;
    border-radius: 30px;
    padding-right: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}
#yankees .freeorder {
    overflow: hidden;
    margin: 60px 0 0px 0;
    border: none;
    padding: 15px 20px 30px 20px;
    background: #e3eefb;
}
#yankees .freeorder > .fl {
    width: auto;
    float: none;
}
#yankees .freeorder h2.tit img {
    width: 100%;
}
#yankees .freeorder h3.tit img {
    width: 100%;
}
#yankees .freeorder .txt_02 .tel img {
    width: 100%;
}
#yankees .freeorder > .fr {
    width: 100%;
}
#yankees .freeorder .txt_03 img {
    width: 100%;
}
	
	
#yankees .tableset {
	width: 100%;
    padding: 0 20px;
    display: block;
}
#yankees .tour_sec h2 img {
    width: 100%;
}	
	

/* contact_box */
#yankees .contact_box {
    margin: 20px 20px 40px 20px;
    width: auto;
}
#yankees .contact_box .tit {
    padding-left: 0px;
	text-align: center;
}
#yankees .contact_box .tit img {
    width: 100%;
    max-width: 588px;
}
#yankees .contact_box .txt {
padding: 10px 0px 0px 0px;
}
#yankees .contact_box .txt .tel {
    position: relative;
    padding: 0 20px;
    margin-bottom: 20px;
}
#yankees .contact_box .txt .tel img{
    width: 100%;
}
#yankees .contact_box .txt .tel small {
    position: relative;
    top: unset;
    left: unset;
}
.tit img {
		width: 100%;
}
#yankees .freeorder .txt_02 p {
    position: relative;
    bottom: unset;
    left: unset;
    font-size: 11px;
    text-align: center;
}

a.tw_tel_link[href*="tel:"]{
		margin-top: 10px;
	}
a.tw_tel_link[href*="tel:"]:after {
    color: #23af00;
}
	
	
/* bottom menu fukidasi
----------------------------------------*/
#yankees .btm_menu_fukidasi {position:relative;border-radius:5px;margin:35px 0 20px 0;padding:10px;background:#ffd8e0;text-align:center;}
#yankees .btm_menu_fukidasi:after {content:"";width:20px;height:10px;position:absolute;bottom:-10px;left:50%;margin-left:-10px;
  background:url(../img/sp/common/arrow_fukidasi_01.png) center bottom no-repeat;
  -webkit-background-size:cover;
  background-size:cover;}

/* bottom menu
----------------------------------------*/
#yankees .btm_menu .tit {
    position: relative;
    padding: 0 0 0 50px;
    margin: 10px 0 10px 0;
    line-height: 27px;
    font-size: 17px;
    font-weight: bold;
}#yankees .btm_menu .tit:before {content:"";position:absolute;top:50%;left:15px;width:27px;height:27px;margin-top:-14px;
  background:url(../img/sp/common/icon_menu.png) left center no-repeat;
  -webkit-background-size:100% auto;
  background-size:100% auto;}	
	
	
/* -------------------------------------
 header_menu
----------------------------------------*/
#yankees #header_menu {background:#00288c;color:#fff;}
#yankees #header_menu .wrap {position:relative;padding:6px 0;overflow:hidden;}
#yankees #header_menu .wrap ul {padding-right:60px;}
#yankees #header_menu .wrap li {display:inline;font-size:11px;}
#yankees #header_menu .wrap li a {color:#fff;text-decoration:none;}
#yankees #header_menu .wrap li a:after {content:"＞";margin-left:10px;}
#yankees #header_menu .menu_btn {position:absolute;top:50%;right:15px;width:60px;height:24px;background:#3c78f0;font-size:13px;
  border-radius:3px;text-align:center;line-height:24px;color:#fff;font-weight:bold;margin-top:-12px;cursor:pointer;}
#yankees #header_menu .menu_list {display:none;}
#yankees #header_menu .title {width:230px;height:32px;margin:0;background:url(../img/sp/common/yankees_title.png) left center no-repeat;
  -webkit-background-size:100% auto;
  background-size:100% auto;}

/* -------------------------------------
 menu
----------------------------------------*/
#yankees .menu_list {border-top:solid 1px #dcdcdc;}
#yankees .menu_list li {border-bottom:solid 1px #dcdcdc;background:#f5f5f5;position:relative;}
#yankees .menu_list li a {color:#00288c;display:table;width:100%;height:40px;line-height:1.4;/*display:block;*/font-size:14px;    text-decoration: none;}
#yankees .menu_list li a span {display:table-cell;vertical-align:middle;height:40px;padding:0 25px 0 15px;font-weight:bold;}
#yankees .menu_list li a span:after {content:"";width:6px;height:9px;display:block;right:15px;top:50%;margin-top:-4px;position:absolute;
  background:url(../img/sp/common/arrow_menu.png);
  -webkit-background-size:100% auto;
  background-size:100% auto;}
#yankees .menu_list li a span b {color:#ff0000;}
	
#yankees .sec_tit_attention {
    margin-left:20px;
	margin-right: 20px;
}

	
}


