/* ----------------------------------------------------------------------

 smart phone setting

---------------------------------------------------------------------- */
body { margin:0; padding:0 0 74px; background:#fff;
       font-family:"Century Gothic",Arial,sans-serif;
       color:#333; }

#header_logo img {width:260px;}

/* layout */
#main_content { position:relative; }
body .l-contents__inner .l-contents__sidebar, { padding:0 10px; margin: 0 auto; width: 200px; flex-basis: var(--contents--main-basis);}
.index .l-contents__sidebar {  }
/*.l-contents__main { padding:0 10px 0; }*/


/* headline */
.headline1, .headline2, .index_headline1, .index_headline2, .l-contents__sidebar .side_headline, .l-front-page-widget-area--bottom .side_headline, .c-entry__title, #archive_headline h2
 { font-size:12px; background:#f2f2f2; margin:0 0 12px 0; padding:2px 0 2px 10px; line-height:190%; -moz-border-radius:2px; -khtml-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; border:1px solid #ccc; }


/* mobile banner */
#mobile_banner_top { text-align:center; margin:-20px 0 20px 0; background:#ddd; padding:10px 10px; }
#mobile_banner_top img { display:block; margin:0 auto; height:auto; max-width:100%; width:auto; }
#mobile_banner_bottom { text-align:center; padding:0 0 40px 0; }
#mobile_banner_bottom img { display:block; margin:0 auto; height:auto; max-width:100%; width:auto; }


.servicesSlider p { line-height:1.5em; }


/* hero */
.hero {
	background-image: url('/img/hero-bg_sp.jpg');
}
.hero .inner {
	display: none;
}


/* ----------------------------------------------------------------------
 single post page
---------------------------------------------------------------------- */
#single_headline { display:none; }

/* title area */
.single_post .post_info { padding:0 0 10px 0; margin:0 0 15px 0; }
.single_post .title_area { }
.single_post .title {}
.single_post .meta { margin:0 0 10px 0; }
.single_post .meta li { background:none; margin:0 10px 5px 0; padding:0 10px 0 0; font-size:10px; float:left; display:inline; border-right:1px solid #aaa; line-height:120%; }
.single_post .meta li.post_author { padding:0 10px 0 15px; background:url(img/common/icon_author.gif) no-repeat left; }
.single_post .meta li.post_category { padding:0 10px 0 15px; background:url(img/common/icon_category.gif) no-repeat left; }
.single_post .meta li.post_tags { padding:0 10px 0 15px; background:url(img/common/icon_tag.gif) no-repeat left; }
.single_post .meta li.post_comment { border:none; margin:0; padding:0 0 0 15px; background:url(img/common/icon_comment.gif) no-repeat left; }
.single_post .meta li.post_edit { border-left:1px solid #aaa; margin:0 0 0 10px; padding:0 0 0 10px; border-right:none; }
.single_post .image { display:none; }
.single_post #first_page { display:block; }
.single_post .image img { margin:20px auto 0; display:block; width:100%; height:auto; }
.single_post .image .no_image { display:none; }

/* social bookmark */
#bookmark { margin:0; }
#bookmark li { float:left; display:inline; margin:0 10px 0 0; }
#bookmark li.social2 { width:65px; }
#bookmark li.social3 { width:115px; }

/* post */
.post { margin:0 0 25px 0; }

/* next page */
#post_pagination { margin:20px 0 30px 0; }
#post_pagination h5 { margin:0 10px 0 0; float:left; line-height:30px; font-size:12px; }
#post_pagination a, #post_pagination p { float:left; display:inline-block; background:#eee; margin:0 5px 0 0; width:30px; height:30px; line-height:30px; text-align:center; text-decoration:none; color:#333; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; font-size:12px; }
#post_pagination p { background:#999; color:#fff; }
#post_pagination a:hover { color:#fff; }

/* related post */
#related_post { margin:0 0 25px 0; }
#related_post ul { margin:0; }
#related_post ul li { margin:0 0 10px 0; padding:0 0 10px 0; line-height:100%; border-bottom:1px dotted #ccc; }
#related_post ul li .meta { display:inline; margin:0; }
#related_post ul li .date { line-height:100%; font-size:11px; margin:0 0 5px 0; padding:0; font-weight:bold; }
#related_post ul li .title { line-height:130%; font-size:14px; font-weight:normal; margin:0; padding:0; }
#related_post ul li .title a { color:#333; display:block; margin:0 0 10px 0; }
#related_post ul li .title a:hover {  }
#related_post ul li .image img { display:block; border:1px solid #ccc; padding:2px; float:left; margin:0 10px 0 0; }
#related_post ul li .image:hover img { }

/* next prev post link */
#previous_next_post { margin:0 0 35px 0; padding:0; }
#previous_next_post p { font-size:11px; margin:0 0 5px 0; line-height:160%; }
#previous_next_post a { color:#333; display:block; padding:10px; background:#f2f2f2; text-decoration:none; -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; }
#previous_next_post a:hover { color:#fff; }
#previous_post a { background:#f2f2f2 url(img/common/arrow_left.png) no-repeat 14px 14px; padding-left:35px; }
#next_post a { text-align:right; background:#f2f2f2 url(img/common/arrow_right.png) no-repeat right 14px top 14px; padding-right:35px; }

/* comment */
#comment_header { position:relative; margin:0 0 15px 0; padding:0; border:none; height:auto; }
#comment_headline { position:relative; left:0px; top:0px; display:block; font-size:16px; margin:0 0 15px 0; padding:0; line-height:100%;  }
#comment_header ul { position:relative; right:0px; bottom:0px; margin:0; padding:0; line-height:100%; }
#comment_header ul li { float:left; display:block; text-align:center; margin:0 -1px 0 0; line-height:0; width:50%; }
#comment_header ul li a, #comment_header ul li p
 { color:#333; font-size:11px; padding:0; margin:0; width:100%; text-decoration:none; display:block; background:#f2f2f2; line-height:31px; }
#comment_header ul li.comment_switch_active a, #comment_header ul li#comment_closed p
 { border-bottom:1px solid #fff; background:#fff; }
.comment-meta-left { float:left; width:auto; min-width:150px; }
.comment-content { padding:0; }
#submit_comment { width:100%; -webkit-appearance:none; }
#trackback_url_area input { padding:5px 2%; width:96%; border:none; background:#eee; }
#guest_info input, #comment_textarea textarea { -webkit-appearance:none; -moz-border-radius:0; -khtml-border-radius:0; -webkit-border-radius:0; border-radius:0; }




/* ----------------------------------------------------------------------
 pages
---------------------------------------------------------------------- */
#page_edit { margin:0 0 30px 0; }


/* contact page */
.wpcf7 { background:#fafafa; border:1px solid #ddd; padding:20px; -moz-border-radius:10px; -khtml-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; }
.wpcf7 p { padding:20px 20px 0; margin:0; font-size:11px; }
.wpcf7 input, .wpcf7 textarea { width:97.5%;  border:1px solid #ccc; padding:8px; font-size:14px; }
.wpcf7 textarea { height:300px; }
.wpcf7 input.wpcf7-submit { cursor:pointer; color:#fff; font-weight:bold; font-size:14px; width:200px; height:40px; margin:0 auto; display:block; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.wpcf7 input.wpcf7-submit:hover { }
.wpcf7 input:focus, .wpcf7 textarea:focus { }
.wpcf7-captchac { border:1px solid #ccc; }
.wpcf7-radio input, .wpcf7-checkbox input { width:auto; border:none; padding:0; }
.wpcf7-radio span, .wpcf7-checkbox span { margin:0 20px 0 0; display:inline-block; }
span.wpcf7-list-item-label { top:-2px; position:relative; display:inline-block; }




/* ----------------------------------------------------------------------
 Archive, Search result page
---------------------------------------------------------------------- */

/* archive post list */
#blog_list li { background:url(img/common/dot1.gif) repeat-x left bottom; margin:0 0 14px 0; padding:0 0 11px 0; }
#blog_list .info { width:69%; float:right;}
#blog_list .title { font-size:17px; line-height:140%; margin:0 0 12px 0; }
#blog_list .title a { color:#333; text-decoration:none; display:block; }
#blog_list .title a:hover { text-decoration:underline; }
#blog_list .desc { line-height:160%; margin:0 0 17px 0; font-size:11px; }
#blog_list .meta { margin:0; }
#blog_list .meta li { background:none; margin:0 10px 5px 0; padding:0 10px 0 0; font-size:10px; float:left; display:inline; border-right:1px solid #aaa; line-height:120%; }
#blog_list .meta li.post_author { padding:0 10px 0 15px; background:url(img/common/icon_author.gif) no-repeat left; }
#blog_list .meta li.post_category { padding:0 10px 0 15px; background:url(img/common/icon_category.gif) no-repeat left; }
#blog_list .meta li.post_comment { border:none; margin:0; padding:0 0 0 15px; background:url(img/common/icon_comment.gif) no-repeat left; }
#blog_list .image { float:left; display:block; position:relative; width:28%; }
#blog_list .image img {  width:100%; height:auto; }

/* page navi */
.page_navi { margin:0 0 40px 0; padding:0; }
.search_result_pager .page_navi { margin-top:20px; }
.page_navi h4 { font-size:10px; font-weight:normal; margin:0 0 10px 0; color:#888; }
.page_navi ul { }
.page_navi li { float:left; }
.page_navi a, .page_navi a:hover, .page_navi span
 { text-decoration:none; color:#666; font-size:11px; padding:13px 15px; line-height:100%; margin:0 2px 4px; background:#efefef; display:block; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.page_navi a:hover { color:#fff; text-decoration:none; }
.page_navi span.dots { background:#fff; }

.page_navi span.current { color:#fff; background:#c1c1c1; }
.page_navi a.prev, .page_navi a:hover.prev, .page_navi a:visited.prev {  }
.page_navi a.next, .page_navi a:hover.next, .page_navi a:visited.next {  }

.page_navi p.back a, .page_navi p.back a:hover { display:inline-block; padding:8px 20px; }




/* ----------------------------------------------------------------------
 Side contents
---------------------------------------------------------------------- */
.l-contents__sidebar .widget_block, .l-front-page-widget-area--bottom .widget_block{ margin:0 0 0px 0;padding: 0; }
.l-contents__sidebar .widget_block .textwidget, .l-front-page-widget-area--bottom .widget_block .textwidget { font-size:12px; line-height:20px; }
.l-contents__sidebar li, .l-front-page-widget-area--bottom li { line-height:170%; margin:0 0 15px 0; font-size:11px; background:url(img/common/arrow3.gif) no-repeat left 4px; padding:0 0 0 14px; }
.l-contents__sidebar li ul, .l-front-page-widget-area--bottom li ul { margin:15px 0 0 0; }
.l-contents__sidebar a, .l-front-page-widget-area--bottom a { color:#666; }

/* orginal widget post list */
.widget_post_list { margin:0; }
.l-contents__sidebar .widget_post_list li, .l-front-page-widget-area--bottom .widget_post_list li{ background:none; padding:0 0 10px 0; margin:0 0 10px 0; border-bottom:1px dotted #aaa; }
.widget_post_list li.last { border:none; margin:0; }
.widget_post_list .info { }
.widget_post_list .info .date { margin:2px 0 5px 0; line-height:100%; color:#004b64; font-weight:bold; }
.widget_post_list .info .title { font-size:12px; margin:0; padding:0 0 5px 0; display:block; font-weight:bold; }
.widget_post_list .image { float:left; display:block; margin:0 15px 0 0; }
.widget_post_list .image img { width:64px; height:64px; }
#footer .widget_post_list li { padding:0 0 6px 0; margin:0 0 10px 0; background:none; border-bottom:1px dotted #aaa; }
#footer .widget_post_list li.last { border:none; margin:0; padding:0; }
#footer .widget_post_list .info .date { color:#ffffff; }

/* calendar */
#wp-calendar { margin:0 auto; width:100%; font-size:11px; border-collapse:separate; table-layout:fixed; }
#wp-calendar th, #wp-calendar td { color:#333; padding:0; line-height:350%; text-align:center; }
#wp-calendar td a { display:block; margin:0; padding:0; text-decoration:none; color:#333; background:#efefef; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; }
#wp-calendar td a:hover { text-decoration:none; color:#fff;}
#wp-calendar caption { padding:7px 0; }
#wp-calendar thead th, #wp-calendar tfoot td { border:none; padding:0; line-height:200%; }
#wp-calendar #prev, #wp-calendar #next { line-height:200%; }
#wp-calendar #prev a, #wp-calendar #next a { text-decoration:none; background:none; color:#333; }
#wp-calendar #prev a:hover, #wp-calendar #next a:hover { -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; color:#fff; }
#wp-calendar td#today { color:#fff; background:#c1c1c1; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; }
#footer #wp-calendar { margin-bottom:20px; }
#footer #wp-calendar td a { background:#eaeaea; }

/* ad */
.ad_widget { text-align:center; }

/* search */
.widget_search label { display:none; }
.widget_search #search-box, .widget_search #s { width:66%; height:33px; margin:0 -2px 10px 0; border:1px solid #ccc; background:#f2f2f2; padding:0 2%; box-shadow:2px 2px 3px 0px #ddd inset; position:relative; }
.widget_search #search-btn input, .widget_search #searchsubmit { border:none; float:right; color:#fff; height:35px; width:30%; }
.widget_search #search-btn input:hover, .widget_search #searchsubmit:hover { cursor:pointer; }

/* archive category dropdown */
.widget_archive select, .widget_categories select { border:1px solid #ddd; padding:6px 10px; width:100%; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; margin:0 0 20px 0; }



/* ----------------------------------------------------------------------
 index page
---------------------------------------------------------------------- */
#index_contents { }
#index_left_col { padding:0 10px; }
#index_right_col { padding:0 10px; }

/* slider */
#slider_wrap { margin:-20px 0 20px 0; background:#ddd; padding:10px 10px; }
#slider { }
.nivo-thumbs-enabled { display:none; }


/* Topics */
#index_pickup_area { margin:0 0 25px 0; }

/* Banner */
.pickup_banner { margin:0 0 25px 0; }
.pickup_banner ul { margin:0; text-align:center; }
.pickup_banner li { float:left; width:48%; margin:0 1%; }
.pickup_banner li a img { display:block; margin:0 auto 10px auto; height:auto; max-width:100%; width:auto; }

/* Pickup Article */
.pickup_post { }
.pickup_post h4 { font-size:14px; background:url(img/footer/headline_base1.gif) repeat-x left bottom; margin:0 0 12px 0; padding:0 0 0 0px; height:31px; line-height:21px; }
.pickup_post h4 span { padding:0 0 0 10px; }
.pickup_post ol { list-style:none; margin:0; font-size:12px; }
.pickup_post li { background:url(img/common/dot1.gif) repeat-x left bottom; margin:0 0 7px 0; padding:0 0 7px 0; }
.pickup_post li a { padding:0 0 0 80px; display:block; color:#333; }
.pickup_post li a:hover { }
.pickup_post li.rank1 a { background:url(img/index/rank1.gif) no-repeat left; }
.pickup_post li.rank2 a { background:url(img/index/rank2.gif) no-repeat left; }
.pickup_post li.rank3 a { background:url(img/index/rank3.gif) no-repeat left; }


/* post list */
#index_latest_blog li { background:url(img/common/dot1.gif) repeat-x left bottom; margin:0 0 14px 0; padding:0 0 11px 0; }
#index_latest_blog .info { width:69%; float:right; }
#index_latest_blog .title { font-size:17px; line-height:140%; margin:0 0 12px 0; }
#index_latest_blog .title a { color:#333; text-decoration:none; display:block; }
#index_latest_blog .title a:hover { text-decoration:underline; }
#index_latest_blog .desc { line-height:160%; margin:0 0 17px 0; font-size:11px; }
#index_latest_blog .meta { margin:0; }
#index_latest_blog .meta li { background:none; margin:0 10px 10px 0; padding:0 10px 0 0; font-size:10px; float:left; display:inline; border-right:1px solid #aaa; line-height:120%; }
#index_latest_blog .meta li.post_category { padding:0 10px 0 15px; background:url(img/common/icon_category.gif) no-repeat left; }
#index_latest_blog .meta li.post_comment { border:none; margin:0; padding:0 0 0 15px; background:url(img/common/icon_comment.gif) no-repeat left; }

#index_latest_blog .image { float:left; display:block; position:relative; width:28%; }
#index_latest_blog .image img { width:100%; height:auto; }



#archive_button { text-align:center; margin:-10px 0 25px 0; }
#archive_button a {
   margin:0 auto; color:#fff; font-size:11px; padding:0px 40px 0px; height:28px; line-height:29px; display:inline-block; text-decoration:none;
   -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;
}
#archive_button a:hover {  }


/* right contents */
#index_right_col #index_right_banner { margin:0 0 25px 0; display:block; text-align:center; }
#index_right_col .headline1 { margin:0 0 10px 0; }
#index_right_col #index_archive li { background:url(img/common/dot1.gif) repeat-x left bottom; margin:0 0 8px 0; padding:0 0 8px 0; font-size:12px; }
#index_right_col #index_archive li a { background:url(img/index/arrow1.gif) no-repeat left 3px; padding:0 0 0 14px; display:block; color:#333; text-decoration:none; }
#index_right_col #index_archive li a:hover { text-decoration:underline; }
#index_right_col #index_archive li.last { background:none; margin:0; padding:0; }



.boxFlow {
	width: auto;
	padding: 10px;
	margin-bottom: 30px;
	border: 5px solid #F90;
	border-radius:10px;
	text-align: center;
}
.boxFlow h3 {
	padding: 0!important;
	padding-bottom: 15px!important;
	border: none!important;
	border-bottom: 1px dashed #ddd!important;
}

.boxFlow p {
	text-align:left;
}

.boxEiyoushi {
    background-image: url(/wp-content/uploads/2015/11/eiyoushi1.png) ;
    background-size: 30%;
    background-repeat: no-repeat;
    background-position: center 10px;
    background-color: #f1eedf;
    margin-bottom: 30px;
    padding-top: 190px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    border-radius: 10px;
}

/* ----------------------------------------------------------------------
 header
---------------------------------------------------------------------- */
#header { position:relative; z-index:9; margin:0 0 20px 0; position:relative; box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5); height: 99px; }
.ie #header { border-bottom:1px solid #ccc; width:100%; }

/* logo */
#logo_area h1 { margin:0 0 0 10px; line-height:120%;  font-size:18px; font-weight:normal; width:40%; padding:0; }
#logo_area a { color:#333; text-decoration:none; display:block; }
#logo_area a:hover { text-decoration:underline; }
#logo_image img {  }
#logo_image a:before { }
#description { display:none; }
*:first-child+html #logo_image img { display:block; height:25px; width:auto; }
*:first-child+html #logo_image { margin-top:4px; }

/* social button */
#social_link { position:absolute; right:70px; top:11px; }
#social_link li { float:left; margin:0 0 0 3px; }
#social_link li a { display:block; width:24px; height:24px; text-indent:-9999px; text-decoration:none; }
#social_link li.twitter_button a { background:url(img/header/icon_twitter.png) no-repeat left top; }
#social_link li.rss_button a { background:url(img/header/icon_rss.png) no-repeat left top; }
#social_link li.facebook_button a { background:url(img/header/icon_facebook.png) no-repeat left top; }

/* search area */
#search_area { display:none; }

/* global menu */
#header a.menu_button {
   position:absolute; right:10px; top:35px;
}

#global_menu { display:none; clear:both; width:100%; margin:0; top:13px; position:relative; }
#global_menu ul { margin:0; }
#global_menu a { display:block; border:1px solid #bbb; margin:0 0 -1px 0; padding:4px 10px 0 22px; line-height:40px; text-decoration:none; background:#eee url(img/common/arrow4.png) no-repeat 13px 19px; color:#333; font-size:12px; }
#global_menu a:hover { color:#fff; }
#global_menu ul ul a { background:#eee url(img/common/arrow4.png) no-repeat 24px 19px; padding:4px 0 0 34px; }
#global_menu ul ul ul a { background:#eee url(img/common/arrow4.png) no-repeat 36px 19px; padding:4px 0 0 46px; }
#global_menu ul ul ul ul a { background:#eee url(img/common/arrow4.png) no-repeat 56px 19px; padding:4px 0 0 57px; }

/* header menu */
#header_menu { display:none; }

/* breadcrumb navi */
#bread_crumb { display:none; }

#header_txt,
#header_tel{
	display:none;
}
#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {
    transition: all 500ms ease-in-out;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
}
#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {
    cursor: pointer;
    border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    -o-border-radius: 1px;
    height: 5px;
    width: 35px;
    background: #353535;
    position: absolute;
    display: block;
    content: '';
}
#nav-toggle {
    cursor: pointer;
    padding: 10px 35px 16px 0px;
}
#nav-toggle span:before {
    top: -10px;
}
#nav-toggle span:after {
    bottom: -10px;
}
#nav-toggle.active span:before {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}
#nav-toggle.active span:after {
    transform: translateY(-10px) rotate(-45deg);
    -webkit-transform: translateY(-10px) rotate(-45deg);
    -ms-transform: translateY(-10px) rotate(-45deg);
    top: 10px;
}
#nav-toggle.active span {
    background-color: transparent;
}
#nav-toggle.active span:before {
    top: 0;
}
/* ----------------------------------------------------------------------
 footer
---------------------------------------------------------------------- */
#footer { margin:0 auto; border-top:1px dotted #aaa; padding:50px 10px 0 10px; overflow:hidden; position:relative; }

/* return top */
#return_top { display:none; }

#footer_widget_area { margin:0; position:relative; overflow:hidden; }
.footer_widget { margin:0 0 20px 0; font-size:11px; }
.footer_headline { font-size:14px; background:url(img/footer/headline_base1.gif) repeat-x left bottom; margin:0 0 12px 0; padding:0 0 0 0px; height:31px; line-height:21px; }
.footer_headline span { padding:0 0 0 10px; }
.footer_widget li { line-height:170%; margin:0 0 10px 0; font-size:11px; background:url(/images/footerarrow.gif) no-repeat left 7px; padding:0 0 0 14px; }
.footer_widget a { color:#ffffff; }

/* copyright */
#copyright { clear:both; padding:0 0 7px; font-size:10px; background:#e30920; margin:0 -10px;  }
#copyright p { margin:15px 0 0 10px; float:left; color:#fff; }
#copyright a { text-decoration:none; color:#fff; }
#copyright a:hover { text-decoration:underline; }

/* return top */
#return_top_mobile { z-index:9; float:right; display:block; text-indent:100%; overflow:hidden; white-space:nowrap; width:35px; height:35px; margin:10px 10px 0 0; padding:0; background:#aaa url(img/footer/return_top2.gif) no-repeat center center; -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; }
#return_top_mobile:hover { background-color:#666; }


.mt-100{margin-top:0px !important;}

#footer {
	background: #fff;
}

.nav_menu-2 {
    border: 2px solid #ffcc00;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border: 2px solid #ffe26c;
    margin-bottom: 20px !important;
}

.title_kodawari {
	margin: 0 auto;
	width:70%;
}

.title_voice {
	margin: 0 auto;
	width:90%;
}

.features-wrapper p br {
	display: none;
}
.features-wrapper img {
	width: 55%;
}

.l-contents__sidebar li a,
.l-front-page-widget-area--bottom li a {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    background-image: url(/images/side_li.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
    text-decoration: none;
    letter-spacing: 0.1em;
}

.l-contents__sidebar li,
.l-front-page-widget-area--bottom li {
    border-bottom: 1px solid #FFE26C;
}

.l-contents__sidebar li,
.l-front-page-widget-area--bottom li {
    line-height: 170%;
    margin: 0 0 15px 0;
    font-size: 11px;
    background: url(img/common/arrow3.gif) no-repeat left 4px;
    padding: 0 0 0 14px;
}

.l-contents__sidebar li,
.l-front-page-widget-area--bottom li {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #ffe26c;
    margin-bottom: 0px;
    background-image: none;
    padding: 0 4px;
    margin-left: 0px;
}

.nav_menu-2 ul {
    margin-bottom: 0;
}

.single_post h2, #archive_headline h2, .c-entry__title {
	font-size: 20px;
	margin: 0 0 50px 0;
	padding: 10px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	text-align: left;
	color: #333333;
	position: relative;
	border-bottom-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #d31222;
letter-spacing: 0.2em;
font-weight: normal;
background-color:#fff;
}

.l-contents__main h3 {
	text-align: left;
	margin-bottom: 0;
	color: #F90;
	font-size: 18px;
	word-spacing: 0.2em;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #F90;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
        margin-bottom:20px;
}

.l-contents__main .subarea {
	padding: 8px;
}


.social4i {
	background-color: #F9F9F9;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-radius:10px;
}

.voiceico img { width:auto !important;}


#footer_widget_area {
	width:200px;
	margin: 0 auto;
}

.footer_widget .menu {
	border: 2px solid #ffcc00;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: 2px solid #e30920;
	margin-bottom: 20px !important;
}

.footer_widget .menu a {
	color:#000000;
}

.footer_widget .menu a:hover {
	color:#990000;
}

.footer_widget ul {
	margin-bottom: 0;
}

.footer_widget li a {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    background-image: url(/wp-content/uploads/2016/05/icnAllow02.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
    text-decoration: none;
    letter-spacing: 0.1em;
}

.footer_widget li {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #ccc;
    margin-bottom: 0px;
    background-image: none;
    padding: 0 4px;
    margin-left: 0px;
}

.footercontactbnr img {
	width:96% !important;
}

.sptelbnr {
    background:#e30b20 url(/img/sp-footertel.gif) no-repeat center top;
    position: fixed;
    font-size: 14px;
    padding-bottom: 10px;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    padding-top: 32px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-around;
    justify-content:         space-around;
}

.sptelbnr .sptelbnr_h {
	width:31%;
}

.sptelbnr .sptelbnr_f {
	width:31%;
}

.sptelbnr .sptelbnr_a {
	width:31%;
}

.sptelbnr img {
    display: block;
    margin: 0 auto;
	max-width: 100%;
}

a.bttop{
	color: #FFF;
	text-decoration: none;
	background-color: #ff9900;
	width: 80%;
	padding-top: 20px;
	padding-bottom: 20px;
	border-radius:10px;
	display: block;
	margin-right: auto;
	margin-left: auto;
font-size:18px;
}
.wrapper { height:none !important;}
.designs { position: relative; left: 0; right: 0; margin-left: auto; margin-right: auto; top: 50px; }
.bttop { margin-top: 20px; }

.pcbox { display:none !important; }

#carbonads,
.text-4 { display:none; }

img.alignleft { float:none; display:block; }

.post img.alignleft, div.alignleft { display:block; }



/**************************************************************
追加 / お知らせ
**************************************************************/
.information_list li a {
	display: flex;
	/* flex-direction: column; */
	flex-wrap: wrap;
	align-items: flex-start;
	padding: 15px;
}
.information_list li a .date {
	order: 2;
	line-height: 24px;
}
.information_list li a .category {
	order: 1;
	margin-right: 10px;
	width: 100px;
	font-size: 10px;
}
.information_list li a h3 {
	order: 3;
	margin-top: 10px;
	width: 100%;
}
