@charset "utf-8";
/*
Theme Name: R-design Theme
Author: R-design
*/

/*********************************************************************/
/* reset Start */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
	display:block;
}

nav ul,
li {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}
* {
	box-sizing: border-box;
}
/* reset End */
/*********************************************************************/
/* base CSS Start */
html {
  -webkit-font-smoothing: antialiased;
}
body {
	background: #fff;
	color: #000;
  font-family: "Noto Sans JP", sans-serif ,　Meiryo;
	word-wrap: break-word;
  font-feature-settings: "palt";
}
img {
	margin: 0;
	padding: 0;
	border-style: none;
  vertical-align: top;
  image-rendering: -webkit-optimize-contrast;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:hover img,
a:hover span {
  /* opacity: 0.6; */
  text-decoration: none;
}
a img {
  display: block;
  transition-duration: 0.25s;  /*変化に掛かる時間*/
}
a img.nb {
  display: inline;
}
:not(#hdlogo) a:hover img,
:not(#hdlogo) a img:hover {
  transform: scale(1.03);  /*画像の拡大率*/
  transition-duration: 0.25s;  /*変化に掛かる時間*/
}
.img-box {
  overflow: hidden;
}
.ap-none,
.ap-none * {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: .001dpcm) {
  img {
    image-rendering: -webkit-optimize-contrast;
  }
}
/* -- ul,li -- */
ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
/* -- p -- */
p {
	margin: 0;
	padding: 0;
}
/* -- text -- */
.lt {
	text-align: left !important;
}
.trt {
	text-align: right;
}
.ctr {
	text-align: center;
}
.fts {
  font-size: .8em;
  position: relative;
  top: .2em;
}
/* -- float -- */
.flt {
	float: left;
}
.frt {
	float: right;
}
.b-ctr {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.err,
.rd {
	color: #cc0000;
}
#wrap {
  width: 100%;
}
.posrel {
  position: relative;
}
.palt {
  font-feature-settings: "palt";
}
.notos {
  font-family: 'Noto Serif JP', sans-serif;
}
.oswald {
  font-family: 'Oswald', sans-serif !important;
}
.st {
  font-weight: 500;
}
.img-ctr {
  text-align: center;
}
.chirashi img:nth-of-type(2) {
  margin-top: 1.5em;
}
.p10lr {
  padding-left: 10px;
  padding-right: 10px;
}
/*  top gallery */
.swiper-container {
  width: 100%;
  padding: 25px 0;
}
.swiper-custom-parent .swiper-container {
  margin: 5px 0 0 40px;
}
.swiper-slide.fac-box {
  opacity: 0.6;
  overflow: hidden;
  transition: .7s;
}
.swiper-slide {
  height: auto;
}
.swiper-slide img {
  width: 100%;
}
.swiper-slide-active {
  opacity: 1;
  z-index: 1;
  /*transform: scale(1.2);*/
}
.slider-thumbnail .swiper-slide {
  cursor: pointer;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  display: none;
}
.swiper-button-next {
  background-image: url(../image/base/arw-right.png);
  /*margin-right: 30px;*/
}
.swiper-button-prev {
  background-image: url(../image/base/arw-left.png);
  /*margin-left: 30px;*/
}
.box-line {
  border: solid 1px #000;
  padding: 20px;
}
.swiper-pagination {
  bottom: -20px !important;
}
.swiper-pagination span {
    margin-left: 4px;
    margin-right: 4px;
}
/* base CSS End */
/*********************************************************************/
/* header CSS Start */
.main-visual {
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 9;
}
.main-visual__item {
  position: relative;
  overflow: hidden;
}
.main-visual__item img {
  width: 100%;
}
.swiper-container-mv .slide-img img{
    display: block;
}

.swiper-container-mv .swiper-slide-active .slide-img,
.swiper-container-mv .swiper-slide-duplicate-active .slide-img,
.swiper-container-mv .swiper-slide-prev .slide-img{
    animation: fadezoom 10s 0s forwards;
}
@keyframes fadezoom {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(1.1);
    }
}
/* header CSS End */
/*********************************************************************/
/* form CSS Start */
#form-wrap {
  width: 100%;
  margin: 0 auto;
  position: relative;
  padding-bottom: 30px;
}
#form-wrap * {
  box-sizing: border-box;
}
.form-parts dt {
  width: 100%;
  font-size: 14px;
  margin: 30px 0 8px;
  padding-left: 15px;
  position: relative;
  height: 30px;
  display: flex;
  align-items: center;
  border-left: solid 5px #eb5a28;
}
/*.form-parts dt:before {
  content: '';
  display: block;
  background: #ccc;
  height: 30px;
  width: 5px;
  position: absolute;
  left: 0;
  top: 3px;
}*/
.form-parts dt.req:after {
  content: "必須";
  background: #cc0000;
  font-size: 11px;
  display: inline-block;
  color: #fff;
  padding: 1px 7px 3px;
  position: relative;
  top: 2px;
  margin-right: 15px;
  margin-left: auto;
}
.form-parts dt.any:after {
  content: "任意";
  background: #ccc;
  font-size: 11px;
  display: inline-block;
  color: #fff;
  padding: 1px 7px 3px;
  position: relative;
  top: 2px;
  margin-right: 15px;
  margin-left: auto;
}
.form-parts dd {
  width: 100%;
  margin: 0;
}
.form-parts dd p {
  margin: 0 0 5px 0;
  padding: 0;
}
#form-wrap .form-parts input,
#form-wrap .form-parts select,
#form-wrap .form-parts textarea {
  width: 100%;
  padding: 14px 10px;
  margin: 10px 0;
  border: solid 1px #999;
  background-color: #fff;
}
#form-wrap .sub-btn input {
  background: #cc0000;
  color: #fff;
  width: 35%;
  margin-left: 32.5%;
  border: none;
  padding: 15px 10px;
}
#form-wrap .sub-btn input:hover,
#form-wrap .sub-btn input[disabled] {
  opacity: 0.6;
}
#form-wrap .cfm-btn {
  padding: 30px 0;
  text-align: center;
  line-height: 1.5;
}
#form-wrap .cfm-btn input {
  display: block;
  width: 24px;
  height: 24px;
  margin-left: auto;
  margin-right: auto;
}
#form-wrap input.cb,
#form-wrap .cb input,
#form-wrap input[type=checkbox]{
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-top: 8px;
  margin-right: 8px;
}
#form-wrap .cfm-btn .wpcf7-list-item {
  margin-left: 0;
  padding: 20px 0;
}
#form-wrap .form-parts input[type=radio] {
  width: 20px;
  height: 20px;
  margin-bottom: 10px;
  position: relative;
  top: -2px;
}
#form-wrap .form-parts #ui-datepicker-div {
  width: 95vw !important;
}
.wpcf7-response-output {
  margin-bottom: 40px;
  color: #ff0000;
  text-align: center;
}
.screen-reader-response {
  display: none !important;
}
#form-wrap + .wpcf7-response-output {
  display: inline-block;
  color: #ff0000;
  padding: 8px 8px 30px;
  line-height: 1.4;
  border: none !important;
  display: none !important;
}
span.wpcf7-not-valid-tip {
  /*display: none;*/
}
header .hd-logo {
  padding-bottom: 15px;
}
header .hd-logo img {
  width: 22%;
  height: auto;
}
.spf-img img {
  width: 100%;
  height: auto;
}
.date-first input, .date-second input {
  background-image: url(../image/base/pct_cal.png);
  background-repeat: no-repeat;
  background-size: 25px  auto;
  background-position: right 3px center;
}
.your-kikkake .first {
  display: none;
}
.your-kikkake .wpcf7-list-item {
  margin-left: 1em;
}
.your-kikkake .wpcf7-list-item-label {
  display: inline-block;
  padding-right: 10px;
}
.wpcf7-free-text {
  width: 40% !important;
}
.wpcf7-not-valid-tip {
  color: #ff0000;
  display: inline-block;
  padding: 5px 0;
}
/* form CSS End */
/*********************************************************************/
/* drawer CSS Start */
.drawer-nav {
  position: fixed;
  z-index: 101;
  top: 0;
  overflow: hidden;
  width: 16.25rem;
  height: 100%;
  color: #222;
  background-color: #fff;
}
.drawer-menu {
  margin: 0;
  padding: 0;
  list-style: none;
}
.drawer-menu-item {
  font-size: 1rem;
  display: block;
  padding: .75rem;
  text-decoration: none;
  color: #222;
}
.drawer-menu-item:hover {
  text-decoration: underline;
  color: #555;
  background-color: transparent;
}

/*! overlay */
.drawer-overlay {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .2);
}
.drawer-open .drawer-overlay {
  display: block;
}
/*!------------------------------------*\
    Top
\*!------------------------------------*/
.drawer--top .drawer-nav {
  top: -100%;
  left: 0;
  width: 100%;
  height: auto;
  max-height: 100%;
  -webkit-transition: top .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
  transition: top .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
}
.drawer--top.drawer-open .drawer-nav {
  top: 0;
}

.drawer--top .drawer-hamburger,
.drawer--top.drawer-open .drawer-hamburger {
  right: 0;
}
/*!------------------------------------*\
    Left
\*!------------------------------------*/
.drawer--left .drawer-nav {
  left: -16.25rem;
  -webkit-transition: left .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
  transition: left .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
}
.drawer--left.drawer-open .drawer-nav,
.drawer--left .drawer-hamburger,
.drawer--left.drawer-open .drawer-navbar .drawer-hamburger {
  left: 0;
}

.drawer--left.drawer-open .drawer-hamburger {
  left: 16.25rem;
}
/*!------------------------------------*\
    Right
\*!------------------------------------*/
.drawer--right .drawer-nav {
  right: -16.25rem;
  -webkit-transition: right .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
  transition: right .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
}
.drawer--right.drawer-open .drawer-nav,
.drawer--right .drawer-hamburger,
.drawer--right.drawer-open .drawer-navbar .drawer-hamburger {
  right: 0;
}
.drawer--right.drawer-open .drawer-hamburger {
  right: 16.25rem;
}
/*!------------------------------------*\
    Hamburger
\*!------------------------------------*/
.drawer-hamburger {
  position: fixed;
  z-index: 104;
  top: 0;
  display: block;
  box-sizing: content-box;
  width: 2rem;
  padding: 0;
  padding-top: 18px;
  padding-right: .75rem;
  padding-bottom: 30px;
  padding-left: .75rem;
  -webkit-transition: all .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
  transition: all .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  border: 0;
  outline: 0;
  background-color: transparent;
}
.header{
  position: fixed;
}
.drawer-hamburger:hover {
  cursor: pointer;
  background-color: transparent;
}
.drawer-hamburger-icon {
  position: relative;
  display: block;
  margin-top: 10px;
}
.drawer-hamburger-icon,
.drawer-hamburger-icon:before,
.drawer-hamburger-icon:after {
  width: 100%;
  height: 2px;
  -webkit-transition: all .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
  transition: all .6s cubic-bezier(0.190, 1.000, 0.220, 1.000);
  background-color: #222;
}
.drawer-hamburger-icon:before,
.drawer-hamburger-icon:after {
  position: absolute;
  top: 100px;
  left: 0;
  content: ' ';
}
.drawer-hamburger-icon:after {
  top: 10px;
}
.drawer-open .drawer-hamburger-icon {
  background-color: transparent;
}
.drawer-open .drawer-hamburger-icon:before,
.drawer-open .drawer-hamburger-icon:after {
  top: 0;
}
.drawer-open .drawer-hamburger-icon:before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.drawer-open .drawer-hamburger-icon:after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
/*!------------------------------------*\
    accessibility
\*!------------------------------------*/
/*!
 * Only display content to screen readers
 * See: http://a11yproject.com/posts/how-to-hide-content
 */
.sr-only {
  position: absolute;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
/*!
 * Use in conjunction with .sr-only to only display content when it's focused.
 * Useful for "Skip to main content" links; see http://www.w3.org/TR/2013/NOTE-WCAG20-TECHS-20130905/G1
 * Credit: HTML5 Boilerplate
 */
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  overflow: visible;
  clip: auto;
  width: auto;
  height: auto;
  margin: 0;
}
/*!------------------------------------*\
    Sidebar
\*!------------------------------------*/
.drawer--sidebar {
  background-color: #fff;
}

.drawer--sidebar .drawer-contents {
  background-color: #fff;
}
@media (min-width: 64em) {
  .drawer--sidebar .drawer-hamburger {
    display: none;
    visibility: hidden;
  }
  .drawer--sidebar .drawer-nav {
    display: block;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    position: fixed;
    width: 12.5rem;
    height: 100%;
  }
  /*! Left */
  .drawer--sidebar.drawer--left .drawer-nav {
    left: 0;
    border-right: 1px solid #ddd;
  }
  .drawer--sidebar.drawer--left .drawer-contents {
    margin-left: 12.5rem;
  }
  /*! Right */
  .drawer--sidebar.drawer--right .drawer-nav {
    right: 0;
    border-left: 1px solid #ddd;
  }
  .drawer--sidebar.drawer--right .drawer-contents {
    margin-right: 12.5rem;
  }
  /*! container */
  .drawer--sidebar .drawer-container {
    max-width: 48rem;
  }
}
/*!------------------------------------*\
    Navbar
\*!------------------------------------*/
.drawer--navbarTopGutter {
  padding-top: 3.75rem;
}
.drawer-navbar .drawer-navbar-header {
  border-bottom: 1px solid #ddd;
  background-color: #fff;
}
.drawer-navbar {
  z-index: 102;
  top: 0;
  width: 100%;
}
.drawer-container {
  margin-right: auto;
  margin-left: auto;
}
/* drawer CSS End */
/*********************************************************************/

div.extranews{background: #ffe9cb;padding: 20px 0;text-align:center;}
div.extranews p {font-family: YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, "Hiragino Kaku Gothic ProN", "Hiragino Sans",Meiryo, sans-serif;
	width: 80%;max-width: 1000px;font-size:18px;line-height:1.8;margin: 0 auto;padding: 15px 15px;border: 1px solid #999;background: #FFF;font-feature-settings: "palt";}
@media (max-width: 767px){
	div.extranews{padding-top:80px;}
	div.extranews p {font-size: 14px;}
	/*.main-visual-page.toppage{border-top:unset !important;}*/
}


