@charset "UTF-8";
/* Scss Document */
@import url("normalize.css");
@import url(https://fonts.googleapis.com/css?family=Belleza);
img {
  vertical-align: bottom; }

/* Scss Document */
.clearfix:after, #contents:after {
  content: "";
  display: table;
  clear: both; }

/* Scss Document */
* {
  color: #333333;
  font-family: "Helvetica neue", Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }

a {
  outline: none; }

a:link,
a:visited {
  color: #4B565E;
  text-decoration: none; }

a:hover,
a:active {
  color: #4B565E;
  text-decoration: none; }

/*bodyタグのスタイル。背景などを指定*/
body {
  /*font-size:75%;/*em指定の値の計算を簡単にする*/
  text-align: center;
  letter-spacing: 0.1em; }

.viewPc {
  display: block !important; }
  @media only screen and (max-width: 759px) {
    .viewPc {
      display: none !important; } }

.viewSp {
  display: none !important; }
  @media only screen and (max-width: 759px) {
    .viewSp {
      display: block !important; } }

@media screen and (max-width: 480px) {
  br.nobr {
    display: none; } }
/*フレーム構造*/
/* Scss Document */
/*デイトナ共通パーツ*/
/*ヘッダー*/
#daytonaHeader {
  overflow: hidden;
  width: 100%;
  height: 30px;
  border-bottom: 1px solid #DDDDDD;
  background-color: #F4F4F4;
  text-align: center; }
  @media only screen and (max-width: 759px) {
    #daytonaHeader {
      display: none; } }
  #daytonaHeader .inner {
    clear: both;
    overflow: hidden;
    margin: 0 auto;
    text-align: left;
    position: relative;
    margin-left: 10px;
    margin-right: 10px; }
    #daytonaHeader .inner p {
      font-size: 10px;
      font-weight: bold;
      color: #999999;
      letter-spacing: 0.1em;
      line-height: 30px; }
    #daytonaHeader .inner div.addnav {
      position: absolute;
      top: 5px;
      right: 0px;
      width: 500px;
      height: 20px; }
      #daytonaHeader .inner div.addnav figure {
        float: right;
        margin-left: 10px; }
        #daytonaHeader .inner div.addnav figure img {
          height: 20px; }

#snsArea {
  background: url(../img/daytona/line.png) top left; }
  #snsArea .inner {
    clear: both;
    overflow: hidden;
    margin: 0 auto;
    text-align: left;
    width: 1100px;
    padding-bottom: 25px;
    text-align: center; }
    @media only screen and (max-width: 759px) {
      #snsArea .inner {
        width: 90%; } }
  #snsArea h2 {
    margin-bottom: 15px;
    padding: 20px 0 0 0;
    font-size: 18px;
    font-weight: bold;
    font-family: "Helvetica neue", Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #222222;
    text-align: center; }
  #snsArea a {
    padding: 0 15px 0 15px; }

#brandArea {
  background: url(../img/daytona/line.png) top left; }
  #brandArea .inner {
    clear: both;
    overflow: hidden;
    margin: 0 auto;
    text-align: left;
    width: 1100px; }
    @media only screen and (max-width: 759px) {
      #brandArea .inner {
        width: 90%; } }
  #brandArea h2 {
    margin-bottom: 15px;
    padding: 20px 0 0 0;
    font-size: 18px;
    font-weight: bold;
    font-family: "Helvetica neue", Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #222222;
    text-align: center; }
  #brandArea dl {
    display: table;
    float: left;
    width: 346px;
    margin: 7px;
    margin-bottom: 25px; }
    @media only screen and (max-width: 759px) {
      #brandArea dl {
        width: 100%;
        margin-left: 0;
        margin-right: 0; } }
    #brandArea dl dt {
      display: table-cell;
      width: 140px;
      vertical-align: middle;
      text-align: center; }
    #brandArea dl dd {
      display: table-cell;
      padding-left: 5px;
      vertical-align: middle; }
      #brandArea dl dd a {
        font-size: 12px;
        color: #222222; }
        #brandArea dl dd a strong {
          display: block;
          margin-bottom: 5px;
          font-size: 13px; }

footer {
  width: 100%;
  background: #4F4F4F;
  text-align: center; }
  footer .inner {
    clear: both;
    overflow: hidden;
    margin: 0 auto;
    text-align: left;
    width: 1100px;
    padding: 30px 0; }
    @media only screen and (max-width: 759px) {
      footer .inner {
        width: 90%; } }
    footer .inner p {
      margin-bottom: 20px;
      font-size: 12px;
      color: #ECECEC;
      line-height: 150%; }
      footer .inner p a {
        color: #ECECEC; }
      footer .inner p.copyright {
        margin-bottom: 0; }

/*デイトナ共通*/
/* Scss Document */
header {
  z-index: 9999;
  width: 100%;
  height: 59px;
  border-bottom: 1px solid #DDDDDD;
  background: #FFFFFF;
  text-align: center; }
  header .inner {
    clear: both;
    overflow: hidden;
    margin: 0 auto;
    text-align: left;
    overflow: visible;
    display: table;
    margin-left: 10px;
    margin-right: 10px; }
    header .inner .logo {
      float: left;
      width: 235px;
      height: 59px; }
      header .inner .logo img {
        height: 36px;
        padding-top: 11px; }
    header .inner nav#gnav {
      float: left;
      width: 700px; }
      header .inner nav#gnav ul {
        padding: 0;
        margin-bottom: 0; }
      header .inner nav#gnav li.first {
        float: left;
        list-style-type: none;
        vertical-align: middle;
        height: 44px;
        margin-top: 6px;
        text-align: center; }
        header .inner nav#gnav li.first a.firstlink {
          height: 40px;
          padding: 5px 25px 0 25px;
          font-family: 'Belleza', sans-serif;
          font-size: 18px;
          color: #1F1F1F;
          letter-spacing: 0.1em;
          white-space: nowrap; }
          header .inner nav#gnav li.first a.firstlink:hover, header .inner nav#gnav li.first a.firstlink:active {
            color: #DA5319; }
            header .inner nav#gnav li.first a.firstlink:hover span, header .inner nav#gnav li.first a.firstlink:active span {
              color: #DA5319; }
          header .inner nav#gnav li.first a.firstlink span {
            display: block;
            font-family: "Helvetica neue", Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
            font-size: 9px;
            color: #1F1F1F;
            letter-spacing: 0.1em; }

/*ドロップメニュー*/
.menu {
  position: relative;
  width: 100%;
  height: 50px;
  max-width: 1000px;
  margin: 0 auto; }

.menu li {
  list-style-type: none; }

.menu li.tit {
  font-size: 15px;
  font-weight: bold;
  text-align: left;
  padding: 10px; }

.menu > li {
  white-space: nowrap; }

.menu > li a {
  display: block;
  color: #1F1F1F; }

.menu > li a:hover {
  color: #666666; }

ul.menu__second-level {
  visibility: hidden;
  opacity: 0;
  z-index: 2; }

.menu > li:hover {
  background: #FFFFFF;
  -webkit-transition: all .5s;
  transition: all .5s; }

.menu__second-level li a {
  padding: 8px 20px;
  text-align: left; }

.menu__second-level li a:hover {
  background: #F4F4F4; }

/* floatクリア */
.menu:before,
.menu:after {
  content: " ";
  display: table; }

.menu:after {
  clear: both; }

.menu {
  *zoom: 1; }

.menu > li.menu__single {
  position: relative; }

li.menu__single ul.menu__second-level {
  position: absolute;
  top: 45px;
  background: #FFFFFF;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.4); }

li.menu__single:hover ul.menu__second-level {
  top: 45px;
  visibility: visible;
  opacity: 1; }

/*スマホメニュー*/
.header {
  width: 100%;
  z-index: 15; }
  .header .logo img {
    height: 30px;
    padding: 15px; }
  .header .header__heading {
    background: #FFFFFF;
    position: absolute;
    width: 100%;
    z-index: 3; }

.menu-button {
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  right: 14px;
  top: 15px; }
  .menu-button i {
    display: block;
    width: 20px;
    height: 3px;
    border-radius: 3px;
    background: #4B565E;
    transition: background 0.5s;
    position: relative;
    left: 5px;
    top: 14px; }
    .menu-button i:before, .menu-button i:after {
      content: "";
      display: block;
      width: 20px;
      height: 3px;
      border-radius: 3px;
      background: #4B565E;
      position: absolute;
      transform: rotate(0deg);
      transition: all 0.3s !important; }
    .menu-button i:before {
      transform: translateY(8px); }
    .menu-button i:after {
      transform: translateY(-8px); }

.nav-content {
  position: absolute;
  width: 100%;
	height:90vh;
  top: -1500px;
  z-index: 12;
  transition: 1.5s top;
	overflow-y: scroll;
	

}

.nav-content ul {
  padding: 0; 
}
  .nav-content ul li {
    list-style-type: none;
    font-size: 15px;
    font-weight: bold;
    color: #FFFFFF; }
    .nav-content ul li a {
      display: block;
      padding: 20px 10px;
      text-align: left; }
      .nav-content ul li a:link, .nav-content ul li a:visited {
        color: #FFFFFF; }
      .nav-content ul li a:hover, .nav-content ul li a:active {
        color: #FFFFFF; }
    .nav-content ul li ul li {
      font-size: 13px;
      font-weight: normal;
      color: #FFFFFF; }
      .nav-content ul li ul li a {
        padding: 10px 10px 10px 30px; }

#js-cover {
  display: none;
  background: #4B565E;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0px;
  opacity: 0;
  z-index: 10; }

.is-open .nav-content {
  top: 65px; }

.is-open .menu-button i {
  background: #FFFFFF; }
  .is-open .menu-button i:after {
    transform: translateY(0px) rotate(-45deg); }
  .is-open .menu-button i:before {
    transform: translateY(0px) rotate(45deg); }

/*パンくず*/
#breadcrumb {
  width: 100%;
  margin-bottom: 20px;
  background: #DDDDDD; }
  @media only screen and (max-width: 759px) {
    #breadcrumb {
      display: none; } }

#contents {
  clear: both;
  overflow: hidden;
  margin: 0 auto;
  text-align: left;
  width: 100%; }

footer {
  /*共通コンテンツへ*/ }

/*コンテンツブロック*/
/* Scss Document */
/*ヘッダーのスタイル*/
/*スマホのヘッダー*/
.page .spMenu {
  z-index: 99999;
  display: none;
  position: fixed !important;
  top: 0;
  width: 100%; }
  @media only screen and (max-width: 759px) {
    .page .spMenu {
      display: block;
      position: relative;
      height: 40px;
      background: #FFFFFF; }
      .page .spMenu h1 {
        height: 28px;
        margin: 0;
        padding-top: 6px;
        text-align: center; }
        .page .spMenu h1 img {
          vertical-align: bottom; }
      .page .spMenu div {
        position: absolute;
        top: 10px;
        left: 10px;
        width: 23px;
        height: 20px; } }

.mm-listview li a {
  text-align: left; }

.mm-title {
  font-size: 14px;
  font-weight: bold; }

.mm-close {
  font-size: 18px;
  font-weight: bold; }

section#snsBox {
  overflow: hidden;
  width: 900px;
  margin: 0 auto; }
  @media only screen and (max-width: 759px) {
    section#snsBox {
      width: 100%;
      margin: 50px auto; }
    }

/*Youtube*/
.youtubeArea {
  float: left;
  width: 460px;
  margin: 50px 40px 50px 0; }
  @media only screen and (max-width: 759px) {
    .youtubeArea {
      float: none;
      width: 90%;
      margin: 0 auto 50px auto; } }
  .youtubeArea h2 {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 24px;
    font-weight: normal;
    color: #4B565E;
    letter-spacing: 0.1em;
    text-align: left; }
    @media only screen and (max-width: 759px) {
      .youtubeArea h2 {
        font-size: 18px;
        margin-bottom: 10px; } }

.youtubeRes {
  /*youtubeのレスポンシブ対応*/
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin-bottom: 30px; }

.youtubeRes iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important; }


/*Bnr*/

#snsBox .bnr{
  display: block;
  position: relative;
  width: 460px;
  margin: 0 auto 60px;
}
@media only screen and (max-width: 759px) {
  #snsBox .bnr{
    position: relative;
    float: none;
    margin: 0 auto 2rem;
    width: 90%;
    max-width: 460px;
  }
}

#snsBox .bnr img{
  display: block;
  width: 100%;
}
/*Facebook*/
.fbArea {
  float: right;
  width: 400px;
  margin: 0 0 2rem 0;
}
  @media only screen and (max-width: 759px) {
    .fbArea {
      float: none;
      margin: 2rem auto;
      
    } }

#gotop {
  z-index: 9000;
  position: fixed;
  bottom: 5px;
  right: 5px;
  height: 64px;
  width: 64px; }
  @media only screen and (max-width: 759px) {
    #gotop {
      height: 32px;
      width: 32px; } }

/**/
/****************************************************************************************************
	class単体で指定するスタイル
****************************************************************************************************/
/*floatを解除するスタイル*/
.clear {
  clear: both; }

/*汎用クラス*/
.pageLink a {
  padding: 8px 12px 8px 35px;
  background: url(../img/common/ico_pagelink.png) center left no-repeat;
  background-size: 800px 72px;
  color: #FFFFFF;
  border-radius: 5px; }
  .pageLink a:hover, .pageLink a:active {
    opacity: 0.75; }

#submit {
  clear: both;
  width: 250px;
  margin: 0 30px;
  border: 0;
  padding-top: 11px;
  padding-bottom: 11px;
  background: url(../img/btn/bg_btn.gif) center right no-repeat;
  font-size: 18px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #DA5319;
  text-align: center;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  border-radius: 9px; }
  @media only screen and (max-width: 759px) {
    #submit {
      width: 140px;
      margin: 0 15px;
      font-size: 18px; } }
  #submit:hover, #submit:active {
    opacity: 0.75; }

.columnsx2 {
  /*テキストの自動カラムわけ*/
  column-count: 2;
  column-gap: 40px;
  margin-bottom: 50px; }
  @media only screen and (max-width: 759px) {
    .columnsx2 {
      column-count: 1;
      column-gap: 0; } }

.columnBox2 {
  overflow: hidden;
  text-align: left; }
  @media only screen and (max-width: 759px) {
    .columnBox2 {
      width: 100%; } }
  .columnBox2 .left_column {
    float: left; }
    @media only screen and (max-width: 759px) {
      .columnBox2 .left_column {
        float: none;
        width: 100%;
        margin-right: 0; } }
  .columnBox2 .right_column {
    float: left; }
    @media only screen and (max-width: 759px) {
      .columnBox2 .right_column {
        float: none;
        width: 100%; } }

.columnBox3 {
  overflow: hidden;
  text-align: left; }
  @media only screen and (max-width: 759px) {
    .columnBox3 {
      width: 100%; } }

.notes {
  color: #DA5319; }

.center {
  text-align: center !important; }

.right {
  text-align: right !important; }

.left {
  text-align: left !important; }

.last {
  margin-right: 0px !important; }

/*画像の回り込み処理*/
/*imgに付与する*/
.img_left {
  float: left;
  margin: 0 30px 5px 0; }
  @media only screen and (max-width: 759px) {
    .img_left {
      float: none;
      margin: 0 auto 10px auto; } }

.img_right {
  float: right;
  margin: 0 0 5px 30px; }
  @media only screen and (max-width: 759px) {
    .img_right {
      float: none;
      margin: 0 auto 10px auto; } }

.follow {
  overflow: hidden;
  _float: left; }

/*画像に回り込ませない様にするには後続のテキストをdivでブロックにする*/
/*画像回り込み処理ここまで*/
img.img_border {
  padding: 5px;
  border: 1px solid #ECECEC;
  background: #FFF; }

.zip {
  width: 100px; }
  @media only screen and (max-width: 759px) {
    .zip {
      width: 100px; } }

.short {
  width: 200px; }
  @media only screen and (max-width: 759px) {
    .short {
      width: 100px; } }

.medium {
  width: 300px; }
  @media only screen and (max-width: 759px) {
    .medium {
      width: 150px; } }

.long {
  width: 450px; }
  @media only screen and (max-width: 759px) {
    .long {
      width: 220px; } }

.ggmap {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }

.ggmap iframe,
.ggmap object,
.ggmap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

@media only screen and (max-width: 759px) {
  .narrow {
    text-align: center; } }
@media only screen and (max-width: 759px) {
  .narrow img {
    width: 200px; } }
