/*****************************************************************************
CSS only for sumai_2015 v2base Noresponsive
*****************************************************************************/
/*****************************************************************************
Set
*****************************************************************************/

/************************** base.css *****************************/
/* baseSet */
body {
  color: #333333;
  background: #e3e3e3;
}

a {
  color: #333333;
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.5;
  margin: 0;
}

p {
  margin: 0;
}

ul, ol, li {
  margin: 0;
  padding: 0;
}

ul, ol {
  list-style: none;
}

dl, dt, dd {
  margin: 0;
}

img {
  vertical-align: top;
}

sup {
  line-height: 1;
}

sub {
  line-height: 1;
  vertical-align: bottom;
}

em {
  font-style: normal;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

table td {
  padding: 0;
}

.section {
  width: 966px;
  margin: 0 auto 40px;
}

.section.movie {
  margin: 0 auto;
}

.section.large_margin_top {
  margin: 100px auto 40px;
}

.section_middle {
  margin: 30px auto 0;
  overflow: hidden;
}

.section_small {
  margin: 20px auto 0;
  overflow: hidden;
}

.section_more_small{
  margin: 10px auto 0;
}

#sectionContents div {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#sectionContents a:active,
#sectionContents a:hover{
  opacity: 0.8;
}




/************************** block.css *****************************/
/* blockSet */
.title_block{
  width: 100%;
  position: relative;
}

.title_block.fixed{
  width: 980px;
  position: fixed;
  top: -1px;
  z-index: 99;
  padding: 0 34px 0 0;
  background: #fff;
  border-bottom: 1px solid #e6e6e6;
}

.title_block.PCshow {
  width: 100%;
}

.title_block.PCshow.fixed {
  width: 100%;
  padding: 0;
}

.title_block.large.fixed{
  width: 1200px;
}

.title_block.fixed .title_block_in{
  width: 100%;
  background: #ffffff;
  margin: 0 auto;
}

.title_block_in02 {
  width: 966px;
  height: 70px;
  position: relative;
  margin: 0 auto;
}

.title_block.fixed.SPshow .title_block_in02 {
  width: 1020px;
}


.touch .title_block.fixed .title_block_in02{
  width: 100%;
  margin: 0 10px;
}

.title_block + .section {
  border-top: 1px solid #e6e6e6;
  padding-top: 30px;
}

.news_block {
  margin: 0 auto;
  background: #1d1d1d;
}

.news_block ul {
  width: 966px;
  margin: 0 auto;
}

.news_block ul li {
  width: 244px;
  height: 79px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  background: url('/common/img/v2/bg_navNews.gif') no-repeat 0 0;
  color: #cccccc;
}

.news_block ul li:first-child {
  background: none;
}

.news_block ul li a {
  width: 244px;
  height: 79px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  line-height: 1.5;
  color: #cccccc;
}

.news_block ul li a:hover{
  width: 244px;
  height: 79px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  line-height: 1.5;
  color: #999999;
}

.news_block ul li a.important {
  color: #FF0000;
}

.news_block ul li a.important:hover > p span.text{
  color: #bc0909!important;
}

.news_block ul li a.important p {
  width: 120px;
  overflow: hidden;
  margin: 0 auto;
}

.news_block ul li a.important:hover span img {
  filter:alpha(opacity=100);
  -ms-filter:"alpha(opacity=100)";
  opacity: 1;
}

.news_block ul li a.important p span.icon {
  float: left;
  margin: 5px 0 0 0;
}

.news_block ul li a.important p span.text {
  float: right;
}

.keyvisual_block{
  overflow: hidden;
}

.keyvisual_block .flexslider .slides li a{
  display: block;
}
.keyvisual_block .flexslider .slides li a:hover{
  filter: alpha(opacity=90);
  -ms-filter: "alpha(opacity=90)";
  opacity: 0.9;
}

.keyvisual_block .image_area {
  margin: 0 0 30px 0;
}

.keyvisual_block .image_area img{
  width: 100%;
  height: auto;
}

.keyvisual_block .flexslider {
  height: 350px;
  position: relative;
  border: none;
  border-radius: 0;
}

.keyvisual_block.top .flexslider {
  height: 520px;
}

/*タブレット・スマホ用の設定*/
@media (max-width: 1024px) {
  .keyvisual_block .flexslider{
    height: 286px;
  }
  .keyvisual_block.top .flexslider{
    height: 426px;
  }
}


.keyvisual_block .flexslider .flex-control-paging li {
  position: relative;
  width: 15px;
}

.keyvisual_block .flexslider .flex-control-paging li a {
  width: 12px;
  height: 12px;
  background: #d8d8d8;
  box-shadow: none;
  position: absolute;
  top: 2px;
}

.keyvisual_block .flexslider .flex-control-paging li a.flex-active {
  width: 16px;
  height: 16px;
  margin: 0;
  background: #adadad;
  top: 0;
  right: 1px;
}

.keyvisual_block .flexslider .flex-control-nav {
  bottom: -22px;
}


.keyvisual_block .flexslider .flex-direction-nav .flex-prev {
  left: 10px;
  width: 32px;
}

.keyvisual_block .flexslider .flex-direction-nav .flex-next {
  right: 10px;
  width: 32px;
}

.keyvisual_block .flexslider .flex-direction-nav a {
  opacity: 1;
}

.keyvisual_block02 {
  margin-bottom: 40px;
}

.keyvisual_block02 .image_area .text {
  background: #efefef;
  padding: 20px;
}

.keyvisual_block02 .image_area .text p.lead {
  font-size: 16px;
}

.keyvisual_block02 .image_area .text ul.notes_default li {
  font-size: 14px;
}

.image_gallery_block{
  width: 966px;
  height: 410px;
  position: relative;
}

.image_gallery_block .mainimage_area{
  z-index: 9;
}

.image_gallery_block .mainimage_area ul li{
  position: absolute;
  top: 0;
  display: none;
}

.image_gallery_block .thumbs_area{
  width: 140px;
  height: 410px;
  padding: 30px 0 0 0;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  text-align: center;
  background: rgba(29,29,29,0.8);
  filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#991d1d1d,EndColorStr=#991d1d1d);
}

.image_gallery_block .thumbs_area li{
  height: 80px;
  margin: 10px 0 0 0;
  position: relative;
  filter:alpha(opacity=50);
  -ms-filter:"alpha(opacity=50)";
  opacity: 0.5;
}


.image_gallery_block .thumbs_area li:hover{
  filter:alpha(opacity=100);
  -ms-filter:"alpha(opacity=100)";
  opacity: 1;
  cursor: pointer;
}

.image_gallery_block .thumbs_area li:first-child{
  margin: 0 auto;
}

.image_gallery_block .thumbs_area li.current{
  filter:alpha(opacity=100);
  -ms-filter:"alpha(opacity=100)";
  opacity: 1;
}

.image_gallery_block .thumbs_area li.current p {
  border: solid 2px #ffffff;
  overflow: hidden;
  display: inline-block;
}

.image_gallery_block .thumbs_area li.current p img {
  margin: -2px;
}



.tab_block {
  width: 966px;
  margin: 0 auto;
}

.tab_block .tab_header li {
  box-sizing:border-box;
  width: 240px;
  height: 54px;
  float: left;
  text-align: center;
  border-top: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  margin: 0 0 0 2px;
  cursor: pointer;
  color: #666666;
  font-size: 1.2em;
  font-weight: bold;
  background: #d7d7d7;
  position: relative;
  display: table;
}

.tab_block .tab_header li:hover{
  color: #858585;
  background: #dfdfdf;
}

.tab_block .tab_header li p{
  padding: 2px 0 0 0;
  display: table-cell;
  vertical-align: middle;
  line-height: 0.9;
}

.tab_block .tab_header li a{
  color: #666666;
  display: table-cell;
  vertical-align: middle;
  line-height: 0.9;
}

.tab_block .tab_header li a:hover{
  color: #858585;
}


.tab_block .tab_header li:first-child {
  margin-left: 0;
}

.tab_block .tab_header li.current {
  color: #ffffff;
  background: #1d1d1d;
  border-color: #1d1d1d;
}


.tab_block .tab_header li.current span.arrow {
  content: "";
  display: block;
  position: absolute;
  width: 11px;
  height: 11px;
  background: url('/common/img/v2/ar_tab_bottom.png') no-repeat;
  left: 50%;
  margin-left: -5.5px;
  bottom: -11px;
  z-index: 10;
}

.tab_block .tab_header li .sup_text{
  font-size: 0.8em;
}
.tab_block .tab_header li .sup_text:hover{
}


.tab_block .tab_container {
  clear: both;
  background: #efefef;
}

.tab_block .tab_container .tab_contents{
  padding: 20px 0 0 0 ;
  display: none;
}

.tab_block .tab_container .tab_contents.no_detail{
  padding: 20px 0 ;
}

.tab_block .tab_container .tab_contents .column_four_block {
  overflow: hidden;
  font-size: 16px;
}

.tab_block .tab_container .tab_contents .column_four_block ul li {
  margin: 0 1px 0 0;
  float: left;
}

.tab_block .tab_container .tab_contents .column_four_block ul li a {
  width: 241px;
  display: block;
  position: relative;
}

.tab_block .tab_container .tab_contents .column_four_block ul li a .image_area .sup {
  color: #ffffff;
  font-weight: bold;
  position: absolute;
  bottom: 7px;
  left: 22px;
}

.tab_block .tab_container .tab_contents .column_four_block ul li.last {
  margin-right: 0;
}

.tab_block .tab_container .tab_contents .column_four_block ul li.last a {
  width: 240px;
}

.detail_link a {
  text-align: center;
  padding: 10px 0;
  background: #adadad;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  display: block;
}

.detail_link a:hover {
  background: #bdbdbd;
}

.block.gray {
  padding: 12px 0 0;
  background: #e8e8e8;
}


.bnr_block {
  margin: 40px auto 0;
}

.bnr_block.gray {
  padding: 12px 0;
  background: #e8e8e8;
}


.bnr_block .bnr_block_in {
  width: 966px;
  margin: 0 auto;
  overflow: hidden;
}

.bnr_block .bnr_block_in .bnr_one_column a {
  display: block;
}

.bnr_block .bnr_block_in .bnr_two_column {
  width: 478px;
  margin: 0 0 0 10px;
  float: left;
}

.bnr_block .bnr_block_in .bnr_two_column:first-child {
  margin: 0;
}

.bnr_block .bnr_block_in .bnr_two_column.image_bnr {
  font-size: 16px;
  border: 1px solid #cccccc;
  background: #ffffff;
  display: table-cell;
  vertical-align: middle;
  padding: 1px;
}

.bnr_block .bnr_block_in .bnr_two_column.image_bnr a {
  display: block;
}

.bnr_block .bnr_block_in .bnr_two_column.image_bnr a .image_area {
  display: table-cell;
}

.bnr_block .bnr_block_in .bnr_two_column.image_bnr a .summary_area {
  display: table-cell;
  vertical-align: middle;
  padding: 0 0 0 14px;
}

.bnr_block .bnr_block_in .bnr_two_column.image_bnr a .summary_area .title{
  font-size: 18px;
  font-weight: bold;
}

.bnr_block .bnr_block_in .bnr_two_column.image_bnr a .summary_area .text{
  margin: 5px 0 0 0;
  font-size: 14px;
}

.bnr_block .bnr_block_in .bnr_three_column {
  overflow: hidden;
  display: table;
}

.bnr_block .bnr_block_in .bnr_three_column .bnr_three_column_child{
  float: left;
  margin: 0 0 0 8px;
}

.bnr_block .bnr_block_in .bnr_three_column .bnr_three_column_child:first-child{
}

.bnr_block .bnr_block_in .bnr_three_column .bnr_three_column_child a{
  width: 310px;
  padding: 1px;
  font-size: 16px;
  font-weight: bold;
  border: 1px solid #cccccc;
  background: #ffffff;
  display: table-cell;
  vertical-align: middle;
}

.bnr_block .bnr_block_in .bnr_three_column .bnr_three_column_child a.living_channel{
  height: 116px;
  text-align: center;
}

.bnr_block .bnr_block_in .bnr_three_column .bnr_three_column_child a .image_area{
  display: table-cell;
}

.bnr_block .bnr_block_in .bnr_three_column .bnr_three_column_child a .title_area{
  padding: 0 0 0 14px;
  display: table-cell;
  vertical-align: middle;
}

.bnr_block .bnr_block_in .bnr_three_column .bnr_three_column_child a .title_area .summary{
  font-size: 14px;
  font-weight: normal;
}

.bnr_block .bnr_block_in .bnr_four_column {
  overflow: hidden;
  display: table;
}

.bnr_block .bnr_block_in .bnr_four_column.bottom_column {
  padding: 20px 0 0 0;
}

.bnr_block .bnr_block_in .bnr_four_column .bnr_four_column_child{
  float: left;
  margin: 0 0 0 8px;
}

.bnr_block .bnr_block_in .bnr_four_column .bnr_four_column_child:first-child{
  margin: 0 1px 0 0;
}

.bnr_block .bnr_block_in .bnr_four_column .bnr_four_column_child a{
  width: 231px;
  padding: 1px;
  font-size: 16px;
  font-weight: bold;
  border: 1px solid #cccccc;
  background: #ffffff;
  display: table-cell;
  vertical-align: middle;
}


.bnr_block .bnr_block_in .bnr_four_column .bnr_four_column_child a .image_area{
  display: table-cell;
}

.bnr_block .bnr_block_in .bnr_four_column .bnr_four_column_child a .title_area{
  padding: 0 0 0 14px;
  display: table-cell;
  vertical-align: middle;
}

.bnr_block .bnr_block_in .bnr_four_column .bnr_four_column_child a .title_area .small_font{
  font-size: 14px;
  display: block;
  line-height: 1.4!important;
}


.contact_block {
  width: 961px;
  margin: 40px auto 0;
  padding: 11px 0;
  overflow: hidden;
  border: 2px solid #d8d8d8;
  display: block;
}

.contact_block .contact_block_in {
  margin: 0 0 0 40px;
  display: table;
}


.contact_block .contact_block_in .icon_area {
  display: table-cell;
  padding: 0 20px 0 0;
  vertical-align: middle;
}

.contact_block .contact_block_in .summary_area {
  padding: 0 30px 0 0;
  display: table-cell;
  vertical-align: middle;
  background: url('/common/img/v2/icon_support_arrow.gif') no-repeat 100% 50%;
  border-right: 30px solid #ffffff;
  font-size: 20px;
  font-weight: bold;
}

.contact_block .contact_block_in .text_area {
  display: table-cell;
  vertical-align: middle;
  background: url(/common/img/v2/bg_clear.png);
}

.contact_block .contact_block_in .text_area p {
  background: url(/common/img/v2/bg_clear.png);
}

.youtube_block iframe{
  width: 100%;
  height: 543px;
  position: relative;
  z-index: 1;
}

/* カラム 共通要素 */
.column_two_block,
.column_three_block,
.column_four_block {
  width: 966px;
}

.column_two_block_child,
.column_three_block_child,
.column_four_block_child {
  display: table-cell;
  border-left: 1px solid #ffffff;
  background: #efefef;
}

.column_two_block_child:first-child,
.column_three_block_child:first-child,
.column_four_block_child:first-child {
  border-left: none;
}

.column_one_block .title_box,
.column_two_block_child .title_box,
.column_three_block_child .title_box,
.column_four_block_child .title_box {
  padding: 15px 0;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  font-family: Ryumin Bold KL;
}

.column_two_block_child > a,
.column_three_block_child > a,
.column_four_block_child > a {
  display: block;
}

.column_two_block_child > a:hover,
.column_three_block_child > a:hover,
.column_four_block_child > a:hover {
  text-decoration: none;
  color: #868686;
}

.column_one_block .image_area,
.column_two_block_child .image_area,
.column_three_block_child .image_area,
.column_four_block_child .image_area {
  position: relative;
  overflow: hidden;
}

.column_two_block_child .image_area img,
.column_three_block_child .image_area img,
.column_four_block_child .image_area img{
  position: relative;
}

.column_one_block .image_area .caption{
  width: 100%;
  height: 36px;
  padding: 8px 0 0 15px;
  color: #FFF;
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 16px;
  font-weight: bold;
  box-sizing: border-box;
  z-index: 3;
  overflow: hidden;
  background: rgba(67, 67, 67, 0.50);
  filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#86434343,EndColorStr=#86434343);
}

#container .column_one_block a:hover > .image_area span,
#container .column_two_block_child a:hover > .image_area span,
#container .column_three_block_child a:hover > .image_area span,
#container .column_four_block_child a:hover > .image_area span{
  color: #e7e7e7;
}

.column_two_block_child .image_area .caption,
.column_three_block_child .image_area .caption,
.column_four_block_child .image_area .caption {
  width: 100%;
  height: 36px;
  padding: 8px 0 0 15px;
  color: #FFF;
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 16px;
  font-weight: bold;
  box-sizing: border-box;
  z-index: 3;
  overflow: hidden;
  background: rgba(67, 67, 67, 0.50);
  filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#86434343,EndColorStr=#86434343);
}

.column_two_block_child .image_area .caption .small,
.column_three_block_child .image_area .caption .small,
.column_four_block_child .image_area .caption .small {
  margin-left: 5px;
  font-size: 0.8em;
}

.column_two_block_child .image_area .caption .medium,
.column_three_block_child .image_area .caption .medium,
.column_four_block_child .image_area .caption .medium {
  margin-left: 5px;
  font-size: 0.9em;
}


.column_one_block .summary_area,
.column_two_block_child .summary_area,
.column_three_block_child .summary_area,
.column_four_block_child .summary_area {
  padding: 12px 20px 14px;
  color: #666;
  font-size: 16px;
}


.column_one_block .summary_area .lead,
.column_two_block_child .summary_area .lead,
.column_three_block_child .summary_area .lead,
.column_four_block_child .summary_area .lead {
  color: #333;
  font-weight: bold;
}

.column_one_block .summary_area p,
.column_two_block_child .summary_area p,
.column_three_block_child .summary_area p,
.column_four_block_child .summary_area p {
  background: url(/common/img/v2/bg_clear.png);
}


.column_one_block .summary_area p,
.column_one_block .summary_area ul,
.column_two_block_child .summary_area p,
.column_two_block_child .summary_area ul,
.column_three_block_child .summary_area p,
.column_three_block_child .summary_area ul,
.column_four_block_child .summary_area p,
.column_four_block_child .summary_area ul {
  margin-bottom: 10px;
}

.column_one_block .summary_area ul.link_arrow,
.column_two_block_child .summary_area ul.link_arrow,
.column_three_block_child .summary_area ul.link_arrow,
.column_four_block_child .summary_area ul.link_arrow {
  margin: 0;
}

.column_one_block .summary_area ul.link_arrow li,
.column_two_block_child .summary_area ul.link_arrow li,
.column_three_block_child .summary_area ul.link_arrow li,
.column_four_block_child .summary_area ul.link_arrow li {
  background-position: 0 3px;
}


/* カラム 個別要素 */
.column_one_block {
  width: 966px;
  background: #efefef;
  border: 1px solid #efefef;
}

.column_two_block .column_two_block_child {
  width: 483px;
}

.column_two_block_child.column_white_area{
  background: #ffffff;
  padding: 0 0 0 40px;
  position: relative;
}

.column_two_block_child.column_white_area p{
  position: absolute;
  top: 0;
}

.column_three_block {
  width: 965px; /* 画像幅の統一のためここだけ1px少ない */
}

.column_three_block.bnr_in .column_three_block_child{
  background: #E8E8E8;
}

.column_three_block .column_three_block_child {
  width: 321px;
}

.column_three_block .column_three_block_child.empty {
  width: 322px;
}

.column_three_block_child.column_white_area{
  background: #ffffff;
  padding: 0 20px;
  position: relative;
}

.column_three_block_child.column_white_area p{
  position: absolute;
  top: 0;
}

.column_three_block .column_three_block_child .movie_area {
  width: 262px;
  margin: 0 auto 15px;
  font-size: 16px;
}

.column_three_block .column_three_block_child .movie_area a{
  display: block;
}

.column_three_block .column_three_block_child .movie_area .title {
  margin: 0 0 10px 0;
  font-weight: bold;
  color: #666;
}

.column_three_block .column_three_block_child .movie_area .thumbs_area {
  margin: 15px 0;
}

.column_four_block .column_four_block_child {
  width: 241px;
}
.column_four_block .column_four_block_child.empty {
  width: 242px;
}

.column_four_block .column_four_block_child .summary_area {
  font-size: 14px; /* 4カラムのみ文字を小さく */
}

.bnr_block .bnr_block_in .bnr_four_column .bnr_four_column_child.long_column_child a{
  width: 474px;
}

.column_three_block .column_three_block_child.youtube_block{
  position: relative;
}

.column_three_block .column_three_block_child.youtube_block a{
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background: #ffffff;
  filter:alpha(opacity=0);
  -ms-filter:"alpha(opacity=0)";
  opacity: 0;
}

.column_three_block .column_three_block_child.youtube_block a:hover{
  filter: alpha(opacity=10)!important;
  -ms-filter: "alpha(opacity=10)"!important;
  opacity: 0.1!important;
}

.column_three_block .column_three_block_child.youtube_block .summary_area{
  position: absolute;
  top: 210px;
  left: 0;
}

.column_three_block .column_three_block_child.youtube_block .summary_area:hover{
  text-decoration: underline;
}

.column_three_block .column_three_block_child .youtubePlayer{
  width: 321px;
  height: 210px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.column_three_block .column_three_block_child .youtubePlayer iframe{
  width: 321px;
  height: 210px;
}

.summary_area p.logo{
  margin: 6px 0 14px;
}

.sns_block {
  width: 960px;
  margin: 0 auto;
  padding: 40px 0 15px 0;
  overflow: hidden;
}

.sns_block ul {
  float: right;
}

.sns_block ul li {
  height: 24px;
  float: left;
  margin-right: 10px;
  vertical-align: bottom;
}

.sns_block ul li #___plusone_0 {
  width: 60px !important;
}

.sns_block ul li.twitter {
  width: 80px !important;
}

.sns_block ul li iframe#twitter-widget-0{
  width: 80px !important;
}


.hr_whiteline {
  width: 966px;
  background: #efefef;
}

.hr_whiteline p.hr_whiteline_in {
  width: 928px;
  height: 30px;
  margin: 0 auto;
  border-top: 1px solid #ffffff;
}

.hr_whiteline p.hr_whiteline_in.h20 {
  height: 20px;
}

.tandem_block,
.tandem_block_column_four {
  display: table;
}

.tandem_block .tandem_block_child,
.tandem_block_column_four .tandem_block_child{
  width: 320px;
  display: table-cell;
  padding: 0 0 0 20px;
}

.tandem_block_column_four .tandem_block_child{
  width: 233px;
}

.tandem_block .tandem_block_child:first-child {
  width: 300px;
}



.tandem_block .tandem_block_child a .image_box,
.tandem_block_column_four .tandem_block_child a .image_box{
  display: table-cell;
}

.tandem_block .tandem_block_child a .summary_box,
.tandem_block_column_four .tandem_block_child a .summary_box{
  display: table-cell;
  vertical-align: middle;
  padding: 0 0 0 13px;
}
/************************** heading.css *****************************/
/* headingSet */
.h1_area {
  color: #333333;
  vertical-align: middle;
  display: table-cell;
  max-width: 880px;
  height: 70px;
}

.h1_area h1 {
  font-size: 2em;
  line-height: 1.1;
}

.h2_area {
  padding: 0 0 20px;
  text-align: center;
  color: #333333;
  font-family: Ryumin Bold KL;
  font-size: 22px;
}

.h2_area.bg_black{
  padding: 8px 0;
  color: #ffffff;
  background: #000000;
  font-size: 20px;
}

.h2_area.bg_black h2{
  font-family: Ryumin Bold KL;
}

.h2_default {
  margin: 0 0 30px 0;
  border-bottom: 1px solid #e6e6e6;
}

.h2_default h2 {
  font-size: 1.7em;
  font-family: Ryumin Bold KL;
  color: #333333;
  border-left: 5px solid #333333;
}

.h2_default h2 span {
  display: block;
  line-height: 1.18;
  margin: 0 0 6px 0;
  padding: 0 0 0 11px;
  background: url(/common/img/v2/bg_clear.png);
}

.h3_default {
  padding: 0 0 15px 0;
  background: url(/common/img/v2/bg_clear.png);
}

.h3_default  {
  padding: 0 0 15px 0;
  background: url(/common/img/v2/bg_clear.png);
}

.h3_default h3 {
  font-size: 1.5em;
  color: #333333;
  background: url(/common/img/v2/bg_clear.png);
}

h3{
  background: url(/common/img/v2/bg_clear.png);
}


.h3_tab_gray h3{
  font-size: 18px;
  padding: 5px 15px;
  color: #ffffff;
  background: #a1a1a1;
}

.h4_default h4{
  font-size: 1.2em;
  color: #666666;
}

h4{
  margin: 0 0 8px 0;
}

h4.gray{
  font-size: 16px;
  color: #888888;
}

.title_default{
  font-size: 16px;
  font-weight: bold;
}
/************************** table.css *****************************/
/* tableSet */

.table_width_image {
  overflow: hidden;
}

.table_width_image .table_width_image_left {
  float: left;
  width: 483px;
}

.table_width_image .table_width_image_right {
  float: right;
  width: 450px;
}

table.table_default {
  border: 1px solid #e6e6e6;
  width: 100%;
}

table.table_default.w440{
  width: 440px;
}

table.table_default th,
table.table_default td {
  border: 1px solid #e6e6e6;
  padding: 0.5em 1em;
}

table.table_default th {
  background: #f1f1f2;
  color: #333;
  font-weight: normal;
}

table.table_default td {
  color: #333;
}

table.table_default thead tr th.w50 {
  width: 50%;
}

.column_two_table{
  width: 440px;
  margin: 0 30px 0 0;
  float: left;
}
/************************** table_list_label.css *****************************/
/* text_list_labelSet */


dl.list_default dt {
  float: left;
}

ul.list_default.gray li {
  color: #333;
}

ul.list_default.gray li a:hover {
  color: #999999;
}

ul.list_default li:before {
  content: "・";
}

ul.notes_default {
  margin: 10px 0 0 0;
  color: #666;
}

ul.notes_default.top_none {
  margin: 0;
  color: #666;
}

ul.notes_default li {
  font-size: 14px;
  background: url(/common/img/v2/bg_clear.png);
}

ul.notes_default li a:hover{
  color: #999999;
}

ul.notes_default li:before {
  content: "※";
}

p.pagetop {
  width: 966px;
  margin: 0 auto 40px;
  text-align: right;
}

p.pagetop a {
  padding: 0 0 0 20px;
  font-weight: bold;
  background: url('/common/img/v2/icon_topLink_arrow.gif') no-repeat 0 50%;
}

ul.link_arrow {
  margin: 10px 0 0 0;
}

ul.link_arrow li {
  padding: 1px 0 0 15px;
  background: url('/common/img/v2/icon_pager_next.png') no-repeat 0 6px;
}

ul.link_arrow li a:hover {
  color: #999999;
}

.summary_area ul.link_arrow {
  margin: 10px 0 0 0;
}

.summary_area ul.link_arrow li {
  padding: 1px 0 0 15px;
  background: url('/common/img/v2/icon_pager_next.png') no-repeat 0 6px;
  background-position: 0 8px!important;
  font-size: 14px;
}

.summary_area ul.link_arrow li a:hover {
  color: #999999;
}

ul.pager {
  overflow: hidden;
  padding: 0 0 20px 0;
  text-align: right;
  font-size: 16px;
}

ul.pager li {
  display: inline-block;
}

ul.pager li a {
  display: block;
  background: #e3e3e3;
  padding: 15px 30px;
  position: relative;
  color: #333;
}

.pager_block li a:hover{
  background: #ebebeb;
  color: #707070;
}

ul.pager li a:before {
  background: url('/common/img/v2/icon_pager_prev.png') no-repeat;
  position: absolute;
  content: "";
  top: 50%;
  width: 8px;
  height: 10px;
  margin-top: -4px;
}

ul.pager li.top {
  float: left;
}

ul.pager li.top a {
  background: #fff;
}

ul.pager li.top a:before {
  left: 0;
}

ul.pager li.prev a {
  padding-left: 50px;
}

ul.pager li.prev a:before {
  left: 19px;
}

ul.pager li.next {
  margin-left: 1px;
}

ul.pager li.next a {
  padding-right: 50px;
}

ul.pager li.next a:before {
  background-image: url(/common/img/v2/icon_pager_next.png);
  right: 19px;
}

.pager_block{
  overflow: hidden;
  padding: 0 0 30px 0;
  font-size: 16px;
}

.pager_block .left_area{
  float: left;
}

.pager_block li a{
  display: block;
  background: #e3e3e3;
  padding: 15px 30px;
  position: relative;
  color: #333;
}

.pager_block li a:before{
  background: url('/common/img/v2/icon_pager_prev.png') no-repeat;
  position: absolute;
  content: "";
  top: 50%;
  width: 8px;
  height: 10px;
  margin-top: -4px;
}

.pager_block .left_area li.top a{
  float: left;
  background: none;
}

.pager_block .left_area li.top a:before{
  left: 0;
}

.pager_block .right_area{
  float: right;
}

.pager_block .right_area li{
  width: 208px;
  float: left;
}

.pager_block .right_area li.prev a{
  padding-left: 50px;
}

.pager_block .right_area li.prev a:before{
  left: 19px;
}

.pager_block .right_area li.next{
  margin-left: 1px;
}

.pager_block .right_area li.next a:before{
  background-image: url(/common/img/v2/icon_pager_next.png);
  right: 19px;
}


.label_icon{
  padding: 5px 15px;
  display: inline-block;
  font-weight: bold;
}

.label_text{
  padding: 1px 5px;
  margin: 0 0.5em 0 0;
  display: inline-block;
  font-size: 0.8em;
}

.label_gray{
  background: #d7d7d7;
}

.label_orange{
  color: #ffffff;
  background: #e97904;
}

.text_default{
  font-size: 16px;
  background: url(/common/img/v2/bg_clear.png);
}