@charset "UTF-8";

/* ----------------------------------------
 module - default style reset
 ---------------------------------------- */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
	color: #444444;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, Verdana;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

nav ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ul {
	list-style: none;
}

/* change colours to suit your needs */
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}

/* change colours to suit your needs */
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}

del {
	text-decoration: line-through;
}

abbr[title],
dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}

input,
select {
	vertical-align: middle;
}

img {
	vertical-align: middle;
	max-width: 100%;
	outline: none;
}

em {
	font-style: normal;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}

/* ----------------------------------------
 module - default template style reset
 ---------------------------------------- */
.s5-container {
	max-width: 100%;
	padding: 0;
	margin: 0;
}

/* ----------------------------------------
 module - utility & default style
 ---------------------------------------- */
.b140 {
	display: none;
}

.b120 {
	display: none;
}

.b108 {
	display: none;
}

.b96 {
	display: none;
}

.b79 {
	display: none;
}

.b76 {
	display: none;
}

.b64 {
	display: none;
}

.b48 {
	display: none;
}

.b37 {
	display: none;
}

.flex {
	display: flex;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.bold {
	font-weight: bold;
}

.order1 {
	order: 1;
}

.order2 {
	order: 2;
}

.order3 {
	order: 3;
}

a.fade {
	transition: .25s;
}

a.fade:hover {
	opacity: .6;
}

img.center {
	display: block;
	margin: 0 auto;
}

.is-fixed {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	transform: rotate(0.0001deg) translateZ(0);
	backface-visibility: hidden;
}

.sp {
	display: none !important;
}

@media (max-width: 1399px) {
	.nb140 {
		display: none;
	}

	.b140 {
		display: inline-block;
	}
}

@media (max-width: 1199px) {
	.nb120 {
		display: none;
	}

	.b120 {
		display: inline-block;
	}
}

@media (max-width: 1080px) {
	.nb108 {
		display: none;
	}

	.b108 {
		display: inline-block;
	}
}

@media (max-width: 959px) {
	.nb96 {
		display: none;
	}

	.b96 {
		display: inline-block;
	}
}

@media (max-width: 790px) {
	.nb79 {
		display: none;
	}

	.b79 {
		display: inline-block;
	}
}

@media (max-width: 767px) {
	.main {
		padding-bottom: 8%;
	}

	.nb76 {
		display: none;
	}

	.b76 {
		display: inline-block;
	}
}

@media (max-width: 639px) {
	.pc {
		display: none !important;
	}

	.sp {
		display: block !important;
	}

	.nb64 {
		display: none;
	}

	.b64 {
		display: inline-block;
	}
}

@media (max-width: 480px) {
	.nb48 {
		display: none;
	}

	.b48 {
		display: inline-block;
	}
}

@media (max-width: 374px) {
	.nb37 {
		display: none;
	}

	.b37 {
		display: inline-block;
	}
}

.fs12 {
	font-size: 0.75rem;
}

.fs13 {
	font-size: 0.8125rem;
}

.fs14 {
	font-size: 0.875rem;
}

.fs15 {
	font-size: 0.9375rem;
}

.fs16 {
	font-size: 1rem;
}

.fs17 {
	font-size: 1.0625rem;
}

.fs18 {
	font-size: 1.125rem;
}

.fs20 {
	font-size: 1.25rem;
}

.fs22 {
	font-size: 1.375rem;
}

.fs24 {
	font-size: 1.5rem;
}

.fs26 {
	font-size: 1.625rem;
}

.fs28 {
	font-size: 1.75rem;
}

.fs30 {
	font-size: 1.875rem;
}

.fs32 {
	font-size: 2rem;
}

.fs34 {
	font-size: 2.125rem;
}

.fs36 {
	font-size: 2.25rem;
}

.fs38 {
	font-size: 2.375rem;
}

.fs40 {
	font-size: 2.5rem;
}

.fs42 {
	font-size: 2.625rem;
}

.fs44 {
	font-size: 2.75rem;
}

.fs46 {
	font-size: 2.875rem;
}

.fs48 {
	font-size: 3rem;
}

.fs50 {
	font-size: 3.125rem;
}

.fs52 {
	font-size: 3.25rem;
}

.fs54 {
	font-size: 3.375rem;
}

.fs56 {
	font-size: 3.5rem;
}

.fs58 {
	font-size: 3.625rem;
}

.fs60 {
	font-size: 3.75rem;
}

.fs62 {
	font-size: 3.875rem;
}

.fs64 {
	font-size: 4rem;
}

.fs66 {
	font-size: 4.125rem;
}

.fs68 {
	font-size: 4.25rem;
}

.fs70 {
	font-size: 4.375rem;
}

.mt10 {
	margin-top: 10px;
}

.mt16 {
	margin-top: 16px;
}

.mt20 {
	margin-top: 20px;
}

.mt24 {
	margin-top: 24px;
}

.mt30 {
	margin-top: 30px;
}

.mt32 {
	margin-top: 32px;
}

.mt36 {
	margin-top: 36px;
}

.mt40 {
	margin-top: 40px;
}

.mt46 {
	margin-top: 46px;
}

.mt48 {
	margin-top: 48px;
}

.mt56 {
	margin-top: 56px;
}

.mt60 {
	margin-top: 60px;
}

.mt64 {
	margin-top: 64px;
}

.mt72 {
	margin-top: 70px;
}

.mt80 {
	margin-top: 80px;
}

.mt88 {
	margin-top: 88px;
}

.mt96 {
	margin-top: 96px;
}

.mt100 {
	margin-top: 100px;
}

.ml16 {
	margin-left: 16px;
}

.ml20 {
	margin-left: 20px;
}

.ml24 {
	margin-left: 24px;
}

.ml28 {
	margin-left: 28px;
}

.ml32 {
	margin-left: 30px;
}

.ml40 {
	margin-left: 40px;
}

.ml48 {
	margin-left: 48px;
}

@media screen and (max-width: 959px) {
	.mt16 {
		margin-top: 12px;
	}

	.mt20 {
		margin-top: 15px;
	}

	.mt24 {
		margin-top: 18px;
	}

	.ml28 {
		margin-left: 21px;
	}

	.mt30 {
		margin-top: 22.5px;
	}

	.mt32 {
		margin-top: 24px;
	}

	.mt36 {
		margin-top: 27px;
	}

	.mt40 {
		margin-top: 30px;
	}

	.mt46 {
		margin-top: 34.5px;
	}

	.mt48 {
		margin-top: 36px;
	}

	.mt56 {
		margin-top: 42px;
	}

	.mt60 {
		margin-top: 45px;
	}

	.mt64 {
		margin-top: 48px;
	}

	.mt72 {
		margin-top: 54px;
	}

	.mt80 {
		margin-top: 60px;
	}

	.mt88 {
		margin-top: 66px;
	}

	.mt96 {
		margin-top: 72px;
	}

	.mt100 {
		margin-top: 75px;
	}

	.ml16 {
		margin-left: 12px;
	}

	.ml20 {
		margin-left: 15px;
	}

	.ml24 {
		margin-left: 18px;
	}

	.ml32 {
		margin-left: 24px;
	}

	.ml40 {
		margin-left: 30px;
	}

	.ml48 {
		margin-left: 36px;
	}
}

@media screen and (max-width: 639px) {
	.mt46 {
		margin-top: 23px;
	}

	.mt48 {
		margin-top: 24px;
	}

	.mt56 {
		margin-top: 28px;
	}

	.mt60 {
		margin-top: 30px;
	}

	.mt64 {
		margin-top: 32px;
	}

	.mt72 {
		margin-top: 36px;
	}

	.mt80 {
		margin-top: 40px;
	}

	.mt88 {
		margin-top: 44px;
	}

	.mt96 {
		margin-top: 48px;
	}

	.mt100 {
		margin-top: 50px;
	}

	.ml16 {
		margin-left: 8px;
	}

	.ml20 {
		margin-left: 10px;
	}

	.ml24 {
		margin-left: 12px;
	}

	.ml32 {
		margin-left: 16px;
	}

	.ml40 {
		margin-left: 20px;
	}

	.ml48 {
		margin-left: 24px;
	}
}

/* font-size調整 */
html {
	color: #555555;
	font-size: 100%;
}

/*body,
main {
	overflow: hidden;
}*/

/* main {
	overflow-x: hidden;
} */

@media screen and (max-width: 959px) {
	html {
		font-size: 87.5%;
	}
}

@media screen and (max-width: 639px) {
	html {
		font-size: 75%;
	}
}

@media screen and (max-width: 479px) {
	html {
		font-size: 62.5%;
	}
}

/*
 shared style
 */
.fc-green {
	color: #52a8a5;
}

.block {
	padding-top: 70px;
	padding-bottom: 110px;
}

.inner-s {
	max-width: 624px;
	margin: 0 auto;
}

@media screen and (max-width: 639px) {
	.inner-s {
		margin: 0 10px;
	}
}

.flex {
	flex-wrap: wrap;
}

p {
	font-size: 1.125rem;
	line-height: 1.67;
}

@media screen and (max-width: 639px) {
	.block {
		padding-top: 35px;
		padding-bottom: 55px;
	}

	p,
	li {
		font-size: 1vw;
	}
}

/*
 button
 */
.btn {
	height: 90px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 1.875rem;
	line-height: 1.2;
}

.btn.green {
	color: white;
	pointer-events: none;
	background: #52a8a4;
}

.btn.gray {
	background: #e1e6e6;
}

.btn.blue {
	background: #005073;
	color: white;
}

.btn.white {
	background: white;
	color: #52a8a5;
}

.btn-full {
	flex: 0 0 100%;
	width: 624px;
	margin: 0 auto;
}

.btn-harf {
	flex: 0 0 48%;
}

.arrow-btn {
	position: relative;
}

.arrow-btn::before {
	content: '';
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 20px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 11px 0 11px 14px;
	border-color: transparent transparent transparent #52a8a5;
}

.arrow-btn.green::before,
.arrow-btn.blue::before {
	border-color: transparent transparent transparent white;
}

.arrow-btn.gray::before {
	border-color: transparent transparent transparent #005073;
}

.video-link-wrap {
	margin-bottom: 2rem;
}


.video-link {
	font-weight: bold;
	display: flex;
	align-items: center;
	margin-bottom: 2rem;
	line-height: 1.5;
}

.video-link::before {
	content: '';
	display: inline-block;
	width: 0;
	height: 0;
	margin-right: 6px;
	border-style: solid;
	border-width: 4px 0 4px 6.5px;
	border-color: transparent transparent transparent #000;
}

@media screen and (max-width: 959px) {
	.btn {
		font-size: 1.25rem;
	}
}

@media screen and (max-width: 639px) {
	.btn {
		height: 60px;
	}

	.arrow-btn::before {
		border-width: 8.25px 0 8.25px 10.5px;
	}

	.btn-full {
		width: 100%;
	}
}

@media screen and (max-width: 479px) {
	.btn {
		font-size: 14px;
	}
}

@media screen and (max-width: 374px) {
	.btn {
		font-size: 12px;
	}
}

/*
 title
 */
.read-title {
	text-align: center;
	font-size: 2.25rem;
	font-weight: normal;
	line-height: 1.5;
}

.read-title+.read-text {
	font-size: 1.125rem;
	margin-top: 30px;
}

.read-text {
	font-size: 1rem;
	text-align: center;
}

.note {
	text-align: center;
	font-size: 0.85rem;
	margin: 1rem auto;
}

.collabo-meeting-header .inner {
	margin: 0 auto;
	padding: 12px 20px 12px;
	max-width: 1200px;
}

.collabo-meeting-header .inner .contents-nav-list {
	display: flex;
	width: auto;
}

@media screen and (max-width: 960px) {
	.collabo-meeting-header .inner .contents-nav-list {
		width: 100%;
	}
}

@media screen and (max-width: 479px) {
	.read-text {
		text-align: left;
	}

	.read-text br {
		display: none;
	}
}

.title-a {
	text-align: left;
	font-size: 1.125rem;
	font-weight: normal;
}

.section-title-wrap {
	padding: 18px 0;
	background-color: #52a8a5;
}

.section-title-wrap h2 {
	color: white;
	font-size: 125%;
	line-height: 1.1;
	text-align: center;
}

@media screen and (max-width: 639px) {
	.section-title-wrap h2 {
		font-size: 16px;
	}
}

section .inner table {
	width: 100%;
	border-collapse: collapse;
}

section .inner table tr {
	font-size: 16px;
}

section .inner table tr th,
section .inner table tr td {
	padding: 20px 20px 20px 20px;
	border-bottom: 1px solid #d2d2d2;
	text-align: left;
	font-weight: normal;
	line-height: 1.5;
}

section .inner table tr td p.note {
	margin-bottom: 0;
	text-align: left;
}

section .inner table tr th {
	width: 190px;
}

@media screen and (max-width: 639px) {
	section .inner table tr {
		font-size: 13px;
	}

	section .inner table tr th {
		width: 60px;
		padding-top: 15px;
		padding-bottom: 15px;
		padding-left: 15px;
	}

	section .inner table tr td {
		padding-top: 15px;
		padding-right: 15px;
		padding-bottom: 15px;
		vertical-align: middle;
	}
}

@media screen and (max-width: 959px) {
	.section-title-wrap {
		background-position: left 30% center;
	}

	.section-title-wrap .title-box {
		flex: 0 0 50%;
		width: 50%;
	}

	.section-title-wrap .inner {
		height: 300px;
	}
}

@media screen and (max-width: 639px) {
	.section-title-wrap .inner {
		height: 200px;
	}
}

@media screen and (max-width: 479px) {
	.section-title-wrap .inner {
		height: 150px;
	}
}

.title-b {
	font-size: 1.25rem;
	font-weight: normal;
	text-align: center;
}

.title-b .fc-green {
	margin-right: .5em;
	font-weight: bold;
}

.title-b .ttl {
	font-size: 2.25rem;
	display: inline-block;
	margin-top: 16px;
}

.title-c {
	font-size: 1.125rem;
	position: relative;
	margin-bottom: 20px;
}

.title-c img {
	display: inline-block;
	margin-right: 1em;
}

.title-c span {
	position: relative;
	top: 8px;
}

.title-c::before {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 3px;
	background: #52a8a5;
	bottom: -20px;
}

.title-c.out {
	margin-bottom: 12px;
}

.title-c.out::before {
	bottom: -12px;
}

/*
 stylesheet
 */

/* mainvisual */
.mv {
	height: 31.25%;
	max-height: 500px;
	background-image: url(../event/20200728/img/mv.jpg);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.mv .inner {
	height: 500px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.mv .title-box {
	display: inline-block;
	width: 800px;
	vertical-align: middle;
	text-align: center;
}

.mv p {
	margin-top: -1rem;
}

@media screen and (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 2dppx) {
	.mv {
		background-image: url(../event/20200728/img/mv@2x.jpg);
	}
}

@media screen and (max-width: 959px) {
	.mv .inner {
		height: 320px;
	}
}

@media screen and (max-width: 640px) {
	.mv .inner {
		height: 240px;
	}
}

@media screen and (max-width: 479px) {
	.mv .inner {
		height: 150px;
	}
}

@media screen and (max-width: 374px) {
	.mv .inner {
		height: 150px;
	}
}

/* intro */
.intro {
	padding: 60px 0 70px;
}

@media screen and (max-width: 639px) {
	.intro {
		margin-right: 20px;
		margin-left: 20px;
	}

	.intro .read-text {
		text-align: left;
	}

	.intro .inner {
		padding: 0;
	}
}


.img-box-01 {
	padding: 80px 0 100px;
}

.intro-flex .flex-item {
	flex: 0 0 47.07%;
}

.intro-flex .flex-item:last-child {
	margin-left: 5.86%;
}

.intro-flex .img-box {
	height: 282px;
	margin-bottom: 28px;
}

.intro .note {
	font-size: 0.95rem;
	line-height: 2;
	margin-top: 1rem;
}


.title-a {
	height: 75px;
}

.title-a span {
	font-size: 1.125rem;
	margin-left: 16px;
	display: inline-block;
	transform: translateY(6px);
}

.title-a+p {
	text-align: left;
}

.box-a {
	padding: 60px 88px;
	color: white;
}

.box-a.gray {
	background: #a6afb4;
	margin-top: 90px;
}

.box-a.green {
	background: #52a8a5;
	margin-top: 64px;
	padding-bottom: 100px;
}

.box-a.green .img-box {
	margin-top: 50px;
}

.box-a.green h4 {
	font-size: 1.5rem;
	margin-top: 96px;
}

.box-a .title-a span {
	margin-left: 30px;
}

.box-a .title-a+p {
	font-size: 1rem;
}

.box-a .flex {
	margin-top: 50px;
}

.box-a .flex p {
	margin-top: 14px;
}

.box-a .flex1 {
	flex-wrap: nowrap;
}

.box-a .flex1 .flex-item-first {
	flex: 0 0 33%;
}

.box-a .flex1 .flex-item-last {
	margin-left: 2.929%;
	flex: 1 1 auto;
}

@media all and (-ms-high-contrast: none) {
	.box-a .flex1 .flex-item-last {
		flex: 1 1;
	}
}

.box-a .flex2 {
	justify-content: center;
}

.box-a .flex2 .flex-item {
	flex: 0 0 35.15625%;
}

.box-a .flex2 .flex-item-last {
	margin-left: 5.859375%;
}

.box-a .flex2 h5 {
	margin-top: 16px;
	font-size: 1.25rem;
}

.box-a .btn-wrap {
	width: 76.171875%;
	margin: 4rem auto 0;
}


@media screen and (max-width: 959px) {
	.intro {
		padding: 75px 0 75px;
	}

	.img-box-01 {
		padding: 60px 0 75px;
	}

	.intro-flex .flex-item {
		flex: 0 0 47.07%;
	}

	.intro-flex .flex-item:last-child {
		margin-left: 5.86%;
	}

	.intro-flex .img-box {
		height: 26vw;
	}

	.title-a {
		height: auto;
	}

	.title-a span {
		display: block;
		margin-left: 0;
		margin-top: 10px;
	}

	.title-a+p {
		padding-top: 30px;
	}

	.title-a.first span {
		margin-top: 2px;
	}

	.title-a.first+p {
		padding-top: 22px;
	}

	.box-a {
		padding: 45px 30px;
	}

	.box-a.gray {
		margin-top: 67.5px;
	}

	.box-a.green {
		margin-top: 48px;
		padding-bottom: 75px;
	}

	.box-a.green h4 {
		margin-top: 72px;
	}

	.box-a .title-a {
		height: auto;
	}

	.box-a .title-a span {
		display: block;
		margin-left: 0;
		margin-top: 10px;
	}

	.box-a .title-a+p {
		padding-top: 30px;
	}

	.box-a .flex {
		margin-top: 37.5px;
	}

	.box-a .flex2 .flex-item {
		flex: 0 0 47.5%;
	}

	.box-a .flex2 .flex-item-last {
		margin-left: 5%;
	}

	.box-a .flex2 h5 {
		margin-top: 16px;
		font-size: 1.25rem;
	}

	.box-a .btn-wrap {
		width: 100%;
	}
}

@media screen and (max-width: 639px) {
	.intro {
		padding: 50px 0 50px;
	}

	.img-box-01 {
		padding: 40px 0 50px;
	}

	.intro-flex {
		display: block;
	}

	.intro-flex .flex-item:last-child {
		margin-left: 0;
		margin-top: 60px;
	}

	.intro-flex .img-box {
		height: auto;
		margin-bottom: 20px;
	}

	.intro-flex .img-box img {
		width: 100%;
	}

	.title-a span {
		display: inline-block;
		margin-left: 16px;
		font-size: 14px;
	}

	.title-a+p {
		padding-top: 20px;
	}

	.title-a.first+p {
		padding-top: 12px;
	}

	.box-a {
		padding: 30px 20px;
	}

	.box-a.gray {
		margin-top: 45px;
	}

	.box-a.green {
		margin-top: 32px;
		padding-bottom: 50px;
	}

	.box-a.green .img-box {
		margin-top: 25px;
	}

	.box-a.green h4 {
		font-size: 18px;
		margin-top: 48px;
	}

	.box-a .title-a+p {
		padding-top: 20px;
	}

	.box-a .flex {
		margin-top: 25px;
	}

	.box-a .flex p {
		margin-top: 10px;
	}

	.box-a .flex2 h5 {
		font-size: 16px;
	}
}

@media screen and (max-width: 479px) {
	.title-a span {
		display: block;
		margin-left: 0;
	}

	.title-a+p {
		padding-top: 30px;
	}

	.title-a.first+p {
		padding-top: 22px;
	}

	.box-a .flex1 {
		display: block;
	}

	.box-a .flex1 img {
		width: 100%;
	}

	.box-a .flex1 .flex-item-last {
		margin-left: 0;
		margin-top: 40px;
	}

	.box-a .flex2 {
		display: block;
	}

	.box-a .flex2 img {
		width: 100%;
	}

	.box-a .flex2 .flex-item-last {
		margin-left: 0;
		margin-top: 40px;
	}

	.box-a .flex2 h5 {
		font-size: 16px;
	}
}


/* section-01 */
.section-01 {
	width: 1024px;
	margin: 0 auto 80px auto;
}



/* section-04 */
.section-04 {
	width: 1024px;
	margin: 0 auto 140px auto;
}

.section-04 .inner {
	margin-top: 50px;
}

.section-04 .section-title-wrap {
	margin-bottom: 50px;
}

.section-04 table.head tr th,
.section-04 table.head tr td {
	background-color: #e5e5e5;
	border-bottom: none;
	font-weight: bold;
}

.section-04 table.head tr th {
	width: 190px;
	padding-left: 20px;
}

@media screen and (max-width: 639px) {

	/*.section-01,
	.section-02,
	.section-03,
	.section-04{
		padding-right: 20px;
		padding-left: 20px;
	}*/
	.section-04 {
		margin-bottom: 60px;
	}

	.section-04 table.head tr th {
		width: 60px;
		padding-left: 15px;
	}
}

@media screen and (max-width: 1024px) {

	.section-01,
	.section-02,
	.section-03,
	.section-04 {
		width: 100%;
		box-sizing: border-box;
		padding-left: 20px;
		padding-right: 20px;
	}
}

@media screen and (max-width: 959px) {
	.section-02 .read-text+.img-box {
		margin-top: 67.5px;
	}

	.section-02 .three-columns {
		margin-top: 60px;
	}

	.section-02 .flex-item h3 {
		line-height: 1.5;
		height: 3em;
	}

	.section-02 .flex-item-first p,
	.section-02 .flex-item-first .img-box {
		padding-right: 20px;
	}

	.section-02 .flex-item-second p,
	.section-02 .flex-item-second .img-box {
		padding-left: 20px;
		padding-right: 20px;
	}

	.section-02 .flex-item-last p,
	.section-02 .flex-item-last .img-box {
		padding-left: 20px;
	}
}

@media screen and (max-width: 639px) {
	.section-02 .read-text+.img-box {
		margin-top: 45px;
	}

	.section-02 .three-columns {
		margin-top: 40px;
		display: block;
	}

	.section-02 .flex-item {
		display: flex;
		padding: 25px;
	}

	.section-02 .flex-item h3 {
		height: auto;
	}

	.section-02 .flex-item h3,
	.section-02 .flex-item p,
	.section-02 .flex-item .img-box {
		padding: 0 !important;
		margin-left: 4%;
	}

	.section-02 .flex-item-first {
		border-top: 1px solid #f1f1f1;
	}

	.section-02 .flex-item-second,
	.section-02 .flex-item-last {
		border-left: 0;
		border-top: 1px solid #f1f1f1;
	}

	.section-02 .flex-item-last {
		border-bottom: 1px solid #f1f1f1;
	}
}

@media screen and (max-width: 479px) {
	.section-02 .flex-item {
		flex-wrap: wrap;
	}

	.section-02 .flex-item .img-box {
		flex: 0 0 100%;
		text-align: center;
	}

	.section-02 .flex-item .inbox {
		flex: 0 0 100%;
	}

	/* ------------------------------------------------------
 2020/6/30追記*/

	.connect-btn-pc {
		display: none !important;
	}

	.connect-btn-sp {
		display: block !important;
		width: 83%;
		margin: auto;
	}

	.contents-nav-list .sc-connect-btn a {
		padding: 2.5px 0px 2.5px 0;
	}

	.contents-nav-list li:last-child {
		width: auto;
	}

	/*end
 ------------------------------------------------------ */
}

h2.links {
	margin-bottom: 1.5rem;
}

@media screen and (max-width: 639px) {
	h2.links {
		font-size: 2rem;
		margin-bottom: 0.5rem;
	}

}

/* close */
.btns {
	/*padding-top: 100px;*/
	padding-bottom: 100px;
}

.btns .btn-harf {
	margin-top: 4%;
}

.btns .gray {
	margin-left: 4%;
}

.btns .gray .cisco-logo {
	max-width: 240px;
}

.btns .gray .icon-window {
	transform: translate(16px, 4px);
}

.close {
	background: #a6afb4;
	color: white;
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: center;
}

.close .ttl {
	font-size: 2.25rem;
	line-height: 1.34;
	font-weight: normal;
}

.close p {
	font-size: 1.25rem;
	line-height: 1.5;
	margin-top: 16px;
}

.close .btn-bg {
	max-width: 730px;
	margin: 30px auto 0;
	background: white;
}

@media screen and (max-width: 959px) {
	.btns {
		padding-top: 75px;
		padding-bottom: 75px;
	}

	.btns .gray .cisco-logo {
		width: 60%;
	}
}

@media screen and (max-width: 639px) {
	.btns {
		display: block;
		margin-right: 20px;
		margin-left: 20px;
		padding-top: 25px;
		padding-bottom: 50px;
		font-size: 1.2rem;
	}

	.btns .btn-harf {
		margin-top: 20px;
	}

	.btns .gray {
		margin-left: 0;
	}

	.btns .gray .cisco-logo {
		max-width: 240px;
		width: 40%;
	}

	.btns .gray .icon-window {
		width: 12px;
		transform: translate(16px, 4px);
	}
}

@media screen and (max-width: 374px) {
	.close .ttl {
		font-size: 20px;
	}
}


/* ▲▲▲ ここまで ▲▲▲ */


/* ------------------------------------------------------
 2019/05/20追記
 ------------------------------------------------------ */
/* ------------------------------------------------------
 2019/12/16追記
 ------------------------------------------------------ */

/* ページ上部追加ナビゲーション部分 */
.inner.headwrap {
	display: flex;
	align-items: flex-end;
}

.header-title {
	padding-top: 25px;
}

.header-title {
	flex: 0 1 auto;
}

.support-btn {
	flex: 0 1 auto;
	margin-left: auto;
	padding-top: 5px;
}

.support-btn a {
	display: flex;
	background: #20b1df;
	color: #ffffff;
	padding: 0.5rem;
	box-sizing: border-box;
	align-items: center;
}

.support-btn a:hover {
	transition: .25s;
	opacity: 0.7;
}

.support-btn a img {
	width: 1.85rem;
	margin: 0;
	flex: 0 1 auto;
	margin-right: 1rem;
	vertical-align: middle;
}

.support-btn a span {
	margin: 0;
	flex: 0 1 auto;
	vertical-align: middle;
	line-height: 1.2;
	font-size: 12px;
}

.support-btn-SP {
	display: none;
}

.header-title-en,
.header-title-ja {
	flex: 0 1 auto;
}

.header-title-en {
	max-width: 394px;
}

.header-title-ja {
	max-width: 323px;
}

.header-title-en img,
.header-title-ja img {
	vertical-align: baseline;
}

.header-title-ja {
	margin-left: 14px;
}

.header-title-inner {
	display: flex;
}

nav.contents-nav {
	margin: 20px auto 30px auto;
	padding: 0;
	border-top: 2px solid #c4cacd;
	border-bottom: 2px solid #c4cacd;
}

/*@media screen and (min-width: 1200px) {
	nav.contents-nav .contents-nav-list {
		max-width: 1160px;
	}
}*/

/*.contents-nav-list li {
	display: table-cell;
	box-sizing: border-box;
	width: auto;
	padding: 0 0;
	border-left:1px solid #c4cacd;
	font-weight: bold;
	vertical-align: middle;
}
*/
/*.contents-nav-list li.current {
	padding-top: 0;
	padding-bottom: 0;
}*/

.contents-nav-list li:last-child {
	border-right: 1px solid #c4cacd;
}

@media screen and (max-width: 1080px) {
	.contents-nav-list li {
		line-height: 1.3;
	}
}



/*.contents-nav-list li:not(:first-of-type) {
	margin-left: 40px;
}*/

.contents-nav-list a:hover {
	color: #52a8a5;
}

.contents-nav-list li a,
.contents-nav-list li span {
	/*display: block;
	padding: 13px 26px;*/
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	/*vertical-align: middle;*/
}

/*.contents-nav-list li a{
	padding: 0 26px;
}*/

.contents-nav-list a {
	transition: .25s;
}

.contents-nav-list li.current a,
.contents-nav-list li.current span {
	padding: 10px 24px;
	background: #52a8a5;
	color: #fff;
}

.contents-nav-list li.current span {
	background: #52a8a5;
	color: #fff;
}

@media screen and (max-width: 959px) {
	.header-title-inner {
		display: block;
	}

	.header-title-ja {
		margin-left: 0;
	}

	.support-btn {
		flex: 0 1 auto;
		margin-bottom: 0.5rem;
	}
}

@media screen and (max-width: 796px) {

	.contents-nav-list {
		padding: 0px;
	}

	.contents-nav-list li {
		flex: 0 0 auto;
		border-left: 1px solid #c4cacd;
		padding: 0 1rem;
	}

	.contents-nav-list li a {
		box-sizing: border-box;
		/*padding: 10px 0;*/
	}

	.contents-nav-list li.current span {
		margin: 0;
	}

}

@media screen and (max-width: 640px) {

	.collabo-meeting-header .contents-nav .inner {
		padding: 0 0 2px 0;
	}

	.collabo-meeting-header .inner .contents-nav-list {
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
		margin: 0 auto;
		width: 100%;
		padding: 12px 0 0 0;
	}

	.collabo-meeting-header .inner ul.contents-nav-list li {
		display: table-cell;
		box-sizing: border-box;
		width: 33.333333%;
		margin: 0 0 10px 0;
		padding-right: 10px;
		padding-bottom: 0;
		padding-left: 10px;
		font-size: 2vw;
		line-height: 1.5;
		text-align: center;
		vertical-align: middle;
	}

	/*.inner ul.contents-nav-list li a{
		padding: 0;
	}*/

	.collabo-meeting-header .inner ul.contents-nav-list li:nth-child(1),
	.collabo-meeting-header .inner ul.contents-nav-list li:nth-child(4) {
		border-left: none;
	}

	.collabo-meeting-header .inner ul.contents-nav-list li:nth-child(1) a,
	.collabo-meeting-header .inner ul.contents-nav-list li:nth-child(2) a,
	.collabo-meeting-header .inner ul.contents-nav-list li:nth-child(3) a {
		padding: 3px 0;
	}

	.collabo-meeting-header .inner ul.contents-nav-list li:nth-child(4) a,
	.collabo-meeting-header .inner ul.contents-nav-list li:nth-child(5) a,
	.collabo-meeting-header .inner ul.contents-nav-list li:nth-child(6) a {
		padding: 10px 0;
	}
}



@media screen and (max-width: 639px) {
	.inner.headwrap {
		align-items: center;
		margin-bottom: 10px;
		padding: 0 15px;
	}

	.header-title-inner {
		display: block;
	}

	.header-title-ja {
		margin-left: 0;
		margin-top: 5px;
		width: 95%;
	}

	.header-title-en,
	.header-title-ja {
		text-align: center;
	}

	.contents-nav-list {
		margin: 0;
		border-left: none;
		border-right: none;
		padding: 10px 20px;
		justify-content: center;
	}

	/*.contents-nav-list li:not(:first-of-type) {
		margin-left: 20px;
	}*/

	/*.contents-nav-list li.current span {
		padding: 10px;
	}*/
	.support-btn {
		flex: 0 1 12%;
		margin-left: 1.5rem;
		margin-bottom: 0;
		text-align: center;
		padding-top: 25px;
	}

	.support-btn a {
		display: block;
		padding: 0.5rem;
	}

	.support-btn a span {
		font-size: 8px;
	}

	.support-btn-PC {
		display: none;
	}

	.support-btn-SP {
		display: block;
	}

	.support-btn a img {
		width: 80%;
		flex: none;
		display: block;
		margin-right: 0;
		margin: 0 auto;
		margin-bottom: 2px;
	}
}

.contents-nav-list li {
	flex: 0 0 auto;
	border-left: 1px solid #c4cacd;
	padding: 1rem 1.5rem;
	margin: 10px 0px;
}

@media screen and (max-width: 978px) {

	.collabo-meeting-header .contents-nav .inner {
		padding: 0 0 2px 0;
	}

	.collabo-meeting-header .inner .contents-nav-list {
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
		margin: 0 auto;
		width: 100%;
		padding: 12px 0 0 0;
	}

	.collabo-meeting-header .inner ul.contents-nav-list li {
		display: table-cell;
		box-sizing: border-box;
		width: 33.333333%;
		min-height: 35px;
		margin: 15px 0px 15px 0px;
		padding-right: 10px;
		padding-bottom: 0;
		padding-left: 10px;
		font-size: 2vw;
		/*line-height: 1.5;*/
		text-align: center;
		vertical-align: middle;
	}

	/*.inner ul.contents-nav-list li a{
		padding: 0;
	}*/

	.collabo-meeting-header .inner ul.contents-nav-list li:nth-child(1),
	.collabo-meeting-header .inner ul.contents-nav-list li:nth-child(4) {
		border-left: none;
	}

	.collabo-meeting-header .inner ul.contents-nav-list li:nth-child(2) a,
	.collabo-meeting-header .inner ul.contents-nav-list li:nth-child(3) a {
		padding: 3px 0;
	}

	.collabo-meeting-header .inner ul.contents-nav-list li:nth-child(4) a,
	.collabo-meeting-header .inner ul.contents-nav-list li:nth-child(5) a,
	.collabo-meeting-header .inner ul.contents-nav-list li:nth-child(6) a {
		padding: 10px 0;
	}
}

@media screen and (max-width: 480px) {
	ul.contents-nav-list.inner.inner {
		display: block;
		padding: 0;
	}

	.collabo-meeting-header .inner ul.contents-nav-list {
		display: block;
		margin: 0 auto;
		width: 100%;
		padding: 0;
	}

	.collabo-meeting-header .inner ul.contents-nav-list li {
		display: block;
		box-sizing: border-box;
		width: 100%;
		margin: 0;
		padding-right: 0;
		padding-left: 0;
		text-align: left;
	}

	.contents-nav-list li a {
		margin: 0;
		padding: 30px 170px 10px 2px;
		font-size: 12px;
		text-align: left;
	}

	.collabo-meeting-header .inner {
		padding: 0 15px;
	}

	.collabo-meeting-header .contents-nav .inner {
		padding: 0;
	}

	.header-title {
		flex: 0 1 74%;
		margin-top: 15px;
		margin-bottom: 18px;
	}

	.collabo-meeting-header .inner ul.contents-nav-list li:last-child {
		border-right: none;
	}

	.collabo-meeting-header .inner ul.contents-nav-list li:not(:first-of-type) {
		margin-left: 0;
		border-top: 1px solid #c4cacd;
	}

	.collabo-meeting-header .inner ul.contents-nav-list li a,
	.collabo-meeting-header .inner ul.contents-nav-list li:nth-child(2) a,
	.collabo-meeting-header .inner ul.contents-nav-list li:nth-child(3) a,
	.collabo-meeting-header .inner ul.contents-nav-list li:nth-child(4) a,
	.collabo-meeting-header .inner ul.contents-nav-list li:nth-child(5) a,
	.collabo-meeting-header .inner ul.contents-nav-list li.current span {
		margin: 0;
		padding: 20px !important;
		font-size: 13px;
		text-align: left;
	}

	.collabo-meeting-header .inner ul.contents-nav-list li.current span {
		display: block;
	}

	.support-btn {
		flex: 0 1 auto;
		margin-left: auto;
		margin-bottom: 0;
		text-align: center;
		padding-top: 12px;
	}

	.support-btn a img {
		width: 3rem;
	}

	.collabo-meeting-header .inner ul.contents-nav-list {
		display: block;
		margin: 0 auto;
		width: 100%;
		padding: 0;
	}

	.collabo-meeting-header .inner ul.contents-nav-list li {
		display: block;
		box-sizing: border-box;
		width: 100%;
		margin: 0;
		padding-right: 0;
		padding-left: 0;
		text-align: left;
	}

	.collabo-meeting-header .inner ul.contents-nav-list li:nth-child(4) {
		border-left: none;
	}
}


/* ページ下部追加カタログダウンロード部分 */
.pdf-download {
	padding: 60px 0;
}

.pdf-download .ttl {
	color: #a6afb4;
	font-size: 2.25rem;
	text-align: center;
	font-weight: normal;
}

.pdf-download .flex {
	justify-content: center;
	align-items: center;
	margin-top: 60px;
}

.pdf-download .download-link-wrap {
	margin-left: 48px;
}

.pdf-download .download-link {
	font-weight: bold;
	display: flex;
	align-items: center;
}

.pdf-download .download-link::before {
	content: '';
	display: inline-block;
	width: 0;
	height: 0;
	margin-right: 6px;
	border-style: solid;
	border-width: 4px 0 4px 6.5px;
	border-color: transparent transparent transparent #000;
}

@media screen and (max-width: 639px) {
	.pdf-download {
		padding: 40px 0;
	}

	.pdf-download .flex {
		display: block;
		margin-top: 40px;
	}

	.pdf-download .download-link-wrap {
		margin-left: 0;
		margin-top: 30px;
	}

	.pdf-download .img-box {
		text-align: center;
	}

	.pdf-download .download-link {
		justify-content: center;
	}

	.contents-nav-list li {
		font-size: 12px !important;
	}
}

/* ------------------------------------------------------
 2020/6/30追記 */
.contents-nav-list {
	padding: 0px !important;
}

.contents-nav-list {
	display: flex;
	align-items: center;
}

.contents-nav-list li {
	flex: 0 0 auto;
	border-left: 1px solid #c4cacd;
	padding: 1rem 1.5rem;
	margin: 10px 0px;
}

.contents-nav-list li:last-child {
	border-right: 1px solid #c4cacd;
	width: 14.85rem;
	padding: 0.2rem 0.9rem;
	margin: 0px !important;
}

.contents-nav-list {
	padding: 0px !important;
}

.sc-connect-btn {
	background: linear-gradient(-45deg, #52a8a5 50%, #005bac 50%);
}

.sc-connect-btn a :hover {
	opacity: 0.7;
}

.connect-btn-pc {
	/*display: block !important;*/
	width: 14.85rem;
}

.connect-btn-sp {
	display: none !important;
}

.contents-nav-list {
	padding: 0px !important;
}


@media screen and (max-width: 1100px) {
	.contents-nav-list li {
		font-size: 1.4vw;
	}
}

/*@media screen and (max-width: 978px) {
.collabo-meeting-header .inner .contents-nav-list {
    display: table-cell;
    box-sizing: border-box;
    width: 33.333333%;
    min-height: 35px;
    margin: 15px 0px 15px 0px;
    padding-right: 10px;
    padding-bottom: 0;
    padding-left: 10px;
    font-size: 2vw;
    text-align: center;
    vertical-align: middle;
	}
}*/

@media screen and (min-width: 479px) and (max-width: 979px) {
	.collabo-meeting-header ul.inner li:nth-child(4) {
		border-left: none;
	}

	.collabo-meeting-header ul.inner li:nth-child(5) {
		border-right: 1px solid #c4cacd;
	}

	.contents-nav {
		margin-bottom: 10px;
	}

	.contents-nav-list {
		padding: 20px 40px;
	}

	.contents-nav-list li {
		font-size: 2.1vw;
		padding: 0.4rem 1.2rem;
	}

	.connect-btn-sp {
		display: none !important;
	}

	.collabo-meeting-header ul.inner {
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
		margin: 0 auto;
		width: 100%;
		padding: 10px 0 0 0;
	}

	.collabo-meeting-header ul.inner li {
		box-sizing: border-box;
		width: 33.333333%;
		margin: 18px 0px 5px 0px;
		/*padding-right: 0;
    	padding-left: 0;*/
		text-align: center;
	}

	.collabo-meeting-header ul.inner .sc-connect-btn {
		width: 30%;
		margin: 18px auto 10px auto;
	}

	.contents-nav-list li:last-child {
		/* margin: 18px auto 10px auto !important; */
		/* width: 30% !important; */
	}

	.contents-nav-list li:first-child {
		border-left: none;
	}

	.collabo-meeting-header .inner .contents-nav-list {
		display: table-cell;
		box-sizing: border-box;
		width: 33.333333%;
		min-height: 35px;
		margin: 15px 0px 15px 0px;
		padding-right: 10px;
		padding-bottom: 0;
		padding-left: 10px;
		font-size: 2vw;
		/* line-height: 1.5; */
		text-align: center;
		vertical-align: middle;
	}

}

@media screen and (max-width: 480px) {
	.collabo-meeting-header .inner ul.contents-nav-list li:not(:first-of-type) {
		margin-left: 0;
		border-top: 1px solid #c4cacd;
	}

	.collabo-meeting-header .inner .contents-nav-list li {
		display: block;
		box-sizing: border-box;
		width: 100%;
		margin: 0;
		padding-right: 0;
		padding-left: 0;
		text-align: left;
	}

	.collabo-meeting-header .inner .contents-nav-list li a {
		margin: 0;
		padding: 20px;
		font-size: 13px;
		text-align: left;
	}

	.collabo-meeting-header .inner ul.contents-nav-list li:last-child {
		border-right: none;
	}

	.collabo-meeting-header .inner .contents-nav-list a {
		display: block;
		box-sizing: border-box;
		width: 100%;
		margin: 0;
		padding-right: 0;
		padding-left: 0;
		text-align: left;
	}

	.connect-btn-sp {
		display: block !important;
		width: 83%;
		margin: auto;
	}

	.collabo-meeting-header .inner.contents-nav-list .current {
		background-color: #52a8a5;
	}

	.collabo-meeting-header .inner.contents-nav-list .current span {
		/*display: block;*/
		margin: 0;
		padding: 10px 4px;
		font-size: 12px;
		text-align: left;
	}

	.collabo-meeting-header .inner ul.contents-nav-list li:last-child {
		border-right: none;
	}

	.collabo-meeting-header .inner ul.contents-nav-list li:not(:first-of-type) {
		margin-left: 0;
		border-top: 1px solid #c4cacd;
	}

	.collabo-meeting-header .inner ul.contents-nav-list li a,
	.collabo-meeting-header .inner ul.contents-nav-list li:nth-child(2) a,
	.collabo-meeting-header .inner ul.contents-nav-list li:nth-child(3) a,
	.collabo-meeting-header .inner ul.contents-nav-list li:nth-child(4) a,
	.collabo-meeting-header .inner ul.contents-nav-list li:nth-child(5) a,
	.collabo-meeting-header .inner ul.contents-nav-list li.current span {
		margin: 0;
		padding: 20px;
		font-size: 13px;
		text-align: left;
	}

	.collabo-meeting-header .inner ul.contents-nav-list li {
		display: block;
		box-sizing: border-box;
		width: 100%;
		margin: 0;
		padding-right: 0;
		padding-left: 0;
		text-align: left;
	}

	ul.contents-nav .inner {
		padding: 0;
	}

	ul.contents-nav-list.inner {
		padding: 0;
	}

	ul.contents-nav-list {
		padding: 0;
	}

	.collabo-meeting-header .inner ul.contents-nav-list {
		display: block;
		margin: 0 auto;
		width: 100%;
		padding: 0;
	}

	.collabo-meeting-header .inner ul.contents-nav-list li {
		display: block;
		box-sizing: border-box;
		width: 100%;
		margin: 0;
		padding-right: 0;
		padding-left: 0;
		text-align: left;
	}

	.collabo-meeting-header .inner ul.contents-nav-list li:nth-child(4) {
		border-left: none;
	}

	.collabo-meeting-header .inner ul.contents-nav-list li:last-child {
		border-right: none;
	}

	.collabo-meeting-header .inner ul.contents-nav-list li:not(:first-of-type) {
		margin-left: 0;
		border-top: 1px solid #c4cacd;
	}

	.contents-nav-list li:last-child {
		/*border-right: 1px solid #c4cacd;*/
		width: auto;
		padding: 2.6px 0px 2.6px 0px;
		margin: 0px !important;
	}

	.contents-nav-list li {
		flex: 0 0 auto;
		border-top: 1px solid #c4cacd;
		padding: 18px;
		margin: auto;
		border-left: none;
	}

	.contents-nav-list li:first-child {
		border-top: none;
	}
}

/* end
------------------------------------------------------ */