/* section_cv */
.section_cv {
	  background-image: url(../img/cv_bg.jpg);
  background-repeat:repeat;
	background-size: 100% auto;
	padding: 7% 2%;
  text-align: center;
  background-color: #fdf5e6;
}

.section_cv .btn_cv {
	width: 100%;
  margin: 4px 0 0px;
}
.section_cv .txt {
  font-size: 9px;
  margin-bottom: 5%;
}
.section_cv .cv_tel{
	margin: 2% 0 3%;
}
.section_cv .cv_btn{
	margin: 0 0 3%;
}

.search_area{
	margin-bottom: 10%;

}
.search_area .tit{
	margin-bottom: 3%;

}
.search_area dl{
	margin: 0 auto 3%;
}

iframe.map {
  border: none;
  /* text-align: center; */
  /* margin: 0 auto; */
  margin-left: 4.5%;
}

.info dt {
    margin: 0 0%;
    position: relative;
    text-align: left;
    padding: 0 0 0;
}
.info dd {
		width: 90%;
  position: relative;
  display: none;
  font-size: 13px;
  /* margin-right: 17px; */
  /* letter-spacing: 15px; */

	margin: 0 auto;
	padding: 3% 0 0;

}

.reasom_box{
	margin-bottom: 3%;

}
.reason01{
	background: #FFF;
	margin-bottom: 3%;
}
.reason01 .inner{
	background: #FFF;
}

.reason01 dt {
		width: 90%;
	margin: 0 auto 6px;
    position: relative;
    text-align: left;
    padding: 0;
}

.reason01 dd {
		width: 90%;
  position: relative;
  display: none;
  font-size: 13px;
  /* margin-right: 17px; */
  /* letter-spacing: 15px; */

	margin: 0 auto;
	padding: 3% 0 7%;

}



.voice_section{
  margin-bottom: 8%;
  background: #f8f1db;
  padding-bottom: 10%;

}
.voice_section .voice_tit{
	margin-bottom: 5%;

}
.voice_section ul{
	padding: 0 5%;

}

.faq_section{
	margin:0 3% 10%;
}
.faq_section .tit{
	margin-bottom: 5%;
}
.faq_section dt{
  color: #ff8c00;
  font-size: 15px;
  margin: 0 0 2%;
  font-weight: bold;
}
.faq_section dd{
  font-size: 14px;
  margin: 0 0 5%;
  border-bottom:1px dotted #888;
  padding: 0 0 4%;
}

.logo_area{
  text-align: center;
  padding: 10% 0 10%;
  margin: 0 auto;
}
.logo{
  margin-bottom: 10%;

}





@-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%;
}


.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;
  font-family: "ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
  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;
}



.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); }



.section06{
  background-color: #F0EFEA;
  padding:5% 4%;
}

.section06 li{
  margin-bottom: 4%;
}


.logo{
  text-align: center;
  margin: 0 auto;
  width:70%;
}

.logo img{
  width: 100%;
  margin: 5% 0;
}

.adress{
  text-align: center;
  margin: 0 auto 30px;
}

.map{

  width: 90%;
    margin: 5% auto 8%;
}

.info .tit{
  padding: 10% 4% 0;
    background: #FFF;
}

.map iframe{
  width: 100%;
  border: none;
  margin: 0 auto;
  height: 200px;
}
.link{
  text-align: center;
  margin: 3% auto 20%;
}

section.fixed_footer {
  position: fixed;
  bottom: 0;
  z-index: 999;
  background: #FFF;
}

.btns {
  display: flex;
  justify-content: space-between;
}

.btns p {
  width: 33%;
}

.exam_area {
  margin-top: 10%;
  margin-bottom: 10%;
}

.section_follow {
  margin-top: 5%;
  margin-bottom: 8%;
}



