@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Sawarabi+Mincho&display=swap");
@import url("//fonts.googleapis.com/css?family=EB+Garamond");

img {
    max-width: 100%;
}

/*//TOP//*/

.ttl_wrap.index {
    background: url(/attending/kaigai/business/images/top_in_ana_01.jpg);
    background-size: cover;
    background-position: center bottom;
}

.bisiatt_wrap {
    overflow: hidden;
    width: 100%;
    background-color: #f6f5ef;
    padding: 50px 0;
    margin-bottom: 60px;
}

.bisiatt_wrapin .tour2_1_2 {
    width: 220px;
}

.bisiatt_wrapin .tour_txt {
    line-height: 22.5px;
}

.bisiatt_box {
    width: 960px;
    margin: 0 auto;
}

.bisiatt_boxin {
    display: flex;
}

.bisiatt_boxin_1 {
    width: 293.3px;
    margin-right: 40px;
}

.bisiatt_boxin_1:last-child {
    margin-right: 0;
}

.bisiatt_1 {
    position: relative;
    margin-bottom: 20px;
}

.bisiatt_1 p {
    position: absolute;
    top: 197px;
    left: 5px;
    color: #fff;
    font-size: 10px;
    font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
}

.bisiatt_2 {
    margin-bottom: 10px;
    text-align: center;
    font-size: 18px;
    font-family: "Sawarabi Mincho", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.bisiatt_txt {
    text-align: justify;
    font-size: 14px;
    font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
    line-height: 22.5px;
    text-justify: inter-ideograph;
}

.tour_btn.index>ul {
    flex-wrap: wrap;
}

.tour_btn.index>ul>li {
    width: 228px;
    margin-bottom: 15px;
}

.tour_btn.index>ul>li:nth-child(4n) {
    margin-right: 0;
}

.tour_btn.index>ul>li:last-child {
    margin-bottom: 0;
}

.tour_btn.index:nth-child(2) {
    margin-bottom: 50px !important;
}

.airLineAcco {
    flex-wrap: wrap;
}

.airLineAcco li {
    width: 228.7px !important;
    margin-bottom: 15px;
}

.airLineAcco li:nth-child(4n) {
    margin-right: 0;
}

.tour1.index>span {
    margin-right: 0;
}

.tour1.index>span:nth-child(2),
.tour1.index>span:nth-child(4) {
    font-size: 24px;
}

.tour2_1_4.index {
    width: 50px;
}

.tour2_1_5.index {
    width: 140px;
}

.blog_wrap {
    overflow: hidden;
    width: 960px;
    margin: 0 auto;
}

.blog_wrapin {
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 60px;
}

.blog_box {
    position: relative;
    width: 457px;
    overflow: hidden;
    display: flex;
    border: solid 1px #ecebe0;
    /* 内側の線になる一本線の枠線をひく*/
    outline: solid 1px #a29965;
    /* 外側の線になる一本線の枠線をひく*/
    outline-offset: 1px;
    /* 外側の線と内側の線の空き具合を調整*/
    margin: 2px;
    padding: 10px;
    margin-right: 40px;
}

.blog_box:nth-child(2) {
    margin-right: 0;
}

.blog_box1 {
    width: 200px;
    height: 150px;
}

.blog_box2 {
    display: flex;
    flex-direction: column;
    width: 255px;
    margin-left: 10px;
    text-align: justify;
    text-justify: inter-ideograph;
}

.blog_box2 p {
    font-size: 14px;
    line-height: 20px;
    font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
    font-weight: bold;
}

.blog_box2 p:nth-child(2) {
    color: #a29965;
}

.blog_box2 p:nth-child(3) {
    font-size: 12px;
    color: #a9a9a9;
    text-align: right;
    margin-top: auto;
}

.ref_wrap {
    width: 960px;
    margin: 0 auto;
}

.ref_wrapin {
    display: flex;
    margin-bottom: 40px;
}

.ref_wrapin_box {
    width: 217.5px;
    margin-right: 30px;
}

.ref_wrapin_box a {
    text-decoration: none;
}

.ref_wrapin_box:hover {
    opacity: 0.7;
}

.ref_wrapin_box:last-child {
    margin-right: 0;
}

.ref_wrapin_box img {
    margin-bottom: 5px;
}

.ref_wrapin p {
    font-size: 14px;
    line-height: 20px;
    font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
    text-align: justify;
    text-justify: inter-ideograph;
}

.blg_lnk::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: rgba(0, 0, 0, 0);
}

.blog_box a:hover {
    opacity: 0.7;
}

.blg_etc {
    margin-top: 20px;
    margin-left: auto;
    text-decoration: underline;
}

.blg_etc a {
    color: #1d3994;
    font-size: 14px;
    font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
}

.blg_etc a:hover {
    color: #1d3994;
    opacity: 0.7;
}

/*//TOP//*/

/*//キャリア//*/
.carrier_tyu {
    font-size: 10px;
}

.ttl_wrap.career {
    background: url(/attending/kaigai/business/images/ttl_bg_career.jpg);
    background-size: cover;
    background-position: center;
}

.ttl_wrapin.career>p {
    position: absolute;
    /*	top: 225px;
	left: 10px;*/
    font-size: 15px;
    color: #fff;
    font-family: "Toppan Bunkyu Mincho", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.career_cap {
    width: 1024px;
    text-align: right;
    margin: 0 auto;
    margin-top: 220px;
    color: #fff;
    font-size: 10px;
    font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
}

.ttl_wrapin.career.sia>p {
    -moz-transform: scale(0.83, 1);
    -webkit-transform: scale(0.83, 1);
    -ms-transform: scale(0.83, 1);
    transform: scale(0.83, 1);
}

.ttl_wrapin.career.jal>p {
    -moz-transform: scale(0.86, 1);
    -webkit-transform: scale(0.86, 1);
    -ms-transform: scale(0.86, 1);
    transform: scale(0.86, 1);
}

.ttl_wrapin.career.aza>p {
    -moz-transform: scale(0.49, 1);
    -webkit-transform: scale(0.49, 1);
    -ms-transform: scale(0.49, 1);
    transform: scale(0.49, 1);
    width: auto;
    margin-left: -74px;
}

.ttl_wrapin.career.afr>p {
    -moz-transform: scale(0.93, 1);
    -webkit-transform: scale(0.93, 1);
    -ms-transform: scale(0.93, 1);
    transform: scale(0.93, 1);
}

.ttl_wrapin.career.uae>p {
    -moz-transform: scale(0.93, 1);
    -webkit-transform: scale(0.93, 1);
    -ms-transform: scale(0.93, 1);
    transform: scale(0.93, 1);
}

.ttl_wrapin.career.cpa>p {
    -moz-transform: scale(0.58, 1);
    -webkit-transform: scale(0.58, 1);
    -ms-transform: scale(0.58, 1);
    transform: scale(0.58, 1);
}

.ttl_wrapin.career.jst>p {
    -moz-transform: scale(0.93, 1);
    -webkit-transform: scale(0.93, 1);
    -ms-transform: scale(0.93, 1);
    transform: scale(0.93, 1);
}

.ttl_wrapin.career.sas>p {
    -moz-transform: scale(0.75, 1);
    -webkit-transform: scale(0.75, 1);
    -ms-transform: scale(0.75, 1);
    transform: scale(0.75, 1);
}

.ttl_wrapin.career.thy>p {
    width: 433px;
    -moz-transform: scale(0.57, 1);
    -webkit-transform: scale(0.57, 1);
    -ms-transform: scale(0.57, 1);
    transform: scale(0.57, 1);
}

.ttl_wrapin.career.cal>p {
    -moz-transform: scale(0.73, 1);
    -webkit-transform: scale(0.73, 1);
    -ms-transform: scale(0.73, 1);
    transform: scale(0.73, 1);
}

.ttl_wrapin.career.dlh>p {
    -moz-transform: scale(0.61, 1);
    -webkit-transform: scale(0.61, 1);
    -ms-transform: scale(0.61, 1);
    transform: scale(0.61, 1);
}

.ttl_wrapin.career.klm>p {
    -moz-transform: scale(0.78, 1);
    -webkit-transform: scale(0.78, 1);
    -ms-transform: scale(0.78, 1);
    transform: scale(0.78, 1);
}

.ttl_wrapin.career.axm>p {
    -moz-transform: scale(0.92, 1);
    -webkit-transform: scale(0.92, 1);
    -ms-transform: scale(0.92, 1);
    transform: scale(0.92, 1);
}

.ttl_wrapin.career.ita>p {
    -moz-transform: scale(0.73, 1);
    -webkit-transform: scale(0.73, 1);
    -ms-transform: scale(0.73, 1);
    transform: scale(0.73, 1);
}

.ttl_wrapin.career.swr>p {
    -moz-transform: scale(0.6, 1);
    -webkit-transform: scale(0.6, 1);
    -ms-transform: scale(0.6, 1);
    transform: scale(0.6, 1);
    width: 380px;
}

.ttl_wrapin.career.hal>p {
    -moz-transform: scale(0.79, 1);
    -webkit-transform: scale(0.79, 1);
    -ms-transform: scale(0.79, 1);
    transform: scale(0.79, 1);
}

.ttl_wrapin.career.ual>p {
    -moz-transform: scale(0.72, 1);
    -webkit-transform: scale(0.72, 1);
    -ms-transform: scale(0.72, 1);
    transform: scale(0.72, 1);
}

.career {
    width: 960px;
    margin: 0 auto;
    overflow: hidden;
}

.career.anc {
    margin-top: -30px;
    padding-top: 30px;
}

/*フィンエアー：スライダーが出ないときはこれを使用*/
.ttl_wrap_fin {
    width: 100%;
    height: 490px;
    margin-bottom: 20px;
    background: url(/attending/kaigai/business/images/top_fin_01.jpg);
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    background-size: cover;
    background-position: center;
}

.ttl_wrap_sia {
    width: 100%;
    height: 490px;
    margin-bottom: 20px;
    background: url(/attending/kaigai/business/images/top_sia_01.jpg);
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    background-size: cover;
    background-position: center;
}

.ttl_wrap_ana {
    width: 100%;
    height: 490px;
    margin-bottom: 20px;
    background: url(/attending/kaigai/business/images/top_ana_01.jpg);
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    background-size: cover;
    background-position: center;
}

.ttl_wrap_jal {
    width: 100%;
    height: 490px;
    margin-bottom: 20px;
    background: url(/attending/kaigai/business/images/top_jal_01.jpg);
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    background-size: cover;
    background-position: center;
}

.ttl_wrap_qtr {
    width: 100%;
    height: 490px;
    margin-bottom: 20px;
    background: url(/attending/kaigai/business/images/top_qtr_01.jpg);
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    background-size: cover;
    background-position: center;
}

.ttl_wrap_aza {
    width: 100%;
    height: 490px;
    margin-bottom: 20px;
    background: url(/attending/kaigai/business/images/top_aza_01.jpg);
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    background-size: cover;
    background-position: center;
}

.ttl_wrap_aca {
    width: 100%;
    height: 490px;
    margin-bottom: 20px;
    background: url(/attending/kaigai/business/images/top_aca_01.jpg);
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    background-size: cover;
    background-position: center;
}

.ttl_wrap_afr {
    width: 100%;
    height: 490px;
    margin-bottom: 20px;
    background: url(/attending/kaigai/business/images/top_afr_01.jpg);
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    background-size: cover;
    background-position: center;
}

.ttl_wrap_eva {
    width: 100%;
    height: 490px;
    margin-bottom: 20px;
    background: url(/attending/kaigai/business/images/top_eva_01.jpg);
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    background-size: cover;
    background-position: center;
}

.ttl_wrap_uae {
    width: 100%;
    height: 490px;
    margin-bottom: 20px;
    background: url(/attending/kaigai/business/images/top_uae_01.jpg);
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    background-size: cover;
    background-position: center bottom;
}

.ttl_wrap_cpa {
    width: 100%;
    height: 490px;
    margin-bottom: 20px;
    background: url(/attending/kaigai/business/images/top_cpa_01.jpg);
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    background-size: cover;
    background-position: center;
}

.ttl_wrap_jst {
    width: 100%;
    height: 490px;
    margin-bottom: 20px;
    background: url(/attending/kaigai/business/images/top_jst_01.jpg);
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    background-size: cover;
    background-position: center;
}

.ttl_wrap_sas {
    width: 100%;
    height: 490px;
    margin-bottom: 20px;
    background: url(/attending/kaigai/business/images/top_sas_01.jpg);
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    background-size: cover;
    background-position: center;
}

.ttl_wrap_thy {
    width: 100%;
    height: 490px;
    margin-bottom: 20px;
    background: url(/attending/kaigai/business/images/top_thy_01.jpg);
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    background-size: cover;
    background-position: center;
}

.ttl_wrap_kal {
    width: 100%;
    height: 490px;
    margin-bottom: 20px;
    background: url(/attending/kaigai/business/images/top_kal_01.jpg);
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    background-size: cover;
    background-position: center;
}

.ttl_wrap_cal {
    width: 100%;
    height: 490px;
    margin-bottom: 20px;
    background: url(/attending/kaigai/business/images/top_cal_01.jpg);
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    background-size: cover;
    background-position: center;
}

.ttl_wrap_dal {
    width: 100%;
    height: 490px;
    margin-bottom: 20px;
    background: url(/attending/kaigai/business/images/top_dal_01.jpg);
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    background-size: cover;
    background-position: center;
}

.ttl_wrap_hvn {
    width: 100%;
    height: 490px;
    margin-bottom: 20px;
    background: url(/attending/kaigai/business/images/top_hvn_01.jpg);
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    background-size: cover;
    background-position: center;
}

.ttl_wrap_dlh {
    width: 100%;
    height: 490px;
    margin-bottom: 20px;
    background: url(/attending/kaigai/business/images/top_dlh_01.jpg);
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    background-size: cover;
    background-position: center;
}

.ttl_wrap_klm {
    width: 100%;
    height: 490px;
    margin-bottom: 20px;
    background: url(/attending/kaigai/business/images/top_klm_01.jpg);
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    background-size: cover;
    background-position: center;
}

.ttl_wrap_axm {
    width: 100%;
    height: 490px;
    margin-bottom: 20px;
    background: url(/attending/kaigai/business/images/top_axm_01.jpg);
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    background-size: cover;
    background-position: center;
}

.ttl_wrap_tha {
    width: 100%;
    height: 490px;
    margin-bottom: 20px;
    background: url(/attending/kaigai/business/images/tha/tha_ttl01.jpg);
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    background-size: cover;
    background-position: center;
}

.ttl_wrap_ita {
    width: 100%;
    height: 490px;
    margin-bottom: 20px;
    background: url(/attending/kaigai/business/images/ita/SP25-038713_SP23-036865.jpg);
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    background-size: cover;
    background-position: center;
}

.ttl_wrap_swr {
    width: 100%;
    height: 490px;
    margin-bottom: 20px;
    background: url(/attending/kaigai/business/images/swr/00000_SP19-117213.jpg);
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    background-size: cover;
    background-position: center;
}

.ttl_wrap_hal {
    width: 100%;
    height: 490px;
    margin-bottom: 20px;
    background: url(/attending/kaigai/business/images/hal/SP22-011262_seat.jpg);
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    background-size: cover;
    background-position: center;
}

.ttl_wrap_ual {
    width: 100%;
    height: 490px;
    margin-bottom: 20px;
    background: url(/attending/kaigai/business/images/ual/SP25-040053_SP25-040056.jpg);
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    background-size: cover;
    background-position: center;
}

.career_box2 {
    width: 20%;
    margin: 0 auto;
    text-align: center;
}

.career_box2.hal {
    width: 13%;
}

.career_box2.ana {
    width: 30%;
}

.career_box2.jal {
    width: 35%;
}

.career_box2.ita {
    width: 15%;
}

.career_box2.sia {
    width: 58%;
}

.career_box2.sia>img {
    width: 100%;
}

.career_box2.qtr {
    width: 40%;
}

.career_box2.aza {
    width: 35%;
}

.career_box2.aca {
    width: 35%;
}

.career_box2.afr {
    width: 32%;
}

.career_box2.eva {
    width: 58%;
}

.career_box2.eva>img {
    width: 100%;
}

.career_box2.uae {
    width: 70%;
}

.career_box2.uae>img {
    width: 100%;
}

.career_box2.cpa {
    width: 43%;
}

.career_box2.jst {
    width: 43%;
}

.career_box2.sas {
    width: 25%;
}

.career_box2.thy {
    width: 31%;
}

.career_box2.kal {
    width: 25%;
}

.career_box2.cal {
    width: 43%;
}

.career_box2.dal {
    width: 25%;
}

.career_box2.hvn {
    width: 43%;
}

.career_box2.dlh {
    width: 35%;
}

.career_box2.klm {
    width: 35%;
}

.career_box2.axm {
    width: 43%;
}

.career_box2 {
    margin-bottom: 30px;
}

.tour2_1_3.career {
    width: 220px;
}

.tour2_1_3.career>span {
    margin: 0 5px;
    font-size: 14px;
    font-family: "EB Garamond", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.tour_ttlout.career {
    margin-bottom: 20px;
}

.career_box3 {
    text-align: center;
}

.career_box3 p {
    font-size: 14px;
    font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
    margin-bottom: 30px;
}

.career2 {
    overflow: hidden;
    padding: 50px 0 90px;
    width: 100%;
    background-color: #f3f3f7;
}

.career2in {
    overflow: hidden;
    width: 960px;
    margin: 0 auto;
    position: relative;
}

.career2in ul {
    display: flex;
    justify-content: space-between;
}

.career2in ul li:last-child {
    width: 360px;
    margin-right: 0;
}

.career2in_2 {
    position: absolute;
    top: 320px;
    right: 0;
    left: 0;
    overflow: hidden;
    width: 1024px;
    margin: 0 auto;
    background: #fff;
    padding: 53px;
}

.career2in_2 ul {
    display: flex;
    justify-content: space-between;
}

.career2in_2 ul li:first-child {
    width: 360px;
    /*margin-right: 50px;*/
}

.career2in_2.jst>ul li:first-child {
    width: 660px;
    margin-right: 0;
}

.career2in_3 {
    /*position: absolute;*/
    top: 1020px;
    right: 0;
    left: 0;
    overflow: hidden;
    width: 1024px;
    margin: 0 auto;
    background: #fff;
    padding: 53px;
}

.career2in_3.jst {
    top: 728px;
}

.career2in_3 ul {
    display: flex;
    flex-direction: column;
}

.career2in_3 ul li {
    margin-bottom: 15px;
}

.career2in_3 ul li；:last-child {
    margin-bottom: 0px;
}

.career2in_box {
    position: relative;
    width: 250px;
    /*margin-right: 50px;*/
}

.career2in_box.jst {
    margin-right: 0;
    margin-left: 50px;
}

.career2in_box.r {
    position: relative;
    width: 250px;
    margin-right: 0;
}

.career2in_box2 {
    width: 360px;
    margin-right: 0;
}

.career2in_box2.jst {
    width: 360px;
}

.career2in_box2.jst2 {
    width: 960px;
}

.career2in_box_cap {
    position: absolute;
    bottom: 0;
    left: 6px;
    font-size: 10px;
    color: #fff;
    font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
}

.career2in_box_cap_2 {
    position: absolute;
    bottom: 0;
    left: 6px;
    font-size: 10px;
    color: #000;
    font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
}

.career2in_box_txt h3 {
    color: #999999;
    font-size: 13px;
    font-family: "EB Garamond", "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
}

.career2in_box2bg {
    position: relative;
    padding-right: 4px;
    font-size: 22.5px;
    font-family: "EB Garamond", "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
    color: #a29965;
    font-weight: bold;
    background-color: #fff !important;
    z-index: 1;
}

.career2in_box_txt h3 span {
    position: relative;
    top: 5px;
    padding-right: 4px;
    font-size: 22.5px;
    font-family: "EB Garamond", "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
    color: #a29965;
    font-weight: bold;
    background-color: #f3f3f7;
    z-index: 1;
}

.career2in_box_kz {
    position: relative;
    bottom: 9px;
    background: url(/attending/kaigai/business/images/line_kz.png);
    height: 6px;
    width: 360px;
    z-index: 0;
}

.career2in_box_kz.jst {
    width: 660px;
}

.career2in_box_kz.jst2 {
    width: 960px;
}

.career2in_box_kz2 {
    position: relative;
    bottom: 9px;
    background: url(/attending/kaigai/business/images/line_kz.png);
    height: 6px;
    width: 960px;
    z-index: 0;
}

.career2in_box_txt {
    margin-bottom: 10px;
}

.career2in_box_txt.ch {
    margin-bottom: 0;
}

.career2in_box_txt2 {
    text-align: justify;
    text-justify: inter-ideograph;
    line-height: 22.5px;
    font-size: 14px;
    font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
}

.career2_2 {
    overflow: hidden;
    padding: 50px 0 60px;
    width: 100%;
}

.career2out {
    position: relative;
    overflow: hidden;
    /*padding-bottom: 220px;*/
}

/*.career2out.jst {
  padding-bottom: 260px;
}*/
.career2_3 {
    overflow: hidden;
    padding: 90px 0 90px;
    width: 100%;
    background-color: #f3f3f7;
    margin-top: 150px;
}

.career2_3.jst {
    margin-top: 20px;
}

.career_chbox {
    width: 900px;
    margin: 0 auto;
    border: solid #a29965 1px;
    box-sizing: border-box;
    padding: 10px;
}

.career_chboxtxt {
    position: relative;
    font-size: 15px;
    font-weight: bold;
    font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
}

.career_chboxtxt:before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -4px;
    /*下線の上下位置調整*/
    display: inline-block;
    width: 44px;
    /*下線の幅*/
    height: 2px;
    /*下線の太さ*/
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translate(-50%);
    /*位置調整*/
    background-color: #a29965;
    /*下線の色*/
}

.career_chboxtxt2 {
    font-size: 14px;
    font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
}

.career_chboxtxt2 span {
    font-size: 9px;
    font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
}

.career_chboxin {
    display: flex;
}

.career_chboxtxtout {
    margin-right: 20px;
}

.career_chboxtxtout.b {
    margin: 0 50px 0 32px;
}

.career_chboxtxtout.c {
    margin: 0 43px 0 25px;
}

/*//キャリア//*/

/*//方面//*/

/*アンカーボタン*/
.anc_wrap {
    width: 960px;
    margin: 0 auto;
    height: 0;
}

.anc_wrap_out {
    width: 1024px;
    margin: 0 auto;
    height: 75px;
}

.anc_wrap ul {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 960px;
    margin: 0 auto;
    /*padding-top: 23px;*/
    padding-top: 10px;
}

.anc_wrap ul li {
    /*width: 320px;*/
    width: 480px;
    height: 75px;
    position: relative;
    height: 45px;
    padding: 10px 0;
}

.anc_wrap ul li p {
    padding: 3px 0;
    border-right: dashed 1px #000000;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}

.anc_lineno p {
    border-right: none !important;
}

.anc_wrap ul li a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin-top: 10px;
}

.anc_wrap ul li a:hover {
    text-decoration: none;
    opacity: 0.7;
}

.anc_kz img {
    position: absolute;
    max-width: 4%;
    margin-top: 8px;
    margin-left: 7px;
}

/*アンカーボタン*/

/*発地ボタン*/
.hacchi_btn {
    width: 320px;
    margin: 0 auto;
    background-color: #a29965;
    padding: 20px 0;
    margin-top: 40px;
    margin-bottom: 60px;
    border-radius: 5px;
    display: inline-flex;
}

.hacchi_btnin {
    display: flex;
    width: fit-content;
    width: -moz-fit-content;
    margin: 0 auto;
}

.hacchi_on {
    font-size: 16px;
    color: #fff;
    margin-right: 20px;
}

.hacchiSelectBtn a {
    font-size: 14px;
    color: #fff;
    border-left: solid 1px #fff;
    padding-left: 32px;
}

.hacchiSelectBtn a:hover {
    text-decoration: none;
}

/*発地ボタン*/

.contents {
    width: auto !important;
}

.ttl_wrap {
    width: 100%;
    height: 490px;
    background-size: cover;
    background-position: center;
    margin-bottom: 20px;
}

.ttl_wrap_asia {
    width: 100%;
    height: 490px;
    background: url(/attending/kaigai/business/images/top_asia_01.jpg);
    background-size: cover;
    background-position: center;
    margin-bottom: 20px;
}

.ttl_wrap_europe {
    width: 100%;
    height: 490px;
    background: url(/attending/kaigai/business/images/top_europe_01.jpg);
    background-size: cover;
    background-position: center;
    margin-bottom: 20px;
}

.ttl_wrap_africa {
    width: 100%;
    height: 490px;
    background: url(/attending/kaigai/business/images/top_afu_01.jpg);
    background-size: cover;
    background-position: center;
    margin-bottom: 20px;
}

.ttl_wrap_america {
    width: 100%;
    height: 490px;
    background: url(/attending/kaigai/business/images/top_ame_01.jpg);
    background-size: cover;
    background-position: center;
    margin-bottom: 20px;
}

.ttl_wrap_oceania {
    width: 100%;
    height: 490px;
    background: url(/attending/kaigai/business/images/top_ose_01.jpg);
    background-size: cover;
    background-position: center;
    margin-bottom: 20px;
}

.ttl_wrap_hawaii {
    width: 100%;
    height: 490px;
    background: url(/attending/kaigai/business/images/top_haw_01.jpg);
    background-size: cover;
    background-position: center;
    margin-bottom: 20px;
}

.ttl_wrapin {
    position: relative;
    width: 960px;
    margin: 0 auto;
    margin-top: 0px;
    padding-top: 40px;
    padding-left: 60px;
}

.ttl_wrapin img {
    width: 44%;
}

.ttl_wrapin p {
    width: 410px;
    text-align: center;
    margin-top: -40px;
    margin-left: -94px;
    font-size: 15px;
    color: #fff;
    font-family: "Toppan Bunkyu Mincho", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.ttl_wrapin.hatu>p {
    margin-top: 20px;
    padding-bottom: 17px;
    border-bottom: solid 1px;
    border-color: rgba(198, 187, 123, 0.5);
    display: inline-block;
    width: 220px;
    margin-left: 85px;
}

.ttl_wrapin.africa>P {
    -moz-transform: scale(0.83, 1);
    /* Firefox※ */
    -webkit-transform: scale(0.83, 1);
    /* Chrome,Safari */
    -ms-transform: scale(0.83, 1);
    /* IE */
    transform: scale(0.83, 1);
}

.ttl_wrapin p.europe_wapin {
    left: 55px;
}

.ttl_wrapin p span {
    padding-right: 10px;
    font-size: 30px;
    color: #fff;
    font-family: "Toppan Bunkyu Mincho", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.ttl_wrapin.hatu>p span {
    padding-right: 0;
}

.ttl_wrapin.jal p span {
    padding-right: 0;
}

.head_box {
    position: relative;
    width: 1024px;
    margin: 0 auto;
    margin-bottom: 60px;
}

.head_box p {
    /*width: 623px;
  text-align: justify;*/
    text-justify: inter-ideograph;
    font-size: 14px;
    line-height: 23.5px;
    font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
    text-align: center;
}

.sns_btn {
    width: calc(100% - 713px);
    position: absolute;
    top: 10px;
    right: 0;
}

.icn {
    display: flex;
    align-items: center;
}

.icn li {
    margin-right: 30px;
}

.icn li:last-child {
    margin-right: 0;
}

.tour_wrap {
    width: 100%;
    background: #f3f3f7;
    padding: 60px 0 50px;
    margin-bottom: 70px;
}

.tour {
    width: 1024px;
    margin: 0 auto;
    text-align: center;
}

.tour_txt {
    width: 960px;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
    margin-bottom: 30px;
}

.tour_txt.b {
    padding-bottom: 70px;
}

.tour1 {
    width: 960px;
    margin: 0 auto;
    margin-bottom: 10px;
    font-size: 27px;
    line-height: 35px;
    font-family: "Sawarabi Mincho", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-weight: normal;
}

.tour1.bot {
    width: 860px;
}

.tour1 span {
    margin-bottom: 10px;
    font-size: 27px;
    line-height: 35px;
    font-family: "Sawarabi Mincho", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-weight: normal;
    margin-right: 30px;
}

.tour2 {
    width: 360px;
    margin: 0 auto;
    background: url(/attending/kaigai/business/images/line_kz2.png) repeat-x;
    background-position: center;
}

.tour2_1 {
    margin: 0 auto;
    width: 170px;
    font-size: 14px;
    font-family: "EB Garamond", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    background-color: #f3f3f7;
}

.tour2_1_1 {
    margin: 0 auto;
    width: 60px;
    font-size: 14px;
    font-family: "EB Garamond", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    background-color: #fff;
    text-align: center;
    margin-bottom: 30px;
}

.tour2_1_2 {
    margin: 0 auto;
    width: 200px;
    font-size: 14px;
    font-family: "EB Garamond", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    text-align: center;
    background-color: #f6f5ef;
    margin-bottom: 20px;
}

.tour2_1_3 {
    margin: 0 auto;
    width: 120px;
    font-size: 14px;
    font-family: "EB Garamond", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    text-align: center;
    background-color: #fff;
    margin-bottom: 20px;
}

.tour2_1_4 {
    margin: 0 auto;
    width: 155px;
    font-size: 14px;
    font-family: "EB Garamond", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    text-align: center;
    background-color: #fff;
    margin-bottom: 20px;
}

.tour2_1_5 {
    margin: 0 auto;
    width: 165px;
    font-size: 14px;
    font-family: "EB Garamond", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    text-align: center;
    background-color: #fff;
    margin-bottom: 20px;
}

.tour2_1_3.b {
    width: 140px;
}

.tour2_1_3.c {
    width: 190px;
}

.tour_box {
    overflow: hidden;
    width: 960px;
    margin: 0 auto;
    background-color: #fff;
    margin-bottom: 20px;
}

.tour_boxin {
    overflow: hidden;
    width: 895px;
    margin: 0 auto;
    padding: 20px 0;
}

.tour_boxp {
    float: left;
    width: 290px;
}

.tour_boxtxt {
    overflow: hidden;
    width: 590px;
    float: right;
}

.tour_boxtxt.bot {
    overflow: hidden;
    width: 540px;
    float: right;
}

.tour_boxtxt1 {
    text-align: left;
    font-size: 18px;
    line-height: 21.5px;
    margin-bottom: 5px;
    text-align: justify;
    color: #1d3994;
    font-weight: bold;
    font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
}

.tour_boxtxt1_a {
    text-align: left;
    font-size: 18px;
    line-height: 21.5px;
    margin-bottom: 5px;
    text-align: justify;
    color: #1d3994;
    font-weight: bold;
    font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
}

.tour_boxtxt2 {
    padding: 10px 0;
}

.tour_boxtxt2 p {
    text-align: left;
    font-size: 14px;
    font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
    border-bottom: solid 1px #e2e2e2;
    padding-bottom: 12px;
    text-align: justify;
}

.tour_boxtxt2_a {
    padding: 25px 0 5px;
}

.tour_boxtxt2_a p {
    text-align: left;
    font-size: 14px;
    font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
    border-bottom: solid 1px #e2e2e2;
    padding-bottom: 12px;
    text-align: justify;
}

.boxtxt2_1 {
    margin-right: 5px;
    padding: 10px 10px 10px 6px;
    color: #fff;
    font-weight: bold;
    text-align: left;
    font-size: 14px;
    font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
    background: url(/attending/kaigai/business/images/tour_kz.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.boxtxt2_2 {
    margin-right: 5px;
    margin-left: 20px;
    padding: 10px;
    color: #fff;
    font-weight: bold;
    text-align: left;
    font-size: 14px;
    font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
    background: url(/attending/kaigai/business/images/tour_kz2.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.boxtxt2_3 {
    margin-right: 5px;
    padding: 10px 10px 10px 6px;
    color: #fff;
    font-weight: bold;
    text-align: left;
    font-size: 14px;
    font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
    background: url(/attending/kaigai/business/images/tour_kz3.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.tour_boxtxt3 p {
    text-align: left;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 5px;
    text-align: justify;
}

.tour_boxtxt3_a p {
    text-align: left;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 27px;
    text-align: justify;
}

.tour_boxtxt4 p {
    text-align: right;
    font-size: 18px;
    line-height: 22.5px;
    margin-bottom: 7px;
    color: #ff0000;
    font-weight: bold;
}

.tour_boxtxt5 {
    width: 590px;
    background-color: #8b4d5d;
    height: 45px;
}

.tour_boxtxt5 p {
    font-size: 14px;
    line-height: 22.5px;
    color: #fff;
    font-weight: bold;
    padding-top: 12.5px;
    text-align: center;
}

.tour_notes_wrap {
    width: 1024px;
    margin: 0 auto;
}

.tour_ttlout {
    width: 960px;
    margin: 0 auto;
}

.tour_ttl .tour1 {
    text-align: center;
}

.tour_notes_wrapin p {
    font-size: 14px;
    line-height: 25px;
    font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
    color: #333;
    margin-bottom: 10px;
}

.tour_notes_mai {
    width: 960px;
    margin: 0 auto;
    margin-bottom: 60px;
    background-color: #f7f7f9;
}

.tour_notes_mai p {
    padding: 10px;
    font-size: 14px;
    line-height: 25px;
    font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
    color: #333;
}

.tour_notes_mai_1 {
    font-size: 14px;
    line-height: 25px;
    font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
    color: #000;
    font-weight: bold;
}

.tour_notes_mai_2 {
    transform: scale(1, 0.7);
}

/*カルーセル用*/
.tour_box.bot {
    overflow: hidden;
    width: 860px;
    margin: 0 auto;
    background: none;
    margin-bottom: 20px;
}

.tour_boxout a {
    display: block;
}

.tour_boxout a:hover {
    opacity: 0.7;
    text-decoration: none;
}

.tour_boxin.bot {
    overflow: hidden;
    width: 820px;
    margin: 20px auto 0 auto;
    padding: 20px 20px;
    background: #fff;
}

.tour_boxp.bot {
    float: left;
    width: 260px;
}

.tour_boxtxt1 {
    text-align: left;
    font-size: 18px;
    line-height: 21.5px;
    margin-bottom: 5px;
    text-align: justify;
    color: #1d3994;
    font-weight: bold;
    font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
}

.tour_boxtxt1_a {
    text-align: left;
    font-size: 18px;
    line-height: 21.5px;
    margin-bottom: 5px;
    text-align: justify;
    color: #1d3994;
    font-weight: bold;
    font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
}

/*カルーセル用*/

/*希望条件検索仮イメージCSS*/
.tour_sk {
    width: 960px;
    margin: 0 auto;
    padding-top: 70px;
}

/*.tour_sk img{
	width: 90%;
	margin: 0 auto;
	margin-bottom: 20px;
	display: block;
}*/
.tour_sk_txt {
    width: 960px;
    margin: 0 auto;
    margin-bottom: 30px;
    text-align: center;
}

/*希望条件検索仮イメージCSS*/

.tour_sk2 {
    width: 100%;
    margin-bottom: 30px;
    background: #f3f3f7;
    padding: 10px 0;
}

.tour_sk2in {
    width: 960px;
    margin: 0 auto;
}

.tour_wraper {
    display: flex;
    flex-wrap: wrap;
}

.tour_wrap .tour .tour a .slickInner-bdBox:hover {
    opacity: 0.5;
    text-decoration: none;
    transition-duration: 0.8s;
}

.tour_wrap .tour .tour {
    position: relative;
    width: auto;
    margin: 0 10px 10px 0;
    padding: 10px;
    background: #fff;
}

.tour_wrap .tour .tour:nth-child(4n) {
    margin-right: 0;
}

.slickInner_tourWrap {
    width: 227px;
    height: auto;
    margin: 0 auto;
}

.tour .tourLeftBox {
    display: table;
    /*float: left;*/
    width: 227px;
}

.tour .tourLeftBox>div {
    display: table-cell;
    width: 227px;
    height: 143px;
}

.tourLeftBox>div:first-of-type {
    margin-right: 10px;
}

.tour .tourLeftBox div img {
    width: 227px;
    height: 170px;
}

.tour_wrap .tour .tour ul {
    /*flex-wrap: wrap;
	display: flex;
    justify-content: space-between;
    width: 100%;*/
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 10px 0 5px;
}

.tour_wrap .tour .tour ul li {
    /*width: calc(93% / 2);
    margin: 10px 0;
    padding: 3px;
    border-radius: 2px;
    background: #9fa0a0;
    display: table;
    text-align: center;*/
    padding: 3px;
    text-align: center;
    margin-bottom: 5px;
    width: calc(100% / 2 - 10px);
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    background: #9fa0a0;
    border-radius: 2px;
}

.tour_wrap .tour .tour ul li span {
    /*color: #fff;
    font-size: 14px;
    display: table-cell;
    vertical-align: middle;*/
    line-height: 1.2;
    color: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 14px;
}

.tour_wrap .tour .tour ul li span .clamp {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.tour_wrap .tour .tour dl {
    display: flex;
    width: 100%;
    margin-bottom: 5px;
}

.tour_wrap .tour .tour dl dt {
    box-sizing: border-box;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    background: #f6f5ef;
    padding: 3px 5px;
    width: 42%;
    font-size: 14px;
}

.tour_wrap .tour .tour dl dd {
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    /*-webkit-box-pack: center;*/
    -ms-flex-pack: center;
    padding: 3px 5px;
    width: 58%;
    border: 1px solid #f6f5ef;
    text-align: left;
}

.tour_wrap .tour .tour dl dt span,
.tour_wrap .tour .tour dl dd span {
    /*display: table-cell;
	vertical-align: middle;*/
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 12px;
}

.tourTtl-b {
    color: #1d3994;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    padding: 0;
    margin: 0;
    text-align: left;
}

.tourRight-txt {
    padding-bottom: 25px;
}

.tourRight-txt p:last-of-type {
    padding-bottom: 10px;
}

.tourRight-txt p:first-of-type {
    padding-top: 0.5em;
}

.tourRight-txt p {
    color: #000000;
    font-size: 14px;
    line-height: 1.8em;
    text-align: left;
}

.tourRight-price {
    position: absolute;
    right: 10px;
    bottom: 15px;
    color: #ff0000;
    font-size: 16px;
    font-weight: 700;
    text-align: right;
}

.tst_wrap {
    overflow: hidden;
    width: 100%;
    background-color: rgba(162, 153, 101, 0.1);
    padding: 30px 0;
    margin-bottom: 50px;
}

.tst_wrapin {
    overflow: hidden;
    width: 960px;
    margin: 0 auto;
    margin-bottom: 40px;
    border-bottom: solid 1px #a29965;
    padding-bottom: 18px;
}

.tst_wrapin:nth-child(4n) {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.tst_box {
    width: 960px;
    margin: 0 auto;
}

.tst_box1 {
    margin-bottom: 20px;
}

.tst_box1_1 {
    width: 960px;
    overflow: hidden;
    display: flex;
}

.txt_box1_2 {
    width: 555px;
    margin-right: 40px;
}

.txt_box1_2:nth-child(2) {
    margin-right: 0;
    margin-left: 40px;
}

.tst_box1_txt_1 {
    position: relative;
    margin-bottom: 10px;
}

.tst_box1_txt_1 p {
    display: table;
    padding-right: 5px;
    background-color: #f6f5ef;
    font-size: 13px;
    font-family: "EB Garamond", "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
}

.tst_box1_txt_1 p span {
    font-size: 22.5px;
    font-family: "EB Garamond", "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
    color: #a29965;
    font-weight: bold;
    position: relative;
    top: 5px;
}

/* IE10以降 */
_:-ms-lang(x)::-ms-backdrop,
.tst_box1_txt_1_1 p span,
.tst_box1_txt_1_2 p span,
.tst_box1_txt_1_3 p span {
    position: relative !important;
    top: 8px !important;
}

.tst_box1_txt_1_2 {
    position: relative;
    margin-bottom: 10px;
}

.tst_box1_txt_1_2 p {
    display: table;
    padding-right: 5px;
    background-color: #f6f5ef;
    font-size: 13px;
    font-family: "EB Garamond", "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
}

.tst_box1_txt_1_2 p span {
    font-size: 22.5px;
    font-family: "EB Garamond", "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
    color: #a29965;
    font-weight: bold;
    position: relative;
    top: 5px;
}

.tst_box1_txt_1_3 {
    position: relative;
    margin-bottom: 10px;
}

.tst_box1_txt_1_3 p {
    display: table;
    padding-right: 5px;
    background-color: #f6f5ef;
    font-size: 13px;
    font-family: "EB Garamond", "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
    font-weight: normal;
}

.tst_box1_txt_1_3 p span {
    font-size: 22.5px;
    font-family: "EB Garamond", "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
    color: #a29965;
    font-weight: bold;
    position: relative;
    top: 5px;
}

.tst_box1_txt_2 {
    width: 365px;
    margin-right: 0;
    text-align: justify;
    text-justify: inter-ideograph;
    font-size: 14px;
    line-height: 25px;
    font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
}

.tst_box1_txt_2 {
    width: 365px;
}

.tst_box1_kz {
    position: relative;
    bottom: 24px;
    background: url(/attending/kaigai/business/images/line_kz.png);
    height: 6px;
    width: 365px;
    z-index: -1;
}

.tst_box2 {
    width: 960px;
    margin: 0 auto;
    margin-bottom: 15px;
}

.tst_box2_f {
    display: flex;
}

.tst_box2bg {
    margin-right: 15px;
    padding-bottom: 10px;
    flex: 1;
    background-color: #fff;
}

.tst_box2bg:nth-child(3n) {
    margin-right: 0;
}

.tst_box2_ttl {
    font-size: 19px;
    text-align: center;
    color: #fff;
    font-family: "Sawarabi Mincho", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    padding: 13px 0;
    margin-bottom: 10px;
    background-color: #a29965;
    font-weight: normal;
}

.txt_box2_txt1 {
    width: 290px;
    margin: 0 auto;
    margin-bottom: 10px;
    padding-bottom: 6px;
    font-size: 17px;
    color: #a29965;
    text-align: left;
    border-bottom: solid 1px #a29965;
    font-weight: normal;
}

.tst_box2_1 {
    width: 290px;
    margin: 0 auto;
}

.tst_box2_1 li {
    display: flex;
}

.tst_box2_2 {
    width: 140px;
    height: 105px;
    margin: 0 10px 0 0;
    float: left;
}

.tst_box2_3 {
    width: 140px;
    float: right;
}

.tst_box2_3 p {
    font-size: 12px;
    line-height: 18px;
    font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
    text-align: justify;
    text-justify: inter-ideograph;
}

.tst_btn {
    width: 336px;
    height: 52.5px;
    float: right;
    background: url(/attending/kaigai/business/images/tst_btn.png) no-repeat;
    background-size: contain;
}

.coution_txt {
    display: inline-block;
    font-size: 10px;
}

.tst_btn p {
    text-align: center;
    padding-top: 13px;
    font-size: 16px;
    font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
    font-weight: bold;
    color: #8b4d5d;
}

.tst_btn:hover {
    opacity: 0.7;
}

.tst_btn a:hover {
    text-decoration: none;
}

.tour_txt1 {
    width: 1024px;
    margin: 0 auto;
    background-color: #a29965;
    padding: 10px 0;
    margin-bottom: 20px;
}

.tour_txt1 h3 {
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
    font-weight: bold;
}

.tour_btn {
    width: 1024px;
    margin: 0 auto;
}

.tour_btn ul {
    display: flex;
}

.tour_btn ul li {
    margin-right: 36px;
    width: 230px;
}

.tour_btn ul li:last-child {
    margin-right: 0;
}

.tour_btn ul li a:hover {
    opacity: 0.7;
}

.tour_btn2 {
    width: 1024px;
    margin: 0 auto;
}

.tour_btn2 ul {
    display: flex;
    flex-wrap: wrap;
}

.tour_btn2 ul li {
    width: 310px;
    margin-right: 47px;
}

.tour_btn2 ul li:nth-child(-n + 3) {
    margin-bottom: 15px;
}

.tour_btn2 ul li:nth-child(3n) {
    margin-right: 0;
}

.tour_btn2 ul li a:hover {
    opacity: 0.7;
}

.search_dest_wrapin {
    margin-bottom: 30px;
}

.search_dest_wrapin:nth-child(3n) {
    margin-bottom: 70px;
}

.search_dest_wrap.index {
    margin-top: -59px;
    padding-top: 59px;
}

.search_dest_wrap.index2 {
    /*margin-top: -69px;*/
    padding-top: 69px;
}

.tour_btn3 {
    width: 960px;
    margin: 0 auto;
    margin-bottom: 40px;
    border: solid 1px #b2b2b2;
}

.tour_btn3 p {
    text-align: center;
}

.tour_btn3 p {
    font-size: 14px;
    text-align: center;
    padding: 15px 0;
    color: #787777;
}

.tour_btn3 a p:hover {
    opacity: 0.7;
}

.tour_btn3 a:hover {
    text-decoration: none;
}

.tour_btn:nth-child(2) {
    margin-bottom: 20px;
}

.btnToTop {
    position: fixed;
    bottom: 20px;
    left: 50%;
    width: 70px;
    margin-left: 520px;
    z-index: 50;
}

.btnToTop img {
    width: 90px;
}

/*//方面//*/

/*追っかけアンカー*/
.is-fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    height: 75px;
}

/*フィンバナー*/
.finbnr_box {
    background-color: #f4f3f8;
}

.finbnr {
    margin: 0 auto;
    width: 640px;
    height: 320px;
    padding: 20px 0 0;
}

.finbnr_cap {
    margin: 0 auto;
    width: 640px;
    font-size: 16px;
    text-align: center;
    padding: 10px 0 40px;
}

.finbnr_cap a {
    font-size: 16px;
    text-align: center;
}

.tour_btn4 {
    width: 960px;
    margin: 0 auto;
    margin-bottom: 30px;
    padding: 15px 0;
    border: solid 1px #8b4d5d;
}

.tour_btn4 p {
    font-size: 14px;
    text-align: center;
    color: #8b4d5d;
}

.tour_btn4:hover p {
    font-size: 14px;
    text-align: center;
    color: #c698a4;
    text-decoration: none !important;
}

a:hover {
    text-decoration: none;
}

/*マレーシアクレジット*/
.career_axm_cap {
    width: 1024px;
    margin: -20px auto 0;
    text-align: left;
    color: #ffffff;
    font-size: 10px;
    font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
}

.stxt {
    margin-left: 30px;
    font-size: 10px;
}

/*エミレーツトップ*/
.uae_ttl_wrapin {
    position: relative;
    width: 960px;
    margin: 0 auto;
    margin-top: 10px;
    padding-top: 10px;
}

.uae_ttl_wrapin img {
    width: 44%;
    padding-left: 40px;
}

.uae_career_cap {
    width: 1024px;
    text-align: right;
    margin: 0 auto;
    margin-top: 260px;
    color: #fff;
    font-size: 10px;
    font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
}

.hatch_wraper .tour_txt1 {
    margin-top: 30px;
}

.hatch_wraper ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.hatch_wraper ul li {
    margin: 10px 0 5px 0;
    position: relative;
    display: table;
    width: calc(1024px / 3 - 24px);
    height: 55px;
    text-align: center;
    border: 1.5px solid #b2b2b2;
    background: #fff;
    box-sizing: border-box;
}

.hatch_wraper ul li a {
    display: table-cell;
    color: #333;
    font-size: 14px;
    vertical-align: middle;
    text-decoration: none;
}

.hatch_wraper ul li a:hover {
    text-decoration: none;
    opacity: 0.7;
}

.hatch_wraper ul li a::after {
    content: "";
    position: absolute;
    right: 30px;
    top: 50%;
    margin-top: -2px;
    width: 5px;
    height: 5px;
    border-top: 2px solid #b2b2b2;
    border-right: 2px solid #b2b2b2;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

/*関連特集*/
.swiper-banner-container {
    position: relative;
    width: 1024px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    /*padding-top: 35px;*/
}

#SlideBanner {
    width: 974px;
}

.swiper-wrapper {
    margin-bottom: 25px;
}

.swiper-banner-container .swiper-slide a {
    display: block;
}

.swiper-banner-container .swiper-slide a:hover {
    opacity: 0.7;
    transition-duration: 0.3s;
    text-decoration: underline;
    color: #4c4c4c;
}

.bannerCassette_content {
    width: 100%;
}

.bannerCassette_content p.bannerImg {
    width: 219px;
    height: auto;
}

.bannerCassette_content p {
    padding-top: 10px;
    font-size: 14px;
    line-height: 1.3;
    color: #333;
}

.bannerCassette_content img {
    width: 100%;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.swiper-button-next {
    background-image: url(/attending/kaigai/business/images/arrow.png) !important;
}

.swiper-button-prev {
    background-image: url(/attending/kaigai/business/images/arrow.png) !important;
    transform: scale(-1, 1);
}

.swiper-button-prev,
.swiper-button-next {
    width: 44px !important;
    height: 44px !important;
    background-size: 44px 44px !important;
}

.finished {
    font-size: 20px;
    line-height: 1.5;
    color: #ff0000;
    text-align: center;
    padding: 10px 0 15px;
    font-weight: bold;
    background: #fff;
}

li.nolink {
    background: #ccc;
    pointer-events: none;
}

#btnToTop {
    display: none !important;
}

.js_dep_date_cal {
    width: 25px;
    height: 25px;
    margin-left: 5px;
}

.form-search .search_wrap .searchForm .basic_search_list dd {
    padding-top: 5px;
    margin-top: 0;
    display: flex;
    align-items: center;
    height: 49px;
}

.SW_SD_Month {
    display: inline-block;
}

.overlayLine,
.lrFix {
    display: flex;
    margin: 0 auto;
}

.lrFix .SW_SD_Month td,
.lrFix .SW_SD_Month th {
    width: 25px;
}

#rBox .overlayBlk .overlayMds03 {
    width: 696px;
}

.gray::before {
    content: "";
    top: 0;
    bottom: 0;
    background-color: #888888;
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
}

.career2in ul li.box_l:last-child {
    width: 680px;
}

li.box_l .career2in_box2 {
    width: 680px;
}

.ttl_wrapin.career.swr>p {
    position: static;
    margin-left: -80px;
    margin-top: -59px;
    line-height: 1;
}

.career_axm_cap.top {
    text-align: right;
    margin: -25px auto 0;
}

.swr .link_swi {
    display: none;
}

.ual_note {
    width: 960px;
    font-size: 12px;
    text-align: right;
    margin: 30px auto 0;
}

.no_ph,
.no_ph .career2in_box2,
.career2in_2 ul li.no_ph:first-child,
.career2in ul li.no_ph:last-child {
    width: 100%;
}

.no_ph .career2in_box_kz2 {
    width: 920px;
}

.links {
    text-decoration: underline;
}

.links:hover {
    opacity: 0.7;
}

.career2in_box_kz3 {
    position: relative;
    bottom: 9px;
    background: url(/attending/kaigai/business/images/line_kz.png);
    height: 6px;
    width: 960px;
    z-index: 0;
}

.career3out {
    background-color: #f6f5ef;
    padding-bottom: 60px;
}

.career3 {
    overflow: hidden;
    padding: 70px 0 53px;
    width: 100%;
}

.career3in {
    overflow: hidden;
    width: 960px;
    margin: 0 auto;
    position: relative;
}

.career3in ul {
    display: flex;
    justify-content: space-between;
}

.career3in ul li:last-child {
    width: 360px;
    margin-right: 0;
}

.career3in_box {
    position: relative;
    width: 250px;
}

.career3in_box_cap {
    position: absolute;
    bottom: 0;
    left: 6px;
    font-size: 10px;
    color: #fff;
    font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
}

.career3in_box2 {
    width: 360px;
    margin-right: 0;
}

.career3in_box_txt {
    margin-bottom: 10px;
}

.career3in_box_txt h3 {
    color: #999999;
    font-size: 13px;
    font-family: "EB Garamond", "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
}

.career3in_box_txt h3 span {
    position: relative;
    top: 5px;
    padding-right: 4px;
    font-size: 22.5px;
    font-family: "EB Garamond", "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
    color: #a29965;
    font-weight: bold;
    background-color: #f6f5ef;
    z-index: 1;
}

.career3in_box_kz {
    position: relative;
    bottom: 9px;
    background: url("/attending/kaigai/business/images/line_kz.png");
    height: 6px;
    width: 360px;
    z-index: 0;
}

.career3in_box_txt2 {
    text-align: justify;
    text-justify: inter-ideograph;
    line-height: 22.5px;
    font-size: 14px;
    font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
}

.career3_2 {
    position: relative;
    overflow: hidden;
    /* padding: 50px 0 60px; */
    width: 100%;
    z-index: 1;
}

/* .career3_2::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50px;
    background-color: #f6f5ef;
    z-index: -1;
} */

.career3in_2 {
    overflow: hidden;
    width: 1024px;
    margin: 0 auto;
    background: #fff;
    padding: 53px;
}

.career3in_2 ul {
    display: flex;
    justify-content: space-between;
}

.career3in_2 ul li:first-child {
    width: 360px;
}

.career3in_box2 .career3in_box_txt h3 span {
    background-color: #fff;
}
