@charset "utf-8";
/* CSS Document */
.link_text{
	text-decoration: underline!important;
}
.link_text:hover{
	color: #C00F23;
}
@keyframes tabAnim{
	0%{opacity:0;}
	100%{opacity:1;}
}
@media screen and (min-width: 0px) and (max-width: 750px) {
p{
	font-size: 4.0625vw;
	line-height: 2;
	text-align: left;
}
.tab-content{
	width:100%;
	display: inline-block;
	margin:2em auto 0;
}
.tab_font{
	font-size: 3vw;
}
input[type="radio"]{
	display:none;
}
.tab_area{
	display: block;
	font-size:0;
	margin:0 auto 2em;
	position: relative;
}
.tab_area label{
	width:50%;
	display:inline-block;
	padding:.8em 0;
	color:#999;
	background:#FFF;
	text-align:center;
	font-size:3.8vw;
	font-family: source-han-serif-japanese, sans-serif;
	font-style: normal;
	font-weight: 500;
	cursor:pointer;
	transition:ease 0.2s opacity;
	border-top: solid 1px #eee;
	border-bottom: solid 1px #eee;
	border-left: dotted 1px #999999;
	border-right: dotted 1px #999999;
	box-sizing: border-box;
}
	.tab_area label:first-child{
		border-right: none;
	}
.tab_area label:hover{
	background-color: #FFF;
	font-weight: bold;
	cursor: pointer;
	font-size: 3.8vw;
	color: #4D4D4D;
	border-bottom: #4D4D4D 2px solid;
}
.tab-box{
	background:#fff;
}
.tab_panel{
	width:100%;
	padding:2em 0 0;
	display:none;
}
#tab1:checked ~ .tab_area .tab1_label{
	background:#fff;
	color:#4D4D4D;
	font-weight: bold;
	border-bottom: #4D4D4D 2px solid;
}
#tab1:checked ~ .tab-box #panel1{
	display:block;
	animation:tabAnim ease 0.8s forwards;
	-ms-animation:tabAnim ease 0.8s forwards;
}
#tab2:checked ~ .tab_area .tab2_label{
	background:#fff;
	color:#4D4D4D;
	font-weight: bold;
	border-bottom: #4D4D4D 2px solid;
}
#tab2:checked ~ .tab-box #panel2{
	display:block;
	animation:tabAnim ease 0.8s forwards;
	-ms-animation:tabAnim ease 0.8s forwards;
}
.flow_wrap{
	display: inline-block;
	width: 100%;
	margin: 50px 0 10px;
}
.flow_contents{
	background: #EFEFEF;
	border-radius: 15px;
	text-align: left;
	width: 100%;
	display: inline-block;
	padding-bottom: 2.5em;
	position: relative;
	font-size: 4.375vw;
}
.flow_next{
    font-size: 35px;
    color: #4D4D4D;
}
	.flow_img{
	display: block;
	background: #FFF;
	width: 5.5em;
	height: 5.5em;
    border-radius: 50%;
    position: relative;
	margin-top: 1.5em;
	margin-left: 3%;
	float: left;
}
.flow_title{
	display: block;
	font-size: 5vw;
	font-weight: bold;
	position: absolute;
	left: 35%;
	text-align: left;
	margin-top: 1em;
}
.flow_img img{
	display: inline-block;
    width: 50%;
    position: absolute;
    left: 27%;
    top: 29%;
}
.img_text{
	display: inline-block;
    position: absolute;
    left: 36%;
    top: 75%;
	font-size: 3vw;
}
.img_text2{
	display: inline-block;
    position: absolute;
    left: 18%;
    top: 73%;
	font-size: 2.8vw;
}
.flow_text{
	width: 55%;
	font-size: 3.7vw;
	margin-left: 32.5%;
	position: absolute;
	top: 4em;
}
.flow_btn{
	width: 100%;
	margin: 2em auto;
	font-size: 4.0625vw;
	font-weight: bold;
	line-height: 2;
	border: #083449 1px solid;
	border-radius: 30px;
	padding: 3px 0 3px 15px;
	color: #083449;
}
.flow_btn4{
	font-size: 12px;
	font-weight: bold;
	line-height: 2;
	border: #083449 1px solid;
	border-radius: 30px;
	display: block;
	width: 21%;
	margin-bottom: 40px;
	margin-right: 5%;
	padding: 3px 0 3px;
	color: #083449;
	float: right;
}
.flow_btn_box{
	display: block;
	width: 100%;
	margin: 0 auto 2.5em;
}
.flow_btn_box a	{
	width: 100%;
	font-size: 4.0625vw;
	font-weight: bold;
	line-height: 2;
	border: #083449 1px solid;
	border-radius: 30px;
	margin-right: 5%;
	margin-bottom: 1em;
	padding: 5px 0 5px;
	color: #083449;
	display: block;
	}
.flow_btn_box2{
	display: block;
	width: 100%;
	margin: 1em auto 2.5em;
}
.flow_btn_box2 a{
	width: 100%;
	font-size: 4.0625vw;
	font-weight: bold;
	line-height: 2;
	border: #083449 1px solid;
	border-radius: 30px;
	margin-right: 5%;
	margin-bottom: 1em;
	padding: 5px 0 5px;
	color: #083449;
	display: block;
}
.flow_btn_box3{
	display: inline-block;
	width: 100%;
	margin: .5em auto 2em;
}
.flow_btn_box3 a{
	width: 100%;
	font-size: 4.0625vw;
	font-weight: bold;
	line-height: 2;
	border: #083449 1px solid;
	border-radius: 30px;
	margin-right: 5%;
	margin-bottom: 1em;
	padding: 5px 0 5px;
	color: #083449;
	display: block;
	}
.flow_btn_icon_phone{
	display: inline-block;
	float: right;
	padding: .1em;
	width: 1.5em;
	height: 1.5em;
	border-radius: 50%;
	background: #FFF;
	color: #4D4D4D;
	top: 3em;
	right: .3em;
	position: relative;
	font-size: 5vw;
}
.flow_btn_icon_phone .fa-caret-down{
	font-size: 5vw;
	position: absolute;
	top: .3em;
	left: .5em;
}
.flow_btn_icon{
	display: inline-block;
	float: right;
	padding: 5px;
	width: 1em;
	height: 1em;
	margin-right: .3em;
	border-radius: 50%;
	background: #083449;
	color: #FFF;
	top: .05em;
	position: relative;
	font-size: 5vw;
}
.fa-caret-right{
	font-size: 5vw;
	position: absolute;
	right: .5em;
}
.align_left{
	text-align: left;
}
.underline{
	padding-bottom: 5px;
	border-bottom: 1px #D6D6D6 solid;
}
.book_img{
	position: relative;
	margin-top: 5em;
	margin-bottom: 3em;
}
	.book_img img {
		max-width: 310px;
		margin-top: 2em;
	}
.book_img p{
	font-size: 16px;
	font-weight: 600;
	position: absolute;
	top: -1em;
	left:35%;
	transform: rotate( 6deg );
}
.raiten_flow{
	display: inline-block;
	margin: 40px 0 1em;
}
	.raiten_flow:first-child{
		margin-top: 0;
	}
.raiten{
	font-size: 5vw;
	font-weight: bold;
	width: 4em;
	height: 4em;
	border-radius: 50%;
	background: #727171;
	color: #FFF;
	padding-top: 1.3em;
}
	.f_left_15{
		display: inline-block;
		width: 15%;
		float: left;
		margin-right: 10%;
	}
	.f_left_85{
		width: 75%;
		float: left;
	}
.f_left_85 p{
	margin:0;
	line-height: 1.5;
}
.font_big{
	font-size: 4.8vw;
	font-weight: bold;
	color: #727171;
	line-height: 1.8;
}
.henkyaku{
	margin-bottom: 30px;
	width: 100%;
	border: 2px #D6D6D6 solid;
}
.henkyaku p{
	padding: 8%;
	margin: 0 auto;
}
#yoyaku,#taku_yoyaku,#schedule,#takuhai,#taku_return,#return{
		margin-top: -60px;
		padding-top: 60px;
	}

/*---------------------------
  成人式利用Ver
-----------------------------*/
  .content_title_info_f{
    background-color: #aa222a;
  }
  .benefit_text{
    font-size: 5.5vw;
  }
  .takuhai_ex_wrap{
    padding-bottom:40px;
  }
  .benefit_box_wrap{
    display: flex;
    justify-content: space-between;
    margin: 30px auto;
  }
  .ex_text{
    text-align: left;
    padding-top: 35px;
  }
  .arrow_b1 {
    position: relative;
    width: 15px;
    height: 80px;
    display: block;
    background: linear-gradient(to bottom, #EFEFEF, #4D4D4D);
    margin: 10px auto 20px;
}
.arrow_b1::after {
    content: "";
    position: absolute;
    bottom: -15px;
    right: -8px;
    border-top: 15px solid #4D4D4D;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
}
.arrow_b2 {
    position: relative;
    width: 15px;
    height: 0;
    display: block;
    background: linear-gradient(to bottom, #EFEFEF, #4D4D4D);
    margin: 10px auto 20px;
}
.arrow_b2::after {
    content: "";
    position: absolute;
    bottom: -15px;
    right: -8px;
    border-top: 15px solid #4D4D4D;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
}
  .balloon_bottom{
    position: relative;
    display: inline-block;
    padding: 5px 25px;
    font-size: 13px;
    line-height: 2;
    border:1px solid #083449;
    background: #fff;
  }
  .balloon_bottom:before {
  content: "";
  position: absolute;
  top: 8px;
  left: -15px;
  margin-left: -10px;
  border: 10px solid transparent;
  border-right: 15px solid #083449;
  z-index: -10;
}
.balloon_bottom span {
  margin: 0;
  padding: 0;
}
  .balloon_bottom:nth-of-type(1){
    margin: 35px 0 40px;
  }
  .balloon_bottom:nth-of-type(2){
    margin: 0 0 20px;
  }
  .balloon_bottom:nth-of-type(3){
    margin: 0 0 20px;
  }
  .balloon_bottom:nth-of-type(4){
  margin:  20px 0 97px;
  }
.benefit_box_base {
  width: 40%;
  margin: auto;
}
  .takuhai_ex{
    width: 50%;
    text-align: left;
  }
.benefit_gray_circle{
  width: 105px;
  height: 105px;
  display: block;
  position: relative;
  background-color: #EFEFEF;
  border-radius: 50%;
  color: #083449;
  text-align: center;
  font-weight: 600;
  margin:auto;
}
.benefit_gray_circle span{
  display: block;
  font-size: 4.5vw;
  padding: 21px 0;
  line-height: 1.3;
}
.benefit_pink_circle{
  width: 105px;
  height: 105px;
  display: block;
  position: relative;
  background-color: #083449;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  font-weight: 600;
  margin:auto;
}
.benefit_pink_circle span{
  font-size: 4.5vw;
  display: block;
  line-height: 1.3;
  padding: 32px 0;
}
.benefit_gray_circle2{
  width: 105px;
  height: 105px;
  display: block;
  position: relative;
  background-color: #EFEFEF;
  border-radius: 50%;
  text-align: center;
  font-weight: 600;
  margin:auto;
}
.benefit_gray_circle2{
  font-size: 4.5vw;
  display: block;
  line-height:1.3;
  padding: 32px 0;
  color: #083449;
  margin-top: 30px;
}
.base_pink{
  color:#083449;
  font-weight: bold;
  font-size: 18px;
}
  .benefit_blue_text{
    text-align: center;
  }
  
}
@media screen and (min-width: 751px) and (max-width: 1024px) {
.tab-content{
	width:100%;
	display: inline-block;
	margin:50px auto 0;
}
.tab_font{
	font-size: 15px;
}
input[type="radio"]{
	display:none;
}
.tab_area{
	display: block;
	font-size:0;
	margin-bottom:20px;
	position: relative;
}
.tab_area label{
	width:50%;
	display:inline-block;
	padding:12px 0;
	color:#999;
	background:#FFF;
	text-align:center;
	font-size:20px;
	font-family: source-han-serif-japanese, sans-serif;
	font-style: normal;
	font-weight: 500;
	cursor:pointer;
	transition:ease 0.2s opacity;
	border-top: solid 1px #eee;
	border-bottom: solid 1px #eee;
	border-left: dotted 1px #999999;
	border-right: dotted 1px #999999;
	box-sizing: border-box;
}
	.tab_area label:first-child{
		border-right: none;
	}
.tab_area label:hover{
	background-color: #FFF;
	font-weight: bold;
	cursor: pointer;
	font-size: 20px;
	color: #4D4D4D;
	border-bottom: #4D4D4D 2px solid;
}
.tab-box{
	background:#fff;
}
.tab_panel{
	width:100%;
	padding:50px 0 0;
	display:none;
}
#tab1:checked ~ .tab_area .tab1_label{
	background:#fff;
	color:#4D4D4D;
	font-weight: bold;
	border-bottom: #4D4D4D 2px solid;
}
#tab1:checked ~ .tab-box #panel1{
	display:block;
	animation:tabAnim ease 0.8s forwards;
	-ms-animation:tabAnim ease 0.8s forwards;
}
#tab2:checked ~ .tab_area .tab2_label{
	background:#fff;
	color:#4D4D4D;
	font-weight: bold;
	border-bottom: #4D4D4D 2px solid;
}
#tab2:checked ~ .tab-box #panel2{
	display:block;
	animation:tabAnim ease 0.8s forwards;
	-ms-animation:tabAnim ease 0.8s forwards;
}
.flow_wrap{
	display: inline-block;
	width: 100%;
	margin: 50px 0 10px;
}
.flow_contents{
	text-align: left;
	width:21.25%;
	float: left;
	position: relative;
}
.flow_next{
	width: 5%;
    float: left;
    padding-top: 85px;
    font-size: 35px;
    color: #4D4D4D;
}
.flow_title{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
}
.flow_img{
	background: #EFEFEF;
	width: 130px;
	height: 130px;
    border-radius: 50%;
    position: relative;
	margin: 0 auto;
}
.flow_img img{
	display: inline-block;
    width: 50%;
    position: absolute;
    left: 27.5%;
    top: 29%;
}
.img_text{
	display: inline-block;
    position: absolute;
    left: 38%;
    top: 75%;
	font-size: 15px;
}
.img_text2{
	display: inline-block;
    position: absolute;
    left: 25%;
    top: 73%;
	font-size: 15px;
}
.flow_text{
	margin-top: 20px;
	font-size: 13px;
}
.flow_btn{
	font-size: 12px;
	font-weight: bold;
	line-height: 2;
	border: #083449 1px solid;
	border-radius: 30px;
	margin-bottom: 40px;
	padding: 3px 0 3px 15px;
	color: #083449;
	float: left;
}
.flow_btn1{
	font-size: 12px;
	font-weight: bold;
	line-height: 2;
	border: #083449 1px solid;
	border-radius: 30px;
	display: block;
	width: 21.25%;
	margin-bottom: 40px;
	margin-right: 4%;
	padding: 3px 0 3px;
	color: #083449;
	float: left;
}
.flow_btn2{
	font-size: 12px;
	font-weight: bold;
	line-height: 2;
	border: #083449 1px solid;
	border-radius: 30px;
	display: block;
	width: 21%;
	margin-bottom: 40px;
	margin-right: 1%;
	padding: 3px 0 3px;
	color: #083449;
	float: right;
}
.flow_btn3{
	font-size: 12px;
	font-weight: bold;
	line-height: 2;
	border: #083449 1px solid;
	border-radius: 30px;
	display: block;
	width: 43%;
	margin-bottom: 40px;
	margin-left: 2.5%;
	padding: 3px 0 3px;
	color: #083449;
	float: left;
}
.flow_btn4{
	font-size: 12px;
	font-weight: bold;
	line-height: 2;
	border: #083449 1px solid;
	border-radius: 30px;
	display: block;
	width: 21%;
	margin-bottom: 40px;
	margin-right: 5%;
	padding: 3px 0 3px;
	color: #083449;
	float: right;
}
.flow_btn_box{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	width: 100%;
	margin: 0 auto;
}
.flow_btn_box a	{
	width: 30%;
	font-size: 12px;
	font-weight: bold;
	line-height: 2;
	border: #083449 1px solid;
	border-radius: 30px;
	margin-right: 5%;
	margin-bottom: 40px;
	padding: 3px 0 3px 15px;
	color: #083449;
	}
	.flow_btn_box a:last-child{
		margin-right: 0;
	}
	.flow_btn_box2{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	width: 100%;
	margin: 0 auto 30px;
}
	.flow_btn_box2 a{
	width: 45%;
	font-size: 12px;
	font-weight: bold;
	line-height: 2;
	border: #083449 1px solid;
	border-radius: 30px;
	margin-right: 10%;
	margin-bottom: 40px;
	padding: 3px 0 3px 15px;
	color: #083449;
	float: left;
	}
	.flow_btn_box2 a:last-child{
		margin-right: 0;
	}
.flow_btn_icon{
	display: inline-block;
	float: right;
	padding: 5px;
	width: 10px;
	height: 10px;
	margin-right: 5px;
	border-radius: 50%;
	background: #083449;
	color: #FFF;
	top: 2px;
	position: relative;
}
.fa-caret-down{
	font-size: 15px;
	position: absolute;
	left: 5.5px;
	bottom: 2px;
}
.fa-caret-right{
	font-size: 15px;
	position: absolute;
	left: 8px;
	bottom: 2px;
}
.align_left{
	text-align: left;
}
.underline{
	padding-bottom: 5px;
	border-bottom: 1px #D6D6D6 solid;
}
.book_img{
	margin-left: 15px;
	position: relative;
	margin-top: 130px;
	text-align: right;
}
	.book_img img {
		max-width: 310px;
	}
.book_img p{
	font-size: 13px;
	font-weight: 600;
	position: absolute;
	top: -10px;
	right: 30px;
	transform: rotate( 6deg );
}
.raiten_flow{
	display: block;
	margin: 40px 0;
	height: 150px;
}
.raiten{
	width: 120px;
	height: 120px;
	border-radius: 50%;
	background: #727171;
	color: #FFF;
	font-size: 25px;
	padding-top: 40px;
}
.f_left_85 p{
	margin: 30px 0 10px 30px;
	vertical-align: middle;
}
.font_big{
	font-size: 25px;
	font-weight: bold;
	color: #727171;
}
.henkyaku{
	margin-bottom: 30px;
	margin-left: 30px;
	width: 50%;
	border: 2px #D6D6D6 solid;
}
.henkyaku p{
	padding: 8%;
	margin: 0 auto;
}
#yoyaku,#taku_yoyaku,#schedule,#takuhai,#taku_return,#return{
		margin-top: -60px;
		padding-top: 60px;
	}

/*---------------------------
  成人式利用Ver
-----------------------------*/
  .content_title_info_f{
    background-color: #aa222a;
  }
  .benefit_text{
    font-size: 24px;
  }
  .takuhai_ex_wrap{
    margin-top: 50px;
  }
  .takuhai_ex{
    display: flex;
    justify-content: space-between;
    width: 700px;
    margin:10px auto 0;
  }
  .ex_text{
    text-align: left;
    padding-top: 35px;
  }
  .arrow_b1 {
    position: relative;
    width: 40%;
    height: 15px;
    background: linear-gradient(to right, #EFEFEF, #4D4D4D);
}
.arrow_b1::after {
    content: "";
    position: absolute;
    top: -7px;
    right: -10px;
    border-left: 15px solid #4D4D4D;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
}
.arrow_b2 {
    position: relative;
    width: 0%;
    height: 15px;
    background: linear-gradient(to right, #EFEFEF, #4D4D4D);
}
.arrow_b2::after {
    content: "";
    position: absolute;
    top: -7px;
    right: -10px;
    border-left: 15px solid #4D4D4D;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
}
  .balloon_bottom{
    position: relative;
    display: inline-block;
    margin: 1.5em 0;
    padding: 5px 25px;
    font-size: 13px;
    line-height: 2;
    border-radius: 30px;
    border:1px solid #083449;
    background: #fff;
  }
  .balloon_bottom:before {
  content: "";
  position: absolute;
  top: -30px;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-bottom: 15px solid #083449;
}
.balloon_bottom span {
  margin: 0;
  padding: 0;
}
.benefit_box_base {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.benefit_gray_circle{
  width: 130px;
  height: 130px;
  display: block;
  position: relative;
  background-color: #EFEFEF;
  border-radius: 50%;
  color: #083449;
  text-align: center;
  font-weight: 600;
}
.benefit_gray_circle span{
  display: block;
  font-size: 20px;
  padding: 20px 0;
  line-height: 1.5;
}
.benefit_pink_circle{
  width: 130px;
  height: 130px;
  display: block;
  position: relative;
  background-color: #083449;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  font-weight: 600;
}
.benefit_pink_circle span{
  font-size: 20px;
  display: block;
  line-height: 1.5;
  padding: 35px 0;
}
.benefit_gray_circle2{
  width: 130px;
  height: 130px;
  display: block;
  position: relative;
  background-color: #EFEFEF;
  border-radius: 50%;
  text-align: center;
  font-weight: 600;
}
.benefit_gray_circle2{
  font-size: 20px;
  display: block;
  line-height:1.5;
  padding: 35px 0;
  color: #083449;
}
.benefit_blue_text {
  position: relative;
  right: 10%;
  bottom: 250px;
}
.base_pink{
  color:#083449;
  font-weight: bold;
  font-size: 18px;
}
  .raiten_benefit{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
  .raiten_benefit_left{
    width: 55%;
  }
  .raiten_benefit_right{
    width: 43%;
  }
  
  
}
@media screen and (min-width:1025px), print, tv {

.tab-content{
	width:100%;
	display: inline-block;
	margin:50px auto 0;
}
.tab_font{
	font-size: 15px;
}
input[type="radio"]{
	display:none;
}
.tab_area{
	display: block;
	font-size:0;
	margin:0 auto 40px;
	position: relative;
}
.tab_area label{
	width:50%;
	display:inline-block;
	padding:12px 0;
	color:#999;
	background:#FFF;
	text-align:center;
	font-size:20px;
	font-family: source-han-serif-japanese, sans-serif;
	font-style: normal;
	font-weight: 500;
	cursor:pointer;
	transition:ease 0.2s opacity;
	border-top: solid 1px #eee;
	border-bottom: solid 1px #eee;
	border-left: dotted 1px #999999;
	border-right: dotted 1px #999999;
	box-sizing: border-box;
}
	.tab_area label:first-child{
		border-right: none;
	}
.tab_area label:hover{
	background-color: #FFF;
	font-weight: bold;
	cursor: pointer;
	font-size: 20px;
	color: #4D4D4D;
	border-bottom: #4D4D4D 2px solid;
}
.tab-box{
	background:#fff;
}
.tab_panel{
	width:100%;
	padding:50px 0 0;
	display:none;
}
#tab1:checked ~ .tab_area .tab1_label{
	background:#fff;
	color:#4D4D4D;
	font-weight: bold;
	border-bottom: #4D4D4D 2px solid;
}
#tab1:checked ~ .tab-box #panel1{
	display:block;
	animation:tabAnim ease 0.8s forwards;
	-ms-animation:tabAnim ease 0.8s forwards;
}
#tab2:checked ~ .tab_area .tab2_label{
	background:#fff;
	color:#4D4D4D;
	font-weight: bold;
	border-bottom: #4D4D4D 2px solid;
}
#tab2:checked ~ .tab-box #panel2{
	display:block;
	animation:tabAnim ease 0.8s forwards;
	-ms-animation:tabAnim ease 0.8s forwards;
}

.flow_wrap{
	display: inline-block;
	width: 100%;
	margin: 50px 0 10px;
}
.flow_contents{
	text-align: left;
	width:21.25%;
	float: left;
	position: relative;
}
.flow_next{
	width: 5%;
    float: left;
    padding-top: 85px;
    font-size: 35px;
    color: #4D4D4D;
}
.flow_title{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
}
.flow_img{
	background: #EFEFEF;
	width: 160px;
	height: 160px;
    border-radius: 50%;
    position: relative;
	margin: 0 auto;
}
.flow_img img{
	display: inline-block;
    width: 75px;
    position: absolute;
    left: 27.5%;
    top: 29%;
}
.img_text{
	display: inline-block;
    position: absolute;
    left: 38%;
    top: 75%;
}
.img_text2{
	display: inline-block;
    position: absolute;
    left: 27.5%;
    top: 75%;
}
.flow_text{
	margin-top: 20px;
	font-size: 13px;
}
	.btn_wrap a{
		display: block;
	}
.flow_btn{
	font-size: 13px;
	font-weight: bold;
	line-height: 2;
	border: #083449 1px solid;
	border-radius: 30px;
	margin-bottom: 40px;
	padding: 3px 0 3px 15px;
	color: #083449;
	float: left;
}
.flow_btn1{
	font-size: 13px;
	font-weight: bold;
	line-height: 2;
	border: #083449 1px solid;
	border-radius: 30px;
	display: block;
	width: 21.25%;
	margin-bottom: 40px;
	margin-right: 4%;
	padding: 5px 0 5px 15px;
	color: #083449;
	float: left;
}
.flow_btn2{
	font-size: 13px;
	font-weight: bold;
	line-height: 2;
	border: #083449 1px solid;
	border-radius: 30px;
	display: block;
	width: 21%;
	margin-bottom: 40px;
	margin-right: 1%;
	padding: 5px 0 5px 15px;
	color: #083449;
	float: right;
}
.flow_btn3{
	font-size: 13px;
	font-weight: bold;
	line-height: 2;
	border: #083449 1px solid;
	border-radius: 30px;
	display: block;
	width: 43%;
	margin-bottom: 40px;
	margin-left: 2.5%;
	padding: 5px 0 5px 15px;
	color: #083449;
	float: left;
}
.flow_btn4{
	font-size: 13px;
	font-weight: bold;
	line-height: 2;
	border: #083449 1px solid;
	border-radius: 30px;
	display: block;
	width: 21%;
	margin-bottom: 40px;
	margin-right: 5%;
	padding: 5px 0 5px 15px;
	color: #083449;
	float: right;
}
.flow_btn_box{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	width: 80%;
}
.flow_btn_box a	{
	width: 25%;
	font-size: 12px;
	font-weight: bold;
	line-height: 2;
	border: #083449 1px solid;
	border-radius: 30px;
	margin-right: 50px;
	margin-bottom: 40px;
	padding: 3px 0 3px 15px;
	color: #083449;
	float: left;
	}
	.flow_btn_box a:last-child{
		margin-right: 0;
	}
	.flow_btn_box2{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	width: 80%;
	margin: 0 0 30px;
}
	.flow_btn_box2 a	{
	width: 40%;
	font-size: 12px;
	font-weight: bold;
	line-height: 2;
	border: #083449 1px solid;
	border-radius: 30px;
	margin-right: 50px;
	margin-bottom: 40px;
	padding: 3px 0 3px 15px;
	color: #083449;
	float: left;
	}
.flow_btn_icon{
	display: inline-block;
	float: right;
	padding: 5px;
	width: 15px;
	height: 15px;
	margin-right: 5px;
	border-radius: 50%;
	background: #083449;
	color: #FFF;
	position: relative;
}
.fa-caret-down{
	font-size: 20px;
	position: absolute;
	left: 6px;
	bottom: 2px;
}
.fa-caret-right{
	font-size: 20px;
	position: absolute;
	left: 10px;
	bottom: 2px;
}
.align_left{
	text-align: left;
}
.underline{
	padding-bottom: 5px;
	border-bottom: 1px #D6D6D6 solid;
}
.book_img{
	margin-left: 15px;
	position: relative;
	margin-top: 130px;
	text-align: right;
}
.book_img p{
	font-size: 13px;
	font-weight: 600;
	position: absolute;
	top: -10px;
	right: 30px;
	transform: rotate( 6deg );
}
.raiten_flow{
	display: block;
	margin: 40px 0;
	height: 150px;
}
.raiten{
	width: 150px;
	height: 150px;
	border-radius: 50%;
	background: #727171;
	color: #FFF;
	font-size: 30px;
	padding-top: 50px;
}
.f_left_85 p{
	margin: 30px 0 10px 30px;
	vertical-align: middle;
}
.font_big{
	font-size: 25px;
	font-weight: bold;
	color: #727171;
}
.henkyaku{
	margin-bottom: 30px;
	margin-left: 30px;
	width: 35%;
	border: 2px #D6D6D6 solid;
}
.henkyaku p{
	padding: 20px;
	margin: 0 auto;
}
	#yoyaku,#taku_yoyaku,#schedule,#takuhai,#taku_return,#return{
		margin-top: -60px;
		padding-top: 60px;
	}
  
/*---------------------------
  成人式利用Ver
-----------------------------*/
  .content_title_info_f{
    background-color: #aa222a;
  }
  .benefit_text{
    font-size: 24px;
  }
  .gentei{
    position: relative;
    display: inline-block;
    padding: 0 45px;
    font-family: source-han-serif-japanese, sans-serif;
     font-weight: 400; 
    font-size: 18px;
    margin-bottom: 30px;
  }
  .gentei:before, .gentei:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 44px;
  height: 1px;
  background-color: #4d4d4d;
}
.gentei:before {
  left:0;
  -webkit-transform: rotate(60deg);
  transform: rotate(60deg);
}
.gentei:after {
  right: 0;
  -webkit-transform: rotate(-60deg);
  transform: rotate(-60deg);
}
  .takuhai_ex_wrap{
    max-width: 1200px;
    margin: auto;
    margin-top: 50px;
  }
  .takuhai_ex{
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
  }
  .ex_text{
    text-align: left;
    padding-top: 35px;
  }
  .arrow_b1 {
    position: relative;
    width: 46%;
    height: 15px;
    background: linear-gradient(to right, #EFEFEF, #4D4D4D);
}
.arrow_b1::after {
    content: "";
    position: absolute;
    top: -7px;
    right: -10px;
    border-left: 15px solid #4D4D4D;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
}
.arrow_b2 {
    position: relative;
    width: 2%;
    height: 15px;
    background: linear-gradient(to right, #EFEFEF, #4D4D4D);
}
.arrow_b2::after {
    content: "";
    position: absolute;
    top: -7px;
    right: -10px;
    border-left: 15px solid #4D4D4D;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
}
  .balloon_bottom{
    position: relative;
    display: inline-block;
    margin: 1.5em 0;
    padding: 5px 50px;
    font-size: 13px;
    line-height: 2;
    border-radius: 30px;
    border:1px solid #083449;
    background: #fff;
  }
  .balloon_bottom:before {
  content: "";
  position: absolute;
  top: -30px;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-bottom: 15px solid #083449;
}
.balloon_bottom span {
  margin: 0;
  padding: 0;
}
.benefit_box_base {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1195px;
}
.benefit_gray_circle{
  width: 150px;
  height: 150px;
  display: block;
  position: relative;
  background-color: #EFEFEF;
  border-radius: 50%;
  color: #083449;
  text-align: center;
  font-weight: 600;
}
.benefit_gray_circle span{
  display: block;
  font-size: 20px;
  padding: 30px 0;
  line-height: 1.5;
}
.benefit_pink_circle{
  width: 150px;
  height: 150px;
  display: block;
  position: relative;
  background-color: #083449;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  font-weight: 600;
}
.benefit_pink_circle span{
  font-size: 20px;
  display: block;
  line-height: 1.5;
  padding: 45px 0;
}
.benefit_gray_circle2{
  width: 150px;
  height: 150px;
  display: block;
  position: relative;
  background-color: #EFEFEF;
  border-radius: 50%;
  text-align: center;
  font-weight: 600;
}
.benefit_gray_circle2{
  font-size: 20px;
  display: block;
  line-height:1.5;
  padding: 45px 0;
  color: #083449;
}
.benefit_blue_text {
  position: relative;
  right: 10%;
  bottom: 250px;
}
.base_pink{
  color:#083449;
  font-weight: bold;
  font-size: 18px;
}
  .raiten_benefit{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
  .raiten_benefit_left{
    width: 60%;
  }
  .raiten_benefit_right{
    width: 35%;
  }

}