@charset "utf-8";







/* =========================PC=========================================== */
@media screen and (min-width: 768px) {

.top_key_bk_blue {
	margin-bottom:300px;
background: #ECF2F9;
	height: 770px;

}

.top_soudan_box_child_a_img_jirei {
	text-align:center;
	padding-top:20px;
}


.top_key {
	background-image: url(../img/top_key_bk_02.jpg);
	/*background-image: url(../img/top_key_bk_05.jpg);*/
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 720px;
}

.top_key_bk {
	width: 100%;
	height: 720px;
	position: relative;
	margin: 0px auto 0px auto;
	width: 1366px;
	height: 720px;
}


.kokogachigau {
 	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}

.koko_box {
	width: 330px;
	height: 413px;
	padding:10px;
}

#koko01 {
	background-image: url(../img/top_koko01.png);
	background-repeat: no-repeat;
	background-position: center;
}
#koko02 {
	background-image: url(../img/top_koko02.png);
	background-repeat: no-repeat;
	background-position: center;
}
#koko03 {
	background-image: url(../img/top_koko03.png);
	background-repeat: no-repeat;
	background-position: center;
}
#koko04 {
	background-image: url(../img/top_koko04.png);
	background-repeat: no-repeat;
	background-position: center;
}


.kokomidashi {
	background: #014099;
	text-align: center;
	color: #FFFFFF;
	height: 60px;
	padding: 5px 0px 5px 0px;
	border-radius: 60px;
	font-weight: 900;
	font-size: 20px;
	line-height: 1.2;
	margin-top:180px;

}

.kokomitxt {
	padding:15px 20px 0px 20px;
	font-size: 14px;
}

.kokomitxt li {
list-style: disc;
margin-left:20px;
}

#koko02 .kokomidashi,
#koko01 .kokomidashi {
	line-height: 60px;
}

.cation {
	font-size: 12px;
}


.top_shop {
	width:1100px;
	margin: 0px auto 120px auto;
	padding-bottom:60px;
	
}

.top_shop_lay {
	position: relative;
	height:400px;
}

.top_shop_img {
overflow: hidden;
border-radius: 20px;	
}

.top_shop_txt {
	border-radius: 20px;
	padding: 20px 30px 20px 30px;
	position: absolute;
	top:70px;
	left:30px;
	background: #ECF2F9;
	box-shadow: 10px 10px 0px 0px #014099;
}

.top_shop_txt_01 {
	font-size: 25px;
	font-weight: 900;
	color:#014099;
}

.top_shop_txt_02 {
	font-size: 20px;
	padding-top:10px;
}


.top_service_box_lay {
	width: 1150px;
	margin: 60px auto 120px auto;
}
.top_service_ue {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	margin-bottom:60px;
}

.top_service_shita {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	width:870px;
	margin:0px auto 0px auto;
	background:#30B857;
	color:#fff;

}


.top_service_ue a {
	width: 550px;
	color: #FFFFFF;
	display:block;
}

.top_service_box{
position: relative;
}

.top_service_name {
	text-align: center;
	line-height: 90px;
	  border-radius:10px 10px 0px 0px ;
    -webkit-border-radius:10px 10px 0px 0px ;
    -moz-border-radius:10px 10px 0px 0px ;
    font-size:25px;
    font-weight: 900;
}

.top_service_name::after {
      content:"";
      padding-left:30px;
        position: relative; /* 要素の位置を相対的に設定 */
    top: 20px; /* 下に20px移動 */
      content: url(../img/top_service_icon.png);
}



#service_name_zaitaku{
background:rgba(255, 133, 28, 1);
}

#service_name_zaitaku_txt{
background:rgba(255, 133, 28, 0.8);
}

#service_name_shisetsu{
background:rgba(55, 124, 221, 1);
}

#service_name_shisetsu_txt{
background:rgba(55, 124, 221, 0.8);
}


.top_service_box_02_a{
width:485px;
}
.top_service_box_02_b{
width:385px;
		padding:30px;

}
.top_service_life_name{
	font-size: 25px;
	font-weight: 900;
	padding-bottom:20px;
}
.top_service_life_txt {
	font-size: 20px;

}



.top_service_txt {
	padding: 20px;
	height: 120px;
	position: absolute;
	bottom:0px;
	width:100%;
	font-size:20px;
}


.top_soudan {
	width: 1000px;
	margin: 0px auto 0px auto;
	padding:100px 0px 120px 0px;

}

.top_soudan_box {
	padding:60px 0px 0px 0px;
}


.top_soudan_box_child {
	position: relative;
	height:770px;
}

.top_soudan_box_child_q {
	background: #E5ECF5;
	border-radius:10px;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    padding:20px;
    display: flex;
	flex-wrap: nowrap;
}

.top_soudan_box_child_q_img {
text-align:center;
width:200px;
}

.top_soudan_box_child_q_txt {
	font-size: 20px;
	padding-top:50px;
	padding-left:20px;
}


.top_soudan_box_child_a {
	background: #fff;
	border-radius:10px;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    padding:20px;
    display: flex;
	flex-wrap: nowrap;
	border: 2px solid #014099;
	box-shadow: 10px 10px 0px 0px #D0DEF1;
	width:900px;
	position: absolute;
	left:130px;
	top:170px;
	font-size: 20px;

}

.top_soudan_box_child_a_img {
text-align:center;
width:200px;
}
.top_soudan_box_child_a_txt {
width:700px;
padding-left:20px;

}

.top_soudan_box_child_a_txt2 {
padding:20px;
font-size: 24px;
	font-weight: 900;
	color:#014099;
}

.top_soudan_box_child_a_txt3 {
padding-bottom:30px;
}



.top_dounyu {
	background: #CCD9EB;

}

.top_dounyu_box {
	width: 1000px;
	margin: 0px auto 0px auto;
	padding:100px 0px 80px 0px;
}

.top_dounyu_chaild_box {
	padding:60px 0px 0px 0px;
}


.top_dounyu_chaild {
	background: #ffff;
	border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    padding:20px;
    margin-bottom:20px;
}

.dounyu_name {
	font-weight: 900;
	font-size: 20px;
	margin-bottom:10px;
}

.dounyu_youbou {
	display: flex;
	flex-wrap: nowrap;
	border:2px solid #377CDD;
	padding:15px 20px 15px 20px;
	margin-bottom:20px;
}

.dounyu_youbou_midashi {
	width:160px;
	text-align:center;
	font-weight: 900;
	color:#fff;
	line-height:35px;
	background: #809FCC;
}

.dounyu_youbou_text {
	width:800px;
	padding:5px 0px 0px 20px;
}

.dounyu_teian {
	display: flex;
	flex-wrap: nowrap;
	border:2px solid #FC8D3C;
	padding:15px 20px 15px 20px;
}

.dounyu_teian_midashi {
	width:160px;
	text-align:center;
	font-weight: 900;
	color:#fff;
	line-height:35px;
	background: #FC8D3C;
}

.dounyu_teian_text {
	width:800px;
	padding:5px 0px 0px 20px;
}










.top_news {
	width: 1000px;
	margin: 0px auto 0px auto;
	padding:100px 0px 100px 0px;
}




.news_box {
	margin-top:60px;
	padding-top:60px;
	border-top:1px dotted #888888;
	padding-bottom:80px;
	

}


.news_child a {
	display: flex;
	flex-wrap: nowrap;
	width:1000px;
	margin-bottom:30px;
}

.news_child a:hover {

}


.news_child_cat01 {
	width:150px; 
	text-align:center;
	background: #C7D4E6;
	height: 30px;
	line-height:30px;
	color: #014099;
}
.news_child_day {
	width:150px; 
	text-align:center;
	font-size: 12px;
	line-height:30px;

}
.news_child_title {
	width:685px; 
	line-height:30px;

}

.news_child_icon {
	width:15px; 
	height: 15px;
	border-radius: 50%;
	background: #014099;
	line-height:30px;

}

.news_link a {
	border: 1px solid #014099;
	border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
	width:540px;
	height: 70px;
	line-height: 70px;
	box-shadow: 10px 10px 0px 0px #D0DEF1;
	margin: 0px auto 0px auto;
	text-align:center;
	font-weight: 900;
	font-size: 18px;
	color: #014099;
	display:block;
}



.news_link a:hover {
	color: #fff;
	background: #014099;

}



.top_key_po {
text-align:center;
width:100%;
}


}



 


/* =========================スマホ=========================================== */
@media screen and (max-width: 767px) {


.top_key_bk_blue {

}


.top_key {
	width: 100%;

}

.top_key_bk {
}

.top_key_po {
text-align:center;
margin-bottom:20px;
}

.kokogachigau {

}

.koko_box {
	padding:0px;
	width:100%;
	height:390px;
	margin-bottom:10px;
}

#koko01 {
	background-image: url(../img/top_koko01.png);
	background-repeat: no-repeat;
	background-position: center;
	padding-top:220px;
	background-size: cover;
	height:450px;
}

#koko02 {
	background-image: url(../img/top_koko02.png);
	background-repeat: no-repeat;
	background-position: center;
padding-top:220px;
background-size: cover;
height:450px;
}

#koko03 {
	background-image: url(../img/top_koko03.png);
	background-repeat: no-repeat;
	background-position: center;
padding-top:220px;
background-size: cover;
height:450px;
}


#koko04 {
	background-image: url(../img/top_koko04.png);
	background-repeat: no-repeat;
	background-position: center;
padding-top:220px;
background-size: cover;
height:450px;
}


.kokomidashi {
	background: #014099;
	text-align: center;
	color: #FFFFFF;
	padding: 5px 0px 5px 0px;
	border-radius: 60px;
	font-weight: 900;
	font-size: 20px;
	line-height: 1.2;


}

.kokomitxt {
	padding:15px 20px 0px 20px;
	font-size: 16px;
}

.kokomitxt li {
list-style: disc;
margin-left:20px;
}

#koko02 .kokomidashi,
#koko01 .kokomidashi {
	line-height: 60px;
}

.cation {
	font-size: 12px;
}


.top_shop {
	margin: 0px auto 60px auto;
	padding-bottom:30px;
	
}

.top_shop_lay {
	position: relative;
		margin-bottom:80px;

}

.top_shop_img {
overflow: hidden;
border-radius: 20px;	
}

.top_shop_txt {
	padding: 20px 30px 20px 30px;
	background: #ECF2F9;
}

.top_shop_txt_01 {
	font-size: 20px;
	font-weight: 900;
	color:#014099;
	text-align:cneter;
}

.top_shop_txt_02 {
	padding-top:10px;
	text-align:cneter;
}


.top_service_box_lay {
	width: 100%;
	margin: 60px auto 60px auto;
}
.top_service_ue {
	margin-bottom:60px;
}

.top_service_shita {
	width:100%;
	margin:0px auto 0px auto;
	background:#30B857;
	color:#fff;

}


.top_service_ue a {
	width: 100%;
	color: #FFFFFF;
	display:block;
}

.top_service_box{
position: relative;
margin-bottom:20px;
}

.top_service_name {
	text-align: center;
	line-height: 90px;
	  border-radius:10px 10px 0px 0px ;
    -webkit-border-radius:10px 10px 0px 0px ;
    -moz-border-radius:10px 10px 0px 0px ;
    font-size:25px;
    font-weight: 900;
}

.top_service_name::after {
      content:"";
      padding-left:30px;
        position: relative; /* 要素の位置を相対的に設定 */
    top: 20px; /* 下に20px移動 */
      content: url(../img/top_service_icon.png);
}



#service_name_zaitaku{
background:rgba(255, 133, 28, 1);
}

#service_name_zaitaku_txt{
background:rgba(255, 133, 28, 1);
}

#service_name_shisetsu{
background:rgba(55, 124, 221, 1);
}

#service_name_shisetsu_txt{
background:rgba(55, 124, 221, 1);
}


.top_service_box_02_a{
width:100%;
}
.top_service_box_02_b{
width:100%;
		padding:30px;

}
.top_service_life_name{
	font-size: 20px;
	font-weight: 900;
	padding-bottom:20px;
		text-align:center;
	
}
.top_service_life_txt {
	text-align:center;
}



.top_service_txt {
	padding: 30px;
	width:100%;

}


.top_soudan {
	width: 100%;
	margin: 0px auto 0px auto;
	padding:100px 0px 80px 0px;

}

.top_soudan_box {
	padding:60px 0px 0px 0px;
}


.top_soudan_box_child {
	position: relative;
	margin-bottom:80px;
}

.top_soudan_box_child_q {
	background: #E5ECF5;
	border-radius:10px;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    padding:20px;
}

.top_soudan_box_child_q_img {
text-align:center;
width:100%;
}

.top_soudan_box_child_q_txt {

	padding-top:50px;
	padding-left:20px;
}


.top_soudan_box_child_a {
	background: #fff;
	border-radius:10px;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    padding:20px;
    border: 2px solid #014099;
	box-shadow: 10px 10px 0px 0px #D0DEF1;
	width:100%;


}

.top_soudan_box_child_a_img {
text-align:center;
width:100%;
}
.top_soudan_box_child_a_txt {
width:100%;


}

.top_soudan_box_child_a_txt2 {
padding:20px;
font-size: 24px;
	font-weight: 900;
	color:#014099;
		text-align:center;
}

.top_soudan_box_child_a_txt3 {
padding-bottom:30px;
}



.top_dounyu {
	background: #CCD9EB;

}

.top_dounyu_box {
	width: 100%;
	margin: 0px auto 0px auto;
	padding:100px 0px 80px 0px;
}

.top_dounyu_chaild_box {
	padding:60px 0px 0px 0px;
}


.top_dounyu_chaild {
	background: #ffff;
	border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    padding:20px;
    margin-bottom:20px;
}

.dounyu_name {
	font-weight: 900;
	font-size: 20px;
	margin-bottom:10px;
}

.dounyu_youbou {
	border:2px solid #377CDD;
	padding:15px 20px 15px 20px;
	margin-bottom:20px;
}

.dounyu_youbou_midashi {
	width:100%;
	text-align:center;
	font-weight: 900;
	color:#fff;
	line-height:35px;
	background: #809FCC;
}

.dounyu_youbou_text {
	width:100%;
	padding:5px 0px 0px 20px;
}

.dounyu_teian {
	border:2px solid #FC8D3C;
	padding:15px 20px 15px 20px;
}

.dounyu_teian_midashi {
	width:100%;
	text-align:center;
	font-weight: 900;
	color:#fff;
	line-height:35px;
	background: #FC8D3C;
}

.dounyu_teian_text {
	width:100%;
	padding:5px 0px 0px 20px;
}










.top_news {
	width: 100%;
	margin: 0px auto 0px auto;
	padding:60px 0px 60px 0px;
}



.news_box {
	margin-top:60px;
	padding-top:60px;
	border-top:1px dotted #888888;
	padding-bottom:30px;
	

}


.news_child a {
	width:100%;
	margin-bottom:30px;
	display:block;
		border: 1px solid #8B8B8B;
		border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    padding:10px;

}

.news_child a:hover {

}


.news_child_cat01 {
	width:100%; 
	text-align:left;
	background: #C7D4E6;
	height: 30px;
	line-height:30px;
	color: #014099;
	padding-left:20px;
}
.news_child_day {
	width:100%; 
	text-align:left;
	border-bottom: 1px dotted #8A8A8A;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom: 10px;

}
.news_child_title {
	width:100%; 
	line-height:30px;
}

.news_child_icon {
display:none;

}

.news_link a {
	border: 1px solid #014099;
	border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
	width:100%;
	height: 70px;
	line-height: 70px;
	box-shadow: 10px 10px 0px 0px #D0DEF1;
	margin: 0px auto 0px auto;
	text-align:center;
	font-weight: 900;
	font-size: 18px;
	color: #014099;
	display:block;
}



.news_link a:hover {
	color: #fff;
	background: #014099;

}



}