@charset "UTF-8";

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	font: inherit;
	font-size: 100%;
}

/* HTML5 display-role reset for older browsers */

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

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

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

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

img {
	vertical-align: top;
}

@font-face {
	font-weight: 100;
	font-family: "Yu Gothic";
	src: local("Yu Gothic Medium");
}

@font-face {
	font-weight: 200;
	font-family: "Yu Gothic";
	src: local("Yu Gothic Medium");
}

@font-face {
	font-weight: 300;
	font-family: "Yu Gothic";
	src: local("Yu Gothic Medium");
}

@font-face {
	font-weight: 400;
	font-family: "Yu Gothic";
	src: local("Yu Gothic Medium");
}

@font-face {
	font-weight: bold;
	font-family: "Yu Gothic";
	src: local("Yu Gothic Bold");
}

body {
	color: #333;
	word-wrap: break-word;
	font-family: -apple-system, "Yu Gothic", YuGothic, BlinkMacSystemFont, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", Helvetica, Arial, "メイリオ", "Meiryo", Osaka, sans-serif;
	line-height: 2;

	-webkit-text-size-adjust: 100%;
}

/* --------
  汎用クラス
-------- */

.clr:after, .cols:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ".";
}

/* --------
  デフォルト
-------- */

html {
	font-size: 62.5%;
}

body {
	font-size: 15px;
	font-size: 1.5rem;
}

img {
	max-width: 100%;
}

a {
	outline: none;
	color: #fff;
	text-decoration: none;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

/* --------
  共通レイアウト
-------- */

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

.container {
	position: relative;
	overflow: hidden;
	min-width: 320px;
}

header {
	padding-bottom: 60px;
}

header .asahi {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	-ms-flex-align: center;
	margin-bottom: 30px;
	padding: 13px 10px 13px 20px;
	background: #1dabb4;

	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

header .asahi .logo {
	width: 200px;
	line-height: 1;
}

header .asahi p {
	color: #fff;
	text-align: right;
	font-size: 10px;
	font-size: 1rem;
	line-height: 1.5;
}

header > .logo {
	margin-bottom: 42px;
	padding: 0 20px;
	text-align: center;
}

header > .logo img {
	width: 325px;
}

header h1 {
	position: relative;
	margin-bottom: 70px;
	padding: 0 20px 64px;
	border-bottom: 2px solid #1dabb4;
	text-align: center;
	font-weight: bold;
	font-size: 51px;
	font-size: 5.1rem;
	line-height: 1.2;
}

header h1 span {
	position: absolute;
	bottom: -44px;
	left: 50%;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-left: -90px;
	padding: 8px 0 0 .4em;
	width: 180px;
	height: 86px;
	background-color: #1dabb4;
	color: #fff;
	letter-spacing: .4em;
	font-size: 51px;
	font-size: 5.1rem;
	line-height: 1;
}

header h1 span small {
	display: block;
	margin-bottom: 4px;
	text-indent: -1em;
	letter-spacing: .35em;
	font-size: 16px;
	font-size: 1.6rem;
}

header h1 span:before, header h1 span:after {
	position: absolute;
	top: 0%;
	display: block;
	width: 0;
	height: 0;
	border-top: 43px solid transparent;
	border-bottom: 43px solid transparent;
	content: "";
}

header h1 span:before {
	left: -40px;
	border-right: 40px solid #1dabb4;
}

header h1 span:after {
	right: -40px;
	border-left: 40px solid #1dabb4;
}

header h2 {
	margin-bottom: 7px;
	color: #1dabb4;
	text-align: center;
	font-weight: bold;
	font-size: 32px;
	font-size: 3.2rem;
}

header h2 span {
	display: inline-block;
	padding: 0 6px;
	background-color: #1dabb4;
	color: #fff;
	font-size: 28px;
	font-size: 2.8rem;
	line-height: 1.4;
}

header .lead {
	letter-spacing: .006em;

	-webkit-font-feature-settings: "pkna";
	font-feature-settings: "pkna";
}

.contents {
	background-color: #f5f5f5;
}

.contents .img {
	position: relative;
	height: 450px;
	background: url(../img/mainimg.jpg) 50% 0 no-repeat;
}

.contents .img .titles {
	position: absolute;
	right: 0;
	bottom: -105px;
	left: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 20px 0;
	max-width: 100%;
	width: 800px;
	height: 210px;
	background-color: rgba(0, 0, 0, .7);
	color: #fff;
	text-align: center;

	-webkit-justify-content: space-around;
	justify-content: space-around;
}

.contents .img .titles:before {
	position: absolute;
	bottom: 25px;
	left: 50%;
	display: block;
	margin-left: -30px;
	width: 60px;
	height: 60px;
	background: url(../img/bg-cross.png) 50% 50% no-repeat;
	background-size: contain;
	content: "";
}

.contents .img .titles .title .catch {
	margin-bottom: 25px;
}

.contents .img .titles .title .catch span {
	display: inline-block;
	margin: 5px 0;
	padding: 2px 8px;
	background-color: #1dabb4;
	font-weight: bold;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.5;
}

.contents .img .titles .title p {
	font-weight: bold;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.5;
}

.contents .img .titles .title p small {
	display: block;
	font-size: 13px;
	font-size: 1.3rem;
}

.contents .img .titles .title p strong {
	font-size: 26px;
	font-size: 2.6rem;
}

.contents .contents-inner {
	margin: 0 auto;
	padding-top: 170px;
	padding-bottom: 50px;
	max-width: 1000px;
	background-color: #fff;
}

.contents .contents-inner strong {
	color: #1dabb4;
	font-weight: bold;
}

.contents .contents-inner em {
	font-weight: bold;
}

.contents .contents-inner .profiles {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	margin-top: 60px;

	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.contents .contents-inner .profiles > div {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 47%;
	background-color: #f5f5f5;
}

.contents .contents-inner .profiles > div figure {
	width: 140px;

	-ms-flex-negative: 0;
	-webkit-flex-shrink: 0;
	flex-shrink: 0;
}

.contents .contents-inner .profiles > div .txt {
	padding: 18px 10px 10px 16px;
}

.contents .contents-inner .profiles > div .txt .name {
	margin-bottom: 10px;
	font-size: 10px;
	font-size: 1rem;
	line-height: 1;
}

.contents .contents-inner .profiles > div .txt .name img {
	height: 10px;
}

.contents .contents-inner .profiles > div .txt p {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.7;
}

.contents .sns {
	padding: 40px 20px;
	text-align: center;
}

.contents .sns p {
	margin-bottom: 15px;
	text-align: center;
	line-height: .5;
}

.contents .sns p img {
	height: 9px;
}

.contents .sns > div {
	display: inline-block;
	margin: 0 8px;
}

.contents .sns > div img {
	width: 40px;
}

.banner {
	margin: 100px 0;
	text-align: center;
}

.banner img {
	width: 658px;
}

footer {
	position: relative;
	padding-bottom: 40px;
	border-top: 1px solid #b3b3b3;
	text-align: center;
}

footer .ttl {
	margin-top: -1em;
	margin-bottom: 30px;
	text-align: center;
}

footer .ttl span {
	display: inline-block;
	padding: 0 14px;
	background-color: #fff;
}

footer .sponsor {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	-ms-flex-align: center;

	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	-webkit-box-pack: justify;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

footer .sponsor a {
	display: inline-block;
	margin: 0 5px 10px;
	vertical-align: middle;
}

footer .sponsor a img {
	width: 160px;
}

footer .copyright {
	left: 1.5em;
	margin-top: 50px;
	font-size: 10px;
	font-size: 1rem;
}

@media all and (min-width: 759px) {
	.forsp {
		display: none;
	}

	a:hover {
		opacity: .7;
	}
}

@media all and (max-width: 758px) {
	.forpc {
		display: none;
	}

	.inner {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding: 0 20px;
	}

	header {
		padding-bottom: 40px;
	}

	header .asahi {
		margin-bottom: 20px;
		padding: 6px 10px;
	}

	header .asahi .logo {
		width: 127px;
	}

	header .asahi p {
		font-size: .9rem;
		line-height: 1.4;
	}

	header > .logo {
		margin-bottom: 20px;
	}

	header > .logo img {
		width: 175px;
	}

	header h1 {
		margin-bottom: 44px;
		padding: 0 5px 38px;
		padding-bottom: 38px;
		border-bottom-width: 1px;
		font-size: 2.8rem;
	}

	header h1 span {
		bottom: -26px;
		margin-left: -50px;
		padding: 5px 0 0 .4em;
		width: 100px;
		height: 52px;
		font-size: 3rem;
	}

	header h1 span small {
		margin-bottom: 2px;
		text-indent: -.9em;
		letter-spacing: .2em;
		font-size: 1.1rem;
	}

	header h1 span:before, header h1 span:after {
		border-top-width: 26px;
		border-bottom-width: 26px;
	}

	header h1 span:before {
		left: -21px;
		border-right-width: 21px;
	}

	header h1 span:after {
		right: -21px;
		border-left-width: 21px;
	}

	header h2 {
		font-size: 2.5rem;
		line-height: 1.5;
	}

	header h2 span {
		font-size: 2.2rem;
	}

	.contents {
		padding: 0 15px;
	}

	.contents .img {
		margin: 0 -15px;
		height: 225px;
		background-size: auto 225px;
	}

	.contents .img .titles {
		bottom: -120px;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 12px 0;
		height: 165px;

		-webkit-box-direction: normal;
		-webkit-box-orient: vertical;
	}

	.contents .img .titles:before {
		position: relative;
		right: 0;
		bottom: auto;
		left: 0;
		-ms-flex-order: 2;
		margin: 8px auto;
		width: 22px;
		height: 22px;

		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		order: 2;
	}

	.contents .img .titles .title:first-of-type {
		-ms-flex-order: 1;

		-webkit-box-ordinal-group: 2;
		-webkit-order: 1;
		order: 1;
	}

	.contents .img .titles .title:last-of-type {
		-ms-flex-order: 3;

		-webkit-box-ordinal-group: 4;
		-webkit-order: 3;
		order: 3;
	}

	.contents .img .titles .title .catch {
		margin-bottom: 4px;
		line-height: 1;
	}

	.contents .img .titles .title .catch span {
		margin: 0;
		padding: 3px 0;
		background-color: #1dabb4;
		font-size: 11px;
	}

	.contents .img .titles .title .catch span:first-child {
		padding-left: 10px;
	}

	.contents .img .titles .title .catch span:last-child {
		padding-right: 10px;
	}

	.contents .img .titles .title p {
		font-size: 1.3rem;
	}

	.contents .img .titles .title p small {
		display: inline-block;
		font-size: 1rem;
	}

	.contents .img .titles .title p strong {
		display: inline-block;
		margin-left: 8px;
		font-size: 1.7rem;
	}

	.contents .contents-inner .profiles {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;

		-webkit-box-direction: normal;
		-webkit-box-orient: vertical;
	}

	.contents .contents-inner .profiles > div {
		width: 100%;
	}

	.contents .contents-inner .profiles > div:last-of-type {
		-webkit-flex-direction: row-reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
		margin-top: 30px;

		-webkit-box-direction: reverse;
		-webkit-box-orient: horizontal;
	}

	.contents .contents-inner .profiles > div figure {
		width: 140px;
	}

	.contents .contents-inner .profiles > div .txt {
		padding: 14px 12px 8px;
	}

	.contents .contents-inner .profiles > div .txt .name {
		margin-bottom: 8px;
	}

	.contents .contents-inner .profiles > div .txt .name img {
		height: 9px;
	}

	.contents .contents-inner .profiles > div .txt p {
		font-size: 1.1rem;

		-webkit-font-feature-settings: "palt";
		font-feature-settings: "palt";
	}

	.banner {
		margin: 60px 0;
	}

	.banner img {
		width: 329px;
	}

	footer .ttl {
		margin-top: -1.5em;
		font-size: 1.3rem;
		line-height: 1.7;
	}

	footer .sponsor {
		-ms-flex-pack: distribute;

		-webkit-justify-content: space-around;
		justify-content: space-around;
	}

	footer .sponsor a img {
		width: 117px;
	}

	footer .copyright {
		margin-top: 20px;
		font-size: .9rem;
		line-height: 1.4;
	}
}

@media all and (-ms-high-contrast: none) {
	body {
		font-family: "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",  Helvetica, Arial,"メイリオ", "Meiryo",Osaka,sans-serif;
	}
}
