@charset "utf-8";

/* =================================================================================================
   森記念財団／ICF
   http://www.mori-m-foundation.or.jp/
   Copyright (C) 2015 THE MORI MEMORIAL FOUNDATION. All Rights Reserved.
================================================================================================= */

.br-sp {
  display:none;
}

body {
    background: url("../img/ius_top_main_bg.jpg") center 0 no-repeat;
    background-attachment: fixed;
}
.wrap {
    margin: 0 auto;
    padding-bottom: 100px;
    width: 940px;
}
.wrap p {
    font-size: 16px;
    line-height: 2;
}
.wrap p.lead {
    margin-bottom: 50px;
}
/* ----------------------------------------------------------------------------
　メインエリア
---------------------------------------------------------------------------- */
#main_photo {
    width: 100%;
    height: 374px;
    background: url("../img/icf_top_main_bg.jpg") center 0 no-repeat;
    margin-bottom: 70px;
}
#main_photo img {display:none!important; }
#main_photo_en {
    width: 100%;
    height: 374px;
    background: url("../img/icf_top_main_bg_en.jpg") center 0 no-repeat;
    margin-bottom: 70px;
}
#main_photo_en img {display:none!important; }
#main_area {
    padding-bottom: 50px;
    position: relative;
}
#main_area.detail {
    margin-top:50px;
}
#main_area.detail .top a {
    position: relative;
    display: inline-block;
    border:1px solid #000;
    color:#000;
    text-align: center;
    line-height: 1;
    padding:10px 0;
    width:170px;
}
#main_area.detail .top a:hover {
    background-color: #efefef;
}
#main_area.detail .top a::after {
    border-right: 1px solid #000;
    border-top: 1px solid #000;
    content: "";
    display: block;
    height: 0.5em;
    width: 0.5em;
    left:15px;
    margin-top: -0.25em;
    position: absolute;
    top: 50%;
    -webkit-transition: rotate(225deg);
    transform: rotate(225deg);
}
#main_area.detail_b {
    margin-top:0px;
}
#main_area.detail_b .top a {
    position: relative;
    display: inline-block;
    border:1px solid #000;
    color:#000;
    text-align: center;
    line-height: 1;
    padding:10px 0;
    width:170px;
}
#main_area.detail_b .top a:hover {
    background-color: #efefef;
}
#main_area.detail_b .top a::after {
    border-right: 1px solid #000;
    border-top: 1px solid #000;
    content: "";
    display: block;
    height: 0.5em;
    width: 0.5em;
    left:15px;
    margin-top: -0.25em;
    position: absolute;
    top: 50%;
    -webkit-transition: rotate(225deg);
    transform: rotate(225deg);
}

#main_area p {
    width:750px;
}
/* ----------------------------------------------------------------------------
　SNS
---------------------------------------------------------------------------- */
#main_area #sns {
    text-align: right;
    position: absolute;
    top:0;
    right: 0;
}
#main_area #sns li {
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
}
#main_area #sns li img {
    width: 100%;
    height: auto;
}
#main_area #sns li.contact a {
    display: inline-block;
    padding: 10px 40px;
    background-color: #9ac219;
    color: #fff;
    border-radius: 3px;

}
/* ----------------------------------------------------------------------------
　リンク
---------------------------------------------------------------------------- */
#links::after {
    content:"";
    display: block;
    clear: both;
	margin-bottom: -20px;
}
#links li {
    float:left;
    width:220px;
    margin-right: 20px;
    margin-bottom: 20px;
}
#links li:nth-child(4),
#links li:nth-child(8) {
    margin-right: 0;
}
#links li a {
    display: block;
    position: relative;
    line-height: 1;
    padding:1em;
    border:1px solid #000;
    text-align: center;
    color:#000;
}
#links li a:hover {
    background-color: #efefef;
}
#links li a::after {
    border-right: 1px solid #000;
    border-top: 1px solid #000;
    content: "";
    display: block;
    height: 8px;
    width: 8px;
    right:25px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
    -webkit-transition: rotate(135deg);
    transform: rotate(135deg);
}
/* ----------------------------------------------------------------------------
　リスト
---------------------------------------------------------------------------- */
#lead {
    position: relative;
    font-size: 15px;
    line-height: 2;
}
.list{
margin-bottom:-40px;
}
.list .item {
    position: relative;
    padding-left:330px;
    margin-bottom: 30px;
	min-height: 204px;
}
.list .header::after {
    content:"";
    display: block;
    clear: both;
}
.list .num {
    float: left;
    width:70%;
}
.list .date {
    float: right;
    width:30%;
    text-align: right;
}
.list .title {
    padding:0.8em;
    margin:0.5em 0 1em;
    background-color: #000;
    color:#fff;
	font-weight: 100;
    font-size: 16px;
}
.list a:hover .title {
    text-decoration:underline;
}
.list .img {
    position: absolute;
    left:0;
    top:0;
    width:306px;
}
.list a:hover .img {
    opacity: 0.9;
}
.list .speakers {
    margin-bottom: 1em;
}
.list .speakers .label {
    float: left;
    position: relative;
    padding: 0.6em 0.5em 0.4em;
    display: inline-block;
    background-color: #999;
    color:#fff;
    line-height: 1;
	font-size:14px;
	letter-spacing: 1;
}
.list .speakers .label::after {
    content:"";
    display: inline-block;
    position: absolute;
    right:-10px;
    top:0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 1em 0 1em 10px;
    border-color: transparent transparent transparent #999;
}
.list .speakers .name {
    margin-left: 5em;
    padding-top:0.3em;
	font-size: 14px;
}
.list .speakers .name_e {
    margin-left: 6.5em;
    padding-top:0.3em;
	font-size: 14px;
}
.list .btns a {
    position: relative;
    display: inline-block;
    border:1px solid #000;
    color:#000;
    text-align: center;
    line-height: 1;
    padding:10px;
    width:-webkit-calc(33.3333% - 33px);
    width:calc(33.3333% - 33px);
    margin-right: 10px;
}
.list .btns a:hover {
    background-color: #efefef;
}
.list .btns a:last-child {
    margin-right: 0;
}
.list .btns a::after {
    border-right: 1px solid #000;
    border-top: 1px solid #000;
    content: "";
    display: block;
    height: 0.5em;
    width: 0.5em;
    right:10px;
    margin-top: -0.25em;
    position: absolute;
    top: 50%;
    -webkit-transition: rotate(45deg);
    transform: rotate(45deg);
}

/* ----------------------------------------------------------------------------
　リスト
---------------------------------------------------------------------------- */
#lead {
    position: relative;
    font-size: 15px;
    line-height: 2;
}
p#lead{
padding-bottom: 50px;
}
.list02 {
	overflow:hidden;
}
.list02 .item {
    margin-bottom: 40px;
    width: 450px;
	margin-right:0px;
	float:right;
	height:600px;
}
.list02 .item:nth-child(2n+1) {
    margin-bottom: 40px;
    width: 450px;
	float:left;
	height:600px;
}
.list02 .header::after {
    content:"";
    display: block;
    clear: both;
}
.list02 .num {
    float: left;
    width:60%;
}
.list02 .date {
    float: right;
    width:40%;
    text-align: right;
}
.list02 .title {
    padding:0.8em;
    margin:0.5em 0 1em;
    background-color: #000;
    color:#fff;
}
.list02 .img {
    margin-bottom: 20px;
    width: 460px;
}
.list02 .img img {
    width: 100%;
}
.list02 .speakers {
    margin-bottom: 1em;
    padding-top: 0px;
}
.list02 .speakers .label {
    float: left;
    position: relative;
    padding: 0.6em 0.5em 0.4em;
    display: inline-block;
    background-color: #999;
    color:#fff;
    line-height: 1;
	font-size:14px;
	letter-spacing: 1;
}
.list02 .speakers .label::after {
    content:"";
    display: inline-block;
    position: absolute;
    right:-10px;
    top:0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 1em 0 1em 10px;
    border-color: transparent transparent transparent #999;
}
.list02 .speakers .name {
    margin-left: 5em;
    padding-top:0.3em;
}
.list02 .btns a {
    position: relative;
    display: inline-block;
    border:1px solid #000;
    color:#000;
    text-align: center;
    line-height: 1;
    padding:10px;
    width:-webkit-calc(33.3333% - 33px);
    width:calc(33.3333% - 33px);
    margin-right: 10px;
	margin-right: 5px;
    padding-right: 15px;
    padding-left: 5px;
}
.list02 .btns a:hover {
    background-color: #efefef;
}
.list02 .btns a:last-child {
    margin-right: 0;
}
.list02 .btns a::after {
    border-right: 1px solid #000;
    border-top: 1px solid #000;
    content: "";
    display: block;
    height: 0.5em;
    width: 0.5em;
    right:10px;
    margin-top: -0.25em;
    position: absolute;
    top: 50%;
    -webkit-transition: rotate(45deg);
    transform: rotate(45deg);
}
/* ----------------------------------------------------------------------------
　記事
---------------------------------------------------------------------------- */
#icf_detail .label {
    position: relative;
    padding: 0.5em;
    margin:30px 0 15px;
    display: inline-block;
    line-height: 1;
    background-color: #000;
    color:#fff;
	font-size: 16px;
	font-weight:100;
}
#icf_detail .label::after {
    content:"";
    display: inline-block;
    position: absolute;
    right:-10px;
    top:0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 1em 0 1em 10px;
    border-color: transparent transparent transparent #000;
}
#icf_detail .label::before {
    content:"";
    display: inline-block;
    position: absolute;
    z-index: 1;
    right:-9.5px;
    top:0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 1em 0 1em 10px;
    border-color: transparent transparent transparent #000;
}
#icf_detail .title {
    padding:10px;
    margin:15px 0 30px;
    background-color: #000;
    color:#fff;
    font-size:26px;
	font-weight: 100;
}
#icf_detail h4 {
    margin-bottom:15px;
	font-weight:bold;
	font-size:16px;
	margin-top:30px;
}
#icf_detail .note {
    font-size:0.8rem;
	margin-top:15px;
}
#icf_detail .note a{
    font-size:0.8rem;
	color:#000;
	text-decoration:underline;
}
#icf_detail .note a:hover{
    font-size:0.8rem;
	color:#000;
	text-decoration:none;
}
#icf_detail .note b{
    font-size:0.8rem;
	font-weight:bold;
}
#icf_detail .date + .label {
    background-color: #000;
    color:#fff;
}
#icf_detail .date + .label::before {
    display: none;
}
#icf_detail .speakers {
    margin-bottom: 60px;
}
#icf_detail .speakers::after {
    content: "";
    display: block;
    clear: both;
}
#icf_detail .speakers .item {
    float: left;
    margin-right: 15px;
    margin-bottom: 25px;
    width:303px;
}
#icf_detail .speakers .item:nth-child(3),
#icf_detail .speakers .item:nth-child(6) {
    margin-right: 0;
}
#icf_detail .speakers .item:nth-child(4),
#icf_detail .speakers .item:nth-child(8) {
    clear: both;
}
#icf_detail .item::after {
    content: "";
    display: block;
    clear: both;
}
#icf_detail .img {
    float: left;
    width:120px;
}
#icf_detail .img img{
    width:120px;
}
#icf_detail .text {
    float: right;
    width:170px;
}
#icf_detail .name {
    min-height: 75px;
    font-size:18px;
    line-height: 1.3;
}
#icf_detail .name span {
    display: block;
    margin-bottom: 5px;
    font-size:14px;
}
#icf_detail .info {
    font-size:11px;
}
#icf_detail .subtitle {
    font-size:30px;
    margin-bottom: 0px;
	font-weight: 100;
	margin-top:30px;
}
#icf_detail .photo {
    margin:30px 0;
}

#footer_navi {
    margin-top: 100px;
}
