@charset "UTF-8";
/* CSS Document */



/****************************************************************************************************
wrap
****************************************************************************************************/
#wrap {
	padding: 80px 0 0 0;
}
	



/****************************************************************************************************
contents
****************************************************************************************************/
#contents {
	width: 1200px;
	margin: auto;
}

/******************************
ページタイトル ＆ コンテンツ
******************************/
#page-ttl h1 {
	color: #330067;
	font-size: 2.8rem;
	font-weight: normal;
	line-height: 1.2;
}
#page-ttl div {
	margin-top: 0.7em;
	line-height: 1.0;
}
#page-ttl p {
	margin-top: 2em;
}
#page-cont {
	padding-bottom: 100px;
	border-bottom: 1px solid #BBB;
}
#page-cont.bdtop {
	padding-top: 100px;
	border-top: 1px solid #BBB;
}
#page-cont.bdnone {
	padding-bottom: 0;
	border-bottom: none;
}
#page-ttl + #anchor {
	margin-top: 2em;
}
#page-ttl + .tab {
	margin-top: 66px;
}
#page-cont {
	margin-top: 10px;
}
#page-ttl + #page-cont {
	margin-top: 56px;
}
#anchor + #page-cont {
	margin-top: 60px;
}
.tab + #page-cont {
	margin-top: 34px;
}

/******************************
アンカー
******************************/
#anchor ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 2em;
}
#anchor ul a {
	display: block;
}
#anchor ul a::first-letter {
	color: #00BFFF;
}

/******************************
タブ
******************************/
.tab dl {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	gap: 2em;
	line-height: 1.0;
}
.tab dl dt {
}
.tab dl dt {
	padding-right: 2em;
	border-right: 1px solid #777;
}
.tab dl .select a {
	color: #00C5FF;
}

/******************************
ブロック
******************************/
.col-block {
	width: 100%;
	margin: auto;
}
.col-block + .col-block {
	margin-top: 64px;
	padding-top: 64px;
	border-top: 1px solid #BBB;
}
.col-block + .col-block.bdnone {
	margin-top: 100px;
	padding-top: 0;
	border-top: none;
}
.col-box {
	text-align: left;
}
.col-box.alc {
	text-align: center;
}
.col-box.inline-block {
	display: inline-block;
	margin: auto;
}
.col-box {
}
.col-ttl + .col-box,
.col-box + .col-box {
	margin-top: 2rem;
}
.col-box + .col-box.mt0rem {
	margin-top: 0;
}
.col-box + .col-box.mt05rem {
	margin-top: 0.5rem;
}
.col-box + .col-box.mt1rem {
	margin-top: 1rem;
}
.col-box + .col-box.mt15rem {
	margin-top: 1.5rem;
}
.col-box + .col-box.mt2rem {
	margin-top: 2rem;
}
.col-box + .col-box.mt25rem {
	margin-top: 2.5rem;
}
.col-ttl + .col-box.mt3rem,
.col-box + .col-box.mt3rem {
	margin-top: 3rem;
}
.col-box + .col-box.mt35rem {
	margin-top: 3.5rem;
}
.col-box + .col-box.mt4rem {
	margin-top: 4rem;
}
.col-box + .col-box.mt5rem {
	margin-top: 5rem;
}
.col-box + .col-box.mt6rem {
	margin-top: 6rem;
}

.flex {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.flex.row2 > * {
	width: calc(50% - 20px);
}
.flex.row2 > * + * {
	margin-left: 40px;
}
.flex.row2 > * + *:nth-of-type(2n+1) {
	margin-left: 0;
}
.flex.row2 > * + *:nth-of-type(n+3) {
	margin-top: 40px;
}

/******************************
テキスト
******************************/
p.xlarge {
	font-size: 1.333rem;
}
p.large {
	font-size: 1.2rem;
}
p.small {
	font-size: 0.866rem;
}
p.alc {
	text-align: center;
}
li.indent {
	padding-left: 1em;
	text-indent: -1em;
}
.dummy {
	color: #F00;
}
.dummy2 {
	color: #F90;
}
.lh240 {
	line-height: 2.4;
}
.col1,
.col1 a {
	color: #00C4FF;
}
.col2 {
	color: #FFB86C;
}
.col3 {
	color: #190067;
}
.col-ttl h2 {
	color: #FF9672;
	font-size: 1.866rem;
	font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	line-height: 1.6;
}
.col-ttl .number {
	color: #00BFFF;
	font-size: 4.266rem;
	font-weight: 200;
	line-height: 1.0;
}
h3.midashi {
	color: #00BFFF;
	font-size: 1.6rem;
	font-weight: normal;
	line-height: 1.8;
}
h4.midashi {
	color: #00BFFF;
	font-size: 1.6rem;
	font-weight: normal;
	line-height: 1.8;
}
h5.midashi {
	color: #00BFFF;
	font-size: 1.2rem;
	line-height: 1.8;
}
.hd {
	text-indent: -1em;
	padding-left: 1em;
}

/******************************
NEWS
******************************/
#news-block,
#report-block,
#news-detail {
	padding: 30px 0;
	border-top: 1px solid #BBB;
	border-bottom: 1px solid #BBB;
}
#news-block dl,
#report-block dl,
#news-detail dl {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 1.5em;
}
#news-block dl + dl,
#report-block dl + dl {
	margin-top: 0.6em;
}
#news-block dl dt,
#report-block dl dt,
#news-detail dl dt {
	color: #00C4FF;
}
#report-block dl dt,
#news-detail dl dt {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 1.5em;
}
#report-block dl dt .category,
#news-detail dl dt .category {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 70px;
	height: 16px;
	margin-top: 0.58rem;
	background: #1A0066;
	color: #FFF;
	font-size: 0.666rem;
}
#report-block dl dt .category.event,
#news-detail dl dt .category.event {
	background: #FFBF00;
}
#report-block dl dt .category.educational-programs,
#news-detail dl dt .category.educational-programs {
	background: #00C4FF;
}
#report-block dl dt .category.public-offering,
#news-detail dl dt .category.public-offering {
	background: #FF9326;
}
#report-block dl dt + dd a + a,
#news-detail dl dt + dd a + a {
	flex: 1;
}
.pager,
.back-link {
	text-align: center;
}
.pager .select,
.back-link a {
	color: #00C5FF;
}
.pager .select::before,
.pager a::before,
.pager a:nth-last-of-type(1)::after {
	content: "　｜　";
	color: #000;
}
.pager > *:nth-of-type(1)::before {
	content: "　｜　";
	color: #000;
}
.news-title,
.activity-title {
	margin-top: -3px;
	font-size: 1.6rem;
	font-weight: normal;
	line-height: 1.8;
}
.news-cont,
.activity-cont {
	margin-top: 1.5rem;
}

/******************************
K-MINEについて
******************************/
.about-block {
}
.about-title {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	background: #190068;
	color: #FFF;
}
.about-title::before {
	content: "";
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 120px;
	min-height: 120px;
	background: #FFFF00;
}
.about-ttl {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
  	-ms-flex-direction: column;
  	flex-direction: column;
	padding: 0 46px;
}
.about-ttl h4 {
	font-size: 2.8rem;
	font-weight: normal;
	line-height: 1.2;
}
.about-info {
	margin-top: 2rem;
}
.about-info h5 {
	color: #18006A;
	font-size: 1.6rem;
	font-weight: normal;
	line-height: 1.8;
}
.about-b .about-title::before {
	background: #FFD183;
}
.about-c .about-title::before {
	background: #00C3FF;
}

.more-link {
	display: inline;
}
.open .more-link {
	display: none;
}



/******************************
講義の受講
******************************/
.seminar-block {
}
.seminar-block a {
	position: relative;
	display: block;
}
.seminar-block a::after {
	position: absolute;
	content: "more";
	display: inline-block;
	padding-left: 20px;
	right: 0;
	bottom: 0.2em;
	background: url(../img/common/arrow-bl.png) no-repeat left 0.65em;
	background-size: 15px;
	color: #555;
	font-size: 1rem;
}
.seminar-title {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	background: #00C2FF;
	color: #FFF;
}
.seminar-title::before {
	content: "";
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 120px;
	min-height: 120px;
	background: #FFFF00;
}
.seminar-ttl {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
  	-ms-flex-direction: column;
  	flex-direction: column;
	padding: 0 46px;
}
.seminar-ttl h4 {
	font-size: 1.866rem;
	font-weight: normal;
	line-height: 1.2;
}
.seminar-ttl .sub {
	margin-top: 0.2em;
	font-size: 1rem;
	font-family: "Century Gothic", sans-serif;
	line-height: 1.6;
}
.seminar-info {
	padding-right: 5rem;
	margin-top: 2rem;
}
.event .seminar-title {
	background: #FFBA6D;
}
.seminar-b .seminar-title::before {
	background: #FFD183;
}
.seminar-c .seminar-title::before {
	background: #190068;
}
.event .seminar-title::before {
	background: #00C0FF;
}
.event.event-b .seminar-title::before {
	background: #FFFF00;
}

.seminar-detail-block {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 60px;
}



/******************************
入会のご案内（会員種別／年会費）
******************************/
.fee-table {
	width: 100%;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	line-height: 1.8;
}
.fee-table th,
.fee-table td {
	padding: 0.8em;
	border-left: 1px solid #FFF;
	border-top: 1px solid #FFF;
}
.fee-table thead {
	color: #FFF;
	font-size: 1.2rem;
	text-align: center;
}
.fee-table thead th {
	background: #190068;
	font-weight: normal;
}
.fee-table thead td {
	background: #00C4FF;
}
.fee-table tbody {
}
.fee-table tbody th {
	background: #00C4FF;
	color: #FFFFBF;
	font-size: 1.2rem;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
}
.fee-table tbody th .small {
	font-size: 1.0rem;
}
.fee-table tbody td {
	padding: 1em 2em;
	background: #F6F6F6;
	line-height: 2.0;
	vertical-align: middle;
}
.fee-table tbody tr:nth-of-type(even) td {
	background: #EEE;
}
.fee-table tbody td.fee {
	text-align: center;
}
.fee-table tbody th.individual {
	background: #00A3D9;
}
.download-block,
.download-link {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 2em;
}
.download-block h3 {
	min-width: 11em;
}


/******************************
お問い合わせ
******************************/
.form-box {
	padding: 1.2em 0;
	border-top: 1px dotted #CCC;
}
.form-box:nth-last-of-type(1) {
	border-bottom: 1px dotted #CCC;
}
.form-box dl {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.form-box dl + dl {
	margin-top: 10px;
}
.form-box dl dt {
	width: 220px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 1em;
	margin-right: 30px;
	color: #00BFFF;
}
.form-box dl dt span {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	text-align: right;
}
.form-box dl dt .need {
	color: #FFBC5E;
	font-size: 0.866rem;
	text-align: right;
}
.form-box dl dt .any {
	color: #555;
	font-size: 0.866rem;
	text-align: right;
}
.form-box dl dd {
	width: 650px;
}
label + label {
	margin-left: 1em;
}
input[type="text"],
input[type="email"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 0.4em;
	background: #EEEEEE;
	border: none;
	border-radius: 0;
	width: 650px;
	height: 3.5em;
	color: #333;
}
input[type="text"].tel {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 0.4em;
	background: #EEEEEE;
	border: none;
	border-radius: 0;
	width: 100px;
	height: 3.5em;
	color: #333;
}
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 0.4em;
	background: #EEEEEE;
	border: none;
	border-radius: 0;
	width: 650px;
	height: 10em;
	color: #333;
}

.form-btn {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.form-btn li + li {
	margin-left: 40px;
}
.form-btn .submit {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
  	-webkit-box-direction: normal;
  	-ms-flex-direction: column;
  	flex-direction: column;
	width: 257px;
	height: 70px;
	padding-top: 0.2em;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #FFBB66;
	border: none;
	border-radius: 0;
	color: #FFF;
	font-size: 1.2rem;
	line-height: 1.0;
}
.form-btn .submit.prev {
	background: #999;
}
.form-btn li {
	position: relative;
}







@media screen and (max-width: 767px),
screen and (max-width: 960px) and (orientation: landscape) {
	
	
	
	/****************************************************************************************************
	wrap
	****************************************************************************************************/
	.sp-tal,
	.alc.sp-tal {
		text-align: left;
	}
	#wrap {
		padding: 10vw 0 0 0;
	}
		
	
	
	
	/****************************************************************************************************
	contents
	****************************************************************************************************/
	#contents {
		width: 100%;
		padding: 0 4vw;
		
	}
	
	/******************************
	ページタイトル ＆ コンテンツ
	******************************/
	#page-ttl h1 {
		font-size: 2.4rem;
		letter-spacing: 0;
	}
	#page-ttl div {
		font-size:0.866rem;
	}
	#page-cont {
		padding-bottom: 10vw;
	}
	#page-cont.bdtop {
		padding-top: 10vw;
	}
	#page-ttl + #anchor {
		margin-top: 2em;
	}
	#page-ttl + .tab {
		margin-top: 10vw;
	}
	#page-ttl + #page-cont {
		margin-top: 8vw;
	}
	#anchor + #page-cont {
		margin-top: 10vw;
	}
	.tab + #page-cont {
		margin-top: 6vw;
	}
	
	/******************************
	アンカー
	******************************/
	#anchor ul {
		-webkit-box-lines: multiple;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		font-size: 0.866rem;
	}
	
	/******************************
	タブ
	******************************/
	.tab {
		margin-top: 7vw;
	}
	.tab dl {
		gap: 1em;
		font-size: 0.8rem !important;
	}
	.tab dl dt {
	}
	.tab dl dt {
		padding-right: 1em;
	}
	
	/******************************
	ブロック
	******************************/
	.col-block {
		max-width: initial;
		max-width: auto;
	}
	.col-block + .col-block {
		margin-top: 10vw;
		padding-top: 10vw;
	}
	.col-ttl + .col-box,
	.col-box + .col-box {
		margin-top: calc(2rem * 0.65);
	}
	.col-block + .col-block.bdnone {
		margin-top: 10vw;
	}
	.col-box + .col-box.mt0rem {
		margin-top: 0;
	}
	.col-box + .col-box.mt05rem {
		margin-top: calc(0.5rem * 0.7);
	}
	.col-box + .col-box.mt1rem {
		margin-top: calc(1rem * 0.7);
	}
	.col-box + .col-box.mt15rem {
		margin-top: calc(1.5rem * 0.65);
	}
	.col-box + .col-box.mt2rem {
		margin-top: calc(2rem * 0.65);
	}
	.col-box + .col-box.mt25rem {
		margin-top: calc(2.5rem * 0.65);
	}
	.col-ttl + .col-box.mt3rem,
	.col-box + .col-box.mt3rem {
		margin-top: calc(3rem * 0.6);
	}
	.col-box + .col-box.mt35rem {
		margin-top: calc(3.5rem * 0.6);
	}
	.col-box + .col-box.mt4rem {
		margin-top: calc(4rem * 0.5);
	}
	.col-box + .col-box.mt5rem {
		margin-top: calc(5rem * 0.5);
	}
	.col-box + .col-box.mt6rem {
		margin-top: calc(6rem * 0.5);
	}
	.w760 {
		width: 100%;
	}
	.w780 {
		width: 100%;
	}
	.w820 {
		width: 100%;
	}
	.w900 {
		width: 100%;
	}
	
	.flex.row2 > * {
		width: 100%;
	}
	.flex.row2 > * + * {
		margin-left: 0;
	}
	.flex.row2 > * + *:nth-of-type(n+2) {
		margin-top: 4vw;
	}
	
	/******************************
	テキスト
	******************************/
	p.xlarge {
		font-size: 1.133rem;
	}
	p.large {
		font-size: 1.0rem;
	}
	p.small {
		font-size: 0.80rem;
	}
	p,
	ul,
	dl {
		font-size: 0.866rem;
	}
	.lh240 {
		line-height: 2.4;
	}
	.col-ttl h2 {
		font-size: 1.6rem;
	}
	.col-ttl .number {
		font-size: 3rem;
	}
	h3.midashi {
		font-size: 1.2rem;
	}
	h4.midashi {
		font-size: 1.2rem;
	}
	h5.midashi {
		font-size: 1.0rem;
	}
	
	/******************************
	NEWS
	******************************/
	#news-block,
	#report-block,
	#news-detail {
		padding: 6vw 0;
	}
	#news-block dl,
	#report-block dl,
	#news-detail dl {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		gap: 0 1.5em;
		font-size: 0.866rem;
	}
	#news-block dl + dl,
	#report-block dl + dl {
		margin-top: 1.0em;
	}
	#report-block dl dt,
	#news-detail dl dt {
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		gap: 1em;
	}
	#report-block dl dt .category,
	#news-detail dl dt .category {
		width: 7.5em;
		height: 1.8em;
		margin-top: 0;
		font-size: 0.6rem;
	}
	.pager,
	.back-link {
		font-size: 0.866rem;
	}
	.news-title,
	.activity-title {
		margin-top: 0.5em;
		font-size: 1.2rem;
		line-height: 1.6;
	}
	.news-cont,
	.activity-cont {
		margin-top: 1.5rem;
	}
	
	/******************************
	K-MINEについて
	******************************/
	.about-title::before {
		width: 3vw;
		min-height: initial;
	}
	.about-ttl {
		padding: 4vw 2vw 4vw 5vw;
	}
	.about-ttl h4 {
		font-size: 1.6rem;
	}
	.about-info {
		margin-top: 1rem;
	}
	.about-info h5 {
		font-size: 1.2rem;
		line-height: 1.6;
	}
	
	
	
	/******************************
	講義の受講
	******************************/
	.seminar-block a::after {
		padding-left: 1rem;
		background: url(../img/common/arrow-bl.png) no-repeat left 0.38em;
		background-size: 0.8rem;
		font-size: 0.8rem;
	}
	.seminar-title::before {
		width: 3vw;
		min-height: initial;
	}
	.seminar-ttl {
		padding: 4vw 2vw 4vw 5vw;
	}
	.seminar-ttl h4 {
		font-size: 1.333rem;
	}
	.seminar-ttl h4 .indentSp {
		display: block;
		padding-left: 1.1em;
		text-indent: -1.1em;
	}
	.seminar-ttl .sub {
		font-size: 0.733rem;
	}
	.seminar-info {
		padding-right: 0;
		margin-top: 1rem;
	}
	a .seminar-info {
		padding-bottom: 1.6em;
	}
	
	.seminar-detail-block {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		gap: calc(2rem * 0.65);
	}
	
	
	
	/******************************
	入会のご案内（会員種別／年会費）
	******************************/
	.fee-table th,
	.fee-table td {
		padding: 0.5em;
	}
	.fee-table thead {
		font-size: 0.866rem;
	}
	.fee-table tbody th {
		font-size: 0.866rem;
	}
	.fee-table tbody th .small {
		font-size: 0.666rem;
	}
	.fee-table tbody td {
		padding: 0.8em;
		font-size: 0.733rem;
		line-height: 1.8;
	}
	.download-block {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		gap: 0;
	}
	.download-block h3 {
		min-width: initial;
	}
	.download-link {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		gap: 0;
	}
	
	
	/******************************
	お問い合わせ
	******************************/
	.form-box {
		padding: 1.5em 0;
	}
	.form-box dl {
		-webkit-box-lines: multiple;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.form-box dl + dl {
		margin-top: 4vw;
	}
	.form-box dl dt {
		width: 100%;
		margin-right: 0;
	}
	.form-box dl dt span {
		text-align: left;
	}
	.form-box dl dt .need {
		font-size: 0.866rem;
	}
	.form-box dl dt .any {
		font-size: 0.866rem;
	}
	.form-box dl dd {
		width: 100%;
		margin-top: 0.5em;
	}
	label {
		display: block;
	}
	label + label {
		margin-left: 0;
	}
	input[type="text"],
	input[type="email"] {
		width: 100%;
		height: 3.6em;
	}
	textarea {
		width: 100%;
		height: 15em;
	}
	
	.form-btn li + li {
		margin-left: 2vw;
	}
	.form-btn .submit {
		width: 45vw;
		height: 12vw;
		background-size: cover;
		font-size: 1rem;
	}
	
	/******************************
	アクセス
	******************************/
	iframe {
		width: 100%;
		height: 120vw;
	}
	
	
}
@media screen and (max-width: 960px) and (orientation: landscape) {
}