@charset "UTF-8";

article{
	margin-bottom: 50px;
	overflow: hidden;
}
.bold{
	font-weight: bold;
}
.link_area{
    padding: 10px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    border-left: 4px solid #ccc;
    border-radius: 2px;
    background: #f3f3f3;
    color: #999;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    margin-bottom: 15px;
}
p.small{
	font-size: 80%;
}
.under{
    padding-top: 5px;
    padding-bottom: 10px;
    border-bottom: 1px solid #000;
    font-size: 22px;
    line-height: 2pc #000;
    font-weight: 700;
}
.link_list{
	margin-bottom: 50px;
}
.link_list dl{
	margin-bottom: 10px;
	display: flex;
	align-items: center;
}

.link_list dt{
	margin-right: 15px;
	max-width: 100px;
	width: 20%;
}
.link_list dt img{
	max-width: 100%;
	height: auto;
}
.link_list dd{
	width: 70%;
}
.center{
	text-align: center;
	margin-bottom: 10px;
}
p a{
	text-decoration: underline;
}

/*
###############################
  common
###############################
*/
.inner {width: 1020px;margin-right: auto;margin-left: auto;}
::selection {background:#D5E6F0; /* Safari */}
::-moz-selection {background:#D5E6F0; /* Firefox */}

/*
###############################
  header
###############################
*/
.header {
    border-top: 3px solid #009d95;
}

.header_inner {
    overflow: hidden;
    max-width: 700px;
    width: 95%;
    margin: auto;
    padding: 20px 0;
}

.head_L {
    float: left;
}

.head_R {
    float: right;
}

.head_R ul {
    overflow: hidden;
}

.head_R ul li {
    float: left;
    text-align: right;
}

/*
###############################
  main
###############################
*/
.SpecialContent__img {
	margin-bottom: 30px;

}
.SpecialContent__img img{
width: 700px;
  height: 300px;
  object-fit: cover;
  object-position: 0 100%
}

#single #main {width: 700px; margin: 25px auto;}
#contents {margin-bottom: 40px;margin-top: 20px;}
/*
####################
  entry
####################
*/
.section-header-title {/*category_setion_title*/
	font-size: 105%;
	font-weight: bold;
	margin-bottom: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	padding-bottom: 5px;
	}
.section-header-title .count_article {
	color: #999;
	float: right;
	font-weight: normal;
	margin-right: 8px;
	font-size: 90%;
}
.section-header-title span {margin-left: 10px;}
.entry dt a:hover img,#pickup dl img:hover,.sub-section dl dt img:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha(opacity=80)";
}
.entry dl {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
}
.entry dt {
	float: left;
	width: 200px;
	margin-right: 10px;
}
.entry dt img {height: auto;width: 100%;}
.lists dt {width: 120px;}
.entry .title  {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 5px;
	color: #666;
}
.entry .lead {
	font-size: 75%;
	color: #666;
	margin-bottom: 5px;
}
.entry .editor_name {text-align: right;}
.entry .editor_name a {font-size: 70%;color: #999;text-align: left;}
.entry .editor_name span {
	font-size: 8px;
	border: 1px solid #CCC;
	margin-left: 5px;
	border-radius: 2px;        /* CSS3草案 */
	-webkit-border-radius: 2px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 2px;   /* Firefox用 */
	padding-right: 4px;
	padding-left: 4px;
	font-weight: normal;
}
/*
#############################
  prowriter
#############################
*/
#sub #prowriter ul {padding-left: 4%;}
#sub #prowriter li {display: inline;margin-right: 4%;}
#sub #prowriter li img {
	height: auto;
	width: 75px;
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
/*
#############################
  partner
#############################
*/
#sub #partner  .p-title {font-size: 75%;margin-bottom: 5px;}
#sub #partner  .p-type {font-size: 70%;text-align: left;color: #999;}

/*
#############################
 section-panel
#############################
*/
.section-panel .section-panel-entry {margin-bottom: 20px;}

.section-panel .section-panel-entry .section-panel-txtlink {font-size: 80%;text-align: right;}
.section-panel .section-panel-entry .section-panel-image {margin-bottom: 5px;}
.section-panel .section-panel-entry .section-panel-desc {font-size: 85%;margin-bottom: 15px;}
.section-panel .section-panel-entry .section-panel-link dl {
	float: left;
	width: 125px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	min-height:180px;
}
.section-panel .section-panel-entry .section-panel-link dt img {height: auto;width: 100%;}
.section-panel .section-panel-entry .section-panel-link dd {font-size: 75%;}

/*キャプション*/
.contents_post div.contents-style-caption {
    color: #a1a1a1 !important;
}

#go-media-link .go-media-block {float: left;width: 22%;margin-right: 1%;}
#go-media-link .go-media-block div {font-size: 85%;font-weight: bold;margin-bottom: 10px;}
#go-media-link .go-media-block li {font-size: 75%;margin-bottom: 10px;}

/* ---------- topへ戻る ---------- */
#back-top {
    position: fixed;
    right: 0%;
    bottom: 80px;
    z-index: 2000;
}
#back-top span {
    display: block;
    width: 46px;
    height: 52px;
    background: url(../img/backTop.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
/* -------------------- */
footer {
    clear: both;
    width: 100%;
    margin: 0 auto;
    padding: 30px 0;
    background-color: #009e96;
	text-align: center;
}

footer small {
    margin: 0;
    text-align: center;
    color: #fff;
    font-size: 12px;
    line-height: 12px;
    letter-spacing: 0.1em;
}
.table-contents ul li {
    font-size: 95%;
    margin-bottom: 5px;
    background: url(../img/ico_table_bottom.png) no-repeat left 4px;
    background-repeat: no-repeat;
    background-size: 10px 9px;
    padding-left: 15px;
    line-height: 140%;
}
.text-bottom{
	margin-bottom: 30px;
}
/* -------------------- */

#PressPage .RelatedPresses {
  margin-top: 50px;
}

.PressListSmall li {
    display: table;
    margin-top: 10px;
    width: 100%;
}
.PressListSmall li .PressBoxContent {
    display: table-cell;
    vertical-align: middle;
	padding-left: 15px;
}
.PressListSmall li .PressThumbSmall {
    display: table-cell;
    *float: left;
    width: 50px;
    height: 50px;
    text-align: left;
    vertical-align: top;
}
.PressListSmall li .PressThumbSmall img {
    width: 50px;
}
.PressTitle {
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
}
.PressTitle {
        margin-bottom: 4px;
}
.PressListSmall a{
	text-decoration: none;
}
.sub-title{
	font-weight: bold;
	margin-bottom: 30px;
}
.block-wrap{
	overflow: hidden;
	margin-bottom: 30px;
}
.block-wrap .left-img{
	float: left;
}
.block-wrap .right-text{
	float: right;
	width: 330px;
}
.text-bottom2{
	margin-bottom: 20px;
}
.PressFooter{
	margin-bottom: 50px;
}