@charset "utf-8"; /* common
============================ */


/* hamburger menu v0.1 */

#drawer_wrapper nav {
    position: fixed;
    top: 5rem;
	  right: -30rem;
	width: 30rem;
	padding-top: 0.42rem;
	padding-bottom: 1.42rem;
    background:#0E0006;
    font-size: 3em;
    box-sizing: border-box;
    z-index: 98;
	 opacity: 0.9;
}
#drawer_wrapper.mobile nav {
    position: fixed;
    top: 0rem;
	right: -50rem;
	width: 50rem;
	padding-top: 3.42rem;
	padding-bottom: 3.42rem;
    background:#0E0006;
    font-size: 3em;
    box-sizing: border-box;
    z-index: 98;
	 opacity: 0.9;
}

#drawer_wrapper nav.menuitems ul li {
	font-family: "ゴシックMB101 B","Gothic MB101 Bold"!important;
    display:block;
	text-align:center;
	margin:auto;
    border-bottom: 2px solid #fff;
	line-height:5rem;

}
#drawer_wrapper.mobile nav.menuitems ul li {
	font-family: "ゴシックMB101 B","Gothic MB101 Bold"!important;
    display:block;
	text-align:center;
	margin:auto;
    border-bottom: 2px solid #fff;
	line-height:5rem;
	padding: 2rem 0 2rem 0;
}
#drawer_wrapper nav.menuitems ul li a {
    text-decoration: none;
    color: #fff;
    display:block;
}
#drawer_wrapper .menuitems ul{
	margin:2rem;
	padding:0;
	font-size:7em;
}
#drawer_wrapper.mobile .menuitems ul{
	margin:2rem;
	padding:0;
	font-size:12em;
}
#drawer_wrapper nav.menuitems ul li a:hover {
    background:#281B21;
}
#drawer_wrapper #hamburger_icon {
    position: fixed;
	    top: 5rem;
	    right: 6rem;
    z-index: 99;
    box-sizing: border-box;
    cursor: pointer;
    -webkit-transition: all 400ms;
    transition: all 400ms
}
#drawer_wrapper.mobile  #hamburger_icon {
	    position: fixed;
	    top: 1rem;
	    right: 11rem;
    z-index: 99;
    box-sizing: border-box;
    cursor: pointer;
    -webkit-transition: all 400ms;
    transition: all 400ms
}

#drawer_wrapper #hamburger_icon span {
    position: absolute;
	width: 5.13rem;
	height: 5.13rem;
     -webkit-transition: all 400ms;
    transition: all 400ms
}
#drawer_wrapper.mobile #hamburger_icon span {
    position: absolute;
	width: 10.13rem;
	height: 10.13rem;
     -webkit-transition: all 400ms;
    transition: all 400ms
}

#drawer_wrapper #hamburger_icon span{
	background-size: 100% 100%;
	background-image: url(http://test3.five-consultant.com/wp-content/uploads/2022/04/fc1b598cbe8bfca29fcc57de5f73e30c.png);
    top: 0;
}

#drawer_wrapper #hamburger_icon.open span {
	background-size: 100% 100%;
	background-image: url(http://test3.five-consultant.com/wp-content/uploads/2022/04/2ccb98343ceefb4d4f54e7eafb791ad3.png);
	width: 5.13rem;
	height: 5.13rem;
    right: 0rem;
    top: 5rem;
    position: fixed;
    z-index: 1000;
}
#drawer_wrapper.mobile #hamburger_icon.open span {
	background-size: 100% 100%;
	background-image: url(http://test3.five-consultant.com/wp-content/uploads/2022/04/2ccb98343ceefb4d4f54e7eafb791ad3.png);
	width: 10.13rem;
	height: 10.13rem;
    right: 0rem;
    top: 1rem;
    position: fixed;
    z-index: 1000;
}


#drawer_wrapper.mobile #hamburger_icon.open span {
	background-size: 100% 100%;
	background-image: url(http://test3.five-consultant.com/wp-content/uploads/2022/04/2ccb98343ceefb4d4f54e7eafb791ad3.png);
	width: 10.13rem;
	height: 10.13rem;
	    right: 1rem;
    top: 1rem;
    position: fixed;
    z-index: 1000;
}


#drawer_wrapper .contents section p {
    position: absolute;
    top: 50%;
    width: 30%;
    line-height: 1.4;
    font-size: 20px;
    color: #fff;
}
#drawer_wrapper .contents section:nth-child(odd) p {
    left: 10%
}
#drawer_wrapper .contents section:nth-child(even) p {
    right: 10%
}
#drawer_background {
    z-index: 97;
    position: fixed;
    background-color: rgba(0,0,0,0.5);
    display: none;
}
.mtxt{
	text-align:center;
	margin-bottom:40px;
		margin-bottom:.4rem;
}



























































.c-wrap {
	background-color: #fff;
	position: relative;
	overflow:hidden;

}
.header-fix{position:fixed;
	z-index:9999;
	top:0;
	width:100%;
}
.header-fix-sp{position:fixed;
	z-index:9999;
	bottom:0;
	width:100%;
}
.header-fix.is-active{display:block}

.c-img {
	width: 100%;
	max-width: 1190px;
	margin: auto;
}
.m-img {
	width: 100%;
	max-width: 1000px;
	margin: auto;
}
.p-img {
	width: 90%;
	margin: auto;
}
.c-inner {
	max-width: 1190px;
	width: 100%;
	margin: auto;
}
.c-bg__white {
	background-color: white;
}
.c-bg__yellow {
	background-color:#F9DF06;
}
.white{
	background-color:#fff;
}

.mb1{
	margin-bottom:1%;
}
.mb2{
	margin-bottom:2%;
}
.mb3{
	margin-bottom:3%;
}
.mb4{
	margin-bottom:4%;
}
.mb5{
	margin-bottom:5%;
}
.mt1{
	margin-top:1%;
}
.mt2{
	margin-top:2%;
}
.mt3{
	margin-top:3%;
}
.mt4{
	margin-top:4%;
}
.mt5{
	margin-top:5%;
}
/* s01
============================ */
section.s01 {
	padding-bottom: 3rem;
}
/* s02
============================ */
section.s02 {
	padding-bottom: 3rem;
}
.carlist {
	flex-wrap: wrap;
	display: flex;
	justify-content:space-between;
}
.carlist img{
	width:48%;

}
/* s03
============================ */
section.s03 {
	padding-top: 3rem;
	padding-bottom: 3rem;
}
.s03 img{
	width:90%;
	margin: auto;
}
/* s04
============================ */
section.s04 {
	padding-top: 3rem;
	padding-bottom: 3rem;
}
.s04 img{
	width:90%;
}

/* s05
============================ */
section.s05 {
	padding-top: 5rem;
	padding-bottom: 4rem;
}
.s05bg{
	width: 90%;
	margin: auto;
	background-color:#FCD68D;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
}
.s05bg .p-img{
	top: -3rem;
	position: relative;
}

.s05 .list {
	width: 85%;
	margin: 0 auto 0 auto;
	overflow-x: auto;
	padding-bottom: 20px;
	-webkit-overflow-scrolling: auto
}
/*スクロールバー全体の高さ*/
.s05 .list::-webkit-scrollbar {
	height: 15px;
}
/*スクロールバー全体の背景*/
.s05 .list::-webkit-scrollbar-track {
	background: #ddd;
}
/*スクロールバーの動く部分*/
.s05 .list::-webkit-scrollbar-thumb {
	background: #000;
	border: none;
}
/*スクロールバーの動く部分のホバー（マウスオーバー）*/
.s05 .list::-webkit-scrollbar-thumb:hover {
	background: #999;
}




.s05 .list img{
	width: 140%;
	max-width: 1208px;
	margin: auto;
	display: inline-block;
}





/* s06
============================ */
section.s06 {
	padding-top: 3rem;
	padding-bottom: 3rem;
}
.s06bg{
	width: 90%;
	margin: auto;
	background-color:#F18D00;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border: 1px solid #0E0006;
	overflow: hidden;
}
.s06bghead {

	margin: auto;


}
.s06bghead img{
	width: 50%;
	margin: auto;
	padding:4% 0 4% 0;
}

.qa_wrap {
	background-color:#fff;
	width: 100%;
	display: block;
	margin: 0 auto 0 auto;
	border-top: 1px solid #0E0006;
	float:left;
}

.qa_wrap dt {
	width: 100%;
	font-weight: bold;
	display: block;
	cursor: pointer;
	text-align: center;
	position: relative;
	color: #0E0006;
	font-size: 2.2rem;
	padding: 2%;
	float:left;

}
.qa_wrap dt img {
	width: 10%;
	float:left;
	padding-top: 1.1%;
}
.qa_wrap dt .qatxt{
	width: 82%;
	display: inline-block;
	text-align: left;
	padding-top: 3.4%;
} 

.qa_wrap dt span {
	font-weight: bold;
}

.toggle_btn {
	position: absolute;
	top: 50%;
	right: 3%;
	transform: translateY(-50%);
	display: block;
	width: 30px;
	height: 30px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	border-radius: 50%;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.toggle_btn:before, .toggle_btn:after {
	display: block;
	content: '';
	background-color: #0E0006;
	position: absolute;
	width: 30px;
	height: 3px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transition: all .3s;
	transition: all .3s;
}

.toggle_btn:before {
	width: 3px;
	height: 30px;
}

.qa_wrap dt.active .toggle_btn:before {
	content: normal;
}

.qa_wrap dd {
	color: #0E0006;
	font-size: 1.6rem;
	font-weight: 700;
	display: none;
	padding: 0 1% 3% 5%;
	float:left;
}
.qa_wrap dd img {
	width: 10%;
	float:left;
}
.qa_wrap dd .qatxt{
	width: 90%;
	display: inline-block;
	text-align: left;
	padding: 0 1% 0 4%;

} 





@media screen and (max-width:750px) {

	.qa_wrap dt span {
		display: block;
		padding-left: 23px;
		font-weight: bold;
	}
	.toggle_btn {
		right: 4%;
		width: 30px;
		height: 30px;
	}
	.toggle_btn:before, .toggle_btn:after {
		width: 10px;
		height: 2px;
	}
	.toggle_btn:before {
		width: 2px;
		height: 10px;
	}
}




/* s07
============================ */
section.s07 {
	padding-top: 4rem;
	padding-bottom: 4rem;
}

/* s08
============================ */
section.s08 {
	padding-top: 4rem;
	padding-bottom: 4rem;
}

/* s09
============================ */
section.s09 {
	padding-top: 4rem;
	padding-bottom: 4rem;
}

/* s010
============================ */
section.s010 {
	padding-top: 4rem;
	padding-bottom: 4rem;
}

/* s011
============================ */
section.s11 {
	padding-top: 4rem;
	padding-bottom: 4rem;
}
.s11 .map iframe{
	width:100%;
	max-height:459px;
	
}
.s11 .img_set{
	display: flex;
	flex-wrap: wrap;
	justify-content:space-between;
}

.s11 .img_set img{
	width:48.5%;
}



/* s12
============================ */

.s12 {
	padding-top: 4rem;
	padding-bottom: 8rem;

}
.s12 .form{
	color:#000;
	font-weight:bold;
	font-size: 20px;
	font-size: 1.25rem;
	font-size: max(1.25rem,11px);
	margin:auto;
	max-width: 1088px;
	width: 90%;
	padding-bottom:1rem;
}

/* form
============================ */
.form .form_stxt{
    font-size: 80%;
    display: block;
    text-align: right;
    width: 100%;
    padding-top: 2%;
}
.form__item {
	display: flex;
	padding: 20px 0;
	padding: 1.25rem 0;
	border-top: 1px solid #000;
}

.form__item-label {
	width: 35%;
	display: flex;
	align-items: flex-start;
}
.form__item-label2 {
	width: 35%;

}


.form__item-label-required {
	background-color: #f10000;
	color: white;
	font-size: 15px;
	font-size: 0.9375rem;
	font-size: max(0.9375rem,9px);
	padding: 2px 9px;
	padding: 0.125rem 0.5625rem;
	border-radius: 6px;
	border-radius: 0.375rem;
	margin-left: 10px;
	margin-left: 0.625rem;
	margin-top: 2px;
	margin-top: 0.125rem;
}

.form__item-input {
	flex: 1;
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap; 

}

.form__item-input input[type="text"],
.form__item-input input[type="email"],
.form__item-input textarea {
	width: 100%;
	padding: px;
	padding: 0.625rem;
	border: 1px solid #aaa;
}

.form__item-input input {
}

.form__item-input textarea {
}

.form__item p {
}

.form__item-acceptance {

	text-align: center;
	border-top: 1px solid #000;
	padding: 20px 0;
	padding: 1.25rem 0;
	display: flex;
	align-items: center;
	justify-content: center;
}
.form__item-acceptance .mwform-checkbox-field {
	font-size: 2rem;
	margin-right: 0;
	margin-bottom: 0;
}

.form__item-acceptance label {
	display: inline-flex;
	align-items: center;
	justify-content: center;
}
.mwform-checkbox-field {
	margin-right: 20px;
	margin-right: 1.25rem;
	font-size: 18px;
	font-size: 1.125rem;
	margin-bottom: 5px;
	margin-bottom: 0.3125rem;
	display: block;
}
.mwform-checkbox-field label{
	display: inline-flex;
	align-items: center;
}
.mw_wp_form .horizontal-item + .horizontal-item {
	margin-left: 0 !important;
}


.form__item-acceptance .wpcf7-list-item-label {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-left: 10px;
	margin-left: 0.625rem;
}

.form__item-label-required {
}

.form__item-acceptance-txt{
	margin:auto;
	width: 80%;
	color:#000;
	border: 1px solid #555;
	background-color: white;
	padding: 1rem;
	height: 10rem;
	overflow-x: scroll;
	font-size: 1.2rem;
}

.form__submit {
	text-align: center;
	margin: 40px 0;
	margin: 2.5rem 0;
}

.form__submit input {
	padding: 15px 90px;
	padding: 0.9375rem 5.625rem;
	letter-spacing: 0.2em;
	cursor: pointer;
	color:#FF5A00;
	background-color:#fff;
	border:none;
	overflow:hidden;
}
.mw_wp_form_input .btn input{
	background:url(/wp-content/uploads/2022/02/5be7c68069eb0b0cc9f0546605c409a5.png) no-repeat; 
	width:414px;
	width:27rem;
	height: 4rem;
	text-indent:-9999px;
	background-size:28rem auto;
}
.mw_wp_form_input .btn2 input{
	background:url(/wp-content/uploads/2021/11/11114Asset-2.png) no-repeat; 
	width:591px;
	width:38rem;
	height: 4rem;
	text-indent:-9999px;
	background-size:38rem auto;
}

.mw_wp_form_confirm .btn input{
	background:url(/wp-content/uploads/2022/02/5be7c68069eb0b0cc9f0546605c409a5.png) no-repeat; 
	width:414px;
	width:27rem;
	height: 4rem;
	text-indent:-9999px;
	background-size:28rem auto;
}

.form__submit input:hover{
	opacity:0.9;
}
.s13 .form .error{
	color:#F10000;
}
/* sfooter
============================ */
.footer {
	background-color: white;
	color: #FF5A00;
	padding-top:1rem;
	padding-bottom:1rem;
}



.thanks {position: relative;}

.thanks__inner {

	width: 90%;
	background-color:#F39800;
}

.thanks__title {
	font-size: 40px;
	font-size: 2.5rem;
	text-align: center;
	margin-bottom: 40px;
	margin-bottom: 2.5rem;
	letter-spacing: 0.1em;
	color:#000;
}

.thanks__01 {
	margin-bottom: 40px;
	margin-bottom: 2.5rem;
}
.thanks__01_img1{
	width: 100%;
	max-width: 1190px;
	padding-top:3rem;
	padding-bottom:3rem;
}
.thanks__01_img2{
	width: 100%;
	max-width: 1190px;
	padding-bottom:1rem;
}
.thanks__txt {
	font-size: 1.5rem;
	width: 80%;
	color:#fff;
	margin: 0 auto 30px;
	margin: 0 auto 1.875rem;
}

.thanks__back {
	text-align: center;
	margin-bottom: 50px;
	margin-bottom: 3.125rem;
}
.thanks__back a {
	color: #FFFF28;
	font-size: 40px;
	font-size: 2.5rem;
	text-decoration: none;
	border-bottom: 3px solid #0254ad;
	border-bottom: 0.1875rem solid #FFFF28;
	padding-bottom: 5px;
	padding-bottom: 0.3125rem;
}
.fixpos{

}
#yoyaku{
	padding-bottom:3rem
}
.kakunin{
	padding-bottom:8rem
}
.s12bg{
	width: 90%;
	margin: auto;
	background-color:#FCD68D;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
}
.s13{
	padding-top:10rem;
	padding-bottom:5rem;
	font-weight: bold;
	font-size: 1.5rem;
}
