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

/**
 * Noto Sans CJK JP: https://www.google.com/get/noto/#sans-jpan
 * Noto Sans JP: https://fonts.google.com/earlyaccess#Noto+Sans+JP
 */

@font-face {
	font-family: 'Noto Sans JP';
	font-weight: 100;
	font-style: normal;
	src: local('Noto Sans CJK JP Thin'), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Thin.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Thin.woff) format('woff'), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Thin.otf) format('opentype');
}

@font-face {
	font-family: 'Noto Sans JP';
	font-weight: 300;
	font-style: normal;
	src: local('Noto Sans CJK JP Light'), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Light.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Light.woff) format('woff'), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Light.otf) format('opentype');
}

@font-face {
	font-family: 'Noto Sans JP';
	font-weight: 400;
	font-style: normal;
	src: local('Noto Sans CJK JP Regular'), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff) format('woff'), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.otf) format('opentype');
}

@font-face {
	font-family: 'Noto Sans JP';
	font-weight: 500;
	font-style: normal;
	src: local('Noto Sans CJK JP Medium'), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.woff) format('woff'), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Medium.otf) format('opentype');
}

@font-face {
	font-family: 'Noto Sans JP';
	font-weight: 700;
	font-style: normal;
	src: local('Noto Sans CJK JP Bold'), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.woff) format('woff'), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Bold.otf) format('opentype');
}

@font-face {
	font-family: 'Noto Sans JP';
	font-weight: 900;
	font-style: normal;
	src: local('Noto Sans CJK JP Black'), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Black.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Black.woff) format('woff'), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Black.otf) format('opentype');
}

/*
// ==========================================================================
// animation
// ==========================================================================
*/

/*
// ==========================================================================
// utility
// ==========================================================================
*/

/* margin reset */

.u-mt-reset {
	margin-top: 0 !important;
}

.u-mb-reset {
	margin-bottom: 0 !important;
}

.u-ml-reset {
	margin-left: 0 !important;
}

.u-mr-reset {
	margin-right: 0 !important;
}

/* padding reset */

.u-pt-reset {
	padding-top: 0 !important;
}

.u-pb-reset {
	padding-bottom: 0 !important;
}

.u-pl-reset {
	padding-left: 0 !important;
}

.u-pr-reset {
	padding-right: 0 !important;
}

/* align */

.u-align-center {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.u-align-left {
	margin-right: auto;
	text-align: left;
}

.u-align-right {
	margin-left: auto;
	text-align: right;
}

/*responsive*/

@media screen and (min-width: 768px) {

/* ---------------------------------------------------- common
  ---------------------------------------------------- */

/* title */

.page-title {
	font-size: 41px;
	font-weight: 500;
	box-sizing: border-box;
	width: 100%;
	height: 205px;
	padding: 0 0 0 0;
	text-align: center;
	letter-spacing: .1em;
	color: #41545e;
	background: url(../img/montmorillonite/bg_title.jpg) center center no-repeat;
	background-size: cover;
}

.page-title span {
	font-size: 16px;
	display: block;
	width: 100%; /*font-weight: 600;
      //font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;*/
	margin-bottom: 10px;
	letter-spacing: .5em;
}

/* inner */

.page-inner {
	width: 1000px;
	margin: 0 auto;
	padding: 10px 0 60px 0;
}

/* clearfix */

.clearfix,
.power-row {
	*zoom: 1;
}

.clearfix:after,
.power-row:after {
	font-size: .1em;
	line-height: 0;
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: '.';
}

/* ---------------------------------------------------- power
  ---------------------------------------------------- */

/* title */

.power-title {
	font-size: 30px;
	font-weight: 500;
	margin: 0 0 30px 0;
	padding: 10px;
	color: #41545e;
	border-bottom: 1px dashed #436475;
}

.power-title span {
	display: inline-block;
	width: 48px;
	margin-right: 20px;
	text-align: center;
	border: 1px solid #e6f0f9;
	border-radius: 60px;
	background: #e6f0f9;
}

.power-row {
	margin: 0 0 40px 0;
}

.power-row p {
	font-size: 120%;
	margin: 0 0 25px 0;
	color: #323232;
}

.power-row strong {
	color: #0075b3;
}

.power-img-l,
.power-img-c,
.power-img-r {
	padding: 22px;
	border: 5px solid #e5ecf2;
}

.power-img-l {
	float: left;
	margin: 0 40px 0 0 !important;
}

.power-img-r {
	float: right;
	margin: 0 !important;
}

.power-img-c {
	display: block;
	width: 695px;
	margin: 35px auto !important;
}

.power-txt-l {
	float: left;
	width: 580px;
}

.power-img-txt01 {
	font-size: 95%;
	line-height: 1;
	display: block;
	padding: 10px 0 0 0;
	text-align: center;
}

.power-img-txt02 {
	font-size: 95%;
	line-height: 1;
	display: inline-block;
	width: 300px;
	padding: 10px 0 0 0;
	text-align: center;
}

.power-img-txt03 {
	font-size: 95%;
	line-height: 1;
	display: inline-block;
	width: 300px;
	margin: 0 0 0 90px;
	padding: 10px 0 0 0;
	text-align: center;
}

/* ---------------------------------------------------- about
  ---------------------------------------------------- */

/* read */

.about-read {
	font-size: 140%;
	font-weight: normal;
	line-height: 2;
	padding: 0 0 30px 0;
	text-align: center;
	color: #323232;
}

/* titles */

.about-title01 {
	padding: 50px 0 0 0;
	text-align: center;
}

/* col parts */

.about-title02 {
	font-family: '游明朝体', 'Yu Mincho', 'YuMincho', 'ＭＳ Ｐ明朝', 'MS PMincho','ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'serif';
	font-size: 35px;
	font-weight: normal;
	line-height: 1.5;
	position: absolute;
	text-align: center;
	letter-spacing: .05em;
}

.about-txt {
	font-size: 130%;
	line-height: 1.8;
	position: absolute;
	text-align: center;
	white-space: nowrap;
	color: #323232;
}

.about-txt p {
	line-height: 1.8;
	padding: 0 0 20px 0;
}

.about-btn {
	position: absolute;
	z-index: 5;
}

.about-ill,
.about-arrow {
	position: absolute;
}

/* col */

.about-col {
	min-height: 5949px;
	margin: 0 auto;
	background: url(../img/montmorillonite/bg_about.jpg) 0 0 no-repeat;
}

.about-col01 {
	position: relative;
	width: 800px;
	height: 670px;
	margin: 10px 0 0 125px;
}

.about-col01 .about-title02 {
	top: 15px;
	left: 21px;
}

.about-col01 .about-ill {
	top: 0;
	left: 422px;
}

.about-col01 .about-txt {
	top: 130px;
	left: 0;
}

.about-col01 .about-btn {
	top: 338px;
	left: 446px;
}

.about-col01 .about-arrow {
	top: 430px;
	left: 200px;
}

.about-wrap02-bg,
.about-wrap03-bg,
.about-wrap04-bg,
.about-wrap05-bg,
.about-wrap06-bg,
.about-wrap07-bg,
.about-wrap08-bg {
	display: none;
}

.about-col02 {
	position: relative;
	width: 800px;
	height: 770px;
	margin: -100px 0 0 100px;
}

.about-col02 .about-title02 {
	top: 78px;
	left: 455px;
}

.about-col02 .about-ill {
	top: 0;
	left: 50px;
}

.about-col02 .about-txt {
	top: 190px;
	left: 460px;
}

.about-col02 .about-btn {
	top: 390px;
	left: 0;
}

.about-col02 .about-arrow {
	top: 490px;
	left: 210px;
}

.about-col03 {
	position: relative;
	width: 800px;
	height: 675px;
	margin: -170px 0 -20px 100px;
}

.about-col03 .about-title02 {
	top: 195px;
	left: 50px;
}

.about-col03 .about-ill {
	top: 0;
	left: 450px;
}

.about-col03 .about-txt {
	top: 320px;
	left: 5px;
}

.about-col03 .about-btn {
	top: 375px;
	left: 470px;
}

.about-col04 {
	position: relative;
	width: 828px;
	height: 467px;
	margin: 0 0 0 80px;
}

.about-col04 .about-title02 {
	top: 19px;
	left: 56px;
}

.about-col04 .about-ill {
	top: 0;
	left: 476px;
}

.about-col04 .about-txt {
	top: 90px;
	left: 90px;
}

.about-col04 .about-arrow {
	top: 283px;
	left: 325px;
}

.about-col05 {
	position: relative;
	width: 828px;
	height: 570px;
	margin: -190px 0 0 80px;
}

.about-col05 .about-title02 {
	top: 206px;
	left: 536px;
	width: 340px;
}

.about-col05 .about-ill {
	top: 0;
	left: 0;
}

.about-col05 .about-txt {
	top: 328px;
	left: 530px;
}

.about-col05 .about-arrow {
	top: 425px;
	left: 295px;
}

.about-col06 {
	position: relative;
	width: 795px;
	height: 575px;
	margin: 10px 0 0 110px;
}

.about-col06 .about-title02 {
	top: 20px;
	left: 0;
}

.about-col06 .about-ill {
	top: 0;
	left: 445px;
}

.about-col06 .about-txt {
	top: 81px;
	left: 18px;
}

.about-col06 .about-arrow {
	top: 320px;
	left: 353px;
}

.about-col06 .about-btn {
	top: 330px;
	left: 0;
}

.about-col07 {
	position: relative;
	width: 880px;
	height: 660px;
	margin: 0 0 0 65px;
}

.about-col07 .about-title02 {
	top: -10px;
	left: 414px;
	width: 480px;
}

.about-col07 .about-ill {
	top: 30px;
	left: 0;
}

.about-col07 .about-txt {
	top: 105px;
	left: 430px;
}

.about-col07 .about-arrow {
	top: 420px;
	left: 270px;
}

.about-col08 {
	position: relative;
	width: 853px;
	height: 652px;
	margin: -160px 0 0 95px;
}

.about-col08 .about-title02 {
	top: 128px;
	left: 0;
}

.about-col08 .about-ill {
	top: 0;
	left: 450px;
}

.about-col08 .about-txt {
	top: 250px;
	left: 60px;
}

.about-col08 .about-arrow {
	top: 410px;
	left: 180px;
}

.about-col08 .about-btn {
	top: 326px;
	left: 475px;
}

.about-col09 {
	position: relative;
	width: 800px;
	height: 360px;
	margin: -125px 0 0 95px;
}

.about-col09 .about-title02 {
	top: 130px;
	left: 445px;
	width: 370px;
}

.about-col09 .about-ill {
	top: 0;
	left: 40px;
}

.about-col09 .about-txt {
	top: 250px;
	left: 490px;
}

.about-col10 {
	width: 865px;
	margin: 80px auto 0 auto;
	text-align: center;
}

.about-col10-img {
	float: left;
	margin: 25px 0 0 0;
}

.about-col10-txt {
	font-size: 130%;
	overflow: hidden;
	zoom: 1;
	width: 628px;
	height: 400px;
	margin: 50px 0 0 0;
	color: #436475;
	background: url(../img/montmorillonite/bg_col10_txt.png) 0 0 no-repeat;
}

.about-col10-txt p {
	line-height: 2;
	margin: 0 0 -5px 0;
	padding: 30px 0 0 30px;
}

/* btn */

.about-btn span {
	font-size: 140%;
	font-weight: bold;
	display: block;
	text-align: center;
	color: #fff;
}

.about-btn01 {
	width: 356px;
	height: 255px;
	background: url(../img/montmorillonite/bg_btn01.png) 0 0 no-repeat;
}

.about-btn01 span {
	padding: 35px 75px 0 0;
}

.about-btn01 a {
	display: block;
	width: 101px;
	margin: 5px 0 0 88px;
	background: #fff;
}

.about-btn02 {
	width: 427px;
	height: 206px;
	background: url(../img/montmorillonite/bg_btn02.png) 0 0 no-repeat;
}

.about-btn02 span {
	font-size: 120%;
	padding: 35px 0 0 155px;
}

.about-btn02 a {
	display: block;
	width: 101px;
	margin: 5px 0 0 238px;
	background: #fff;
}

.about-btn03 {
	width: 330px;
	height: 298px;
	background: url(../img/montmorillonite/bg_btn03.png) 0 0 no-repeat;
}

.about-btn03 span {
	padding: 30px 40px 0 0;
}

.about-btn03 a {
	display: block;
	width: 101px;
	margin: 5px 0 0 90px;
	background: #fff;
}

.about-btn04 {
	width: 335px;
	height: 242px;
	background: url(../img/montmorillonite/bg_btn04.png) 0 0 no-repeat;
}

.about-btn04 span {
	padding: 25px 0 0 80px;
}

.about-btn04 a {
	display: block;
	width: 101px;
	margin: 5px 0 0 155px;
	background: #fff;
}

.about-btn05 {
	width: 373px;
	height: 286px;
	background: url(../img/montmorillonite/bg_btn05.png) 0 0 no-repeat;
}

.about-btn05 span {
	padding: 28px 0 0 110px;
}

.about-btn05 a {
	display: block;
	width: 101px;
	margin: 5px 0 0 187px;
	background: #fff;
}

}

@media screen and (min-width: 769px) {

.sp {
	display: none !important;
}

}

@media screen and (min-width: 990px) {

.tab {
	display: none !important;
}

}

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

.pc {
	display: none !important;
}

}

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

.tab {
	display: none !important;
}

/* ----------------------------------------------------
    common
  ---------------------------------------------------- */

/* title */

.page-title {
	font-size: 4vw;
	font-weight: 600;
	width: 100%;
	padding: 5.33333vw 0 5.33333vw 0;
	text-align: center;
	background: url(../img_sp/montmorillonite/bg_title.jpg) center center no-repeat;
	background-size: cover;
}

.page-title span {
	font-size: 1.33333vw;
	display: block;
	width: 100%;
	margin-bottom: .66667vw;
	letter-spacing: .2em;
}

.page-title img {
	width: auto; /*height: spvw(33);*/
	height: 8.53333vw;
}

/* inner */

.page-inner {
	margin: 0 auto;
	padding: 2.66667vw 2.66667vw 0 2.66667vw;
}

.page-inner02 {
	margin: 0 auto;
	padding: 2.66667vw 0 0;
}

.power-inner {
	padding: 2.66667vw 2.66667vw 8vw 2.66667vw;
}

/* clearfix */

.clearfix {
	*zoom: 1;
}

.clearfix:after {
	font-size: .1em;
	line-height: 0;
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: '.';
}

.topicpath {
	display: none;
}

/* ----------------------------------------------------
    power
  ---------------------------------------------------- */

/* title */

.power-title {
	font-size: 4vw;
	margin: 0 0 2.4vw 0;
	padding: .66667vw 0 1.06667vw 0;
	text-align: center;
	letter-spacing: .1em;
	color: #41545e;
	border-bottom: 1px dotted #436475;
}

.power-title span {
	display: inline-block;
	width: 6.4vw;
	margin-right: 2.66667vw;
	letter-spacing: 0;
	border: .13333vw solid #e6f0f9;
	border-radius: 8vw;
	background: #e6f0f9;
}

.power-row {
	display: flex;
	text-align: center;
	justify-content: center;
	flex-wrap: wrap-reverse;
}

.power-row p {
	margin: 0 0 2.66667vw 0;
	text-align: left;
	color: #323232;
}

.power-row strong {
	color: #0075b3;
}

.power-row03 {
	flex-wrap: wrap;
	justify-content: start;
}

.power-row03 .power-img {
	display: inline-block;
	margin: 0 auto 2vw auto !important;
	padding: 3.33333vw;
}

.power-row03 .power-img img {
	width: auto;
	padding-bottom: 1.33333vw;
}

.power-row03 .power-img img:last-child {
	padding-top: 1.33333vw;
}

.power-txt-r {
	width: 100%;
	text-align: left;
}

.power-img {
	margin: 0 auto 0 auto !important;
	padding: 2vw;
	border: 2px solid #e5ecf2;
}

.power-img img {
	display: block;
	margin: 0 auto;
}

.power-img-txt,
.power-img-txt01 {
	line-height: 1;
	display: block;
	padding: 1.33333vw 0 0 0;
	text-align: center;
}

/* ----------------------------------------------------
    about
  ---------------------------------------------------- */

/* read */

.about-read {
	font-weight: normal;
	padding: 0 2.66667vw 2.66667vw;
	color: #323232;
}

/* col parts */

.about-title01,
.about-title02 {
	font-family: '游明朝体', 'Yu Mincho', 'YuMincho', 'ＭＳ Ｐ明朝', 'MS PMincho','ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'serif';
	font-size: 5.33333vw;
	font-weight: normal;
	padding: 0 0 1.33333vw 0;
	text-align: center;
}

.about-title03 {
	text-align: center;
}

.about-txt {
	padding-bottom: 1.33333vw;
	color: #323232;
}

.about-txt p {
	padding: 0 0 1.33333vw 0;
}

.about-btn {
	width: 100%;
	padding: 2.66667vw 0 2.66667vw 0;
	text-align: center;
}

.about-btn a img {
	z-index: 2;
}

.about-ill {
	padding: 0 0 1.33333vw 0;
	text-align: center;
}

.about-arrow {
	display: none;
}

/* wrap */

.about-wrap01 {
	position: relative;
	padding: 5.33333vw 2.66667vw 0 2.66667vw;
	background: #e6f4fa;
}

.about-wrap01::before {
	position: absolute;
	z-index: 2;
	bottom: -6.66667vw;
	width: 95%;
	height: auto;
	margin: 0 auto;
	content: '';
	text-align: center;
	border-bottom: dashed #0175b3 1px;
}

.about-wrap01::after {
	position: absolute;
	bottom: -12vw;
	left: 0;
	width: 0;
	height: 0;
	content: '';
	border-top: 6.66667vw solid #e6f4fa;
	border-right: 66.66667vw solid transparent;
	border-bottom: 6.66667vw solid transparent;
	border-left: 66.66667vw solid #e6f4fa;
}

.about-wrap02 {
	padding: 13.33333vw 2.66667vw 0 2.66667vw;
	background: #faf9f0;
}

.about-wrap02-bg {
	margin: -15% 0 0 0;
}

.about-wrap02-bg img {
	width: 110%;
	height: auto;
	margin: 0 0 0 -5%;
}

.about-wrap03 {
	padding: 0 2.66667vw 0 2.66667vw;
	background: #ebfaf5;
}

.about-wrap03-bg {
	margin: -15% 0 0 0;
}

.about-wrap03-bg img {
	width: 110%;
	height: auto;
	margin: 0 0 0 -5%;
}

.about-wrap04 {
	position: relative;
	padding: 0 2.66667vw 0 2.66667vw;
	background: #faf2ef;
}

.about-wrap04::before {
	position: absolute;
	z-index: 2;
	bottom: -6.66667vw;
	width: 95%;
	height: auto;
	margin: 0 auto;
	content: '';
	text-align: center;
	border-bottom: dashed red 1px;
}

.about-wrap04::after {
	position: absolute;
	bottom: -12vw;
	left: 0;
	width: 0;
	height: 0;
	content: '';
	border-top: 6.66667vw solid #faf2ef;
	border-right: 66.66667vw solid transparent;
	border-bottom: 6.66667vw solid transparent;
	border-left: 66.66667vw solid #faf2ef;
}

.about-wrap05 {
	padding: 13.33333vw 2.66667vw 0 2.66667vw;
	background: #f2fae7;
}

.about-wrap05-bg img {
	width: 110%;
	height: auto;
	margin: 0 0 0 -5%;
}

/* col */

.about-col01,
.about-col02 {
	margin: 0 0 2.66667vw 0;
	padding: 0 0 2.66667vw;
	border-bottom: 1px dashed #0075b3;
}

.about-col04 {
	position: relative;
	z-index: 1;
	margin: 0 0 6.66667vw 0;
	padding: 0 0 2.66667vw;
	border-bottom: 1px dashed #ed6100;
}

.about-col05 {
	margin: 0 0 2.66667vw 0;
	padding: 0 0 2.66667vw;
	border-bottom: 1px dashed #ed6100;
}

.about-col06 {
	position: relative;
	z-index: 1;
	margin: 0 0 2.66667vw 0;
	padding: 0 0 2.66667vw;
	border-bottom: 1px dashed #ed6100;
}

.about-col08 {
	margin: 0 0 2.66667vw 0;
	padding: 0 0 2.66667vw;
	border-bottom: 1px dashed #ed6100;
}

.about-col09 {
	position: relative;
	z-index: 1;
	padding: 0 0 2.66667vw;
}

.about-col10 {
	padding: 2.66667vw 0 2.66667vw;
}

.about-col10 h4 {
	text-align: center;
}

.about-col10-txt {
	width: 303px;
	margin: 0 auto;
	margin: 0 auto;
	color: #436475;
	background: url(../img_sp/montmorillonite/bg_col10_bot.png) 0 bottom no-repeat, url(../img_sp/montmorillonite/bg_col10_mid.png) 0 0 repeat-y;
	background-size: 303px auto, 303px auto;
}

.about-col10-txt-inner {
	padding: 15px;
	background: url(../img_sp/montmorillonite/bg_col10_top.png) 0 0 no-repeat;
	background-size: 303px auto;
}

/* btn */

.about-btn span {
	font-size: 140%;
	font-weight: bold;
	display: block;
	text-align: center;
	color: #fff;
}

}

