/* ----------------------------------------------------------------------

 smart phone setting

---------------------------------------------------------------------- */
body { margin:0; padding:0; background:#fff;
       font-family:"Century Gothic",Arial,sans-serif;
       color:#333; }


/* layout */
#main_content { position:relative; padding:0 15px; }
#side_col { padding:0; }
.index #side_col {  }
#left_col { padding:0 15px; }
.pc_only { display:none !important; }
.sp_dis_bl { display:block; }


/* headline */
.headline1, .headline2, .index_headline1, .index_headline2, #side_col .side_headline, #page_headline, #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; }


/* ----------------------------------------------------------------------
 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 { margin:0 0 15px 0; font-size:20px; line-height:140%; border-bottom:1px dotted #aaa; padding:0 0 10px 0; }
.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 0 0; margin:0; font-size:11px; }
.wpcf7 input, .wpcf7 textarea { width:100%;  border:1px solid #ccc; padding:8px; font-size:14px; box-sizing:border-box; }
.wpcf7 textarea { height:100px; overflow: scroll; }
.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; }
input.wpcf7-form-control.wpcf7-submit.has-spinner { margin-top: 40px; }




/* ----------------------------------------------------------------------
 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
---------------------------------------------------------------------- */
#side_col .side_widget { margin:0 0 15px 0; }
#side_col .side_widget .textwidget { font-size:12px; line-height:20px; }
#side_col 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; }
#side_col li ul { margin:15px 0 0 0; }
#side_col a { color:#666; }

/* orginal widget post list */
.widget_post_list { margin:0; }
#side_col .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:#888; }

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

/* Free wi-fi */
.free_wi_fi { margin:0 0 12px 0; }

/* facebook */
.facebook { max-width:230px; margin:0 auto 15px auto; }

/* index_side_banner */
.index_side_banner { margin:0 0 5px 0; }

/* page_side_banner */
.page_side_banner { margin:0 0 5px 0; }




/* ----------------------------------------------------------------------
 index page
---------------------------------------------------------------------- */
#index_contents { }
#index_left_col { padding:0 10px; }
#index_right_col { padding:0 10px; }

/* news */
#top_news_box { background:#333333; padding:20px; }
.top_news_title { color:#fff; font-size:18px; text-align:center; margin:0 0 10px 0; }
.top_news { margin:0 0 15px 0; }
.top_news li { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size:13px; color:#fff; border-bottom:dotted 1px #969696; padding:0 0 5px 0; margin:0 0 5px 0; text-align:center; }
.top_news li .date { font-size:11px; color:#b4b4b4; }
.top_news li a { color:#fff; text-decoration:none; }
.top_news li a:hover { color:#fff; font-weight:bold; text-decoration:underline; }
.top_news_archive { font-size:12px; padding:0 0 0 20px; display: table; margin-left: auto; margin-right: auto;
	background:url(http://test03.nigalab.com/wp/wp-content/uploads/2018/04/top_news_archive.png)no-repeat left center;
	background-size:15px 15px; }
.top_news_archive a { color:#fff; text-decoration:none; }
.top_news_archive a:hover { color:#fff; font-weight:bold; text-decoration:underline; }

/* index banner 1 */
.index_banner_01 { width:100%; margin:15px auto; }
.index_banner_01 a img:hover { opacity:0.75; }

/* index banner 2 */
.index_banner_02 { width:100%; margin:0 auto 15px auto; }
.index_banner_02 a img:hover { opacity:0.75; }

/* index banner 3 */
.index_banner_03 { margin:0; }
.index_banner_03 a img:hover { opacity:0.75; }

/* index banner 4 */
.index_banner_04 { margin:0; }
.index_banner_04 a img:hover { opacity:0.75; }

/* index map */
.index_map { margin:0; }

/* h2 */
.ind_con_h2_001_wrap { height:35px; background:#ef8200; padding:0 10px; margin:0 0 10px 0;
	border-radius: 18px;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px; }
.ind_con_h2_001 { color:#fff; font-size:16px; line-height:35px; padding:0 0 0 23px; margin:0;
	background:url(http://test03.nigalab.com/wp/wp-content/uploads/2018/04/ind_con_h2_001_bg.png)no-repeat left center;
	background-size:18px 18px; }

/* h3 */
.index_box_eigyou h3 { font-size:15px; text-align:center; margin:0 0 3px 0; line-height:150%; }
.index_box_eigyou_2 h3 { color:#ed1e79; font-size:17px; text-align:center; margin:0 0 8px 0; line-height:150%; }

/* p */
.index_box_eigyou p { text-align:center; margin:0 0 10px 0; line-height:150%; }
.index_box_eigyou_2 p { text-align:center; margin:0 0 15px 0; line-height:150%; }
.index_box_eigyou_2 p span { color:#ed1e79; font-weight:bold; }

/* box */
.index_box_wrap_01 { margin:0 0 20px 0; }
.index_box_wrap_02 { margin:0 0 20px 0; overflow:hidden; }
.index_box_eigyou { background:#fdebc8; padding:20px; }
.index_box_eigyou_2 { background:#fdebc8; padding:20px; }

/* index_link_area */
#index_link_area { clear:both; }
.index_link_01 { margin:0 4px 4px 0; }
.index_link_02 { margin:0 0 4px 0; }
.index_link_03 { margin:0 4px 0 0; }
.index_link_04 { margin:0;  }

/* slider */
#slider_wrap { width:100%; background:#fff; }
#slider { margin:0 auto 20px auto; }

/* main menu */
.index_main_menu_wrap { display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.index_main_menu { display:inline-block; width:46%; background:#fff; margin:0 2% 15px 2%; padding:0; vertical-align:top; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border:solid 1px #ccc; box-sizing:border-box; }
.index_main_menu:last-child { margin:0 2% 20px 2%; }
.index_main_menu_img { width:100%; height:auto; margin:0 0 14px 0; }
.index_main_menu_img img {
	-webkit-border-top-left-radius: 5px;  
	-webkit-border-top-right-radius: 5px;  
	-moz-border-radius-topleft: 5px;  
	-moz-border-radius-topright: 5px; }
.index_main_menu_title { color:#003c94; font-size:13px; line-height:150%; margin:0 14px 5px 14px; }
.index_main_menu_title span { font-size:11px; }
.index_main_menu_desc { font-size:10px; line-height:150%; margin:0 14px 14px 14px; }

/* h2 */
.index_h2_001_wrap { height: 20px; background:#289ee4; color:#fff; padding:10px 0; margin:0;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px; }
.index_h2_001 { color:#fff; font-size:16px; line-height:20px; padding:0 0 0 10px; margin:0 0 0 10px;
	border-left:solid 5px #87c9e8; }
.index_h2_002 { font-size:1.2em; border-left:solid 3px #003c94; padding:0 0 0 15px; }

/* sec 1 */
.index_sec_01 { padding:0 5px; margin:0 0 25px 0; overflow:hidden; }

/* news */
.index_news_list { border-bottom:dotted 1px #333; clear:both; overflow:hidden; padding:10px 0; margin:0; }
.index_news_list dt { float:left; margin:0 20px 0 0; font-weight:normal; }
.index_news_list dd { float:left; }
.index_news_list dd.list_title a { color:#333; text-decoration:none; margin:0 10px 0 0; }
.index_news_list dd.list_title a:hover { font-weight:bold; text-decoration:underline; }
.index_news_list dd.list_new { color:#ff0000; font-weight:bold; }
.index_news_archive { display:block; width:120px; height:30px; background:#289ee4; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; margin:20px auto 0 auto; text-decoration:none; text-align: center; }
.index_news_archive:hover { opacity:0.75;}
.index_news_archive_link { background:url(https://sutozensekiyu.com/wp/wp-content/uploads/2018/08/index_news_archive_mark.png) no-repeat left center; background-size:14px 14px;
padding:0 0 0 20px; color:#fff; display: inline-block; text-align: left; margin:0; line-height:30px; }

/* sec 2 */
.index_sec_02 { padding:0 5px;  }
.index_sec_02_img { display:block; width:100%; height:auto; }

/* p */
.index_p_001 { line-height:180%; margin:0 0 25px 0; }

/* side_banner */
.index_side_banner_wrap { margin:0 0 0 -1%; }
.index_side_banner { display:inline-block; width:48%; margin:0 1%; }


/* ----------------------------------------------------------------------
 header
---------------------------------------------------------------------- */
#header { width:143px; height:36px; position:relative; z-index:9; margin:0; position:relative; padding:12px 0; }
.ie #header { border-bottom:1px solid #ccc; width:100%; }

/* logo */
#logo_area { position:relative; float:left; width:210px; height:35px; margin:0 0 0 10px; }
#logo_area h1 { display:block; width:210px; height:35px; margin:0; }
#logo_area a { display:block; width:210px; height:35px;
	background:url(https://sutozensekiyu.com/wp/wp-content/uploads/2018/08/head_logo.png)no-repeat;
	background-size:210px 35px;
	text-indent:-9999px; }
#logo_area a:hover { opacity:0.75; }

/* head tel */
#head_tel { display:none; }

/* search area */
#search_area { display:none; }

/* global menu */
#global_menu_wrap a.menu_button {
    display:block;
    position:absolute;
    top:19px;
    right:15px;
    width:30px;
    height:22px;
    background:#003c94;
    border-top:10px solid #fff;
    border-bottom:10px solid #fff;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    -moz-transition:all 0.3s;
    -webkit-transition:all 0.3s;
    transition:all 0.3s;
}
#global_menu_wrap a.menu_button:before {
    content:'';
    position:absolute;
    width:30px;
    height:2px;
    background:#003c94;
    top:-9px;
    right:0;
    -moz-transition:all 0.3s;
    -webkit-transition:all 0.3s;
    transition:all 0.3s;
}
#global_menu_wrap a.menu_button:after {
    content:'';
    position:absolute;
    width:30px;
    height:2px;
    background:#003c94;
    bottom:-9px;
    right:0;
    -moz-transition:all 0.3s;
    -webkit-transition:all 0.3s;
    transition:all 0.3s;
}
#global_menu_wrap a.menu_button.active {
    background:#FFF;
}
#global_menu_wrap a.menu_button.active:before {
    -moz-transform:rotate(-135deg);
    -webkit-transform:rotate(-135deg);
    transform:rotate(-135deg);
    top:0;
    right:0;
}
#global_menu_wrap a.menu_button.active:after {
    -moz-transform:rotate(135deg);
    -webkit-transform:rotate(135deg);
    transform:rotate(135deg);
    bottom:0;
    right:0;
}
 
#global_menu {
    display:none;
    position:absolute;
    top:60px;
    left:0;
    width:100%;
    background:#003c94;
	z-index:100;
}
#global_menu ul {
    display:block;
    width:100%;
    margin:0 auto;
}
#global_menu ul li a {
    display:block;
    width:100%;
    color:#FFF;
    padding:12px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    position:relative;
    border-bottom:1px solid #4f78b5;
	text-decoration:none;
}
#global_menu ul li a:hover {
	background:#289ee4 !important;
}
.sp_nav_none { display:none; }

/* header menu */
#header_menu { display:none; }

/* breadcrumb navi */
#bread_crumb { display:none; }




/* ----------------------------------------------------------------------
 footer
---------------------------------------------------------------------- */
.return_top_wrap { display:none; }
#footer_wrap { background:#003c94; padding:20px 0; margin:40px 0 0 0; }

/* footer menu */
.footer_menu_wrap { margin:0; }
.footer_menu { width:100%; box-sizing:border-box; padding:0 15px; margin:0; font-size:0; }
.footer_menu li { display: inline-block; width:48%; margin:0 1% 10px; font-size:15px; }
.footer_menu li a { display:block; width:100%; background:#289ee4; box-sizing:border-box; color:#fff; text-decoration:none; padding:10px 0; margin:0; text-align:center; font-size:13px; }

#footer_widget_area { margin:0; padding:0 15px; position:relative; overflow:hidden; }
.footer_widget { width:100%; margin:0; }

/* footer logo area */
#footer_logo_area { margin:0 auto; }
#footer_logo { width:210px; height:33px; margin:20px auto 10px auto; }
#footer_tel { width:242px; height:45px; margin:0 auto 15px auto; }
#footer_desc {  }
.footer_nama { font-size:20px; color:#fff; margin:0 0 10px 0; line-height:100%; text-align:center; }
.footer_address { color:#fff; line-height:100%; margin:0; text-align:center; }

/* footer contact area */
#footer_contact_area { padding:0 20px; margin:20px 0 0 0; }
.footer_tel { display:block; width:245px; height:45px; margin:0 auto 15px auto; }
.footer_contact { display:block; width:150px; height:40px; margin:0 auto; }

/* footer_adress */
.footer_adress { text-align:center; clear:both; line-height:150%; }

/* copyright */
#copyright { background:#289ee4; height:35px; clear:both; text-align:center; }
#copyright p { color:#fff; font-size:12px; line-height:35px; margin:0; }
#copyright p a { color:#fff; text-decoration:underline; }
#copyright p a:hover { color:#fff; text-decoration:none; }


/* ----------------------------------------------------------------------
 company page
---------------------------------------------------------------------- */
#page_main_img_wrap { margin:0 0 20px 0; }

/* table */
.tablepress { border-top:solid 1px #c1c1c1; }
.tablepress-id-1 .column-1  { font-weight:bold; }
.tablepress tbody td { font-size:13px; background:#fff; text-align:left; vertical-align:middle; }
.tablepress dt{float:left; clear:left; margin-right: 0.5em ; font-weight:normal; width: 110px ;}
.tablepress dd{float:left;}


/* p */
.page_p_001 { text-align:center; line-height:180%; }

/* box */
.page01_box_001 { border:solid 1px #ccc; }

/* ul */
.page01_box_001 ul { margin:0; }

/* banner */
.page_onsen_contact { display:block; width:585px; height:80px; margin:0 auto; }


/* ----------------------------------------------------------------------
 ss page
---------------------------------------------------------------------- */

/* h2 */
.page_h2_001_wrap { height: 20px; background:#289ee4; color:#fff; padding:10px 0; margin:0 0 15px 0; clear:both;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px; }
.page_h2_001 { color:#fff; font-size:16px; line-height:20px; padding:0 0 0 10px; margin:0 0 0 10px;
	border-left:solid 5px #87c9e8; }

/* h3 */
.page_h3_001 {
	font-size:17px;
	border-bottom:solid 1px #289ee4;
	padding:0 0 5px 0;
	margin:0 0 20px 0;
}

/* h4 */
.page02_h4_001 { font-size:20px; margin:0 0 10px 0; line-height:130%; }
.page02_h4_001 span { font-size:14px; }
.page02_h4_001-02 { font-size:18px; color:#fff; margin:10px 0 0 0; line-height:120%; }
.page02_h4_001-02 span { font-size:14px; }
.page02_h4_002 { font-size:16px; color:#fff; margin:0; }

/* h5 */
.page02_h5_001 { font-size:14px; color:#633d06; padding:0 0 5px 0; margin:0 0 8px 0; line-height:120%; border-bottom:dotted 1px #ccc; }

/* h6 */
.page02_h6_001 { font-size:13px; margin:0 0 5px 0; line-height:150%; }
.page02_h6_002 { font-family:"Times New Roman", 'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho', serif;
	font-size:12px; font-weight:normal; color:#633d06; margin:10px 0 5px 0; line-height:150%; }

/* p */
.page02_p_001 { font-size:15px; margin:0 0 10px 0; }
.page02_p_002 { margin:0 0 40px 0; }
.nanaco_p a { display:block; color:#333; background:#fff023; padding:6px 15px; text-decoration:none; }
.nanaco_p a:hover { color:#333; background:#fff9aa; }
.keeper a { display:block; color:#fff; background:#003c94; padding:6px 15px; text-decoration:none; }
.keeper a:hover { color:#fff; background:#289ee4; }
.carsta a { display:block; color:#fff; background:#0076bd; padding:6px 15px; text-decoration:none; }
.carsta a:hover { color:#fff; background:#65acd7; }
.niconico a { display:block; color:#fff; background:#fc7c00; padding:6px 15px; text-decoration:none; }
.niconico a:hover { color:#fff; background:#fdad60; }

/* a */
.map_link { display:block; width:120px; height:30px; margin:10px 0; }
.map_link:hover img { opacity:0.75; }

/* img */
#pgc-12-2-0, #pgc-12-3-0, #pgc-12-4-0, #pgc-12-5-0, #pgc-12-7-0, #pgc-12-8-0, #pgc-12-10-0, #pgc-12-12-0, #pgc-12-13-0, #pgc-18-11-0, #pgc-20-9-0, #pgc-24-3-0, #pgc-26-1-0 { margin:0 0 15px 0; }
.ss_img { margin:0; }
.ss_service_img_wrap { font-size:0; margin:0; }
.ss_service_img { display:inline-block; width:49%; margin:0 1% 0 0 ; }
.ss_service_img_2 { display:inline-block; width:49%; margin:0 0 0 1% ; }


/* ----------------------------------------------------------------------
 delivary page
---------------------------------------------------------------------- */

/* h3 */
.page03_h3_001 {
	background:#fc9676;
	height:50px;
	line-height:50px;
	color:#fff;
	padding:0 10px;
	margin:0;
	font-size:13px;
	font-weight:bold;
	-webkit-border-top-left-radius: 10px;  
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;  
	-moz-border-radius-topright: 10px;
}
.page03_h3_002 {
	display:block;
	width:100%;
	height:85px;
	background:url(https://sutozensekiyu.com/wp/wp-content/uploads/2018/08/page03_h3_002_bg.png)no-repeat left center;
	background-size:920px 85px;
	margin:0 0 10px 0;
}
.page03_h3_002 h4 {
	display:inline-block;
	width:85px;
	height:85px;
	line-height:85px;
	text-align:center;
	color:#fff;
	font-size:17px;
	font-weight:bold;
	padding:0;
	margin:0;
	vertical-align:middle;
}
.page03_h3_002 h3 {
	display:inline-block;
	text-align:left;
	color:#fff;
	font-size:15px;
	font-weight:bold;
	padding:0 0 0 10px;
	margin:0;
	vertical-align:middle;
	line-height:1.5;
}
.page03_h3_003 {
	background:#efefef;
	border:solid 1px #dedede;
	height:40px;
	line-height:40px;
	font-size:15px;
	padding:0 15px;
	margin:0 0 20px 0;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	clear:both;
}
.page03_h3_004 {
	background:#fff;
	font-size:15px;
	color:#003c94;
	padding:0;
	margin:0 0 10px 0;
}
.page03_h3_005 {
	font-size:17px;
	text-align:center;
	margin:30px 0 5px 0;
}

/* p */
.page03_p_001 {
	background:#fdd4c6;
	padding:10px 15px;
	margin:0 0 20px 0;
	-webkit-border-bottom-left-radius: 10px;  
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;  
	-moz-border-radius-bottomright: 10px;
}
.page03_p_002 {
	padding:0 20px;
}
.page03_p_003 {
	margin:0 20px 15px 20px;
}
.page03_p_003_img {
	width:160px;
	height:160px;
	margin:0 auto 30px auto;
}
.page03_p_004 {
	padding:0 30px;
}
.page03_link {
	display:block;
	margin:0 auto;
}
.page03_link:hover {
	opacity:0.75;
}
.page_free_dial {
	display:block;
	width:295px;
	height:31px;
	margin:0 auto;
}

/* order flow */
.order_flow { background:url(https://sutozensekiyu.com/wp/wp-content/uploads/2018/08/sp_page03_box_arrow.png) no-repeat center bottom; background-size:29px 15px; padding:0 0 30px 0; margin:0 0 30px 0; }
.order_flow_img {
	display:block;
	width:100%;
	margin:0 0 15px 0;
}
.page03_h4_001 {
	font-size:17px;
	color:#003c94;
	margin:0 0 10px 0;
	line-height:130%;
}
.order_flow_2 { padding:0; margin:0 0 30px 0; }

/* form */

.wpcf7 .f_adress_01 {
	margin:0 0 10px 0;
}
.wpcf7 .f_adress_02 {
	width:100%;
	margin:0;
}
.wpcf7 .clear {
	clear:both;
}
.wpcf7 .box_wrap {
	overflow:hidden;
}
.wpcf7 .deli_day_box_01 {
	margin:0 0 6px 0;
}
.wpcf7 .deli_day_box_02 {
	width:150px;
	margin:0;
}
.wpcf7 select {
	width: 100%;
	padding: 10px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #999;
	background: #fff;
	background: url(https://sutozensekiyu.com/wp/wp-content/uploads/2018/08/select_arrow.png) right 50% no-repeat;
	background-size: 20px, 100%;
}
#group-1, #group-2, #group-3, #group-4, #group-5, #group-6 { padding:10px 20px 0 20px; }
.teiki_form_box_wrap { display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; margin:30px 0; letter-spacing: -.4em; }
.teiki_form_box, .teiki_form_box_2 { display:inline-block; width:100%; background:#fffae1; padding:20px; margin:0; box-sizing:border-box; letter-spacing: normal; }
.teiki_form_h3_001 { background:#fdad60; color:#333; font-size:17px; text-align:center; padding:10px; }
.teiki_form_h4_001 { font-size:15px; text-align:center; border-bottom:dotted 2px #ccc; padding:0; }
.teiki_form_sel_m0 { padding:0 !important; margin:0 !important; }
.teiki_form_sel_m15 { padding:0 !important; margin:15px 0 0 0 !important; }
.required { color:#ff0000; }
p.new_title {
    color: #FF0000;
    margin-top: 20px;
    font-weight: bold;
}
span.new_icon {
    background-color: #FF0000;
    border-radius: 3px;
    padding: 3px 5px;
    margin-right: 5px;
    margin-left: 5px;
    color: #FFF;
}
/* div#pg-412-1 { margin-top: 35px; } */
	

/* ----------------------------------------------------------------------
 car page
---------------------------------------------------------------------- */
#tablepress-2 td, #tablepress-9 td {
	text-align:center;
	vertical-align:middle;
}
.table_h3_001 {
	font-size:15px;
	margin:0;
}
.table_h3_001 span {
	font-size:10px;
	font-weight:normal;
	margin:0;
}
.table_h4_001 {
	font-size:14px;
	margin:0;
}

/* h2*/
.page04_h2_001_wrap { background:#003c94; color:#fff; padding:15px; margin:0 0 15px 0; clear:both; }
.page04_h2_001 { color:#fff; font-size:15px; line-height:24px; padding:0 0 0 0px; margin:0;}
.page05_h2_001 { color:#003c94; font-size :25px; font-weight:bold; margin:0 0 15px 0; }

/* h3*/
.page06_h3_002 {
	display:block;
	height:85px;
	background:url(https://sutozensekiyu.com/wp/wp-content/uploads/2018/08/page03_h3_002_bg.png)no-repeat left center;
	background-size:670px 85px;
	margin:0 0 10px 0;
	overflow:hidden;
}
.page06_h3_002 h4 {
	width:85px;
	height:85px;
	line-height:85px;
	text-align:center;
	color:#fff;
	font-size:15px;
	font-weight:bold;
	margin:0;
	padding:0;
	float:left;
}
.page06_h3_002 h3 {
	height:85px;
	line-height:85px;
	text-align:center;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	margin:0;
	padding:0 0 0 10px;
	float:left;
}
.page06_h3_003 {
	color:#003c94;
	margin:0 !important;
}
.sp_block { display:block; }

/* flow box*/
.page06_flow_box {
	background:url(https://sutozensekiyu.com/wp/wp-content/uploads/2018/08/page06_flow_arrow.png) no-repeat center bottom;
	background-size:100px 15px;
}

/* car coating*/
.page13_logo_001 { margin:10px 0 0 0; }
.page13_h3_001 { font-size:18px; margin:0 0 20px 0; }

.keeper_menu_box_2col_wrap { letter-spacing: -0.4em; }
.keeper_menu01_box_2col { display:inline-block; width:100%; margin:0 0 30px 0; padding:20px; border:solid 2px #0096db; box-sizing:border-box; letter-spacing: normal; }
.keeper_menu01_box_2col-2 { display:inline-block; width:100%; margin:0 0 30px 0; padding:20px; border:solid 2px #0096db; box-sizing:border-box; letter-spacing: normal }

.keeper_menu02_box_2col { display:inline-block; width:100%; margin:0 0 30px 0; padding:20px; border:solid 2px #a6903d; box-sizing:border-box; letter-spacing: normal; }
.keeper_menu02_box_2col-2 { display:inline-block; width:100%; margin:0 0 30px 0; padding:20px; border:solid 2px #a6903d; box-sizing:border-box; letter-spacing: normal }

.keeper_menu01_box_2col h5, .keeper_menu01_box_2col-2 h5, .keeper_menu02_box_2col h5, .keeper_menu02_box_2col-2 h5 { font-size:1.2em !important; color:#333; background:#eee; padding:15px; margin:0 0 20px 0; text-align:center; }
.keeper_menu01_p_01 { font-size:1em; text-align:center; }
.keeper_menu01_p_01 span { color:#cc0235; font-size:1.2em; font-weight:bold; }
.keeper_menu01_p_02 { color:#cc0235; font-size:1em; text-align:center; font-weight:bold; }
.keeper_menu01_p_02 span { font-size:1.2em; }

.keeper_menu_title01 { font-size:1em; color:#fff; background:#0096db; padding:15px; margin:0 0 40px 0; text-align:center; }
.keeper_menu_title01 span { display:block; font-size:1.2em; }
.keeper_menu_title02 { font-size:1em; color:#fff; background:#a6903d; padding:15px; margin:0 0 40px 0; text-align:center; }
.keeper_menu_title02 span { display:block; font-size:1.2em; }

.keeper_menu_img_01 { display:block; margin:0 0 40px 0; }
.keeper_price { max-width:600px; margin:0 auto; }

.keeper_size_button { margin:30px 0 0 0; }
.keeper_size_button a { display:block; max-width:400px; font-size:1.5em; color:#fff; background:#003c94; padding:15px; text-align:center; text-decoration:none; margin:0 auto; }
.keeper_size_button a:hover { color:#fff; background:#289ee4; }


/* ----------------------------------------------------------------------
 exterior page
---------------------------------------------------------------------- */
.page07_h4_001 {
	font-size:17px;
	color:#003c94;
	margin:0 0 10px 0;
	line-height:130%;
}
.page07_h4_001 span {
	font-size:13px;
}


/* ----------------------------------------------------------------------
 contact page
---------------------------------------------------------------------- */
/* 必須赤色表示 */
.wpcf7 .required { color: #f00;}
/* 任意緑色表示 */
.wpcf7 .any{ color: #080;}



/* ----------------------------------------------------------------------
 com page
---------------------------------------------------------------------- */
.page_com_president { float:left; margin:0 30px 20px 0; }
.page08_p_001 { text-align:right; }

/* table */
.tablepress-id-15 .column-2 { text-align:left !important; }
.tablepress-id-15 td ol { margin-bottom:0; }
.tablepress-id-15 td ol li { line-height:170%; }



/* ----------------------------------------------------------------------
 privacy page
---------------------------------------------------------------------- */
/* h3 */
.page09_h3_001 { font-size:18px; border-bottom:solid 1px #cccccc; padding:0 0 5px 0; margin:0 0 10px 0; }



/* ----------------------------------------------------------------------
 recruit page
---------------------------------------------------------------------- */
.page_rec_h4_001 { color:#003c94; font-size:1.3em; margin:0 0 5px 0; }
.recruit_oneday { max-width:500px; margin:0 auto; }
.recruit_yoko { max-width:700px; margin:0 auto 30px auto; }

.tablepress-id-6 .column-1,  .tablepress-id-7 .column-1, .tablepress-id-8 .column-1  { width:150px; }