@charset "utf-8";

#footer{
	background: #e5f6fd;
}

/* ==========================================================================
	 info 
   ========================================================================== */
#info{
	width: 100%;
	height: auto;
	padding: 30px 0 0 0;
	letter-spacing: .04em;
}
@media (min-width: 415px){
#info{
	padding: 80px 0 0 0;
}
}
@media (min-width: 960px){
#info{
	padding: 130px 0 0 0;
}
}

#info h2 {
	line-height: 33px;
}

#info figure {
	margin-top: 38px;
}

#info figure figcaption {
	margin-top: 24px;
	font-size: 13px;
}

#info .info-text {
	margin-top: 30px;
	font-size: 14px;
	line-height: 22px;
}
@media (min-width: 415px){
#info .info-text {
	margin-top: 60px;
	font-size: 16px;
	line-height: 26px;
}
}


/* ==========================================================================
   casestudy
   ========================================================================== */
.casestudy{
	width: 100%;
	height: auto;
	padding: 20px 0 60px 0;
}
@media (min-width: 415px){
.casestudy{
	padding: 20px 0 80px 0;
}
}
@media (min-width: 960px){
.casestudy{
	padding: 40px 0 100px 0;
}
}

.casestudy:first-of-type{
	margin-top: 40px;
}
@media (min-width: 415px){
.casestudy:first-of-type{
	margin-top: 80px;
}
}
@media (min-width: 960px){
.casestudy:first-of-type{
	margin-top: 80px;
}
}

.casestudy h2{
	text-align: center;
}
@media (min-width: 415px){
.casestudy h2{
	text-align: left;
}
}

.casestudy h3{
	margin-bottom: 25px;
}
@media (min-width: 415px){
.casestudy h3{
	margin-bottom: 25px;
}
}
@media (min-width: 960px){
.casestudy h3{
	margin-bottom: 38px;
}
}

.casestudy .lead{
	margin: 10px 0 0 0;
	font-size: 1.2rem;
	text-align: center;
}
@media (min-width: 415px){
.casestudy .lead{
	margin: 15px 0 0 0;
	font-size: 1.4rem;
	text-align: left;
}
}
@media (min-width: 960px){
.casestudy .lead{
	margin: 20px 0 0 0;
	font-size: 1.6rem;
	text-align: left;
}
}

.casestudy .site-img{
	width: 100%;
	height: 190px;
	background: #c4e0e4;
	margin-bottom: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
}
@media (min-width: 415px){
.casestudy .site-img{
	height: 230px;
	margin-bottom: 50px;
}
}
@media (min-width: 960px){
.casestudy .site-img{
	height: 266px;
	margin-bottom: 95px;
}
}

.casestudy .site-img img{
	width: 290px;
	height: auto;
	margin-top: 10px;
}
@media (min-width: 415px){
.casestudy .site-img img{
	width: 522px;
	height: auto;
	margin-top: 2px;
}
}
@media (min-width: 960px){
.casestudy .site-img img{
	width: 612px;
	height: auto;
	margin-top: 2px;
}
}

.casestudy ul{
	width: 100%;
	margin: 10px 0 0 0;
	display: block;
	z-index: 10;
}
@media (min-width: 415px){
.casestudy ul{
	margin: 20px 0 0 0; 
}
}
@media (min-width: 960px){
.casestudy ul{
	margin: 30px 0 0 0;
	display: flex;
}
}

.casestudy ul li{
	width: 95%;
	height: 265px;
	padding: 8px;
	display: block;
	margin-bottom: 15px;
	border: 1px solid #c0c0c0;
	border-radius: 2px;
}
@media (min-width: 415px){
.casestudy ul li{
	display: block;
	height: 280px;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 15px;
}
}
@media (min-width: 960px){
.casestudy ul li{
	display: block;
	height: 260px;
	margin-bottom: 30px;
}
}

.casestudy ul li:hover{
	cursor: pointer;
	transform: scale(1.05);
	transition: transform .5s;
}

.casestudy ul li.empty {
	display: none;
	border: 0;
	cursor: initial;
}
@media (min-width: 415px){
.casestudy ul li.empty{
}
}
@media (min-width: 960px){
.casestudy ul li.empty{
	display: block;
}
}


.casestudy ul li figure{
	width: 100%;
	height: 192px;
	margin: 0;
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	background-color: #c4e0e4;
}
@media (min-width: 415px){
.casestudy ul li figure{
}
}
@media (min-width: 960px){
.casestudy ul li figure{
	height: 178px;
}
}

.casestudy ul li figure .figure-image{
	display: flex;
	justify-content: center;
}

.casestudy ul li.case img{
	width: auto;
	height: 192px;
}
@media (min-width: 415px){
.casestudy ul li.case img{
}
}
@media (min-width: 960px){
.casestudy ul li.case img{
	height: 178px;
}
}


.casestudy ul li.case figcaption {
	position: relative;
}
.casestudy ul li.case figcaption::after {
	position: absolute;
	content: '';
	top: -30px;
	right: 0;
	width: 36px;
	height: 36px;
	background-image: url('data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20id%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2064%2064%22%20style%3D%22enable-background%3Anew%200%200%2064%2064%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%2300A7E9%3B%7D%20.st1%7Bfill%3A%23FFFFFF%3B%7D%3C%2Fstyle%3E%3Cg%3E%20%3Ccircle%20class%3D%22st0%22%20cx%3D%2231%22%20cy%3D%2232%22%20r%3D%2222%22%2F%3E%3C%2Fg%3E%3Cpolygon%20class%3D%22st1%22%20points%3D%2228.58%2C16.78%2028.58%2C29.21%2016.15%2C29.21%2016.15%2C34.09%2028.58%2C34.09%2028.58%2C46.51%2033.46%2C46.51%2033.46%2C34.09%2045.88%2C34.09%2045.88%2C29.21%2033.46%2C29.21%2033.46%2C16.78%20%22%2F%3E%3C%2Fsvg%3E');
	background-size: cover;
}

.casestudy ul li.case figcaption.link-outer::after {
	background-image: url('../images/squqre-arrow-up-right.svg');
}

.casestudy ul li .case-title{
	width: 100%;
	font-size: 1.4rem;
	font-weight: bold;
	text-align: left;
	margin-top: 4px;
	position: relative;
}
@media (min-width: 415px){
.casestudy ul li .case-title{
	width: 100%;
	font-size: 1.4rem;
	margin-top: 8px;
}
}
@media (min-width: 960px){
.casestudy ul li .case-title{
	width: 100%;
	font-size: 1.6rem;
	margin-top: 8px;
}
}

#casestudy-body figure {
	width: auto;
	height: 192px;
	margin: 16px 0 0 0;
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	background-color: #c4e0e4;

}

#casestudy-body figure img {
	width: auto;
	height: 192px;
}

#casestudy-body p {
	text-align: left;
}

#casestudy-body .case-title {
	text-align: center;
	width: 100%;
	font-size: 1.6rem;
	font-weight: bold;
}
@media (min-width: 415px){
#casestudy-body .case-title{
	font-size: 1.8rem;
}
}

#casestudy-body .case-organization{
	text-align: center;
	margin-top: 8px;
	font-size: 1.3rem;
}
@media (min-width: 415px){
#casestudy-body .case-organization{
	font-size: 1.4rem;
}
}

#casestudy-body .column-wrap{
	margin-top: 24px;
	width: 100%;
	column-count: 1;
	column-gap: 3em;
	column-rule: 1px dotted #ccc;
	text-align: left;
}
@media (min-width: 680px) {
#casestudy-body .column-wrap{
	column-count: 2;
}
}


#casestudy-body .column-wrap h4{
	margin-top: 16px;
	margin-bottom: 8px;
	font-size: 1.4rem;
}

#casestudy-body .column-wrap h4::before {
	content: '-';
	margin-right: 4px;
	width: 3px;
	height: 40px;
	color: #00A7E9;
	background-color: #00A7E9;
}

#casestudy-body .coming-soon {
	margin-top: 32px;
	margin-bottom: 8px;
	font-size: 1.4rem;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}

#casestudy-body .case-image {
	width: auto;
}

#casestudy-body .is-mobile {
	display: flex;
	margin-bottom: 32px;
}
@media (min-width: 680px) {
#casestudy-body .is-mobile {
	display: none;
	margin-bottom: 0;
}
}

#casestudy-body .is-pc {
	display: none;
}
@media (min-width: 680px) {
#casestudy-body .is-pc {
	display: flex;
}
}

#remodal-case {
	width: 90%;
	max-width: initial;
	min-height: 400px;
}
@media (min-width: 960px) {
#remodal-case {
	width: 900px;
}
}


/* ==========================================================================
 info 
 ========================================================================== */
#nikkei{
	width: 100%;
	height: auto;
	padding: 20px 0 0 0;
	letter-spacing: .04em;
	text-align: left;
}
@media (min-width: 415px){
#nikkei{
	padding: 30px 0 0 0;
}
}
@media (min-width: 960px){
#nikkei{
	padding: 40px 0 0 0;
}
}

#nikkei h2{
	line-height: 3.5rem;
}

#nikkei h3{
	text-align: left;
	line-height: 3.5rem;
}

#nikkei .content-top figure {
	margin: 20px 0 0 0;
}

#nikkei .content-top figure figcaption {
	margin: 10px 0 0 0;
	color: #444;
	font-size: 1.4rem;
}

#nikkei .lead {
	margin: 60px 0 0 0;
	font-size: 1.6rem;
}

#nikkei .content-area {
	margin: 0 0 60px 0;
}

#nikkei .content-area-wrap {
	margin: 20px 0 0 0;
	display: flex;
	justify-content: space-between;
	flex-direction: column-reverse;
}
@media (min-width: 415px){
#nikkei .content-area-wrap {
	margin: 40px 0 0 0;
}
}
@media (min-width: 960px){
#nikkei .content-area-wrap {
	margin: 80px 0 0 0;
	flex-direction: row;
}
}

#nikkei .content-area-inner {
	width: 100%;
}
@media (min-width: 415px){
#nikkei .content-area-inner {
	width: 100%;
}
}
@media (min-width: 960px){
#nikkei .content-area-inner {
	width: 470px;
}
}

#nikkei .content-area-inner p {
	margin: 20px 0 0 0;
}

#nikkei .content-area-img.is-sp {
	display: block;
	width: 100%;
	margin: 16px 0 0 0;
}
@media (min-width: 960px){
#nikkei .content-area-img.is-sp {
	display: none;
}
}

#nikkei .content-area-img.is-pc {
	display: none;
}
@media (min-width: 960px){
#nikkei .content-area-img.is-pc {
	display: block;
	width: 470px;
}
}


#nikkei .content-area-person {
	display: flex;
	align-items: center;
	background-color: #eee;
}

#nikkei .content-area-person-name {
	position: relative;
	width: 50%;
	left: 25%;
	font-size: 2vw;
	font-weight: bold;
	transform: translateX(-35%);
}
@media (min-width: 415px){
#nikkei .content-area-person-name {

}
}
@media (min-width: 960px){
#nikkei .content-area-person-name {
	font-size: 1.3rem;
}
}

#nikkei .content-area-person-name p {
	position: absolute;
	top: -60px;
}

#nikkei .content-area-person-name p span {
	display: inline-block;
	font-size: 3.5vw;
	margin-top: 16px;
}
@media (min-width: 415px){
#nikkei .content-area-person-name p span {

}
}
@media (min-width: 960px){
#nikkei .content-area-person-name p span {
	font-size: 2.0rem;
}
}

#nikkei .content-area-person-img {
	width: 50%;
}

#nikkei .content-area-person-img figure img {
	width: 100%;
}

#nikkei .content-area-item-img {
	margin-top: 7px;
}

#remodal-other {
	width: 95%;
	max-width: 95%;
	padding: 8px 0 0 0;
}

#remodal-other iframe {
	border: 0;
	margin: 0 auto 0 auto;
}
