@charset "UTF-8";
/*------------------------------------------------------------
タイトル
------------------------------------------------------------*/
#ttl {
  text-align: center;
  padding: 25px 0;
  border-top: 2px solid #004098;
}

@media only screen and (min-width: 960px) {
  #ttl {
    padding: 70px 0 0;
    background: url(../inspection/images/bg_inspection.jpg) no-repeat center top;
    border-top: none;
    height: 320px;
  }
}
/*------------------------------------------------------------
お客様のニーズに合わせた海外視察・見本市・展示会ツアーをプランニング
------------------------------------------------------------*/
#palning h3 {
  text-align: center;
  background: #004098;
  padding: 15px 0;
  margin-bottom: 20px;
  color: #fff;
  font-size: 142%;
}
#palning p {
  margin: 0 20px 20px;
}
#palning figure {
  margin-bottom: 30px;
  text-align: center;
}

@media only screen and (min-width: 960px) {
  #palning {
    background: url(../inspection/images/bg_plan.gif) no-repeat center top;
    height: 610px;
    padding-top: 40px;
    margin-bottom: 60px;
  }
  #palning h3 {
    padding: 20px 0;
    font-size: 200%;
    width: 520px;
    margin: 0 auto 30px;
  }
  #palning p {
    margin: 0 auto 30px;
    text-align: center;
    line-height: 30px;
  }
  #palning figure img {
    width: 520px;
    height: auto;
  }
}
/*------------------------------------------------------------
メリット
------------------------------------------------------------*/
#merit {
  margin-bottom: 2px;
}
#merit h3 {
  background: url(../common/images/icon_arrow_bottom_b.png) no-repeat 96% center, url(../common/images/bg_porigon.gif) repeat center top;
  -webkit-background-size: 15px 9px,140px 71px;
  background-size: 15px 9px,140px 71px;
  color: #fff;
  font-size: 135%;
  padding: 25px 40px 25px 20px;
}
#merit h3.on {
  background: url(../common/images/icon_arrow_top_b.png) no-repeat 96% center, url(../common/images/bg_porigon.gif) repeat center top;
  -webkit-background-size: 15px 9px,140px 71px;
  background-size: 15px 9px,140px 71px;
}
#merit .acc_box {
  padding: 30px 20px 28px;
}
#merit .acc_box dl {
  margin-bottom: 20px;
}
#merit .acc_box dt {
  text-align: center;
}
#merit .acc_box h4 {
  color: #f25c05;
  text-align: center;
  margin: 15px 0;
  font-size: 142%;
}

@media only screen and (min-width: 960px) {
  #merit h3 {
    background: url(../common/images/bg_ttl_level_pc.gif) no-repeat center top;
    -webkit-background-size: 720px 130px;
    background-size: 720px 130px;
    font-size: 200%;
    padding: 35px 0 50px 0;
    margin-bottom: 30px;
    text-align: center;
  }
  #merit h3.on {
    background: url(../common/images/bg_ttl_level_pc.gif) no-repeat center top;
    -webkit-background-size: 720px 130px;
    background-size: 720px 130px;
  }
  #merit .acc_box {
    padding: 30px 0px 20px;
  }
  #merit .acc_box dl {
    margin-bottom: 40px;
  }
  #merit .acc_box h4 {
    margin: 15px 0;
    font-weight: normal;
    font-size: 171%;
  }
  #merit .acc_box h4 br {
    display: none;
  }
  #merit .acc_box p {
    line-height: 30px;
    text-align: center;
  }
}
/*------------------------------------------------------------
これまでのコンベンション・視察ツアー
------------------------------------------------------------*/
#tour {
  margin-bottom: 2px;
}
#tour h3 {
  background: url(../common/images/icon_arrow_bottom_b.png) no-repeat 96% center, url(../common/images/bg_porigon.gif) repeat center top;
  -webkit-background-size: 15px 9px,140px 71px;
  background-size: 15px 9px,140px 71px;
  color: #fff;
  font-size: 135%;
  padding: 25px 40px 25px 20px;
}
#tour h3.on {
  background: url(../common/images/icon_arrow_top_b.png) no-repeat 96% center, url(../common/images/bg_porigon.gif) repeat center top;
  -webkit-background-size: 15px 9px,140px 71px;
  background-size: 15px 9px,140px 71px;
}
#tour .acc_box {
  padding: 30px 0px 28px;
}
#tour .acc_box article {
  padding: 0 20px 20px;
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 20px;
}
#tour .acc_box article:last-of-type {
  border-bottom: none;
  margin-bottom: 0;
}
#tour .acc_box figure {
  text-align: center;
  margin-bottom: 10px;
}
#tour .acc_box dt {
  font-size: 142%;
  color: #f25c05;
}
#tour .acc_box dd:nth-of-type(1) {
  margin-bottom: 10px;
}
#tour .acc_box dd:nth-of-type(2) {
  text-align: center;
}

@media only screen and (min-width: 960px) {
  #tour {
    margin-bottom: 60px;
  }
  #tour h3 {
    background: url(../common/images/bg_ttl_level_pc.gif) no-repeat center top;
    -webkit-background-size: 720px 130px;
    background-size: 720px 130px;
    font-size: 200%;
    padding: 35px 0 50px 0;
    margin-bottom: 30px;
    text-align: center;
  }
  #tour h3.on {
    background: url(../common/images/bg_ttl_level_pc.gif) no-repeat center top;
    -webkit-background-size: 720px 130px;
    background-size: 720px 130px;
  }
  #tour .acc_box h4 {
    font-size: 157%;
  }
  #tour .acc_box article {
    padding: 0 0 30px;
    margin-bottom: 30px;
    overflow: hidden;
    *zoom: 1;
  }
  #tour .acc_box h4 {
    font-size: 171%;
    margin-bottom: 30px;
  }
  #tour .acc_box figure {
    margin-bottom: 0;
    float: left;
    zoom: 1;
    width: 120px;
    margin-right: 20px;
  }
  #tour .acc_box figure img {
    width: 120px;
    height: auto;
  }
  #tour .acc_box dl {
    float: left;
    zoom: 1;
    width: 580px;
  }
  #tour .acc_box dt {
    font-size: 157%;
  }
  #tour .acc_box dd:nth-of-type(2) {
    text-align: right;
  }
  #tour .acc_box dd:nth-of-type(2) img {
    width: 170px;
    height: auto;
  }
}


/*------------------------------------------------------------
モデルプラン
------------------------------------------------------------*/
#example {
  margin-bottom: 20px;
}
#example h3 {
  background: url(../common/images/icon_arrow_bottom_b.png) no-repeat 96% center, url(../common/images/bg_porigon.gif) repeat center top;
  -webkit-background-size: 15px 9px,140px 71px;
  background-size: 15px 9px,140px 71px;
  color: #fff;
  font-size: 135%;
  padding: 25px 40px 25px 20px;
}


#example h3.on {
  background: url(../common/images/icon_arrow_top_b.png) no-repeat 96% center, url(../common/images/bg_porigon.gif) repeat center top;
  -webkit-background-size: 15px 9px,140px 71px;
  background-size: 15px 9px,140px 71px;
}
#example .acc_box {
  padding-top: 30px;
}
#example article {
  padding: 0 20px 20px;
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 20px;
}
#example article:nth-last-of-type(1) {
  border-bottom: none;
}
#example h4 {
  color: #f25c05;
  font-size: 142%;
  margin-bottom: 10px;
  padding: 0 0 0 25px;
  min-height: 19px;
  background: url(../companytrip/images/icon_plane.gif) no-repeat left 5px;
  font-weight: normal;
  -webkit-background-size: 19px 21px;
  background-size: 19px 21px;
}
#example div {
  margin-bottom: 10px;
}
#example figure {
  margin-bottom: 10px;
  text-align: center;
}
#example dl {
  display: table;
  margin-bottom: 5px;
  width: 100%;
}
#example dt, #example dd {
  display: table-cell;
  vertical-align: middle;
}
#example dt {
  padding: 15px 0;
  width: 100px;
  text-align: center;
  background: #f3f3f3;
}
#example dd {
  padding: 0 0 0 10px;
}
#example p span {
  display: block;
  margin-top: 10px;
  text-align: center;
}

@media only screen and (min-width: 960px) {
  #example h3 {
    background: url(../common/images/bg_ttl_level_pc.gif) no-repeat center top;
    -webkit-background-size: 720px 130px;
    background-size: 720px 130px;
    font-size: 200%;
    padding: 35px 0 50px 0;
    margin-bottom: 30px;
    text-align: center;
  }
	
  #example h3.acc_btn_long {
    background: url(../common/images/bg_ttl_level_pc.gif) no-repeat center top;
    -webkit-background-size: 720px 130px;
    background-size: 720px 130px;
    font-size: 200%;
    padding: 12px 0 50px 0;
    margin-bottom: 30px;
    text-align: center;
  }
	
  #example h3.on {
    background: url(../common/images/bg_ttl_level_pc.gif) no-repeat center top;
    -webkit-background-size: 720px 130px;
    background-size: 720px 130px;
  }
  #example article {
    padding: 0 0px 30px;
    margin-bottom: 30px;
    overflow: hidden;
    *zoom: 1;
  }
  #example article:nth-last-of-type(1) {
    border-bottom: 1px solid #d9d9d9;
  }
  #example h4 {
    font-size: 157%;
    margin-bottom: 20px;
  }
  #example figure img {
    width: auto;
    height: auto;
  }
  #example dt {
    padding: 10px 0;
  }
  #example p {
    clear: both;
  }
  #example p span {
    margin-top: 15px;
    text-align: right;
  }
  #example p span img {
    width: 170px;
    height: auto;
  }
}
.box_modelcorse {
    position: relative;
    margin: 2em 0;
    padding: 25px 10px 7px;
    border: solid 2px #004098;
}
.box_modelcorse .box-title {
    position: absolute;
    display: inline-block;
    top: -2px;
    left: -2px;
    padding: 0 9px;
    height: 25px;
    line-height: 25px;
    vertical-align: middle;
    font-size: 17px;
    background: #004098;
    color: #ffffff;
    font-weight: bold;
}
.box_modelcorse p {
    margin: 0; 
    padding: 0;
}
ul.modelcorse li{
	list-style-type: circle;
}
/*------------------------------------------------------------
視察旅行・海外見本市一覧
------------------------------------------------------------*/
#list {
  margin-bottom: 30px;
}
#list h3 {
  background: url(../common/images/icon_arrow_bottom_b.png) no-repeat 96% center, url(../common/images/bg_porigon.gif) repeat center top;
  -webkit-background-size: 15px 9px,140px 71px;
  background-size: 15px 9px,140px 71px;
  color: #fff;
  font-size: 135%;
  padding: 25px 40px 25px 20px;
}
#list h3.on {
  background: url(../common/images/icon_arrow_top_b.png) no-repeat 96% center, url(../common/images/bg_porigon.gif) repeat center top;
  -webkit-background-size: 15px 9px,140px 71px;
  background-size: 15px 9px,140px 71px;
}
#list .acc_box {
  padding: 30px 20px 0;
}
#list .acc_box ul {
  width: 280px;
  margin: 0 auto;
}
#list .acc_box li {
  text-align: center;
  margin-bottom: 15px;
}
#list .acc_box li img {
  margin-bottom: 5px;
}
#list .acc_box li a {
  color: #363636;
  text-decoration: none;
}

@media only screen and (min-width: 960px) {
  #list {
    margin-bottom: -30px;
  }
  #list h3 {
    background: url(../common/images/bg_ttl_level_pc.gif) no-repeat center top;
    -webkit-background-size: 720px 130px;
    background-size: 720px 130px;
    font-size: 200%;
    padding: 35px 0 50px 0;
    margin-bottom: 30px;
    text-align: center;
  }
  #list h3.on {
    background: url(../common/images/bg_ttl_level_pc.gif) no-repeat center top;
    -webkit-background-size: 720px 130px;
    background-size: 720px 130px;
  }
  #list .acc_box {
    padding-bottom: 0px;
    border-bottom: none;
  }
  #list .acc_box ul {
    width: 720px;
    overflow: hidden;
    *zoom: 1;
  }
  #list .acc_box li {
    float: left;
    zoom: 1;
    width: 226px;
    margin: 0 21px 30px 0;
  }
  #list .acc_box li img {
    width: 226px;
    height: auto;
  }
  #list .acc_box li:nth-of-type(3n) {
    margin: 0 0 30px 0;
  }
}


