/* section_cv */
.section_cv {
  background: #fff;
  color: #212121;
  padding: 15px 10px;
  text-align: center;
}

.section_cv .date_box .period {
  font-size: 15px;
  font-weight: bold;
}

.section_cv .date_box .period span {
  display: inline-block;
  vertical-align: middle;
}

.section_cv .date_box .period .box {
  font-size: 11px;
  border: 1px solid #2d2d2d;
  padding: 4px 7px;
  margin-right: 5px;
}

.section_cv .date_box .period .time {
  line-height: 2.0;
  vertical-align: bottom;
  font-size: 14px;
}


.section_cv .date_box .period em.month,
.section_cv .date_box .period em.date {
  font-size: 22px;
}

.section_cv .date_box .period em {
  font-weight: bold;
}

.section_cv .btn_cv {
  width: 100%;
  margin: 4px 0 0px;
}

.section_cv .txt {
  font-size: 9px;
}

.section_cv .favo {
  text-decoration: underline;
  font-weight: bold;
}

.btn_cv {
  width: 100%;
  padding-left: 18%;
  position: relative;
}

.btn_cv a {
  display: block;
  display: inline-block;
  border-radius: 10px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  position: relative;
  overflow: hidden;
}

.btn_cv .arrow {
  position: absolute;
  left: 0px;
  top: 11%;
  z-index: 9999;
  width: 22%;
}

.btn_cv a:before {
  content: "";
  background-color: rgba(255, 255, 255, 0.5);
  height: 100%;
  width: 5em;
  display: block;
  position: absolute;
  top: 0;
  left: -10em;
  -webkit-transition: none;
  transition: none;
  animation:sheen 3s linear 0s infinite;
  -webkit-animation:sheen 3s linear 0s infinite;
}

@-webkit-keyframes sheen {
  0% {
    -webkit-transform: skewX(-45deg) translateX(0px);
            transform: skewX(-45deg) translateX(0px);
  }
  33% {
    -webkit-transform: skewX(-45deg) translateX(700px);
            transform: skewX(-45deg) translateX(700px);
  }
  100% {
    -webkit-transform: skewX(-45deg) translateX(700px);
            transform: skewX(-45deg) translateX(700px);
  }
}
@keyframes sheen {
  0% {
    -webkit-transform: skewX(-45deg) translateX(0px);
            transform: skewX(-45deg) translateX(0px);
  }
  33% {
    -webkit-transform: skewX(-45deg) translateX(700px);
            transform: skewX(-45deg) translateX(700px);
  }
  100% {
    -webkit-transform: skewX(-45deg) translateX(700px);
            transform: skewX(-45deg) translateX(700px);
  }
}

.section_rec p {
  line-height:0;
}

.section_reason {
  overflow-x:hidden;
  background-image: url(../img/bg_reason.jpg);
  background-position:0,0;
  background-repeat: repeat;
  padding: 15px 0 20px;
}

.section_reason .anc_btn{
  text-align: center;
}

.section_reason .anc_btn li{
  display: inline-block;
}

.section_reason .anc_btn li:nth-child(1),
.section_reason .anc_btn li:nth-child(2),
.section_reason .anc_btn li:nth-child(3){
  width: 30%;
}

.section_reason .anc_btn li:nth-child(4),
.section_reason .anc_btn li:nth-child(5){
  width: 42%;
}

.reason {
    padding: 0 14px 10px;
}

.section_ceremony {
  padding: 20px 0 0px;
  background: #FFFBED;
}

.section_ceremony .anc_btn{
  text-align: center;
}

.section_ceremony .anc_btn li{
  display: inline-block;
  width: 46%;
  margin-bottom: 10px;
}

.section_ceremony .anc_btn li:nth-child(3),
.section_ceremony .anc_btn li:nth-child(4){
  margin-bottom: 0px;
}

.section_ceremony .anc_btn li img{
  vertical-align: bottom;
}

.section_flow {
  margin: 0 5%;
}

.section_flow p:last-child {
  margin-top: 10px;
}

.section_price {
  margin-top: 15px;
}


.section_voice {
}

.section_faq {
  padding: 0 0;
}

.section_faq .tabs{
  text-align: center;
}

.section_faq .tabs li{
  width: 25%;
  display: inline-block;
}

.section_faq .tabs li:last-child{
  width: 41%;
}

.section_faq .tabs li a{
  display: block;
}

.section_faq .inner {
    padding: 5px 10px 0;
}
.section_faq dl {
  text-align: left;
  margin-bottom: 0px;
  padding: 0 0px;
  border-top: 1px solid #000;
}

.section_faq dt {
  padding: 10px 0 5px;
  color: #b78700;
  font-size: 13px;
}

.section_faq dd {
  padding: 0 0 10px;
  border-bottom: 1px dotted #000;
}

/* section_access*/
.section_access .inner {
  margin: 0 15px;
}

.section_access li {
  margin-bottom: 30px;
  text-align: center;
}

.section_access li iframe{
  width: 100%;
  height: 220px;
  border: 2px solid #2d2d2d;
  margin-bottom: 5px;
}

.section_access li .data {
  margin-bottom: 10px;
}


.section_access li .tel a{
  font-size: 28px;
  color: #2d2d2d;
  text-decoration: none;
  font-weight: bold;
}

.section_access li .tit {
  border-top: 1px solid #2d2d2d;
  border-bottom: 1px solid #2d2d2d;
  margin: 15px 10px 5px;
  padding: 4px 0;
}


/* section_ftbtn */
.section_ftbtn {
  background: #fff;
  padding: 0 5% 10%;
}

.btn_map {
  width: 96;
  margin: 0 auto 15px;
}

.btn_map a {
  display: block;
  width: 100%;
  height: 36px;
  line-height: 36px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  color: #fff;
  background: #8d8d8d;
  position: relative;
}

.btn_map a::after {
  display: block;
  content: "";
  border: 3px solid transparent;
  border-left: 5px solid #fff;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -4px;
}

.btn_line {
  width: 100%;
}

.btn_line a {
  display: block;
  width: 100%;
  height: 36px;
  line-height: 36px;
  border-radius: 5px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  color: #fff;
  background: #00bb23;
  position: relative;
  padding-right: 10%;
}

.btn_line a::after {
  display: block;
  content: "";
  width: 98px;
  height: 30px;
  background: url(../img/line_bg.png) no-repeat;
  background-size: 98px 30px;
  position: absolute;
  top: 50%;
  right: 3px;
  margin-top: -15px;
}


footer .inner {
  padding:0 10px 20px;
  text-align:center;
  color:#4b3005;
}

footer .inner ul {
  margin: 15px 0;
}

footer .inner li {
  display:inline-block;
  width:25%;
  padding:0 5%;
}

footer .inner .line {
  margin-bottom:15px;
}

footer .inner .sub {
  padding:3px;
  margin-top:13px;
  border-radius:4px;
  background:#4a3005;
  color:#fff;
  font-size:0.85em;
  font-weight:bold;
  text-align:center;
  width:30%;
  float:left;
}

footer .inner .tel {
  font-family: "Pathway Gothic One",sans-serif;
  font-weight:bold;
  font-size:2.4em;
  line-height:1.4;
  width:70%;
  float:right;
}

footer .inner a {
  color:#4b3005;
  text-decoration:none;
}

footer .copyright {
  background:#F38E86;
  color:#fff;
  text-align:center;
  padding:5px 0 65px;
  font-size:0.8em;
}

#form footer .copyright {
  padding:5px 0;
}

footer .copyright {
  background:#4b3005;
  color:#fff;
  text-align:center;
  padding:5px 0;
  font-size:0.8em;
}

.fixed_footer .btn_menu a {
  position:fixed;
  top:10px;
  right:5%;
  border: 0;
  display: block;
  width:7%;
  height: 15px;
  padding-top: 5%;
  box-sizing:border-box;
  z-index: 10;
  outline: 0; }
  .fixed_footer .btn_menu a:hover {
    cursor: pointer; }

.fixed_footer .btn_menu a span {
  position: relative;
  width:100%;
  display: block; }
  .fixed_footer .btn_menu a span, .fixed_footer .btn_menu a span:before, .fixed_footer .btn_menu a span:after {
    height:2px;
    width: 100%;
    /*border-radius: 1px;*/
    background-color:#000;
    -webkit-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
         -o-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
            transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1); }
  .fixed_footer .btn_menu a span:before, .fixed_footer .btn_menu a span:after {
    position: absolute;
    content: " ";
    top: -8px;
    left: 0; }
  .fixed_footer .btn_menu a span:after {
    top: 8px; }

  .fixed_footer .btn_menu.open a {
    display:none; }


.btn_close a {
  position:fixed;
  top:0%;
  right:1%;
  border: 0;
  display: block;
  width:50px;
  height: 50px;
  padding:25px 13px;
  box-sizing:border-box;
  z-index: 10001;
  outline: 0; }
  .btn_close a:hover {
    cursor: pointer; }

.btn_close a span {
  position: relative;
  width:100%;
  display: block; }
  .btn_close a span, .btn_close a span:before, .btn_close a span:after {
    height:2px;
    width: 100%;
    /*border-radius: 1px;*/
    background-color:#000;
    -webkit-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
         -o-transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
            transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1); }
  .btn_close a span:before, .btn_close a span:after {
    position: absolute;
    content: " ";
    top: -6px;
    left: 0; }
  .btn_close a span:after {
    top: 6px; }
  .btn_close a span {
    background-color: transparent; }
  .btn_close a span:before, .btn_close a span:after {
    top: 0; }
  .btn_close a span:before {
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg); }
  .btn_close a span:after {
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
         -o-transform: rotate(-45deg);
            transform: rotate(-45deg); }


