
@charset "UTF-8";
#info, #office, #history { padding: 0 5vw 5vw;}
#company h2 { font-size: 300%; color: #aaaaaa;}
p.ja-ttl { font-size: 160%; color: #45372C;}
#philosophy-box {background-color: #fafafa;}#philosophy-box header,
#info header { height: 100%; transition: .6s ease-out; transform: translateY(40px); opacity: 0;}#philosophy-box header.delighter.started,
#info header.delighter.started { transform: translateY(0); opacity: 1;}
#philosophy-box li {font-size: 1.1rem;	margin-bottom:1rem;}
.com-title { font-size: 180%;}#info-text,#office-text ,#history-text { border: solid 1px rgba(34,34,34,.4); background-color: rgba(34,34,34,.07);}
#info {margin-top: 7vw;	background-color: #fafafa;}
.info-area dt {color: 34,34,34;	background-color: rgba(150, 150, 150,.6);}.info-area dd {background-color: #f2f2f2;}
.office-area dl a { color: #969696}
@media (min-width: 768px){ #info-text, #office-text, #history-text { padding: 2.5vw; width: 45vw; min-width: 500px; } .com-header, #info-text, #office-text, #history-text { margin-bottom: 3vw; }}
@media (min-width: 1300px){ #info, #office, #history { font-size: 1.1rem; }}
@media (max-width: 767px){ #info-text, #office-text, #history-text { padding: 2.5vw; } .com-header, #info-text, #office-text, #history-text { margin-bottom: 4vw; }}@media (min-width: 768px){#philosophy-box {position: absolute;	top:0;	right: 0;	z-index: 100;	background-color: #fafafa;}
#philosophy-img {position: relative;	top:7vw;	left: 0;	z-index: 90;}}