@charset "utf-8";

/*

Font Size(13px Base)
--------------------

13px * 77% -> 10px
13px * 85% -> 11px
13px * 93% -> 12px
13px * 100% -> 13px
13px * 108% -> 14px
13px * 116% -> 15px
13px * 124% -> 16px
13px * 131% -> 17px
13px * 139% -> 18px
13px * 147% -> 19px
13px * 154% -> 20px
13px * 162% -> 21px
13px * 170% -> 22px
13px * 177% -> 23px
13px * 185% -> 24px
13px * 193% -> 25px
13px * 200% -> 26px

*/

/*/////////////////////////////////////////////////////////////////////

Common Page or Parts

/////////////////////////////////////////////////////////////////////*/

/* Visual Slider
---------------------------------------------------------------------*/

.visual .flexslider {
  min-height: 280px;
}

/* Visual Banner
---------------------------------------------------------------------*/

.visual_bannerlist ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 35px;
}

/* Update Feed
---------------------------------------------------------------------*/

.update {
  position: relative;
}

.update h2 {
  font-size: 0;
  line-height: 0;
}

.update .link_btn {
  font-size: 0;
  line-height: 0;
  text-align: right;
  width: auto;
  position: absolute;
  top: 18px;
  right: 20px;
  overflow: hidden;
}

.update .link_btn li {
  padding: 0 15px;
  border-right: solid 1px #ccc;
  display: block;
  float: right;
}

.update .link_btn li:first-of-type {
  padding-right: 0;
  border-right: none;
}

.update_body {
  overflow: auto;
}

.update_body dt {
  margin: 0;
  padding: 12px 95px 11px 10px;
  color: #666;
  float: left;
}

.genre_info {
  background: url(../images/topics/label_info.gif) no-repeat right 13px;
}
.genre_campaign {
  background: url(../images/topics/label_campaign.gif) no-repeat right 13px;
}
.genre_newsletter {
  background: url(../images/topics/label_newsletter.gif) no-repeat right 13px;
}

.update_body dd {
  padding: 12px 15px 12px 240px;
  background: #fff url(../images/common/dot1.gif) repeat-x left bottom;
}

.global_site .update_body dd:nth-of-type(odd) {
  background: #f3fcff url(../images/common/dot1.gif) repeat-x left bottom;
}
.group_site .update_body dd:nth-of-type(odd) {
  background: #eff8f7 url(../images/common/dot1.gif) repeat-x left bottom;
}

.update .index_contentbox_inner {
  padding-top: 0 !important;
  min-height: 200px;
}

/* ===================================================================

	About

=================================================================== */

/* title */

.global_site .about_title {
  background: url(../images/global/about/title.jpg) no-repeat;
}
.group_site .about_title {
  background: url(../images/group/about/title.jpg) no-repeat;
}

/* Lead
---------------------------------------------------------------------*/

.about_lead {
  background: url(../images/about/lead_bg.jpg) no-repeat right top;
}
.about_lead .contentbox_top {
  padding: 0 !important;
}
.about_lead .contentbox_inner {
  padding: 50px 420px 50px 40px !important;
}

.about_lead h2 {
  margin: 0 0 25px 0;
  text-indent: -9999px;
  width: 490px;
  height: 120px;
}
.global_site .about_lead h2 {
  background: url(../images/global/about/lead_cap.gif) no-repeat;
}
.group_site .about_lead h2 {
  background: url(../images/group/about/lead_cap.gif) no-repeat;
}

.about_lead p {
  margin: 0 0 1.5em;
}
.about_lead p:last-of-type {
  margin: 0;
}

/* Point
---------------------------------------------------------------------*/

.about_point {
}
.about_point .contentbox_inner {
  padding: 40px !important;
}

.point_body {
  margin: 0;
  overflow: hidden;
}

.point_panel {
  margin: 0 0 0 29px;
  width: 274px;
  float: left;
}

.point_body .point_panel:first-of-type {
  margin: 0;
  background: #faf2ce url(../images/about/point1_btm.gif) no-repeat left bottom;
}
.point_body .point_panel:nth-of-type(2) {
  background: #e7f8fc url(../images/about/point2_btm.gif) no-repeat left bottom;
}
.point_body .point_panel:nth-of-type(3) {
  background: #fbe6ef url(../images/about/point3_btm.gif) no-repeat left bottom;
}

.point_panel p {
  padding: 0 18px 20px 19px;
}

/* ===================================================================

	Topics

=================================================================== */

/* title */

.global_site .topics_title {
  background: url(../images/global/topics/title.jpg) no-repeat;
}
.group_site .topics_title {
  background: url(../images/group/topics/title.jpg) no-repeat;
}

/* Local Navi */

.localnav_topics h2 {
  margin: 0;
  text-indent: -9999px;
  width: 220px;
  height: 80px;
}

.global_site .localnav_topics h2,
.global_site .localnav_topics ul li a {
  background: url(../images/global/topics/nav_local.gif) no-repeat;
}
.group_site .localnav_topics h2,
.group_site .localnav_topics ul li a {
  background: url(../images/group/topics/nav_local.gif) no-repeat;
}

.global_site .localnav_topics .localnav_topics_all a,
.group_site .localnav_topics .localnav_topics_all a {
  background-position: 0px -80px;
}

.global_site .localnav_topics .localnav_topics_campaign a,
.group_site .localnav_topics .localnav_topics_newsletter a {
  background-position: 0px -126px;
}

.global_site .localnav_topics .localnav_topics_info a,
.group_site .localnav_topics .localnav_topics_campaign a {
  background-position: 0px -172px;
}

.group_site .localnav_topics .localnav_topics_info a {
  background-position: 0px -218px;
}

/* List Page
---------------------------------------------------------------------*/

.topics .result_page {
  margin: -30px 0 0 0;
}

.update_list .update_body {
  padding-top: 1px;
  background: url(../images/common/dot2.gif) repeat-x left top !important;
}

.update_list .update_body dt {
  padding-right: 110px;
}

.update_list .update_body dd {
  padding-left: 260px;
  background: url(../images/common/dot2.gif) repeat-x left bottom !important;
}

.update_list_btm {
  padding: 20px 0 0 0;
  overflow: hidden;
}

.update_list_btm .result_page {
  margin: 0;
  padding: 0;
  text-align: right;
  width: 200px;
  float: right;
}

/* Topics Article
---------------------------------------------------------------------*/

.article_body {
  background: url(../images/common/twocolumn_contentbox_bg.gif) repeat-y;
  width: 100%;
}

.article_header {
  padding: 30px 30px 15px;
  background: url(../images/common/twocolumn_contentbox_top.gif) no-repeat left top;
}

.article_header h2 {
  margin: 0;
  padding: 0 0 20px 0;
  font-size: 231%;
  border-bottom: solid 2px #ddd;
}
.global_site .article_header h2 {
  color: #1276e9;
}
.group_site .article_header h2 {
  color: #2b9f9b;
}

.article_header .article_meta {
  margin: 0;
  text-align: right;
}

.article_header .article_meta dt {
  margin: -23px 0 0 0;
  padding: 12px 95px 0 10px;
  text-align: left;
  text-indent: -9999px;
  background-position-x: left !important;
  float: left;
}

.article_header .article_meta dd {
  padding: 10px 0 0 0;
}

.article_footer {
  padding: 30px;
  text-align: center;
  border-top: solid 1px #d3dfe5;
  background: url(../images/topics/article_footer.gif) no-repeat left bottom;
}

.article_footer .back_topics_list {
  margin: 0 auto;
  text-indent: -9999px;
  background: url(../images/topics/btn_back.gif) no-repeat;
  width: 190px;
  height: 50px;
  display: block;
}

.article_content {
  padding: 0 30px 40px;
  font-size: 108%;
  line-height: 1.6;
  min-height: 300px;
}

/* Editor CSS */

.article_content strong {
  font-weight: bold;
}

.article_content h2 {
  color: #2b9f9b;
  font-size: 30px;
  line-height: 1;
  & + * {
    margin-top: 1.5em;
  }
}

.article_content h3 {
  font-size: 24px;
  line-height: 1;
  & + * {
    margin-top: 1.5em;
  }
}
.article_content h4 {
    font-size: 18px;
    line-height: 1;
    & + * {
      margin-top: 1.5em;
    }
}
.article_content p,
.article_content ol,
.article_content ul,
.article_content blockquote {
  margin: 0 0 1.5em 0;
}

.article_content p,
.article_content ol,
.article_content ul,
.article_content blockquote {
  margin: 0 0 1.5em 0;
}

.article_content ol li {
  margin: 0 0 0 1.7em;
  list-style-type: decimal;
}

.article_content ul li {
  text-indent: 1.7em;
  background: url(../images/common/list1.gif) no-repeat 2px 7px;
}

.article_content blockquote {
  padding: 25px;
  color: #666;
  border-radius: 3px;
  background: #efefef;
}

/* ===================================================================

	Voice

=================================================================== */

/* ===== Sub Voice Pickup ===== */

#sub .pickup_voice {
  margin: 0 0 20px 0;
  position: relative;
}

#sub .pickup_voice h1 {
  font-size: 0;
  line-height: 0;
}

#sub .pickup_voice .link_btn {
  font-size: 0;
  line-height: 0;
  text-align: right;
  width: auto;
  position: absolute;
  top: 17px;
  right: 15px;
}

#sub .pickup_voice .contentbox_inner {
  padding: 0 !important;
  background: url(../images/common/sub_contentbox_btm.gif) no-repeat left bottom;
}

#sub .pickup_voice dl {
  padding: 0;
  display: table;
  width: 100%;
}

#sub .pickup_voice dt {
  margin: 0;
  padding: 15px 0 15px 15px;
  font-size: 0;
  line-height: 0;
  float: left;
}

#sub .pickup_voice dt .voice_icon {
  text-indent: -99999px;
  width: 55px;
  height: 55px;
  display: block;
}

#sub .pickup_voice dt .voice_icon01 {
  background: url(../images/voice/icon01_s.gif) no-repeat;
}
#sub .pickup_voice dt .voice_icon02 {
  background: url(../images/voice/icon02_s.gif) no-repeat;
}
#sub .pickup_voice dt .voice_icon03 {
  background: url(../images/voice/icon03_s.gif) no-repeat;
}
#sub .pickup_voice dt .voice_icon04 {
  background: url(../images/voice/icon04_s.gif) no-repeat;
}
#sub .pickup_voice dt .voice_icon05 {
  background: url(../images/voice/icon05_s.gif) no-repeat;
}
#sub .pickup_voice dt .voice_icon06 {
  background: url(../images/voice/icon06_s.gif) no-repeat;
}
#sub .pickup_voice dt .voice_icon07 {
  background: url(../images/voice/icon07_s.gif) no-repeat;
}
#sub .pickup_voice dt .voice_icon08 {
  background: url(../images/voice/icon08_s.gif) no-repeat;
}

#sub .pickup_voice dd {
  padding: 13px 0 15px 85px;
  line-height: 1.6;
  vertical-align: middle;
  min-height: 55px;
  background: url(../images/common/dot1.gif) repeat-x left top;
}

#sub .pickup_voice dl:first-of-type dd {
  background: none;
}

#sub .pickup_voice dd .voice_pickup_state {
  font-size: 85%;
  line-height: 1.5;
}

/* ===== Main Voice ===== */

/* Title */

.global_site .voice_title {
  background: url(../images/global/voice/title.jpg) no-repeat;
}
.group_site .voice_title {
  background: url(../images/group/voice/title.jpg) no-repeat;
}

/* Local Navi */

.localnav_voice h2 {
  margin: 0;
  text-indent: -9999px;
  width: 220px;
  height: 80px;
}

.global_site .localnav_voice h2,
.global_site .localnav_voice ul li a {
  background: url(../images/global/voice/nav_local.gif) no-repeat;
}
.group_site .localnav_voice h2,
.group_site .localnav_voice ul li a {
  background: url(../images/group/voice/nav_local.gif) no-repeat;
}

.global_site .localnav_voice .localnav_voice_all a,
.group_site .localnav_voice .localnav_voice_all a {
  background-position: 0px -80px;
}

.global_site .localnav_voice .localnav_voice_family a,
.group_site .localnav_voice .localnav_voice_family a {
  background-position: 0px -126px;
}

.global_site .localnav_voice .localnav_voice_couple a,
.group_site .localnav_voice .localnav_voice_couple a {
  background-position: 0px -172px;
}

.global_site .localnav_voice .localnav_voice_single a,
.group_site .localnav_voice .localnav_voice_single a {
  background-position: 0px -218px;
}

.global_site .localnav_voice .localnav_voice_business a,
.group_site .localnav_voice .localnav_voice_business a {
  background-position: 0px -264px;
}

.global_site .localnav_voice .localnav_voice_other a,
.group_site .localnav_voice .localnav_voice_other a {
  background-position: 0px -310px;
}

/* List bottom */

.voice_list_btm {
  margin: -30px 0 0 0;
  clear: both;
}

.voice_list_btm .entry_list_pager {
  width: 715px;
  float: none;
}

/* Voice Card Area */

.single_voice_block {
  background: url(../images/common/twocolumn_contentbox_bg.gif) repeat-y;
}

.single_voice_block_btn {
  padding: 30px 0;
  font-size: 0;
  line-height: 0;
  text-align: center;
  background: url(../images/voice/panel_btm.gif) no-repeat left bottom;
}

.voice_inner {
  background: url(../images/common/twocolumn_contentbox_btm.gif) no-repeat left bottom;
}

/* Voice Card */

.voice_card {
  padding: 30px;
  border-top: solid 1px #d3dfe5;
  overflow: hidden;
}

.voice_inner .voice_card:first-of-type {
  border-top: none;
}

.single_voice_block .voice_card {
  padding: 40px 30px 30px 30px;
  border-top: none;
  background: url(../images/common/twocolumn_contentbox_top.gif) no-repeat left top;
}

.voice_right {
  width: 550px;
  float: right;
}

.voice_card h2 {
  margin: -5px 0 5px 0;
  font-size: 123%;
}

.global_site .voice_card h2 {
  color: #1276e9;
}
.group_site .voice_card h2 {
  color: #2b9f9b;
}

.voice_comment {
  line-height: 2;
}

.voice_left {
  width: 70px;
  float: left;
}

.voice_card .voice_icon {
  margin: 0 0 5px 0;
  text-indent: -99999px;
  width: 70px;
  height: 70px;
  display: block;
}

.voice_card .voice_icon01 {
  background: url(../images/voice/icon01.gif) no-repeat;
}
.voice_card .voice_icon02 {
  background: url(../images/voice/icon02.gif) no-repeat;
}
.voice_card .voice_icon03 {
  background: url(../images/voice/icon03.gif) no-repeat;
}
.voice_card .voice_icon04 {
  background: url(../images/voice/icon04.gif) no-repeat;
}
.voice_card .voice_icon05 {
  background: url(../images/voice/icon05.gif) no-repeat;
}
.voice_card .voice_icon06 {
  background: url(../images/voice/icon06.gif) no-repeat;
}
.voice_card .voice_icon07 {
  background: url(../images/voice/icon07.gif) no-repeat;
}
.voice_card .voice_icon08 {
  background: url(../images/voice/icon08.gif) no-repeat;
}

.voice_card .voice_type {
  padding: 3px 0 1px 0;
  font-size: 85%;
  line-height: 1.7;
  text-align: center;
  color: #fff;
  border-radius: 2px;
  display: block;
}

.global_site .voice_card .voice_type {
  background: #1276e9;
}
.group_site .voice_card .voice_type {
  background: #2b9f9b;
}

.voice_inner .no_entry {
  padding: 50px;
  font-size: 138%;
  text-align: center;
  color: #999;
}

/* ===================================================================

	Company

=================================================================== */

/* Title */

.global_site .company_title {
  background: url(../images/global/company/title.jpg) no-repeat;
}
.group_site .company_title {
  background: url(../images/group/company/title.jpg) no-repeat;
}

/* Local Navi */

.localnav_company h2 {
  margin: 0;
  text-indent: -9999px;
  width: 220px;
  height: 80px;
}

.global_site .localnav_company h2,
.global_site .localnav_company ul li a {
  background: url(../images/global/company/nav_local.gif) no-repeat;
}
.group_site .localnav_company h2,
.group_site .localnav_company ul li a {
  background: url(../images/group/company/nav_local.gif) no-repeat;
}

.global_site .localnav_company .localnav_company_profile a,
.group_site .localnav_company .localnav_company_profile a {
  background-position: 0px -80px;
}

.global_site .localnav_company .localnav_company_history a,
.group_site .localnav_company .localnav_company_history a {
  background-position: 0px -126px;
}

.global_site .localnav_company .localnav_company_announcement a,
.group_site .localnav_company .localnav_company_announcement a {
  background-position: 0px -172px;
}

.global_site .localnav_company .localnav_company_access a {
  background-position: 0px -218px;
}

.group_site .localnav_company .localnav_company_access a {
    background-position: 0px -172px;
  }

.global_site .localnav_company .localnav_company_group a {
    background-position: 0px -264px;
}

.group_site .localnav_company .localnav_company_group a {
    background-position: 0px -218px;
}

.global_site .localnav_company .localnav_company_network a {
    background-position: 0px -310px;
}

.group_site .localnav_company .localnav_company_network a {
    background-position: 0px -264px;
}

.global_site .localnav_company .localnav_company_inscomp a {
  background-position: 0px -357px;
}

.group_site .localnav_company .localnav_company_inscomp a {
    background-position: 0px -310px;
}
/* company common */

#group_company > dl > dt a[target="_blank"],
#network_company > dl > dt a[target="_blank"] {
  padding-right: 12px;
  background: url(../images/common/link_blank.gif) no-repeat right 4px;
}

/* Company Profile
---------------------------------------------------------------------*/

#company_profile h2 {
  margin: 0 0 30px 0;
  font-size: 192%;
  line-height: 1;
  color: #333;
}

#company_profile > dl {
  margin: 0 0 30px 0;
  border-bottom: solid 1px #bbb;
  width: 100%;
}

#company_profile > dl > dt,
#company_profile > dl > dd {
  padding: 15px 10px 13px 0;
}

#company_profile > dl > dt {
  color: #2b9f9b;
  border-top: solid 1px #2b9f9b;
  clear: left;
  float: left;
  width: 150px;
}

.global_site #company_profile > dl > dt {
  color: #1276e9;
  border-top: solid 1px #1276e9;
}

.group_site #company_profile > dl > dt {
  color: #2b9f9b;
  border-top: solid 1px #2b9f9b;
}

#company_profile > dl > dd {
  margin-left: 160px;
  border-top: solid 1px #bbb;
}

#company_profile > dl > dd > div {
  padding-left: 25px;
  background: url(../images/common/dot2.gif) repeat-y left top;
}

/* Gallery */

.company_photo_gallery ul {
  margin: 0 0 30px 0;
  overflow: hidden;
}

.company_photo_gallery ul li {
  margin: 0 0 15px 15px;
  float: left;
}
.company_photo_gallery ul li:first-of-type {
  margin-left: 0;
}

/* History
---------------------------------------------------------------------*/

.company_history {
  padding: 15px 0 0 0;
  border-top: solid 1px #ccc;
}

.company_history dt {
  font-size: 115%;
}
.global_site .company_history dt {
  color: #1276e9;
}
.group_site .company_history dt {
  color: #2b9f9b;
}

.company_history dt span {
  padding: 0 0 0 10px;
  color: #666;
}

.company_history dd {
  margin: 0 0 15px 0;
  padding: 0 0 15px 0;
  border-bottom: solid 1px #ccc;
}

/* Access Map
---------------------------------------------------------------------*/

.accessmap {
  margin: 0;
  font-size: 0;
  line-height: 0;
}

.accessmap p {
  padding: 10px 0 0 0;
  text-align: right;
}

.access_info {
  margin: 0;
}
.access_info dt {
  margin: 0 0 10px 0;
  padding: 3px 0 0 7px;
  font-size: 123%;
  line-height: 1;
}
.global_site .access_info dt {
  color: #1276e9;
  border-left: solid 3px #1276e9;
}
.group_site .access_info dt {
  color: #2b9f9b;
  border-left: solid 3px #2b9f9b;
}

/* Group Company
---------------------------------------------------------------------*/

#group_company h2 {
  margin: 0 0 30px 0;
  font-size: 192%;
  line-height: 1;
  color: #333;
}

#group_company > dl {
  margin: 0 0 30px 0;
  border-bottom: solid 1px #bbb;
  width: 100%;
}

#group_company > dl > dt,
#group_company > dl > dd {
  padding: 15px 0 13px 0;
}

#group_company > dl > dt {
  font-size: 115%;
  line-height: 1.4;
  clear: left;
  float: left;
  width: 265px;
}

.global_site #group_company > dl > dt {
  border-top: solid 1px #1276e9;
}
.group_site #group_company > dl > dt {
  border-top: solid 1px #2b9f9b;
}

#group_company > dl > dd {
  margin: 0 0 10px 265px;
  line-height: 1.4;
  border-top: solid 1px #bbb;
}

#group_company > dl > dd > div {
  padding-left: 25px;
  background: url(../images/common/dot2.gif) repeat-y left top;
}

#group_company > dl > dd > div dl {
  margin: 0;
  padding: 0;
  width: 100%;
}

#group_company > dl > dd > div dt {
  line-height: inherit;
  color: #777;
  clear: left;
  float: left;
  width: 75px;
}

#group_company > dl > dd > div dd {
  margin: 0 0 0 75px;
}

/* Network Agent
---------------------------------------------------------------------*/

#network_company > dl {
  margin: 0 0 30px 0;
  border-bottom: solid 1px #bbb;
  width: 100%;
}

#network_company > dl > dt,
#network_company > dl > dd {
  padding: 15px 0 13px 0;
}

#network_company > dl > dt {
  font-size: 115%;
  line-height: 1.4;
  clear: left;
  float: left;
  width: 280px;
}

.global_site #network_company > dl > dt {
  border-top: solid 1px #1276e9;
}
.group_site #network_company > dl > dt {
  border-top: solid 1px #2b9f9b;
}

#network_company > dl > dd {
  margin: 0 0 10px 300px;
  line-height: 1.4;
  border-top: solid 1px #bbb;
}

#network_company > dl > dd > div {
  padding-left: 25px;
  background: url(../images/common/dot2.gif) repeat-y left top;
}

/* Insurance Company
---------------------------------------------------------------------*/

#insurance_company > dl {
  margin: 0;
  width: 100%;
}

#insurance_company > dl > dt {
  padding: 15px 0 13px 0;
  font-size: 154%;
  line-height: 1.4;
  clear: left;
  float: left;
  width: 150px;
}

.global_site #insurance_company > dl > dt {
  color: #1276e9;
  border-top: solid 1px #1276e9;
}
.group_site #insurance_company > dl > dt {
  color: #2b9f9b;
  border-top: solid 1px #2b9f9b;
}

#insurance_company > dl > dd {
  margin: 0 0 10px 150px;
  padding: 17px 0 13px 0;
  line-height: 1.4;
  border-top: solid 1px #bbb;
}

#insurance_company > dl > dd li {
  display: flex;
  justify-content: space-between;
  margin: 0 0 15px 0;
}

#insurance_company > dl > dd li .link-icn {
  padding-right: 12px;
  background: url(../images/common/link_blank.gif) no-repeat right 4px;
}

#insurance_company .disclosure_btn {
  display: inline-block;
  padding: 0.2rem 0.5rem;
  margin-left: 30px;
  border-radius: 5px;
  background-color: #f2a708;
  color: #fff;
  font-size: 85%;
  text-decoration: none;
}

/* ===================================================================

	Acceident Contact

=================================================================== */

/* Title */
.global_site .accident_title {
  background: url(../images/global/form/accident_title.jpg) no-repeat;
}
.group_site .accident_title {
  background: url(../images/group/form/accident_title.jpg) no-repeat;
}

.accident_contact_list h2 {
  margin: 0 0 15px 0;
  font-size: 0;
  line-height: 0;
}

.accident_contact_list table {
  border-top: solid 1px #ccc;
  border-left: solid 1px #ccc;
  width: 100%;
}

.accident_contact_list table th {
  padding: 10px 15px;
  font-weight: bold;
  line-height: 1.4;
  border-right: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  background: url(../images/common/bg1.gif);
  width: 180px;
}

.accident_contact_list table td.contact_category span {
  font-size: 85%;
  line-height: 1.5em !important;
  color: #999;
}

.accident_contact_list table td {
  padding: 10px 15px;
  line-height: 1.5;
  border-right: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
}

.accident_contact_list table td.contact_category {
  width: 200px;
}

.accident_contact_list table td.tel {
  font-siz: 0;
  line-height: 0;
}

.accident_contact_list table td.contact_time {
  width: 190px;
}
.accident_contact_list table td.shoko_mail {
  font-size: 0;
  line-height: 0;
  width: 190px;
}

/* ===================================================================

	Form

=================================================================== */

/* layout
------------------------------------------------------------------- */

.form_layout {
  width: 100%;
  position: relative;
}

.form_layout h2 {
  margin: 10px 0 20px 0;
  padding: 3px 0 0 10px;
  font-size: 154%;
  line-height: 1;
}

.global_site .form_layout h2 {
  color: #1276e9;
  border-left: solid 3px #1276e9;
}
.group_site .form_layout h2 {
  color: #2b9f9b;
  border-left: solid 3px #2b9f9b;
}

.form_layout .list_line {
  border-top: solid 1px #ccc;
  padding: 15px 0;
  position: relative;
}

.form_layout .list_name {
  padding: 7px 0 0 0;
  font-weight: bold;
  width: 22%;
  float: left;
}

.form_layout .list_name span {
  padding-left: 48px;
  background: url(../images/form/input_status.gif) no-repeat left 2px;
  display: block;
}

.form_layout .list_name span.required {
  padding-left: 48px;
  background: url(../images/form/input_status.gif) no-repeat left -30px;
}

.form_layout .list_contents {
  width: 78%;
  float: right;
}

.form_layout .list_contents_inner {
  padding: 0 0 0 25px;
  border-left: solid 2px #ddd;
}

.form_layout .list_contents .sec_list_line {
  border-top: none;
  padding: 5px 0;
  border-bottom: dotted 0 #ccc;
  position: relative;
}

.form_layout .list_contents .sec_list_line:last-child {
  padding: 10px 0 0 0;
  border-bottom: dotted 0 #ccc;
}

.form_layout .list_contents .sec_list_line:first-child {
  padding: 0 0 10px 0;
}
.form_layout .list_contents .sec_list_name {
  padding: 8px 0 0 0;
  width: 12.5%;
  float: left;
}

.form_layout .list_contents .sec_list_name span {
}
.form_layout .list_contents .sec_list_contents {
  padding: 0;
  border: none;
  width: 87.5%;
  float: right;
}

.form_layout .list_contents div.list_contents_text {
  padding: 3px 0;
}

.form_example {
  color: #999;
}
.mail_sup1 {
  padding: 5px 0;
}
.mail_sup2 {
  margin: 0 0 10px 0;
  padding: 5px 0 0 0;
}

.direct_mail {
  margin: 0;
  font-weight: bold;
}

/* Label Item List */

.form_item_lineup {
  overflow: hidden;
}

.form_item_lineup label {
  margin: 0 2% 5px 0;
  padding: 5px 1% 3px 1%;
  border: solid 1px #efefef;
  width: 29%;
  display: block;
  float: left;
}

.form_item_lineup label:hover {
  background: #efefef;
  cursor: pointer;
}
.form_layout .form__submit ul li {
    display: flex;
    justify-content: center;
}

.form_layout .submit-btn {
    text-decoration: none;
    width: 280px;
    height: 50px;
    border: 1px solid #ddd;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #444;
    font-weight: bold;
    border-radius: 5px;
    font-size: 16px;
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(221,221,221,1) 100%);
}
/* Agree Privacy Policy */

.agree_privacy {
  margin: 0 0 15px 0;
  background: #efefef;
  width: 100%;
  height: 250px;
  overflow: auto;
}

.agree_privacy_inner {
  padding: 15px 20px;
}
.agree_privacy_inner h1 {
  margin: 0 0 5px 0;
  font-size: 115%;
}

.agree_privacy section {
  margin: 0 0 25px 0;
}

.agree_privacy .lead p,
.agree_privacy section p {
  margin: 0 0 15px 0;
}

.agree_privacy section h2 {
  margin: 0 0 10px 0;
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  color: #444 !important;
  border-left: none !important;
}

.agree_privacy section ol li {
  margin: 0 0 0 1.7em;
  list-style-type: decimal;
}

.agree_privacy ul.comp_ins_list {
  overflow: hidden;
}

.agree_privacy ul.comp_ins_list li {
  text-indent: 1.7em;
  background: url(../images/common/list1.gif) no-repeat 3px 6px;
  width: 50%;
  display: block;
  float: left;
}

.agree_privacy dl:last-of-type {
  padding: 15px 25px;
  border: solid 1px #ddd;
}

.agree_privacy dl:last-of-type dt {
  margin: 0 0 5px 0;
  font-size: 115%;
  color: #888;
}

/* Confirm */

.confirm_top {
  margin: 0;
  padding: 35px 30px 0 30px;
  background: url(../images/common/onecolumn_contentbox_top.gif) no-repeat left top;
}

.confirm_top h2 {
  margin: 0 0 5px 0;
  text-indent: -9999px;
  width: 235px;
  height: 25px;
  display: block;
}
.global_site .confirm_top h2 {
  background: url(../images/global/form/confirm.gif) no-repeat;
}
.group_site .confirm_top h2 {
  background: url(../images/group/form/confirm.gif) no-repeat;
}

.confirm_top p {
  margin: 0;
}

.confirm .form_layout .list_name,
.confirm .form_layout .sec_list_name {
  padding: 2px 0 0 0;
}
.confirm .form_layout .list_name span {
  padding-left: 0;
  background: none;
  display: block;
}

/* Done */

.done_top {
  margin: 0;
  padding: 80px 30px 0 30px;
  background: url(../images/common/onecolumn_contentbox_top.gif) no-repeat left top;
}

.done_top h2 {
  margin: 0 0 5px 0;
  text-indent: -9999px;
  background: url(../images/form/done_text.gif) no-repeat center top;
  width: 100%;
  height: 33px;
  display: block;
}

.done p {
  margin: 0 0 40px 0;
  text-align: center;
}

/* Input
------------------------------------------------------------------- */

.form_layout input[type="text"],
.form_layout textarea,
.form_layout select,
.form_layout option {
  line-height: 1.6em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: solid 1px #ddd;
}
.form_layout input[type="text"]:focus,
.form_layout textarea:focus,
.form_layout select:focus,
.form_layout option:focus {
  background: #fff8e1;
}
.form_layout input[type="text"],
.form_layout input[type="password"] {
  padding: 6px 5px;
}
.form_layout select {
  padding: 5px;
}
.inputarea1 {
  width: 200px;
}
.inputarea2 {
  width: 150px;
}
.inputarea3 {
  width: 162px;
}
.inputarea4 {
  width: 400px;
}
.inputarea5 {
  width: 80px;
}
.inputarea6 {
  width: 30px;
}
.inputarea7 {
  width: 200px;
}
.commentarea1 {
  padding: 6px;
  width: 661px;
  max-width: 661px;
  height: 180px;
}
input[type="radio"],
input[type="checkbox"] {
  margin-right: 3px;
  position: relative;
  top: 2px;
}

/* Button
------------------------------------------------------------------- */

div.submit {
  padding: 30px 0 10px;
  text-align: center;
  overflow: hidden;
}

.submit-inner {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
}

.submit-inner__item {
  padding: 0;
  margin: 0 10px;
}

div.submit input[type="submit"].submit_btn_confirm,
div.submit input[type="submit"].submit_btn_send,
div.submit input[type="submit"].submit_btn_back {
  text-indent: -9999px;
  border: none;
  background-color: transparent;
  background-repeat: no-repeat;
  background-image: url(../images/form/submit_btn.gif);
  width: 190px;
  height: 50px;
  display: inline-block;
  cursor: pointer;
}

div.submit input[type="submit"].submit_btn_confirm {
  background-position: 0 0;
}
div.submit input[type="submit"].submit_btn_send {
  background-position: -200px 0;
}
div.submit input[type="submit"].submit_btn_back {
  background-position: -400px 0;
}

div.submit input[type="submit"].submit_btn_confirm:hover,
div.submit input[type="submit"].submit_btn_send:hover,
div.submit input[type="submit"].submit_btn_back:hover {
  opacity: 0.75; /* Standard: FF gt 1.5, Opera, Safari */
  filter: alpha(opacity=75); /* IE lt 8 */
  -ms-filter: "alpha(opacity=75)"; /* IE 8 */
  -khtml-opacity: 0.75; /* Safari 1.x */
  -moz-opacity: 0.75; /* FF lt 1.5, Netscape */
}

/* Error
------------------------------------------------------------------- */

p.error_box {
  padding: 13px 15px 10px 15px;
  margin: 0 0 10px 0;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #e8041f;
  border: solid 2px #f06c7c;
  background: #ffd7dc;
}

.form_layout input.error,
.form_layout select.error,
.form_layout textarea.error {
  font-weight: normal;
  border: solid 1px #fa4563;
  background: #fff2f4;
}

p.error {
  padding-top: 3px;
  font-weight: bold;
  color: #e6243f;
}

/*--------------------------------------------------------------------
	Inquiry
------------------------------------------------------------------- */

/* title */

.global_site .inquiry_title {
  background: url(../images/global/form/inquiry_title.jpg) no-repeat;
}
.group_site .inquiry_title {
  background: url(../images/group/form/inquiry_title.jpg) no-repeat;
}

/* Tel */

.inquiry_tel {
  margin-top: -10px;
  text-indent: -9999px;
  width: 960px;
  height: 145px;
  display: block;
}
.global_site .inquiry_tel {
  background: url(../images/global/form/inq_tel.jpg) no-repeat;
}
.group_site .inquiry_tel {
  background: url(../images/group/form/inq_tel.jpg) no-repeat;
}

.inquiry_mail {
  margin: 0;
  padding: 5px 30px 0;
}

.inquiry_mail h2 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;

}
.txt--bold {
    font-weight: bold;
}
.global_site .inquiry_mail h2 {
  background: url(../images/global/form/inq_mail.gif) no-repeat;
}
.group_site .inquiry_mail h2 {
    color: #2b9f9b;
}
.inquiry_mail p + p {
  margin-top: 5px;
}

/*--------------------------------------------------------------------
	Estimate
------------------------------------------------------------------- */

/* title */

.global_site .estimate_title {
  background: url(../images/global/form/estimate_title.jpg) no-repeat;
}
.group_site .estimate_title {
  background: url(../images/group/form/estimate_title.jpg) no-repeat;
}

/* Tel */

.estimate_tel {
  margin-top: -10px;
  text-indent: -9999px;
  width: 960px;
  height: 145px;
  display: block;
}
.global_site .estimate_tel {
  background: url(../images/global/form/estimate_tel.jpg) no-repeat;
}
.group_site .estimate_tel {
  background: url(../images/group/form/estimate_tel.jpg) no-repeat;
}

.estimate_mail {
  margin: 0;
  padding: 5px 30px 0;
}

.estimate_mail h2 {
  margin: 0 0 10px 0;
  text-indent: -9999px;
  width: 205px;
  height: 25px;
  display: block;
}
.global_site .estimate_mail h2 {
  background: url(../images/global/form/estimate_mail.gif) no-repeat;
}
.group_site .estimate_mail h2 {
  background: url(../images/group/form/estimate_mail.gif) no-repeat;
}

.estimate_mail p {
  margin: 0;
}

/* ===================================================================

	Privacy ＆　fiduciary-duty

=================================================================== */

/* Title */

.global_site .privacy_title {
  background: url(../images/global/policy/privacy_title.jpg) no-repeat;
}
.group_site .privacy_title {
  background: url(../images/group/policy/privacy_title.jpg) no-repeat;
}
.global_site .fiduciary-duty_title {
  background: url(../images/global/policy/fiduciary-duty_title.jpg) no-repeat;
}
.group_site .fiduciary-duty_title {
  background: url(../images/group/policy/fiduciary-duty_title.jpg) no-repeat;
}

/* Block */

.privacy .lead,
.privacy section,
.fiduciary_duty .lead,
.fiduciary_duty section {
  margin: 0 0 25px 0;
}

.privacy section h2 {
  margin: 0 0 5px 0;
  font-size: 154%;
}

.fiduciary_duty section h2 {
  margin: 0 0 5px 0;
  font-size: 120%;
}

.global_site .privacy section h2,
.global_site .fiduciary_duty section h2 {
  color: #1276e9;
}

.group_site .privacy section h2,
.group_site .fiduciary_duty section h2 {
  color: #2b9f9b;
}

.privacy .lead p,
.privacy section p,
.fiduciary_duty .lead p,
.fiduciary_duty section p {
  margin: 0 0 15px 0;
}

.privacy section ol li {
  margin: 0 0 0 1.7em;
  list-style-type: decimal;
}

.privacy ul.comp_ins_list {
  overflow: hidden;
}

.privacy ul.comp_ins_list li {
  text-indent: 1.7em;
  background: url(../images/common/list1.gif) no-repeat 3px 6px;
  width: 33%;
  display: block;
  float: left;
}

.privacy ul.comp_ins_list_line li {
  text-indent: 1.7em;
  background: url(../images/common/list1.gif) no-repeat 3px 6px;
  display: block;
}

.privacy .privacy_contact {
  padding: 15px 25px;
  border: solid 1px #ddd;
}

.privacy .privacy_contact dt {
  margin: 0 0 5px 0;
  color: #888;
  font-size: 115%;
}

.fiduciary_duty table {
  width: 100%;
  margin-bottom: 15px;
}

.fiduciary_duty table th {
  width: 35%;
  padding: 0.5rem;
  border: 1px #ccc solid;
  background: url(../images/common/bg1.gif);
}

.fiduciary_duty td {
  padding: 0.5rem;
  border: 1px #ccc solid;
  background-color: #fff;
}

.fiduciary_duty .kpi h2 {
  color: #444444 !important;
  font-size: 150%;
  font-weight: bold;
}

.fiduciary_duty .kpi_report {
  padding: 20px 30px;
  margin: 20px 0 0 0;
  border: solid 1px #1276e9;
}

.fiduciary_duty .kpi_report h2 {
  color: #1276e9 !important;
  font-size: 120%;
  font-weight: bold;
}

.fiduciary_duty .kpi_report_group {
  border: solid 1px #2b9f9b;
  margin-top: 40px;
}
.fiduciary_duty .kpi_report_group h2 {
  color: #2b9f9b !important;
}

/* ===================================================================

	Invitation

=================================================================== */

/* Title */

.global_site .invitation_title {
  background: url(../images/global/policy/invitation_title.jpg) no-repeat;
}
.group_site .invitation_title {
  background: url(../images/group/policy/invitation_title.jpg) no-repeat;
}

/* Block */

.invitation p:first-of-type {
  margin: 0 0 25px 0;
}
.invitation p:last-of-type {
  text-align: right;
}

.invitation ol li {
  margin: 0 0 1.5em 1.7em;
  list-style-type: decimal;
}

/* ===================================================================

	Sitemap

=================================================================== */

/* Title */

.global_site .sitemap_title {
  background: url(../images/global/sitemap/title.jpg) no-repeat;
}
.group_site .sitemap_title {
  background: url(../images/group/sitemap/title.jpg) no-repeat;
}

.sitemap_column {
  padding: 0 3%;
  border-left: solid 1px #d3dfe5;
  width: 29%;
  float: left;
}

.sitemap_column:first-of-type {
  padding-left: 0;
  border-left: none;
}

.sitemap_column:last-of-type {
  padding-right: 0;
}

.sitemap_column ul {
  color: #888888;
  border-top: solid 1px #d3dfe5;
  width: 100%;
}
.sitemap_column li {
  padding: 15px 0 16px 25px;
  border-bottom: solid 1px #d3dfe5;
  background: url(../images/common/a_arrow1.gif) no-repeat left 21px;
}
.sitemap_column li ul {
  padding: 10px 0 0 0;
  border: none;
}
.sitemap_column li li {
  margin-left: 1px;
  padding: 4px 0 4px 12px;
  border: none;
  background: url(../images/common/a_arrow2.gif) no-repeat left 13px;
}

/*/////////////////////////////////////////////////////////////////////

Grobal Site

/////////////////////////////////////////////////////////////////////*/

/* ===================================================================

	Top Page

=================================================================== */

.global_pickup {
  margin: 0 0 30px 0;
}

.global_pickup ul {
  overflow: hidden;
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 20px;
}

.global_pickup ul li img {
    width: 100%;
}

/* ===== Banner Link ===== */

.index .online ul {
  overflow: hidden;
  margin-top: -10px;
}

.index .online h2 {
  font-size: 0;
  line-height: 0;
}

.index .online li {
  margin: 15px 0 0 15px;
  font-size: 0;
  line-height: 0;
  float: left;
}

.index .online li:nth-child(2n + 1) {
  margin: 15px 0 0 0;
}

.index .online .index_contentbox_inner {
  padding-top: 0 !important;
}

/* ===== Login Information ===== */

#sub .group_login {
  margin: 0 0 15px 0 !important;
  font-size: 0;
  line-height: 0;
}

#sub .group_login dt {
  margin: 0 0 15px 0;
}

#sub .group_login dd {
  background: #99ccff;
}

/* ===================================================================

	Login

=================================================================== */

.login_area {
  margin: 0 auto;
  padding: 50px 0 100px 0;
  text-align: left;
  width: 500px;
}

.login_box {
  margin: 0;
  background: url(../images/global/login/loginbox_bg.gif) repeat-y;
}

.login_box_inner {
  padding: 20px 30px 30px;
  background: url(../images/global/login/loginbox_btm.gif) no-repeat left bottom;
}

.login_box dt {
  margin: 0 0 5px 0;
  font-size: 115%;
  color: #999;
}

.login_box dd {
  margin: 0 0 10px 0;
}

.login_box dl dd:last-of-type {
  margin: 0;
  padding: 5px 0 0 0;
}

.login_box input[type="text"],
.login_box input[type="password"] {
  padding: 10px 14px;
  font-size: 138%;
  line-height: 28px;
  border: solid 1px #ccc;
  border-radius: 3px;
  width: 410px;
}

.login_box input[type="text"]:focus,
.login_box input[type="password"]:focus {
  background: #fff8e1;
}

.login_box label:hover {
  color: #888;
  cursor: pointer;
}

.login_box .btn_login {
  text-indent: -9999px;
  border: none;
  background: url(../images/global/login/btn_login.gif);
  width: 440px;
  height: 50px;
  display: block;
  outline: none;
  cursor: pointer;
}

.login_box .btn_login:active {
  position: relative;
  top: 1px;
}

/* ===================================================================

	Individual & Business

=================================================================== */

/* Title */

.individual_title {
  background: url(../images/global/individual/title.jpg) no-repeat;
}
.business_title {
  background: url(../images/global/business/title.jpg) no-repeat;
}

/* Lead */

.global_ins_lead {
  padding: 0;
  background: url(../images/common/onecolumn_contentbox_top.gif) no-repeat left top;
  overflow: hidden;
}

.global_ins .contentbox_inner {
  padding: 50px 40px 40px !important;
  overflow: hidden;
}

.global_ins_lead_left {
  width: 550px;
  float: left;
}

.global_ins_lead_left h2 {
  margin: 0 0 30px 0;
  font-size: 0;
  line-height: 0;
}

.global_ins_lead_right {
  float: right;
}
.business .global_ins_lead_right {
  margin: -15px 0;
}

/* Lineups */

#global_ins_lineup {
}

#global_ins_lineup h2 {
  margin: 0;
  font-size: 0;
  line-height: 0;
}

.global_ins {
  border-bottom: solid 1px #d3dfe5;
  min-height: 250px;
}
#global_ins_lineup > .global_ins:nth-child(even) {
  padding: 60px 420px 60px 40px;
}
#global_ins_lineup > .global_ins:nth-child(odd) {
  padding: 60px 40px 60px 420px;
}

.global_ins h3 {
  margin: 0 0 25px 0;
  font-size: 0;
  line-height: 0;
}

.individual .global_ins h4 {
  margin: 0 0 5px 0;
  font-size: 169%;
  line-height: 1.5;
}

.global_ins p {
  margin: 0 0 1em 0;
}

.global_ins > dl {
  font-weight: bold;
  margin: 0;
  width: 100%;
}

.global_ins > dl > dt {
  padding: 0;
  clear: left;
  float: left;
  width: 100px;
}

.global_ins > dl > dd {
  padding: 0;
  margin-left: 100px;
}

/* Background Images */

/* Individual */
.individual_cate1 {
  background: url(../images/global/individual/cate1_bg.jpg) no-repeat right top;
}
.individual_cate2 {
  background: url(../images/global/individual/cate2_bg.jpg) no-repeat left top;
}
.individual_cate3 {
  background: url(../images/global/individual/cate3_bg.jpg) no-repeat right top;
}
.individual_cate4 {
  background: url(../images/global/individual/cate4_bg.jpg) no-repeat left top;
}
.individual_cate5 {
  background: url(../images/global/individual/cate5_bg.jpg) no-repeat right top;
}
.individual_cate6 {
  background: url(../images/global/individual/cate6_bg.jpg) no-repeat left top;
}

/* Business */
.business_cate1 {
  background: url(../images/global/business/cate1_bg.jpg) no-repeat right top;
}
.business_cate2 {
  background: url(../images/global/business/cate2_bg.jpg) no-repeat left top;
}
.business_cate3 {
  background: url(../images/global/business/cate3_bg.jpg) no-repeat right top;
}
.business_cate4 {
  background: url(../images/global/business/cate4_bg.jpg) no-repeat left top;
}
.business_cate5 {
  background: url(../images/global/business/cate5_bg.jpg) no-repeat right top;
}

/*/////////////////////////////////////////////////////////////////////

Group Site

/////////////////////////////////////////////////////////////////////*/

/* ===================================================================

	Top Page

=================================================================== */

/* ===== Insurance Lineup ===== */

.index_insurance_lineup {
  width: 450px;
  float: left;
}

.index_insurance_lineup .TabbedPanelsTabGroup {
  margin: 0;
  padding: 0;
  background: none;
  width: 450px;
  float: left;
}

.index_insurance_lineup .TabbedPanelsTab p {
  margin: 0;
  text-indent: -9999px;
  width: 225px;
  height: 50px;
  background: url(../images/group/top/lineup_cate_tab.gif) no-repeat;
}

.index_insurance_lineup .TabbedPanelsTab:first-child p {
  margin-left: 0;
}

.index_insurance_lineup .TabbedPanelsTab p.tab_employee {
  background-position: 0 0;
}
.index_insurance_lineup .TabbedPanelsTab:hover p.tab_employee {
  background-position: 0 -50px;
}
.index_insurance_lineup .TabbedPanelsTab.active p.tab_employee {
  background-position: 0 -100px;
  cursor: default;
}

.index_insurance_lineup .TabbedPanelsTab p.tab_ob {
  background-position: -225px 0;
}
.index_insurance_lineup .TabbedPanelsTab:hover p.tab_ob {
  background-position: -225px -50px;
}
.index_insurance_lineup .TabbedPanelsTab.active p.tab_ob {
  background-position: -225px -100px;
  cursor: default;
}

.TabbedPanelsContentGroup {
  background: url(../images/group/top/lineup_contentbox_bg.gif) repeat-y;
  clear: both;
}

.index_insurance_lineup .index_lineup_inner {
  background: url(../images/group/top/lineup_contentbox_btm.gif) no-repeat left bottom;
}
.index_lineup_set {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
}
.index_lineup_item {
    border: 1px solid #ddd;
    display: flex;
    width: 100%;
    border-radius: 5px;
    background: linear-gradient(0deg, rgba(236,236,236,1) 0%, rgba(255,255,255,0) 100%);
}
.index_lineup_link {
    display: flex;
    align-items: center;
    padding: 6px;
    width: 100%;
    gap: 10px;
    text-decoration: none !important;
}
.index_lineup_link--img {
    width: 25px;
    display: flex;
    justify-content: center;
}
.index_lineup_link--img img{
    width: 100%;
    display: block;
}
.index_lineup_link--body {
    width: 100%;
    display: flex;
    flex-direction: column;

}
.index_lineup_link--ttl {
    font-weight: bold;
    font-size: 13px;
    line-height: 1.2;
}
.index_lineup_link--ttl span {
    font-size: 11px;
    display: inline-block;
}
.index_lineup_link--txt {
    font-weight: bold;
    font-size: 10px;
    word-break: keep-all;
    line-height: 1.5;
    margin-top: 5px;
}
.index_lineup_set--employee .index_lineup_link--ttl{
    color: #35a8f3;

}
.index_lineup_set--employee .index_lineup_item:hover {
    border: 1px solid #35a8f3;
    background: linear-gradient(0deg, rgba(53,168,243,0.2) 0%, rgba(255,255,255,0) 100%);
}
.index_lineup_set--ob {
    gap: 0 10px;
}
.index_lineup_set--ob li {
    width: 100%;
}
.index_lineup_set--ob li a{
    width: 100%;
    display: block;
}
/* ===== Service Lineup ===== */

.index_service_lineup {
  font-size: 0;
  line-height: 0;
  background: url(../images/group/top/service_contentbox_bg.gif) repeat-y;
  float: right;
}

.index_service_lineup .index_lineup_inner {
  background: url(../images/group/top/service_contentbox_btm.gif) no-repeat left bottom;
}

/* ===== Lineup Common ===== */

.insurance_service {
  margin: 0 0 25px 0;
  overflow: hidden;
}

.index_lineup_inner {
  padding: 15px 20px;
  background: url(../images/group/top/lineup_contentbox_btm.gif) no-repeat left bottom;
}


/* ===== Pickup ===== */

.pickup {
  position: relative;
}

.pickup_panel_list {
  overflow: hidden;
}

.pickup_panel {
  margin: 0 0 0 25px;
  width: 150px;
  float: left;
}

.pickup_panel_list .pickup_panel:first-of-type {
  margin-left: 0;
}

.pickup_panel dt {
  margin: 0 0 10px 0;
}
.pickup_panel dd {
  font-size: 85%;
  letter-spacing: 0.045em;
  line-height: 1.8;
}

.pickup_panel_note {
  font-size: 90%;
  background: #eee;
  padding: 2px 10px;
  margin-top: -5px;
}

/* Sub
------------------------------------------------------------------- */

/* ===== Group Insurance Service ===== */
#sub .group_ins-service {
    margin-top: -10px;
  }
/* ===== Group Insurance Merit ===== */

#sub .group_ins {
  margin: -5px 0 15px 0 !important;
  font-size: 0;
  line-height: 0;
}

#sub .group_ins dt {
  margin: 0 0 15px 0;
}

#sub .group_ins dd {
  background: #66ffff;
}

/* ===================================================================

	Insrance Common

=================================================================== */

.ins_lead {
  margin: -10px 0 0 0;
}

.ins_content {
  padding: 30px 30px 0 30px;
}

/* Point */

.ins_point {
  margin: 0;
  position: relative;
}

.ins_point h2 {
  margin: 0 0 25px 0;
}
.ins_point h3 {
  margin: 0 0 15px 0;
}
.ins_point h4 {
  margin: 0 0 10px 0;
  padding: 0 0 0 7px;
  font-size: 123%;
  font-weight: bold;
  line-height: 1;
  border-left: solid 5px #f69d00;
}
.ins_point_block {
  margin: 0 0 50px 0;
}
.ttl-em-point {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 1.2;
    color: #35a8f3;
}
/* One point check */

.ins_check {
  margin: -10px 0 50px 0;
  position: relative;
}

.ins_check h2 {
  margin: 0 0 20px 0;
}
.ins_check > .ins_check_catch {
  margin: 0 0 15px 0;
  font-size: 231%;
  line-height: 1.2;
}

/* Relation */

.ins_relation {
  margin: 0 0 30px 0;
  position: relative;
}

.ins_relation h2 {
  margin: 0 0 10px 0;
}
.ins_relation ul {
  overflow: hidden;
}
.ins_relation .banner_two li {
  margin: 0 0 0 25px;
  width: 315px;
  float: left;
}

.ins_relation ul li:first-of-type {
  margin: 0;
}

/* footer */

.ins_footer {
  border-top: solid 1px #d3dfe5;
  background: url(../images/group/common/insurance/ins_footer_bg.gif) repeat-y;
}

.ins_footer_inner {
  margin: 0;
  padding: 30px;
  background: url(../images/group/common/insurance/ins_footer_btm.gif) no-repeat left bottom;
}

.ins_consider {
  margin: 0 0 20px 0;
  border-bottom: solid 1px #ccc;
}

.ins_consider h1 {
  margin: 0 0 25px 0;
  font-size: 0;
  line-height: 0;
}

.ins_detail_info {
  margin: 0 0 30px 0;
  padding: 23px;
  border: solid 2px #ccc;
}

.ins_detail_info h3 {
  margin: 0 0 25px 0;
  font-size: 0;
  line-height: 0;
}

/* Single */

.ins_detail_info dl.single {
  font-size: 0;
  line-height: 0;
  overflow: hidden;
}
.ins_detail_info dl.single + .single {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 2px dotted #ccc;
}

.ins_detail_info dl dt {
  float: left;
}

.ins_detail_info dl dd {
  /* background: #fff; */
  float: right;
}

/* Plural 3-4 */

.ins_detail_info ul {
  font-size: 0;
  line-height: 0;
  overflow: hidden;
}

.ins_detail_info .banner_two li {
  margin: 0 0 0 15px;
  width: 295px;
  float: left;
}
.ins_detail_info .banner_two li p:first-of-type,
.ins_detail_info .banner_three li p:first-of-type {
  background-color: #fff;
  height: 80px;
  border: 1px solid #cfcfcf;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.ins_detail_info .banner_three li {
  margin: 0 0 0 10px;
  width: 195px;
  float: left;
}

.ins_detail_info .banner_four li {
  margin: 0 0 0 15px;
  width: 140px;
  float: left;
}

.ins_detail_info li:first-of-type {
  margin: 0;
}

.ins_detail_info li p:first-of-type {
  margin: 0 0 5px 0;
}

.ins_inq_info {
  margin: 0 0 25px 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
}

.ins_inq_info dt {
  margin: 0 0 12px 0;
}
.ins_inq_info dd {
  background: #fff;
  float: left;
}
.ins_inq_info dd:first-of-type {
  margin-right: 30px;
}
.ins_inq_info dd:last-of-type {
  margin-left: 10px;
}

/* Guard Text */

.ins_guard_text {
  font-size: 85%;
  line-height: 1.5;
}

.ins_guard_text p {
  margin: 0 0 1em 0;
}

.ins_guard_text > dl {
  width: 100%;
}
.ins_guard_text > dl > dt {
  font-weight: bold;
  clear: left;
  float: left;
  width: 90px;
}
.ins_guard_text > dl > dd {
  margin-left: 90px;
}

.approval_number {
  color: #999;
}
.btn-car {
    position: relative;
    border-radius: 5px;
    margin-bottom: 20px;
    padding: 20px;
    display: flex;
    justify-content: center;
    color: #fff !important;
    font-weight: bold;
    text-decoration: none !important;
    font-size: 25px;
    background: linear-gradient(0deg, rgba(223,52,72,1) 0%, rgba(246,77,97,1) 100%);
}
.car-emp-pickup {
    padding: 20px;
    background: #fbf7d0;
    margin-bottom: 30px;
}
.car-emp-pickup_txt {
    font-weight: bold;
    font-size: 16px;
}
.car-emp-pickup_txt_bold {
    color: #e6243f;
}
.emp-ttl1 {
    padding: 8px 15px;
    color: #fff;
    background: #1399f0;
    box-shadow: 0 3px 0 #62c0fd;
}
.emp-ob-ttl1 {
    padding: 8px 15px;
    color: #fff;
    background: #ea9e20;
    box-shadow: 0 3px 0 #f5c15c;
}
.emp-ttl2 {
    font-size: 16px;
    font-weight: bold;
    padding-left: 10px;
    border-left: 5px solid #1399f0;
    margin-bottom: 30px;
    line-height: 1;
}
.emp-ttl3 {
    padding: 10px;
    color: #1399f0;
    font-weight: bold;
    font-size: 13px;
    display: block;
    border-bottom: 2px solid #1399f0;
}
.list-dot {
    position: relative;
    margin-bottom: 20px;
    border: 5px solid #ccc;
    padding: 20px;
    background: #f9feff;
    border-radius: 3px;

}
.list-dot li{
    position: relative;
    font-size: 18px;
    padding-left: 1.5em;
}
.list-dot li.list-dot-red--ob{
    color: #e6243f;
    strong{
        font-weight: bold;
    }
}
.list-dot li span{
    font-size: 14px;
    font-weight: bold;
}
.list-dot li::before{
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color:#1399f0;
    position: absolute;
    top: 8px;
    left: 7px;
    transform: translateX(-50%);
}
.note {
    position: relative;
    padding-left: 1em;
    text-indent: -1em;
}
.note::before {
    content: "※";
}
.emp-comment-ttl {
    position:relative;
    background:#fff;
    padding:10px;
    border:2px solid #ef872b;
    font-size:14px;
    font-weight:bold;
    border-radius:10px;
}
.emp-comment-ttl:after,.emp-comment-ttl:before{
    border: solid transparent;
    content:'';
    height:0;
    width:0;
    pointer-events:none;
    position:absolute;
    top:100%;
    left:90%;
}
.emp-comment-ttl::before{
    border-color: rgba(247, 221, 51, 0);
    border-top-width:20px;
    border-bottom-width:20px;
    border-left-width:10px;
    border-right-width:10px;
    margin-left: -10px;
    z-index: 2;
    border-top-color:#fff;
}
.emp-comment-ttl::after{
    border-color: rgba(30, 144, 255, 0);
    border-top-width:24px;
    border-bottom-width:24px;
    border-left-width:12px;
    border-right-width:12px;
    margin-left: -12px;
    margin-top: 2px;
    border-top-color:#ef872b;
}
.emp-comment-inner {
    margin-top: 50px;
    display: flex;
    gap: 20px;
}
.emp-comment-txt {
    background: #fff5dd;
    padding: 20px;
    width: 34em;
}
.emp-comment-img {
    width: 155px;
}
.emp-comment-img img{
    display: block;
    width: 100%;
}

.emp-comment-inner.driving{
    display: block !important;
}
.emp-comment-inner .driving-title{
    text-align: center;
    background-color: #0064CB;
    border-radius: 5px;
    padding: 1rem 0 .5rem;
    margin-bottom: 1rem;
}
.emp-comment-inner .driving-title img {
    width: 100%;
    max-width: 596px;
    margin: 0 auto;
}
.emp-comment-inner .driving-link{
    display: grid;
    grid-template-columns:repeat(2,1fr);
    gap: 20px;
    margin-top: 1rem;
}
.emp-comment-inner .driving-link img{
    width: 100%;
}



.ins_new-link {
    padding-bottom: 30px;
}
.ins_new-link__inner {
    margin-top: 30px;
    padding: 20px;
    border: solid 2px #ccc;
    background: #ecf0f0;
}
.ins_new-link__set {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 10px;
}
.ins_new-link__item {
    width: 100%;
}
.ins_new-link__item img{
    display: block;
    width: 100%;
}
.ins_sj {
    padding-bottom: 30px;
}
.ins_sj_lead {
    margin-top: 30px;
    margin-bottom: 30px;
}
.ins_sj-pick {
    position: relative;
    padding:50px 20px 20px;
    border-radius: 5px;
    border: 5px solid #ee4c00;
    background: #f2f3f0;
}
.ins_sj-pick-logo {
    display: flex;
    margin-bottom: 30px;
}
.ins_sj-pick-logo img{
    width: 50%;
    margin: auto;
}

.ins_sj-pick__ttl {
    font-size: 25px;
    font-weight: bold;
    position: absolute;
    padding: 0 10px;
    top: -23px;
    left: 50%;
    color: #fff;
    background: #ee4c00;
    border-radius: 5px;
    transform: translateX(-50%);
}
.ins_sj-pick__inner {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
}
.ins_sj-pick__list ul{
    position: relative;
}
.ins_sj-pick__list li{
    position: relative;
    font-size: 14px;
    padding-left: 1.5em;
    font-weight: bold;
}
.ins_sj-pick__list li::before{
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color:#ee4c00;
    position: absolute;
    top: 8px;
    left: 7px;
    transform: translateX(-50%);
}
.ins_emp-flow {
    padding-bottom: 30px;
}
.emp-road {
    padding-bottom: 30px;
}
.ins_emp-flow__inner {
    position: relative;
    margin-top: 30px;
}
.ins_emp-flow__item {
    background-color: #0D95C8;
    padding: 10px;
    position: relative;
    margin-bottom: 55px;
    color: #fff;
    text-align: center;
    display: flex;
    font-size: 14px;
    justify-content: center;
    font-weight: bold;
}
.ins_emp-flow__item::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 25px 30px 0 30px;
    border-color: #0D95C8 transparent transparent transparent;
    bottom: -40px;
    left: 0;
    right: 0;
    margin: auto;
}
.ins_emp-flow__item-last {
    border: 2px solid #0D95C8;
}
.ins_emp-flow__item-last_ttl {
    background-color: #0D95C8;
    padding: 10px;
    position: relative;
    color: #fff;
    text-align: center;
    display: flex;
    font-size: 14px;
    justify-content: center;
    font-weight: bold;
}
.ins_emp-flow__item-last_body {
    padding: 20px;
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 10px;
}
.ins_emp-flow__item-last_body-item ul {
    position: relative;
}
.ins_emp-flow__item-last_body-item li {
    position: relative;
    font-size: 14px;
    padding-left: 1.5em;
    font-weight: bold;
}
.ins_emp-flow__item-last_body-item li::before{
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color:#0D95C8;
    position: absolute;
    top: 8px;
    left: 7px;
    transform: translateX(-50%);
}
.ins_emp-flow__item-last_body-item img {
    width: 90%;
    display: block;
    margin: auto;
}
.emp-road_lead {
    margin-top: 30px;
    margin-bottom: 10px;
}
.emp-road-contact {
    margin-top: 30px;
    margin-bottom: 30px;
}
.emp-road-contact__ttl {
    font-size: 25px;
    font-weight: bold;
}
.emp-road-contact-accent {
    color: #e6243f;
}
.emp-road-contact-accent span{
    color: #333;
    font-size: 18px;
}
.emp-road h3 {
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: bold;
    color: #1399f0;
}
.emp-road a {
    display: block;
}
.emp-car-mb10 {
    margin-bottom: 10px !important;
}
.btn-net-link {
    margin-bottom: 30px;
    display: block;
}
/* ===================================================================

	Insurance

=================================================================== */

.simu_condition {
  padding: 10px 15px;
  font-size: 77%;
  line-height: 1.5;
  color: #666;
  border-radius: 3px;
  background: #efefef;
}

/* Employee Insurance
------------------------------------------------------------------- */

/* Title */
.employee_title {
  background: url(../images/group/employee/title.jpg) no-repeat;
}

.ins_lineup {
  margin: 0;
  overflow: hidden;
}

.ins_lineup li {
  margin: 0 0 20px 20px;
  font-size: 0;
  line-height: 0;
  float: left;
}

.ins_lineup li:nth-child(4n + 1) {
  margin-left: 0;
}
.lineup-set {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 20px;
    margin-bottom: 20px;
}
.lineup-item {
    border: 1px solid #ddd;
    width: 100%;
    display: flex;
    border-radius: 5px;
    background: linear-gradient(0deg, rgba(236,236,236,1) 0%, rgba(255,255,255,0) 100%);
}
.lineup-link {
    width: 100%;
    padding: 20px 15px;
    display: flex;
    align-items: center;
    text-decoration: none !important;
}
.lineup-link--subttl {
    font-size: 11px;
    font-weight: bold;
    line-height: 1.2;
    word-break: keep-all;
    display: flex;
    justify-content: center;
}
.lineup-link--ttl {
    display: flex;
    font-size: 15px;
    width: 100%;
    align-items: center;
    font-weight: bold;
    margin-top: 7px;
    color: #35a8f3;
    line-height: 1.25;
}
.lineup-link--ttl-txt {
    display: flex;
    font-size: 11px;
    font-weight: bold;
    justify-content: center;
    margin-left: 20px;
    color: #35a8f3;
    line-height: 1;
}
.lineup-link--ttl-img {
    width: 26px;
    margin-right: 10px;
}
.lineup-link--ttl-img img{
    display: block;
    width: 100%;
}
/* OB Insurance
------------------------------------------------------------------- */

/* Title */
.ob_title {
  background: url(../images/group/ob/title.jpg) no-repeat;
}

/* Car Insurance
------------------------------------------------------------------- */

/* Title */
.car_em_title {
  background: url(../images/group/car/title_em.jpg) no-repeat;
}
.car_ob_title {
  background: url(../images/group/car/title_ob.jpg) no-repeat;
}

/* Choinori */
.choinori_body {
  font-size: 0;
  line-height: 0;
}

/* Fire Insurance
------------------------------------------------------------------- */

/* Title */
.fire_em_title {
  background: url(../images/group/fire/title_em.jpg) no-repeat;
}
.fire_ob_title {
  background: url(../images/group/fire/title_ob.jpg) no-repeat;
}

/* Cancer Insurance
------------------------------------------------------------------- */

/* Title */
.cancer_em_title {
  background: url(../images/group/cancer/title_em.jpg) no-repeat;
}
.cancer_ob_title {
  background: url(../images/group/cancer/title_ob.jpg) no-repeat;
}

.cancer_point1 p {
  margin: 0 0 1em 0;
  width: 400px;
  float: left;
}

.cancer_point3 p {
  margin: 0 0 1em 0;
  width: 450px;
  float: left;
}

/* Medical-cancer Insurance
------------------------------------------------------------------- */
.medical-cancer_em_title {
    background: url(../images/group/medical-cancer/title_em.jpg) no-repeat;
}
.img-txt {
    display: flex;
    gap: 20px;
    margin-bottom: 50px;
}
.img-txt-img {
    width: 33%;
}
.img-txt-img img{
    width: 100%;
    display: block;
}
.img-txt-txt {
    width: 33em;
    font-size: 13px;
}
.img-txt-txt span{
    color: #e61739;
    font-weight: bold;
}
.img-content + .img-content {
    margin-top: 10px;
}
.img-content-lv1 img {
    display: block;
    width: 100%;
}
.img-content-lv2 img {
    display: block;
    width: 57px;
    margin-inline: auto;
}
.mc-block {
    padding-bottom: 40px;
}
.mc-block-link {
    padding: 20px;
    border: 2px solid #cccccc;
    background: #ecf0f0;
    margin-bottom: 30px;
}
.mc-block-link span{
    font-weight: bold;
}
.mc-block-link-btn {
    margin-top: 25px;
    display: flex;
    justify-content: space-between;
}
.mc-block-link-btn a {
    display: block;
}
.mc-banner {
    margin-top: 20px;
}
.block-txt {
    padding: 20px;
    border-radius: 5px;
    background-color: #f4fbce;
}
.block-txt + .in-txt {
    margin-top: 20px;
}
.in-txt {
    padding: 0 20px;
}
.in-txt + .block-txt{
    margin-top: 20px;
}
.mc-block-btn {
    display: flex;
    justify-content: center;
}
/* Life Insurance
------------------------------------------------------------------- */

/* Title */
.life_em_title {
  background: url(../images/group/life/title_em.jpg) no-repeat;
}
.life_ob_title {
  background: url(../images/group/life/title_ob.jpg) no-repeat;
}

.employees_only_txt {
  text-align: left;
  margin: 0 auto 20px;
  background: #efefef;
  width: 625px;
  padding: 10px 15px;
  font-size: 90%;
  line-height: 1.4;
}

.frame-box {
	padding: 30px;
	position: relative;
}

.frame-box::before, .frame-box::after {
	content: '';
	width: 15px;
	height: 100%;
	position: absolute;
}

.frame-box::before {
	border-left: dotted 1px #000000;
	border-top: dotted 1px #000000;
	border-bottom: dotted 1px #000000;
	top: 0;
	left: 0;
}

.frame-box::after {
	border-right: dotted 1px #000000;
	border-top: dotted 1px #000000;
	border-bottom: dotted 1px #000000;
	top: 0;
	right: 0;
}

/* Medical Insurance
------------------------------------------------------------------- */

/* Title */
.medical_em_title {
  background: url(../images/group/medical/title_em.jpg) no-repeat;
}
.medical_ob_title {
  background: url(../images/group/medical/title_ob.jpg) no-repeat;
}

.meddical-bnr-contents {
  padding: 20px 30px;
  margin: 0 0 35px;
  border-bottom: 1px solid #d3dfe5;
}
.meddical-bnr-contents__note {
  margin-bottom: 10px;
  padding: 7px 15px;
  background: #eee;
  font-size: 12px;
  line-height: 1.5;
}

.medical_point2 p {
  margin: 0 0 1em 0;
  width: 330px;
  float: left;
}

/* Medical Insurance Simulation
------------------------------------------------------------------- */

.medical_sim_input {
  margin: -15px 0 30px 0;
}
.medical_sim_input table {
  border: none;
  width: 100%;
}
.medical_sim_input th {
  font-size: 0;
  line-height: 0;
  border: none;
  width: 235px;
}

.medical_sim_input td {
  padding: 0 25px;
  font-size: 123%;
  text-align: left;
  vertical-align: middle;
  border: none;
  background: url(../images/group/medical/input_bg.gif) no-repeat;
}

.medical_sim_input td select {
  padding: 4px;
  width: 140px;
}

/* Result */

.medical_result {
  margin: 0 0 10px 0;
  position: relative;
}

.medical_simulation_table {
  line-height: 1.5;
  border-top: solid 1px #ccc;
  border-left: solid 1px #ccc;
  width: 100%;
  table-layout: fixed;
}

.medical_simulation_table .sfont {
  font-size: 77%;
  line-height: 1.5;
}

.medical_simulation_table th {
  padding: 10px 5px;
  text-align: center;
  vertical-align: middle;
  border-right: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
}

.medical_simulation_table th.detail_label {
  background: #fcecc5;
  width: 109px;
}

.medical_simulation_table td {
  padding: 5px 10px;
  vertical-align: top;
  border-right: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
}

.medical_simulation_table td.dot_line {
  border-bottom: dashed 1px #ccc;
}
.medical_simulation_table td.vm {
  vertical-align: middle;
}
.medical_simulation_table td.blank {
  background: #efefef;
}
.medical_simulation_table td.item_detail_link {
  font-size: 0;
  line-height: 0;
  text-align: center;
  vertical-align: middle;
  background: #efeadf;
}

.hokenryo {
  padding: 15px 0;
  font-size: 192%;
  font-weight: bold;
  color: #e2082c;
}

.kingaku {
  font-size: 138%;
  font-weight: bold;
  line-height: 1.5;
}

.medical_money_sample dt {
  line-height: 1.5;
  clear: left;
  float: left;
  width: 80px;
}

.medical_money_sample dd {
  margin-left: 60px;
  line-height: 1.5;
  text-align: right;
}

.medical_result_overlay {
  position: absolute;
  opacity: 0.9;
  width: 100%;
  height: 100px;
  z-index: 9;
  background: #fff;
}

.medical_simu_guard {
  margin: 0 0 30px 0;
  padding: 15px 10px;
  font-size: 100%;
  line-height: 1.2;
  background: #efefef;
  border: solid 1px #ccc;
}

.medical_simu_guard h3 {
  margin: 0 0 8px 0;
  padding: 0 0 0 5px;
  font-size: 92%;
  line-height: 1;
  border-left: solid 5px #999;
}

/* Medical Medica Kit Neo
------------------------------------------------------------------- */

/* Title */
.medical_mkn_title {
  background: url(../images/group/medical/medicalkit_neo/common/title.jpg) no-repeat;
}

.medical_mkn_about {
  background: url(../images/group/medical/medicalkit_neo/common/bg_medicalkit_neo.jpg) no-repeat;
  height: 312px;
}

.medical_mkn_about .medical_mkn_btn {
  position: relative;
  width: 81px;
  top: 30px;
  left: 557px;
}

.medical_mkn_about ul {
  position: relative;
  top: 150px;
  left: 186px;
}

.medical_mkn_about ul li {
  float: left;
  margin: 0 12px 0 0;
}

.medical_mkn_about p {
  margin: 0;
}

#medical_mkn_detail {
}

#medical_mkn_detail img {
  vertical-align: bottom;
}

#medical_mkn_detail ul {
  display: flex;
  justify-content: space-between;
  margin: 0 0 30px;
}

#medical_mkn_detail ul li {
}

.medical_mkn_info {
  border-top: dotted 2px #333;
  padding: 20px 0;
}

.medical_mkn_info > div {
  float: left;
  margin: 0 40px 0 0;
}

.medical_mkn_info ul {
}

.medical_mkn_info ul li {
  float: left;
  margin: 0 12px 0 0;
}

.medical_mkn_info p {
}

.medical_mkn_info p > span {
  font-size: 12px;
}

/* Accident Insurance
------------------------------------------------------------------- */

/* Title */
.accident_em_title {
  background: url(../images/group/accident/title_em.jpg) no-repeat;
}
.accident_ob_title {
  background: url(../images/group/accident/title_ob.jpg) no-repeat;
}

/* Gltd Insurance
------------------------------------------------------------------- */

/* Title */
.gltd_em_title {
    background: url(../images/group/gltd/title_em.jpg) no-repeat;
}

/* Leisure Insurance
------------------------------------------------------------------- */

/* Title */
.leisure_em_title {
  background: url(../images/group/leisure/title_em.jpg) no-repeat;
}
.leisure_ob_title {
  background: url(../images/group/leisure/title_ob.jpg) no-repeat;
}
.lead-block {
    padding-bottom: 20px;
}
.lead-block p + p {
    margin-top: 20px;
}
.lead-block span {
    color: #c60000;
}
.leisure-btn  {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}
.icon-block {
    margin-top: 20px;
    padding: 0 20px;
}
.icon-block li{
    display: grid;
    grid-template-columns: 52px 1fr;
    gap: 20px;
    align-items: center;
}
.icon-block li + li{
    margin-top: 20px;
}
.icon-block__img {
    display: block;
    width: 52px;
}
.icon-block__img img{
    display: block;
    width: 100%;
}
.icon-block__body {
    display: flex;
    flex-direction: column;
    font-weight: bold;
}
.icon-block__body__ttl {
    font-size: 16px;
    font-weight: bold;
}
.icon-block__body__ttl--accent {
    color: #c60000;
}
.icon-block__body__ttl--point {
    font-size: 11px;
}
.ins_point_block__inner {
    padding: 0 20px;
    margin-top: 20px;
}
.pickup-block {
    padding: 20px;
    border-radius: 5px;
    background: #fbf4d3;
}
.icon-blank-lv1 {
    display: grid;
    grid-template-columns: 52px 1fr;
    gap: 20px;
}
.icon-blank-lv1__body__ttl {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
}
.icon-blank-lv1__body__list li{
    margin-bottom: 20px;
    font-weight: bold;
}
.icon-blank-lv1__body__list li span{
    color: #c60000;
}
.point3_block {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}
.point-inner {
    margin-bottom: 50px;
}
.dot-list {
    margin-bottom: 20px;
}
.dot-list li{
    padding-left: 2em;
    text-indent: -2em;
    font-size: 14px;

}
.dot-list li::before {
    display: inline-block;
    border-radius: 50%;
    background: #8d816b;
    width: 0.6em;
    height: 0.6em;
    margin-right: 1.2em;
    margin-bottom: 0.1em;
    margin-left: 0.2em;
    content: "";
}
.point-inner p {
    margin-bottom: 20px;
}
/* Pension Insurance
------------------------------------------------------------------- */

/* Title */
.pension_em_title {
  background: url(../images/group/pension/title_em.jpg) no-repeat;
}
.pension_ob_title {
  background: url(../images/group/pension/title_ob.jpg) no-repeat;
}

/* ===================================================================

	Service

=================================================================== */

/* Service Common */

.service_lead {
  margin: -10px 0 0 0;
}

.service_point {
  margin: 0;
  position: relative;
}

.service_point h2 {
  margin: 0 0 25px 0;
}
.service_point h3 {
  margin: 0 0 15px 0;
}
.service_point_block {
  margin: 0 0 50px 0;
  overflow: hidden;
}

.service_apply {
  background: #ecf0f0 url(../images/group/common/service/apply_bg.gif) no-repeat left bottom;
}
.service_apply h2 {
  font-size: 0;
  line-height: 0;
}
.service_apply_inner {
  padding: 20px 30px;
  overflow: hidden;
  position: relative;
}
.entry_note {
  line-height: 1.4;
  font-size: 10px !important;
  margin-top: 3px;
}

/* Local Navi */

.localnav_service h2 {
  margin: 0;
  text-indent: -9999px;
  width: 220px;
  height: 80px;
}

.localnav_service h2,
.localnav_service ul li a {
  background: url(../images/group/service/nav_local.gif) no-repeat;
}

.localnav_service .localnav_service_life_consulting a {
  background-position: 0px -80px;
}
.localnav_service .localnav_service_accident-flow a {
  background-position: 0px -126px;
}
.localnav_service .localnav_service_personal_loan a {
  background-position: 0px -172px;
}
.localnav_service .localnav_service_car_advice a {
  background-position: 0px -218px;
}

/* Title */
.service_title {
  background: url(../images/group/service/title.jpg) no-repeat;
}

/* lineup */

.service_lineup {
  margin: 0;
  overflow: hidden;
}

.service_lineup h3 {
  font-size: 0;
  line-height: 0;
}

.service_panel {
  margin-left: 20px;
  background: url(../images/group/service/panel_bg.gif) no-repeat left bottom;
  width: 210px;
  float: left;
}
.service_panel:first-child {
  margin-left: 0;
}

.service_panel_inner {
  padding: 15px;
}
.service_panel_inner p {
  margin-bottom: 1em;
  font-size: 85%;
  line-height: 1.5;
  letter-spacing: 0.02em;
}

/* Life Consulting
------------------------------------------------------------------- */

/* Title */
.life_consulting_title {
  background: url(../images/group/life_consulting/title.jpg) no-repeat;
}

.life_consulting_about {
  margin: 0 0 50px 0;
  overflow: hidden;
}

.life_consulting_about_body {
  width: 460px;
  float: left;
}

.life_consulting_about_body h3 {
  margin: 0 0 20px 0;
}

.life_consulting_point1_body {
  width: 430px;
  float: left;
}

.life_consulting_point2_body {
  width: 370px;
  float: left;
}

.life_consulting_point_banner {
  width: 250px;
  float: right;
}

.life_consulting_case h2 {
  margin: 0 0 20px 0;
}

.life_consulting_case .case_body {
  margin: 0 0 30px 0;
  background: #f8f6e9 url(../images/group/life_consulting/case_btm.gif) no-repeat left bottom;
}

.life_consulting_case .case_body:last-of-tyep {
  margin: 0;
}

.life_consulting_case .case_body p:first-of-type {
  font-size: 0;
  line-height: 0;
}

.case_need_ins {
  padding: 10px 20px 0px 20px;
  text-align: center;
}

.case_other_ins {
  padding: 10px 20px 15px 20px;
  text-align: center;
}

.case_need_ins h3,
.case_other_ins h3 {
  margin: 0 0 5px 0;
}

.case_need_ins ul,
.case_other_ins ul {
  margin: 0 auto;
  padding: 0 82px;
  overflow: hidden;
}

.case_need_ins ul li,
.case_other_ins ul li {
  margin: 0 5px 10px 5px;
  font-size: 0;
  line-height: 0;
  float: left;
}

/* Personal Loan
------------------------------------------------------------------- */

/* Title */
.personal_loan_title {
  background: url(../images/group/personal_loan/title.jpg) no-repeat;
}

.personal_loan_detail {
  margin: 0 0 50px 0;
}
.
.personal_loan_detail table {
  border-top: solid 1px #ccc;
  border-left: solid 1px #ccc;
  width: 654px;
}

.personal_loan_detail table tbody {
  border: none;
}

.personal_loan_detail table th {
  padding: 10px 15px;
  border-right: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  background: url(../images/common/bg1.gif);
  width: 100px;
}

.personal_loan_detail table td {
  padding: 10px 15px;
  border-right: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
}

.personal_loan_detail table td ul li {
  text-indent: 1.7em;
  background: url(../images/common/list1.gif) no-repeat 3px 6px;
}
.personal_loan_detail table ol {
    padding-left: 2.5em;
    text-indent: -2.5em;
}

.personal_loan_detail table td ul.annotation li {
  text-indent: -1.4em;
  background: none;
}

.personal_loan_apply_btn {
  margin: 0;
  line-height: 0;
  width: 240px;
  float: right;
}

.personal_loan_pdf_btn {
  margin-bottom: 3px;
}

/* Car Advice
------------------------------------------------------------------- */

/* Title */
.car_advice_title {
  background: url(../images/group/car_advice/title.jpg) no-repeat;
}
.accident-flow_title {
    background: url(../images/group/accident-flow/accident-flow--title.jpg) no-repeat;
  }

.car_advice_benefit {
  margin: 0 0 30px 0;
}

.car_advice_benefit table {
  border-top: solid 1px #ccc;
  border-left: solid 1px #ccc;
  width: 654px;
}

.car_advice_benefit table tbody,
.car_advice_contact_list tbody {
  border: none;
}

.car_advice_benefit table th,
.car_advice_contact_list table th {
  padding: 8px 15px 7px;
  border-right: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  background: url(../images/common/bg1.gif);
}

.car_advice_benefit table th.label_benefit {
  width: 50px;
}

.car_advice_benefit table td {
  padding: 8px 15px 7px;
  border-right: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  width: 460px;
}

.car_advice_contact_list h4 {
  margin: 0 0 20px 0;
  font-size: 0;
  line-height: 0;
}

.car_advice_contact_list {
  margin: 0;
}

.car_advice_contact_list table {
  margin: 0 0 15px 0;
  border-top: solid 1px #ccc;
  border-left: solid 1px #ccc;
  width: 654px;
}

.car_advice_contact_list table th {
  padding: 5px 10px 4px;
}
.car_advice_contact_list table th.maker_name {
  color: #2b9f9b;
  width: 100px;
}
.car_advice_contact_list table th.benefit_detail1 {
  width: 100px;
}
.car_advice_contact_list table th.benefit_detail2 {
  width: 140px;
}

.car_advice_contact_list table td {
  padding: 5px 10px;
  border-right: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
}

.car_advice_contact_list table td.note {
  font-size: 85%;
  line-height: 1.5;
}

.car_advice_contact_list table td li {
  padding-left: 15px;
  background: url(../images/common/list1.gif) no-repeat 3px 3px;
}

.car_advice_list_contact_detail dt {
  line-height: 1.5;
  color: #999;
  clear: left;
  float: left;
  width: 60px;
}

.car_advice_list_contact_detail dd {
  margin-left: 60px;
  line-height: 1.5;
}
.car_advice_point{
    margin-bottom: 0;
}
.car_advice_subtitle{
    height: 40px;
    background-color:#2b9f9b;
    line-height: 43px;
    border-bottom: 4px solid #6ccfcc;
    border-radius: 3px;
    padding: 0 15px;
    font-weight: bold;
    color: #fff;
    font-size: 13px;
    margin-bottom:20px !important;

}
.car_advice_notes{
    background-color: #fff2f4;
    border: solid 2px #f398a3;
    border-radius: 3px;
    height: 52px;
    line-height: 54px;
    padding: 0 15px;
    color: #f54c60;
    font-weight: bold;
    font-size: 13px;
}
.car_advice_notes::before{
    content:url(/assets/images/group/car_advice/icon-notes.png);
    vertical-align: sub;
}
.car_advice_step{
    background-color:#fffbe4;
    padding-bottom: 25px;

}
.car_advice_step .qr{
    padding: 0 30px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.car_advice_step .qr p{
    padding-left: 30px;
}
.car_advice_step .qr p a{
    display: inline-block;
    margin-top: 5px;
}
.browser{
    background-color: #f1f1f1;
    padding:20px;
    border-radius: 3px;
    margin: 20px 30px 0;

}
.browser span{
    font-size: 11px;
}
.explanation{
border-bottom: 1px dotted #efefef;
margin: 20px 30px 0;
}
.desk{
    margin: 20px 30px 0;

}
.car_advice .service_lead img{
    background-color: #f1f9f8;
}
/* Accident-flow
------------------------------------------------------------------- */
.accident-flow .service_lead img{
    background-color: #f1f9f8;
}
.accident-flow_subtitle{
    border: solid 2px #0f9188;
    height: 70px;
    line-height: 70px;
    font-weight: bold;
    text-align: center;
    font-size: 20px;
    border-radius: 3px;

}
.accident-flow .flow2{
    position: relative;
}
.accident-flow .flow2-mypage{
    position: absolute;
    top: 253px;
    left: 280px;
    z-index: 1;
}
.accident-flow .flow2-internet{
    position: absolute;
    top: 253px;
    left: 470px;
    z-index: 1;
}
.accident-flow .notes{
    font-size: 11px;
    text-indent: -15px;
    margin-left: 15px;
}
.accident-flow .notes::before{
    content: "※";
    font-size: 11px;
}
.accident-flow-list--disc{
    list-style: disc;
    padding-left: 15px;
}
.accident-flow-list--disc li::marker{
    color: #2b9f9b;
}

/* ===================================================================

	Procedure

=================================================================== */

/* Title */
.procedure_title {
  background: url(../images/group/procedure/title.jpg) no-repeat;
}

.procedure_list h2 {
  margin: 0 0 15px 0;
  font-size: 0;
  line-height: 0;
}

.procedure_list table {
  border-top: solid 3px #2b9f9b;
  border-left: solid 1px #ccc;
  width: 100%;
}

.procedure_list table th {
  padding: 10px 15px;
  font-weight: bold;
  line-height: 1.4;
  border-right: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  background: url(../images/common/bg1.gif);
  width: 30%;
}

.procedure_list table td {
  padding: 10px 15px;
  border-right: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
}

.procedure_list table td dt {
  font-weight: bold;
}

.procedure_list table td dd {
  padding-left: 1.3em;
}

.procedure_list table td .list > li {
  padding-left: 15px;
  background: url(../images/common/list1.gif) no-repeat 3px 6px;
}

/* ===================================================================

	FAQ

=================================================================== */

/* Title */
.faq_title {
  background: url(../images/group/faq/title.jpg) no-repeat;
}

div#faqList1 {
  padding: 0;
  list-style: none;
  border-top: solid 1px #ccc;
  clear: both;
}

div#faqList1 section {
  margin: 0;
  padding: 0;
  font-weight: bold;
  line-height: 1.4em;
  list-style: none;
  border-bottom: solid 1px #ccc;
}

div#faqList1 section.simpleFAQShowing .question {
  cursor: pointer;
}

div#faqList1 section.simpleFAQShowing .simpleFAQHover {
  color: #7fc3c1;
}

div#faqList1 .question {
  padding: 13px 0 11px 30px;
  font-weight: bold;
  color: #2b9f9b;
  background: url(../images/group/faq/icon_q.gif) no-repeat 5px 12px;
  cursor: pointer;
}

div#faqList1 .simpleFAQHover {
  color: #7fc3c1;
}

div#faqList1 .answer {
  margin: 0 0 0 0;
  padding: 5px 0 20px 0;
  font-weight: normal;
  line-height: 1.8em;
}

div#faqList1 .answer_inner {
  margin: 0;
  padding: 25px 30px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #fdf7e3;
}

/* Answer Body */

.answer_inner h4 {
  margin: 0 0 15px 0;
  font-size: 123%;
  font-weight: bold;
}

.answer_inner dt {
  margin: 0 0 5px 0;
  font-size: 108%;
  font-weight: bold;
}

.answer_inner dd {
  margin: 0 0 5px 0;
}

.answer_inner .faq_table1 {
  border-top: solid 1px #999;
  border-left: solid 1px #999;
  width: 100%;
}

.answer_inner .faq_table1 th {
  padding: 5px 10px;
  border-right: solid 1px #999;
  border-bottom: solid 1px #999;
}

.answer_inner .faq_table1 td {
  padding: 5px 10px;
  border-right: solid 1px #999;
  border-bottom: solid 1px #999;
}

/* ===================================================================

	Group Merit

=================================================================== */

/* Title */
.group_ins_title {
  background: url(../images/group/merit/title.jpg) no-repeat;
}

.group_ins_lead {
  margin: 0;
  font-size: 0;
  line-height: 0;
}

.group_ins_merit_body {
  border-bottom: solid 1px #d3dfe5;
  min-height: 250px;
}
.group_ins_merit_body h2 {
  margin: 0 0 30px 0;
}

.group_ins_merit1 {
  padding: 70px 420px 70px 40px;
  background: url(../images/group/merit/merit1_bg.jpg) no-repeat right top;
}
.group_ins_merit2 {
  padding: 80px 40px 70px 420px;
  background: url(../images/group/merit/merit2_bg.jpg) no-repeat left top;
}
.group_ins_merit3 {
  padding: 70px 420px 70px 40px;
  background: url(../images/group/merit/merit3_bg.jpg) no-repeat right top;
}

/* ===================================================================

	Group Merit Target Corporation

=================================================================== */

/* Title */
.group_merit_target_title {
  background: url(../images/group/target/title.jpg) no-repeat;
}

.target_list h2 {
  margin: 0 0 15px 0;
  font-size: 0;
  line-height: 0;
}

.target_list ul {
  border-left: solid 1px #ccc;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.target_list ul li {
  padding: 7px 0 7px 15px;
  border-right: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  width: 31%;
}

.target_list ul li:nth-of-type(1),
.target_list ul li:nth-of-type(2),
.target_list ul li:nth-of-type(3) {
  border-top: solid 3px #2b9f9b;
}

/* ===================================================================

	Knowledge

=================================================================== */

/* Title */
.knowledge_title {
  background: url(../images/group/knowledge/title.jpg) no-repeat;
}

/* lineup */

.knowledge_lineup {
  margin: 0;
  overflow: hidden;
}

.knowledge_lineup h3 {
  font-size: 0;
  line-height: 0;
}

.knowledge_panel {
  margin-left: 20px;
  background: url(../images/group/knowledge/panel_bg.gif) no-repeat left bottom;
  width: 210px;
  float: left;
}
.knowledge_panel:first-child {
  margin-left: 0;
}

.knowledge_panel_inner {
  padding: 15px;
}
.knowledge_panel_inner p {
  margin-bottom: 1em;
  font-size: 85%;
  line-height: 1.5;
  letter-spacing: 0.02em;
}

.knowledge_panel_inner p .ins_comp {
  font-size: 85%;
  line-height: 1.5;
  color: #999;
}

/* ===================================================================

	Freshman

=================================================================== */

/* Title */
.freshman_title {
  background: url(../images/group/freshman/title.jpg) no-repeat;
}

/* Lead
---------------------------------------------------------------------*/

.freshman_lead {
  background: url(../images/group/freshman/lead_bg.jpg) no-repeat right top;
}

.freshman_lead .contentbox_top h2 {
  padding: 0 0 45px 0;
  width: 540px;
}

.freshman_lead .contentbox_top .freshman_qestion {
  padding: 45px 0 25px 0;
  width: 540px;
}

.freshman_qestion {
  padding: 45px 0;
  border-top: solid 1px #ccc;
  overflow: hidden;
}

.freshman_qestion h3 {
  margin: 0 0 20px 0;
}
.freshman_qestion p {
  padding: 0 0 0 45px;
}
.freshman_qestion ul {
  padding: 0 0 0 45px;
}
.freshman_qestion li {
  margin-right: 10px;
  font-size: 0;
  line-height: 0;
  display: inline;
}

.freshman_question_left {
  width: 540px;
  float: left;
}

/* ===================================================================

	Road Safety

=================================================================== */

/* Title */
.road_safety_title {
  background: url(../images/group/road_safety/title.jpg) no-repeat;
}

.maintenance {
  background: url(../images/group/road_safety/maintenance_bg.png) repeat;
  position: absolute;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.road_safety_lead {
  padding: 0 0 5px 0;
  font-size: 0;
  line-height: 0;
}

/* Pickup */

.road_safety_pickup {
  margin: 0 0 30px 0;
  padding: 24px 19px;
  font-size: 0;
  line-height: 0;
  border-radius: 3px;
  border: solid 1px #f2eee4;
  background: #f9f7f1;
}

.road_safety_pickup_lead {
  width: 605px;
  float: right;
}
.road_safety_pickup_lead h2 {
  margin: 0 0 20px 0;
}
.road_safety_pickup_lead p {
  margin: 0 0 15px 0;
}

/* lineup */

.road_safety_lineup {
  margin: 0;
  padding: 30px 0 0 0;
  border-top: solid 1px #ccc;
  overflow: hidden;
}

.road_safety_lineup h2 {
  margin: 0 0 25px 0;
  font-size: 0;
  line-height: 0;
}

.road_safety_lineup .road_safety_panel {
  margin-left: 20px;
  background: url(../images/group/road_safety/panel_bg.gif) no-repeat left bottom;
  width: 210px;
  float: left;
}
.road_safety_lineup .road_safety_panel:first-of-type {
  margin-left: 0;
}

.road_safety_lineup .road_safety_panel_inner {
  padding: 15px;
}
.road_safety_lineup .road_safety_panel_inner p {
  margin-bottom: 1em;
  font-size: 85%;
  line-height: 1.5;
  letter-spacing: 0.02em;
}

/* ===================================================================

	movies

=================================================================== */

/* Title */
.movies_title {
  background: url(../images/group/movies/title.jpg) no-repeat;
}
.contentbox_top h2.movies_list_title{
    color: #2b9f9b;
    font-size: 20px;
    font-weight: bold;
}
.movies_list {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  width: 100%;
  gap: 40px;
}
.movies_list_item {
  background-color: #fff;
  border-radius: 2px;
  width: 100%;
  text-decoration: none;
}
.movies_list_item .txt-box h3 {
  line-height: 1.2;
}
.movies_list_item .txt-box h3 span {
  font-size: 0.7rem;
}
.txt-picup {
    color: #f54c60;
    font-weight: bold;
    font-size: 11px;
}
a.movies_list_item_link {
  display: flex;
  align-items: stretch;
  text-decoration: none;
}
.movies_list_item_link .thumb-box img {
  height: 110px;
}
.movies_list_item_link .thumb-box{
    position: relative;
    height: 110px;
}
.movies_list_item_link .thumb-box{
    &::before{
        content: url(../images/group/movies/thumb_icon_youtube.png);
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        z-index: 10;
    }

}
.movies_list_item_link .thumb-box .thumb-box__time{
    position: absolute;
    bottom: 10px;
    right: 10px;
    background-color: #149E95;
    color: #fff;
    font-size: 12px;
    padding: 3px 5px;
    z-index: 10;
}
.movies_list_item_link .txt-box {
  margin-left: 10px;
}
.movies_list_item_link .txt-box h3 {
  color: #2b6460;
  font-weight: bold;
  font-size: 120%;
}
.movie-modal {
  padding: 0;
}
.movie-modal iframe {
  width: 100%;
  height: 500px;
  vertical-align: bottom;
}

/*/////////////////////////////////////////////////////////////////////

Script Css

/////////////////////////////////////////////////////////////////////*/

/* FlexSlider
------------------------------------------------------------------- */

/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flex-pauseplay span {
  text-transform: capitalize;
}

/* Clearfix for the .slides element */
.slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .slides {
  display: block;
}
* html .slides {
  height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block;
}

/* FlexSlider Default Theme
*********************************/

.flexslider {
  margin: 0 0 40px;
  padding: 9px;
  background: #fff;
  position: relative;
  border: solid 1px #dbdbdb;
  border-radius: 3px;
  zoom: 1;
}

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.loading .flex-viewport {
  max-height: 300px;
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides > li > a:hover > img {
  opacity: 0.65;
  filter: alpha(opacity=65);
}

/* Direction Nav */
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  margin: -17px 0 0;
  font-size: 0;
  line-height: 0;
  display: block;
  width: 35px;
  height: 35px;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.flex-direction-nav .flex-prev {
  left: -25px;
}

.global_site .flex-direction-nav .flex-prev {
  background: url(../images/global/top/flexslider_preview.gif) no-repeat;
}
.group_site .flex-direction-nav .flex-prev {
  background: url(../images/group/top/flexslider_preview.gif) no-repeat;
}

.flex-direction-nav .flex-next {
  right: -25px;
}

.global_site .flex-direction-nav .flex-next {
  background: url(../images/global/top/flexslider_next.gif) no-repeat;
}
.group_site .flex-direction-nav .flex-next {
  background: url(../images/group/top/flexslider_next.gif) no-repeat;
}

.flexslider:hover .flex-prev {
  opacity: 1;
  filter: alpha(opacity=100);
  left: -18px;
}

.flexslider:hover .flex-next {
  opacity: 1;
  filter: alpha(opacity=100);
  right: -18px;
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
  opacity: 0.65;
  filter: alpha(opacity=65);
}

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
}

/* Control Nav */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}

.flex-control-nav li {
  margin: 0 5px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.flex-control-paging li a {
  text-indent: -9999px;
  width: 10px;
  height: 10px;
  display: block;
  background: url(../images/group/top/flexslider_control_nav.gif) no-repeat;
  cursor: pointer;
}

.flex-control-paging li a.flex-active {
  cursor: default;
}

.global_site .flex-control-paging li a.flex-active {
  background: url(../images/global/top/flexslider_control_nav_active.gif) no-repeat;
}
.group_site .flex-control-paging li a.flex-active {
  background: url(../images/group/top/flexslider_control_nav_active.gif) no-repeat;
}

/* Tab Panel
------------------------------------------------------------------- */

.TabbedPanels {
}
.TabbedPanelsTabGroup {
}
.TabbedPanelsTab {
  -moz-user-select: none;
  -khtml-user-select: none;
}

.TabbedPanelsTabGroup {
  width: 100%;
  float: left;
}

.TabbedPanelsTab {
  float: left;
  cursor: pointer;
}

.TabbedPanelsTab p {
  margin: 0;
  width: 100px;
  height: 50px;
  cursor: pointer;
}

.TabbedPanelsTab p {
  background: none;
}
.TabbedPanelsTabHover p {
  background: none;
}
.TabbedPanelsTabSelected p {
  background: none;
}

.TabbedPanelsContentGroup {
  position: static;
}
.TabbedPanelsContent {
}
.TabbedPanelsContentVisible {
}
