@charset "utf-8";
/*
Theme Name: Oita Kurashi
Description: おおいた暮らし2016年テーマ
Version: 1.0-20160127
Author: デジタル工房ハート
Author URI: http://www.at-heart.net/
*/

@media print {
 a[href]:after {
 content: "" !important;
 }
 
 abbr[title]:after {
 content: "" !important;
 }
}

/*slider*/
.wideslider {
    width: 100%;
    text-align: left;
    position: relative;
    overflow: hidden;
}
 
.wideslider ul,
.wideslider ul li {
    float: left;
    display: inline;
    overflow: hidden;
}
 
.wideslider ul li img {
    width: 100%;
    display: none;
}
 
.wideslider_base {
    top: 0;
    position: absolute;
}
.wideslider_wrap {
    top: 0;
    position: absolute;
    overflow: hidden;
 
}
.slider_prev,
.slider_next {
    top: 0;
    overflow: hidden;
    position: absolute;
    z-index: 100;
    cursor: pointer;
}
.slider_prev {background: #fff url(images/top/prev.jpg) no-repeat right center;}
.slider_next {background: #fff url(images/top/next.jpg) no-repeat left center;}
 
.pagination {
    bottom: 10px;
    left: 0;
    width: 100%;
    height: 15px;
    text-align: center;
    position: absolute;
    z-index: 200;
}
 
.pagination a {
    margin: 0 5px;
    width: 15px;
    height: 15px;
    display: inline-block;
    overflow: hidden;
    background: #333;
}
.pagination a.active {
    filter:alpha(opacity=100)!important;
    -moz-opacity: 1!important;
    opacity: 1!important;
}
 
/* =======================================
    ClearFixElements
======================================= */
.wideslider ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}
 
.wideslider ul {
    display: inline-block;
    overflow: hidden;
}

/*****************************
パンくずリスト用CSS
*****************************/
#pan_out { width: 100%; background: #ffffff; margin-bottom: 1.6rem; border-bottom: 1px solid #dedede; }
#pan { width: 60rem; margin: 0 auto; padding: 0 10px; box-sizing: border-box; font-size:70%; padding:0.6rem 0; }
#pan ul { width:60rem; list-style-type: none;overflow: hidden; margin:0 auto; font-size:70%;}
#pan ul li {height: 38px; line-height: 38px; float: left;}
#pan ul li:before {
content: ">";
margin: 0 10px;}
#pan ul li:first-child:before { content: none; }



/* PCのスタイルー！  */

/*common*/
html,body{ color:#333; font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo;}
.font95{ font-size:95%; letter-spacing:1px !important; }
.font90{ font-size:90%; }
.font85{ font-size:85%; }
.font80{ font-size:80%; }
.line100{ line-height:100%; }
.pad-t0{ padding-top:0 !important;}
.pad-l1{ padding-left:1rem !important;}
h2.mar-t0{ margin-top:0 !important;}
#atstbx{ text-align:right; }
.page .addthis_sharing_toolbox,.addthis_sharing_toolbox{ width:60rem; margin:0 auto; }
.text-red{ color:#F00; }
.text-small{ font-size:11px; }


/* nav */
.header_nav{ width:100%; background:url(images/common/btn_bg.jpg) #009144 repeat-x; height:50px; border-top:solid 1px #009144; }
.header_nav ul{ display:table; table-layout:fixed; width:60rem; margin:0 auto; position:relative; }
.header_nav ul li{ display:table-cell; height:50px; vertical-align:middle; text-align:center; background:url(images/common/btn_line.jpg)  repeat-y; }
.header_nav ul li:hover{ background:rgba(0,145,68, 0.2);}
.header_nav ul li:last-child{
	background-image:url(images/common/btn_line.jpg),url(images/common/btn_line.jpg);
	background-position:0px 0px,136px 0px;
	background-repeat:repeat-y, repeat-y;}
.header_nav ul li a{ display:block; }

.header_nav ul ul{ width:150px; display:none; position:absolute; top:3rem; z-index:10000; }
.header_nav ul li:hover ul{ display:block !important; }
.header_nav ul ul li{width:150px; display:block; text-align:left; background:rgba(0,117,55, 0.85); border-bottom:dotted 1px #fff; }
.header_nav ul ul li:last-child{ background-image:none; border:none; }
.header_nav ul ul li a{ display:block; padding:0.7rem 0.6rem; }
.header_nav ul ul li:hover{ background:rgba(0,117,55, 0.7); }
.top-bar{ display:none; }

/*header*/
header{ border-top:solid 5px #009144; }
.header_top{ width:60rem; margin:0 auto; display:table; }
.header_logo{ display:table-cell; vertical-align:middle; }
.header_logo im
g{ margin:1.2rem 0 1.6rem 0; }
.hader_banner{ list-style:none; margin:0; padding:0.6rem 0 0 0; display:table-cell; }
.hader_banner li{ padding-top:0.3rem; }
.header_serch{ display:table-cell; vertical-align:bottom; }
header form h1{ margin:0 0.5rem 0 0; padding:0; line-height:100%; font-size:100%; display:inline-block;}
.input_text{ width:202px; height:28px; border-radius:1px; display:inline-block; margin:0; padding:0; }
.input_btn{ width:60px; height:28px; background:url(images/common/btn_search.jpg) no-repeat; border:0; display:inline-block; vertical-align:middle; }
.header_submenu{ clear:both; display:table; }
.header_submenu li{ display:table-cell; padding-left:0.5rem !important;}
.header_form{ height:28px; margin:0.5rem 0 0.8rem 0;
    position: relative;
    left: 8.2rem; }

/*top*/
.news{ width:60rem; margin:1.6rem auto 0 auto; border:solid 5px #666666; padding:1rem; position:relative; z-index:10000; }
.news h1{ margin:0 0 0.6rem 0; padding:0 0 0.6rem 0; border-bottom:solid 1px #666; line-height:100%; font-size:100%;}
.news ul{ margin:0; padding:0; list-style:none; height:12rem; overflow:auto; }
.news ul li{ border-bottom:dashed 1px #666; padding: 0.4rem 0 0.4rem 2rem; background:url(images/top/icon_news.jpg) 0.6rem 0.6rem no-repeat; } 
.news ul li span.kousin{ font-size:80%; color:#666; padding-right:1rem; }
.news ul li a:hover{ text-decoration:underline;}

.osusume_news{ width:60rem; margin:1.6rem auto 0 auto; border:solid 5px #483d8b; padding:1rem; position:relative; z-index:10000; }
.osusume_news h1{ margin:0 0 0.6rem 0; padding:0 0 0.6rem 0; border-bottom:solid 1px #483d8b; line-height:100%; font-size:100%;}
.osusume_news ul{ margin:0; padding:0; list-style:none; overflow:auto; }
.osusume_news ul li{ border-bottom:dashed 1px #666; padding: 0.4rem 0 0.4rem 2rem; background:url(images/top/icon_news.jpg) 0.6rem 0.6rem no-repeat; } 
.osusume_news ul li span.kousin{ font-size:80%; color:#666; padding-right:1rem; }
.osusume_news ul li a:hover{ text-decoration:underline;}


.kyouryokutai_news{ width:60rem; margin:1.6rem auto; border:solid 5px #009144; padding:1rem; position:relative; z-index:10000; }
.kyouryokutai_news h1{ margin:0 0 0.6rem 0; padding:0 0 0.6rem 0; border-bottom:solid 1px #009144; line-height:100%; font-size:100%;}
.kyouryokutai_news ul{ margin:0; padding:0; list-style:none; overflow:auto; }
.kyouryokutai_news ul li{ border-bottom:dashed 1px #009144; padding: 0.4rem 0 0.4rem 2rem; background:url(images/top/icon_news.jpg) 0.6rem 0.6rem no-repeat; } 
.kyouryokutai_news ul li span.kousin{ font-size:80%; color:#666; padding-right:1rem; }
.kyouryokutai_news ul li a:hover{ text-decoration:underline;}
.yellow_box_list{ height:200px; overflow:auto; }
.yellow_box_list dt{ float:left; clear:both; }
.yellow_box_list dd{ margin-bottom:0.3rem; }


.kyouryokutai_link{ width:60rem; margin:1.6rem auto; border:solid 5px #666; padding:1rem; position:relative; z-index:10000; }
.kyouryokutai_link h1{ margin:0 0 0.6rem 0; padding:0 0 0.6rem 0; border-bottom:solid 1px #666; line-height:100%; font-size:100%;}
.kyouryokutai_link ul{ margin:0; padding:0; list-style:none; overflow:auto; }
.kyouryokutai_link ul li{ border-bottom:dashed 1px #666; padding: 0.4rem 0 0.4rem 2rem; background:url(images/top/icon_news.jpg) 0.6rem 0.6rem no-repeat; } 
.kyouryokutai_link ul li span.kousin{ font-size:80%; color:#666; padding-right:1rem; }
.kyouryokutai_link ul li a:hover{ text-decoration:underline;}


.iju_step{ width:60rem; margin:1.6rem auto 0 auto; border:solid 5px #009144; padding:1rem;}
.border-left-green{ border-left: solid 1px #009144; padding-left:1rem; }
.top_ijusha{  }
.top_ijusha h1{ font-size:100%; line-height:100%; margin:0 0 0.4rem 0; padding:0 0 0.4rem 0; border-bottom:solid 1px #009144; }
.iju_face_thum{ height:162px; overflow:hidden; background:#ccc; }
.iju_face_thum img{ width:182px; }
.table_dl{ width:120px; font-size:70%; border:0; float:left; border-collapse:collapse; margin:0; }
.table_dl dt{ text-align:center; padding:0.1rem; border-radius:2px; width:3.3rem; float:left; clear:left; background:#dd8500; color:#fff; }
.table_dl dd{ padding:0.2rem 0 0 0.4rem; display:block; margin-left:3.3rem; }
.step_btn_shousai{ margin-top:1rem; }
.step_btn_top{ list-style:none; display:table; table-layout:fixed; width:100%; margin-bottom:0; }
.step_btn_top li{ display:table-cell; text-align:center; }
.top_bottom_block{ width:60rem; margin:0.8rem auto 0 auto; clear:both; overflow:hidden;}
.find_box{width:310px; border:solid 5px #8B69E4; background:#F4F1FC; padding:0.75rem; float:left; }
.find_box h1{ font-size:100%; line-height:100%; border-bottom:solid 1px #8B69E4; padding-bottom:0.4rem; margin-bottom:0.3rem; }
.find_box ul{ list-style:none; margin-bottom:0.9rem; overflow:hidden; line-height:1.9rem; }
.find_box ul li{ float:left; margin-bottom:0.2rem; }
.find_box ul li:nth-child(odd){ margin-right:0.7rem; }.find_box ul li:last-child{ margin:0;}
.akiya{width:310px; border:solid 5px #ff9900; background:#FFF2E6; padding:1rem; margin:0 0.92rem; float:left;}
.akiya h1{ font-size:100%; line-height:100%; border-bottom:solid 1px #ff9900; padding-bottom:0.5rem; }
.akiya h1 span{ padding-left:0.8rem;}
.shityouson{ font-size:85%; margin:0; }
.fb{width:310px; border:solid 5px #ccc; background:; float:left; }
.oita_map{ position:relative; width:60rem; margin:0 auto; }
.oita_map div{ position:absolute; z-index:9999; right:12.5rem; top:1.2rem; }
.btn_ijuu_list{ width:6.6rem !important; background:#009144 !important; }
.btn_ijuu_list a:link,.btn_ijuu_list a:visited{ color:#fff; }
.title_top_pan{ font-size:86%; }

/* footer */
footer{ clear:both; margin:2rem 0 0 0 ;}
.footer_join_inner{ width:60rem; margin:1.6rem auto 0 auto; overflow:hidden;height: 180px; }
.footer_join_inner2{ width:60rem; margin:1.6rem auto 0 auto; overflow:hidden;height: 400px; }
.footer_join{ padding:1rem 0 2rem 0; background:#FEF5DA; }
.footer_join ul{ list-style:none; font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; font-size:80%; font-weight:bold;}
.footer_info{ padding:2rem 2rem 1rem 2rem; width:60rem; }
.footer_info address{ font-size:65%; font-style:normal; }
.footer_info address span{ font-size:1.4rem; color:#009144; font-weight:bold; }
.btn_soudan a{ display:block; background:#000; color:#fff; text-align:center; font-weight:bold; font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; padding:0.8rem 0; }
.footer_copy{ border-top:solid 1px #333; padding:1.4rem 0; margin:0 auto; }
.footer_copy_inner{ width:60rem; }
.footer_bunner ul{ list-style:none; }
.footer_bunner li{ float:left; margin-right:1rem; }
.footer_copy_menu{ font-size:75%; letter-spacing:0.1rem; }
.footer_join_page{position:relative;}
.footer_join_page ul{ margin:2rem 0; color:#333; line-height:2rem; }
.btn_join_page{ position:absolute; top:17.2rem; }
.facebook_page .fb-page{ float:right; }


/*
.text-justify{ text-justify: inter-ideograph; }
@media all and (-ms-high-contrast:none){
}
*/

.text-justify { letter-spacing:-1px; }

@-moz-document url-prefix() {
  .text-justify-ff { letter-spacing:-1px; }
  .footer_text_l3{ letter-spacing:-1px; }
}

/* single */
.single .post,.nonepage,.search_sec,.archives_block{ width:60rem; margin:0 auto; }
.single .post h2 ,.search_sec h2{ font-size:140%; }

/* post */
.page article section{ width:60rem; margin:0 auto; padding-top:1rem; }

/* step */
.step_header{ width:100%; height:320px; background:url(images/step/step_bg.png) no-repeat bottom; }
.step_header_inner{ width:60rem; margin:0 auto; padding:1rem; text-align:center; }
.steplist li{ padding:2rem 0; }
.steplist li:nth-child(odd){ background:#FEF5DA; }
.steplist li section{ width:60rem; margin:0 auto; }
.steplist li h1{ padding:0; font-size:100%; line-height:100%; margin:0 0 1rem 0; }
.steplist li p { padding:1rem 2rem 0 2rem; margin:0; }
.step_sublist{ list-style:none; margin-top:1rem; margin-left:4rem; }
.step_sublist li{ padding:0; }
.step_sublist li:nth-child(3n+1){ background:url(images/step/icon_li01.png) no-repeat; padding-left:1.8rem; }
.step_sublist li:nth-child(3n+2){ background:url(images/step/icon_li02.png) no-repeat; padding-left:1.8rem; }
.step_sublist li:nth-child(3n+3){ background:url(images/step/icon_li03.png) no-repeat; padding-left:1.8rem; }
.step_footer{width:60rem; margin:0 auto; font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo;}
.step_footer h1{ font-size:1rem; line-height:120%; margin:0; font-weight:bold; padding:1rem 0; }
.steppdf{ line-height:120%; text-align:justify; }
.steppdf h1{ padding:0 0 0.6rem 0; }
.steppdf a{ font-size:0.8rem; }
.hurusato .step_sublist{ list-style:none; margin-top:1rem; margin-left:0rem; line-height:140%; letter-spacing:1px; font-weight:bold; }

/* pref */
.pref_header{ width:100%; height:320px; background:url(images/step/step_bg.png) no-repeat bottom; position:relative; }
.pref_header_inner{ width:60rem; margin:0 auto; position:relative; }
.city_map{ width:385px; height:450px; position:absolute; right:0; top:0.4rem; }
.pref_footer{ width:60rem; margin:2rem auto 0 auto !important ; }
.pref_contents{ background:#FEF5DA; padding: 1.4rem 0 2rem 0; }
.table_btn{ width:100%; display:block; list-style:none; margin:0 0 2rem 0;  padding:0; }
.table_btn li{ display:inline-block; /*width:123px;*/ margin:0 0.6rem 0.8rem 0; }
.pref section h1,.pref_footer h1{ font-size:110%; font-weight:bold; line-height:120%; margin:0; padding:0 0 0.4rem 0; font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo; }
.pref_maintitle{ font-size:40px !important ; font-weight:bold; font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif !important;}
.pref_maintitle span{ font-size:1rem; padding-left:1rem; font-weight:bold;  font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo !important; }
.huudo_table,.uji_table{ width:100%; }
.huudo_table th,.uji_table th{ background:#f4f4f4; border:solid 1px #ccc; padding:1rem; }
.huudo_table td,.uji_table td{ background:#fff; border:solid 1px #ccc; padding:1rem; text-align:center; }
.huudo_table th{ width:26%; text-align:left; }.huudo_table td{ text-align:left;}

/* job */
.job_table h1,.farm_table h1,.fore_table h1,.fish_table h1,#house_table h1,.inaka-kurshi_table h1,.w_m_table h1,.c_table h1,.h_table h1{
 font-size:160%; font-weight:bold; font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif !important; margin:2rem 0 1rem 0; }
.job_table h2,.farm_table h2,.fore_table h2,.fish_table h2,#house_table h2,.inaka-kurshi_table h2,.w_m_table h2,.c_table h2,.h_table h2{
 font-size:140%; font-weight: bold; }
.job_table img{ width:150px; }
.inaka-kurshi_table th{ width:25%; }
.inaka-kurshi_table table{ border:solid 2px;}
.post table td{ vertical-align:middle; }

/* region , link , privacy , sitemap , soudan , exp , seminar , inquiry migrant search_sec */
.region h1,.link h1,.pp h1,.sitemap h1,.soudan h1,.exp h1,.seminar h1,.inquiry h1,.migrant h1,.seminar h2 {
 font-size:150%; font-weight:bold; font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif !important; }
.region_table{ width:100%; }
.region_table th{ vertical-align:middle; }
.width100 th,.width100 td{ width:100%; }
.region_member{ width:100%; }
.region,.exp,.seminar,.inquiry,.hurusato_inner,.hurusato_header,.hurusato_footer{
 width:60rem; margin:2rem auto; position:relative; }
.region_ul{ list-style:none; }
.region_ul li{ margin:1rem 0; }
.region_ul li h1{ font-size:100%; margin:0;}
.region_ul li span{ display:block; }
.member_thum{ min-width:100px; height:100px; overflow:hidden; }
.member_thum img{ width:100px; } 
.region_post_btn{ clear:both; display:block; text-align:center; background:#009144; color:#fff; clear:both; margin:0.6rem 0;}
.region_photo_area h1{ font-size:100%; font-weight:bold ; font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo !important; }
.region_photo_area img{ padding-bottom:0.4rem; }
.region_post dt,.region_post dd{ border: solid 1px #f1f1f1 ; margin:0; padding:1rem; }
.region_post dt{ background:#f1f1f1 !important; }
.region_post th{ background:#f1f1f1 !important; }
.region_post td{ background:#fff !important; border-right:solid 1px #f1f1f1; }
.region_post .blackline td{ background:#fff !important; border:solid 1px #000; }
.hurusato_header h1{ padding-bottom:2rem; }
.link table{ width:100%; }
.seminar,.seminar ul,.seminar h1{ margin-bottom:2rem; }
.seminar_page h2,.seminar h2{ width:60rem; background:#009144; color:#fff; padding-left:1rem; }
.seminar_page h2 span{ font-size:45%; display:inline-block; letter-spacing:-1px; float:right; background:#fff; border-radius:14px; padding:0.1rem 0.3rem; margin:0.5rem 0.5rem 0 0; }
.seminar_page ul,.seminar ul{ list-style:none; }
.seminar_page ul li,.seminar ul li{ background: url(images/top/icon_news.jpg) 0.3rem 0.3rem no-repeat; padding:0 0 0 1.5rem; }
#sitemap_list{list-style:none; overflow:hidden; }
.page_item{ font-weight: bold; width:32%; padding:0.6rem; margin:0.4rem; float:left; background:#f1f1f1; }
.children .page_item{ margin:0; font-weight:normal; padding-left:0.1rem; }
.children{ list-style:circl
e; }
.home-item{ width:99%; background:#CDE2CE; text-align:center; padding:0.6rem; margin:0.4rem; }
.home-item a:link{ color:#fff !important; font-weight: bold; }
.soudan h2{ font-size:130%; font-weight:bold; width:25rem; border-radius:1.6rem; padding:0.4rem 1rem; font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo; text-align:center; margin:4rem auto 2rem auto; background:#009144; color:#fff; }
.soudan h3{color:#009144; font-size:110%; font-weight:bold; font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo; }
.soudan strong{ font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo; }
.pad-b-1rem{ padding-bottom:1rem; }
.soudan table{ width:100%; }
.red{ color:#F00; font-weight:bold; }
.ijuu_bar{ font-size:130%; font-weight:bold; border-radius:1.6rem; padding:0.4rem 1rem; font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo; text-align:center; margin:2rem auto 1rem auto !important; background:#009144; color:#fff; }
.ijuu_bar_span{ text-align:center; display:block; }
.soudan .columns h3{ border-bottom:dotted 1px #009144; }

/* form hurusato */
.hurusato{ background:#FEF5DA; }
.hurusato_title{ float:left; }
.member_img{ position:absolute; bottom:0; right:14rem; }
.hurusato_header{ position:relative; }
.member_map{ position:absolute; right:0; }
.hurusato_inner{ height:180px; }
.width6rem{ width:7rem; display:inline-block; margin:0 0.2rem; }
.width5rem{ width:6rem; display:inline-block; margin:0 0.2rem; }
.width4rem{ width:5rem; display:inline-block; margin:0 0.2rem; }
.width3rem{ width:4.5rem; display:inline-block; margin:0 0.2rem; }
.width2rem{ width:4rem; display:inline-block; margin:0 0.2rem; }
.radio_float { float:left; margin-right:0; }
.wpcf7-form input[type=submit]{
/*width:100px;
height:30px;*/
	font-size: 100%;
    padding-right: 100px;
    padding: 0.2em 0.4em;
    background: #4ae342;
    color: #ffffff;
    border-radius: 4px;
    width: 80%;
    height:50px;
    cursor: pointer;
    box-shadow: 0 0 1px rgba(181, 235, 178, 1);
    border: 1px solid #ccc; 
}

#textfield3{ width:10rem !important; margin-right:0.5rem; display:inline-block; }
#textfield4{ width:4rem !important; margin:0 0.5rem; display:inline-block; }
#textfield5{ width:4rem !important; margin:0 0.5rem; display:inline-block; }
#number2{ width:4rem !important; display:inline-block; }
#job_0,#job_1,#job_2,#job_3,#job_4,#job_5,#job_6,#job_7
,#family_0,#family_1,#family_2,#family_3,#family_4,#family_5
,#season_0,#season_1,#season_2,#season_3,#season_4,#season_5
,#info_0,#info_1,#info_2,#info_3,#info_4,#info_5,#info_0a,
.line_sex label{ display:inline-block !important; }
#info_0a{ width:10rem; }
#number2{ margin-right: 1rem; }
.line_job label,.line_family label,.line_season label,.line_info label,
.line_home label,.line_mail_area label,.line_haishin label{ 
display:inline-block !important; margin-right:1rem; font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo !important; }
span.wpcf7-list-item{ margin:0.3rem !important; }
/*.wpcf7-free-text{ width:100px; }*/
.hurusato_body h6{ font-weight:bold; }
.bold{ font-weight:bold; }
.pad-t1rem{ padding-top:1rem; }
.4rem{ width:4rem !important; }
.float-left-label label{ display:inline-block; /*float:left;*/ margin-right:2rem; }
.sp_nav{ display:none; }
.hader_banner{ display:none; }
.header_serch{ position:relative; left:4.4rem/*8.5rem*/; top:0.2rem; }
.region_post iframe{ width:560px; height:315px; }
.cat_span{ font-size:80%; padding:0.1rem 0.4rem 0 0.4rem; background:#999; margin-left:0.6rem; border-radius:3px; }
.cat_span a:link,.cat_span a:visited,.cat_span a:hover{ color:#fff; }

.oita_map div img{width:240px;}

/* ここからスマホー！ */
@media screen and ( max-width:639px ){

.sp-text-center{ text-align:center; }
.table_dl{ margin:0; }
.outer{ clear:both; position:relative; overflow:hidden; }
.btn_top_member{ display:inherit; text-align:center; }
.sp_position_right{ width:185px; margin:0 auto; }

.page .addthis_sharing_toolbox,.header_top,.header_nav ul,.news,.osusume_news,.iju_step,.top_bottom_block,
.footer_join_inner,.footer_copy_inner,.single .post,.page article section,.step_header_inner,
.steplist li section,.step_footer,.pref_header_inner,.pref_footer,
.region,.exp,.seminar,.inquiry,.hurusato_inner,.hurusato_header,.hurusato_footer,
.find_box,.akiya,.fb,.footer_info,#pan ul,.oita_map,.sp-width-100 li,.youtube100,
#pan
{ width:100%; }

.top_ijusha h1{ margin: 2rem 0 ; }
.footer_info,.member_thum{ text-align:center; }
.oita_map div,.member_map,.member_img
{ width:45%; }
.header_form,.hader_banner,.header_nav,.member_img,.city_map,.sp-none,
.top-bar,.toggle_submenu ul
{ display:none; }

.toggle_submenu:hover ul{ display:block; }

.sp-width-100,.footer_join,.steppdf{ margin-top:1rem; }
.sp-width-100 li{ margin-bottom:1rem; }
.header_logo,.header_serch,.step_btn_top li,.header_submenu{ display:block; }
.header_logo,.fb{ text-align:center; }
.news,.osusume_news,.iju_step,.akiya,footer,.top_bottom_block{ margin:0; }
.border-left-green{ border:0; }
.header_submenu li,.step_btn_top li{ padding:0; margin-bottom:1rem; }
.header_submenu { margin-bottom:1rem; overflow:hidden; }
.btn_soudan{ text-align:center; }
.btn_soudan a{ display: inline-block; padding:0.2rem 1rem; }
.btn_join_page{ position:relative; top:-3rem; }
.soudan h2{ width:90%; }

.header_logo img{ margin:1.2rem 0; }

.post section,.pref_header,.region_post{ padding:0 1rem; }
.step_sublist{ margin-left:0; }
.hurusato_title h2{ padding-top:1rem; }
.btn_join_page{ display: inherit; text-align:center; }
.top-bar-left li{ padding:0.3rem; }
.header_serch{ position:relative; left:0; }
.region_post iframe{ width:100%; height:auto; }

}

.alignleft {
	float: left;
	margin: 0.375em 1.75em 1.75em 0;
}

.alignright {
	float: right;
	margin: 0.375em 0 1.75em 1.75em;
}

.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto 1.75em;
}
.block {
    padding: 20px;
    border: #ff7f92 dashed 1px;
    background: #fff;
	width:80%;
}



/*20182018 メニューに農林水産業ページを追加*/
.header_nav ul li:last-child{
    background-image: url(images/common/btn_line.jpg),url(images/common/btn_line.jpg);
    background-position: 0px 0px,right 0px;
    background-repeat: repeat-y, repeat-y;
}
.find_box ul li img{
    vertical-align: top;
}
.find_box ul li.find_box_flr{
    float: right;
}
.find_box .find_box_box{
    width: 276px;
}
.footer_join_inner2{
    width: auto;
    height: auto;
}
.footer_join_inner2 img{
    max-width: 100%;
}
/*20182018 */