/* ========== ========== ==========
	共通
========== ========== ========== */

/* *, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
} */

#lastdrop_wrapper * {
	transition: 0.2s;
}

#lastdrop_wrapper p, #lastdrop_wrapper span {
	color: #444444;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", 
	Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 1.7;
	text-align: left;
	margin: 0 0 40px 0;
	padding: 0;
}

#lastdrop_wrapper h1, #lastdrop_wrapper h2,
#lastdrop_wrapper h3, #lastdrop_wrapper h4,
#lastdrop_wrapper h5, #lastdrop_wrapper h6 {
	color: #444444;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", 
	Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.5;
	text-align: center;
	font-weight: bold;
}

#lastdrop_wrapper img {
	height: auto;
	width /***/:auto;
	vertical-align: bottom;
}

#lastdrop_wrapper a > img:hover {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

#lastdrop_wrapper a {
	color: #ec6918;
	text-decoration: underline;
}

#lastdrop_wrapper a:hover {
	color: #cccccc;
}

.clear {
	clear: both;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}



/* ========== ========== ==========
	lastdrop_header
========== ========== ========== */

#lastdrop_header {
	width: 100%;
	text-align: center;
	position: relative;
}



/* ========== ========== ==========
	レイアウト
========== ========== ========== */

.tec16-mainframe-header {
	margin-bottom: 40px !important;
}
#lastdrop_wrapper {
	width: 100%;
	margin: 0 auto;
	padding: 0;
}



/* ========== ========== ==========
	#lastdrop_main
========== ========== ========== */


/* ========== section#01 ========== */

#lastdrop_main > section {
	width: 880px;
	margin: 0 auto 10px auto;
}

#lastdrop_main > section > h2 {
	margin: 0 auto 80px auto;
	text-align: center;
}

#lastdrop_main .bd {
	width: 880px;
	margin: 30px auto;
}



#lastdrop_main p {
	width:880px;
	margin:30px;
	text-align:left;
	line-height:2.0;
}


/* ========== section#02 ========== */

#lastdrop_main h3 {
	color: #489a7b;
	font-size: 36px;
	margin: 0 0 40px 0;
	text-align: center;
}

#lastdrop_main h4 {
	font-size: 22px;
	line-height: 1.5;
	margin: 0 0 40px 0;
	text-align: center;
	font-weight: bold;
}

#lastdrop_main h4 > span {
	font-size: 22px;
	line-height: 1.5;
	color: #ec6918;
	display: block;
	margin: 0 0 40px 0;
	text-align: center;
}

#lastdrop_main h5 {
	font-size: 24px;
	line-height: 1.5;
	text-align: left;
	margin: 0 0 20px 0;
}

#lastdrop_main h5 > span {
	font-size: 16px;
	text-align: center;
	font-weight: normal;
}

#lastdrop_main .b_box{
	width:880px;
}

#lastdrop_main .b_box .b_text {
	width: 600px;
	float: right;
}

#lastdrop_main .b_img {
	width: 240px;
	float: left;
}


#lastdrop_main .btn_list {
	text-align: center !important;
}
