@charset "UTF-8";

/*----------------------------------------------------
	common
----------------------------------------------------*/

.sp {
    display: none;
}

.min {
	font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
}

.text21,
.text20,
table.company_3 td {
    font-family: inherit;
}



/*----------------------------------------------------
	head
----------------------------------------------------*/

#header {
	position: relative;
	width: 1120px;
	margin: 0 auto 0;
}

.headIllust {
	position: absolute;
	top: 206px;
	left: 0;
	z-index: 100;
}

#header h2 {
	position: absolute;
	top: 232px;
	left: 317px;
	text-align: left;
}

.headContact {
	position: absolute;
	top: 427px;
	left: 811px;
	width: 320px;
}
	
.headContact img {
	width: 100%;
	height: auto;
}
 
/*----------------------------------------------------
	food
----------------------------------------------------*/

#footer_bg {
	min-width: auto;
	top: auto;
	left: auto;
}

#footer font,
#footer a {
    font-family: inherit;
}

.foodMenu {
	margin: 0 auto;
}

/*----------------------------------------------------
	content
----------------------------------------------------*/

.inquiry_btn {
    display: flex;
    justify-content: space-between;
	width: 1000px;
	margin: 10px auto 0;
    padding-bottom: 10px;
}
.inquiry_btn .tel {
	width: 49%;
	margin-bottom: 10px;
}
.inquiry_btn .tel a {
    cursor: default;
}
.inquiry_btn .mail {
	width: 49%;
}

.line_area_3 {
    width: 540px;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}

.line_area_3 a {
    display: block;
    width: 270px;
}

#content02 .line_area_3 p,
.line_area_3 p {
    color: rgb(102, 102, 102);
    padding-left: 0px;
    font-size: 14px;
    text-align: left;
    font-weight: 400;
}

.voice {
	margin-top: 50px;
}

table.relationLink {
	margin-bottom: 80px;
}

table.relationLink a {
	text-decoration: none;
}

table.relationLink a span {
	display: block;
	margin-top: 5px;
    margin-bottom: 20px;
    color: black;
}


/*----------------------------------------------------
    スライドショー停止バージョン
----------------------------------------------------*/

.main {
	position: relative;
	width: 100%;
	height: 730px;
	margin: 0 0;
}

.loopSlider {
    margin: 0 auto;
    width: 100%;
    height: 180px;
    text-align: left;
    position: absolute !important;
    overflow: hidden;
		top: 0;
		left: 0;
}

.loopSlider_2 {
    margin: 0 auto;
    width: 100%;
    height: 180px;
    text-align: left;
    position: absolute !important;
    overflow: hidden;
		bottom: 0;
		left: 0;
}

.loopSlider img {
}

.slick-slide {
}


/*----------------------------------------------------
	index
----------------------------------------------------*/

.tbl0502 {
    margin-top: 60px;
}

.one-low {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.one-low li {
    width: 50%;
    margin-bottom: 10px;
}

.indexSyuhi {
    margin: 20px auto 0;
}

.boxin0102 {
    margin-bottom: 40px;
}

.black_bar,
.red_bar {
    margin: 0 auto 30px;
}

.flt_r {
    float: right;
}

.request_box {
    margin-bottom: 30px;
    padding: 25px 0;
    background-image: url('/images_rp/index/flow_back.png');
    background-position: left top;
    background-repeat: repeat;
}

.inquiry_box,
.estimate_box,
.request_innerbox03 .flt_l,
.request_innerbox03 .flt_r,
.report_box {
    position: relative;
    width: calc( 900px - 5px - 5px );
    height: auto;
    margin: 0 auto 40px;
    padding: 5px;
    background-image: none;
    background-color: white;
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.3);
}

.request_innerbox03 {
    position: relative;
    display: flex;
    justify-content: space-between;
    width: 910px;
    margin: 0 auto 0;
    padding-bottom: 40px;
}

.request_innerbox03 .flt_l {
    float: none;
    width: calc( 470px - 5px - 5px );
    margin-bottom: 0;
}

.request_innerbox03 .flt_r {
    float: none;
    width: calc( 400px - 5px - 5px );
    margin-bottom: 0;
    background-color: #e6e6e6;
}

.inquiry_box::after,
.estimate_box::after,
.estimate_box::before,
.request_innerbox03 .flt_l::after {
    content: '';
    position: absolute;
    left: 190px;
    bottom: -35px;
    width: 50px;
    height: 27px;
    background-image: url('/images_rp/index/flow_arrow.png');
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.estimate_box::before {
    left: auto;
    right: 190px;
    background-image: url('/images_rp/index/flow_arrow_02.png');
}

.indexFlowBoxIn {
    position: relative;
    padding: 20px 0 15px 15px;
    border: solid 1px #606060;
}

.indexFlowBoxIn h4 {
    position: relative;
    margin: 0;
    padding-left: 15px;
    font-size: 18px;
    font-weight: 800;
}

.indexFlowBoxIn h4::before {
    content: '';
    position: absolute;
    top: 4px;
    left: 0;
    width: 3px;
    height: 20px;
    background-color: #ba1800;
    border-radius: 1px;
}

.indexFlowBoxIn p,
.request_innerbox03 .flt_l p,
.request_innerbox03 .flt_r p {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    margin: 10px 0 0;
    font-size: 15px;
}

.request_box img {
    position: absolute;
    bottom: 6px;
    right: 6px;
    width: 115px;
}

.estimate_box img {
    width: 144px;
}

.request_innerbox03 img {
    width: 130px;
}

.request_innerbox03 .flt_r img {
    bottom: 30px;
    right: 10px;
    width: 100px;
}

.sectiontitle09 p {
    font-size: 35px;
}

.deviceTab #contents {
}

body.index {
    background-color: #F8F8F1;
}

.deviceTab #top_bg {
    margin: -20px auto 0;
    padding: 0 0;
    background-color: white;
}

.deviceTab .all_back {
    width: 100%;
    margin: 0 auto 0;
    padding: 0 0;
}

.deviceTab #yasukarou_bg_2 {
    width: 100%;
    margin: 0 0 0;
    padding: 0 0;
}

.indexHangekiOne03 {
    height: 160px;
}

.indexBnFacebook {
    width: 240px;
}


/*----------------------------------------------------
	uwaki
----------------------------------------------------*/

.wakiQa {
    width: 850px;
    margin: 20px auto;
    text-align: left;
}

.wakiQa h2 {
    text-align: center;
}

.wakiQa h3.accordion_head {
    position: relative;
    height: 66px;
    margin: 0;
    color: black;
    font-size: 24px;
    text-align: left;
    line-height: 66px;
    padding-left: 85px;
    border-bottom: solid 1px white;
    background-image: url('/images_rp/uwaki/qa_back.png');
    cursor: pointer;
}

.wakiQa h3.accordion_head::before {
    content: 'Q.';
    position: absolute;
    top: 0;
    left: 0;
    width: 66px;
    height: 66px;
    color: white;
    font-size: 23px;
    font-weight: 800;
    text-align: center;
    line-height: 66px;
    background-color: #4c8dcb;
}

.wakiQa h3.accordion_head::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 66px;
    height: 66px;
    background-image: url('/images_rp/uwaki/qa_arrow.svg');
    background-repeat: no-repeat;
    background-position: center center;
}

.wakiQa .answer {
    position: relative;
    margin: 15px 0 20px;
    padding-left: 80px;
}

.wakiQa .answer::before {
    content: 'A.';
    position: absolute;
    top: 0;
    left: 0;
    width: 66px;
    height: 40px;
    color: #eb6d9a;
    font-size: 23px;
    font-weight: 800;
    text-align: center;
    line-height: 40px;
}

.uwakiQaText {
    margin: 60px 0 0;
    font-size: 20px;
    line-height: 1.4em;
    text-align: center;
    font-weight: 800;
}

.uwakiQaText span {
    color: #ed7a94;
}

.uwakiQaText span span {
    font-size: 24px;
}

.uwakiBox01 {
    margin: 0 auto;
}

#yasukarou_bg {
    margin-bottom: -20px;
    padding-bottom: 50px;
}



/*----------------------------------------------------
	sokou
----------------------------------------------------*/


.sokouDoorBn {
    margin-bottom: 30px;
}

.sokouDoorBn a {
    text-decoration: none;
}

.sokouTv {
    margin-bottom: 25px;
}

.sokouTv ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 905px;
    margin: 0 auto;
}

.sokouTv ul li {
    width: 285px;
    margin-bottom: 20px;
    padding: 20px 0 10px;
    font-size: 16px;
    background-color: white;
    border: solid 1px #cccccc;
}

.sokouTv ul li img {
    width: 180px;
}

.sokouTv ul li h3 {
    margin: 20px 0 0;
    padding: 3px 0 3px;
    color: white;
    text-align: center;
    background-color: #3d3d3d;
}

.sokouTv ul li p {
    flex-grow: 1;
    margin: 5px 0 0;
    color: black;
}







