@charset "utf-8";
.pcOnly {
  display: none;
}
.tabOnly {
  display: none;
}
.spOnly {
  display: block;
}
.tabspOnly {
  display: block;
}
.pctabOnly {
  display: none;
}
.hdBtm {
  padding: 10px 0%;
}
.hdBtm .logo {
  width: 75%;
}
.hdBtm .logo a {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.hdBtm .logo a img {
  width: 100%;
  margin-right: 0px;
  margin-bottom: 5px;
  max-width: 200px;
}
.hdBtm .logo p {
  font-size: 12px;
  text-align: left;
  color: #333;
  font-weight: bold;
  display: inline-block;
}
.btnMenu {
  height: 56px;
  width: 60px;
  top: 0;
  right: 0px;
}
.hdBtm .navSrch .btnCon {
  width: 90%;
  margin: 1vh 50px 1vh 2%;
}
.hdBtm .navSrch .btnCon a {
  width: 21%;
  font-size: 10px;
  padding: 1.5vh 1%;
  /* float: left; */
  line-height: 1;
}
.hdBtm .navSrch .btnCon a i {
  display: block;
  font-size: 26px;
  margin-bottom: 5px;
}
.hdBtm .navSrch .btnCon .tel {
  float: right;
  width: 70%;
  line-height: 1.3;
  padding: 1vh 1%;
  min-width: auto;
}
.hdBtm .navSrch .btnCon .tel span {
  font-size: 10px;
  display: none;
}
.hdBtm .navSrch .btnCon .tel a {
  font-size: 21px;
}
.hdBtm .navSrch .btnCon .tel a i {
  font-size: 20px;
}
.hdBtm .navSrch .btnCon .tel .busHour {
  display: block;
  font-size: 12px;
  margin-top: 5px;
}
.hdBtm .navSrch ul {
  width: 100%;
}
.hdBtm .navSrch ul li {
  width: 31%;
  margin: 0.25vh 1vw;
}
.hdBtm .navSrch ul li a {
  padding: 1vh 0;
  font-size: 3.5vw;
  height: 100%;
}
.hdBtm .navSrch ul li a span {
  font-size: 11px;
  width: 80%;
}
.hdBtm .navSrch ul li a i {
  font-size: 3.5vh;
  margin-bottom: 1vh;
}
.hdBtm .navSrch ul li a::after {
  font-family: 'Material Icons';
  content: none;
}
@media only screen and (max-width: 767px) and (orientation:landscape) {
  .hdBtm .navSrch ul li {
    width: 22vw;
    margin: 0.5vh 1vw;
  }
}
.ftMem {
  border-top: solid 1px #cccccc;
  padding: 30px 0;
}
.ftMem .boxLogin {
  margin-top: 30px;
}
.ftMem .boxLogin dd {
  width: 98%;
  display: inline-block;
  margin: 0 1% 10px;
}
footer {
  /* margin-bottom: 110px; */
}
footer .block {
  width: 100%;
}
footer .ft {
  width: 100%;
  padding: 0;
  font-size: 16px;
}
footer .ft dl {
  display: inherit;
  margin-bottom: 0;
}
footer .ft dl dt, footer .ft dl dd {
  font-size: 16px;
}
footer .ft dl dt {
  width: 100%;
  padding: 0.7em 0 0.7em 1.5em;
  border-top: 1px solid #888;
  background-color: #333333;
  box-sizing: border-box;
  pointer-events: all;
}
footer .ft dl dt:after {
  content: "";
  transform: rotate(45deg);
  display: inline-block;
  width: 0.65em;
  height: 0.65em;
  border-bottom: 2px solid #FFF;
  border-right: 2px solid #FFF;
  position: absolute;
  right: 1.5em;
}
footer .ft dl dd {
  display: none;
  width: 100%;
  background-color: #333333;
}
footer .ft dl dd a {
  display: block;
  width: 100%;
  padding: 0.7em 0 0.7em 2.0em;
  box-sizing: border-box;
  border-right: none;
  border-top: 1px solid #888;
  background-color: #333333;
  position: relative;
}
footer .ft dl dd a:before {
  content: "-";
  position: absolute;
  left: 1.3em;
  font-weight: bold;
}
footer .ft .link {
  line-height: 1.8;
  margin: 1em 0em 1em 1.5em;
}
footer .ft .link a {
  background: none;
  display: inline-block;
  text-decoration: none;
  padding-left: 1.3em;
  background-image: url(../img/gaibu_link.svg);
  background-repeat: no-repeat;
  background-size: 1em;
}
.ft_bottom {
  /* padding: 20px 15px 0; */
  box-sizing: border-box;
}
.ft_bottom .ftLogo {
  width: 80%;
  margin: 0 auto;
}
.ft_bottom .sns {
  margin: 10px 0;
}
.ft_bottom .sns img {
  width: 38px;
}
.ft_bottom .add, .ft_bottom .tel {
  margin-bottom: 10px;
}
.ft_bottom .tel p {
  margin-bottom: 5px;
  font-size: 12px;
  display: inline-block;
  width: 100%;
}
.ft_bottom .tel p:first-child {
  margin-right: 0;
}
.ftSubnavi {
  padding: 10px 0;
}
.ftSubnavi li {
  display: inline-block;
}
.ftSubnavi li a {
  font-size: 12px;
}
.copyright {
  font-size: 10px;
  /* padding: 30px 0 10px; */
}
.pagetop {
  position: fixed;
  right: 10px;
  bottom: 60px;
  height: 30px;
  width: 30px;
  padding: 9px 7px 4px 7px;
}
.pagetop i {
  font-size: 25px;
}
.top_menu {
  padding: 5px 0;
}
.top_menu ul {
  width: 96%;
}
.top_menu ul li.tel {
  width: 75%;
}
.top_menu ul li.tel .business_hours {
  font-size: 10px;
}
.top_menu ul li.tel .tel_no {
  font-size: 19px;
}
.top_menu ul li.tel .tel_no span {
  font-size: 70%;
}
.top_menu ul li.sns {
  width: 25%;
  display: flex;
}
.top_menu ul li.sns a {
  margin: 0 1%;
}
.top_menu ul li.sns img {
  margin-right: 10px;
}
.top_menu ul li.float {
  width: 44%;
  text-align: right;
}
.top_menu ul li.float span {
  font-weight: bold;
  margin-left: 15px;
}
.top_menu ul li.float .member {
  color: #DF0003;
  font-size: 18px;
}
.top_menu ul li.regist {
  width: 25%;
}
.top_menu ul li.regist a ,
.top_menu ul li.login a {
  font-size: 13px;
  width: 100%;
  display: block;
  font-weight: bold;
  text-align: center;
  padding: 10px 0;
  box-sizing: border-box;
  border: 2px solid #160083;
}
.top_menu ul li.regist a {
  width: 100%;
  display: block;
  background: #160083;
  color: #fff;
  text-align: center;
  padding: 10px 0;
  box-sizing: border-box;
  border: 2px solid #160083;
}
.top_menu ul li.login {
  width: 25%;
}
.top_menu ul li.login a {
  width: 100%;
  display: block;
  border: 2px solid #160083;
  color: #160083;
  text-align: center;
  padding: 10px 0;
  box-sizing: border-box;
}
/*============================
#float
============================*/
#float {
  width: 212px;
  position: fixed;
  top: 115px;
  right: 10px;
  box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.5);
}
/***********ttl***********/
.main h1 {
  padding: 1em 0;
  letter-spacing: 3px;
  margin-bottom: 0px;
  font-size: 18px;
}
.main h1 i {
  font-size: 26px;
  margin-bottom: 0px;
  margin-right: 5px;
}
h2.ttl {
  font-size: 20px;
  letter-spacing: 0px;
}
h2.ttl + p.ttl {
  text-align: center;
  color: #333;
  font-weight: normal;
  margin-bottom: 10px;
  font-size: 12px;
}
h2.ttl span {
  position: absolute;
  bottom: 0px;
  right: 10px;
  font-size: 16px;
  opacity: 0.5;
}
h2.ttl i {
  font-size: 14px;
}
h3.ttlTop {
  font-size: 20px;
  font-weight: normal;
  color: #13a04e;
  padding: 0px 0 0px 0px;
  margin-bottom: 5px;
  font-family: 'monoton', sans-serif;
}
h3.ttlTop span {
  font-weight: bold;
  padding: 2px 0 8px 0px;
  margin-left: 10px;
  font-size: 14px;
  color: #000000;
  font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
}
h3.ttl {
  font-size: 25px;
  margin-bottom: 5px;
}
h3.ttl:first-child{
  margin-bottom: 5px;
  margin-top: 0.5em;
}
h4.ttl {
  font-size: 16px;
  padding-left: 20px;
}
h4.ttl::before {
  top: 2px;
  font-size: 18px;
}
.btn {
  width: 100%;
  padding: 10px 0;
  font-size: 16px;
}
.btn::after {
  font-family: 'Material Icons';
  position: absolute;
  top: 50%;
  margin-top: -9px;
  font-size: 18px;
  right: 30px;
  color: #fff;
  transition: all 0.3s linear;
}
.btn:hover::after {
  right: 20px;
}
.btn2 {
  font-size: 14px;
  padding: 5px 0;
  width: 100%;
}
.btn3 {
  font-size: 14px;
  padding: 5px 1%;
}
a.listBtn {
  display: none;
}
a.listBtn i {
  vertical-align: middle;
  margin-bottom: 3px;
  margin-left: 5px;
}
a.spbtn {
  display: none;
}
.pan {
  display: none;
}
.pan a {
  color: #666
}
.conw {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 30px;
}
.con {
  margin: 0 auto;
}
.main {
  max-width: 820px;
  width: 100%;
  margin-right: 0%;
  padding: 0;
}
.block {
  max-width: 1100px;
  width: 100%;
}
.secWhite {
  padding: 2vh 2% 10px;
  margin-bottom: 10vh;
  width: 94%;
}
.left {
  float: left;
}
.right {
  float: right;
}
.txt {
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 20px;
}
.note {
  font-size: 12px;
  color: #ff0000;
  font-weight: bold;
}
.tableScroll {
  overflow-x: scroll;
  margin-bottom: 0 !important;
}
table.scroll {
  min-width: 900px;
}
.flick {
  font-size: 12px;
  text-align: center;
  position: relative;
  margin-top: 40px;
  margin-bottom: 10px;
  display: block !important;
}
.flick i {
  display: block;
  margin-bottom: 5px;
  color: #007563;
  position: absolute;
  left: 50%;
  margin-left: -6px;
  font-size: 36px !important;
  top: -38px;
}
.flick i {
  animation: flickIco 2s infinite alternate linear;
  -ms-animation: flickIco 2s infinite alternate linear;
  -webkit-animation: flickIco 2s infinite alternate linear;
  -moz-animation: flickIco 2s infinite alternate linear;
}
@keyframes flickIco {
  0% {
    left: 60%;
  }
  100% {
    left: 40%;
  }
}
.col2, .col4 {
  text-align: center;
  font-size: 0px;
}
.col2 li, .col4 li {
  display: inline-block;
  vertical-align: text-top;
}
.col2 li {
  width: 98%;
  max-width: 560px;
  margin: 0 1% 0px;
}
.col4 li {
  width: 23%;
  max-width: 265px;
  margin: 0 1% 20px;
}
.col2 li img, .col4 li img {
  width: 100%;
}
.bnrContents li a {
  display: block;
  text-decoration: none;
  position: relative;
  box-shadow: 11px 15px 28px 0 rgba(0, 0, 0, .18);
}
.bnrContents li a p {
  padding: 10px 0;
}
.bnrContents li a p::after {
  font-family: 'Material Icons';
  content: "\e315";
  position: absolute;
  top: 50%;
  margin-top: -9px;
  font-size: 18px;
  right: 3%;
  color: #fff;
  transition: all 0.3s linear;
}
.bnrContents li a p.row2 {
  padding: 4px 0;
}
.col2.bnrContents li a p {
  font-size: 16px;
  letter-spacing: 3px;
}
.col4.bnrContents li a p {
  font-size: 16px;
}
.topmainbg {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
}
.topmain {
  width: 100%;
  height: 77vw;
}
/***********topNavi***********/
.topmainbg .topNavi {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
.topmainbg .topNavi a {
  padding: 15px 20px;
  font-size: 14px;
  width: 50%;
  flex: none;
}
.topmainbg .topNavi a.last {
  width: 100%;
  font-size: 18px;
}
.topmainbg .topNavi a span {
  font-size: 22px;
}
.topNavi a::after {
  font-size: 16px;
}
.top_tit h1 {
  letter-spacing: inherit;
  font-size: 16px;
  padding: 2vh 0;
}
/***********secSpe***********/
.secSpe li {
  width: 48%;
  margin-bottom: 15px;
}
.secSpe li a p {
  padding: 10px 20px 10px 5px;
  font-size: 12px;
  width: 100%;
  bottom: 0%;
}
.secSpe li a p::after {
  right: 2%;
}
/*********search***************/
.search h2.ttl img {
  width: 24px;
}
/*********areamap***************/
.mapSrch {
  position: relative;
}
.map {
  text-align: center;
  padding: 3% 1%;
  border-radius: 20px;
}
.map img {
  display: none;
}
.map a {
  position: static;
  display: inline-block;
  width: 48%;
  min-width: auto;
  margin-bottom: 5px;
  padding: 10px 2%;
  font-size: 14px;
}
.map a:hover {
  opacity: 1;
  transform: translate(0px, -5px);
  -webkit-transform: translate(0px, -5px);
  -moz-transform: translate(0px, -5px);
  -o-transform: translate(0px, -5px);
  -ms-transform: translate(0px, -5px);
}
.map a::after {
  font-family: 'Material Icons';
  content: none;
  position: absolute;
  top: 50%;
  margin-top: -11px;
  font-size: 22px;
  right: 3px;
  transition: all 0.3s linear;
}
.map .btn_lst_sold {
  bottom: 3%;
  right: 1.5%;
  padding: 0em;
  margin: 0 auto;
  display: flex;
  align-items: center;
  width: 97%;
  justify-content: space-between;
  background-color: #d14444;
  flex-direction: column;
  border-radius: 5px;
  overflow: hidden;
  border: solid 2px #af142f;
}
.map .btn_lst_sold:hover {
  background-color: #d14444;
  color: #fff;
  border: solid 2px #af142f;
}
.map .btn_lst_sold dl {
  width: 100%;
}
.map .btn_lst_sold dl dt {
  font-size: 18px;
}
.map .btn_lst_sold:hover dl dt::after {
  right: 4%;
}
.map .btn_lst_sold dl dd {
  font-size: 16px;
  padding: 0.5em;
}
.map .btn_lst_sold dl dd strong {
  font-size: 120%;
}
/***********トップページエリアマップ　各エリアポジション***********/
/***********secRcmd***********/
.secRcmd .boxRcmd {
  text-align: center;
}
.secRcmd .boxRcmd .boxShu {
  width: 100%;
}
.secRcmd .boxRcmd .boxShu h3 {
  font-size: 24px;
  font-weight: normal;
  padding: 10px;
}
.secRcmd .boxRcmd .boxShu h3 img {
  width: auto;
}
.secRcmd .boxRcmd .boxShu .btn {
  width: 90%;
}
.secRcmd .boxRcmd .boxShu .itmBox {
  margin: 0 2% 2%;
  width: 96%;
  background-color: #ffffff;
}
/***********secInfo***********/
.secInfo {
  padding: 50px 0;
}
.secInfo table {
  margin: 0 auto;
  width: 96%;
}
.secInfo table tr {
  background-color: #ffffff;
  border-radius: 10px;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
}
.secInfo table tr th {
  width: auto;
}
.secInfo table tr th, .secInfo table tr td {
  padding: 5px 2%;
  display: inline-block;
}
.secInfo table tr .cate {
  width: auto;
  min-width: 108px;
  text-align: center;
}
.secInfo table tr .cate span {
  border-radius: 5px;
  font-size: 14px;
  padding: 2px 3%;
  width: 94%;
}
.secInfo table tr .title {
  width: 98%;
}
/***********secVoice***********/
.secVoice ul {
  text-align: center;
  font-size: 0;
  margin-bottom: 50px;
}
.secVoice ul li {
  width: 49%;
  margin: 0 0.5% 5px;
  display: inline-block;
  vertical-align: text-top;
  position: relative;
  padding-bottom: 20px;
}
.secVoice ul li p.img {
  margin-bottom: 10px;
}
.secVoice ul li p.img a {
  display: block;
  position: relative;
  height: auto;
  text-align: center;
  background-color: #ecf5ff;
}
.secVoice ul li p.img a::before {
  content: "";
  display: block;
  padding-top: 67%;
}
.secVoice ul li p.img a img {
  width: 100%;
  width: auto;
  height: 100%;
  max-width: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin: auto;
}
.secVoice ul li dl {
  padding: 5px 5%;
  margin-bottom: 0;
}
.secVoice ul li dl dt, .secVoice ul li dl dd {
  text-align: left;
  position: relative;
}
.secVoice ul li dl dt {
  font-size: 16px;
  height: 3em;
  overflow: hidden;
}
.secVoice ul li dl dd {
  height: 3em;
  overflow: hidden;
  font-size: 14px;
}
.secVoice ul li dl dt:before, .secVoice ul li dl dt:after {
  position: absolute;
  background: #fff;
}
.secVoice ul li dl dt:before {
  content: "･･･";
  top: 29px;
  right: 0;
  padding: 0 10px;
}
.secVoice ul li dl dt:after {
  content: "";
  width: 100%;
  height: 100%;
  display: inline-block;
}
.secVoice ul li dl dd:before, .secVoice ul li dl dd:after {
  position: absolute;
  background: #fff;
}
.secVoice ul li dl dd:before {
  content: "･･･";
  top: 22px;
  right: 0;
  padding: 0 5px;
}
.secVoice ul li dl dd:after {
  content: "";
  width: 100%;
  height: 100%;
  display: inline-block;
}
/***********検索条件***********/
.srchFrm {
  padding: 10px 1% 10px;
}
.srchFrm .tab {
  font-size: 0;
}
.srchFrm .tab + div {
  padding: 10px 1% 0;
}
.tabKind {
  font-size: 0;
  margin-bottom: 0px;
}
.tabKind li {
  width: 49%;
  float: left;
  vertical-align: text-top;
  cursor: pointer;
}
.tabKind li:nth-child(2) {
  float: right;
}
.tabKind li a {
  padding: 5px 0;
  line-height: 30px;
  font-size: 13px;
}
.tabKind li.on a {
  padding: 10px 0;
}
.tabKind li a:hover {
  opacity: 1;
  -moz-transform: translate(0px, -10px);
  -o-transform: translate(0px, -10px);
  -ms-transform: translate(0px, -10px);
}
.tabKind li a i {
  font-size: 40px;
  margin-right: 0px;
  display: block;
}
.tabKind li a p {
  margin: 15px auto 0;
  padding: 5px 1%;
  color: #ffffff;
  font-size: 20px;
  width: 98%;
  position: relative;
  font-weight: bold;
}
.tabKind li a p strong {
  font-size: 130%;
  font-weight: bold;
}
.tabKind li a p small {
  font-size: 16px;
}
.tabKind li a p::after {
  font-family: 'Material Icons';
  position: absolute;
  top: 50%;
  margin-top: -11px;
  font-size: 22px;
  right: 3%;
  color: #1b589b;
  transition: all 0.3s linear;
}
.boxCond {
  margin-bottom: 20px;
}
.boxCond dt, .boxCond dd {
  font-size: 12px;
  padding: 5px 2%;
}
.boxCond dt {
  width: 18%;
}
.boxCond dd {
  width: 74%;
}
/*============================
#train
============================*/
.srchFrm .tab li {
  width: 50%;
}
.srchFrm .tab li a {
  font-size: 15px;
  padding: 5px 0;
}
.srchFrm .tab li a i {
  font-size: 25px;
  margin-right: 2px;
  margin-bottom: 5px;
}
.srchFrm .tab li#train.lineBtn {
  background-color: #195093;
  color: #ffffff;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
}
.srchFrm dl.left {
  width: 100%;
}
.srchFrm dl.right {
  width: 100%;
}
.srchFrm dl dt, .srchFrm dl dd {
  display: inline-block;
  margin-bottom: 2px;
  font-size: 12px;
}
.srchFrm dl dt {
  width: 100%;
}
.srchFrm dl dd {
  width: 100%;
}
.srchFrm dl dd select.s50 {
  width: 43%;
}
.srchFrmFt {
  padding: 0px 1% 0;
}
.srchFrmFt li {
  display: inline-block;
  width: 100%;
}
/***********secAbout***********/
.secAbout h3 {
  width: 94%;
  margin: 0 auto 30px;
}
.secAbout dl {
  width: 94%;
  display: inherit;
  padding: 1vh 0;
  margin: 0 auto;
}
.secAbout dl dt {
  width: 100%;
  padding: 10px 20px;
  box-sizing: border-box;
  margin-bottom: 10px;
}
.secAbout dl dt .sns img {
  width: 38px;
}
.secAbout dl dd {
  padding: 10px 20px;
  box-sizing: border-box;
  width: 100%;
  text-align: center;
}
.secAbout .info_btn {
  margin: 50px auto;
  width: 80%;
  display: inherit;
}
.secAbout .info_btn a {
  width: 100%;
  margin-bottom: 20px;
}
.secAbout .info_btn a::after {
  top: 50%;
}
/*************************
一覧　検索条件表示
**********************/
.lst .slick-slide {
  margin: 0 0px;
}
.lst .itmBox .txtArea {
  min-height: 180px;
}
.list {
  max-width: 1150px;
  margin: 0 auto 50px;
}
.lstHead {
  margin-bottom: 20px;
}
.srchNum {
  float: left;
  line-height: 1;
  width: 100%;
  margin-bottom: 5px;
}
.srchNum strong {
  font-size: 26px;
}
.list select {
  width: 40%;
  float: left;
  margin-left: 2%;
}
/* 一覧　ページャー
========================================== */
.srchPage {
  float: right;
}
.srchPage span {
  display: inline-block;
}
.srchPage .cur, .srchPage a {
  margin: 0;
  padding: 5px 3px;
  line-height: 1;
}
.srchPage .cur {
  color: #000000;
  border: solid 1px #000000;
}
.srchPage a {
  text-decoration: none;
  display: inline-block;
}

.srch_fw {margin: 10px auto 0;}
.srch_fw form{width: 100%;
}
.srch_fw input[type=text]{
    font-size: 12px;
}
.srch_fw button {}
.srch_fw button i {}



/*************************
一覧用物件ボックス
**********************/
.lstBody {
  flex-wrap: wrap;
  display: flex;
}
.lstBody .itmBox {
  width: 100%;
  margin: 0 0 10px;
}
.itmBox .inner {
  width: 100% !important;
}
.itmBox a {
  display: block;
  text-decoration: none;
}
.itmBox a:hover {
  opacity: 1;
}
.itmBox .photo {
  position: relative;
  overflow: hidden;
}
.itmBox .photo.newly::before {
  font-size: 16px;
  line-height: 1.78;
}
.itmBox .photo img {
  width: 100%;
}
.itmBox .txtArea {
  padding: 10px 3%;
}
.itmBox .txtArea p.ttl span {
  width: auto;
  margin: 0px 0 0px 0;
  margin-left: 0px;
  line-height: initial;
  font-size: 11px;
  padding: 3px 10px;
}
.itmBox .txtArea p.price {
  font-size: 20px;
  position: relative;
}
.itmBox .txtArea p.price small {
  font-size: 14px;
}
.itmBox .txtArea p.price span {
  font-size: 14px;
}
.itmBox .txtArea p.price span.fav {
  position: absolute;
  top: 0px;
  right: 2%;
  display: block;
  width: 24px;
  height: 24px;
  cursor: pointer;
}
.itmBox .txtArea p.price span.fav::before {
  font-family: 'Material Icons';
  content: "\e87e";
  font-size: 24px;
}
.itmBox .txtArea p.price span.fav.added::before {
  content: "\e87d";
}
/*フリーワード検索 ハイライト*/
.highlight {
  border: 1px solid;
  background-color: #ffffff;
  width: 96%;
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 5px;
  padding: 6px;
  border-radius: 4px;
}
.idx {
  text-align: center;
  margin-bottom: 3vw;
}
.idx [data-idx] {
  margin: 0 5px;
  width: 10px;
  height: 10px;
}
.idx [data-idx].on {
  background-color: #333333;
}
/*************************
物件詳細
**********************/
.detail .infoHd {
  position: relative;
  margin-bottom: 10px;
}
.main.detail .infoHd h1 {
  background: none;
  color: #000000;
  padding: 15px 5% 15px 7%;
  text-align: left;
  letter-spacing: 0px;
  margin-bottom: 0px;
  position: relative;
  overflow: hidden;
  width: 88%;
}
.main.detail .infoHd h1.newly::before {
  top: 8px;
  left: -32px;
  width: 100px;
  font-size: 10px;
  line-height: 1.78;
}
.infoHd .btnArea {
  display: none;
}
.infoHd .btnArea li:nth-child(3) {
  width: 100%;
}
.infoHd .btnArea li:last-child {
  display: none;
}
.infoHd .btnArea li a.btn {
  width: 100%;
  font-size: 14px;
  padding: 5px 0;
}
.infoHd .btnArea li a.btn::after {
  content: none;
}
.infoHd .btnArea li span.fav {
  width: 100%;
  height: 35px;
}
.infoHd .btnArea li span.fav::before {
  font-size: 26px;
}
.infoHd .btnArea li span.fav.added::before {
  content: "\e87d";
}
.infoHd .btnArea li a i {
  font-size: 24px;
  vertical-align: middle;
}
.infoMain {
  margin-bottom: 30px;
}
.infoMain .left {
  width: 100%;
  margin-bottom: 10px;
}
.infoMain .left .salesCmtFl {
  font-size: 18px;
}
.infoMain .left dl {
  border-top: dotted 1px #000000;
  padding: 5px 2%;
}
.infoMain .left dl dt, .infoMain .left dl dd {
  display: inline-block;
  vertical-align: middle;
}
.infoMain .left dl dt {
  font-size: 12px;
  width: 17%;
}
.infoMain .left dl dd {
  width: 81%;
  font-size: 12px;
}
.infoMain .left dl.price {
  border-top: none;
}
.infoMain .left dl.price dd {
  font-size: 24px;
}
.infoMain .left dl.price dd small {
  font-size: 14px;
}
.infoMain .left dl.price dd a.btnSimu {
  width: auto;
  border-radius: 5px;
  font-size: 10px;
  padding: 3px 3px 3px;
}
.infoMain .left dl.price dd a.btnSimu i {
  vertical-align: middle;
  font-size: 17px;
}
.infoMain .left .contactArea {
  padding: 10px 0;
  text-align: center;
  margin-bottom: 0px;
}
.infoMain .left .contactArea a {
  padding: 10px 0;
  margin-bottom: 5px;
  font-size: 12px;
}
.infoMain .left .contactArea a i {
  font-size: 20px;
  vertical-align: middle;
}
.infoMain .left .contactArea a.btn::after {
  content: none;
}
.infoMain .left .contactArea p.fav {
  border-radius: 30px;
  font-size: 12px;
  padding: 8px 2%;
  margin-bottom: 10px;
}
.infoMain .left .contactArea p.fav::before {
  font-size: 20px;
}
.infoMain .left .contactArea a.tel {
  padding: 5px 2%;
  font-size: 26px;
  width: 100%;
}
.infoMain .left .contactArea a.tel i {
  font-size: 30px;
  margin-bottom: 5px;
  margin-right: 1px;
}
.infoMain .left .contactArea p.bms_code {
  width: 100%;
  padding: 10px 0;
  font-size: 12px;
}
.infoMain .right {
  width: 50%;
}
.infoMain .right img {
  width: 100%;
}
.infoMain .right {
  width: 100%;
}
.infoMain .right img {
  width: 100%;
  width: auto;
  display: block;
  max-width: 100%;
  max-height: 100%;
  margin: 0 auto;
}
.infoMain .right .imgInfo {
  margin-bottom: 10px;
}
.infoMain .right .imgInfo .img {
  background-color: #ffffff;
  margin-bottom: 5px;
  height: 200px;
}
.infoMain .right .imgInfo .txt {
  text-align: left;
}
.detail .tabHd {
  margin-bottom: 30px;
}
.detail .tabFt {
  margin-bottom: 50px;
}
.detail .tab {
  font-size: 0;
}
.detail .tab li {
  width: 50%;
  display: inline-block;
}
.detail .tab li a {
  font-size: 13px;
  padding: 10px 0;
}
.pointBox .detailCmt {
  font-size: 14px;
}
.gallery {
  flex-wrap: wrap;
  display: flex;
}
.gallery li {
  cursor: pointer;
  width: 49%;
  margin: 0 0.5% 5px;
  position: relative;
}
.gallery li .img {
  background-color: #ffffff;
}
.gallery li .img img {
  width: auto;
  display: block;
  max-width: 100%;
  max-height: 100%;
  margin: 0 auto;
}
.gallery li .txt {
  position: absolute;
  bottom: 0px;
  left: 0px;
  background-color: rgba(0, 0, 0, 0.60);
  padding: 1px 2%;
  width: 96%;
  color: #ffffff;
  font-size: 12px;
}
/*************************
物件詳細　概要
**********************/
.secOut table {
  width: 100%
}
.secOut table tr th, .secOut table tr td {
  font-size: 14px;
  line-height: 1.5;
  padding: 5px 2%;
  vertical-align: top;
  border-bottom: 1px solid #e0e0e0;
  display: block;
  min-height: 14px;
}
.secOut table tr th {
  font-weight: bold;
  width: 96%;
  text-align: left;
  background-color: #e9f2f7;
  padding: 5px 2%;
}
.secOut table tr td {
  font-size: 14px;
  background: #fff;
  color: #111;
}
/*************************
会社案内　
**********************/
.sec_greeting .left {
  width: 100%;
}
.sec_greeting .left .txt {
  font-size: 12px;
}
.sec_greeting .right {
  width: 100%;
}
.sec_greeting .right .img {
  text-align: center;
}
.sec_greeting .right .img img {
  width: 100%;
  max-width: 550px;
}
.sec_greeting .right dl dt {
  font-size: 12px;
}
.sec_greeting .right dl dd {
  font-size: 20px;
}
.sec_company table tr td select {
  margin-bottom: 5px
}
.sec_company table {
  width: 100%
}
.sec_company table tr th, .sec_company table tr td {
  font-size: 14px;
  line-height: 1.5;
}
.sec_company table tr td {
  font-size: 14px;
  background: #fff;
  color: #111;
}
.secAccess #gmap {
  display: block;
  width: 100%;
  height: 300px;
}
.staffList ul li {
  float: left;
  width: 95%;
  margin-right: 0;
  padding: 10px 2%;
  margin-bottom: 10px;
  min-height: auto;
}
.staffList ul li:nth-child(2n) {
  margin-right: 0;
}
.staffList ul li .thum {
  float: left;
  width: 38%;
  margin-right: 2%;
  margin-bottom: 10px;
}
.staffList ul li .thum img {
  width: 100%;
}
.staffList ul li h4 {
  font-size: 14px;
}
.staffList ul li table.staffTable {
  float: left;
}
.staffList ul li table.staffTable tr th, .staffList ul li table.staffTable tr td {
  font-size: 11px;
}
.staffList ul li .message {
  font-size: 11px;
}
/***********secStaff***********/
.secStaff .boxStaff {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  margin-bottom: 50px;
}
.secStaff .boxStaff li {
  width: 100%;
  padding: 10px 4%;
  margin: 0 0% 10px;
}
.secStaff .boxStaff li .staffHead {
  display: none;
}
.secStaff .boxStaff li .profile {
  margin-bottom: 0px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.secStaff .boxStaff li .profile .staffImg {
  max-width: 50%;
  width: auto;
  float: left;
}
.secStaff .boxStaff li .profile .staffImg img {
  width: 100%;
}
.secStaff .boxStaff li .profile .staffMain {
  padding: 10px 0%;
  font-size: 12px;
  width: 100%;
  margin: 0;
}
.secStaff .boxStaff li .profile .staffMain strong {
  display: block;
  font-size: 16px;
}
.secStaff .boxStaff li .staffFoot {
  text-align: left;
  font-size: 12px;
}
article.blog h1 {
  font-size: 20px;
}
.secSitemap dl {
  margin-bottom: 30px;
}
.secSitemap dl dt, .secSitemap dl dd {
  display: inline-block;
  font-size: 16px;
  vertical-align: text-top;
}
.secSitemap dl dt {
  width: 100%;
  font-size: 20px;
  margin-bottom: 10px;
  border-bottom: dotted 1px #333333;
}
.secSitemap dl dd {
  width: 48%;
}
.secSitemap dl dt a, .secSitemap dl dd a {
  display: inline-block;
}
.secSitemap dl dd a {
  padding: 0 5px;
  margin-bottom: 5px;
}
.static .block {
  max-width: 1000px;
}
.static .sec {
  background-color: #ffffff;
  padding: 30px 2%;
  box-shadow: 7px 7px 0px 0px rgba(0, 0, 0, 0.1);
}
.btnCvLst {
  text-align: center;
}
.btnCvLst li {
  width: 96%;
  margin: 0 0.5%;
  padding: 10px 1%;
}
.btnCvLst li .ttl {
  padding: 10px 2%;
  margin-bottom: 10px;
}
.btnCvLst li .inner {
  margin-bottom: 10px;
  min-height: auto;
}
.btnCvLst li .inner span {
  font-size: 14px;
}
.btnCvLst li .inner a {
  font-size: 30px;
}
.btnCvLst li .inner a i.material-icons {
  font-size: 24px;
  vertical-align: middle;
}
.btnCvLst li .inner p.txt {
  font-size: 14px;
}
.souzoku h2.ttl {
  text-align: left;
}
.souzoku h2.ttl strong {
  font-size: 150%;
  color: #ff7300;
  margin-right: 10px;
}
.souzoku .secWhite .txt {
  font-size: 14px;
  line-height: 1.8;
}
.souzoku .inner {
  margin-bottom: 3vh;
}
.souzoku .inner .left {
  width: 100%;
}
.souzoku .inner .right {
  width: 100%;
}
.souzoku table.tableQa {
  width: 100%;
  margin-bottom: 20px;
}
.souzoku table.tableQa tr th, .souzoku table.tableQa tr td {
  padding: 5px 5px;
  font-size: 12px;
}
.souzoku table.tableQa tbody tr th {
  text-align: center;
}
.souzoku table.tableQa tbody tr td {
  text-align: left;
}
.lstQa {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0px 2px;
}
.lstQa tr {
  background-color: #ffffff;
  border-radius: 10px;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
}
.lstQa tr th, .lstQa tr td {
  padding: 5px 1%;
  font-size: 14px;
  border-collapse: separate;
  border-spacing: 10px;
}
.lstQa tr th {
  width: 25%;
  font-size: 16px;
}
.lstQa tr td {
  width: 84%;
  text-align: left;
}
.lstCase {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0px 2px;
}
.lstCase tr {
  background-color: #ffffff;
  border-radius: 10px;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
}
.lstCase tr th, .lstCase tr td {
  padding: 10px 2%;
  font-size: 14px;
  border-collapse: separate;
  border-spacing: 10px;
  display: block;
  width: 96%;
}
.lstCase tr th {
  font-size: 16px;
}
.lstCase tr td {
  width: 96%;
}
.lstCase tr td a {
  float: none;
  margin: 20px auto;
  width: 90%;
}
.boxFlow {
  padding: 10px 2%;
  margin-bottom: 6vh;
}
.boxFlow::after {
  bottom: -30px;
  left: 50%;
  margin-left: -70px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 20px 70px 0 70px;
}
.boxFlow.left {
  width: 43%;
}
.boxFlow.right {
  width: 43%;
}
.boxFlow.no::after {
  content: none;
}
.boxPoint {
  padding: 10px 1%;
  background-color: #e9f7f5;
  margin-bottom: 3vh;
  border: solid 1px #007563;
}
.boxPoint ul li {
  font-weight: bold;
  color: #007563;
}
/*************************
物件詳細印刷用CSS
**********************/
@media print {
  .sidebar, #hdwrap, #gnwrap, .pan, .tab, .pagetop, .pagetop img, #ftwrap, .srchBtn, .btnContact, #similar, .detailBox .btnAreaBottom, .detailBox .gallery, .detailBox .detailContact .detailContact_tel li:first-child, .detailBox .detailContact .detailContact_btn li:nth-child(1), .detailBox .detailContact .detailContact_btn li:nth-child(2), .copyWrap .ftrsubnavi {
    display: none !important;
  }
}
input[type=text], input[type=password], input[type=email], input[type=url], input[type=date], input[type=month], input[type=time], input[type=datetime], input[type=datetime-local], input[type=week], input[type=number], input[type=search], input[type=tel], input[type=color], select, textarea {
  padding: 10px 2%;
  display: inline-block;
  /* border: 1px solid #ccc; */
  /* box-shadow: inset 0 1px 3px #ddd; */
  border-radius: 4px;
  vertical-align: middle;
  -moz-box-sizing: border-box;
  width: 96%;
}
label {
  display: block
}
.c1 {
  width: 50% !important
}
.c2 {
  width: 40% !important
}
.zipBtn {
  display: inline
}
.formBox input[type=text], .formBox input[type=tel], .formBox input[type=email], .formBox textarea, .formBox select {
  font-size: 14px;
}

/******************************
お問い合わせフロー
*****************************/
.step {
  list-style: none;
  margin-bottom: 20px;
  margin: 1em auto;
  text-align: center;
  position: relative;
}
.step:before {
  content: "";
  height: 1px;
  position: absolute;
  width: 60%;
  background-color: #dadada;
  top: 50%;
  left: 20%;
}
.step li {
  width: 18%;
  position: relative;
  border-radius: 50%;
  display: inline-block;
  margin: 0 5%;
  text-align: center;
}
.step.noConf li {
  width: 30%;
}
.step li::before {
  position: absolute;
  top: 5px;
  right: 10px;
  z-index: 100;
}
.step li p {
  color: #ffffff;
  padding: 15px 0;
  background: #dadada;
  position: relative;
  display: block;
  text-align: center;
  font-size: 16px;
  border-radius: 50%;
  width: 60px;
  line-height: 30px;
  margin: 0 auto;
}
.step li.on p {
  background-color: #d00747;
}
.formBox {
  margin: 0 auto;
  max-width: 940px;
  padding: 3em;
  background-color: #fff;
  border-radius: 32px;
  box-sizing: border-box;
}

/******************************
お問い合わせ項目リストバージョン
*****************************/
.formBox .formList {
  width: 100%;
}
.formBox .formList.col2 {
  display:flex;
  justify-content: flex-start;
  align-items: flex-end;
  flex-wrap: wrap;
}
.formBox table p {
  margin-top: 10px
}
.formBox .formList li{
  /* border-bottom: 1px solid #e0e0e0; */
  padding: 0.5em  0;
  /* width: 45%; */
}
.formBox .formList.col2 li{
  /* display:flex; */
  width: 100%;
}
.formBox .formList li:last-child{
  /* margin-bottom:1em; */
}
.formBox .formList li h4 {
  font-size: 16px;
  /* min-width: 200px; */
  /* position: relative; */
  font-weight: 600;
  /* width: 20%; */
  text-align: left;
  /* background-color: #ffffff; */
  /* padding: 10px 2% 10px 3%; */
  color: #333;
  margin-bottom: 0.5em;
}
.formBox .formList li h5 {
  font-size: 14px;
  /* min-width: 200px; */
  /* position: relative; */
  font-weight: 600;
  /* width: 20%; */
  text-align: left;
  /* background-color: #ffffff; */
  /* padding: 10px 2% 10px 3%; */
  color: #333;
  margin-bottom: 0.5em;
  margin-top: 1em;
}
.formBox .formList li .formItem {
  background: #fff;
  font-size: 14px;
  line-height: 1.5;
  color: #111;
  /* border: 1px solid #bbbbbb; */
  /* padding: 10px 1%; */
  text-align: left;
  margin-bottom: 0em;
}


/******************************
お問い合わせ項目テーブル
*****************************/
.formBox {
  margin: 0 auto;
  max-width: 900px;
  padding: 1em;
}
.formBox table {
  width: 100%
}
.formBox table tr th, .formBox table tr td {
  display: block;
}
.formBox table tr th {
  font-size: 14px;
  line-height: 1.5;
  font-weight: 700;
  width: 96%;
  min-width: 200px;
  text-align: left;
  padding: 15px 2%;
  position: relative;
}
.formBox table tr td {
  background: #fff;
  font-size: 14px;
  line-height: 1.5;
  color: #111;
  padding: 10px 1%;
}
#satei_datetime, #contact_datetime, #contact_method {
  margin-left: 0px;
}
.formBox .hopeArea select {
  width: 100%;
  margin-bottom: 5px;
}
.formBox .hopeRoute ul li {
  width: 100%;
  display: inline-block;
}
/******************************
お問い合わせ用　物件ボックス
*****************************/
.formBox .itmBox {
  margin: 0 auto 2%;
  width: 96% !important;
  padding: 5px 2%;
  /* padding-bottom: 10px; */
  transition: all 0.3s linear;
  box-shadow: 11px 15px 28px 0 rgba(0, 0, 0, .18);
  background-color: #ffffff;
}
.formBox .itmBox:hover {
  box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.3);
  background-color: #ffffff;
}
.formBox .itmBox a {
  display: block;
  text-decoration: none;
}
.formBox .itmBox a:hover {
  opacity: 1;
}
.formBox .itmBox .photo {
  width: 100%;
}
.formBox .itmBox .photo img {
  width: 100%;
}
.formBox .itmBox .txtArea {
  padding: 0px 1%;
  width: 98%;
  display: inline-block;
  vertical-align: text-top;
}
.formBox .itmBox .txtArea .ttl {
  font-size: 14px;
}
.formBox .itmBox .txtArea .ttl span {
  display: block;
  max-width: 100px;
  margin: 0px 0 0px 0;
  margin-left: 0px;
  line-height: initial;
  font-weight: normal;
  font-size: 10px;
  padding: 3px 5px;
  text-align: center;
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.60);
  /* border-radius: 4px; */
}
.formBox .itmBox .txtArea .price {
  font-size: 20px;
  position: relative;
}
.formBox .itmBox .txtArea .price small {
  font-size: 14px;
}
.formBox .itmBox .txtArea .price span {
  font-size: 14px;
}
.formBox .itmBox .txtArea dl dt, .formBox .itmBox .txtArea dl dd {
  display: inline-block;
  vertical-align: text-top;
  font-size: 12px;
}
.formBox .itmBox .txtArea dl dt {
  width: 20%;
}
.formBox .itmBox .txtArea dl dd {
  width: 77%;
}
.toho li, .chikunen li {
  float: left;
  width: 33%;
}
ul.schoolChoiceList li {
  width: 25%
}
.formBox ul.stationList li {
  float: left;
  width: 33%;
  margin-bottom: 10px;
}
.telephone, .fax, .mobile {
  width: 140px
}
.notyet {
  background: #ffe9e9;
  color: #333;
}
textarea {
  resize: vertical;
  height: 100px;
}
label {
  display: inline-block;
  transition: all 0.3s linear;
  position: relative;
  height: 35px;
  line-height: 34px;
  font-size: 14px;
  cursor: pointer;
  padding-left: 35px;
  width: calc(100% - 35px);
}
label:hover {
  background-color: #ffffc8;
}
label input[type=checkbox] {
  margin: 5px;
  width: 22px;
  height: 22px;
  position: absolute;
  top: 0;
  left: 0;
}
label input[type=radio] {
  margin: 5px;
  width: 22px;
  height: 22px;
  position: absolute;
  top: 0;
  left: 0;
}
.w30p {
  width: 30px !important;
}
.w55p {
  width: 55px !important;
}
.w15 {
  width: 14% !important;
}
.w20 {
  width: 18% !important;
}
.w25 {
  width: 23% !important;
}
.w33 {
  width: 27% !important;
}
.w50 {
  width: 40% !important;
}
.w75 {
  width: 73% !important;
}
.err {
  position: relative;
  margin-top: 5px;
}
.err li {
  position: relative;
  font-size: 12px;
  color: #ff0007;
  background-color: #fff4f4;
  border: solid 1px #ff0000;
  margin-bottom: 2px;
  border-radius: 5px;
  display: inline-block;
  float: none !important;
  width: auto !important;
  margin-right: 5px;
}
.cb_txt {
  width: 100%;
  margin-bottom: 15px;
}
.cb_txtInner {
  border: 1px solid #dadada;
  background: #fff;
  padding: 15px;
  background-color: #ffffff;
}
.cb_txt p {
  font-size: 16px;
  color: #000000;
  text-align: center;
  margin: 0 0 10px;
}
.loginAutoBtn {
  margin: 0 auto;
  text-align: center;
}
.loginAutoBtn input {
  width: 49%;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  line-height: initial;
  cursor: pointer;
  text-decoration: none;
  display: inline-block;
  margin: 0 auto;
  padding: 7px 0;
}
.zipBtn input {
  width: 130px;
  height: 36px;
  border-radius: 5px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  line-height: initial;
  cursor: pointer;
  text-decoration: none;
  display: inline-block;
  margin: 0 auto;
  padding: 5px 10px 5px;
  color: #333333;
  background: #f0ff3c;
}
.popup_bg {
  display: none;
  position: fixed;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, .8);
  top: 0;
  left: 0;
  z-index: 9999;
}
.popup_bg .popup_content {
  width: 500px;
  background-color: #fff;
  display: none;
  border-radius: 3px;
  border-top: 4px solid #ddd;
  padding: 10px;
  margin: 10% auto 0;
  font-size: 12px;
  text-align: center;
}
.popup_bg .popup_content .title {
  margin: 2px;
  padding: 2px;
  font-weight: 700;
}
.popup_bg .popup_content .body {
  margin: 2px auto;
  padding: 2px;
}
.popup_bg .popup_content .body form p input {
  padding: 3px;
  width: 300px;
  margin: 0;
}
.popup_bg .popup_content .body p {
  margin: 10px
}
.popup_bg .popup_content .body p span.popup_btn.submit, .popup_bg .popup_content .body p span.popup_btn.close {
  width: initial;
  color: #fff;
  background: rgba(153, 153, 153, 1);
  display: inline-block;
  border-radius: 3px;
  box-shadow: 0 0 2px #EFEFEF;
  padding: 5px 20px;
  cursor: pointer;
  margin: 5px;
}
.popup_content .popup_btn:hover {
  background: rgba(153, 153, 153, .75);
  box-shadow: 0 0 2px #000;
}
.popup_content .done {
  display: none
}
.option {
  background: url("../img/contact/icon_option.gif") no-repeat 96% 50%;
}
.mst {
  background: url("../img/contact/icon_must.gif") no-repeat 96% 50% #005cb2 !important
}
.opt {
  background: url("../img/contact/icon_option.gif") no-repeat 96% 50% #005cb2 !important
}
.ssl {
  margin: 20px 0;
}
.ssl img {
  float: left;
  margin-right: 10px;
}
.ssl p {
  float: left;
  font-size: 12px;
  line-height: 1.5;
  color: #111;
  margin-top: 8px;
  width: 83%;
}
#pass-strength-result {
  background-color: #535353;
  border: solid 1px #000000;
  margin: 25px 0;
  padding: 15px;
  text-align: center;
  width: auto;
  color: #fff;
}
#pass-strength-result.bad {
  background-color: #ffb78c;
  border-color: #ff853c;
  color: #000;
}
#pass-strength-result.good {
  background-color: #ffec8b;
  border-color: #fc0;
  color: #000;
}
#pass-strength-result.short {
  background-color: #ffa0a0;
  border-color: #f04040;
  color: #000;
}
#pass-strength-result.strong {
  background-color: #c3ff88;
  border-color: #8dff1c;
  color: #000;
}
/*20240620 追加*/
.our_works {
  width: 100%;
}
.our_works .work_box .inner {
  max-width: 84%;
  border-radius: 10px;
}
.our_works .work_box h3 {
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.our_works .work_box h3 .ja {
  font-size: 38px;
}
.our_works .work_box h3 .en {
  font-size: 11px;
}
.our_works .work_box p {
  line-height: 1.7;
  margin-bottom: 20px;
  font-size: 16px;
}
.our_works .work_box .button {
  border-radius: 5px;
  background: #900216;
  padding: 10px 0;
  font-size: 16px;
  box-shadow: 2px 7px 10px 0 rgba(0, 0, 0, 0.2);
}
.simulation {
  width: 90%;
  margin: 0 auto;
  padding: 0 0 50px;
}
.for_reason {
  width: 94%;
}
.for_reason .read, .for_reason h3 {
  font-size: 20px;
  line-height: 1.7;
  margin: 30px 0;
  font-weight: bold;
}
.for_reason .reason_box {
  width: 100%;
  margin-bottom: 20px;
}
.for_reason .reason_box dt {
  width: 280px;
  margin: 0 auto;
}
.for_reason .reason_box dd {
  margin-top: 30px;
  line-height: 1.7;
  font-size: 16px;
}
.for_reason .reason_point {
  width: 100%;
  margin: 0 auto 30px;
}
.for_reason .support_grid {
  display: inherit;
}
.for_reason .support_box {
  padding: 5px 0px 15px 15px;
  box-sizing: border-box;
  margin-bottom: 20px;
}
.for_reason .support_box h4 {
  font-size: 26px;
  margin-bottom: 10px;
}
.for_reason .support_grid .img01 {
  margin: 15px 0;
}
.for_reason .support_box p.note {
  font-size: 13px;
  line-height: 1.7;
  margin: 10px 0;
}
.for_reason .support_box.col2 {
  margin: 0 auto;
  width: 100%;
}
.for_reason .support_grid .inner_grid {
  display: inherit;
}
.for_reason .support_grid .inner_grid li {
  font-size: 22px;
}
.for_reason .support_grid .inner_grid img {
  display: none;
}
.for_reason .support_grid .boxtext {
  display: inherit;
  margin: 0;
}
.for_reason .support_grid .boxtext li {
  display: flex;
  margin-bottom: 12px;
  text-align: left;
  background: inherit;
  font-size: 22px;
  padding: 0;
}
.for_reason .support_grid .boxtext li::before {
  content: "";
  width: 24px;
  height: 25px;
  background: url(../img/ico_checkbox.svg) no-repeat;
  background-size: contain;
  display: block;
  margin-right: 7px;
}
.for_reason .support_grid .inner_grid2 {
  display: inherit;
}
.for_reason .support_grid .inner_grid2 .img, .for_reason .inner_grid3 .img {
  display: none;
}
.for_reason .inner_grid3 {
  display: inherit;
}
.for_reason .inner_grid3 .row {
  display: inherit;
}
.for_reason table th {
  width: 30%;
  font-size: 14px;
}
.for_reason table td {
  font-size: 14px;
  padding: 5px;
}
.line_soudan {
  margin-bottom: 30px;
}
.buy .merit {
  background: url(../img/buy/bg_merit.jpg) no-repeat;
  background-size: cover;
  padding: 55px;
  padding: 7.0512820513vw;
}
.buy .merit .inner {
  background: rgba(255, 255, 255, 0.8);
  padding: 60px;
  padding: 7.6923076923vw;
}
.buy .merit .merit_text {
  width: 100%;
}
.buy .merit .member_box {
  text-align: center;
  margin-top: 57px;
  margin-top: 7.3076923077vw;
}
.buy .merit .member_box dl {
  background: #ffffff;
}
.buy .merit .member_box dl img {
  width: 243px;
  width: 51.153846vw;
}
.buy .merit .member_box dt {
  font-weight: bold;
  font-size: 20px;
  font-size: 4.564103vw;
  padding: 5px;
  padding: 0.641025641vw;
}
.buy .merit .member_box dd {
  background: #ffffff;
  padding: 20px;
  padding: 2.5641025641vw;
}
.buy .merit .register {
  border: 2px solid #354c80;
  margin-bottom: 20px;
  margin-bottom: 2.5641025641vw;
}
.buy .merit .register dt {
  background: #e1e4ec;
  color: #354c80;
  border-bottom: 2px solid #354c80;
}
.buy .merit .register p {
  font-size: 14px;
  font-size: 4.794872vw;
  margin-top: 8px;
  margin-top: 1.0256410256vw;
}
.buy .merit .login {
  border: 2px solid #407c63;
}
.buy .merit .login dt {
  background: #e2ebe8;
  color: #407c63;
  border-bottom: 2px solid #407c63;
}
.buy .merit .login .input_area {
  width: 100%;
  margin-bottom: 20px;
  margin-bottom: 2.5641025641vw;
}
.buy .merit .login .button_area input {
  width: 243px;
  width: 48.153846vw;
  margin: auto;
}
.buy .merit .login .input_row {
  display: grid;
  grid-template-columns: 30% 1fr;
  gap: 7px;
  gap: 0.8974358974vw;
  align-items: center;
  margin-bottom: 15px;
}
.buy .merit .login .input_row:last-child {
  margin-bottom: 0;
}
.buy .merit .login .label {
  white-space: nowrap;
  font-size: 14px;
  font-size: 3.594872vw;
}
.buy .merit .login .input input {
  width: 100%;
  height: 33px;
  border: 1px solid #333333;
}
.buy .merit .login .button {
  display: block;
  cursor: pointer;
}
.buy .merit .login .fogetpswd {
  font-size: 14px;
  font-size: 3.294872vw;
}
.buy .soudankai {
  background: #f4f4f4;
  padding: 6.4102vw 3.8461vw;
  box-sizing: border-box;
}
.buy .soudankai .photo {
  margin-bottom: 50px;
  margin-bottom: 6.4102564103vw;
}
.buy .soudankai .photo img {
  width: 100%;
}
.buy .soudankai p {
  font-size: 17px;
  font-size: 4.179487vw;
  line-height: 36px;
  line-height: 1.6em;
  margin-top: 50px;
  margin-top: 6.4102564103vw;
  margin-bottom: 50px;
  margin-bottom: 6.4102564103vw;
}
.buy .soudankai a {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  background: #d56d48;
  border-radius: 10px;
  font-size: 30px;
  font-size: 3.8461538462vw;
  height: 70px;
  height: 8.9743589744vw;
  border-radius: 10px;
  border-radius: 1.2820512821vw;
}
.buy h2 {
  border-bottom: 1px solid #333333;
  text-align: center;
  font-size: 38px;
  font-size: 7.371795vw;
  margin-bottom: 82px;
  margin-bottom: 5.512821vw;
  padding-bottom: 16px;
  padding-bottom: 2.0512820513vw;
  line-height: 1.5em;
}
.buy .buy_flow .read {
  line-height: 1.6em;
  margin-bottom: 77px;
  margin-bottom: 5.871795vw;
  font-size: 14px;
}
.buy .buy_flow .step_box {
  margin-bottom: 50px;
  margin-bottom: 6.4102564103vw;
}
.buy .buy_flow dt {
  font-weight: bold;
  font-size: 20px;
  font-size: 4.764103vw;
  line-height: 1.4;
  margin-bottom: 12px;
  margin-bottom: 1.5384615385vw;
}
.buy .buy_flow dt span {
  margin-right: 0.5em;
  color: #a5040e;
  font-size: 1.1em;
}
.buy .buy_flow dd {
  line-height: 1.6;
  font-size: 14px;
  margin-top: 1em;
}
/* ========================================================== */
/* 活用したい */
/* ========================================================== */
.management .opening {
  background: #f4f4f4;
  margin-bottom: 74px;
  margin-bottom: 9.4871794872vw;
  padding-top: 20px;
}
.management .opening h1 {
  font-size: 34px;
  font-size: 4.358974359vw;
  line-height: 56px;
  line-height: 7.1794871795vw;
  padding-top: 32px;
  padding-top: 4.1025641026vw;
  padding-bottom: 18px;
  padding-bottom: 2.3076923077vw;
  text-align: center;
}
.management .opening p {
  font-size: 19px;
  font-size: 4.35897vw;
  text-align: center;
  line-height: 2.1;
  margin-bottom: 36px;
  margin-bottom: 4.615385vw;
}
.management h2 {
  border-bottom: 1px solid #333333;
  text-align: center;
  font-size: 38px;
  font-size: 5.371795vw;
  margin-bottom: 82px;
  margin-bottom: 2.512821vw;
  padding-bottom: 16px;
  padding-bottom: 1.051282vw;
  padding-top: 2vw;
}
.management .knowhow .inner {
  padding-left: 66px;
  padding-left: 5.461538vw;
  padding-right: 66px;
  padding-right: 5.461538vw;
}
.management .knowhow p {
  line-height: 2;
  margin-bottom: 43px;
  margin-bottom: 1.512821vw;
}
.management .knowhow .case {
  border: 3px solid;
  border-radius: 18px;
  border-radius: 2.3076923077vw;
  overflow: hidden;
  margin-bottom: 55px;
  margin-bottom: 1.051282vw;
}
.management .knowhow .case.case1 {
  border-color: #008045;
}
.management .knowhow .case.case2 {
  border-color: #22a373;
  flex-direction: row-reverse;
}
.management .knowhow .case.case3 {
  border-color: #00978b;
}
.management .knowhow .case.case4 {
  border-color: #2999d0;
  flex-direction: row-reverse;
  margin-bottom: 0;
}
.management .knowhow .case .image {
  margin-bottom: 30px;
  margin-bottom: 3.8461538462vw;
}
.management .knowhow .case .image img {
  width: 100%;
}
.management .knowhow .case .text {
  text-align: center;
  padding-top: 13px;
  padding-top: 1.6666666667vw;
  padding-bottom: 20px;
  padding-bottom: 2.5641025641vw;
}
.management .knowhow .case .text dt {
  font-weight: bold;
  font-size: 26px;
  font-size: 5.833333vw;
  line-height: 1.32;
  margin-bottom: 5px;
}
.management .knowhow .case .text dd {
  font-size: 20px;
  font-size: 4.564103vw;
}
.management .knowhow .case .balloon {
  width: 120px;
  width: 15.3846153846vw;
  margin-bottom: 10px;
  margin-bottom: 1.2820512821vw;
}
.management .for_reason .inner {
  padding-left: 66px;
  padding-left: 8.4615384615vw;
  padding-right: 66px;
  padding-right: 8.4615384615vw;
}
.management .for_reason .message {
  margin-bottom: 43px;
  margin-bottom: 5.5128205128vw;
  font-size: 2em;
}
.strong_point .inner {
  padding-left: 66px;
  padding-left: 8.4615384615vw;
  padding-right: 66px;
  padding-right: 8.4615384615vw;
}
.strong_point .grid {
  margin-bottom: 116px;
  margin-bottom: 14.8717948718vw;
}
.strong_point dl {
  margin-bottom: 50px;
  margin-bottom: 6.4102564103vw;
}
.strong_point .ttl {
  text-align: center;
  border-top: 2px solid #333333;
  border-bottom: 2px solid #333333;
  font-size: 40px;
  font-size: 6.128205vw;
  padding: 10px;
  padding: 1.2820512821vw;
  margin-top: 29px;
  margin-top: 3.7179487179vw;
  margin-bottom: 43px;
  margin-bottom: 5.5128205128vw;
  font-weight: bold;
}
.strong_point .catch {
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  font-size: 5.564103vw;
  margin-bottom: 25px;
  margin-bottom: 2.205128vw;
  line-height: 1.6;
  margin-top: 0.4em;
}
.strong_point p {
  line-height: 1.6;
}
.sell h2 {
  border-bottom: 1px solid #333333;
  text-align: center;
  font-size: 38px;
  font-size: 6.871795vw;
  margin-bottom: 82px;
  margin-bottom: 6.512821vw;
  padding-bottom: 16px;
  padding-bottom: 2.051282vw;
}
.sell .method .box {
  display: block;
  position: relative;
  margin-bottom: 50px;
  margin-bottom: 6.4102564103vw;
}
.sell .method .box img {
  display: block;
  margin: auto;
}
.sell .method h3 {
  text-align: center;
  margin-top: 10px;
  margin-top: 1.2820512821vw;
  margin-bottom: 6px;
  margin-bottom: 0.7692307692vw;
  font-size: 28px;
  font-size: 6.589744vw;
}
.sell .method h3 small {
  font-size: 18px;
  font-size: 0.8em;
}
.sell .method p {
  line-height: 2;
  font-size: 18px;
  font-size: 4.307692vw;
  margin-bottom: 20px;
  margin-bottom: 3.564103vw;
  margin-top: 0.5em;
}
.sell .method .merit {
  margin-bottom: 20px;
  margin-bottom: 2.5641025641vw;
}
.sell .method .merit dt {
  color: #ffffff;
  background: #a5040e;
  border-radius: 20px;
  border-radius: 2.5641025641vw;
  padding-left: 20px;
  padding-left: 2.5641025641vw;
  padding-right: 20px;
  padding-right: 2.5641025641vw;
  font-size: 18px;
  font-size: 5.307692vw;
  font-weight: bold;
  margin-bottom: 15px;
  margin-bottom: 1.9230769231vw;
}
.sell .method .merit dd {
  font-size: 18px;
  font-size: 4.307692vw;
  font-weight: bold;
}
.sell .method .merit dd span {
  color: #a5040e;
}
.sell .method .merit dd li {
  margin-bottom: 10px;
  margin-bottom: 3.282051vw;
  margin-top: 3.282051vw;
}
.sell .method .demerit dt {
  color: #ffffff;
  background: #999999;
  border-radius: 20px;
  border-radius: 2.5641025641vw;
  padding-left: 20px;
  padding-left: 2.5641025641vw;
  padding-right: 20px;
  padding-right: 2.5641025641vw;
  font-size: 18px;
  font-size: 5.307692vw;
  font-weight: bold;
  margin-bottom: 15px;
  margin-bottom: 1.9230769231vw;
}
.sell .method .demerit dd {
  font-size: 18px;
  font-size: 4.307692vw;
  font-weight: bold;
}
.sell .method .demerit dd span {
  color: #333333;
}
.sell .method .demerit dd li {
  margin-bottom: 10px;
  margin-bottom: 3.282051vw;
  margin-top: 3.282051vw;
}
.sell .buy_flow {
  margin-bottom: 12.8205128205vw;
}
.sell .buy_flow .read {
  line-height: 2;
  margin-bottom: 77px;
  margin-bottom: 9.8717948718vw;
}
.sell .buy_flow .step_box {
  margin-bottom: 6.4102564103vw;
}
.sell .buy_flow dl {
  margin-top: 10px;
}
.sell .buy_flow dt {
  font-weight: bold;
  font-size: 20px;
  font-size: 5.564103vw;
  line-height: 1.4;
  margin-bottom: 12px;
  margin-bottom: 1.5384615385vw;
}
.sell .buy_flow dt span {
  margin-right: 0.7em;
  color: #a5040e;
}
.sell .buy_flow dd {
  line-height: 2;
}
.sell .price_up .read {
  line-height: 2;
  margin-bottom: 50px;
  margin-bottom: 6.4102564103vw;
}
.sell .price_up .point_box {
  margin-bottom: 100px;
  margin-bottom: 12.8205128205vw;
}
.sell .price_up dt {
  font-weight: bold;
  font-size: 32px;
  font-size: 4.1025641026vw;
  line-height: 1;
  margin-bottom: 20px;
  margin-bottom: 2.5641025641vw;
}
.sell .price_up dt span {
  margin-right: 1em;
  color: #a5040e;
}
.sell .price_up dd {
  line-height: 2;
}
.sell .for_reason .inner {
  padding-left: 66px;
  padding-left: 8.4615384615vw;
  padding-right: 66px;
  padding-right: 8.4615384615vw;
}
.sell .for_reason .message {
  margin-bottom: 43px;
  margin-bottom: 5.5128205128vw;
  font-size: 2em;
}
/* ========================================================== */
/* 私達について */
/* ========================================================== */
.aboutus .opening {
  background: #f4f4f4;
}
.aboutus .opening h2 {
  font-size: 34px;
  font-size: 4.358974359vw;
  line-height: 56px;
  line-height: 7.1794871795vw;
  padding-top: 32px;
  padding-top: 4.1025641026vw;
  padding-bottom: 18px;
  padding-bottom: 2.3076923077vw;
  text-align: center;
}
.aboutus .opening p {
  font-size: 19px;
  font-size: 4.435897vw;
  text-align: center;
  line-height: 1.8;
  margin-bottom: 36px;
  margin-bottom: 4.6153846154vw;
}
.about_us .inner {
  position: relative;
  margin: 0 auto 30px;
}
.about_us .message {
  display: none;
}
.about_us .comment {
  width: 100%;
  position: inherit;
  top: auto;
  left: auto;
  line-height: 1.5;
  font-size: 16px;
  margin: 15px 0;
}
.about_us .button {
  border: none;
  border-radius: 0;
  position: inherit;
  bottom: auto;
  left: 0;
  width: 80%;
  height: auto;
  font-size: 18px;
  margin: 10px auto;
  background: #333;
  padding: 15px 0;
  text-align: center;
  color: #fff;
}
.about_us .button::after {
  filter: invert(88%) sepia(61%) saturate(0%) hue-rotate(229deg) brightness(107%) contrast(101%);
}