@charset "utf-8";
/* CSS Document */


	.title_kouji{
		padding-left: 8px;
		font-size: 26px;
		border-bottom: #282828 solid 2px;
		padding-bottom:3px;
		text-decoration: none;
		margin-top: 50px;
		margin-bottom: 15px;
	}

	.font_17{
		font-size: 20px;
	}

	.kouji_text{
		font-size: 18px;
		line-height: 22px;
		padding-left: 8px;

	}

	.title_kouji2{
	background: linear-gradient(transparent 60%, #ff0 0%);
		padding-left: 8px;
		font-size: 18px;
		font-weight: 500;
		display: inline-block;
		padding-right: 8px;
		margin-bottom: 20px;
		margin-top: 35px;

	}

	.sekou_box1{
			background-image: url(//www.ec-life.co.jp/warehouse/img/kouji/kouji_2.jpg);
		background-repeat: no-repeat;
		width: 700px;
		height: 225px;
		margin-bottom: 30px;

	}
		.sekou_box2{
			background-image: url(//www.ec-life.co.jp/warehouse/img/kouji/kouji_3.jpg);
		background-repeat: no-repeat;
		width: 700px;
		height: 225px;
		margin-bottom: 30px;

	}




		.sekou_box3{
		margin-bottom: 30px;

	}


.sekou_title {
    font-size: 19px;
    font-weight: 500;
    line-height: 60px;
    margin: 3px;
    display: table-cell;
    position: relative;
    left: 375px;
}





.sekou_title1 {
    font-size: 19px;
    font-weight: 500;
    line-height: 60px;
    margin: 3px;
    display: table-cell;
    position: relative;
    left: 377px;
}

.sekou_caption1 {
    text-align: left;
    font-size: 17px;
    margin-top: 5px;
    line-height: 1.4em;
    position: relative;
    left: 328px;
}

.sekou_title2 {
    font-size: 19px;
    font-weight: 500;
    line-height: 60px;
    margin: 3px;
    display: table-cell;
    position: relative;
    left: 70px;
}

.sekou_caption2 {
    text-align: left;
    font-size: 17px;
    margin-top: 5px;
    line-height: 1.4em;
    position: relative;
    left: 14px;
}


.sekou_title3 {
    font-size: 19px;
    font-weight: 500;
    line-height: 60px;
    margin: 3px;
    position: relative;
    left: -1px;
    top: -18px;
}

.sekou_caption3 {
    text-align: left;
    font-size: 17px;
    margin-top: -13px;
    line-height: 1.4em;
    left: 14px;
    margin-bottom: 5px;
}

	.kouji_text_red{
	font-size:15px;
	color:#BA4A49;
	line-height:18px;
	}


.kouji_text_border {
    font-size: 15px;
    border: solid 1px #282828;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin: 0 auto;
    padding: 10px 20px;
    line-height: 21px;
}

.nouhin_left{
	width:  325px;
	background: #ffffb9;
	height:180px;
	float: left;
	margin-left: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.nouhin_right{
	width: 325px;
	background: #ffffb9;
		float: left;
	margin-right: 15px;
		height:180px;
	margin-bottom: 10px;
}


.kouji_btn {
  display: inline-block;
  width: 550px;
  height:55px;
  text-align: center;
  text-decoration: none;
  line-height: 54px;
  outline: none;
    margin: 0 auto;
    margin: 30px 99px 80px;
	letter-spacing: 0.1em;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
	font-weight: bold;
}



.kouji_btn::before,
.kouji_btn::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.kouji_btn,
.kouji_btn::before,
.kouji_btn::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.kouji_btn {
  background-color: #333;
  color: #fff !important;
text-decoration: none !important;
	vertical-align: middle;
	font-size: 20px;
	font-weight: 500px;
}
.kouji_btn:hover {
  background-color: #59b1eb;
		text-decoration: none !important;
	color: #333 !important;
}


	.coution{

		border:solid 2px #f5a7a7;
		width: 670px;
		margin-left: 15px;
		margin-bottom: 80px;
	}

.side_cmp{
  float: right;
  width: 300px;
}










.cmp_btn {
    display: inline-block;
    height: 35px;
    text-align: center;
    text-decoration: none;
    line-height: 35px;
    outline: none;
    margin: 30px 99px 80px;
    letter-spacing: 0.1em;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-weight: bold;
    position: relative;
    left: 337px;
    background-color: #f3cb26;
    width: 200px;
    border-radius: 8px;
    top: -321px;
}


.cmp_btn::before,
.cmp_btn::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.cmp_btn,
.cmp_btn::before,
.cmp_btn::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.cmp_btn {
  background-color: #f3cb26;
  color: #282828 !important;
text-decoration: none !important;
	vertical-align: middle;
	font-size: 15px;
	font-weight: 500px;
}
.cmp_btn:hover {
  background-color: #02a5b9;
		text-decoration: none !important;
	color: #ffffff !important;
}


#input_box5{
shadowColor:"#d9d9d9",
shadowOffset:{width:11,height:12},
shadowOpacity:1,
shadowRadius:34,
borderWidth:0,
borderColor:"#cccccc",

}

.estimate-large-order{
	position: relative;
}
.estimate-large-order::after {
	border: solid transparent;
	content: '';
	height: 0;
	width: 0;
	pointer-events: none;
	position: absolute;
	border-color: #f4e540;
	border-top-width: 15px;
	border-bottom-width: 15px;
	border-left-width: 10px;
	border-right-width: 10px;
	margin-left: -10px;
	border-top-color: #ffffb8;
top: 100%;
	left: 50%;
}
#main .btn-marker {
	color: #282828;
	background-color: #ede73d;
	border-color: #ede73d;
}
#main .btn-marker:hover {
	color: #fff;
	background-color: #282828;
	border-color: #282828;
}
#main .table-marker{
	background-color: #ffffb8;
}
#main .bg-marker{
	background-color: #f4e540;
}

#main .sekou-title {
	background-color: #f4e540;
	width: 4rem;
	height: 4rem;
	margin-right: 1rem;
	position: relative;
	display: inline-block;
	text-align: center;
	padding-top: 0.9rem;
	line-height: 1.5;
	font-size: 1.8rem;
	font-weight: bold;
	border: dotted 2px #282828;
	border-radius: 2rem;
}

#main .sekou-title::before {
	content: "STEP";
	position: absolute;
	font-size: 12px;
	font-weight: bold;
	top: 6px;
	left: 50%;
	text-align: center;
	transform: translateX(-50%);
}
#main .kouji2{
	list-style-type: none;
	padding: 0;
	display: flex;
	flex-direction: row;
	justify-content: center;
	margin-bottom: 4rem;
}

#main .kouji2-item {
	background-color: #eeeeee;
	border-radius: 1rem;
	padding: 1rem;
	position: relative;
	margin-top: 2rem;
	padding-top: 2rem;
	margin-bottom: -2rem;
	height: 100%;
}
#main .kouji2-list{
}
#main .kouji2-item .sekou-title::before {
	content: "POINT";
}

#main .kouji2-item .sekou-title {
	margin-right: 0;
	position: absolute;
	bottom: 100%;
	transform: translate(-50%,50%);
	left: 50%;
	right: 50%;
}

@media screen and (max-width: 544px){
#main .kouji2{
	flex-direction: column;
}
#main .kouji2-list {
	margin-bottom: 3rem;
}
}


	#menu div {
  position: relative;
}
.arrow_box {
  display: none;
  position: absolute;
  padding: 16px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background: #333;
  color: #fff;
}
.arrow_box:after {
  position: absolute;
  bottom: 100%;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -10px;
  border: solid transparent;
  border-color: rgba(51, 51, 51, 0);
  border-bottom-color: #333;
  border-width: 10px;
  pointer-events: none;
  content: " ";
}
span:hover + p.arrow_box {
  display: block;
}
