@charset "UTF-8";
/*
Theme Name: TSUKIYAMA
Author: ecco
*/
/**
* Foundation
* ========================== */
  /*
---------------------------------------
reset
---------------------------------------
*/

html{
    min-height:100%;
    width:100%;
    font-size: 62.5%!important;
}

html, body {
    /*height:100%;*/
    position: relative;
}

body {
  height: 100%;
  width: 100%;
  /*min-width: 640px;*/
  margin: 0;
  padding: 0;
  position: relative;
}

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

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

#landlord html {
  min-height: 100%;
  width: 100%;
  font-size: 62.5%;
}

#landlord html, body#landlord {
  /*height:100%;*/
  position: relative;
}

body#landlord {
  height: 100%;
  width: 100%;
  /*min-width: 640px;*/
  margin: 0;
  padding: 0;
  position: relative;
}

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

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

#landlord input[type="button"], #landlord input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

#landlord img {
  border: none;
}

#landlord ol, #landlord ul {
  list-style: none;
}

#landlord p, #landlord dt, #landlord dd, #landlord li {
  font-size: 1.6rem;
  line-height: 2;
}

#landlord li {
  font-size: 1.6rem;
}

#landlord table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}

#landlord table th {
  font-weight: normal;
}

#landlord caption, #landlord th {
  text-align: left;
}

#landlord a:focus {
  outline: none;
}

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

body#landlord small {
  font-size: 1rem;
}

#landlord figure {
  line-height: 0;
}

#landlord em {
  color: #f83600;
}

#landlord .page_top_btn {
  color: rgba(255, 255, 255, 0);
}


@media (max-width: 750px) {
  #landlord .page_top_btn {
    bottom: 15%;
  }
}

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?uqbd0g");
  src: url("../fonts/icomoon.eot?uqbd0g#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?uqbd0g") format("truetype"), url("../fonts/icomoon.woff?uqbd0g") format("woff"), url("../fonts/icomoon.svg?uqbd0g#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-angle-right:before {
  content: "\e900";
}

.icon-check-square:before {
  content: "\e901";
}


#landlord {
  /* IE */
  /*
----------------------------------------
flex
----------------------------------------
*/
  /*
---------------------------------------
link
---------------------------------------
*/
  /*
---------------------------------------
clear
---------------------------------------
*/
  /* IE7 */
  /*
---------------------------------------
common
---------------------------------------
*/
}

#landlord .wrapper {
  min-width: 1000px;
  position: relative;
  overflow: hidden;
}

@media (max-width: 768px) {
  #landlord .wrapper {
    margin-top: 0;
    min-width: 0;
  }
}

body#landlord {
  font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
  color: #444;
  /*text-align: justify;*/
  /*text-justify: inter-ideograph;*/
}

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

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

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

#landlord .flex.reverse {
  flex-direction: row-reverse;
}

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

#landlord .flex-column {
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

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

#landlord a:hover {
  text-decoration: none;
}

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

#landlord .clearfix {
  min-height: 1px;
}

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

#landlord *:first-child + html .clearfix {
  zoom: 1;
}

#landlord .pc {
  display: block !important;
  margin: 0 auto;
}

#landlord .sp {
  display: none !important;
}

#landlord .inline-pc {
  display: inline-block !important;
}

#landlord .inline-sp {
  display: none !important;
}

#landlord .inner {
  max-width: 1240px;
  padding: 0 20px;
  margin: 0 auto;
  word-wrap: break-word;
  word-break: break-all;
}

#landlord span {
  font-size: inherit;
  font-weight: inherit;
}

#landlord .img {
  line-height: 0;
}

#landlord img {
  max-width: 100%;
  height: auto;
}

img.full {
    width: 100%;
}

#landlord .center {
  text-align: center;
}

#landlord .bold {
  font-weight: bold;
}

#landlord .trans {
  transition: all .2s;
}

#landlord .ofi {
  object-fit: cover;
  object-position: center;
  font-family: 'object-fit: cover;';
}

#landlord input[type=text],
#landlord input[type=search],
#landlord input[type=tel],
#landlord input[type=number],
#landlord input[type=url],
#landlord input[type=email],
#landlord input[type=password],
#landlord input[type=date],
#landlord textarea, #landlord select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 16px;
  border: none;
  border-radius: 4px;
  padding: 20px 15px !important;
  box-sizing: border-box;
  text-align: left !important;
  width: 100%;
  background: #f0f5f5;
  color: #232323;
  margin: 3% 0;
}

@media (max-width: 767px) {
  #landlord input[type=text],
  #landlord input[type=search],
  #landlord input[type=tel],
  #landlord input[type=number],
  #landlord input[type=url],
  #landlord input[type=email],
  #landlord input[type=password],
  #landlord input[type=date],
  #landlord textarea, #landlord select {
    padding: 15px 10px !important;
  }
}

@media screen and (max-width: 767px) {
  #landlord {
    /*
    ----------------------------------------
    -767
    ----------------------------------------
    */
    /* layout */
    /* flex */
  }
  body#landlord,
  #landlord html {
    min-width: 375px;
  }
  #landlord html.active {
    height: 100vh;
  }
  #landlord html.active,
  body#landlord.active {
    overflow: hidden;
  }
  #landlord .pc {
    display: none !important;
  }
  #landlord .sp {
    display: block !important;
  }
  #landlord .inline-pc {
    display: none !important;
  }
  #landlord .inline-sp {
    display: inline-block !important;
  }
  #landlord .center {
    text-align: left;
  }
  #landlord .ta-c {
    text-align: center;
  }
  #landlord .wrapper {
    min-width: 100%;
  }
  #landlord .bg-fixed {
    position: fixed;
    width: 100%;
    min-height: 100%;
    height: 100%;
  }
  #landlord .inner {
    padding: 0 5%;
    max-width: 100%;
    margin: 0;
    width: 100%!important;
  }
  #landlord p, #landlord dt, #landlord dd, #landlord li {
    font-size: 1.6rem;
    line-height: 1.9;
  }
  #landlord img {
    max-width: 100%;
    height: auto;
  }
  #landlord html {
    margin-top: 0 !important;
  }
  #landlord .flex {
    display: block;
  }

}

/*
---------------------------------------
animation
---------------------------------------
*/
@-webkit-keyframes bounceCover {
  0% {
    width: 0;
  }
  50% {
    width: 100%;
  }
  100% {
    width: 0;
  }
}

@keyframes bounceCover {
  0% {
    width: 0;
  }
  50% {
    width: 100%;
  }
  100% {
    width: 0;
  }
}

@keyframes bgiLoop_mv {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 738px 0;
  }
}

@keyframes bgiLoop_fix {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 260px 0;
  }
}

/**
* Layout
* ========================== */
.l-header,
.l-footer {
  width: 100%;
}

/* Object
* ========================== */
/* Project ------------ */
/*
---------------------------------------
landlord_seminar
---------------------------------------
*/
#landlord .btn-wrap {
  position: relative;
  margin: 0 auto;
}

#landlord .btn-wrap .comment {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 2;
  border: none;
  padding: 0;
  background: none;
}

#landlord .btn-wrap .anim-btn {
  overflow: hidden;
  display: inline-block;
}

#landlord .btn-wrap .anim-btn a,
#landlord .btn-wrap .anim-btn .in {
  display: block;
  position: relative;
  overflow: hidden;
}

#landlord .btn-wrap .anim-btn img {
  position: relative;
  z-index: 1;
}

#landlord .btn-wrap .sliding {
  position: absolute;
  background-color: #FA792D;
  border-radius: 6px;
  background-repeat: repeat;
  background-position: center center;
  z-index: 0;
}

#landlord .btn-wrap.mv .comment {
  top: -7.7rem;
}

@media (max-width: 750px) {
  #landlord .btn-wrap.mv .comment {
    top: -2.5rem;
  }
}

#landlord .btn-wrap.mv .sliding {
    left: 1.4%;
    top: 6%;
    width: 97%;
    height: 82%;
  background-image: url(../img/landlord_seminar/anim-stripe.png);
  animation: bgiLoop_mv 20s linear infinite;
}

#landlord .btn-wrap.fix .comment {
  top: -1.5vw;
  left: -1vw;
  width: 16.4vw;
  max-width: 315px;
}

@media (max-width: 750px) {
  #landlord .btn-wrap.fix .comment {
    width: 100%;
    left: 0;
    top: -1.3rem;
    max-width: 100%;
  }
  #landlord .btn-wrap.fix .comment img {
    width: 90%;
    margin: 0 auto;
  }
}

#landlord .btn-wrap.fix .anim-btn {
  width: 14.5vw;
  max-width: 278px;
}

@media (max-width: 750px) {
  #landlord .btn-wrap.fix .anim-btn {
    width: 100%;
    max-width: 100%;
  }
  #landlord .btn-wrap.fix .anim-btn img {
    width: 100%;
    margin: 0 auto;
  }
}

#landlord .btn-wrap.fix .sliding {
  left: 3.7%;
  top: 2%;
  width: 93%;
  height: 90%;
  background-image: url(../img/landlord_seminar/anim-stripe.png);
  animation: bgiLoop_fix 20s linear infinite;
}

@media (max-width: 750px) {
  #landlord .btn-wrap.fix .sliding {
    left: 2%;
    top: 10%;
    width: 96%;
    height: 71%;
  }
}

#landlord .ttl,
#landlord .sub-ttl {
  margin-left: auto;
  margin-right: auto;
}

#landlord #header {
  padding: 2vw 2vw 0;
  position: absolute;
  left: 0;
}

@media (max-width: 750px) {
  #landlord #header {
    padding: 1.6rem 5% 0;
  }
}

#landlord #header .logo {
  width: 14.5vw;
  height: auto;
}

@media (max-width: 750px) {
  #landlord #header .logo {
    width: 40%;
  }
}

#landlord .sec-mv {
  background: url(../img/landlord_seminar/bg-mv.jpg) no-repeat center center/cover;
  padding: 5vw 0 4vw;
  text-align: center;
}

@media (max-width: 750px) {
  #landlord .sec-mv {
    padding: 14vw 0 2rem;
    background: url(../img/landlord_seminar/bg-mv_sp.jpg) no-repeat center center/cover;
    height: auto;
    max-height: 700px;
  }
}

#landlord .sec-mv .badge-list {
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  padding-bottom: 2vw;
  width: 47vw;
  margin: 0 auto;
}

@media (max-width: 750px) {
  #landlord .sec-mv .badge-list {
    width: 100%;
    flex-wrap: wrap;
    padding-bottom: 3vw;
  }
}

#landlord .sec-mv .badge-list .badge-item {
  padding: 0 .5rem;
}

@media (max-width: 750px) {
  #landlord .sec-mv .badge-list .badge-item {
    width: calc(33% + 1rem);
  }
  #landlord .sec-mv .badge-list .badge-item:nth-of-type(1) {
    width: 100%;
  }
  #landlord .sec-mv .badge-list .badge-item img {
    max-width: 110px;
  }
}

#landlord .sec-mv .mv-ttl {
  padding-bottom: 1.5vw;
  width: 63vw;
}

@media (max-width: 750px) {
  #landlord .sec-mv .mv-ttl {
    width: 80%;
    padding-bottom: 5vw;
  }
}

#landlord .sec-mv .mv-sub-ttl {
  padding-bottom: 6vw;
  width: 35vw;
}

@media (max-width: 750px) {
  #landlord .sec-mv .mv-sub-ttl {
    width: 80%;
    padding-bottom: 5vw;
  }
}


@media (max-width: 750px) {
  #landlord .sec-mv .btn-mv {
    width: 80%;
    margin: 0 auto;
  }
}

#landlord .sec-mv .btn-wrap.mv {
  width: 44vw;
}

@media (max-width: 750px) {
  #landlord .sec-mv .btn-wrap.mv {
    width: 90%;
  }
}

@media (max-width: 750px) {
  #landlord .sec-mv .btn-wrap.mv .sliding {
    width: 92%;
    height: 86%;
    left: 4.3%;
    top: 5%;
  }
}

#landlord .sec-01 {
  padding: 4.6vw 0 11vw;
  text-align: center;
  background: url(../img/landlord_seminar/bg-sec-01@2x.png) repeat-x center bottom;
  background-size: 461px;
}

@media (max-width: 750px) {
  #landlord .sec-01 {
    padding: 15vw 0 15vw;
    background-size: 160px;
  }
}

#landlord .sec-01 .ttl {
  padding-bottom: 4.6vw;
  width: 51vw;
}

@media (max-width: 750px) {
  #landlord .sec-01 .ttl {
    width: 85%;
    padding-bottom: 5vw;
  }
}

#landlord .sec-01 .sub-ttl {
  padding-bottom: 4.6vw;
  width: 50vw;
}

@media (max-width: 750px) {
  #landlord .sec-01 .sub-ttl {
    width: 85%;
    padding-bottom: 10vw;
  }
}

#landlord .sec-01 .list {
  max-width: 1080px;
  padding-left: 2.5vw;
  margin: 0 auto;
  width: 60vw;
}

@media (max-width: 750px) {
  #landlord .sec-01 .list {
    width: 100%;
    padding-left: 0;
  }
}

#landlord .sec-01 .item {
  text-align: left;
  display: inline-block;
  width: 100%;
  font-size: 2.4vw;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 2.3vw;
  letter-spacing: .05em;
  position: relative;
  padding-left: 5.5rem;
}

@media (max-width: 750px) {
  #landlord .sec-01 .item {
    font-size: 2rem;
    margin-bottom: 2rem;
    padding-left: 3rem;
    line-height: 1.4;
  }
}

#landlord .sec-01 .item:before {
  content: "\e901";
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 2.4vw;
  color: #FA792D;
}

@media (max-width: 750px) {
  #landlord .sec-01 .item:before {
    font-size: 2.2rem;
    top: .2rem;
  }
}

#landlord .sec-01 .item em {
  color: #FA792D;
  border-bottom: 2px solid #FA792D;
  font-weight: bold;
}

#landlord .sec-01 .item .icon {
  margin-right: 1rem;
  color: #FA792D;
}

#landlord .sec-about {
  background: url(../img/seminar01/bg_1.jpg) no-repeat center center/cover;
  color: #fff;
  text-align: center;
  padding-top: 3vw;
}

@media (max-width: 750px) {
  #landlord .sec-about {
    padding-top: 2vw;
  }
}

@media (max-width: 750px) {
  #landlord .sec-about ul {
    padding: 0 5vw;
    font-size: 1vw;
  }
}

@media (max-width: 750px) {
  #landlord .sec-about .ttl {
    padding: 4vw;
    width: 100%;
  }
}

#landlord .sec-about ul {
    margin-top: 5vw;
}

@media (max-width: 750px){
  #landlord .sec-about ul {
    margin-top: 3vw;
  }
}

#landlord .sec-about li {
  display: inline-block;
  font-size: 3.8em;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 5.3vw;
  letter-spacing: .05em;
  position: relative;
  color: #fff;
  width: 100%;
}

#landlord .sec-about .txt {
  font-size: 1.15vw;
  font-weight: bold;
  line-height: 2.3;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
}

@media (max-width: 750px) {
  #landlord .sec-about .txt {
    font-size: 1.6rem;
    line-height: 2;
    text-align: left;
  }
}

#landlord .sec-recommend {
  text-align: center;
  padding: 5vw 0 6vw;
  background-color: #ffecdb;
}

@media (max-width: 750px) {
  #landlord .sec-recommend {
    padding: 15vw 0 0;
  }
}

@media (max-width: 750px) {
  #landlord .sec-recommend .inner {
    padding: 0;
  }
}

#landlord .sec-recommend .ttl {
  padding-bottom: 4vw;
  width: 54vw;
}

@media (max-width: 750px) {
  #landlord .sec-recommend .ttl {
    width: 90%;
    padding-bottom: 8vw;
  }
}

#landlord .sec-recommend .img {
  display: block;
  width: 63vw;
  margin: 0 auto;
}

@media (max-width: 750px) {
  #landlord .sec-recommend .img {
    width: 100%;
  }
}

#landlord .sec-beginner {
  background: #FFF3EB;
  padding: 5.2vw 0 4vw;
  text-align: center;
}

@media (max-width: 750px) {
  #landlord .sec-beginner {
    padding: 15vw 0 5vw;
  }
}

#landlord .sec-beginner .ttl {
  padding-bottom: 3.5vw;
  width: 62vw;
}

@media (max-width: 750px) {
  #landlord .sec-beginner .ttl {
    width: 100%;
    padding-bottom: 5vw;
  }
}

#landlord .sec-beginner .figure-box {
  background: #fff;
  padding: 3vw 1vw;
  width: 62.5vw;
  margin: 0 auto;
}

@media (max-width: 750px) {
  #landlord .sec-beginner .figure-box {
    width: 100%;
    padding: 4rem 1rem;
  }
}

#landlord .sec-beginner .figure-box .img {
  display: block;
  margin: 0 auto;
  width: 44vw;
}

@media (max-width: 750px) {
  #landlord .sec-beginner .figure-box .img {
    width: 95%;
  }
}

#landlord .sec-point .ttl {
  text-align: center;
  margin-top: 4vw;
}

@media (max-width: 750px) {
  #landlord .sec-point .ttl {
    width: 100%;
  }
}

@media (max-width: 750px) {
  #landlord .sec-point .ttl img {
    width: 100%;
  }
}

#landlord .sec-point .bgc {
  background-color: #ffecdb;
}

#landlord section.sec-point .txtbox{
    max-width: 74em;
    margin: 0 auto;

}

#landlord .txtback {
    background: url(../img/seminar01/bg_2.png)no-repeat center center/cover;
    color: #fff;
    text-align: center;
    padding: 6vw;
}


#landlord .txtback p.txt {
    color: #fff;
    font-size: 2em;
}

@media (max-width: 750px) {
  #landlord .txtback p.txt {
  padding: 3vw;
  font-size: 1.8em;
  text-align: initial;
  }
}

#landlord .txtback p.txt em {
    color: #FA792D;
    font-weight: bold;

}

#landlord .point{
    max-width: 955px;
    padding: 0 20px;
    margin: 5vw auto;
    word-wrap: break-word;
    word-break: break-all;
    text-align: center;
}

@media (max-width: 750px){
  #landlord .point .box img {
    float: left;
    width: 18vw;
  }
}

@media (max-width: 750px){
#landlord .pnt_ttl {
    width: 100%;
  }
}

#landlord .sub-inner {
    width: 915px;
    margin: 35px auto 55px;
    font-size: 153.9%;
    color: #4b4b4b;
    background: #ffecdb;
    border: 3px solid #cfcfcf;
    padding: 30px 60px;
}

@media (max-width: 750px){
  #landlord .sub-inner{
    width: 100%;
    padding: 5vw;
    margin: 3vw auto;
  }
}

#landlord .sub-inner p {
    text-align: initial;
}


#landlord img.link {
    padding-left: 5px;
    vertical-align: middle;
    padding-bottom: 3px;
}

#landlord .sec-point .values__detail {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  position: relative;
  background: #EDECEA;
}

#landlord .sec-point .values__detail:before {
  content: '';
  background: url(../img/landlord_seminar/bg-point-txtbox-01.jpg) no-repeat center center/cover;
  width: 67%;
  height: 100%;
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 0;
}

@media (max-width: 750px){
  #landlord .sec-point .values__detail:before {
    width: 100%;
  }
}

#landlord .sec-point .values__detail.item-01:before {
  right: 0;
}

#landlord .sec-point .values__detail.item-02:before {
  background-image: url(../img/landlord_seminar/bg-point-txtbox-03.jpg);
  left: 0;
}

#landlord .sec-point .values__detail.item-03 {
  background: #F8F8F8;
}

#landlord .sec-point .values__detail.item-03:before {
  background-image: url(../img/landlord_seminar/bg-point-txtbox-01.jpg);
  right: 0;
}

@media screen and (max-width: 750px) {
  #landlord .sec-point .values__detail {
    width: 100%;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

#landlord .sec-point .values__detail .values__detail__img:after {
  background-color: #b95f20;
}

#landlord .sec-point .values__detail:nth-child(odd) {
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

@media screen and (max-width: 750px) {
  #landlord .sec-point .values__detail:nth-child(odd) {
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

#landlord .sec-point .values__detail:nth-child(odd) .values__detail__img:after {
  left: 0;
}

#landlord .sec-point .values__detail:nth-child(even) .values__detail__img:after {
  right: 0;
}

#landlord .sec-point .values__detail__text {
  width: 82.5%;
  box-sizing: border-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

#landlord .sec-point .values__detail:nth-child(odd) .values__detail__text {
  padding: 0 5rem 0 0;
}

@media (max-width: 750px) {
  #landlord .sec-point .values__detail:nth-child(odd) .values__detail__text {
    padding: 3rem;
  }
}

#landlord .sec-point .values__detail:nth-child(even) .values__detail__text {
  padding: 0 0 0 5rem;
}

@media (max-width: 750px) {
  #landlord .sec-point .values__detail:nth-child(even) .values__detail__text {
    padding: 3rem;
  }
}

@media screen and (max-width: 750px) {
  #landlord .sec-point .values__detail__text {
    width: 100%;
    padding: 50px 5%;
  }
}

#landlord .sec-point .values__detail__text__wrap {
  width: 100%;
  text-align: center;
}

#landlord .sec-point .values__detail__text__wrap .point {
  line-height: 1;
  padding-bottom: 2vw;
  width: 5.6vw;
  margin: 0 auto;
}

@media (max-width: 750px) {
  #landlord .sec-point .values__detail__text__wrap .point {
    padding-bottom: 1rem;
    width: 18%;
  }
}

#landlord .sec-point .values__detail__text__wrap .point-ttl {
  padding-bottom: 1vw;
  margin: 0 auto;
  font-size: 2.4em;
  line-height: 1.2;
  color: #223455;
  font-weight: bold;
}

@media (max-width: 750px) {
  #landlord .sec-point .values__detail__text__wrap .point-ttl {
    width: 100%;
    padding-bottom: 1rem;
    font-size: 1.4em;
    line-height: 1.4;
  }
}

#landlord .point-ttl em {
    color: #ff0;
    text-shadow: 2px 3px 6px #181818;
    font-weight: bold;
}

#landlord .sec-point .values__detail__text__wrap .txt {
  text-align: initial;
}

#landlord .sec-point .caption p{
  font-size: 2em;
  line-height: 1.6;
  padding: 2vw 10vw;
}

@media (max-width: 750px) {
#landlord .sec-point .caption p { 
  text-align: initial;
  padding: 4vw;
  font-size: 1.8em;
  }
}

#landlord .sec-contents .caption p{
  font-size: 2.2vw;
  line-height: 1.6;
  font-weight: bold;
  padding: 2vw 0;
  color: white;
}

@media (max-width: 750px) {
#landlord .sec-contents .caption p{
    font-size: 4.2vw;
  }
}

@media screen and (min-width: 750px) {
  #landlord .sec-point .values__detail:nth-child(odd) .values__detail__text__wrap {
    margin-right: auto;
    padding: 2vw 7vw;
  }
}

@media screen and (min-width: 750px) {
  #landlord .sec-point .values__detail:nth-child(even) .values__detail__text__wrap {
    margin-left: auto;
    padding: 2vw 7vw;
  }
}

#landlord .sec-point .values__detail__img {
  width: 60.5%;
  line-height: 0;
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 750px) {
  #landlord .sec-point .values__detail__img {
    width: 100%;
  }
}

#landlord .sec-point .values__detail__img:after {
  content: " ";
  width: 0%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
}

#landlord .sec-point .values__detail__img img {
  width: 100%;
  height: auto;
}

#landlord .sec-point .values__detail.-e:nth-child(odd) .values__detail__img img {
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}

#landlord .sec-point .values__detail.-e:nth-child(even) .values__detail__img img {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}

#landlord .sec-point .values__detail.-e .values__detail__img img {
  transition: -webkit-transform 0.4s ease 0s;
  transition: transform 0.4s ease 0s;
  transition: transform 0.4s ease 0s, -webkit-transform 0.4s ease 0s;
  transition-delay: 0.1s;
  display: block;
}

#landlord .sec-point .values__detail.-on:nth-child(even) .values__detail__img img, #landlord .sec-point .values__detail.-on:nth-child(odd) .values__detail__img img {
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
}

#landlord .sec-point .values__detail.-on .values__detail__img:after {
  -webkit-animation: bounceCover 1s ease 0s 1 normal both;
  animation: bounceCover 1s ease 0s 1 normal both;
}

@media (max-width: 750px) {
  #landlord .sec-point {
    padding: 6vw 0 0;
  }
  #landlord .sec-point .ttl {
    margin: 0 auto;
    padding-bottom: 2vw;
    padding-right: 0;
  }
  #landlord .sec-point .values__detail__text__wrap .txtbox {
    padding: 0;
  }
  #landlord .sec-point .values__detail__text__wrap .txtbox .ttl {
    flex: 1;
    padding: 0 0 0 2rem;
    font-size: 2rem;
    margin-bottom: 0;
  }
  #landlord .sec-point .values__detail__text__wrap .txtbox .ttl:before {
    content: none;
  }
  #landlord .sec-point .values__detail__text__wrap .txtbox .txt {
    font-size: 1.4rem;
  }
  #landlord .sec-point .values__detail__text__wrap .txtbox-head {
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    position: relative;
    padding: 0 0 15px;
    margin-bottom: 15px;
  }
  #landlord .sec-point .values__detail__text__wrap .txtbox-head:before {
    content: '';
    background: #454545;
    width: 20px;
    height: 1px;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
  }
  #landlord .sec-point .values__detail__text__wrap .point {
    text-align: center;
    font-size: 1.4rem;
  }
  #landlord .sec-point .values__detail__text__wrap .point .num {
    font-size: 4rem;
  }
}

#landlord .sec-contents {
  background: url(../img/landlord_seminar/bg-contents.jpg) no-repeat center center/cover;
  padding: 3vw 0 2.6vw;
  text-align: center;
}

@media (max-width: 750px) {
  #landlord .sec-contents {
    padding: 15vw 0 5vw;
  }
}

#landlord .sec-contents .ttl {
  padding-bottom: 1.7vw;
  width: 52.7vw;
}

@media (max-width: 750px) {
  #landlord .sec-contents .ttl {
    width: 100%;
    padding-bottom: 10vw;
  }
}

#landlord .sec-contents .list {
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 90%;
  margin: 0 auto;
}

@media (max-width: 750px) {
  #landlord .sec-contents .list {
    width: 100%;
  }
}

#landlord .sec-contents .item {
  width: 33%;
  padding-bottom: 4.7vw;
}

@media (max-width: 750px) {
  #landlord .sec-contents .item {
    width: 100%;
    padding-bottom: 3rem;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
  }
}

#landlord .sec-contents .item .img {
  padding-bottom: 1.4vw;
  width: 8.5vw;
  margin: 0 auto;
}

@media (max-width: 750px) {
  #landlord .sec-contents .item .img {
    width: 30%;
    padding-bottom: 0;
  }
}

#landlord .sec-contents .item .txt {
  font-size: 1.4vw;
  color: #fff;
  font-weight: bold;
  line-height: 1.5;
}

@media (max-width: 750px) {
  #landlord .sec-contents .item .txt {
    font-size: 1.6rem;
    text-align: left;
    flex: 1;
    padding-left: 2rem;
  }
}



#landlord .sec-info {
    background: url(../img/seminar01/bg_3.png) no-repeat center center/cover;
    color: #fff;
    text-align: center;
    padding-top: 2vw;
}

#landlord .sec-info .inner {
    max-width: 750px;
    padding: 5vw 20px;
    margin: 0 auto;
    word-wrap: break-word;
    word-break: break-all;
}

#landlord .sec-info table{
  width: 100%;
  border-collapse: collapse;
}

#landlord .sec-info table tr{
  border-bottom: solid 2px white;
}

#landlord .sec-info table tr:last-child{
  border-bottom: none;
}

#landlord .sec-info table th{
  position: relative;
  width: 30%;
  background-color: #f7840c;
  color: #fff;
  text-align: center;
  padding: 10px 0;
  vertical-align: middle;
  font-size: 1.8em;
}

#landlord .sec-info table td{
  text-align: left;
  width: 70%;
  background-color: #fff;
  padding: 10px 2em;
  line-height: 1.9;
  font-size: 1.6rem;
}

#landlord .point table{
  width: 100%;
  border-collapse:separate;
  border-spacing: 0;
}

#landlord .point table th:first-child{
  border-radius: 5px 0 0 0;
}

#landlord .point table th:last-child{
  border-radius: 0 5px 0 0;
  border-right: 1px solid #3c6690;
}

#landlord .point table th{
  text-align: center;
  color: #222;
  background: linear-gradient(#ffecdb,#f7840c);
  border-left: 1px solid #3c6690;
  border-top: 1px solid #3c6690;
  border-bottom: 1px solid #3c6690;
  box-shadow: 0px 1px 1px rgba(255,255,255,0.3) inset;
  width: 25%;
  padding: 10px 0;
  font-size: 1.4em;
  line-height: 1.2;
  vertical-align: middle;
}
@media (max-width: 750px) {
#landlord .point table th{
    font-size: .84em;
  }
}

#landlord .point table td{
  text-align: center;
  border-left: 1px solid #a8b7c5;
  border-bottom: 1px solid #a8b7c5;
  border-top:none;
  width: 25%;
  padding: 10px 0;
}

#landlord tr.top1 {
  background-color: #e9e567;
}

#landlord tr.top2 {
  background-color: #FA792D;
}

#landlord .point table td:last-child{
  border-right: 1px solid #a8b7c5;
}

#landlord .point table tr:last-child td:first-child {
  border-radius: 0 0 0 5px;
}

#landlord .point table tr:last-child td:last-child {
  border-radius: 0 0 5px 0;
}

#landlord .sec-info td em{
  color: red;
  font-weight: initial;
}

#landlord .side em{
  color: red;
  font-weight: bold;
}

#landlord .sec-info .side p {
  padding-top: 5vw;
  font-size: 3em;
  font-weight: bold;
}

@media (max-width: 750px){
  #landlord .sec-info .side p {
    font-size: 1.4rem;
  }
}

#landlord .sec-recommend2_ttl {
  background: url(../img/seminar01/bg_4.png)no-repeat center center/cover;
  text-align: center;
  padding: 5vw 0 6.6vw;
}

#landlord .sec-recommend2_ttl h2.ttl {
    font-size: 4.6em;
    line-height: 1.3;
    color: white;
    font-weight: bold;
}

@media (max-width: 750px){
  #landlord .sec-recommend2_ttl h2.ttl {
    font-size: 2.6em;
  }
}

#landlord .sub-inner_wrapper {
  max-width: 955px;
  padding: 0 20px;
  margin: 0 auto;
  word-wrap: break-word;
  word-break: break-all;
}

#landlord .sub-inner1{
    background: url(../img/seminar01/rec1.png)no-repeat center center/cover;
    max-width: 915px;
    margin: 5vw auto;
    height: 365px;
    word-wrap: break-word;
    word-break: break-all;
}

@media (max-width: 750px){
  #landlord .sub-inner1{
    background: url(../img/seminar01/rec1-sp.png)no-repeat center center/cover;
    height: 99vw;
    padding-top: 5vw;
  }
}

#landlord .sub-inner2{
    background: url(../img/seminar01/rec2.png)no-repeat center center/cover;
    max-width: 915px;
    margin: 5vw auto;
    word-wrap: break-word;
    word-break: break-all;
    height: 344px;
}

@media (max-width: 750px){
  #landlord .sub-inner2{
    background: url(../img/seminar01/rec2-sp.png)no-repeat center center/cover;
    height: 106vw;
    padding-top: 5vw;
  }
}

#landlord .sub-inner3{
    background: url(../img/seminar01/rec3.png)no-repeat center center/cover;
    max-width: 915px;
    margin: 5vw auto;
    word-wrap: break-word;
    word-break: break-all;
    height: 360px;
}

@media (max-width: 750px){
  #landlord .sub-inner3{
    background: url(../img/seminar01/rec3-sp.png)no-repeat center center/cover;
    height: 106vw;
    padding-top: 5vw;
  }
}

#landlord .sub-inner_wrapper h3{
  font-size: 4em;
  color: #223455;
  font-weight: bold;
}


@media (max-width: 750px){
  #landlord .sub-inner_wrapper h3{
    font-size: 2em;
  }
}
#landlord .sub-inner1 h3 {
  position: relative;
    top: auto;
    left: 384px;
    padding-top: 2.4vw;
}

@media (max-width: 750px){
  #landlord .sub-inner1 h3 {
  position: initial;
  padding-left: 5vw;
  }
}

#landlord .inner-item1  {
    position: relative;
    left: 384px;
    max-width: 495px;
    text-align: initial;
    padding-top: 1.3vw;
}
@media (max-width: 750px){
  #landlord .inner-item1 {
  position: initial;
  font-size: 2vw;
  max-width: 100%;
  padding-left: 2vw;
  padding-top: 2vw;
  }
}

#landlord .sub-inner2 h3 {
  position: relative;
    top: auto;
    left: 34px;
    padding-top: 1.4vw;
}
@media (max-width: 750px){
  #landlord .sub-inner2 h3 {
    position: initial;
    padding-left: 5vw;
  }
}

#landlord .inner-item2  {
    position: relative;
    left: 34px;
    max-width: 495px;
    text-align: initial;
    padding-top: 1vw;
}
@media (max-width: 750px){
  #landlord .inner-item2  {
    position: initial;
    font-size: 2vw;
    max-width: 100%;
    padding-left: 2vw;
    padding-top: 2vw;
  }
}

#landlord .sub-inner3 h3 {
  position: relative;
  left: 384px;
  padding-top: 2vw;
}
@media (max-width: 750px){
  #landlord .sub-inner3 h3 {
    position: initial;
    padding-left: 5vw;
  }
}

#landlord .inner-item3  {
    position: relative;
    left: 384px;
    max-width: 495px;
    text-align: initial;
    padding-top: 1.3vw;
}
@media (max-width: 750px){
  #landlord .inner-item3  {
    position: initial;
    font-size: 2vw;
    max-width: 100%;
    padding-left: 2vw;
    padding-top: 2vw;
  }
}


#landlord .sub-inner_wrapper p {
  font-size: 1.8em;
}

@media (max-width: 750px){
  #landlord .sub-inner_wrapper .sidetxt p {
    font-size: 1.6em;
    line-height: 1.65;
  }
}

/*
#landlord .sec-schedule_related h2{
    font-size: 4.6em;
    line-height: 1.3;
    color: #222;
    font-weight: bold;
}*/

#landlord .point .bg-box {
    background: url(../img/seminar01/pnt_bg.png)no-repeat center center/cover;
    text-align: center;
    padding-top: 18px;
}

#landlord .point .box {
    margin: 0 auto;
}

#landlord a {
  color: #1e73be;
}

#landlord .footer-dl a {
  color: #fff;
}

#landlord .point .reference {
  text-align: right;
}

@media (max-width: 750px){
#landlord .point .reference {
  text-align: initial;
  }
}

#landlord .point .txtbox {
    flex: 1;
    text-align: initial;
    padding-right: 3vw;
    padding-left: 1vw;
}

@media (max-width: 750px) {
  #landlord .point .ttl_txt {
    font-size: 2.1em;
    position: relative;
    left: 3vw;
    top: 5vw;
  }
}

#landlord .point .ttl_txt span {
  color: #f83600;
}
@media (max-width: 750px) {
  #landlord .point .ttl_txt span {
    color: #f83600;
    font-size: .8em;
 }
}

@media (max-width: 750px) {
#landlord .point .txtbox {
    padding: 0;
  }
}

#landlord p.ttl_txt {
    flex: 1;
    text-align: initial;
    font-size: 5.4em;
    line-height: 1.8;
    font-weight: bold;
    color: #f83600;
}

#landlord .point .txt{
    font-size: 1.8em;
    padding-right: 3.8em;
    font-weight: bold;
    clear: both;
}

@media (max-width: 750px) {
#landlord .point .txt{
    background-color: #ffecdb;
    padding: 5vw;
    font-size: 1.6em;
  }
}

#landlord .sec-voice {
  padding: 4.6vw 0 5.7vw;
}

@media (max-width: 750px) {
  #landlord .sec-voice {
    padding: 15vw 0 10vw;
  }
}

#landlord .sec-voice .ttl {
  text-align: center;
  padding-bottom: 2.5vw;
  width: 31.8vw;
}

@media (max-width: 750px) {
  #landlord .sec-voice .ttl {
    width: 100%;
    padding-bottom: 3rem;
  }
}

#landlord .sec-voice .voice-art {
  border: 1px solid #707070;
  border-radius: 5px;
  padding: 1.5vw 2.5vw 2vw;
  width: 62vw;
  margin: 0 auto 1.5vw;
}

@media (max-width: 750px) {
  #landlord .sec-voice .voice-art {
    width: 100%;
    margin-bottom: 1.5rem;
    padding: 1.5rem 2rem;
  }
}

#landlord .sec-voice .img {
  width: 5.1vw;
  margin: 0 auto;
}

@media (max-width: 750px) {
  #landlord .sec-voice .img {
    width: auto;
    margin: 0 auto 0 0;
  }
}

#landlord .sec-voice .txtbox {
  flex: 1;
  padding-left: 2rem;
}

@media (max-width: 750px) {
  #landlord .sec-voice .txtbox {
    padding-left: 0;
  }
}

@media (max-width: 750px) {
  #landlord .sec-voice .img {
    width: 18%;
  }
}

#landlord .sec-voice .voice-ttl {
  font-size: 1.35vw;
  font-weight: bold;
  padding-top: 1rem;
  padding-bottom: .5rem;
}

@media (max-width: 750px) {
  #landlord .sec-voice .voice-ttl {
    font-size: 1.5rem;
    line-height: 1.5;
  }
}

#landlord .sec-voice .star {
  font-size: 1.9vw;
  color: #F7C744;
  letter-spacing: 0;
  padding-bottom: .5rem;
}

@media (max-width: 750px) {
  #landlord .sec-voice .star {
    font-size: 2rem;
  }
}

#landlord .sec-voice .date {
  font-size: 1vw;
  padding-bottom: 1rem;
}

@media (max-width: 750px) {
  #landlord .sec-voice .date {
    font-size: 1.4rem;
  }
}

#landlord .sec-voice .comment {
  font-size: 1.15vw;
  line-height: 1.8;
  border: none;
  padding: 0 0 1rem;
}

@media (max-width: 750px) {
  #landlord .sec-voice .comment {
    font-size: 1.5rem;
    line-height: 1.5;
  }
}

#landlord .sec-voice .job,
#landlord .sec-voice .sex,
#landlord .sec-voice .age {
  font-size: 1vw;
}

@media (max-width: 750px) {
  #landlord .sec-voice .job,
  #landlord .sec-voice .sex,
  #landlord .sec-voice .age {
    font-size: 1.4rem;
  }
}

#landlord .sec-satisfaction {
  background: #FFF3EB;
  padding: 5vw 0;
  text-align: center;
}

@media (max-width: 750px) {
  #landlord .sec-satisfaction {
    padding: 15vw 0 5vw;
  }
}

#landlord .sec-satisfaction .ttl {
  padding-bottom: 2.5vw;
  width: 44vw;
}

@media (max-width: 750px) {
  #landlord .sec-satisfaction .ttl {
    width: 100%;
    padding-bottom: 10vw;
  }
}

#landlord .sec-satisfaction .txtbox {
  background: #fff;
  padding: 4vw 2.5vw 3vw;
  width: 62.5vw;
  margin: 0 auto;
}

@media (max-width: 750px) {
  #landlord .sec-satisfaction .txtbox {
    width: 100%;
    padding: 1rem 2rem 3rem;
  }
}

#landlord .sec-satisfaction .list {
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 4vw;
  justify-content: center;
}

@media (max-width: 750px) {
  #landlord .sec-satisfaction .list {
    display: block;
    padding-bottom: 0;
  }
}

#landlord .sec-satisfaction .item {
  width: 33%;
}

@media (max-width: 750px) {
  #landlord .sec-satisfaction .item {
    width: 90%;
    margin: 0 auto;
    border-bottom: 1px dashed #8D8D8D;
    padding: 4rem 0;
  }
  #landlord .sec-satisfaction .item:last-child {
    border-bottom: none;
  }
}

#landlord .sec-satisfaction .txt {
  font-size: 1.25vw;
  font-weight: bold;
}

@media (max-width: 750px) {
  #landlord .sec-satisfaction .txt {
    font-size: 2rem;
    line-height: 1.5;
  }
}

#landlord .sec-no1 {
  background: url(../img/landlord_seminar/bg-no1.jpg) no-repeat center center/cover;
  padding: 8.6vw 0 5.5vw;
  text-align: center;
}

@media (max-width: 750px) {
  #landlord .sec-no1 {
    background: url(../img/landlord_seminar/bg-no1_sp.jpg) no-repeat center center/cover;
    padding: 15vw 0 5vw;
  }
}

#landlord .sec-no1 .ttl {
  padding-bottom: 3.5vw;
  width: 36.5vw;
}

@media (max-width: 750px) {
  #landlord .sec-no1 .ttl {
    width: 100%;
    padding-bottom: 10vw;
  }
}

#landlord .sec-no1 .txtbox {
  background: rgba(255, 255, 255, 0.9);
  border-radius: 5px;
  padding: 3.5vw 2.5vw 3vw;
  max-width: 1000px;
  width: 53vw;
  margin: 0 auto 3vw;
}

@media (max-width: 750px) {
  #landlord .sec-no1 .txtbox {
    width: 100%;
    padding: 1.5rem 2rem;
    margin-bottom: 4rem;
  }
}

#landlord .sec-no1 .txt {
  font-size: 1.2vw;
  font-weight: bold;
  text-align: left;
  line-height: 2.2;
}

@media (max-width: 750px) {
  #landlord .sec-no1 .txt {
    font-size: 1.6rem;
    line-height: 2;
  }
}

#landlord .sec-no1 .badge-list {
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  width: 48vw;
  margin: 0 auto;
}

@media (max-width: 750px) {
  #landlord .sec-no1 .badge-list {
    width: 100%;
    flex-wrap: wrap;
  }
}

#landlord .sec-no1 .badge-item {
  margin: 0 -3rem;
}

@media (max-width: 750px) {
  #landlord .sec-no1 .badge-item {
    width: 50%;
    margin: -2rem 0 0;
  }
  #landlord .sec-no1 .badge-item:nth-of-type(1) {
    width: 100%;
  }
  #landlord .sec-no1 .badge-item img {
    max-width: 175px;
  }
}

#landlord .sec-profile {
  padding: 7vw 0 5vw;
}

@media (max-width: 750px) {
  #landlord .sec-profile {
    padding: 15vw 0 5vw;
  }
}

#landlord .sec-profile .box {
  width: 62.5vw;
  margin: 0 auto;
}

@media (max-width: 750px) {
  #landlord .sec-profile .box {
    width: 100%;
  }
}

#landlord .sec-profile .ttl {
  text-align: center;
  padding-bottom: 1vw;
  width: 19.7vw;
}

@media (max-width: 750px) {
  #landlord .sec-profile .ttl {
    width: 80%;
    padding-bottom: 1rem;
  }
}

#landlord .sec-profile .ttl-en {
  text-align: center;
  padding-bottom: 5.5vw;
  width: 7.3vw;
  margin: 0 auto;
}

@media (max-width: 750px) {
  #landlord .sec-profile .ttl-en {
    width: 30%;
    margin: 0 auto;
    padding-bottom: 10vw;
  }
}

#landlord .sec-profile .txtbox {
  flex: 1;
  padding-left: 3.5vw;
}

@media (max-width: 750px) {
  #landlord .sec-profile .txtbox {
    padding-left: 0;
  }
}

#landlord .sec-profile .img {
  width: 19.5vw;
}

@media (max-width: 750px) {
  #landlord .sec-profile .img {
    width: 100%;
    padding-bottom: 10vw;
  }
}

#landlord .sec-profile .img .name {
  padding-top: 1vw;
  font-size: 1.15vw;
  font-weight: bold;
}

@media (max-width: 750px) {
  #landlord .sec-profile .img .name {
    font-size: 1.6rem;
  }
}

#landlord .sec-profile .profile-ttl {
  font-size: 1.75vw;
  font-weight: bold;
  padding-bottom: 1.2vw;
  line-height: 2;
  margin-top: -.5em;
}

@media (max-width: 750px) {
  #landlord .sec-profile .profile-ttl {
    font-size: 2rem;
    padding-bottom: 1.5rem;
    margin-top: 0;
    line-height: 1.5;
  }
}

#landlord .sec-profile .txt {
  font-size: .95vw;
  padding-bottom: 2em;
  line-height: 2.25;
}

@media (max-width: 750px) {
  #landlord .sec-profile .txt {
    font-size: 1.6rem;
    line-height: 2;
  }
}

#landlord .sec-schedule {
  background: #FFF3EB;
  padding: 4.5vw 0 7vw;
}

@media (max-width: 750px) {
  #landlord .sec-schedule {
    padding: 15vw 0;
  }
}

#landlord .sec-schedule .free {
  text-align: center;
  padding-bottom: 1vw;
  width: 11.7vw;
  margin: 0 auto;
}

@media (max-width: 750px) {
  #landlord .sec-schedule .free {
    width: 40%;
    margin: 0 auto;
    padding-bottom: 1.5rem;
  }
}

#landlord .sec-schedule .ttl {
  text-align: center;
  padding-bottom: 4vw;
  width: 38.6vw;
}

@media (max-width: 750px) {
  #landlord .sec-schedule .ttl {
    width: 100%;
    padding-bottom: 10vw;
  }
}

#landlord .sec-schedule .lead {
  max-width: 1000px;
  margin: 0 auto;
  font-size: 1.15vw;
  padding-bottom: 5vw;
  line-height: 2.25;
  width: 45.5vw;
  margin: 0 auto;
}

@media (max-width: 750px) {
  #landlord .sec-schedule .lead {
    width: 100%;
    font-size: 1.6rem;
    line-height: 2;
    padding-bottom: 10vw;
  }
}

#landlord .sec-schedule .list {
  padding-bottom: 4vw;
  width: 62.5vw;
  margin: 0 auto;
}

@media (max-width: 750px) {
  #landlord .sec-schedule .list {
    width: 100%;
  }
}

#landlord .sec-schedule .item {
  background: #fff;
  margin-bottom: 1vw;
  position: relative;
  border-bottom: 7px solid #D3D3D3;
  padding: 1.5vw 1.7vw 1vw;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 750px) {
  #landlord .sec-schedule .item {
    padding: 3rem 2rem 1.5rem 3rem;
    display: block;
    margin-bottom: 1.5rem;
  }
}

#landlord .sec-schedule .item:before {
  content: '';
  background: #FA792D;
  width: 10px;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
}

#landlord .sec-schedule .cont-l {
  padding-right: 1.5vw;
  flex: 1;
}

@media (max-width: 750px) {
  #landlord .sec-schedule .cont-l {
    padding-right: 0;
  }
}

#landlord .sec-schedule .seminar-ttl {
  font-size: 1.45vw;
  font-weight: bold;
  color: #FA792D;
  line-height: 1.5;
  padding-bottom: .5rem;
}

@media (max-width: 750px) {
  #landlord .sec-schedule .seminar-ttl {
    font-size: 2rem;
    margin-top: 0;
    line-height: 1.5;
    padding-bottom: 1.5rem;
  }
}

#landlord .sec-schedule .desc {
  font-size: 1.05vw;
  font-weight: bold;
  line-height: 1.8;
}

@media (max-width: 750px) {
  #landlord .sec-schedule .desc {
    font-size: 1.6rem;
    padding-bottom: 3rem;
    font-weight: normal;
  }
}

#landlord .sec-schedule .cont-r {
  margin: 0 0 0 auto;
  text-align: center;
}

#landlord .sec-schedule .btn-join {
  padding-bottom: .5rem;
}

@media (max-width: 750px) {
  #landlord .sec-schedule .btn-join {
    padding-bottom: 1.5rem;
  }
}

#landlord .sec-schedule .btn-join a,
#landlord .sec-schedule .btn-join .in {
  display: block;
  background: #FA792D;
  color: #fff;
  padding: .35vw 3.5vw;
  border-radius: 80px;
  font-size: 1.6vw;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#landlord .sec-schedule .btn-join .in {
    background: #aaa;
}

#landlord .sec-schedule .btn-join a:hover {
    background-image: url(../img/landlord_seminar/anim-stripe.png);
    animation: bgiLoop_fix 20s linear infinite;
}

@media (max-width: 750px) {
  #landlord .sec-schedule .btn-join a,
  #landlord .sec-schedule .btn-join .in {
    font-size: 1.8rem;
    padding: 6px 0;
  }
}

#landlord .sec-schedule .btn-more a {
  font-size: 1.15vw;
  font-weight: bold;
  position: relative;
  display: inline-block;
  border-bottom: 1px solid transparent;
  transition: all .2s;
  line-height: 1.2;
}

#landlord .sec-schedule .btn-more a:hover {
    border-bottom: 1px solid #222;
}

#landlord .sec-schedule .btn-more a:before {
  content: "\e900";
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.05vw;
  margin-right: .8rem;
}

@media (max-width: 750px) {
  #landlord .sec-schedule .btn-more a {
    font-size: 1.6rem;
  }

  #landlord .sec-schedule .btn-more a:before {
    font-size: 1.4rem;
  }
}

div#anc-form p {
    font-size: 1.4rem;
    margin-bottom: 24px;
}

input.wpcf7-form-control.wpcf7-submit {
    margin: 30px auto 0 !important;
}

#landlord .sec-schedule .form-wrap {
  background: #fff;
  border: 5px solid #FA792D;
  padding: 4.9vw 7vw 4vw;
  width: 62.5vw;
  margin: 0 auto;
}

@media (max-width: 750px) {
  #landlord .sec-schedule .form-wrap {
    width: 100%;
    padding: 5rem 2rem 2rem;
  }
}

#landlord .sec-schedule .form-wrap .ttl-form {
  text-align: center;
  padding-bottom: 2vw;
  position: relative;
  margin-bottom: 3vw;
}

@media (max-width: 750px) {
  #landlord .sec-schedule .form-wrap .ttl-form {
    width: 55%;
    margin: 0 auto;
    padding-bottom: 3rem;
    margin-bottom: 4rem;
  }
}

#landlord .sec-schedule .form-wrap .ttl-form .img {
  display: block;
  width: 45vw;
  margin: 0 auto;
}

@media (max-width: 750px) {
  #landlord .sec-schedule .form-wrap .ttl-form .img {
    width: 100%;
  }
}

#landlord .sec-schedule .form-wrap .ttl-form:before {
  content: '';
  background: #FA792D;
  width: 8rem;
  height: 3px;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
}

#landlord .sec-schedule .form-dl {
  margin-bottom: 2vw;
}

@media (max-width: 750px) {
  #landlord .sec-schedule .form-dl {
    margin-bottom: 2rem;
  }
}

#landlord .sec-schedule .form-dl .row {
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px dashed #222;
  padding: 1.5vw 0;
}

@media (max-width: 750px) {
  #landlord .sec-schedule .form-dl .row {
    display: block;
    padding: 1.5rem 0;
  }
}

#landlord .sec-schedule .form-dl dt {
  flex: 0 0 30%;
  font-size: 1.15vw;
  padding-top: .5rem;
  font-weight: bold;
}

#landlord .sec-schedule .form-dl dt p {
    font-weight: bold;
    font-size: 1.15vw;
}

@media (max-width: 750px) {
  #landlord .sec-schedule .form-dl dt {
    font-size: 1.6rem;
    vertical-align: middle;
    margin-bottom: .5rem;
    padding-top: 0;
  }
  #landlord .sec-schedule .form-dl dt p {
    font-size: 1.6rem;
  }
}

#landlord .sec-schedule .form-dl dt .tag-wrap {
  line-height: 1.2;
}

@media (max-width: 750px) {
  #landlord .sec-schedule .form-dl dt .tag-wrap {
    display: inline-block;
    margin-right: 1rem;
  }
}

#landlord .sec-schedule .form-dl dt .tag {
  display: inline-block;
  font-size: 0.85vw;
  color: #fff;
  padding: 0 1rem;
  border-radius: 4px;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 2;
}

@media (max-width: 750px) {
    #landlord .sec-schedule .form-dl dt .tag {
        font-size: 1.4rem;
    }
}

#landlord .sec-schedule .form-dl dt .tag.req {
  background: #FA792D;
}

#landlord .sec-schedule .form-dl dt .tag.option {
  background: #B9B9B9;
}

#landlord .sec-schedule .form-dl dd {
  flex: 0 0 70%;
}

#landlord .sec-schedule .form-dl dd input,
#landlord .sec-schedule .form-dl dd textarea {
  width: 100%;
  border: 1px solid #aaa;
  border-radius: 6px;
  background: #fff;
  font-size: 1.15vw;
}

@media (max-width: 750px) {
  #landlord .sec-schedule .form-dl dd input,
  #landlord .sec-schedule .form-dl dd textarea {
    font-size: 16px;
  }
}

#landlord .sec-schedule .form-dl dd input.req,
#landlord .sec-schedule .form-dl dd textarea.req {
  background: #FFF3EB;
}

#landlord .sec-schedule .form-dl dd input.nobg,
#landlord .sec-schedule .form-dl dd textarea.nobg {
  background: none;
  border: none;
  font-size: 1.15vw;
  font-weight: bold;
  padding: 0 !important;
  resize: none;
  height: 3em;
  line-height: 1.5;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

#landlord .sec-schedule .form-dl dd .nobg:focus {
    box-shadow: none;
}

@media (max-width: 750px) {
  #landlord .sec-schedule .form-dl dd input.nobg,
  #landlord .sec-schedule .form-dl dd textarea.nobg {
    font-size: 16px;
    height: 5em;
  }

  #landlord .sec-schedule .form-dl dd textarea {
    height: 150px;
  }
}

#landlord .sec-schedule .form-dl dd #seminar-txt {
  font-size: 1.15vw;
  font-weight: bold;
}

@media (max-width: 750px) {
  #landlord .sec-schedule .form-dl dd #seminar-txt {
    font-size: 1.6rem;
  }
}

#landlord .sec-schedule .contact_btn {
  text-align: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  display: block;
  margin: 0 auto;
  margin-bottom: 1.5rem;
  background: none;
  margin-top: 6vw;
}

/*@media (min-width: 1024px) {
  #landlord .sec-schedule .contact_btn:hover {
    cursor: pointer;
  }
}*/

@media (max-width: 750px) {
  #landlord .sec-schedule .contact_btn {
    margin-bottom: 0;
    margin-top: 15vw;
  }
  #landlord .sec-schedule .contact_btn .btn-wrap.mv .comment {
    top: -3.1rem;
    width: 90%;
    margin: 0 auto;
  }
  #landlord .sec-schedule .contact_btn .btn-wrap.mv .sliding {
    left: 9px;
    top: 8px;
    width: 93.5%;
    height: 71.3%;
  }
}

#landlord .sec-schedule .btn-wrap.mv .comment {
  width: 27.5vw;
  top: -4vw;
}

#landlord .sec-schedule .btn-mv {
  width: 39.5vw;
  margin: 0 auto;
}

@media (max-width: 750px) {
  #landlord .sec-schedule .btn-mv {
    width: 105%;
    position: relative;
    left: -2.5%;
  }
}

#landlord .sec-schedule .btn-mv input,
#landlord .sec-schedule .btn-mv input:active,
#landlord .sec-schedule .btn-mv input:focus {
    border: none;
    padding: 0;
    z-index: 1;
    position: relative;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#landlord .wpcf7 .wpcf7-response-output {
    color: #222;
    font-weight: bold;
    font-size: 1.5vw;
    padding: .5vw;
    line-height: 1.4;
}

@media (max-width: 750px) {
    #landlord .wpcf7 .wpcf7-response-output {
        font-size: 1.4rem;
        padding: .8rem;
    }
}

#landlord span.wpcf7-not-valid-tip {
    color: #f00;
}


#landlord .wpcf7 {
    border: none;
    background: none;
}

#landlord .sec-schedule .btn-wrap.mv {
  width: 44vw;
}

@media (max-width: 750px) {
  #landlord .sec-schedule .btn-wrap.mv {
    width: 100%;
  }
}

@media (max-width: 750px) {
  #landlord .sec-schedule .btn-wrap.mv .sliding {
    width: 92%;
    height: 86%;
  }
}

#landlord .sec-schedule .privacy {
  text-align: center;
  font-size: .95vw;
  font-weight: bold;
}

@media (max-width: 750px) {
  #landlord .sec-schedule .privacy {
    font-size: 1.4rem;
  }
}

#landlord .sec-schedule .privacy a {
  color: #FA792D;
  text-decoration: underline;
}

#landlord .sec-faq {
  padding: 7.5vw 0;
}

@media (max-width: 750px) {
  #landlord .sec-faq {
    padding: 15vw 0;
  }
}

#landlord .sec-faq .ttl {
  text-align: center;
  padding-bottom: 1.5vw;
  width: 17.7vw;
}

@media (max-width: 750px) {
  #landlord .sec-faq .ttl {
    width: 70%;
    padding-bottom: 1.5rem;
  }
}

#landlord .sec-faq .ttl-en {
  text-align: center;
  padding-bottom: 1.25vw;
  width: 5.8vw;
  margin: 0 auto;
}

@media (max-width: 750px) {
  #landlord .sec-faq .ttl-en {
    width: 30%;
    padding-bottom: 10vw;
  }
}

#landlord .sec-faq .faq-dl {
  max-width: 1125px;
  margin: 0 auto;
  width: 62.5vw;
  margin: 0 auto;
}

@media (max-width: 750px) {
  #landlord .sec-faq .faq-dl {
    width: 100%;
  }
}

#landlord .sec-faq .faq-dl .row {
  border-bottom: 1px dashed #222;
  padding: 2vw 0 2.5vw;
}

@media (max-width: 750px) {
  #landlord .sec-faq .faq-dl .row {
    padding: 3rem 0;
  }
}

#landlord .sec-faq .faq-dl dt {
  display: -ms-flexbox;
  display: flex;
  align-items: flex-end;
  margin-bottom: 3vw;
}

@media (max-width: 750px) {
  #landlord .sec-faq .faq-dl dt {
    align-items: flex-start;
    margin-bottom: 2.5rem;
  }
}

#landlord .sec-faq .faq-dl dt .icn {
  width: 5.3vw;
}

@media (max-width: 750px) {
  #landlord .sec-faq .faq-dl dt .icn {
    width: 15%;
    display: inline-block;
  }
}

#landlord .sec-faq .faq-dl dt .txt-q {
  flex: 1;
  margin-left: 1.5vw;
  font-size: 1.7vw;
  font-weight: bold;
  border-bottom: 3px solid #FA792D;
}

@media (max-width: 750px) {
  #landlord .sec-faq .faq-dl dt .txt-q {
    font-size: 1.8rem;
    line-height: 1.5;
    display: inline-block;
    margin-left: 1.5rem;
    padding-bottom: .5rem;
  }
}

#landlord .sec-faq .faq-dl dd {
  display: -ms-flexbox;
  display: flex;
  padding: 0 0 0 1.5vw;
}

@media (max-width: 750px) {
  #landlord .sec-faq .faq-dl dd {
    padding: 0;
  }
}

#landlord .sec-faq .faq-dl dd .icn {
  width: 3.8vw;
}

@media (max-width: 750px) {
  #landlord .sec-faq .faq-dl dd .icn {
    width: 10%;
    display: inline-block;
  }
}

#landlord .sec-faq .faq-dl dd .txt-a {
  flex: 1;
  margin-left: 1vw;
  font-size: 1.05vw;
  margin-top: -1rem;
}

@media (max-width: 750px) {
  #landlord .sec-faq .faq-dl dd .txt-a {
    font-size: 1.6rem;
    margin-left: 1rem;
  }
}

#landlord #footer {
  background: url(../img/landlord_seminar/bg-footer.jpg) no-repeat center center/cover;
  color: #fff;
  padding: 5.5vw 0 8vw;
}

@media (max-width: 750px) {
  #landlord #footer {
    padding: 15vw 0 25vw;
  }
}

#landlord #footer .footer-top {
  padding-bottom: 6.5vw;
  width: 62.5vw;
  margin: 0 auto;
}

@media (max-width: 750px) {
  #landlord #footer .footer-top {
    padding-bottom: 4vw;
    width: 100%;
  }
}

#landlord #footer .footer-top .logo {
  width: 18.5vw;
}

@media (max-width: 750px) {
  #landlord #footer .footer-top .logo {
    width: 70%;
    margin: 0 auto 5rem;
    /*float: none;*/
  }
}

#landlord #footer .footer-top .tel {
  padding-right: 3rem;
  width: 25vw;
}

@media (max-width: 750px) {
  #landlord #footer .footer-top .tel {
    padding-right: 0;
    width: 90%;
    margin: 0 auto 5rem;
  }
}

#landlord #footer .footer-bottom {
  width: 62.5vw;
  margin: 0 auto;
}

@media (max-width: 750px) {
  #landlord #footer .footer-bottom {
    width: 100%;
  }
}

#landlord #footer .footer-bottom .cont-l {
  flex: 0 0 45%;
}

#landlord #footer .footer-bottom .cont-l .footer-dl dt {
  width: 8vw;
}

@media (max-width: 750px) {
  #landlord #footer .footer-bottom .cont-l .footer-dl dt {
    width: 33%;
  }
}

#landlord #footer .footer-bottom .cont-r {
  padding-left: 6vw;
  border-left: 1px solid #fff;
  flex: 1;
}

@media (max-width: 750px) {
  #landlord #footer .footer-bottom .cont-r {
    border-left: none;
    padding-left: 0;
  }
}

#landlord #footer .footer-bottom .cont-r .footer-dl .row.last {
  padding-bottom: 0;
}

#landlord #footer .footer-dl .row {
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 2em;
}

#landlord #footer .footer-dl dt {
  width: 8vw;
  font-size: 1.15vw;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
}

@media (max-width: 750px) {
  #landlord #footer .footer-dl dt {
    font-size: 1.6rem;
    width: 33%;
  }
}

#landlord #footer .footer-dl dd {
  flex: 1;
  font-size: .95vw;
  padding-left: 2vw;
  padding-top: .5rem;
  line-height: 1.8;
  color: #fff;
}

@media (max-width: 750px) {
  #landlord #footer .footer-dl dd {
    font-size: 1.4rem;
    padding-left: 0;
  }
}

#landlord #footer .footer-dl dd a {
  text-decoration: underline;
}

#landlord .fix-bnr {
  position: fixed;
  right: 88px;
  top: calc(1066px - 180px);
  text-align: center;
  z-index: 3;
  transition: all .2s;
}

#landlord .fix-bnr.off {
    visibility: hidden;
    opacity: 0;
}

@media screen and (max-height: 1066px) {
  #landlord .fix-bnr {
    top: calc(100vh - 180px);
  }
}

@media (max-width: 750px) {
  #landlord .fix-bnr {
    right: 0;
    top: inherit;
    bottom: -.5rem;
    width: 100%;
  }
}

#landlord .fix-bnr .img {
  display: block;
  width: 100%;
}

#js-pagetop a {
  color: #fff;
}
.required {
    font-size: .8em;
    padding: 4px 7px!important;
    background: #f57500;
    color: #fff!important;
    border-radius: 3px;
    margin-right: 5px!important;
}
.optional {
    font-size: .8em;
    padding: 4px 7px!important;
    background: gray;
    color: #fff!important;
    border-radius: 3px;
    margin-right: 5px!important;
}
#anc-schedule .wpcf7 {
  margin: 0!important;
}

#anc-schedule table tr th {
    width: 50%;
    background: #fff;
    font-size: 1.6rem;
}
#anc-schedule label.seminar-choice {
    display: block;
}
.wpcf7 select, .wpcf7 input[type=checkbox], .wpcf7 input[type=radio] {
    max-width: 100%!important;
}
#anc-schedule span.sut:after {
    content: "※土曜日のみ";
    color: red;
    padding-left: 1em;
}
@media (max-width: 768px) {
  #anc-schedule label.seminar-choice {
    display: inline;
  }
  #anc-schedule table tr th, #anc-schedule table tr td {
      width: 100%;
      font-size: 1.4rem;
      display: block;
      padding: 1.5% 0;
  }
}