@charset "utf-8";


* {
    margin:0;
    padding:0;
    font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    list-style-type: none;
    text-decoration:none;
}
body {
    background:#0D4ABD;
}





/* ここからベース */


a:link {
    color: #222;
}
a:visited {
    color: #222;
}
a:hover {
    text-decoration: none;
    color: #222;
}
a:active {
    text-decoration: none;
    color: #222;
}
table {
    border-collapse:collapse;
}
ul {
    padding:0;
    margin:0;
}
img {
    border:none;
    margin:0;
    line-height:0;
    padding:0;
}
.clear{
    clear:both;
}
.clearfix:after{
    content: "";
    display: block;
    clear: both;
}

.margin_b10{
    margin-bottom:10px;
}
.margin_b20{
    margin-bottom:20px;
}
.margin_b30{
    margin-bottom:30px;
}
.margin_b40{
    margin-bottom:40px;
}
.margin_b50{
    margin-bottom:50px;
}
.margin_b60{
    margin-bottom:60px;
}

/* ここからヘッダー */



#h1_wrapper{
	background:#041B44;
}
#h1_wrapper div{
    width:960px;
	margin:0 auto;
}
h1 {
    color: #fff;
    float: left;
    font-size: 12px;
    font-weight: normal;
    padding: 5px 0 0;
}

#h1_wrapper p {
    background:url(../img/dotted_line_s1.jpg) no-repeat scroll 70px 0 #CB1D8E;
    float: right;
    height: 26px;
	color:#fff;
}
#h1_wrapper p a {
    color: #fff;
    font-size: 12px;
    padding: 0 10px;
    text-decoration: none;
}
#h1_wrapper p a:hover{
    color:#ddd;
}

#header_wrapper{
    background:#fff;
}

#header {
	margin: 0 auto;
	width: 960px;
	height: 75px;
}
#header_logo {
	float: left;
	margin: 0 20px 0 0;
	padding: 17px 0;
}

#globalmenu_wrapper{
    background:#0F59DE url(../img/gmenu_bg.jpg) no-repeat center 0;
}
#globalmenu {
    margin: 0 auto;
    width: 534px;
}

#globalmenu ul li {
    float: left;
}

#globalmenu ul li a {
	color: #fff;
	display: block;
	font-size: 14px;
	padding: 15px 15px 14px;
	text-decoration: none;
}
#globalmenu ul li a:hover{
	color: #999;
}

.pull_down_menu {
    background:url(../img/pull_down_arrow.jpg) no-repeat center 39px;
	position: relative;
	padding: 0 0 0 0;
	z-index: 100;
}

.sub_menu_panel {
	clear: both;
	display: none;
	left: 0;
	padding: 0;
	position: absolute;
	top: 50px;
	z-index: 100;
}



#globalmenu .sub_menu_panel li a{
    background:url(../img/black_90.png) repeat 0 0;
	color: #ddd;
	padding: 12px 0 10px 10px;
	width: 200px;
	font-size: 12px;
	border-bottom: 1px dotted #444;
}
#globalmenu .sub_menu_panel li a:hover{
    background:url(../img/blue_90.png) repeat 0 0;
	color:#fff;
}
#header_tel_wrapper{
	float: right;
	padding: 5px 0 0;
}
#header_tel {
    background:url(../img/tel_icon_gry.png) no-repeat left center;
	padding: 5px 0 0 25px;
	font-size: 24px;
}
a#header_access{
    background:url(../img/access_icon_gry.png) no-repeat 5px center;
	font-size: 12px;
	padding: 0 0 0 27px;
	text-decoration: none;
	text-align: center;
	display: block;
}
a#header_access:hover{
    color:#666;
}



/* ここからフロートヘッダー */


#fixed_menu_wrapper{
    background:#041B44;
    display:none;
	position:fixed;
	top:0;
	width: 100%;
}
#fixed_menu{
	width: 720px;
	margin: 0 auto;
	padding: 0px 0 0 240px;
}
#fixed_menu ul{

}
#fixed_menu ul li{
    float:left;
}
#fixed_menu ul li a{
    color:#fff;
	display: block;
	text-decoration:none;
}
#fixed_menu ul li a:hover{
    color:#ccc;
}
#fixed_menu ul li#fixed_access a{
    background:url(../img/access_icon.png) no-repeat left center;
	padding: 0 30px 0 25px;
	line-height: 60px;
}
#fixed_menu ul li#fixed_tel a{
    background:url(../img/tel_icon.png) no-repeat left center;
	line-height: 60px;
	font-size: 18px;
	padding: 0 30px 0 25px;
}
#fixed_menu ul li#fixed_soudan a{
    background:#CB1D8E url(../img/fixed_menu_coupon.jpg) no-repeat center 0;
	padding: 0;
    color: #fff;
    width: 216px;
	height:60px;
    text-align: center;
}
#fixed_menu ul li#fixed_soudan a:hover{
    background:#E12DA3 url(../img/fixed_menu_coupon.jpg) no-repeat center bottom;
}




/* ここからメインイメージ */


#mainimg_wrapper{
    background:#0F59DE url(../img/topmain_bg.jpg) no-repeat center 0;
	  padding: 35px 0;
}
#top_mainimg{
  width: 960px;
  margin: 0 auto;
  text-align: center;
}


#topmenu_wrapper{
    background:#0F59DE url(../img/mein_menu_bg.jpg) no-repeat center 0;
	padding: 0 0 13px;
	box-shadow: 0 10px 10px rgba(0,0,0,0.1);
	margin: 0 0 40px;
}
#topmenu{
    width:960px;
	margin:0 auto;
}
p#topmenu_title{
    background:url(../img/mein_menu_title_bg.png) no-repeat center bottom;
	padding: 30px 0 20px;
	text-align:center;
	margin: 0 0 40px;
	color:#fff;
	font-size:18px
}

#topmenu_wrapper ul {
    float: left;
	margin:0 0 10px;
	padding:0 10px;
}

#topmenu_wrapper ul li {
	float: left;
	margin: 0 20px 20px 0;
	width: 300px;
}
#topmenu_wrapper ul li.last{
	margin: 0 0 20px 0;
}
#topmenu_wrapper ul li a {
    display: block;
    position: relative;
}
#topmenu_wrapper ul li span.menu_title{
    background:url(../img/pink_90.png) repeat 0 0;
	bottom: 20px;
	color: #fff;
	font-size: 12px;
	left: 0;
	padding: 10px 0;
	position: absolute;
	text-align: center;
	margin: 0 0px 2px 2px;
	width: 296px;
}
#topmenu_wrapper ul li span.menu_title strong{
    font-size: 16px;
}
#topmenu_wrapper ul li span.hide_text{
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 12px;
	color: #fff;
	background: rgba(0,0,0,0.7);
	padding: 66px 15px 0;
	height: 134px;
}



/*　　ここからコンテンツ　　*/


.section{
    background:#fff url(../img/section_top_line.jpg) repeat-x center top;
	margin:0 0 40px;
	box-shadow: 0 10px 10px rgba(0,0,0,0.1);
}

.section_inner{
    width:960px;
	margin:0 auto;
	padding:0 0 40px;
	overflow: hidden;
}

h2{
    background:url(../img/h2_under_line.jpg) no-repeat center bottom;
	font-size: 46px;
	text-align: center;
	padding: 40px 0;
	line-height: 100%;
	font-weight: normal;
	margin: 0 0 45px;
	color:#071359;
}

.yakitsuke{
    background:#fff url(../img/yakitsuke_bg.jpg) no-repeat center top;
	padding: 360px 0 0;
}

.yakitsuke h2{
    background:url(../img/yakitsuke_h2_under_line.jpg) no-repeat center bottom;
    color:#fff;
}

h2 span{
	font-size: 20px;
	display: block;
}
h2 strong{
    color:#CB1D8E;
	font-weight: normal;
}
a.root_btn{
	background: #CB1D8E;
	width: 340px;
	border-radius: 5px;
	text-align: center;
	padding: 20px 10px;
	color: #fff;
	font-size: 14px;
	display: block;
	margin: 0 auto;
}


/*　　　 ここからトップページ専用 　　　*/

#top_topics{
	margin:0 auto;
	padding:0 0 40px;
	width:960px;
}


#top_topics ul{
    clear:both;
	margin:0 auto;
}
#top_topics ul li{
	width: 465px;
	float: left;
	padding: 0;
	margin: 0 30px 40px 0;
	position:relative;
}
#top_topics ul li.last{
	margin: 0 0 40px 0;
}
#top_topics ul li h4{
font-size: 24px;
  color: #CB1D8E;
  text-align: center;
  line-height: 130%;
  margin: 0 0 10px;
}
#top_topics ul li h4 span{
  font-size: 14px;
  display: block;
  color: #222;
  font-weight: normal;
  margin: 0;
}
#top_topics ul li h4 strong{
	color: #CB1D8E;
}
#top_topics ul li p{
	position: absolute;
	bottom: 0;
	left:0;
    background:url(../img/blue_90.png) repeat 0 0;
	width: 92%;
	padding: 20px 4%;
	color: #fff;
	font-size: 14px;
}

.top_service{
	margin:0 auto;
	padding:0 0 40px;
	width:960px;
}

.top_service ul{
    clear:both;
	margin:0 auto;
}
.top_service ul li{
	width: 300px;
	float: left;
	padding: 0;
	margin: 0 30px 40px 0;
	position:relative;
}
.top_service ul li.last{
	margin: 0 0 40px 0;
}
.top_service ul li h4{
  background:url(../img/top_service_fukidashi.png) no-repeat 0 0;
  font-size: 18px;
  color: #CB1D8E;
  text-align: center;
  line-height: 130%;
  padding: 13px 0 22px;
  margin: 0 0 10px;
}
.top_service ul li p.inner_txt{
	position: absolute;
	top: 257px;
	left:0;
    background:url(../img/blue_90.png) repeat 0 0;
	width: 96%;
	padding: 10px 2%;
	color: #fff;
	font-size: 14px;
}








/******　ここからトップページブログ書き出し部分　******/


.thumb_box{
	width: 300px;
	float: left;
	margin: 0 30px 30px 0;
}

.thumb_box:nth-child(3n){
    margin: 0 0 30px;
}


.thumb_box_right{
	margin: 0;
}
.thumb_box a{
	display: block;
	margin: 0 0 5px;
	color: #CB1D8E;
	position:relative;
}
.thumb_box h4{
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	color: #888;
}
.thumb_box p.item_text{
	text-align: center;
	font-size: 12px;
}




#blog h2 a{
    font-size:30px;
	text-decoration:none;
	width: 960px;
	display: block;
	margin: 0 auto;
	color:#CB1D8E;
}

#blog_body{
    width:960px;
	margin:0 auto;
	padding:0 0 60px;
}
#blog_left{
    float:left;
	width:680px;
}

#blog_left div.thumb_box{
margin:0 25px 30px 0;
}

#blog_left div.thumb_box_right{
margin:0 0 30px 0;
}

#blog_right{
    float:right;
	width:240px;
}

#blog_right a:link {
    color: #00E;
}
#blog_right a:visited {
    color: #00E;
}
#blog_right a:hover {
    color: #9B0FC3;
}
#blog_right a:active {
    color: #00E;
}




/*　ここから事例サムネブロック　*/



#jirei{
  margin: 0 0 30px;
}
#jirei ul{

}
#jirei ul li{
	width: 300px;
	float: left;
	margin: 0 30px 30px 0;
}
#jirei ul li.last{
	margin: 0;
}
#jirei ul li a{
	display: block;
	margin: 0 0 10px;
}
#jirei ul li h4{
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #CB1D8E;
}
#jirei ul li p.item_text{
	text-align: center;
	font-size: 12px;
}




/*　ここからfooter　*/


#footer_wrapper{
    background:url(../img/footer_over_line.jpg) repeat-x center 0 #041B44;
	padding:0 0 20px;
}
#footer{
	width: 910px;
	margin: 0 auto;
	padding:30px 0 0;
}

#footer a{
    color:#fff;
}

#footer_info{
	color: #fff;
	text-align: center;
	font-size: 14px;
	line-height: 180%;
	margin: 0 0 20px;
}
#footer ul{
	width: 770px;
	margin: 0 auto 20px;
}
#footer ul li{
	float: left;
	margin: 0 25px 0 0;
}
#footer ul li.last{
   margin:0;
}

a#footer_to_access{
	color: #fff;
	font-size: 14px;
	text-align: right;
	display: block;
	margin: 0 0 40px;
}
a#footer_btn{
	background: #888;
	width: 340px;
	border-radius: 5px;
	text-align: center;
	padding: 20px 10px;
	color: #fff;
	font-size: 14px;
	display: block;
	margin: 0 auto 30px;
}

a#footer_btn:hover{
    color:#ccc
}

#footer_home{
    text-align:center;
}

#footer_home a{
	width: 240px;
	display: block;
	margin: 0 auto 30px;
}

#footer_home a img{
	width: 100%;
}

#footer_menu{
    background:url(../img/footer_menu_under_line.jpg) repeat-x center bottom;
	margin: 0 auto 20px;
	padding: 0 0 20px;
	width: 770px;
}

#footer_menu ul li{
	margin:0 0 10px;
}

#footer_menu ul li.last{
	margin:0 0 10px;
}

#footer_menu ul li a{
	color: #fff;
	font-size: 14px;
	padding: 0 10px 0;
	width: 133px;
	display: block;
	text-align: center;
}

#footer_menu ul li a:hover{
	color:#ccc;
}

#footer_syde {
    font-size:12px;
	color:#fff;
	text-align:center;
}




/******　ここからパンくず　******/


ul#pankuzu{
	width: 960px;
	margin: 0 auto;
	padding: 12px 0 30px 0;
}
ul#pankuzu li{
	float: left;
	font-size: 12px;
	color: #FFF;
}

ul#pankuzu li a{
	color: #FFF;
	background: url(../img/pankuzu_arrow.png) no-repeat right center;
	padding: 0 20px 0 0;
	margin: 0 10px 0 0;
}

ul#pankuzu li a:hover{
    color:#FFF100;
}




/******　ここから下層ページ共通　******/


#sub_main_img{
	margin: 0 auto 20px;
	width: 960px;
	clear: both;
	display: block;
}


img.img_right{
    float:right;
}

h3{
	height: 28px;
    background:url(../img/h3_label.png) no-repeat left 0;
	color: #061359;
	padding: 0 0 0 45px;
	margin: 0 0 25px;
	line-height: 1.3em;
}

h4{
    font-size:18px;
	margin:0 0 5px;
}
.text_width_max{
    font-size:14px;
}

.clearfix{
	clear: both;
}



#submainimg_wrapper{
    background:#0F59DE url(../img/quickmain_bg.jpg) no-repeat center 0;
	padding: 28px 0;
	box-shadow: 0 10px 10px rgba(0,0,0,0.1);
}

#sub_mainimg{
  width: 960px;
  margin: 0 auto;
  text-align: center;
}

#head_img_container{
  width: 960px;
  margin: 0 auto 60px;
}
#head_img_container img{
  margin:0 0 20px;
}
#head_img_container p{
	font-size: 14px;
	line-height: 130%;
	text-align:center;
}



.price_topics{
	margin:0 auto;
	padding:0 0  40px;
	overflow:hidden;
}

.price_1{
  background: url(../img/price_bg1.jpg) 0 0;
  padding: 30px 0px 38px 40px;
  width: 425px;
  height: 40px;
  line-height: 50px;
  margin: 0 0 10px;
}

.price_2{
  background: url(../img/price_bg1.jpg) 0 0;
  padding: 30px 0px 38px 40px;
  width: 425px;
  height: 40px;
  line-height: 50px;
}

.price_1 b,
.price_2 b{
  float: left;
  font-weight: normal;
}

.price_1 span,
.price_2 span{
  background: url(../img/yen_icon.png) no-repeat right center;
  color: #CB1D8E;
  float: right;
  padding: 0 40px 0 0;
  font-weight: bold;
  margin: 0 20px 0 0;
  font-size: 36px;
  font-family:impact;
}

.price_topics div{
  margin:0 0 20px 0;
}

.price_topics h4{
  clear: both;
  margin:0 0 8px 0;
}

.price_topics p,
.service ul li p,
.q_a p,
.omakase ul li p,
.staff p{
	font-size:16px
}

.priceless_innner{
	float:left;
	width: 470px;
}


.service ul {
	margin:0;
}

.service ul li {
  width: 300px;
  float: left;
  margin: 0 30px 30px 0;
}

.service ul li.last{
	margin:0;
}

.service ul li img{
  margin: 0 0 10px 0;
}

.service ul li h4,
.q_a h4 {
  font-size: 16px;
  margin: 0 0 5px 0;
  font-weight: bold;
  color: #CB1D8E;
  text-align: center;
}

.right_link {
  clear: both;
  float: right;
  font-size: 14px;
  margin: 0;
    padding: 5px 0;
}

.right_link a{
  color: #0D4ABD;
}

.right_link a:hover{
  text-decoration:underline;
}



.jirei ul {
	margin:0;
}

.jirei ul li {
  width: 300px;
  float: left;
  margin: 0 30px 30px 0;
}

.jirei ul li.last{
	margin:0;
}

.jirei ul li img,
.q_a_l img,
.q_a_r img{
  margin: 0 0 10px 0;
}

.jirei ul li h4 {
  font-size: 14px;
  font-weight: normal;
  color: #CB1D8E;
  text-align:center;
}


.btn_center_bg{
  margin: 0 auto;
  padding: 25px 20px;
  background:#CB1D8E url(../img/contactform_arrow.png) no-repeat 96% center;
  border-radius: 5px;
  font-size: 18px;
  display: block;
  width: 380px;
  text-align: center;
}

.btn_center_bg_blue{
  margin: 0 auto;
  padding: 20px 15px;
  background-color: #266DF0;
  border-radius: 5px;
  font-size: 20px;
  display: block;
  width: 280px;
  text-align: center;
}

a.btn_center_bg,
a.btn_center_bg_blue{
  color: #FFF;
}

a.btn_center_bg:hover,
a.btn_center_bg_blue:hover{
  text-decoration: none;
  color: #ccc;
}


.q_a_l {
  width:465px;
  float: left;
  margin:0 30px 0 0;
}


.q_a_r {
  width:465px;
  float: right;
}


.omakase ul {
	margin:0;
}

.omakase ul li {
  width: 300px;
  float: left;
  margin: 0 30px 30px 0;
}

.omakase ul li.last{
	margin:0;
}

.omakase ul li img{
  margin: 0 0 10px 0;
}

.omakase ul li h4 {
  font-size:16px;
  margin:0 0 5px 0;
  color: #CB1D8E;
  text-align:center;
  font-weight:bold;
}




/*　ここから導線リンクブロック　*/


.middle_cv_area{
  background: url(../img/contactform_backline.jpg) repeat top center;
}


.middle_cv_area h2{
  background: none;
  font-size: 24px;
  margin: 0;
  padding: 40px 0 35px;
}


.middle_cv_li {
	margin:0;
}

.middle_cv_li li {
  width: 225px;
  float: left;
  margin: 0 20px 0 0;
}

.middle_cv_li li.last{
	margin:0;
}

.middle_cv_li li img{
  margin: 0 0 20px 0;
}


.blueback{
	background-color:#266DF0;
	padding: 25px 0;
	overflow: hidden;
}

.blueback div{
	width:840px;
	margin:0 auto;
}

a.btn_blue_l{
  color:#FFF;
  margin: 0 auto;
  padding: 17px 20px;
  border-radius: 5px;
  border: 2px #FFF solid;
  width: 360px;
  text-align: center;
  float: left;
  background: url(../img/contactform_arrow.png) no-repeat right 20px center;
  text-decoration:none;
  font-weight: bold;
  font-size:16px;
}

a.btn_blue_r{
  color:#FFF;
  margin: 0 auto;
  padding: 17px 20px;
  border-radius: 5px;
  border: 2px #FFF solid;
  width: 360px;
  text-align: center;
  float: right;
  background: url(../img/contactform_arrow.png) no-repeat right 20px center;
  text-decoration:none;
  font-weight: bold;
  font-size:16px;
}

a.btn_blue_l:hover,
a.btn_blue_r:hover{
  color:#FFFF00;
  border: 2px #FFFF00 solid;
  background: url(../img/contactform_arrow_h.png) no-repeat right 20px center;
}

.blueback  h2{
  font-size: 36px;
  text-align: center;
  padding: 40px 0;
  line-height: 100%;
  font-weight: normal;
  margin: 0 0 45px;
  color: #071359;
}

.blueback span{
  font-size: 12px;
  display: block;
  font-weight: normal;
}


.coupon_img{
margin:0 auto 35px;
text-align:center;

}




/*　ここから会社概要ページ　*/


.staff div {
  margin-bottom:25px;
  padding: 20px;
  overflow: hidden;
  background: url(../img/company_staff_back.jpg) no-repeat center top;
}

.staff div img{
  float:left;
  margin-right: 20px;
}

.staff h3{
  overflow: hidden;
  background-size: inherit;
  font-size: 18px;
}

.staff b{
  font-size: 16px;
  font-weight: normal;
  display: block;
  margin: 0 0 15px 0;
  color:#333333;
}

.staff b span{
  font-weight: bold;
  font-size: 16px;
  padding: 0;
}


.staff span{
  font-size: 12px;
  padding-left: 13px;
}



ul#gaiyou {
  border: 2px solid #ccc;
  margin: 0 0 60px;
}

ul#gaiyou li {
  font-size: 14px;
  padding: 0;
  clear: both;
  border-bottom: 2px solid #ccc;
  position: relative;
  width: 956px;
  background: #F4F4F4;
}

ul#gaiyou li.last {
  border: none;
}

ul#gaiyou li:nth-child(even) {
  background: #EBF2F5;
}

ul#gaiyou li img {
  float: left;
}

ul#gaiyou li span {
  font-weight: normal;
  font-size: 14px;
  color: #222;
  line-height: 46px;
}

ul#gaiyou li span.name {
  line-height: 46px;
  padding: 0 160px 0 110px;
  width: 110px;
  text-align: center;
  float: left;
  display: block;
}

ul#gaiyou li span.value {
  padding: 0 40px 0 0px;
  text-align: center;
  width: 500px;
  display: inline-block;
}

ul#gaiyou li span.value a{
    color:#0033ff;
}


.movie_blk{
    float:left;
	margin:0 0 60px;
}
.movie_blk iframe{
    background: #eee;
    padding: 10px;
    box-shadow: 1px 1px 10px rgba(0,0,0,0.3);
}
.movie_caption{
    float:left;
	    width: 450px;
    margin: 0 0 0 30px;
}
.movie_caption h3{
    background: none;
    padding: 0;
    margin: 0 0 0px;
    height: inherit;
}
.movie_caption h3 span{
    display: block;
    color: #CB1D8E;
    font-weight: normal;
    font-size: 16px;
    padding: 10px 0;
}



.onestop_service{
    margin:0 0 40px;
}

.onestop_service li{
  float: left;
  margin: 0 0 20px 0;
  width: 50%;
}


.onestop_service li h3{
  background: url(../img/company_under_line.png) no-repeat bottom center;
  padding: 0 0 5px 0;
  margin: 0 0 5px 0;
  text-align: center;
  color: #0C4ABD;
  font-weight: normal;
  font-size: 16px;
  height: auto;
}

.onestop_service li p{
  text-align: center;
  font-size: 14px;
}


.inner_h2{
	padding:0 0 40px 0;
}


.mycard_big{
  background-color: #EBF2F5;
  overflow: hidden;
}

.mycard_big img{
  margin: 0 0 5px;
}


.mycard_headder{
  background: #fff url(../img/company_mycard_back.jpg) repeat center top;
  text-align: center;
  padding: 20px 0;
  box-shadow: 0 5px 5px rgba(0,0,0,0.1);
}

.mycard_headder img{
  margin: 0 0 15px;
}

.mycard_headder h3{
  font-size: 28px;
  font-weight: normal;
  color: #FFF;
  background: none;
  margin: 0 0 15px;
  padding: 0;
}

.mycard_big .mycard_headder p{
  font-size: 16px;
  color: #CB1D8D;
  font-weight: bold;
}

.mycard_big p{
    font-size: 14px;
}

.mycard_big p.kome{
  font-size: 12px;
}

.mycard_big p.kome2{
  font-size: 12px;
  margin: 0 0 25px;
}

.mycard_big b{
  font-size: 14px;
  color: #CB1D8C;
  font-weight: bold;
}

.mycard_mid{
  padding: 20px;
  text-align: center;
  overflow: hidden;
}

.mycard_mid_l{
  float: left;
  width: 450px;
}

.mycard_mid_r{
  float: right;
  width: 450px;
}

.mycard_mid h3{
  background-image: none;
  background: #6793E5;
  color: #FFF;
  font-weight: normal;
  font-size: 16px;
  padding: 4px;
  line-height: 2em;
}

.mycard_mid h4,
.mycard_footer h3{
  font-size: 16px;
  color: #0C4ABD;
  font-weight: normal;
  background: none;
  height: auto;
  padding: 0;
  margin: 0 0 5px 0;
}

.mycard_footer{
  margin: 0 20px 20px 20px;
  padding: 25px 15px;
  border: 3px #6793E5 solid;
  background-color: #FFF;
  text-align: center;
}

.mycard_big .mycard_footer p{
  text-align: center;
  margin: 0 0 20px;
}

.mycard_footer div{
  padding: 10px;
  background-color: #F5F5F5;
}

.mycard_big .mycard_footer div p{
  color: #061359;
  margin: 0;
}

#mycard_price{
font-size: 20px;
}

.mycard_big .mycard_footer p strong,
#mycard_price strong{
color: #CB1D8C;
}


.section_flow {
  width: 780px;
  margin: 0 auto;
  padding: 0 0 15px;
  overflow: hidden;
}

.flow li{
  padding-left: 206px;
  padding-bottom: 28px;
  margin-bottom: 10px;
  min-height: 145px;
}

.flow_1{
  background: url(../img/flow2_img1.png) no-repeat left top;
}

.flow_2{
  background: url(../img/flow2_img2.png) no-repeat left top;
}

.flow_3{
  background: url(../img/flow2_img3.png) no-repeat left top;
}

.flow_4{
  background: url(../img/flow2_img4.png) no-repeat left top;
}

.flow_5{
  background: url(../img/flow2_img5.png) no-repeat left top;
  padding-bottom: 0;
  margin-bottom: 50px;
}

.flow div{
  border: 3px #6793E5 solid;
  padding: 20px;
}

.flow h3{
  font-size: 22px;
  color: #0C4ABD;
  background: none;
  padding: 0;
  margin: 0 0 9px;
  font-weight: normal;
}

.flow p{
  font-size: 14px;
}


.flow li#flow_muryo{
  background: #3AC27E;
  color: #FFF;
  text-align: center;
  padding: 10px 0;
  margin: 0 0 35px;
  min-height: 25px;
}


.aftercare{
  background: #6793E7 url(../img/flow2_img_back.png) no-repeat top center;
  padding: 40px 20px 20px 20px;
  overflow: hidden;

}

.aftercare h3{
  background: none;
  color: #FFF;
  text-align: center;
  margin: 0 0 15px 0;
  padding: 0;
  font-size: 22px;
  font-weight: normal;
}


.aftercare ul li{
  background: #fff url(../img/flow_check_img.png) no-repeat center 10px;
  width: 250px;
  padding: 50px 20px 20px 20px;
  margin: 0 20px 0 0;
  float: left;
}


.aftercare ul .last{
  margin: 0;
}

.aftercare h4{
  color: #0C4ABD;
  font-size: 16px;
  font-weight: normal;
  text-align: center;
}

.aftercare p{
  font-size:14px;
}


/*　ここからQ&A　*/


div#q_a_wrapper{
	background: url(../img/form_bg.jpg) repeat 0 0;
	width: 720px;
	padding: 40px;
	margin: 0 auto;
}

dl#q_a{
	border: 1px solid #ccc;
}

dl#q_a dt{
	background: #fff;
	padding: 15px;
	clear: both;
	border-bottom: 1px solid #ccc;
	position: relative;
	font-weight: bold;
	font-size: 16px;
	color: #333;
}

dl#q_a dt span{
	color: #042A8F;
	margin: 0 10px 0 0;
	font-size: 20px;  
}

dl#q_a dd{
	background: #E9EBF0;
	font-size: 14px;
	padding: 15px;
	clear: both;
	border-bottom: 1px solid #ccc;
	position: relative;
}




/******　ここからフォーム　******/


img.formheader{
	margin: 0 0 40px;
	padding: 0 80px;
}



#contact{
	background:url(../img/form_bg.jpg) repeat 0 0;
	width: 720px;
	padding: 40px;
	margin: 0 auto;
	box-shadow: 0 2px 2px #d4d4d4;
}
#contact ul{
	border: 1px solid #ccc;
	margin:0 0 40px;

}
#contact ul li{
	background:#fff;
	font-size: 14px;
	padding: 15px;
	clear: both;
	border-bottom: 1px solid #ccc;
	position:relative;	
}
#contact ul li.last{
    border:none;
}
#contact ul li:nth-child(even){
    background:#E9EBF0;
}
#contact ul li span{
	width: 180px;
	display: inline-block;
	vertical-align: top;
	margin: 0 50px 0 0;
	line-height: 150%;
}
#contact ul li span span {
    font-size: 10px;
    font-weight: normal;
    color: #666666;
    line-height: 18px;
    display: block;
}
#contact ul li span strong{
	color: #c00;
	font-size: 12px;
	font-weight: normal;
	padding: 0 0 0 20px;
}
#contact ul li span.form_comment{
	width: inherit;
	font-size: 12px;
	margin:0;
	vertical-align: initial;
}
#contact .text_center{
	font-size: 12px;
    color: #CC0000;
    text-align: center;
    margin-bottom: 20px;
}
input.inputarea{
	margin: 0 10px 0 0;
	padding: 0px 5px;
	width:250px;
}
input.inputarea2{
	margin: 0 10px 0 0;
	padding: 0px 5px;
	width:250px;
}
input.inputarea3{
	margin: 0 10px 0 0;
	width:250px;
}
input.radio{
    margin:0 5px 0 0;
}
.send{
	text-align: center;
}
.inputbtn{
	background: #aaa;
	color: #fff;
	text-align: center;
	border: none;
	padding: 15px;
	width: 360px;
	font-size: 16px;
	cursor:pointer;
	transition:background 0.3s;
	-webkit-transition:background 0.3s;
}

.inputbtn:hover{
	background: #59B200;
}

#policy{
	width: 720px;
	padding: 40px;
	margin: 0 auto;
}


/* 2015-11-24 弘田　追記*/
.pict_input_block {
    width: 70%;
    float: left;
}
.pict_plus_minus_btn_block {
    width: 30%;
    float: right;
}
#pict_form_plus {
    float: left;
    padding: 0 15px 0 0;
    cursor: pointer;
}
#pict_form_minus {
    cursor: pointer;
}
#file_input_block{
	width: 453px;
    display: inline-block;
}
#contact .pict_input_block ul {
	border: none;
	margin: 0;
}
#contact .pict_input_block ul li{
	background: inherit;
	border: none;
	background: #fff;
	padding: 0;
    margin: 0 0 15px 0;
}
#contact .pict_input_block ul li input{
	width: 250px;
	overflow: visible;
}
#file_input_block_msg{
	margin-left: 230px;
}

/* 2015-11-24 弘田　追記　ここまで*/



/*ここからPC用レスポンシブ調整用*/


#h1_wrapper_sp,
#header_wrapper_sp{
	display:none;
}

#fixed_menu_sp{
display:none;
}



/* 2015-06-18 ブログ導線部分 */

.blog_contactform {
	background: url(../img/blog_contactform_back.jpg) no-repeat;
	padding: 15px 0;
	text-align: center;
	margin-bottom:30px;
	border: 10px #0D4ABD solid;
	border-radius: 5px;
}

.blog_contactform p{
	font-size:12px;
	color:#041944;
	margin-bottom:10px;
}

.blog_contactform h3{
	height:auto;
	background:none;
	margin: 0 auto 15px;
	padding:0;
	border: none;
}

.blog_contactform h3 a{
	width: 330px;
	height:20px;
	margin: 0 auto;
	background: #CB1D8E url(../img/blog_contactform_arrow.png) no-repeat right 10px center;
	border-radius: 5px;
	color:#FFF;
	font-size:20px;
	line-height:1.2em;
	padding: 15px;
	display:block;
}

.blog_contactform h3 a:hover{
 	color: #ccc;
	background: #CB1D8E url(../img/blog_contactform_arrow_h.png) no-repeat right 10px center;
}

.blog_contactform h4{
	width: 180px;
	margin: 0 auto 7px;
	font-size: 22px;
	color: #041944;
	background: url(../img/blog_tel_icon.png) no-repeat left 6px;
	padding-left: 20px;
}

.blog_contactform .blog_shuri {
	padding-right: 15px;
	color:#0C4ABD;
	font-size:14px;
	background: url(../img/blog_arrow.png) no-repeat right center;
}

.blog_contactform .blog_shuri:hover {
	color:#0C73BD;
	background: url(../img/blog_arrow_h.png) no-repeat right center;
}


/* 2015-05-11 respomsive Ueda */


@media screen and (max-width: 480px) {


#h1_wrapper_sp,
#header_wrapper_sp{
	display:inherit;
}


#h1_wrapper,
#header_wrapper,
#globalmenu,
#topmenu_wrapper ul li a img,
#fixed_menu,
.middle_cv_li li img{
	display:none;
}


#h1_wrapper div,
#top_mainimg img,
#topmenu,
.section h2 img,
#top_topics ul,
#footer ul,
iframe,
#head_img_container img,
.priceless_innner,
.service ul li img,
.q_a_l img,
.q_a_r img,
#blog_body{
	width:100%;
}


#jirei ul li a img,
.jirei ul li img,
#top_topics ul li img,
#footer ul li img,
#works_sidebar a img,
.blog_item div img{
	max-width:100%;
}


/*ここからヘッダー*/


#h1_wrapper_sp{
	background:#041B44;
}
#h1_wrapper_sp div{
	margin:0 auto;
}

h1{
	margin:5px 0;
	padding:0 5px;
	font-size: 0.6rem;
}

#header_wrapper_sp{
	background: url(../img/mein_menu_bg.jpg) no-repeat center 0;
	padding: 0 0 15px;
}

#header_sp {
	width:100%;
	margin: 0 auto;
	height: 75px;
	background:#fff;
}

#header_logo_sp{
	margin: 0 0 0 5px;
	float: left;
	padding: 21px 0;
	width: 170px;
}
#header_logo_sp img{
    width: 100%;
}

	
#smt_menu_btn{
	cursor: pointer;
	width: 75px;
	height: 75px;
	margin: 0;
	position: absolute;
	right: 0;
	-webkit-background-size: 50px;
	background-size: 50px;
}
  
.smt_menu_btn_off{
	background:#fff url(../img/smt_menu_img02.png) no-repeat center;
	background-size: 50px 100px;
}
.smt_menu_btn_on{
	background:#fff url(../img/smt_menu_img01.png) no-repeat center;
	background-size: 50px 100px;
}


#menu_wrapper {
  height: auto;
  background: #333;
  position: absolute;
  z-index: 100;
  top: 108px;
  right: 0;
  display: none;
}
    
	
#menu li{
	background: #041B44;
	box-shadow: 0 1px 0 #093b94 inset,0 -1px 0 #000204 inset;
}

#menu li:nth-child(1){
	box-shadow:none;
	box-shadow:0 -1px 0 #000204 inset;
}


#menu .sub_menu_panel li{
	background: #062864;
	box-shadow: 0 1px 0 #0b48b4 inset,0 -1px 0 #010814 inset;
}


#menu li a {
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	text-shadow: -1px -1px 1px #666;
	width: 200px;
	height: 30px;
	display: block;
	line-height: 30px;
	text-align: left;
	padding: 5px 20px;
	background: url(../img/smt_menu_arrow_img.png) no-repeat center right 10px;
	background-size: 5%;
}

.sub_menu_panel {
	top: 45px;
}


#fixed_menu_wrapper{
	background: rgba(255,255,255,0.9);
	box-shadow:0 0 2px rgba(0,0,0,0.3);
}

#fixed_menu_sp{
	display:block;
}

#fixed_menu_sp ul li{
	width: 48%;
	float: left;
	margin: 0 1%;
	padding: 10px 0;
}

#fixed_menu_sp ul li a{
	display: block;
}
#fixed_menu_sp ul li a img{
	width: 100%;
}




/*ここからトップページ独自要素*/



#mainimg_wrapper{
	padding:25px 0 10px 0;
	-webkit-background-size: 220%;
	background-size: cover;
}

#top_mainimg{
	width: 84%;
	padding: 0 8%;
}

p#topmenu_title{
	padding: 22px 0 20px;
	margin: 0 0 25px;
}

#topmenu_wrapper{
	padding:0;
	box-shadow: 0 5px 5px rgba(0,0,0,0.1);
	margin: 0 0 15px;
}

#topmenu_wrapper ul {
	padding: 0px 5% 25px 5%;
	margin: 0px 0 15px 0;
	float: inherit;
	overflow: hidden;
}

#topmenu_wrapper ul li{
	width: 30%;
	min-height: 80px;
	margin: 0px 5% 0 0;
	border-radius: 8px;
	box-shadow: 0 0 0 2px #FFF inset,1px 2px 3px #0A2E71;
}

#topmenu_wrapper ul li:nth-child(1){
	background: url(../img/topmenu_title_img01.png) center;
	-webkit-background-size: 100%;
	background-size: 100%;
}

#topmenu_wrapper ul li:nth-child(2){
	background: url(../img/topmenu_title_img02.png) center;
	-webkit-background-size: 100%;
	background-size: 100%;
}


#topmenu_wrapper ul li a{
	min-height: 80px;
}

#topmenu_wrapper ul li span.hide_text{
	display: none!important;
}

#topmenu_wrapper ul li span.menu_title{
	display: none;
}

#top_topics,
.top_service{
	width:90%;
	margin:0 5%;
}

#top_topics ul li,
#top_topics ul li.last,
#jirei ul li,
#jirei ul li.last{
	width:100%;
	margin:0 0 20px 0;
	float:inherit;
}


.top_service ul{
max-width:300px;
}

.top_service ul li,
.top_service ul li.last{
  margin: 0 0 20px;
  width: 100%;
}

.top_service ul li h4{
background-size: contain;
  background-position: center 0;
}

.top_service ul li img{
max-width: 300px;
  width: 100%;
}

.top_service ul li p.inner_txt{
  position: static;
}


#jirei div:nth-child(n+4){
	display:none;
}

#jirei div{
	width:100%;
	margin:0 0 20px 0;
	float:inherit;
}

#jirei div.contentBody_thumb a img{

}


#top_topics ul li h4{
	font-size: 20px;
}

#top_topics ul li p{
	position: initial;
}

.btn_center_bg{
    background-image:none;
	width: 100%;
	padding: 25px 0;
	margin: 0 0 10px 0;
	font-size: 16px;
}
.btn_center_bg_blue{
	width: 80%;
	padding: 20px 0;
	margin: 0 auto 10px;
	font-size: 16px;
}
	

/*ここから共通パーツ*/	


.section{
	width:100%;
	margin:0 auto 30px auto;
	padding:0;
}

.section_inner{
	width:90%;
	margin:0 5%;
}

.yakitsuke{
    background:#fff url(../img/yakitsuke_bg.jpg) no-repeat center top;
	  padding: 160px 0 0;
  background-size: 730px;
}

h2{
	margin: 0 0 20px;
	padding: 20px 5%;
	font-size:24px;
	  line-height: 120%;
}

h2 span{
	line-height: 1.5em;
	margin-bottom: 10px;
	font-size:12px;
}

h3{
	height: auto;
	padding: 0 0 0 10px;
	border-bottom: 1px #0A368A solid;
	border-left: 10px solid #0A368A;
	background: none;
}

#head_img_container{
	width:100%;
	margin:0 0 30px 0;
}

#jirei ul li{
	text-align: center;
}

#submainimg_wrapper{
	background-size: cover;
}

#sub_mainimg{
	width:80%;
	margin:0 10%;
}

#sub_mainimg img{
    width:100%;
}

ul#pankuzu{
	width:90%;
	margin:0 5%;
	overflow: hidden;
	padding:10px 0;
}

.right_link{
	margin:0;
}

.jirei ul li{
	width:100%;
	float:inherit;
	margin:0 0 30px 0;
	text-align:center;
}

.service ul li.last,
.jirei ul li.last{
	margin:0 0 30px 0;
}

.section_flow{
	width:90%;
	margin:0 5%;
}

.flow li{
	padding-left: 40%;
	-webkit-background-size: 40%;
	background-size: 40%;
}

.flow div{
	padding:10px;
	border:none;
	-webkit-box-shadow: 0 0 0 3px #6793E5 inset;
	box-shadow: 0 0 0 3px #6793E5 inset;
}
	
.flow h3{
	font-size: 18px;
	margin: 0px 0 5px;
	border-left:none;
}

.flow p{
	font-size: 12px;
}

.aftercare h3{
	font-size:20px;
	border:none;
}

.aftercare ul li{
	width: 90%;
	padding: 50px 5% 20px 5%;
	margin: 0 0 20px 0;
	float:inherit;
}

.middle_cv_area h2{
	font-size: 14px;
	padding: 30px 0 20px;
}

.coupon_img img{
    width:100%;
}

.blueback div{
	width: 90%;
}

.blueback span{
  display: none;
}

a.btn_blue_l{
	width: 80%;
	margin:0 0 10px 0;
	padding: 15px 15% 15px 5%;
	display:block;
	float:inherit;
	-webkit-box-shadow: 0 0 0 2px #FFF inset;
	box-shadow: 0 0 0 2px #FFF inset;
	border:none;
	font-weight: normal;
	background: url(../img/contactform_arrow.png) no-repeat 95% 50%;
	font-size:14px;
}

a.btn_blue_r{
	width: 80%;
	padding: 15px 15% 15px 5%;
	display:block;
	float:inherit;
	-webkit-box-shadow: 0 0 0 2px #FFF inset;
	box-shadow: 0 0 0 2px #FFF inset;
	border:none;
	font-weight: normal;
	background: url(../img/contactform_arrow.png) no-repeat 95% 50%;
	font-size:14px;
}

a.btn_blue_l:hover,
a.btn_blue_r:hover{
	color:#FFFF00;
	-webkit-box-shadow: 0 0 0 2px #FFFF00 inset;
  	box-shadow: 0 0 0 2px #FFFF00 inset;
	border:none;
	background: url(../img/contactform_arrow_h.png) no-repeat 95% 50%;
}

.omakase ul li{
	width: 100%;
	float: inherit;
	margin: 0 auto 30px auto;
	text-align: center;
}

.omakase ul li img{
	width: 100%;
}

.omakase ul li h4{
	text-align: center;
}

.omakase ul li p{
	text-align: left;
}

.thumb_box a{
	text-align:center;
}






/*ここから修理の特徴と費用ページ独自要素*/



#head_img_container p{
	width:90%;
	margin:0 5%;
	text-align:left;
}
	
img.img_right{
	float:inherit;
	width:100%;
	margin:0 0 20px 0;
}

.price_1,
.price_2{
	width: 100%;
	height:auto;
	padding: 10px 0px 10px 0;
	-webkit-box-shadow: 0 0 0 1px #CDCED0 inset;
	box-shadow: 0 0 0 1px #CDCED0 inset;
	overflow: hidden;
	background: url(../img/price_bg1m.jpg) left center;
}

.price_1 b,
.price_2 b{
	margin-left: 35px;
	height: 40px;
}

.price_1 span,
.price_2 span{
	margin: 0 10px 0 0;
}

.price_topics{
	padding:0;
	margin:0 0 30px 0 ;
}

.service ul li,
.q_a_l,
.q_a_r{
	width:100%;
	height:auto;
	float:inherit;
	margin:0 0 30px 0;
}

.service ul li h4{
	text-align: center;
}



/*修理事例ブログページ独自要素*/

.pager,
.contentBody_thumb{
	width:100% !important;
}

#blog_left{
	width:90%;
	margin:0 5%;
	float:inherit;
}

#blog_left div.thumb_box{
	width:100%;
	margin:0 0 30px 0;
	float:inherit;
}

#blog_right {
	float: inherit;
	width: 90%;
	margin: 0 5%;
}

#blog h2{
	font-size:24px;
}

#blog h2 a{
	width:100%;
	font-size:24px;
}

.blog_item h3.blog_title{
	border-left:none;
}

.thumb_box img{
	max-width:100%; 
	width: inherit !important;
}


/*アクセスページ独自要素*/


iframe{
    height:350px;
}

ul#gaiyou{
	margin:0 0 30px 0;
	border: 1px solid #ccc;
}

ul#gaiyou li{
	width:100%;
	border-bottom: 1px solid #ccc;
}

ul#gaiyou li img{
	display:none;
}

ul#gaiyou li span.name {
	width: 100%;
	padding: 10px 0;
	text-align: center;
	float: inherit;
	line-height: 1em;
	display: block;
	border-bottom: 1px solid #ccc;
	background: #F4F4F4;
	font-size: 12px;
}

ul#gaiyou li span.value {
	width: 100%;
	padding: 10px 0;
	text-align: center;
	line-height: 1.2em;
}

ul#gaiyou li span.value a {
  display: block;
  margin: 0 0 5px;
}

ul#gaiyou li,
ul#gaiyou li:nth-child(even){
	background:none;
}


/*会社案内ページ独自要素*/


.staff div{
	background: #E4E9EC;
	-webkit-box-shadow: 0 0 0 1px #CDCED0 inset;
	box-shadow: 0 0 0 1px #CDCED0 inset;
}

.staff div img{
	width:100%;
	margin: 0 0 20px 0;
	float: inherit;
}

.staff p{
	font-size: 12px;
}

.onestop_service{
	margin:0;
}

.onestop_service li h3{
	font-size: 15px;
	background-size: contain;
	border: none;
}

.onestop_service li p {
	font-size: 12px;
}

.inner_h2 {
  padding: 0 5% 40px 5%;
  width: 90%;
 }

.mycard_headder{
	padding: 20px 5%;
}

.mycard_headder h3{
	font-size: 20px;
	border: none;
}

.mycard_headder img,
.mycard_big img{
	max-width: 100%;
}

.mycard_mid{
	 padding: 20px 5%;
}

.mycard_mid_l,
.mycard_mid_r{
	width:100%;
	margin: 0 0 30px 0;
	float:inherit;
}

.mycard_mid h3,
.mycard_footer h3{
	border:none;
}

#mycard_price{
    font-size:14px;
}




.movie_blk{
    float: none;
    margin: 0 0 30px;
}
.movie_blk iframe{
    padding: 0px;
    box-shadow: none;
    width: 100%;
    height: 250px;
}
.movie_caption{
    float: none;
    width: initial;
    margin: 0 0 20px 0px;
}
.movie_caption h3{
    font-size: 16px;
    border: 0;
}
.movie_caption h3 span{
    display: block;
    color: #CB1D8E;
    font-weight: normal;
    font-size: 16px;
    padding: 10px 0;
}
.movie_caption p{
    font-size:14px;
}




/*お問い合わせページ独自要素*/


img.formheader{
	width: 100%;
	padding: 0;
	margin: 0 0 20px;
}

#contact{
	width: 90%;
	margin:0 0 30px 0;
	padding: 30px 5%;
}

#contact ul li span{
	width: 100%;
	margin: 0 0 5px;
}


input.inputarea,
input.inputarea2{
	width: inherit;
}

.inputbtn{
	width: 100%;
	-webkit-appearance: none;
}
	

textarea.inputtxtarea{
	width: 100%;
}

select{
	max-width:100%;
}

#policy {
  width: 90%;
  padding: 0 5%;
}


div.baloon{
  left: 50% !important;
}


/* 2015-11-24 弘田　追記*/
.pict_input_block {
    float: none;
}
.pict_plus_minus_btn_block {
    float: none;
    margin: 0 0 15px;
}
#file_input_block{
	width: auto;
}
#contact .pict_input_block ul li{
	background: inherit;
}
#contact .pict_input_block ul li input{
	width: auto;
}
#file_input_block_msg{
	margin-left: 0px;
}

/* 2015-11-24 弘田　追記　ここまで*/


/*　ここからQ&A　*/


div#q_a_wrapper{
  width: 96%;
  padding: 2%;
}

dl#q_a dt{
line-height: 150%;
}






/*　ここからfooter　*/


ul#footer_img_wrapper,
a#footer_btn{
    display:none;
}

#footer{
	width:90%;
	padding: 30px 5% 0 5%;
}

#footer_info{
	font-size:12px;
}

#footer_info a{
    color:#fff;
}

#footer ul li{
	float:inherit;
	margin: 0 0 20px 0;
	text-align: center;
}
		
a#footer_btn{
	width:100%;
	padding: 20px 0;
}

#footer_menu{
    display:block;
	width:100%;
	padding: 0 0 5px;
	background-size: 100%;
}


#footer_menu ul{
	margin:0;
}

#footer_menu ul li{
	margin: 0 0 10px;
	padding: 10px 0 0px;
	float: left;
	width: 100%;
	border-top: 1px dotted #aaa;
	text-align: center;
	border-right: none;

}

#footer_menu ul li a{
	padding: 0;
	width: auto;
	font-size: 12px;
}

#footer iframe{
    height:200px;
}

.blog_contactform {
	background-size: cover;
	padding:18px 3%;
}

.blog_contactform h3 a {
	width: 94%;
	padding: 15px 3%;
	font-size:16px;
	background-size: 10px;
}
.blog_contactform h3 a:hover{
	background-size: 10px;
}

.blog_contactform p span {
	display:block;
}



}