

@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;

}

body a:focus{
	outline:none;
}




/* 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;
}

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;

}





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

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

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

.header_bg{
	width:100%;
	height:auto;
	background:#FFF;
}

header{
	max-width:90%;
	width: 1000px;
	height:135px;
	background:#FFF;
	margin: 0 auto;
	position:relative;
}

.header_contact{
	position:absolute;
	top:12px;
	right:0;
	width:190px;
	height:auto;
	line-height:100%;
	background:#3399cc;
	color:#FFF;
	padding:5px 0 4px 0;
	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 */
}

.header_contact a{
	width:190px;
	height:auto;
	line-height:100%;
	background:#3399cc;
	color:#FFF;
	padding:5px 0 4px 0;
	text-align:center;
	font-size:13px;
	
	display:block;
	text-decoration:none

	-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 */
}

.header_contact a:hover{
	color:#FFF;
	text-decoration:underline;
}



nav{
	width:666px;
	height: auto;
	position:absolute;
	top:58px;
	left:50%;
	margin-left:-333px;

}

nav ul{
	width:666px;
	height:auto;
}

nav ul li{
	width:auto;
	height:auto;
    margin: 0 18px 0px 0;
    float: left;
	font-size:15px;
	text-align:center;
	font-family: "Noto Sans Japanese";
	
	line-height:100%;
}


nav ul li:nth-child(6){
    margin: 0 0px 0px 0;
    float: left;
}


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

nav ul li a:hover{
	color:#339900;
	text-decoration:underline;
}

.nav_h{
	color:#339900 !important;
	text-decoration:underline;
}




.nav_i_01{
	width:96px;
	background:url(../img/common/top_navi_01.png) top center no-repeat;	
	padding-top:50px;
}

.nav_i_02{
	width:96px;
	background:url(../img/common/top_navi_02.png) top center no-repeat;	
	padding-top:50px;
}

.nav_i_03{
	width:96px;
	background:url(../img/common/top_navi_03.png) top center no-repeat;	
	padding-top:50px;
}

.nav_i_04{
	width:96px;
	background:url(../img/common/top_navi_04.png) top center no-repeat;	
	padding-top:50px;
}

.nav_i_05{
	width:96px;
	background:url(../img/common/top_navi_05.png) top center no-repeat;	
	padding-top:50px;
}

.nav_i_06{
	width:96px;
	background:url(../img/common/top_navi_06.png) top center no-repeat;	
	padding-top:50px;
}













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



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



.footer-bg{
	width:100%;
	height:130px;
	background:#e8e8e6;
}

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


address{
	position: absolute;
	top: 30px;
	left: 0;
	font-size: 13px;
	line-height: 140%;
	color:#000;
	width:100%;
}

.address_t{
	font-size:15px;
	margin-bottom:5px;
	font-weight:bold;
}

address img{
	vertical-align:middle;
	margin-right:5px;
}

footer p{
	position: absolute;
	top: 94px;
	left: 0;
	font-size: 11px;
	color:#000;
	width:100%;

}


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

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






#page-top1{
  display: block;
  position: fixed;
  z-index: 9999;
  bottom: 130px;
  right: 10px;
  width: 40px;
  height:22px;
  padding: 17px 5px 10px 5px;
  background:#66ccff;
  color: #fff;
  text-align: center;
  text-decoration: none; 
 
 
	-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 */ 

		
}
#page-top1:hover{
  background:#66ccff;

	opacity: .7;
}






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




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

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

h2.h2_01{
	text-align:center;
	margin-bottom:40px;
	font-size:36px;
	color:#000000;
	font-family: "Noto Sans Japanese";
	line-height:100%;
	font-weight:normal;
}

h2.h2_01 p{
	color:#996666;
	margin-bottom:2px;
	font-size:18px;
}

h3.h3_01{
	text-align:center;
	margin-bottom:40px;
	font-size:25px;
	color:#000000;
	font-family: "Noto Sans Japanese";
	line-height:100%;
	font-weight:normal;
}

h3.h3_01 span{
	border-bottom:4px solid #996666;
}


h4.h4_01{
	font-family: "Noto Sans Japanese";
	font-size:22px;
	padding-bottom:12px;
	margin-bottom:30px;
	border-bottom:2px solid #000;
}



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

.top_slide{
	width:100%;
	min-height:550px;
	 
	background:center center no-repeat;
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
}





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


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



p.s_top_img{
      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;
}






/* Facebook---------------------------------------------- */

.facebook-wrapper {
    max-width: 500px;
    width: 100%;
    margin: 0 auto;
}
.facebook-wrapper > .fb-page {
    width: 100%;
}
.facebook-wrapper > .fb-page > span,
.facebook-wrapper iframe {
    width: 100% !important;
}



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

.top_b01_bg{
	width:100%;
	height:auto;
	background:url(../img/top/bg01.jpg) repeat;
	padding:60px 0 70px 0;

}


.top_b02_bg{
	width:100%;
	height:auto;
	background:#2db0b8;
	padding:70px 0;
}


.top_b02{
}

.top_b02 dl dt{
	text-align:center;
	margin-bottom:30px;	
}

.top_b02 dl dd{
	width:320px;
	height:auto;
	margin:0 auto;
}

.top_b02 dl dd a{
	width:320px;
	height:auto;
	display:block;
	padding:10px 0;
	text-align:center;
	background:#d05c6e;
	color:#FFF;
	font-size:20px;
	font-family: "Noto Sans Japanese";
	line-height:100%;
	font-weight:normal;

	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

.top_b02 dl dd a:hover{

	background:#d05c6e;
	color:#FFF;
	font-size:20px;
	
	opacity: .8;
}



.top_b03_bg{

	width: 100%;
	height:240px !important;
	background:url(../img/top/bg03.jpg) center center  no-repeat ; 
	 -moz-background-size: cover;
	-o-background-size: cover;
	 background-size: cover;
	 
	 padding-top:110px;
}

.top_b03{
}

.top_b03 dl dt{
	text-align:center;
	margin-bottom:30px;	
	font-size:45px;
	font-family: "Noto Sans Japanese";
	line-height:100%;
	font-weight:bold;
	color:#FFF;
}

.top_b03 dl dd{
	width:320px;
	height:auto;
	margin:0 auto;
}

.top_b03 dl dd a{
	width:320px;
	height:auto;
	display:block;
	padding:10px 0;
	text-align:center;
	background:#3859b9;
	color:#FFF;
	font-size:20px;
	font-family: "Noto Sans Japanese";
	line-height:100%;
	font-weight:normal;

	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

.top_b03 dl dd a:hover{

	background:#3859b9;
	color:#FFF;
	font-size:20px;
	
	opacity: .8;
}



.top_b04_bg{
	width:100%;
	height:auto;
	background:#ff9900;
	padding:110px 0;
}

.top_b04{
}

.top_b04 dl dt{
	text-align:center;
	margin-bottom:30px;	
	font-size:45px;
	font-family: "Noto Sans Japanese";
	line-height:100%;
	font-weight:bold;
	color:#FFF;
}

.top_b04 dl dd{
	width:320px;
	height:auto;
	margin:0 auto;
}

.top_b04 dl dd a{
	width:320px;
	height:auto;
	display:block;
	padding:10px 0;
	text-align:center;
	background:#35883f;
	color:#FFF;
	font-size:20px;
	font-family: "Noto Sans Japanese";
	line-height:100%;
	font-weight:normal;

	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

.top_b04 dl dd a:hover{

	background:#35883f;
	color:#FFF;
	font-size:20px;
	
	opacity: .8;
}






.top_bnr_bg{
	width:100%;
	height:auto;
	background:url(../img/top/bg01.jpg) repeat;
	padding:70px 0 55px 0;

}

.top_bnr{
	width:100%;
	height: auto;
	margin:0 auto;
}

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

.top_bnr ul li img {

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

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




.news-box_out{
	margin-bottom:40px;
}

.news-box_out_l{
	width:49%;
	height:auto;
	float:left;
	margin-right:2%;
}

.news-box_out_r{
	width:49%;
	height:auto;
	float:right;
}







#news-box{
	width:100%;
	height:auto;
	border-top:1px dotted #999999;
	padding-top:8px;

}

#news-box dl{
	width:100%;
	height:auto;
	margin:0;
	padding:0;
}

#news-box dl dt{
	float:left;
	clear:both;
	font-size:14px;
	color:#000000;
	margin-right:15px;
	line-height:130%;
	vertical-align:text-bottom;

}

#news-box dl dd{
	font-size:14px;
	color:#000000;
	border-bottom:1px dotted #999999;
	padding-bottom:8px;
	margin-bottom:8px;
	line-height:130%;
}

#news-box dl dd a{
	font-size:14px;
	color:#000000;
	text-decoration:none;

}

#news-box dl dd a:hover{
	font-size:14px;
	color:#000000;
	text-decoration:underline;
}

#news_more{
	width:100px;
	height:auto;
	margin:0 auto;	
}

#news_more img {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
	
#news_more:hover img {
	opacity: .6;
}




.day{
	font-size:14px;
	margin-bottom:10px;
	text-align:right;
}


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

.post_b01{
}


.post_img01{
}

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

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




/* タブバック ---------------------------------------------- */

.page_b01_bg{
	width:100%;
	height:auto;
	background:url(../img/top/bg01.jpg) repeat;
	padding:40px 0 50px 0;
	margin-bottom:40px;
}


.page_b02_bg{
	width:100%;
	height:auto;
	background:url(../img/top/bg01.jpg) repeat;
	padding:40px 0 30px 0;
	margin-bottom:40px;
}



/* 組合について ---------------------------------------------- */


.about_menu{
	width:100%;
	height:auto;
	margin:0 auto;
}


.about_menu ul{
	text-align:center;
}

.about_menu ul li{
	text-align:center;
	margin:0 28px 10px 0 ;
	display:inline-block;
	font-size:16px;
	font-family: "Noto Sans Japanese";
	line-height:100%;

}

.about_menu ul li a{
	color:#339900;
	text-decoration:none;
}

.about_menu ul li a:hover{
	color:#339900;
	text-decoration:underline;
}

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






.about_01{
	margin-bottom:60px;
}

.about_01 table{
	width:100%;
	height:auto;
	border-top:1px dotted #999999
}

.about_01 table th{
	border-collapse:collapse;
	width:150px;
	padding:12px 0px 10px 0;
	font-size:16px;
	border-bottom:1px dotted #999999;
	vertical-align:text-top;
	line-height:160%;
}

.about_01 table td{
	border-collapse:collapse;
	padding:12px 0px 10px 0;
	font-size:16px;
	line-height:160%;
	border-bottom:1px dotted #999999;
}

.about_01 a{
	color:#006699;
	text-decoration:underline;
}

.about_01 a:hover{
	color:#006699;
	text-decoration:none;
}




.about_teikan_b{
	word-break: break-all;
}

.about_teikan_b dl dt{
	font-size:17px;
	font-weight:bold;
	line-height:120%;
	margin-bottom:8px;
}

.about_teikan_b dd{
	font-size:16px;
	line-height:150%;
	margin-bottom:25px;
}





.about_meibo_txt{

	text-align:center;
	color:#006699;
	font-size:14px;
	margin:0 auto 40px auto;	
}
.about_meibo_txt span{
	box-sizing:border-box;
	border:2px solid #006699;
	padding:3px 5px 3px 5px;
	text-align:center;
}





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

.about_meibo table{
	width:100%;
	height:auto;
	border-top:1px dotted #999999
}

.about_meibo table th{
	padding:12px 5px 10px 5px;
	font-size:14px;
	border-bottom:1px dotted #999999;
	vertical-align:text-top;
	line-height:120%;
	font-weight:bold;
	box-sizing:border-box;
}

.about_meibo table td{

	border-collapse:collapse;
	padding:12px 5px 10px 5px;
	font-size:14px;
	line-height:120%;
	box-sizing:border-box;
	
	border-bottom:1px dotted #999999;
}


.about_meibo a{
	color:#006699;
	text-decoration:underline;
}

.about_meibo a:hover{
	color:#006699;
	text-decoration:none;
}










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

.about_meibo_s table{
	width:100%;
	height:auto;
	border-top:1px dotted #999999
}

.about_meibo_s table th{
	border-collapse:collapse;
	width:150px;
	padding:12px 0px 10px 0;
	font-size:16px;
	
	border-bottom:1px dotted #999999;
	vertical-align:text-top;
	line-height:160%;
}

.about_meibo_s table td{
	border-collapse:collapse;
	padding:12px 0px 10px 0;
	font-size:16px;
	line-height:160%;
	
	border-bottom:1px dotted #999999;
}

.about_meibo_s a{
	color:#006699;
	text-decoration:underline;
}

.about_meibo_s a:hover{
	color:#006699;
	text-decoration:none;
}





.about_meibo_img{
	width:100%;
	height: auto;
	margin:0 auto;	
}


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

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

.about_meibo_img ul li img{
	width:100%;
	height:auto;
}


.about_kumiainsu_b{
	width:100%;
	height:auto;
	margin-bottom:70px;
}

.about_kumiainsu01{
	width:30%;
	height:auto;
	float:left;
}


.about_kumiainsu02{
	width:65%;
	height:auto;
	float:right;
}


.about_kumiainsu01 p{
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
	text-align:center;
}


.about_kumiainsu01 table{
	width:100%;
	height:auto;
	border-top:1px dotted #999999
}

.about_kumiainsu01 table th{
	border-collapse:collapse;
	width:100px;
	padding:12px 0px 10px 0;
	font-size:16px;
	
	border-bottom:1px dotted #999999;
	vertical-align:text-top;
	line-height:160%;
}

.about_kumiainsu01 table td{
	border-collapse:collapse;
	padding:12px 0px 10px 0;
	font-size:16px;
	line-height:160%;
	
	border-bottom:1px dotted #999999;
}


.about_kumiainsu02 p{
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
	text-align:center;
}


/* 組合図 ---------------------------------------------- */
.organization_chartimg{

	text-align:center;
}










/* あゆみ ---------------------------------------------- */




.h_msg dl dt {
	font-size: 22px;
	padding-bottom: 60px;
	padding-top: 40px;
}

.h_msg dl dd {
	font-size: 16px;
	line-height: 180%;
}
.h_msg dl dd.name {
	text-align:right;
	padding-top: 20px;
	padding-right: 1em;
}















































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



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

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

#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 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);
    }
}











	
}

