@media screen and (max-width: 640px) {
/* max-width: 768pxから更にスマートフォン用へ
最適化する箇所のスタイル記述 */

body {
}
.stage {
	margin: 0 auto;
	width: 100%;
}
#plist {
	padding-top: 0;
	padding-bottom: 1%;
	font-size:14px;
	line-height:1.2em;
	margin-top: 0;
	border: none;
	padding-left: 2%;
}
#plist .stage {
}	
.li_end {
	margin-right:auto !important;
}
.li_end_smp {
	margin-right:0px !important;	
}
.smp_none {
	display: none;
}
#floating {
	display:none;
}
.smp_block {
	display:block;
}
/* basicのスタイル記述 */

#cont {
}
#cont_left {
  height: auto;
  width: 94%;
  margin-left: auto;
  margin-right: auto;
  float: none;
}
#cont_right {
  height: auto;
  width: 94%;
  margin-left: auto;
  margin-right: auto;
  float: none;
}


/* ========== acbox ========== */


.acbox {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 4%;
	padding-bottom: 2px;	
	width: 100%;
	background-color: #DB3A67;
	border: 5px solid #DB3A67;
	box-sizing: border-box;
}
.acbox .actitle {
	display: block;
	cursor: pointer;
	position: relative;
	padding-top: 15px;
}
.acbox .actitle:after {
	content: "";
	position: absolute;
	top: 15px;
	right: 10px;
	display: block;
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	background-image: url(../img/sp/down.png);
	background-size: contain;
}
.acbox .active:after {
	content: "";
	position: absolute;
	top: 15px;
	right: 10px;
	display: block;
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	background-image: url(../img/sp/up.png);
	background-size: contain;
}
.acbox .acinbox {
	width: 100%;
	padding-top: 3%;
	height: auto;
	display: none;
	background-color: #FFFFFF;
}

#housemenu {
  margin-bottom: 25px;
  padding-top: 15px;
}
#housemenu h3 {
	width: 90%;
	padding-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	font-size: 16px;
	line-height: 1.5em;
	font-weight: bold;
	color: #FFFFFF;
}
#housemenu ul {}
#housemenu ul li {
  clear: left;
  text-align: left;
}
#housemenu ul li a {
  display: block;
  width:90%;
  padding-left: 5%;
  padding-right: 5%;
  padding-top: 8px;
  padding-bottom: 8px;
  background-image: url("../img/house/ar_house.png");
  background-repeat: no-repeat;
  background-position: center right;
  border-bottom: 1px dotted #AAAAAA;
}
#housemenu ul li a:hover {
  background-color: #F0F0F0;
  text-decoration: none;
}
#housemenu ul li a img {
  float: left;
  width: 36px;
  height: auto;
}
#housemenu ul li a p {
  margin-left: 50px;
  font-size: 14px;
  line-height: 1.2em;
  color: #222222;
  padding-top: 0;
   font-weight: normal;
}
#housemenu ul li a p span {
	font-size: 10px;
	font-weight: normal;
	color: #898989;
}
/* ========== parts ========== */



/*1は背景無し*/
.maintitle {
	text-align: center;
	width: 100%;
	padding-top: 1%;
	padding-bottom: 1%;
}
.maintitle h2 {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  padding-top: 0.4%;
  padding-bottom: 2.5%;
	width: 250px;
	letter-spacing: 0.2em;
	border-bottom: 2px solid #18160d;
}
.maintitle h2 span {
  font-size: 14px;
	line-height: 2em;		
}

/*2は背景無し*/
.maintitle2 {
}
.maintitle2 h2 {
	text-align: left;
	font-size: 21px;
	font-weight: bold;
	padding-top: 2%;
	padding-bottom: 1%;
	border-bottom: 5px solid #ff6600;	
}
.maintitle2 h2 span {
	font-size: 14px;
	color: #808080;
	padding-left: 15px;
}
	
.maintitle11 {
  text-align: left;
  width: 100%;
}
.maintitle11 h3 {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 8%;
  padding-left: 24%;
  padding-right: 4%;
	padding-top: 2%;
  text-align: left;
  font-size: 16px;
  line-height: 1.2em;
  font-weight: bold;
  color: #6d6050;
  letter-spacing: 0em;
  position: relative;
}
/*maintitle11の2行用*/
.maintitle12 {
  text-align: left;
  width: 100%;
}
.maintitle12 h3 {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 8%;
  padding-left: 24%;
  padding-right: 4%;
  text-align: left;
  font-size: 16px;
  line-height: 1.2em;
  font-weight: bold;
  color: #6d6050;
  letter-spacing: 0em;
  position: relative;
}	
.busi11 h3:before {
  content: url("../img/ar_business11.png");
  margin-right: 10px;
  transform: scale(0.5);
  position: absolute;
  top: -44px;
  left: -16px;
}
.busi12 h3:before {
  content: url("../img/ar_business12.png");
  margin-right: 10px;
  transform: scale(0.5);
  position: absolute;
  top: -44px;
  left: -20px;
}
.busi13 h3:before {
  content: url("../img/ar_business13.png");
  margin-right: 10px;
  transform: scale(0.5);
  position: absolute;
  top: -44px;
  left: -20px;
}
.busi14 h3:before {
  content: url("../img/ar_business14.png");
  margin-right: 10px;
  transform: scale(0.5);
  position: absolute;
  top: -44px;
  left: -20px;
}
.busi15 h3:before {
  content: url("../img/ar_business15.png");
  margin-right: 10px;
  transform: scale(0.5);
  position: absolute;
  top: -44px;
  left: -20px;
}
.busi16 h3:before {
  content: url("../img/ar_business16.png");
  margin-right: 10px;
  transform: scale(0.5);
  position: absolute;
  top: -44px;
  left: -20px;
}
.busi17 h3:before {
  content: url("../img/ar_business17.png");
  margin-right: 10px;
  transform: scale(0.5);
  position: absolute;
  top: -44px;
  left: -20px;
}
	
	
.maintitle21 {
  text-align: left;
  width: 100%;
}
.maintitle21 h4 {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 7%;
  padding-left: 24%;
  padding-right: 4%;
	padding-top: 2%;
  text-align: left;
  font-size: 16px;
  line-height: 1.2em;
  font-weight: bold;
  color: #6d6050;
  letter-spacing: 0em;
  position: relative;
}
.busi21 h4:before {
  content: url("../img/ar_business21.png");
  margin-right: 10px;
  transform: scale(0.7);
  position: absolute;
  top: -10px;
  left: 10px;
}
.busi22 h4:before {
  content: url("../img/ar_business22.png");
  margin-right: 10px;
  transform: scale(0.7);
  position: absolute;
  top: -10px;
  left: 25px;
}	
	
.subtitle {
	font-size:18px;
	font-weight:bold;
	color: #6d6050;
	text-align:center;
	line-height:1.2em;
	padding-top:8%;
	padding-bottom:4%;
	letter-spacing:0em;
	border-bottom:3px solid #6d6050;
	background-color:#FFFFFF;
	margin-bottom:4%;
}
.subtitle span {
	font-size:12px !important;
}
.pagetitle {
	font-size:1.5rem;
	font-weight:400;
	color:#FFFFFF;
	text-align:center;
	line-height:0.9em;
	padding-top:6%;
	padding-bottom:4%;
	letter-spacing:0;
	background-color:#084ea1;
}
.pagetitle span {
	font-size:1.0rem !important;
	line-height: 1.8em;
	letter-spacing:0.2em;
}
	
/*ボタントップ*/
.go_detail {
  text-align: center;
	margin-top: 4%;
	margin-bottom: 2%;
}
.go_detail a {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 80%;
	font-size: 16px;
	letter-spacing: -0.1em;
	font-weight: normal;
	padding-top: 20px;
	padding-bottom: 18px;
	color: #333333;	
	border: 1px solid #18160d;
	display: block;
	transition: all 0.8s ease; /*0.5秒かけて要素を変化させる*/
}
.go_detail a p:after {
	content: "　→";
}
.go_detail a:hover {
  opacity: 0.5; /*要素の透明度を指定*/
  filter: alpha(opacity=50); /*ie6、7の透明度指定*/
}
	
/*ボタン管理ページ*/
.go_detail2 {
  margin-top: 2%;
}
.go_detail2 a {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 80%;
	font-size: 16px;
	letter-spacing: -0.1em;
	font-weight: normal;
	padding-top: 20px;
	padding-bottom: 18px;
	border: 1px solid #FFFFFF;
	background-color: rgba(255,255,255,0.20);
	display: block;
	transition: all 0.8s ease; /*0.5秒かけて要素を変化させる*/
}
.go_detail2 a span:after {
	content: "　→";
}
.go_detail2 a:hover {
  opacity: 0.5; /*要素の透明度を指定*/
  filter: alpha(opacity=50); /*ie6、7の透明度指定*/
}


/*ボタン管理ページ*/
.go_detail3 {
  margin-top: 2%;
}
.go_detail3 a {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 80%;
	font-size: 16px;
	letter-spacing: -0.1em;
	font-weight: normal;
	padding-top: 20px;
	padding-bottom: 18px;
	border: 1px solid #FFFFFF;
	background-color: #9AAEB6;
	display: block;
	transition: all 0.8s ease; /*0.5秒かけて要素を変化させる*/
}
.go_detail3 a span:after {
	content: "　→";
}
.go_detail3 a:hover {
  opacity: 0.5; /*要素の透明度を指定*/
  filter: alpha(opacity=50); /*ie6、7の透明度指定*/
}	
	
.no_sp {
	display: none;
}
.no_pc {
	display: block;
}


/* ========== sp_nav ========== */
#spnavi {

  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
/* Toggle(Button) */
#navToggle {
	display: none;
	position: absolute;/*to body*/
	right: 0px;
	top: 0px;
	padding-left: 17px;
	padding-right: 17px;
	padding-top: 16px;
	width: 30px;
	height: 43px;
	cursor: pointer;
	z-index: 150000;
	background-color: #494949;
}
#navToggle div {
  position: relative;
}
#navToggle span {
	display: block;
	position: absolute;/*to div*/
	width: 100%;
	border-bottom: solid 4px #FFFFFF;
	-webkit-transition: .35s ease-in-out;
	-moz-transition: .35s ease-in-out;
	transition: .35s ease-in-out
}
#navToggle span:nth-child(1) {
  top: 0
}
#navToggle span:nth-child(2) {
  top: 10px
}
#navToggle span:nth-child(3) {
  top: 20px
}
#spnavi nav {
	position: absolute;
	right: 0;
	top: -720px; /*通常時はビュー外*/
	/*background-color: rgba(255,255,255,0.90);*/
	background-color: #6B6B6B;
	width: 90%;
	padding-top: 0;
	padding-right: 5%;
	padding-left: 5%;
	padding-bottom: 0;
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	text-align: left;
	z-index: 120000;
}
#spnavi ul {
  margin: 0
}
#spnavi ul li {
	display: block;
	margin: 0;
	border-bottom: dotted 1px #fff;
	line-height: 2.6;
}
#spnavi ul li a {
	display: block;
	padding-left: 18%;
	font-size: 1.2rem;
	color: #FFFFFF;
	background-position: left center;
	background-repeat: no-repeat;
	background-size: auto 70%;
}
#spnavi ul li::after {
  content: ''
}
#spnavi ul li:last-child {
  border-bottom: none
}
#spnavi li a span {
  color: #FFFFFF;
  font-weight: normal;
  font-size: 0.7rem;
  padding-left: 3%;
}
.spnavi01 {
  background-image: url(../img/sp_gnavi1.png);
}
.spnavi02 {
  background-image: url(../img/sp_gnavi2.png);
}
.spnavi03 {
  background-image: url(../img/sp_gnavi3.png);
}
.spnavi04 {
  background-image: url(../img/sp_gnavi4.png);
}
.spnavi05 {
  background-image: url(../img/sp_gnavi5.png);
}
.spnavi06 {
  background-image: url(../img/sp_gnavi6.png);
}
.spnavi07 {
  background-image: url(../img/sp_gnavi7.png);
}
.spnavi08 {
  background-image: url(../img/sp_gnavi8.png);
}
	
/* Toggle(Button) */
#navToggle {
  display: block
}
/* Click Toggle(Button) */
.openNav #navToggle span:nth-child(1) {
  top: 11px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg)
}
.openNav #navToggle span:nth-child(2), .openNav #navToggle span:nth-child(3) {
  top: 11px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg)
}
/*header menu*/
.openNav nav {
  -moz-transform: translateY(720px);
  -webkit-transform: translateY(720px);
  transform: translateY(720px)
}

#pcnavi {
	display: none;
}

	
/* ========== pagetop ========== */
#pagetop {
	position: fixed;
	bottom: 60px;
	right: 5px;
}

	
/* ========== header========== */

header {
	width: 100%;
	height: auto;
	float: none;
	background: none;
	padding-top: 0;
}
.logo {
	float:none;
	padding-bottom: 4%;
	padding-top: 4%;
	width: 60%;
	height: auto;
	margin-left: auto;
	margin-right: auto;	
}
.logo img {
}
.headmail {
	display: none;
}

/* ========== footer ========== */
#footer {
	text-align: center;
	margin-bottom: 60px;
	padding-top: 0;
}
#footer .stage {
}

.flink {
	display: none;
}
.fshop {
  height: auto;
  margin-bottom: 2%;
	margin-left: auto;
	margin-right: auto;
	float: none;
	width: 90%;
	text-align: left;
	padding-top: 8%;
}
.flogo {
	border-bottom: 1px solid #FFFFFF;
	margin-bottom: 6%;
	padding-bottom: 4%;
	width: 100%;
	text-align: center;
}
.flogo img {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.fshop li {
  font-size: 15px;
  line-height: 1.6em;
  padding-left: 1em;
  color: #FFFFFF;
}
.fshop li a {
	color: #FFFFFF;
}
.fmap {
	float: none;
	margin-bottom:10%;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.fmap p {
	color: #FFFFFF;
	text-align: left;
	margin-bottom: 4%;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	line-height: 1.5em;
}
#map_canvas {
	width: 90%;
	height: 320px;
	margin-left: auto;
	margin-right: auto;
	border: none;
}
.fbanner {
	width: 100%;
	margin-bottom: 6%;
}

.fbanner ul {
	margin-left: 5%;
}

.fbanner ul li {
	float: left;
	width: 45%;
	margin-right: 5%;
	margin-bottom: 3%;
}

.fbanner ul li img {
	width: 100%;
	height: auto;
}

address {
	padding-top: 8px;
	padding-bottom: 8px;
	overflow: hidden;
	font-size: 10px;
	color: #111111;
	line-height: 1.2em;
	background-color: #FFFFFF;
	width: 70%;
	padding-left: 15%;
	padding-right: 15%;
}
address span {
}


#fnavi {
	display: block;
	position: fixed;
	background-color: #584f44;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50px;
	text-align: center;
	padding-top: 8px;
}
	#fnavi ul {
	}
	#fnavi ul li {
		float: left;
		width: 24.5%;
		border-right: 1px dotted #FFFFFF;
	}
	#fnavi .li_end {
		border-right: none;
	}
	#fnavi ul li a {
		display: block;
		color: #FFFFFF;
		height: 50px;
	}
	#fnavi ul li a  img {
	margin-left: auto;
	margin-right: auto;
		margin-bottom: 4%;
	width: 22%;
	height: auto;
}
/* ===== smp contents ====== */
#smp_contents {
	display: none;
}




/*
■■■■■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■■■■■
■■■■■■■■■■■■■■■■■■■■■■■■
*/


/* ========== mainvisual ========== */

#mainvisual{
	height:300px !important;
	position:relative;
	margin-bottom: 0;
}

#mainvisual .maintxt {
	margin-left:-149px;
	margin-top:-20px;
}

#mainvisual .maintxt img{
	width:298px;
	height:auto;
}

#vegasDots{
	display: none;

}

/* ========== subvisual ========== */
#subvisual {
	height:150px !important;
	position:relative;
	overflow: hidden;
}
#subvisual .subtxt {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -100px;
  margin-top: -20px;
}
#subvisual .subtxt img{
	width:200px;
	height:auto;
}



/* ========== header top ========== */
#top {
}
#top .stage {
	padding-top: 0;
}
/* ========== header sub ========== */
#sub {
	background-image: url("../img/bk_body2.jpg");
	background-position: bottom center;
}
#sub .stage {
	padding-top: 2%;
}


.main {
	width: 100%;
	float: none;
	position: relative;
	overflow: hidden;
}
#sub .main {
	padding-top: 15px;
}

.main .pickup {
	position: absolute;
	right: 75%;
	bottom: 20px;
	margin-right: -75px;
	margin-bottom: 0;
	z-index: 99980;
	width: 150px;
	height: 150px;
}
.pickup_img {
	width: 150px;
	height: 150px;
	border-radius: 50%;
}
.subpickup {
  position: absolute;
  right: 10px;
  bottom: 50%;
  margin-right: 0;
  margin-bottom: -60px;
  z-index: 99980;
  width: 120px;
  height: 120px;
}
.subpickup_img {
  width: 120px;
  height: 120px;
  border-radius: 50%;
}




/* ====== top_about ===== */
#top_about {
  	background-image: url(../img/bk_top_about.jpg);
	text-align: center;
	padding-top: 5%;
	padding-bottom: 2%;
	overflow: hidden;
}
#top_about .stage {
	width: 80%;	
}
#top_about h3 {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.8em;
  margin-bottom: 4%;
  text-align: center;
  letter-spacing: 0;
}
#top_about h3 span {
  font-size: 14px;
}
#top_about h3 br {
	display: none;
}
#top_about p {
  font-size: 13px;
  line-height: 1.4em;
  letter-spacing: 0;
  font-weight: 200;
	color: #FFFFFF;
text-align: left;	
}
	
/* ====== top_news ===== */
#top_news {
	text-align: center;
	padding-top: 6%;
	padding-bottom: 8%;	
}
#top_news h2 {
	margin-bottom: 6%;
}
.top_news_area {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.top_news_area .box {
	margin-bottom: 2%;
	padding-bottom: 4%;
	border-bottom: 1px dotted #6d6050;
	text-align: left;
}
.top_news_area .box .date {
	float: none;
	font-size: 15px;
	line-height: 1.5em;
	font-weight: 700;
	margin-bottom: 3%;
	letter-spacing: 0.2em;
}
.top_news_area .box .text {
	margin-left: 5%;
	margin-right: 5%;
}
.top_news_area .box .text p {
	font-size: 14px;
	line-height: 1.5em;
}
.top_news_area .box .text p span {
	margin-right: 20px;
	font-weight: 600;
}

	
/* ========== top_manage ========== */
#top_manage {
  padding-top: 8%;
  padding-bottom: 6%;
  text-align: center;
}
#top_manage h2 {
	margin-bottom: 4%;
}
#top_manage h3 {
	margin-bottom: 6%;
	font-size: 15px;
}	
.top_manage_area {
	padding-bottom: 6%;	
}	
.top_manage_box {
	margin-bottom: 8%;
}	
	
/* ====== top_service ===== */
#top_service {
	padding-top: 8%;
	padding-bottom: 10%;
	margin-bottom: 6%;
}
#top_service h2 {
	margin-bottom: 8%;
}
#top_service h3 {
	font-size: 15px;
	line-height: 1.5em;
	letter-spacing: 0;
	width: 90%;
	padding-bottom: 2%;
	padding-top: 2%;	
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 3%;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;	
}
.sv_txt1 {
	font-size: 14px;
	line-height: 1.5em;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 6%;
	padding-top: 2%;
	padding-bottom: 1.5%;
	padding-left: 5%;
	padding-right: 5%;
}
.sv_txt2 {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 4%;
	font-size: 15px;
	line-height: 1.5em;
	font-weight: normal;
	padding-top: 3%;
	padding-bottom: 3%;
	padding-left: 3%;
	padding-right: 3%;
}
/* スライダーのスタイル */
.slider {
	width: 100%;
	/*margin: 50px auto;*/
	margin-bottom: 10%;
	padding-top: 4%;
}

/* ====== top_residents ===== */
#top_residents {
	padding-top: 8%;
	margin-bottom: 10%;
}
#top_residents h2 {
	margin-bottom: 8%;
}
#top_residents h3 {
	font-size: 15px;
	line-height: 1.5em;
	letter-spacing: 0;
	width: 90%;
	padding-bottom: 2%;
	padding-top: 2%;		
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 8%;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;	
}
.top_residents_area {
	padding-top: 2%;
	margin-bottom: 4%;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.top_residents_area .box {
	width: 46%;
	float: left;
	margin-left: 2%;
	margin-right: 2%;
	margin-bottom: 4%;
}
.top_residents_area .res5 {
		width: 46%;
		margin-left: 27%;
		margin-right: 27%;
	}	
.top_residents_area .inbox {
	width: 100%;
 	padding-top: 100%;
	position: relative;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 50%;
}
.res1 .inbox {
	background-image: url("../img/top_rs01.jpg");
}
.res2 .inbox {
	background-image: url(../img/top_rs02.jpg);
}
.res3 .inbox {
	background-image: url("../img/top_rs03.jpg");
}
.res4 .inbox {
	background-image: url("../img/top_rs04.jpg");
}
.res5 .inbox {
	background-image: url("../img/top_rs05.jpg");
}

.top_residents_area .inbox p {
	position: absolute;
	left: 0;
	top: 70%;
	text-align: center;
	width: 100%;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: 500;
	/*text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.4);*/
	
}

/* ====== top_banner ===== */
#top_banner {
	padding-top: 12%;
	padding-bottom: 8%;
}
#top_banner h2 {
text-align: center;
margin-bottom: 6%;
font-size: 16px;
font-weight: bold;
width: 90%;
margin-left: auto;
margin-right: auto;
}
#top_banner ul {
  margin-bottom: 3%;
  padding-top: 1%;
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}
#top_banner ul li {
  float: none;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 4%;
}
#top_banner ul li img {
	width: 100%;
	height: auto;
}	
/* ====== top_contact ===== */
#top_contact {
	padding-top: 8%;
	padding-bottom: 6%;
	text-align: center;
}
#top_contact h2 {
	margin-bottom: 8%;
}
#top_contact h3 {
	text-align: center;
  margin-bottom: 4%;
  font-size: 18px;
  line-height: 1.8em;
}
.top_contact_left {
	float: none;
	width: 90%;
	padding-left: 5%;
	padding-top: 2%;
	height: auto;
	text-align: left;
}
.top_contact_right {
	float: none;
	width: 100%;
	padding-left: 0;
	padding-top: 2%;
	height: auto;
	text-align: left;
}	
#top_contact ul {
	margin-bottom: 3%;
	padding-top: 1%;
}
#top_contact ul li {
	float: left;
	margin-left: 3%;
	margin-right: 3%;
	margin-bottom: 4%;
	width: 27%;
}
#top_contact ul li img {
	width: 100%;
	height: auto;
}
#top_contact p {
	font-size: 14px;
	line-height: 1.6em;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2%;
	text-align: center;
}
#top_contact p span {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5em;
}
#top_contact p br {
	display: none;
}


/* ====== top_infomation ===== */
#top_infomation {
	padding-top: 12%;
	padding-bottom: 8%;
}
#top_infomation h2 {
text-align: center;
margin-bottom: 3%;
font-size: 16px;
font-weight: bold;
width: 90%;
margin-left: auto;
margin-right: auto;
}
#top_infomation p {
	font-size: 14px;
	line-height: 1.8em;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

/*
■■■■■■■■■■■■■■
■■■■■■■■■■■■■■
■■■■■■■■■■■■■■
■■■■■■■■■■■■■■
*/
/* ===== contents ====== */
#contents {}
#page {}
	
	
	
	
/* ######################################## */
/* ---company--- */
/* ######################################## */
#pyilosophy {
}

#pyilosophy .stage {
	width:90%;
	margin-left:auto;
	margin-right:auto;	
}

#pyilosophy h4 {
	font-family:"Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "Sawarabi Mincho", serif;
	font-size:1.8rem;
	line-height:1.6em;
	margin-bottom:3%;
	font-weight:bold;
}
#pyilosophy p {
	font-size:15px;
	line-height:1.6em;
	margin-bottom:4%;
	text-align: left;
}
.pyilosophy_img {
	width:100%;
	height:180px;
	background-image:url(../img/img_pyilosophy.jpg);
	background-position:center center;
	background-size:cover;
	background-repeat:no-repeat;
	margin-bottom:2.5%;

}
.pyilosophybox {
  font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "Sawarabi Mincho", serif;
  font-size: 20px;
  line-height: 1.6em;
  margin-bottom: 5%;
  font-weight: bold;
  text-align: center;
  width: 100%;
  float: none;
}
.pyilosophybox2 {
  font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "Sawarabi Mincho", serif;
  font-size: 20px;
  line-height: 1.6em;
  margin-bottom: 5%;
  font-weight: bold;
  text-align: center;
}
.pyilosophybox2 span {
  color: #D02424;
  font-weight: bold;
}


#overview {
	padding-top: 6%;
	padding-bottom: 6%;
}
#overview h2 {
	margin-bottom: 10%;
}
#overview table {
	width:94%;
	margin-left:auto;
	margin-right:auto;	
	border-bottom: 1px solid #BCBCBC;
}
#overview table th,
#overview table td {
	display:block;
	width:90%;
	border-bottom:none;
	font-size: 15px;
}
#overview table th br {
	display:none;
}
#overview table td a {
	color: #111111;
}
.ov_left {
  width: 100%;
  height: auto;
  float: none;
  margin-bottom: 10px;
}
.ov_right {
  width: 100%;
  height: auto;
  float: none;
}

.company_navi {
	padding-top:8%;
	padding-bottom:4%;	
	width: 100%;
	background-image:url(../img/bk_sl_blue.png);
}
.company_navi ul {
}
.company_navi ul li {
	float:none;
	margin-bottom:4%;
	margin-left:auto;
	margin-right:auto;	
}
.company_navi ul li a {
	display:block;	
	width:290px;
	height:64px;
	text-align:center;
	color:#FFFFFF;
	padding-top:14px;
	font-size:15px;
	line-height:2.0em;
	letter-spacing:0.2em;
	margin-left:auto;
	margin-right:auto;
}
.company_navi ul li a span {
	border-bottom:3px solid #FFFFFF;
	font-size:18px;
}

.company_navi ul li a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
	
	
	
	

	
/* ######################################## */
/* ---page_kanri--- */
/* ######################################## */
/* ====== kanri===== */
.kanri {}
.kanri h2 {}

#kanri_top {
	background-image: url("../img/bk_kanri_top.jpg");
	background-repeat: repeat-x;
	background-size: cover;
	height:auto;
	width: 100%;
	padding-top: 10px;
}
#kanri_top h1 {
	width: 100%;
	 margin-left: auto;
	margin-right: auto;
}
#kanri_top ul {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4%;
}
#kanri_top ul li {
	width: 100%;
	float: none;
	text-align: center;
	margin-bottom: 2%;
}
#kanri_top ul li img {
	width: 60%;
	margin-left: auto;
	margin-right: auto;
}
.kanri_top_form {
	padding-top: 0;
	padding-bottom: 4%;
	border-left: none;
	width: 100%;
	text-align: center;
}
.ar_kanri_top {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2%;
}	
	
.page_kanri {}
.page_kanri h3 {}
.kanri_txt {
	text-align: left;
  font-size: 15px;
  line-height: 1.6em;
  margin-bottom: 4%;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.kanri_goform {
  padding-top: 4%;
  padding-bottom: 4%;
  text-align: center;
}
.kanri_goform img {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	height: auto;
}
.page_kanri_area {
  position: relative;
  margin-bottom: 4%;
  padding-top: 4%;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
.page_kanri_left1 {
  position: relative;
  width: 100%;
  height: 180px;
  background-color: #D3D3D3;
  background-repeat: no-repeat;
  background-position: center right;
  background-size: cover;
  top: 0;
  left: 0;
  z-index: 0;
}
.page_kanri_right1 {
  width: 100%;
  float: right;
  background-color: rgba(71, 63, 55, 0.76);
  margin-right: auto;
  margin-bottom: 4%;
  height: auto;
  z-index: 1;
}
.page_kanri_left2 {
  width: 100%;
  float: left;
  background-color: rgba(71, 63, 55, 0.76);
  margin-right: auto;
  margin-bottom: 7%;
  height: auto;
  z-index: 1;
}
.page_kanri_right2 {
  position: relative;
  width: 100%;
  height: 180px;
  background-color: #D3D3D3;
  background-repeat: no-repeat;
  background-position: center leftt;
  background-size: cover;
  top: 0;
  right: 0;
  z-index: 0;
}
.kanri_box {
  text-align: left;
  padding-left: 5%;
  padding-right: 5%;
  padding-top: 5%;
  padding-bottom: 6%;
}
.kanri_box h4 {
  color: #FFFFFF;
  font-size: 16px;
  letter-spacing: 0em;
  font-weight: bold;
  margin-bottom: 5%;
  line-height: 24px;
  margin-left: auto;
  margin-right: auto;
  width:94%;	
}
.kanri_box h4 span {
  font-size: 12px;
  letter-spacing: 0.2em;
}
.kanri_box p {
  margin-bottom: 3%;
  font-size: 15px;
  line-height: 1.6em;
  color: #FFFFFF;
  width: 90%;
	margin-right: auto;
	margin-left: auto;	
}
.kanri_box ul {
	width: 100%;
	margin-bottom: 6%;
	padding-top: 3%;
}
.kanri_box ul li {
	/* [disabled]border-radius: 15px; */
	margin-bottom: 2%;
	width: 80%;
	float: none;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1%;
	padding-bottom: 1%;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 1.8em;
	background-image: url(../img/bk_kanri_index_li.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.kanri_img01 {
  background-image: url("../img/kanri_img01.jpg");
}
.kanri_img02 {
  background-image: url("../img/kanri_img02.jpg");
}
.kanri_img03 {
  background-image: url("../img/kanri_img03.jpg");
}
.kanri_img04 {
  background-image: url("../img/kanri_img04.jpg");
}
.kanri_img05 {
  background-image: url("../img/kanri_img05.jpg");
}

/* ========== kanri_section ========== */
/* ========= */
#kanri_index {
  background-image: url(../img/bk_about.jpg);
  background-repeat: repeat-x;
  background-position: center bottom;
  background-size: cover;
  text-align: center;
  padding-top: 7%;
}
#kanri_index h3 {}
/* ========= */
#kanri_nav {
  margin-bottom: 2%;
  padding-top: 4%;
  padding-bottom: 0;
  border-bottom: 5px solid #584f44;
}
#kanri_nav ul {
 border-top: 1px solid #584f44;
}
#kanri_nav li {
  float: left;
  border-bottom: 1px solid #584f44;
  width: 50%;
  text-align: center;
  box-sizing: border-box;
	background-image: url("../img/bk_gnavi_li.png");
	background-repeat:  no-repeat;
	background-position: bottom right;
}
#kanri_nav .li_end {
}
#kanri_nav li a {
  display: block;
  width: 100%;
  height: auto;
  font-size: 14px;
  line-height: 1.0em;
  padding-top: 10%;
  padding-bottom: 10%;
}
/* ========= */
#kanri_about {
	padding-top: 0;
	padding-bottom: 12%;
	background-image: url(../img/bk_about_end.png);
	background-repeat: repeat-x;
	background-position: bottom center;
}
#kanri_about .stage {
  background-image: url(../img/bk_about01.jpg);
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: 45%;
  min-height: 200px;
  height: auto;
  width: 50%;
  padding-right: 50%;
  padding-left: 3%;
}
#kanri_about .stage .kanri_txt {
  margin-right: 0;
	margin-bottom: 12%;
  background-image: url("../img/bk_sl_blue.png");
  border-radius: 25px;
  padding-left: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 30px;
}
/* ========= */
#kanri_merit {
  margin-bottom: 4%;
}
.kanri_merit_area {
  padding-bottom: 4%;
  padding-top: 2%;
	width: 94%;
	margin-left: auto;
	margin-right: auto;
}
.kanri_merit_box {
  float: none;
  width: 100%;
  margin-bottom: 6%;
  position: relative;
}
.kanri_merit_area .mr {
  margin-right: 0;
}
.kanri_merit_box h4 {
  background-image: url("../img/bk_kanri_top.jpg");
background-position: center center;
	background-size: cover;
  font-size: 16px;
  text-align: center;
  line-height: 1.3em;
  padding-top: 4%;
  height: 54px;
  margin-bottom: 2%;
  color: #FFFFFF;
  border-left: none;
}
.kanri_merit_box .icon {
  color: hsla(0, 0%, 100%, 0.10);
  font-size: 50px;
	font-weight: 600;
  line-height: 1em;
  position: absolute;
  left: 12px;
  top: -10px;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}
.kanri_merit_box p {
  font-size: 15px;
  line-height: 1.6em;
  padding-top: 1%;
  padding-bottom: 2%;
  padding-left: 45%;
  margin-right: 3%;
  min-height: 120px;
}
.kanri_merit_box img {
  width: 42%;
  padding-top: 1%;
  margin-left: 0;
  height: auto;
  float: left;
}
.kanri_merit_arrow {
  width: 100%;
  height: auto;
}
/* ========= */
#kanri_menu {
  padding-top: 8%;
  padding-bottom: 4%;
  width: 100%;
  background-image: url(../img/bk_sl_blue.png);
}
#kanri_menu .stage {
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}
.kanri_menu_area {
  padding-bottom: 5%;
  padding-top: 4%;
}
.kanri_menu_box {
  float: none;
  width: 80%;
  background-color: #FFFFFF;
  position: relative;
  padding-left: 10%;
  padding-right: 10%;
  height: auto;
  margin-bottom: 6%;
}
.kanri_menu_area .mr {
	margin-right: 0;
}
.kanri_menu_box img {
  width: 60%;
	margin-left: auto;
	margin-right: auto;
  height: auto;
  margin-bottom: 1%;
}
.kanri_menu_box h4 {
  text-align: left;
  padding-top: 5%;
  padding-bottom: 1%;
  margin-bottom: 2%;
  font-size: 16px;
  letter-spacing: 0.2em;
  line-height: 1.3em;
	border-bottom: 2px dashed #d4bea5;
}
.kanri_menu_box p {
  font-size: 13px;
  line-height: 1.4em;
  padding-top: 0;
  padding-bottom: 4%;
}
/* ========= */
#kanri_resi {
  margin-bottom: 6%;
}
#kanri_resi h4 {
  background-color: #584f44;
	color: #FFFFFF;
  font-size: 18px;
  text-align: center;
  line-height: 1.5em;
  padding-top: 12px;
  padding-bottom: 10px;
  padding-left: 8%;
  padding-right: 8%;
  margin-bottom: 8%;
  border-radius: 23.5px;
}
.kresi_area {
  margin-bottom: 8%;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
}
.kresi_box {
  position: relative;
  min-height: 50px;
  height: auto;
  padding-left: 130px;
  margin-bottom: 35px;
  border-bottom: 2px dashed #d4bea5;
}
.ar_kresi {
  position: absolute;
  left: 0;
  top: 0;
  background-color: #305078;
  border-radius: 18px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
  color: #FFFFFF;
  font-size: 13px;
  letter-spacing: 0em;
}
.kresi_box p {
  padding-top: 0;
  padding-bottom: 4%;
  font-size: 15px;
  line-height: 1.2em;
}
/* ========= */
#kanri_rent {
  margin-bottom: 4%;
}
#kanri_rent h4 {
  background-image: url("../img/bk_kanri_top.jpg");
background-position: center center;
	background-size: cover;
	color: #FFFFFF;
  font-size: 18px;
  text-align: center;
  line-height: 1.5em;
  padding-top: 12px;
  padding-bottom: 10px;
  margin-bottom: 6%;
  margin-left: auto;
  margin-right: auto;
  width:94%;
}
.kanri_rent_flow {
	text-align: center;
}
#kanri_rent img {
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
/* ========= */
#kanri_pro {
  margin-bottom: 4%;
}
#kanri_pro .stage {
	width: 94%;
}
#kanri_pro h4 {
  background-color: #584f44;
	color: #FFFFFF;
  font-size: 18px;
  text-align: center;
  line-height: 1.5em;
  padding-top: 12px;
  padding-bottom: 10px;
  margin-bottom: 6%;
  border-radius: 23.5px;
}
#kanri_pro ul {
  margin-bottom: 6%;
}
#kanri_pro li {
  float: none;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 4%;
  width: 90%;
  border-radius: 22px;
  padding-top: 12px;
  padding-bottom: 10px;
  text-align: center;
  font-size: 16px;
  border-bottom: 3px solid #305078;
  background-image: url("../img/bk_slash_orange.png");
  background-repeat: no-repeat;
  background-position: right top;
}
/* ========= */
#kanri_park{
  margin-bottom: 4%;
}
#kanri_park .stage {
	width: 94%;
}
#kanri_park h4 {
  background-color: #584f44;
	color: #FFFFFF;
  font-size: 18px;
  text-align: center;
  line-height: 1.5em;
  padding-top: 12px;
  padding-bottom: 10px;
  padding-left: 8%;
  padding-right: 8%;
  margin-bottom: 8%;
  border-radius: 23.5px;
}
#kanri_park ul {
  margin-bottom: 2%;
  padding-top: 4%;
}
#kanri_park li {
  float: none;
  margin-right: 5%;
  margin-bottom: 3%;
  width: 100%;;
  border-radius: 40px;
  padding-top: 20px;
  padding-bottom: 18px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  background-color: #305078;
  color: #FFFFFF;
  background-image: url("../img/bk_slash_orange.png");
  background-repeat: no-repeat;
  background-position: right center;
}
#kanri_park p {
  margin-left: 3%;
  margin-right: 3%;
}
/*
■■■■■■■■■■■■■■
■■■■■■■■■■■■■■
■■■■■■■■■■■■■■
■■■■■■■■■■■■■■
*/



/* 
######################################## */
/* ---page_resi--- */
/* ######################################## */
/* ====== resi ===== */
.resi {}
.resi h2 {}

#resi_top {
	background-image: url("../img/bk_kanri_top.jpg");
	background-repeat: repeat-x;
	background-size: cover;
	height:auto;
	width: 100%;
	padding-top: 10px;
	margin-bottom: 1px;
}
#resi_top h1 {
	height:auto;
	width: 100%;
	 margin-left: auto;
	margin-right: auto;
	margin-bottom: 3%;
	border-bottom: 1px solid #FFFFFF;
}
.resi_menu {
	width: 90%;
	 margin-left: auto;
	margin-right: auto;
	padding-top: 2%;
}
.resi_menu_box {
	width: 26%;
	float: left;
}
.resi_menu_box a {
		width: 100%;
	display: block;
	background-image:none;
	text-align: center;
	padding-bottom: 30px;
}
.resi_menu_box a p {
	color: #FFFFFF;
	font-size: 13px;
}
.resi_menu_box a img {
	margin-bottom: 10px;
	width: 50%;
}
	.rm3 {
		margin-left: 3.5%;
		margin-right: 3.5%;
	}	
	.rm2a {
		margin-left: 20.5%;
		margin-right: 3.5%;
	}
	.rm2b {
		margin-left: 3.5%;
		margin-right: 20.5%;
	}	
.page_resi {}
.page_resi h3 {
	}
.resi_txt {
  font-size: 15px;
  line-height: 1.6em;
  margin-bottom: 4%;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.resi_goform {
  padding-top: 4%;
  padding-bottom: 4%;
  text-align: center;
}
.resi_goform img {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.page_resi_area {
  position: relative;
  margin-bottom: 4%;
  padding-top: 4%;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
.page_resi_left1 {
  position: relative;
  width: 100%;
  height: 120px;
  background-color: #D3D3D3;
  background-repeat: no-repeat;
  background-position: center right;
  background-size: cover;
  top: 0;
  left: 0;
  z-index: 0;
}
.page_resi_right1 {
  width: 100%;
  float: right;
	background-color: rgba(255,255,255,1.00);
  margin-right: auto;
  margin-bottom: 4%;
  height: auto;
  z-index: 1;
}
.page_resi_left2 {
  width: 100%;
  float: left;
  background-color: rgba(255,255,255,1.00);
  margin-right: auto;
  margin-bottom: 7%;
  height: auto;
  z-index: 1;
}
.page_resi_right2 {
  position: relative;
  width: 100%;
  height: 120px;
  background-color: #D3D3D3;
  background-repeat: no-repeat;
  background-position: center leftt;
  background-size: cover;
  top: 0;
  right: 0;
  z-index: 0;
}
.resi_c1 {
	border-left: none;
	border-bottom: 10px solid #c5c197;
}
.resi_c2 {
	border-right: none;
	border-bottom: 10px solid #c5c197;
}
.resi_c3 {
	border-left: none;
	border-bottom: 10px solid #c5c197;
}
.resi_c4 {
	border-right: none;
	border-bottom: 10px solid #c5c197;
}
.resi_c5 {
	border-left: none;
	border-bottom: 10px solid #c5c197;
}
.resi_box {
  text-align: left;
  padding-left: 5%;
  padding-right: 5%;
  padding-top: 5%;
  padding-bottom: 6%;
}
.resi_box h4 {
  font-size: 16px;
  letter-spacing: 0em;
  font-weight: bold;
  margin-bottom: 5%;
  line-height: 24px;
  width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.resi_box h4 span {
  font-size: 12px;
  letter-spacing: 0.2em;
}
.resi_box p {
  margin-bottom: 3%;
  font-size: 15px;
  line-height: 1.6em;
  width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.resi_box ul {
	width: 100%;
	margin-bottom: 6%;
	padding-top: 3%;
}
.resi_box ul li {
	/* [disabled]border-radius: 15px; */
	margin-bottom: 2%;
	width: 80%;
	float: none;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1%;
	padding-bottom: 1%;
	text-align: center;
	font-size: 14px;
	line-height: 1.8em;
	background-image: url(../img/bk_resi_index_li.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
	

	
/* ========== resi_section ========== */
/* ========= */
#resi_index {
  background-image: url(../img/bk_about.jpg);
  background-repeat: repeat-x;
  background-position: center bottom;
  background-size: cover;
  text-align: center;
	padding-top: 7%;	
}
#resi_index h3 {}
/* ========= */
#resi_nav {
  margin-bottom: 2%;
  padding-top: 4%;
  padding-bottom: 2%;
  border-bottom: 5px solid #6d6050;
}
#resi_nav ul {}
#resi_nav li {
  float: left;
  border-right: 1px solid #868686;
  width: 50%;
  text-align: left;
  box-sizing: border-box;
	margin-bottom: 2%;
}
#resi_nav .li_end {
	 border-right:none;
}
#resi_nav li a {
  display: block;
  width: 90%;
  height: auto;
  font-size: 14px;
  line-height: 1.0em;
  padding-top: 10%;
  padding-bottom: 10%;
	padding-left: 10%;
	color: #333333;
	letter-spacing: -0.1em;
}
#resi_nav li a:hover {
	background-color: #F1F1F1;
}

/*
■■■■■■■■■■■■■■
■■■■■■■■■■■■■■
■■■■■■■■■■■■■■
■■■■■■■■■■■■■■
*/	


	
/*
######################################## */
/*  cont_select /*
/* ######################################## */
.cont_select {
	width:90%;
	margin-bottom:50px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4%;
}
.cont_select h2 {
  margin-bottom: 4%;
	padding-top: 4%;
}
.cont_select h2 img {
  width: 100%;
  height: auto;
}
.cont_select p {
	font-size: 14px;
	line-height: 1.8em;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.cont_select ul {
	padding-top:15px;
}
.cont_select li {
	float:none;
	margin-right:5%;
	margin-left:5%;
	margin-bottom:8%;
	width:90%;
	height:auto;
	color:#FFFFFF;
	border-radius:21px;	
}
.cont_select li a {
	display:block;
	font-size:20px;
	width:70%;
	padding-left: 30%;
	color:#FFFFFF;
	background-repeat: no-repeat;
	background-position: 20px center;	
}
.line1 a {
	line-height: 2.0em;
	padding-top: 45px;	
	height: 85px;
}
.line2 a {
	line-height: 1.5em;
	padding-top: 30px;	
	height: 100px;
}
.cont_select li a span {
	font-size:28px;
}
.cont_select_box1 {
  background-color: #c5c197;
}
.cont_select_box2 {
  background-color: #9aaeb6;
}
.cont_select_box3 {
  background-color: #dfc29f;
}

/* ######################################## */
/*  kiyaku/privacy /*
/* ######################################## */
.policy {
  padding-bottom: 8%;
}
.policy .stage {
	width:90%;
	margin-left:auto;
	margin-right:auto;	
}
.policy h2 {
  margin-bottom: 4%;
}
.policy h3 {
  font-size: 16px;
  font-weight: bold;
  color: #305078;
  text-align: left;
  line-height: 1.0em;
  padding-top: 3%;
  padding-left: 5%;
  letter-spacing: 0.25em;
  margin-bottom: 3%;
}
.policy p {
  font-size: 14px;
  line-height: 1.8em;
  padding-left: 5%;
  padding-right: 5%;
  padding-bottom: 2%;
}
.policy ul {
  padding-left: 5%;
  padding-right: 5%;
  padding-bottom: 2%;
}
.policy li {
  font-size: 14px;
  line-height: 1.8em;
  text-indent: -1.5em;
  padding-left: 1.5em;
}


	
/* ######################################## */
/* --modal-content---- */
/* ######################################## */

.modal-content {
	width: 85%;
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	border: 5px solid #FFFFFF;
	background-image: url(../img/bk_modalbox.png);
	background-repeat: repeat;
	position: fixed;
	display: none;
	z-index: 9999;
}
#modal-overlay {
	z-index: 9998;
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 120%;
	background-color: rgba( 0,0,0, 0.75 );
}
.button-link {
	color: #00f;
	text-decoration: none;
}
.button-link:hover {
	cursor: pointer;
	color: #f00;
}
.modal_search_area {
	position: relative;
}
.modal_search_area p {
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 10px;
	font-size: 18px;
	line-height:1.8em;
	font-weight: normal;
	clear: left;
}
.push_text {
	font-size:14px !important;
	font-weight:bold !important;
}
.modal_exit {
	clear: left;
	height: 36px;
	width: 36px;
	position: absolute;
	right: -5px;
	top: -32px;
}
.modal_exit a {
	border-radius: 50%;
	border: 4px solid #FFFFFF;
	background-color: #58b218;
	padding-top: 5px;
	height: 31px;
	width: 36px;
	display: block;
	font-size: 30px;
	font-family: "Arial Black", Gadget, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.modal_exit a:hover {
	background-color: #488F15;
	color: #FFFFFF;
}
.modal_search_area h2 {
	background-color: #58b218;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 30px;
	padding-top: 1px;
	padding-bottom: 2px;
	background-image: url(../img/ar_modal_search.png);
	background-position: left top;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-right: 0px;
	background-size: 25px 19px;
}
.modal_search_area p {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 10px;
}
.modal_search_area ul {
}
.modal_search_area li {
	float: left;
	margin-left: 2%;
	margin-right: 2%;
	margin-top: 1%;
	margin-bottom: 1%;
}
.modal_search_area li a {
	background-color: #74a84f;
	height: 56px;
	width: 56px;
	display: block;
	padding-top: 8px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.modal_search_area li a:hover {
	background-color: #97c577;
	text-decoration: underline;
}
.modal_search_area dl {
	padding-top: 1%;
	margin-left: 0px;
	margin-right: 0px;
	clear: left;
}
.modal_search_area dt {
	margin-left: 1%;
	margin-right: 1%;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 10px;
	font-weight: bold;
	color: #3E3E3E;
}
.modal_search_area dd {
	float: left;
	margin-left: 0px;
	margin-right: 1%;
	margin-top: 0px;
	margin-bottom: 1%;
}
.modal_search_area dd a {
	background-color: #74a84f;
	height: 12px;
	width: 50px;
	display: block;
	padding-top: 5px;
	padding-bottom: 2px;
	font-size: 9px;
	line-height: 1em;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
.modal_search_area dd a:hover {
	background-color: #97c577;
	text-decoration: underline;
}
.modal_search_area dd a span {
	font-size: 7px;
}	


}
