@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline
}

html {
  line-height: 1
}

ol, ul {
  list-style: none
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle
}

q, blockquote {
  quotes: none
}

q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none
}

a img {
  border: none
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block
}

html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: transparent
}

body {
  font-family: "Noto Sans Japanese", "Hiragino Kaku Gothic ProN", Meiryo, "メイリオ", sans-serif;
  line-height: 1.8;
  color: #333;
  background-color: #fff;
  letter-spacing: 1px;
  font-size: 14px;
  font-size: 1.4rem
}

a {
  text-decoration: none;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -webkit-transition: all .3s;
  transition: all .3s
}

a:hover {
  text-decoration: underline
}

::selection {
  color: #fff;
  text-shadow: none;
  background: #279ed9
}

._heading-var1 {
  position: relative;
  z-index: 2;
  display: table-cell;
  vertical-align: middle;
  color: #fff;
  text-shadow: 0 0px 10px rgba(0, 0, 0, 0.8)
}

._heading-var1 .en {
  display: block;
  font-size: 3rem;
  font-family: 'Roboto Condensed', sans-serif;
  line-height: 1.1
}

._heading-var1 .jp {
  display: block;
  font-size: 2rem
}

._heading-var2 {
  text-align: center
}

._heading-var2 .en {
  display: block;
  font-size: 2.5rem;
  font-family: 'Roboto Condensed', sans-serif;
  color: #279ed9
}

._heading-var2 .jp {
  padding: 0 0 10px 0;
  display: block;
  font-size: 3.5rem
}

._heading-var2+._sub-text {
  text-align: center;
  width: 645px;
  margin: 0 auto
}

._heading-var3 {
  font-size: 3.5rem;
  text-align: center;
  line-height: 1.1
}

._heading-var3 .en {
  display: block;
  font-family: 'Roboto Condensed', sans-serif
}

._heading-var3 .jp {
  padding: 10px 0;
  display: block;
  font-size: 1.3rem
}

._heading-var4 {
  font-size: 2.8rem
}

._heading-var5 {
  overflow: hidden
}

._heading-var5 .main-text {
  font-size: 3.0rem;
  font-weight: bold
}

._heading-var5 .text1 {
  margin-bottom: 35px;
}

._contents-block {
  padding: 90px 0
}

._contents-block+._inner {
  width: 1000px;
  margin: 0 auto
}

._btn-var1 {
  position: relative;
  display: block;
  width: 177px;
  height: 50px;
  background: #887A71;
  text-align: center;
  color: #fff;
  line-height: 50px;
  font-size: 1.5rem;
  margin: 0 auto;
  transition: 800ms ease all;
  outline: none;
  text-decoration: none;
  text-align: center
}

._btn-var1:before, ._btn-var1:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  height: 1px;
  width: 0;
  background: #887A71;
  transition: 400ms ease all
}

._btn-var1:after {
  right: inherit;
  top: inherit;
  left: 0;
  bottom: 0
}

._btn-var1:hover {
  background: transparent;
  color: #887A71;
  text-decoration: none
}

._btn-var1:hover:before, ._btn-var1:hover:after {
  width: 100%;
  transition: 800ms ease all
}

._btn-var2 {
  display: block;
  background: #30b96e;
  color: #fff;
  width: 280px;
  margin: 0 auto;
  border: none;
  position: relative;
  font-size: 1.7rem;
  padding: 18px 0;
  cursor: pointer;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  outline: none;
  text-decoration: none;
  text-align: center
}

._btn-var2:hover {
  text-decoration: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: .8
}

._btn-var2 i {
  position: absolute;
  right: 15px;
  top: 17px;
  font-size: 3rem
}

._btn-var3 {
  display: block;
  background: #333;
  color: #fff;
  width: 280px;
  margin: 0 auto;
  border: none;
  position: relative;
  font-size: 1.7rem;
  padding: 18px 0;
  cursor: pointer;
  text-align: center;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  outline: none;
  text-decoration: none
}

._btn-var3:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: .8;
  text-decoration: none
}

#header {
  display: block;
  position: fixed;
  background: #fff;
  border-bottom: 1px solid #ececec;
  width: 100%;
  z-index: 700
}

#header .header-inner {
  position: relative;
  margin: 0 auto;
  overflow: hidden;
  *zoom: 1;
  transition: background-color .4s ease-out
}

#header .header-inner .menu-btn {
  display: none;
  z-index: 150
}

#header-top {
  position: relative;
  z-index: 300;
  width: 100%;
  top: 0;
  z-index: 500;
  padding-bottom: 8px
}

#header-top .inner {
  overflow: hidden;
  *zoom: 1
}

#header-top .logo {
  margin-bottom: 0;
  line-height: 0
}

#header-top .logo a {
  position: relative;
  z-index: 10
}

#header-top .logo img {
  margin-top: 8px;
  margin-left: 15px;
  height: 56px;
  vertical-align: top
}

#header-top .inner {
  position: relative
}

#header-top.addfix {
  color: #333;
  border-bottom: 1px solid #ececec;
  background: #fff;
  padding-bottom: 8px
}

#header-top.addfix #header-top_inner {
  background: #fff
}

#header-top.addfix .navi li a {
  color: #333 !important;
  text-shadow: none !important
}

#header-top.addfix .navi li a:after {
  background-color: #279ed9 !important
}

.navi {
  position: absolute;
  right: 15px;
  top: 5px;
  margin: 0;
  z-index: 600
}

.navi ul {
  margin-bottom: 0;
  overflow: hidden;
  *zoom: 1
}

.navi li {
  float: left;
  list-style: none;
  font-size: 1.5rem;
  margin-left: 25px
}

.navi li:first-child {
  margin-left: 0
}

.navi li a {
  position: relative;
  color: #333;
  text-decoration: none;
  height: 42px;
  padding-top: 18px;
  display: inline-block;
  transition: .3s
}

.navi li a:after {
  position: absolute;
  bottom: 11px;
  left: 50%;
  content: '';
  width: 0;
  height: 1px;
  background-color: #279ed9;
  transition: .3s;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

.navi li a:hover:after {
  width: 100%
}

.navi li a.active {
  color: #279ed9
}

.navi li a.active:after {
  width: 100%
}

.navi li.inquiry {
  margin-top: 9px
}

.navi li.inquiry a {
  background: url("../../img/icon-mail.png") no-repeat 15px center #887A71;
  color: #fff !important;
  padding: 10px 15px 10px 50px;
  height: auto;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -webkit-transition: all .3s;
  transition: all .3s
}

.navi li.inquiry a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: .8
}

.navi li.inquiry a:hover:before, .navi li.inquiry a:hover:after {
  display: none
}

.main-wrapper {
  padding-top: 69px
}

._breadcrumbs {
  background: #f7f7f7
}

._breadcrumbs .inner {
  width: 1200px;
  margin: 0 auto
}

._breadcrumbs .breadcrumbs-list {
  position: relative;
  padding-left: 20px;
  font-size: 1.1rem
}

._breadcrumbs .breadcrumbs-list a {
  color: #333
}

._breadcrumbs .breadcrumbs-list:first-child {
  padding-left: 0
}

._breadcrumbs .breadcrumbs-list:first-child:before {
  display: none
}

._breadcrumbs .breadcrumbs-list:before {
  position: absolute;
  content: "";
  display: inline-block;
  left: 5px;
  top: 5px;
  margin-left: 0;
  width: 5px;
  height: 5px;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

._leading-text {
  display: table;
  width: 100%;
  font-size: 3.4rem;
  font-weight: bold;
  line-height: 1.6;
  text-align: center;
  border-bottom: 1px solid #eee;
  min-height: 215px;
  letter-spacing: 0.25em
}

._leading-text span {
  display: table-cell;
  vertical-align: middle
}

#wide-nav {
  background: #f5f5f5
}

#wide-nav .footer-nav {
  width: 1200px;
  margin: 0 auto;
  padding: 30px 0;
  overflow: hidden;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap
}

#wide-nav .footer-nav .footer-nav-list {
  margin-left: 75px
}

#wide-nav .footer-nav .footer-nav-list:first-child {
  margin-left: 0
}

#wide-nav .footer-nav .footer-nav-list dt {
  font-weight: bold;
  margin-bottom: 10px
}

#wide-nav .footer-nav .footer-nav-list dt a {
  color: #333
}

#wide-nav .footer-nav .onecontetns span {
  display: block;
  margin-bottom: 7px
}

#wide-nav .footer-nav .onecontetns a {
  position: relative;
  padding-left: 15px;
  color: #333
}

#wide-nav .footer-nav .onecontetns a:before {
  position: absolute;
  content: "";
  display: inline-block;
  left: 0;
  bottom: 5px;
  margin-left: 0;
  width: 5px;
  height: 5px;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

#wide-nav .footer-nav dd li {
  margin-bottom: 7px
}

#wide-nav .footer-nav dd a {
  color: #202020;
  text-decoration: none;
  position: relative;
  padding-left: 15px
}

#wide-nav .footer-nav dd a:before {
  position: absolute;
  content: "";
  display: inline-block;
  left: 0;
  bottom: 5px;
  margin-left: 0;
  width: 5px;
  height: 5px;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

#wide-nav .footer-nav dd a:hover {
  text-decoration: underline
}

#wide-nav .footer-nav .banner-list {
  margin-left: 80px
}

#wide-nav .footer-nav .banner-list li {
  margin-top: 10px
}

#wide-nav .footer-nav .banner-list li:first-child {
  margin-top: 0
}

#wide-nav .footer-nav .banner-list li .img-banner {
  position: relative;
  text-align: center;
  display: block;
  height: 70px;
  width: 230px;
  background: #fff
}

#wide-nav .footer-nav .banner-list li .img-banner img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto
}

#wide-nav .footer-nav .banner-list li .img-banner img.mynavi-img {
  width: 200px
}

#wide-nav .footer-nav .banner-list li .img-banner img.dolphins-img {
  width: 206px
}

#wide-nav .footer-nav .banner-list li .img-banner:hover {
  opacity: 0.65
}

.footer-info {
  margin: 0 0 0 110px;
  overflow: hidden
}

.footer-info .p_mark {
  width: 375px;
  overflow: hidden;
  margin-bottom: 15px;
}
.footer-info .p_mark img {
  float: left;
  margin-right: 20px;
}
.footer-info .p_mark span {
  float: left;
  display: inline-block;
  font-size: 10px;
  padding: 20px 0 0 0;
}

.footer-info .logo {
  float: left;
  width: 190px;
  padding-right: 10px
}

.footer-info .copy {
  float: left;
  padding-left: 10px;
  line-height: 1.3;
  font-size: 1rem;
  padding-top: 8px
}

.footer-info .company-info {
  clear: both;
  width: 100%;
  margin-right: 50px
}

.footer-info .company-info .company-name {
  font-weight: bold
}

.footer-info .company-info .company-address {
  font-size: 1rem
}

.footer-info .sub-contents-links {
  overflow: hidden;
  float: left;
  margin-top: 23px
}

.footer-info .sub-contents-links li {
  float: left;
  font-size: 1.2rem
}

.footer-info .sub-contents-links li:first-child a {
  border-left: none
}

.footer-info .sub-contents-links li a {
  padding: 0 12px;
  color: #333;
  border-left: 1px solid #333;
  line-height: 1.1;
  display: inline-block
}

.copy-right {
  padding: 30px 0;
  text-align: center;
  font-size: 1.2rem
}

@media screen and (max-width: 890px) {
  ._heading-var3 {
    font-size: 2.5rem
  }
  ._heading-var4 {
    font-size: 1.8rem
  }
  ._heading-var5 .text1, ._heading-var5 .text2 {
    float: none;
    display: block
  }
  ._heading-var5 .text1 {
    font-size: 2rem
  }
  ._btn-var1 {
    width: 100%;
    transition: none
  }
  ._btn-var1:before, ._btn-var1:after {
    display: none
  }
  .main-wrapper {
    padding-top: 67px
  }
  #mainv .inner {
    padding-top: 0
  }
  .subdir {
    padding-top: 55px
  }
  ._heading-var1:before {
    margin-top: 3px
  }
  ._heading-var1 .en {
    font-size: 2.2rem
  }
  ._heading-var1 .jp {
    font-size: 1.8rem
  }
  ._heading-var2 .en {
    font-size: 1.7rem
  }
  ._heading-var2 .jp {
    font-size: 2rem
  }
  ._heading-var2+._sub-text {
    width: auto
  }
  ._contents-block {
    padding: 30px 15px
  }
  ._breadcrumbs {
    padding: 5px 15px
  }
  ._breadcrumbs .inner {
    width: auto;
    line-height: 1.3
  }
  ._leading-text {
    font-size: 2.3rem;
    min-height: auto
  }
  ._leading-text span {
    padding: 30px 15px
  }
  ._leading-text span br {
    display: none
  }
  #header {
    position: fixed;
    top: 0
  }
  #header .header-inner {
    width: auto;
    height: auto;
    padding: 0;
    position: relative;
    overflow: visible;
    z-index: 9998
  }
  #header .header-inner .menu-btn {
    display: block;
    position: absolute;
    right: 9px;
    top: 12px;
    width: 46px;
    height: 46px;
    cursor: pointer;
    z-index: 9999
  }
  #header .header-inner .menu-btn span {
    position: absolute;
    display: block;
    width: 36px;
    height: 3px;
    background: #000;
    top: 20px;
    right: 5px
  }
  #header .header-inner .menu-btn span:before, #header .header-inner .menu-btn span:after {
    position: absolute;
    display: block;
    content: "";
    width: 36px;
    height: 3px;
    left: 0;
    background: #000;
    transition-duration: .6s;
    transition-timing-function: cubic-bezier(0.1, 0.8, 0.35, 1);
    transition-property: bottom, transform;
    will-change: bottom transform
  }
  #header .header-inner .menu-btn span:before {
    top: -10px
  }
  #header .header-inner .menu-btn span:after {
    top: 10px
  }
  #header .header-inner .menu-btn.btn-opened span {
    background: transparent
  }
  #header .header-inner .menu-btn.btn-opened span:before, #header .header-inner .menu-btn.btn-opened span:after {
    top: 0;
    left: 8px;
    width: 28px
  }
  #header .header-inner .menu-btn.btn-opened span:before {
    -ms-transform: rotate(315deg);
    -webkit-transform: rotate(315deg);
    transform: rotate(315deg)
  }
  #header .header-inner .menu-btn.btn-opened span:after {
    -ms-transform: rotate(-315deg);
    -webkit-transform: rotate(-315deg);
    transform: rotate(-315deg)
  }
  #header-top {
    padding-bottom: 0
  }
  #header-top .logo {
    margin-left: 15px;
    padding-top: 15px;
    padding-bottom: 15px
  }
  #header-top .logo img {
    height: 36px;
    margin-top: 0;
    margin-left: 0
  }
  #header-top.addfix {
    padding-bottom: 0
  }
  #header-top .inner {
    width: auto;
    margin: 0 auto;
    overflow: visible
  }
  .navi {
    position: absolute;
    top: 0;
    right: 0;
    background: #279ed9;
    box-sizing: border-box;
    letter-spacing: 0;
    padding: 6.071rem 1.429rem 1.429rem;
    width: 187px;
    width: 13.36rem;
    right: 0;
    z-index: 100;
    overflow-y: auto;
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-overflow-scrolling: touch;
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    z-index: 502
  }
  .navi.nav-opened {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
  }
  .navi.nav-opened span {
    background: transparent
  }
  .navi ul {
    overflow: visible;
    padding: 0;
    margin: 0
  }
  .navi ul li {
    margin-left: 0;
    float: none;
    font-size: 1.4rem
  }
  .navi ul li:first-child a {
    border-top: none
  }
  .navi ul li:last-child a {
    border-top: none
  }
  .navi ul li a {
    display: block;
    height: auto;
    padding: 13px 0;
    border-top: solid 1px #6ec0e9;
    color: #fff;
    text-shadow: none
  }
  .navi ul li a:before {
    content: "-";
    margin-right: 5px
  }
  .navi ul li a:after {
    display: none
  }
  .navi ul li a:hover:after {
    width: 100%
  }
  .navi ul li a.active {
    color: #fff
  }
  .navi ul li.inquiry {
    margin-top: 0
  }
  .navi ul li.inquiry a {
    background: url("../../img/icon-mail.png") no-repeat center 11px #feb61a;
    color: #fff;
    padding: 30px 0 10px;
    text-align: center;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
  }
  .navi ul li.inquiry a:before {
    display: none
  }
  .navi ul li.inquiry a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: .8
  }
  .navi ul li.inquiry a:hover:before, .navi ul li.inquiry a:hover:after {
    display: none
  }
  .navi.addfix2 li a {
    color: #fff !important
  }
  #wide-nav {
    height: auto
  }
  #wide-nav .footer-nav {
    width: auto;
    padding: 25px 15px
  }
  #wide-nav .footer-nav .footer-nav-list {
    width: 100%;
    text-align: left;
    margin-left: 0;
    margin-bottom: 15px;
    font-size: 1.2rem
  }
  #wide-nav .footer-nav dd li {
    float: none;
    padding-left: 0
  }
  #wide-nav .footer-nav .banner-list {
    width: 100%;
    margin-left: 0
  }
  #wide-nav .footer-nav .banner-list li .img-banner {
    width: auto
  }
  .footer-info {
    width: auto;
    padding: 0 15px;
    margin: 0 auto;
    text-align: center
  }
  .footer-info .p_mark {
    width: 220px;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .footer-info .p_mark img {
    width: 54px;
    margin-right: 10px;
  }
  .footer-info .p_mark span {
    padding: 8px 0 0 0;
  }
  .footer-info .logo {
    float: none;
    padding-right: 0;
    display: inline-block
  }
  .footer-info .logo img {
    width: 90%
  }  
  .footer-info .copy {
    padding-top: 0;
    padding-left: 0;
    float: none;
    padding-right: 0;
    padding-bottom: 15px
  }
  .footer-info .copy br {
    display: none
  }
  .footer-info .company-info {
    clear: both;
    margin-right: 0
  }
  .footer-info .company-info .company-name {
    display: none
  }
  .footer-info .sub-contents-links li a {
    position: relative;
    border-left: none
  }
  .footer-info .sub-contents-links li a:before {
    position: absolute;
    content: "";
    display: inline-block;
    left: 0;
    bottom: 3px;
    margin-left: 0;
    width: 5px;
    height: 5px;
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
  }
  .copy-right {
    padding: 30px 15px;
    font-size: 1.1rem
  }
}

/* 決済ページ */
#content-pages{
  padding-top: 90px;
  width: 1000px;
  margin: 0 auto;
}

#content-pages #detail-top h1{
    text-align: center;
    font-size: 34px;
}

#content-pages #detail-top p{
    text-align: center;
    font-size: 20px;
    line-height: 1;
}

#content-pages #contact-form h2{
    text-align: center;
    margin-top: 30px;
    color: #5d534d;
    font-size: 18px;
    font-weight: bold;
}

#content-pages #contact-form label{
    color: #5d534d;
    font-weight: bold;
}

#content-pages #contact-form label+span{
  color: #5d534d;
}

#content-pages #contact-form .formliner textarea{
  width: 100%;

}

#content-pages #contact-form .formliner input{
    width: 100%;
    padding: 5px 0px;
}

#content-pages #contact-form .formsendbox{
    text-align: center;
}

#content-pages #contact-form .formsendbox p{
    margin: 30px auto;
}

#content-pages #contact-form .formsendbox input{
    background: #1178c3;
    border: none;
    color: #fff;
    width: 30%;
    padding: 5px 0px;
    font-size: 20px;
    cursor : pointer;
    margin-top: 30px;
}

#content-pages #contact-form .formsendbox input:hover{
    background: #1b8de0;
}

@media screen and (max-width: 768px) {
  #content-pages{
      width: auto;
      margin: auto 15px;
  }
  #content-pages #detail-top h1{
      font-size: 31px;
  }
  #content-pages #contact-form .formsendbox input{
    width: 100%;
    margin: 15px 0px 15px 0px;
    -webkit-appearance: none;
    border-radius: 0;
  }
  #content-pages #contact-form .formsendbox p{
    margin: 0px auto 30px;
  }
}
