@charset "utf-8";

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
 Body
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
body {
	position: relative;
	overflow: hidden;
	font-size: 100%;
	word-wrap: break-word;
	-webkit-overflow-scrolling: touch;
	-webkit-text-size-adjust: none;
    background: url("../images/main_bg.png") no-repeat center top;
    background-size: contain;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	opacity: 1;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
}
.sp, .nobr {
	display: none!important;
}

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
 Header
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
header {
	position: fixed;
    width: 100%;
	height: 100px;
	display: block;
    z-index: 20000;
    background: rgba(255,255,255,0);
    transition: all 200ms;
}
header.bgColor {
	background: rgba(255,255,255,1);
    transition: all 200ms;
}
header hr {
	width: 100%;
	height: 1px;
	display: block;
    margin: 10px 0;
    border: none;
    background: #666;
}
header .inner {
	position: relative;
	width: 100%;
	height: 60px;
	display: flex;
		justify-content: space-between;
        align-content: center;
		align-items: center;
		/*flex-wrap: wrap;*/
	padding-left: 2%;
    font-family: "リュウミン R-KL","Ryumin Regular KL","游明朝","Yu Mincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
    box-sizing: border-box;
}
header h1 {
	width: 120px;
	display: block;
    font-size: 1em;
    line-height: 1.2em;
	color: #FFF;
}
header h1 img {
	width: 100%;
	display: block;
}
header ul.link {
    position: absolute;
    width: 60%;
    height: 60px;
    top: 0;
    right: 160px;
	display: flex;
		justify-content: flex-end;
		align-content: center;
		align-items: center;
}
header ul.link li {
	position: relative;
    width: auto;
    height: 60px;
    display: flex;
		justify-content: center;
        align-content: center;
		align-items: center;
    border-left: solid 1px #ccc;
}
header ul.link li a,
header ul.link li p {
	width: 100%;
    display: block;
    padding: 0 20px;
    font-size: 1em;
    line-height: 2em;
    text-align: center;
    transition: all 200ms;
}
header ul.link li a:hover {
	opacity: 0.7;
	transition: all 200ms;
}
header ul.link li a .en,
header ul.link li p .en {
	width: 100%;
    display: block;
    font-size: 1.1em;
    line-height: 1em;
    text-align: center;
}
header ul.link li .coming {
	position: absolute;
    width: 100%;
    bottom: 0;
    display: block;
    font-size: 1em;
    line-height: 1em;
    text-align: center;
    color: #A8966F;
}
header a.entry {
	position: absolute;
    width: 160px;
    height: 80px;
    top: -20px;
    right: 0;
    display: flex;
		justify-content: center;
        align-content: center;
		align-items: center;
    font-size: 1.2em;
    line-height: 1em;
    color: #fff;
    background: url("../images/top/bg_blue.png") no-repeat center center;
    background-size: 200%;
    box-sizing: border-box;
    transition: all 200ms;
}
header a.entry:hover {
	opacity: 0.7;
	transition: all 200ms;
}

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
 Common
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
main {
	position: relative;
	width: 100%;
	display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
    margin: 100px auto 0;
    /*font-family: "リュウミン R-KL","Ryumin Regular KL","游明朝","Yu Mincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;*/
	/*box-shadow: 0px 0px 20px 10px rgba(0,0,0,0.25);*/
	/*filter: drop-shadow(0px 5px 10px rgba(0,0,0,0.5));*/
}
.reverse {
	-webkit-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

/* Title */
.pageTitle {
	width: 100%;
    display: flex;
		justify-content: center;
		align-content:  center;
		align-items: center;
        flex-wrap: wrap;
    padding: 140px 0 60px;
    background: url("../images/concept/page_title_bg.jpg") no-repeat center center;
    background-size: cover;
}
.pageTitle .title {
	width: 100%;
    height: 70px;
    display: flex;
		justify-content: center;
		align-content:  center;
		align-items:  center;
        flex-wrap: wrap;
    font: 400 2.8em/1em copperplate, serif;
    letter-spacing: 0.1em;
    text-align: center;
    color: #fff;
}
.pageTitle .title span {
	width: 100%;
	display: block;
    margin-top: 10px;
	font: 400 0.6em/1em "リュウミン R-KL","Ryumin Regular KL","游明朝","Yu Mincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
}

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
【Home】メインビジュアル
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
.mainVisual {
	position: relative;
	width: 100%;
	display: block;
	font-family: "リュウミン R-KL","Ryumin Regular KL","游明朝","Yu Mincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
}
.mainVisual ul.bxslider li {
	position: relative;
}
.mainVisual ul.bxslider li img.image {
	width: 100%;
	display: block;
	object-fit: contain;
	object-position: 50% 50%;
	font-family: 'object-fit: contain; object-position: 50% 50%;';
}

/* PAGER */
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	width: auto;
    bottom: -30px;
    right: 0;
    z-index: 2000;
}
.bx-wrapper .bx-pager {
	padding: 0;
	text-align: center;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #ccc;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, 
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #1335C9;
	opacity: 1;
}

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
【Home】行動定期
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
#home .kodoBlock {
	position: relative;
    width: 100%;
	display: flex;
		justify-content: center;
		align-content: space-between;
		align-items: center;
        flex-wrap: wrap;
    padding: 20px 0;
    font-family: "リュウミン R-KL","Ryumin Regular KL","游明朝","Yu Mincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
    font-feature-settings: "palt";
}
#home .kodoBlock p {
    width: 100%;
	display: block;
    margin: 10px auto;
	font-size: 1.4em;
    line-height: 1.2em;
    text-align: center;
}
#home .kodoBlock h2 {
    width: 100%;
	display: block;
    margin: 0 auto;
	font-size: 2.8em;
    font-weight: 400;
    line-height: 1.2em;
    text-align: center;
}
#home .kodoBlock img.kodo {
    width: 40%;
	display: block;
    margin: 0 auto;
	object-fit: contain;
	object-position: 50% 50%;
	font-family: 'object-fit: contain; object-position: 50% 50%;';
}


/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
【Home】アネージュ勝田本町
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
.katsutaBlock {
	width: 100%;
	display: flex;
		justify-content: center;
		align-content: center;
		align-items: center;
        flex-wrap: wrap;
    margin: 60px 0 20px;
	font-family: "リュウミン R-KL","Ryumin Regular KL","游明朝","Yu Mincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
}
.katsutaBlock h2 {
    width: 100%;
	height: 50px;
	display: flex;
		justify-content: flex-start;
		align-content: center;
		align-items: center;
	padding: 0 15px;
	font-size: 1.6em;
	line-height: 1em;
    letter-spacing: 0.05em;
    font-feature-settings: "palt";
	color: #fff;
	border-left: solid 10px #a8966f;
    background: #555;
	box-sizing: border-box;
}
.katsutaBlock .inner {
	position: relative;
    width: 100%;
	display: flex;
		justify-content: space-between;
		align-content: flex-start;
		align-items: flex-start;
        flex-wrap: wrap;
	padding: 40px;
	background: url("../images/top/katsuta_bg.webp") no-repeat right center #ebefed;
	background-size: contain;
	box-sizing: border-box;
}
.katsutaBlock .inner img.image {
	width: 25%;
	display: block;
    object-fit: contain;
	object-position: 50% 50%;
	box-shadow: 0 0 20px 0 rgba(0,0,0,0.5);
}
.katsutaBlock .inner .box {
	width: 70%;
	display: flex;
		justify-content: flex-start;
		align-content: flex-start;
		align-items: flex-start;
        flex-wrap: wrap;
	margin-bottom: 20px;
}
.katsutaBlock .inner .box .copy {
	width: 75%;
	display: block;
    margin: 20px 0;
	padding-bottom: 20px;
	border-bottom: solid 1px #000;
}
.katsutaBlock .inner .box address {
    width: 100%;
	display: block;
	margin-bottom: 20px;
	font-size: 1.4em;
	line-height: 1em;
}
.katsutaBlock .inner .box address::before {
    content: '';
	width: 24px;
	height: 24px;
	display: inline-block;
	background: url("../images/icon_address.svg") no-repeat center center;
	background-size: contain;
}
.katsutaBlock .inner .box .access {
    width: 100%;
	display: block;
	padding-left: 24px;
	font-size: 1.6em;
	line-height: 1.6em;
	box-sizing: border-box;
}
.katsutaBlock .inner .box .access h3 {
    width: 100%;
	display: block;
	font-size: 1.6em;
	line-height: 1.2em;
	text-indent: -0.2em;
}
.katsutaBlock .inner a.btnOfficial {
	position: relative;
	width: 300px;
	height: 60px;
	display: flex;
		justify-content: center;
		align-content: center;
		align-items: center;
	margin-left: auto;
	font-size: 1.5em;
	line-height: 1em;
	color: #fff;
	border-radius: 2px;
	background: #a8966f;
	box-sizing: border-box;
	box-shadow: 0 0 20px 0 rgba(0,0,0,0.5);
}
.katsutaBlock .inner a.btnOfficial::after {
    position: absolute;
	content: '';
	width: 24px;
	height: 24px;
	right: 10px;
	display: block;
	background: url("../images/icon_linkout_w.svg") no-repeat center center;
	background-size: contain;
}
.katsutaBlock .inner a.btnOfficial:hover {
	transition: all 200ms;
	opacity: 0.5;
}


/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
【Home】友の会について
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
#home .homeBlock {
	width: 100%;
	display: flex;
		justify-content: space-between;
		align-content: flex-start;
		align-items: flex-start;
        flex-wrap: wrap;
    padding: 40px 5%;
    box-sizing: border-box;
}
#home .about {
	background: url("../images/top/bg_blue.png") no-repeat center center;
    background-size: cover;
}
#home .about .box {
	width: 48%;
	display: flex;
		justify-content: flex-start;
		align-content: flex-start;
		align-items: center;
        flex-wrap: wrap;
    align-self: stretch;
    padding: 20px 0 20px 30px;
    color: #fff;
    border-left: solid 1px rgba(255,255,255,0.5);
    border-bottom: solid 1px rgba(255,255,255,0.5);
    box-sizing: border-box;
}
#home .about .box h2 {
	width: 100%;
    height: 2.4em;
	display: block;
    margin-bottom: 10px;
    font-size: 1.8em;
    font-weight: normal;
    line-height: 1.2em;
}
#home .about .box h2 span {
	width: 100%;
	display: block;
    font: normal 0.7em/1em "Times New Roman", Times, "serif";
    color: #A8966F;
}
#home .about .box p {
	width: 100%;
	display: block;
    font-size: 1.2em;
    line-height: 1.8em;
}
#home .about a,
#home .about .result,
#home .about2 a,
#home .about2 .free {
    width: 100%;
    max-width: 280px;
    height: 60px;
    display: flex;
		justify-content: center;
        align-content: center;
		align-items: center;
    margin: 20px auto;
    font-size: 1.4em;
    line-height: 1em;
    color: #fff;
    border-radius: 4px;
    box-sizing: border-box;
    transition: all 200ms;
}
#home .about a.btnEntry {
    background: url("../images/arrow.svg") no-repeat right 10px center #4575A0;
    background-size: 16px 16px;
}
#home .about a:hover,
#home .about2 a:hover {
	opacity: 0.7;
	transition: all 200ms;
}
#home .about .result {
    background: #A8966F;
}
#home .about2 {
	background: url("../images/top/bg_gray.png") no-repeat center center;
    background-size: cover;
}
#home .about2 img.interior {
    width: 50%;
    height: 320px;
	display: block;
	object-fit: cover;
	object-position: 50% 50%;
	font-family: 'object-fit: cover; object-position: 50% 50%;';
}
#home .about2 .box {
	width: 48%;
	display: flex;
		justify-content: center;
		align-content: space-between;
		align-items: center;
        flex-wrap: wrap;
    align-self: stretch;
}
#home .about2 dl {
	width: 100%;
	display: flex;
		justify-content: center;
		align-content: flex-start;
		align-items: flex-start;
        flex-wrap: wrap;
}
#home .about2 dl dt {
	width: auto;
	display: block;
    margin-bottom: 20px;
    font-size: 2em;
    font-weight: normal;
    line-height: 1.6em;
}
#home .about2 dl dd {
	width: 100%;
	display: block;
    font-size: 1.2em;
    line-height: 1.6em;
    text-align: justify;
}
#home .about2 .free {
    margin: 5px auto;
    color: #000;
    background: #fff;
}
#home .about2 a.btnEntry {
    margin: 5px auto;
    background: url("../images/arrow.svg") no-repeat right 10px center #4575A0;
    background-size: 16px 16px;
}


/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
【Home】ANERGEシリーズ
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
#home .series {
	padding: 40px 5%;
    background: url("../images/top/bg_brown.png") no-repeat center center;
    background-size: cover;
}
#home .series .box {
	width: 100%;
	display: flex;
		justify-content: center;
		align-content: space-between;
		align-items: center;
        flex-wrap: wrap;
    margin-bottom: 40px;
}
#home .series dl {
	width: 100%;
	display: flex;
		justify-content: center;
		align-content: flex-start;
		align-items: flex-start;
        flex-wrap: wrap;
    margin-bottom: 20px;
    color: #fff;
}
#home .series dl dt {
	width: 100%;
	display: block;
    margin: 10px 0 20px;
    font-size: 1.8em;
    font-weight: bold;
    line-height: 1.2em;
}
#home .series dl dd {
	width: 100%;
	display: block;
    font-size: 1.3em;
    line-height: 1.6em;
    text-align: justify;
}
#home .series .box img.fukan {
    width: 100%;
    height: 360px;
	display: block;
	object-fit: cover;
	object-position: 50% 50%;
	font-family: 'object-fit: cover; object-position: 50% 50%;';
}

/*スライド*/
#home .series .slideBox {
	width: 80%;
	max-width: 480px;
	display: block;
    margin: 0 auto;
}
#home .series .slideBox ul.bxslider2 {
	position: relative;
	width: 100%;
	display: block;
}
#home .series .slideBox ul.bxslider2 li img {
	width: 100%;
    height: 360px;
	object-fit: cover;
	object-position: 50% 50%;
	font-family: 'object-fit: cover; object-position: 50% 50%;'
}
#home .series .slideBox ul.bx-pager2 {
	width: 100%;
	display: flex;
		justify-content: space-between;
		align-content: space-between;
		flex-wrap: wrap;
    margin: 20px 0 0;
	box-sizing: border-box;
}
#home .series .slideBox ul.bx-pager2 li {
	width: 18%;
	display: block;
	cursor: pointer;
}
#home .series .slideBox ul.bx-pager2 li span {
	width: 130%;
	display: block;
    margin-top: 5px;
    font-size: 1em;
    line-height: 1.2em;
    color: #fff;
    transform: scale(0.75);
    transform-origin: left;
}
#home .series .slideBox ul.bx-pager2 li a {
	display: block;
	background: #000;
    font-size: 0;
}
#home .series .bx-pager-item {
	font-size: 0;
}
#home .series .slideBox ul.bx-pager2 li a img {
	width: 100%;
    height: 80px;
	object-fit: cover;
	object-position: 50% 50%;
	font-family: 'object-fit: cover; object-position: 50% 50%;'
}
#home .series .slideBox ul.bx-pager2 li a img {
	opacity: 1;
}
#home .series .slideBox ul.bx-pager2 li a:active img {
	opacity: 0.5;
}
#home .series .slideBox ul.bx-pager2 li .active img,
#home .series .slideBox ul.bx-pager2 li a:hover img {
 	border: solid 1px #fff;
    box-sizing: border-box;
    opacity: 1;
}


/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
【Home】竣工ギャラリーバナー
■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
#home .bnrArea {
	width: 100%;
	display: flex;
		justify-content: center;
		align-items: center;
		flex-wrap: wrap;
	padding: 15px 0;
}
#home .bnrArea a img {
	width: 90%;
	display: block;
	margin: 5px auto;
}


/*==============================
Footer
==============================*/
footer {
	width: 100%;
	display: block;
    padding: 20px 0;
    font-family: "リュウミン R-KL","Ryumin Regular KL","游明朝","Yu Mincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
    background: #EDF1F3;
}
footer #page-top{
	position: fixed;
	width: 60px;
	right: 10px;
	bottom: 20px;
	z-index: 30000;
	border-radius: 30px;
	background: rgba(23,44,131,0.5);
}
footer .footerLogo {
	width: 100%;
    max-width: 1200px;
	display: block;
	margin: 0 auto;
    padding: 20px 0;
}
footer .footerLogo img.logo_anerge {
	width: 80px;
	display: block;
    margin: 0 auto;
}
footer .footerLogo img.kodo {
	width: 30%;
	display: block;
    margin: 20px auto;
}
footer .footerTel {
	width: 90%;
    max-width: 1200px;
	display: flex;
		justify-content: center;
		align-content: center;
		align-items: center;
        flex-wrap: wrap;
	margin: 0 auto;
    padding: 30px 0;
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
}
footer .footerTel dl {
	width: 100%;
	display: flex;
		justify-content: center;
		align-content: center;
		align-items: center;
        flex-wrap: wrap;
	margin-bottom: 20px;
    text-align: center;
}
footer .footerTel dl dt {
	width: 100%;
    display: block;
    margin-bottom: 10px;
	font-size: 1.2em;
    line-height: 1em;
}
footer .footerTel dl dd {
	width: 100%;
    display: block;
	font-size: 1.4em;
    line-height: 1em;
}
footer .footerTel dl dd br {
	display: none;
}
footer .footerTel a.tel {
	width: auto;
    height: 36px;
    margin: 10px;
}
footer .footerTel a.tel:hover {
	transition: all 200ms;
    opacity: 0.5;
}
footer .footerTel span {
	width: 100%;
    display: block;
    margin-top: 10px;
	font-size: 1.2em;
    line-height: 1.4em;
    text-align: center;
}
footer img.hitachi {
	width: 50%;
    max-width: 360px;
	display: block;
    margin: 20px auto;
	object-fit: contain;
	object-position: 50% 50%;
	font-family: 'object-fit: contain; object-position: 50% 0%;';
}
footer .copyright {
	width: 100%;
	font-size: 1em;
    line-height: 1em;
    text-align: center;
}