@charset "UTF-8";
/*------------------------------------------------------------------


-------------------------------------------------------------------*/
/*  ==========================================================================
    Fonts
    ========================================================================== */
@import url("https://fonts.googleapis.com/css?family=Arimo:400,400i,700,700i");
@import url("https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700i,900,900i");
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");
body {
	font-family: 'Noto Sans JP', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, 'メイリオ', Meiryo, sans-serif;
	/* font-family: 'Noto Serif JP', 游明朝, 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', HGS明朝E, メイリオ, Meiryo, serif !important; */
	/*font-family: 'Noto Serif JP',游明朝,'Yu Mincho',YuMincho,'Hiragino Mincho ProN',HGS明朝E,メイリオ,Meiryo,serif;*/
	/*font-family: 'Roboto Condensed', sans-serif;*/
}
.mincho {
	font-family: 'Noto Serif JP', 游明朝, 'Yu Mincho', YuMincho, 'Hiragino Mincho ProN', HGS明朝E, メイリオ, Meiryo, serif !important;
}
_:-ms-lang(x)::-ms-backdrop, .mincho {
	font-weight: 300;
}
.gothic {
	font-family: 'Noto Sans JP', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, 'メイリオ', Meiryo, sans-serif !important;
}
/*  ==========================================================================
    MISC
    ========================================================================== */
html {
	font-size: 10px;
}
body {
	font-size: 1.4rem;
	line-height: 1.8;
	padding: 0;
	margin: 0;
	color: #000;
	font-weight: 500;
	letter-spacing: 0.05em;
}
/*.sp-area{
	max-width: 767px;
	margin: auto;
}*/
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
h1 {
	font-size: 6.0rem;
}
h2 {
	font-size: 2.2rem;
}
h3 {
	font-size: 2.1rem;
}
h4 {
	font-size: 1.6rem;
	font-weight: 500;
}
@media all and (max-width: 767px) {
	h4 {
		font-size: 1.6rem;
	}
}
h5 {
	font-size: 1.8rem;
	font-weight: 500;
}
p {
	line-height: 2;
}
ul, li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
select {
	background: transparent;
	border: none;
	outline: 0;
}
a {
	transition: 0.3s;
	text-decoration: none;
	outline: none;
	color: #464646;
}
a:hover {
	outline: none;
	opacity: 0.7;
	transition: 0.3s;
	text-decoration: none !important;
}
button {
	outline: none;
}
p, dl {
	margin: 0;
}
img {
	/*width: 100%;*/
	max-width: 100%;
	height: auto;
	display: table;
	margin: auto;
	vertical-align: top;
}
.sect img {
	max-width: 100%;
	width: auto;
	vertical-align: top;
}
/*　color
----------------------------------------*/
.bg-p {
	background: #f092ae !important;
}
.bg-lyellow{
	background: #FFF7EB !important;
}
.bg-yellow{
	background: #FFFBD0 !important;
}
.bg-bajyu{
	background: #FFFCF5 !important;
}
.bg-bajyu02{
	background: #FFFDF0 !important;
}
.bg-bl {
	background: #2A416A !important;
}
.bg-blue {
	background: #005BAB !important;
}
.bg-blue02 {
	background: #002B6F !important;
}
.bg-lblue{
	background: #E6F4FD !important;
}
.bg-lblue02{
	background: #F2F7FD !important;
}
.bg-blue03{
	background: #4A648E !important;
}
.bg-blue04{
	background: #009FAF !important;
}
.bg-black {
	background-color: #333333 !important;
}
.bg-red {
	background: #B1002A !important;
}
.bg-gray {
	background: #EFEFEF !important;
}
.bg-dgray {
	background: #70757B !important;
}
.bg-purple {
	background: #584A87 !important;
}

.bg-lgreen {
	background: #F8F8F8 !important;
}
.bg-green {
	background: #F4FFEB !important;
}
.bg-dgreen {
	background: #5DA71E !important;
}
.bg-orange {
	background: #E37D00 !important;
}
.bg-orange02 {
	background: #F6AD3C !important;
}
.bg-brown {
	background-color: #F4F2F2 !important;
}
.bg-dbrown {
	background-color: #746D6B !important;
}
.bg-w {
	background-color: #fff !important;
}
.bg-wr {
	background-color: #A7989C !important;
}
.bg-q {
	background-color: #EEEDEA !important;
}
.c-w {
	color: #fff !important;
}
.c-cya {
	color: #B49964 !important;
}
.c-green {
	color: #F4FFEB !important;
}
.c-dgreen {
	color: #5DA71E !important;
}
.c-red {
	color: #B1002A;
}
.c-black{
	color: #333333 !important
}
.c-dblack{
	color: #000000 !important
}
.c-r {
	color: #C1272D !important;
}
.c-bl {
	color: #003c7b !important;
}
.c-lbl {
	color: #3DBDFF !important;
}
.c-blue {
	color: #005BAB !important;
}
.c-blue02 {
	color: #002B6F !important;
}
.c-blue03 {
	color: #4A648E !important;
}
.c-blue04 {
	color: #009FAF !important;
}
.c-bbb{
	color: #1671BF !important;
}
.c-gray {
	color: #64635E !important;
}
.c-purple {
	color: #584A87 !important;
}
.c-orange {
	color: #DD6B18 !important;
}
.c-orange02 {
	color: #F6AD3C !important;
}
.c-tuchi{
	color: #92897B !important;
}
.c-7e7e7e{
	color: #7E7E7E !important;
}f
.bor-green {
	border: 1px solid #007131;
}
.bor-lbl {
	border: 1px solid #3DBDFF;
}
.bor-r-n {
	border-right: none !important;
}
.b-c-tuchi{
	border-color: #92897B !important;
}
.bor-t-efefef {
	border-top: 1px solid #efefef;
}
/*　float
----------------------------------------*/
.flo-l {
	float: left;
}
.flo-r {
	float: right;
}
@media all and (max-width: 767px) {
	.flo-n-sp {
		float: none !important;
	}
}
/*　display
----------------------------------------*/
.db {
	display: block !important;
}
.dib {
	display: inline-block !important;
}
.only-pc {
	display: block !important;
}
.only-sp {
	display: none !important;
}
.only-i-pc {
	display: inline !important;
}
.only-i-sp {
	display: none !important;
}
.only-f-pc {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
}
.only-f-sp {
	display: none !important;
}
@media all and (min-width: 768px) {
.db-pc {
	display: block !important;
}
.dib-pc {
	display: inline-block !important;
}
.dtb-pc {
	display: table!important;
}
}
@media all and (max-width: 767px) {
	.only-pc {
		display: none !important;
	}
	.only-sp {
		display: block !important;
	}
	.only-i-pc {
		display: none !important;
	}
	.only-i-sp {
		display: inline !important;
	}
	.only-f-pc {
		display: none !important;
	}
	.only-f-sp {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}
}
.aifs {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}
/*　btn
----------------------------------------*/
/*　font-weight
----------------------------------------*/
.fw-l {
	font-weight: 300 !important;
}
.fw-m {
	font-weight: 500 !important;
}
.fw-b {
	font-weight: 700 !important;
}
/*　letter-spacing
----------------------------------------*/
.ls01{
	letter-spacing: 1pt;
}
.ls02{
	letter-spacing: 2pt;
}
/*　align
----------------------------------------*/
.tcenter {
	text-align: center !important;
}
.tleft {
	text-align: left !important;
}
.tright {
	text-align: right !important;
}
@media all and (min-width: 768px) {
.tcenter-pc {
	text-align: center !important;
}
.tleft-pc {
	text-align: left !important;
}
.tright-pc {
	text-align: right !important;
}
}
@media all and (max-width: 767px) {
	.tcenter-sp {
		text-align: center !important;
	}
	.tleft-sp {
		text-align: left !important;
	}
	.tright-sp {
		text-align: right !important;
	}
}
/*　border
----------------------------------------*/
.bb {
	border-bottom: 1px solid #A7A7A7;
}
.bb-black {
	border-bottom: 1px solid #A7A7A7;
}
.bd-none{
	border: none !important;
}
.bd-none::before,.bd-none::after{
	display: none !important;
}
/*　wrap
----------------------------------------*/
.ws-nowrap {
	white-space: nowrap;
}
@media all and (min-width: 768px) {
	.ws-nowrap-pc {
		white-space: nowrap;
	}
}
@media all and (max-width: 767px) {
	.ws-nowrap-sp {
		white-space: nowrap;
	}
}
/*　font-size
----------------------------------------*/
.fs44 {
	font-size: 4.4rem !important;
}
.fs30 {
	font-size: 3rem !important;
}
.fs28 {
	font-size: 2.8rem !important;
}
.fs26 {
	font-size: 2.6rem !important;
}
.fs24 {
	font-size: 2.4rem !important;
}
.fs23 {
	font-size: 2.3rem !important;
}
.fs22 {
	font-size: 2.2rem !important;
}
.fs21 {
	font-size: 2.1rem !important;
}
.fs20 {
	font-size: 2rem !important;
}
.fs18 {
	font-size: 1.8rem !important;
}
.fs17 {
	font-size: 1.7rem !important;
}
.fs16 {
	font-size: 1.6rem !important;
}
.fs15 {
	font-size: 1.5rem !important;
}
.fs14 {
	font-size: 1.4rem !important;
}
.fs12 {
	font-size: 1.2rem !important;
}
.fs13 {
	font-size: 1.3rem !important;
}
.fs10 {
	font-size: 1rem !important;
}
@media all and (min-width: 768px) {
.fs44-pc {
	font-size: 4.4rem !important;
}
.fs33-pc {
	font-size: 3.3rem !important;
}
.fs32-pc {
	font-size: 3.2rem !important;
}
.fs30-pc {
	font-size: 3rem !important;
}
.fs28-pc {
	font-size: 2.8rem !important;
}
.fs27-pc {
	font-size: 2.7rem !important;
}
.fs26-pc {
	font-size: 2.6rem !important;
}
.fs24-pc {
	font-size: 2.4rem !important;
}
.fs23-pc {
	font-size: 2.3rem !important;
}
.fs22-pc {
	font-size: 2.2rem !important;
}
.fs21-pc {
	font-size: 2.1rem !important;
}
.fs20-pc {
	font-size: 2rem !important;
}
.fs18-pc {
	font-size: 1.8rem !important;
}
.fs17-pc {
	font-size: 1.7rem !important;
}
.fs16-pc {
	font-size: 1.6rem !important;
}
.fs15-pc {
	font-size: 1.5rem !important;
}
.fs14-pc {
	font-size: 1.4rem !important;
}
.fs12-pc {
	font-size: 1.2rem !important;
}
.fs13-pc {
	font-size: 1.3rem !important;
}
.fs10-pc {
	font-size: 1rem !important;
} 
}
@media all and (max-width: 767px) {
	.fs30-sp {
		font-size: 3rem !important;
	}
	.fs28-sp {
		font-size: 2.8rem !important;
	}
	.fs26-sp {
		font-size: 2.6rem !important;
	}
	.fs24-sp {
		font-size: 2.4rem !important;
	}
	.fs22-sp {
		font-size: 2.2rem !important;
	}
	.fs20-sp {
		font-size: 2rem !important;
	}
	.fs18-sp {
		font-size: 1.8rem !important;
	}
	.fs16-sp {
		font-size: 1.6rem !important;
	}
	.fs14-sp {
		font-size: 1.4rem !important;
	}
	.fs13-sp {
		font-size: 1.3rem !important;
	}
	.fs12-sp {
		font-size: 1.2rem !important;
	}
	.fs10-sp {
		font-size: 1rem !important;
	}
}
/*　margin
----------------------------------------*/
.ma {
	margin-left: auto !important;
	margin-right: auto !important;
}
/*オートマージン*/
.mr-a {
	margin-right: auto !important;
}
.ml-a {
	margin-left: auto !important;
}
/*上マージン*/
.mt0 {
	margin-top: 0 !important;
}
.mt8 {
	margin-top: 8px !important;
}
.mt10 {
	margin-top: 10px !important;
}
.mt15 {
	margin-top: 15px !important;
}
.mt16 {
	margin-top: 16px !important;
}
.mt20 {
	margin-top: 20px !important;
}
.mt24 {
	margin-top: 24px !important;
}
.mt30 {
	margin-top: 30px !important;
}
.mt40 {
	margin-top: 40px !important;
}
.mt50 {
	margin-top: 50px !important;
}
.mt60 {
	margin-top: 60px !important;
}
.mt70 {
	margin-top: 70px !important;
}
.mt80 {
	margin-top: 80px !important;
}
.mt90 {
	margin-top: 90px !important;
}
.mt100 {
	margin-top: 100px !important;
}
/*下マージン*/
.mb0 {
	margin-bottom: 0 !important;
}
.mb5 {
	margin-bottom: 5px !important;
}
.mb8 {
	margin-bottom: 8px !important;
}
.mb10 {
	margin-bottom: 10px !important;
}
.mb15 {
	margin-bottom: 15px !important;
}
.mb16 {
	margin-bottom: 16px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.mb24 {
	margin-bottom: 24px !important;
}
.mb25 {
	margin-bottom: 25px !important;
}
.mb30 {
	margin-bottom: 30px !important;
}
.mb40 {
	margin-bottom: 40px !important;
}
.mb50 {
	margin-bottom: 50px !important;
}
.mb52 {
	margin-bottom: 52px !important;
}
.mb60 {
	margin-bottom: 60px !important;
}
.mb70 {
	margin-bottom: 70px !important;
}
.mb80 {
	margin-bottom: 80px !important;
}
.mb90 {
	margin-bottom: 90px !important;
}
.mb100 {
	margin-bottom: 100px !important;
}
/*左マージン*/
.ml0 {
	margin-left: 0 !important;
}
.ml10 {
	margin-left: 10px !important;
}
.ml20 {
	margin-left: 20px !important;
}
.ml30 {
	margin-left: 30px !important;
}
.ml40 {
	margin-left: 40px !important;
}
.ml50 {
	margin-left: 50px !important;
}
.ml60 {
	margin-left: 60px !important;
}
.ml70 {
	margin-left: 70px !important;
}
.ml80 {
	margin-left: 80px !important;
}
.ml90 {
	margin-left: 90px !important;
}
.ml100 {
	margin-left: 100px !important;
}
/*右マージン*/
.mr0 {
	margin-right: 0 !important;
}
.mr10 {
	margin-right: 10px !important;
}
.mr15 {
	margin-right: 15px !important;
}
.mr20 {
	margin-right: 20px !important;
}
.mr30 {
	margin-right: 30px !important;
}
.mr40 {
	margin-right: 40px !important;
}
.mr50 {
	margin-right: 50px !important;
}
.mr60 {
	margin-right: 60px !important;
}
.mr70 {
	margin-right: 70px !important;
}
.mr80 {
	margin-right: 80px !important;
}
.mr90 {
	margin-right: 90px !important;
}
.mr100 {
	margin-right: 100px !important;
}
/*全パディング*/
.pd0 {
	padding: 0 !important;
}
.pd5 {
	padding: 5px !important;
}
.pd10 {
	padding: 10px !important;
}
.pd15 {
	padding: 15px !important;
}
.pd20 {
	padding: 20px !important;
}
.pd30 {
	padding: 30px !important;
}
.pd40 {
	padding: 40px !important;
}
.pd50 {
	padding: 50px !important;
}
.pd60 {
	padding: 60px !important;
}
.pd70 {
	padding: 70px !important;
}
.pd80 {
	padding: 80px !important;
}
.pd90 {
	padding: 90px !important;
}
.pd100 {
	padding: 100px !important;
}
/*上パディング*/
.pt0 {
	padding-top: 0 !important;
}
.pt8 {
	padding-top: 8px !important;
}
.pt10 {
	padding-top: 10px !important;
}
.pt20 {
	padding-top: 20px !important;
}
.pt24 {
	padding-top: 24px !important;
}
.pt30 {
	padding-top: 30px !important;
}
.pt40 {
	padding-top: 40px !important;
}
.pt50 {
	padding-top: 50px !important;
}
.pt60 {
	padding-top: 60px !important;
}
.pt70 {
	padding-top: 70px !important;
}
.pt80 {
	padding-top: 80px !important;
}
.pt90 {
	padding-top: 90px !important;
}
.pt100 {
	padding-top: 100px !important;
}
/*下パディング*/
.pb0 {
	padding-bottom: 0 !important;
}
.pb10 {
	padding-bottom: 10px !important;
}
.pb15 {
	padding-bottom: 15px !important;
}
.pb20 {
	padding-bottom: 20px !important;
}
.pb30 {
	padding-bottom: 30px !important;
}
.pb40 {
	padding-bottom: 40px !important;
}
.pb50 {
	padding-bottom: 50px !important;
}
.pb60 {
	padding-bottom: 60px !important;
}
.pb70 {
	padding-bottom: 70px !important;
}
.pb80 {
	padding-bottom: 80px !important;
}
.pb90 {
	padding-bottom: 90px !important;
}
.pb100 {
	padding-bottom: 100px !important;
}
/*左パディング*/
.pl0 {
	padding-left: 0 !important;
}
.pl10 {
	padding-left: 10px !important;
}
.pl20 {
	padding-left: 20px !important;
}
.pl30 {
	padding-left: 30px !important;
}
.pl40 {
	padding-left: 40px !important;
}
.pl50 {
	padding-left: 50px !important;
}
.pl60 {
	padding-left: 60px !important;
}
.pl70 {
	padding-left: 70px !important;
}
.pl80 {
	padding-left: 80px !important;
}
.pl90 {
	padding-left: 90px !important;
}
.pl100 {
	padding-left: 100px !important;
}
/*右パディング*/
.pr0 {
	padding-right: 0 !important;
}
.pr10 {
	padding-right: 10px !important;
}
.pr20 {
	padding-right: 20px !important;
}
.pr30 {
	padding-right: 30px !important;
}
.pr40 {
	padding-right: 40px !important;
}
.pr50 {
	padding-right: 50px !important;
}
.pr60 {
	padding-right: 60px !important;
}
.pr70 {
	padding-right: 70px !important;
}
.pr80 {
	padding-right: 80px !important;
}
.pr90 {
	padding-right: 90px !important;
}
.pr100 {
	padding-right: 100px !important;
}
@media all and (max-width: 767px) {
	/*上マージン*/
	.mt0-sp {
		margin-top: 0 !important;
	}
	.mt10-sp {
		margin-top: 10px !important;
	}
	.mt16-sp {
		margin-top: 16px !important;
	}
	.mt20-sp {
		margin-top: 20px !important;
	}
	.mt24-sp {
		margin-top: 24px !important;
	}
	.mt30-sp {
		margin-top: 30px !important;
	}
	.mt40-sp {
		margin-top: 40px !important;
	}
	.mt50-sp {
		margin-top: 50px !important;
	}
	.mt60-sp {
		margin-top: 60px !important;
	}
	.mt70-sp {
		margin-top: 70px !important;
	}
	.mt80-sp {
		margin-top: 80px !important;
	}
	.mt90-sp {
		margin-top: 90px !important;
	}
	.mt100-sp {
		margin-top: 100px !important;
	}
	/*下マージン*/
	.mb0-sp {
		margin-bottom: 0 !important;
	}
	.mb10-sp {
		margin-bottom: 10px !important;
	}
	.mb20-sp {
		margin-bottom: 20px !important;
	}
	.mb30-sp {
		margin-bottom: 30px !important;
	}
	.mb40-sp {
		margin-bottom: 40px !important;
	}
	.mb50-sp {
		margin-bottom: 50px !important;
	}
	.mb60-sp {
		margin-bottom: 60px !important;
	}
	.mb70-sp {
		margin-bottom: 70px !important;
	}
	.mb80-sp {
		margin-bottom: 80px !important;
	}
	.mb90-sp {
		margin-bottom: 90px !important;
	}
	.mb100-sp {
		margin-bottom: 100px !important;
	}
	/*左マージン*/
	.ml0-sp {
		margin-left: 0 !important;
	}
	.ml10-sp {
		margin-left: 10px !important;
	}
	.ml20-sp {
		margin-left: 20px !important;
	}
	.ml30-sp {
		margin-left: 30px !important;
	}
	.ml40-sp {
		margin-left: 40px !important;
	}
	.ml50-sp {
		margin-left: 50px !important;
	}
	.ml60-sp {
		margin-left: 60px !important;
	}
	.ml70-sp {
		margin-left: 70px !important;
	}
	.ml80-sp {
		margin-left: 80px !important;
	}
	.ml90-sp {
		margin-left: 90px !important;
	}
	.ml100-sp {
		margin-left: 100px !important;
	}
	/*右マージン*/
	.mr0-sp {
		margin-right: 0 !important;
	}
	.mr10-sp {
		margin-right: 10px !important;
	}
	.mr20-sp {
		margin-right: 20px !important;
	}
	.mr30-sp {
		margin-right: 30px !important;
	}
	.mr40-sp {
		margin-right: 40px !important;
	}
	.mr50-sp {
		margin-right: 50px !important;
	}
	.mr60-sp {
		margin-right: 60px !important;
	}
	.mr70-sp {
		margin-right: 70px !important;
	}
	.mr80-sp {
		margin-right: 80px !important;
	}
	.mr90-sp {
		margin-right: 90px !important;
	}
	.mr100-sp {
		margin-right: 100px !important;
	}
	/*上パディング*/
	.pt0-sp {
		padding-top: 0 !important;
	}
	.pt10-sp {
		padding-top: 10px !important;
	}
	.pt20-sp {
		padding-top: 20px !important;
	}
	.pt30-sp {
		padding-top: 30px !important;
	}
	.pt40-sp {
		padding-top: 40px !important;
	}
	.pt50-sp {
		padding-top: 50px !important;
	}
	.pt60-sp {
		padding-top: 60px !important;
	}
	.pt70-sp {
		padding-top: 70px !important;
	}
	.pt80-sp {
		padding-top: 80px !important;
	}
	.pt90-sp {
		padding-top: 90px !important;
	}
	.pt100-sp {
		padding-top: 100px !important;
	}
	/*下パディング*/
	.pb0-sp {
		padding-bottom: 0 !important;
	}
	.pb10-sp {
		padding-bottom: 10px !important;
	}
	.pb24-sp {
		padding-bottom: 24px !important;
	}
	.pb20-sp {
		padding-bottom: 20px !important;
	}
	.pb30-sp {
		padding-bottom: 30px !important;
	}
	.pb40-sp {
		padding-bottom: 40px !important;
	}
	.pb50-sp {
		padding-bottom: 50px !important;
	}
	.pb60-sp {
		padding-bottom: 60px !important;
	}
	.pb70-sp {
		padding-bottom: 70px !important;
	}
	.pb80-sp {
		padding-bottom: 80px !important;
	}
	.pb90-sp {
		padding-bottom: 90px !important;
	}
	.pb100-sp {
		padding-bottom: 100px !important;
	}
	/*左パディング*/
	.pl0-sp {
		padding-left: 0 !important;
	}
	.pl10-sp {
		padding-left: 10px !important;
	}
	.pl20-sp {
		padding-left: 20px !important;
	}
	.pl30-sp {
		padding-left: 30px !important;
	}
	.pl40-sp {
		padding-left: 40px !important;
	}
	.pl50-sp {
		padding-left: 50px !important;
	}
	.pl60-sp {
		padding-left: 60px !important;
	}
	.pl70-sp {
		padding-left: 70px !important;
	}
	.pl80-sp {
		padding-left: 80px !important;
	}
	.pl90-sp {
		padding-left: 90px !important;
	}
	.pl100-sp {
		padding-left: 100px !important;
	}
	/*右パディング*/
	.pr0-sp {
		padding-right: 0 !important;
	}
	.pr10-sp {
		padding-right: 10px !important;
	}
	.pr20-sp {
		padding-right: 20px !important;
	}
	.pr30-sp {
		padding-right: 30px !important;
	}
	.pr40-sp {
		padding-right: 40px !important;
	}
	.pr50-sp {
		padding-right: 50px !important;
	}
	.pr60-sp {
		padding-right: 60px !important;
	}
	.pr70-sp {
		padding-right: 70px !important;
	}
	.pr80-sp {
		padding-right: 80px !important;
	}
	.pr90-sp {
		padding-right: 90px !important;
	}
	.pr100-sp {
		padding-right: 100px !important;
	}

/*上マージン*/
.mt0-sp {
	margin-top: 0 !important;
}
.mt10-sp {
	margin-top: 10px !important;
}
.mt20-sp {
	margin-top: 20px !important;
}
.mt30-sp {
	margin-top: 30px !important;
}
.mt40-sp {
	margin-top: 40px !important;
}
.mt50-sp {
	margin-top: 50px !important;
}
.mt60-sp {
	margin-top: 60px !important;
}
.mt70-sp {
	margin-top: 70px !important;
}
.mt80-sp {
	margin-top: 80px !important;
}
.mt90-sp {
	margin-top: 90px !important;
}
.mt100-sp {
	margin-top: 100px !important;
}
/*下マージン*/
.mb0-sp {
	margin-bottom: 0 !important;
}
.mb5-sp {
	margin-bottom: 5px !important;
}
.mb10-sp {
	margin-bottom: 10px !important;
}
.mb15-sp {
	margin-bottom: 15px !important;
}
.mb20-sp {
	margin-bottom: 20px !important;
}
.mb25-sp {
	margin-bottom: 25px !important;
}
.mb30-sp {
	margin-bottom: 30px !important;
}
.mb40-sp {
	margin-bottom: 40px !important;
}
.mb50-sp {
	margin-bottom: 50px !important;
}
.mb60-sp {
	margin-bottom: 60px !important;
}
.mb70-sp {
	margin-bottom: 70px !important;
}
.mb80-sp {
	margin-bottom: 80px !important;
}
.mb90-sp {
	margin-bottom: 90px !important;
}
.mb100-sp {
	margin-bottom: 100px !important;
}
/*左マージン*/
.ml0-sp {
	margin-left: 0 !important;
}
.ml10-sp {
	margin-left: 10px !important;
}
.ml20-sp {
	margin-left: 20px !important;
}
.ml30-sp {
	margin-left: 30px !important;
}
.ml40-sp {
	margin-left: 40px !important;
}
.ml50-sp {
	margin-left: 50px !important;
}
.ml60-sp {
	margin-left: 60px !important;
}
.ml70-sp {
	margin-left: 70px !important;
}
.ml80-sp {
	margin-left: 80px !important;
}
.ml90-sp {
	margin-left: 90px !important;
}
.ml100-sp {
	margin-left: 100px !important;
}
/*右マージン*/
.mr0-sp {
	margin-right: 0 !important;
}
.mr10-sp {
	margin-right: 10px !important;
}
.mr15-sp {
	margin-right: 15px !important;
}
.mr20-sp {
	margin-right: 20px !important;
}
.mr30-sp {
	margin-right: 30px !important;
}
.mr40-sp {
	margin-right: 40px !important;
}
.mr50-sp {
	margin-right: 50px !important;
}
.mr60-sp {
	margin-right: 60px !important;
}
.mr70-sp {
	margin-right: 70px !important;
}
.mr80-sp {
	margin-right: 80px !important;
}
.mr90-sp {
	margin-right: 90px !important;
}
.mr100-sp {
	margin-right: 100px !important;
}
/*上パディング*/
.pt0-sp {
	padding-top: 0 !important;
}
.pt10-sp {
	padding-top: 10px !important;
}
.pt20-sp {
	padding-top: 20px !important;
}
.pt30-sp {
	padding-top: 30px !important;
}
.pt40-sp {
	padding-top: 40px !important;
}
.pt50-sp {
	padding-top: 50px !important;
}
.pt60-sp {
	padding-top: 60px !important;
}
.pt70-sp {
	padding-top: 70px !important;
}
.pt80-sp {
	padding-top: 80px !important;
}
.pt90-sp {
	padding-top: 90px !important;
}
.pt100-sp {
	padding-top: 100px !important;
}
/*下パディング*/
.pb0-sp {
	padding-bottom: 0 !important;
}
.pb10-sp {
	padding-bottom: 10px !important;
}
.pb15-sp {
	padding-bottom: 15px !important;
}
.pb20-sp {
	padding-bottom: 20px !important;
}
.pb30-sp {
	padding-bottom: 30px !important;
}
.pb40-sp {
	padding-bottom: 40px !important;
}
.pb50-sp {
	padding-bottom: 50px !important;
}
.pb60-sp {
	padding-bottom: 60px !important;
}
.pb70-sp {
	padding-bottom: 70px !important;
}
.pb80-sp {
	padding-bottom: 80px !important;
}
.pb90-sp {
	padding-bottom: 90px !important;
}
.pb100-sp {
	padding-bottom: 100px !important;
}
/*左パディング*/
.pl0-sp {
	padding-left: 0 !important;
}
.pl10-sp {
	padding-left: 10px !important;
}
.pl20-sp {
	padding-left: 20px !important;
}
.pl30-sp {
	padding-left: 30px !important;
}
.pl40-sp {
	padding-left: 40px !important;
}
.pl50-sp {
	padding-left: 50px !important;
}
.pl60-sp {
	padding-left: 60px !important;
}
.pl70-sp {
	padding-left: 70px !important;
}
.pl80-sp {
	padding-left: 80px !important;
}
.pl90-sp {
	padding-left: 90px !important;
}
.pl100-sp {
	padding-left: 100px !important;
}
/*右パディング*/
.pr0-sp {
	padding-right: 0 !important;
}
.pr10-sp {
	padding-right: 10px !important;
}
.pr20-sp {
	padding-right: 20px !important;
}
.pr30-sp {
	padding-right: 30px !important;
}
.pr40-sp {
	padding-right: 40px !important;
}
.pr50-sp {
	padding-right: 50px !important;
}
.pr60-sp {
	padding-right: 60px !important;
}
.pr70-sp {
	padding-right: 70px !important;
}
.pr80-sp {
	padding-right: 80px !important;
}
.pr90-sp {
	padding-right: 90px !important;
}
.pr100-sp {
	padding-right: 100px !important;
}
}
@media all and (min-width: 768px) {
/*全パディング*/
.pd0-pc {
	padding: 0 !important;
}
.pd5-pc {
	padding: 5px !important;
}
.pd10-pc {
	padding: 10px !important;
}
.pd15-pc {
	padding: 15px !important;
}
.pd20-pc {
	padding: 20px !important;
}
.pd30-pc {
	padding: 30px !important;
}
.pd40-pc {
	padding: 40px !important;
}
.pd50-pc {
	padding: 50px !important;
}
.pd60-pc {
	padding: 60px !important;
}
.pd70-pc {
	padding: 70px !important;
}
.pd80-pc {
	padding: 80px !important;
}
.pd90-pc {
	padding: 90px !important;
}
.pd100-pc {
	padding: 100px !important;
}
	/*上マージン*/
	.mt0-pc {
		margin-top: 0 !important;
	}
	.mt10-pc {
		margin-top: 10px !important;
	}
	.mt20-pc {
		margin-top: 20px !important;
	}
	.mt30-pc {
		margin-top: 30px !important;
	}
	.mt40-pc {
		margin-top: 40px !important;
	}
	.mt50-pc {
		margin-top: 50px !important;
	}
	.mt60-pc {
		margin-top: 60px !important;
	}
	.mt70-pc {
		margin-top: 70px !important;
	}
	.mt80-pc {
		margin-top: 80px !important;
	}
	.mt90-pc {
		margin-top: 90px !important;
	}
	.mt100-pc {
		margin-top: 100px !important;
	}
	/*下マージン*/
	.mb0-pc {
		margin-bottom: 0 !important;
	}
	.mb10-pc {
		margin-bottom: 10px !important;
	}
	.mb20-pc {
		margin-bottom: 20px !important;
	}
	.mb30-pc {
		margin-bottom: 30px !important;
	}
	.mb40-pc {
		margin-bottom: 40px !important;
	}
	.mb50-pc {
		margin-bottom: 50px !important;
	}
	.mb60-pc {
		margin-bottom: 60px !important;
	}
	.mb70-pc {
		margin-bottom: 70px !important;
	}
	.mb80-pc {
		margin-bottom: 80px !important;
	}
	.mb90-pc {
		margin-bottom: 90px !important;
	}
	.mb100-pc {
		margin-bottom: 100px !important;
	}
	/*左マージン*/
	.ml0-pc {
		margin-left: 0 !important;
	}
	.ml10-pc {
		margin-left: 10px !important;
	}
	.ml20-pc {
		margin-left: 20px !important;
	}
	.ml30-pc {
		margin-left: 30px !important;
	}
	.ml40-pc {
		margin-left: 40px !important;
	}
	.ml50-pc {
		margin-left: 50px !important;
	}
	.ml60-pc {
		margin-left: 60px !important;
	}
	.ml70-pc {
		margin-left: 70px !important;
	}
	.ml80-pc {
		margin-left: 80px !important;
	}
	.ml90-pc {
		margin-left: 90px !important;
	}
	.ml100-pc {
		margin-left: 100px !important;
	}
	/*右マージン*/
	.mr0-pc {
		margin-right: 0 !important;
	}
	.mr10-pc {
		margin-right: 10px !important;
	}
	.mr20-pc {
		margin-right: 20px !important;
	}
	.mr30-pc {
		margin-right: 30px !important;
	}
	.mr40-pc {
		margin-right: 40px !important;
	}
	.mr50-pc {
		margin-right: 50px !important;
	}
	.mr60-pc {
		margin-right: 60px !important;
	}
	.mr70-pc {
		margin-right: 70px !important;
	}
	.mr80-pc {
		margin-right: 80px !important;
	}
	.mr90-pc {
		margin-right: 90px !important;
	}
	.mr100-pc {
		margin-right: 100px !important;
	}
	/*上パディング*/
	.pt0-pc {
		padding-top: 0 !important;
	}
	.pt10-pc {
		padding-top: 10px !important;
	}
	.pt20-pc {
		padding-top: 20px !important;
	}
	.pt30-pc {
		padding-top: 30px !important;
	}
	.pt40-pc {
		padding-top: 40px !important;
	}
	.pt50-pc {
		padding-top: 50px !important;
	}
	.pt60-pc {
		padding-top: 60px !important;
	}
	.pt70-pc {
		padding-top: 70px !important;
	}
	.pt80-pc {
		padding-top: 80px !important;
	}
	.pt90-pc {
		padding-top: 90px !important;
	}
	.pt100-pc {
		padding-top: 100px !important;
	}
	/*下パディング*/
	.pb0-pc {
		padding-bottom: 0 !important;
	}
	.pb10-pc {
		padding-bottom: 10px !important;
	}
	.pb20-pc {
		padding-bottom: 20px !important;
	}
	.pb30-pc {
		padding-bottom: 30px !important;
	}
	.pb40-pc {
		padding-bottom: 40px !important;
	}
	.pb50-pc {
		padding-bottom: 50px !important;
	}
	.pb60-pc {
		padding-bottom: 60px !important;
	}
	.pb70-pc {
		padding-bottom: 70px !important;
	}
	.pb80-pc {
		padding-bottom: 80px !important;
	}
	.pb90-pc {
		padding-bottom: 90px !important;
	}
	.pb100-pc {
		padding-bottom: 100px !important;
	}
	/*左パディング*/
	.pl0-pc {
		padding-left: 0 !important;
	}
	.pl10-pc {
		padding-left: 10px !important;
	}
	.pl20-pc {
		padding-left: 20px !important;
	}
	.pl30-pc {
		padding-left: 30px !important;
	}
	.pl40-pc {
		padding-left: 40px !important;
	}
	.pl50-pc {
		padding-left: 50px !important;
	}
	.pl60-pc {
		padding-left: 60px !important;
	}
	.pl70-pc {
		padding-left: 70px !important;
	}
	.pl80-pc {
		padding-left: 80px !important;
	}
	.pl90-pc {
		padding-left: 90px !important;
	}
	.pl100-pc {
		padding-left: 100px !important;
	}
	/*右パディング*/
	.pr0-pc {
		padding-right: 0 !important;
	}
	.pr10-pc {
		padding-right: 10px !important;
	}
	.pr20-pc {
		padding-right: 20px !important;
	}
	.pr30-pc {
		padding-right: 30px !important;
	}
	.pr40-pc {
		padding-right: 40px !important;
	}
	.pr50-pc {
		padding-right: 50px !important;
	}
	.pr60-pc {
		padding-right: 60px !important;
	}
	.pr70-pc {
		padding-right: 70px !important;
	}
	.pr80-pc {
		padding-right: 80px !important;
	}
	.pr90-pc {
		padding-right: 90px !important;
	}
	.pr100-pc {
		padding-right: 100px !important;
	}

/*上マージン*/
.mt0-pc {
	margin-top: 0 !important;
}
.mt10-pc {
	margin-top: 10px !important;
}
.mt20-pc {
	margin-top: 20px !important;
}
.mt30-pc {
	margin-top: 30px !important;
}
.mt40-pc {
	margin-top: 40px !important;
}
.mt50-pc {
	margin-top: 50px !important;
}
.mt60-pc {
	margin-top: 60px !important;
}
.mt70-pc {
	margin-top: 70px !important;
}
.mt80-pc {
	margin-top: 80px !important;
}
.mt90-pc {
	margin-top: 90px !important;
}
.mt100-pc {
	margin-top: 100px !important;
}
/*下マージン*/
.mb0-pc {
	margin-bottom: 0 !important;
}
.mb5-pc {
	margin-bottom: 5px !important;
}
.mb10-pc {
	margin-bottom: 10px !important;
}
.mb15-pc {
	margin-bottom: 15px !important;
}
.mb20-pc {
	margin-bottom: 20px !important;
}
.mb25-pc {
	margin-bottom: 25px !important;
}
.mb30-pc {
	margin-bottom: 30px !important;
}
.mb40-pc {
	margin-bottom: 40px !important;
}
.mb50-pc {
	margin-bottom: 50px !important;
}
.mb60-pc {
	margin-bottom: 60px !important;
}
.mb70-pc {
	margin-bottom: 70px !important;
}
.mb80-pc {
	margin-bottom: 80px !important;
}
.mb90-pc {
	margin-bottom: 90px !important;
}
.mb100-pc {
	margin-bottom: 100px !important;
}
/*左マージン*/
.ml0-pc {
	margin-left: 0 !important;
}
.ml10-pc {
	margin-left: 10px !important;
}
.ml20-pc {
	margin-left: 20px !important;
}
.ml30-pc {
	margin-left: 30px !important;
}
.ml40-pc {
	margin-left: 40px !important;
}
.ml50-pc {
	margin-left: 50px !important;
}
.ml60-pc {
	margin-left: 60px !important;
}
.ml70-pc {
	margin-left: 70px !important;
}
.ml80-pc {
	margin-left: 80px !important;
}
.ml90-pc {
	margin-left: 90px !important;
}
.ml100-pc {
	margin-left: 100px !important;
}
/*右マージン*/
.mr0-pc {
	margin-right: 0 !important;
}
.mr10-pc {
	margin-right: 10px !important;
}
.mr15-pc {
	margin-right: 15px !important;
}
.mr20-pc {
	margin-right: 20px !important;
}
.mr30-pc {
	margin-right: 30px !important;
}
.mr40-pc {
	margin-right: 40px !important;
}
.mr50-pc {
	margin-right: 50px !important;
}
.mr60-pc {
	margin-right: 60px !important;
}
.mr70-pc {
	margin-right: 70px !important;
}
.mr80-pc {
	margin-right: 80px !important;
}
.mr90-pc {
	margin-right: 90px !important;
}
.mr100-pc {
	margin-right: 100px !important;
}
/*上パディング*/
.pt0-pc {
	padding-top: 0 !important;
}
.pt10-pc {
	padding-top: 10px !important;
}
.pt20-pc {
	padding-top: 20px !important;
}
.pt30-pc {
	padding-top: 30px !important;
}
.pt40-pc {
	padding-top: 40px !important;
}
.pt50-pc {
	padding-top: 50px !important;
}
.pt60-pc {
	padding-top: 60px !important;
}
.pt70-pc {
	padding-top: 70px !important;
}
.pt80-pc {
	padding-top: 80px !important;
}
.pt90-pc {
	padding-top: 90px !important;
}
.pt100-pc {
	padding-top: 100px !important;
}
/*下パディング*/
.pb0-pc {
	padding-bottom: 0 !important;
}
.pb10-pc {
	padding-bottom: 10px !important;
}
.pb15-pc {
	padding-bottom: 15px !important;
}
.pb20-pc {
	padding-bottom: 20px !important;
}
.pb30-pc {
	padding-bottom: 30px !important;
}
.pb40-pc {
	padding-bottom: 40px !important;
}
.pb50-pc {
	padding-bottom: 50px !important;
}
.pb60-pc {
	padding-bottom: 60px !important;
}
.pb70-pc {
	padding-bottom: 70px !important;
}
.pb80-pc {
	padding-bottom: 80px !important;
}
.pb90-pc {
	padding-bottom: 90px !important;
}
.pb100-pc {
	padding-bottom: 100px !important;
}
/*左パディング*/
.pl0-pc {
	padding-left: 0 !important;
}
.pl10-pc {
	padding-left: 10px !important;
}
.pl20-pc {
	padding-left: 20px !important;
}
.pl30-pc {
	padding-left: 30px !important;
}
.pl40-pc {
	padding-left: 40px !important;
}
.pl50-pc {
	padding-left: 50px !important;
}
.pl60-pc {
	padding-left: 60px !important;
}
.pl70-pc {
	padding-left: 70px !important;
}
.pl80-pc {
	padding-left: 80px !important;
}
.pl90-pc {
	padding-left: 90px !important;
}
.pl100-pc {
	padding-left: 100px !important;
}
/*右パディング*/
.pr0-pc {
	padding-right: 0 !important;
}
.pr10-pc {
	padding-right: 10px !important;
}
.pr20-pc {
	padding-right: 20px !important;
}
.pr30-pc {
	padding-right: 30px !important;
}
.pr40-pc {
	padding-right: 40px !important;
}
.pr50-pc {
	padding-right: 50px !important;
}
.pr60-pc {
	padding-right: 60px !important;
}
.pr70-pc {
	padding-right: 70px !important;
}
.pr80-pc {
	padding-right: 80px !important;
}
.pr90-pc {
	padding-right: 90px !important;
}
.pr100-pc {
	padding-right: 100px !important;
} 
}
/*　width
----------------------------------------*/
.wd100 {
	width: 100% !important;
}
.wd95 {
	width: 95% !important;
}
.wd90 {
	width: 90% !important;
}
.wd85 {
	width: 85% !important;
}
.wd80 {
	width: 80% !important;
}
.wd75 {
	width: 75% !important;
}
.wd70 {
	width: 70% !important;
}
.wd65 {
	width: 65% !important;
}
.wd60 {
	width: 60% !important;
}
.wd55 {
	width: 55% !important;
}
.wd50 {
	width: 50% !important;
}
.wd45 {
	width: 45% !important;
}
.wd40 {
	width: 40% !important;
}
.wd35 {
	width: 35% !important;
}
.wd30 {
	width: 30% !important;
}
.wd25 {
	width: 25% !important;
}
.wd20 {
	width: 20% !important;
}
.wd15 {
	width: 15% !important;
}
.wd10 {
	width: 10% !important;
}
.wd5 {
	width: 5% !important;
}
@media all and (min-width: 768px) {
	.wd100-pc {
		width: 100% !important;
	}
	.wd95-pc {
		width: 95% !important;
	}
	.wd90-pc {
		width: 90% !important;
	}
	.wd85-pc {
		width: 85% !important;
	}
	.wd80-pc {
		width: 80% !important;
	}
	.wd75-pc {
		width: 75% !important;
	}
	.wd70-pc {
		width: 70% !important;
	}
	.wd65-pc {
		width: 65% !important;
	}
	.wd60-pc {
		width: 60% !important;
	}
	.wd55-pc {
		width: 55% !important;
	}
	.wd50-pc {
		width: 50% !important;
	}
	.wd45-pc {
		width: 45% !important;
	}
	.wd40-pc {
		width: 40% !important;
	}
	.wd35-pc {
		width: 35% !important;
	}
	.wd30-pc {
		width: 30% !important;
	}
	.wd25-pc {
		width: 25% !important;
	}
	.wd20-pc {
		width: 20% !important;
	}
	.wd15-pc {
		width: 15% !important;
	}
	.wd10-pc {
		width: 10% !important;
	}
	.wd5-pc {
		width: 5% !important;
	}
}
@media all and (max-width: 767px) {
	.wd100-sp {
		width: 100% !important;
	}
	.wd95-sp {
		width: 95%;
	}
	.wd90-sp {
		width: 90%;
	}
	.wd85-sp {
		width: 85% !important;
	}
	.wd80-sp {
		width: 80% !important;
	}
	.wd75-sp {
		width: 75% !important;
	}
	.wd70-sp {
		width: 70% !important;
	}
	.wd65-sp {
		width: 65% !important;
	}
	.wd60-sp {
		width: 60% !important;
	}
	.wd55-sp {
		width: 55% !important;
	}
	.wd50-sp {
		width: 50% !important;
	}
	.wd45-sp {
		width: 45% !important;
	}
	.wd40-sp {
		width: 40% !important;
	}
	.wd35-sp {
		width: 35% !important;
	}
	.wd30-sp {
		width: 30% !important;
	}
	.wd25-sp {
		width: 25% !important;
	}
	.wd20-sp {
		width: 20% !important;
	}
	.wd15-sp {
		width: 15% !important;
	}
	.wd10-sp {
		width: 10% !important;
	}
	.wd5-sp {
		width: 5% !important;
	}
}
/*　行間
----------------------------------------*/
.lh2 {
	line-height: 2 !important;
}
.lh15 {
	line-height: 1.5 !important;
}
/*　flexボックス
----------------------------------------*/
.d-f {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
}
.d-b {
	display: block !important;
}
/*flex-wrap*/
.fw-w {
	-ms-flex-wrap: wrap !important;
	flex-wrap: wrap !important;
}
.fw-nw {
	-ms-flex-wrap: nowrap !important;
	flex-wrap: nowrap !important;
}
.fw-r {
	-ms-flex-wrap: wrap-reverse !important;
	flex-wrap: wrap-reverse !important;
}
/*justify-content*/
.jc-fs {
	-webkit-box-pack: start !important;
	-ms-flex-pack: start !important;
	justify-content: flex-start !important;
}
.jc-fe {
	-webkit-box-pack: end !important;
	-ms-flex-pack: end !important;
	justify-content: flex-end !important;
}
.jc-c {
	-webkit-box-pack: center !important;
	-ms-flex-pack: center !important;
	justify-content: center !important;
}
.jc-sb {
	-webkit-box-pack: justify !important;
	-ms-flex-pack: justify !important;
	justify-content: space-between !important;
}
.jc-sa {
	-ms-flex-pack: distribute !important;
	justify-content: space-around !important;
}
/*align-items*/
.ai-fs {
	-webkit-box-align: start !important;
	-ms-flex-align: start !important;
	align-items: flex-start !important;
}
.ai-fe {
	-webkit-box-align: end !important;
	-ms-flex-align: end !important;
	align-items: flex-end !important;
}
.ai-c {
	-webkit-box-align: center !important;
	-ms-flex-align: center !important;
	align-items: center !important;
}
.ai-s {
	-webkit-box-align: stretch !important;
	-ms-flex-align: stretch !important;
	align-items: stretch !important;
}
.ai-fs {
	-webkit-box-align: start !important;
	-ms-flex-align: start !important;
	align-items: flex-start !important;
}
/*justify-content*/
@media all and (max-width: 767px) {
	.d-f-sp {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}
	.d-b-sp {
		display: block !important;
	}
	/*flex-wrap*/
	.fw-w-sp {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important;
	}
	.fw-nw-sp {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important;
	}
	.fw-r-sp {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important;
	}
	/*justify-content*/
	.jc-fs-sp {
		-webkit-box-pack: start !important;
		-ms-flex-pack: start !important;
		justify-content: flex-start !important;
	}
	.jc-fe-sp {
		-webkit-box-pack: end !important;
		-ms-flex-pack: end !important;
		justify-content: flex-end !important;
	}
	.c-c-sp {
		-webkit-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}
	.jc-sb-sp {
		-webkit-box-pack: justify !important;
		-ms-flex-pack: justify !important;
		justify-content: space-between !important;
	}
	.jc-sa-sp {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important;
	}
	/*align-items*/
	.ai-fs-sp {
		-webkit-box-align: start !important;
		-ms-flex-align: start !important;
		align-items: flex-start !important;
	}
	.ai-fe-sp {
		-webkit-box-align: end !important;
		-ms-flex-align: end !important;
		align-items: flex-end !important;
	}
	.ai-c-sp {
		-webkit-box-align: center !important;
		-ms-flex-align: center !important;
		align-items: center !important;
	}
	.ai-s-sp {
		-webkit-box-align: stretch !important;
		-ms-flex-align: stretch !important;
		align-items: stretch !important;
	}
	.ai-fs-sp {
		-webkit-box-align: start !important;
		-ms-flex-align: start !important;
		align-items: flex-start !important;
	}
}
/*order*/
.order01 {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
}
.order02 {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
}
@media all and (max-width: 767px) {
	.order01-sp {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}
	.order02-sp {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}
}
/*　link　緑
----------------------------------------*/
a.link-c {
	color: #007130;
	text-decoration: underline;
	font-weight: 300;
}
a.link-chover {
	text-decoration: none;
}
/*　link　下線
----------------------------------------*/
a.link-line {
	text-decoration: underline;
}
/*　common
----------------------------------------*/
/*　button
----------------------------------------*/
.btn {
	max-width: 170px;
	width: 100%;
	color: #fff;
	background: url(../images/common/icon_arrow_w.png) right 7px center no-repeat #70757B;
	background-size: 7px;
	padding: 2px 20px;
	display: inline-block;
}
.btn-back {
	max-width: 170px;
	width: 100%;
	color: #fff;
	background: url(../images/common/icon_arrow_w_back.png) left 7px center no-repeat #70757B;
	background-size: 6px;
	padding: 2px 20px;
	display: inline-block;
}
.btn-blank{
	display: inline-block;
	width: 100%;
	max-width: 350px;
	background: url(../images/common/icon_blank_w.png) right 15px center no-repeat #3B3B41;
	background-size: 15px;
	padding: 10px 20px;
	color: #fff;
	text-align: left;
	font-size: 1.5rem;
	line-height: 1.3;
}
@media all and (min-width: 768px) {
.btn-blank{
 position: relative;
	background:  #3B3B41 !important;
}
.btn-blank02{
 position: relative;
	background: url(../images/common/icon_blank_w.png) right 15px center no-repeat #3B3B41 !important;
 background-size: 15px !important;
}

.btn-blank::after {
    content: "";
    position: absolute;
    background: url(../images/common/icon_arrow_w.png) center center no-repeat;
    background-size: 7px;
    width: 7px;
    height: 10px;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: 0.3s;
}
.btn-blank:hover::after{
 background: url(../images/common/icon_arrow_w.png) center center no-repeat;
 background-size: 7px;
 width: 7px;
 height: 10px;
 right: 5px;
 top: 50%;
  -webkit-transform: translateY(-50%); /* Safari用 */
  transform: translateY(-50%);
 transition: 0.3s;
}
 .btn-blank02::after,.btn-blank02:hover::after{
 display: none;
}

}
.btn-lklk{
	display: inline-block;
	width: 100%;
	max-width: 295px;
	background:#3B3B41;
	background-size: 15px;
	padding: 10px 20px;
	color: #fff;
	text-align: left;
	font-size: 1.4rem;
	line-height: 1.3;
	position: relative;
}	
.btn-lklk::after {
    content: "";
    position: absolute;
    background: url(../images/common/icon_arrow_w.png) center center no-repeat;
    background-size: 7px;
    width: 7px;
    height: 10px;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: 0.3s;
}
.btn-lklk:hover::after{
 background: url(../images/common/icon_arrow_w.png) center center no-repeat;
 background-size: 7px;
 width: 7px;
 height: 10px;
 right: 5px;
 top: 50%;
  -webkit-transform: translateY(-50%); /* Safari用 */
  transform: translateY(-50%);
 transition: 0.3s;
}
/*　menu
----------------------------------------*/
.menu {
	height: 50px;
	position: absolute;
	right: 35px;
	top: 13px;
	width: 55px;
	z-index: 99;
	cursor: pointer;
}
.menu:hover {
	opacity: 1;
}
.menu__line {
	background: #707070;
	display: block;
	height: 2px;
	position: absolute;
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s;
	width: 100%;
}
.menu__line--center {
	top: 13px;
}
.menu__line--bottom {
	bottom: 20px;
}
.menu__line--top.active {
	top: 9px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.menu__line--center.active {
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
}
.menu__line--bottom.active {
	bottom: 38px;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}
.menu__line--menu {
	bottom: 15px;
	text-align: center;
	background: none;
	color: #707070;
	font-size: 1.0rem;
	font-weight: 500;
	letter-spacing: 0;
	bottom: 0;
	white-space: nowrap;
	line-height: 2;
}
.menu__line--menu.active {
	display: none;
}
.menu__line--menu2.active {
	bottom: 15px;
	text-align: center;
	background: none;
	color: #464646;
	font-size: 1.6rem;
	font-weight: bold;
	letter-spacing: 0.05em;
	display: block;
}
.menu {
	width: 30px;
	width: 30px;
	height: 20px;
	right: 20px;
	top: 13px;
}
.menu__line--top {
	top: 4px;
}
.menu__line--center {
	top: 11px;
}
.menu__line--bottom {
	bottom: 0;
}
.menu__line--top.active {
	top: 15px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.menu__line--center.active {
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
}
.menu__line--bottom.active {
	bottom: 3px;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}
.menu__line--menu2, .menu__line--menu2.active {
	display: none;
}
/*　head-block
----------------------------------------*/
.head-block {
	background: #fff;
	height: 60px;
	position: fixed;
 top: 0;
	width: 100%;
	z-index: 999;
	-webkit-box-shadow: 0px 0px 16px -6px rgba(0, 0, 0, 0.6);
	box-shadow: 0px 0px 16px -6px rgba(0, 0, 0, 0.6);
}
.head-block.active {
	-webkit-box-shadow: 0px 0px 0 0px rgba(0, 0, 0, 0.6);
	box-shadow: 0px 0px 0 0px rgba(0, 0, 0, 0.6);
}
.logo-area {
	max-width: 210px;
	padding: 18px 15px 15px;
}
.logo-area.active {
	display: none;
}
/*　gnav
----------------------------------------*/
.gnav {
	background: #fff;
	display: none;
	height: 100%;
	position: fixed;
	width: 100%;
	z-index: 98;
}
.gnav__inner {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow-x: hidden;
	overflow-y: scroll;
	height: 100%;
	display: block;
	width: 100%;
	max-width: 100%;
	padding: 20px 0 100px 0;
}
.gnav__wrap {
	/*align-items:center;*/
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	/*position: absolute;*/
	width: 100%;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	max-width: 1235px;
	margin: 0 auto;
	padding-top: 50px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	/*left: 0;
	right: 0;*/
}
.gnav__menu {
	width: 23%;
	margin-bottom: 0;
}
.gnav__menu.gnav__menu--half {
	width: 48%;
}
.gnav__menu dt, .gnav__menu dt a {
	font-size: 1.8rem;
	color: #000000;
}
.gnav__menu dt {
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.gnav__menu dt.menu__header {
	border-bottom: 1px solid #EBEBEB;
}
.gnav__menu dt.next_block {
	margin-top: 40px;
}
.gnav__menu dt dt span {
	display: none;
}
.gnav__menu__item {
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	line-height: 1.2;
	padding: 9px 0;
	border-bottom: 1px solid #EBEBEB;
}
.gnav__menu__item.inline {
	display: inline-block;
	min-width: 30%;
	padding-right: 3.3%;
	text-wrap: nowrap;
}
.gnav__menu__item a {
	color: #000000;
	font-size: 1.4rem;
	text-decoration: none;
	-webkit-transition: .5s;
	transition: .5s;
	font-weight: 100;
	display: block;
}
.gnav__menu__item a:hover {
	color: #666;
}
.gnav__menu__item ul {
	margin-left: 1em;
}
.gnav__menu__item ul li {
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	line-height: 1.2;
}
.gnav__menu__item ul li::before {
	content: '-';
	display: inline-block;
	margin-left: -1em;
	width: 1em;
	color: #fff;
}
.gnav__btn {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: 20px;
}
.gnav__btn a {
	font-size: 1.15rem;
	width: 70%;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 56px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: left;
	line-height: 1.2;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 5px 0 10px;
	border-right: 1px solid #fff;
}
.gnav__btn a:last-child {
	border: none;
}
.gnav__btn a .icon_modelhouse {
	width: 25%;
}
.gnav__btn a .icon_catalog {
	width: 25%;
}
.gnav__btn a.bt_modelhouse {
	background: url(../images/common/icon_arrow_w.png) right 7px bottom 7px no-repeat #3B3B41;
	background-size: 7px;
	color: #fff;
}
.gnav__btn a.bt_modelhouse img {
	width: 33px;
}
.gnav__btn a.bt_catalog {
	background: url(../images/common/icon_arrow_w.png) right 7px bottom 7px no-repeat #3B3B41;
	background-size: 7px;
	color: #fff;
}
.gnav__btn a.bt_catalog img {
	width: 30px;
}
.gnav__btn a span {
	width: 60%;
	line-height: 1.2;
}
.gnav__contact {
	padding: 40px;
	line-height: 1;
}
.gnav__contact a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border: 2px solid #3B3B41;
	padding: 10px;
}
.gnav__contact a img {
	width: 26px;
	margin-right: 10px;
}
.gnav {
	top: 60px;
	overflow-x: hidden;
	overflow-y: scroll;
}
.gnav__wrap {
	display: block;
	width: 100%;
	max-width: 100%;
	padding: 0;
	/*border-top: 1px solid #EBEBEB;*/
}
.gnav__menu {
	width: 100%;
	margin-bottom: 0;
	padding: 0 20px;
}
.gnav__menu.gnav__menu--half {
	width: 100%;
}
.gnav__menu__item {
	height: 0px;
	opacity: 0;
	display: none;
}
.gnav__menu__item.inline {
	display: none;
}
.gnav__menu__item.is-active {
	height: auto;
	opacity: 1;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
	display: block;
	background: #F5F5F5;
	padding-left: 32px;
}
.gnav__menu dt, .gnav__menu dt a {
	font-size: 1.4rem;
	display: block;
}
.gnav__menu:first-of-type dt {
	border-top: 1px solid #EBEBEB;
}
.gnav__menu dt {
	border-bottom: 1px solid #EBEBEB;
	margin-bottom: 0;
	padding: 7px 20px;
	position: relative;
}
.gnav__menu dt.next_block {
	margin-top: 0;
}
.gnav__menu dt span {
	display: block;
	width: 35px;
	height: 100%;
	background: url(../images/common/menu_sub_closed.png) center center no-repeat #3B3B41;
	background-size: 15px;
	float: right;
	margin-right: 2px;
	cursor: pointer;
	-webkit-transition: all 0.1s;
	transition: all 0.1s;
	position: absolute;
	top: 0;
	right: 0;
}
.gnav__menu dt span.is-active {
	background: url(../images/common/menu_sub_opend.png) center center no-repeat;
	background-size: 15px;
	-webkit-transition: all 0.1s;
	transition: all 0.1s;
	border: 1px solid #3B3B41;
}
/*　inner
----------------------------------------*/
.inner {
	max-width: 767px;
	margin: auto;
	padding: 0 20px;
}
.inner40 {
	max-width: 767px;
	margin: auto;
	padding: 0 40px;
}
/*　section
----------------------------------------*/
.common-sec {
	padding: 70px 0;
}
.sec-line {
	border-bottom: 2px solid #EFEFEF;
}
/*　floting navi
----------------------------------------*/
.floting-navi {
	position: fixed;
	bottom: 0;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	z-index: 97;
}
.floting-navi li {
	width: 25%;
}
.floting-navi li a {
	color: #ffffff;
	background: url(../images/common/icon_arrow_w.png) right 7px bottom 7px no-repeat #3B3B41;
	background-size: 7px;
	font-size: 1.15rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	text-align: center;
	line-height: 1.2;
	height: 75px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 5px 0 5px;
	border-right: 1px solid #707070;
	border-top: 1px solid #707070;
	white-space: nowrap;
}
.floting-navi li a span {
	display: block;
	width: 100%;
}
.floting-navi li a span.icon_modelhouse img {
	width: 33px;
}
.floting-navi li a span.icon_web img {
	width: 32px;
}
.floting-navi li a span.icon_landsearch img {
	width: 27px;
}
.floting-navi li a span.icon_catalog img {
	width: 30px;
}
.floting-navi li.floting-catalog {
	border-right: none;
}
.floting-navi li.floting-catalog a {
	color: #fff;
	background: url(../images/common/icon_arrow_w.png) right 7px bottom 7px no-repeat #3B3B41;
	background-size: 7px;
}
/*　main-content
----------------------------------------*/
.main-content {
	/*display: flex;*/
	/*overflow: hidden*/
	/*max-width: 767px;
	margin: auto;*/
	padding-top: 60px;
}
@media all and (min-width: 769px) {
	.main-content {
		/*display: flex;*/
		/*overflow: hidden*/
		/*max-width: 767px;
	margin: auto;*/
		padding-top: 60px;
	}
}
/*　FOOT MENU
----------------------------------------*/
#foot-menu {
	text-align: center;
	margin-bottom: 50px;
}
#foot-menu .inner {
	padding: 0;
}
#foot-menu h2 {
	font-size: 2.1rem;
	margin-bottom: 30px;
}
#foot-menu ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
#foot-menu ul li {
	width: 33.333333%;
	font-size: 1.2rem;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#foot-menu ul li:nth-child(3) {
	border-right: none;
}
#foot-menu ul li:last-child {
	border-right: none;
}
#foot-menu ul li a {
	color: #fff;
	display: block;
	height: 100%;
	background: url(../images/common/icon_arrow_w.png) right 7px bottom 10px no-repeat #3B3B41;
	background-size: 7px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 20px 0;
	min-height: 125px;
}
#foot-menu ul li a.blank {
	background: url(../images/common/icon_blank_w.png) right 7px bottom 10px no-repeat #3B3B41;
	background-size: 15px;
}
#foot-menu ul li a span {
	width: 100%;
	line-height: 1.2;
}
#foot-menu ul li a span.i-ttl {
	margin-bottom: 10px;
}
#foot-menu ul li a .icon_landsearch-foot img {
	width: 45px;
}
#foot-menu ul li a .icon_yoyaku img {
	width: 57px;
}
#foot-menu ul li a .icon_web-foot img {
	width: 53px;
}
#foot-menu ul li a .icon_catalog-foot img {
	width: 49px;
}
#foot-menu ul li a .icon_event-foot img {
	width: 31px;
}
#foot-menu ul li a .icon_plan-foot img {
	width: 44px;
}
.sns-area {
   display: none !important;
}
#foot-menu .icon_instagram {
	margin: 50px 0 50px;
	display: none;
}
#foot-menu .icon_instagram a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
#foot-menu .icon_instagram img {
	width: 32px;
 width: 155px;
}
#foot-menu .icon_instagram p {
	font-weight: 500;
	line-height: 1.2;
	text-align: left;
	padding-left: 10px;
	color: #151515;
}
/*　FOOTの上
----------------------------------------*/
#foot-navi-top {
	padding-bottom: 30px;
}
#foot-navi-top dl {
	border-bottom: 1px solid #151515;
	margin-bottom: 20px;
	padding-bottom: 5px;
}
#foot-navi-top dl dt {
	font-weight: 500;
}
#foot-navi-top dl dt a {
	color: #151515;
}
#foot-navi-top dl dt a.blank {
	background: url(../images/common/icon_blank.png) right center no-repeat;
	background-size: 15px;
	padding-right: 20px;
}
#foot-navi-top dl dd {
	font-size: 12px;
}
/*　footer
----------------------------------------*/
footer {
	min-width: 100%;

	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: #3B3B41;
	padding: 30px 0 90px;
}
/*foot-link-area*/
.foot-link-area ul {
	margin-bottom: 20px;
}
.foot-link-area ul li {
	font-size: 1.2rem;
	margin-bottom: 10px;
}
.foot-link-area ul li a {
	color: #ffffff;
}
/*foot-navi-area*/
.foot-navi-area {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-top: 110px;
	background: #f5f4f2;
}
.foot-logo-area {
	max-width: 500px;
	width: 30%;
	padding: 0 60px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-right: 1px solid #dad9d7;
}
.foot-logo-ttl {
	font-size: 2.0rem;
	font-weight: 700;
	margin-top: 30px;
}
.foot-logo-campus {
	font-size: 1.5rem;
	font-weight: 300;
	letter-spacing: 0;
	margin-top: 30px;
}
.foot-logo-area p {
	margin-bottom: 20px;
}
.foot-navi-area nav {
	padding: 0 60px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 70%;
}
.foot-navi-area .nav-sec {
	margin: 0;
	width: 33.33333%;
}
.foot-navi-area .nav-relation {
	margin-top: 40px;
}
.foot-navi-area .nav-sec-relation {
	margin: 0;
	width: 100%;
}
.foot-navi-area .nav-sec-relation dd, .foot-navi-area .nav-sec-relation li {
	display: inline-block;
	padding-left: 0;
	padding-right: 20px;
	line-height: 1.2;
}
.foot-navi-area nav dl, .foot-navi-area nav ul {
	vertical-align: top;
	margin-right: 20px;
	margin-bottom: 30px;
}
.foot-navi-area nav dl ul {
	margin-bottom: 10px;
}
.foot-navi-area nav dl ul li::before {
	content: '-';
	display: inline-block;
	margin-left: -1em;
	width: 1em;
}
.foot-navi-area .nav-sec-relation dl:first-of-type, .foot-navi-area .nav-sec-relation ul:first-of-type {
	margin-bottom: 0;
}
.foot-navi-area .nav-sec-relation dl:last-of-type, .foot-navi-area .nav-sec-relation ul:last-of-type {
	margin-bottom: 30px;
}
.foot-navi-area nav dl dt {
	font-size: 18px;
	font-weight: 700;
}
.foot-navi-area nav dl dd, .foot-navi-area nav ul li {
	padding-left: 20px;
	padding-top: 0.5em;
	font-size: 1.4rem;
	font-weight: 300;
	letter-spacing: 0;
	line-height: 1.2;
}
.foot-navi-area {
	display: block;
	min-width: 100%;
	padding-top: 50px;
}
.foot-logo-area {
	max-width: 100%;
	width: 100%;
	padding: 0 20px;
	margin-bottom: 20px;
	border-right: none;
	border-bottom: 1px solid #dad9d7;
}
.foot-logo-area img {
	max-width: 400px;
}
.foot-navi-area nav {
	padding: 0 20px;
	width: 100%;
}
.foot-navi-area .nav-sec {
	margin: 0;
	width: 100%;
}
/*foot-navi-area*/
/*copyrigh*/
.copyright {
	text-align: center;
	font-size: 1.2rem;
	letter-spacing: 0;
	font-weight: 400;
	color: #ffffff;
}
/*breadcrumb*/
.breadcrumb {
	padding: 15px 0;
	background-color: #f5f4f2;
}
.breadcrumb li {
	color: #007130;
	display: inline-block;
	margin-right: 5px;
	font-size: 1.4rem;
}
.breadcrumb li::after {
	content: ">";
	margin-left: 10px;
	color: #464646;
}
.breadcrumb li:last-child::after {
	display: none;
}
.breadcrumb li a {
	color: #464646;
}
@media all and (max-width: 767px) {
	.breadcrumb li {
		display: inline;
	}
}
/*==========================================================================
    見出しスタイル
========================================================================== */
/*H1*/
.pattern_01 {
	font-family: 'Noto Serif JP';
	font-weight: normal;
	font-size: 2.8rem;
	line-height: 4.2rem;
	color: #000000;
	display: table;
	text-align: center;
	margin: 50px auto 30px;
	padding: 0 15px;
	position: relative;
}
.pattern_01::before {
	content: "";
	position: absolute;
	background: #000;
	display: block;
	width: 1px;
	height: 75%;
	left: 0;
	top: 55%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.pattern_01::after {
	content: "";
	position: absolute;
	background: #000;
	display: block;
	width: 1px;
	height: 75%;
	right: 0;
	top: 55%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.sp_h1 {
	font-family: 'Noto Serif JP';
	font-weight: normal;
	font-size: 2.8rem;
	line-height: 4.2rem;
	color: #000000;
	text-align: center;
	margin: 50px auto 5px;
	line-height: 1.5;
}
.sp_h1 .top-sub {
	display: block;
	font-size: 1.8rem;
}
.sp_h1 .sub {
	font-size: 1.4rem;
	display: block;
	margin-top: 10px;
}

/*H2*/
.pattern_02 {
	font-family: 'Noto Serif JP';
	font-weight: normal;
	font-size: 2.4rem;
	line-height: 3.6rem;
	color: #000000;
	margin: 0 auto 20px;
	text-align: center;
}
.pattern_03 {
	font-family: 'Noto Serif JP';
	font-weight: normal;
	font-size: 2.4rem;
	line-height: 3.6rem;
	color: #000000;
	margin: 0 auto 20px;
	border-bottom: 1px solid #000;
	text-align: center;
	padding: 20px 0;
}
.sp_h2 {
	font-family: 'Noto Serif JP';
	font-weight: normal;
	font-size: 2.4rem;
	line-height: 3.6rem;
	color: #000000;
	text-align: center;
	margin: 0 auto 20px;
}
.sp_h2 .sub {
	font-family: 'Noto Serif JP';
	font-weight: normal;
	font-size: 1.4rem;
	color: #000000;
	display: block;
}
.gray-ttl {
	background: #EFEFEF;
	padding: 20px 0;
	font-size: 2.1rem;
	text-align: center;
}
.gray-ttl .sub {
	font-size: 1.4rem;
	margin-left: 10px;
}
.gray-ttl02 {
	background: #EFEFEF;
	padding: 5px 10px;
}
.gray-ttl02 .sub {
	font-size: 1.4rem;
	margin-left: 10px;
}
.black-ttl {
	background: #333333;
	color: #fff;
	padding: 20px 0;
	font-size: 2.1rem;
	text-align: center;
}
.black-ttl .sub {
	font-size: 1.4rem;
	margin-left: 10px;
}
.black-ttl02 {
	background: #333333;
	color: #fff;
	padding: 5px 10px;
}
.black-ttl02 .sub {
	font-size: 1.4rem;
	margin-left: 10px;
}
/*H3*/
.line-ttl {
	border-left: 1px solid #000;
	padding-left: 15px;
	font-size: 1.8rem;
	margin-bottom: 20px;
}
.line-ttl .sub {
	display: block;
	font-size: 1.4rem;
}
.line-ttl-w {
	border-left: 1px solid #EFEFEF;
	padding-left: 15px;
	font-size: 1.8rem;
	margin-bottom: 20px;
	color: #fff;
}
.line-ttl-w .sub {
	display: block;
	font-size: 1.4rem;
}
.sp_h3 {
	font-family: 'Noto Serif JP';
	font-weight: normal;
	font-size: 2.1rem;
	color: #000000;
	text-align: center;
	margin: 0 auto 20px;
}
.sp_h3 .sub {
	font-family: 'Noto Serif JP';
	font-weight: normal;
	font-size: 1.4rem;
	color: #000000;
	display: block;
}
/*H4*/
.pattern_04 {
	font-family: 'Noto Serif JP';
	font-weight: normal;
	font-size: 2.1rem;
	line-height: 2.8rem;
	color: #000000;
	text-align: center;
	padding: 20px 0;
}
.pattern_04 .sub {
	font-family: 'Noto Serif JP';
	font-weight: normal;
	font-size: 1.2rem;
	line-height: 1.8rem;
	color: #000000;
	display: block;
	margin-top: 5px;
}
.sp_h4 {
	font-family: 'Noto Serif JP';
	font-weight: normal;
	font-size: 1.8rem;
	color: #000000;
	margin: 0 auto 10px;
}
.sp_h4 .sub {
	font-family: 'Noto Serif JP';
	font-weight: normal;
	font-size: 1.4rem;
	color: #000000;
	display: block;
}
/*H5*/
.pattern_05 {
	font-family: 'Noto Serif JP';
	font-weight: normal;
	font-size: 2.4rem;
	line-height: 2.8rem;
	color: #000000;
}
.pattern_05 .sub {
	font-family: 'Noto Serif JP';
	font-weight: normal;
	font-size: 1.2rem;
	line-height: 1.8rem;
	color: #000000;
}
/*==========================================================================
    ページ内リンク
========================================================================== */
.page-link {
	background: #EFEFEF;
	padding: 0 40px;
}
.page-link li {
	border-bottom: 1px solid #70757B;
}
.page-link li a {
	background: url(../images/common/arrow-bottom.png) right 7px center no-repeat;
	background-size: 15px;
	padding: 9px 30px 9px 0;
	font-size: 1.8rem;
	display: block;
	font-weight: bold;
}
.page-link li:last-child {
	border: none;
}
/*==========================================================================
    リストスタイル
========================================================================== */
.list{
	overflow: hidden;
}
.list01 {
	margin-top: 30px;
	margin-bottom: 50px;
}

.list01 > {
	margin-top: 30px;
	margin-bottom: 50px;
}
.list01 > li {
	margin-bottom: 30px;
}
.list01 > li:last-child {
	margin-bottom: 0;
}
.list02 {
	margin-top: 30px;
}
.list02 li {
	margin-bottom: 10px;
}
.list02 li:last-child {
	margin-bottom: 0;
}
.list03 > {
	margin-top: 30px;
	margin-bottom: 50px;
}
.list03 > li {
	margin-bottom: 50px;
}
.list03 > li:last-child {
	margin-bottom: 0;
}
.list04 {
	margin-top: 20px;
}
.list04 li {
	margin-bottom: 5px;
	padding: 5px;
	text-align: center;
	background: #fff;
}
.list04 li:last-child {
	margin-bottom: 0;
}
.list-fl-2col {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.list-fl-2col li {
	width: 48%;
	margin-bottom: 4%;
}
.line-list {
	border-top: 1px solid #000;
}
.line-list li {
	border-bottom: 1px solid #000;
	padding: 20px 0 30px;
}
.line-list.col2 li{
	display: flex;
  align-items: center;
  justify-content: center;
}
.line-list.col2 li h3,.line-list.col2 li div{
	width: 40%;
}
.box-list {
	border: 1px solid #333333;
	padding: 20px;
}
.box-list .ttl {
	border-bottom: 1px solid #333333;
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 1.8rem;
}
.df-col2{
	display: flex;
	justify-content: space-between;
}
.df-col2 .df-col2-item{
	width: 48%;
}
/*リストスタイル*/
.decimal {
	margin-left: 2rem;
}
.decimal li {
	list-style: decimal;
}

/*==========================================================================
    ナビゲーション
========================================================================== */
.normal-navi-list li{
	margin-bottom: 10px;
}
.normal-navi-list li img{
	display: inline;
}
.normal-navi-list li:last-child{
	margin-bottom: 0;
}
.normal-navi-list a{
	background: url(../images/common/arrow-bottom-w.png) right 10px center no-repeat #70757B;
	background-size: 15px;
	padding: 10px 20px;
	display: block;
	font-size: 1.6rem;
	color: #fff;
	font-weight: bold;
}

.normal-navi-list02 li{
	margin-bottom: 10px;
}
.normal-navi-list02 li img{
	display: inline;
}
.normal-navi-list02 li:last-child{
	margin-bottom: 0;
}
.normal-navi-list02 a{
	background: url(../images/common/arrow-bottom-w.png) right 10px center no-repeat #70757B;
	background-size: 15px;
	padding: 6px 20px;
	display: block;
	font-size: 1.6rem;
	color: #fff;
	font-weight: bold;
}
/*==========================================================================
    テキスト装飾
========================================================================== */
/*上下ライン*/
.line-t-b {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 10px 0;
	text-align: center;
}
/*上下ライン*/
.line-t-b-black {
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	padding: 10px 0;
	text-align: center;
}
/*==========================================================================
    SUP SUB
========================================================================== */
sup {
	font-size: 70%;
}
sub {
	font-size: 70%;
}
/*==========================================================================
    モーダル
========================================================================== */
.fancybox-navigation .fancybox-button {
	top: auto !important;
	bottom: 20px;
}
.lg-actions .lg-next, .lg-actions .lg-prev{
	top: auto !important;
    bottom: 20%;
}
.lightgallery a{
	display: block
}
/*色調整*/
.lg-toolbar .lg-icon,#lg-counter{
	color: #fff !important;
}
/*非表示*/
.lg-rotate-right,.lg-rotate-left,.lg-flip-ver,.lg-flip-hor,#lg-share,#lg-actual-size,.lg-autoplay-button,.lg-download,.lg-thumb-outer{
	display: none;
}



/*==========================================================================
    各ページ修正
========================================================================== */
.search_result-list {
    justify-content: center;
}


/*　EVENT NEWS
----------------------------------------*/
#event-news {
	font-size: 1.2rem;
}
#event-news h2 {
	background: #EFEFEF;
	font-size: 1.8rem;
	padding: 5px 40px;
	margin-bottom: 15px;
}
#event-news .inner {
	padding: 0;
}
#event-news .event-news-list a {
	display: block;
	padding: 0 40px 10px 40px;
	background: url(../images/common/icon_arrow-big.png) center right 20px no-repeat;
	background-size: 10px;
}
#event-news .event-news-list li {
	width: 100%;
	border-bottom: 1px dotted #707070;
	margin-bottom: 10px;
}
#event-news .event-news-list li h3 {
	font-size: 1.4rem;
}


/*　enekari
----------------------------------------*/
.css {}

/*****************************
PC
*****************************/

.container {
    max-width: 1440px;
    padding-inline: 30px;
    width: 100%;
    margin-inline: auto;
}

.container-sec {
    max-width: 1200px;
    width: 100%;
    margin-inline: auto;
}

.inquiry {
    padding: 20px 0;
    background-color: #FFF501;
    display: flex;
    align-items: center;
    justify-content: center;
}

.inquiry__ttl {
    font-size: 24px;
    text-align: center;
    font-weight: 700;
    letter-spacing: 0.08em;
    line-height: 38px;
    color: #fff;
    display: block;
    position: relative;
    z-index: 1;

    &::after {
        content: "";
        background-image: url("../assets/enekari/q.svg");
        width: 63px;
        height: 59px;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        position: absolute;
    }
}

.inquiry__ttl.black {
    color: #000;
    position: relative;

    &::after {
        content: "";
        background-image: url("../assets/enekari/q-white.svg");
        z-index: -1;
        left: -5%;
        top: -13%;
        transform: unset;
    }
}

.inquiry__ttl .emphasis {
    font-size: 28px;
}

/* .inquiry__image {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 26%;
} */

.electricity {
    background-color: #F2F2F2;
    padding-block: 50px 53px;
}

.electricity__answer {
    max-width: 990px;
    height: auto;
    width: 100%;
    margin-inline: auto;
}

.electricity__focus {
    max-width: 907px;
    height: auto;
    width: 100%;
    margin-inline: auto;
    margin-top: 24px;

}

.reduce {
    padding: 80px 0 120px;
}

.reduce__title {
    font-size: 28px;
    text-align: center;
    font-weight: 700;
    letter-spacing: 0.028em;
    line-height: 40px;
    color: #000;
}

.reduce__title .big {
    font-size: 36px;
    line-height: 54px;
}

.reduce__title .ylw {
    background: linear-gradient(to bottom, transparent 0, transparent 36px, #fff501 6px, #fff501 100%);

}

.reduce__img {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 57px;
    max-width: 997px;
    width: 100%;
    margin-inline: auto;
    margin-top: 32px;
}

.reduce__imagetag {
    max-width: 470px;
    width: 100%;
    margin-inline: auto;
    height: auto;
    box-shadow: 0px 5px 16px rgba(28, 155, 145, 0.32);
    border-radius: 16px;
}

.reduce__imagetag.red {
    box-shadow: 0px 5px 16px rgba(183, 52, 52, 0.32);
}


.solar__header {
    font-size: 36px;
    letter-spacing: 0.15em;
    line-height: 53px;
    font-weight: 700;
    color: #000;
    text-align: center;
    width: fit-content;
    margin-inline: auto;
    border-left: 2px solid #000;
    border-right: 2px solid #000;
    padding-inline: 40px;
    margin-bottom: 40px;

}

.solar__block {
    background-image: url("../assets/enekari/solar-bg.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-block: 86px;
}

.solar__row {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 70px;
}

.solar__image {
    max-width: 500px;
    width: 100%;
    height: auto;
}

.solar__title {
    font-size: 36px;
    font-weight: 700;
    line-height: 54px;
    color: #000;
    letter-spacing: 0.08em;
}

.solar__desc {
    font-size: 16px;
    font-weight: 400;
    line-height: 25.5px;
    color: #000;
    letter-spacing: 0.05em;
    margin-block: 25px;
}

.solar__text {
    font-size: 12px;
    font-weight: 400;
    line-height: 17px;
    color: #000;
    letter-spacing: 0.05em;
}

.reason {
    padding: 40px 0 80px;
}

.reason__header {
    display: flex;
    align-items: center;
    gap: 24px;
    border-bottom: 2px solid #000;
    padding-bottom: 24px;
	margin-bottom: 24px;

}

.reason__cost-text sup {
    font-size: 40%;
}

.reason__title-img {
    max-width: 240px;
    width: 100%;
}

.reason__title {
    font-size: 26px;
    line-height: 37px;
    color: #000;
    font-weight: 700;
}

.reason__title.sm {
    font-size: 24px;
    line-height: 37px;
}

.reason__title span {
    font-size: 38px;
    line-height: 55px;
    display: inline-block;
    color: #DC000C;
}

.reason__block {
    padding: 40px 100px;
    background-color: #F2F2F2;
    margin-bottom: 60px;
}

.reason__block.border {
    border: 1px solid #DC000C;
    margin-bottom: 80px;
}

.reason__row {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 60px;
    margin-bottom: 16px;
}


.reason__row.dir {
    flex-direction: column;
    align-items: start;
}

.reason__row.gp {
    gap: 16px;
}

.reason__row-wrap {
    margin-top: 24px;
}

.reason__row.btm {
    gap: 16px;
    align-items: center;

}

.reason__box {
    background-color: #000;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    line-height: 27px;
    font-weight: 700;
    letter-spacing: 0.08em;
    padding-inline: 8px 5px;
}

.reason__box .red {
    color: #DC000C;
}

.reason__col-title {
    font-size: 20px;
    line-height: 33px;
    font-weight: 700;
    letter-spacing: 0.02em;
    padding-left: 16px;
    border-left: 3px solid #DC000C;
    margin-block: 9px 24px;
}

.reason__col-title.big {
    font-size: 28px;
    line-height: 32px;
}

.reason__col-title.mb {
    margin-block: 8px 0;
}

.reason__col-title.bd {
    border-left: 3px solid #009FAF;
}

.reason__col-title .lit {
    font-size: 16px;
    line-height: 23px;
    font-weight: 400;
}

.reason__col-text {
    color: #333;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    letter-spacing: 0.04em;
}

.reason__image {
    max-width: 340px;
    width: 100%;
    height: auto;
}

.reason__image.sec {
    max-width: 100%;
    width: 100%;
    height: auto;
}

.reason__image.sm {
    max-width: 300px;
    width: 100%;
    height: auto;
}

.reason__image-text {
    font-size: 10px;
    padding-left: 100px;
    padding-top: 8px;
    line-height: 14.5px;
    color: #333;
}

.common__triangle {
    max-width: 106px;
    width: 100%;
    height: auto;
    margin-inline: auto;
}

.reason__desc {
    color: #000;
    font-size: 22px;
    line-height: 39px;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-align: center;
    margin-block: 16px;

}

.reason__desc .red {
    color: #DC000C;
    font-size: 36px;
}

.reason__desc .cr {
    color: #DC000C;
}

.reason__note {
    color: #000;
    font-size: 12px;
    line-height: 17px;
    font-weight: 400;
    letter-spacing: 0.05em;
    text-align: center;
}

.reason__note.str {
    text-align: start;
}

.reason__head {
    font-size: 28px;
    font-weight: 700;
    line-height: 40px;
    color: #fff;
    background-color: #DC000C;
    padding-block: 10px;
    text-align: center;
    margin-top: 40px;
}

.reason__head span {
    font-size: 14px;
}

.reason__head.blue {
    font-size: 20px;
    line-height: 25px;
}

.reason__logo {
    max-width: 520px;
    width: 100%;
    height: auto;
    margin-inline: auto;
    margin-top: 20px;
}

.reason__text {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 28px;
    text-align: center;
    margin-top: 24px;
    margin-bottom: 8px;
}

.reason__subtitle {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.08em;
    line-height: 28px;
    text-align: center;
    margin-top: 24px;
    margin-bottom: 24px;
    color: #333;
}

.reason__subtitle .bold {
    font-weight: 700;
}


.reason__items {
    width: 100%;
}

.reason__cost {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 16px;
    padding-bottom: 8px;
    padding-top: 8px;
    border-bottom: 1px solid #333333;
}

.reason__cost-num {
    color: #DC000C;
    font-size: 32px;
    font-weight: 700;
    line-height: 46px;
}

.reason__cost-text {
    font-size: 20px;
    font-weight: 700;
    line-height: 29px;
    letter-spacing: 0.08em;
}

.reason__cost-text .cr {
    color: #DC000C;
    font-size: 32px;
    line-height: 46px;
}

.reason__cost-text .sm {
    font-size: 16px;
}

.reason__use {
    font-size: 20px;
    font-weight: 700;
    line-height: 29px;
    letter-spacing: 0.08em;
    text-align: center;
}

.reason__use .cr {
    font-size: 28px;
    line-height: 40px;
    color: #DC000C;

}

/* voice */

.voice__top {
    background-image: url("../assets/enekari/voice-bg.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-block: 50px;
}

.voice__top-row {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 999px;
    width: 100%;
    margin-inline: auto;
    gap: 41px;
}

.voice__top-ttl {
    font-size: 28px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: 0.08em;
}

.voice__top-txt {
    font-size: 20px;
    font-weight: 400;
    line-height: 29px;
    letter-spacing: 0.08em;
}


.voice__block {
    background-color: #F2F2F2;
    margin-block: 40px 120px;
    padding: 40px 0;
    max-width: 1200px;
    width: 100%;
    margin-inline: auto;

}

.voice__wrap {
    max-width: 998px;
    width: 100%;
    margin-inline: auto;
}

.voice__row {
    display: flex;
    align-items: stretch;
    justify-content: center;
    gap: 20px;
    /* max-width: 1000px;
    width: 100%;
    margin-inline: auto; */
    margin-block: 24px;
}

.voice__row.rev {
    flex-direction: row-reverse;
}

.voice__row.gp {
    gap: 30px;
}

.voice__col {
    flex: 1;
}


.voice__title {
    font-size: 18px;
    font-weight: 700;
    line-height: 29px;
    letter-spacing: 0.04em;
    margin-bottom: 16px;
}

.voice__desc {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.04em;
    border-top: 2px solid #333333;
    padding-bottom: 8px;
    padding-top: 16px;
}

.voice__desc .bold {
    font-weight: 700;
}

.voice__desc.border {
    border-top: unset;
}

.voice__content {
    display: flex;
    justify-content: start;
    align-items: flex-start;
    gap: 24px;
    margin-bottom: 8px;
}

.voice__note {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0.05em;
}


.voice__image {
    max-width: 440px;
    width: 100%;
    height: auto;
}

.voice__ques {
    font-size: 22px;
    font-weight: 700;
    line-height: 32px;
    letter-spacing: 0.08em;
    background-color: #fff;
    padding: 7px 17px;
    color: #DC000C;
}

.maintain__row {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 22px;
    max-width: 731px;
    width: 100%;
    margin-inline: auto;
}

.maintain__box {
    background-color: #DC000C;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: 0.08em;
    padding: 3px 11px;
    display: inline-block;
    margin-bottom: 8px;
}

.maintain__image {
    max-width: 320px;
    width: 100%;
    height: auto;
}

.production {
    padding-bottom: 60px;
}

.production__title {
    font-size: 24px;
    line-height: 35px;
    font-weight: 700;
    letter-spacing: 0.02em;
    padding-left: 16px;
    border-left: 3px solid #009FAF;
    margin-block: 9px 24px;
    color: #009FAF;
}

.production__title .big {
    font-size: 36px;
}

.production__image {
    max-width: 470px;
    width: 100%;
    height: auto;
}

.reason__row.production {
    gap: 30px;
}

.common__subttl {
    font-size: 28px;
    line-height: 34px;
    font-weight: 700;
    letter-spacing: 0.02em;
    padding-left: 16px;
    border-left: 3px solid #009FAF;
    margin-block: 9px 24px;
    color: #000;
}

.common__subttl .lit {
    font-size: 16px;
    line-height: 23px;
    font-weight: 400;
}

.production__desc {
    font-size: 22px;
    line-height: 32px;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-align: center;
}

.production__desc span {
    font-size: 32px;
}





/* new */

.new__block {
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-inline: auto;
}

.new__heading {
    max-width: 425px;
    width: 100%;
    height: auto;
    margin-inline: auto;
    margin-bottom: 40px;
}

.new__heading.sec {
    max-width: 574px;
    margin-bottom: 24px;

}

.new__mv {
    width: 100%;
    height: auto;
}

.new__title {
    font-size: 28px;
    line-height: 40px;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-align: center;
    margin-top: 80px;
    margin-bottom: 24px;
}


.new__title .dot {
    position: relative;

    &::after {
        content: "";
        width: 7px;
        height: 7px;
        border-radius: 50%;
        background-color: #000;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        position: absolute;
    }
}

.new__image {
    max-width: 1140px;
    width: 100%;
    height: auto;
    margin-inline: auto;
}

.new__plus {
    max-width: 24px;
    width: 100%;
    height: auto;
    margin-inline: auto;
    margin-top: 16px;
    margin-bottom: 24px;
}

.new__row {
    display: flex;
    align-items: stretch;
    justify-content: center;
    gap: 20px;
    margin-bottom: 16px;
    max-width: 1140px;
    width: 100%;
    margin-inline: auto;
    padding-inline: 20px;
}

.new__col {
    width: calc(100%);
}

.new__header {
    font-size: 20px;
    line-height: 29px;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-align: center;
    padding: 6px;
    background-color: #DC000C;
    color: #fff;
}

.new__col-head {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    margin-top: 26px;
}

.new__col-label {
    font-size: 18px;
    line-height: 23px;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-align: center;
    background-color: #009FAF;
    max-width: 110px;
    width: 100%;
    color: #fff;
    padding-block: 2px;
}

.new__col-summary {
    font-size: 16px;
    line-height: 23px;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-align: center;
}

.new__col-title {
    font-size: 28px;
    line-height: 40px;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-align: center;
    margin-block: 16px;
    color: #009FAF;
}

.new__col-title span {
    font-size: 16px;
}


.new__col-content {
    display: flex;
    align-items: stretch;
    justify-content: center;
    gap: 16px;
    padding-inline: 38px;
    padding-bottom: 26px;
}

.new__col-image {
    max-width: 147px;
    width: 100%;
    height: auto;
}

.new__col-save {
    font-size: 18px;
    line-height: 27px;
    font-weight: 700;
    letter-spacing: 0.08em;
    margin-bottom: 12px;
    text-align: start;
}

.new__col-text {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    letter-spacing: 0.04em;
    text-align: start;
}




/* help */

.help {
    padding-block: 80px;
}

.help__heading {
    background-color: #009FAF;
    padding-block: 24px;
    color: #fff;
    font-weight: 700;
    font-size: 28px;
    line-height: 36px;
    letter-spacing: 0.08em;
    text-align: center;
    margin-bottom: 40px;
}

.help__num {
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    letter-spacing: 0.08em;
    width: fit-content;
    padding: 2px 7px 3px 10px;
    color: #fff;
    background-color: #009FAF;
}


.help__title {
    font-size: 28px;
    line-height: 35px;
    font-weight: 700;
    letter-spacing: 0.02em;
    padding-left: 16px;
    border-left: 3px solid #009FAF;
    margin-block: 9px 24px;
    color: #009FAF;
}

.help__title .sml {
    font-size: 20px;
}

.help__title .extra-sml {
    font-size: 18px;
    line-height: 20px;
}

.help__content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1000px;
    width: 100%;
    margin-inline: auto;
}

.help__content-text {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.04em;
    line-height: 27px;
}

.help__content-text span {
    font-weight: 700;
}

.help__row {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 27px;
    margin-block: 16px 24px;
}

.help__box {
    background-color: #009FAF;
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    line-height: 32px;
    padding-block: 20px;
    letter-spacing: 0.08em;
    width: 100%;
    text-align: center;
}

.help__box sup {
    font-size: 60%;
}

.help__plus {
    max-width: 19px;
    width: 100%;
    height: auto;
}


.help__desc {
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    letter-spacing: 0.08em;
    margin-bottom: 16px;
    text-align: center;
}

.help__desc span {
    font-size: 20px;
    line-height: 29px;
}

.help__btm-image {
    width: 100%;
    height: auto;
    margin-inline: auto;
}


.use__row {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 48px;
    margin-bottom: 16px;
}

.maintain__wrapper {
    padding: 36px 100px;
    border: 1px solid #009FAF;
}

.maintain__wrapper-box {
    display: flex;
    align-items: start;
    justify-content: center;
    gap: 30px;
}

.maintain__right {
    max-width: 467px;
    width: 100%;
    height: auto;

    @media (max-width:767px) {
        margin-top: 16px;
    }
}

.maintain__left-subttl {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.08em;

}

.maintain__left-ttl {
    font-size: 28px;
    line-height: 41px;
    font-weight: 700;
    letter-spacing: 0.08em;
    border-bottom: 1px solid #009FAF;
    padding-bottom: 16px;
}

.maintain__left-desc {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    letter-spacing: 0.05em;
    padding-top: 16px;
}


.maintain__text {
    font-size: 18px;
    letter-spacing: 0.08em;
    line-height: 29px;
    font-weight: 700;
}

.reason__title sup {
    font-size: 50%;
}

.new__col-wrap {
    width: 100%;
    border: 1px solid #DC000C;
}

.new__ttl {
    max-width: 380px;
    width: 100%;
    height: auto;
    margin-inline: auto;
    margin-block: 24px;
}


@media screen and (max-width:1199px) {
    .reason-wrap.maintain {
        margin-inline: 20px;
    }

    .reason__block.border {
        margin-inline: 20px;
    }

    .reason__head {
        margin-inline: 20px;
    }

    .maintain__wrapper {
        margin-inline: 20px;
    }

}



/*****************************
SP
*****************************/
@media screen and (max-width: 767px) {

    .container {
        padding-inline: 20px;
    }

    .inquiry {
        padding: 14px 0 15px;

    }

    .new__col-wrap {
        /* margin-inline: 20px; */
    }

    .new__ttl {
        max-width: 245px;
        margin-block: 16px;
    }

    .inquiry__ttl {
        font-size: 18px;
        line-height: 26px;

        &::after {
            background-image: url("../assets/enekari/q-sp.svg");
            width: 39px;
            height: 36px;
            left: 13%;
            top: 0;
            transform: unset;
            z-index: -1;
        }
    }

    .inquiry__ttl.black {
        font-size: 18px;
        line-height: 26px;

        &::after {
            background-image: url("../assets/enekari/q-white-sp.svg");
            width: 39px;
            height: 36px;
            left: 0%;
            top: -2%;
        }
    }

    .inquiry__ttl .emphasis {
        font-size: 18px;
        line-height: 27px;
    }

    .inquiry__ttl .emphasis.big {
        font-size: 22px;
        line-height: 27px;
    }

    .inquiry__image {
        transform: unset;
        top: 12%;
        left: 23%;
    }

    .inquiry__image img {
        width: 40px;
        height: 37px;
    }

    .electricity {
        padding-block: 38px;
    }

    .electricity__answer {
        max-width: 100%;
        width: 100%;
    }

    .electricity__focus {
        max-width: 100%;
        margin-top: 16px;

    }

    .electricity__answer img {
        width: 100%;
    }

    .electricity__focus img {
        width: 100%;
    }

    .reduce {
        padding: 40px 0 80px;
    }

    .reduce .container {
        padding-inline: 11px;
    }

    .reduce__title {
        font-size: 18px;
        letter-spacing: 0.08em;
        line-height: 26px;
    }

    .reduce__title .big {
        font-size: 21px;
        line-height: 30px;
    }

    .reduce__title .ylw {
        background: linear-gradient(to bottom, transparent 0, transparent 19px, #fff501 19px, #fff501 100%);

    }

    .reduce__img img {
        max-width: 100%;
    }

    .solar__header {
        font-size: 20px;
        line-height: 29.5px;
        padding-inline: 20px;
        margin-bottom: 25px;

    }

    .solar__block {
        background-image: url("../assets/enekari/solar-bg.png");
        padding-block: 25px;
        padding-inline: 20px;
    }

    .solar__row {
        flex-direction: column;
        gap: 16px;
    }

    .solar__image {
        max-width: 500px;
        width: 100%;
        height: auto;
    }

    .solar__title {
        font-size: 18px;
        line-height: 27px;
        text-align: center;
    }

    .solar__desc {
        font-size: 14px;
        line-height: 23.5px;
        margin-block: 16px;
        text-align: center;
    }

    .solar__text {
        font-size: 10px;
        font-weight: 400;
        line-height: 14px;
    }

    .reason {
        padding: 24px 0;
    }

    .reason__head {
        margin-inline: 20px;

    }

    .reason__header {
        flex-direction: column;
        gap: 8px;
        padding-bottom: 16px;
        margin-inline: 20px;

    }

    .reason__title-img {
        max-width: 90px;
        width: 100%;
    }

    .reason__title {
        font-size: 17px;
        line-height: 25px;
        text-align: center;
    }

    .reason__title.sm {
        font-size: 17px;
        line-height: 25px;
    }

    .reason__title span {
        font-size: 22px;
        line-height: 32px;
        display: inline-block;
        color: #DC000C;
    }

    .reason__block {
        padding: 24px 20px;
        background-color: #F2F2F2;
        margin-bottom: 40px;
        padding-inline: 20px;
    }

    .reason__block.border {
        margin-bottom: 40px;
    }

    .reason__row {
        flex-direction: column;
        gap: 16px;
        margin-bottom: 8px;
    }

    .reason__box {
        font-size: 13px;
        line-height: 20px;
        padding-inline: 5px 2px;
    }

    .reason__box .red {
        color: #DC000C;
    }

    .reason__col-title {
        font-size: 16px;
        line-height: 25px;
        padding-left: 8px;
        margin-block: 8px 16px;
    }

    .reason__col-text {
        font-size: 14px;
        line-height: 23.5px;
    }

    .reason__image {
        max-width: 340px;
        width: 100%;
        height: auto;
    }

    .reason__image-text {
        padding-left: 0;
    }

    .common__triangle {
        max-width: 75px;
        width: 100%;
    }

    .reason__desc {
        font-size: 15px;
        line-height: 25px;
        text-align: center;
        margin-block: 8px;

    }

    .reason__desc .red {
        font-size: 21px;
    }

    .reason__note {
        font-size: 10px;
        line-height: 14.5px;
    }

    .reason__head {
        font-size: 18px;
        line-height: 26px;
        padding-block: 7px;
        margin-top: 24px;
    }

    .reason__text {
        font-size: 14px;
        letter-spacing: 0;
        line-height: 23px;
        margin-top: 16px;
        margin-bottom: 8px;
    }

    .reason__header {
        margin-bottom: 16px;
    }

    .reason__subtitle {
        font-size: 14px;
        font-weight: 400;
        letter-spacing: 0.08em;
        line-height: 24px;
        text-align: center;
        margin-top: 24px;
        margin-bottom: 24px;
    }

    .reason__items {
        width: 100%;
    }

    .reason__cost {
        gap: 8px;
    }

    .reason__cost-num {
        font-size: 14px;
        line-height: 20px;
    }

    .reason__cost-text {
        font-size: 14px;
        line-height: 20px;
    }

    .reason__cost-text .cr {
        font-size: 20px;
        line-height: 29px;
    }

    .reason__cost-text .sm {
        font-size: 10px;
    }

    .reason__use {
        font-size: 14px;
        line-height: 20px;
    }

    .reason__use .cr {
        font-size: 18px;
        line-height: 26px;
    }

    /* voice */

    .voice__block {
        padding: 24px 0;
        margin-block: 40px 80px;
    }

    .voice__row {
        flex-direction: column;
        gap: 16px;
    }

    .voice__row.spl {
        flex-direction: column-reverse;
        gap: 16px;
    }

    .voice__row.rev {
        flex-direction: column;
    }


    .voice__title {
        font-size: 16px;
        line-height: 25.5px;
    }

    .voice__desc {
        font-size: 14px;
        line-height: 26.5px;
        padding-bottom: 8px;
        padding-top: 16px;
    }

    .voice__content {
        flex-direction: column;
        gap: 8px;
        margin-bottom: 16px;
    }

    .voice__note {
        font-size: 10px;
        line-height: 14px;
        letter-spacing: 0.02em;
    }


    .voice__image {
        max-width: 100%;
        width: 100%;
        height: auto;
    }

    .voice__image img {
        width: 100%;
    }

    .voice__top {
        padding-block: 40px;
    }

    .voice__top-row {
        flex-direction: column;
        gap: 16px;
    }

    .voice__top-txt {
        font-size: 14px;
        line-height: 22.5px;
        margin-top: 16px;
    }

    .voice__top-ttl {
        font-size: 18px;
        line-height: 27px;
    }


    .maintain__row {
        flex-direction: column;
        gap: 15px;
    }

    .maintain__box {
        width: fit-content;
    }

    .maintain__col {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    .maintain__box {
        background-color: #DC000C;
        color: #fff;
        font-size: 12px;
        font-weight: 700;
        line-height: 17px;
        letter-spacing: 0.08em;
        padding: 4px 8px;
        display: inline-block;
        margin-bottom: 8px;
    }

    .maintain__image {
        max-width: 100%;
    }

    .maintain__image {
        width: 100%;
    }

    .reason__row.btm {
        margin-bottom: 16px;
    }

    .production__title {
        font-size: 14px;
        line-height: 20px;
        padding-left: 8px;
        margin-block: 8px 17px;
    }

    .production__title .big {
        font-size: 20px;
    }

    .production__title .sml {
        font-size: 14px;
    }

    .production__image {
        max-width: 100%;
        width: 100%;
    }

    .production__image img {
        width: 100%;
    }


    .common__subttl {
        font-size: 16px;
        line-height: 25px;
        padding-left: 8px;
        margin-block: 0px 16px;
    }

    .common__subttl .lit {
        font-size: 12px;
        line-height: 17.5px;
    }

    .production__desc {
        font-size: 16px;
        line-height: 24px;
    }

    .production__desc span {
        font-size: 20px;
    }

    .new__row {
        flex-direction: column;
    }

    .new__col {
        width: 100%;
    }

    .new__title {
        margin-top: 40px;
        font-size: 18px;
        line-height: 31px;
        margin-bottom: 16px;
    }

    .new__title .dot {
        position: relative;

        &::after {
            content: "";
            width: 4px;
            height: 4px;
            border-radius: 50%;
            position: absolute;
        }
    }

    .new__heading.sec {
        max-width: 295px;
        margin-bottom: 24px;
    }

    .new__col-head {
        flex-direction: column;
        margin-top: 16px;
        gap: 8px;
    }

    .new__col-content {
        flex-direction: column;
        align-items: center;
        padding-inline: 20px;
        padding-bottom: 16px;
    }

    .new__col-label {
        font-size: 12px;
        line-height: 21px;
    }

    .new__col-summary {
        font-size: 14px;
        line-height: 21px;
    }

    .new__col-title {
        font-size: 24px;
        line-height: 35px;
        margin-block: 4px 8px;
    }

    .new__col-save {
        font-size: 16px;
        line-height: 26px;
        text-align: center;
        margin-bottom: 8px;
    }

    .new__col-text {
        font-size: 14px;
        line-height: 18px;
        letter-spacing: 0.01em;
    }

    /* .new__title {
        font-size: 20px;
        line-height: 27px;
        padding-left: 8px;
        margin-block: 7px 16px;
    } */

    .new__title .sml {
        font-size: 14px;
    }

    .help__heading {
        padding-block: 13px;
        font-size: 18px;
        line-height: 27px;
        margin-bottom: 24px;
    }

    .help__num {
        font-size: 13px;
        line-height: 16px;
        padding: 2px 4px 2px 6px;
        margin-top: 24px;
    }

    .help__title .sml {
        font-size: 14px;
        line-height: 22px;
    }

    .help__title {
        font-size: 20px;
        line-height: 28px;
        padding-left: 16px;
        margin-block: 8px 16px;
    }

    .help__content-text {
        font-size: 14px;
        line-height: 23px;
        padding-bottom: 8px;
    }

    .help__content {
        flex-direction: column;
        gap: 16px;
    }

    .help__content-img {
        max-width: 295px;
        width: 100%;
    }

    .help__row {
        gap: 8px;
        margin-block: 8px 16px;
        flex-direction: column;
        margin-inline: 20px;

    }

    .help__box {
        font-size: 14px;
        line-height: 20px;
        padding-block: 5px;
        letter-spacing: 0.08em;
    }

    .help__desc {
        font-size: 16px;
        line-height: 24px;
    }

    .help__desc span {
        font-size: 14px;
        line-height: 20px;
    }

    .help {
        padding-block: 40px;
    }


    .use__row {
        flex-direction: column;
        gap: 0;
        margin-bottom: 16px;
    }

    .use__image img {
        width: 100%;
    }

    .maintain__wrapper {
        padding: 16px 20px;
        border: 1px solid #009FAF;
    }

    .maintain__wrapper-box {
        gap: 20px;
        flex-direction: column;
    }

    .voice__ques {
        font-size: 16px;
        line-height: 26px;
    }

    .reason__row.production.gap-sp {
        gap: 8px;
    }

    .help__btm-image {
        max-width: 100%;
    }

    .help__title .extra-sml {
        font-size: 11px;
        line-height: 16px;
    }

    .maintain__text {
        font-size: 14px;
        letter-spacing: 0.04em;
        line-height: 20.5px;
    }

    .maintain__left-desc {
        font-size: 14px;
        line-height: 22px;
        padding-top: 16px;
    }

    .new__plus {
        margin-top: 16px;
        margin-bottom: 16px;
    }

    .reduce__img {
        flex-direction: column;
        gap: 8px;
        margin-top: 16px;
        padding-inline: 20px;
    }

    .reason__col-title .lit {
        font-size: 12px;
        line-height: 18.2px;
        display: inline-block;
    }

    .reason__col-title.big {
        font-size: 16px;
        line-height: 23px;
    }
}

@keyframes shiny {
    0% {
        transform: scale(0) rotate(25deg);
        opacity: 0;
    }

    50% {
        transform: scale(1) rotate(25deg);
        opacity: 1;
    }

    100% {
        transform: scale(50) rotate(25deg);
        opacity: 0;
    }
}
.shiny-btn{
	position: relative;
	overflow: hidden;
}
.shiny-btn::after {
    content: '';
    position: absolute;
    top: -100px;
    left: -100px;
    width: 50px;
    height: 100px;
    background-image: linear-gradient(100deg,  rgba(255, 255, 255, 0) 70%, rgba(255, 255, 255, 1) 100%, rgba(255, 255, 255, 0) 0%);
    animation-name: shiny;
    animation-duration: 3s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
}