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

.isms #ismsWrap01 {
	width: 1166px;
	height: 400px;
	margin: 0 auto;
	padding-top: 140px;
	position: relative;
}

.isms #ismsWrap01 #bCrumbs {
	color: #263240;
}

.isms #ismsWrap01 #bCrumbs a {
	color: #263240;
}

.isms #ismsWrap01 #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%);
}

.isms #ismsWrap01 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;
}

.isms #ismsWrap01 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;
}

.isms #ismsWrap02 {
	background: #ffffff;
	padding: 70px 0 120px;
}

.isms #ismsWrap02 .ismsWrap02Inr {
	width: 764px;
	margin: 0 auto;
	position: relative;
}

.isms #ismsWrap02 .ismsWrap02Inr h2 {
	color: #0066d9;
	font-size: 2.8rem;
	line-height: 3.2rem;
	font-weight: 500;
	text-align: center;
}

.isms #ismsWrap02 .ismsWrap02Inr p {
	font-size: 1.6rem;
	line-height: 3.2rem;
	font-weight: 300;
}

.isms #ismsWrap02 .ismsWrap02Inr p + p {
	margin-top: 50px;
}

html {
	overflow: auto;
}

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

@media (max-width: 750px) {

.isms #ismsWrap01 {
	width: auto;
	height: 72vw;
	padding: 26.66667vw 8vw 0;
}

.isms #ismsWrap01 h1 {
	font-size: 10.66667vw;
	line-height: 12vw;
	letter-spacing: -0.00533vw;
}

.isms #ismsWrap01 h1 span {
	font-size: 4.26667vw;
	line-height: 6.4vw;
}

.isms #ismsWrap02 {
	padding: 0 0 16vw;
}

.isms #ismsWrap02 .ismsWrap02Inr {
	width: auto;
	padding: 0 8vw;
}

.isms #ismsWrap02 .ismsWrap02Inr h2 {
	font-size: 4.8vw;
	line-height: 6.4vw;
}

.isms #ismsWrap02 .ismsWrap02Inr p {
	font-size: 2.93333vw;
	line-height: 5.86667vw;
}

.isms #ismsWrap02 .ismsWrap02Inr p + p {
	margin-top: 8vw;
}

body {
	min-width: 0;
}

}

