@charset "UTF-8";

* {
  margin: 0;
  padding: 0;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

html { font-size: 62.5%; }
body { font-size: 1.6rem; }
img {
    vertical-align: bottom;
    border: 0;
    line-height: 1em;
    max-width: 100%;
    width: auto;
}
header { font-size: 13px; }
.spbr { display: none;}
.spimg { display: none;}

#slider {
  padding: 0;
  margin: 0;
}
/*.tuxedo {
    padding: 0 0 80px;
}*/
.tuxedo_lead {
	margin: 0 auto;
	margin-top: 3em;
	margin-bottom: 3em;
}

@media screen and ( min-width: 768px ) {
	header { font-size: 14px; }
}
@media screen and ( min-width: 1024px ) {
	.tuxedo_lead { max-width: 1080px; }
	.tuxedo_lead .reason { width: 30%; }
}

/* バナーボタン
========================================*/
.bnr {
    text-align: center;
}

/* 「お問い合わせの前にCHECK！」画像
========================================*/
.contactimg {
    text-align: center;
    margin: 30px 0 0;
}

/* section
========================================*/
section {
    padding: 30px 0;
}
.container {
  max-width: 900px;
  width: auto;
  margin: auto;
}

/* section01
========================================*/
#sec01 h2 {
    float: right;
    width: 70%;
    margin: 60px 0 0;
    color: #020964;
    font-size: 2.6rem;
    letter-spacing: 0.5rem;
    text-align: center;
}
#sec01 h2 span {
    display: block;
    margin: 10px 0 0;
    font-size: 1.6rem;
}
#sec01 .txtBox h3 {
    margin: 0 0 10px;
}
#sec01 .fltL {
    float: left;
}
#sec01 .box01 .fltL {
margin: -100px 0 0;
}
img.fltR {
    float: right;
}
#sec01 .box01 .txtBox {
    float: right;
    width: 67%;
    margin: 60px 0;
}
#sec01 .box01,
#sec01 .box02,
#sec01 .box03,
#sec01 .box04 {
    margin: 0 0 40px;
    color: #020964;
}
#sec01 .box02 .txtBox {
    float: left;
    width: 46%;
    margin: 60px 0 0;
}
#sec01 .box03 .txtBox {
    float: right;
    width: 45%;
    margin: 70px 0 0;
}
#sec01 .box_gray.clearfix {
    background: #e2e2de;
    padding: 40px;
    margin: 70px 0 20px;
}
#sec01 .box_gray.clearfix .fltL {
    margin: 0 40px 0 0;
}
#sec01 .box_gray.clearfix .txtBox p {
    line-height: 3.2rem;
}

/* section02
========================================*/
#sec02 h2 {
    color: #020964;
    font-size: 2.6rem;
    letter-spacing: 0.3rem;
    text-align: center;
}
#sec02 h2 span {
    display: block;
    font-size: 1.6rem;
}
#sec02 p {
    margin: 30px 0;
    color: #020964;
}
#sec02 ul {
    text-align: center;
}
#sec02 ul li {
    list-style: none;
    display: inline-block;
    margin: 0 0 50px;
}
#sec02 ul li img {
    height: auto;
    width: auto;
}

/* section03
========================================*/
#sec03 h2 {
    color: #020964;
    font-size: 2.5rem;
    letter-spacing: 0rem;
    text-align: center;
    font-weight: bold;
}
#sec03 h2 span {
    display: inline;
    font-size: 1.6rem;
}
#sec03 p {
    margin: 30px 0;
    color: #020964;
}
#sec03 .pcimg {
    text-align: center;
}
#sec03 img {
  width: auto;
  height: auto;
}

/* section04
========================================*/
#sec04 h2 {
    color: #020964;
    font-size: 2.6rem;
    letter-spacing: 0.2rem;
    text-align: center;
    font-weight: bold;
}
#sec04 h2 span {
    display: inline;
    font-size: 1.6rem;
}
#sec04 ul li {
    display: inline-block;
    width: 270px;
    margin: 10px;
    text-align: center;
}
#sec04 ul li img {
    height: 460px;
    width: auto;
}
#sec04 ul li p.bg_black {
    width: 270px;
    background: #000;
    height: 100px;
    color: #FFF;
    display: table-cell;
    vertical-align: middle;
}
#sec04 ul li p.bg_black span {
    font-size: 1.2rem;
}
#sec04 ul li p.bg_white {
    text-align: left;
    margin: 10px 0;
    color: #020964;
}

/* section05
========================================*/
#sec05 h2 {
    color: #020964;
    font-size: 2.6rem;
    letter-spacing: 0.2rem;
    text-align: center;
}
#sec05 ul li {
    list-style: none;
    margin: 50px 0 0;
}
#sec05 ul li img {
    float: left;
    margin: 10px 0 0;
}
#sec05 ul li p {
    float: right;
    width: 700px;
    border-radius: 10px;
    border: solid 1px #000e56;
    padding: 15px 30px;
    box-sizing: content-box; /*追記*/
}

/* section06
========================================*/

#sec06 {
    background: #c0e7f9;
    box-shadow: 0 5px 10px #7b7b7b;
    text-align: center;
    margin: 50px auto 50px;
}
#sec06 h2 {
    color: #020964;
    font-size: 3.6rem;
    margin: 0 0 20px;
}
#sec06 ul {
    list-style: none;
    text-align: left;
    width: 65%;
    margin: 0 auto 40px;
    font-size: 2.5rem;
    color: #020964;
    font-weight: bold;
}
#sec06 li:before {
    content: "";
    display: inline-block;
    background: url(../img/check.png);
    background-repeat: no-repeat;
    background-position-y: 10px;
    background-size: 40px;
    width: 70px;height: 46px;
}
#sec06 ul li {
    line-height: 4rem;
}
#sec06 p.sec06_btxt {
    text-shadow: 0 0 5px #FFF,0 0 5px #FFF,0 0 5px #FFF,0 0 5px #FFF,0 0 5px #FFF,0 0 5px #FFF,0 0 5px #FFF,0 0 5px #FFF;
    font-size: 3.2rem;
    color: #cc0000;
    font-weight: bold;
}
#sec06 p.sec06_btxt img {
    margin: 0 0 0 10px;
    width: 5rem;
}
#sec06 p.sec06_stxt {
    text-shadow: 0 0 5px #FFF,0 0 5px #FFF,0 0 5px #FFF,0 0 5px #FFF,0 0 5px #FFF,0 0 5px #FFF,0 0 5px #FFF,0 0 5px #FFF;
    color: #cc0000;
    font-size: 2rem;
    margin: 10px 0 10px;
}

/* コンタクト ---------------------------*/

.sub_section_outer {
  margin: auto;
}
/*.form_body {
    float: right;
    display: inline-block;
    width: 33.6em;
}
.form_header, .form_body {
    padding: 10px 0 0 20px;
    height: 50px;
}
.form_header {
    text-align: left;
    width: 15em;
    display: inline-block;
    vertical-align: top;
    font-weight: bold;
    font-size: 1.4rem;
}
.form_body {
    float: right;
    display: inline-block;
    width: 33.6em;
}
.form_body:last-of-type {
    height: 100px;
}
*/
/* ギャラリー ---------------------------*/
.tuxedo .gallery { margin: 0px auto 0; }




/* レスポンシブ
========================================*/
@media screen and (max-width:900px) {

body {
    font-size: 1.4rem;
    line-height: 1.4;
}
.tuxedo {
    padding-left: 10px;
    padding-right: 10px;
}

.tuxedo section {
    padding: 30px 0;
}

/*  .footer_nav {
    padding-bottom: 1em;
    width: 100%;
    margin: 0;
    padding: 0 10px;
    box-sizing: border-box;
}*/

  .pcimg { display: none;}
  .spbr { display: block;}
  .spimg { display: block;}

  .bnr img {
      width: 100%;
  }
  .contactimg img.spimg {
    width: 100%;
    padding: 0;
    box-sizing: border-box;
  }

/*  #nav { display: none; }*/

  .btn_group {
    display:-webkit-box;
    display:-moz-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
  }
/*  .footer_logo {
    float: none;
  }*/

  /* sec01 ---------------------------*/

  #sec01 h2 {
      float: none;
      width: 100%;
      margin: 10px 0 0;
      color: #020964;
      font-size: 2.3rem;
      letter-spacing: 0;
      text-align: center;
      padding: 0;
      box-sizing: border-box;
      font-weight: bold;
  }
  #sec01 .fltL {
      float: none;
      text-align: center;
  }
  #sec01 img.fltR {
      float: none;
      text-align: center;
  }
  #sec01 .box01 .fltL {
      margin: 0;
      padding: 0 20px 20px;
      box-sizing: border-box;
      width: 200px;
  }
  #sec01 .box01, #sec01 .box02, #sec01 .box03, #sec01 .box04 {
      margin: 20px 0 0;
      color: #020964;
      text-align: center;
  }
  #sec01 .box01 .txtBox, #sec01 .box02 .txtBox, #sec01 .box03 .txtBox {
      float: right;
      width: 100%;
      margin: 0;
      padding: 0;
      box-sizing: border-box;
      text-align: left;
  }
  #sec01 .box02 img,.box03 img {
      width: 100%;
      padding: 20px;
      box-sizing: border-box;
  }
  #sec01 .box_gray.clearfix {
      background: #e2e2de;
      padding: 20px;
      margin: 40px 0 20px;
  }
  #sec01 .box_gray.clearfix .fltL {
      position: relative;
      overflow: hidden;
      margin: 0 40px 20px 0;
      height: 120px;
      width: 100%;
      float: none;
  }
  #sec01 .box_gray.clearfix .fltL img {
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      width: 100%;
      height: auto;
      margin: auto;
  }
  #sec01 .box_gray.clearfix .txtBox p {
      line-height: 2rem;
  }

  #sec02 h2 {
      float: none;
      width: 100%;
      margin: 10px 0 0;
      color: #020964;
      letter-spacing: 0;
      text-align: center;
      padding: 0;
      box-sizing: border-box;
      font-weight: bold;
      font-size: 2rem;
  }

  /* sec02 ---------------------------*/

  #sec02 h2 span {
      display: block;
      margin: 10px 0 0;
  }
  #sec02 p {
      margin: 30px 0;
      color: #020964;
      padding: 0;
  }
  #sec02 ul.spimg {
      color: #020964;
  }
  #sec02 ul.spimg img {
      width: auto;
      max-height: 200px;
      height: auto;
      padding: 0;
      box-sizing: border-box;
  }
  #sec02 .spimg h3 {
    padding: 0;
    margin: 20px 0;
    text-align: left;
    font-weight: bold;
    font-size: 1.6rem;
}
  #sec02 ul li {
    list-style: none;
    display: inline-block;
    margin: 0px 0 20px;
    width:100%;
  }
  #sec02 .spimg ol {
      padding: 0;
      margin: 20px 0;
  }
  #sec02 .spimg ol li {
      text-align: left;
      padding: 0 0 0 30px;
      margin: 0 0 10px;
      box-sizing: border-box;
  }
  #sec02 .spimg ol li.no01 { background: url(../img/sp_red01.png) no-repeat }
  #sec02 .spimg ol li.no02 { background: url(../img/sp_red02.png) no-repeat }
  #sec02 .spimg ol li.no03 { background: url(../img/sp_red03.png) no-repeat }
  #sec02 .spimg ol li.no04 { background: url(../img/sp_red04.png) no-repeat }
  #sec02 .spimg ol li.no01, #sec02 .spimg ol li.no02, #sec02 .spimg ol li.no03, #sec02 .spimg ol li.no04 {
    background-size: 20px;
    float: left;
  }
#sec02 .spimg p {
    margin: 0px 0;
    color: #020964;
    padding: 0 0 10px;
    text-align: left;
    font-size: 1.5rem;
}

  /* sec03 ---------------------------*/

  #sec03 h2 {
      color: #020964;
      letter-spacing: 0rem;
      text-align: center;
      padding: 0;
      font-weight: bold;
        font-size: 2.3rem;
  }
  #sec03 h2 span {
      display: inline;
      font-size: 1.4rem;
  }
  #sec03 p {
    margin: 30px 0;
    color: #020964;
    padding: 0;
  }
  #sec03 img {
    width: 100%;
    padding: 0;
    box-sizing: border-box;
  }

  /* sec04 ---------------------------*/
#sec04 h2 {
    color: #020964;
    font-size: 2.6rem;
    letter-spacing: 0.2rem;
    text-align: center;
}
#sec04 h2 span {
    display: inline;
    font-size: 1.6rem;
}
  #sec04 ul li {
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 20px 0 0;
    box-sizing: border-box;
    text-align: center;
  }
  #sec04 ul li img {
    height: 270px;
    margin: 0 0 10px;
    width: auto;
  }
  #sec04 ul li p.bg_black {
    width: 100%;
    background: #000;
    height: auto;
    padding: 10px 0;
    color: #FFF;
    display: block;
    vertical-align: middle;
  }

  /* sec05 ---------------------------*/

  #sec05 h2 {
      color: #020964;
      letter-spacing: 0;
      text-align: center;
      font-weight: bold;
  }
  #sec05 ul li {
    list-style: none;
    margin: 20px 0 0;
    text-align: center;
  }
  
  #sec05 ul li p {
    float: none;
    width: 100%;
    border-radius: 10px;
    border: solid 1px #000e56;
    padding: 15px 20px;
    margin: 10px 0 0;
    box-sizing: border-box;
    text-align: left;
  }
  #sec05 ul li img {
      float: none;
      margin: 10px 0 0;
      width: 50px;
  }
  #sec05 ul {
    padding: 0;
  }

/* sec06 ---------------------------*/
#sec06 {
    background: #c0e7f9;
    box-shadow: 0 5px 10px #7b7b7b;
    text-align: center;
    margin: 0 0 50px;
}
#sec06 h2 {
    color: #020964;
    font-size: 2.6rem;
    margin: 0 0 20px;
}
#sec06 ul {
    list-style: none;
    text-align: left;
    width: 100%;
    margin: 0 auto 20px;
    font-size: 1.7rem;
    color: #020964;
    font-weight: bold;
    padding: 0 20px;
    box-sizing: border-box;
}
#sec06 ul li {
    line-height: 2rem;
    padding: 0 0 10px 30px;
}
#sec06 li:before {
    content: "";
    display: block;
    background: url(../img/check.png);
    background-repeat: no-repeat;
    background-position-y: 10px;
    background-size: 20px;
    width: 30px;
    height: 3rem;
    margin: 0 0 -2rem -2.5rem;
}
#sec06 p.sec06_btxt {
    text-shadow: 0 0 5px #FFF,0 0 5px #FFF,0 0 5px #FFF,0 0 5px #FFF,0 0 5px #FFF,0 0 5px #FFF,0 0 5px #FFF,0 0 5px #FFF;
    font-size: 2rem;
    color: #cc0000;
    font-weight: bold;
}
#sec06 p.sec06_btxt img {
    margin: 0 5px 0;
}
#sec06 p.sec06_stxt {
    text-shadow: 0 0 5px #FFF,0 0 5px #FFF,0 0 5px #FFF,0 0 5px #FFF,0 0 5px #FFF,0 0 5px #FFF,0 0 5px #FFF,0 0 5px #FFF;
    color: #cc0000;
    font-size: 1.4rem;
    margin: 10px 0 0;
}


  /* コンタクト ---------------------------*/

/*.section_block {
    margin-top: 2em;
}
.wrapper {
    padding-left: 10px;
    padding-right: 10px;
}
.sub_section_outer {
    border: #c0c0c0 1px solid;
    padding: 3px;
    width: auto;
	box-sizing: border-box;
}
.sub_section_inner {
    border: #c0c0c0 1px solid;
    padding: 10px;
}*/

.contact_text {
    text-align: center;
}
.form_table {
    margin: 1.5em 0;
    width: auto;
}
select#contact_title, #contact_form input, #contact_form textarea {
    font-size: 100%;
    padding: .3em .5em;
    box-sizing: border-box;
}
.form_header {
    font-weight: bold;
    margin-top: 1em;
    margin-bottom: .3em;
}
.form_body {
    position: relative;
}
input, textarea, select {
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
	
.header_nav_container { z-index: 100000; }
	.header_nav_container img { width: 100%; }

/*div#nav_sp_btn {
    z-index: 1000;
    display: block;
    width: 20px;
    height: 20px;
    position: relative;
    left: 0;
    top: -43px;
    padding: 10px;
}
.header_nav_container {
    background: rgba(0,0,0,0.6);
    overflow: scroll;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    transition: height 1s 0s;
    z-index: 100000;
    margin: -40px 0 0;
}*/
/*.footer_container {
    width: 100%;
    margin: auto;
    box-sizing: border-box;
}
.footer_copy {
    width: 100%;
    margin: auto;
    padding-bottom: 10px;
}
.footer_info {
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    border-bottom: #5d5d5b 1px solid;
}
.footer_nav {
    padding-bottom: 1em;
    width: 100%;
    margin: 0;
}
.footer_address {
    color: #dec8ad;
    font-size: 12px;
    padding-top: 0em;
    margin-top: 0px;
}
.footer_logo {
    width: 110px;
    margin: auto;
    padding: 0;
}
.footer_logo img {
    margin: 10px 0 0;
}
#footer .footer_logo {
    border-top: none;
}*/
#partner_contact.wrapper {
    padding-left: 0;
    padding-right: 0;
}
.form_header, .form_body {
    width: 100%;
   padding: 0 0 10px;
   height: auto;
}
.form_body:last-of-type {
    height: auto;
}

/*.footer_bnr_item:nth-of-type(1n) {
    padding-right: 0px;
}
.footer_bnr_item:nth-of-type(2n) {
    padding-right: 0;
    padding-left: 0;
}*/

/* スライダー ---------------------------*/

.bx-wrapper {
    position: relative;
    margin: 0 auto 30px;
    padding: 0;
}

}














/* .search-field styles */

.search-field {
    width: 80%;
    max-width: 440px;
    padding: 5px 15px;
    margin: 0 auto;
    border: 2px solid lightgrey;
    border-radius: 5px;
    font-size: 16pt;
    color: steelblue;
    display: block;
}

.search-field:focus {
  -webkit-transition: border 1s ease;
  -moz-transition: border 1s ease;
  -o-transition: border 1s ease;
  -ms-transition: border 1s ease;
  transition: border 1s ease;
  border: 2px solid steelblue;
  outline: none;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: lightgrey;
  opacity: 1;
}
::-moz-placeholder { /* Fire fox 19+ */
  color: lightgrey;
  opacity: 1;
}
:-ms-input-placeholder { /* IE 10+ */
  color: lightgrey;
  opacity: 1;
}
:-moz-placeholder { /* Firefox 18- */
  color: lightgrey;
  opacity: 1;
}

/* .gallery and .gallery-item styles */

.gallery {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: calc(980px + 30px * 2); /* width + margins at full-size*/
}
.gallery-item {
  margin: 5px;
}
.gallery-item img {
  width: 130px;
}

@media (min-width: 780px) {
  .gallery {
    margin-top: 70px; /* top margin to clear fixed position header */
  }
  .gallery-item {
      margin: 5px;
  }
}
@media screen and (max-width: 900px) {
    .gallery-item {
    margin: 5px;
    display: block;
    width: 20%;
    }
}

.gallery_header {
/*    display: block;
    width: 80%;*/
    text-align: center;
/*    margin: 0 0 20px;*/
}
@media screen and (max-width: 900px) {
    .gallery_header {
/*        width: 100%;
        margin: 0 auto 1em;
        padding-bottom: .6em;*/
    }
    .gallery_header img {
        width: 50%;
    }
/*    .section_header {
    padding: 0 0 10px;
    margin: 0 0 10px;
    }
    .section_header img {
    position: relative;
    top: 0;
    opacity: 1;
    transition: all 1s 0s;
    width: 70%;
    }*/
}

/* lightbox styles */

.lightboxOverlay {
  opacity: 0.9;
}

.lb-data .lb-details {
  float: none;
  margin: 1em auto;
  max-width: 600px;
}

.lb-data .lb-caption {
  font-size: 1.4rem;
  line-height: 2rem;
}

.lb-closeContainer {
  display: none;
}



/* ---------------▼ tuxedo ▼--------------- */

h2,h3 { font-weight: bold; }
.footer_logo img { width: 100%; }
#partner_contact { font-size: 14px; }