@charset "utf-8";
body{font-size: 16px;background: #ffffff;font-family: ’ヒラギノ角ゴ Pro W3’, ‘Hiragino Kaku Gothic Pro’, メイリオ, Meiryo, Osaka, ‘MS Pゴシック’, ‘MS PGothic’, sans-serif;background-color: #efe18b;background-image: url("https://www.transparenttextures.com/patterns/clean-gray-paper.png");  /* This is mostly intended for prototyping; please download the pattern and re-host for production environments. Thank you! */background: url(http://www.free-patterns.info/wp-content/uploads/2015/03/creamy-wall-of-lines-23315.png) repeat 0 0;background: url(http://www.free-patterns.info/wp-content/uploads/2015/03/aqua-checkerd-fabric-21315.png) repeat 0 0;background: url(http://www.free-patterns.info/wp-content/uploads/2013/02/mayonez-spray-wall.jpg) repeat 0 0;background: url(http://www.free-patterns.info/wp-content/uploads/2015/03/aqua-subtle-canvas-fabric-v3315.png) repeat 0 0;background: url(http://www.free-patterns.info/wp-content/uploads/2015/04/green-bevel-squares-wall-v1551315.png) repeat 0 0;}
*{
	padding: 0px;
	margin: 0px;
}
a {
    color: #090fef;
    text-decoration: none;
}
a:hover {
    text-decoration:underline;
}
p{
	line-height: 30px;
	padding-left: 10px;
	padding-right:10px;
}
h2 {
    background-color: #98bb6b;
    padding:5px;
    text-align:center;
    border-top:7px double #fff;
    border-bottom:7px double #fff;
    color:#fff;
    font-size: 18px;
}
h3{
	padding-left: 13px;
	font-size: 16px;
	color: #3a3a3a;
	overflow: hidden !important;
	/* border-bottom: 1px solid #70bb81; */
	position:relative;
	margin-top: 10px;
}
h3:before{
	content: "➾";
	padding-right: 10px;
	color: #e2c4b8;
	font-size: 19px;
}
09:48
QuoteTaskEditLink

a{
	text-decoration: none;
	color: #248ed8;
}
a:hover{
	text-decoration: underline;
}

.agent_head{
	width:100%;
	min-width:1150px;
	/* background: #ffbb87; */
	/* border-bottom: 2px solid #fff; */
}
.main_img{
	width: 1150px;
	margin:0 auto;
	min-width:1150px;
}
.main_img img{
	width:100%;
	margin:auto;
	margin-bottom: -6px;
}
.logo{
	width: 1150px;
	margin:auto;
	min-width:1150px;
	box-shadow: 0px 0px 2px #000;
	/* margin-bottom: 10px; */
	background: #abd27a;
}
.logo h1{
	padding-bottom:10px;
	padding-top:10px;
	font-size:25px;
	text-align:center;
}
.logo h1 a{
	text-decoration:none;
	color: #ffffff;
}
.logo h1 a:hover{
	text-decoration: underline;
	/* color:#F00; */
}
.wrp_describe{
	width:1150px;
	margin:auto;
	padding:0;
	min-width:1150px;
	box-shadow: 0px 0px 5px 0px #353535;
	background: #ffffff;
}
.wrp_describe:after{
	content:"";
	clear:both;
	display:block;
}
.main_group{
	width: 47%;
	float: left;
	padding: 10px;
	padding-top: 10px;
	margin-left: 12px;
	padding-bottom: 1px;
	background: #d7f8ae;
	margin-bottom: 10px;
	margin-top: 10px;
}
.sidedevelop{
	width: 22%;
	float: left;
	padding: 10px;
	padding-top: 10px;
	margin-left: 10px;
	padding-bottom: 1px;
	background: #d7f8ae;
	margin-top: 10px;
}
.sidedevelop1{
	width: 22%;
	float: right;
	padding: 10px;
	margin-top: 10px;
	padding-top: 10px;
	margin-right: 10px;
	padding-bottom: 1px;
	background: #d7f8ae;
}
.regular_frame_full{
	margin:0px;
	padding:0px;
}
.regular_frame_full:after{
	content:"";
	clear:both;
	display:block;
	visibility:hidden;
}
.text_row_side{
	width:100%;
	padding-bottom:15px;
	margin-bottom:15px;
	overflow: hidden;
}
.text_row_side:after{
	content:"";
	clear:both;
	display:block;
	visibility:hidden;
}
.text_row_side img{
	width: 92%;
	margin-bottom:5px;
	margin-left: 10px;
}
.text_row1{
	width:100%;
	padding-bottom:15px;
	margin-bottom:15px;
	overflow: hidden;
}
.text_row1:after{
	content:"";
	clear:both;
	display:block;
	visibility:hidden;
}
.text_row1 img{
	width:45%;
	float:right;
	margin:10px;
	margin-bottom: 0;
	/* margin-right: 0px; */
	margin-top: 7px;
}
.add_more a{
	padding: 2px 20px;
	margin:5px;
	float:left;
	color: #ffffff;
	text-decoration:none;
	box-shadow: 0px 0px 1px #999;
	/* border-left: 3px solid #248ed8; */
	/* border-right: 3px solid #248ed8; */
	margin-left: 0;
	background: #98bb6b;
}
.add_more a:hover{
	text-decoration:none;
	background: #678540;
	color:#fff;
}
.regular_frame_2{
	margin:0px;
	padding:0px;
}
.regular_frame_2:after{
	content:"";
	clear:both;
	display:block;
	visibility:hidden;
}
.text_row2{
	float:left;
	margin-right: 21px;
	width: 48%;
	padding-bottom:15px;
	margin-bottom:15px;
}
.text_row2:after{
	content:"";
	clear:both;
	display:block;
	visibility:hidden;
}
.text_row2 img{
	width: 92.5%;
	margin-bottom:5px;
	margin-left: 10px;
}
.text_row2:first-child{
	margin-left:0px;
}
.text_row2:nth-child(2){
	margin-right:0px;
}
.text_row2:nth-child(4){
	margin-right:0px;
}

.content_biuld{
	margin-bottom: 15px;
	padding-bottom: 10px;
	overflow:hidden;
	background: #FFFFFF;
	box-shadow: 0px 0px 1px 0px #606060;
	/* border-radius: 5px; */
}
.content_biuld img{
	width:45%;
	margin:10px;
	float:right;
	margin-bottom: 0;
	/* margin-right: 0; */
}

.link_log{
	margin-bottom:15px;
	padding-bottom: 10px;
	overflow:hidden;
	box-shadow: 0px 0px 1px 0px #838383;
	background: #fff;
}
.link_log ul{
	list-style-type:none;
}
.link_log ul li{
	line-height:30px;
	padding-left:10px;
	padding-right:10px;
}

.link_log ul li h3 {
    padding-left: 0;
}
.footer{
	width: 100%;
	margin:auto;
	text-align:center;
	padding-bottom:10px;
	padding-top: 26px;
	min-width: 1150px;
	background: #7b9855;
	border-top: 2px solid #fff;
}
.footer a{
	text-decoration:none;
	color: #ffffff;
}
.footer a:hover{
	text-decoration:underline;
	/* color:#fff; */
}
.social{
	margin:auto;
	text-align:center;
	width: 300px;
	padding-top>: 1;
	margin-top: 10px;
}
.sub_group{
	margin-top:10px;
	width: 97.6%;
	/* padding: 10px; */
	float: left;
	margin-top:10px;
	margin-bottom:10px;
	background: #fff;
	box-shadow:0px 0px 1px #000;
	margin-left: 14px;
	padding-bottom: 10px;
}
.sub_group img{
	width:45%;
	margin:10px;
	float:right;
	margin-bottom: 0;
	margin-top: 18px;
}
.find_back{
	box-shadow: 0px 0px 1px 0px #494545;
	background: #fff;
}
@media screen and (max-width:480px){
.agent_head{
	width:100%;
	min-width:100%;
}
p{
	padding-left:10px;
	padding-right:10px;
}
h2{
	margin-left:0;
	margin-right:0;
}
.sidedevelop h2{
	margin-left:0;
	margin-right:0;
}
.content_biuld h3,.sub_group h3{
	/* padding-left:10px; */
}
.main_img
{
	width:100%;
	min-width:100%;
}
.logo{
	width:100%;
	min-width:100%;
}
.logo h1{
	font-size:14px;
}
.wrp_describe{
	width:100%;
	min-width:100%;
	background: #fff;
}
.main_group
{
	width:100%;
	border:0;
	margin:0;
	margin-top:10px;
	padding-left: 0;
	padding-right: 0;
	background: #fff;
}
.sidedevelop
{
	width:100%;
	border:0;
	margin:0;
	margin-top:10px;
	padding-left: 0;
	padding-right: 0;
	background: #fff;
	padding-bottom: 0;
}
.sidedevelop1
{
	width:100%;
	border:0;
	margin:0;
	margin-top:10px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	background: #fff;
}
.regular_frame_full{
	padding-left:0;
	padding-right:0;
}
.regular_frame_2{
	padding-left:0;
	padding-right:0;
}
.text_row_side{
	width:100%;
	border:0;
	margin: 0;
}
.text_row_side img{
	width:100%;
	margin:0px;
	margin-bottom:5px;
}
.text_row1{
	width:100%;
	border:0;
	margin: 0;
}
.text_row1 img{
	width:100%;
	float:none;
	margin:0px;
}
.text_row2{
	width: 100%;
	margin-right: 0;
	border:0;
	margin: 0;
}
.text_row2 img{
	width:100%;
	margin:0px;
	margin-bottom: 5px;
}

.regular_frame{
	margin:0;
	padding-left:0;
	padding-right:0;
	background: #fff;
}
.regular_frame img{
	width:100%;
	float:none;
	margin:0px;
}
.link_log{
	width:100%;
	margin:0;
	padding-left:0;
	padding-right:0;	
}
.link_log ul li{
	padding-left:10px;
	padding-right:10px;
}
.footer{
	width:100%;
	min-width:100%;
}
.sub_group{
	width:100%;
	background:#fff;
	border:0;
	margin:0;
	margin-top:10px;
	padding-left: 0;
	padding-right: 0;
}
.sub_group img{
	width:100%;
	float:none;
	margin:0px;
}
.find_back{
	background: #FFF;
	border:0;
	box-shadow:0px 0px;
}
}
/*====Menu all====*/
.agent_head_nav{
	/* width: 1150px; */
	margin:auto;
	min-width: 1150px;
	padding: 10px 0px;
	/* margin-bottom: 10px; */
	background: #98bb6b;
	border-top: 2px solid #fff;
}
.agent_head_nav ul{
	list-style-type:none;
	display:flex;
	justify-content:center;
}
.agent_head_nav ul li{
	display:inline-block;
}
.agent_head_nav ul li a{
	padding: 10px 42px;
	/* margin:0px 2px; */
	color: #ffffff;
	text-align: center;
	/* width: 189px; */
	font-size: 16px;
	display:block;
	text-decoration:none;
	/* background: #fff; */
	margin: 2px;
	/* border: 1px dotted; */
	box-shadow: 0 8px 14px -8px #4C4C4C;
	/* border: 3px groove #fff; */
	border-bottom: 2px solid #ffffff;
	box-shadow: 0 20px 20px -20px #6D6D6D;
	border: 5px solid;
	border-top: none;
	border-bottom: none;
}
.agent_head_nav ul li a:hover{
	background: #b3da82;
	text-decoration:none;
	color: #ffffff;
}

.f_menu ul{
	list-style-type:none;
	display:flex;
	justify-content:center;
}
.f_menu ul li{
	display:inline-block;
	position:relative;
}
.f_menu ul li:after{
	position:absolute;
	content:"❦";
	top: 12px;
	left:0;
	color: #ffffff;
}
.f_menu ul li a{
	display:block;
	padding: 10px 20px;
	margin:2px 0px;
}
/*-- side --*/
.sidedevelop_nav{
	margin-bottom:15px;
}
.sidedevelop_nav ul{
	list-style-type:none;
}
.sidedevelop_nav ul li{
	display:block;
}
.sidedevelop_nav ul li a{
	display:block;
	padding: 8px 0px;
	text-align:center;
	text-decoration:none;
	color: #ffffff;
	margin-bottom: 3px;
	font-size: 13px;
	border: 2px solid #ffffff;
	border-bottom: 4px solid #ffffff;
}
.sidedevelop_nav ul li a:hover{
	background: #ff9c1c;
	color:#fff;
	text-decoration:none;
}
@media screen and (max-width:480px){
.agent_head_nav{
	width:100%;
	min-width:100%;
}
.agent_head_nav ul{
	display:block;
	margin:0px;
	padding:0px;
}
.agent_head_nav ul li{
	width:100%;
	display:block;
}
.agent_head_nav ul li a{
	display:block;
	margin:0px;
	border-radius:0px;
	text-align:center;
	width: auto;
	border: 0;
}

.content_biuld img{width: 100%;}

.f_menu ul{
	display:block;
}
.f_menu ul li{
	display:block;
}
.f_menu ul li:after{
	position:absolute;
	content:"";
	top: 12px;
	left:0;
	color:#fff;
}
/*--side--*/
.sidedevelop_nav ul li a{
	border-radius:0;
}
}
/*====End Menu all====*/