


@media print {

/* 初期設定--------------------------------------------------------------------------------------------------------------------------------------------- */


html {
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", hirakakupro-w3, verdana,Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}

*:first-child + html body {
	font-family: "メイリオ",Meiryo,verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}

body{
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", hirakakupro-w3, verdana,Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	padding:0;
	margin:0;
	font-size:13px;
	color:#373737;
	line-height:140%;
	text-align:left;
	
	background:#f2ead1;

}

body a:focus{
	outline:none;
}


body.bd_hbg{
	width:100%;
	height:auto;
	background:url(../img/common/menu_bg.png) top repeat-x;
}



/* clear ---------------------------------------------- */


.clearfix:after {
height: 0;
 visibility: hidden;
 content: ".";
 display: block;
 clear: both;
 overflow:hidden;
}
.clearfix {
 display:inline-block;
overflow:hidden;
}

/* exlude MacIE5 \*/
* html .clearfix {
 height:1%;
}
.clearfix {
 display:block;
}

/* PC用のスタイル記述 */
.pc {
	display: block;
}
.phone {
	display: none;
}

.slicknav_menu {
	display:none;
}

/* PC用のスタイル記述 */
.pc {
	display: block;
}
.phone {
	display: none;
}

.slicknav_menu {
	display:none;
}

img, object, embed {
	max-width: 100%;
	height: auto;
}

img {
	-ms-interpolation-mode: bicubic;
}



/* PCベース設定--------------------------------------------------------------------------------------------------------------------------------------------- */	
	
body{
	padding:0;
	margin:0;
	font-size:13px;
	color:#373737;
	line-height:140%;
	text-align:left;

	font-family: "メイリオ", sans-serif;
	

}


	

/* container ---------------------------------------------- */


.container{	max-width:90%;
	width:1000px;
	height:auto;
	margin:0 auto;
	padding-bottom:150px;
	padding-top:50px;
}




.container01{	max-width:90%;
	width:1000px;
	height:auto;
	margin:0 auto;

	padding-bottom:200px;
}

.container02{	max-width:90%;
	width:1000px;
	height:auto;
	margin:0 auto;

}


.container03{	max-width:90%;
	width:1000px;
	height:auto;
	margin:0 auto 200px auto;

}


.container_bg000{
	width:100%;
	height:auto;
	padding:40px 0 40px 0;
	background:#FFF;
}

.container_bg001{
	width:100%;
	height:auto;
	padding:60px 0 60px 0;
	background:#FFF;
}

.container_bg00{
	width:100%;
	height:auto;
	padding:60px 0 60px 0;
}

.container_bg01{
	width:100%;
	height:auto;
	background:url(../img/common/main_bg01.jpg) repeat;
	padding:40px 0 60px 0;
}

.container_bg01_01{
	width:100%;
	height:auto;
	background:url(../img/common/main_bg01.jpg) repeat;
	padding:60px 0 60px 0;
}



.container_bg02{
	width:100%;
	height:auto;
	background:url(../img/common/main_bg02.jpg) repeat;
	padding:40px 0 60px 0;
}

.container_bg02_01{
	width:100%;
	height:auto;
	background:url(../img/common/main_bg02.jpg) repeat;
	padding:60px 0 60px 0;
}



/* contents ---------------------------------------------- */

.contents{
	max-width:90%;
	height:auto;
	padding:0 5%;
}

/* header ---------------------------------------------- */

.header_bg{
	width:100%;
	height:auto;
	
	background:#FFF;
	
/*	position: absolute;
	z-index:600;*/
}


.header_txt_bg{
	width:100%;
	height:auto;
	background:url(../img/common/header_txt_bg.jpg) repeat;
	padding:10px 0;
}

.header_txt_in{
	max-width:90%;
	width:1000px;
	margin: 0 auto;
	padding:8px 0;
}

.header_txt{
	float:left;
	line-height: 100%;
	font-size: 12px;
	font-weight: normal;
	color:#FFF;
	z-index:200;
	text-align:left;
}


.header_menu{
	float:right;
	text-align:right;
}

.header_menu ul li{
	float:left;
	background:url(../img/common/header_menu_bg.png) right no-repeat;
	padding-right:8px;
	margin-right:5px;
	line-height: 100%;
	font-size: 12px;
}

.header_menu ul li:last-child{
	background:none;
	padding-right:0px;
	margin-right:0px;
}

.header_menu ul li a{
	color:#FFF;
	text-decoration:none;
}

.header_menu ul li a:hover{
	color:#FFF;
	text-decoration:underline;
}

header{
	max-width:90%;
	width:1000px;
	height:120px;
	margin: 0 auto;
	position:relative;
	z-index:800;
}



.header_tel{
	width:312px;
	height:auto;
	position:absolute;
	top:11px;
	right:0;
}


nav{
	width:100%;
	height:auto;
	position:absolute;
	top:83px;
	right:0;
	
	z-index:600;

}

nav ul{
	margin:0;
	padding:0;
	text-align:center;
}

nav ul li{
	display:inline-block;
	list-style-type:none;
	color:#000000;
	font-size:18px;
	text-align:center;
	box-sizing:border-box;	
	line-height:140%;
	font-weight:bold;
	margin-right:48px;
	


	font-family: fot-tsukuardgothic-std, sans-serif;
	font-weight: 700;
	font-style: normal;

}

nav ul li:nth-child(6){
	margin-right:0;

}

nav ul li a{
	color:#000000;
	text-decoration:none;

}

nav ul li a:hover{
	color:#336699;
}

.nav_h{
	color:#336699 !important;
	text-decoration:none;

}

.hb_menu{
	display:none;
}


#section1,
#section2,
#section3,
#section4
{
    margin-top:-20px;
    padding-top:20px;
}




/* フッター固定　電話 メール ---------------------------------------------- */

.footer_area{
	display: none;
}	




/* footer ---------------------------------------------- */

.footer-bg{
	width:100%;
	height:auto;
	padding:25px 0;
	background:url(../img/common/f_bg.jpg) repeat;
}

.footer_bg01{
	width:100%;
	height:auto;
	background:url(../img/common/f_menu_bg.jpg) repeat;
}

footer{
	max-width:90%;
	width:1000px;
	height:auto;
	margin:0 auto 0px auto;
	position:relative;
}


.footer_b01{
	max-width:90%;
	width:1000px;
	height:auto;
	margin:0 auto 0px auto;
	padding:10px 0;
}



address{
	font-size: 13px;
	line-height: 140%;
	color:#000000;
	width:100%;
	text-align:center;
	margin-bottom:15px;
}

.address_t{
	font-size:14px;
	margin-bottom:6px;
}

footer p{
	width:100%;
	font-size: 12px;
	color:#000000;
	text-align:center;
}


footer a{
	color:#000000;
	text-decoration:none;
}

footer a:hover{
	color:#000000;
	text-decoration:none;
}


.footer_menu{	
}

.footer_menu ul {
	text-align:center;
}

.footer_menu ul li{
	font-size: 12px;
	color:#FFF;
	display:inline;
	margin-right:20px;
}

.footer_menu ul li a{
	color:#FFF;
	text-decoration:none;
}

.footer_menu ul li a:hover{
	color:#FFF;
	text-decoration:underline;
}


.footer_menu ul li li:last-child{
	margin-right:0px;
}
	
	
/* PC用スタイルスタイル--------------------------------------------------------------------------------------------------------------------------------------------- */

/* h1 h2 h3 h4 h5 ---------------------------------------------- */

/* h1 h2 h3 h4 h5 ---------------------------------------------- */


h1.h1_01{
	width:221px;
	height:auto;
	position: absolute;
	top:11px;
	left:0;
}

h1 img{
	width:100%;
	height:auto;
}


h2.h2_01{

	font-family: fot-tsukuardgothic-std, sans-serif;
	font-style: normal;
	font-weight: 700;

	text-align:center;
	font-weight:900;
	font-size:42px;
	color:#006699;
	margin:0 0 40px 0;
	line-height:120%;
	letter-spacing:-0.06em;
}

h2.h2_01 span{
	font-size:65px;
	color:#ff3300;
	letter-spacing:-0.08em;
}



h2.h2_02{
	font-family: "Noto Sans Japanese";
	text-align:center;
	font-weight:900;
	font-size:38px;
	color:#006699;
	margin:0 0 0 0;
	line-height:120%;
}

h2.h2_02 span{
	font-size:48px;
	color:#ff3300;
}

h3.h3_01{
	text-align:center;
	font-weight:bold;
	font-size:40px;
	color:#000000;
	margin:0 0 30px 0;
	line-height:120%;
	
	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 900;
}


h3.h3_02{
	text-align:center;
	font-weight:bold;
	font-size:40px;
	color:#000000;
	margin:0 0 0 0;
	line-height:120%;
	
	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 900;
}


/* スライド ---------------------------------------------- */


.top_slide_bg{
	width:100%;
	height:auto;

	
}

.top_slide{
	width:100%;
	height:700px;


	background:center center no-repeat;
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}





/* 各ページイメージ ---------------------------------------------- */


.main_top_img{
	width: 100%;
	height:700px !important;
	background:url(../img/top/main.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	margin:0px auto 0px auto;

}

.service_top_img{
	width: 100%;
	height:350px !important;
	background:url(../img/service/main.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	margin:0px auto 0px auto;
}

.reason_top_img{
	width: 100%;
	height:350px !important;
	background:url(../img/reason/main.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	margin:0px auto 0px auto;
}

.company_top_img{
	width: 100%;
	height:350px !important;
	background:url(../img/company/main.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	margin:0px auto 0px auto;
}

.works_top_img{
	width: 100%;
	height:350px !important;
	background:url(../img/works/main.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	margin:0px auto 0px auto;
}

.price_top_img{
	width: 100%;
	height:350px !important;
	background:url(../img/price/main.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	margin:0px auto 0px auto;
}

.staff_top_img{
	width: 100%;
	height:350px !important;
	background:url(../img/staff/main.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	margin:0px auto 0px auto;
}

.privacy_policy_top_img{
	width: 100%;
	height:350px !important;
	background:url(../img/privacy_policy/main.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	margin:0px auto 0px auto;
}

.contact_top_img{
	width: 100%;
	height:350px !important;
	background:url(../img/contact/main.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	margin:0px auto 0px auto;
}


.s_top_img{
      display:none;
      text-align:center;
}



.s_top_img01{
      display:none;
      text-align:center;
}





/* 共通バナー ---------------------------------------------- */

.contact_banner{
	margin-top:100px;	
}

.contact_banner img {
	width:100%;
	height:auto;
	
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.contact_banner:hover img {
	opacity: .6;
}




/* トップ--------------------------------------------- */


.tp_01_ttl_bg{
	height:215px;
	background:url(../img/top/t_01_01.png) center center no-repeat;


}

.tp_01_ttl{
	padding-top:70px;
	text-align:center;
}

.tp_01_txt ul li{
	padding-bottom:15px;
	background:url(../img/top/t_01_list.png) center bottom no-repeat;
	margin-bottom:15px;
	
}

.tp_01_txt ul li:last-child{
	padding-bottom:15px;
	background:url(../img/top/t_01_list01.png) center bottom no-repeat;
	margin-bottom:15px;
	
}

.tp_01_txt ul li p{
	
	padding:30px 65px;
	border:5px solid #ff3300;

	font-size:24px;
	color:#ff3300;
	font-family: "Noto Sans Japanese";
	line-height:120%;
	font-weight:bold;
	text-align:center;
	margin-bottom:15px;
	box-sizing:border-box;
	background:#FFF;

	-webkit-border-radius: 10px;     /* for Safari and Chrome */
	moz-border-radius: 10px;    /* for Firefox */
	-o-border-radius: 10px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:10px;   /* Linux browsers */
	border-radius:10px;     /* CSS3 */
	
}

.tp_01_img01{
	text-align:center;
}




.tp_02{
	max-width:920px;
	width:100%;
	height:auto;
	margin:0 auto 40px auto;
}

.tp_02 dl dt{
	font-size:40px;
	color:#003366;
	
	font-family: vdl-v7marugothic, sans-serif;
	font-style: normal;
	font-weight: 900;
	
	margin-bottom:30px;
	
	line-height:120%;

	font-weight:bold;
	margin-bottom:15px;
}

.tp_02 dl dd{
	font-size:20px;
	color:#000000;

	font-family: fot-tsukuardgothic-std, sans-serif;
	font-style: normal;
	font-weight: 400;
	
	margin-bottom:30px;


	line-height:130%;

	font-weight:normal;
}



.tp_02_01{
	max-width:760px;
	width:100%;
	height:auto;
	margin:0 auto 40px auto;
}

.tp_02_01 dl dt{
	font-size:40px;
	color:#003366;
	
	font-family: vdl-v7marugothic, sans-serif;
	font-style: normal;
	font-weight: 900;
	
	margin-bottom:30px;
	
	line-height:120%;

	font-weight:bold;
	margin-bottom:15px;
}

.tp_02_01 dl dd{
	font-size:20px;
	color:#000000;

	font-family: fot-tsukuardgothic-std, sans-serif;
	font-style: normal;
	font-weight: 400;
	
	margin-bottom:30px;


	line-height:130%;

	font-weight:normal;
}



.tp_02_b01{
	margin-bottom:30px;
}

.tp_02_b01 ul li{
	width:48%;
	height:240px;
	float:left;
	margin-right:2%;
	margin-bottom:20px;
	background:#2D7975;
	padding:15px;
	box-sizing:border-box;
	
	text-align:center;
	

	-webkit-border-radius: 10px;     /* for Safari and Chrome */
	moz-border-radius: 10px;    /* for Firefox */
	-o-border-radius: 10px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:10px;   /* Linux browsers */
	border-radius:10px;     /* CSS3 */

   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}


.tp_02_b01 ul li:nth-child(2n){
	margin-right:0%;
}



.tp_02_b01 ul li dl dt{
	font-size:30px;
	line-height:120%;
	color:#FFF;
	margin-bottom:15px;
	
	font-family: vdl-v7marugothic, sans-serif;
	font-style: normal;
	font-weight: 900;
}



.tp_02_b01 ul li dl dd p{
	font-size:26px;
	line-height:120%;
	color:#FFF;
	margin-bottom:10px;
	

	font-family: fot-tsukuardgothic-std, sans-serif;
	font-style: normal;
	font-weight: 400;
	letter-spacing:-0.06em;
}



.tp_02_b01 ul li dl dd{
	font-size:30px;
	line-height:120%;
	color:#FF0;

	

	font-family: fot-tsukuardgothic-std, sans-serif;
	font-style: normal;
	font-weight: 700;
}




.tp_03_b01{
}

.tp_03_b01 ul li{
	width:32%;
	height:auto;
	float:left;
	margin-right:2%;


	text-align:center;

	-webkit-border-radius: 50%;     /* for Safari and Chrome */
	moz-border-radius: 50%;    /* for Firefox */
	-o-border-radius: 50%;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:50%;   /* Linux browsers */
	border-radius:50%;     /* CSS3 */
	
	position: relative;
}

.tp_03_b01 ul li:last-child{
	margin-right:0%;
}

.tp_03_b01 ul li p{
	width:180px;
	z-index:200;
	color:#FFF;
	font-weight:bold;
	
	font-size:22px;
	color:#FFF;
	font-family: "Noto Sans Japanese";
	line-height:130%;
	
 	position: absolute;
 	top: 50%;
 	left: 50%;
	-webkit-transform: translate(-50%, -50%); /* Safari用 */
	transform: translate(-50%, -50%);
}

.tp_03_b01 ul li img{

	z-index:2;
	
	-webkit-border-radius: 50%;     /* for Safari and Chrome */
	moz-border-radius: 50%;    /* for Firefox */
	-o-border-radius: 50%;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:50%;   /* Linux browsers */
	border-radius:50%;     /* CSS3 */
}


.tp_03_b01 ul li a{
	color:#FFF;
	text-decoration:none;
}

.tp_03_b01 ul li a:hover{
	color:#FFF;
	text-decoration:underline;
}


.tp_04_b01{
	margin-bottom:80px;
}

.tp_04_b01 ul li{
	width:23.8%;
	height:auto;
	float:left;
	margin-right:1.6%;


	text-align:center;

	-webkit-border-radius: 50%;     /* for Safari and Chrome */
	moz-border-radius: 50%;    /* for Firefox */
	-o-border-radius: 50%;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:50%;   /* Linux browsers */
	border-radius:50%;     /* CSS3 */

   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
   
  	font-family: vdl-v7marugothic, sans-serif;
	font-style: normal;
	font-weight: 900;
}

.tp_04_b01 ul li:last-child{
	margin-right:0%;
}

.tp_04_b01 ul li p{
	position:absolute;
	z-index:200;
	color:#FFF;
	font-weight:bold;
	
	font-size:28px;
	color:#FFF;

	font-family: vdl-v7marugothic, sans-serif;
	font-style: normal;
	font-weight: 900;
	
	line-height:130%;
}

.tp_04_b01 ul li img{

	z-index:2;
	
	-webkit-border-radius: 50%;     /* for Safari and Chrome */
	moz-border-radius: 50%;    /* for Firefox */
	-o-border-radius: 50%;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:50%;   /* Linux browsers */
	border-radius:50%;     /* CSS3 */
}




.fc_bg{
	width: 100%;
	height:350px !important;
	background:url(../img/common/fc_bg.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	margin:0px auto 0px auto;

	box-sizing:border-box;
	

   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}


.fc_b01{
	font-size:34px;
	font-weight:bold;
	color:#000000;

	font-family: fot-tsukuardgothic-std, sans-serif;
	font-style: normal;
	font-weight: 700;
	
	line-height:110%;
	text-align:center;
	margin-bottom:15px;
}


.fc_b02{
	font-size:24px;
	font-weight:bold;
	color:#000000;

	font-family: fot-tsukuardgothic-std, sans-serif;
	font-style: normal;
	font-weight: 700;
	
	line-height:110%;
	text-align:center;
	margin-bottom:15px;
}

.fc_b02 span{
	color:#ff3333;
}

.fc_b03{
	text-align:center;
	margin-bottom:10px;
}


.fc_b04{
	font-size:16px;
	color:#000000;

	font-family: fot-tsukuardgothic-std, sans-serif;
	font-style: normal;
	font-weight: 700;
	
	line-height:110%;
	text-align:center;
}


.fc_b04 p{
	font-size:24px;
	font-weight:bold;
	color:#000000;

	font-family: fot-tsukuardgothic-std, sans-serif;
	font-style: normal;
	font-weight: 700;
	
	line-height:130%;
	text-align:center;
	margin-bottom:5px;
}


.tp_yt_bg{
	max-width:800px;
	width:100%;
	height:auto;
	margin:0 auto;
}


.tp_yt{
  position: relative;

  width:100%;
  padding-top: 56.25%;
}
.tp_yt iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  leftt: 0;
}




/* 新トップ--------------------------------------------- */



.tp_cnv_b{
	max-width:900px;
	width:100%;
	height:auto;
	text-align:center;
	margin:0 auto 30px auto;
}

.tp_cnv_b img {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
.tp_cnv_b:hover img {
	opacity: .7;
}



.s_tp_001_bg{
	width: 100%;

	background:url(../img/top/tp_001_bg.png) center top no-repeat ; 

}

.s_tp_001{
	margin-bottom:30px;
}

.s_tp_001 dl dt{
	font-size:40px;
	line-height:120%;
	color:#f22222;
	text-align:center;
	margin-bottom:30px;
	
	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 900;
}

.s_tp_001 dl dt p{
	font-size:55px;
	line-height:120%;
	color:#000;
	margin-bottom:15px;
	
	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 900;
}

.s_tp_001 dl dd{
	max-width:800px;
	width:100%;
	height:auto;
	padding:20px;
	box-sizing:border-box;
	
	font-size:23px;
	line-height:130%;
	color:#FFF;
	background:#ff6633;
	margin:0 auto 15px auto;

	
	-webkit-border-radius: 10px;     /* for Safari and Chrome */
	moz-border-radius: 10px;    /* for Firefox */
	-o-border-radius: 10px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:10px;   /* Linux browsers */
	border-radius: 10px;     /* CSS3 */
	
	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 500;
}


.s_tp_001 dl dd:last-child{
	margin:0 auto 0px auto;
}



.s_tp_002{
	max-width:800px;
	width:100%;
	height:auto;
	font-size:54px;
	line-height:130%;
	color:#2D7975;
	margin:0 auto 55px auto;
	text-align:center;
	
	
	letter-spacing: -0.05em;
		
	font-family: vdl-v7marugothic, sans-serif;
	font-style: normal;
	font-weight: 900;

}





.s_tp_003{
	max-width:900px;
	width:100%;
	height:auto;
	margin:0 auto 30px auto;
	padding:30px 50px;
	box-sizing:border-box;
	background:url(../img/top/tp_003_bg.jpg) repeat;
	
	border:2px solid #b3df63;
	
	
	-webkit-border-radius: 10px;     /* for Safari and Chrome */
	moz-border-radius: 10px;    /* for Firefox */
	-o-border-radius: 10px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:10px;   /* Linux browsers */
	border-radius: 10px;     /* CSS3 */
}


.s_tp_003 dl dt{
	font-size:34px;
	line-height:130%;
	color:#459d0a;
	margin-bottom:20px;
	
	font-family: vdl-v7marugothic, sans-serif;
	font-style: normal;
	font-weight: 900;
	

}

.s_tp_003 dl dt p{
	font-size:28px;
	line-height:120%;
	color:#000000;
	margin-bottom:10px;
	
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-style: normal;
	font-weight: 700;
}

.s_tp_003 ul li{
	width:23.5%;
	height:auto;
	float:left;
	margin-right:2%;
	

}

.s_tp_003 ul li:last-child{
	margin-right:0%;
}




.s_tp_004{
	max-width:900px;
	width:100%;
	height:auto;
	margin:0 auto 30px auto;
	padding:30px 50px;
	box-sizing:border-box;
	background:url(../img/top/tp_003_bg.jpg) repeat;
	
	border:2px solid #e5ddc4;
	
	
	-webkit-border-radius: 10px;     /* for Safari and Chrome */
	moz-border-radius: 10px;    /* for Firefox */
	-o-border-radius: 10px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:10px;   /* Linux browsers */
	border-radius: 10px;     /* CSS3 */
}

.s_tp_004 ul li{
	width:60%;
	height:auto;
	float:left;
	margin-right:2%;
	

}

.s_tp_004 ul li:last-child{
	width:38%;
	height:auto;
	margin-right:0%;
}


.s_tp_004 dl dt p{
	font-size:26px;
	line-height:110%;
	color:#000000;
	margin-bottom:10px;
	
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-style: normal;
	font-weight: 700;
}

.s_tp_004 dl dt{
	font-size:33px;
	line-height:110%;
	color:#e8a504;
	margin-bottom:20px;
	
	font-family: vdl-v7marugothic, sans-serif;
	font-style: normal;
	font-weight: 900;
}





.s_tp_005{
	max-width:900px;
	width:100%;
	height:auto;
	margin:0 auto 60px auto;
	padding:30px 50px;
	box-sizing:border-box;
	background:url(../img/top/tp_003_bg.jpg) repeat;
	
	border:2px solid #b4e2f4;
	
	
	-webkit-border-radius: 10px;     /* for Safari and Chrome */
	moz-border-radius: 10px;    /* for Firefox */
	-o-border-radius: 10px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:10px;   /* Linux browsers */
	border-radius: 10px;     /* CSS3 */
}


.s_tp_005 dl dt{
	font-size:34px;
	line-height:110%;
	color:#0566a4;
	margin-bottom:20px;
	text-align:center;
	
	font-family: vdl-v7marugothic, sans-serif;
	font-style: normal;
	font-weight: 900;
}

.s_tp_005 dl dd{
	text-align:center;
}



.s_tp_006{
	max-width:900px;
	width:100%;
	height:auto;
	margin:0 auto 0px auto;



}

.s_tp_006 ul li{
	width:48%;
	height:400px;
	float:left;
	margin-right:4%;
	padding:230px 25px 25px 25px;
	box-sizing:border-box;
	
	-webkit-border-radius: 15px;     /* for Safari and Chrome */
	moz-border-radius: 15px;    /* for Firefox */
	-o-border-radius: 15px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:15px;   /* Linux browsers */
	border-radius:15px;     /* CSS3 */
	
 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
	
	
	

}

.s_tp_006 ul li:last-child{
	margin-right:0%;
}



.s_tp_006_bg01{
	background:url(../img/top/tp_006_001.jpg) no-repeat;
}

.s_tp_006_bg02{
	background:url(../img/top/tp_006_002.jpg) no-repeat;
}



.s_tp_006_01{

}

.s_tp_006_01 dl dt{
	text-align:center;
	font-size:36px;
	line-height:110%;
	color:#cc3366;
	margin-bottom:20px;
	
	font-family: vdl-v7marugothic, sans-serif;
	font-style: normal;
	font-weight: 900;
}

.s_tp_006_01 dl dd{
	text-align:left;
	font-size:24px;
	line-height:110%;
	color:#000000;
	margin-bottom:20px;
	
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-style: normal;
	font-weight: 700;
}



.s_tp_006_02{
}

.s_tp_006_02 dl dt{
	text-align:center;
	font-size:36px;
	line-height:110%;
	color:#003399;
	margin-bottom:20px;
	
	font-family: vdl-v7marugothic, sans-serif;
	font-style: normal;
	font-weight: 900;
}

.s_tp_006_02 dl dd{
	text-align:left;
	font-size:24px;
	line-height:110%;
	color:#000000;
	margin-bottom:20px;
	
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-style: normal;
	font-weight: 700;
}





.s_tp_007_ttl{
	font-size:48px;
	line-height:110%;
	color:#ff3333;
	margin-bottom:30px;
	text-align:center;
	
	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 900;
}


.s_tp_007{
	max-width:800px;
	width:100%;
	margin:0 auto 40px auto;

}

.s_tp_007 ul li{
	width:100%;
	height:auto;
	background:#666666;
	padding:5px 15px 10px 15px;
	box-sizing:border-box;

	font-size:26px;
	line-height:110%;
	color:#FFF;
	margin-bottom:15px;
	text-align:center;
	
	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 500;
	
	
	
	-webkit-border-radius: 10px;     /* for Safari and Chrome */
	moz-border-radius: 10px;    /* for Firefox */
	-o-border-radius: 10px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:10px;   /* Linux browsers */
	border-radius: 10px;     /* CSS3 */
}


.s_tp_008{

	margin:0 auto 60px auto;
}


.s_tp_008 dl dt{
	max-width:800px;
	margin:0 auto 30px auto;

	width: 0;
	height: 0;
	border-top: 5vw solid #002952;
	border-right: 21vw solid transparent;
	border-left: 21vw solid transparent;
}

.s_tp_008 dl dd{
	font-size:40px;
	line-height:130%;
	color:#003366;

	text-align:center;
	
	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 900;
}




.s_tp_008_01{
	width: 100%;
	height:700px !important;
	background:url(../img/top/tp_011_bg.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	margin:0px auto 0px auto;
}


.s_tp_008_01_in{
	height:700px;
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 

}


.s_tp_008_01_in dl dt{
	font-size:50px;
	color:#ff3333;
	line-height:120%;

	font-family: fot-tsukuardgothic-std, sans-serif;
	font-weight: 700;
	font-style: normal;
	
	margin-bottom:30px;
	
	letter-spacing:-0.06em;
}

.s_tp_008_01_in dl dt p{
	font-size:60px;
	color:#c77878;
	line-height:120%;
	margin-bottom:5px;


	font-family: fot-tsukuardgothic-std, sans-serif;
	font-weight: 700;
	font-style: normal;
	

}


.s_tp_008_01_in dl dd{
}



.s_tp_008_01_in dl dd ul li{
	font-size:25px;
	color:#592424;
	line-height:120%;

	font-family: fot-tsukuardgothic-std, sans-serif;
	font-weight: 700;
	font-style: normal;
	
	background:url(../img/top/tp_011_list.png) left no-repeat;
	padding-left:25px;
	margin-bottom:12px;
}


.s_tp_008_02{
	font-size:40px;
	color:#c77878;
	line-height:140%;
	text-align:center;

	font-family: fot-tsukuardgothic-std, sans-serif;
	font-style: normal;
	font-weight: 700;
	
	margin-bottom:0px;
	
	letter-spacing:-0.08em;
}


.s_tp_008_02 span{
	color:#F00;
}






.s_tp_009{
	width:100%;
	height:auto;
	margin:0 auto 40px auto;
}

.s_tp_009 ul li{
	width:32%;
	height:auto;
	margin-right:2%;
	float:left;
	margin-bottom:30px;

	box-sizing:border-box;
	
	-webkit-border-radius:15px;     /* for Safari and Chrome */
	moz-border-radius:15px;    /* for Firefox */
	-o-border-radius:15px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:15px;   /* Linux browsers */
	border-radius:15px;     /* CSS3 */
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}

.s_tp_009 ul li img{
	border:5px solid #fcbe8b;
	box-sizing:border-box;
	
	-webkit-border-radius: 10px;     /* for Safari and Chrome */
	moz-border-radius: 10px;    /* for Firefox */
	-o-border-radius: 10px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:10px;   /* Linux browsers */
	border-radius: 10px;     /* CSS3 */
}




.s_tp_009 ul li:nth-child(3n){
	margin-right:0%;
}

.s_tp_009 ul li:nth-child(4){

}


.s_tp_009 ul li:nth-child(5){

}


.s_tp_009_img{
	text-align:center;
	margin-bottom:10px;
}

.s_tp_009 dl dt{
	font-size:28px;
	line-height:130%;
	margin-bottom:10px;
	color:#c2926b;

	text-align:center;
	
	font-family: vdl-v7marugothic, sans-serif;
	font-style: normal;
	font-weight: 900;
}

.s_tp_009 dl dd{
	font-size:18px;
	line-height:130%;
	color:#000000;

	text-align:left;
	
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-style: normal;
	font-weight: 400;
}


.s_tp_010{
	width:100%;
	height:auto;
	margin:0 auto 40px auto;
}

.s_tp_010 ul li{
	width:49%;
	height:auto;
	float:left;
	margin-right:2%;
	margin-bottom:20px;
}

.s_tp_010 ul li:nth-child(2n){
	margin-right:0%;
}


.s_tp_010_yt_bg{
	max-width:800px;
	width:100%;
	height:auto;
	margin:0 auto 40px auto;
}

.s_tp_010_yt {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.s_tp_010_yt iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  leftt: 0;
}



.s_tp_011_ttl{
	font-size:48px;
	line-height:120%;
	color:#003366;

	text-align:center;
	
	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 900;
	margin-bottom:30px;
}

.s_tp_011_ttl img{
	vertical-align:bottom;
}


.s_tp_011{
	width:100%;
	height:auto;
	margin:0 auto 30px;
}

.s_tp_011 ul li{
	width:32%;
	height:240px;
	float:left;
	margin:0 2% 20px auto;
	
	padding:20px 15px;
	box-sizing:border-box;
	background:#009900;
	
 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
   
  	-webkit-border-radius: 15px;     /* for Safari and Chrome */
	moz-border-radius: 15px;    /* for Firefox */
	-o-border-radius: 15px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:15px;   /* Linux browsers */
	border-radius: 15px;     /* CSS3 */
}

.s_tp_011 ul li:nth-child(3n){
	margin-right:0%;
}




.s_tp_011 ul li dl dt{
	text-align:center;
	margin-bottom:12px;
}

.s_tp_011 ul li dl dd{
	max-width:280px;
	margin:0 auto;
	font-size:20px;
	line-height:120%;
	color:#FFF;

	text-align:left;
	
	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 300;
}

/* トップ  もっと見るボタン--- */



.btn_more{
  max-width: 500px;
  text-align:center;

  font-size: 24px;
  color: #9ec34b;
  text-decoration: none;

  transition: .4s;
  
   background-color: #cc0000;
    border: 2px solid #cc0000;

 	box-sizing:border-box;
	
	margin:0 auto 80px auto;

	
	-webkit-border-radius: 10px;     /* for Safari and Chrome */
	moz-border-radius: 10px;    /* for Firefox */
	-o-border-radius: 10px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:10px;   /* Linux browsers */
	border-radius: 10px;     /* CSS3 */  
}

.btn_more:hover {
	background:#FFF;
    border: 2px solid #cc0000;
	box-sizing:border-box;
}


.btn_more a{
	color:#FFF;
	display:block;
 	padding: 20px 16px;
  
	font-family: vdl-v7marugothic, sans-serif;
	font-style: normal;
	font-weight: 600;
}

.btn_more a:hover{
	color:#cc0000;
}




.news-box{
	width:100%;
	height:auto;
}


.news-box dl dt{
	float:left;
	clear:both;
	
	font-size:16px;
	line-height:140%;
}

.news-box dl dd{
	font-size:16px;
	line-height:140%;
	padding-left:110px;
	padding-bottom:10px;
	margin-bottom:10px;
	
	border-bottom:2px dotted #003366;
 }



/* line--------------------------------------------- */


.line_01{
	max-width:600px;
	width:100%;
	height:auto;
	margin:0 auto;
	text-align:center;
}

.line_01 img{

}


.line_02{
	display:none;
}



/* コロナ--------------------------------------------- */



.cn_v_01bg{

	width: 100%;
	height:1000px !important;
	background:url(../img/coronavirus/01_bg.jpg) center center  no-repeat  ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	margin:0px auto 0px auto;

}



.cn_v_01_ttl{
	font-size:50px;
	color:#000;
	line-height:140%;
	text-align:center;
	margin-bottom:20px;
	
	font-family: heisei-mincho-std, serif;
	font-weight: 900;
	font-style: normal;

}

.cn_v_02{
	padding:25px 15px;
	box-sizing:border-box;
	background:url(../img/coronavirus/01_bg01.png) repeat;
	margin-bottom:30px;
	
	-webkit-border-radius: 10px;     /* for Safari and Chrome */
	moz-border-radius: 10px;    /* for Firefox */
	-o-border-radius: 10px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:10px;   /* Linux browsers */
	border-radius:10px;     /* CSS3 */
}

.cn_v_02 dl dt{
	font-size:23px;
	color:#000;
	line-height:140%;
	text-align:center;
	margin-bottom:15px;
	letter-spacing:-0.06em;
		
	font-family: a-otf-ryumin-pr6n, serif;
	font-style: normal;
	font-weight: 700;
}

.cn_v_02 dl dd{
	font-size:40px;
	color:#ff3333;
	line-height:140%;
	text-align:center;
		
	
	font-family: heisei-mincho-std, serif;
	font-weight: 900;
	font-style: normal;
	
}

.cn_v_03{
	max-width:705px;
	width:100%;
	height:auto;
	font-size:23px;
	line-height:130%;

	font-family: fot-tsukuardgothic-std, sans-serif;
	font-style: normal;
	font-weight: 700;
	
	letter-spacing:-0.04em;
		
	margin-bottom:20px;
}

.cn_v_03 span{
	color:#0099cc;
}


.cn_v_04{
	margin-bottom:30px;
	
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-style: normal;
	font-weight: 700;
}

.cn_v_04 dl dt{
	font-size:28px;
	line-height:120%;
	color:#339900;

	
	letter-spacing:-0.04em;
		
	margin-bottom:10px;
}

.cn_v_04 dl dt ul li{
	list-style:disc;
	margin-left:30px;
	margin-bottom:5px;
}

.cn_v_04 dl dt ul li:last-child{
	margin-bottom:0px;
}

.cn_v_04 dl dd{
	font-size:24px;
	line-height:130%;
	
	letter-spacing:-0.04em;

}

.cn_v_05{
	background:#ff6666;
	padding:20px;

	font-size:28px;
	line-height:140%;
	color:#FFF;
	text-align:center;
	
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-style: normal;
	font-weight: 700;
	
	-webkit-border-radius: 10px;     /* for Safari and Chrome */
	moz-border-radius: 10px;    /* for Firefox */
	-o-border-radius: 10px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:10px;   /* Linux browsers */
	border-radius:10px;     /* CSS3 */
}






.cn_v_06{
	margin-bottom:60px;
}

.cn_v_06 dl dt{
	font-size:36px;
	line-height:130%;
	text-align:center;
	margin-bottom:20px;
		
	
	font-family: heisei-mincho-std, serif;
	font-weight: 900;
	font-style: normal;
}

.cn_v_06 dl dd{
	font-size:18px;
	line-height:150%;
}



.cn_v_07{
	margin-bottom:60px;
}


.cn_v_07 dl dt{
	font-size:36px;
	color:#cc9900;
	line-height:120%;
	margin-bottom:30px;
	letter-spacing:-0.02em;
	text-align:center;


	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 900;
}


.cn_v_07 dl dd ul li{
	background:#cccc66;
	padding:20px;
	margin-bottom:20px;
	
	
	-webkit-border-radius: 10px;     /* for Safari and Chrome */
	moz-border-radius: 10px;    /* for Firefox */
	-o-border-radius: 10px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:10px;   /* Linux browsers */
	border-radius:10px;     /* CSS3 */
}

.cn_v_07 dl dd ul li:last-child{
	margin-bottom:0px;
}


.cn_v_07 dl dd ul li dl dt{
	font-size:30px;
	color:#cc6633;
	line-height:120%;
	margin-bottom:10px;
	letter-spacing:-0.02em;
	text-align:center;


	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 900;
}

.cn_v_07 dl dd ul li dl dd{
	font-size:18px;
	color:#000;
	line-height:120%;
	text-align:center;


	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 500;
}



.cn_v_08{
	margin-bottom:20px;
	
	font-family: a-otf-ryumin-pr6n, serif;
	font-style: normal;
	font-weight: 700;
}

.cn_v_08 dl dt{
	font-size:36px;

	line-height:120%;
	margin-bottom:10px;
	letter-spacing:-0.02em;
	text-align:center;
	margin-bottom:20px;
}

.cn_v_08 dl dd{
	font-size:24px;
	color:#000;
	line-height:120%;
	text-align:center;

}


.cn_v_09{
	margin-bottom:20px;
}

.cn_v_09 table{
	width:100%;
	height:auto;
}

.cn_v_09 th {
	width:20%;
	 background: #cce4ef;
	border:1px solid #c6c5c5;
	box-sizing:border-box;
 	font-size:18px;
	line-height:130%;

	text-align:center;
	padding:10px 5px;
}

.cn_v_09 td{
	background:#FFF;
	border:1px solid #c6c5c5;
	box-sizing:border-box;
	text-align:center;
 	font-size:18px;
	line-height:130%;
	padding:10px 5px;
}



.cn_v_09 p{
	text-align:right;
	margin-top:10px;
}



.cn_v_10{
	margin-bottom:40px;
}

.cn_v_10 ul li{
	list-style:decimal;
	margin-bottom:5px;
	
	font-size:16px;
	line-height:140%;

	background:url(../img/coronavirus/list01.png) left 7px no-repeat;
	
	padding-left:20px;
	
	list-style-position: inside;
}

.cn_v_10 ul li:last-child{
	margin-bottom:0px;
}




.cn_v_11{
	margin-bottom:40px;
}

.cn_v_11 dl dt{
	font-size:18px;
	line-height:140%;
	margin-bottom:10px;
}

.cn_v_11 dl dd ul li{
	
	font-size:16px;
	line-height:140%;
	margin-bottom:5px;

	background:url(../img/coronavirus/list02.png) left 4px no-repeat;
	
	padding-left:20px;
	
	list-style-position: inside;
}


.cn_v_12{
	margin-bottom:60px;
}

.cn_v_12 ul li{
	width:49%;
	height:auto;
	float:left;
	margin-right:2%;
	margin-bottom:20px;
}

.cn_v_12 ul li:nth-child(2n){
	margin-right:0;
	
}




.cn_v_13{
	margin-bottom:60px;
}

.cn_v_13 dl dt{
	font-size:36px;

	line-height:120%;
	margin-bottom:30px;
	letter-spacing:-0.02em;
	text-align:center;

	font-family: a-otf-ryumin-pr6n, serif;
	font-style: normal;
	font-weight: 700;
}

.cn_v_13 dl dd ul li{
	height:160px;
	background:#f1e4dc;
	padding:20px 40px;
	margin-bottom:20px;
	
	
	-webkit-border-radius: 10px;     /* for Safari and Chrome */
	moz-border-radius: 10px;    /* for Firefox */
	-o-border-radius: 10px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:10px;   /* Linux browsers */
	border-radius:10px;     /* CSS3 */
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 

}

.cn_v_13 dl dd ul li:last-child{
	margin-bottom:0px;
}


.cn_v_13 dl dd ul li dl dt{
	font-size:30px;
	color:#cc6633;
	line-height:120%;
	margin-bottom:10px;
	letter-spacing:-0.02em;
	text-align:left;


	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 900;
}

.cn_v_13 dl dd ul li dl dd{
	font-size:18px;
	color:#000;
	line-height:120%;
	text-align:left;


	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 500;
}




.cn_v_14{
	margin-bottom:60px;
}

.cn_v_14 dl dt{
	font-size:36px;

	line-height:120%;
	margin-bottom:30px;
	letter-spacing:-0.02em;
	text-align:center;

	font-family: a-otf-ryumin-pr6n, serif;
	font-style: normal;
	font-weight: 700;
}

.cn_v_14 dl dd ul li{
	height:160px;
	background:#e1f8c8;
	padding:20px 40px;
	margin-bottom:20px;
	
	
	-webkit-border-radius: 10px;     /* for Safari and Chrome */
	moz-border-radius: 10px;    /* for Firefox */
	-o-border-radius: 10px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:10px;   /* Linux browsers */
	border-radius:10px;     /* CSS3 */
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 

}

.cn_v_14 dl dd ul li:last-child{
	margin-bottom:0px;
}


.cn_v_14 dl dd ul li dl dt{
	font-size:30px;
	color:#cc6633;
	line-height:120%;
	margin-bottom:10px;
	letter-spacing:-0.02em;
	text-align:left;


	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 900;
}

.cn_v_14 dl dd ul li dl dd{
	font-size:18px;
	color:#000;
	line-height:120%;
	text-align:left;


	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 500;
}





.cn_v_btn{
	background:#ff6666;


	font-size:28px;
	line-height:140%;
	color:#FFF;
	text-align:center;
	
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-style: normal;
	font-weight: 700;
	
	-webkit-border-radius: 10px;     /* for Safari and Chrome */
	moz-border-radius: 10px;    /* for Firefox */
	-o-border-radius: 10px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:10px;   /* Linux browsers */
	border-radius:10px;     /* CSS3 */
}


.cn_v_btn a{
	display:block;
	padding:40px 20px;

	font-size:28px;
	line-height:140%;
	color:#FFF;
	text-align:center;
	
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-style: normal;
	font-weight: 700;
	
	-webkit-border-radius: 10px;     /* for Safari and Chrome */
	moz-border-radius: 10px;    /* for Firefox */
	-o-border-radius: 10px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:10px;   /* Linux browsers */
	border-radius:10px;     /* CSS3 */
}


.cn_v_btn a:hover{
	display:block;

	color:#FFF;
	background:#ea6464;

}



/* サービス--------------------------------------------- */



/* サービス　遺品整理　最初の画像--------------------------------------------- */


.svs_tp_b01{
	width: 100%;
	height:800px !important;
	background:url(../img/service/001/svs_01_bg.jpg) center center  no-repeat  ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	margin:0px auto 0px auto;
}


.svs_tp_b01_in{
	height:800px;
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 

}

.svs_tp_b01_in dl{
	max-width:725px;
	width:100%;
	height:auto;
}

.svs_tp_b01_in dl dt{
	font-size:60px;
	color:#b8963a;
	line-height:120%;
	margin-bottom:30px;
	letter-spacing:-0.02em;

	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 900;
}

.svs_tp_b01_in dl dd{

}

.svs_tp_b01_in dl dd dl dt{
	
	font-size:40px;
	color:#0c5e04;
	line-height:120%;
	margin-bottom:5px;
	letter-spacing:-0.02em;
	background:url(../img/service/list02.png) 3px 15px no-repeat;
	padding-left:35px;

	font-family: heisei-mincho-std, serif;
	font-style: normal;
	font-weight: 900;
}

.svs_tp_b01_in dl dd dl dd{
	
	font-size:28px;
	color:#000000;
	line-height:120%;
	margin-bottom:25px;
	letter-spacing:-0.05em;
	
	background:url(../img/service/001/list.png) left 5px no-repeat;
	padding-left:36px;

	font-family: heisei-mincho-std, serif;
	font-style: normal;
	font-weight: 700;

}

.svs_tp_b01_in dl dd dl dd:last-child{
	margin-bottom:0px;
}




/* サービス　生前整理　最初の画像--------------------------------------------- */

.svs_tp_b02{
	width: 100%;
	height:700px !important;
	background:url(../img/service/002/svs_01_bg.jpg) center center  no-repeat  ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	margin:0px auto 0px auto;
}


.svs_tp_b02_in{
	height:700px;
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 

}

.svs_tp_b02_in dl{
	max-width:725px;
	width:100%;
	height:auto;
}

.svs_tp_b02_in dl dt{
	font-size:50px;
	color:#c77878;
	line-height:120%;
	margin-bottom:30px;
	letter-spacing:-0.02em;


	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 900;
}

.svs_tp_b02_in dl dd{
	max-width:680px;
	width:100%;
	font-size:27px;
	color:#592424;
	line-height:140%;
	
	font-family: a-otf-ryumin-pr6n, serif;
	font-style: normal;
	font-weight: 300;
}


.svs_tp_b02_in dl dd ul li{

	font-size:22px;
	line-height:120%;
	margin-bottom:15px;
	color:#592424;
	background:url(../img/top/tp_011_list.png) left 3px no-repeat;
	padding-left:25px;
}


.svs_tp_b02_in dl dd p{
	font-size:50px;
	color:#ff3333;
	line-height:120%;
	margin-bottom:25px;
}



/* サービス　特殊清掃　最初の画像--------------------------------------------- */

.svs_tp_b03{
	width: 100%;
	height:700px !important;
	background:url(../img/service/003/svs_01_bg.jpg) center center  no-repeat  ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	margin:0px auto 0px auto;
}

.svs_tp_b03_in{
	height:700px;
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 

}

.svs_tp_b03_in dl{
	max-width:725px;
	width:100%;
	height:auto;
}

.svs_tp_b03_in dl dt{
	font-size:50px;
	color:#c77878;
	line-height:120%;
	margin-bottom:30px;
	letter-spacing:-0.02em;


	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 900;
}

.svs_tp_b03_in dl dd{
	max-width:680px;
	width:100%;
	font-size:27px;
	color:#592424;
	line-height:140%;
	
	font-family: a-otf-ryumin-pr6n, serif;
	font-style: normal;
	font-weight: 300;
}


.svs_tp_b03_in dl dd p{
	font-size:50px;
	color:#ff3333;
	line-height:120%;
	margin-bottom:25px;
}



/* サービス　ゴミ屋敷・空き家整理　最初の画像--------------------------------------------- */

.svs_tp_b04{
	width: 100%;
	height:1000px !important;
	background:url(../img/service/004/svs_01_bg.jpg) center center  no-repeat  ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	margin:0px auto 0px auto;
}

.svs_tp_b04_in{
	height:1000px;
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 

}

.svs_tp_b04_in dl{

	width:100%;
	height:auto;
}

.svs_tp_b04_in dl dt{
	font-size:50px;
	color:#c77878;
	line-height:120%;
	margin-bottom:30px;
	letter-spacing:-0.02em;


	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 900;
}

.svs_tp_b04_in dl dd{

	font-size:25px;
	color:#592424;
	line-height:130%;
	
	font-family: a-otf-ryumin-pr6n, serif;
	font-style: normal;
	font-weight: 300;
	
	margin-bottom:50px;
}



.svs_tp_b04_in_01{
}

.svs_tp_b04_in_01 dl dt{
	background:#ff0000;
	padding:25px 15px;
	text-align:center;
	color:#FFF;
	font-size:26px;
	line-height:130%;
	
	margin-bottom:30px;
	
	font-family: heisei-mincho-std, serif;
	font-weight: 900;
	font-style: normal;
	
	-webkit-border-radius: 10px;     /* for Safari and Chrome */
	moz-border-radius: 10px;    /* for Firefox */
	-o-border-radius: 10px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:10px;   /* Linux browsers */
	border-radius: 10px;     /* CSS3 */
}

.svs_tp_b04_in_01 dl dd{
	text-align:center;
	color:#ff0000;
	font-size:36px;
	line-height:130%;
	margin-bottom:0px;
	letter-spacing:-0.04em;
	
	font-family: heisei-mincho-std, serif;
	font-weight: 900;
	font-style: normal;
}





/* サービス　除菌・消毒処理について　最初の画像--------------------------------------------- */

.svs_tp_b05{
	width: 100%;
	height:760px !important;
	background:url(../img/service/005/svs_01_bg.jpg) center center  no-repeat  ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	margin:0px auto 0px auto;
}

.svs_tp_b05_in{
	height:760px;
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 

}

.svs_tp_b05_in dl{

	width:100%;
	height:auto;
}

.svs_tp_b05_in dl dt{
	font-size:50px;
	color:#c77878;
	line-height:120%;
	margin-bottom:30px;
	letter-spacing:-0.02em;


	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 900;
}

.svs_tp_b05_in dl dd{

	font-size:25px;
	color:#592424;
	line-height:130%;
	
	font-family: a-otf-ryumin-pr6n, serif;
	font-style: normal;
	font-weight: 300;
	
	margin-bottom:50px;
}



.svs_tp_b05_in_01{
}

.svs_tp_b05_in_01 dl dt{
	background:#ff0000;
	padding:25px 15px;
	text-align:center;
	color:#FFF;
	font-size:26px;
	line-height:130%;
	
	margin-bottom:30px;
	
	font-family: heisei-mincho-std, serif;
	font-weight: 900;
	font-style: normal;
	
	-webkit-border-radius: 10px;     /* for Safari and Chrome */
	moz-border-radius: 10px;    /* for Firefox */
	-o-border-radius: 10px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:10px;   /* Linux browsers */
	border-radius: 10px;     /* CSS3 */
}

.svs_tp_b05_in_01 dl dd{
	text-align:center;
	color:#ff0000;
	font-size:36px;
	line-height:130%;
	margin-bottom:0px;
	letter-spacing:-0.04em;
	
	font-family: heisei-mincho-std, serif;
	font-weight: 900;
	font-style: normal;
}








.svs_b002{
	width:100%;
	height:auto;
	margin-bottom:40px;
}

.svs_b002 ul li{
	width:32%;
	height:auto;
	float:left;
	margin-right:2%;
}

.svs_b002 ul li:last-child{
	margin-right:0%;
}

.svs_b002{
	width:100%;
	height:auto;
	margin-bottom:40px;
}

.svs_b002 ul li{
	width:32%;
	height:auto;
	float:left;
	margin-right:2%;
}

.svs_b002 ul li:last-child{
	margin-right:0%;
}



.svs_b002_01{
	text-align:center;
	margin-bottom:40px;
}



.svs_b002_02{
	width:100%;
	height:auto;
	margin-bottom:60px;
}

.svs_b002_02 ul li{
	width:32%;
	height:auto;
	float:left;
	margin-right:2%;
}

.svs_b002_02 ul li:last-child{
	margin-right:0%;
}



.svs_b002_03{
	width:100%;
	height:auto;
	margin-bottom:60px;
}

.svs_b002_03 ul li{
	width:32%;
	height:auto;
	float:left;
	margin-right:2%;
	margin-bottom:20px;
}

.svs_b002_03 ul li:nth-child(3n){
	margin-right:0;
}




.svs_b003{
	width:100%;
	height:auto;
	border:3px solid #ff3333;
	box-sizing:border-box;

}

.svs_b003 dl{
	padding:20px 30px;
	box-sizing:border-box;
}

.svs_b003 dl dt{
	font-size:50px;
	line-height:140%;
	text-align:center;
	color:#ff3333;
	margin-bottom:20px;
	
	font-family: a-otf-ryumin-pr6n, serif;
	font-style: normal;
	font-weight: 300;
}

.svs_b003 dl dd{
	
	font-family: a-otf-ryumin-pr6n, serif;
	font-style: normal;
	font-weight: 300;

}

.svs_b003 ul li{

	font-size:22px;
	line-height:120%;
	margin-bottom:10px;
	color:#592424;
	background:url(../img/top/tp_011_list.png) left no-repeat;
	padding-left:25px;
}

.svs_b003 ul li:last-child{
	margin-bottom:0px;
}


.svs_b004{
	background:#faf3c1;
	padding:30px;
	box-sizing:border-box;

}

.svs_b004 dl dt{
	font-size:50px;
	line-height:130%;
	text-align:center;
	color:#000;
	margin-bottom:10px;
  
	font-family: vdl-v7marugothic, sans-serif;
	font-style: normal;
	font-weight: 600;
}

.svs_b004 dl dd{
	font-size:30px;
	line-height:140%;
	text-align:center;
	color:#c77878;
  
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-style: normal;
	font-weight: 700;
}


.svs_b005{
	font-size:60px;
	color:#c77878;
	line-height:120%;
	margin-bottom:30px;
	letter-spacing:-0.02em;
	text-align:center;


	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 900;
}


.svs_b005_01{
	font-size:50px;
	color:#c77878;
	line-height:120%;
	margin-bottom:40px;
	letter-spacing:-0.02em;
	text-align:center;


	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 900;
}

.svs_b006{
	margin-bottom:60px;
}

.svs_b006 ul li{
	background:#ff6633;
	padding:30px;
	box-sizing:border-box;
	margin-bottom:30px;
}

.svs_b006 ul li dl dt{
	font-size:50px;
	line-height:120%;
	text-align:center;
	color:#FFF;
	margin-bottom:10px;
	
	font-family: a-otf-ryumin-pr6n, serif;
	font-style: normal;
	font-weight: 600;
}

.svs_b006 ul li dl dd{
	font-size:30px;
	line-height:140%;
	text-align:center;
	color:#FFF;
  
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-style: normal;
	font-weight: 700;
	margin-bottom:
}

.svs_b006 ul li ul{
	margin:30px 0 0 0;
}

.svs_b006 ul li ul li{
	width:32%;
	height:100px;
	margin-right:2%;
	float:left;

   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
	
	background:#FFF;
	
	font-size:30px;
	line-height:110%;
	color:#ff6666;
	text-align:center;

	font-family: fot-tsukuardgothic-std, sans-serif;
	font-style: normal;
	font-weight: 700;

	
	padding:30px 15px;
	box-sizing:border-box;
	margin-bottom:20px;
	
	-webkit-border-radius: 10px;     /* for Safari and Chrome */
	moz-border-radius: 10px;    /* for Firefox */
	-o-border-radius: 10px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:10px;   /* Linux browsers */
	border-radius: 10px;     /* CSS3 */
}

.svs_b006 ul li ul li:nth-child(3n){
	margin-right:0;
}


 
.svs_b007{
	height:180px;
	background:url(../img/service/003/svs_03.png) center center no-repeat;
	margin-bottom:50px;
	
 
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}

.svs_b007 dl{
	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 900;
	
	color:#ff3300;
	text-align:center;
}

.svs_b007 dl dt{
	font-size:36px;
	line-height:120%;
	margin-bottom:5px;
}

.svs_b007 dl dd{
	font-size:48px;
	line-height:120%;
}


.svs_b008{
	font-size:36px;
	line-height:130%;
	text-align:center;
	margin-bottom:30px;
	color:#ff0000;
	
	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 700;
}

.svs_b008 span{
	color:#000000 !important;
}


.svs_b009{
	font-size:24px;
	line-height:160%;
	color:#592424;
	margin-bottom:70px;
	
	font-family: a-otf-ryumin-pr6n, serif;
	font-style: normal;
	font-weight: 600;
}


.svs_b009 p{
	font-size:18px;
	line-height:150%;
	color:#ff0000;
	margin-top:30px;
}


.svs_b010{
	font-size:36px;
	line-height:150%;
	color:#f91f1f;
	margin-bottom:40px;
	
	font-family: a-otf-ryumin-pr6n, serif;
	font-style: normal;
	font-weight: 600;
	
	text-align:center;
}


.svs_b011{
	font-size:22px;
	line-height:110%;
	color:#000000;

	font-family: fot-tsukuardgothic-std, sans-serif;
	font-style: normal;
	font-weight: 700;
	
	margin-bottom:30px;
}

.svs_b011 dl dt{
	float:left;
	clear:both;
	width:90px;
}

.svs_b011 dl dd{
	padding-left:120px;
	margin-bottom:10px;
}



.svs_b011 dl dd:before{
  content: '：';
  margin-left:-24px;

}



.svs_b012{
	background:#f6f9b1;
	padding:40px 30px;
	box-sizing:border-box;
	
	margin-bottom:30px;
	

	
	font-family: a-otf-ryumin-pr6n, serif;
	font-style: normal;
	font-weight: 600;
	
	text-align:center;
}


.svs_b012 dl dt{
	font-size:24px;
	line-height:140%;
	margin-bottom:20px;
}


.svs_b012 dl dd{
	font-size:30px;
	line-height:140%;
	color:#f91f1f;

}


.svs_b013{
	width:100%;
	height:auto;
	margin-bottom:20px;
}

.svs_b013 ul li{
	width:48%;
	min-height:340px;
	height:auto;
	float:left;
	margin-right:4%;
	
	background:#e6e5e5;
	padding:30px;
	box-sizing:border-box;
}

.svs_b013 ul li:last-child{
	margin-right:0%;
}

.svs_b013 dl{

	font-family: fot-tsukuardgothic-std, sans-serif;
	font-style: normal;
	font-weight: 700;
}

.svs_b013 dl dt{
	font-size:24px;
	line-height:120%;
	color:#2087bd;
	margin-bottom:20px;
}


.svs_b013 dl dd{
	font-size:20px;
	line-height:160%;
}

.svs_b013 dl dd span{
	color:#ff3333;
}




.svs_b014{
	color:#ff3333;
	font-size:16px;
	line-height:140%;
	margin-bottom:60px;
}



.svs_b015{
	margin-bottom:60px;
	
	overflow: auto;
	white-space: nowrap;
	display:block;
	width:auto;
}

.svs_b015 table{
	width:100%;
	height:auto;
}


.svs_b015 th {
	 background: #003366;
	border:1px solid #c6c8c8;
 	font-size:16px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	padding:15px;
}


.svs_b015 td{
	background:#FFF;
	border:1px solid #c6c8c8;
	text-align:center;
	font-size:16px;
	padding:15px;
}



.svs_b015 td p{
	font-size:18px;
	color:#006699;
	font-weight:bold;
	margin-bottom:3px;
}




.svs_b016{
	font-size:24px;
	line-height:150%;
	margin-bottom:40px;
	
	font-family: a-otf-ryumin-pr6n, serif;
	font-style: normal;
	font-weight: 600;
	
	text-align:center;
}



.svs_b017{
	margin-bottom:40px;

	font-family: fot-tsukuardgothic-std, sans-serif;
	font-style: normal;
	font-weight: 700;

}


.svs_b017 dl dt{
	font-size:30px;
	line-height:140%;
	text-align:center;
	color:#6b3333;
	margin-bottom:20px;
}

.svs_b017 dl dd{
	max-width:580px;
	width:100%;
	height:auto;
	margin:0 auto 15px auto;
	
	font-size:22px;
	line-height:140%;
	text-align:center;
	color:#6b3333;
	
	background:#f3d093;
	padding:20px;
	box-sizing:border-box;	

	-webkit-border-radius: 10px;     /* for Safari and Chrome */
	moz-border-radius: 10px;    /* for Firefox */
	-o-border-radius: 10px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:10px;   /* Linux browsers */
	border-radius: 10px;     /* CSS3 */

}

.svs_b017 dl dd:last-child{
	margin:0 auto 0 auto;
}

.svs_b018{
	margin-bottom:60px;
}

.svs_b018 ul li{
	width:49%;
	height:auto;
	float:left;
	margin-right:2%;
	margin-bottom:20px;
}

.svs_b018 ul li:nth-child(2n){
	margin-right:0;
	
}

.svs_b018 ul li:nth-child(3){
	margin-bottom:0px;	
}

.svs_b018 ul li:nth-child(4){
	margin-bottom:0px;		
}


.svs_b018_01{
	margin-bottom:40px;
}

.svs_b018_01 ul li{
	width:49%;
	height:auto;
	float:left;
	margin-right:2%;
	margin-bottom:20px;
}

.svs_b018_01 ul li:nth-child(2n){
	margin-right:0;
	
}

.svs_b018_01 ul li:nth-child(3){
	margin-bottom:0px;	
}

.svs_b018_01 ul li:nth-child(4){
	margin-bottom:0px;		
}


.svs_b018_02{

}

.svs_b018_02 ul li{
	width:49%;
	height:auto;
	float:left;
	margin-right:2%;
}

.svs_b018_02 ul li:nth-child(2n){
	margin-right:0;
	
}



.svs_b019{
	font-size:24px;
	line-height:140%;
	color:#c77878;
	
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-style: normal;
	font-weight: 700;
}


.svs_b020_bg{
	background:#f6f5fa;
}

svs_b020{
}

.svs_b020 dl dt{
	font-size:60px;
	line-height:120%;
	color:#b8963a;
	margin-bottom:25px;
	
	
	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 700;
}

.svs_b020 dl dd{
	font-size:24px;
	line-height:150%;
	margin-bottom:35px;
	
	font-family: a-otf-ryumin-pr6n, serif;
	font-style: normal;
	font-weight: 600;
}

.svs_b020 dl dd p{
	font-size:40px;
	line-height:150%;
	margin-bottom:5px;
	color:#f19c58;
	
	font-family: a-otf-ryumin-pr6n, serif;
	font-style: normal;
	font-weight: 600;
}


.svs_b020 dl dd:last-child{
	margin-bottom:0px;
}



.svs_b021{
	border:4px solid #ff3333;
	padding:50px 30px;
	box-sizing:border-box;
	margin-bottom:40px;
}

.svs_b021 dl dt{
	font-size:36px;
	line-height:140%;
	text-align:center;
	color:#ff3333;
	margin-bottom:20px;
	letter-spacing:-0.04em;

	font-family: heisei-mincho-std, serif;
	font-style: normal;
	font-weight: 900;
}

.svs_b021 dl dd{
	font-size:24px;
	line-height:140%;

	color:#592424;

	font-family: heisei-mincho-std, serif;
	font-style: normal;
	font-weight: 700;
}

.svs_b021 dl dd p{
	font-size:18px;
	color:#F00;
	line-height:140%;
	margin-top:30px;
}


.svs_b021 dl dd ul li{
	background:url(../img/top/tp_011_list.png) left no-repeat;
	padding-left:25px;
	margin-bottom:12px;
}

.svs_b021 dl dd ul li:last-child{
	margin-bottom:0px;
}




.svs_b022_bg{
	background:#f6f5fa;
}


.svs_b022_img{
	text-align:center;
	margin-bottom:40px;
}

.svs_b022_txt01{
	font-size:40px;
	line-height:120%;
	color:#ff9900;
	margin-bottom:40px;
	
	
	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 700;
	

}

.svs_b022_b01{
	margin-bottom:50px;
}

.svs_b022_b01 dl dt{
	font-size:30px;
	line-height:120%;
	margin-bottom:20px;
	
	
	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 700;
}

.svs_b022_b01 dl dd ul li{
	list-style:decimal;
	margin-left:20px;

	font-size:22px;
	line-height:120%;
	margin-bottom:15px;
	
	
	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 500;
}

.svs_b022_b01 dl dd ul li:last-child{
	margin-bottom:0px;
}




.svs_b023{
	width:100%;
	height:auto;
	margin-bottom:40px;
}

.svs_b023 ul li{
	width:49%;
	height:auto;
	float:left;
	margin-right:2%;
	margin-bottom:60px;
}

.svs_b023 ul li:nth-child(2n){
	margin-right:0;
}

.svs_b023 ul li dl{
	margin-bottom:30px;
}

.svs_b023 ul li dl dt{
	height:100px;
	background:#f6f9b1;
	padding:25px;
	

	margin-bottom:15px;
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 

	
}

.svs_b023_dt_in{
	font-size:22px;
	line-height:120%;
	color:#fb8c8c;
	letter-spacing:-0.04em;
}

.svs_b023_dt_in p{
	font-size:32px;
	line-height:110%;
	color:#f91f1f;
	margin-bottom:15px;
	
	font-family: a-otf-ryumin-pr6n, serif;
	font-style: normal;
	font-weight: 600;
	
	letter-spacing:-0.06em;
}



.svs_b023 ul li dl dd{
	height:190px;
	font-size:20px;
	line-height:130%;
	
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-style: normal;
	font-weight: 700;
	
	letter-spacing:-0.04em;
	
}

.svs_b023 ul li dl dd p{
	font-size:16px;
	line-height:120%;
	color:#ff0000;
	margin-top:5px;
	letter-spacing:-0.06em;
	
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-style: normal;
	font-weight: 700;
	
}

.svs_b023_img{
	text-align:center;
}



.svs_b024{
	margin-bottom:40px;
}

.svs_b024 dl dt{
	font-size:30px;
	line-height:140%;
	color:#fb8c8c;
	margin-bottom:20px;
	text-align:center;	
	
	
	font-family: a-otf-ryumin-pr6n, serif;
	font-style: normal;
	font-weight: 600;
	
	letter-spacing:-0.04em;
}

.svs_b024 dl dt p{
	font-size:48px;
	line-height:120%;
	color:#f91f1f;
	margin-bottom:5px;
	text-align:center;	
}

.svs_b024 dl dd{
	font-size:24px;
	line-height:140%;
	text-align:center;
	letter-spacing:-0.04em;	
	
	
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-style: normal;
	font-weight: 700;
}



.svs_b025{

	margin-bottom:60px;
}

.svs_b025 ul li{
	background:#e3d0c5;
	padding:15px;
	box-sizing:border-box;
	margin-bottom:20px;
}

.svs_b025 ul li:last-child{
	margin-bottom:0px;
}

.svs_b025 ul li ul li{
	width:49%;
	height:auto;
	float:left;
	margin-right:2%;
	margin-bottom:0 !important;
	
	background:none;
	padding:0;
	
	position:relative;
}

.svs_b025 ul li ul li:last-child{
	margin-right:0%;
}



.svs_b025 ul li ul li dl dt{
	position:absolute;
	bottom:-11px;
	left:50%;
		
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);

  
	font-size:36px;
	text-align:center;
	line-height:100%;
	
	color:#000;
	text-shadow: 2px 2px 0 #FFF,
               -2px 2px 0 #FFF,
               2px -2px 0 #FFF,
               -2px -2px 0 #FFF;
	
	
	font-family: source-han-sans-japanese, sans-serif;
	font-style: normal;
	font-weight: 900;
	
	z-index:100;
}

.svs_b025 ul li ul li dl dd{
	position:absolute;
	
	width:100% !important;
	height:50px;
	bottom:0px;
	
	z-index:5;

	background:url(../img/service/001/bg02.png) repeat;
}

.svs_b025_img{
}








.tab01{
	max-width:730px;
	width:100%;
	height:auto;
	margin:0 auto;
}

.tab01 ul li{
	width:32%;
	height:auto;
	float:left;
	margin-right:2%;
	font-family: "Noto Sans Japanese";
	line-height:130%;
	font-weight:bold;
	font-size:20px;
	text-align:center;
}

.tab01 ul li:last-child{
	margin-right:0%;
}

.tab01 ul li img{
	margin-bottom:15px;
	
	-webkit-border-radius: 50%;     /* for Safari and Chrome */
	moz-border-radius: 50%;    /* for Firefox */
	-o-border-radius: 50%;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:50%;   /* Linux browsers */
	border-radius:50%;     /* CSS3 */
	
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

.tab01 ul li img:hover {
	opacity: .6;
}

.tab01 ul li a{
	color:#000;
	text-decoration:underline;
}

.tab01 ul li a:hover{
	color:#000;
	text-decoration:none;
}





.sv_01{
	margin-bottom:30px;
}


.sv_01 ul li{
	width:32%;
	height:auto;
	float:left;
	margin-right:2%;
}

.sv_01 ul li:last-child{
	margin-right:0%;
}



.sv_02{
}

.sv_02 dl dt{
	font-family: "Noto Sans Japanese";
	line-height:130%;
	font-weight:bold;
	font-size:24px;
	margin-bottom:10px;
	color:#006600;
}

.sv_02 dl dd{
	font-size:16px;
	line-height:180%;
}


.sv_03{
	margin-bottom:40px;
}

.sv_03 dl dt{
	font-family: "Noto Sans Japanese";
	line-height:160%;
	font-weight:bold;
	font-size:24px;
	margin-bottom:10px;
	color:#006600;
	text-align:center;
	margin-bottom:25px;
}

.sv_03 dl dt span{
	padding-bottom:1px;
	border-bottom:5px solid #006600;

}

.sv_03 dl dd p{
	font-family: "Noto Sans Japanese";
	line-height:120%;
	font-weight:bold;
	font-size:18px;
	margin-bottom:15px;
	color:#000;
	text-align:center;
}

.sv_03 dl dd{
	font-size:16px;
	line-height:180%;
}


.sv_03 dl dd ul{

}

.sv_03 dl dd ul li{
}

.sv_03 dl dd ul li p{
	max-width:800px;
	width:100%;
	height:auto;
	margin:0 auto 10px auto;
	padding:15px 10px;
	box-sizing:border-box;
	color:#FFF;
	font-size:22px;
	font-family: "Noto Sans Japanese";
	line-height:120%;
	font-weight:bold;
	background:#ff6600;
	text-align:center;

	-webkit-border-radius: 10px;     /* for Safari and Chrome */
	moz-border-radius: 10px;    /* for Firefox */
	-o-border-radius: 10px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:10px;   /* Linux browsers */
	border-radius:10px;     /* CSS3 */
}

.sv_03 dl dd ul li:last-child {
	background:url(../img/service/list.png) center bottom no-repeat;
	margin-bottom:30px;
	padding-bottom:50px;
}


.sv_03_txt{
	max-width:800px;
	width:100%;
	height:auto;
	margin:0 auto 0px auto;
	font-family: "Noto Sans Japanese";
	line-height:130%;
	font-weight:bold;
	font-size:24px;
	color:#0099cc;
	text-align:center;

}




.sv_04{
	margin-bottom:40px;
}


.sv_04 ul li{
	width:49%;
	height:auto;
	float:left;
	margin-right:2%;
}

.sv_04 ul li:last-child{
	margin-right:0%;
}


.sv_04 ul li dl dt{
	font-family: "Noto Sans Japanese";
	line-height:130%;
	font-weight:bold;
	font-size:18px;
	color:#000;
	text-align:center;
	margin-bottom:10px;
}


.sv_04 ul li dl dd{
	font-size:16px;
	line-height:180%;
}


.sv_04 ul li img{
	margin-bottom:15px;
}

.sv_04 ul li dl p{
	color:#ff6600;
	font-size:13px;
}




.sv_05{
	text-align:center;
	margin-bottom:40px;
}


.sv_06{
}

.sv_06 ul li{
	width:49%;
	height:auto;
	float:left;
	margin-right:2%;
	margin-bottom:20px;
}

.sv_06 ul li:nth-child(2n){
	margin-right:0;
}


.sv_06 ul li p{
	font-family: "Noto Sans Japanese";
	line-height:110%;
	font-weight:bold;
	font-size:18px;
	text-align:center;
	color:#000;
	margin-top:10px;
}





/* 選ばれる理由--------------------------------------------- */


.reason_b01{
	margin-bottom:40px;
}

.reason_b01 dl dt{
	font-family: "Noto Sans Japanese";
	line-height:120%;
	font-weight:bold;
	font-size:24px;
	text-align:center;
	color:#006600;
	margin-bottom:15px;
}

.reason_b01 dl dd{
	font-family: "Noto Sans Japanese";
	line-height:130%;
	font-weight:bold;
	font-size:18px;
	text-align:center;
	color:#000;
}



.reason_b02{

}

.reason_b02 ul li{
	width:32%;
	height:auto;
	margin-right:2%;
	float:left;
	padding:15px 20px;
	box-sizing:border-box;
	background:#003366;
	
	margin-bottom:20px;
	
	-webkit-border-radius: 20px;     /* for Safari and Chrome */
	moz-border-radius: 20px;    /* for Firefox */
	-o-border-radius: 20px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:20px;   /* Linux browsers */
	border-radius:20px;     /* CSS3 */
}

.reason_b02 ul li:nth-child(3n){
	margin-right:0;
}

.reason_b02 ul li p{
	height:50px;
	font-family: "Noto Sans Japanese";
	line-height:120%;
	font-weight:bold;
	font-size:24px;
	text-align:center;
	color:#66ccff;
	margin-bottom:15px;	
	
   display: -webkit-flex;
   display: flex;
   -webkit-align-items: center; 
   align-items: center; 
   -webkit-justify-content: center; 
   justify-content: center; 
}


.reason_b02 ul li img{
	margin-bottom:15px;
}


.reason_b02 ul li dl dt{
	max-width:200px;
	margin:0 auto 15px auto;
	font-family: "Noto Sans Japanese";
	line-height:120%;
	font-weight:bold;
	font-size:19px;
	text-align:center;
	color:#FFF;

}

.reason_b02 ul li dl dd{
	height:120px;
	font-family: "Noto Sans Japanese";
	line-height:130%;
	font-size:15px;
	color:#FFF;	
}








/* 会社情報--------------------------------------------- */


.cp_b01{
	margin-bottom:40px;
}

.cp_b01_l{
	width:70%;
	float:left;
}

.cp_b01_l dl dt{
	font-family: "Noto Sans Japanese";
	line-height:120%;
	font-weight:bold;
	font-size:24px;
	color:#006600;
	margin-bottom:20px;

}

.cp_b01_l dl dd{
	line-height:150%;
	font-size:16px;
}

.cp_b01_r{
	width:28%;
	float:right;
	
	text-align:center;
	
}

.cp_b01_r p{
	text-align:center;
	font-size:16px;
	margin-top:8px;
}



.cp_b02{
	margin-bottom:40px;
}

.cp_b02_l{
	width:27.5%;
	float:left;
}

.cp_b02_r{
	width:63%;
	float:right;
	
	
	line-height:160%;
	font-size:16px;
	
}


.cp_b03{
	font-size:16px;
	line-height:160%;
	margin-bottom:40px;
}


.cp_b04{
	max-width:750px;
	width:100%;
	height:auto;
	margin:0 auto;
}


.cp_b04 ul li{
	width:48%;
	height:auto;
	float:left;
	margin-right:4%;
	
	text-align:center;
}


.cp_b04 ul li:last-child{
	margin-right:0%;
}



.gaiyou_b01{
	width:100%;
	height:auto;
}

.gaiyou_b01 table{
	width:100%;
	height:auto;
}

.gaiyou_b01 table th{
	width:150px;
	height:auto;

	font-size:16px;
	line-height:140%;
	vertical-align:top;
	background:#003366;
	color:#FFF;
	border:1px solid #c6c8c8;
	padding:10px 15px;
	box-sizing:border-box;
	
}

.gaiyou_b01 table td{
	font-size:16px;
	padding:0px 0;
	line-height:140%;
	vertical-align:top;
	background:#FFF;
	border:1px solid #c6c8c8;
	padding:10px 15px;
	box-sizing:border-box;
	
}

.gaiyou_b01 table td a{
	color:#000;
	text-decoration:underline;
}

.gaiyou_b01 table td a:hover{
	color:#000;
	text-decoration:none;
}

.gaiyou_b01 ul li{
	float:left;
	margin-right:2px;

}

.gaiyou_b01 ul li:after{
  content: '・';
  margin-left:2px;

}

.gaiyou_b01 ul li:last-child{
	margin-right:0px;
}



#map01{
	width:100%;
	height:500px;
	box-sizing:border-box;
	border:1px solid #CCC;
	margin-bottom:60px;
}








/* 作業実績--------------------------------------------- */


.wk_b01{
	margin-bottom:30px;
}


.wk_b01 dl dt{
	text-align:center;
	font-size:18px;
	line-height:130%;
	margin-bottom:10px;
	font-weight:bold;
}

.wk_b01 dl dt p{
	font-size:26px;
	line-height:130%;
	margin-bottom:15px;
	color:#006699;
	font-weight:bold;
}




.wk_b01 dl dd{
	font-size:16px;
	line-height:160%;
	text-align:center;
}

.wk_b01 dl dd p span{
	display:inline-block;
	padding:10px 15px;
	background:#006699;
	color:#FFF;
	font-size:18px;
	line-height:110%;
	margin-bottom:15px;
}




.wk_b02{
	margin-bottom:50px;
}

.wk_b02 ul li{
	width:49%;
	height:auto;
	float:left;
	margin-right:2%;
	margin-bottom:30px;
}

.wk_b02 ul li:nth-child(2n){
	margin-right:0%;
}

.wk_b02 ul li:nth-child(3){
	margin-bottom:0px;
}

.wk_b02 ul li:nth-child(4){
	margin-right:0%;
	margin-bottom:0px;
}


.wk_b03{
	margin-bottom:50px;
}

.wk_b03 ul li{
	width:49%;
	height:auto;
	float:left;
	margin-right:2%;
}

.wk_b03 ul li:last-child{
	margin-right:0%;
}






/* 料金案内--------------------------------------------- */


.prc_b01{
	margin-bottom:30px;
	font-size:18px;
	line-height:180%;
}




.prc_t01{
	margin-bottom:50px;
	
	overflow: auto;
	white-space: nowrap;
	display:block;
	width:auto;
}





.row-head {
	border-collapse: collapse;
	vertical-align: middle;
	width: 100%;
}
 
.row-head th,
.row-head td {
	border: 1px solid #dbe1e8;  
	 padding: 8px;
}
 
.row-head th {
	 background: #003366;
	border:1px solid #c6c8c8;
 	font-size:16px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
}

.row-head td{
	background:#FFF;
	border:1px solid #c6c8c8;
	text-align:center;
	font-size:16px;
}
 
.row-head label {
  line-height: 34px;
  margin: 0;
}



.prc_t001{
	margin-bottom:20px;
	
	overflow: auto;
	white-space: nowrap;
	display:block;
	width:auto;
}


.prc_t001 table{
	width:100%;
	height:auto;
}

.prc_t001 th {
	 background: #003366;
	border:1px solid #c6c8c8;
 	font-size:16px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	padding:15px;
}

.prc_t001 td{
	background:#FFF;
	border:1px solid #c6c8c8;
	text-align:center;
	font-size:16px;
	padding:15px;
}


.prc_t001 td p{
	font-size:18px;
	color:#006699;
	font-weight:bold;
	margin-bottom:3px;
}










.prc_b02{
	margin-bottom:30px;
}

.prc_b02 ul li{
	width:49%;
	height:auto;
	float:left;
	margin-right:2%;
	margin-bottom:20px;
}

.prc_b02 ul li:nth-child(2n){
	margin-right:0%;
}

.prc_b02 ul li:nth-child(5){
	margin-bottom:0px;
}

.prc_b02_txt{
	font-size:14px;
	line-height:120%;
	margin-bottom:50px;
	text-align:center;
}


.prc_ttl01{
	font-family: "Noto Sans Japanese";
	text-align:center;
	font-weight:bold;
	font-size:40px;
	color:#F00;
	margin:0 0 30px 0;
	line-height:120%;
}	
	

.prc_txt001{
	font-size:18px;
	line-height:160%;
}


.prc_tyui{
	margin-bottom:50px;
}

.prc_tyui ul li{
	font-size:15px;
	margin-bottom:5px;
	list-style-type:disc;
	margin-left:20px;
	line-height:140%;
}

.prc_tyui ul li:last-child{
	margin-bottom:0px;
}


	

/* スタッフ紹介--------------------------------------------- */

.stf_b01{
}

.stf_b01 ul li{
	width:32%;
	height:autol;
	margin-right:2%;
	margin-bottom:20px;
	float:left;
	
	background:#0092b0;
	padding:15px;
	box-sizing:border-box;
	
	-webkit-border-radius: 20px;     /* for Safari and Chrome */
	moz-border-radius: 20px;    /* for Firefox */
	-o-border-radius: 20px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:20px;   /* Linux browsers */
	border-radius:20px;     /* CSS3 */
}

.stf_b01 ul li:nth-child(3n){
	margin-right:0%;
}

.stf_b01 ul li img{
	margin-bottom:15px;
}

.stf_b01 ul li dl dt{
	font-family: "Noto Sans Japanese";
	line-height:120%;
	font-weight:bold;
	font-size:18px;
	margin-bottom:10px;
	text-align:center;
	color:#FFF;
}


.stf_b01 ul li dl dd{
	font-size:14px;
	line-height:160%;
	color:#FFF;
}



/* プライバシーポリシー--------------------------------------------- */

.pp_b01{
}


.pp_b01 dl dt{
	font-family: "Noto Sans Japanese";
	line-height:120%;
	font-weight:bold;
	font-size:18px;
	margin-bottom:15px;
	color:#006600;
}

.pp_b01 dl dd{
	font-size:16px;
	line-height:160%;
	margin-bottom:30px;
}

.pp_b01 dl dd ul li{
	list-style:decimal;
	margin-left:25px;
}

.pp_b01 p{
	text-align:right;
	font-size:14px;
}


/* お問い合わせ ---------------------------------------------- */



.contact-t{
	font-size:14px;
	line-height:160%;
	margin-bottom:40px;	
}

.contact-img{
	text-align:center;
	margin-bottom:60px;
}

.contact_ttl{
	font-family: "Noto Sans Japanese";
	line-height:120%;
	font-size:18px;
	background:#004785;
	color:#FFF;
	padding:10px 10px 13px 10px;
	box-sizing:border-box;
}

#contact-f{
	width:100%;
	height:auto;
	margin-bottom:60px;
}

#contact-f table{
	width:100%;
	height:auto;
	border-top:1px solid #cccccc;
}

#contact-f th,td{
	padding:15px;
}

#contact-f th{
	font-size:13px;
	border-collapse:collapse;

	border-bottom:1px solid #cccccc;
	text-align:left;
	font-weight:bold;
	color:#333;
	width:25%;	
	font-family: "メイリオ", sans-serif;
}

#contact-f td{
	font-size:13px;
	border-collapse:collapse;
	text-align:left;
	border-bottom:1px solid #cccccc;

	font-family: "メイリオ", sans-serif;
}


#contact-f td p{
	margin-bottom:10px;
	margin-top:5px;
}

#contact-f span{
	color:#F00;
	font-size:12px;

}

.with-form1{
	width:90%;
	margin-right:5px;
	padding:5px;
	border:1px solid #CCC;

	filter:alpha(opacity=70); /* IE*/
	-moz-opacity: 0.7; /* Firefox*/
	opacity: 0.7; /* SafariやOpera*/
}

.with-form3{
	width:450px;
	margin-right:5px;
	padding:5px;
	border:1px solid #CCC;
	padding:5px;
}



.margin-r1{
	margin-right:5px;
}

.margin-r2{
	margin-right:15px;
}

#form-center{
	margin-left:0 !important;
	margin-top:20px;
	text-align:center;
}

input:focus {
    border:solid 1px #EEA34A;
}

textarea:focus {
    border:solid 1px #EEA34A;
}




input.submit_button {
	width:150px;
	height:auto;
	padding:15px 0;
    font-size: 1.2em;
    background-color:#006599;
    color:#FFF;
	font-weight:bold;
    border-style: none;
	text-align:center;
	font-size:13px;

　　/*角丸*/
	-webkit-border-radius: 3px;     /* for Safari and Chrome */
	moz-border-radius: 3px;    /* for Firefox */
	-o-border-radius: 3px;  /* when Opera Presto 2.3 or later is released */
	-khtml-border-radius:3px;   /* Linux browsers */
	border-radius: 3px;     /* CSS3 */
     behavior: url(css/border-radius.htc); /* IE用 */
　　/*角丸*/

	font-family: "メイリオ", sans-serif;	
}

input.submit_button:hover {
	opacity: 0.7;
	filter: Alpha(opacity=70); 
}






#contact-f select {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    text-indent: 0.5em;
    background:#FAFAFA;
    height: 20px;

    font-size: 13px;
    vertical-align: middle;
    border:1px solid #CCC;
}




#contact-f input[type=radio],
#contact-f input[type=checkbox] {
    display: inline-block;
    margin-right: 6px;
}
#contact-f input[type=radio] + label,
#contact-f input[type=checkbox] + label {
    position: relative;
     
    display: inline-block;
    margin-right: 5px;
     
    font-size: 14px;
    line-height: 30px;
     
    cursor: pointer;
}
 
@media (min-width: 1px) {
#contact-f input[type=radio],
#contact-f input[type=checkbox] {
        display: none;
        margin: 0;
    }
#contact-f input[type=radio] + label,
#contact-f input[type=checkbox] + label {
        padding: 0 0 0 24px;
    }
#contact-f input[type=radio] + label::before,
#contact-f input[type=checkbox] + label::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
         
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 18px;
        height: 18px;
        margin-top: -9px;
         
        background: #FFF;
    }
#contact-f input[type=radio] + label::before {
        border: 2px solid #ccc;
        border-radius: 30px;
    }
#contact-f input[type=checkbox] + label::before {
        border: 2px solid #ccc;
    }
#contact-f input[type=radio]:checked + label::after,
#contact-f input[type=checkbox]:checked + label::after {
        content: "";
        position: absolute;
        top: 50%;
         
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
    }
#contact-f input[type=radio]:checked + label::after {
        left: 5px;
         
        width: 8px;
        height: 8px;
        margin-top: -4px;
         
        background:#06C;
        border-radius: 8px;
    }
#contact-f input[type=checkbox]:checked + label::after {
        left: 3px;
         
        width: 16px;
        height: 8px;
        margin-top: -8px;
         
        border-left: 3px solid #E71063;
        border-bottom: 3px solid #E71063;
         
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
}








#page-top1{
  display: block;
  position: fixed;
  z-index: 9999;
  bottom: 200px;
  right: 10px;
  width: 40px;
  height:27px;
  padding: 17px 5px 10px 5px;
  background:#004682;
  color: #fff;
  text-align: center;
  text-decoration: none;
  


 

		
}
#page-top1:hover{
  background:#004682;

	opacity: .7;
}






	
}










