@charset "utf-8";
/*
Theme Name: B-faith
Theme URI: http://www.b-faith.com/
Description: Build-Faith theme
Version: 346.1.18
Author: B-faith
Author URI: http://www.b-faith.com/
Tags: simple

    B-faith
     http://www.b-faith.com/

*/

@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url(https://fonts.googleapis.com/earlyaccess/sawarabimincho.css);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,800);
@import 'https://fonts.googleapis.com/css?family=Anton';
* {
  margin: 0;
  padding: 0;
}

html {
  height: 100%;
  font-size: 62.5%;
}

body {
  font: 'Noto Sans Japanese', "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  line-height: 1.8;
  font-weight: 500;
  /* font: 1.4rem/1.6 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","游ゴシック体","Yu Gothic", YuGothic,Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif; */
  height: 100%;
  color: #252525;
  letter-spacing: .1px;
}

a {
  color: #777;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
}

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

a:active, a:focus {
  outline: 0;
}

a:hover img {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha( opacity=50 )";
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
}

img {
  border: 0;
}

.container img, div img {
  max-width: 100%;
  height: auto;
}



.invisible {
  transition: all 0.5s ease;
  opacity: 0.0;
  margin-left: 100px;
}

.visible {
  transition: all 0.5s ease;
  opacity: 1.0;
  margin-left: 0;
}
.item {
    overflow: hidden;
    max-width: 1140px;
    margin: 0 auto 94px;
}


/* メディアに挿入で必要 */

.aligncenter {
  margin: 0 auto;
  display: block;
}

.alignright {
  float: right;
  margin: 0.5em 0 0.5em 1em;
}

.alignleft {
  float: left;
  margin: 0.5em 1em 0.5em 0;
}

/* //end */

hr {
  border-width: 1px 0px 0px 0px;
  border-style: dotted;
  border-color: #cccccc;
  height: 1px;
  margin: 20px 0 15px 0;
  clear: both;
}

.hrn {
  border-width: 0;
  border-color: #fff;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.flex-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.align-items-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

.flex-sb {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.dp-block {
  display: block;
}

.none {
  display: none;
}

.no-gutter>[class*='col-'], .no-gutter {
  padding-right: 0;
  padding-left: 0;
}

.attention {
  margin-bottom: 40px;
  font-size: 1.6rem;
}

/*******************************
全体
*******************************/

.container, .inner {
  margin: 0 auto;
  max-width: 1140px;
}

.pt_gr {
  background: url(images/texture02.jpg);
  background-repeat: repeat;
  height: 200px;
}

.conts_box {
  padding: 62px 0;
}

.emhanse {
  font-weight: bold;
  font-size: 1.2em;
  color: #c70000;
  text-shadow: #fff 2px 0px, #fff -2px 0px, #fff 0px -2px, #fff 0px 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px;
}

.page p {
  color: #555;
  font-weight: bold;
}

ul li {
  color: #555;
  margin-left: 15px;
  font-weight: bold;
}

#access p, #about_shusei p {
  color: #fff;
  font-size: 18px;
}

#about_shusei ul li {
  color: #fff;
  font-size: 18px;
  margin-left: 1.5em;
}

.sd_g {
  box-shadow: 2px 2px 8px;
}

.wh_sp {
  background: #fff;
  padding: 62px 0;
}

.shusei_bg_01, .shusei_bg_02, .shusei_bg_03, .shusei_bg_04, .shusei_bg_05, .shusei_bg_06{
  background: url(images/shusei_banner01.jpg)no-repeat 0 0;
  background-size: cover;
  height: 316px;
  padding-top: 204px;
}

.shusei_bg_02 {
  background: url(images/shusei_banner02.jpg)no-repeat 0 0;
  background-size: cover;
}

.shusei_bg_03 {
  background: url(images/shusei_banner03.jpg)no-repeat 0 0;
  background-size: cover;
}

.shusei_bg_04 {
  background: url(images/shusei_banner04.jpg)no-repeat 0 0;
  background-size: cover;
}

.shusei_bg_05 {
    background: url(images/shusei_banner07.jpg)no-repeat 0 0;
    background-size: cover;
}

.shusei_bg_06 {
  background: url(images/shusei_banner05.jpg)no-repeat 0 0;
  background-size: cover;
}

.shusei_bg_03, .shusei_bg_04,.shusei_bg_05,.shusei_bg_06 {
  margin-top: 30px;
}
.shusei_zenkoku {
    padding: 0;
    margin-top: 94px;
}
.shusei_bg_01:hover, .shusei_bg_02:hover, .shusei_bg_03:hover, .shusei_bg_04:hover, .shusei_bg_05 .shusei_bg_06:hover{
  box-shadow: 0 3px 5px -5px rgba(0, 0, 0, .5), 0 6px 9px 0 rgba(0, 0, 0, .13), 0 1px 17px 0 rgba(0, 0, 0, .18);
}

#shusei_bg_content span img {
  margin-left: 5px;
  margin-bottom: 5px;
}

.shusei_ttl {
  padding: 10px 0;
  background-color: rgba(89, 0, 0, 0.8);
  width: 100%;
}

.shusei_ttl h3 {
  font-size: 24px;
  text-align: center;
  margin: 0;
  color: #fff;
}

.shusei_ttl span {
  color: #fff;
  display: block;
  text-align: center;
  font-size: 20px;
}

#topmain .col-md-6:first-child {
  background: url(images/main_shusei_topleft.jpg) no-repeat 0 0;
  background-size: cover;
  height: 700px;
}

#topmain .col-md-6:last-child {
  background: url(images/main_shoko_topright.jpg) no-repeat 0 0;
  background-size: cover;
  height: 700px;
}

.kuwashiku {
  width: 100%;
  padding: 5% 10%;
  /* padding: 10px 40px; */
  background-color: #231815;
  font-size: 110%;
}

.kuwashiku img {
  margin-left: 10px;
  margin-bottom: 6px;
}

.kuwashiku a {
  color: #fff;
}

.kuwashiku:hover {
  background-color: #C92724;
}

.top_shoko_area {
  background: rgba(255, 255, 255, 0.8);
  text-align: center;
  width: 40%;
  margin: 0 auto;
  padding: 150px 17px 80px;
}

.top_shoko_area .tit, .top_shoko_area p {
  text-align: left;
  font-size: 18px;
  font-weight: 600;
  margin-top: 11px;
}

.top_shoko_area .tit {
  color: #4465FA;
  text-align: center;
}

.red_back {
  background: url(images/texture01.jpg);
  padding: 62px 0;
}

.top_ganbare {
  background: url(images/page_back.jpg)center center no-repeat;
  background-size: cover;
  height: 200px;
}
.youtube {
    margin-bottom: 5rem;
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}
.youtube iframe{
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}
/*******************************
/* ヘッダー
*******************************/

header h1, header h2, header h3, header ul {
  margin: 0;
  font-weight: normal;
  color: #252525;
  font-size: 1.2rem;
  line-height: 21px;
}

.soyujyuku_schedule .logo_shoko_area {
  padding-top: 25px;
}

.inner_toplogo1 {
  padding-top: 25px;
}

.inner_toplogo2 {
  padding-top: 40px;
}

.inner_toplogo3 {
  padding-top: 52px;
}

#topmain .syusei_logo_area {
  position: relative;
  z-index: 1;
}

#topmain .shokonippon_logo_area {
  position: relative;
  z-index: 1;
}

.abimg {
  height: auto;
  display: block;
  position: absolute;
  z-index: 3;
  width: 33.5%;
  left: 33.2%;
  top: 30px;
}

.abimgsyusei {
  height: auto;
  display: block;
  position: absolute;
  z-index: 3;
  width: 50%;
  left: 25%;
  top: 170px;
}

/************************************
/* メインナビゲーション
************************************/

.navbar {
  background: #555;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(13, 5, 9, 0.5);
  box-shadow: 0px 1px 2px 0px rgba(13, 5, 9, 0.5);
  margin-bottom: 0;
  min-height: 70px;
}

.navbar-nav>li>a {
  margin-bottom: 0;
  padding: 0;
}

.navbar-default {
  border-color: transparent;
}

ul.nav {
  margin: 0 auto;
}

ul.nav li {
  float: left;
  width: 158px;
  height: 70px;
  list-style: none;
  text-align: center;
}

ul.nav a {
  display: inline-block;
  width: 158px;
  height: 70px;
  overflow: hidden;
  padding: 10px 10px 0;
}

ul.nav .menu-item:nth-of-type(1) a {
  color: transparent;
  background: url(images/naviside.png) 0% 50% no-repeat, url(images/naviside.png) 100% 50% no-repeat, url(images/navi07.png) 50% 50% no-repeat
}

ul.nav .menu-item:nth-of-type(2) a {
  color: transparent;
  background: url(images/naviside.png) 0% 50% no-repeat, url(images/naviside.png) 100% 50% no-repeat, url(images/navi01.png) 50% 50% no-repeat
}

ul.nav .menu-item:nth-of-type(3) a {
  color: transparent;
  background: url(images/naviside.png) 0% 50% no-repeat, url(images/naviside.png) 100% 50% no-repeat, url(images/navi02.png) 50% 50% no-repeat
}

ul.nav .menu-item:nth-of-type(4) a {
  color: transparent;
  background: url(images/naviside.png) 0% 50% no-repeat, url(images/naviside.png) 100% 50% no-repeat, url(images/navi04.png) 50% 50% no-repeat
}

ul.nav .menu-item:nth-of-type(5) a {
  color: transparent;
  background: url(images/naviside.png) 0% 50% no-repeat, url(images/naviside.png) 100% 50% no-repeat, url(images/navi09.png) 50% 50% no-repeat
}

ul.nav .menu-item:nth-of-type(6) a {
  color: transparent;
  background: url(images/naviside.png) 0% 50% no-repeat, url(images/naviside.png) 100% 50% no-repeat, url(images/navi08.png) 50% 50% no-repeat
}

ul.nav .menu-item:nth-of-type(7) a {
  color: transparent;
  background: url(images/naviside.png) 0% 50% no-repeat, url(images/naviside.png) 100% 50% no-repeat, url(images/navi06.png) 50% 50% no-repeat
}

ul.nav .menu-item a:hover, ul.nav li.active .menu-item a {
  background-color: #333;
}

/* ハンバーガーメニュー */

.navbar-toggle .smallnav {
  margin-top: -2px;
  display: block;
  width: 100%;
  color: #fff;
}

.navbar-default .navbar-brand {
  color: #fff;
}

.navbar-toggle {
  padding: 9px 10px 4px;
}

.container ul.nav li {
  background-image: none;
}

/*******************************
メイン画像
*******************************/

.mainimg {
  text-align: center;
  padding: 20px 0;
}

.bg_inner {
  background: url(images/inner_page_back01.jpg) no-repeat 0 0;
  background-size: cover;
  background-attachment: fixed;
}

.bg_inner2 {
  background: url(images/inner_page_back02.jpg) no-repeat 0 0;
  background-size: cover;
  background-attachment: fixed;
}

.bg_inner3 {
  background: url(images/inner_page_back03.jpg) no-repeat 0 0;
  background-size: cover;
  background-attachment: fixed;
}

.bg_inner4 {
  background: url(images/inner_page_back04.jpg) no-repeat 0 0;
  background-size: cover;
  background-attachment: fixed;
}

.bg_inner5 {
  background: url(images/inner_page_back05.jpg) no-repeat 0 0;
  background-size: cover;
  background-attachment: fixed;
}

.bg_inner6 {
  background: url(images/inner_page_back06.jpg) no-repeat 0 0;
  background-size: cover;
  background-attachment: fixed;
}

.wrap_box {
  border: 1px solid #ddd;
  background: rgba(255, 255, 255, 0.5);
  padding: 20px;
}

.wrap_box2 {
  border: 1px solid #ddd;
  background: rgba(0, 0, 0, 0.5);
  padding: 20px;
}

.mgt_30 {
  margin-top: 30px;
}
.mgt_20 {
  margin-top: 20px;
}
/*************************
/* ボックス
*************************/

/* カテゴリー一覧用 */

.cat-name {
  display: inline-block;
  margin-right: 1em;
  padding: 2px 8px;
  width: 80px;
  text-align: center;
  font-size: 1.3rem;
  color: #fff;
  font-weight: normal;
  border-radius: 2px;
  background-color: #e85e73;
}

.cat-name.news-c {
  background-color: #8ac1c0;
}

.cat-name.blog-c {
  background-color: #ab839a;
}

.cat-name.info-c {
  background-color: #c2a700;
}

.cat-name.rec-c {
  background-color: #91af63;
}

.cat-name.item-c {
  background-color: #59a8d6;
}

/* tag */

.tagArea {
  border-bottom: 1px dotted #ccc;
  background: #efefef;
  border-radius: 4px;
  color: #ddd;
  font-size: 1.1rem;
  margin-top: 4%;
  padding: 2% 0;
}

.tag {
  padding: 2px 5px;
  margin: 0 10px;
  color: #999;
  border-radius: 4px;
}

#date {
  text-align: right;
  padding-right: 5px;
  padding-top: 15px;
  padding-bottom: 10px;
  color: #858585;
}

#date a {
  color: #858585;
  text-decoration: none;
}

#date a:hover {
  color: #efefef;
  text-decoration: none;
}

#date a:active, a:focus {
  outline: 0;
}

#next {
  clear: both;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
}

.box_img_border {
  border: 1px solid #cccccc;
  padding: 1px;
  margin: 1px;
}

/* パンくずリスト */

.breadcrumbs_area {
  clear: both;
  font-size: 1.1rem;
  padding: 2%;
  background: #faf2f2;
  border: 1px solid #efefef;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
}

ul.bread_crumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.container ul.bread_crumb li {
  padding: 0 2px;
  background-image: none;
}

.container ul.bread_crumb li:before {
  margin-right: 5px;
  content: ">";
}

.container ul.bread_crumb li.top:before {
  margin-right: 5px;
  content: "";
}

/*************
/* 見出し
*************/

h1, h2, h3, .small, .shusei_ttl span, .kuwashiku {
  font-family: "HG明朝E", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", serif;
  color: #555;
  text-align: center;
  /* font-family: 'Noto Sans Japanese', serif; */
  /*    font-family: "Sawarabi Mincho", serif; 明朝*/
}

.small, .shusei_ttl span, .kuwashiku, .h2_2 {
  color: #fff;
  margin-top: 0;
}

h2 {
  font-size: 40px;
  margin-bottom: 0;
  margin-top: 62px;
}

.small {
  color: #fff;
  font-size: 20px;
  display: block;
  margin-bottom: 62px;
}

h2::before {
  content: " ";
  width: 77px;
  height: 37px;
  background: url(images/title_left.png) no-repeat 0 0;
  display: inline-block;
  margin-right: 20px;
}

h2::after {
  content: " ";
  width: 77px;
  height: 37px;
  background: url(images/title_right.png) no-repeat 0 0;
  display: inline-block;
  margin-left: 20px;
}

.month_box {
  background: #E1C06C;
  border-bottom: none;
  border: 1px solid #ddd;
  font-size: 26px;
  margin-bottom: 0;
  color: #000;
  padding: 10px 2px;
}

.h3_2 {
  background: #c70000;
  padding: 10px;
  border-radius: 30px;
  width: 50%;
  color: #fff;
  margin: 30px auto 30px;
}

.h3_2:first-child {
  margin: 0px auto 30px;
}

.h6_6{
  font-family:Arial,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック";
  font-size: 24px;
  font-weight: bold;
}


h7{
  font-family: "HG明朝E", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", serif;
  text-shadow:0 2px 0 #755d41,0 2px 1px rgba(0,0,0,0.8);
  text-align: center;
  font-size: 40px;
  text-shadow:0px 0px 9px #ffffff,0px 0px 7px #ffffff,0px 0px 6px #ffffff,0px 0px 5px #ffffff;
   border-radius:6px;
}

h7:before {
  color:#b6a57a;
  -webkit-mask-image:-webkit-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,1) 40%, rgba(0,0,0,0) 90%, rgba(0,0,0,0));
}
h7:after {
  color:#fff;
  -webkit-mask-image:-webkit-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,0) 20%, rgba(0,0,0,0.2) 36%, rgba(0,0,0,0.5) 40%, rgba(0,0,0,0.2) 44%, rgba(0,0,0,0) 60%, rgba(0,0,0,0));
}


.boxbox {
  text-align: center;
}
.exp {
  -webkit-writing-mode: vertical-rl;
  -moz-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  display: inline-block;
  text-align: left;
}

/*************
/* リスト
*************/

.container ul {
  margin-left: 5px;
}

section ul li, .footerUpper ul li, ..container ul li {
  list-style: none;
  margin-bottom: 8px;
  padding: 0 5px 0 12px;
  background: url(images/bullet.gif) no-repeat 0 5px;
}

.navbar .container ul, .navbar .container ul li {
  margin: auto;
  padding: 0;
  list-style: none;
}

.navbar-nav>li>a {
  margin-top: 0;
  color: transparent;
}

.footer-nav li {
  padding: 25px 10px 14px 0;
  list-style: none;
  display: block;
  font-size: 1.3rem;
}

.footer-nav li:after {
  padding-left: 10px;
  content: "|";
  color: #fff;
}

.footer-nav li:last-child:after {
  content: none;
}

/*　FAQ　*/

dl.faq dt, dl.faq dd {
  padding: 5px 0 5px 50px;
}

dl.faq dt {
  font-size: 1.6rem;
  font-weight: normal;
  color: #d6746b;
  background: url(images/icon_q.png) 0 50% no-repeat;
}

dl.faq dd {
  margin-bottom: 40px;
  padding-bottom: 20px;
  border-bottom: 1px dotted #ccc;
  background: url(images/icon_a.png) 0 50% no-repeat;
}

/*　会社概要のリスト　*/

dl.company {
  margin: 10px 0 20px 10px;
  border-bottom: 1px dotted #ccc;
}

dl.company dt {
  clear: left;
  float: left;
  margin: 0 0 0.8em;
  width: 10em;
  border-left: solid 4px #6b9dbc;
  border-top: 1px dotted #ccc;
  padding: 10px 0 10px 10px;
  font-weight: bold;
}

dl.company dd {
  margin-bottom: 0.8em;
  margin-left: 7.5em;
  padding: 10px 0 10px;
  border-top: 1px dotted #ccc;
  overflow: hidden;
}

/*　個人情報保護のリスト　*/

dl.list dt {
  padding-bottom: 0.5em;
  margin-top: 1em;
  width: 100%;
  border-bottom: dotted 1px #505050;
  font-weight: bold;
  color: #669;
}

dl.list dd {
  margin: 0.5em 0 2em;
}

/*　topix　*/

dl.topix {
  margin-bottom: 30px;
}

dl.topix dt {
  padding: 15px 0 15px 15px;
  width: 18%;
  color: #8ec661;
  display: inline-block;
  font-weight: normal;
}

dl.topix dd {
  padding: 15px;
  width: 82%;
  display: inline-block;
}

.dl-horizontal dt {
  padding: 15px;
  text-align: left;
}

.dl-horizontal dd {
  margin-left: 0;
}

.dl-horizontal dd:nth-of-type(2n+1), .dl-horizontal dt:nth-of-type(2n+1) {
  background: #f9f2f2;
}

dl.topix a {
  color: #252525;
  text-decoration: none;
}

dl.topix a:hover {
  color: #ddd;
  text-decoration: none;
}

dl.topix a:active, a:focus {
  outline: 0;
}

.profile_dl dt, .profile_dl dd {
  color: #fff;
}

/*************
サイド（右側）コンテンツ
*************/

aside p {
  margin-bottom: 20px;
}

aside ul {
  margin-bottom: 10px;
}

aside li a {
  display: block;
}

/*　カスタムメニュー　*/

aside .sidemenu {
  width: auto;
  margin: 0 0 20px;
  padding: 15px 0 0 0;
  border-left: 2px solid #f3f3f3;
  border-right: 2px solid #f3f3f3;
  border-bottom: 2px solid #f3f3f3;
}

.sidemenu ul li {
  list-style: none;
  line-height: 32px;
  padding: 5px 5px 10px 35px;
  border-bottom: 1px dotted #dddddd;
  background: url(images/side_bullet.gif) no-repeat 10px 40%;
}

.sidemenu ul {
  margin-bottom: 0;
  margin-left: 0;
}

.sidemenu .side_last {
  border-bottom: none;
  padding: 5px 5px 0 35px;
}

.sidemenu .side_last {
  background: url(images/side_bullet.gif) no-repeat 10px 55%;
}

.sidemenu a {
  color: #252525;
  text-decoration: none;
}

.sidemenu a:hover {
  color: #999;
  text-decoration: none;
}

.sidemenu a:active, a:focus {
  outline: 0;
  text-decoration: none;
}

/*******************************
/* フッター
*******************************/

.footerUpper {
  font-size: 1.1rem;
  clear: both;
  padding: 20px 0;
  border-bottom: 1px solid #5d5d5d;
  overflow: hidden;
  background: #f6f6f6;
}

.footerUpper ul li {
  color: #fff;
  background: url(images/bullet.gif) no-repeat 0 3px;
}

.footerLower {
  padding: 10px;
  text-align: center;
  background: #000;
  margin-top: 30px;
}

address {
  margin-bottom: 0;
  color: #fff;
  font-style: normal;
  font-size: 1rem;
}

.footerLower a {
  color: #fff;
  text-decoration: none;
}

.footerLower a:hover {
  color: #fff;
  text-decoration: none;
}

.footerLower a:active, a:focus {
  outline: 0;
}

/*************
テーブル
*************/

table {
  font-size: 12px;
  border-collapse: collapse;
  color: #555;
  width: 100%;
}

table, th, td {
  color: #555;
  text-align: left;
  margin: 0 20px 20px 0px;
}

td, th {
  padding: 5px;
  border: 1px solid #dddddd;
  font-weight: bold;
}

th {
  width: 20%;
  font-weight: bold;
}

tr {
  width: 100%;
}

.table1, .table2 {
  background-color: #fff;
  text-align: center;
  box-shadow: 0 3px 5px -5px rgba(0, 0, 0, .5), 0 6px 9px 0 rgba(0, 0, 0, .13), 0 1px 17px 0 rgba(0, 0, 0, .18);
}

.th_s, .td_s {
  padding: 1px;
  width: 15%;
  text-align: center;
}

.th_m, .td_m {
  padding: 1px;
  width: 27.5%;
  text-align: center;
}

.th7_s, .td7_s {
  padding: 1px;
  width: 5%;
  text-align: center;
}

.th7_m, .td7_m {
  padding: 1px;
  width: 8%;
  text-align: center;
}

.th7_l, .td7_l {
  padding: 1px;
  width: 17%;
  text-align: center;
}

.th7_ll, .td7_ll {
  padding: 1px;
  width: 23%;
  text-align: center;
}

/*******************************
/* MW WP Form
*******************************/

.mw_wp_form .table {
  background-color: #fff;
}

.mw_wp_form th {
  vertical-align: middle;
  width: 30%;
}

.mw_wp_form td input, .mw_wp_form td select, .mw_wp_form td textarea {
  width: 70%;
}

.mw_wp_form td input[type="checkbox"], .mw_wp_form td input[type="radio"] {
  width: auto;
  vertical-align: 0;
}

.mw_wp_form th .check {
  color: red;
  font-size: 1.1rem;
}

/*******************************
/* 問い合わせフォーム
*******************************/

/*　フォーム入力欄文字サイズ　*/

input, select, textarea {
  padding: 2px;
}

/*　フォーム送信ボタンサイズ　*/

#confirm-button {
  text-align: center;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  padding: 10px;
  width: 25%;
  margin: 0 auto;
  display: block;
}

/*******************************
/* ページャー
*******************************/

.pager {
  text-align: center;
}

a.page-numbers, .pager .current {
  background: rgba(0, 0, 0, 0.02);
  border: solid 1px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  padding: 5px 8px;
  margin: 0 2px;
}

.pager .current {
  background: rgba(0, 0, 0, 1);
  border: solid 1px rgba(0, 0, 0, 1);
  color: rgba(255, 255, 255, 1);
}

/*******************************
/* SNS BTN
*******************************/

.snsbox {
  padding: 10px 0;
  width: 715px;
  clear: both;
  border-top: 1px dotted #ccc;
}

#main .sns .snsb li {
  float: left;
  margin-right: 10px;
  list-style-type: none;
}

#main .snsb li {
  float: left;
  margin-right: 10px;
  list-style-type: none;
  background-image: none;
}

/*******************************
/* jetpack
*******************************/

#main .contact-form label, # div#trust-form.contact-form table th {
  font-weight: normal;
}

/*******************************
/* google map
*******************************/

.ggmap {
  position: relative;
  padding-bottom: 20.25%;
  padding-top: 10px;
  height: 0;
  overflow: hidden;
}

.ggmap iframe, .ggmap object, .ggmap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*******************************
/* topへ戻る
*******************************/

.pagetop {
  display: none;
  position: fixed;
  bottom: 10%;
  right: 5%;
}

.pagetop a {
  display: block;
  width: 50px;
  height: 50px;
  background-color: #333;
  border-radius: 50px;
  text-align: center;
  color: #F4F2F0;
  font-size: 25px;
  text-decoration: none;
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "alpha( opacity=60 )";
}

.pagetop a .glyphicon {
  padding: 3px 0 5px 2px;
  color: #999;
  line-height: inherit;
}

/*******************************
max-width 1024px
*******************************/

@media(max-width:1024px) {
  .container {
    max-width: 1024px;
    width: 100%;
  }
  ul.nav a, ul.nav li {
    width: 140px;
  }
  .top_shoko_area {
    width: 60%;
  }
  .kuwashiku {
    font-size: 18px;
    padding: 15px;
  }
  #topmain .col-md-6:last-child, #topmain .col-md-6:first-child {
    height: 400px;
  }
  .top_shoko_area {
    padding: 50px 17px 57px;
  }
  .top_shoko_area .tit, .top_shoko_area p {
    font-size: 14px;
  }
  .abimg {
    top: 20px;
  }
}

/*******************************
max-width 992px
*******************************/

@media(max-width:992px) {
  .container {
    max-width: 992px;
    width: 100%;
  }
    .shusei_bg_02, .shusei_bg_03, .shusei_bg_04, .shusei_bg_05 .shusei_bg_06{
    margin-top: 10px;
  }
  .kuwashiku {
    font-size: 14px;
  }
  ul.nav a, ul.nav li {
    width: 183px;
  }
  .abimg {
    width: 50%;
    left: 25%;
  }
  .top_shoko_area .tit, .top_shoko_area p {
    font-size: 12px;
  }
  .top_shoko_area {
    padding: 70px 17px 57px;
  }
  .inner_toplogo3 img {
    width: 30%;
  }
  .inner_toplogo1 img, .inner_toplogo2 img {
    width: 40%;
  }
  .inner_toplogo1 {
    padding-top: 40px;
  }
  .inner_toplogo2 {
    padding-top: 60px;
  }
  .inner_toplogo3 {
    padding-top: 60px;
  }
    .shusei_zenkoku {
        margin-top: 0px;
    }
}

/*******************************
max-width 767px
*******************************/

@media(max-width:767px) {
  .container {
    max-width: 767px;
    width: 100%;
  }
  #topmain .col-md-6:first-child {
    background: url(images/main_shusei_topleft.jpg) no-repeat 0px 0;
    background-size: cover;
  }
  .top_shoko_area {
    padding: 30px 17px 57px;
  }
  .h3_2 {
    width: 70%;
  }
  ul.nav {
    height: auto;
  }
  .footerUpper {
    display: none;
  }
  dl.topix dt, dl.company dt {
    padding: 1% 0;
    display: block;
    float: none;
    width: auto;
  }
  dl.topix dd, dl.company dd {
    padding: 1% 0 2%;
  }
  dl.topix dd {
    width: 100%;
  }
  .mw_wp_form button, html input[type="button"], input[type="reset"], input[type="submit"] {
    width: 100%;
  }
  .block {
    padding-top: 8%;
    padding-bottom: 8%;
  }
  th, td {
    display: block;
    margin: 0;
    border: 0;
  }
  th, .mw_wp_form th {
    width: 100%;
  }
  td {
    margin-bottom: 2%;
    border-top: none;
  }
  .th_s, .td_s {
    width: 100%;
  }
  .th_m, .td_m {
    width: 100%;
  }
  .th7_s, .td7_s {
    width: 100%;
  }
  .th7_m, .td7_m {
    width: 100%;
  }
  .th7_l, .td7_l {
    width: 100%;
  }
  .th7_ll, .td7_ll {
    width: 100%;
  }
}

/*******************************
max-width 480px
*******************************/

@media(max-width:480px) {
  .container {
    max-width: 480px;
    width: 100%;
  }
  .abimg {
    width: 80%;
    left: 10%;
  }
  ul.nav a, ul.nav li {
    width: 100%;
  }
  .top_ganbare {
    height: 100px;
  }
  .inner_toplogo2 {
    padding-top: 35px;
  }
  .inner_toplogo3 {
    padding-top: 35px;
  }
  .inner_toplogo1 {
    padding-top: 25px;
  }
  h2 {
    font-size: 30px;
  }
  h2::before {
    display: none;
  }
  h2::after {
    display: none;
  }
  .h3_2 {
    width: 100%;
  }
  .top_shoko_area {
    width: 80%;
  }
  .shusei_ttl h3 {
    font-size: 18px;
  }
  .shusei_bg_01, .shusei_bg_02, .shusei_bg_03, .shusei_bg_04 .shusei_bg_06{
    background-size: contain;
    padding-top: 169px;
  }
  .shusei_bg_01:hover, .shusei_bg_02:hover, .shusei_bg_03:hover, .shusei_bg_04:hover .shusei_bg_06:hover{
    height: 100%;
    box-shadow: 0 3px 5px -5px rgba(0, 0, 0, .5), 0 6px 9px 0 rgba(0, 0, 0, .13), 0 1px 17px 0 rgba(0, 0, 0, .18);
  }
  .ggmap {
    position: relative;
    padding-bottom: 50.25%;
    padding-top: 10px;
    height: 0;
    overflow: hidden;
  }
  .mbnone {
    display: none;
  }
}

