﻿@charset "utf-8";

@import url("global.css");


.sp,
.spimage {
	display: none;
}





/* ▼コンテナ */
/* ----------------------------------------------------- */
section * + p {
	margin-top: 2em;
}





/* ▼ヘッダー */
/* ----------------------------------------------------- */
header.tokyo1stClass {
	padding: 1.167em 0 !important;
}

header.tokyo1stClass figure {
	width: 12.963%;
	padding: 0 3.704% 0 0;
	/* box-sizing */
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	     -o-box-sizing: border-box;
	        box-sizing: border-box;
}

header.tokyo1stClass p {
/*	font-size: 133.33%; */
/*	font-size: 162.5%; */
}





/* ▼keyvisual */
/* ----------------------------------------------------- */
section#keyvisual figure {
	/* 20180502 deleted */
	/*
	background: url(../images/keyvisual_tokyo1stClass_pc.jpg) no-repeat center center;
	*/
}






/* ▼evidence */
/* ----------------------------------------------------- */
section#evidence {
	padding-bottom: 0;
}

section#evidence div.container {
	padding: 0 3.234%;
}

body#alternative section#evidence div.wrap {
	position: relative;
	margin-top: 5em;
	padding-top: 5em;
	padding-bottom: 3em;
	background: #f1f1f1;
}

body#alternative section#evidence div.wrap > figure {
	position: absolute;
	top: -2.5em;
	left: 50%;
	/* transform */
	-webkit-transform: translate(-50%,0);
	   -moz-transform: translate(-50%,0);
	    -ms-transform: translate(-50%,0);
	     -o-transform: translate(-50%,0);
	        transform: translate(-50%,0);
}

section#evidence article figure {
	float: right;
	width: 40.854%;
	margin: 0 0 1em 0;
	/* box-sizing */
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	     -o-box-sizing: border-box;
	        box-sizing: border-box;
}

section#evidence article h3 {
	margin: 0 42.683% 0 0;
}

section#evidence article h3:before {
	content: "";
	display: block;
	width: 5em;
	margin: 0 0 0.7em 0;
	padding: 0.5em 1em;
	font-size: 0.6923em;
	font-weight: normal;
	font-family: 'Noto Sans Japanese Medium';
	line-height: 1;
	text-align: center;
	color: #ffffff;
	background: #1a1a1a;
	/* box-sizing */
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	     -o-box-sizing: border-box;
	        box-sizing: border-box;
}

section#evidence article#evidence_01 h3:before {
	content: "事例①";
}

section#evidence article#evidence_02 h3:before {
	content: "事例②";
}

section#evidence article#evidence_03 h3:before {
	content: "事例③";
}

section#evidence article p {
	clear: both;
	margin: 1em 0 0 0;
}



section#evidence.tokyo1stClass div#message h2 {
	font-size: 26px;
}

section#evidence.tokyo1stClass div#results article dl dt:before {
	width: 88px;
	vertical-align: middle;
}





/* ▼but */
/* ----------------------------------------------------- */
body#alternative section#but h2 img {
	margin: 0 0.5em 0 0;
	vertical-align: bottom !important;
}

section#but article p img {
	float: right;
	width: 34.147%;
	margin: 0 0 1em 1em;
	/* box-sizing */
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	     -o-box-sizing: border-box;
	        box-sizing: border-box;
}





/* ▼service */
/* ----------------------------------------------------- */
body#alternative section#service {
	padding-bottom: 1em;
}

section#service article {
	padding: 7.5% 10.168%;
	border: 1px solid #cccccc;
	/* box-shadow:0px 2px 4px -1px rgba(0,0,0,0.45); */
}

body#alternative section#service article {
	padding: 5% 10%;
}

section#service article figure {
	position: relative;
	width: 48.027%;
	height: 0;
	padding-top: 27.875%;
	overflow: hidden;
}

body#alternative section#service article figure {
	overflow: visible;
}

section#service article figure img {
	position: absolute;
	top: 80%;
    left: 0;
    bottom: 0;
    width: auto !important;
    height: 175%;
	object-fit: cover;
	/* transform */
	-webkit-transform: translate(0,-50%);
	   -moz-transform: translate(0,-50%);
	    -ms-transform: translate(0,-50%);
	     -o-transform: translate(0,-50%);
	        transform: translate(0,-50%);
	left: 50%;
	/* transform */
	-webkit-transform: translate(-50%,-50%);
	   -moz-transform: translate(-50%,-50%);
	    -ms-transform: translate(-50%,-50%);
	     -o-transform: translate(-50%,-50%);
	        transform: translate(-50%,-50%);
}

body#alternative section#service article figure img {
	width: 115% !important;
	height: auto !important;
	top: 0;
	/* transform */
	-webkit-transform: translate(-15%,-45%);
	   -moz-transform: translate(-15%,-45%);
	    -ms-transform: translate(-15%,-45%);
	     -o-transform: translate(-15%,-45%);
	        transform: translate(-15%,-45%);
}

body#alternative section#service article figure img {
	width: 70% !important;
	height: auto !important;
	top: 0;
	left: 0;
	/* transform */
	-webkit-transform: translate(30%,-40%);
	   -moz-transform: translate(30%,-40%);
	    -ms-transform: translate(30%,-40%);
	     -o-transform: translate(30%,-40%);
	        transform: translate(30%,-40%);
}

section#service article h4,
section#service article h5 {
	margin-right: 51.974%;
}

section#service article h6 {
	margin: 2em 0 0 0;
}

section#service article hr + p img {
	float: left;
	width: 45%;
	margin: 0 1.5em 0 0;
}



section#service article dl {
	display: table;
}

section#service article dl dt,
section#service article dl dd {
	display: table-cell;
	vertical-align: middle;
}

section#service article dl dt {
	padding: 0 3.8% 0 0;
}

section#service article dl dd {
	width: 72.560%;
	padding: 1em;
	font-size: 14px;
	background: #ffffff;
}





/* ▼reason */
/* ----------------------------------------------------- */
section#reason article h4 {
	padding: 0 0 0 11.12%;
}

section#reason article h4:before {
	content: "";
	display: inline-block;
	width: 5em;
	margin: 0 2.5% 0 -12.5%;
	padding: 0.5em 1em;
	font-size: 0.47em;
	font-family: "Noto Sans Japanese Medium";
	line-height: 1;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
	background: #1a1a1a;
	/* box-sizing */
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	     -o-box-sizing: border-box;
	        box-sizing: border-box;
}

section#reason article#reason_01 h4:before {
	content: "理由1";
}

section#reason article#reason_02 h4:before {
	content: "理由2";
}

body#alternative section#reason article h4 {
	padding-left: 0;
	font-size: 2.66em;
	text-align: center;
}

body#alternative section#reason article h4:before {
	display: block;
	margin: 2em auto 2em auto;
	font-size: 0.4em;
	color: #80806a;
}





/* ▼requirement */
/* ----------------------------------------------------- */
section#requirement div.wrap {
	margin: 2em 0;
	padding: 7.5% 10.168%;
	border: 1px solid #cccccc;
	background: #ffffff;
}

body#alternative section#requirement div.wrap {
	padding: 0 3%;
	border: 0 none;
	background: transparent;
}




/* ▼overview */
/* ----------------------------------------------------- */
section#overview table tr td del {
	font-size: 77.77%;
}
section#overview table tr td dl dt,
section#overview table tr td dl dd {
	text-align: center;
}




/* ▼form */
/* ----------------------------------------------------- */
section#form article form table td span {
	font-size: 12px;
}



/* ▼過去のセミナー */
/* ----------------------------------------------------- */
section#overview div.past h3 {
	font-size: 24px;
	padding: 0.5em 0 0.5em 0;
}
section#overview div.past dl div {
	display: flex;
	justify-content: center;
	align-items: center;
}
section#overview div.past dl dd {
	margin: 0 1em 0 0;
}
