@charset "UTF-8";
.sd{ display: none;}
.top a {
	color: #333;
	text-decoration: none;
}
.top a:hover {
	text-decoration: underline;
}
.text_area p {
	margin: 0 0 20px;
}
.text_area p:last-child {
	margin: 0;
}
/*------------------------------------------------------------------------

layout

------------------------------------------------------------------------*/
body {
	font-family: Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "MS P Gothic", "ＭＳ Ｐゴシック", Osaka, Helvetica, Arial, sans-serif;
	color: #333;
}
.wrapper {
	width: 100%;
}
.content_area {
	width: 1300px;
	margin: 0 auto;
}
.main_column {
	width: 970px;
	float: left;
}
.side_column {
	width: 300px;
	float: right;
}
section {
	margin: 0 0 60px;
}
.half_cont {
	width: 470px;
	margin: 0 30px 0 0;
	float: left;
}
.half_cont:nth-child(2n) {
	margin:0;
}
.col2 li {
	width: 470px;
	margin: 0 30px 10px 0;
	padding: 0 0 10px;
	float: left;
	border-bottom: dotted 1px #aaa;
}
.col2 li:nth-child(2n) {
	margin: 0 0 10px;
}
.col3 li {
	width: 310px;
	margin: 0 20px 10px 0;
	padding: 0 0 10px;
	float: left;
	border-bottom: dotted 1px #aaa;
}
.col3 li:nth-child(3n) {
	margin: 0 0 10px;
}
/*------------------------------------------------------------------------

table

------------------------------------------------------------------------*/
.table01 {
	width: 100%;
}
.table01 thead tr th,
.table01 tbody tr th {
	padding: 5px 10px;
	text-align: center;
	border: solid 1px #aaa;
	background: #eee;
}
.table01 tbody tr td {
	padding: 5px 10px;
	border: solid 1px #aaa;
}
.notes {
    margin: 10px 0 20px;
    text-indent: 0;
    font-size: 1.2rem;
    background: none;
}
.liDot01 li {
	list-style:inside disc !important;
	text-indent: -1em;
	margin: 0 0 5px;
	padding: 0 0 0 1em;
}
/*---------------------------------------------------------------------

headline

---------------------------------------------------------------------*/
h1 {
    position: absolute;
    top: 30px;
    left: 270px;
    font-size: 2.0rem;
    color: #0b186d;
}
h2 {
	margin: 0 0 30px;
	font-size: 3.0rem;
	font-weight: bold;
	text-align: center;
}
h2.headline_about::before {
	display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 10px;
    vertical-align: -0.1em;
    content: "";
    background: url(../img/icon_about.png) no-repeat;
    background-size: auto;
    background-size: 100%;
}
h2.headline_news::before {
	display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 10px;
    vertical-align: -0.1em;
    content: "";
    background: url(../img/icon_news.png) no-repeat;
    background-size: auto;
    background-size: 100%;
}
h2.headline_column::before {
	display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 10px;
    vertical-align: -0.1em;
    content: "";
    background: url(../img/icon_column.png) no-repeat;
    background-size: auto;
    background-size: 100%;
}
h2.headline_feature::before {
	display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 10px;
    vertical-align: -0.1em;
    content: "";
    background: url(../img/icon_feature.png) no-repeat;
    background-size: auto;
    background-size: 100%;
}
h2.headline_movie::before {
	display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 10px;
    vertical-align: -0.1em;
    content: "";
    background: url(../img/icon_movie.png) no-repeat;
    background-size: auto;
    background-size: 100%;
}
h2.headline_seminer::before {
	display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 10px;
    vertical-align: -0.1em;
    content: "";
    background: url(../img/icon_seminer.png) no-repeat;
    background-size: auto;
    background-size: 100%;
}
h2.headline_foy::before {
	display: inline-block;
    width: 40px;
    height: 40px;
    margin-right: 10px;
    vertical-align: -0.3em;
    content: "";
    background: url(../img/icon_foy.png) no-repeat;
    background-size: auto;
    background-size: 100%;
}
h2.headline_side {
	font-size: 1.8rem;
	margin: 0 0 20px;
	padding: 0 0 10px;
	text-align: left;
	border-bottom: solid 4px #0e6eb8;
}
h3.headline01 {
	margin: 0 0 30px;
	font-size: 3.0rem;
	font-weight: bold;
	text-align: center;
}
h3.headline02 {
	margin: 0 0 30px;
	padding: 0 0 0 10px;
	font-size: 2.0rem;
	font-weight: bold;
	border-left: solid 5px #333;
}
h4.headline01 {
	margin: 0 0 20px;
	padding: 0 0 5px;
	font-size: 1.6rem;
	font-weight: bold;
	border-bottom: solid 1px #aaa;
}
/*---------------------------------------------------------------------

header

---------------------------------------------------------------------*/
header {
	border-top: solid 10px #0f519f;
}
.header_inner {
	position:relative;
	width: 1300px;
	margin: 0 auto;
	padding: 20px 0;
}
.header_inner .logo {
	width: 500px;
}
.header_inner img {
	display: block;
}
/*---------------------------------------------------------------------

mainvisual

---------------------------------------------------------------------*/
.main_visual {
	width: 970px;
	height: 400px;
	margin: 0 0 5px;
}
.main_visual img {
	width: 100%;
}
/*---------------------------------------------------------------------

pan

---------------------------------------------------------------------*/
.pan {
	margin: 0 0 20px;
	padding: 0 0 10px;
	border-bottom: solid 1px #ccc;
}
.pan li {
	float: left;
}
.pan li::after {
	padding: 0 10px;
	content:"＞";
}
.pan li:last-child::after {
	padding: 0;
	content:"";
}
/*---------------------------------------------------------------------

top_navi

---------------------------------------------------------------------*/
.top_navi {
	margin: 0 0 60px;
}
.top_navi li {
	float: left;
	margin: 0 5px 5px 0;
}
.top_navi li.navi_list01 {
	background: #f5ad34;
}
.top_navi li.navi_list02 {
	background: #a5ce4c;
}
.top_navi li.navi_list03 {
	background: #56b3ab;
}
.top_navi li.navi_list04 {
	background: #3e8bc6;
}
.top_navi li.navi_list05 {
	background: #4a4d9f;
}
.top_navi li.navi_list06 {
	background: #834e9c;
}
.top_navi li.navi_list07 {
	background: #9c4e4e;
}
.top_navi li a {
	box-sizing: border-box;
	display: block;
	width: 320px;
	padding:7px;
	text-decoration: none;
}
.top_navi li a:hover {
	opacity: 0.7;
	text-decoration: none;
}
.top_navi li:nth-child(3n)  {
	margin: 0 0 5px;
}
.top_navi li a dl dt {
	width: 30px;
	height: 30px;
	float: left;
	box-sizing: border-box;
}
.top_navi li a dl dt img {
	width: 100%;
	height: 100%;
}
.top_navi li a dl dd {
	width: 100%;
	float: right;
	margin: 0 0 0 -30px;
	padding: 0 0 0 30px;
	line-height: 30px;
	box-sizing: border-box;
	color: #fff;
	font-size: 1.6rem;
	font-weight: bold;
	text-align: center;
}
/*------------------------------------------------------------------------

europe_btn

------------------------------------------------------------------------*/
.europe_btn a {
	box-sizing: border-box;
	display:  block;
	margin: -60px 0 60px;
	padding: 7px;
	text-align: center;
	font-weight: bold;
	font-size: 1.6rem;
	color: #fff !important;
	background: #9c4e4e;
}
.europe_btn a:hover {
	text-decoration: none;
	opacity: 0.9;
}
.europe_btn a dl dt {
	width: 30px;
	height: 30px;
	float: left;
	box-sizing: border-box;
}
.europe_btn a dl dt img {
	width: 100%;
	height: 100%;
}
.europe_btn a dl dd {
	width: 100%;
	float: right;
	margin: 0 0 0 -50px;
	padding: 0 0 0 50px;
	box-sizing: border-box;
	color: #fff;
	font-size: 1.6rem;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
}
/*------------------------------------------------------------------------

news＆column

------------------------------------------------------------------------*/
#main_news_list_area li {
	box-sizing: border-box;
	float: left;
	width: 470px;
	padding: 0 0 10px;
	margin:  0 30px 10px 0;
	border-bottom: dotted 1px #aaa;
}
#main_news_list_area li:nth-child(2n) {
	margin:  0 0 10px;
}
#main_news_list_area li dl dt {
	float: right;
	width: 100%;
	margin: 0 0 0 -110px;
	padding: 0 0 0 110px;
	box-sizing: border-box;
}
#main_news_list_area li dl dd {
	float: left;
	width: 100px;
	height: 100px;
}
#main_news_list_area li dl dda {
	display: block;
	width: 100%;
	height: 100%;
}
#main_news_list_area li dl dd img {
	width: 100%;
	height: auto;
}
#main_news_list_area li dl dd img:hover {
	opacity: 0.7;
}
.newsdate {
    color: #666;
    font-size: 1.2rem;
    font-weight: normal;
}
/*.news_box ul li {
    background: url(../img/list_mark.png) no-repeat 0 4px;
	background-size: 15px;
    padding-left: 16px;
    margin-bottom: 15px;
}*/
/*------------------------------------------------------------------------

top_list

------------------------------------------------------------------------*/
.top_list01 li p {
	box-sizing: border-box;
	float: right;
	width: 100%;
	margin: 0 0 0 -110px;
	padding: 0 0 0 110px;
	font-weight: bold;
}
.top_list01 li img {
	width: 100px;
	float: left;
}
.top_list01 li img:hover {
	opacity: 0.7;
}
.top_list02 li {
	margin: 0 0 10px;
	padding: 0 0 10px;
	border-bottom: dotted 1px #aaa;
}
.top_list02 li p {
	box-sizing: border-box;
	float: right;
	width: 100%;
	margin: 0 0 0 -80px;
	padding: 0 0 0 80px;
}
.top_list02 li img {
	width: 70px;
	float: left;
}
.top_list02 li img:hover {
	opacity: 0.7;
}
.top_movie_list li {
	position: relative;
}
/*------------------------------------------------------------------------

movie_list

------------------------------------------------------------------------*/
.movie_list img {
	width: 100%;
}
.movie_list .movie_img_area {
	position: relative;
	width: 470px;
	float: left;
}
.movie_list .movie_img_area span {
	position: absolute;
	bottom: 5px;
	right: 0;
	margin: 8px;
	padding: 2px 3px;
	color: #fff;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	background: rgba(0,0,0,0.7);
}
.movie_list .video-play {
    width: 15%;
    height: 15%;
    position: absolute;
    top: 40%;
    left: 42.5%;
}
.movie_list ul {
	width: 470px;
	float: right;
}
.movie_list ul li {
	margin: 0 0 10px;
	padding: 0 0 10px 16px;
	border-bottom: dotted 1px #aaa;
	background:url(../img/list_mark.png) no-repeat 0 4px;
	background-size: 15px;
}
/*------------------------------------------------------------------------

side_column

------------------------------------------------------------------------*/
.side_ad_area {
	width: 300px;
	margin: 0 0 30px;
}
.side_navi_area {
	margin: 0 0 30px;
}
.side_navi_area li {
	margin: 0 0 10px;
	padding: 0 10px 10px 0;
	border-bottom: dotted 1px #aaa;
	background: url(../img/list_mark.png) right 5px top 7px no-repeat;
	background-size: 15px;
}
.side_navi_area li dl dt {
	width: 30px;
	height: 30px;
	float: left;
	box-sizing: border-box;
}
.side_navi_area li dl dd {
	width: 100%;
	float: right;
	margin: 0 0 0 -40px;
	padding: 0 0 0 40px;
	line-height: 30px;
	box-sizing: border-box;
	font-size: 1.6rem;
	font-weight: bold;
}
.side_column .movie_img_area {
	position: relative;
	width: 100%;
}
.side_column .movie_img_area img {
	width: 100%;
}
.side_column .movie_img_area span {
	position: absolute;
	bottom: 5px;
	right: 0;
	margin: 8px;
	padding: 2px 3px;
	color: #fff;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	background: rgba(0,0,0,0.7);
}
.side_column .video-play {
    width: 15%;
    height: 15%;
    position: absolute;
    top: 40%;
    left: 42.5%;
}
/*.side_navi_area li.side_navi_list01 {
	background: url(../img/icon_about.png) left center no-repeat;
	background-size: 30px;
}*/
/*------------------------------------------------------------------------

lower_page

------------------------------------------------------------------------*/
.lower_page a {
	color: #10418F;
}
/*------------------------------------------------------------------------

lower_page
news_list.html、column.html

------------------------------------------------------------------------*/
.news_list li.top {
	margin: 0 0 20px;
	padding: 5px;
	background: #ccc;
}
.news_list li p.date {
	float: left;
	width: 7em;
}
.news_list li p.ttl {
	margin: 0 0 0 8em;
}
.news_list li {
	margin: 0 0 10px;
	padding: 0 0 10px;
	border-bottom: dotted 1px #aaa;
}
/*------------------------------------------------------------------------

lower_page
europe.html

------------------------------------------------------------------------*/
.map_area {
	position: relative;
	margin: 0 0 30px;
}
.map_area li img {
	width: 30px;
	height: 30px;
}
.map_area li a:hover {
	opacity: 0.8;
}
.map_area .uk {
	position: absolute;
	left: 165px;
	top: 400px;
}
.map_area .fr {
	position: absolute;
	left: 220px;
	top: 500px;
}
.country_list {
	margin: 0 0 30px;
}
.country_list ul li {
	margin: 0 0 30px;
}
.country_list_head {
	margin: 0 0 10px;
	font-weight: bold;
	font-size: 1.6rem;
}
.country_list .list_uk {
	padding: 0 0 0 25px;
	background: url(../img/country_icon/uk.png) left top no-repeat;
	background-size: 20px;
}
.country_list .list_fr {
	padding: 0 0 0 25px;
	background: url(../img/country_icon/fr.png) left top no-repeat;
	background-size: 20px;
}
.country_list table tr th {
	font-weight: bold;
}
/*.country_list table tr th.com_name {
	width: 60%;
}
.country_list table tr th.com_logo {
	width: 30%;
}
.country_list table tr th.com_feature {
	width: 10%;
}*/
.country_list table tr td {
	vertical-align: middle;
	padding: 10px;
}
/*------------------------------------------------------------------------

SNSボタン

------------------------------------------------------------------------*/
/* スクロールしてページトップへリンク */
#page-top {
	position: fixed;
	bottom: 30px;
	right: 0;
}
#page-top a:hover {
	opacity: 0.9;
}
.sns_btn {
	box-sizing: border-box;
	position: fixed;
	right: 0;
	bottom: 100px;
	width: 50px;
	padding: 3px 4px 0 0;
	text-align: center;
	background: #fff;
	-webkit-box-shadow: 0 0 10px 0 #7D7D7D;
	box-shadow: 0 0 10px 0 #7D7D7D;
}
.ninja_onebutton_output > div {
	padding: 0 !important;
	margin: 0 0 3px!important;
}
.sns_btn_spn {
	display: none;
}
/*------------------------------------------------------------------------

footer

------------------------------------------------------------------------*/
footer {
	position: relative;
	width: 100%;
	padding: 30px 0;
	border-top: 10px solid #EEEEEE;
	color: #000000;
}
footer a, .footer img {
	display: block;
}
footer .pagetop {
	position: absolute;
	top: -30px;
	right: 52px;
}
footer .pagetop img {
	width: 50px;
	height: 50px;
}
.footer-inner {
	display: table;
	width: 100%;
	margin: 0 auto;
	font-size: 12px;
	font-size: 1.2rem;
}
.footer-inner .disclaimer {
	margin:15px 0 20px;
	font-size:1.1em;
	line-height:1.4;
}
.footer-inner .privacy, .footer-inner .copyright {
	display: table-cell;
	verticaalign: bottom;
}
.footer-inner .privacy .mark {
	display: inline-block;
	width: 68px;
	height: 74px;
	margin-right: 20px; 
	verticaalign: bottom;
}
.footer-inner .privacy .text {
	display: inline-block;
	padding-bottom: 20px;
	verticaalign: bottom;
}
.footer-inner .copyright {
	padding-bottom: 20px;
}
/*------------------------------------------------------------------------

トップページニューマーク

------------------------------------------------------------------------*/
.new {
    display: none;
}
.new.is-show {
    display: inline-block;
	margin: 0 0 0 0.5em;
	padding: 0 2px;
	font-size: 1.0rem;
	font-weight: bold;
	background: #ff0;
}