@charset "UTF-8";
/* ----------------------------------------

再定義

---------------------------------------- */
html {
  overflow-y: scroll;
}
body {
  position: relative;
  line-height: 1.8571;
  color: #333;
  background: #fff;
  font-family: Verdana,"メイリオ","Meiryo","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","Helvetica Neue","Helvetica","Arial",sans-serif;
  word-wrap: break-word;
}
body * {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
a {
  color: #FFF;
}
a:hover,
a:visited:hover {
  text-decoration: none;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
table {
  table-layout: fixed;
}
input[type="button"],
select {
  cursor: pointer;
  outline: none;
}
:focus::-webkit-input-placeholder {
  color: transparent;
}
/* Webkit */
:focus:-moz-placeholder {
  color: transparent;
}
/* Firefox 18 以前 */
:focus::-moz-placeholder {
  color: transparent;
}
/* Firefox 19 以降 */
::-webkit-input-placeholder {
  color: #888;
  opacity: 1;
}
:-moz-placeholder {
  color: #888;
  opacity: 1;
}
::-moz-placeholder {
  color: #888;
  opacity: 1;
}
input[type="submit"],
input[type="button"] {
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
}
#content ::-webkit-scrollbar {
  width: 12px;
}
#content ::-webkit-scrollbar-track {
  background: #f1f1f1;
}
#content ::-webkit-scrollbar-thumb,
#content ::-webkit-scrollbar-thumb:window-inactive {
  background: #bcbcbc;
}
@media screen and (max-width: 767px) {
  #content ::-webkit-scrollbar {
    width: 8px;
  }
}
@media screen and (min-width: 767px) {
  a[href^="tel:"] {
    text-decoration: none;
    cursor: default;
    pointer-events: none;
    color: #333;
  }
}
@media screen and (max-width: 767px) {
  body {
    line-height: 1.464;
  }
  input,
  select,
  textarea {
    font-size: 114.28571%;
  }
}


.keyVisual .slick-dots li.slick-active button:before,
.title_01_ico:after,
.title_01:after,
.img_slide .slick-dots li.slick-active button:before,
.title_03:before,
.btn_unit_detail a,
.around_osusume_tit_ico,
.spHdrBtn,
.spGNav > ul > li > a:before,
.spHdr_link_uni a,
.sp_slide_clone .slick-dots li.slick-active button:before,
.sp_btm_nav_tel a {
  background-color: #644B4A;
}
.globalNav > ul > li > a,
.globalNav {
	/*background: url(../../files/img/bg_nav.jpg) repeat;*/
	background:#00559e;
}
.title_02 {
  border-color: #644B4A;
}
.globalNav > ul > li > a:hover,
.globalNav > ul > li > a.active,
.btn_unit_detail a:hover {
  background: #0078af;
}
.globalNav > ul > li > a,
.globalNav > ul > li:first-child > a {
  border-color: #FFF;
}



/* ----------------------------------------

container

---------------------------------------- */
#container {
  margin: 0 auto;
  font-size: 107.7%;
  min-width: 1040px;
  padding-top: 128px;
  position: relative;
}
@media screen and (max-width: 767px) {
  #container {
    min-width: inherit;
    padding-top: 0;
    line-height: 1.57142;
    position: relative;
    padding-top: 20%;
  }
}

/* ----------------------------------------
2023.9
header

---------------------------------------- */
#header {
	position: fixed;
	width: 100%;
	background: #fff;
	z-index: 100;
	top: 0;
	left: 0;
}

.head_bg {
    width: 100%;
    z-index: 100;
    top: 0;
    left: 0;
    height: 110px;
    position: absolute;
}

#siteNameG {
    display: flex;
    align-items: center;
}
.hdr_sec {
	width: 1040px;
	margin: 0 auto;
	padding: 0 20px;
	display: flex;
	align-items: center;
}

.hdr_sec a {
	color: #1b5e74;
}
.hdr_sec .icon {
    width: 60px;
    margin-right: 5px;
    position: relative;
    /* top: 26px; */
}
.siteID {
	float: left;
	margin: 10px 0 6px;
	width: 390px;/*20171016_original_440px*/
}
.siteID:hover {
	opacity: 0.9;
}
.hdr_nav {
	float: right;
	/*text-align: right;*/
	padding: 3px 0 6px 28px;
	display: flex;
	align-items: center;
}
.hdr_nav_01 {
	display: inline-block;
	vertical-align: top;
	width: 350px;
}
.hdr_nav_info {
	display: inline-block;
	vertical-align: top;
	font-size: 11px;
	line-height: 1.5;
	padding-left: 62px;
	position: relative;
	text-align: left;
}
.hdr_nav_info img {
	position: absolute;
	left: 0;
	top: 4px;
}
.hdr_nav_info_name {
	font-size: 17px;
	font-weight: 700;
	line-height: 1.2;
	margin-bottom: 2px;
	display: inline-block;
}
.hdr_nav_info_txt {
	display: block;
    /* text-align: right; */
    /* padding-right: 1em; */
    /* position: absolute; */
    /* width: 500px; */
    font-size: 6px;
    line-height: 1.6em!important;
    /* margin-top: 7px;*/
}
.hdr_sns {
	text-align: right;
	margin-top: 3px;
	line-height: 0;
}
.hdr_sns li {
	display: inline-block;
	vertical-align: top;
	margin-left: 5px;
	padding-top: 10px;
}
.hdr_sns li a {
	display: inline-block;
	vertical-align: top;
}
.hdr_sns_line {
	width: 24px;
	height: 24px;
	position: relative;
}
.hdr_sns_line iframe {
	width: 26px !important;
	height: 26px !important;
	position: relative !important;
	z-index: 10;
	opacity: 0;
}
.hdr_sns_line > img {
	position: absolute;
	left: 0;
	top: 0;
}
.hdr_sns_line:hover > img {
	opacity: .7;
}
.hdr_sns a:hover img {
	opacity: .7;
}
.hdr_tel {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
.hdr_tel img {
	vertical-align: middle;
	margin-right: 6px;
}
.hdr_tel span {
	font-family: 'arial', serif;
	font-size: 28px;
	font-weight: 700;
	line-height: 1;
	color: #ff3e17;
	display: inline-block;
	vertical-align: middle;
}
.hdr_nav_02 {
	width: 250px;
	display: inline-block;
	vertical-align: top;
}
.hdr_inq {
	display: inline-block;
	vertical-align: top;
	margin-top: 5px;
}
.hdr_inq a {
	color: #fff;
	display: inline-block;
	vertical-align: middle;
	background: #ef3b54;
	text-decoration: none;
	font-size: 16px;
	font-weight: 700;
	line-height: 1;
	letter-spacing: .05em;
	border-radius: 3px;
	-webkit-box-shadow: 0 2px 4px rgba(5,5,5,.18);
	box-shadow: 0 2px 4px rgba(5,5,5,.18);
	padding: 7px 13px 7px 13px;
}
#header .hdr_nav .hdr_nav_02 .hdr_inq a {
    font-weight: 700;
    font-size: 13px;
    padding: 4px 10px;
    max-width: 200px;
    text-align: center;
}
#header .hdr_nav .hdr_nav_02 .hdr_inq.onlineBtn a {
    background: #3cc9ab;
}
.hdr_inq a:hover {
	background: #d1263f;
}
.hdr_inq_arrw {
	display: inline-block;
	vertical-align: middle;
	width: 15px;
	height: 15px;
	background: url(../img/ico_arrw_next_02.png) no-repeat 50% 50%;
	-webkit-background-size: 15px 15px;
	background-size: 15px 15px;
	margin-right: 7px;
	position: relative;
	top: -1px;
}


@media screen and (max-width: 767px) {
#header {
	position: relative;
	/* padding: 10px 0 0; */
}
.hdr_sec {
	width: auto;
	padding: 0;
}
.siteID {
	float: none;
	margin: 0;
	padding: 0 65px 0 10px;
	width: auto;
}
.siteID img{
	width: 100%;
	/* margin: 0.1em 0; */
	}
.hdr_nav {
	display: none;
}
}

    
@media screen and (max-width: 767px) {

.globalNav {
  -webkit-box-shadow: 0 2px 4px rgba(5,5,5,.18);
  box-shadow: 0 2px 4px rgba(5,5,5,.18);
	display: none;
	height: 50px;
}
}
.globalNav > ul {
  width: 1040px;
  margin: 0 auto;
  display: table;
  table-layout: fixed;
}
.globalNav > ul > li {
  display: table-cell;
  vertical-align: middle;
}
.globalNav > ul > li > a {
  display: block;
  border-right: 1px solid #FFF;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
  text-decoration: none;
  letter-spacing: 0.05em;
  font-size: 107.14286%;
	padding-top: 5px;
}
.globalNav > ul > li.gnav_row2 > a {
  padding-top: 16px;
  padding-bottom: 0;
}
.globalNav > ul > li:first-child > a {
  border-left: 1px solid #
	  ;
}
.globalNav > ul > li > a:hover,
.globalNav > ul > li > a.active {
  background: #187fdb;
	color: #FFF;
}
.globalNav .gnav_arrw {
  display: inline-block;
  vertical-align: middle;
  width: 15px;
  height: 15px;
  background: url(/area/images/ico_arrw_down.svg) no-repeat 50% 50%;
  -webkit-background-size: 15px 15px;
  background-size: 15px 15px;
  position: relative;
  top: -1px;
  left: -.4em;
}
.globalNav .gnav_home {
  width: 75px;
  font-size: 9px;
  line-height: 1;
}
.globalNav .gnav_service {
  width: 12em;
}
.globalNav .gnav_service_2 {
  width: 8.5em;
}
.globalNav .gnav_home a {
  padding-top: 9px;
  padding-bottom: 6px;
}
.globalNav .gnav_home i {
  display: block;
  vertical-align: middle;
  width: 20px;
  height: 22px;
  background: url(/area/images/ico_home.svg) no-repeat 50% 50%;
  -webkit-background-size: 20px auto;
  background-size: 20px auto;
  position: relative;
  top: -2px;
  margin: 0 auto;
}

@media screen and (max-width: 360px) {
  .spGNav li a {
    padding: 12px 10px 11px 20px;
  }
  .spGNav li .fa {
    top: 0.8em;
    left: 10px;
  }
  .sp_hdr_link {
    padding: 13px 10px 18px;
  }
  .spHdrSeach {
    margin: 0 10px;
  }
  .googleSearch td.gsc-input {
    width: 244px;
  }
  .googleSearch td.gsc-search-button:after {
    top: 7px;
  }
}

/* spmenu
------------------------------- */
.spmenu {
  display: none;
}
@media screen and (max-width: 767px) {
  .spmenu {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    display: block;
    z-index: 1000;
  }
  .spHdrBtn {
    display: inline-block;
    position: absolute;
    top: 5px;
    right: 10px;
    z-index: 1100;
    width: 46px;
    height: 46px;
    line-height: 1;
    background: #02a9d6;
    cursor: pointer;
  }
  .spHdrBtn a {
    display: inline-block;
    width: 45px;
    height: 45px;
  }
  .spHdrBtn span {
    position: absolute;
    left: 10px;
    width: 25px;
    height: 2px;
    background-color: #fff;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    -o-transition: all 0.4s;
  }
  .spHdrBtn span:nth-of-type(1) {
    top: 10px;
  }
  .spHdrBtn span:nth-of-type(2) {
    top: 17px;
  }
  .spHdrBtn span:nth-of-type(3) {
    top: 24px;
  }
  .spHdrBtn.active {
    position: fixed;
  }
  .spHdrBtn.active span:nth-of-type(1) {
    -webkit-transform: translateY(7px) rotate(-45deg);
    -ms-transform: translateY(7px) rotate(-45deg);
        transform: translateY(7px) rotate(-45deg);
  }
  .spHdrBtn.active span:nth-of-type(2) {
    opacity: 0;
  }
  .spHdrBtn.active span:nth-of-type(3) {
    -webkit-transform: translateY(-7px) rotate(45deg);
    -ms-transform: translateY(-7px) rotate(45deg);
        transform: translateY(-7px) rotate(45deg);
  }
  .spHdrBtn p {
    text-transform: uppercase;
    color: #fff;
    font-size: 10px;
    font-weight: 700;
    position: absolute;
    left: 0;
    bottom: 6px;
    width: 100%;
    text-align: center;
  }
  .spHdrCnt {
    position: fixed;
    width: 100%;
    height: 100%;
    overflow: scroll;
    top: 0;
    left: 0;
    z-index: -100;
    background-color: rgba(0,0,0,.5);
    display: none;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 70px;
  }
  .spHdrCnt_slide {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: .6s;
    -o-transition: .6s;
    transition: .6s;
    background: #fff;
  }
  .spHdrCnt.active .spHdrCnt_slide {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  .spHdr_logo {
    padding: 16px 65px;
  }
  .spGNav {
    position: relative;
  }
  .spGNav ul {
    border-top: 1px solid #ddd;
  }
  .spGNav li {
    position: relative;
    background: #fff;
    border-bottom: 1px solid #ddd;
    text-align: left;
    width: 50%;
    float: left;
  }
  .spGNav li:nth-child(2n+1) {
    clear: left;
    border-right: 1px solid #ddd;
  }
  .spGNav li:nth-child(2n) {
    border-left: 1px solid #ddd;
    position: relative;
    left: -1px;
  }
  .spGNav li a {
    display: block;
    padding: 11px 15px 12px 38px;
    color: #333;
    font-weight: 700;
    text-decoration: none;
  }
  .spGNav > ul > li > a:before {
    position: absolute;
    content: "";
    left: 15px;
    top: 1em;
    width: 16px;
    height: 16px;
    display: inline-block;
    background: #02a9d6 url(/area/images/ico_arrw_next.svg) no-repeat 50% 50%;
    -webkit-background-size: 5px auto;
    background-size: 5px auto;
    border-radius: 100%;
  }
  .spHdr_nav {
    padding: 15px 15px 0;
  }
  .spHdr_sns {
    text-align: center;
    margin: 25px 0;
  }
  .spHdr_sns li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
  }
  .spHdr_link_uni {
    margin: 0 -15px;
  }
  .spHdr_link_uni a {
    display: block;
    background: #02a9d6;
    color: #fff;
    vertical-align: middle;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4;
    text-decoration: none;
    padding: 6px 5px;
    text-align: center;
    letter-spacing: .04em;
  }
  .spHdr_link_uni a img {
    vertical-align: middle;
    position: relative;
    top: -3px;
    left: -5px;
  }
  .spHdr_info {
    font-size: 13px;
    line-height: 1.385;
    padding-left: 94px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    top: -1px;
  }
  .spHdr_info img {
    position: absolute;
    left: 45px;
    top: 0;
  }
  .spHdr_info a {
    color: #333;
    text-decoration: underline;
    font-size: 15px;
    font-weight: 700;
    display: inline-block;
    margin-bottom: 3px;
  }
  .spHdr_inq {
    margin-top: 10px;
  }
  .spHdr_inq a {
    color: #fff;
    display: block;
    background: #ff7b00;
    text-decoration: none;
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: .05em;
    border-radius: 3px;
    -webkit-box-shadow: 0 2px 4px rgba(5,5,5,.18);
    box-shadow: 0 2px 4px rgba(5,5,5,.18);
    padding: 17px 30px 16px 31px;
  }
  .spHdr_inq a:hover {
    background: #ff5700;
  }
  .spHdr_inq_arrw {
    display: inline-block;
    vertical-align: middle;
    width: 15px;
    height: 15px;
    background: url(/area/images/ico_arrw_next_02.svg) no-repeat 50% 50%;
    -webkit-background-size: 15px 15px;
    background-size: 15px 15px;
    margin-right: 7px;
    position: relative;
    top: -1px;
  }
  .spHdr_tel {
    text-align: center;
    margin-top: 15px;
  }
  .spHdr_tel a {
  }
  .spHdr_tel img {
    vertical-align: middle;
    margin-right: 6px;
  }
  .spHdr_tel span {
    font-family: 'arial', serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 1;
    color: #ff3e17;
    display: inline-block;
    vertical-align: middle;
    text-decoration: underline;
  }
}

/* sp_btm_nav
------------------------------- */
.sp_btm_nav {
  display: none;
}
@media screen and (max-width: 767px) {
  .sp_btm_nav {
display: block;
position: fixed;
left: 0;
bottom: 0;
width: 100%;
height: 60px;
padding: 10px;
background: rgba(0,0,0,.5);
z-index: 5000;
}
.sp_btm_nav ul {
	padding-right: 50px;
}
.sp_btm_nav li {
	width: 50%;
	display: block;
	float:left;
}
.sp_btm_nav li a {
	display: block;
	text-decoration: none;
	color: #fff;
	padding: 0;
	border-radius: 5px;
}
.sp_btm_nav_tel a {
	background-color:none!important;
	margin-right: 3px;
}
.sp_btm_nav_mail a {
	margin-left: 3px;
}


.sp_btm_nav {
	display: none;
}

.sp_btm_nav {
	display: block;
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 60px;
	padding: 10px;
	background: rgba(0,0,0,.5);
	z-index: 5000;
	font-size: 90%;
}
.sp_btm_nav ul {
	padding-right: 50px;
	display: flex;
    justify-content: space-between;
}
.sp_btm_nav li {
	width: 50%;
}
.sp_btm_nav li,  .sp_btm_menu {
	display: inline-block;
}
.sp_btm_nav li a {
	display: block;
	text-decoration: none;
	color: #fff;
	padding: 10px 0;
	border-radius: 5px;
	text-align: center;
	font-weight: 700;
	letter-spacing: .02em;
}
.sp_btm_nav_tel a {
	background: #a98dd3;
	margin-left: 3px;
	border: 1px solid #fff;
}
.sp_btm_nav_mail a {
	background: #ef3c54;
	margin-left: 0px;
	border:1px solid #fff;
}
.sp_btm_nav_online a {
    background: #3cc9ab;
    margin-left: 3px;
    border: 1px solid #fff;
}

.sp_btm_menu {
display: inline-block;
position: absolute;
top: 10px;
right: 10px;
z-index: 1100;
width: 41px;
height: 41px;
line-height: 1;
background: #fff;
cursor: pointer;
border-radius: 5px;
}
.sp_btm_menu a {
display: inline-block;
width: 45px;
height: 45px;
}
.sp_btm_menu span {
position: absolute;
left: 8px;
width: 25px;
height: 2px;
background-color: #000;
-webkit-transition: all 0.4s;
transition: all 0.4s;
-o-transition: all 0.4s;
}
.sp_btm_menu span:nth-of-type(1) {
top: 8px;
}
.sp_btm_menu span:nth-of-type(2) {
top: 15px;
}
.sp_btm_menu span:nth-of-type(3) {
top: 22px;
}
.sp_btm_menu.active span:nth-of-type(1) {
-webkit-transform: translateY(7px) rotate(-45deg);
-ms-transform: translateY(7px) rotate(-45deg);
transform: translateY(7px) rotate(-45deg);
}
.sp_btm_menu.active span:nth-of-type(2) {
opacity: 0;
}
.sp_btm_menu.active span:nth-of-type(3) {
-webkit-transform: translateY(-7px) rotate(45deg);
-ms-transform: translateY(-7px) rotate(45deg);
transform: translateY(-7px) rotate(45deg);
}
.sp_btm_menu p {
text-transform: uppercase;
color: #000;
font-size: 10px;
font-weight: 700;
position: absolute;
left: 0;
bottom: 4px;
width: 100%;
text-align: center;
}

}

/* noscript
------------------------------- */
#noscript {
  margin-bottom: 15px;
  padding: 0.5em 1em;
  border: 2px solid #ccc;
  box-sizing: border-box;
  color: #333;
  -webkit-box-sizing: border-box;
}

/* ----------------------------------------

content

---------------------------------------- */

/* keyVisual
------------------------------- */
.keyVisual {
	margin-bottom: 30px;
}
.keyVisual .slick-slide {
	display: block;
}
.keyVisual_slider > div {
	opacity: 0;
	position: absolute;
	top: 0;
}
.keyVisual_slider > div:first-child {
	opacity: 1;
	position: relative;
	text-align: center;
}
.keyVisual_slider > div.slick-list {
	opacity: 1;
	position: relative;
}
/* slick-arrow */
.keyVisual .slick-arrow {
	z-index: 10;
	width: 40px;
	height: 40px;
}
.keyVisual .slick-arrow:before {
	color: #0028a2;
}
.keyVisual .slick-prev {
	left: 50%;
	margin-left: -520px;
}
.keyVisual .slick-next {
	right: 50%;
	margin-right: -520px;
}
.keyVisual .slick-prev:before, .keyVisual .slick-next:before {
	content: '';
	display: block;
	width: 40px;
	height: 40px;
	background-color: rgba(38,38,38,.8);
	background-repeat: no-repeat;
	-webkit-background-size: 9px auto;
	background-size: 9px auto;
	border-radius: 100%;
	opacity: 1;
}
.keyVisual .slick-prev:before {
	background-image: url(/area/images/ico_arrw_prev.svg);
	background-position: 45% 50%;
}
.keyVisual .slick-next:before {
	background-image: url(/area/images/ico_arrw_next.svg);
	background-position: 52% 50%;
}
.keyVisual .slick-prev:hover:before, .keyVisual .slick-next:hover:before {
	opacity: .8;
}
/* slick-dots */
.keyVisual .slick-dots {
	line-height: 0px;
    bottom: -10px;
	width: auto;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}
.keyVisual .slick-dots li {
	width: 10px;
	height: 10px;
	vertical-align: top;
}
.keyVisual .slick-dots li button {
	width: 10px;
	height: 10px;
	margin: 0 5px;
	padding: 0;
}
.keyVisual .slick-dots li button:before {
	content: '';
	width: 10px;
	height: 10px;
	background: #ccc;
	border-radius: 100%;
	opacity: 1;
}
.keyVisual .slick-dots li.slick-active button:before {
	background: #ccc;
}

@media screen and (max-width: 767px) {
.keyVisual {
	margin-bottom: 15px;
}
.keyVisual .slick-slider {
	margin-bottom: 0;
}
.keyVisual .slick-dots li {
	margin: 0 4px 0 3px;
}
.keyVisual .slick-dots li button,  .keyVisual .slick-dots li button:before {
	width: 8px;
	height: 8px;
}
.keyVisual .slick-arrow {
	width: 34px;
	height: 34px;
}
.keyVisual .slick-prev {
	left: 10px;
	margin-left: 0;
	text-align: left;
}
.keyVisual .slick-next {
	right: 10px;
	margin-right: 0;
	text-align: right;
}
.keyVisual .slick-prev:before,  .keyVisual .slick-next:before {
	width: 25px;
	height: 25px;
	-webkit-background-size: 6px auto;
	background-size: 6px auto;
	display: inline-block;
}
}

/* bnr_01
------------------------------- */
.bnr_01 {
  width: 1040px;
  margin: 30px auto;
  padding: 0 20px;
text-align: center;
}
@media screen and (max-width: 767px) {
  .bnr_01 {
    width: auto;
    margin: 15px auto;
    padding: 0 15px;
  }
}

/* exp_comment
------------------------------- */
.exp_comment {
  width: 1000px;
  margin: 30px auto 45px;
  padding-right: 169px;
  position: relative;
  min-height: 133px;
  color: #0f3546;
}
.exp_comment_txt {
  background-image: url(../img/campaign_bg.gif);
  border-radius: 7px;
  padding: 25px 5px 25px 31px;
  position: relative;
	border: solid 2px #e5f5fc;
}
.exp_comment_balloon {
  display: inline-block;
  width: 16px;
  height: 20px;
  position: absolute;
  top: 37px;
  right: -14px;
  overflow: hidden;
}
.exp_comment_balloon:after {
  content: '';
  display: inline-block;
  width: 20px;
  height: 30px;
  background: #e5f5fc;
  border-radius: 2px;
  -webkit-transform: rotate(43deg);
  transform: rotate(43deg);
  position: absolute;
  right: 8px;
  top: -8px;
}
.exp_comment_img {
  position: absolute;
  right: 0;
  top: 0;
}
@media screen and (max-width: 767px) {
  .exp_comment {
    width: auto;
    margin: 15px auto;
    padding: 0 15px 50px;
    line-height: 1.5714;
  }
  .exp_comment_txt {
    padding: 15px 15px 22px;
  }
  .exp_comment_balloon {
    top: inherit;
    bottom: -16px;
    right: 80px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .exp_comment_img {
    bottom: 0;
    top: inherit;
    right: 15px;
    width: 68px;
  }
}

/* section_01
------------------------------- */
.section_inner {
  width: 1000px;
    margin: 0 auto;
    padding-bottom: 50px;
}
.sec_anc {
  padding-top: 15px;
	padding-bottom: 25px;
	
}
@media screen and (max-width: 767px) {
  .section_inner {
    width: auto;
    padding: 10px 15px ;
  }
  .sec_anc {
    padding-top: 10px;
  }
}
@media screen and (min-width: 768px) {
	.sec_anc {
	width: 980px;
    margin-right: auto;
    margin-left: auto;
  }
}

/* title
------------------------------- */
.title_01 {
  font-size: 36px;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
  position: relative;
  padding-top: 270px;
  margin-bottom: 35px;
}
.title_01:before {
  content: '';
  display: block;
  width: 100%;
  height: 320px;
  background-repeat: no-repeat;
  background-position: 50% 0;
  position: absolute;
  top: 0;
  left: 0;
}
.title_01_ico {
  display: block;
  width: 122px;
  height: 122px;
  margin: 0 auto;
  background: #fff;
  border-radius: 100%;
  position: relative;
  z-index: 1;
}
.title_01_ico img {
  position: relative;
  z-index: 1;
}
.title_01_ico:after {
  content: '';
  width: 74px;
  height: 74px;
  display: block;
  background: #d5231d;
  border-radius: 100%;
  position: absolute;
  left: 23px;
  top: 28px;
}
.title_01_txt {
  display: block;
  margin-top: -5px;
  letter-spacing: .015em;
  position: relative;
  z-index: 1;
	background-image: url(../../files/img/line.png);
	background-repeat: repeat-x;
	/*height: 68px;*/
	text-shadow: 
	white 2px 0px,  white -2px 0px,
    white 0px -2px, white 0px 2px,
    white 2px 2px , white -2px 2px,
    white 2px -2px, white -2px -2px,
    white 1px 2px,  white -1px 2px,
    white 1px -2px, white -1px -2px,
    white 2px 1px,  white -2px 1px,
    white 2px -1px, white -2px -1px;
}

.title_01_txt span {
  font-family: 'arial',serif;
  font-size: 22px;
  margin-left: 16px;
}
.title_01:after {
  content: '';
  display: block;
  width: 72px;
  height: 4px;
  background: #02a9d6;
  margin: 0 auto;
  margin-top: 15px;
}
.title_02 {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.3;
  border-bottom: 2px solid #02a9d6;
  padding-bottom: 13px;
  margin: 30px 0 30px;
}
.title_03 {
  position: relative;
  padding-left: 20px;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: .01em;
  margin: 30px 0 10px;
	text-shadow: white 2px 0px, white -2px 0px, white 0px -2px, white 0px 2px, white 2px 2px, white -2px 2px, white 2px -2px, white -2px -2px, white 1px 2px, white -1px 2px, white 1px -2px, white -1px -2px, white 2px 1px, white -2px 1px, white 2px -1px, white -2px -1px;
}
.title_03:before {
  content: '';
  width: 5px;
  height: 1em;
  display: inline-block;
  background: #02a9d6;
  position: absolute;
  left: 0;
  top: .15em;
}
@media screen and (max-width: 767px) {
  .title_01 {
    font-size: 23px;
    margin-bottom: 20px;
    padding-top: 140px;
  }
  .title_01:before {
    height: 175px;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
  }
  .title_01_ico {
    width: 80px;
    height: 80px;
  }
  .title_01_ico:after {
    width: 48px;
    height: 48px;
    left: 50%;
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);
    top: 20px;
  }
  .title_01_txt span {
    display: block;
    font-size: 11px;
    margin: 2px 0 0;
  }
  .title_01:after {
    width: 36px;
    height: 2px;
    margin-top: 13px;
  }
  .title_02 {
    font-size: 18px;
    padding-bottom: 6px;
    margin-bottom: 15px;
  }
  .title_03 {
    padding-left: 12px;
    font-size: 16px;
  }
  .title_03:before {
    width: 4px;
  }
}

/* icon
------------------------------- */
.icon_arrw {
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  border-radius: 100%;
  background: url(/area/images/ico_arrw_next_03.svg) no-repeat 50% 50%;
  -webkit-background-size: 18px auto;
  background-size: 18px auto;
  margin-right: 6px;
  position: relative;
  top: -1px;
}
.icon_blank {
  display: inline-block;
  vertical-align: middle;
  width: 22px;
  height: 22px;
  border-radius: 100%;
  background: url(/area/images/ico_blank.svg) no-repeat 50% 50%;
  -webkit-background-size: 17px auto;
  background-size: 17px auto;
  margin-left: 5px;
  position: relative;
  top: -1px;
}
.icon_blank_02 {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background: url(/area/images/ico_blank_02.svg) no-repeat 50% 50%;
  -webkit-background-size: 15px auto;
  background-size: 15px auto;
  margin-left: 3px;
  position: relative;
  top: -1px;
}

/* img_slide
------------------------------- */
.slick-slider {
	margin-bottom: 0px !important;
}
.img_slider > div {
  opacity: 0;
  position: absolute;
  top: 0;
}
.img_slider > div:first-child {
  opacity: 1;
  position: relative;
  text-align: center;
}
.img_slider > div.slick-list {
  opacity: 1;
  position: relative;
}
.img_slide .slick-slide {
  opacity: .3;
}
.img_slide .slick-slide img {
  margin: 0 auto;
}
.img_slide .slick-slide.slick-active {
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .img_slide .slick-slide {
    opacity: 1;
  }
}
/* slick-arrow */
.img_slide .slick-arrow {
  z-index: 10;
  width: 40px;
  height: 40px;
}
.img_slide .slick-arrow:before {
  color: #0028a2;
}
.img_slide .slick-prev {
  left: 50%;
  margin-left: -370px;
}
.img_slide .slick-next {
  right: 50%;
  margin-right: -370px;
}
.img_slide .slick-prev:before,
.img_slide .slick-next:before {
  content: '';
  display: inline-block;
  width: 40px;
  height: 40px;
  background-color: rgba(38,38,38,.8);
  background-repeat: no-repeat;
  -webkit-background-size: 9px auto;
  background-size: 9px auto;
  border-radius: 100%;
  opacity: 1;
}
.img_slide .slick-prev:before {
  background-image: url(/area/images/ico_arrw_prev.svg);
  background-position: 45% 50%;
}
.img_slide .slick-next:before {
  background-image: url(/area/images/ico_arrw_next.svg);
  background-position: 52% 50%;
}
.img_slide .slick-prev:hover:before,
.img_slide .slick-next:hover:before {
  opacity: .8;
}
/* slick-dots */
.img_slide .slick-dots {
  line-height: 10px;
  bottom: 22px;
  width: auto;
  left: 50%;
  -webkit-transform: translate(-50%,0);
  transform: translate(-50%,0);
}
.img_slide .slick-dots li {
  width: 10px;
  height: 10px;
  vertical-align: top;
}
.img_slide .slick-dots li button {
  width: 10px;
  height: 10px;
  margin: 0 5px;
}
.img_slide .slick-dots li button:before {
  content: '';
  width: 10px;
  height: 10px;
  background: #fff;
  border-radius: 100%;
  opacity: 1;
}
.img_slide .slick-dots li.slick-active button:before {
  background: #02a9d6;
}
@media screen and (max-width: 767px) {
  .img_slide {
    margin-bottom: 30px;
  }
  .img_slide .slick-prev {
    left: 10px;
    margin-left: 0;
    text-align: left;
  }
  .img_slide .slick-next {
    right: 10px;
    margin-right: 0;
    text-align: right;
  }
  .img_slide .slick-prev:before,
  .img_slide .slick-next:before {
    width: 25px;
    height: 25px;
    -webkit-background-size: 6px auto;
    background-size: 6px auto;
  }
  .img_slide .slick-dots {
    bottom: 15px;
  }
}

/* img_slider_02
------------------------------- */
.img_slider_02 .slick-slide img {
  margin: 0 auto;
}
.img_slider_02 > div {
  opacity: 0;
  position: absolute;
  top: 0;
}
.img_slider_02 > div:first-child {
  opacity: 1;
  position: relative;
  text-align: center;
}
.img_slider_02 > div.slick-list {
  opacity: 1;
  position: relative;
}
/* slick-dots */
.img_slide_02 .slick-dots {
  line-height: 10px;
  bottom: 22px;
  width: auto;
  left: 50%;
  -webkit-transform: translate(-50%,0);
  transform: translate(-50%,0);
}
.img_slide_02 .slick-dots li {
  width: 10px;
  height: 10px;
  vertical-align: top;
}
.img_slide_02 .slick-dots li button {
  width: 10px;
  height: 10px;
  margin: 0 5px;
}
.img_slide_02 .slick-dots li button:before {
  content: '';
  width: 10px;
  height: 10px;
  background: #fff;
  border-radius: 100%;
  opacity: 1;
}
.img_slide_02 .slick-dots li.slick-active button:before {
  background: #02a9d6;
}
@media screen and (max-width: 767px) {
  .img_slide_02 .slick-slider {
    margin-bottom: 5px;
  }
}
/* img_slider_02_nav */
.img_slider_02_nav,
.img_slider_03_nav{
  margin-bottom: 30px;
}
.img_slider_02_nav .slick-track,
.img_slider_03_nav .slick-track,
.img_slider_02_nav .slick-list,
.img_slider_03_nav .slick-list{
  -webkit-transform: none !important;
  transform: none !important;
}
.img_slider_02_nav .slick-track,
.img_slider_03_nav .slick-track{
  width: auto !important;
  left: 0 !important;
}
.img_slider_02_nav > .img_slider_02_nav_btn,
.img_slider_03_nav > .img_slider_03_nav_btn,
.img_slider_02_nav .slick-slide,
.img_slider_03_nav .slick-slide{
  width: 15% !important;
  height: 47px;
  line-height: 44px;
  text-align: center;
  border: 1px solid #ddd;
  margin-bottom: 1%;
  cursor: pointer;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .06em;
  float: left;
  position: relative;
	background-color: #FFF;
	 margin-left: 0.35%;
	margin-right: 0.75%;
}
.img_slider_02_nav_col3 .slick-slide,
.img_slider_03_nav_col3 .slick-slide{
  width: 32.5833% !important;
  margin: 0 0 8px !important;
}
.img_slider_02_nav_col3 .slick-slide:nth-child(3n+1),
.img_slider_03_nav_col3 .slick-slide:nth-child(3n+1){
  margin-right: 0.75% !important;
}
.img_slider_02_nav_col3 .slick-slide:nth-child(3n+2),
.img_slider_03_nav_col3 .slick-slide:nth-child(3n+2){
  margin-left: 0.375% !important;
  margin-right: 0.375% !important;
}
.img_slider_02_nav_col3 .slick-slide:nth-child(3n),
.img_slider_03_nav_col3 .slick-slide:nth-child(3n){
  margin-left: 0.75% !important;
}
.img_slider_02_nav .slick-slide img,
.img_slider_03_nav .slick-slide img{
  max-height: 100%;
  vertical-align: middle;
  display: inline-block;
}
.img_slider_02_nav .slick-slide.slick-active,
.img_slider_03_nav .slick-slide.slick-active{
  border-color: #455EA9;
  color: #455EA9;
}
.img_slider_02_nav .slick-slide:hover,
.img_slider_03_nav .slick-slide:hover{
  opacity: .7;
}
.img_slider_02_nav .slick-track,
.img_slider_03_nav .slick-track{
  padding-top: 9px;
}
.img_slider_02_nav .slick-slide.slick-active:before,
.img_slider_03_nav .slick-slide.slick-active:before{
  content: '';
  width: 21px;
  height: 9px;
  display: inline-block;
  position: absolute;
  top: -9px;
  left: 50%;
  margin-left: -10px;
  background: url(../../files/img/slider_02_nav_bg.png) no-repeat;
}
@media screen and (max-width: 767px) {
	.img_slider_02_nav > .img_slider_02_nav_btn,
.img_slider_03_nav > .img_slider_03_nav_btn,
.img_slider_02_nav .slick-slide,
.img_slider_03_nav .slick-slide{
  width: 22% !important;
	}
  .img_slider_02_nav > .img_slider_02_nav_btn,
	.img_slider_03_nav > .img_slider_03_nav_btn,
  .img_slider_02_nav .slick-slide,
	.img_slider_03_nav .slick-slide{
    height: 36px;
    line-height: 34px;
    font-size: 13px;
    margin-bottom: 10px;
  }
  .img_slider_02_nav .slick-slide:hover,
	.img_slider_03_nav .slick-slide:hover{
    opacity: 1;
  }
}

/* sp_slide
------------------------------- */
@media screen and (max-width: 767px) {
  .sp_slide {
    display: none;
  }
  .sp_slide_clone .sp_slide {
    display: block;
  }
  /* slick-arrow */
  .sp_slide_clone .slick-arrow {
    z-index: 10;
    width: 40px;
    height: 40px;
    margin-top: -25px;
  }
  .sp_slide_clone .slick-arrow:before {
    color: #0028a2;
  }
  .sp_slide_clone .slick-prev:before,
  .sp_slide_clone .slick-next:before {
    content: '';
    display: inline-block;
    width: 40px;
    height: 40px;
    background-color: rgba(38,38,38,.8);
    background-repeat: no-repeat;
    -webkit-background-size: 9px auto;
    background-size: 9px auto;
    border-radius: 100%;
    opacity: 1;
  }
  .sp_slide_clone .slick-prev:before {
    background-image: url(/area/images/ico_arrw_prev.svg);
    background-position: 45% 50%;
  }
  .sp_slide_clone .slick-next:before {
    background-image: url(/area/images/ico_arrw_next.svg);
    background-position: 52% 50%;
  }
  .sp_slide_clone .slick-prev:hover:before,
  .sp_slide_clone .slick-next:hover:before {
    opacity: .8;
  }
  /* slick-dots */
  .sp_slide_clone .slick-dots li {
    width: 10px;
    height: 10px;
    vertical-align: top;
  }
  .sp_slide_clone .slick-dots li button {
    width: 10px;
    height: 10px;
    margin: 0 5px;
  }
  .sp_slide_clone .slick-dots li button:before {
    content: '';
    width: 10px;
    height: 10px;
    background: #ddd;
    border-radius: 100%;
    opacity: 1;
  }
  .sp_slide_clone .slick-dots li.slick-active button:before {
    background: #02a9d6;
  }
  .sp_slide_clone {
    margin-bottom: 30px;
  }
  .sp_slide_clone .slick-prev {
    left: -5px;
    text-align: left;
  }
  .sp_slide_clone .slick-next {
    right: -5px;
    text-align: right;
  }
  .sp_slide_clone .slick-prev:before,
  .sp_slide_clone .slick-next:before {
    width: 25px;
    height: 25px;
    -webkit-background-size: 6px auto;
    background-size: 6px auto;
  }
  .sp_slide_clone .slick-dots {
    position: relative;
    bottom: inherit;
    line-height: 10px;
    margin-top: 15px;
  }
}

/* img_slider_02_nav */
.img_slider_02_nav,
.img_slider_03_nav{
  margin-bottom: 30px;
}
.img_slider_02_nav .slick-track,
.img_slider_03_nav .slick-track,
.img_slider_02_nav .slick-list,
.img_slider_03_nav .slick-list{
  -webkit-transform: none !important;
  transform: none !important;
}
.img_slider_02_nav .slick-track,
.img_slider_03_nav .slick-track{
  width: auto !important;
  left: 0 !important;
}
.img_slider_02_nav > .img_slider_02_nav_btn,
.img_slider_03_nav > .img_slider_03_nav_btn,
.img_slider_02_nav .slick-slide,
.img_slider_03_nav .slick-slide{
  height: 47px;
  line-height: 44px;
  text-align: center;
  border: 1px solid #ddd;
  margin-bottom: 1%;
  cursor: pointer;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .06em;
  float: left;
  position: relative;
	background-color: #FFF;
}
.img_slider_02_nav_col3 .slick-slide,
.img_slider_03_nav_col3 .slick-slide{
  width: 32.5833% !important;
  margin: 0 0 8px !important;
}
.img_slider_02_nav_col3 .slick-slide:nth-child(3n+1),
.img_slider_03_nav_col3 .slick-slide:nth-child(3n+1){
  margin-right: 0.75% !important;
}
.img_slider_02_nav_col3 .slick-slide:nth-child(3n+2),
.img_slider_03_nav_col3 .slick-slide:nth-child(3n+2){
  margin-left: 0.375% !important;
  margin-right: 0.375% !important;
}
.img_slider_02_nav_col3 .slick-slide:nth-child(3n),
.img_slider_03_nav_col3 .slick-slide:nth-child(3n){
  margin-left: 0.75% !important;
}
.img_slider_02_nav .slick-slide img,
.img_slider_03_nav .slick-slide img{
  max-height: 100%;
  vertical-align: middle;
  display: inline-block;
}
.img_slider_02_nav .slick-slide.slick-active,
.img_slider_03_nav .slick-slide.slick-active{
  border-color: #455EA9;
  color: #455EA9;
}
.img_slider_02_nav .slick-slide:hover,
.img_slider_03_nav .slick-slide:hover{
  opacity: .7;
}
.img_slider_02_nav .slick-track,
.img_slider_03_nav .slick-track{
  padding-top: 9px;
}
.img_slider_02_nav .slick-slide.slick-active:before,
.img_slider_03_nav .slick-slide.slick-active:before{
  content: '';
  width: 21px;
  height: 9px;
  display: inline-block;
  position: absolute;
  top: -9px;
  left: 50%;
  margin-left: -10px;
  background: url(../../files/img/slider_02_nav_bg.png) no-repeat;
}
@media screen and (max-width: 767px) {
  .img_slider_02_nav > .img_slider_02_nav_btn,
	.img_slider_03_nav > .img_slider_03_nav_btn,
  .img_slider_02_nav .slick-slide,
	.img_slider_03_nav .slick-slide{
    height: 36px;
    line-height: 34px;
    font-size: 13px;
    margin-bottom: 10px;
  }
  .img_slider_02_nav .slick-slide:hover,
	.img_slider_03_nav .slick-slide:hover{
    opacity: 1;
  }
}

/* sp_slide
------------------------------- */
@media screen and (max-width: 767px) {
  .sp_slide {
    display: none;
  }
  .sp_slide_clone .sp_slide {
    display: block;
  }
  /* slick-arrow */
  .sp_slide_clone .slick-arrow {
    z-index: 10;
    width: 40px;
    height: 40px;
    margin-top: -25px;
  }
  .sp_slide_clone .slick-arrow:before {
    color: #0028a2;
  }
  .sp_slide_clone .slick-prev:before,
  .sp_slide_clone .slick-next:before {
    content: '';
    display: inline-block;
    width: 40px;
    height: 40px;
    background-color: rgba(38,38,38,.8);
    background-repeat: no-repeat;
    -webkit-background-size: 9px auto;
    background-size: 9px auto;
    border-radius: 100%;
    opacity: 1;
  }
  .sp_slide_clone .slick-prev:before {
    background-image: url(/area/images/ico_arrw_prev.svg);
    background-position: 45% 50%;
  }
  .sp_slide_clone .slick-next:before {
    background-image: url(/area/images/ico_arrw_next.svg);
    background-position: 52% 50%;
  }
  .sp_slide_clone .slick-prev:hover:before,
  .sp_slide_clone .slick-next:hover:before {
    opacity: .8;
  }
  /* slick-dots */
  .sp_slide_clone .slick-dots li {
    width: 10px;
    height: 10px;
    vertical-align: top;
  }
  .sp_slide_clone .slick-dots li button {
    width: 10px;
    height: 10px;
    margin: 0 5px;
  }
  .sp_slide_clone .slick-dots li button:before {
    content: '';
    width: 10px;
    height: 10px;
    background: #ddd;
    border-radius: 100%;
    opacity: 1;
  }
  .sp_slide_clone .slick-dots li.slick-active button:before {
    background: #02a9d6;
  }
  .sp_slide_clone {
    margin-bottom: 30px;
  }
  .sp_slide_clone .slick-prev {
    left: -5px;
    text-align: left;
  }
  .sp_slide_clone .slick-next {
    right: -5px;
    text-align: right;
  }
  .sp_slide_clone .slick-prev:before,
  .sp_slide_clone .slick-next:before {
    width: 25px;
    height: 25px;
    -webkit-background-size: 6px auto;
    background-size: 6px auto;
  }
  .sp_slide_clone .slick-dots {
    position: relative;
    bottom: inherit;
    line-height: 10px;
    margin-top: 15px;
  }
}

/* btn_unit
------------------------------- */
.btn_unit {
  width: 1000px;
  margin: 40px auto 60px;
  padding: 25px 5px 30px;
  text-align: center;
}
.btn_unit li {
  width: 475px;
  display: inline-block;
  margin: 0 4px;
}
.btn_unit a {
  display: block;
  text-decoration: none;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: .02em;
  border-radius: 3px;
  padding: 22px 0 24px 0;
  -webkit-box-shadow: 0 2px 6px rgba(5,5,5,.3);
  box-shadow: 0 2px 6px rgba(5,5,5,.3);
  position: relative;
}
.btn_unit_arrw {
  display: inline-block;
  vertical-align: middle;
  width: 22px;
  height: 22px;
  background: url(/area/images/ico_arrw_next_02.svg) no-repeat 50% 50%;
  margin: 0 10px 0 -2px;
  position: relative;
  top: -2px;
}
.btn_unit_reserve a {
  background: #d5231d;
}
.btn_unit_reserve a:hover {
  background: #981317;
}
.btn_unit_detail a {
  background: #02a9d6;
}
.btn_unit_detail a:hover {
  background: #0d92d2;
}
@media screen and (max-width: 767px) {
  .btn_unit {
    width: auto;
    padding: 15px 15px 7px;
    margin: 25px auto 20px;
  }
  .btn_unit li {
    width: auto;
    display: block;
    margin: 0 0 10px;
  }
  .btn_unit a {
    font-size: 15px;
    display: block;
    padding-top: 19px;
    padding-bottom: 19px;
    -webkit-box-shadow: 0 1px 3px rgba(5,5,5,.3);
    box-shadow: 0 1px 3px rgba(5,5,5,.3);
  }
  .btn_unit_arrw {
    width: 15px;
    height: 15px;
    -webkit-background-size: 15px 15px;
    background-size: 15px 15px;
    margin-right: 5px;
  }
}

/* info_sec
------------------------------- */
.info_sec .title_01:before{
  background-image: url(/area/images/info_tit_bg.jpg);
}
/* info_tbl */
.info_tbl {
  margin-bottom: 35px;
}
.info_tbl table {
  width: 100%;
}
.info_tbl th,
.info_tbl td {
  border-top: 1px solid #e4e0d9;
  border-bottom: 1px solid #e4e0d9;
  padding: 10px;
  vertical-align: top;
	background-color: #FFF;
}
.info_tbl th {
  border-right: 1px solid #e4e0d9;
  font-weight: 700;
  background: #f7f5f2;
}
.info_tbl colgroup col:nth-child(1),
.info_tbl colgroup col:nth-child(3) {
  width: 10em;
}
@media screen and (max-width: 767px) {
	.info_tbl_sp {
    font-size: 12px;
  }
  .info_tbl_sp colgroup col:nth-child(1),
  .info_tbl_sp colgroup col:nth-child(3) {
    width: 6em;
  }
  .info_tbl_sp th,
  .info_tbl_sp td {
    padding: 5px 10px;
  }
  .info_tbl_sp th {
    font-weight: 400;
  }
  #info_tab li {
    display: inline-block;
    border: 1px solid #ddd;
    list-style: none;
    margin-right: 4px;
	background-color: #FFF;
  }
  #info_tab li a {
    display: inline-block;
    padding: 5px 20px 6px;
    color: #333;
    text-decoration: none;
    font-size: 14px;
    font-weight: 700;
    position: relative;
  }
  #info_tab li.active a:after {
    content: '';
    width: 21px;
    height: 9px;
    display: inline-block;
    position: absolute;
    bottom: -9px;
    left: 50%;
    margin-left: -10px;
    background: url(../../files/img/slider_02_nav_bg.png) no-repeat;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  #info_tab li.active {
    border-color: #02a9d6;
  }
  #info_tab li.active a {
    color: #02a9d6;
  }
  #info_tabContent {
    margin-top: 8px;
  }
}
/* info_facility_list */
.info_facility_list {
  margin-right: -8px;
}
.info_facility_list > div {
  border-width: 1px;
  border-style: solid;
  padding: 10px 20px 20px;
  width: 239px;
  float: left;
  margin: 0 8px 8px 0;
  border-color: #f6d3d3;
background-color: #FFF;
}
.info_facility_list > div.cl_l {
  clear: left;
}
.info_facility_list > div.info_facility_list_col2 {
  width: 496px;
}
.info_facility_list_tit {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.375;
  position: relative;
  min-height: 40px;
  margin-bottom: 10px;
  display: table;
}
.info_facility_list_tit > span {
  display: table-cell;
  vertical-align: middle;
}
.info_facility_list_txt {
  font-size: 13px;
}
.info_facility_list_ico {
  padding-right: 10px;
  color: #fff;
}
.info_facility_list_ico > span {
  width: 40px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  border-radius: 100%;
  text-align: center;
  font-family: "arial",serif;
}
.info_facility_list_01 {
  border-color: #153592 !important;
}
.info_facility_list_01 .info_facility_list_ico > span {
  background: #153592;
}
.info_facility_list_02 {
  border-color: #455EA9 !important;
}
.info_facility_list_02 .info_facility_list_ico > span {
  background: #455EA9;
}
.info_facility_list_03 {
  border-color: #d1dfc8 !important;
}
.info_facility_list_03 .info_facility_list_ico > span {
  background: #45be95;
}
.info_facility_list_04 {
  border-color: #EF9E9E !important;
}
.info_facility_list_04 .info_facility_list_ico > span {
  background: #EF9E9E;
}
.info_facility_list_img {
  text-align: center;
  margin-bottom: 13px;
}
@media screen and (max-width: 767px) {
  .info_facility_list {
    margin: 0 0 20px;
  }
  .info_facility_list > div.info_facility_list_col2 {
    width: auto;
  }
  .info_facility_list > div {
    width: auto;
    float: none;
    margin: 0;
    padding: 0;
    border: none;
  }
  .info_facility_list .slick-slide {
    padding: 10px 20px 20px;
    border: 1px solid #f6d3d3;
  }
}


/* tripleSecurity */
.tripleSecurity div.security3_wrapper{
	width: 1000px;
	background-image: url(../img/triplesecu_reback.jpg);
}

img.security3_illust{
	width: 980px;
	margin: 10px 10px 0 10px;
}
.tripleSecurity ul{
	margin: 0;
	padding: 20px;
	display: block;
	list-style: none;
}
.tripleSecurity ul li{
	float: left;
	width: 305px;
	margin: 0 15px 0 0;
	padding: 10px;
	display: block;
	background-color: #ee972d;
	color: #fff;
}
.tripleSecurity dl dt{
	margin: 0 0 0.5em 0;
	padding: 0;
	font-weight: 900;
	font-size: 110%;
	text-decoration: underline;
}
.tripleSecurity dl dd{
	margin: 0;
	padding: 0;
}
.tc_no1 dl dt{
/*	background-image: url(../img/triplesecu_no1.png);*/
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size:1.5em;
	padding:0 0 0 1.7em;
}
.tc_no2 dl dt{
/*	background-image: url(../img/triplesecu_no2.png);*/
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size:1.5em;
	padding:0 0 0 1.7em;
}
.tc_no3 dl dt{
/*	background-image: url(../img/triplesecu_no3.png);*/
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size:1.5em;
	padding:0 0 0 1.7em;
}
.tc_no1 dl dd img,
.tc_no2 dl dd img{
	width: 80px;
	float: right;
	margin: 0 0 5px 5px;
}
.tc_no3 dl dd img{
	width: 40px;
	float: right;
	margin: 0 0 5px 5px;
}
@media screen and (max-width: 767px) {
	.tripleSecurity div.security3_wrapper{
	 width: 100%;
}
 .tripleSecurity ul {
  margin: 20px 0 23px;
 }
	img.security3_illust{
		width: 98%;
		margin: 0.5em 1% 0 1%;
	}
	.tripleSecurity ul{
	 margin: 0 auto;
	 padding: 0.5em 2%;
	 display: block;
	 list-style: none;
 }
.tripleSecurity ul li{
	 float: left;
	 width: 96%;
	 margin: 0 auto 0.5em auto;
	 padding: 0.5em 2%;
 }
}


/* meal_sec
------------------------------- */
#anc_meal {
	background: url(/area/images/meal_unitime_bg.png);
}
.meal_sec .title_01:before{
  background-image: url(/area/images/meal_tit_bg.jpg);
}

/* meal_unitime */
.meal_unitime {
  
  padding: 35px 50px 35px 40px;
  margin: 40px 0 50px;
}
.meal_unitime_main {
  width: 600px;
  float: left;
}
.meal_unitime_tit_02 {
  text-align: center;
  margin-bottom: 15px;
}
.meal_unitime_tit_02 > span {
  background: url(/area/images/meal_unitime_line.png) repeat-x 0 100%;
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5555;
  padding-bottom: 10px;
}
.meal_unitime_tit_02 span span {
  font-size: 20px;
  color: #f39801;
}
.meal_unitime_link {
  margin-top: 10px;
}
.meal_unitime_link a {
  color: #333;
}
.meal_unitime_sub {
  width: 280px;
  float: right;
  font-size: 16px;
  font-weight: 700;
  color: #333;
  background: url(/area/images/meal_unitime_line_02.png) no-repeat 0 0;
}
.meal_unitime_sub li {
  background: url(/area/images/meal_unitime_line_02.png) no-repeat 0 100%;
  padding: 11px 0 11px 39px;
  position: relative;
}
.meal_unitime_sub li:before {
  content: '';
  width: 30px;
  height: 30px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -15px;
  background-image: url(/area/images/meal_unitime_num.png);
  background-repeat: no-repeat;
}
.meal_unitime_sub li:nth-child(1):before {
  background-position: 0 0;
}
.meal_unitime_sub li:nth-child(2):before {
  background-position: 0 -51px;
}
.meal_unitime_sub li:nth-child(3):before {
  background-position: 0 -101px;
}
.meal_unitime_sub li:nth-child(4):before {
  background-position: 0 -151px;
}
.meal_unitime_sub li:nth-child(5):before {
  background-position: 0 -204px;
}
.meal_unitime_sub li:nth-child(6):before {
  background-position: 0 -256px;
}
.meal_unitime_sub li:nth-child(7):before {
  background-position: 0 -306px;
}
.meal_unitime_sub li:nth-child(8):before {
  background-position: 0 -356px;
}
@media screen and (max-width: 767px) {
  .meal_sec .title_01:before {
    background-image: url(/area/images/meal_tit_bg_sp.jpg);
  }
  .meal_unitime {
    margin: 30px 0 40px;
    padding: 20px 15px;
  }
  .meal_unitime_main {
    width: auto;
    float: none;
  }
  .meal_unitime_tit {
    background: url(/area/images/meal_unitime_tit_sp.png) no-repeat;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    padding-top: 36.79389%;
  }
  .meal_unitime_tit img {
    display: none;
  }
  .meal_unitime_tit_02 {
    margin: 0 5px 10px;
  }
  .meal_unitime_tit_02 > span {
    font-size: 15px;
    display: block;
  }
  .meal_unitime_tit_02 span span {
    font-size: 15px;
  }
  .meal_unitime_txt {
    margin: 0 5px;
    line-height: 1.5714;
  }
  .meal_unitime_link {
    margin: 20px 5px 10px 8px;
  }
  .meal_unitime_sub {
    width: auto;
    float: none;
    margin: 15px 5px 15px;
    font-size: 14px;
    background-repeat: repeat-x;
  }
  .meal_unitime_sub li {
    padding-left: 23px;
    background-repeat: repeat-x;
  }
  .meal_unitime_sub li:before {
    width: 15px;
    height: 16px;
    -webkit-background-size: 15px auto;
    background-size: 15px auto;
    margin-top: -8px;
    left: 3px;
  }
  .meal_unitime_sub li:nth-child(1):before {
    background-position: 0 0;
  }
  .meal_unitime_sub li:nth-child(2):before {
    background-position: 0 -25px;
  }
  .meal_unitime_sub li:nth-child(3):before {
    background-position: 0 -50px;
  }
  .meal_unitime_sub li:nth-child(4):before {
    background-position: 0 -75px;
  }
  .meal_unitime_sub li:nth-child(5):before {
    background-position: 0 -101px;
  }
  .meal_unitime_sub li:nth-child(6):before {
    background-position: 0 -128px;
  }
  .meal_unitime_sub li:nth-child(7):before {
    background-position: 0 -153px;
  }
  .meal_unitime_sub li:nth-child(8):before {
    background-position: 0 -178px;
  }
}

/* meal_welcome */
.meal_welcome_tit {
  margin-bottom: 25px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .meal_welcome_tit {
    margin-bottom: 13px;
  }
  .meal_welcome_tit {
    background: url(/area/images/meal_welcome_tit_sp.png) no-repeat;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    padding-top: 14.914772%;
  }
  .meal_welcome_tit img {
    display: none;
  }
}


/* furniture_sec
------------------------------- */
.furniture_sec .title_01:before{
  background-image: url(/area/images/furniture_tit_bg.jpg);
}

/* furniture_voice */
.furniture_voice {
  padding: 37px 288px 0 80px;
  position: relative;
  min-height: 201px;
}
.furniture_voice_txt {
  border: 1px solid #d8ccba;
  border-radius: 8px;
  padding: 20px 30px;
  position: relative;
	background-color: #FFF;
}
.furniture_voice_txt:after {
  content: '';
  display: inline-block;
  width: 18px;
  height: 28px;
  position: absolute;
  right: -18px;
  top: 103px;
  background: url(/area/images/furniture_voice_bg.png) no-repeat;
}
.furniture_voice_tit {
    color: #0A86A7;
    font-weight: 700;
    margin-bottom: 5px !important;
    font-size: 16px;
    padding: 0 15px 0 10px;
    background: #fff;
    position: absolute;
    left: 20px;
    top: -1em;
    letter-spacing: .1em;
    width: 90%;
}
.furniture_voice_txt p {
  margin-bottom: 12px;
}
.furniture_voice_txt p:last-child {
  margin-bottom: 0;
}
.furniture_voice_img {
    position: absolute;
    right: 115px;
    top: 0;
    padding-top: 40px;
}
.furniture_voice_img_sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .furniture_sec .title_01:before {
    background-image: url(/area/images/furniture_tit_bg_sp.jpg);
  }
  .furniture_voice {
    padding: 10px 0 0;
    margin: 0 0 15px;
    min-height: inherit;
  }
  .furniture_voice_tit {
    left: 50%;
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);
  }
  .furniture_voice_txt {
    border-radius: 8px;
    padding: 12px 15px 15px;
  }
  .furniture_voice_txt:after {
    display: none;
    position: static;
  }
  .furniture_voice_txt p {
    margin-bottom: 5px;
  }
  .furniture_voice_txt p:last-child {
    margin-bottom: 0;
  }
  .furniture_voice_img {
    display: none;
  }
  .furniture_voice_img_sp {
    display: block;
    float: right;
    margin: 25px 0 2px 2px;
  }
}

/* furniture_point */
#anc_fur {
/*	background: url(/area/images/around_school_bg.jpg);*/
}
.furniture_point {
  margin-bottom: 25px;
        display: flex;
    justify-content: center;
}
.furniture_point > li {
  float: left;
  border: 1px dashed #000;
  padding: 16px 10px 13px 15px;
  font-weight: 700;
  color: #000;
  margin-right: 10px;
  letter-spacing: .03em;
  line-height: 1.5;
  position: relative;
	background-color: #FFF;
}
.furniture_point > li:last-child {
  margin-right: 0;
}
.furniture_point > li span {
  color: #ff6d4a;
  font-size: 16px;
}
.furniture_point i {
  font-style: normal;
  display: inline-block;
  background: #ff6d4a;
  color: #fff;
  border-radius: 3px;
  padding: 1px 10px;
  font-family: 'arial',serif;
  letter-spacing: .05em;
  position: absolute;
  top: -12px;
  left: 10px;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .furniture_point {
    padding-top: 10px;
    margin-bottom: 15px;
      display: block;
  }
  .furniture_point > li {
    float: none;
    padding: 12px 10px 10px;
    margin: 0 0 20px;
  }
  .furniture_point > li:last-child {
    margin-bottom: 0;
  }
  .furniture_point > li span {
    font-size: 15px;
  }
}

/* furniture_set */
.furniture_set {
  margin-top: 115px;
}
.furniture_set > div {
  border: 1px solid #d8ccba;
  padding: 32px 15px 15px 15px;
  position: relative;
  width: 292px;
  float: left;
  margin-left: 62px;
	background-color: #FFF;
}
.furniture_set > div:first-child {
  margin-left: 0;
}
.furniture_set_plus {
  content: '';
  width: 34px;
  height: 34px;
  display: inline-block;
  position: absolute;
  right: -48px;
  top: 50%;
  margin-top: -17px;
}
.furniture_set_plus:before,
.furniture_set_plus:after {
  content: '';
  background: #d8ccba;
  position: absolute;
  display: inline-block;
}
.furniture_set_plus:before {
  width: 34px;
  height: 6px;
  top: 14px;
  left: 0;
}
.furniture_set_plus:after {
  width: 6px;
  height: 34px;
  top: 0;
  left: 14px;
}
.furniture_set_tit {
  background: #0A86A7;
  color: #fff;
  font-weight: 700;
  padding: 5px 15px;
  position: absolute;
  left: -1px;
  top: -1px;
	width: 100%;
}
.furniture_set_txt {
  font-size: 13px;
  line-height: 1.6923;
  margin-top: 15px;
}

.all_new{
	position: absolute;
	width:80px;
	left: -10px;
	top: 30px;
}
@media screen and (min-width: 768px) {
.furnitureNew {
    position: absolute;
    left: -15px;
	top: -60px;
    z-index: 2;
}
}
@media screen and (max-width: 767px) {
.furnitureNew {
    position: absolute;
    width: 19%;
    top: -5%;
	left: 0;
    z-index: 2;
}
	.furniture_set {
    margin-top: 20px;
  }
  .furniture_set > div {
    width: auto;
    float: none;
    margin: 0;
    padding: 0;
  }
  .furniture_set > div:first-child {
    margin-top: 0;
  }
  .furniture_set .slick-slide {
    padding: 15px 30px;
    position: relative;
  }
  .furniture_set > div img {
    display: block;
    margin: 5% auto;
  }
  .furniture_set_plus {
    display: none;
  }
  .furniture_set_tit {
    padding: 5px 0px 5px 20px;
  }
	.all_new{
	width:70px;
	left:0;
	top:20px;
}
	.voice_tx{
	margin-top: 30px;
    display: block;
	}
}




/* girl_sec
------------------------------- */
#anc_girl {
	background: #FFE7E6;
}
.girl_sec .title_01:before{
  background-image: url(/area/images/girl_tit_bg.jpg);
}
.girl_tit_01 {
  font-size: 22px;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 20px;
}
.girl_tit_02 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 13px;
}
@media screen and (max-width: 767px) {
  .girl_sec .title_01:before {
    background-image: url(/area/images/girl_tit_bg_sp.jpg);
  }
  .girl_tit_01 {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .girl_tit_02 {
    font-size: 14px;
    margin-bottom: 7px;
  }
}


/* service_sec
------------------------------- */
.service_sec .title_01:before{
  background-image: url(/area/images/service_tit_bg.jpg) !important;
}
.service_list {
  margin-right: -8px;
  margin-bottom: 30px;
}
.service_list > div {
  border-width: 1px;
  border-style: solid;
  width: 244px;
  float: left;
  margin: 0 8px 8px 0;
  border-color: #f6d3d3;
}
.service_list > div.cl_l {
  clear: left;
}
.service_list > div.service_list_col2 {
  width: 496px;
}
.service_list_inner {
  display: block;
  padding: 10px 20px 20px;
	background-color: #FFF;
}
a.service_list_inner:hover {
  opacity: .7;
}
.service_list a {
  color: #333;
  text-decoration: none;
}
.service_list_tit {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.375;
  position: relative;
  min-height: 40px;
  margin-bottom: 10px;
  display: table;
}
.service_list_tit > span {
  display: table-cell;
  vertical-align: middle;
}
.service_list_txt {
  font-size: 13px;
}
.service_list_btn {
  text-align: center;
  margin: 10px auto 0;
  max-width: 300px;
}
.service_list_btn span {
  display: block;
  padding: 8px 25px 9px;
  line-height: 1;
  margin: 0 10px;
  background: #ff6d4a;
  color: #fff;
  border-radius: 3px;
}
.service_list_btn img {
  vertical-align: middle;
  margin-left: 5px;
  display: inline-block;
}
.service_list_ico {
  padding-right: 10px;
}
.service_list_ico > span {
  width: 40px;
  height: 40px;
  display: inline-block;
  border-radius: 100%;
  text-align: center;
}
.service_list_anshin {
  border-color: #f6d3d3 !important;
}
.service_list_anshin .service_list_ico > span,
.service_list_anshin .service_list_btn span {
  background: #ff6d4a;
}
.service_list_tyumoku {
  border-color: #f3ddb8 !important;
}
.service_list_tyumoku .service_list_ico > span,
.service_list_tyumoku .service_list_btn span {
  background: #f39801;
}
.service_list_kaiteki {
  border-color: #d1dfc8 !important;
}
.service_list_kaiteki .service_list_ico > span,
.service_list_kaiteki .service_list_btn span {
  background: #45be95;
}
.service_list_img {
  text-align: center;
  margin-bottom: 13px;
}
.service_list_img img {
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .service_sec .title_01:before {
    background-image: url(/area/images/service_tit_bg_sp.jpg);
  }
  .service_list {
    margin: 0 0 20px;
  }
  .service_list > div.service_list_col2 {
    width: auto;
  }
  .service_list > div {
    width: auto;
    float: none;
    margin: 0;
    padding: 0;
  }
  a.service_list_inner:hover {
    opacity: 1;
  }
  .service_list_btn img {
    position: relative;
    top: -1px;
  }
}


/* around_sec
------------------------------- */
.around_sec .title_01:before{
  background-image: url(../../files/img/around_tit_bg.jpg);
}
.map_icon {
	background-image: url(../../files/img/map_icon.png);
	background-repeat: no-repeat;
	padding: 0 0 5px 30px;
	font-weight: bold;
	
}	
@media screen and (min-width: 768px) {
.around_map_iframe .left {
    float: left;
	width: 460px;
	padding-right: 30px;
}
.around_map_iframe .right {
    float: right;
  /*  margin-bottom: 10%;*/
	width: 510px;
}
.around_map_iframe iframe {
	width: 1000px;
	height: 370px;
}

/* Preload images */
body:after {
  content: url(../images/close.png) url(../images/loading.gif) url(../images/prev.png) url(../images/next.png);
  display: none;
}

body.lb-disable-scrolling {
  overflow: hidden;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  border-radius: 3px;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-container {
  padding: 4px;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../../images/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../../images/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../../images/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
}
/* around_map */
.around_map {
  margin: 30px 0 20px;
}


.around_map_iframe iframe {
  border: none;
  display: block;
}
.around_map_more {
  text-align: right;
}
.around_map_more a {
  color: #000;
}
.around_map_more img {
  vertical-align: middle;
  margin-right: 6px;
  position: relative;
  top: -2px;
}
@media screen and (max-width: 767px) {
.around_sec .title_01:before {
    background-image: url(../../files/img/around_tit_bg_sp.jpg);
  }
  .around_map {
    margin: 15px 0 10px;
  }
  .around_map_iframe iframe {
    width: 96%;
    height: 225px;
  }
  .around_map_more {
    text-align: left;
    position: relative;
    padding-left: 17px;
    font-size: 12px;
  }
  .around_map_more img {
    position: absolute;
    left: 0;
    top: 3px;
    width: 13px;
  }
}

/* around_osusume */
.around_osusume {
	clear: both;
}
.around_osusume_tit {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: .02em;
  margin-bottom: 10px;
}
.around_osusume_tit_ico {
  display: inline-block;
  width: 46px;
  height: 46px;
  background: #02a9d6;
  border-radius: 100%;
  text-align: center;
  vertical-align: middle;
  margin-right: 11px;
  position: relative;
  top: -3px;
}
.around_osusume_tit_ico img {
  vertical-align: middle;
  position: relative;
  top: 1px;
}
@media screen and (max-width: 767px) {
  .around_osusume_tit {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .around_osusume_tit_ico {
    width: 26px;
    height: 26px;
    margin-right: 8px;
  }
  .around_osusume_tit_ico img {
    width: 14px;
  }
}

/* around_facility_list */
.around_facility_list {
  margin: 17px 0 0px;
}
.around_facility_list > div {
  width: 244px;
  float: left;
  border: 1px solid #ddd;
  padding: 12px 20px 15px;
  margin: 8px 0 0 8px;
}
.around_facility_list > div:nth-child(4n+1) {
  clear: left;
  margin-left: 0;
}
.around_facility_tit {
  min-height: 3.2em;
  margin-bottom: 8px;
}
.around_facility_tit > div {
  position: relative;
  display: table;
  width: 100%;
}
.around_facility_ico {
  display: table-cell;
  vertical-align: middle;
  width: 44px;
}
.around_facility_ico span {
  display: inline-block;
  -webkit-box-shadow: 0 2px 5px rgba(4,0,0,.25);
  box-shadow: 0 2px 5px rgba(4,0,0,.25);
  border-radius: 3px;
  width: 34px;
  height: 34px;
  position: relative;
  top: -1px;
}
.around_facility_name {
  display: table-cell;
  vertical-align: middle;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.375;
}
.around_facility_img {
  margin-bottom: 13px;
  text-align: center;
}
.around_facility_img img {
  display: inline-block;
}
.around_facility_access {
  margin-top: 15px;
  font-size: 13px;
  font-weight: 700;
	position: absolute;/*20171017 to add*/
  left: 10px;
  bottom: 10px;
}
.around_facility_txt{
  margin-bottom: 26px;/*20171017 to add*/
}
.area_text{/*20171017 to add*/
  position: relative;
	background-color: #FFF;
}
.around_facility_access img {
  margin-right: 6px;
  vertical-align: middle;
  position: relative;
  top: -2px;
  display: inline-block;
}
.around_facility_ico_01 span {
  background: #20baff;
}
.around_facility_ico_04 span {
  background: #ffec4f;
}
.around_facility_access_01 {
  color: #00a2cd;
}
.around_facility_access_02 {
  color: #3fb28b;
}
.around_facility_access_03 {
  color: #ec9607;
}
.around_facility_access_04 {
  color: #f57f63;
}
@media screen and (max-width: 767px) {
  .around_facility_list > div {
    width: auto;
    float: none;
    margin: 0;
    padding: 0;
  }
  .around_facility_img {
    margin-bottom: 8px;
  }
  .around_facility_access {
    margin-top: 8px;
  }
  .around_facility_list .slick-slide {
    padding: 10px 15px 13px;
  }
}

/* around_school */
.around_school {
  background: url(../img/around_school_bg.gif);
  padding: 35px 0 1px;
  margin: 50px 0;
border-top: #262651 solid 8px;
	border-bottom: #262651 solid 8px;
}
.around_school_list {
  margin-top: 20px;
  max-height: 540px;
  overflow: auto;
}
.around_school_list ul {
  display: table;
  width: 100%;
  border-spacing: 0 3px;
}
.around_school_list li {
  margin-bottom: 3px;
  display: table-row;
}
.around_school_name {
  display: table-cell;
  vertical-align: middle;
  padding: 15px 20px 15px 30px;
  font-weight: 700;
  border-bottom: 3px solid transparent;
  background: #fff;
  width: 35%;
  vertical-align: top;
}
.around_school_access {
  display: table-cell;
  vertical-align: middle;
  padding: 15px 20px 15px 0;
  background: #fff;
  vertical-align: top;
}
.around_school_access span {
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  color: #ff3e17;
  margin: 0 1px;
}
@media screen and (max-width: 767px) {
  .around_school {
    padding: 15px 0 25px;
    margin: 30px 0;
  }
  .around_school_list {
    margin: 0 10px;
    height: 200px;
  }
  .around_school_list li,
  .around_school_name,
  .around_school_access {
    display: block;
  }
  .around_school_name {
    width: auto;
    padding: 0;
    position: relative;
    border: none;
  }
  .around_school_access {
    padding: 0;
  }
  .around_school_list li {
    background: #fff;
    padding: 6px 10px;
    margin-bottom: 4px;
  }
}
/* around_house */
.around_house {
  margin: 55px 0 40px;
}
.around_house_list > li {
  width: 244px;
  float: left;
  margin-left: 8px;
  margin-bottom: 8px;
}
.around_house_list > li:nth-child(4n+1) {
  margin-left: 0;
}
.around_house_list a {
  display: block;
  color: #333;
  text-decoration: none;
}
.around_house_img img {
  width: 100%;
}
.around_house_list a:hover img {
  opacity: .7;
}
.around_house_cnt {
  border: 1px solid #ddd;
  border-top: none;
  padding: 12px 20px 20px;
}
.around_house_tit {
  font-weight: 700;
  margin-bottom: 5px;
}
.around_house_txt {
  font-size: 13px;
}
@media screen and (max-width: 767px) {
  .around_house {
    margin: 20px 0 23px;
  }
  .around_house_list > li {
    width: 50%;
    padding-right: 2px;
    margin: 0 0 5px;
  }
  .around_house_list > li:nth-child(2n) {
    padding-left: 3px;
    padding-right: 0;
  }
  .around_house_list > li:nth-child(2n+1) {
    clear: left;
  }
  .around_house_list a:hover img {
    opacity: 1;
  }
  .around_house_cnt {
    padding: 10px 13px;
  }
}

/* yakan */
#yakan,
.yakan{
  text-align: center;
}
@media screen and (min-width: 768px) {
  #yakan img {
    margin-bottom: 40px;
  }
}

/* ----------------------------------------

footer

---------------------------------------- */
#footer {
  position: relative;
  background: #f7f5f2;
}
#footer a {
  color: #333;
}
#footer #info {
  width: 1000px;
  margin: 0 auto;
  padding-top: 35px;
}
#footer #day {
  width: 1000px;
  margin: 20px auto 0;
  padding-bottom: 45px;
  color: #999;
}
#link_copyright {
  background: #262626;
  text-align: center;
  padding: 25px 0 30px;
  color: #ccc;
}
#link_copyright a {
  color: #ccc;
  display: inline-block;
  margin: 0 5px;
}
#copyright_other {
  margin-top: 15px;
  color: #999;
  font-size: 13px;
}
@media screen and (max-width: 767px) {
  #footer {
    margin-top: 92px;
    font-size: 13px;
  }
  #footer #info {
    width: auto;
    padding: 20px 15px 0;
  }
  #footer #day {
    width: auto;
    margin-top: 10px;
    padding: 0 15px 27px;
  }
  #link_copyright {
    padding: 15px 10px 70px;
    text-align: left;
    line-height: 2.4;
  }
  #copyright_other {
    margin-top: 5px;
    line-height: 1.5;
  }
}

/* pagetop
------------------------------- */
#pagetop {
  position: absolute;
  right: 10px;
  z-index: 100;
}
#pagetop a {
  text-decoration: none;
  color: #6a390c;
  text-transform: uppercase;
  font-size: 13px;
  font-family: "arial",serif;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: .03em;
}
#pagetop img {
  display: block;
  margin: 0 auto;
}
.pagetop_img {
  position: relative;
  right: -4px;
  bottom: -11px;
  z-index: 1;
}
#pagetop span {
  display: block;
  position: relative;
  width: 72px;
  height: 72px;
  border-radius: 100%;
  background-color: #ffee3e;
  text-align: center;
  padding-top: 15px;
}
#pagetop span img {
  margin-bottom: 5px;
}
#pagetop a > div {
  position: relative;
}
#pagetop a:hover > div {
  top: -5px;
}
@media screen and (max-width: 767px) {
  #pagetop {
    position: relative !important;
    display: block !important;
    top: -20px !important;
    width: 96px;
    float: right;
  }
  #pagetop a {
    font-size: 11px;
  }
  #pagetop a > div {
    padding-right: 36px;
    padding-bottom: 7px;
  }
  .pagetop_img {
    width: 45px;
    position: absolute;
    bottom: 0;
    right: 0;
  }
  #pagetop span {
    width: 60px;
    height: 60px;
    padding-top: 9px;
  }
}


/* ----------------------------------------

- Stopgap Class
(以下は暫定的、又はイレギュラーな場合のみ使用。通常は使用しない)

---------------------------------------- */
.fw400 {
  font-weight: 400 !important;
}
.fw700 {
  font-weight: 700;
}
.clear {
  clear: both;
}
.hidden {
  width: 0;
  height: 0;
  overflow: hidden;
}
.mgt0 {
  margin-top: 0 !important;
}
.mgt5 {
  margin-top: 5px !important;
}
.mgt10 {
  margin-top: 10px !important;
}
.mgt15 {
  margin-top: 15px !important;
}
.mgt20 {
  margin-top: 20px !important;
}
.mgt30 {
  margin-top: 30px !important;
}
.mgt40 {
  margin-top: 40px !important;
}
.mgb0 {
  margin-bottom: 0 !important;
}
.mgb5 {
  margin-bottom: 5px !important;
}
.mgb10 {
  margin-bottom: 10px !important;
}
.mgb15 {
  margin-bottom: 15px !important;
}
.mgb20 {
  margin-bottom: 20px !important;
}
.mgb30 {
  margin-bottom: 30px !important;
}
.mgb40 {
  margin-bottom: 40px !important;
}
.alnC {
  text-align: center !important;
}
.alnR {
  text-align: right !important;
}
.alnL {
  text-align: left !important;
}
.nowrap {
  white-space: nowrap;
}
.breakWord {
  word-wrap: break-word;
}
@media screen and (max-width: 767px) {
  .sp_mgt0 {
    margin-top: 0 !important;
  }
  .sp_mgt5 {
    margin-top: 5px !important;
  }
  .sp_mgt10 {
    margin-top: 10px !important;
  }
  .sp_mgt15 {
    margin-top: 15px !important;
  }
  .sp_mgt20 {
    margin-top: 20px !important;
  }
  .sp_mgt30 {
    margin-top: 30px !important;
  }
  .sp_mgt40 {
    margin-top: 40px !important;
  }
  .sp_mgb0 {
    margin-bottom: 0 !important;
  }
  .sp_mgb5 {
    margin-bottom: 5px !important;
  }
  .sp_mgb10 {
    margin-bottom: 10px !important;
  }
  .sp_mgb15 {
    margin-bottom: 15px !important;
  }
  .sp_mgb20 {
    margin-bottom: 20px !important;
  }
  .sp_mgb30 {
    margin-bottom: 30px !important;
  }
  .sp_mgb40 {
    margin-bottom: 40px !important;
  }
  .spNone {
    display: none !important;
  }
}
.w05p {
  width: 5% !important;
}
.w08p {
  width: 8% !important;
}
.w10p {
  width: 10% !important;
}
.w12p {
  width: 12% !important;
}
.w13p {
  width: 13% !important;
}
.w14p {
  width: 14% !important;
}
.w15p {
  width: 15% !important;
}
.w18p {
  width: 18% !important;
}
.w20p {
  width: 20% !important;
}
.w22p {
  width: 22% !important;
}
.w25p {
  width: 25% !important;
}
.w30p {
  width: 30% !important;
}
.w33p {
  width: 33% !important;
}
.w35p {
  width: 35% !important;
}
.w40p {
  width: 40% !important;
}
.w45p {
  width: 45% !important;
}
.w50p {
  width: 50% !important;
}
.w59p {
  width: 59% !important;
}
.w60p {
  width: 60% !important;
}
.w70p {
  width: 70% !important;
}
.w80p {
  width: 80% !important;
}
.w90p {
  width: 90% !important;
}
.w100p {
  width: 100% !important;
}
@media screen and (max-width: 767px) {
  .spW20p {
    width: 20% !important;
  }
  .spW21p {
    width: 21% !important;
  }
  .spW24p {
    width: 24% !important;
  }
  .spW25p {
    width: 25% !important;
  }
  .spW28p {
    width: 28% !important;
  }
  .spW30p {
    width: 30% !important;
  }
  .spW33p {
    width: 33% !important;
  }
  .spW35p {
    width: 35% !important;
  }
  .spW40p {
    width: 40% !important;
  }
  .spW45p {
    width: 45% !important;
  }
  .spW50p {
    width: 50% !important;
  }
  .spW100p {
    width: 100% !important;
  }
}

@media screen and (min-width: 768px) {
  .pc_none{ display: none !important; }
	.icon {
	float: left;
	margin: 35px 0 10px;
	}
}
@media screen and (max-width: 767px) {
  .sp_none{ display: none !important; }
	.icon {
	float: left;
	margin: 3% 0 10px;
	padding-left: 1%;}
}
@media screen and (max-width: 320px) {
  .sp_320_none{ display: none !important; }
}

/* ----------------------------------------

clearfix

---------------------------------------- */
/* Modern Browsers
------------------------------- */
.clearfix:after {
  display: block;
  clear: both;
  height: 0;
  line-height: 0;
  visibility: hidden;
  content: ".";
}

/* Legacy IE
------------------------------- */
.clearfix {
  *zoom: 1;
}

.icon {
	float: left;
}
.slick-slide img {
	margin-right: auto;
    margin-left: auto;
}
.red20 {
	color: #FB3C3F;
	font-size: 20px;
	font-weight: bold;
}
.red {
	color: #FB3C3F;
}
.bold {
	font-weight: bold;
	font-size: 15px;
}
.mgb {
	margin-bottom: 30px;
}
.text_center {
	text-align: center;
}
.price i span {
    font-size: 166.7%;
}
.price i {
    font-weight: 700;
    font-style: normal;
    color: #f52800;
}

p.chushaku {
	display: block;
	margin: 0 auto 3em auto;
	padding: 0;
	font-size: 90%;
	line-height: 1.5em;
}

/* 店舗詳細
------------------------------- */
/* around_shop */
.around_shop {
  border: 3px solid #ff7b00;
  border-radius: 3px;
  padding: 30px 30px 15px;
  position: relative;
background-color: #FFF;
}
.around_shop a {
  color: #333;
}
.around_shop_tit {
  position: absolute;
  top: -1em;
  left: 50%;
  -webkit-transform: translate(-50%,0);
  transform: translate(-50%,0);
  padding: 0 25px;
  font-size: 18px;
  font-weight: 700;
  color: #e36d00;
  background: #fff;
  letter-spacing: .03em;
  white-space: nowrap;
}
.around_shop .img01 {
  float: left;
  margin-right: 20px;
  overflow: hidden;
}
.around_shop .txt {
  overflow: hidden;
  padding-bottom: 5px;
}
.around_shop .address {
  margin-bottom: 10px;
  color: #666;
}
.around_shop .tel {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  font-family: 'arial', serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 1;
  color: #ff3e17;
  margin-bottom: 5px;
}
.around_shop .tel a {
  color: #ff3e17;
}
.around_shop .tel:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 46px;
  height: 34px;
  background: url(/area/images/ico_tel.png) no-repeat;
  -webkit-background-size: 46px auto;
  background-size: 46px auto;
  margin-right: 10px;
  position: relative;
  top: -2px;
}
.around_shop .btn {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
  .around_shop {
    padding: 20px 15px;
  }
  .around_shop_tit {
    font-size: 16px;
    padding: 0 15px;
    top: -.9em;
  }
  .around_shop .img01 {
    float: none;
    margin: 0;
    text-align: center;
  }
  .around_shop .img01 > p {
    float: none !important;
  }
  .around_shop .txt {
    overflow: visible;
  }
  .around_shop .txt .name {
    margin-bottom: 5px;
  }
  .around_shop .address {
    margin-bottom: 15px;
  }
  .around_shop .tel {
    display: table-footer-group;
    text-align: center;
    font-size: 31px;
    text-decoration: underline;
  }
  .around_shop .btn {
    display: table-header-group;
  }
  .around_shop .btn a {
    display: block;
    margin-bottom: 19px;
  }
}
.nearest_station {
    padding-top: 5px;
	min-height: 31px;
    height: auto !important;
    background: url(/files/img/common/icon_nearest_station_01.png) no-repeat scroll 0px 3px transparent;
    line-height: 1.4em;
    font-family: "メイリオ",Arial,Helvetica,sans-serif;
    font-size: 140%;
    font-weight: 700;
    color: #F8450B;
	padding-left: 35px;
}
.around_shop .txt .name a {
  font-size: 120%;
  font-weight: 700;
  line-height: 2.2;
  margin-bottom: 8px;
  /*background: url(/files/img/common/icon_logo_01.png) 0 5px no-repeat;*/
  padding: 10px 0px 8px 0px;
}
/* yakan */
#yakan {
  text-align: center;
}
#yakan img {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  #yakan img {
    margin-top: 30px;
  }
}

/* 注目マンション
------------------------------- */

.title_04 {
    font-size: 28px;
    font-weight: 700;
    line-height: 1.3;
    border-bottom: 2px solid #54251B;
    padding-bottom: 13px;
    padding-left: 50px;
    background-image: url(/area/area_kyushu/rc_kyudaimae/files/img/around_house_mark.png);
    background-repeat: no-repeat;
    background-size: 40px;
    margin-bottom: 30px;
	margin-top: 10%;
}


/* SEO対策専門学校
------------------------------- */
@media screen and (min-width: 768px) {
.college {
	min-width: 1000px;
	font-size: 12px;
	margin: 0 auto;
}
}
.college .marker {
    background: linear-gradient(transparent 60%, #ffff66 60%);
}
@media screen and (max-width: 767px) {
	.college {
	width: auto;
	margin: 0 auto;
}
  .college td {
    border: none;
    display: block;
    width: 100%;
    box-sizing: border-box;
  }
  .college td.col-6 {
    float: left;
  }
  .college td.txt-right {
    text-align: right;
  }
  .college td:before {
    content: attr(data-title) " ";
  }
  .college .clear {
    clear: both;
  }
}

.pc_title01{
	font-size: 90%;
}

/* comic
------------------------------- */
#comic .section_inner {
	background-color: #FFF;
}
#comic .title_01:before {
	content: '※写真はイメージです。';
    font-size: 14px;
    text-align: left;
    text-shadow: white 1px 0px, white -1px 0px, white 0px -1px, white 0px 1px, white 1px 1px, white -1px 1px, white 1px -1px, white -1px -1px, white 1px 1px, white -1px 1px, white 1px -1px, white -1px -1px, white 1px 1px, white -1px 1px, white 1px -1px, white -1px -1px;
}
#comic .title_01:before{
  background-image: url(/area/images/tit_bg_community_room.jpg);
}

.comic_notice{
	font-size:80%;
}
.y_line {
    background: linear-gradient(transparent 60%, #ffff66 60%);
}
@media screen and (max-width: 767px) {
  #comic .title_01:before {
    background-image: url(/area/images/tit_bg_community_room_sp.jpg);
  }
}
.font50 {
    font-size: 40px;
    text-align: center;
    font-weight: bold;
}



@media screen and (max-width: 767px){
.font50 {
    font-size: 100%;
    text-align: center;
    font-weight: bold;
}
}
/*試食会*/
#sishoku_box {
 padding: 0 0 3% 0; 
}
#sishoku_box .left_tasting {
  float:left;
  width: 400px;
}
#sishoku_box .left_tasting p {
 margin-top:3%;
}
#sishoku_box .right_tasting {
  float:right;
  width: 600px;
  background: #fff;
  padding: 1% 2%;
  margin-top: 1%;
}
#sishoku_box .right_tasting a {
  color:#000;
}
#sishoku_box .right_tasting dl {
  border-bottom: dotted 1px #ccc;
  padding: 1% 0;
}
#sishoku_box .right_tasting dt {
  float:left;
  width:100px;
}
#sishoku_box .right_tasting dd {
  float:right;
  width:450px;
}
.tasting_contact a {
  background-image: url(/area/images/tasting_contact.png);
  width: 443px;
  height: 71px;
  display: block;
  text-indent: -999999px;
}
.bnr_sishoku {
 width: 1000px;
 margin: 0 auto 15px auto;
 padding: 0;
}
@media screen and (max-width: 767px) {
 .bnr_sishoku {
  width: auto;
  margin: 15px auto;
  padding: 0 15px;
 }
 .bnr_sishoku img {
  width: 100% !important;
 }
}
.color_e6450b {
  color: #e6450b;
}
.color_f7f706 {
  color: #f7f706;
}
.color_f78bf7 {
  color: #f78bf7;
}
.color_4d90fe {
  color: #4d90fe;
}
.color_58c158 {
  color: #58c158;
}
.color_b1816f {
  color: #b1816f;
}
@media screen and (max-width: 767px) {
#sishoku_box .left_tasting,#sishoku_box .right_tasting,
#sishoku_box .right_tasting dt,#sishoku_box .right_tasting dd{
  float:none;
  width: auto;
}
#sishoku_box .right_tasting dt {
  padding-bottom: 1%;
  }
.left_tasting .photo p {
  float:left;
  width: 50%;
  padding-right:2%;
  }
#sishoku_box .left_tasting p {
  width: 50%;
  margin: 2% auto 0% auto;
  }
#sishoku_box iframe {
  height: 250px;
  width: 100%;
  } 
  .right_tasting .text {
    margin-bottom:3%;
  }
  .tasting_contact a {
  background-image: url(/area/images/tasting_contact.png);
  display: block;
}
  }
.m_notice {
    padding: 20px;
    width: 95%;
    margin: 1em auto;
    border: 2px solid #D44138;
    background-color: #fff;
    color: #d44138;
}

/* スターターキット削除対応 */
@media screen and (min-width: 767px) {
    .furniture_set {
    display: flex;
    justify-content: center;
    }
    
}
}




/* .mv_pc_price .price1
------------------------------- */
@media screen and (min-width: 768px) {
#mv_pc_price {
display: block;
    position: absolute;
    bottom: 72%;
    left: 1%;
    line-height: 1.8em;
    text-align: right;
    user-select: auto;
    width: 267px;
    border-top-left-radius: 100px;
    border-bottom-left-radius: 100px;
    position: relative;
}
#mv_pc_price div.main{
	font-size: 25px;
	font-weight: 700;
	text-shadow: 2px 2px 1px #ffffff;
}
#mv_pc_price div.main .red{
	font-size: 1.2em;
	font-weight: 700;
	text-shadow: 2px 2px 1px #ffffff;
}
#mv_pc_price div.sub{
	font-size: 80%;
	line-height: 1.1em;
}	
#mv_pc_price i span {
	font-size: 150%;
}
#mv_pc_price div::first-letter {
	font-size: 100%;
}
#mv_pc_price i {
	font-style: normal;
	color: #ff0000;
}

#mv_pc_price .rent {
	display: inline-flex;
    width: 65px;
    height: 65px;
    color: #FFF;
    line-height: 42px;
    text-align: center;
    background: #ea5514;
    float: left;
    border-radius: 100%;
    margin: 0px 5px 0px 0px;
    font-size: 20px;
    justify-content: center;
    align-items: center;
}
.slick-slider .slick-track, .slick-slider .slick-list {
    /*height: 480px!important;*/
}
.price1{
    height: 480px!important;
}
}


/* .mv_pc_price .price1
------------------------------- */
@media screen and (min-width: 768px) {
#mv_pc_price {display: block;position: absolute;bottom: 34%;left: 1%;line-height: 2.8em;background: #ffffffc7;text-align: left;user-select: auto;width: 335px;border-top-left-radius: 100px;border-bottom-left-radius: 100px;position: relative;padding: 0px 0px 8px 0px;}
#mv_pc_price div.main{
	font-size: 25px;
	font-weight: 700;
	text-shadow: 2px 2px 1px #ffffff;
}
#mv_pc_price div.main .red{
	font-size: 1.2em;
	font-weight: 700;
	text-shadow: 2px 2px 1px #ffffff;
}
#mv_pc_price div.sub{
	font-size: 80%;
	line-height: 1.1em;
}	
#mv_pc_price i span {
	font-size: 150%;
}
#mv_pc_price div::first-letter {
	font-size: 100%;
}
#mv_pc_price i {
	font-style: normal;
	color: #ff0000;
}

#mv_pc_price .rent {
	display: inline-flex;
    width: 65px;
    height: 65px;
    color: #FFF;
    line-height: 42px;
    text-align: center;
    background: #ea5514;
    float: left;
    border-radius: 100%;
    margin: 0px 5px 0px 0px;
    font-size: 20px;
    justify-content: center;
    align-items: center;
}
.slick-slider .slick-track, .slick-slider .slick-list {
    /*height: 480px!important;*/
}
.price1{
    height: 480px!important;
}
}


/* .mv_sp_price .price1
------------------------------- */
@media screen and (max-width: 768px) {
#mv_sp_price {
	display: flex;
    background-color: #fffde6;
    line-height: 1.2em;
    text-align: left;
    user-select: auto;
    margin: 0 10% 5%;
    z-index: 20;
    border: aqua;
    border-radius: 10px;
    justify-content: center;
    padding-top: 3%;
    /* box-shadow: 2px 3px 0px rgb(246 229 80); */
    border: 1px solid #68ca46;
}
#mv_sp_price div{
	width: 290px;
}
#mv_sp_price div.main{
	font-size: 120%;
	font-weight: 700;
}
#mv_sp_price div.main .red{
	font-size: 1.5em;
}
#mv_sp_price div.sub{
	font-size: 75%;
}	
#mv_sp_price i span {
	font-size: 150%;
}
#mv_sp_price div::first-letter {
	font-size: 100%;
}
#mv_sp_price i {
	font-style: normal;
	color: #ff0000;
}
#mv_sp_price .rent {
	display: inline-flex;
	width: 40px;
	height: 40px;
	color: #FFF;
	background: #ea5514;
	float: left;
	border-radius: 100%;
	margin: -2px 5px 10px 0px;
	font-size: 15px;
	justify-content: center;
	align-items: center;
}
    }