@charset "UTF-8";
/* CSS Document */
html {
	visibility: hidden;
}
html.wf-active, html.loading-delay{
  visibility: visible;
}
* {
	margin: 0;
	padding: 0;
    line-height: 1em;
}
body {
	background-color: #FFF;	
	text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%; /*Chrome,Safari*/
	-ms-text-size-adjust: 100%; /*EgdeMobile*/
	-moz-text-size-adjust: 100%; /*firefox*/
}
* ul, ol {
    list-style: none;
}
a img {
	border-style:none;
}
a:link, a:visited, a:hover, a:active {
	color: #000;
	text-decoration: none;
}

.jp {
	font-family: a-otf-gothic-bbb-pr6n, sans-serif;
}
.en {
	font-family: minerva-modern, sans-serif;;
}

h1 {	
    font-weight: normal;
}
h2 {
	font-weight: normal;
	text-decoration-line: underline;
}
h3 {
	font-weight: normal;
	letter-spacing: 3px;
	font-size: 20px;
}
h4 {
	font-weight: normal;
	font-size: 26px;
	letter-spacing: 4px;
	margin-top: 15px;
}
@media screen and (min-width: 900px) {
	html{
		font-size: 100%;	
	}
	h1{
	    font-size: 34px;
		letter-spacing: 3px;
	}
	h2{
		font-size: 24px;
	}
	#wrap{
		width: 900px;
		margin: 0 auto;
	}
	#title {
		margin-bottom: 30px;
	}
	#nav{
		margin-bottom: 60px;
	}
	#top{
		width:700px;
		margin: 0 auto 70px;
	}
	#top-img{
		width:700px;
	}
	#menu li {
		font-size: 20px;
		margin-bottom: 13px;
	}
	#menu li:not(:first-child){
		margin-left: 20px;
	}
	#aw-content h2 {
		margin-bottom: 40px;
	}
	.aw-image{
		width: 450px;
	}
	.fl-end{
		align-items: flex-end;
	}	
	.align-R{
		text-align: right;
	}
	#footer{
	width: 900px;
	}
	.top-aw-img{
		width: 450px;
	}
	#aw-box{
		margin: 20px 0;
	}
	.aw-right{
    	margin: 0 0 5px 45px;
	}
	.aw-left{
    	margin: 0 45px 5px 0;
	}
	.aw-item{
		margin-bottom: 50px;
	}
	.fl-rev{
		flex-flow: row-reverse;
	}
	.swiper{
		width: 360px;
		height: 932px;
	}
	.swiper-slide img{
		display: block;
		width: 100%;
	}
}
@media screen and (min-width: 768px) and (max-width: 899.98px){
	
	h1{
	    font-size: 34px;
		letter-spacing: 3px;
	}
	#wrap{
		width: 92%;
		margin: 0 4%;
	}
	#title {
		margin-bottom: 30px;
	}
	#nav{
		margin-bottom: 6.6666%;
	}
	#top{
		width:77.777777%;
		margin: 0 auto 70px;
	}
	#top-img{
		width:100%;
	}
	#menu li {
		font-size: 20px;
		margin-bottom: 13px;
	}
	#menu li:not(:first-child){
		margin-left: 20px;
	}
	#aw-content h2 {
		margin-bottom: 9vw;
	}
	.fl-end{
		align-items: flex-end;
	}
	.align-R{
		text-align: right;
	}
	#footer{
		width: 100%;
	}
	.aw-right{
    	margin: 0 0 5px 45px;
	}
	.aw-left{
    	margin: 0 45px 5px 0;
	}
	.fl-rev{
		flex-flow: row-reverse;
	}
	#aw-box{
		margin: 7vw 0;
	}
	.aw-item{
		margin-bottom: 50px;
	}
	.aw-image{
		width: 50%;
	}
	.top-aw-img{
		width: 100%;
	}
	#sw-container{
		width: 40%;
		height: calc(40vw * 932 / 360);
	}
	.swiper{
		width: 100%;
		height: 100%;
	}
	.swiper .swiper-slide img{
		max-width: 100%;
		height: auto;
	}
}
@media screen and (min-width: 768px) {
	#lang-select{
		margin:0 0 0 20px;
		width: 100px;
	}
	#lang-select li{
		font-size: 1.1rem;
		margin-bottom: 20px;
	}
	#right-content{
		width: 780px;
	}
	#ab-discription-jp, #ab-discription-en{
		margin: 0 0 10px 45px;
	}
	#ab-cv h4{
		font-size:18px;
		letter-spacing: 2.2px;
		margin: 25px 0 20px;
	}
	.cvlist-wrap{
		margin-left: 10px;
		margin-bottom: 50px;
	}
	#awi-content h2 {
		font-size: 1.9rem;
		text-decoration: none;
		margin-bottom: 8px;
	}
	#awi-content h2 span.jp {
    	margin-right: 1em;
	}
	#awi-detail{
		margin-top: 30px;
	}
}
@media screen and (max-width: 767.98px){
	html{
	}
	body{
		font-size: clamp(14px, (0.7rem + 1vw), 16px);
		max-width: 100%;
		min-width: 100%;
	}
	h1{
	    font-size: 2.03em;
		letter-spacing: 0.16em;
	}
	h2{
		font-size: 1.4em;
	}
	#wrap{
		margin: 0 4vw;
	}
	#title {
		margin-bottom: 5vw;
	}
	#nav{
		margin-bottom: 6.6666%;
	}
	#top{
		width:100%;
		margin: 0 auto 12vw;
	}
	#top-img_wrap{
		width:100%;
		max-width: 597.33px;
		margin: 0 auto;
	}
	#top-img{
		width:100%;
		max-width: 597.33px;
	}
	#menu li {
		font-size: 1.4em;
		margin-bottom: 5vw;
	}
	#menu li:not(:last-child){
		margin-right: 0.8em;
	}
	#news{
		max-width: 597.33px;
		margin:3%;
		margin: 0 auto;
	}
	#news-wrap{
		font-size: 3vw;
	}
	#aw-content h2 {
		margin-bottom: 9vw;
	}
	#lang-select{
		margin:0 0 0 0;
		width: 100%;
	}
	#lang-select ul{
		display: flex;
		justify-content: flex-end;
	}
	#lang-select li{
		font-size: 1.2em;
		margin-bottom: 20px;
		margin-left: 0.7em;
	}
	#right-content{
		width: 100%;
	}
	#ab-discription-jp, #ab-discription-en{
		margin: 0;
	}
	#ab-cv h3{
		font-size: 1.4em;
	}
	#ab-cv h4{
		font-size:1em;
		margin: 1.3em 0 1em;
	}
	#ab-cv h4.en{
		font-size:1.3em;
		letter-spacing: 0.13em;
		margin: 1.3em 0 1em;
	}
	#awi-content h2 {
		font-size: 1.5em;
		text-decoration: none;
		margin-bottom: 0.3em;
	}
	#awi-content h2 span.jp {
    	margin-right: 1em;
	}
	#awi-detail{
		margin-top: 7vw;
	}
	.cvlist-wrap{
		margin-left: 10px;
		margin-bottom: 3.5em;
	}
	.fl-dir{
		flex-direction: column;
	}
	#footer{
		width:100%;
	}
	.top-aw-img{
		width: 100%;
	}
	#aw-box{
		margin: 7vw 0;
	}
	.aw-right{
    	margin: 2% 0 0 2.2%;
	}
	.aw-left{
    	margin: 2% 0 0 2.2%;
	}
	.aw-item{
		margin:0 auto 10%;
		max-width: 450px;		
	}
	#sw-container{
		width: 40%;
		height: calc(40vw * 932 / 360);
	}
	.swiper{
		width: 100%;
		height: 100%;
	}
	.swiper .swiper-slide img{
		max-width: 100%;
		height: auto;
	}
}
#nav{
	width: 100%;
}
#menu ul {
	display: flex;
	flex-wrap: wrap;
}
#menu a {
	text-decoration: none;	
}
#menu a:hover{
	text-decoration-line: underline;
}
#on-pro{
	width: 390px;
	margin-left: 5px;
}
#onp-photo img{
	width: 250px;
	margin: 10px 0;
}

#left-side{
	
}
#right-side{
	width: 500px;
}
#right-content span{
	display: inline-block;
}
#news {
	margin-top: 25px;
}
#footer{
	text-align: right;
	margin: 15px auto;
}
#footer p{
	letter-spacing: 1px;
}
#contact{
	margin-bottom: 80px;
}
#contact h2{
	font-size: 1.2em;
	text-decoration: none;
    border-bottom: solid 1px;
    width: max-content;
}
#contact p{
	font-size: 1.15em;
	line-height: 200%;
}
#ab-discription-jp p, #ab-discription-en p{
	letter-spacing: 1px;
	margin-bottom:  1em;
}
#ab-discription-jp li, #ab-discription-en li{
	letter-spacing: 1px;
	margin-bottom:  1.5em;
}
@keyframes dissolve-on{
	0%{
		opacity: 0;
	}
	100%{
		opacity: 1;
	}
}
@keyframes dissolve-off{
	0%{
		opacity: 1;
	}
	100%{
		opacity: 0;
	}
}
.dis{
	line-height: 2.1em;
}
.chrono-l{
	width:13%;
	margin-bottom: 0px;
	line-height: 1.5em;
}
.chrono-l p{
	line-height: 1.5em;
}
.chrono-l .en{
	font-size: 1.2em;
}
.chrono-r{
	width:87%;
	margin-bottom: 0px;
	line-height: 1.5em;
}
.chrono-r p{
	line-height: 1.5em;
}
#ab-cv{
	margin: 30px 0;
}
#ab-content h2 {
	font-size: 1.5em;
	text-decoration: underline;
	margin-bottom: 40px;
}
#ab-content{
	margin-bottom: 80px;
	display: flex;
}
#aw-content h3 {
	font-size: 1em;
	text-decoration: none;
}
#awi-content h3 {
	font-size: 1.9em;
	text-decoration: none;
	margin-bottom: 8px;
}
#awi-content h3:not(first-child) {
	margin-top: 10px;
}
#awi-content h3 span.jp{
	margin-right: 1em;
}
#awi-content .en{
	letter-spacing: 1px;
}
#aw-box{
	margin: 20px 0;
}
.aw-box-img{
	width: 100%
}
#awi-detail{
	justify-content: space-between;
}
#awi-main_img{
	width: 900px;
}
#awi-img{
	width: 40%;
	margin-right: 4%;
}
#awi-img img{
	display: block;
	width: 100%;
	margin-bottom: min(5vw, 30px);
}
#awi-sentence{
	width: 56.11111%;
}
li.cv-year{
	margin-bottom: 30px;
}
ul.cv-list li{
	line-height: 1.5em;
}
ul.cv-list li a, #awi-sentence a, .news-content a{
	color: #444;
	text-decoration: underline;
}
.clearfix::after{
	content: "";
	display: block;
	clear: both;
}
.flex-container{
	display: flex;
}
.f-center{
	justify-content: center;
}
.current{
	text-decoration-line: underline;
}
.container{
	display: flex;
}
.aw-title.en{
	font-size: 1.2em;
}
.aw-title span.jp:not(:last-of-type){
	margin-right: 0.4em;
}
.aw-detail span.jp:not(:last-of-type){
	margin-right: 0.4em;
}
.aw-title span.en:not(:last-of-type){
	margin-right: 0.3em;
}
.aw-detail span.en:not(:last-of-type){
	margin-right: 0.4em;
}
a:hover .aw-item {
	opacity: 0.8;
}
.aw-title {
	margin-bottom: 15px;
}
.aw-detail .en{
	font-size: 1.1em;
}
#news-wrap{
	overflow-y: scroll;
	max-height: 15.8em;
	margin: 0.5vw auto 0;
}
.news-date{
	margin-top: 5px;
}
.news-date p{
	line-height: 1.8em;
}
.news-content {
    margin-bottom: 1em;
}
.news-content p.jp {
	line-height: 1.8em;
	text-indent: 1em each-line;
}
.news-content p.en {
	font-size: 18px;
	letter-spacing:  1px;
	line-height: 1.3em;
	text-indent: 1em;
}
#awi-sentence p.jp {
	line-height: 1.8em;
	text-indent: 1em;
}
#awi-sentence p.en:first-child {
	margin-top: 20px;
}
#awi-sentence p.en {
	font-size: 18px;
	letter-spacing:  1px;
	line-height: 1.6em;
	text-indent: 1em;
}
.cv-year-num{
	font-size: 1.2em;
}
.cv-list{
	padding-left: 1.7em;
	list-style: disc outside;
}
.lum-lightbox.lum-open{
	cursor: pointer;
}

/* swiper */
:root {
	  --swiper-navigation-color: #000000;
	  --swiper-pagination-color: #eeeeee;
}
.hid{
	position: relative;
	height: 1px;
	top: -1px;
	background-color: #FFF;
	z-index: 1;
}