@charset "UTF-8";

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

@media print {
  body {
    overflow: visible !important;
  }
}


address, article, aside, figure, figcaption, footer, header, hgroup, hr, legend, menu, nav, section, summary {
  display: block;
}

ul, ol {
  list-style-type: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a img {
  border: none;
}

img {
  vertical-align: top;
}

mark {
  background: none;
}

input {
  opacity: 1;
}

#main_menu{
	margin-top:30px;
	margin-bottom:30px;

}

.clear {
    clear:both;
}

body {
  background: url(../images/sub/body_sub_bg.png) ;
  font-size: 14px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #787878;
  line-height: 2.0em;
  background-repeat: repeat-x;
}


a {
  color: #1E4FB1;
  text-decoration: underline;
}

a:link, a:visited {
  color: #2D6AE3;
  text-decoration: underline;
}

a:hover, a:active {
  color: #66a5ed;
  text-decoration: underline;
}

.clearfix, #menu-pc_global, #bread_crumb > ul {
  zoom: 1;
}

.clearfix:after, .clearfix:before {
  content: '';
  display: table;
}

#menu-pc_global:after, #menu-pc_global:before {
  content: '';
  display: table;
}

#bread_crumb > ul:after, #bread_crumb > ul:before {
  content: '';
  display: table;
}

.clearfix:after, #menu-pc_global:after, #bread_crumb > ul:after {
  clear: both;
}

#wrap {
  width: 865px;
  margin: 0 auto;
  overflow:visible; 
}

p {
  margin: 0.5em 0 1.2em;
  font-size:14px;
  line-height: 2.0em;
}

/* ヘッダー */

#header {
  width: 865px;
  height: 155px;
  margin: 5px auto 0px;
  padding: 0 0px;
  overflow:visible;
  background:url(../images/ico_tel.png);
  background-position:right top;
  background-repeat:no-repeat;
}

#header .inner {
  margin: 0 0 11px 0;
}

#header .site-id {
  width: 318px;
  height:79px
  padding: 26px 0 0;
  float: left;
  margin: 0;
}

#header .site-id a {
  display: block;
}

#header .utility {
  width: auto;
  float: right;
  margin: 14px 0 0 0;
  text-align: right;
}

#header .utility ul {
  margin: 0 0 23px 0;
  padding: 0;
}

#header .utility ul li {
  line-height: 12px;
  font-size: 11px;
  list-style: none;
  display: inline;
  margin-left: 12px;
}

#header .utility ul li a {
  background: url(../images/link_01.png) no-repeat 0 center;
  padding-left: 15px;
  color: #787878;
  text-decoration: none;
}

#header .utility ul li a:hover, #header .utility ul li a:active {  color: #66a5ed;
  text-decoration: underline;
}

#header .utility #search {
  width: auto;
  margin: -18px 0px 0px 0px;
  float: right;
  
}

#header .utility #search p {
  margin: 0;
}

#header .utility #search input {
  vertical-align: middle;
  float: left;
  height: 20px;
  padding: 0;
}

#header .utility #search input#s {
  font-size: 11px;
  width: 165px;
  border: 1px solid #d4d4d4;
  padding: 0 5px;
}

#header .utility #search #searchsubmit {
  background: url("../images/btn_search.png") no-repeat center center transparent;
  border: medium none;
  cursor: pointer;
  text-indent: -9999px;
  width: 38px;
  height: 22px;
  display: block;
  border-top: 1px solid #d4d4d4;
  border-right: 1px solid #d4d4d4;
  border-bottom: 1px solid #d4d4d4;
}

#header #global_nav {
  width: 865px;
}

#header #global_nav > ul > li {
  float: left;
  overflow: visible;
}

#header #global_nav > ul > li > a {
  display: block;
  text-align: center;
  padding: 0;
  background-image: url(../images/gnav.png);
  background-repeat: no-repeat;
  text-indent: -99999px;
  height: 50px;
  overflow:visible;

}

#header #global_nav > ul > li.menu-item-slug-top > a {
  background-position: 0 0px;
  width: 99px;
}

#header #global_nav > ul > li.menu-item-slug-top > a:hover {
  background-position: 0 -50px;
}

#header #global_nav > ul > li.menu-item-slug-top.current-menu-item > a {
  background-position: 0 -50px;
    width: 99px;
}

#header #global_nav > ul > li.menu-item-slug-kagu > a {
  background-position: -99px 0px;
    width: 180px;
}

#header #global_nav > ul > li.menu-item-slug-kagu > a:hover {
  background-position: -99px -50px;
}

#header #global_nav > ul > li.menu-item-slug-kagu.current-menu-item > a, #header #global_nav > ul > li.menu-item-slug-kagu.current-page-ancestor > a {
  background-position: -99px -50px;
      width: 180px;
}

#header #global_nav > ul > li.menu-item-slug-life > a {
  background-position: -279px 0px;
      width: 128px;
}

#header #global_nav > ul > li.menu-item-slug-life > a:hover {
  background-position: -279px -50px;
}

#header #global_nav > ul > li.menu-item-slug-life.current-menu-item > a, #header #global_nav > ul > li.menu-item-slug-life.current-page-ancestor > a {
  background-position: -279px -50px;
      width: 128px;
}



#header #global_nav > ul > li.menu-item-slug-kukan > a {
  background-position: -407px 0px;
      width: 95px;
}

#header #global_nav > ul > li.menu-item-slug-kukan > a:hover {
  background-position: -407px -50px;
}

#header #global_nav > ul > li.menu-item-slug-kukan.current-menu-item > a, #header #global_nav > ul > li.menu-item-slug-kukan.current-page-ancestor > a {
  background-position: -407px -50px;
      width: 95px;
}


#header #global_nav > ul > li.menu-item-slug-project > a {
  background-position: -502px 0px;
      width: 159px;
}

#header #global_nav > ul > li.menu-item-slug-project > a:hover {
  background-position: -502px -50px;
}

#header #global_nav > ul > li.menu-item-slug-project.current-menu-item > a, #header #global_nav > ul > li.menu-item-slug-project.current-page-ancestor > a {
  background-position: -502px -50px;
      width: 159px;
}

#header #global_nav > ul > li.menu-item-slug-blog > a {
  background-position: -661px 0px;
      width: 116px;
}

#header #global_nav > ul > li.menu-item-slug-blog > a:hover {
  background-position: -661px -50px;
}

#header #global_nav > ul > li.menu-item-slug-blog.current-menu-item > a, #header #global_nav > ul > li.menu-item-slug-blog.current-page-ancestor > a {
  background-position: -661px -50px;
      width: 116px;
}

#header #global_nav > ul > li.menu-item-slug-about > a {
  background-position: -777px 0px;
      width: 88px;
}

#header #global_nav > ul > li.menu-item-slug-about > a:hover {
  background-position: -777px -50px;
}

#header #global_nav > ul > li.menu-item-slug-about.current-menu-item > a, #header #global_nav > ul > li.menu-item-slug-about.current-page-ancestor > a {
  background-position: -777px -50px;
      width: 88px;
}

#header #global_nav li > ul {
  ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=99)";
  /* internet explorer 8 */
  background: #fff;
  filter: alpha(opacity=99);
  /* internet explorer 5~7 */
  visibility: hidden;
  position: absolute;
  margin-top: -2px;
  display: block;
  width: 190px;
  background: rgba(255, 255, 255, 0.9);
}

#header #global_nav li:last-child > ul {
  width: 185px;
}

#header #global_nav li:hover > ul {
  visibility: visible;
}

#header #global_nav li li {
  position: relative;
  border-top: 1px dotted #0396C7;
}

#header #global_nav li li:first-child {
  border-top: none;
}

#header #global_nav li li:hover {
  background: rgba(222, 245, 255, 0.9);
  ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=99)";
  /* internet explorer 8 */
  background: #def5ff;
  filter: alpha(opacity=99);
  /* internet explorer 5~7 */
}

#header #global_nav li li > a {
  display: block;
  padding: .75em 2em;
  text-decoration: none;
  color: #333;
  background-image: url(../images/arrow_02.png);
  background-repeat: no-repeat;
  background-position: 1em center;
}

#header #global_nav li li ul {
  top: 0;
  left: 100%;
}

#container {
  padding: 0;
  overflow:visible;
  margin: 0 auto;
}

#main {
  width: 653px;
  float: right;
}

#sidebar {
  width: 191px;
  float: left;
}

.side_nav {
  margin-bottom: 30px;
  border-top:2px solid #CCCCCC;
}

.side_nav h2 {
  margin: 0;
  padding: 0;
  border-left:0px;
  color:#787878;
  display: block;
  font-size: 13px;
  padding: 15px 10px 10px;
  font-weight: normal;
}

.side_nav h2 a {
  color: #fff;
  text-decoration: none;
}

.side_nav ul {
  margin: 0;
  padding: 0;
}

.side_nav li > a {
  border-color: #ccc;
  border-width: 0 0 1px 0;
  border-style: dotted;
  display: block;
  padding: 11px 6px 10px 6px;
  text-decoration: none;
  background-image: url(../images/arrow_03.png);
  background-repeat: no-repeat;
  background-position: 5px 15px;
  font-size: 12px;
  line-height:18px;
  padding-left: 20px;
  color: #787878;

}

.side_nav li > a:hover {
  color: #666;
  background-color: #EDEDED;
}

.side_nav li.current-page-item > a, .side_nav li.current_page_item > a, .side_nav li.current-cat > a {
  background-color: #E3E3E3;
}

.side_nav li li > a {
  padding-left: 20px;
  background-image: url(../images/arrow_02.png);
  background-repeat: no-repeat;
  background-position: 3px 10px;
}

#sidebar .textwidget {
  margin-bottom: 20px;
}

#sidebar .textwidget a {
  color: #333333;
  text-decoration: underline;
}

#sidebar .textwidget a:link, #sidebar .textwidget a:visited {
  color: #333333;
  text-decoration: underline;
}

#sidebar .textwidget a:hover, #sidebar .textwidget a:active {
  color: #66a5ed;
  text-decoration: none;
}

.rss_link {
  margin-bottom: 10px;
}

.link_list {
  margin-bottom: 30px;
}

.link_list li {
  margin-bottom: 5px;
}

#footer-container {
  background-image: url(../images/bg_footer.png);
  background-repeat: repeat-x;
  padding: 80px 0 0;
}

#footer-container #footer {
  width: 865px;
  margin: 0 auto;
  clear: both;
  font-size: 12px;
}

#footer-container .footer_menu {
  margin: 0 0 25px;
  overflow:visible;
  height: auto;
}

#footer-container .footerBlock {
  width: 195px;
  float: left;
  margin-right: 10px;
  padding-left: 9px;

  border-left: 1px dotted #b2b2b2;
}

#footer-container .footerBlock h2 {
  margin: 0 0 8px;
  font-weight: bold;
  background: url(../images/link_02.png) no-repeat 2px center;
  padding-left: 1.5em;
  border: none;
  font-size: 100%;
}

#footer-container .footerBlock ul {
  margin: 0;
  padding: 0;
}

#footer-container .footerBlock ul li {
  background: url(../images/link_01.png) no-repeat 5px center;
  background-position:left top;
  margin: 0 0 0.7em 0;
  padding: 0 0 0 1.5em;
  vertical-align: bottom;
  font-size:11px;
  line-height:14px;
}

#footer-container .footerBlock a {
  text-decoration: none;
  color: #333333;
}

#footer-container .footerBlock a:hover {
  color: #3a7fcf;
}

#footer-container #copyright {
  border-top: 1px solid #dfdfdf;
  color: #999999;
  font-size: 10px;
  text-align: right;
  padding-top: 7px;
}

.main_image {
  padding: 0 0 0 0;
}

.main_image a {
  display: block;
}

#case_info, #top_info {
  position: relative;
}

#case_info .inner, #top_info .inner {
  padding: 3px 0 0;
}

#case_info h2, #top_info h2 {
  padding: 4px 0 0;
  margin: 0;
  border: none;
}

.list_link {
  position: absolute;
  right: 0;
  top: 0;
  margin: 0;
}

.list_link a {
  margin: 0;
  display: block;
}

.list_link a img {
  margin: 0;
}

#case_info {
  width: 710px;
  overflow:visible;
  margin-bottom: 50px;
}

#case_info .inner {
  padding-top: 5px;
  width: 730px;
}


#case_info h3 {
  padding: 186px 0 0;
  height: 4.0em;
  overflow:visible;
  color: #333;
  margin: 0;
  font-size: 100%;
  border: none;
}

#case_info h3 a {
  color: #333333;
}

#case_info h3 a:link, #case_info h3 a:visited {
  color: #333333;
}

#case_info h3 a:hover, #case_info h3 a a:active {
  color: #66a5ed;
  text-decoration: underline;
}

#case_info .case_info_top {
  padding-top: 20px;
  font-size: 10px;
  color: #999;
  position: absolute;
  top: 0;
  margin: 10px 0 0;
  width: 208px;
}

#case_info .case_info_top .tour_category {
  display: none;
  position: absolute;
  right: 0;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  top: 0;
  width: 100px;
  height: 15px;
  text-align: center;
  font-size: 11px;
  line-height: 15px;
  color: #fff;
  background-image: url("../images/area-tag-corners.png");
  background-repeat: no-repeat;
  background: #0396C7;
}

#case_info .case_info_top .tour_category.japan {
  background-color: #294F9A;
}

#case_info .case_info_top .tour_category.europe {
  background-color: #739DD2;
}

#case_info .case_info_top .tour_category.pacific {
  background-color: #3f75a6;
}

#case_info .case_info_top .tour_category.asia {
  background-color: #0C5E5F;
}

#case_info .case_info_top .tour_category.hawaii-guam {
  background-color: #46B175;
}

#case_info .case_info_top .cat-category-southeast-asian {
  background-image: url("../images/icon_southeast-asian.png");
}

#case_info .case_info_top .cat-category-pacific-usa {
  background-image: url("../images/icon_pacific-usa.png");
}

#case_info .case_info_top .cat-category-jpn-chn {
  background-image: url("../images/icon_jpn-chn.png");
}

#case_info .case_info_top .tour_date {
  background: url("../images/ico_calendar.jpg") no-repeat left center;
  padding-top: 3px;
  padding-left: 15px;
}

#case_info .tour_image {
  position: absolute;
  top: 10px;
  left: 10px;
  margin: 0;
}

#case_info .tour_image a {
  display: block;
}

#case_info .tour_image img {
  margin: 0;
}

#case_info .case_info_foot {
  font-size: 75%;
}

#case_info .case_info_foot dt {
  background-color: #aaaaaa;
  color: #fff;
  padding: 3px;
  line-height: 1.3;
  height: 1.2em;
  float: left;
  display: block;
  width: 66px;
  border-bottom: 1px solid white;
  clear: left;
}

#case_info .case_info_foot dt:first-child {
  border-top: 1px solid white;
}

#case_info .case_info_foot dt:first-child + dd {
  border-top: 1px dotted #cccccc;
}

#case_info .case_info_foot dd {
  overflow:visible;
  border-bottom: 1px dotted #cccccc;
  display: block;
  float: left;
  height: 1.2em;
  line-height: 1.3;
  padding: 3px;
  width: 127px;
  white-space: no-wrap;
  text-overflow: ellipsis;
}

#top_info ul {
  margin: 15px 0 30px;
}

#top_info ul li {
  padding: 0 0 10px;
  margin-bottom: 10px;
  width: 630px;
  line-height: 1.7em;
  border-bottom: 1px dotted #b2b2b2;
  font-size:12px;

}

#top_info .news_date {
  display: block;
  float: left;
  margin-right: 10px;

}

#top_info .news_category {
  display: block;
  float: left;
  width: 80px;
  height: 17px;
  margin-top: 3px;
  margin-right: 12px;
  font-size: 11px;
  line-height: 15px;
  text-align: center;
  color: #fff;
  background-image: url("../images/category-tag-corners.png");
  background-repeat: no-repeat;
  background: #0396C7;
  padding-top:3px;
}

#top_info .news_category.topics {
  background-color: #8BB167;
}

#top_info .news_category.media {
  background-color: #67B092;
}

#top_info .news_category.updata {
  background-color: #6780B0;
}

#top_info .news_category.event {
  background-color: #8C69AE;
}

#top_info .cat-category-recruit {
  background-image: url("../images/icon_recruitment.png");
}

#top_info .cat-category-release {
  background-image: url("../images/icon_release.png");
}

#top_info .cat-category-news {
  background-image: url("../images/icon_news.png");
}

#top_info .cat-category-ir {
  background-image: url("../images/icon_ir.png");
}

#top_info h3 {
  width: 520px;
  font-weight: normal;
  white-space: nowrap;
  overflow:visible;
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}

#top_info h3 a {
  color: #3a7fcf;
}

#top_info h3 a:link, #top_info h3 a:visited {
  color: #3a7fcf;
}

#top_info h3 a:hover, #top_info h3 a a:active {
  color: #66a5ed;
  text-decoration: underline;
}

.page .case_info h2 {
  margin-top: 0;
}

.category_image {
  padding: 25px 0 0 5px;
  margin-bottom: 15px;
}

#bread_crumb {
  padding:0px;
  margin:0px;
  margin-bottom:0px;
  clear:both;
}

#bread_crumb ul {
  margin: 0 auto;
  float:right;
}

#bread_crumb ul li {
  font-size: 10px;
  float: left;
}

#bread_crumb ul li.sub {
  padding-left: 10px;
}

#bread_crumb ul li.sub:before {
  content: ">";
  letter-spacing: 10px;
  color: #666;
}

#content {
  width: 653px;
  float: left;
  margin-bottom: 50px;
}

#content table {
  border: 1px solid #cccccc;
  width: 100%;
}

#content table th, #content table td {
  border: 1px solid #cccccc;
  padding: 10px;
}

#content table th {
  background: #EEE;
  text-align: left;
  width: 30%;
}

h1.page_ttl {
  font-size: 140%;
  font-weight: normal;
  border-top: 2px solid #CCCCCC;
  border-bottom: 1px dotted #CCCCCC;
  padding: 8px 2px 8px 0px;
  margin-bottom: 20px;
  line-height: 1.2;
  color:#787878;
}

table.info {
  width: 100%;
  border-top: 1px solid #cccccc;
}

table.info th, table.info td {
  border-bottom: 1px solid #cccccc;
  padding: 8px 5px 5px 5px;
  text-align: left;
  vertical-align: top;
  margin: 0;
  line-height: 1.5em;
}

table.info th img, table.info td img {
  vertical-align: bottom;
  margin-left: 15px;
}

table.info th.bBnone, table.info td.bBnone {
  border-bottom: none;
}

.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.size-full, img.size-large {
  width: auto;
  height: auto;
}

img.alignleft, img.alignright, img.aligncenter {
  margin-bottom: 1.5em;
}

p img {
  margin: 0.4em 0;
  text-align: center;
}

.wp-caption {
  margin: 0.4em 0;
  text-align: center;
  border: 1px solid #cccccc;
  background-color: #f4f4f4;
  margin-bottom: 1.5em;
  padding: 5px 0;
}

.wp-caption img {
  display: block;
  margin: 0 auto;
}

.wp-caption .wp-caption-text {
  font-size: 12px;
}

.gallery-caption {
  font-size: 12px;
}

.wp-caption .wp-caption-text {
  margin: 0;
  padding: 3px 3px 0 3px;
  line-height: 1.2em;
}

#searchform label {
  display: none;
}

.google_map {
  width: 100%;
  height: 600px;
}

.case_excerpt .case_info {
  border-bottom: 1px solid #ddd;
  margin-bottom: 30px;
}

.case_excerpt .case_info h2 {
  font-size: 160% !important;
  line-height: 1.5em !important;
  margin-bottom: 10px !important;
  margin-bottom: 10px !important;
}

.case_excerpt .case_info h2 a {
  text-decoration: none;
}

.case_excerpt .case_info .case_detail_wrapper {
  overflow:visible;
  position: relative;

}

.case_excerpt .case_info .case_detail_wrapper:after {
  content: ".";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}

.case_excerpt .case_info .case_detail_wrapper .case_detail {
  float: right;
  margin-left: 10px;
  width: 360px;
  min-height: 110px;
}

.case_excerpt .case_info .case_detail_wrapper .case_detail table {
  position: absolute;
  bottom: 0;
}

.case_excerpt .case_info .case_detail_wrapper .main_image {
  float: left;
  width: 280px;
  padding: 0;
}

.case_excerpt .case_info .case_detail_wrapper .main_image a {
  width: 100%;
  height: 100%;
  display: block;
}

/* 詳細を見る */

.detail_more {
  display: table;
  float: right;
  margin-top: 0px;
}


.detail_more p, {
  margin-right: 10px;
}

.detail_more a {
  width: 125px;
  padding: 7px;
  background: #6EB420;
  color: #fff;
  text-decoration: none;
  font-size: 1.0em;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

ul.page_navi {
  margin: 0;
  padding: 0;
  font: 100% Verdana, Geneva, sans-serif;
  text-align: center;
}

ul.page_navi li {
  list-style: none;
  display: inline-block;
  margin: 0;
  padding: 0;
}

ul.page_navi li.current {
  padding: 5px 10px;
  border: 1px #0396C7 solid;
  color: #0396C7;
  font-weight: bold;
}

ul.page_navi li a {
  text-decoration: none;
  display: inline-block;
  padding: 5px 10px;
  border: 1px solid #ccc;
}

ul.page_navi li a:hover {
  background-color: #eee;
}

#content .case_detail table {
  border: none;
  font-size: 0.8em;
}

#content .case_detail th, #content .case_detail td {
  padding: 3px;
  line-height: 1.3;
  height: 1.2em;
  border: none;
}

#content .case_detail th {
  background-color: #aaaaaa;
  color: #fff;
  padding: 3px;
  line-height: 1.3;
  height: 1.2em;
  width: 8%;
  border-bottom: 1px solid white;
}

#content .case_detail td {
  width: auto;
  border: none;
  border-top: 1px dotted #CCCCCC;
  width: 35%;
}

#content .case_detail tr:last-child td {
  border-bottom: 1px dotted #CCCCCC;
}

.single #content .date {
	color:#12622C;
  padding-top: 3px;
  float: left;
}

.single #content .detail-tour-table {
  float: right;
}

.single #content .case_detail, .single #content .detail-tour-table {
  margin-bottom: 20px;

}

.single #content .case_detail table, .single #content .detail-tour-table table {
  font-size: 0.9em;
  width: 324px;
}

.single #content .case_detail td, .single #content .detail-tour-table td {
  padding: 0.75em;
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  width: 60%;
}

.single #content .case_detail th, .single #content .detail-tour-table th {
  padding: 0.5em;
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  width: 25%;
  color: #333;
  background: #f0f0f0;
}

.single #content .case_detail td, .single #content .detail-tour-table td {
  width: 60%;
}

.single #content .main_image_text + p {
  border-bottom: 1px solid #ccc;
  padding-bottom: 24px;
}

.single #content .main_image {
  margin-right: 15px;
  padding: 0;
}

.single #content .main_image a {
  display: block;
}

.single #content .main_image_text .main_image img {
    display:block;
    margin: 0 auto;
    text-align: center;

}

.single #content .sub_images {
  float: left;
  margin-bottom: 20px;
  margin-right: 20px;
}

.single #content .sub_images img:first-child {
  margin-bottom: 20px;
}

.single #content #case_content_sub {
  overflow:visible;
  width: 540px;
  margin-bottom: 5px;
}

#case_info_sub h2 {
  font-size: 110%;
  height: 26px;
  margin-top: 0;
  display: table-cell;
  vertical-align: middle;
}


.page #content .csr dd {
  margin-bottom: 18px;
}

.page #content .csr .csr-bottom-wrapper {
  margin-right: -5%;
}

.page #content .csr .csr-top-left {
  float: left;
  width: 380px;
}

.page #content .csr .csr-block {
  margin-right: 5%;
  float: left;
  width: 45%;
  height: 140px;
}

.page #content .csr .csr-block h2 {
  font-size: 1.3em;
  border-bottom: 1px solid #0396C7;
  padding-bottom: 7px;
  margin: 0 0 20px;
}

.page #content .csr .csr-block h2 a {
  text-decoration: none;
}

#page_top_link {
  clear: both;
}

#page_top_link a {
  margin-top: 20px;
  padding-left: 10px;
  display: block;
  float: right;
  color: #555555;
  text-decoration: none;
  padding:4px;
  font-size:90%;
}

#page_top_link a:hover {
  text-decoration: underline;
}

div#trust-form.contact-form table {
  width: 100%;
}

div#trust-form.contact-form table th {
  width: 35%;
}

div#trust-form.contact-form table td {
  width: 65%;
}



div#trust-form p.status_flow {
  background-color: #eeeeee;
  padding: 10px 10px 10px 0;
}

div#trust-form p.status_flow.confirm, div#trust-form p.status_flow.done {
  padding-left: 20px;
}

div#trust-form p strong {
  background-color: #0396C7;
  padding: 8px 20px;
  color: #ffffff;
}


.page .news_headline, .archive .news_headline {
  margin-bottom: 10px;
}

.page .content_excerpt p, .archive .content_excerpt p {
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
}

.page .news_category, .archive .news_category {
  display: inline-block;
  width: 80px;
  height: 17px;
  margin-top: 0;
  margin-right: 10px;
  font-size: 11px;
  line-height: 15px;
  text-align: center;
  color: #fff;
  background-image: url("../images/category-tag-corners.png");
  background-repeat: no-repeat;
  background: #0396C7;
  padding-top:3px;
}

.page .news_category.news, .archive .news_category.news {
  background-color: #C34339;
}

.page .news_category.media, .archive .news_category.media {
  background-color: #7CC938;
}

.page .news_category.updata, .archive .news_category.updata {
  background-color: #0396C7;
}

.page .news_category.event, .archive .news_category.event {
  background-color: #F3A100;
}

#display-gmap {
  margin-top: 15px;
  display: block;
  float: right;
  background: url(../images/arrow_01.png) no-repeat 0 center;
  padding-left: 15px;
}

.page-id-15 .branch_info {
  padding-bottom: 5px;
  border-bottom: solid 1px #dddddd;
}

.branch_info table {
  margin-bottom: 0.2em;
}

.branch_info table a {
  display: block;
  float: right;
  margin: 5px 6px 0 0;
  background: url("../images/arrow_01.png") no-repeat scroll 0 center transparent;
  padding-left: 15px;
}

.single-branch .maps {
  margin-bottom: 40px;
}

.case_detail span {
  display: block;
  width: 100px;
  height: 18px;
  text-align: center;
  font-size: 11px;
  line-height: 15px;
  color: #fff;
  background: #8C8C8C;
  padding-top:2px;
}

#case_info .case_info_top .tour_category.japan, .case_detail.japan span {
  background-color: #294F9A;
}

#case_info .case_info_top .tour_category.europe, .case_detail.europe span {
  background-color: #739DD2;
}

#case_info .case_info_top .tour_category.pacific, .case_detail.pacific span {
  background-color: #3f75a6;
}

#case_info .case_info_top .tour_category.asia, .case_detail.asia span {
  background-color: #0C5E5F;
}

#case_info .case_info_top .tour_category.hawaii-guam, .case_detail.hawaii-guam span {
  background-color: #46B175;
}

address {
  font-style: normal;
}

h2 {
  border-left: 3px solid #181818;
  font-size: 132%;
  font-weight: normal;
  margin: 0px 0 20px;
  padding: 2px 0 2px 10px;
}

h3 {
  font-size: 120%;
  font-weight: normal;
  margin: 20px 0;
  border-bottom: 1px solid #C8C5C5;
  color: #555555;
  padding: 0 0 5px;
  position: relative;
}

h4 {
  font-size: 110%;
  font-weight: normal;
  margin: 1em 0;
}

h2 + h3 {
  margin-top: -5px;
}

p + h3, p + h4 {
  margin-top: 30px;
}

ul + h2 {
  margin-top: 40px;
}

ul + h3, ul + h4 {
  margin-top: 30px;
}

h2 + p, h3 + p, h4 + p {
  margin-top: -5px;
}

h2 + table, h3 + table, h4 + table {
  margin-top: -10px;
}

.csr-top-left h2:first-child {
  margin-top: 0;
}

.xx-small {
  font-size: 70%;
}

.x-small {
  font-size: 78%;
}

.small {
  font-size: 84%;
}

.medium {
  font-size: 100%;
}

.large {
  font-size: 108%;
}

.x-large {
  font-size: 116%;
}

.xx-large {
  font-size: 123.1%;
}

h2.page_ttl + .branch_info {
  margin-top: -10px;
}

#content .maps h2 {
  margin-bottom: 20px;
}

.archive .case_info h2, h1 + .branch_info h2 {
  margin-top: 0;
}

ul.disc {
  list-style-type: disc;
}

ul.disc li {
  margin: 10px;
}

#main_sub{
	width: 710px;
}

.main_sub_inner{
	width:235px;
	float:left;
	border-right:1px dotted silver;
}

#main_sub .main_sub_inner p{
	margin:0 10px 0 10px;
}

#main_sub .main_sub_inner a.btn{
	display: block;
	width:120px;
	height:31px;
	margin:10px auto;
	background: url(../images/top/btn_look.png) no-repeat 0 center;
	text-indent:-9999px;
}



#contact {
  margin: 0 auto;
  border:1px solid #000000;
  text-align:center;
}

#faq-block .faq-list{
padding-bottom:20px;
}
#faq-block .faq-list li.faqlist-question{
	padding:4px;
	padding-left:30px;
  background-image: url(../images/ico_q.png);
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

.scroll-back a{
  display: block;
  background-image: url(../images/btn_qatop.png);
  background-repeat: no-repeat;
	width:93px;
	height:19px;
	text-indent:-9999px;
	
}



#main-left{ 
    float:left;
    width:190px;
    margin-bottom:35px;
    }
#main-right{
    float:right;
    width:655px;
    margin-bottom:35px;
    }
#m-left{
    float:left;
	margin-left:3px;
	width:630px;
	margin-right:20px;
	margin-top:-50px;
	}	 
#m-center{
	float:left;
	margin-left:13px;
	}
#m-right{
	float:left;
	margin-top:-40px;
	}	
#promise-left{
	float:left;
	width:414px;
	}
#promise-right{
	float:right;
	width:414px;
	}

#promise-right li,
#promise-left li,
#promise-left li a,
#promise-right li a{
	display:block;
	width:414px;
	text-indent:-9999px;
	height:61px;
	margin-bottom:5px;
}

.promise-01 a{
	background-image:url(../images/140121-12.gif);
	}
.promise-02 a{
	background-image:url(../images/140121-13.gif);
	}
.promise-03 a{
	background-image:url(../images/140121-14.gif);
	}	
.promise-04 a{
	background-image:url(../images/140121-15.gif);
	}
.promise-05 a{
	background-image:url(../images/140121-16.gif);
	}
.promise-06 a{
	background-image:url(../images/140121-17.gif);
	}
.company-01 a{
	display:block;
	width:864px;
	height:201px;
	text-indent:-9999px;
	background-image:url(../images/140121-19.jpg);
	margin:10 auto 10 -35;
	}
.company-02 a{
	display:block;
	width:864px;
	height:201px;
	text-indent:-9999px;
	background-image:url(../images/140121-20.jpg);
	margin:10 auto 10 -35;
	}
.company-03 a{
	display:block;
	width:864px;
	height:201px;
	text-indent:-9999px;
	background-image:url(../images/140121-21.jpg);
	margin:10 auto 10 -35;
	}
.company{
	position: relative;
	list-style:none;
	}
	
#main_front h1{
	background-image:url(../images/top/kagu.png);
	width:865px;
	height:188px;
	text-indent:-9999px;
	margin-top:10px;
}

#main_front h2{
	background-image:url(../images/top/kagu2.png);
	width:485px;
	height:80px;
	border-left:0px;
	padding:20px 360px 0 0;

}

/* mori */

#main_mori{
	margin-top:10px;
}

#main_mori img.align_left{
	float:left;
	margin:10px 0;
}

#main_mori img.align_right{
	float:right;
	margin:10px 0;

}

#main-mori h2{
	border:0px;
	margin: 15px 0;
	color: #202020;
	font-size: 20px;
	font-size: 2.2rem;
	padding: 0px;
	font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "Hiragino Mincho ProN", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	line-height: 1.2;
	font-weight:normal;
	text-align:center;
}
#main-mori h3{
	border:0px;
	margin: 15px 0;
	color: #202020;
	font-size: 20px;
	font-size: 1.8rem;
	padding: 0px;
	font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "Hiragino Mincho ProN", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	line-height: 1.2;
	font-weight:normal;
	text-align:center;
}


/* philosophy */

#main_philosophy dl{
    margin:0px;
    margin-right:28px;
    margin-bottom:1em;
    padding:0px;
    float:left;
    width:198px;
    font-size:12px;
	line-height:18px;
}

#main_philosophy dl.magin_0{
	margin:0px;
}

#main_philosophy dt{
    margin:0px;
    padding:0px;
}
#main_philosophy dd{
    margin:10px 0;
    padding:0;
    border-top:1px solid #D1D1D1;
}


#main_philosophy dd.comment{
    height:13em;
}

#main_philosophy dd.comment p{
}

#main_philosophy dd.link_next{
	border:1px solid #cccccc;
	text-align:center;
	padding:2px;
}

#main_philosophy h2{
	border-left:0px;
	margin:0px;
	padding:0px;
	font-size:14px;
	font-weight:bold;
	padding-top:5px;
}



/* main_page */
#main_page dt{
	margin-top:10px;
	display:block;
	width:160px;
	height:114px;
	border-bottom:1px solid #cccccc;
	float:left;
}

#main_page dd{
	margin-top:10px;
	display:block;
	width:493px;
	height:114px;
	border-bottom:1px solid #cccccc;
	float:right;
}

/* kagu */


#main_case_alignleft{
	width:650px;
}

#main_case_alignright{
	width:650px;
	margin-top:20px;
}

#main_case_alignright p,
#main_case_alignleft p{
	margin:0px;
	padding:0px;
}

#case_info_main .main_image{
	margin:0 auto;
	text-align:center;
	padding:20px;
}

#case_info_main p.sub_item{
	border-left:3px solid #000000;
	padding-left:10px;
}

/* kukan */
#kukan_main dl dt{
display:block;
float:left;
width:375px;
font-weight:bold;
margin-top:20px;
margin-bottom:5px;
}

#kukan_main dl dt h2{
margin:10px 0px;
padding:0 0 0 10px;
}


#kukan_main dl dd.ph{
display:block;
float:left;
width:375px;
}

#kukan_main dl dd.text{
display:block;
float:right;
width:265px;
height:149px;
}

#kukan_main dl dd.link{
display:block;
float:right;
padding:2px;
text-align:center;
padding-left: 27px;
background-image: url(../images/arrow_03.png);
background-repeat: no-repeat;
background-position: 10px 7px;

}


#kukan_main ul{
	list-style-type: square;
	padding-left:20px;
	margin-top:20px;
	margin-left:30px;
}

.link_mark{
border:1px solid #cccccc;
padding:3px;
margin:0px auto;
display:block;
width:300px;
text-align:center;
}

.emp{
color:green;
}

/* kagu_list */

#kagu_list{
border:1px solid #E4E4E4;
width:195px;
padding:10px;
float:left;
height:280px;
}

#kagu_list h2{
border:0px;
font-size:12px;
line-height:18px;
padding:0px;
margin:0px;
margin-bottom:5px;
height:40px;
padding-top:5px;
}

#kagu_list p{
font-size:12px;
font-weight:bold;
padding:0px;
margin:0px;
display:block;
}

.link_previous{
margin-left:30px;
width:270px;
display:block;
float:left;
font-size:11px;
}

.link_next_post{
	text-align:right;
	margin-right:30px;
	width:270px;
	display:block;
	font-size:11px;
	float:right;
}

/* engagement */

#engagement div#yakusoku{
	width:285px;
	height:340px;
	float:left;
	border:1px solid #50803C;
	display:block;
	margin-right:15px;
	padding:15px;
	margin-bottom:15px;
}

#engagement div#yakusoku.m0{
	margin-right:0px;
}

#engagement div#yakusoku h2{
	width:289px;
	height:88px;
	display:block;
	text-indent:-9999px;
	border:0px;
	padding:0px;
	margin:0px;
}

#engagement div#yakusoku h2.menu01{
	background-image: url(../images/about/engage01.png);
	background-repeat: no-repeat;
}

#engagement div#yakusoku h2.menu02{
	background-image: url(../images/about/engage02.png);
	background-repeat: no-repeat;
}

#engagement div#yakusoku h2.menu03{
	background-image: url(../images/about/engage03.png);
	background-repeat: no-repeat;
}

#engagement div#yakusoku h2.menu04{
	background-image: url(../images/about/engage04.png);
	background-repeat: no-repeat;
}

#engagement div#yakusoku ol{
	list-style-type: square;
	padding-left:20px;

}

#engagement div#yakusoku ol li{
	font-size:14px;
	line-height:24px;
}

#brand_list{
}

#brand_list ul li{
	display:block;
	width:194px;
	height:214px;
	border:1px solid #E4E4E4;
	float:left;
	padding:10px;
	font-size:12px;
}



/* japan */

#ph_contents {
width: 653px;
padding-bottom: 10px;
}
.ph01 {
width: 124px;
float: left;
padding-right: 8px;
}

.ph_bana {
width: 653px;
}


.pho_bg_01 {
width: 318px;
height: 98px;
background-image: url(../images/philosophy/140423-07.png);
text-indent:-9999px;
margin-right: 15px;

}

.pho_bg_02 {
width: 318px;
height: 98px;
background-image: url(../images/philosophy/140423-08.png);
text-indent:-9999px;

}

.pho_bg_03 {
width: 318px;
height: 98px;
background-image: url(../images/philosophy/140423-09.png);
text-indent:-9999px;
margin-right: 15px;

}


.pho_bg_04 {
width: 318px;
height: 98px;
background-image: url(../images/philosophy/140423-10.png);
text-indent:-9999px;

}

ul.ph_bana li {
float: left;
margin-top: 15px;
}



.product a:hover img {
opacity:0.7;
filter: alpha(opacity=70);        /* ie lt 8 */
-ms-filter: "alpha(opacity=70)";  /* ie 8 */
-moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
-khtml-opacity: 0.7;              /* Safari 1.x */
}

.section_subtitle_s2{
font-weight:bold;
}

#biz_result_list .biz_result_list_left{
width:321px;
float:left;
margin-right:11px;
}

#biz_result_list .biz_result_list_right{
width:321px;
float:left;
}

#biz_result_list img,
#biz_result_list .biz_result_list_left img,
#biz_result_list .biz_result_list_right img{
padding:10px 0px;
}

#kagu_sidenav ul.menu{
border:1px solid #E4E4E4;
list-style-type: square;
padding:10px;
padding-left:30px;
margin-bottom:20px;
}

#kagu_sidenav ul.menu li{
font-size:13px;
line-height:16px;
padding:3px 0;
}

ul.page_navi{
padding-top:20px;
}

#kagu_list_top div.kagu_list_top_box{
float:left;
width:100px;
height:100px;
}
