@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);

.message #msgWrap01 .msgWrap01Inr {
	width: 1166px;
	height: 330px;
	margin: 0 auto;
	padding-top: 140px;
	position: relative;
}

.message #msgWrap01 .msgWrap01Inr #bCrumbs {
	color: #263240;
}

.message #msgWrap01 .msgWrap01Inr #bCrumbs a {
	color: #263240;
}

.message #msgWrap01 .msgWrap01Inr #bCrumbs a::before {
	background-image: linear-gradient(to right, #263240 0%, #263240 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 100%);
}

.message #msgWrap01 .msgWrap01Inr h1 {
	font-family: "Montserrat", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", Arial, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 6.4rem;
	line-height: 7.2rem;
	font-weight: 700;
	letter-spacing: -0.04rem;
	margin-top: 25px;
}

.message #msgWrap01 .msgWrap01Inr h1 span {
	display: block;
	font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", Arial, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 2.2rem;
	line-height: 3.0rem;
	font-weight: 400;
}

.message #msgWrap02 {
	background: #ffffff;
	padding: 0 0 70px;
}

.message #msgWrap02 .msgWrap02Inr {
	width: 1166px;
	margin: 0 auto;
}

.message #msgWrap02 .msgWrap02Inr .msgWrap02Msg {
	margin-top: 77px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
}

.message #msgWrap02 .msgWrap02Inr .msgWrap02Msg h2 {
	font-size: 2.2rem;
	line-height: 3.0rem;
	font-weight: 400;
	font-weight: 500;
	width: 362px;
}

.message #msgWrap02 .msgWrap02Inr .msgWrap02Msg h2 em {
	font-size: 2.8rem;
	line-height: 3.2rem;
	font-weight: 500;
}

.message #msgWrap02 .msgWrap02Inr .msgWrap02Msg div {
	width: 764px;
}

.message #msgWrap02 .msgWrap02Inr .msgWrap02Msg div p {
	font-size: 1.6rem;
	line-height: 3.2rem;
	font-weight: 300;
	font-weight: 400;
}

.message #msgWrap02 .msgWrap02Inr .msgWrap02Msg div p:first-child {
	margin-top: -6px;
}

.message #msgWrap02 .msgWrap02Inr .msgWrap02Msg div p + p {
	margin-top: 32px;
}

html {
	overflow: auto;
}

body {
	min-width: 1166px;
	overflow: hidden;
}

@media (max-width: 750px) {

.message #msgWrap01 .msgWrap01Inr {
	width: auto;
	height: 68.66667vw;
	padding: 26.66667vw 8vw 0;
}

.message #msgWrap01 .msgWrap01Inr h1 {
	font-size: 10.66667vw;
	line-height: 12vw;
	letter-spacing: -0.00533vw;
}

.message #msgWrap01 .msgWrap01Inr h1 span {
	font-size: 4.26667vw;
	line-height: 6.4vw;
}

.message #msgWrap02 {
	padding: 0 0 14.4vw;
}

.message #msgWrap02 .msgWrap02Inr {
	width: auto;
}

.message #msgWrap02 .msgWrap02Inr .msgWrap02Msg {
	display: block;
	margin-top: 7.33333vw;
	padding: 0 8vw;
}

.message #msgWrap02 .msgWrap02Inr .msgWrap02Msg h2 {
	font-size: 4.26667vw;
	line-height: 6.4vw;
}

.message #msgWrap02 .msgWrap02Inr .msgWrap02Msg h2 {
	line-height: 5.33333vw;
	width: auto;
}

.message #msgWrap02 .msgWrap02Inr .msgWrap02Msg h2 em {
	font-size: 4.8vw;
	line-height: 6.4vw;
}

.message #msgWrap02 .msgWrap02Inr .msgWrap02Msg h2 em {
	display: inline-block;
	margin-top: 8px;
}

.message #msgWrap02 .msgWrap02Inr .msgWrap02Msg div {
	width: auto;
	margin-top: 5.33333vw;
}

.message #msgWrap02 .msgWrap02Inr .msgWrap02Msg div p {
	font-size: 2.93333vw;
	line-height: 5.86667vw;
}

.message #msgWrap02 .msgWrap02Inr .msgWrap02Msg div p:first-child {
	margin-top: 0;
}

.message #msgWrap02 .msgWrap02Inr .msgWrap02Msg div p + p {
	margin-top: 5.86667vw;
}

body {
	min-width: 0;
}

}

