/*
Theme Name: TRUST-mareas
*/

@charset 'utf-8';
/*
---------------------------------------
reset
---------------------------------------
*/

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a,abbr,acronym,address,big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt,var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed,figure, figcaption, footer, header, hgroup,menu, nav, output, ruby, section, summary,time, mark, audio, video {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	font-size: 100%;
	font-style: normal;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
	margin:0;
	padding:0;
}

html{
	min-height:100%;
	width:100%;
	font-size: 62.5%;
}
html, body ,.wrapper {
	height:100%;
	position: relative;
}
.wrapper {
	min-width: 1380px;
}
#container {
	position: relative;
}

body {
	font-family: "游ゴシック", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, sans-serif;
	color: #212121;
	height: 100%;
	width: 100%;
	/*min-width: 640px;*/
	margin: 0;
	padding: 0;
	position: relative;
}

/*@media all and (-ms-high-contrast: none) {
  body {
    font-family: "メイリオ",Meiryo,"游ゴシック",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  }
}*/

input, textarea {
	margin: 0;
	padding: 0;
}

input:focus, textarea:focus, button:focus {
	outline: 0;
}

img {
	border: none;
}

ol, ul {
	list-style: none;
}
p {
	color: #333;
	font-size: 1.6rem;
	line-height: 2;

}
table {
	width:100%;
	border-collapse: collapse;
	border-spacing:0;
}
table th {
	font-weight:normal;
}

caption, th {
	text-align: left;
}

a:focus {
	outline:none;
}

p,dd,li,address{
	font-style:normal;
}

body small {
	font-size: 1.1rem;
}

figure {
	line-height: 0;
}

area{
	border:none;
	outline:none;
}

/*
----------------------------------------
flex
----------------------------------------
*/

.flex {
	-js-display: flex;
	display: -ms-flex;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: stretch;
}

.flex.nowrap {
	flex-wrap: nowrap;
}

.flex.reverce {
	flex-direction: row-reverse;
}

.flex.item-center {
	align-items: center;
}

/*
---------------------------------------
link
---------------------------------------
*/

a {
	color: #333;
	text-decoration: none;
	font-size: inherit;
	color: inherit;
}

a:hover {
	text-decoration: none;
}

/*
---------------------------------------
clear
---------------------------------------
*/

.clearfix:after {
	content: '.';
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	min-height:1px;
}

* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}


*:first-child+html .clearfix { zoom: 1; } /* IE7 */

/*
---------------------------------------
form
---------------------------------------
*/

form input[type='text'],
form input[type='email'],
form input[type='tel'] {
	border: solid 1px #ccc;
	font-size: 1.6rem;
	padding: 15px;
}

form textarea {
	border: solid 1px #ccc;
	font-size: 1.6rem;
	padding: 10px;
	width: 78%;
	margin-left: 170px;
}

/*
---------------------------------------
CSS Sprite
---------------------------------------
*/
.icn-freefon-footer, .icn-mail-footer-sp, .icn-freefon-header, .icn-mail-footer, .icn-mail-header
{ display: inline-block; background: url('img/common/sprite-contact.png') no-repeat; overflow: hidden; text-indent: -9999px; text-align: left; }

.icn-freefon-footer { background-position: -0px -0px; width: 30px; height: 21px; }
.icn-mail-footer-sp { background-position: -0px -21px; width: 29px; height: 18px; }
.icn-freefon-header { background-position: -0px -39px; width: 22px; height: 15px; }
.icn-mail-footer { background-position: -0px -54px; width: 18px; height: 12px; }
.icn-mail-header { background-position: -0px -66px; width: 15px; height: 11px; }

/*
---------------------------------------
common
---------------------------------------
*/

.pc {
	display: block !important;
	margin: 0 auto;
}
.sp {
	display: none !important;
}
.contents {
	width: 100%;
	margin: 0 auto;
}
/*@media screen and (max-width: 1080px) {
  .contents{
    width : 1080px;
  }
}*/
.contents p {
	font-size: 1.5rem;
}

.inner {
	max-width: 1020px;
	margin: 0 auto;
}

span {
	font-size: inherit;
}
a img{
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all  0.2s ease;
}
a img:hover {
	opacity: 0.6;
}
.en {
	font-family: "din-2014", 'PT Sans', "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, sans-serif;
	font-weight: bold;
}
i {
	margin-right: 10px;
}

.center {
	text-align: center;
}

.heading-01 {
	text-align: center;
	font-size: 3.5rem;
	letter-spacing: 4px;
	margin-bottom: 30px;
	color: #161d6e;
}
.underline {
	width: 78px;
	height: 3px;
	display: block;
	background: #d4d6f0;
	margin: 0 auto 70px;
}
section h2 {
	text-align: center;
	color: #161d6e;
}

/*
---------------------------------------
header
---------------------------------------
*/
#header {
	position: relative;
}
#header a img:hover {
	opacity: 1;
}
#header .logo {
	position: absolute;
	top: -10px;
	left: -30px;
	z-index: 2;
}
#sp-btn {
	display: none;
}
#g-nav {
	background: #fff;
	padding: 14px 5px 14px 330px;
	margin: 0 auto;
}
#g-nav.inner {
	max-width: 1440px;
}
#g-nav > ul > li {
	font-size: 1.6rem;
	font-weight: bold;
	color: #161d6e;
	padding: 0 12px;
	letter-spacing: 1.5px;
}

/**/
.nav-pc > li {
	margin-bottom: 20px;
	position: relative;
   float: left;
   margin: 0;
   padding: 0;
   text-align: center;
}
.nav-pc li a{
  display: block;
  margin: 0;
  padding: 15px 0 11px;
  line-height: 1;
  text-decoration: none;
}
.nav-pc li ul{
  list-style: none;
  position: absolute;
  z-index: 9999;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0;
  transition: .2s;
  -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
  width: 220px;
}
.nav-pc li ul li a{
  text-align: left !important;
}
#g-nav nav ul li ul li a:before,
#g-nav nav ul li ul li a:after {
    display: none;
}
.nav-pc li ul li{
  width: 100%;
  overflow: hidden;
  height: 0;
  transition: .2s;
  -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
  text-align: left;
  margin-right: 0 !important;
}
.nav-pc li ul li:last-child {
	padding-bottom: 10px;
}
.nav-pc li:hover ul {
	background: #fff;
}
.nav-pc li:hover ul li{
  overflow: visible;
  height: auto;
}

#g-nav nav {
	float: left;
}
#g-nav nav ul li {
    display: inline-block;
    width: 100px;
    padding-bottom: 10px;
}
#g-nav ul li ul li {
	width: 100%;
	padding-bottom: 0;
}
#g-nav ul li ul li a {
	display:block;
	width:100%;
	padding: 20px;
	margin: 0 auto;
	font-size: 1.4rem;
	transition: all .3s;
	-webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
	  background: url(img/common/icn_arrow2.png) no-repeat right 10px center;
}
#g-nav ul li ul li a:hover {
	opacity: 1;
	background: #e6e7ee url(img/common/icn_arrow2.png) no-repeat right 10px center;
}

#g-nav > ul > li > a:before,
#g-nav > ul > li > a:after{
  position: absolute;
  top: 1.3em;
  content: "";
  display: inline-block;
  width: 0;
  height: 2px;
  background: #161d6e;
	transition: all .3s;
	-webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
  margin-top: 15px;
}
#g-nav > ul > li > a:before{
  left: 50%;
}
#g-nav > ul > li > a:after{
  right: 50%;
}
#g-nav > ul > li > a:hover:before,
#g-nav > ul > li > a:hover:after{
  width: 25%;
}

/**/

.tel-info,
.more-contact {
	margin: 0 12px;
}

.tel-info {
	font-size: 2rem;
	text-align: center;
	color: #161d6e;
	line-height: 1.4;
	margin: 0;
}
.tel-info span {
	display: block;
	font-size: 1.3rem;
	font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, sans-serif;
	color: #4f4f4f;
}
.tel-info .free {
	display: block;
    font-size: 11px;
    vertical-align: middle;
    padding: 0 4px;
    line-height: 1;
}
.more-contact a {
	background: #161d6e;
	color: #fff;
	text-align: center;
	padding: 12px 25px;
	font-size: 1.4rem;
	letter-spacing: 1.5px;
}
.more-contact--owner{
  a{
    display: block;
    color: #161d6e;
    text-align: center;
    font-size: 1.2rem;
    letter-spacing: 1.5px;
    padding: 5.5px 22px 5px;
    line-height: 1.2;
    background: #fff;
    border: #161d6e 1px solid;
    text-align: center;
  }
}
.more-owner {
    line-height: 1.2;
    background: #fff;
    border: #161d6e 1px solid;
    padding: 2px 0;
    text-align: center;
    margin: 30px 0 0;
}
.more-owner a {
	display: block;
	color: #161d6e;
	text-align: center;
	font-size: 1.2rem;
	letter-spacing: 1.5px;
	padding: 5.5px 22px 5px;
}


/*
---------------------------------------
mainimg
---------------------------------------
*/
.main-img {
	width: 100%;
	margin: 0 auto;
	position: relative;
}
.main-img li img {
	width: 100%;
}
.main-ttl {
	position: absolute;
	bottom: 113px;
	left: 127px;
}
.main-ttl p,
.main-ttl h1 {
	color: #fff;
	letter-spacing: 2px;
	text-shadow: 0px 0px 7px rgba(8, 14, 72, 0.4);
-webkit-text-shadow: 0px 0px 7px rgba(8, 14, 72, 0.4);
-moz-text-shadow: 0px 0px 7px rgba(8, 14, 72, 0.4);
-o-text-shadow: 0px 0px 7px rgba(8, 14, 72, 0.4);
-ms-text-shadow: 0px 0px 7px rgba(8, 14, 72, 0.29);
}
.main-ttl .sub-ttl {
	font-size: 2.7rem;
	border-bottom: 4px solid #fff;
	font-weight: bold;
	padding-bottom: 10px;
	display: inline-block;
	margin-bottom: 35px;
}
.main-ttl .ttl {
	font-size: 6.6rem;
	margin-bottom: 20px;
	letter-spacing: 3px;
	line-height: 1;
}
.main-ttl h1 {
	font-size: 3.5rem;
}


/*
---------------------------------------
footer
---------------------------------------
*/
footer {
	width: 100%;
	overflow: hidden;
}
footer .footer-contents .inner {
	max-width: 740px;
}
.footer-contents {
	background: #161d6e;
	color: #fff;
	padding: 75px 0 60px;
}
#bottom-nav ul {
	padding: 0 30px;
}
#bottom-nav li {
	font-size: 1.5rem;
	line-height: 1;
	margin-bottom: 20px;
}
.copyright {
	background: #161d6e;
	padding-bottom: 35px;
}
.copyright small {
	color: #fff;
	text-align: center;
	display: block;
	font-size: 1.2rem;
}
#bottom-fix-pc {
    display: block;
    position: fixed;
    min-width: 1450px;
    width: 100%;
    bottom: 0;
    height: 101px;
    z-index: 9999999;
    background: #fff;
    border-top: 1px solid #ecebeb;
}
#bottom-fix-pc .inner {
	position: relative;
	max-width: 1080px;
    margin: 0 auto;
}
#bottom-fix-pc .wrap {
    margin: 0 auto;
    height: 101px;
    padding: 20px 0 20px 0;
    box-sizing: border-box;
}
#bottom-fix-pc figure {
	position: absolute;
	bottom: 0;
	left: 0;
}
#bottom-fix-pc h2 {
	font-size: 2rem;
	padding-left: 100px;
	text-align: left!important;
	color: #161d6e;
	letter-spacing: 3px;
}
#bottom-fix-pc .contact-info {
	padding: 0 45px 0 25px;
	border-left: 1px solid #a2a5c5;
}
#bottom-fix-pc .tel-info {
	font-size: 2.7rem;
	line-height: 1.3;
}
#bottom-fix-pc .tel-info span {
    font-size: 1.5rem;
}
#bottom-fix-pc .tel-info .free {
	font-size: 1.2rem;
}
#bottom-fix-pc .more-contact {
	color: #161d6e;
	font-size: 1.4rem;
	line-height: 2.3;
}
#bottom-fix-pc .more-contact a {
    font-size: 1.6rem;
}
#bottom-fix .icn-freefon-header {
    vertical-align: -3px;
}
#bottom-fix {
	display: none;
}
/*
---------------------------------------
#home
---------------------------------------
*/
#home h2 {
	text-align: center;
	color: #161d6e;
}

/* sec-01
---------------------------------------*/
#sec-01 {
	background: #f7f7f7 url(img/home/logo-bg.png) no-repeat center top -20px;
	padding: 75px 0 0;
}
#sec-01 h2 {
	font-size: 3.5rem;
	margin-bottom: 30px;
}
#sec-01 .box {
	width: 48.333%;
	margin-bottom: 70px;
}
#sec-01 .box:nth-of-type(1) .txt {
	padding-bottom: 2em;
}
#sec-01 figure {
	margin: 0 0 -45px 0;
}
#sec-01 h3 {
	font-size: 1.8rem;
	color: #fff;
	background: #161d6e;
	padding: 20px 47px;
	display: inline-block;
	font-weight: normal;
	text-align: center;
	margin: 0 0 20px -10px;
}
#sec-01 p {
	margin-bottom: 45px;
}
#sec-01 p.center {
	margin-bottom: 55px;
}
p.more a {
	color: #161d6e;
	font-size: 1.6rem;
	font-weight: bold;
	letter-spacing: 3px;
	border-bottom: 2px solid #161d6e;
	padding-bottom: 15px;
	position: relative;
	padding-right: 25px;
}
p.more a:after {
	position: absolute;
	right: 0;
	content: url(img/home/icn-arrow-l.png);
	padding-left: 8px;
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all  0.2s ease;
}
p.more a:hover:after {
	right: -5px;
}
p.more-s a {
	color: #161d6e;
	font-size: 1.5rem;
	font-weight: bold;
	letter-spacing: 1px;
	border-bottom: 2px solid #161d6e;
	padding: 0 17px 10px 0;
	position: relative;
}
p.more-s a:after {
	position: absolute;
	right: 0;
	content: url(img/home/icn-arrow-s.png);
	padding-left: 8px;
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all  0.2s ease;
}
p.more-s a:hover:after {
	right: -5px;
}

/* advantage
---------------------------------------*/
#advantage {
	background: #fff;
	padding: 100px 0;
}
.advantage-list {
	margin-bottom: 30px;
}
#advantage .box {
	width: 48%;
	margin-bottom: 70px;
	justify-content: flex-start;
}
#advantage .txt {
	padding-left: 10px;
}
#advantage ul li {
	font-weight: bold;
	font-size: 2.5rem;
	color: #161d6e;
	letter-spacing: 2px;
	margin-bottom: 10px;
}
#advantage ul li:before {
	content: '・';
	color: #d4d6f0;
}
#advantage .more {
	text-align: center;
}
/* img-area
---------------------------------------*/
#img-area figure {
	width: 100%;
}
#img-area figure img {
	width: 100%;
}

/* relief
---------------------------------------*/
#relief {
	background: url(img/home/bg-relief.jpg) no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
	padding: 180px 0 100px;
}
#relief .inner {
	position: relative;
	max-width: 730px;
}
#relief .brokers-inner {
	max-width: 1020px;
	margin: 0 auto;
}
#relief h2 {
	font-size: 6.8rem;
	letter-spacing: 2px;
	margin-bottom: 20px;
}
#relief h3 {
	font-size: 3.2rem;
	text-align: center;
	color: #161d6e;
	margin-bottom: 30px;
	letter-spacing: 1px;
}
#relief .percent {
	position: absolute;
	top: -45px;
    right: -60px;
	width: 185px;
	height: 185px;
	background: url(img/home/bnr-percent.png) no-repeat center top;
}
#relief .num {
	font-size: 6.6rem;
	line-height: 1;
	text-align: center;
	width: 100%;
	color: #161d6e;
	position: absolute;
	top: 60px;
}
#relief .num span {
	font-size: 3.6rem;
}
#relief .date {
	font-size: 1.1rem;
	color: #161d6e;
	line-height: 1;
	text-align: center;
	width: 100%;
	position: absolute;
	bottom: 28px;
	font-weight: bold;
}
#relief .brokers {
	background: url(img/home/bg-brokers.jpg) no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
	padding: 22px 45px;
	color: #161d6e;
	border: 3px solid #161d6e;
	margin-top: 80px;
}
#relief .brokers h3 {
	font-size: 4rem;
	display: inline-block;
	margin: 0 25px 0 0;
	letter-spacing: 2px;
}
#relief .brokers .sub {
	font-size: 2.2rem;
	display: inline-block;
	color: #161d6e;
	font-weight: bold;
	letter-spacing: 2px;
}
#relief .brokers .desc {
	font-size: 1.5rem;
	font-weight: bold;
	letter-spacing: 1px;
}
#relief .brokers .dl-btn {
	background: #161d6e;
	color: #fff;
	padding: 22px 45px;
	font-size: 1.5rem;
	letter-spacing: 2px;
}
/*#relief .brokers .dl-btn:before {
	content: url(img/home/icn-dl.png);
	margin-right: 10px;
	vertical-align: -4px;
}*/
.sdm_download_link {
    display: block;
    font-size: 1.4rem;
}
.sdm_pass_text {
    padding: 6px!important;
    margin-right: 10px;
}
.sdm_download.green{
    background: #fff!important;
    filter:  none!important;
    background: #fff!important;
    background: -moz-linear-gradient(top,  #fff, #fff)!important;
    border-color: #161d6e!important;
    text-shadow: none!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}
.sdm_download.green:hover{
    background: #fff!important;
    filter:  none!important;
    background: -webkit-gradient(#fff) !important;
    background: -moz-linear-gradient(top,  #fff, #fff)!important;
    border-color: #161d6e!important;
    text-shadow: none!important;
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    box-shadow: none;
}
.sdm_download.green:before {
	content: url(img/home/icn-dl.png);
	margin-right: 10px;
	vertical-align: -6px;
}
.downloads #main-contents {
    width: 100%;
    max-width: none;
    box-sizing: border-box;
}
.downloads .page-nav2 ul li {
    display: block;
    margin: 0 auto;
}
/* service
---------------------------------------*/
#service {
	background: #161d6e;
	padding: 90px 0 50px;
}
#service h2 {
	color: #fff;
	line-height: 2.6;
	font-size: 4.5rem;
	letter-spacing: 3px;
	background: url(img/home/icn-ttlline.png) no-repeat center center;
	margin-bottom: 85px;
}
#service .box {
	width: 100%;
}
.service-list {
	margin-bottom: 46px;
}
.service-list .box:nth-of-type(even) {
	flex-direction: row-reverse;
}
#service .box figure {
	width: 50%;
}
#service .box .txt {
	width: 50%;
	background: #fff;
	padding: 50px;
	display: -ms-flex;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}
#service .box h3 {
	font-size: 2.8rem;
	color: #161d6e;
	margin-bottom: 20px;
}

#service .desc {
	word-break: break-all;
	width:100%;
	color: #161d6e;
	flex: 1;
}

/* for-sale
---------------------------------------*/
#for-sale {
	background: #fff;
	padding: 73px 0 145px;
}
#for-sale .box {
	border: 3px solid #161d6e;
}
#for-sale .box > a {
	display: block;
	padding: 60px 56px;
	background: #f7f7f7 url(img/common/img-forsale.jpg) no-repeat right center;
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all  0.2s ease;
}
#for-sale .box > a:hover {
	opacity: 0.6;
}
#for-sale .txt {
	width: 50%;
}
#for-sale .sub {
	font-size: 2.1rem;
	color: #161d6e;
	letter-spacing: 1px;
}
#for-sale h2 {
	text-align: left;
	font-size: 3rem;
	color: #161d6e;
	letter-spacing: 2px;
	margin-bottom: 15px;
}
#for-sale .more-s {
	display: inline;
	color: #161d6e;
    font-size: 1.5rem;
    font-weight: bold;
    letter-spacing: 1px;
    border-bottom: 2px solid #161d6e;
    padding: 0 17px 10px 0;
    position: relative;
}
#for-sale .more-s:after {
    position: absolute;
    top: -7px;
    right: 0;
    content: url(img/home/icn-arrow-s.png);
    padding-left: 8px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

/* information
---------------------------------------*/
#information {
	background: #fff;
	padding: 0 0 100px;
}
#information .inner {
	max-width: 920px;
}
h2.line {
	line-height: 2.6;
	font-size: 4.5rem;
	letter-spacing: 3px;
	background: url(img/home/icn-ttlline-b.png) no-repeat center center;
	margin-bottom: 85px;
}
.panel-label {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: block;
  width: 100%;
  color: #fff;
  cursor: pointer;
  background-color: #b5b7d1;
  -webkit-transition-property: background-color, color;
  transition-property: background-color, color;
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms;
}
#panels {
  background-color: white;
}
#panels section header label.panel-label {
  padding: 12px 24px;
  box-sizing: border-box;
}
#panels section .main {
  box-sizing: border-box;
  max-height: 0;
  opacity: 0;
  filter:alpha(opacity=0); /* IE 6,7*/
-ms-filter: "alpha(opacity=0)"; /* IE 8,9 */
-moz-opacity:0; /* FF , Netscape */
-khtml-opacity: 0; /* Safari 1.x */
opacity:0;
zoom:1; /*IE*/
  -webkit-transition: opacity 600ms;
  transition: opacity 600ms;
  -moz-transition: opacity 600ms;
    -o-transition: opacity 600ms;
  overflow-y: hidden;
}

#panel-1-ctrl:checked ~ #panels #panel-1 .main {
  max-height: initial;
  max-height: 420px;
  opacity: 1;
  filter:alpha(opacity=100); /* IE 6,7*/
-ms-filter: "alpha(opacity=100)"; /* IE 8,9 */
-moz-opacity:1; /* FF , Netscape */
-khtml-opacity: 1; /* Safari 1.x */
opacity:1;
zoom:1; /*IE*/
}

#panel-2-ctrl:checked ~ #panels #panel-2 .main {
  max-height: initial;
  max-height: 420px;
  opacity: 1;
  filter:alpha(opacity=100); /* IE 6,7*/
-ms-filter: "alpha(opacity=100)"; /* IE 8,9 */
-moz-opacity:1; /* FF , Netscape */
-khtml-opacity: 1; /* Safari 1.x */
opacity:1;
zoom:1; /*IE*/
}
#panel-1-ctrl:checked ~ #tabs-list #li-for-panel-1 {
  pointer-events: none;
  cursor: default;
}
#panel-1-ctrl:checked ~ #tabs-list #li-for-panel-1 label.panel-label {
    background-color: #161d6e;
    color: #fff;
}
#panel-2-ctrl:checked ~ #tabs-list #li-for-panel-2 {
  pointer-events: none;
  cursor: default;
}
#panel-2-ctrl:checked ~ #tabs-list #li-for-panel-2 label.panel-label {
  background-color: #161d6e;
  color: #fff;
}

ul#tabs-list {
  display: flex;
  justify-content: center;
  list-style: none;
  text-align: center;
  margin: 0;
  padding: 0;
}
ul#tabs-list li {
  display: flex;
  text-align: center;
  font-size: 1.8rem;
  width: 50%;
  position: relative;
}
ul#tabs-list li:hover {
  -webkit-transition: none;
  transition: none;
  -moz-transition: none;
    -o-transition: none;
}
ul#tabs-list li label.panel-label {
  position: relative;
  padding: 24px 0;
  font-size: 0.875em;
}
.panel-radios {
  display: none;
}
#panels .main ul li {
	padding: 23px 0;
	border-bottom: 1px solid #dbdbdb;
	display: table;
	width: 100%;
}
#panels .main ul li p {
	display: table-cell;
}
#panels .main ul li .date {
	font-size: 1.4rem;
	color: #949494;
	padding-right: 45px;
	letter-spacing: 0.5px;
	width: 15%;
}
#panels .main ul li .ttl {
	font-size: 1.6rem;
	font-weight: bold;
	letter-spacing: 1px;
	width: 85%;
}
#information .more {
	margin-top: 60px;
	text-align: center;
}
/* sns
---------------------------------------*/
#sns {
	background: #f7f7f7;
	padding: 55px 0 131px;
}
#sns .box {
	width: 45%;
}
#sns h2 {
	text-align: left;
	font-size: 3rem;
	position: relative;
	padding-left: 28px;
	margin-bottom: 30px;
	letter-spacing: 1px;
}
#sns h2:before {
	content: " ";
	position: absolute;
	top: calc(50% - 3px);
	left: 0;
	width: 18px;
	height: 3px;
	background: #a2a5c5;
}
#sns iframe {
	width: 640px;
	height: 310px;
	margin-bottom: 65px;
}
#sns article {
	margin-bottom: 17px;
}
#sns article .txt {
	padding-left: 28px;
	width: 80%;
}
#sns article .attr {
	margin-bottom: 8px;
}
#sns article .date {
	display: inline-block;
	font-size: 1.4rem;
	color: #949494;
	padding-right: 10px;
	letter-spacing: 0.5px;
}
#sns article ul.cate {
	display: inline-block;
}
#sns article ul.cate li {
	display: inline-block;
	color: #fff;
	background: #161d6e;
	text-align: center;
	font-size: 1.2rem;
}
#sns article ul.cate li a {
	display: block;
	padding: 0 15px;
	line-height: 2;
}
#sns article h3 {
	font-size: 1.4rem;
	line-height: 2;
}

.article-list figure {
    padding-top: 5px;
}

.page-ttl {
	background: #eee;
	padding: 110px 20px;
	line-height: 1.3;
	color: #fff;
	text-align: center;
	background: url( img/common/bg-head.jpg ) center center no-repeat;
	background-size: cover;
}

.page-ttl h1 {
	font-size: 1.8rem;
	font-weight: normal;
	letter-spacing: 2px;
}

.page-ttl .en {
	font-size: 5rem;
	letter-spacing: 5px;
	text-transform: uppercase;
}

.page .underline {
    margin: 0 auto 30px;
}

.page .underline + p {
	margin-bottom: 60px;
}

.page #advantage .underline {
	margin-bottom: 70px;
}

/*
---------------------------------------
#apartment
---------------------------------------
*/
#apartment .page-ttl {
    background: url(img/apartment/bg-head.jpg) center center no-repeat;
    background-size: cover;
}
#apartment #system {
	padding: 100px 0;
}
#apartment #merit {
	background: #f7f7f7;
	padding: 100px 0 70px;
}

#apartment #merit .box {
	width: 24%;
	border: 4px solid #161d6e;
	background: #fff;
	padding: 20px 14px;
}

#apartment #merit .tag {
	background: #e6e7ee;
	color: #161d6e;
	font-weight: bold;
	display: table;
	padding: 0 25px;
	margin: 0 auto 10px;
}

#apartment #merit h3 {
	text-align: center;
	font-size: 3rem;
	color: #161d6e;
	letter-spacing: 2px;
	border-bottom: 2px solid #a2a5c5;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

#apartment #follow {
	background: url(img/apartment/bg-01.jpg) no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
	padding: 140px 0 190px;
}
#apartment #follow h2 {
	text-align: center;
	font-size: 7.1rem;
	color: #fff;
	letter-spacing: 5px;
	margin-bottom: 10px;
}

#apartment #follow h3 {
	text-align: center;
	font-size: 2.5rem;
	color: #fff;
	margin-bottom: 30px;
}

#apartment #follow h3 + p {
	margin-bottom: 60px;
}

#apartment #follow p {
	color: #fff;
}

#apartment .follow-list figure {
	margin-bottom: 20px;
}
#apartment .follow-list p {
	font-size: 2.2rem;
	text-align: center;
}

/*
---------------------------------------
#estate
---------------------------------------
*/

#estate .page-ttl {
    background: url(img/estate/bg-head.jpg) center center no-repeat;
    background-size: cover;
}
#estate #area .inner {
	background: url(img/estate/img-01.png) no-repeat left center;
	padding: 115px 0;
}

#estate #area .txt {
	padding-left: 280px;
}
#estate #area h2 {
	font-size: 3.5rem;
	color: #161d6e;
	text-align: left;
	margin-bottom: 20px;
	letter-spacing: 2px;
}

#bnr-merit {
	margin-top: 75px;
}

#estate #about-apartment .inner a,
#bnr-merit .inner a {
	display: block;
	padding: 63px 0;
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all  0.2s ease;
    background: url(img/estate/bg-01.jpg) no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
}

#bnr-merit .inner a {
	background: url(img/common/bg-bnr-merit.jpg) no-repeat center top;
}

#estate #about-apartment .inner a:hover,
#bnr-merit .inner a:hover {
	opacity: 0.6;
}

#estate #about-apartment .box,
#bnr-merit .box {
	border: 3px solid #161d6e;
	background: rgba(255, 255, 255, 0.85);
	display: table;
	margin: 0 auto;
	padding: 27px 55px 20px 55px;
}

#estate #about-apartment h2,
#bnr-merit h2 {
	font-size: 3.6rem;
	line-height: 0.9;
}

#estate #about-apartment h2 span,
#bnr-merit h2 span {
	font-size: 1.8rem;
}

/*
---------------------------------------
#management
---------------------------------------
*/
#management .page-ttl {
    background: url(img/management/bg-head.jpg) center center no-repeat;
    background-size: cover;
}
#manage-system {
	padding: 100px 0;
}

#manage-system .tab {
	width: 48%;
	text-align: center;
	font-size: 2.5rem;
	letter-spacing: 2px;
}

#manage-system .tab a {
	display: block;
	padding: 35px 0;
	-webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all  0.2s ease;
}

#manage-system .tab a:hover {
	opacity: 0.6;
}

#manage-system .tab-01 a {
	color: #fff;
	background: #161d6e url(img/management/icn-arrow-nav-w.png) no-repeat center bottom 18px;
}

#manage-system .tab-02 a {
	color: #161d6e;
	background: #e6e7ee url(img/management/icn-arrow-nav-b.png) no-repeat center bottom 18px;
}

.heading-02 {
	font-size: 3.5rem;
	font-weight: bold;
	text-align: left;
	border-bottom: 3px solid #cdcdce;
	padding-bottom: 20px;
	letter-spacing: 2px;
	margin-bottom: 20px;
}

.heading-02 + p {
	margin-bottom: 80px;
}

#management #manage-01 {
	background: #f7f7f7;
	padding: 95px 0 120px;
}

#management #manage-02 {
	background: #fff;
	padding: 95px 0 10px;
}

#management .manage figure img {
	display: block;
	margin: 0 auto;
}

.manage-merit {
	background: #f7f7f7;
	padding: 50px 60px;
	margin-top: 42px;
}

.manage-merit h3 {
	font-size: 3.1rem;
	color: #161d6e;
	border-bottom: 5px solid #a2a5c5;
	text-align: center;
}

/*
---------------------------------------
#recruit
---------------------------------------
*/

#recruit .page-ttl {
    background: url(img/recruit/bg-head.jpg) center center no-repeat;
    background-size: cover;
}

#about-recruit {
	padding: 140px 0 100px;
}

#about-recruit .inner {
	background: url(img/recruit/bg-recruit.png) no-repeat center top;
	padding-top: 30px;
}

#about-recruit h2 {
	font-size: 4rem;
	color: #161d6e;
	margin-bottom: 15px;
}

#strength {
	padding: 50px 0 0;
}

#strength h2.line {
    margin-bottom: 80px;
}

#strength-list {
	background: #f7f7f7;
	padding: 100px 0;
}

#strength-list .box {
	background: #fff;
}

#strength-list .box:nth-of-type(even) {
    flex-direction: row-reverse;
}

#strength-list figure {
	position: relative;
}
#strength-list h3 {
	font-size: 2.5rem;
	background: #161d6e;
	color: #fff;
	position: absolute;
	top: 0;
	left: -10px;
	z-index: 2;
	padding: 35px 70px;
	letter-spacing: 2px;
}

#strength-list h3 span {
	font-size: 4.5rem;
	vertical-align: middle;
	padding-left: 10px;
}

#strength-list .box p {
	padding: 0 20px;
	color: #161d6e;
	text-align: center;
}

#careers {
	padding: 130px 0 0;
}

#careers .inner {
	max-width: 910px;
}

.table-01 dt,
.table-01 dd {
	font-size: 1.6rem;
	line-height: 2;
	vertical-align: middle;
}
.table-01 dl {
	border-top: 1px solid #ececec;
	padding: 19px 0;
	display: table;
	width: 100%;
}
.table-01.table-02 dl {
	border-top: 1px solid #ccc;
}
.table-01.table-02 dt {
	border-right: 1px solid #ccc;
}
.table-01.table-02 dd:nth-of-type(2) {
	border-left: 1px solid #ccc;
}
.table-01.table-02 dl.last-dl {
	border-bottom: 1px solid #ccc;
}
.table-01 dl.last-dl {
	border-bottom: 1px solid #ececec;
	margin-bottom: 40px;
}
.table-01.table-02 dl.last-dl {
	margin-bottom: 20px;
}

.table-01 dt {
	display: table-cell;
	width: 25%;
	padding: 0 30px;
	text-align: center;
	border-right: 1px solid #ececec;
}

.table-01 dd {
	display: table-cell;
	padding: 0 30px;
}

.table-01 dd:nth-of-type(2) {
	border-left: 1px solid #ececec;
}

#careers .careers-desc {
	font-size: 1.8rem;
	margin-bottom: 65px;
}

#careers .entry-btn {
	margin-bottom: 40px;
}
#careers .entry-btn a {
	background: #161d6e;
    color: #fff;
    padding: 22px 110px;
    font-size: 1.5rem;
    letter-spacing: 2px;
    border-radius: 50px;
    position: relative;
}

#careers .entry-btn a:after {
	position: absolute;
    right: 30px;
    content: url(img/recruit/icn-arrow-w.png);
    padding-left: 8px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

#careers .entry-btn a:hover:after {
    right: 25px;
}

/*
---------------------------------------
#resort
---------------------------------------
*/

#resort .page-ttl {
    background: url(img/resort/bg-head.jpg) center center no-repeat;
    background-size: cover;
}

#resort #contents{
	overflow: hidden;
}
#resort.page .underline {
    margin: 0 auto 50px;
}
#resort #leceb{
    background: #fff;
	padding: 80px 0 0;
}
#resort #leceb > p {
	text-align: center;
	background-color: #161D6E;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	padding: 1em 0;
}
#resort #system {
    background: url(img/resort2/bg-01.jpg) center center no-repeat;
    background-size: cover;
    padding: 90px 0 80px;
}
#resort #system * {
	color: #fff;
}
#resort #system h2 {
	background: url(img/home/icn-ttlline.png) no-repeat center center;
}
#resort #system .txt {
	padding-left: 35px;
}
#resort #system .more-btn {
	margin-top: 30px;
}
#resort #system .more-btn a {
	display: block;
	width: 250px;
	border: 1px solid #fff;
	padding: 15px 15px;
	text-align: center;
}
#resort .melit {
	background: #fff;
	padding: 90px 0;
}
#resort .melit figure {
	overflow: hidden;
	margin: 0 auto 130px auto;
}
#resort .melit figure.img1 img {
	width: 100%;
}
#resort .melit figure.img2 img {
	width: auto;
}
#resort .melit .melit-list {
	margin-top: 80px;
}
#resort .melit .box {
	width: 48%;
	margin-bottom: 70px;
}
#resort .melit h3 {
	font-size: 2.5rem;
	color: #161d6e;
	letter-spacing: 2px;
	margin-bottom: 10px;
	justify-content: flex-start;
	height: 70px;
}
#resort .melit h3 i{
    font-size: 2rem;
    font-style: normal;
    color: #fff;
    background: #161d6e;
    width: 2em;
    height: 2em;
    line-height: 2em;
    display: inline-block;
    text-align: center;
    border-radius: 100%;
    vertical-align: middle;
}
#resort #price {
	background: #161d6e;
	padding: 40px 0;
	margin-bottom: 80px;
}
#resort #price .flex {
	justify-content: center;
}
#resort #price .txt {
	margin-left: 60px;
	background: #3f4379;
	padding: 40px 50px;
}
#resort #price .txt p {
	color: #fff;
}
#resort .outline.outline2 {
	background: #fff;
	padding: 60px 0 20px;
}
#resort .outline .ttl {
	padding: 130px 0 150px;
	background: url(img/resort2/bg-02.jpg) center top no-repeat;
    background-size: cover;
}
#resort .outline .ttl img {
	display: block;
	margin: 0 auto;
}
#resort .outline .outline-list {
	padding: 90px 0 0;
}
#resort .outline .ico-sales {
    display: table;
    background: #b8bad3;
    width: 155px;
    height: 155px;
    border-radius: 100%;
    position: absolute;
    top: -35px;
    text-align: center;
}
#resort .outline .item:nth-of-type(odd) .ico-sales {
    left: -35px;
}
#resort .outline .item:nth-of-type(even) .ico-sales {
    right: -35px;
}
#resort .outline .ico-sales > *{
	display: table-cell;
	width:100%;
	height: 100%;
	vertical-align: middle;
}
#resort .outline .ico-sales *{
	text-align: center !important;
	margin:0 auto;
	line-height:1.4;
	letter-spacing: 1px;
}
#resort .outline .ico-sales p{
	font-weight: bold;
	margin:5px 0 5px 0;
	font-size: 2.2rem;
}
#resort .outline .ico-sales span,
#resort .outline .ico-sales i{
	font-size: 1.2rem;
	font-style: normal;
	margin:5px 0 0 0;
	text-transform: uppercase;
}
#resort .outline .ico-sales span {
	font-size: 1.7rem;
}
#resort .outline .ico-sales.now{
	background:#161d6e;
}
.outline .ico-sales.now *{
	color:#fff;
}
#resort .outline .ico-sales.end p{
	color:#161d6e;
}
#resort .outline .box {
	position: relative;
	width: 100%;
	margin-bottom: 10%;
}
#resort .outline .outline-list .item:nth-of-type(even) {
	padding:50px 0;
	background:#fff;
}
#resort .outline .outline-list .item:nth-of-type(odd) {
	padding: 50px 0;
	background:#ebebeb;
}
#resort .outline .outline-list .item:nth-of-type(even) .box {
	flex-direction: row-reverse;
}
#resort .outline .box .txt {
	padding: 0 25px;
	display: -ms-flex;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
	width: 100%;
}
#resort .outline .box h3 {
	font-size: 2.8rem;
	color: #161d6e;
	margin-bottom: 10px;
}
#resort .outline .box p {
	text-align: left;
}
#resort .outline .box figure img {
	max-width: 300px;
	height: auto;
}
#resort .outline .desc {
	color: #161d6e;
	flex: 1;
	margin-bottom: 10px;
}
#resort .outline .brokers {
	background: url(img/home/bg-brokers.jpg) no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
	padding: 22px 45px;
	color: #161d6e;
	border: 3px solid #fff;
}
#resort .outline .brokers h3 {
	font-size: 4rem;
	display: inline-block;
	margin-right: 25px;
	letter-spacing: 2px;
}
#resort .outline .brokers .sub {
	font-size: 2.2rem;
	display: inline-block;
	color: #161d6e;
	font-weight: bold;
	letter-spacing: 2px;
}
#resort .outline .brokers .desc {
	font-size: 1.5rem;
	font-weight: bold;
	letter-spacing: 1px;
}
#resort .outline .brokers .dl-btn a {
	background: #161d6e;
	color: #fff;
	padding: 22px 75px;
	font-size: 1.5rem;
	letter-spacing: 2px;
	border-radius: 50px;
}
#resort .outline .brokers .dl-btn a:before {
	content: url(img/home/icn-dl.png);
	margin-right: 10px;
	vertical-align: -4px;
}
#resort #detail .detail-ttl {
	background: url(img/resort2/bg-03.jpg) no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
	padding: 110px 0;
}
#resort #detail .detail-ttl .ttl-1 {
	color: #161d6e;
	font-size: 2.8rem;
	background: #d4d6f0;
	display: table;
	margin: 0 auto;
	padding: 10px 40px;
	margin-bottom: 30px;
}
#resort #detail .detail-ttl .ttl-2 {
	font-size: 3.5rem;
	color: #fff;
	font-weight: normal;
	line-height: 1.7;
	text-align: center;
}
#resort #detail .sec-01 {
	padding: 100px 0 95px;
}
#resort #detail .sec-02 {
	background: #f8f8f8;
	padding: 100px 0 95px;
}
#resort #detail .sec-02 .txt {
	margin-top: 50px;
	background: #dfdfdf;
	padding: 40px 40px 60px;
}
#resort #detail .sec-02 .txt h3 {
	font-size: 2.8rem;
	color: #161d6e;
	margin-bottom: 10px;
}
#resort #area {
	background: #f8f8f8;
	padding: 90px 0;
}
#resort #area .map {
	margin-bottom: 90px;
}
#resort #area .txt {
	width: 50%;
	padding: 0 40px;
}
#resort #area .txt dl {
	width: 100%;
	border-bottom: 1px solid #d4d6f0;
	padding: 10px 0;
}
#resort #area .txt dl dt {
	font-size: 1.8rem;
	color: #161d6e;
	font-weight: bold;
}
#resort #area .txt dl dd {
	font-size: 1.8rem;
	color: #161d6e;
	font-weight: bold;
	width: 200px;
}
#resort #area .txt dl dd i {
	vertical-align: middle;
}
#resort #area .img {
	margin-bottom: 50px;
}
#resort #area .img figure{
	margin-bottom: 20px;
}
#resort #area .img h3 {
	text-align: center;
	font-size: 2rem;
	color: #161d6e;
}

#resort #contents > nav.link {
	width: 980px;
	margin: 0 auto 100px;
}
#resort #contents > nav.link ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#resort #contents > nav.link ul li {
	width: 300px;
	min-height: 179px;
	text-align: center;
	background-position: center;
	background-size: cover;
	color: #FFF;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
#resort #contents > nav.link ul li:nth-child(1) {
	background-image: url("img/resort/bg_nav1.png");
}
#resort #contents > nav.link ul li:nth-child(2) {
	background-image: url("img/resort/bg_nav2.png");
}
#resort #contents > nav.link ul li:nth-child(3) {
	background-image: url("img/resort/bg_nav3.png");
}
#resort #contents > nav.link ul li h2 {
	font-size: 18px;
	margin-top: 0.5em;
}
#resort #contents > nav.link ul li a,
#resort #contents > nav.link ul li span {
	font-size: 12px;
	font-weight: bold;
	display: inline-block;
	margin-top: 2em;
}
#resort #contents > nav.link ul li a {
	border-bottom: solid 1px #FFF;
	text-align: center;
	margin: 2.5em auto 0;
	padding-bottom: 0.5em;
}
#resort #contents > nav.link ul li a i {
	transition: all .3s;
	margin-left: 0;
	margin-right: .3em;
}
#resort #contents > nav.link ul li a:hover i {
	margin-left: .3em;
	margin-right: 0;
}


#resort #contents #leceb h3 {
	font-size: 20px;
	color: #161D6D;
	text-align: center;
	margin-bottom: 40px;
}
#resort #contents #leceb .inner {
	margin-bottom: 100px;
}
#resort #contents .common {
	background-color: #FAFAFA;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
    min-width: 1280px;
    padding: 0 calc((100% - 1280px) / 2);
}
#resort #contents .common > div {
	width: 640px;
	height: 426px;
	box-sizing: border-box;
}
#resort #contents #sec1 > div h2 {
	color: #161D6D;
	font-size: 24px;
	text-align: left;
	margin-bottom: .7em;
	letter-spacing: .05em;
}
#resort #contents #sec1 > div p {
	font-size: 16px;
	line-height: 1.7;
}
#resort #contents #sec1 > div:first-child {
	order: 1;
}
#resort #contents #sec1 > div:nth-child(2) {
	order: 2;
	padding: 130px 100px;
}
#resort #contents #sec1 > div:nth-child(3) {
	order: 4;
}
#resort #contents #sec1 > div:nth-child(4) {
	order: 3;
	padding: 90px 90px;
}
#resort #contents #sec1 > div.bg1 {
	background-image: url("img/resort/sec1a.jpg");
	background-size: cover;
	background-position: center;
}
#resort #contents #sec1 > div.bg2 {
	background-image: url("img/resort/sec1b.jpg");
	background-size: cover;
	background-position: center;
}

#resort #contents #sec2 {
	width: 980px;
	margin: 0 auto;
	padding: 110px 0 140px;
}
#resort #contents #sec2 h2 {
	font-size: 24px;
	text-align: left;
	margin-bottom: 1.5em;
}
#resort #contents #sec2 table tr th {
	width: 100px;
	background-color: #161D6D;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	border-bottom: solid 1px #FFF;
	position: relative;
	letter-spacing: .1em;
}
#resort #contents #sec2 table tr:nth-child(even) th {
	background-color: #515693;
}
#resort #contents #sec2 table tr th::after {
	content: '';
	display: block;
	width: 20px;
	height: 10px;
	background-color: #161D6D;
	clip-path: polygon(100% 0, 0 0, 50% 100%);
	position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -10px;
    z-index: 2;
}
#resort #contents #sec2 table tr:nth-child(even) th::after {
	background-color: #515693;
}
#resort #contents #sec2 table tr:last-child th::after {
	display: none;
}
#resort #contents #sec2 table tr td {
	width: 190px;
	height: 75px;
	background-color: #E5E5E5;
	font-size: 18px;
	font-weight: bold;
    vertical-align: middle;
	text-align: center;
	border-bottom: solid 1px #FFF;
	letter-spacing: .05em;
}
#resort #contents #sec2 table tr td:last-child {
	width: 690px;
	background-color: #FAFAFA;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	padding: 0 1.5em;
	letter-spacing: 0;
}

#resort #contents #sec3 .common div.bg1 {
	background-image: url("img/resort/sec2a.jpg");
	background-size: cover;
}
#resort #contents #sec3 .common div:first-child,
#resort #contents #sec4 .common div:nth-child(2) {
	order: 1;
}
#resort #contents #sec3 .common div:nth-child(2),
#resort #contents #sec4 .common div:first-child {
	order: 2;
}
#resort #contents #sec3 > p {
	text-align: center;
	padding: 6em 0;
}

#resort #contents #sec3 .common div:nth-child(2),
#resort #contents #sec4 .common div:nth-child(2) {
	text-align: center;
	color: #161D6D;
    display: flex;
    flex-direction: column;
    justify-content: center;
	letter-spacing: .05em;
}
#resort #contents #sec3 .common div:nth-child(2) h2,
#resort #contents #sec4 .common div:nth-child(2) h2 {
	font-size: 36px;
	margin-bottom: .8em;
}
#resort #contents #sec3 .common div:nth-child(2) p,
#resort #contents #sec4 .common div:nth-child(2) p {
	font-size: 24px;
	color: #161D6D;
	font-weight: bold;
}

#resort #contents #sec4 .common div.bg1 {
	background-image: url("img/resort/sec2b.jpg");
	background-size: cover;
}
#resort #contents #sec4 {
	padding-bottom: 110px;
}
#resort #contents #sec4 > h2 {
	margin-top: 75px;
}
#resort #contents #sec4 dl {
	padding: 25px 0 0;
	width: 980px;
	margin: 0 auto;
}
#resort #contents #sec4 dl dt {
	background-color: #EBEBEB;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 1.5em;
	padding: .9em 2em;
	letter-spacing: .05em;
	position: relative;
	cursor: pointer;
}
#resort #contents #sec4 dl dt::after {
	content: '＋';
	position: absolute;
	font-weight: bold;
	right: 1.5em;
    text-shadow: 0px 0px 1px #000;
}
#resort #contents #sec4 dl dt.open::after {
	content: '−';
}
#resort #contents #sec4 dl dd {
	display: none;
}
#resort #contents #sec4 dl dd ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	padding: 1em 0;
}
#resort #contents #sec4 dl dd ul li {
	width: 300px;
	height: 70px;
	background-color: #353C81;
	color: #FFF;
	margin-bottom: 2.3em;
	text-align: center;
    display: inline-grid;
    align-items: center;
    font-size: 16px;
}
#resort #contents #sec4 dl dd ul::after {
	content: '';
	display: block;
	width: 300px;
}
#resort #contents #sec4 dl dd ul li.full {
	width: 640px;
}
#resort #contents #sec4 dl dd p:first-child {
    font-size: 14px;
    margin-bottom: 1em;
}
#resort #contents #sec4 dl dd ul + p {
    font-size: 14px;
    margin: -1em 0 3em;
}
#resort #contents #sec4 > p {
	width: 980px;
	margin: -1em auto 0;
	font-size: 14px;
}

#resort #contents #sec5 {
	background-color: #FAFAFA;
	padding: 80px 0 90px;
}
#resort #contents #sec5 > div {
	width: 980px;
	margin: 0 auto;
}
#resort #contents #sec5 > div > p:first-child {
	font-size: 24px;
	font-weight: bold;
	color: #1C2371;
	text-align: center;
	margin-bottom: 3em;
}
#resort #contents #sec6 > h2 {
    background: url("img/resort/img-management-bg1.jpg") center center no-repeat;
    background-size: cover;
	height: 450px;
	font-size: 36px;
	color: #FFF;
	font-weight: bold;
	letter-spacing: .05em;
	padding-top: 190px;
	position: relative;
}
#resort #contents #sec6 > h2 em {
    position: absolute;
    bottom: -112px;
    width: 224px;
    height: 224px;
    text-align: center;
    border-radius: 5em;
    font-size: 54px;
    font-weight: bold;
    background-color: #161D6E;
    display: flex;
    align-items: center;
    justify-content: center;
    left: 50%;
    margin-left: -112px;
}
#resort #contents #sec5 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	counter-reset: number 0; 
}
#resort #contents #sec5 ul li {
	width: 300px;
}
#resort #contents #sec5 ul li figure {
	display: block;
    background: url(img/resort/img-management-02.jpg) center center no-repeat;
    background-size: cover;
	height: 215px;
	position: relative;
}
#resort #contents #sec5 ul li:nth-child(2) figure {
	background-image: url(img/resort/img-management-01.jpg);
}
#resort #contents #sec5 ul li:nth-child(3) figure {
	background-image: url(img/resort/img-management-03.jpg);
}
#resort #contents #sec5 ul li figure::after {
	counter-increment: number 1;
	content: counter(number);
	display: flex;
	align-items: center;
	justify-content: center;
	width: 66px;
	height: 66px;
	font-size: 28px;
	color: #FFF;
	background-color: #161D6E;
	border-radius: 3em;
	position: absolute;
	bottom: -33px;
	left: 50%;
	margin-left: -33px;
}
#resort #contents #sec5 ul li p {
	height: 160px;
	background-color: #FFF;
	font-size: 20px;
	color: #161D6E;
	font-weight: bold;
	text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 3px 6px #00000029;
    margin-bottom: 1em;
}
#resort #contents #sec5 ul li small {
	font-size: 12px;
}

#resort #contents #sec6 > p {
	padding: 180px 0 30px;
	text-align: center;
}

/*
---------------------------------------
#property-ac
---------------------------------------
*/

#property-ac .page-ttl {
    background: url(img/property/bg-head.jpg) center center no-repeat;
    background-size: cover;
}

#property-list {
	padding: 50px 0;
}
.property #about {
    background: url(img/property/bg-propertyinfo.png) no-repeat center top 76px, url(img/common/bg-01.jpg) no-repeat center top;
    -webkit-background-size: auto, cover;
    background-size: auto, cover;
    padding: 80px 0 100px;
}
.property #about .inner {
	padding-top: 30px;
}

.property #about h2 {
	font-size: 4rem;
	color: #161d6e;
	margin-bottom: 15px;
}

#panels-property {
  background-color: white;
}
#panels-property section header h3.panel-label {
  padding: 12px 24px;
  box-sizing: border-box;
}
#panels-property section .main {
  box-sizing: border-box;
}
ul#tabs-list-property {
  display: flex;
  justify-content: center;
  list-style: none;
  text-align: center;
  margin: 0 0 80px;
  padding: 0 50px;
}
ul#tabs-list-property li {
  display: flex;
  text-align: center;
  font-size: 1.8rem;
  width: 50%;
  position: relative;
}
#tabs-list-property h3.panel-label {
  background-color: #b5b7d1;
  color: #fff;
  position: relative;

  font-size: 1.8rem;
  cursor: pointer;
}
#tabs-list-property h3.panel-label a {
	display: block;
	padding: 24px 0;
}
#panels-property article {
	border: 4px solid #161d6e;
	margin-bottom: 50px;
}
#panels-property article h3 {
	color: #fff;
	font-size: 2.5rem;
	font-weight: normal;
}
#panels-property article h3 a {
	display: block;
	padding: 0.9em 2em;
	background: #161d6e;
}
.page- #li-for-panel-3 h3 a,
.page-onsale #li-for-panel-3 h3 a,
.page-soldout #li-for-panel-4 h3 a {
	background: #161d6e;
	cursor: default;
}
#panels-property .box {
	padding: 35px;
}
#panels-property .txt {
	padding: 0 40px 0 50px;
}
#panels-property .cat-list {
	margin-bottom: 30px;
}
#panels-property .cat-list li {
	display: inline-block;
	margin: 0 15px 5px 0;
}
#panels-property .cat-list li:last-child {
	margin-right: 0;
}
#panels-property .cat-list li a {
	color: #fff;
	font-size: 1.8rem;
	background: #999;
	padding: 5px 0;
	border-radius: 5px;
	display: block;
	width: 10em;
	text-align: center;
}
#panels-property .cat-list li.onsale a {
	background: #161d6e;
}
#panels-property .cat-list li.soldout a {
	background: #f5ad33;
}
#panels-property dt {
	text-align: left;
	width: 28%;
}
#panels-property .table-01 dl.last-dl {
    margin-bottom: 15px;
}
.btn-detail {
	text-align: right;
	margin: 0.7em -4.3em -1.8em 0;
}
.btn-detail a {
	display: inline-block;
	background: #161d6e;
	color: #fff;
	font-size: 1.4rem;
	font-weight: normal;
	padding: 0.3em 3em;
	letter-spacing: 2px;
	position: relative;
}
.btn-detail a:after {
    position: absolute;
    right: 20px;
    content: '→';
    padding-left: 8px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.btn-detail a:hover:after {
    right: 15px;
}
.page-num {
	text-align: center;
	font-size: 1.4rem;
}

/*
---------------------------------------
#property-detail
---------------------------------------
*/

#property-detail #property-info {
	padding: 80px 0 0;
}
#property-detail.page .underline + p {
    margin-bottom: 40px;
}
#property-detail .slick-prev {
    left: 25px !important;
    z-index: 10 !important;
    width: 50px;
    height: 50px;
}
#property-detail .slick-next {
    right: 55px !important;
    z-index: 10 !important;
    width: 50px;
    height: 50px;
}
#property-detail .slick-prev:before, .slick-next:before {
    font-size: 50px!important;
}
#property-detail .thumb-item-property {
	margin-bottom: 35px;
}
#property-detail #property-info .box {
	padding: 0 50px;
}
#property-detail .pr-txt {
	margin-bottom: 85px;
}
#property-detail .table-01 dt {
    width: 29%;
}
#property-detail .table-01 dt,
#property-detail .table-01 dd {
    font-weight: bold;
}
#property-detail .table-01 dd {
    display: table-cell;
    padding: 0 30px 0 50px;
}
#property-detail .slick-slide {
    height: 500px!important;
}
#property-detail .slick-slide img {
	width: auto;
	height: 100%;
    margin: 0 auto;
}
#property-detail .slick-prev:before, #property-detail .slick-next:before {
    color: #dddfe2;
}


/*
---------------------------------------
#property-ac
---------------------------------------
*/
#land {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#land .page-num,
#land .page-nav {
	width: 100%;
}
#land > article {
    width: 31%;
    margin-bottom: 3.5%;
	position: relative;
}
#land > article .new {
	position: absolute;
	top: 0;
	left: 0;
	background-color:  #161d6e;;
	color: #FFF;
	line-height: 2.0;
	font-size: 1.3rem;
	padding: 0 1em;
	box-sizing: border-box;
}
#land > article figure {
	height: 0;
	padding-top: 75%;
	position: relative;
	transition: all .3s;
	background-position: center;
	background-size: cover;
}
#land > article figure:hover {
	opacity: 0.8;
}
#land > article figure a {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: block;
}
#land > article h3 {
	font-size: 1.6rem;
	line-height: 1.7;
}
#land > article p {
	line-height: 1.7;
}
#land > article p.price {
	color: #161d6e;
	font-weight: bold;
}
#land > article p.address {
	font-size: 1.3rem;
}
#land > article p.btn-detail {
	margin: .5em 0 0;
}



/*
---------------------------------------
#blog-ac
---------------------------------------
*/

#main-contents {
	width: 75%;
	max-width: 765px;
	box-sizing: border-box;
}

#blog-ac .page-ttl,
#blog .page-ttl {
    background: url(img/blog/bg-head.jpg) center center no-repeat;
    background-size: cover;
}

/* blog-ac */
#blog-list {
	padding: 80px 0 0;
}

#blog-ac #main-contents article {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    align-content:stretch;
    padding: 30px 0;
    border-bottom: 1px solid #e6e6e6;
    width: 100%;
}
#blog-ac #main-contents article:first-child {
	padding-top: 0;
}
#blog-ac #main-contents article figure {
	line-height: 0;
	width: 35.7%;
}
#blog-ac #main-contents article figure img {
	width: 100%;
	height: auto;
}
#blog-ac #main-contents article .txt {
	padding: 0 0 0 25px;
	width: 64.3%;
}
#blog-ac #main-contents article p.date,
#blog #main-contents article p.date {
    display: inline-block;
    margin-right: 10px;
    color: #a4a4a4;
}
#blog-ac #main-contents article time,
#blog #main-contents article time {
	font-size: 1.3rem;
}
#blog-ac #main-contents article ul,
#blog #main-contents article ul {
	display: inline-block;
}
#blog-ac #main-contents article ul li,
#blog #main-contents article ul li {
    text-align: center;
    display: inline-block;
    background: #a4a4a4;
    margin-right: 8px;
    border-radius: 4px;
}
#blog-ac #main-contents article ul li a,
#blog #main-contents article ul li a {
    color: #fff;
    font-size: 1.3rem;
    display: block;
    padding: 2px 10px;
}
#blog-ac #main-contents article h2 {
	font-size: 2rem;
	color: #161d6e;
	font-weight: bold;
	margin: 15px 0 20px;
	text-align: left;
}
#blog-ac #main-contents article .btn-more a {
	display: block;
    font-size: 1.3rem;
    font-weight: bold;
    width: 177px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    border: 2px solid #161d6e;
    text-decoration: none;
	transition: all .2s;
	-webkit-transition: all all .2s;
    -moz-transition: all all .2s;
    -o-transition: all all .2s;
}
#blog-ac #main-contents article .btn-more a:hover {
	background: #161d6e;
	color: #fff;
}
.page-nav .wp-pagenavi {
    clear: both;
    text-align: center;
    margin-top: 20px;
}
.page-nav .wp-pagenavi a, .page-nav .wp-pagenavi span {
    font-size: 1.2rem;
    color: #161d6e;
    padding: 10px;
	transition: all .2s;
	-webkit-transition: all all .2s;
    -moz-transition: all all .2s;
    -o-transition: all all .2s;
	border: 1px solid #161d6e;
}
.page-nav .wp-pagenavi a:hover, .page-nav .wp-pagenavi span.current {
    background: #161d6e;
    color: #fff!important;
    padding: 10px;
    font-size: 1.2rem;
}
/* blog */
#blog article.detail {
    padding: 8px 0 30px;
    border-bottom: 1px solid #e6e6e6;
}
#blog article.detail .head {
	margin-bottom: 10px;
}
#blog article.detail h2.ttl {
	font-size: 2.8rem;
	font-weight: bold;
	letter-spacing: .6px;
	margin-bottom: 20px;
	text-align: left;
}
#blog article.detail h1 {
    position: relative;
    background: #a4a4a4;
    color: #fff;
    padding: 10px 20px;
    font-size: 2.3rem;
    margin: 40px 0 30px;
}
#blog article.detail h1:before {
    top: 99%;
    left: 12%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(168, 158, 127, 0);
    border-top-color: #a4a4a4;
    border-width: 19px 11px 15px 11px;
    margin-left: -31px;
    z-index: 0;
}
#blog article.detail h1:after {
    top: 100%;
    left: 12%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(168, 158, 127, 0);
    border-top-color: #a4a4a4;
    border-width: 19px 11px 15px 11px;
    margin-left: -30px;
    z-index: -1;
}
#blog article.detail h2 {
	font-size: 2.3rem;
	font-weight: bold;
	letter-spacing: .6px;
	margin-bottom: 20px;
	text-align: left;
}
#blog article.detail h3 {
	font-size: 2rem;
    border-bottom: 1px solid #ededed;
    padding: 0 0 5px 15px;
    margin: 30px 0 10px;
    position: relative;
}
#blog article.detail h3:before {
	position: absolute;
    content: '';
    height: 70%;
    width: 4px;
    background: #161d6e;
    left: 0;
    top: 3px;
}
#blog article.detail h4 {
	font-size: 1.8rem;
	margin-bottom: 10px;
}
#blog article.detail h4:before {
	content: '・';
}
#blog article.detail h5 {
	font-size: 1.6rem;
	margin-bottom: 10px;
}
#blog article.detail h6 {
	font-size: 1.6rem;
	margin-bottom: 10px;
}
#blog article.detail blockquote {
    background: #ededed url(img/blog/icn_quotation.png);
    background-position: left 15px top 15px;
    background-repeat: no-repeat;
    padding: 20px 30px 20px 67px;
    border-radius: 5px;
    margin: 30px 0 10px;
}

#blog article.detail p {
	letter-spacing: 1.2px;
	line-height: 2em;
}
#blog article.detail img {
	max-width: 100%;
	height: auto;
}
#blog article.detail figure img {
	width: 100%;
	height: auto;
}
#blog-ac .btn-detail {
    text-align: right;
    margin: 0;
}
.page-nav2 {
	margin-top: 30px;
	padding-top: 10px;
	border-top: 1px solid #333;
}
.page-nav2 ul {
	clear: both;
	display: table;
	table-layout: fixed;
	width: 100%;
	margin-bottom: 70px;
}
.page-nav2 ul li {
	display: table-cell;
	height: 80px;
	text-align: center;
	padding: 15px 0;
}
.page-nav2 ul li.prev {
	text-align: left
}
.page-nav2 ul li.back {
	width: 240px;
}
.page-nav2 ul li.prev a {
    padding: 0 10px 0 2.4em;
}
.page-nav2 ul li.next {
	text-align: right;
}
.page-nav2 ul li.next a {
	padding: 0 2.4em 0 10px;
}
.page-nav2 ul li a {
	font-size: 1.3rem;
	display: block;
	color:#2c2c2c;
	position: relative;
}
.page-nav2 ul li.prev a:before {
	content: url(img/blog/arrow_left.png);
    vertical-align: -3px;
	margin: 0 15px 0 0;
	position: absolute;
	top: 0;
	left: 0;
}
.page-nav2 ul li.back a {
	background: #fff;
	font-weight: bold;
	border: solid 2px #161d6e;
	margin: 0;
	line-height: 40px;
	color:#333;
	text-decoration:none;
	transition: all .2s;
	-webkit-transition: all all .2s;
    -moz-transition: all all .2s;
    -o-transition: all all .2s;
}
.page-nav2 ul li.back a:hover {
	background: #161d6e;
	color: #fff;
}
.page-nav2 ul li.next a:after {
	content: url(img/blog/arrow_right.png);
    vertical-align: -3px;
	margin: 0 0 0 15px;
	position: absolute;
	top: 0;
	right: 0;
}

/*
----------------------------------------
sidebar
----------------------------------------
*/

#sidebar {
	width: 25%;
	padding: 0 0 0 20px;
	box-sizing: border-box;
	font-size: 1.3rem;
	font-weight: bold;
}

#sidebar.sidebar-blog h2 {
    font-size: 2.3rem;
    letter-spacing: 2px;
    text-align: left;
    vertical-align: bottom;
    position: relative;
    color: #161d6e;
    border-bottom: 2px solid #a2a5c5;
    border-top: none;
    padding: 0px 10px 4px 0px;
}
#sidebar.sidebar-blog h2 .ja {
    font-size: 1.3rem;
    color: #8b8b8b;
    position: absolute;
    right: 0;
    bottom: 6px;
    font-weight: normal;
    letter-spacing: 0px;
}
.sidebar-blog #new,
.sidebar-blog #category {
	margin-bottom: 40px;
}
.sidebar-blog #new ul {
	padding: 0 10px 15px 10px;
	border: 1px solid #e6e6e6;
	border-top: none;
}
.sidebar-blog #new ul li {
	padding: 17px 0 20px;
	border-bottom: 1px solid #e6e6e6;
}
.sidebar-blog #new ul li figure {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.sidebar-blog #new ul li figure img {
	width: 100%;
	height: auto;
}
.sidebar-blog #new ul li time {
	font-size: 1.4rem;
	color: #a1a1a1;
	font-weight: normal;
}
.sidebar-blog #new ul li .ttl {
	font-size: 1.5rem;
	line-height: 1.8;
}
.sidebar-blog #category ul li {
	border-bottom: 1px solid #e6e6e6;
}
.sidebar-blog #category ul li a {
	font-weight: normal;
	padding: 17px 10px;
	display: block;
	transition: all .2s;
	-webkit-transition: all all .2s;
    -moz-transition: all all .2s;
    -o-transition: all all .2s;
	font-size: 1.5rem;
    font-weight: bold;
}
.sidebar-blog #category ul li a:hover {
	background: #f7f7f7;
}

/*
---------------------------------------
#contact
---------------------------------------
*/

#contact .page-ttl {
    background: url(img/contact/bg-head.jpg) center center no-repeat;
    background-size: cover;
}

#contact .step-box{
	padding: 80px 0 5px;
}

#contact .step-box p{
	font-size: 2rem;
	line-height: 1.5;
	margin:65px auto;
}

#contact .step-box p a {
	text-decoration: underline;
	color: #161d6e;
}

#contact .attention{
	padding:55px 0 55px;
	align-items: center;
	background: #f7f7f7;
	margin-bottom: 60px;
}
#contact .attention .txt{
	padding-right: 50px;
    box-sizing: border-box;
    width: 75%;
}
#contact .attention .ttl{
	width: 25%;
	text-align: center;
}
#contact .attention .ttl h3{
	display: inline-block;
	font-weight: bold;
	font-size: 2rem;
	color: #161d6e;
	border-bottom:4px solid #9da0c0;
}
#contact .entry-btn {
	margin: 40px auto;
	text-align: center;
}
#contact .entry-btn div {
    position: relative;
    display: inline-block;
    text-align: center;
}
#contact .entry-btn div input{
	display: inline-block;
	background: #161d6e;
    color: #fff;
    padding: 22px 110px;
    font-size: 1.5rem;
    letter-spacing: 2px;
    border-radius: 50px;
    cursor: pointer;
    border: none;
}
#contact .entry-btn div input.wpcf7-submit,
#contact .entry-btn div input.wpcf7c-elm-step1 {
	background: #161d6e url(img/recruit/icn-arrow-w.png) no-repeat right 30px center;
	transition: all .2s;
	-webkit-transition: all all .2s;
    -moz-transition: all all .2s;
    -o-transition: all all .2s;
}
#contact .entry-btn div input.wpcf7-submit:hover,
#contact .entry-btn div input.wpcf7c-elm-step1:hover {
	background: #161d6e url(img/recruit/icn-arrow-w.png) no-repeat right 25px center;
}
.wpcf7-submit:hover:before {
	right: 25px;
}

#contact-form .center{
	margin-top: 40px;
}

#contact-form .center label{
	font-size: 2rem;
}

#contact #policy {
	padding:54px 0 4px;
}
#contact #policy .inner{
	border:2px solid #161d6e;
	box-sizing: border-box;
	padding:40px 60px;
}
#contact #policy .heading-01{
	margin-bottom: 15px;
}

#contact #policy .inner dt{
	font-weight: bold;
	padding-top: 15px;
}

#contact #policy .inner dt,
#contact #policy .inner dd,
#contact #policy .inner dd *{
	font-size: 1.6rem;
	line-height: 2;
}
#contact #policy .inner .policy-day{
	border-top: solid 1px #ccc;
    padding-top: 20px;
    margin-top: 20px;
    text-align: right;
}

#contact #policy .inner dd span {
	font-weight: bold;
}

#contact #policy .inner dt:before{
	content: "■";
	display: inline-block;
}
#contact #policy .inner dd{
	text-indent: 1em;
}
#policy .underline + p {
    margin-bottom: 0;
}

#contact-form{
	padding:80px 0;
	background:#f7f7f7;
}

#contact-form dt,
#contact-form dd {
	font-size: 1.6rem;
	line-height: 2;
	vertical-align: middle;
}
#contact-form dl {
	padding: 5px 0;
	display: table;
	width: 100%;
}

#contact-form dl.last-dl {
	border-bottom: 1px solid #ececec;
	margin-bottom: 40px;
}

#contact-form dt {
	display: table-cell;
	width: 30%;
	padding: 20px 40px;
	text-align: left;
	background:#acacac;
	color: #fff;
	box-sizing: border-box;
	position: relative;
}

#contact-form dt span {
	background: #161d6e;
	color: #fff;
	font-size: 1.4rem;
	padding: 0px 10px;
	position: absolute;
	right: 20px;
	letter-spacing: 1px;
}

#contact-form dd {
	display: table-cell;
	padding: 20px 30px;
	background: #fff;
}

#contact-form dd:nth-of-type(2) {
	border-left: 1px solid #ececec;
}

#contact-form textarea{
	margin-left: 0;
	width: 100%;
    box-sizing: border-box;
}

#contact-form input[type='text'],
#contact-form form input[type='email'],
#contact-form form input[type='tel'] {
    border: solid 1px #ccc;
    font-size: 1.6rem;
    padding: 10px 15px;
    width: 100%;
    box-sizing: border-box;
}
span.wpcf7-list-item {
    display: inline-block;
    margin: 0 25px 0 0!important;
}

.wpcf7-checkbox label input[type="checkbox"] {
	zoom:2;
}

.wpcf7c-conf {
	background: #f7f7f7!important;
	border: solid 1px #ccc!important;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
 color: #acacac;
 font-size: 1.4rem;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
 color: #acacac;
 font-size: 1.4rem;
}
select {
	font-size: 1.6rem;
    width: 180px;
    height: 40px;
    padding: 8px 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    position: relative;
    border: solid 1px #ccc;
    border-radius: 0;
    background-image: url(img/contact/arrow-select.png);
    background-position: right 6px top 50%;
    background-repeat: no-repeat;
    background-size: 15px;
}
select::-ms-expand {
    display: none;
}
.entry-btn input[type=button] {
	margin: 0 10px;
}

div.wpcf7-mail-sent-ok,
div.wpcf7-validation-errors {
    font-size: 1.6rem;
}
.your-accept input[type=checkbox] {
	margin-right:10px;
}

/*
---------------------------------------
#company
---------------------------------------
*/

#company .page-ttl {
    background: url(img/company/bg-head.jpg) center center no-repeat;
    background-size: cover;
}

#company #concept {
	padding:75px 0 100px;
	background: #f7f7f7;
}

#company #concept .inner {
	background: url(img/company/bg-concept.png) no-repeat center top;
	padding-top: 30px;
}

#company #concept h2 {
	font-size: 4rem;
	color: #161d6e;
	margin-bottom: 15px;
}


#company .concept-list .box{
	margin: 40px auto;
}
#company .concept-list figure {
	margin-bottom: 20px;
}
#company .concept-list p {
	font-size: 2.4rem;
	color: #161d6e;
	line-height: 1.5;
	font-weight: bold;
}


#company #guideline {
	background: #fff;
	padding: 115px 0;
}
#company #guideline .melit-list {
	margin-top: 50px;
}
#company #guideline .box {
	width: 48%;
	margin: 15px 0;
	padding-bottom: 15px;
}
#company #guideline p {
	width: 100%;
	line-height: 1.5;
	font-size: 2rem;
	color: #161d6e;
}
#company #guideline h3 {
	font-size: 2.5rem;
	color: #161d6e;
	margin-bottom: 10px;
}
#company #guideline h3 i{
    font-size: 2.8rem;
    font-style: normal;
    color: #161d6e;
    background: #fff;
    border: 3px solid #161d6e;
    width: 2.1em;
    height: 2.1em;
    line-height: 2.1em;
    display: inline-block;
    text-align: center;
    border-radius: 100%;
    vertical-align: middle;
}
#company #guideline .box {
	border-bottom: 2px solid #eee;
}

#company #greeting {
	padding:110px 0 ;
	background: url(img/company/bg-greeting.jpg) no-repeat 50% 50%;
	background-size: cover;
}
#company #greeting .txt{
	padding-left: 38px;
}

#company #greeting h3{
	color:#161d6e;
	font-size: 3rem;
	margin-bottom: 20px;
}

#company #greeting h3 .en{
	font-size: 6.5rem;
	display: block;
	line-height: 1.3;
}

#company #greeting p.name {
	margin: 20px 0 0;
	text-align: right;
}


#about-company {
	padding: 130px 0 0;
}

#about-company .inner {
	max-width: 910px;
}

#about-company dt,
#about-company dd {
	font-size: 1.6rem;
	line-height: 2;
	vertical-align: middle;
}
#about-company dl {
	border-top: 1px solid #ececec;
	padding: 19px 0;
	display: table;
	width: 100%;
}

#about-company dl.last-dl {
	border-bottom: 1px solid #ececec;
	margin-bottom: 40px;
}

#about-company dt {
	display: table-cell;
	width: 25%;
	padding: 0 30px;
	text-align: center;
	border-right: 1px solid #ececec;
}

#about-company dd {
	display: table-cell;
	padding: 0 30px;
}

#about-company dd a {
	text-decoration: underline;
}

#about-company dd:nth-of-type(2) {
	border-left: 1px solid #ececec;
}

/*
---------------------------------------
#brokerage
---------------------------------------
*/

#brokerage .page-ttl {
    background: url(img/brokerage/bg-head.jpg) center center no-repeat;
    background-size: cover;
}

#about-brokerage {
	padding:75px 0 100px;
	background: #f7f7f7;
}

#about-brokerage .inner {
	background: url(img/brokerage/bg-brokerage.png) no-repeat center top;
	padding-top: 30px;
}

#about-brokerage h2 {
	font-size: 4rem;
	color: #161d6e;
	margin-bottom: 15px;
}

#brokerage-nav {
	padding: 40px 0 0;
}

#brokerage-nav .br-nav-btn {
	width: 48%;
	padding: 0 30px;
}

#brokerage-nav .flex {
	justify-content: center;
}

#brokerage-nav .br-nav-btn a {
	background: #161d6e url(img/brokerage/icn-arrow-btm.png) no-repeat right 30px center;
	display: block;
	color: #fff;
	text-align: center;
	font-size: 1.8rem;
	padding: 12px 0;
}

#brokerage #sell,
#brokerage #buy {
	padding: 65px 0 35px;
}

#brokerage #buy {
	background: #f7f7f7;
}
#brokerage #sell .br-flow .box {
	width: 204px;
	padding: 30px 30px 40px;
}
#brokerage .br-flow .box {
	width: 170px;
	padding: 30px 10px;
	position: relative;
}
#brokerage .br-flow .box:nth-of-type(1) {
	background: #d0d2e2;
}
#brokerage .br-flow .box:nth-of-type(2) {
	background: #aeb0cc;
}
#brokerage .br-flow .box:nth-of-type(3) {
	background: #8a8eb6;
}
#brokerage .br-flow .box:nth-of-type(4) {
	background: #454a8b;
}
#brokerage .br-flow .box:nth-of-type(5) {
	background: #161d6e;
}

#brokerage #buy .br-flow .box:nth-of-type(4) {
	background: #595e97;
}
#brokerage #buy .br-flow .box:nth-of-type(5) {
	background: #383d82;
}
#brokerage #buy .br-flow .box:nth-of-type(6) {
	background: #161d6e;
}

#brokerage .br-flow .box:before {
	content: '';
	position: absolute;
	top: calc(50% - 12px);
	right: -15px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 11.5px 0 11.5px 15px;
	border-color: transparent transparent transparent #007bff;
	z-index: 2;
}
#brokerage .br-flow .box:nth-of-type(1):before {
	border-color: transparent transparent transparent #d0d2e2;
}
#brokerage .br-flow .box:nth-of-type(2):before {
	border-color: transparent transparent transparent #aeb0cc;
}
#brokerage .br-flow .box:nth-of-type(3):before {
	border-color: transparent transparent transparent #8a8eb6;
}
#brokerage .br-flow .box:nth-of-type(4):before {
	border-color: transparent transparent transparent #454a8b;
}
#brokerage .br-flow .box:nth-of-type(5):before {
	border-color: transparent transparent transparent #161d6e;
}

#brokerage #buy .br-flow .box:nth-of-type(4):before {
	border-color: transparent transparent transparent #595e97;
}
#brokerage #buy .br-flow .box:nth-of-type(5):before {
	border-color: transparent transparent transparent #383d82;
}
#brokerage #buy .br-flow .box:nth-of-type(6):before {
	border-color: transparent transparent transparent #161d6e;
}
#brokerage .br-flow .box:last-child:before {
	content: none;
}

#brokerage .br-flow .box {
	position: relative;
}
#brokerage .br-flow .box h3 {
	color: #fff;
	font-size: 2.5rem;
	text-align: center;
	letter-spacing: 2px;
}
#brokerage .br-flow .box h3 span {
	font-size: 4.5rem;
	letter-spacing: 0;
}
#brokerage .br-flow .box p {
	color: #fff;
	font-size: 1.8rem;
	text-align: center;
	letter-spacing: 2px;
	line-height: 1.4;
}
#brokerage .br-flow .box p span {
    font-size: 1.2rem;
    letter-spacing: 0;
}

#brokerage .br-step {
	width: 670px;
	margin: 0 auto;
	padding-top: 75px;
}

#brokerage .br-step .flex {
	justify-content: center;
}

#brokerage .br-step figure {
	width: 25%;
}

#brokerage .br-step p {
	width: 75%;
	padding-top: 40px;
}

/*
---------------------------------------
#merit
---------------------------------------
*/

#merit .page-ttl {
    background: url(img/merit/bg-head.jpg) center center no-repeat;
    background-size: cover;
}

#about-merit {
	padding:75px 0 100px;
	background: url(img/merit/bg-01.jpg) no-repeat 50% 50%;
	background-size: cover;
}

#about-merit .inner {
	background: url(img/merit/bg-merit.png) no-repeat center top;
	padding-top: 30px;
}

#about-merit h2 {
	font-size: 4rem;
	color: #161d6e;
	margin-bottom: 15px;
}

#merit-nav {
	background: #161d6e;
	padding: 80px 0;
}

#merit-nav * {
	color: #fff;
}

.merit-nav-1 {
	margin: 0 auto 10px;
    display: -ms-flex;
    display: flex;
    align-items: flex-start;
    flex-wrap: nowrap;
    justify-content: center;
}
.merit-nav-1 p {
	display: inline-block;
	text-align: center;
	font-size: 3.5rem;
	vertical-align: bottom;
}

.merit-nav-1 .nav-btn {
	width: 30%;
}

.merit-nav-1 .btn1 {
	text-align: right;
}

.merit-nav-1 .icn-flag {
	padding: 0 48px;
}

.merit-nav-1 p a {
	border-bottom: 1px solid #fff;
	padding-bottom: 10px;
}

.merit-nav-1 p span {
	font-size: 5rem;
}

.merit-nav-2 {
	display: -ms-flex;
    display: flex;
    align-items: flex-start;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.merit-nav-2 ul {
	display: -ms-flex;
    display: flex;
    align-items: flex-start;
    flex-wrap: nowrap;
    justify-content: space-between;
    padding: 10px;
    width: 50%;
}

.merit-nav-2 ul.item-1 {
	border-right: 1px solid #fff;
}

.merit-nav-2 ul li {
	border-right: 1px solid #a2a5c5;
	padding: 0 28px;
	line-height: 1;
	text-align: center;
}

.merit-nav-2 ul.item-2 li {
	padding: 0 20px;
	width: 20%;
}

.merit-nav-2 ul.item-2 li:last-child {
	width: 35%;
}

.merit-nav-2 ul li:last-child {
	border-right: none;
}

.merit-nav-2 ul li a {
	font-size: 1.6rem;
	text-decoration: underline;
}

#fourth-merit {
	padding: 100px 0 0;
}

.fourth-merit-nav .flex {
	justify-content: center;
	position: relative;
    z-index: 2;
}


.fourth-merit-nav li {
	width: 180px;
	background: #161d6e url(img/brokerage/icn-arrow-btm.png) no-repeat center bottom 13px;
}

.fourth-merit-nav li:nth-of-type(even) {
	background: #5b6099 url(img/brokerage/icn-arrow-btm.png) no-repeat center bottom 13px;
}

.fourth-merit-nav li a {
	display: block;
	padding: 40px 0;
	text-align: center;
	color: #fff;
	font-size: 1.8rem;
	letter-spacing: 1px;
}

#fourth-merit section,
#age-merit section {
	padding: 65px 0 30px;
}

#fourth-merit p,
#age-merit p {
	width: 870px;
	margin: 0 auto 50px;
}

#fourth-merit figure,
#age-merit figure {
	text-align: center;
	margin-bottom: 50px;
}

#merit-01,
#merit-03,
#age-merit,
#merit-20,
#merit-40,
#merit-60 {
	background: #f7f7f7;
}

#merit-30,
#merit-50 {
	background: #fff;
}

#fourth-merit section#merit-01 {
	margin-top: -50px;
	padding: 145px 0 30px;
}

#merit h3.flag {
	text-align: center;
	font-size: 3.5rem;
	color: #161d6e;
	margin-bottom: 40px;
}

#merit h3.flag i {
	margin-right: 45px;
	height: 86px;
    display: inline-block;
    vertical-align: middle;
}

#fourth-merit h4 {
	border-left: 2px solid #161d6e;
	color: #161d6e;
	font-size: 2.5rem;
	padding-left: 17px;
	text-align: center;
	display: table;
	margin: 0 auto 30px;
	line-height: 1.3;
}

#merit-01 figure:nth-of-type(1) {
	margin-bottom: 100px;
}

#merit-02 .flex p {
	padding-right: 50px;
}

#age-merit {
	padding: 80px 0 0;
}

#age-merit h2.line {
	margin-bottom: 45px;
}

.age-merit-nav ul {
	justify-content: center;
	background: -moz-linear-gradient(left, #ffffff 0%, #7ecef4 24%, #544d4b 77%, #ffffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #ffffff 0%,#7ecef4 24%,#544d4b 77%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #ffffff 0%,#7ecef4 24%,#544d4b 77%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
copy

}

.age-merit-nav .box {
	width: 150px;
	position: relative;
}

.age-merit-nav .box a {
	padding: 30px;
	font-size: 1.8rem;
	display: block;
	text-align: center;
}

.age-merit-nav .box a span {
	font-size: 4.5rem;
}

.age-merit-nav .box * {
	color: #fff;
}

.age-merit-nav .box-01 {
	background: #7ecef4;
}

.age-merit-nav .box-02 {
	background: #00479d;
}

.age-merit-nav .box-03 {
	background: #c2944a;
}

.age-merit-nav .box-04 {
	background: #256f6b;
}

.age-merit-nav .box-05 {
	background: #544d4b;
	width: 210px;
}

.age-merit-nav .box:before {
	content: '';
	position: absolute;
	top: calc(50% + 8px);
	right: -15px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 11.5px 0 11.5px 15px;
	border-color: transparent transparent transparent #7ecef4;
	z-index: 2;
}
.age-merit-nav .box-01:before {
	border-color: transparent transparent transparent #7ecef4;
}
.age-merit-nav .box-02:before {
	border-color: transparent transparent transparent #00479d;
}
.age-merit-nav .box-03:before {
	border-color: transparent transparent transparent #c2944a;
}
.age-merit-nav .box-04:before {
	border-color: transparent transparent transparent #256f6b;
}
.age-merit-nav .box-05:before {
	content: none;
}

#age-merit #merit-20 h3 {
	color: #7ecef4;
}

#age-merit #merit-30 h3 {
	color: #00479d;
}

#age-merit #merit-40 h3 {
	color: #c2944a;
}

#age-merit #merit-50 h3 {
	color: #256f6b;
}

#age-merit #merit-60 h3 {
	color: #544d4b;
}


#age-merit h4 {
	font-size: 2.5rem;
	text-align: center;
	color: #fff;
	background: #00479d;
	font-weight: normal;
	padding: 10px 0;
	margin: 60px 0 40px;
}

#age-merit #merit-40 h4 {
	background: #c2944a;
}

#age-merit #merit-50 h4 {
	background: #256f6b;
}

#age-merit #merit-60 h4 {
	background: #544d4b;
}

#age-merit h5 {
	font-size: 2rem;
	text-align: center;
	margin-bottom: 10px;
}


















