@charset "utf-8";
/* CSS Document */

/*PC用css*/
@media screen and (min-width: 897px){
.float_left{	float:left;}
.float_right{	float:right;}
.no_pc{	display: none;}
.box50{	width: 48%; box-sizing: border-box;}
.box70{	width: 60%; box-sizing: border-box;}
.box30{ width: 35%; box-sizing: border-box;}
.box60{	width: 55%; box-sizing: border-box;}
.box40{ width: 40%; box-sizing: border-box;}
.img_left{
	float:left;
	margin:0 40px 20px 0;
	clear: both;
}
.img_right{
	float:right;
	margin:0 0 20px 40px;
	clear: both;
}
.pc_center{
	text-align: center;
}
.main{
	float:left;
	width:70%;
}
.side{
	float:right;
	width:22%;
	margin-bottom:80px;
	display:block;
}
.side img{
	max-width: 100%;
	height: auto;
}
#slide_menu{
	display: none;
}

ul.rev li{
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
	align-items: center;
}
ul.rev li div{
	width: 47%;
}
ul.rev li:nth-child(odd) {
	flex-direction: row-reverse;
}
/*----------------------------*/

section {
	padding: 30px 0;
}

.container{
	max-width:1000px;
}
header button{
	display: none;
}

ul.g_navi{
	margin: auto;
	z-index: 5000;
    display: flex;
	justify-content: center;
    position: relative;
}
ul.g_navi li{
    box-sizing: border-box;
}
ul.g_navi li a{
	display: block;
	color: #000;
    box-sizing: border-box;
}
.pull a{
	position: relative;
}
.pull a span{
	display: block;
	transform: scale(2.5, 1) rotate(90deg);/* 回転 */
	transition: 0.3s;
	color: #FFF;
	position: absolute;
	bottom: 1px;
	left: 48%;
	font-size: 1.2rem;
}
.pull a:hover span{
	transform: scale(2.5, 1) rotate(-90deg);/* 回転 */
}



/*------ ナビプルダウン --------*/
/*
.g_navi li ul {
	display: none;
	position: absolute;
	width: 100%;
	top: 90px;
	left: 0;
	background: #FFF;
}

.g_navi li ul li {
	float: left;
	padding: 0;
	margin-left: 5px;
	height: auto;
	border-right: none;
}

.g_navi li ul li a{
    text-indent: 0;
    background-image: none;
    display: block;
	background: none!important;
    font-size: 1.4rem;
    text-align: center!important;
	line-height: 1.4;
    padding: 15px;
    width: 150px!important;
}
.g_navi li ul li a img{
    margin-bottom: 10px;
    max-width: 100%;
	display: block;
}

.g_navi li ul li a:hover{
}
*/

.flow_img{
	width: 16%;
	text-align: left;
}
.flow_text{
	width: 82%;
	padding-right: 5%;
	text-align: left;
}

ul.flow li {
	padding: 20px 30px 10px;
}

.btn01 a, .btn01 input, .btn01 button{
	min-width: 300px;
}

.reason_wrap {
	padding-bottom: 50px;
}

.qualification {
	width: 80%;
	max-width: 400px;
	margin: auto;
	padding: 20px;
}

.qualification p {
	width: 80%;
	max-width: 400px;
	bottom: -27px;
}
.worries h3 img{
	width: 60%;
	margin-inline: auto;
}
ul.mark {
	padding: 20px 5% 5px;
}

ul.mark li{
	font-size: 1.2rem;
}

.down {
	margin-top:-31px;
}
.line3_2 label p {
	font-size: 1.3rem;
	padding: 10px 0;
}

.line3_2 label p::before {
	right: 20px;
}

ul.line3_3 {
	justify-content: space-between;
}

ul.line3_3 li {
	width: 48%;
	margin-right: 0;
}



.contact_wrap .contact_tell {
	border-bottom: 10px solid #816a2a;
}

.contact_wrap .contact_mail {
	border-bottom: 10px solid #382800;
}

.contact_wrap .contact_line {
	border-bottom: 10px solid #0a530d;
}


.service_wrap label p {
	height: 66px;
	line-height: 66px;
	padding: 0;
}

.service_extra{
	margin-top: 70px;
}

.service_extra .head {
	padding: 20px 100px 20px 30px;
	font-size: 1.6rem;
	top: -60px;
}

.voice_box {
	grid-template-areas:
		"icon title"
		"icon age";
	grid-template-columns: 16% 84%;
	column-gap:10px;
}

.voice_box .voice_title {
	font-size: 1.3rem;
}

.voice_box .star {
	font-size: 1.3rem;
	color: #ffbb00;
}

.area_title {
	font-size: 1.4rem;
}

.tab-2-labels label {
	width: 20%;
	padding: 10px 0;
}

.tab-2-content {
	font-size: .9rem;
}

.qualification_text {
	text-align: center;
}

.peace_wrap .label_flex {
	max-width: 800px;
	margin: 0 auto 1em;
}

.ttl_balloon1 {
	font-size: 1.8em;
}

.peace_wrap .peace_text {
	font-size: 1.8em;
}
.card {
	padding-inline: 1em ;
}
.card h3 {
	font-size: 1.2em;
}

.images_title {
	display: block;
	width: 90%;
	margin: auto;
	text-align: center;
}


.contact_wrap .contact_box {
	padding: 1.6em 4em 1em;
}

.contact_box .contact_text {
	font-size:1.6em ;
}

.balloon {
	font-size: 1.3em;
	top: -8px;
}

.tel-wrap .balloon::before {
	border-right: 14px solid transparent;
	border-left: 14px solid transparent;
	border-top: 18px solid #886100;
	top: 100%;
}

.tel-wrap .balloon::after {
	border-right: 14px solid transparent;
	border-left: 14px solid transparent;
	border-top: 18px solid #fff;
	top: 94%;
}


/*------ pc_style --------*/

/*-----------------------------------------*/

}
