.banner_detail span img {
  margin: 0 auto;
}

.banner_detail .service{
  border: 1px solid #e6e6e6;
  margin: 20px auto 0;
  padding: 10px;
  text-align: center;
  width: 380px;
}

@media (max-width: 750px) {
  .banner_detail .service{
    margin: 5% auto 0;
    padding: 1em;
    text-align: center;
    width: 100%;
  }
}

/* main_block
*****************************************/
section.main_block {
  color: #505050;
  font-size: 14px;
}
section.main_block h2 {
  align-items: center;
  display: flex;
  font-size: 28px;
  text-align: left; /* for no-flexbox browsers */
}

section.main_block h2:after {
  border-top: 5px solid;
  content: "";
  display: inline; /* for IE */
  flex-grow: 1;
}

section.main_block h2:after {
  margin-left: 0.5em;
}

section.main_block h3 {
  border-left: 6px solid #33beaa;
  color: #33beaa;
  font-size: 22px;
  font-weight: bold;
  padding-left: 10px;
}

section.main_block h4 {
  font-size: 18px;
  margin-top: 10px;
  margin-bottom: 10px;
}

section.main_block h4:before {
  content: "▼";
  color: #33beaa;
  margin-right: 10px;
}

section.main_block .fl {
  float:left;
  clear:both;
}

section.main_block .table div{
  display: table;
}

@media (max-width: 750px) {
  section.main_block .table .fl {
    float:none;
  }
}

section.main_block .pt10 {
  padding-top: 10px;
}

section.main_block .mr20 {
  margin-right: 20px;
}

section.main_block .box {
  border: 1px solid #cccccc;
  padding: 10px;
}

section.main_block .text_center{
  text-align: center;
}

section.main_block .block {
  border-top: 1px solid #cccccc;
  margin-top: 30px;
  padding-top: 30px;
  overflow: hidden;
  _zoom: 1;
}

section.main_block .topic {
  font-size: 22px;
  text-align: center;
}

@media (max-width: 750px) {
  .fb-page {
    width:48.7% !important;
  }
}

.block_detail .scroll {
	display: inline-block;
}

.outline td a {
	color: MediumBlue;
}
a.link_blu {
	color: MediumBlue;
}
@media (max-width: 750px) {
	ul.list_link {
		display: block;
	}
}
/*
@media (max-width: 750px) {
	.top_page .header_scroll {
		transform: translate3d(0,0,99999px);
	}
}
*/
ul.sns_btn {
	margin-top: 10px;
}
ul.sns_btn li {
	display: inline-block;
	margin-left: 5px;
	line-height: 10px;
	vertical-align: middle;
}

.sns_btn li.pocket {
	width: 90px;
}


/* for Google+1 */
.gc-bubbleDefault.pls-container * {
	max-height: none;
}

/* Phase2 common
*****************************************/
h2.page_title{
  font-size: 26px;
  font-weight: bold;
  margin-top: 26px;
  margin-bottom: 28px;
}

@media (max-width: 750px) {
  h2.page_title{
    padding: 0 5.35%;
    margin: 0;
    font-size: 1.53em;
  }
}

  .hash {
  margin-left: -6px;
}

  .hash li {
  display: inline-block;
  margin-left: 6px;
}

  .hash li a {
  width: auto;
}

  .hash li span:before {
  content: "#";
}

/* report_list
*****************************************/
div.report_list {}

.main.list_event.report_list {
  margin-top: 15px;
}

div.report_list .news_child .txt_newest {
  width: 630px;
}

div.report_list .new_child_content {
  width: 630px;
}

div.report_list .new_child_content h2{
  color: #505050;
}

div.report_list .tag_txt {
  color: #101010;
}

@media (max-width: 750px) {
  div.report_list .news_child .txt_newest {
    width: 100%;
  }
  
  div.report_list .new_child_content { 
    width: 72.3%;
  }
}

/* column_list
*****************************************/
div.column_list {}

div.column_list .tab-links li {
  width: auto;
  min-width: 120px;
}

div.column_list .tab-links a {
  padding: 0 40px;
}

.main.list_event.column_list .news_child {
  padding-bottom: 29px;
}

.main.list_event.column_list {
  margin-top: 15px;
}

div.column_list .new_child_content h2{
  color: #505050;
}

div.column_list .date_time.abs.column_info {
  top: 0;
}

div.column_list .column_info span {
  display: inline-block;
}

div.column_list .column_info .name {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 15px;
}

@media (max-width: 750px) {
  div.column_list .new_child_content h2{
    margin-top: 0;
  }
  
  div.column_list .column_info .name {
    margin-bottom: 0;
  }
}

/* columnist_list
*****************************************/
.columnist_list .tab-links li {
  width: auto;
  min-width: 120px;
}

.columnist_list .tab-links a {
  padding: 0 40px;
}

.columnist_list .left_list_columnist {
  float: left;
  width: 790px;
}

.columnist_list .columnist{
  width: 100%;
  height: 226px;
  border: solid 1px #dedede;
  margin-top: 32px;
}

.columnist_list .columnist_content {}

.columnist_list .columnist_profile {
  width: 167px;
  float: left;
  margin-right: 36px;
  padding: 20px 32px;
}

.columnist_list .columnist_profile img {
  margin: 0 auto;
}

.columnist_list .columnist_profile .name {
  color: #4f4f4f;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  line-height: 3;
  width: 134px;
}

.columnist_list .summary {
  display: block;
  padding-top: 30px;
  padding-right: 30px;
}

.columnist_list .summary h2{
  color: #505050;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 18px;
}

.columnist_list .summary p {
  height: 100px;
  margin-bottom: 10px;
}

.columnist_list .to_columnlist{
  color: #020202;
  text-align: right;
  padding-right: 38px;
  margin-top: -7px;
}

.columnist_list .to_columnlist img {
  display: inline;
  vertical-align: middle;
  margin-left: 6px;
}

@media (max-width: 750px) { 
  .columnist_list .left_list_columnist {
    width: 100%;
    padding: 0 5.2%;
  }
  
  .columnist_list .columnist{
    height: auto;
    padding: 5%;
    margin-top: 5%;
  }
  
  .columnist_list .columnist_profile {
    float: none;
    margin: 0 auto;
    padding: 0;
   }
   
   .columnist_list .columnist_profile .name{
     width: auto;
   }
   
   .columnist_list .columnist_profile img {
     width: 80%;
   }
  
  .columnist_list .summary {
    display: inline-block;
    padding-top: 5px;
  }

  .columnist_list .summary h2{
    font-size: 1.53em;
    margin-bottom: 5%;
  }
  
  .columnist_list .summary p { 
    height: auto;
    font-size: 0.71em;
    margin-bottom: 5%;
  }
  
  .columnist_list .to_columnlist{
    font-size: 0.71em;
  }
  
  .columnist_list .to_columnlist img {
    width: 0.71em;
  }
  
}

/* new_column_list
*****************************************/
.new_column_list{
  border: solid 2px #e4e4e4;
  display: inline-block;
  margin-top: 20px;
}

.new_column_list h2{
  background-color: #e4e4e4;
  line-height: 47px;
  text-align: center;
  font-weight: bold;
  padding: 0;
}

.new_column_list div{
  padding: 0 14px;
}

.list_link .new_column_list li {
  margin-top: 0;
}

.new_column_list li {
  border-top: dotted 1px #e4e4e4;
  padding: 15px 0 15px 22px;
  background: url(../img/anket/right_menu_arrow.png) left 4px top 18px no-repeat;
}

.new_column_list li:first-child {
  border: none;
}

@media (max-width: 750px) {
  .list_link .new_column_list li {
    margin: 0;
  }
  
  .new_column_list li:nth-child(n+7){
    display: none;
  }
}

/* columnist_details
*****************************************/
.columnist_details .tab-links li {
  width: 100%;
}

.columnist_details .tab-links a {
  background-color: #505050;
  font-size: 26px;
  font-weight: bold;
  line-height: 49px;
  height: 49px;
  text-align: center;
  pointer-events : none;
}

.columnist_details .tab-links .active::before {
  border-color: #505050 transparent transparent transparent;
}


.columnist_details .columnist_profile {
  border: solid 2px #e4e4e4;
  background: url(../img/anket/bottom_arrow.png) no-repeat top center;
  height: 257px;
  width: 284px;
  padding: 24px;
}

.columnist_details .columnist_profile img {
  margin: 0 auto 9px;
}

.columnist_details .columnist_profile .name {
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 7px;
}

.columnist_details .columnist_profile .summary {
  font-size: 12px;
}

@media (max-width: 750px) {
  .columnist_details .tab-links a {
    font-size: 1.2em;
    line-height: 1.88;
    height: 2.5em;
  }
  
  .columnist_details .columnist_profile {
    display: inline-block;
    width: 100%;
    height: auto;
    padding: 3%;
  }
  
  .columnist_details .columnist_profile img {
    width: 30%;
    margin: 0 auto 0.8em;
  }
  
  .columnist_details .columnist_profile .name {
    margin-bottom: 0.8em;
  }
  
}

/* tag_list
*****************************************/
.main.list_event.tag_list {
  margin-top: 15px;
}

.tag_list .page_title{
  font-size: 20px;
}

.tag_list .page_title span{
  font-size: 27px;
}

.tag_list .new_child_content h2 {
  color: #505050;
}

.tag_list .event      .mark { background-color: #40c195 }
.tag_list .report     .mark { background-color: #e1a340 }
.tag_list .urabanashi .mark { background-color: #e8a7a7 }
.tag_list .column     .mark { background-color: #4aabbf }

.tag_list .tag_txt { color: #101010}

.tag_list .column_info span {
  display: inline-block;
}

.tag_list .column_info .name {
  font-size: 14px;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 5px;
}

@media (max-width: 750px) {
  .tag_list .column_info .name {
    margin-bottom: 0;
  }
}

/* urabanashi_list
*****************************************/
.urabanashi_list {}

.urabanashi_list .left_list{
  float: left;
  width: 790px;
  background-color: #E9D4D5;
  
  min-height: 1000px; 
}

.urabanashi_list .header {
  min-height: 150px;
  background-color: #D1C1FF;
}

.urabanashi_list .content {
  display: inline-block;
  background: url(../img/anket/urabanashi_sample_book_back.png) repeat-y;
  padding-left: 48px;
  padding-right: 32px;
  
  
  background-color:#C2EDE9;
  
}

.urabanashi_list .content   {
  display: inline-block;
  margin-top: -16px;
  margin-left: -10px;
}

.urabanashi_list .content   li{
  float: left;
  background: #fff;
  margin-top: 16px;
  margin-left: 10px;
  height: 280px;
  width: 230px;
}

.urabanashi_list .content   li div.inner {
  padding: 12px 13px;
}

.urabanashi_list .content   li .title {
  color: #e9a7a8;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 16px;
  height: 40px
}

.urabanashi_list .content   li .buttons {
  width: 100%;
}

.urabanashi_list .content   li .like {
  display: inline-block;
  float: left;
}

.urabanashi_list .content   li .to_detail {
  display: inline-block;
  float: right;
}

.urabanashi_list .footer {
  background: url() top no-repeat;
  background-color: #F7DCA4;
}


@media (max-width: 750px) {
  .urabanashi_list .left_list {
    width: 100%;
  }
  
  .urabanashi_list .content   {
    margin-left: 0;
  }
  
  .urabanashi_list .content   li {
    width: 100%;
    margin-left: 0;
    height: auto;
  }
  
  .urabanashi_list .content   li .title {
    height: auto;
  }
}

/*.article_detail
*****************************************/
.article_detail {
  width: 730px;
  float: left;
  color: #505050;
}

@media (max-width: 750px) {
  .article_detail {
    width: 100%;
    padding: 0 5%;
    font-size: 0.8em;
    line-height: 1.41;
  }
}

.article_detail .main_detail h2 {
  text-align: left;
  font-size: 26px;
  font-weight: bold;
}

.article_detail .detail_block{
  margin-top: 15px;
}

@media (max-width: 750px) {
  .article_detail .detail_block{
    margin-top: 1em;
  }
}

.article_detail h3 {
  color: #33beaa;
  font-size: 26px;
  margin-bottom: 10px;
}

.article_detail .layout {
  margin-bottom: 10px;
}

.article_detail .bd30{
  padding-bottom: 30px;
  border-bottom: solid 1px #d9d9d9;
  margin-bottom: 20px;
}

.article_detail .layout img {
  margin: 0 auto;
  max-width: 100%;
}

.article_detail .layout div{
  float: left;
}

.article_detail .layout div.right {
  float: right;
}

.article_detail .layout div.middle{
  margin: 0 5px;
}

@media (max-width: 750px) {
  .article_detail .layout div.middle{
    margin: 0 0.5%;
  }
}

.article_detail .layout_two_column div{
  width: 49.31%;
}

.article_detail .layout_three_column div{
  width: 32.87%;
}

@media (max-width: 750px) {

  .article_detail .layout_two_column div{
    width: 49%;
  }
  
  .article_detail .layout_three_column div{
    width: 33%;
  }

}

.article_detail .hash a{
  color: #505050;
}


.article_detail .detail_footer {
  border-top: solid 1px #e6e6e6;
  margin-top: 30px;
  padding-top: 40px;
}

.article_detail .detail_footer p {
  font-size: 14px;
  line-height: 1.42;
}

.article_detail .detail_footer .pagenate {
  width: 100%;
  height: 65px;
  border: solid 1px #e6e6e6;
  background: url(../img/anket/pagenate_line.png) center no-repeat;
  font-size: 12px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.article_detail .detail_footer .pagenate .prev,
.article_detail .detail_footer .pagenate .next {
  width: 50%;
  float: left;
  height: 65px;
}

.article_detail .detail_footer .pagenate .prev {
  background: url(../img/anket/pagenate_prev.png) no-repeat left center;
  text-align: left;
  padding-left: 40px;
  padding-right: 10px
}

.article_detail .detail_footer .pagenate .next {
  background: url(../img/anket/pagenate_next.png) no-repeat right center;
  text-align: right;
  padding-left: 10px;
  padding-right: 40px;
}

.article_detail .detail_footer .pagenate .prev span,
.article_detail .detail_footer .pagenate .next span {
  display: table-cell;
  vertical-align: middle;
  width: 45%;
  height: 65px;
}

.article_detail .detail_footer .new_column_list {
  width: 100%;
  margin-top: 0;
  margin-bottom: 40px;
}

.article_detail .detail_footer .new_column_list h2 {
  font-size: 16px;
  color: #000;
  padding: 0 35px;
}

.article_detail .detail_footer .new_column_list div{
  padding: 0 35px;
}

@media (max-width: 750px) {
  .article_detail .detail_footer {
    margin-top: 0.8em;
    padding-top: 0.9em;
  }
  
  .article_detail .detail_footer p {
    font-size: inherit;
  }
  
  .article_detail .detail_footer .pagenate {
    height: auto;
    margin-top: 0.8em;
    font-size: 0.8em;
  }
  
  .article_detail .detail_footer .pagenate .prev,
  .article_detail .detail_footer .pagenate .next {
    height: auto;
    background-size: contain;
  }
  
  .article_detail .detail_footer .pagenate .prev {
    background-image: url(../img/anket/img_sp/pagenate_prev.png);
    padding-left: 20px;
    padding-right: 5px
  }
  
  .article_detail .detail_footer .pagenate .next {
    background-image: url(../img/anket/img_sp/pagenate_next.png);
    padding-left: 5px;
    padding-right: 20px;
  }
  
  .article_detail .detail_footer .new_column_list {
    display: none;
  }
  
}