@charset "utf-8";

#main .news
{
/*    display: flex; */
    justify-content: space-between;
/*    align-items: flex-end; */
	align-items:stretch;
	margin-bottom: 25px;
}

#main .news .news_right
{
/*	display:flex; */
/*	flex-direction:column; */
/*	width: 85%; */
	text-align: right;
	margin-bottom: 25px;
}

#main .news .news_body
{
	text-align: left;
	width: 90%;
	margin: 2em;

}

#main .news .news_body img
{
	max-width: 100% !important;
	height: auto;
}


#main .news .news_bar
{

	display:flex; 
    justify-content: space-between;
	margin-right: 15px;
	background-color: #ffffff;
	border-radius: 8px 8px 8px 8px;
	padding: 8px;
}

#main .news .news_bar .bar_prev
{
	width: 25%;
/*	display:flex; */
	flex-direction:column;
	margin-right: 15px;
	background-color: #ffffff;
	border-radius: 8px 8px 8px 8px;
	padding: 8px;
}

#main .news .news_bar .bar_list
{
	width: 25%;
/*	display:flex; */
	flex-direction:column;
	margin-right: 15px;
	background-color: #ffffff;
	border-radius: 8px 8px 8px 8px;
	padding: 8px;
}

#main .news .news_bar .bar_next
{
	width: 25%;
/*	display:flex; */
	flex-direction:column;
	margin-right: 15px;
	background-color: #ffffff;
	border-radius: 8px 8px 8px 8px;
	padding: 8px;
}

#main .news_page .newsbox
{
/*
	border: 1px solid;
	height: 256px;
	overflow-y: scroll;
*/
	padding: 25px 20px 25px 20px;

}

#main .news_page .newsbox .newstexts
{
	border-bottom: dotted 1px #222222;
	padding: 0px 20px 20px 20px;
	text-align: left;
}

#main .news_page .newsbox .newstexts:not(:first-child)
{
	padding: 20px 20px 20px 20px;
}

#main .news_page .newsbox .newstexts .news_head
{
	margin-bottom: 5px;
	display: block;
}

#main .news_page .newsbox .newstexts a
{
    text-decoration: none;
	display: block;
	color: #000000;

}

#main .news_page .newsbox .newstexts .text_inner
{
    display: flex;
    justify-content: space-between;
/*    align-items: flex-end; */
	align-items:stretch;
}

#main .news_page .newsbox .newstexts .text_inner .text
{
	display:flex;
	flex-direction:column;
	align-items:stretch;
	width: 95%;
}

#main .news_page .newsbox .newstexts .text_inner .right_link
{
	display:flex;
	flex-direction:column;
	align-items:stretch;
	text-align: right;
	width: 5%;
}

#main .news_page .newsbox .newstexts .text_inner .right_link a
{
    text-decoration: none;
}

#main .news_page .newsbox .newstexts .text_day
{
	font-size: 17px;
	margin-right: 45px;
}

#main .news_page .newsbox .newstexts .text_title
{
	font-size: 17px;
	color: #60d3ce;
}


.wp-pagenavi {
	margin: 40px auto;
	font-size: 12px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #77a0d1;
}
.wp-pagenavi a {
    color: #77a0d1;
}
.wp-pagenavi span.current,
.wp-pagenavi a.page {
	margin: 0 10px 0 0;
	border: solid 1px #eee;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	line-height: 40px;
	text-align: center;
	box-sizing: border-box;
	justify-content: center;
	display: flex;
	align-items: center;
	transition: .3s;
}
.wp-pagenavi span.current {
    border: none;
    background: #77a0d1;
    color: #fff;
}
.wp-pagenavi a.page {
	background: none;
}
.wp-pagenavi a.page:hover {
    background: #77a0d1;
    color: #fff;
}
.wp-pagenavi .first,
.wp-pagenavi .extend {
    margin-right: 10px;
}
.wp-pagenavi .previouspostslink,
.wp-pagenavi .nextpostslink {
    display: none;
}



h1.midashi
{
	font-size: 22px;
	background-color: #c9f9f8;

	border-radius: 10px 10px 10px 10px;
	padding: 5px;
}

.padding_15lr
{
	padding: 0px 15px 0px 15px;
}

.maru_bar, .maru_bar_no2l, .maru_bar_p2
{
	background-image: url('../common/img/maru_bar.gif');
	background-repeat: no-repeat;
	text-align: left;
	font-size: 20px;
	padding-left: 40px;
	padding-top: 1px;
	height: 37px;
}

#main .service_p2_kikashinsei_explain_box
{
    display: flex;
    justify-content: left;
	align-items:stretch;
	margin-bottom: 25px;
}

#main .service_p2_kikashinsei_explain_box .title
{
	background-color: #d4f4f3;
	border-radius: 10px 10px 10px 10px;
	padding: 10px;
/*	margin-top: 20px;
	margin-bottom: 10px;
*/
	width: 210px;
	margin-right: 20px;
	align-content: center;
}

#main .font_120
{
	font-size: 120%;
}

#main .service_p2_kikashinsei_explain_box .explain
{
    display: flex;
	text-align: left;
	width: 90%;
}


#main .service_p2_mibunkei_explain_box
{
    display: flex;
    justify-content: left;
	align-items:stretch;
	margin-bottom: 25px;
}

#main .service_p2_mibunkei_explain_box .title
{
	background-color: #d4f4f3;
	border-radius: 10px 10px 10px 10px;
	padding: 10px;
/*	margin-top: 20px;
	margin-bottom: 10px;
*/
	width: 180px;
	margin-right: 20px;
	align-content: center;
}

#main .service_p2_mibunkei_explain_box .explain
{
    display: flex;
	text-align: left;
    width: fit-content;
}



#main .service_p2_box1s
{
    display: flex;
    justify-content: center;
/*    align-items: flex-end; */
	align-items:stretch;
	margin-bottom: 20px;
}

#main .service_p2_shurou
{
	padding: 15px;
	text-align: left;
}

#main .service_p2_box1s .service_p2_example_box 
{
	background-color: #d4f4f3;
	border-radius: 10px 10px 10px 10px;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 150px;
}

#main .service_p2_box1s .service_p2_example_box:not(:last-child)
{
	margin-right: 10px;
} 

#main .service_p3_title
{
	color: #41d2cd;
	text-align: left;
	margin-top: 15px;
}

#main .service_p3_description
{
	text-align: left;
	border-bottom: 1px dotted #333333;
	padding: 15px;
}




.service .service_left
{
	width: 15%;
	display:flex;
	flex-direction:column;
	margin-right: 35px;
}
.service .service_left .imgbox img
{
	max-width: 100%;
}

.service3
{
	background-color: #f3efe6;
	margin: 0 auto;
	text-align: center;
	padding: 20px;

}

.service3 .serivce_service3_box .example_title
{
	background-color: #d4f4f3;
	border-radius: 10px 10px 10px 10px;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 150px;
}

.service3 .serivce_service3_box .box_example
{
	margin-left: 16px;
}

.service3 .serivce_service3_box
{
	/*display:flex; */
/*	margin-right: 15px; */
	background-color: #ffffff;
	border-radius: 10px 10px 10px 10px;
	text-align: left;
	padding: 20px;
	margin-bottom: 30px;
}

.service3 .serivce_service3_box .box .circle
{
  display: inline-block;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  text-align:center;
  line-height: 35px;
}

.service3 .serivce_service3_box .box .circle_1
{
  background: #fdd9af;
}
.service3 .serivce_service3_box .box .circle_2
{
  background: #fccb20;
}
.service3 .serivce_service3_box .box .circle_3
{
  background: #ecfc45;
}
.service3 .serivce_service3_box .box .circle_4
{
  background: #8ffd39;
}
.service3 .serivce_service3_box .box .circle_5
{
  background: #81fdd5;
}


.service2
{
	background-color: #f3efe6;
	margin: 0 auto;
	text-align: center;
	padding: 10px;
}

.service2 h2
{
	font-size: 18px;
}

.circle{
  display: inline-block;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: skyblue;
  text-align:center;
  line-height: 80px;
}

.service2 .serivce_service2_box
{
    display: flex;
    justify-content: center;
/*    align-items: flex-end; */
	align-items:stretch;
	margin-top: 10px;
	margin-bottom: 20px;
}
.service2 .serivce_service2_box .box1
{
	/*display:flex; */
	flex-direction:column;
	width: 18%;
	margin-right: 15px;
	background-color: #ffffff;
	border-radius: 8px 8px 8px 8px;
	padding: 8px;
}
.service2 .serivce_service2_box .box1 .circle_1
{
  display: inline-block;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background: #fdd9af;
  text-align:center;
  line-height: 35px;
  margin-right: 0.3em;
}

.service2 .serivce_service2_box .box2
{
/*	display:flex; */
	flex-direction:column;
	width: 24%;
	margin-right: 15px;
	background-color: #ffffff;
	border-radius: 8px 8px 8px 8px;
	padding: 8px;
}

.service2 .serivce_service2_box .box2 .circle_2
{
  display: inline-block;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background: #fccb20;
  text-align:center;
  line-height: 35px;
  margin-right: 0.3em;
}

.service2 .serivce_service2_box .box3
{
/*	display:flex; */
	flex-direction:column;
	width: 18%;
	margin-right: 15px;
	background-color: #ffffff;
	border-radius: 8px 8px 8px 8px;
	padding: 8px;
}

.service2 .serivce_service2_box .box3 .circle_3
{
  display: inline-block;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background: #ecfc45;
  text-align:center;
  line-height: 35px;
  margin-right: 0.3em;
}

.service2 .serivce_service2_box .box4
{
/*	display:flex; */
	flex-direction:column;
	width: 24%;
	margin-right: 15px;
	background-color: #ffffff;
	border-radius: 8px 8px 8px 8px;
	padding: 8px;
}

.service2 .serivce_service2_box .box4 .circle_4
{
  display: inline-block;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background: #8ffd39;
  text-align:center;
  line-height: 35px;
  margin-right: 0.3em;
}
.service2 .serivce_service2_box .box5
{
/*	display:flex; */
	flex-direction:column;
	width: 24%;
	margin-right: 15px;
	background-color: #ffffff;
	border-radius: 8px 8px 8px 8px;
	padding: 8px;
}

.service2 .serivce_service2_box .box5 .circle_5
{
  display: inline-block;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background: #81fdd5;
  text-align:center;
  line-height: 35px;
  margin-right: 0.3em;
}

#main p.text-alignleft
{
	text-align: left;
}

.anshin_support_image
{
	margin-top: 20px;
	margin-bottom: 20px;
}
.anshin_support_image img
{
	max-width: 100%;
}
/*
.anshin_support_image img
{
	max-width: 80%;
}
*/

@media all and (max-width: 999px)
{
	#main
	{
		padding: 0px 15px 0px 15px;
	}

}


@media all and (max-width: 710px)
{
	.anshin_support_image img
	{
/*		max-width: 98%; */
	}

	.service
	{
		display: inline-block;
	}
	.service .service_left
	{
		width: auto;
	}
	.service .service_right
	{
		width: auto;
		padding: 15px;
	}





}


@media all and (max-width: 554px)
{
	.maru_bar
	{
		background-image: url('../common/img/maru_bar_2l2.gif');
		height: 79px;
		line-height: 1.75;
/*		padding-top: 4px; */
	}

	#main .news .news_body
	{
		text-align: left;
		width: 95%;
		margin: 1em;

	}

}

@media all and (max-width: 505px)
{
	#main
	{
		padding: 0px 8px 0px 8px;
	}
	.padding_15lr
	{
		padding: 0px 8px 0px 8px;
	}

	#main .service_p2_box1s
	{
		display: block;
	}

	#main .service_p2_box1s .service_p2_example_box
	{
		width: auto;
	}

	#main .service_p2_box1s .service_p2_example_box:not(:last-child)
	{
		margin-right: 0px;
	}

	#main .service_p2_mibunkei_explain_box
	{
		display: block;
	}
	#main .service_p2_mibunkei_explain_box .title
	{
		width: auto;
	    margin-right: 0px;
	}

	#main .service_p2_kikashinsei_explain_box
	{
		display: block;
	}
	#main .service_p2_kikashinsei_explain_box .title
	{
		width: auto;
	    margin-right: 0px;
	}
	.service2 .serivce_service2_box .box1, .service2 .serivce_service2_box .box2, .service2 .serivce_service2_box .box3, .service2 .serivce_service2_box .box4, .service2 .serivce_service2_box .box5
	{
		width: 90%;
		margin: 15px auto;
		text-align: left;
	}
	.service2 .serivce_service2_box
	{
		display: block;
		margin-bottom: 0px;
	}
}


@media all and (max-width: 450px)
{
	#main
	{
		padding: 0px 5px 0px 5px;
	}
	.padding_15lr
	{
		padding: 0px 5px 0px 5px;
	}


}

@media all and (max-width: 422px)
{
	.maru_bar_p2
	{
		background-image: url('../common/img/maru_bar_2l2.gif');
		height: 79px;
		line-height: 1.75;
/*		padding-top: 4px; */
	}

}

