article {
    font-size: 18px;
    line-height: 2.2;
    margin-bottom: 0
}

.video{
  position:relative;
  width:100%;
  padding-top:56.25%;
}
.video iframe{
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;
}

.mainVisual {
    position: relative;
    width: 100%;
    height: 65vh;
    background-color: #fff
}

.mainVisual h1,.selfNav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.mainVisual h1,.selfNav {
    position: absolute;
    left: 50%;
    width: 100%
}

.mainVisual h1 {
    font-size: 22px;
    top: 50%;
    text-align: center;
    color: #eb5c01;
    margin: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transform: translate(-50%,-65%);
    -ms-transform: translate(-50%,-65%);
    transform: translate(-50%,-65%)
}

.mainVisual h1 img {
    width: 400px;
}
.mainVisual h1 img:first-child {
  margin-bottom: 2em;
}

.selfNav {
    bottom: 0;
    -webkit-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    transform: translate(-50%,0);
    background-color: #2c659a
}

.selfNav.navFixed {
    position: fixed;
    z-index: 10;
    top: 0;
    bottom: auto;
    height: auto
}

.selfNav ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.selfNav ul a {
    font-size: 16px;
    font-weight: 700;
    display: inline-block;
    padding: 1.5em;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    text-decoration: none;
    opacity: 1;
    color: #fff;
    text-shadow: 0 1px 2px rgba(0,0,0,.4)
}

.selfNav ul li.btnLink a {
    margin-left: 1.2em;
    padding: 1.5em 2em;
    background-color: #eb5c01
}

.selfNav ul li.btnLink:last-child a {
    margin-left: .2em
}

#seminar .btnLink a:hover,#seminar ul li a:hover,.selfNav ul a:hover {
    opacity: .7
}

article section {
    margin: 0 auto;
    padding: 120px 0;
    color: #333
}

article section:nth-child(odd) {
    background-color: #fff
}

.w780 p,article section h2 {
    -webkit-font-feature-settings: 'palt';
    font-feature-settings: 'palt'
}

article section h2 {
    font-size: 36px;
    line-height: 1.8;
    margin-bottom: 2em;
    color: #333;
    background-color: transparent
}

article section h3 {
    font-size: 28px;
    line-height: 1;
    margin: 0 0 70px;
    text-align: center
}
.spbr {
    display: none
}

#about {
    padding: 0
}

.about1 {
    position: relative;
    height: 760px;
    background-image: url(/files/img/souzoku/bg_about.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

#staffList dl,.about1 .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.about1 .wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-90%);
    -ms-transform: translate(-50%,-90%);
    transform: translate(-50%,-90%);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.about1 .wrapper h2 {
    margin-right: 100px;
    margin-bottom: 0
}

.about2 h2,.bigPadding {
    padding: 120px 0
}

.w780 {
    width: 780px;
    margin: 0 auto;
    text-align: justify
}

.w780 p {
    letter-spacing: .05em
}

#staffList dl {
    margin: 0;
    background-color: #fff
}

#staffList dl:not(:first-child) {
    margin-top: 40px
}

#staffList dl:nth-child(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-flow: row-reverse;
    flex-flow: row-reverse
}

#staffList dl dt {
    width: 48%
}

#staffList dl dt img,#store>img,.imgList figure img {
    width: 100%
}

#staffList dl dd {
    width: 42%;
    margin: 0;
    padding: 5%
}

#staffList dl dd b {
    font-size: 16px;
    font-weight: 400;
    display: inline-block;
    padding: 0 .8em;
    color: #fff;
    background-color: #2c659a
}

#staffList dl dd strong {
    font-size: 30px;
    line-height: 3;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#staffList dl dd strong sub {
    font-size: 16px;
    margin-left: 1em
}

#staffList dl dd span {
    display: block
}

.imgList {
    margin: 70px 0 0;
    padding: 0;
    list-style: none;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.imgList li {
    width: 47%
}

.imgList figure,.supportList h3 {
    margin: 0;
    text-align: center
}

.imgList figure figcaption {
    font-size: 16px;
    margin-top: 1em
}

#seminar ul li a,#staffList dl dd strong,.imgList,.supportList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.supportList {
    position: relative;
    margin-top: 100px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.supportList h3 {
    width: 25%;
    -ms-flex-item-align: center;
    align-self: center
}

.supportList dl {
    width: 33%
}

.supportList dl dt {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: .7em;
    padding-bottom: .5em;
    text-indent: .9em;
    color: #2c659a;
    border-bottom: solid 3px #2c659a
}

.supportList dl dd {
    margin-left: 0
}

.supportList dl dd::before {
    content: '・'
}

#seminar h2 {
    margin-bottom: 1.5em
}

#seminar h2+strong {
    font-size: 28px;
    position: relative;
    left: 50%;
    display: inline-block;
    margin-bottom: 1em;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    color: #2c659a;
    border-bottom: solid 4px #2c659a;
    /*-webkit-font-feature-settings: 'palt';
    font-feature-settings: 'palt'*/
}
#seminar .seminarStep {
  margin-top: 15%;
}

#seminar ul {
    width: 100%;
    margin: 50px 0 0;
    padding: 0;
    list-style: none
}

#seminar ul li a {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    text-decoration: none;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.15);
    box-shadow: 0 1px 2px rgba(0,0,0,.15);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#seminar ul li:not(:first-child) {
    margin-top: 1em
}

#seminar ul li time {
    width: 20%;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.8;
    padding: .6em .8em;
    text-align: center;
    color: #fff;
    background-color: #2c659a
}

#seminar ul li time small {
    font-size: 20px;
    font-weight: 400;
    display: block
}

#seminar ul li span {
    width: 60%;
    font-size: 16px;
    line-height: 1.8;
    padding: 0 2em;
    color: #333;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

#seminar ul li span.btn {
  width: 20%;
  padding: 0.6em 1em;
  margin: 0 2em 0 0;
  background-color: #eb5c01;
  color: #fff;
  font-weight: bold;
  border-radius: 4px;
  text-align: center;
  -webkit-box-shadow: 0 2px 0 #b84600;
          box-shadow: 0 2px 0 #b84600;
}

#seminar .btnLink a,#seminar ul li span strong {
    font-size: 24px;
    display: block
}

#seminar .btnLink {
    width: 70%;
    margin: 80px auto 20px;
    text-align: center
}

#seminar .btnLink a {
    font-weight: 700;
    padding: 1.2em 1.8em;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    text-decoration: none;
    color: #fff;
    border-radius: 4px;
    background-color: #eb5c01;
    -webkit-box-shadow: 0 4px 0 #b84600;
    box-shadow: 0 4px 0 #b84600
}

#faq .wrapper div,#faq .wrapper div dl dt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

#faq .wrapper div {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#faq .wrapper div dl {
    width: 48%;
    margin: 3% 0
}

#faq .wrapper div dl dt {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.5;
    margin-bottom: 1em;
    padding-bottom: .5em;
    color: #2c659a;
    border-bottom: solid 2px #2c659a;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#faq .wrapper div dl dt::before {
    font-size: 36px;
    margin: 0 .3em .3em 0;
    content: 'Q.'
}

#faq .wrapper div dl dd {
    font-size: 16px;
    margin: 0;
    text-align: justify
}

#store {
    padding-top: 70px;
    padding-bottom: 0
}

#store dl {
    overflow: hidden;
    margin: 0 0 100px
}

#store dl dd:not(:last-child),#store dl dt:not(:last-child) {
    margin: 0 0 1em
}

#store dl dt {
    font-weight: 700;
    float: left
}

#store dl dd {
    clear: right;
    margin-left: 25%!important
}

#gmap {
    width: 100%;
    height: 600px
}

#linkBanner {
  padding: 60px 0;
  text-align: center;
}

@media screen and (max-width:1920px) {
    .mainVisual {
        height: 700px
    }

    .mainVisual h1 img {
        width: 400px
    }
}

@media screen and (max-width:1440px) {
    .mainVisual {
        height: 600px
    }

    .mainVisual h1 img {
        width: 350px
    }
}

@media screen and (max-width:1200px) {
    .mainVisual h1 img {
        width: 300px
    }
}

@media screen and (max-width:768px) {
    .mainVisual {
        height: 60vh
    }

    .mainVisual h1 {
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        white-space: nowrap
    }

    .mainVisual h1 img {
        width: 350px
    }

    .mainVisual h1 img.logo {
        margin-bottom: 20px
    }

    .selfNav {
        position: fixed;
        z-index: 10;
        bottom: 0;
        left: 50%;
        width: 100%;
        padding: 2em 0
    }

    .selfNav ul {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .selfNav ul a {
        font-size: 16px;
        padding: 1em
    }

    .selfNav ul li.btnLink a {
        padding: 1em
    }

    article {
        padding: 0
    }

    article .wrapper {
        width: 90%
    }

    .featureList dl {
        width: 30%
    }

    .flowList,.mainVisual h1 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .flowList dl {
        width: 45%;
        margin-top: 5%
    }

    .flowList dl:nth-child(1),.flowList dl:nth-child(2) {
        margin-top: 0
    }

    .flowList dl dt figure figcaption {
        font-size: 20px
    }

    #seminar ul li a {
      padding-bottom: 5%;
    }

    #seminar ul li time {
        width: auto;
    }

    #seminar ul li span {
        width: auto;
    }

    #seminar ul li span.btn {
      width: 90%;
      margin: 0 auto;
    }
}

@media screen and (max-width:480px) {

    .breadcrumb {
      display: none;
    }

    .mainVisual h1 {
        -webkit-transform: translate(-50%,-55%);
        -ms-transform: translate(-50%,-55%);
        transform: translate(-50%,-55%)
    }

    .mainVisual h1 img {
        width: 70%
    }

    .selfNav {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 3% 3%
    }

    .selfNav ul {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .selfNav ul li {
        width: 50%;
        text-align: center
    }

    .selfNav ul a {
        font-size: 15px;
        display: block
    }

    .selfNav ul li.btnLink a {
        margin-left: 0
    }

    .selfNav ul li.btnLink.telLink a {
      font-size:0;
    }

    .selfNav ul li.btnLink.telLink a::before {
      display: block;
      content: "電話で問合せ";
      font-size: 15px;
      padding: 1em;
    }

    article {
        font-size: 16px
    }

    article section h2 {
        font-size: 24px
    }

    article section h3 {
        line-height: 1.5;
        margin: 0 0 50px
    }

    #faq .wrapper div,#seminar ul li a,#seminar ul li span,#seminar ul li time,#staffList dl,.spbr {
        display: block
    }

    .about1 .wrapper {
        position: relative;
        top: auto;
        left: auto;
        display: block;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .about1 .wrapper h2 {
        width: 100%;
        margin: 10% 0
    }

    #faq .wrapper div dl dt br,.about1 .wrapper div br,.about1 .wrapper h2 br {
        display: none
    }

    .about1 .wrapper div {
        width: 90%;
        margin: 0 auto
    }

    .bigPadding,article section {
        padding: 60px 0
    }

    #staffList dl dd,#staffList dl dt {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%
    }

    .imgList {
        display: block;
        margin: 50px 0 0
    }

    .imgList li,.supportList dl,.supportList h3 {
        width: 100%
    }

    .imgList li:not(:first-child) {
        margin-top: 40px
    }

    .supportList {
        display: block;
        margin-top: 50px
    }

    #seminar h2+strong {
      font-size: 24px;
    }

    #seminar ul li time {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        justify-content: center;
        padding: .4em .8em .1em
    }

    #seminar ul li time small {
      margin-left: 1em;
    }

    #seminar ul li span {
        padding: 1.4em
    }

    #seminar .btnLink {
        line-height: 1.5;
        width: 100%;
        margin-top: 50px
    }

    #faq .wrapper div dl {
        width: 100%;
        margin: 6% 0
    }

    #store {
        padding-top: 50px
    }

    #store dl {
        margin: 0 0 50px
    }

    #store dl dt {
        float: none;
        margin-bottom: 0!important
    }

    #store dl dd {
        clear: none;
        margin-left: 0!important
    }

    #gmap {
        height: 80vh
    }

    #linkBanner img {
      width: 100%;
    }
}
@media screen and (min-width:480px) {
article section h3 br{
  display: none;
}
#seminar ul li span strong br{
  display: none;
}
}
