  @charset "UTF-8";

/* =======================================

style.css

======================================= */
.strong {
	font-wight: bold;
}
.pr .container {
	background-size: 100% auto;
	padding: 30px 0 0;
}

.pr #container h1 {
   width: 960px;
   margin: 0 auto ;
   padding: 12px 0 0;
}

#news #container h1 { margin: 60px auto 0; }

.pr #contents {
   background: #fff;
   border-bottom: 4px solid #c7c7c7;
}
.pr_ul{
 padding-bottom: 1em;
}
.pr_ul1{
 clear: both;
 padding-left: 1em;
}
.pr_ul2{
 clear: both;
 padding-left: 1.5em;
 padding-bottom: 1em;
}
.pr_ul3{
 clear: both;
 list-style: disc;
 padding-left: 3em;
}

/*アイコン*/
.main_icon {
   margin: 35px auto 85px;
   overflow: hidden;
}

#list .title_tag,
#detail .title_tag {
    /*padding: 1px 12px;*/
    font-size: 13px;
    overflow: hidden;
    list-style-type: none;
    margin: 0 1% 0 0;
}



/*----------------------------------------

	光PR^の匯E

----------------------------------------*/

.list_title {
   width: 961px;
   margin: 40px auto 0;
}

.list_title h2 {
   background: #149b9e;
   border-bottom: 4px solid #0d6363;
   width: 260px;
   height: 224px;
}

.list_title h2 img { padding: 10%; }


#list .main_icon {
   margin: 0;
   width: 701px;
}

#list .pr_icon a {
    float: left;
    width: 140px;
    height: 110px;
}

#list .pr_icon img {
    margin: 10% auto;
    width: 76px;
}


#list #contents {
   padding: 30px 0 60px;
   background: none;
   border-bottom: none;
}

.list_box {
   width: 460px;
   height: 174px;
   background: #fff;
   float: left;
   margin: 0 40px 27px 0;
   border-bottom: 4px solid #c7c7c7;
   position:relative;
}

.listR { margin: 0 0 27px 0; }

.list_box .text {
   float: left;
   /*padding: 2% 3%;*/
   width: 58%;
   position: relative;
   top: -10px;
   left: 20px;
}

.list_box .text h2 {
   font-size: 1.5em;
   margin: 0 0 5%;
   line-height: 1.2em;
}

.list_box .text h2 span { font-size: .9em; }

#list .title_tag { 
   font-size: 12px;
   margin: 0 2% 0 0;
}

.list_box figure {
   width: 160px;
   height: 170px;
   background: no-repeat center center;
   background-size: cover;
}

/*　僥宛坪　*/

.list_box .kengaku {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 20px;
  text-align: center;
  text-decoration: none;
}
.list_box .kengaku:hover {
  cursor: pointer;
}
.list_box .kengaku .kengaku_title {
  position: relative;
  display: inline-block;
  padding-left: 30px;
  line-height: 1.4;
  font-weight: bold;
  font-size: 1.7em;
  color: #444;
}
.list_box .kengaku .kengaku_title::before,
.list_box .kengaku .kengaku_title::after {
  content: '';
  position: absolute;
  }
.list_box .kengaku .kengaku_title::before {
  top: 0;
  left: 0;
  width: 1.2em;
  height: 1.2em;
  border-radius: 99em;
  background: #149B9E;
}
.list_box .kengaku .kengaku_title::after {
  top: 0.3em;
  left: 0.45em;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-left: 8px solid #9CCFD1;
}
.list_box .kengaku .kengaku_caption {
  color: rgba(0,0,0,0.6);
  font-size: 1.2em;
}


/*楳畢*/
#a01 { background-image: url(/pr/images/aomori/energy_kan/main_photo.jpg); } 
#a02 { background-image: url(/pr/images/aomori/tonttu/main_photo.jpg); }
#a03 { background-image: url(/pr/images/aomori/hachinohe/main_photo.jpg); }
#a04 { background-image: url(/pr/images/aomori/agasai/main_photo.jpg); }

/*拍弥*/
#ak01 { background-image: url(/pr/images/akita/noshiro/main_photo.jpg); } 
#ak02 { background-image: url(/pr/images/akita/sumikawa/main_photo.jpg); }
#ak03 { background-image: url(/pr/images/akita/akita_pr/main_photo.jpg); }
#ak04 { background-image: url(/pr/images/akita/uenotai/main_photo.jpg); }

/*m廓*/
#m01 { background-image: url(/pr/images/miyagi/onagawa/main_photo.jpg); } 
#m02 { background-image: url(/pr/images/miyagi/new_sendai/main_photo.jpg); }
#m03 { background-image: url(/pr/images/miyagi/sendai/main_photo.jpg); }
#m04 { background-image: url(/pr/images/miyagi/greenplaza/main_photo.jpg); }
#m05 { background-image: url(/pr/images/miyagi/sankyozawa/main_photo.jpg); }
#m06 { background-image: url(/pr/images/miyagi/sankyozawa_pp/main_photo.jpg); }

/*牽u*/
#f01 { background-image: url(/pr/images/fukushima/haramachi/main_photo.jpg); } 
#f02 { background-image: url(/pr/images/fukushima/yanaizu/main_photo.jpg); }
#f03 { background-image: url(/pr/images/fukushima/rekishikan/main_photo.jpg); }

/*仟*/
#n01 { background-image: url(/pr/images/niigata/higashi_niigata/main_photo.jpg); } 
#n02 { background-image: url(/pr/images/niigata/niigata/main_photo.jpg); }
#n03 { background-image: url(/pr/images/niigata/joetsu/main_photo.jpg); }

.list_box .text p.one { margin: 10px 0 0; }

.small_icon { position: relative;}

.small_icon p {
   float: left;
   width: 40px;
   margin: 0 10px 10px 0;
}

#list p.more {
  position: absolute;
    right: 37%;
    bottom: 10%;
    display: block;
}


/*----------------------------------------

	PR^のご宛坪

----------------------------------------*/

.pr #titles {
   padding: 0 0 0 40px;
   margin: 0 0 35px;
}

#titles .text_title {
   overflow: hidden;
   border-bottom: 2px solid #c7c7c7;
   margin: 0 0 24px;
   padding: 0 0 10px;
}

#titles #h2_title {
   width: 341px;
   float: left;
   margin:0 0 5px;

}

#titles .text_title h2 {
   font-size: 23px;
   line-height: 1.3em;
   float: left;
   margin: 0 0 5px;
}

#titles .text_title h2.size { font-size: 22px; }

#titles .text_title h2::before {
   font-family: FontAwesome;
   content: "\f0e7";
   /*float: left;*/
   padding: 0 0.5em 0 0;
   font-weight: normal;
   width: 20px;
   text-align: center;
}

#titles .text_title #pr01::before { content: "\f1ad"; /*padding: 0;*/}

.co01::before { color: #e8803a;}

.co02::before { color: #9480b0;}

.co03::before { color: #947e5b;}

.co04::before { color: #65b2d6; }

.co05::before { color: #e37c9b;}

section .text_title span {
   /*font-size: 18px;*/
   font-size: 0.7em;
   font-weight: bold;
   vertical-align: middle;
   margin: 0 2% 0 0;
}

#titles #h2_title .sub {
   font-size: 1.1em;
   font-weight: bold;
   width: 100%;
   padding: 0 0 0 1.9em;
}

#titles .one_title {
   padding: 4% 0 0;
   overflow: hidden;
}

#titles #h2_title dt {
   float: left;
   clear: left;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   margin: 0 .2em 0 0;
}

#titles #h2_title dd {
   float: left;
  padding: 0.2em 0 0;
}

#titles #h2_title ul.hight {
   padding: 22% 0 0;
}

#titles #h2_title dd li {
   float: left;
   padding: 0 3px;
}

#titles #h2_title dd .none li {
   padding: 0 1px;
}

#titles #h2_title dd li span {
   width: 4.8em;
   text-align: center;
   display: block;
   padding: 0;
}

#titles #h2_title dd li span.long {
   width: 6.9em;
}


#titles .pr_icon { float: right;  }

#titles  .text_title p {
   float: left;
   width: 73px;
}

#titles .text_title p img { margin: 0; }

.pr #titles figure { float: left; }

#titles  .text {
   width: 560px;
   float: left;
   padding: 25px 0 0;
   margin-right: 40px; 
}

#titles  .text h3 {
   font-size: 1.34em;
   color: #149b9e;
   margin: 0 0 20px;
}

#titles .text p { font-size: 14px; }

#titles .text .txt-ruby { display: inline; }
#titles .text .txt-ruby ruby { display: table-cell; }
#titles .text .txt-ruby rt {
    display: block;
    line-height: 1;
    margin-top: -2.8rem;
    text-align: center;
}

#titles .text p.small { letter-spacing: -0.01em; }

@-moz-document url-prefix() {
	#titles #h2_title dd li span {
		display:initial;
    padding: 0 0.5em;
	}
}

@media all and (-ms-high-contrast:none){
  #titles #h2_title dt {
   float: none;
}

#titles #h2_title dd {
   float: none;
}

#titles #h2_title ul.hight {
   padding: 0;
}


}


/*
	仏O古勣
----------------------*/

.btn_pr {
   position: absolute;
   top: 0;
   right: -5px;
   width: 40%;
}

.btn_pr a {
  /*background: #6fa058;*/
   background: #2070ad;
   color: #fff;
   font-size: 12px;
   padding: 0 0 1px 13px;
   border-radius: 2px;
   font-weight: normal;
   display: block;
   width: 48%;
   float: left;
   text-align: center;
   text-decoration: none;
}

.btn_pr a:first-child { margin-right: 10px; }

.btn_pr a::after {
   font-family: FontAwesome;
   content: "\f0da";
   padding: 0 6%;
}

.btn_pr.one {
    right: 0;
    width: 20%;
}

.btn_pr.one a { width: 100%; }

.btn_pr.long { width: 50%; }

.btn_pr a.external::after {
 content: "\f24d";
}
a.external::after {
  font-family: FontAwesome;
   content: "\f24d";
   text-decoration: none;
   font-size: .8em;
   margin: 0 0 0 .5em;
}
section table {
   width: 100%;
   border-bottom: 1px solid #ccc;
  /* border-right: 1px solid #ccc;*/
   border-left: 1px solid #ccc;
}

section th {
   padding: 1% 2%;
   /*background: #d2efc4;*/
   background: #d2e2ef;
   border-top: 1px solid #ccc;
   border-right: 1px solid #ccc;
   font-weight: normal;
   width: 200px;
}

section td {
   padding: 1% 2%;
   border-top: 1px solid #ccc;
   border-right: 1px solid #ccc;
}

.space02 th {
   width: 133px;
}

/* 20230705◎ */
.btn_pr.longR { width: 60%; }
.btn_pr.longR.alpha{ float: right; }
.btn_pr.longR a:first-child {
	float: right;
	width: 176px;
}
.btn_pr.longR a:nth-child(n + 2) {
	float: right;
	margin-right: 10px;
}
/* 20230705● */

/*
	アクセス
----------------------*/

.access_text {
   width: 430px;
   float: left;
   margin: 0 10px 0 0;
}

.access_map {
   float: right;
   margin: 20px 40px 0 0;
   width: 22%;
}

.access_map a {
   background: #e8803a;
   color: #fff;
   font-size: 12px;
   padding: 0 3px 0 13px;
   border-radius: 2px;
   display: block;
   text-decoration: none;
}

.access_map a::after {
   font-family: FontAwesome;
   content: "\f0da";
   padding: 0 6%;
}

.ggmap {
   position: relative;
   padding-bottom: 24%;
   padding-top: 30px;
   height: 0;
   overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
}

/*
	おしらせ
----------------------*/

.news_inner {
   float: left;
   margin: 0 2%;
   width: 80%;
   overflow: hidden;
}

.news {
   background: #fff;
   overflow: hidden;
   border-bottom: 1px solid #ccc;
   padding: 0 0 2%;
   margin: 2% 0 0;
}

.news:last-child {
   border-bottom: none;
   padding: 0;
}

#detail .news h3 { font-size: 22px; }

.news p {
   font-size: 14px;
   line-height: 1.4em;
   color: #666;
}

.news figure { 
   float: left; 
   width: 140px;
}

.column_title { margin: 0 0 10px; }

.column_title span { margin: 0 5px 0 0;}

#detail .more {
   text-align: left;
   margin: 2.2% 0 0;
}

/*
	僥のご宛坪
----------------------*/

.summary dt {
    width: 165px;
    float: left;
    padding: 0 20px 10px 0;
    color: #6fa058;
    font-weight: bold;
}

.summary dd {
    margin: 0 0 20px;
    padding: 0 0 25px 170px;
    border-bottom: 1px solid #ccc;  
}

.summary dd:last-child {
   padding: 0 0 0 170px;
   border-bottom: none;  
}

.summary li { float: left; }

.summary li::after {
    font-family: FontAwesome;
    content: "\f0da";
    padding: 0 1em;
    color: #6fa058;
}

.summary li:last-child:after { display: none; }

.btn_pdf a {
   background: #6fa058;
    color: #fff;
    font-size: 12px;
    padding: 0 3px 0 13px;
    border-radius: 2px;
    text-decoration: none; 
}

.btn_pdf a::after {
    font-family: FontAwesome;
    content: "\f0da";
    padding: 0 1%;
}


/* ◎202009弖紗◎ */
.btn_xls a {
   background: #6DD746;
    color: #fff;
    font-size: 12px;
    padding: 0 3px 0 13px;
    border-radius: 2px;
    text-decoration: none; 
}

.btn_xls a::after {
    font-family: FontAwesome;
    content: "\f0da";
    padding: 0 1%;
}
/* ●202009弖紗● */


strong.tell {
   color: #6fa058;
   font-size: 20px;
}

strong.tell::before {
   font-family: FontAwesome;
   content: "\f095";
   padding: 0 1%;
}

/*
	^坪のご宛坪
----------------------*/

.floor figure {
   width: 420px;
   float: left;
   /*padding: 7% 0 0;*/
}

.floor figure.one_floor { padding: 0; }

.ol_floor {
   counter-reset: li;
   list-style: none;
    padding-left: 0;
    float: left;
    width: 52%;
}

.ol_floor li a {
    position: relative;
    padding: .3em 0 .23em 3em;
    border-bottom: 1px solid #cacaca;
   display: block;
   cursor: pointer;
   text-decoration: none;
}

.ol_floor li a:before {
   content: counter(li) "";
   counter-increment: li;
   position: absolute;
   left: 2%;
   width: 1.5em;
   height: 1.5em;
   background: #33acf0;
   border-radius: 50px;
   color: #fff;
   line-height: 1.7;
   text-align: center;
}

.ol_floor li a:after {
   font-family: FontAwesome;
   content: "\f0da";
   line-height: 1;
   color: #33acf0;
   position: absolute;
   top: 50%;
   right: 4%;
   margin: -.5em 0 0;
}

.ol_floor li a:hover { background: #f0f0f0; }

/*
	colorbox燕幣スタイル
----------------------*/

.photo_img {
   float: left;
   width: 40%;
   margin: 5% 0 0;
}

.photo_text {
   width: 50%;
   float: left;
   color: #666;
   margin: 5% 0 0;
}

.photo_text.text_only {
   width: 86%;
   margin: 8% 2% 0;
}

.photo_text h4 {
   margin-bottom: 2%;
   font-size: 1.5em;
   text-indent: -1.5em;
   padding: 0 0 0 1.5em;
}

.photo_text h4 span {
   width: 1.5em;
   height: 1.5em;
   background: #33acf0;
   border-radius: 50px;
   color: #fff;
   line-height: 1.7;
   text-align: center;
   padding: 0;
   font-weight: 500;
   margin-right: 2%;
   display: inline-block;
   text-indent: 0;
}

.photo_text p { font-size: 1.2em; }

.multiple .photo_img { margin: 0; }

.multiple .photo_img li { margin: 0 0 10px; }

.multiple .photo_text { margin: 16% 0 0; }

/*
	光k侭
----------------------*/

.info .summary dt{ color: #9480b0;}

.info .box {
   margin: 0 0 3%;
   overflow: hidden;
}

.info figure {
   width: 160px;
   height: auto;
   float: left;
   margin: 0 3% 0 0;
}

.info.joetsu figure {
 width: 222px;
}

.info .info_last { margin: 0; }

.info figure img{ margin: 0 auto;}

.info figcaption {
   font-size: 11px;
   margin: 10px 0 0;
}

.info figcaption h4 {
   font-size: 13px;
    font-weight: normal;
    margin-bottom: .3rem;
}

.info .info_link p {
    float: left;
    margin: 0 2% 0 0;
}

.info .info_link p::before {
  font-family: FontAwesome;
   content: "\f0da";
   text-decoration: none;
   font-size: .8em;
   margin: 0 .5em 0 0;
}

.info .info_link p::after {
  font-family: FontAwesome;
   content: "\f24d";
   text-decoration: none;
   font-size: .8em;
   margin: 0 0 0 .5em;
}


/*----------------------------------------

	PR^?k侭からのお岑らせ

----------------------------------------*/

#news #contents {
   padding: 20px 0 40px;
   margin: 20px auto;
}

#news section { padding: 0 40px 0; }

#news .news_inner {
    float: left;
    margin: 0 0 0 2%;
    width: 80%;
}

#news .news { position: relative; }

#news .news .more {
   position: absolute;
    bottom: 15px;
    right: 0;
    display: block;
    width: 105px;   
}

.pager {
     width: 960px;
    margin: 0 auto 80px;
}

.pager .first { width: 15%; }

.pager ul {
    width: 20%;
    margin: 0 auto;
}

.pager li a,
.pager .here {
   float: left;
   width: 30px;
   text-align: center;
   background: #dddddd;
   padding: 1% 0;
    margin: 0 2%;
    font-size: 1.35em;
    text-decoration: none;
}


.pager li a:hover,
.pager li.here {
   background: #149b9e;
   color: #fff;
}

.pager .next a::before {
   font-family: FontAwesome;
   content: "\f105";
}

.pager .prev a::before {
   font-family: FontAwesome;
   content: "\f104";
}


/*
	ペ`ジ
----------------------*/

.news_title {
    color: #222222;
    line-height: 1.6em;
    margin: 20px 0;
    padding: 0 0 20px;
    border-bottom: 1px solid #d8d8d8;
}

.news_title h3 {
   font-size: 1.46em;
   /*font-size: 22px;*/
}

.news_title .column_title span { font-size: 1em; }

.news_date {
   background: #efefef;
   font-size: 1em;
   padding: 2%;
   border-radius: 3px;
   line-height: 1.2em;
   margin: 0 0 20px;
}

.text_area .text {
    margin: 0;
    width: 61.4%;
    float: left;
    line-height: 1.4em;
}

.text_area .text p { margin: 0 0 20px;}

.text_area figure {
   width: 300px;
   float: right;
}

p.back_btn {
   width: 20%;
   margin: 0 auto;
   font-size: 1.2em;
}

.back_btn a {
    background: #149b9e;   
    padding: 5% 0;
    border-radius: 3px;
    color: #fff;
    display: block;
    text-decoration: none;
}

.news_title .date::before { padding: 0 1% 0 0; }

/* 231219弖紗◎ */
.news_title2 {
    color: #222222;
    line-height: 1.6em;
    margin: 20px 0;
    padding: 0 0 2.5em;
    border-bottom: 1px solid #d8d8d8;
}

.news_title2 h3 {
   font-size: 1.46em;
}
.news_title2 .column_title span { font-size: 1em; }
.news_title2 .date::before { padding: 0 1% 0 0; }
.btn_prn {
   position: absolute;
   right: 40px;
   width: 20%;
}
.btn_prn a {
   background: #2070ad;
   color: #fff;
   font-size: 12px;
   padding: 0 0 1px 13px;
   border-radius: 2px;
   font-weight: normal;
   display: block;
   width: 100%;
   float: left;
   text-align: center;
   text-decoration: none;
}
.btn_prn a::after {
   font-family: FontAwesome;
   content: "\f0da";
   padding: 0 6%;
}
.outline {
	margin-bottom: 20px;
}
.outline dt {
    width: 8em;
    float: left;
}
.outline dd {
    padding-left: 8em;
}
.text_area figure .img:nth-child(n+2) {
	margin-top: 10px;
}
.text_area figure .img{
	display: inline-block;
	text-align: center;
}
.text_area figure .img3 {
	display: inline-block;
}
.text_area figure .img3 .img {
	width: 31%;
}
/* 231219弖紗● */
/* 240329弖紗◎ */
.mb20 {
	margin-bottom: 20px;
}
.outline2 dd {
    padding-left: 1em;
}
.schedule {
	margin-left: 1em;
}
.schedule dd {
	float: left;
}
.schedule .time {
	width: 8em;
}
.schedule .place {
	width: calc(100% - 8em);
}
.komeList {
	display: inline-block;
	margin: 0 0 1em 1em;
}
.komeList li {
	text-indent: -1em;
    margin-left: 1em;
}
/* 240329弖紗● */
/*
	僥
----------------------*/

#visit #contents {
  padding-top: 20px;
  padding-bottom: 40px;
  margin: 20px auto;
}

#visit #container .visit_heading01,
#visit #container .visit_heading02 {
  position: relative;
  border-bottom: 2px solid #C7C7C7;
  font-weight: normal;
}
#visit #container .visit_heading01::before,
#visit #container .visit_heading02::before {
  content: '';
  display: block;
  position: absolute;
  bottom: -2px;
  left: 0;
  background: #149B9E;
  height: 2px;
}
#visit #container .visit_heading01 {
  margin: 60px auto 0;
  font-size: 2em;
}

#visit #container .visit_heading01::before {
  width: 30%;
}

#visit #container .visit_heading02 {
  font-size: 1.4em;
}
#visit #container .visit_heading02::before {
  width: 4em;
}
#visit #container .visit_heading03 {
  font-size: 1.2em;
  margin: 20px 0 1em; /* 20240612筝(t0.5em) */
}
#visit #container .visit_heading04 {
  font-size: 1.1em;
  position: relative;
  margin: 1em 0 0.5em;
  padding-left: 0.75em;
}
#visit #container .visit_heading04::before {
  content: '';
  position: absolute;
  top: 0.25em;
  left: 0;
  display: block;
  width: 3px;
  height: 1em;
  background: #149B9E;
  border-radius: 2px;
}
#visit .facility_list {
  margin-top: 20px;
}
#visit .facility_list li {
  position: relative;
  padding-left: 1.5em;
}
#visit .facility_list li + li {
  margin-top: 0.25em;
}
#visit .facility_list li::before {
  content: '';
  position: absolute;
  top: 0.4em;
  left: 0;
  display: block;
  width: 0.8em;
  height: 0.8em;
  border-radius: 99em;
  background: rgba(0,0,0,0.2);
}
#visit .annotation {
  position: relative;
  padding-left: 1.5em;
}
#visit .annotation::before {
  position: absolute;
  top: 0;
  left: 0;
  content: '☆';
}
#visit .visit_border_box {
  margin-top: 1em;
  padding: 1em;
  border: 1px solid rgba(0,0,0,0.2);
}
#visit .annotation_list {
  margin: 0.5em 0;
  
}
#visit .annotation_list li {
  position: relative;
  padding-left: 1.5em;
}
#visit .annotation_list li::before {
  position: absolute;
  top: 0;
  left: 0;
  content: '☆';
}
#visit .visit_button_list {
  text-align: center;
}
#visit .visit_button_list li {
  display: inline-block;
}
#visit .visit_button_list li + li {
  margin-left: 20px;
}
#visit .visit_button_list li a {
  min-width: 200px;
  background: #149b9e;
  padding: 5%;
  border-radius: 3px;
  color: #fff;
  display: block;
  text-decoration: none;
  text-align: center;
}
/* 20240612弖紗◎ */
#detail #container .visit_heading03 {
  font-size: 1.2em;
  margin: 20px 0 1em;
}
.lineT {
    border-top: 1px solid #ccc;
    padding-top: 20px;
}
.notice dl {
	display: flex;
	flex-wrap: wrap;
	margin-left: 1em;
}
.notice dt {
	width: 15em;
}
.notice dd {
	width: calc(100% - 15em);
}
@media screen and (max-width: 667px) {
	.notice dl {
		flex-flow: column;
		}
	.notice dt, .notice dd {
		width: 100%;
	}
	.notice dd {
		padding-left: 1em;
	}
	.list li {
		text-indent: -1em;
		padding-left: 1em;
	}
}
/* 20240612弖紗● */