@charset "UTF-8";
/* css Reason [top] */

@import url("../content.css");
@import url("../home/reason.css");
@import url("../home/price.css");
@import url("../home/service.css");
@import url("main.css");

/*---------------------------------------------------- */
/* list */
/*---------------------------------------------------- */
/*== Waku ==*/
.listArea {
	padding: 0;
	margin: 0 auto;
	height: auto;
}
.listArea .waku_list {
	padding: 0;
	margin: 0 auto;
	height: auto;
	text-align: center;
}

/*== Box ==*/
.listArea .waku_list .listbox {
	padding: 0;
	margin: 0;
	height: auto;
	display: inline-block;
    *display: inline;
    *zoom: 1;
	vertical-align: top;
	border-bottom: dotted 2px #dcdcdc;
}
.listArea .waku_list .listbox:last-child {
	padding: 0;
	margin: 0;
	height: auto;
	display: inline-block;
    *display: inline;
    *zoom: 1;
	vertical-align: top;
	border-bottom: none;
}
.listArea .waku_list .listbox article {
	padding: 0;
	margin: 0 auto;
	height: auto;
	position: relative;
	overflow: hidden;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-o-box-sizing: border-box; 
	-ms-box-sizing: border-box; 
	box-sizing: border-box;
}

/*== img ==*/
.listbox article .photo_list,
.listbox article .photo_list2 {
	padding: 0;
	margin: 0;
	position: relative;
}
.listbox article .photo_list figure,
.listbox article .photo_list2 figure {
	padding: 0;
	margin: 0;
	height: auto;
	position: relative;
	border: solid 1px #eae5e5;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-o-box-sizing: border-box; 
	-ms-box-sizing: border-box; 
	box-sizing: border-box;
}
.listbox article .photo_list figure img,
.listbox article .photo_list2 figure img {
	padding: 0;
	margin: 0;
	width: 100%;
	vertical-align: bottom;
	-webkit-transition: all .5s ease-out;
	transition: all .5s ease-out;
}

/*== img [sp] ==*/
.listbox article .detail .photo_list_sp,
.listbox article .detail2 .photo_list_sp {
	padding: 0;
	margin: 0;
	position: relative;
}
.listbox article .detail .photo_list_sp figure,
.listbox article .detail2 .photo_list_sp figure {
	padding: 0;
	margin: 0;
	height: auto;
	position: relative;
	border: solid 1px #eae5e5;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-o-box-sizing: border-box; 
	-ms-box-sizing: border-box; 
	box-sizing: border-box;
}
.listbox article .detail .photo_list_sp figure img,
.listbox article .detail2 .photo_list_sp figure img {
	padding: 0;
	margin: 0;
	width: 100%;
	vertical-align: bottom;
	-webkit-transition: all .5s ease-out;
	transition: all .5s ease-out;
}

/*== Detail ==*/
.listbox article .detail,
.listbox article .detail2 {
	padding: 0;
	margin: 0;
	height: auto;
	position: relative;
}

/*== h3 ==*/
.listbox article .detail .number-title,
.listbox article .detail2 .number-title {
	padding: 0;
	margin: 0 auto;
	height: auto;
	position: relative;
}
.listbox article .detail .number-title h3,
.listbox article .detail2 .number-title h3 {
	padding: 0;
	margin: 0;
	color: #2d2e2f;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
	text-align: left;
	line-height: 1.1;
}
.listbox article .detail .number-title h3 em,
.listbox article .detail2 .number-title h3 em {
	padding: 0;
	margin: 0;
	color: #21a7e8;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-style: normal;
	font-weight: 900;
	display: inline-block;
}
.listbox article .detail .number-title h3 small,
.listbox article .detail2 .number-title h3 small {
	padding: 0;
	margin: 0;
	color: #6d6e6f;
	font-size: 65%;
	font-style: normal;
	font-weight: 700;
	display: inline-block;
}

/*== P ==*/
.listbox article .detail .txt,
.listbox article .detail2 .txt {
	padding: 0;
	margin: 0 auto;
	height: auto;
	position: relative;
}
.listbox article .detail .txt:before,
.listbox article .detail2 .txt:before {
	padding: 0;
	margin: 0;
	position: absolute;
	font-family: "Open Sans", "Lucida Grande", Arial, sans-serif;
	font-weight: 800;
	content: 'reason';
	color: #87d2f7;
	line-height: 1.0;
	writing-mode: vertical-rl;
}
.listbox article .detail .txt h4,
.listbox article .detail2 .txt h4 {
	padding: 0;
	margin: 0;
	color: #2d2e2f;
	font-weight: 700;
	text-align: left;
	line-height: 1.2;
}
.listbox article .detail .txt p,
.listbox article .detail2 .txt p {
	padding: 0;
	margin: 0;
	color: #3d3e3f;
	font-weight: 500;
	text-align: left;
	line-height: 1.5;
}


/* PC */
@media print, screen and (min-width: 960px) {
/*---------------------------------------------------- */
/* list */
/*---------------------------------------------------- */
/*== Waku ==*/
.listArea {
	width: 100%;
}
.listArea .waku_list {
	margin-bottom: 40px;
	width: 98%;
}

/*== Box ==*/
.listArea .waku_list .listbox {
	padding-top: 35px;
	padding-bottom: 35px;
	margin: 0 0.6%;
	width: 98.0%;
}
.listArea .waku_list .listbox:last-child {
	padding-top: 35px;
	padding-bottom: 0;
	margin: 0 0.6%;
	width: 98.0%;
}
.listArea .waku_list .listbox:first-child {
	padding-top: 0;
	padding-bottom: 35px;
	margin: 0 0.6%;
	width: 98.0%;
}
.listArea .waku_list .listbox article {
	width: 100%;
	overflow: hidden;
}

/*== img ==*/
.listbox article .photo_list {
	width: 40%;
	float: right;
}
.listbox article .photo_list2 {
	width: 40%;
	float: left;
}
.listbox article .photo_list figure,
.listbox article .photo_list2 figure {
	width: 100%;
}

/*== img [sp] ==*/
.listbox article .detail .photo_list_sp,
.listbox article .detail2 .photo_list_sp {
	display: none;
}

/*== Detail ==*/
.listbox article .detail {
	width: 56%;
	float: left;
}
.listbox article .detail2 {
	width: 56%;
	float: right;
}

/*== h3 ==*/
.listbox article .detail .number-title,
.listbox article .detail2 .number-title {
	margin-bottom: 12px;
	width: 100%;
}
.listbox article .detail .number-title h3,
.listbox article .detail2 .number-title h3 {
	font-size: 27px;
}
.listbox article .detail .number-title h3 em,
.listbox article .detail2 .number-title h3 em {
	margin-right: 12px;
	font-size: 42px;
}
.listbox article .detail .number-title h3 small,
.listbox article .detail2 .number-title h3 small {
	margin-left: 6px;
}

/*== P ==*/
.listbox article .detail .txt,
.listbox article .detail2 .txt {
	width: 98%;
}
.listbox article .detail .txt:before, 
.listbox article .detail2 .txt:before {
	font-size: 22px;
	left: 0;
	top: 0;
}
.listbox article .detail .txt h4,
.listbox article .detail2 .txt h4 {
	margin-left: 30px;
	margin-bottom: 10px;
	font-size: 20px;
}
.listbox article .detail .txt p,
.listbox article .detail2 .txt p {
	margin-left: 30px;
	font-size: 17px;
}


}


/* Tablet */
@media all and (max-width: 959px) and (min-width: 600px) {
/*---------------------------------------------------- */
/* list */
/*---------------------------------------------------- */
/*== Waku ==*/
.listArea {
	width: 96%;
}
.listArea .waku_list {
	margin-bottom: 30px;
	width: 98%;
}

/*== Box ==*/
.listArea .waku_list .listbox {
	padding-top: 25px;
	padding-bottom: 25px;
	margin: 0 0.6%;
	width: 98.0%;
}
.listArea .waku_list .listbox:last-child {
	padding-top: 25px;
	padding-bottom: 0;
	margin: 0 0.6%;
	width: 98.0%;
}
.listArea .waku_list .listbox:first-child {
	padding-top: 0;
	padding-bottom: 25px;
	margin: 0 0.6%;
	width: 98.0%;
}
.listArea .waku_list .listbox article {
	width: 100%;
	overflow: hidden;
}

/*== img ==*/
.listbox article .photo_list {
	width: 40%;
	float: right;
}
.listbox article .photo_list2 {
	width: 40%;
	float: left;
}
.listbox article .photo_list figure,
.listbox article .photo_list2 figure {
	width: 100%;
}

/*== img [sp] ==*/
.listbox article .detail .photo_list_sp,
.listbox article .detail2 .photo_list_sp {
	display: none;
}

/*== Detail ==*/
.listbox article .detail {
	width: 56%;
	float: left;
}
.listbox article .detail2 {
	width: 56%;
	float: right;
}

/*== h3 ==*/
.listbox article .detail .number-title,
.listbox article .detail2 .number-title {
	margin-bottom: 10px;
	width: 100%;
}
.listbox article .detail .number-title h3,
.listbox article .detail2 .number-title h3 {
	font-size: 24px;
}
.listbox article .detail .number-title h3 em,
.listbox article .detail2 .number-title h3 em {
	margin-right: 10px;
	font-size: 38px;
}
.listbox article .detail .number-title h3 small,
.listbox article .detail2 .number-title h3 small {
	margin-left: 3px;
}

/*== P ==*/
.listbox article .detail .txt,
.listbox article .detail2 .txt {
	width: 98%;
}
.listbox article .detail .txt:before,
.listbox article .detail2 .txt:before {
	font-size: 19px;
	left: 0;
	top: 0;
}
.listbox article .detail .txt h4,
.listbox article .detail2 .txt h4 {
	margin-left: 27px;
	margin-bottom: 8px;
	font-size: 18px;
}
.listbox article .detail .txt p,
.listbox article .detail2 .txt p {
	margin-left: 27px;
	font-size: 15px;
}



}


/* SP */
@media only screen and (max-width: 599px) {
/*---------------------------------------------------- */
/* list */
/*---------------------------------------------------- */
/*== Waku ==*/
.listArea {
	width: 94%;
}
.listArea .waku_list {
	margin-bottom: 20px;
	width: 98%;
}

/*== Box ==*/
.listArea .waku_list .listbox {
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 0 0.6%;
	width: 98.0%;
}
.listArea .waku_list .listbox:last-child {
	padding-top: 15px;
	padding-bottom: 0;
	margin: 0 0.6%;
	width: 98.0%;
}
.listArea .waku_list .listbox:first-child {
	padding-top: 0;
	padding-bottom: 15px;
	margin: 0 0.6%;
	width: 98.0%;
}
.listArea .waku_list .listbox article {
	width: 100%;
}

/*== img ==*/
.listbox article .photo_list,
.listbox article .photo_list2 {
	display: none;
}

/*== img [sp] ==*/
.listbox article .detail .photo_list_sp,
.listbox article .detail2 .photo_list_sp {
	padding: 0 0 15px 0;
	margin: 0 auto;
	width: 96%;
}
.listbox article .detail .photo_list_sp figure,
.listbox article .detail2 .photo_list_sp figure {
	width: 100%;
}

/*== Detail ==*/
.listbox article .detail {
	width: 100%;
}
.listbox article .detail2 {
	width: 100%;
}

/*== h3 ==*/
.listbox article .detail .number-title,
.listbox article .detail2 .number-title {
	margin-bottom: 8px;
	width: 100%;
}
.listbox article .detail .number-title h3,
.listbox article .detail2 .number-title h3 {
	font-size: 21px;
}
.listbox article .detail .number-title h3 em,
.listbox article .detail2 .number-title h3 em {
	margin-right: 8px;
	font-size: 34px;
}
.listbox article .detail .number-title h3 small,
.listbox article .detail2 .number-title h3 small {
	margin-left: 3px;
}

/*== P ==*/
.listbox article .detail .txt,
.listbox article .detail2 .txt {
	width: 96%;
}
.listbox article .detail .txt:before,
.listbox article .detail2 .txt:before {
	font-size: 17px;
	left: 0;
	top: 0;
}
.listbox article .detail .txt h4,
.listbox article .detail2 .txt h4 {
	margin-left: 25px;
	margin-bottom: 6px;
	font-size: 16px;
}
.listbox article .detail .txt p,
.listbox article .detail2 .txt p {
	margin-left: 25px;
	font-size: 14px;
}


}