@charset "UTF-8";
/* ------------------------------------------------------------------------------
   mixin Global Styles
-------------------------------------------------------------------------------*/
body {
  background: url(../img/contBg_pc.png) repeat;
  overflow-x: hidden;
  overflow-y: auto; }

/* ------------------------------------------------------------------------------
   mainVisual
-------------------------------------------------------------------------------*/
.mainVisual {
  background: url(../img/main_visua_pc.jpg) no-repeat center center;
  background-size: cover; }
.mainVisual h2 {
  margin: 4.3em 0 1em;
  text-align: center; }
.mainVisual p {
  margin-bottom: 7.5em;
  text-align: center;
  line-height: 2;
  font-size: 18px;
  color: #fff; }

@media (max-width: 640px) {
  .mainVisual {
	  margin-bottom: 60px;
    background: url(../img/main_visua_sp.jpg) no-repeat center center;
    background-size: cover; }
  .mainVisual h2 {
    margin: 1em 0;
    text-align: center; }
  .mainVisual h2 span {
    font-family: "Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
    font-size: 16px;
    color: #fff; }
  .mainVisual p {
    margin-bottom: 2.6em;
    text-align: center;
    font-size: 1.2rem;
    line-height: 1.6;
    color: #fff; } }
/* ------------------------------------------------------------------------------
   modelArea
-------------------------------------------------------------------------------*/
@media (min-width: 641px) {
  .modelArea {
    max-width: 1310px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px; }
  .modelArea.section-spacing {
    padding: 5.5em 0 6em; }
  .modelArea figure {
    position: relative;
    margin-bottom: 10px;
    text-align: center; }
  .modelArea figure img {
    max-width: 100%;
    max-height:  100%;
    height: auto;
    margin: 0;
    padding: 0; }
  .modelArea figure span {
    display: inline-block;
    position: absolute;
    letter-spacing: -40em; }
  .modelArea figure span.modelLead {
    top: 0;
    left: 0;
    right: 0;
    bottom:0; }
  .modelArea figure span.modelLead img{
    max-width: 100%;
  }
  .modelArea figure span.btnModel {
    bottom: 13%;
    left: 0;
    right: 0; }
  .modelArea figure span.btnModel a {
    margin: 0;
    padding: 0; }
  .modelArea figure span.btnModel a img {
    margin: 0;
    padding: 0; } }
@media (max-width: 640px) {
  .modelArea{
    margin-bottom: 30px;
  }
  .modelArea figure {
    position: relative;
    padding: 0 10px; }
  .modelArea figure img {
    margin-bottom: 12px; }
  .modelArea span {
    display: block;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    letter-spacing: -40em;
    text-align: center; }
  .modelArea span.modelLead {
    top: 6%;
    left: 0;
    right: 0; }
  .modelArea span.btn3 {
    width: 80%;
    display: inline-block; }
  .modelArea span.btn3 img {
    max-width: 70% !important; }
  .modelArea span.btn3 a {
    display: inline !important; }
  .modelArea span.btnModel {
    top: 75%;
    left: 0;
    right: 0; }
  .modelArea span.btnModel a {
    margin: 0;
    padding: 0;
    display: inline-block; }
  .modelArea span.btnModel a img {
    margin: 0;
    padding: 0;
    max-width: 50%; }
  .modelArea span img {
    max-width: 80%; }
  .modelArea.cont {
    margin-bottom: 0; } }
/* ------------------------------------------------------------------------------
   BtnAreaFoot
-------------------------------------------------------------------------------*/
.BtnAreaFoot {
  background: #fff; }

@media (max-width: 640px) {
  .BtnAreaFoot.BtnAreaFoot {
    padding: 4em 0; } }
/* ------------------------------------------------------------------------------
   contentes
-------------------------------------------------------------------------------*/
.lineBt {
  padding-bottom: 1em;
  margin-bottom: 6em;
  border-bottom: 2px solid #d3d2cc; }

@media (max-width: 640px) {
  .lineBt {
    margin-bottom: 1em; } }
/* ------------------------------------------------------------------------------
   Small devices (tablets, 768px and up)
-------------------------------------------------------------------------------*/
@media (min-width: 641px) {
  .section-spacing {
    padding: 6em 0; }

  .cont {
    background: url(../img/contBg_pc.png) repeat; }
  .cont h2 {
    margin: 0 !important;
    padding-top: .35em; }
  .cont p {
    margin-bottom: 2em;
    color: #010101;
    line-height: 2.5; } }
@media (max-width: 640px) {
  .cont {
    margin-bottom: 1em; }
  .cont h2 {
    margin-bottom: 1em;
    text-align: center; }
  .cont h2 img {
    width: 60%; }
  .cont p {
    font-size: 1.3rem;
    line-height: 2;
    color: #010101; } }
/* ------------------------------------------------------------------------------
   Medium devices (desktops, 992px and up)
-------------------------------------------------------------------------------*/
/* ------------------------------------------------------------------------------
   small devices
-------------------------------------------------------------------------------*/

/*# sourceMappingURL=style.css.map */
