@charset "UTF-8";

/*------------------
共通レイアウト
--------------------*/
#content{
  min-height:500px;
}
.hiddenText {
  position:absolute;
  text-indent:-9999em;
  z-index:-9999;
}

.flex-control-nav{
  z-index:10;
}
.container > .navbar-header, .container > .navbar-collapse {
  margin-right:0px;
  margin-left:0px;
}
.container > .navbar-collapse .navbar-nav {
/*  float: none;*/
}

.pd-20{padding: 0 19px;}
.mb-50{margin-bottom: 50px!important;}
.fnone{float:none!important;}
.wdmax{width:100%!important;}
.sp-block{display:inline;}
.text-center{text-align: center;}

.page_main_title{
  font-family: "メイリオ",osaka;
  line-height: 60px;
  color: #000;
  text-decoration: blink;
  margin: 0;
text-align: center;
}
.page_main_title_type02{
  font-family: メイリオ;
  line-height: 60px;
  color: #000;
  text-decoration: blink;
  margin: 0;
  margin-bottom: 50px;
}
.page_sub_title{
font-size:20px;
margin-bottom:10px;
}

.bdr_red_title{
  border-left: solid 5px #ea0000;
  font-size: 20px;
  font-weight: bold;
  padding-left: 10px;
  margin-bottom: 20px;
}
.visible-phone{
  display: none;
}
.hidden-phone{
  display: block;
}
.contants_description{
  color: #8b8b8b;
  font-size: 11px;
  margin-bottom: 20px;
  font-weight: bold;
}
.sp_width{margin-bottom:3px;}

/*------------------
flexslider
--------------------*/
.flexslider {
  margin: 0 0 30px;
  border: none;
  border-radius: 0;
  box-shadow: none;
  background: none;
}
.flex-control-nav {
bottom: -5px;
text-align: right;
}
.flex-control-paging li a{
  background: #99abcb;
  text-align: left;
}
.flex-control-paging li a.flex-active{
  background: #002d7e;
}

/*MARKET TRREND VISION*/
#trend-items,
#trend-items-right{
  padding:0 15px 15px;
}
#trend-items h3,
#trend-items-right h3{
font-size:18px;
}
#trend-items .flexslider,
#trend-items-right .flexslider {
  margin: 0;
}
#trend-items li a,
#trend-items-right li a{
  display: block;
  margin-bottom: 20px;
}
#trend-items li strong,
#trend-items-right li strong{
  display: block;
}
#trend-items li p,
#trend-items-right li p{
  color: #000;
  margin-bottom: 0;
}
#trend-items .flex-direction-nav a,
#trend-items-right .flex-direction-nav a{
top: auto;
bottom: 27px;
opacity: 1;
height: 28px;
}
/*#trend-items .flex-direction-nav a.flex-prev{
  background: url(/assets/images/btn_slider_arrow_left.png) no-repeat;
}
#trend-items .flex-direction-nav a.flex-next{
  right: 0;
  background: url(/assets/images/btn_slider_arrow_right.png) no-repeat;
}*/

#trend-items .flex-direction-nav li img.flex-active,
#trend-items-right .flex-direction-nav li img.flex-active{
  border: solid #fff 3px;
}
#trend-items .flex-control-thumbs li,
#trend-items-right .flex-control-thumbs li {
  width: 22%;
  float: left;
  margin: 0;
  margin-right: 9px;
}
#trend-items .flex-control-nav,
#trend-items-right .flex-control-nav {
  width: 80%;
  position: absolute;
  bottom: -40px;
  margin: 0 auto!important;
}
#trend-items .flex-control-thumbs,
#trend-items-right .flex-control-thumbs{
  position: static;
}

/*------------------
header
--------------------*/
/*レイアウト*/
.bs-docs-nav{
  border-bottom: solid 1px #d3d3d3;
  margin-top: 20px;
}
.navbar-brand {
  padding: 15px 54px 15px 0px;
}
.navbar-brand img{
  width: 100%;
}
.navbar-nav{
  float: right;
  padding-left: 0px;
  list-style: none;
}
.navbar-inverse .navbar-nav > li > a {
  background: url(/assets/images/header/bdr_vline_gray.jpg) no-repeat 0 center;
  padding: 10px 20px 10px 10px;
  display: block;
}
.navbar-inverse .navbar-nav > li > a strong,
.navbar-inverse .navbar-nav > li > a span{
    display: block;
}

/*------------------
body
--------------------*/
/**/
.two_column_list{
  overflow: hidden;
  list-style: none;
  padding: 0;
}
.two_column_list li{
  float: left;
  padding: 0 10px 10px 0;
}
.two_column_list li.last_child{
  padding: 0 0 10px 0;
}
.wrap{
overflow: hidden;
margin-bottom: 20px;
}

/*ServiceMenu*/
.service_menu p{
text-align: center;
line-height: 30px;
padding: 50px 0;
}
.service_menu a{
display: block;
}

/*service_page_title*/
.service_page_title{
font-size: 23px;
margin-bottom: 10px;
margin-top: 5px;
}
.service_page_title span{
display: block;
font-size: 13px;
color: #333;
margin-top: 10px;
line-height: 23px;
}

/*service_list*/
.service_list{
float: left;
width: 100%;
list-style: none;
padding-left: 0px;
}
.service_list > li{
margin-bottom: 10px;
float: left;
width: 50%;
height: 110px;
}
.service_list > li strong{
font-size: 21px;
}
.service_list > li strong span{
font-size: 33px;
font-weight: normal;
}
.service_list > li ul{
padding-left: 30px;
list-style-type: square;
}

/*archive_list*/
.archive_list{
  overflow: hidden;
  list-style: none;
  padding: 0;
}
.archive_list li{
  float: left;
  width: 100%;
  border-bottom: solid 1px #d3d3d3;
}
.archive_list li:first-child{
  border-top: solid 1px #d3d3d3;
}
.archive_list div.arhive_style{
  display: inline-block;
  vertical-align: top;
  padding: 12px 0 0px;
  font-size: 12px;
  color: #666666;
}
.archive_list div.date{
  padding-top: 15px;
  width: 75px;
  display: inline-block;
}
.archive_list div.icon{
  margin-right: 15px;
  width: 21px;
  display: inline-block;
}
.archive_list div.entry{
  width: 74%;
  padding: 12px 0px 10px;
  display: inline-block;
}
.archive_list div.entry a{
  text-decoration: underline;
  color: #002d7e;
  font-size: 11px;
}
.banner img,
.banner-bottom img{
  width: 100%;
}


/*------------------
footer
--------------------*/
#footer{
  overflow: hidden;
  border-top: solid 1px #d3d3d3;
  padding-top: 15px;
  margin-top: 15px;
}
#footer ul{
  list-style: none;
  padding: 0;
  overflow: hidden;
  float: left;
}
#footer ul li{
  float: left;
  font-size: 13px;
  padding-right: 15px;
  padding-left: 15px;
  border-left: solid 1px #ddd;
}
#footer ul li:first-child{
  border-left: none;
}
#footer ul li:first-child{
  padding-left: 0px;
}
#footer ul li a{
  color: #555555;
  padding: 0px;
  font-size: 11px;
}
#footer .nav > li > a:hover{
  background: #FFF;
}
#footer .navbar {
  float: left;
}

.copyright{
  float: right;
  font-size: 10px;
  color: #555555;
}

/*breadcrumd*/
.breadcrumb-wrap{
  margin-bottom: 10px;
}
.breadcrumb{
  background: none;
  padding: 0;
  font-size: 12px;
margin: 0 0 20px 0;
}
.breadcrumb a{
color: #000;
}
.breadcrumb li.active{
color: #000;
}
.breadcrumb a span.divider{
font-size: 12px;
}
.breadcrumb > li + li:before {
padding: 0 5px;
color: #000;
content: "／";
}

/*page menu*/
.page_menu_wrap{
  overflow: hidden;
  /*background: #f2f2f2;*/
  margin-bottom: 8px;
  border-bottom: solid 1px #d3d3d3;
}
#page_menu h1{
  float: left;
  margin: 16px 0;
}
#page_menu h1 img{
  display: block;
}
#page_menu ul{
  overflow: hidden;
  padding: 0;
  list-style: none;
  float: right;
  margin-bottom: 0;
}
#page_menu ul li{
  float: left;
}
#page_menu ul li a{
  display: block;
  padding: 24px 12px 20px;
  background: none;
}

/*intro_box*/
.intro_box{
  /*margin-bottom: 72px;*/
  margin-top: 25px;
  text-align: center;
}
.intro_box img{
  margin-bottom: 20px;
}
.message_text_type03{
margin-bottom:25px
}
/*
width: 100%;
max-width: 576px;
*/
}

/*page_message*/
.page_message{
  margin-bottom: 10px;
  text-align: center
}

/*intro_list*/
.intro_blue{
  background: url(/assets/images/img_topic_blue.png) no-repeat;
}
.intro_red{
  background: url(/assets/images/img_topic_red.png) no-repeat;
}
.intro_gray{
  background: url(/assets/images/img_topic_gray.png) no-repeat;
}
.intro_list ul{
  list-style: none;
  padding: 0;
}
.intro_list ul li{
  padding-left: 60px;
  margin-bottom: 46px;
}
.intro_list ul li strong{
  display: block;
  margin-bottom: 5px;
}
.intro_list ul li span{
  font-size: 12px;
  color: #555555;
}

/*top_message_text*/
.message_text{
font-size: 13px;
color: #555555;
}
.message_name_text{
  text-align: right;
}
.message_text_type02{
  margin-bottom: 30px;
  text-align: center;
}
.message_text_type02 p{
  color: #818181;
}
.message_text_type02 p strong{
  display: block;
  font-size: 22px;
  font-weight: normal;
  color: #000;
  margin-bottom: 10px;
}
.message_text_type03 p{
  font-size: 22px;
  line-height: 40px;
  margin-bottom: 40px;
}
.message_text_type04{
  margin-top: 5em;
}
.message_text_type04 h1{
  font-size: 26px;
  margin-bottom: 10px;
}
.message_text_type04 ul li {
  padding-left: 0px;
  margin-bottom: 3px;
}


/*about table*/
.about_table{
  width: 95.8%;
  margin-right: 30px;
}
.about_table th{
  width: 122px;
  background: #eeeeee;
  padding: 13px 19px;
}
.about_table td,
.recruit_table td{
  padding: 0 17px;
}
.about_table .c1,
.recruit_table .c1{
  background: #eeeeee;
}
.about_table .c2,
.recruit_table .c2{
  background: #f8f8f8;
}
.about_table .c3,
.recruit_table .c3{
  background: #f5f5f5;
}
.about_table .c4,
.recruit_table .c4{
  background: #ffffff;
}

/*recruit table*/
.recruit_table{
  width: 100%;
  margin-right: 30px;
  margin-bottom: 50px;
}
.recruit_table th{
  width: 150px;
  background: #eeeeee;
  padding: 13px 19px;
}
/*no entry text*/
.no_entry_text{
  margin-bottom: 25em;
  font-size: 20px;
  text-align: center;
}
/*GoogleMap*/
#map{
  border: solid #d3d3d3 4px;
  margin-bottom: 20px;
}
#map_box p{
  margin-bottom: 45px;
}
#map_box p a{
  display: inline;
}
#map_box dl{
  text-align: center;
}

/*intro_three_list*/
.intro_three_list{
  overflow: hidden;
  list-style: none;
  padding: 0;
  margin-bottom: 20px;
  margin: 0 0 20px 0;
}
.intro_three_list li{
  float: left;
//  padding-left: 55px;
padding: 0 0 0 55px;
  font-size: 12px;
  line-height: 23px;
  font-weight: normal;
}
.intro_three_list li.intro_blue{
  width: 36%;
}
.intro_three_list li.intro_red{
  width: 30%;
}
.intro_three_list li.intro_gray{
  width: 34%;
}

/*side_service_menu*/
.side_service_menu{
  border-right: none;
}
.side_service_menu h2:first-child{
  margin-bottom: 40px;
}
.side_service_menu h2{
  border-top: none;
  border-left: none;
  margin: 0;
  padding:10px 0;
}
.side_service_menu h2.active{
  border-right: none;
}
.side_service_menu h2 img{
  display: block;
}
.side_service_menu ul{
  list-style: none;
  padding: 0;
  margin: 0;
}
.side_service_menu li{
  margin-bottom: 50px;
}
.side_service_menu li.active{
  border-right: none;
}
.side_service_menu li:first-child{
  border-top: none;
}
.side_service_menu li a{
  /* padding: 18px; */
  padding: 0px 0 0px 7px;
  display: block;
}
.side_service_menu li img{
  display: block;
}
.side_service_menu li span{
  font-size: 10px;
  color: #8b8b8b;
  letter-spacing: -1px;
}
.side_service_menu li.active span{
  color: #1e1e8f;
}
.service_main_menu{
  //padding-left: 60px;
padding:0 0 0 60px;
  overflow: hidden;
}
.service_main_menu div{
  overflow: hidden;
  margin-bottom: 65px;
}
.service_main_menu div img{
  float: left;
  margin-right: 35px;
}

/*blog*/
.entrance_wrap{
  text-align: center;
  margin-bottom: 180px;
}
.entrance_wrap h1{
  margin-top: 150px;
  margin-bottom: 30px;
}
.entrance_wrap p{
  margin-bottom: 50px;
}
.entrance_form:focus {
  color: #000;
}
.entrance_form{
  width: 280px;
  background: url(/assets/images/blog/bg_human.png) no-repeat -1px -1px;
  border: solid 1px #ddd;
  padding: 3px 0px 3px 35px;
  margin-bottom: 20px;
  color: #dad9d9;
}
.entrance_submit{
    width: 280px;
    background: url(/assets/images/blog/btn_login.png) no-repeat #002d7e center 13px;
    padding: 10px 0;
    margin: 0 auto;
    border: none;
    border-radius: 5px;
    display: block;
    text-indent:-9999px;
}

/*---------
entry_page
---------*/
#entry_page .breadcrumb{
  margin-bottom: 15px;
}
#entry_page .breadcrumb a{
  text-decoration: underline;
}
#entry_page .breadcrumb-wrap {
  margin-bottom: 70px;
  border-bottom: solid 1px #d3d3d3;
}

.entries_header{
  margin-bottom: 30px;
}
.entries_header p{
  margin:0px;
  display: inline;
}
.entries_header span{
  background: #FFCDFE;
  color: #333;
  padding: 3px 10px 0;
  margin-right: 11px;
}
.entries_header strong{
  font-weight: normal;
  color: #868686;
  margin-right: 15px;
}

/*side menu*/
#entry_page .col-md-3 div{
  margin-bottom: 60px;
  padding-right:12px;
}
#entry_page .col-md-3 h3{
  margin-top: 25px;
  margin-bottom: 40px;
}
#entry_page .col-md-3 dl{
  margin: 0;padding-right: 10px;
}
#entry_page .col-md-3 dl dt{
  color: #666666;
  margin-bottom: 8px;
}
#entry_page .col-md-3 dl dt span{
  background: #e90000;
  color: #fff;
  padding: 0 5px;
  margin-left: 11px;
  font-size: 10px;
  vertical-align: middle;
}
#entry_page .col-md-3 dl dd{
  margin-bottom: 13px;
}
#entry_page .col-md-3 dl dd a{
  color: #002d7e;
  text-decoration: underline;
font-size:11px;
}
.entries_body{
  overflow: hidden;
}
#entry_page .col-md-7 {
  width: 52.6%;
  float: left;
}
#entry_page .col-md-7 img{
  width: 100%;
}
#entry_page .col-md-7 ul{
  list-style: none;
  padding: 0;
  overflow: hidden;
}
#entry_page .col-md-7 ul li{
  width: 48.5%;
  float: left;
  margin-right: 0px;
}
#entry_page .col-md-7 ul li:first-child{
  margin-right: 3%;
}

#entry_page .col-md-5 {
  width: 47.4%;
  padding: 0 19px;
  float: left;
}
#entry_page .col-md-5 h1{
  margin: 0 0 15px;
  word-break: break-all;
}
#entry_page .col-md-5 span{
  margin-bottom: 35px;
  display: block;
}
#entry_page .col-md-5 p {
  margin-bottom: 34px;
  line-height: 24px;
}

#message_slider div{
  margin-right: 10px;
}
#message_slider div img{
  width: 100%;
}

/*blog-items*/
#blog-items .flex-control-thumbs li {
  width: 10%;
}

/*news_page*/
#news_page .news_image{
  text-align: center;
  margin-bottom: 60px;
}
#news_page .news_entrybody{
  margin-bottom: 40px;
  line-height: 24px;
  padding: 0 15px;
}
#news_page .ContactAddless{
  text-align: center;
}
#news_page .ContactAddless strong{
  margin-bottom: 20px;
  display: block;
}
#news_page .ContactAddless p{
  line-height: 25px;
}

/*guide_text*/
.guide_text{
text-align: left;
}
.guide_text ul{
padding-left: 15px;
list-style: none;
font-size: 13px;
}
.guide_text p{
padding: 0 15px;
}

/*privacy_text*/
.privacy_text{
text-align: left;
width: 90%;
margin: 0 auto;
}
.privacy_text ul{
padding-left: 30px;
list-style: none;
font-size: 13px;
margin-left: 26px;
}
.privacy_text ol{
margin-left: 15px;
}
.privacy_text p.strong{
font-weight: normal;
margin: 0 0 10px;
padding: 0;
display: block;
}
.privacy_text p{
padding: 0 15px;
}

/*A-FORM*/
.aform-name-ul{
padding:0;
}

.fancybox-opened .fancybox-skin {
padding: 0!important;
border: solid 5px #111!important;
}
.fancybox-close{
background-image: url('/js/source/btn_close.png')!important;
top: 12px!important;
right: 17px!important;
width: 73px!important;
height: 26px!important;
}


/*Slider */
#gmenu {
    width: 250px;
}
.container_engagement,.container_marriage{
  position: relative;
}
#banner,
#banner-bottom{
    margin-left:0px;
    list-style: none;
    position: relative;
    margin-left: 0px;
    margin-bottom:0px;
    overflow: hidden;
    width: 100%;
    height: 385px;
    left:0%;
    padding-left:0px;
}

#banner li,
#banner-bottom li{
    float: left;
    width: 100%;
    position: absolute;
    left:0%;
    display:none;
}
#banner li img,
#banner-bottom li img{
width:100%;
}
div#pagenation,
div#pagenation-bottom{
    position: relative;
    overflow: hidden;
}
div#pagenation_result,
div#pagenation_result-bottom{
overflow: hidden;
width: 485px;
height: 56px;
position: relative;
left: -27px;
}

div#pagenation ul,
div#pagenation-bottom ul{
margin: 0px auto;
position: relative;
left: 0%;
float: left;
list-style: none;
padding: 0 29px;
}
div#pagenation li,
div#pagenation-bottom li{
    left:0%;
    float:left;
    width: 75px;
    margin-right: 9px;
    margin-bottom: 9px;
}

div#pagenation img,
div#pagenation-bottom img{
display: block;
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter: alpha(opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
cursor: pointer;
width: 100%;
margin: auto;
}

div#pagenation h3 img,
div#pagenation-bottom h3 img{
opacity: 1;
width: auto;
margin: 0;
}

div#pagenation li.active img,
div#pagenation-bottom li.active img{
width: 100%;
cursor: default;
opacity: 0.5;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter: alpha(opacity=50);
-moz-opacity: 0.5;
-khtml-opacity: 0.5;
}

.slider_sidenav a {
width: 28px;
height: 38px;
margin: -20px 0 0;
display: block;
position: absolute;
top: 35%;
z-index: 999;
cursor: pointer;
text-indent: -9999px;
opacity: 1;
-webkit-transition: all .3s ease;
}
.slider_sidenav a#btn-prev {
left: -28px;
}
.slider_sidenav a#btn-next {
background-position: -31px 0;
right: -32px;
}
.slider_sidenav a#btn-prev-bottom {
left: -27px;
}
.slider_sidenav a#btn-next-bottom {
background-position: -31px 0;
right: -32px;
}
.slider_pagenation{
  width: 250px;
  position: absolute;
  margin: 0 auto;
  top: 50%;
  left: 65px;
}

.slider_pagenation a {
width: 13px;
height: 17px;
display: block;
background: url(/img/bridal/jewelry/bg_carousel_nav.png) no-repeat 0 0;
position: absolute;
top: 50%;
z-index: 10;
cursor: pointer;
text-indent: -9999px;
opacity: 1;
-webkit-transition: all .3s ease;
}

.slider_pagenation a#btn-prev2 {
left: -62px;
opacity: .3!important;
filter: alpha(opacity=30);
cursor: default;
}
.slider_pagenation a#btn-next2 {
background-position: 0 -17px;
right: -62px;
opacity: .3!important;
filter: alpha(opacity=30);
cursor: default;
}
.flex-direction-nav {
position: relative;
top: 34px;
width: 100%;
}
.slider-bottom{
position: relative;
bottom: -20px;
width: 100%;
}
.contact_box{
padding-top: 50px;
clear: both;
}
.contact_box strong{
display: block;
}

/*business_list*/
.business_list{
list-style: none;
overflow: hidden;
padding: 0;
//margin-top: 30px;
margin:30px 0px 0px;
}
.business_list li{
padding: 11px 0px 11px 15px;
float: left;
width: 32.5%;
min-height: 105px;
height: auto !important;  
height: 105px;
}
.business_list li.longtext{
width: 35%;
}
.business_list li.icon_blue03{
height: 190px;
}
.business_list li.icon_blue03 span{
font-size: 20px;
color: #fff;
font-weight: normal;
}
.business_list li strong{
font-size: 14px;
}
.business_list li strong span{
font-size: 20px;
font-weight: normal;
margin-right: 2px;
}
.business_list li p{
color: #949494;
font-size: 10px;
}
.business_list li.icon_blue01{
background: url(/assets/images/icon_circle1.png) no-repeat 3px 0px;
}
.business_list li.icon_blue02{
background: url(/assets/images/icon_circle2.png) no-repeat 3px 0px;
}
.business_list li.icon_blue03{
background: url(/assets/images/icon_circle3.png) no-repeat 3px 0px;
}

/*sitemap*/
.sitemap-bg-left{
background: url(/assets/images/bdr_sitemap_left.png) no-repeat 0 34px;
}
.sitemap-wrap{
background: url(/assets/images/bdr_sitemap_bottom.png) no-repeat 0 16px;
padding-left: 33px;
margin-bottom: 23px;
}
.sitemap-wrap h3{
position: relative;
padding-left: 28px;
color: #555555;
line-height: 28px;
}
.sitemap-wrap h3 span{
color: #428bca;
font-size: 43px;
position: absolute;
left: 0;
top: -2px;
}
.sitemap-wrap ul{
overflow:hidden;
}
.sitemap-wrap ul li{
float: left;
margin-right: 15px;
}
.sitemap-wrap ul li a{
color: #555555;
}
.sitemap-image{
text-align: center;
position: relative;
height: 145px;
margin-top: 190px;
}
.sitemap-image-box{
position: absolute;
top: 0px;
left: 35px;
}
.sitemap-image a{
color: #fff;
display: block;
font-size: 23px;
position: absolute;
top: 70px;
left: 47px;
}

/*A FORM*/
.aform-checking{
display:none;
}
.aform-content{
width: 900px;
margin: 0 auto;
}
.aform-content p.form-message{ 
margin-bottom: 20px;
}
/*必須*/
div.aform-content span.required{
color: #333!important;
background: none!important;
margin-left: 5px;
font-size: 10px;
}
/*ラベル*/
.aform-label {
margin-bottom:0px;
font-weight:normal;
}
/*フォーム*/
div.aform-content input.aform-name, div.aform-content input.aform-kana{
width: 260px;
}
div.aform-content .aform-name-ul li, div.aform-content .aform-kana-ul li {
position: relative;
}
div.aform-content .aform-name-ul li label, div.aform-content .aform-kana-ul li label{
position: absolute;
padding-left: 5px;
color: #ddd;
top: 12px;
}
div.aform-content ul li label{
margin-bottom: 0px;
font-weight:normal;
}

/*フォームボーダー*/
input.aform-input, textarea.required{
width: 525px;
border: solid 1px #ddd!important;
padding: 10px;
}
/*ボタン*/
#aform_btn_confirm_1,
#aform_btn_submit{
background: rgb(16,16,131);
border: none;
color: #fff;
padding: 10px;
width: 210px;
border-radius: 5px;
}
#aform_btn_back{
background: #aaa;
border: none;
color: #fff;
padding: 10px;
width: 210px;
border-radius: 5px;
}

/*エラー*/
.validation-advice{
text-align: center;
margin-top: 5px!important;
color: #b94a48!important;
background-color: #f2dede!important;
padding: 8px 35px 8px 14px!important;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
border: 1px solid #eed3d7;
border-radius: 4px;
}
.validation-advice label{
margin-bottom:0px;
}

div.aform-content dl {
overflow: hidden;
}
div.aform-content dl dt {
float: left;
width: 20%;
}
/*メンテナンス中文言*/
.maintenanceText{
  text-align: center;
  color: #000;
}
.maintenanceText h2{
  text-align: left;
}
.maintenanceText p{
  font-size: 18px;
  padding-top: 50px;
  font-weight: bold;
}
.maintenanceText p span{
  display: block;
  font-size: 14px;
  padding-top: 10px;
}

/* DH_FRONT_DEPT-6304 */
.not_recruited {
  text-align: center;
  font-size: 25px;
  margin-top: 100px;
  margin-bottom: 250px;
}

/* DH_FRONT_DEPT-7192 */
#entry_page .breadcrumb-wrap {
  margin-bottom: 40px;
}
#entry_page .news_text .bdr_red_title {
  border-left: none;
}

/* DH_FRONT_DEPT-7282 */
.recruit_table th {
  width: 180px;
}

/* DH_FRONT_DEPT-7287 */
.service_main_menu {
  width: 100% !important;
  padding: 0;
}
.business_outline .text {
  font-weight: bold;
  margin-bottom: 15px;
  text-align: center;
}
.business_outline P {
  font-size: 13px;
  margin: 0;
}
.business_outline span {
  font-size: 15px;
}
.business_outline ul {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 3px;
}
.business_outline ul li {
  list-style: none;
  text-align: center;
}
.business_outline ul li p {
  background: linear-gradient(to top, #ffffff 70%, #ACA9A9 120%);
  font-size: 20px;
  font-weight: bold;
  color: #0D05F8;
}
.business_outline ul li p .large {
  font-size: 50px;
}
.business_outline ul li span {
  font-size: 12px;
  font-weight: bold;
  color: #0D05F8;
}
.business_outline .flex-1 li span {
  font-size: 14px;
}
.business_outline .flex-1 li {
  width: 33.33%;
}
.business_outline .flex-2 li {
  width: 33.11%;
}
.business_outline .flex-2 li:nth-child(2) {
  margin: 0 3px;
}
.business_outline .flex-3 li {
  width: 49.8%;
}
.business_outline .flex-3 li:nth-child(1) {
  margin-right: 3px;
}
.business_outline .flex-1 {
  border: 1px solid #ACA9A9;
}
.business_outline .flex-2 li,
.business_outline .flex-3 li {
  border: 1px solid #ACA9A9;
}
.business_outline .flex-3 {
  margin-bottom: 15px;
}
.business_outline ul li .BO_text {
  width: 340px;
  display: table-cell;
  vertical-align: middle;
}
.business_outline .flex-1 li .BO_text {
  height: 50px;
}
.business_outline .flex-2 li .BO_text {
  height: 70px;
}
.business_outline .flex-3 li .BO_text {
  width: 510px;
  height: 80px;
}
.product_field .text-flex {
  display: flex;
  margin: 0;
}
.product_field .text-flex h2 span,
.business_solution h2 span {
  padding: 0 10px;
  display: inline-block;
  margin-top: 0;
  font-size: 11px;
  font-weight: bold;
}
.product_field .text-flex p {
  font-size: 14px;
  margin: 0;
  margin-top: 10px;
  margin-left: 30px;
  font-weight: bold;
}
.product_field img {
  width: 100%;
  margin-top: 5px;
  margin-bottom: 15px;
}
.business_solution h2 span {
  font-size: 11px;
}
.business_solution p {
  font-size: 12.5px;
  text-align: center;
  font-weight: bold;
}
.blue_line {
  border-bottom: 8px solid #2319A0;
  margin: 5px 0;
  margin-bottom: 15px !important;
}
.business_solution ul {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin-top: 15px;
}
.business_solution ul li {
  list-style: none;
  width: 32.33%;
  height: 150px;
  margin-bottom: 10px;
  border: 1px solid #ACA9A9;
  background: linear-gradient(to top, #ffffff 85%, #ACA9A9 110%);
}
.business_solution ul li:nth-child(2),
.business_solution ul li:nth-child(5),
.business_solution ul li:nth-child(8),
.business_solution ul li:nth-child(11) {
  margin: 0 15px 10px;;
}
.business_solution ul li:last-child span {
  height: 80px;
}
.business_solution ul li p {
  text-align: left;
  font-size: 16px;
  color: #2319A0;
  padding-top: 3px;
  padding-left: 3px;
}
.business_solution ul li span {
  height: 110px;
  width: 330px;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  color: #949494;
  display: table-cell;
  vertical-align: middle;
}

/* DH_FRONT_DEPT-8596 */
.blue_line {
  border-bottom: 8px solid #000080;
}
.business_outline ul li p {
  background: none;
  color: #0066ff;
  font-weight: normal;
  font-size: 32px;
  height: 38px;
  margin-top: 5px;
}
.business_outline ul li p .large {
  color: #0066ff;
  font-weight: bold;
  font-size: 34px;
}
.business_outline ul li .BO_text {
  color: #000;
}
.business_outline ul li .BO_text.spacing {
  letter-spacing: -1px;
}
.business_outline ul li span {
  font-weight: normal;
}
.business_outline .flex-1 {
  background-color: #eaeaea;
  border-radius: 10px;
  border: none;
}
.business_outline .flex-2 li,
.business_outline .flex-3 li {
  background-color: #eaeaea;
  border-radius: 10px;
  border: none;
}
.product_field .text-flex {
  height: 32px;
}
.product_field .text-flex p {
  font-weight: normal;
}
.product_field img {
  margin: 0;
}
.service_page_title.center {
  text-align: center;
}
.business_solution p.service_page_text {
  font-weight: normal;
}
.business_solution ul li {
  border: none;
  background: none;
  background-color: #eaeaea;
  border-radius: 10px;
  height: 130px;
  width: 33%;
}
.business_solution ul li:nth-child(2),
.business_solution ul li:nth-child(5),
.business_solution ul li:nth-child(8),
.business_solution ul li:nth-child(11) {
  margin: 0 5px 10px;
}
.business_solution ul li span {
  font-weight: normal;
  color: #000;
}
.business_solution ul li p {
  color: #0066ff;
  padding-top: 5px;
  margin: 0;
  font-size: 17px;
}

.col-md-6.top_message_contents {
  width: 50%;
}
.top_message_area.left {
  margin-right: 20px;
}
.top_message_area.right {
  margin-left: 20px;
}
.top_message_area.right .message_text p {
  line-height: 21px;
}
.top_message_area .top_message {
  text-align: center;
  font-weight: bold;
  color: #000;
  font-size: 16px;
  margin-bottom: 30px;
}
.top_message_area .sign_img {
  width: 26%;
}

.intro_list_area {
  display: flex;
  justify-content: center;
}
.intro_list_area li {
  margin-left: 30px;
  margin-right: 30px;
}

.navbar-brand {
  padding: 15px 39px 15px 0px;
}
.navbar-inverse .navbar-nav > li:last-child > a {
  padding-right: 0;
}

/* DH_FRONT_DEPT-9324 */
.interview_container {
  display: grid; 
  grid-template-columns: 1fr 2fr; 
  grid-template-rows: 1fr; 
  gap: 0px 0px;
  margin: 50px 0;
}
.interviewee_contents_area {
  color: #000;
}
.interviewee_info_area {
  margin-right: 30px;
}
.interviewee_info_img {
  width: 300px;
  height: 200px;
  object-fit: cover;
}
.interviewee_info_text {
 margin: 10px;
}
.interviewee_contents_title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}
.interviewee_contents_question {
  background-color: #d9d9d9;
  padding: 12px 10px;
}
.interviewee_contents_question span {
  font-size: 16px;
  line-height: 16px;
  font-weight: bold;
  display: block;
}
.interviewee_contents_answer {
  font-size: 13px;
  padding: 10px;
  margin: 0 0 5px;
}

/* DH_FRONT_DEPT-9384 */
.competitive_benchmark img {
  width: 100%;
  margin: 0;
}

/* DH_FRONT_DEPT-9407 */
.page_main_title_type2 {
  text-align: center;
  margin: 0 0 20px;
  font-weight: normal;
  color: #7F8198;
}
.page_main_title_type2_inner {
    display: block;
    font-size: 16px;
    margin: 5px 0 0;
}

/* DH_FRONT_DEPT-9412 */
.top-container .news-contents {
  clear: both;
  padding: 10px 0 0;
}
.top-container div#pagenation_result,
.top-container div#pagenation_result-bottom{
  width: 513px;
}
.top-container div#pagenation li,
.top-container div#pagenation-bottom li {
  width: 82px;
}
.top-container div#pagenation li:nth-child(6),
.top-container div#pagenation-bottom li:nth-child(6) {
  margin-left: 33px !important;
}



.business_detail .header {
    background: #000081;
    color: white;
    padding: 10px;
    text-align: center;
    margin-bottom: 0px;
}

.business_detail .header h1 {
    font-size: 22px;
    margin: 5px 0 10px;
    font-weight: bold;
}

.business_detail .header p {
    font-size: 14px;
    margin-bottom: 0;
    font-weight: bold;
}

.business_detail .header .highlight {
    margin-top: 0;
}

.business_detail .features {
    display: flex;
    justify-content: space-around;
    max-width: 1200px;
    margin: 10px auto;
    padding: 0 20px;
    gap: 10px;
    flex-wrap: wrap;
}

.business_detail .feature-box {
    background: white;
    padding: 10px 5px;
    flex: 1;
    min-width: 280px;
    text-align: center;
    border-radius: 5px;
    margin-bottom: 0;
}

.business_detail .feature-box h3 {
    color: #333;
    font-size: 14px;
    margin: 0;
    font-weight: bold;
    line-height: 1.6;
}

.business_detail .feature-box p {
    font-weight: bold;
    color: #333;
}
.business_detail .sub-header {
    background: white;
    padding: 10px;
    text-align: center;
    max-width: 1200px;
    margin: 0 auto 10px;
}
.business_detail .sub-header p {
    font-size: 13px;
    line-height: 1.8;
    color: #333;
    margin: 0;
    font-weight: bold;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@-moz-document url-prefix() {
  .business_detail .sub-header p {
    
  }
}

.business_detail .solutions {
    max-width: 1200px;
    margin: 30px auto;
    padding: 0;
}

.business_detail .solutions h2 {
    text-align: center;
    color: #0066ff;
    margin-bottom: 0;
    font-size: 14px;
    padding-bottom: 10px;
}

.business_detail .solution-section {
    background: #EAEAEA;
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
}

.business_detail .solution-section h3 {
    text-align: center;
    font-size: 16px;
    margin: 5px 0;
    color: #000;
    font-weight: bold;
}

.business_detail .solution-items {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 0px;
    margin-bottom: 0;
}

.business_detail .solution-item {
    padding: 0px 5px;
    font-size: 13px;
    margin: 0;
}

.business_detail .trend-section {
    background: #EAEAEA;
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
}

.business_detail .trend-section h3 {
    text-align: center;
    font-size: 16px;
    margin: 5px 0;
    font-weight: bold;
    color: #000;
}

.business_detail .trend-types {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 0;
}

.business_detail .support-boxes {
    display: flex;
    justify-content: space-around;
    gap: 10px;
    margin-bottom: 10px;
    flex-wrap: wrap;
}

.business_detail .support-box {
    background: #EAEAEA;
    padding: 10px;
    flex: 1;
    min-width: 300px;
    border-radius: 5px;
    text-align: center;
    font-weight: bold;
    margin: 0;
}

.business_detail .support-box h4 {
    font-size: 14px;
    font-weight: bold;
    color: #000;
    margin: 0;
    line-height: 1.6;
}

.business_detail .support-box p {
    font-size: 14px;
    font-weight: bold;
    color: #000;
    margin: 0;
}

.business_detail .service-grid {
    display: flex;
    justify-content: center;
    gap: 30px;
    margin-bottom: 10px;
    flex-wrap: wrap;
    border-radius: 5px;
    background: #EAEAEA;
}

.business_detail .service-item {
    padding: 10px 15px;
    min-width: auto;
    text-align: center;
    font-weight: bold;
    margin: 0;
    color: #000;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.business_detail .info-section {
    padding: 0 0 20px;
    margin-bottom: 0;
}

.business_detail .info-section h2 {
    text-align: center;
    color: #0066ff;
    margin-bottom: 0;
    font-size: 14px;
    padding-bottom: 10px;
}

.business_detail .info-grid {
    display: flex;
    justify-content: space-around;
    gap: 20px;
    flex-wrap: wrap;
    border-radius: 5px;
    background: #EAEAEA;
    margin: 0;
}

.business_detail .info-box {
    padding: 10px;
    flex: 1;
    min-width: 280px;
    text-align: center;
    margin: 0;
}

.business_detail .info-box h4 {
    font-size: 14px;
    line-height: normal;
    color: #000;
    margin: 0;
    font-weight: bold;
}
