@charset "utf-8";
@font-face {
  font-family: 'Peugeot Expanded';
  src: local("Peugeot Expanded Normal v2"), local("Peugeot Expanded Normal"), url("peugeot_expanded_normal_v2-webfont.woff2") format("woff2"), url("peugeot_expanded_normal_v2-webfont.woff") format("woff"), url("peugeot_expanded_normal_v2-webfont.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	font-family: inherit;
	font-style: inherit;
	font-weight: inherit;/*	outline: 0;*/
}
html {
	font-size: 100%;
	-webkit-text-size-adjust: none;
}
img {
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}
a {
	-webkit-tap-highlight-color: transparent;
}
strong {
	font-weight: bold;
}
ol, ul {
	list-style: none;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a:focus {
	/*\*/
	overflow: hidden;/**/
}
option {
	padding-right: 10px;
}
a {
	outline: none;
	color: #0297dc;
}
a:hover {
	text-decoration: underline;
}
.contents a:hover, 
a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
    transition: all  0.1s ease;
}
a:focus {
	outline: none;
}
fieldset, img {
	border: 0;
}
.guard {
	pointer-events: none;
	cursor: default;
}
.clear {
	clear: both;
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
}
.clearfix:after {
	clear: both;
	content: " ";
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
}
/* ------------------------------
	コンテンツ
------------------------------ */
header, article, aside, section, footer, nav, menu, details, hgroup, summary {
	display: block;
}
html, body {
	width: 100%;
	height: 100%;
}
* {
	font-family: "Peugeot", "メイリオ", meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Arial, sans-serif;
    font-feature-settings: "palt" 1;
}
body {
	font-size: 14px;
	font-weight: 500;
	line-height: 1.8;
	color: #fff;
	letter-spacing: 0.01em;
    background-color: #080a15;
}
.contents {
	width: 100%;
	overflow: hidden;
    background-color: #080a15;
    padding-top: 0;
}
.report, .banner-area, .writer-prof {
	width: 100%;
	max-width: 1000px;
	padding: 1em;
	box-sizing: border-box;
	margin: 0 auto;
}
.report.w {
	max-width: 1600px;
    padding: 0;
}
.header-control {
	background-color: rgba(8, 10, 21, 0.8);
	position: fixed;
	z-index: 999;
    padding: 0;
    width: 100%;
    top: 0;
}
.header-control .logo {
	display: block;
	margin: 0 auto;
	height: 30px;
}
.mainimage {
	margin-top: 35px;
	width: 100%;
	position: relative;
}
.mainimage.top {
	margin: 0 auto;
	width: 100%;
}
.mainimage img, 
.contents img {
	max-width: 100%;
    display: block;
    margin: 0 auto;
}
@-webkit-keyframes bg_anime1 {
 0% {
-webkit-transform: scale(1);
}
 100% {
-webkit-transform: scale(1.1);
}
}
 @keyframes bg_anime1 {
 0% {
transform: scale(1);
}
 100% {
transform: scale(1.1);
}
}
.movie .inner iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 480px;
	max-height: 100% !important;
}
.view {
	width: 100%;
	max-width: 980px;
	margin: 0 auto;
	padding-bottom: 56.25%;
	height: 0px;
	position: relative;
	overflow: hidden;
	display: block;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch;
}
.view iframe, .view .player {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.titlebox {
	width: 100%;
}
.maintitle {
    font-family: "Peugeot Expanded", "メイリオ", meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Arial, sans-serif;
	font-size: 7vw;
	font-weight : bold;
    letter-spacing: normal;
	line-height: 1.4;
	color: #fff;
	width: 100%;
    max-width: 1800px;
    padding: 30px 0;
    box-sizing: border-box;
    margin: 0 auto;
    text-align: center;
    background-color: #131520;;
}
.maintitle span {
	display: block;
	font-size: 4.4vw;
}
@keyframes fadeIn {
 0% {
 opacity: 0;
}
 100% {
 opacity: 1;
}
}
@-webkit-keyframes fadeIn {
 0% {
 opacity: 0;
}
 100% {
 opacity: 1;
}
}
.report .eff-bef {
	opacity: 0;
}
.report .eff-aft {
	animation: fadeIn 1s ease 0s 1 normal;
	-webkit-animation: fadeIn 1s ease 0s 1 normal;
	opacity: 1.0;
}
.report .title {
	color: #fff;
	font-size: 1.5em;
	font-weight: 500;
	line-height: 1.4;
	margin-bottom: 0.8em;
    margin-top: 1em;
    padding-bottom: 0.2em;
    position: relative;
    text-align: center;
}
.report .title::before {
	content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 100%;
    height: 2px;
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    background: -webkit-gradient(linear, right top, left top, from(rgba(79, 158, 192, 0)), color-stop(50%, #4f9ec0), to(rgba(79, 158, 192, 0)));
    background: -webkit-linear-gradient(right, rgba(79, 158, 192, 0), #4f9ec0 50%, rgba(79, 158, 192, 0));
    background: linear-gradient(to left, rgba(79, 158, 192, 0), #4f9ec0 50%, rgba(79, 158, 192, 0));
}
.report .title span {
	color: #0078a0;
	font-size: 13px;
    display: block;
    letter-spacing: 0.02em;
    position: relative;
}
.report p {
	margin-bottom: 1em;
}
.report .credit {
	font-size: 0.8em;
    color: #aaa;
}
.report .figure {
	margin: 2em auto;
	vertical-align: middle;
}
.report .figure.R {
	float: right;
	width: 50%;
	max-width: 600px;
	margin: 0 0 2em 2em;
}
.report .figure.writer {
    max-width: 640px;
    display: block;
    width: 70%;
}
.report .photo .figure {
	margin-top: 1em;
}
.report .photo .figure.s {
	margin-top: 0.1em;
}
.photo {
	letter-spacing: -.4em;
	margin-left: -0.5%;
}
.photo li.w3 {
	letter-spacing: normal;
	width: 32.833%;
	margin-left: 0.5%;
	display: inline-block;
}
.photo li.w2 {
	letter-spacing: normal;
	width: 49.5%;
	display: inline-block;
	margin-left: 0.5%;
}
.banner-area {
	margin-top: 0;
    margin-bottom: 30px;
	text-align: center;
	vertical-align: top;
}
.banner-area .link-btn {
    display: block;
    margin: 1.2em auto 3em;
    border: 1px solid #0078a0;
    background-color: #0078a0;
    color: #fff;
    padding: 5px 10px;
    font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	max-width: 500px;
	width: 100%;
	transition: all  0.1s ease;
}
.banner-area .linkbox {
    letter-spacing: -0.4em;
}
.banner-area .linkbox li {
    letter-spacing: normal;
    width: 100%;
    margin: 0 auto 20px;
    display: block;
}
.banner-area .linkbox li a {
    margin: 0 auto;
    font-weight: bold;
    padding: 5px 0;
    display: block;
    color: #fff;
    text-decoration: none;
}
.banner-area .title {
	font-family: Arial, Helvetica, "sans-serif";
	text-align: center;
	color: #0078a0;
	font-weight: bold;
	font-size: 7vw;
	margin-bottom: 0.2em;
}
.banner-area ul li {
	margin-bottom: 1em;
}
.writer-prof .prof-image {
	margin-bottom: 0.8em;
}
.writer-prof .profile {
	border-top: 1px solid #0078a0;
	padding-top: 3em;
}
.writer-prof .title {
	font-family: Arial, Helvetica, "sans-serif";
	color: #0078a0;
	font-weight: bold;
	font-size: 1em;
}
.writer-prof .name {
	font-size: 2em;
	line-height: 1.2em;
	margin-bottom: 0.2em;
}
.writer-prof .name .occupation {
	font-size: 12px;
	margin-left: 10px;
}
.writer-prof p {
	font-size: 0.8em;
}
.thm-footer {
	background-color: #EDEDED;
}
.thm-footer .item {
	color: #fff;
}
.thm-footer .item .link {
	color: #fff;
	text-decoration: none;
	display: inline-block;
}
.thm-footer .section.site .control-list {
	list-style-type: none;
	margin: 0;
	padding: 10px 0;
}
.thm-footer .section.site .control-list .logo {
	display: block;
	margin: auto;
	text-align: center;
}
.thm-footer .inner {
	background-color: #444;
	font-size: 10px;
	padding: 15px 0;
}
.thm-footer .inner .common-link-list {
	list-style-type: none;
	margin: 0 3vw;
	padding: 0;
	text-align: center;
}
.thm-footer .inner .common-link-list .item {
	display: inline-block;
	margin-right: 1em;
}
.thm-footer .item .link img {
	max-width: 150px;
}
.page-top.is-visible {
	display: block;
}
#page_top{
  position: fixed;
  right: 10px;
  bottom: 10px;
  opacity: 0.9;
	z-index: 10000;
}
#page_top a{
	border-radius: 50%;
    height: 40px;
    width: 40px;
    text-align: center;
    background: #152133;
    color: #fff;
    font-size: 0;
    margin: auto;
    padding: 0;
	display: block;
	position: relative;
}
#page_top a:after {
    position: absolute;
    top: 50%;
    right: 50%;
    display: block;
    width: 10px;
    height: 10px;
    margin-top: -5px;
    margin-right: -6px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border: solid #fff;
    border-width: 2px 0 0 2px;
	content: '';
}
.sp {
	display: block;
}
.pc {
	display: none;
}
@media screen and (min-width: 480px) {
body {
	font-size: 16px;
	line-height: 1.8;
}
.contents {
    padding-top: 40px;
}
.report .title {
	font-size: 1.8em;
}
.report .photo .figure.s {
    margin-top: 0.3em;
}
.header-control .logo {
	height: 40px;
}
.mainimage {
	margin-top: 40px;
}
.mainimage.part .inner {
	padding-top: 20%;
}
.titlebox {
	position: absolute;
	left: 0;
	right: 0;
	top: 18%;
	width: 100%;
}
.maintitle {
	font-size: 5vw;
    padding: 0 18px;
    text-align: right;
    color: #000;
    background: none;
    width: 94%;
}
.maintitle span {
	font-size: 3vw;
}
.subtitle {
	margin-top: 0.5em;
    font-size: 1.88em;
}
.report, .banner-area, .writer-prof {
	margin-bottom: 1em;
}
.writer-prof .prof-image {
	width: 100%;
	max-width: 400px;
	float: left;
	margin: 0 2em 2em 0;
}
.banner-area {
	margin-top: 0;
    margin-bottom: 4em;
}
.writer-prof .profile {
	padding-top: 4em;
}
#page_top a{
    height: 68px;
    width: 68px;
}
#page_top a:after {
    width: 20px;
    height: 20px;
    margin-top: -5px;
    margin-right: -11px;
}
.banner-area .link-btn {
	font-size: 1.2em;
    padding: 10px;
}
.banner-area .linkbox li {
    width: 48%;
    margin: 0 1% 8px;
    display: inline-block;
}
.banner-area .linkbox li a {
    padding: 10px 0;
}
}
@media screen and (min-width: 768px) {
.sp {
	display: none;
}
.pc {
	display:block;
}
.header-control .logo {
	height: 50px;
}
.titlebox {
	top: 80px;
}
.mainimage {
	margin-top: 60px;
}
.report .title {
    font-size: 2.4em;
}
.banner-area .title {
	font-size: 2em;
	position: relative;
	width: 500px;
	margin: 0 auto 0.5em;
}
.banner-area .title:before, .banner-area .title:after {
	content: '';
	position: absolute;
	top: 50%;
	width: 60px;
	height: 1px;
	background-color: #0078a0;
}
.banner-area .title:before {
	left: 0;
}
.banner-area .title:after {
	right: 0;
}
.banner-area ul {
	letter-spacing: -.4em;
	margin-left: -2%;
	text-align: center;
}
.banner-area ul li {
	letter-spacing: normal;
	display: inline-block;
	vertical-align: top;
	width: 48%;
	margin-left: 2%;
}
}
@media screen and (min-width: 1300px) {
.maintitle {
	font-size: 60px;
    padding: 18px;
}
.maintitle span {
	font-size: 34px;
}
}