html{
  height:100%;
  overflow-y:scroll;
}
body {
  height:100%;
  font: 16px/1.231 'Lato', Arial, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  color: #000;
  background: #fff;
  line-height: 1.8;
  letter-spacing: 0;
  *font-size: small;
  *font: x-small;
}
@media all and (-ms-high-contrast:none){
  body{
    font-family: "メイリオ",Meiryo,"游ゴシック",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  }
}

/* common
====================================================================================== */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  padding-left: 25px;
  padding-right: 25px;
}
.row {
  margin-left: -25px;
  margin-right: -25px;
}
ul,ol {list-style: none;}

img {  vertical-align: bottom;}
small {font-size: 79%;}

.fltList {  overflow: hidden;}
.fltList li {float: left;}

.tCtr { text-align:center;}

.mgnBtm10 {  margin-bottom: 10px;}
.mgnBtm20 {  margin-bottom: 20px;}
.mgnBtm30 {  margin-bottom: 30px;}
.mgnBtm40 {  margin-bottom: 40px;}
.mgnBtm50 {  margin-bottom: 50px;}
.mgnBtm60 {  margin-bottom: 60px;}

strong {
  margin: 0 2px;
}
a:hover, a:focus {
  text-decoration: none;
}
.container {
    width: 100%;
    padding: 0;
}
.row {
    margin: 0;
}

.mainColumn,
.col-md-9 {
    padding: 0;
    float: none;
    margin: 0 auto;
    width: 100%;
}
.sideColumn {
    padding: 0;
    width: 100%;
    float: none;
}

/* SNSシェアボタン */
.sns-area {
    display: block;
    padding: 40px 0;
    text-align: center;
    background: #fff;
}
.home .sns-area {
    padding: 100px 0;
    background: rgba(20,45,60,0.8);
}
.sns-area li {
    display: inline-block;
    position: relative;
    margin: 0 1%;
}
.sns-area li a {
    display: inline-block;
    width: 50px;
    height: 50px;
    background: #eee;
    padding: 9px;
    font-size: 18px;
    border-radius: 50px;
    color: #FFF;
}
.sns-area li a.twitter {
  background: #55acee;
}
.sns-area li a.facebook {
  background: #3b5998;
}
.sns-area li a.gplus {
  background: #D03F2C;
}

.sns-area li a:hover::before {
    content: "SHARE";
    position: absolute;
    top: -20px;
    font-size: 78%;
    line-height: 1;
    left: 0;
    right: 0;
    color: #000;
}
.home .sns-area li a:hover::before {
    top: -25px;
    color: #fff;
}
/* 検索結果ページ */
#search-list .sectionPdg {
  padding-top: 50px;
  padding-bottom: 50px;
}
#search-list .sectionTtl-bg {
    margin: 70px 0 0;
}
/* */

.headerIn {
  display: table;
}
.headLogo {
  line-height: 48px;
  font-size: 200%;
  display: table-cell;
  vertical-align: middle;
}
.headLogo img {
  padding: 10px 0;
  height: 65px;
}
/* headTel */
.headTel {
  text-align: center;
  line-height: 1;
}
.headTel a {
  font-size: 150%;
  color: #37b;
  font-weight: bold;
  white-space: nowrap;
}
#gnavMenu{
  display: table;
  margin: 0 auto;
}
.head-nav{
  display: table;
}
.head-nav li{
  display: table-cell;
  vertical-align: middle;
}
/* title
====================================================================================== */
.sectionTtl-bg {
    text-align: center;
    border: none;
    font-size: 200%;
    margin: 20px 0 60px;
    letter-spacing: 3px;
    line-height: 1.3;
}

.subTtl {
    font-size: 150%;
    margin: 80px auto 40px;
    background: transparent !important;
    padding: 0;
    text-align: center;
    display: table;
    border-bottom: 2px solid;
    padding-bottom: 5px;
}
img.alignright, table.alignright {

    padding: 10px;
    background: #fff;
    border: 1px solid #eee;
}
h3.miniTtl::before {
    content: "\f0ad";
    width: 25px;
}


/* -----------------------------------------------------------------------------------------------------------
    header
----------------------------------------------------------------------------------------------------------- */
header {
  padding: 10px 0 0;
}
.headerIn {
  display: table;
}
.headLogo {
  line-height: 48px;
  font-size: 200%;
  display: table-cell;
  vertical-align: middle;
}
.headLogo img {
  padding: 0;
  height: auto;
}
/* headSearch */

#headSearch {
  padding: 0 10px;
  display: table-cell;
  vertical-align: middle;
  width: 30%;
}
#headSearch fieldset {
  background: #eee;
  border-radius: 25px;
}
#headSearch input,
#headSearch a {
  padding: 5px 18px;
  display: table-cell;
  height: 36px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#headSearch input {
  margin: 0;
  border: none;
  font: inherit;
  font-size: 100%;
  background-color: transparent;
  width: 85%;
}
#headSearch a {
  color: #999;
  float: right;
  text-align: right;
  width: 15%;
  padding: 5px 13px;

}

.headSubNav {
  display: none;
  position: absolute;
  z-index: 100;
  background: rgba(255,255,255,.9);
  font-size: 93%;
  text-align: left;
}
.head-nav {
  color: #fff;
  float: right;
  font-size: 93%;
}
.head-nav li a {
  color: #fff;
  margin: 0 8px;
  font-weight: normal;
}


.head-nav .head-contact a {
  background: #fff;
  padding: 5px 20px;
  color: #000;
  margin-right: 0;
}
#gnav .headSubNav li {
  display: block;
  border-bottom: solid 1px #ccc;
}
#gnav .headSubNav li a {
  padding: 8px 15px;
}

/* -----------------------------------------------------------------------------------------------------------
    nav
----------------------------------------------------------------------------------------------------------- */
#gnav {
  font-size: 85%;
  border: none;
  display: table-cell;
  vertical-align: top;
}
#gnav a {
  display: inline-block;
  position: relative;
  text-decoration: none;
  color: #000;
  padding: 10px 8px;
}
#gnav li {
  display: inline-block;
}
#gnav span {
  border-right: solid 1px #eee;
}
#gnavBtn,
#gnavBtnClose {
  display: none;
}
.other-header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 8888;
  background: rgba(255, 255, 255, 0.9);
  padding: 9px 0;
  border-bottom: 1px solid #eee;
}
.other-header .head-nav li a { color: #000;}
.other-header .headTel { color: #000;}
.other-header .head-nav .head-contact a {
  color: #fff;
  background: #000;
}

/* helo-area */
.helo-area {
  text-align: center;
  padding: 18% 0;
  display: table;
  margin: 0 auto;
}
.helo-text {
  margin-bottom: 40px;
  font-size: 170%;
  color: #fff;
  text-shadow: 0px 0 6px #000;
}
.helo-btn a {
  padding: 10px 50px;
  border: 1px solid;
  font-size: 116%;
  display: inline-block;
  color: #fff;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.helo-btn a:hover {
  background: rgba(255, 255, 255, 0.9);
  color: #000;
  border: 1px solid rgba(255, 255, 255, 0.9);
}


/* --------------------------------------------------------------------------------
  mainContent
-------------------------------------------------------------------------------- */
#mainContent {
  background: #f6f6f6;
}

.contentThumbBox {
  display: table;
  width: 100%;
  margin: 0 auto;
  background: url(../images/common/felt_pattern.jpg) center #fff;
  padding: 30px 11%;
  border-bottom: 1px solid #fff;
  background-size: auto 200%;
}
.contentThumbBox li {
  display: table-cell;
  width: 33.3%;
  padding: 0 1%;
}
.contentThumbBox li a {
  background: #eee;
  position: relative;
  display: block;
  width: 100%;
  height: 120px;
  background-size: cover;
  background-position: center center;
}
.contentThumbBox li a span {
  position: absolute;
  bottom: 0;
  width: 100%; 
  padding: 0;
  background-color: rgba(14, 64, 88, 0.5);
  color: #eee;
  font-size: 126%;
  height: 100%;
  text-align: center;
  line-height: 120px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.contentThumbBox li a:hover span {
  color: #fff;
  background-color: transparent;
  border-right: 6px solid #000;
  border-left: 6px solid #000;
}
.contentThumbBox li a i {
  display: none;
}
#media .subTtl {
    margin: 60px 0 30px;
    font-size: 123%;
}
#pageNav {
    background: #fff;
    padding: 25px 5%;
}
.sideColumn {
  display: table;
}
.sideSection,
.snsBtn {
    margin: 0 0 30px;
    display: table-cell;
    width: 25%;
    padding: 0 30px;
    border-left: 5px solid #fff;
    vertical-align: top;
}
.snsBtn {
  padding-top: 30px;
}
.sideSection .sectionTtl-bg::before {
  display: none;
}


/* --------------------------------------------------------------------------------
  sideSection
-------------------------------------------------------------------------------- */
.sideSection {
  margin: 0 0 30px;

}
.sideSection li {
  padding: 0;
  border-top: 1px solid rgba(51, 119, 187,.1);
}
.sideSection a {
  display: block;
  padding: 15px;
  line-height: 1.5;
}
.sideSection a:hover {
  background-color: #fff;
  text-decoration: none;
}
.sideSection li a::before {
  content: "\f105";
  font: normal normal normal 14px/1 FontAwesome;
  margin: 0 8px 0 0;
}
.sideSection .current a:hover {
  background-color: transparent;
  cursor: default;
}
.sideSection .sectionTtl-bg {
  font-size: 129%;
  padding: 10px 0;
  margin-bottom: 0 !important;
}
.sideSubNav {
  margin: 15px 0 -15px;
}
#sideCompany {
  font-size: 86%;
}
#sideCompany h2 {
  padding: 15px 0 0;
  font-size: 123%;
  font-weight: normal;
}
#sideCompany p {
  padding: 5px 0 0;
  line-height: 1.5;
}

#wp-calendar {
  width: 86%;
  margin: 7%;
  text-align: center;
}
#wp-calendar th,
#wp-calendar td {
  width: calc(100%/7);
  line-height: 40px;
}
#wp-calendar a {
  text-decoration: underline;
  padding: 0;
}
.snsBtn li {
  line-height: 20px;
  height: 20px;
  margin: 0 0 5px;
}

/* --------------------------------------------------------------------------------
  footContact
-------------------------------------------------------------------------------- */
#footContact {
  background: linear-gradient(#f6f6f6, #ddd);
  padding: 100px 0;
  border-top: 1px solid #eee;
}
#footContact .sectionTtl i {
  color: #000;
  margin-bottom: 40px;
  display: inline-block;
}
#footContact .subTtl {
  border: none;
  background: #fff !important;
  padding: 0 100px;
  margin: 50px auto;
  border-radius: 3px;
}
#formyForm table {
  width:100%;
}
#formyForm th,
#formyForm td {
  padding: 10px 20px;
  vertical-align: middle;
  border-bottom: solid 1px #fff;
}
#formyForm th {
  font-weight:normal;
  white-space: nowrap;
  text-align:left;
  width:34%;
}
#formyForm table input[type="text"],
#formyForm table input[type="password"],
#formyForm table textarea {
  width:100%;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  vertical-align:bottom;
}
#formyForm table input[type="text"],
#formyForm table input[type="password"],
#formyForm select,
#formyForm textarea {
  margin: 0;
  border: 1px solid #ccc;
  font: inherit;
  font-size:100%;
  line-height: 1;
  padding: 10px 15px;
}
#formyForm textarea {
  height: 100px;
}
#formyForm select {
  height: 40px;
}
#formyForm ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#formyForm input:hover { opacity:0.7; }
#formyForm textarea:hover { opacity:0.7; }

#formyForm input:focus {  background-color: #fff;}
#formyForm .parsley-validated {  background-color: #F5F5F5;}
#formyForm .parsley-error {  background-color: #fee;}
#formyForm .parsley-success {  background-color: #fff;}

.help_text {
  font-size: 85%;
  color: #999;
}
.hidden_help {  display: none;}

.formy_privacy div {
  overflow-y: scroll;
  height: 140px;
  border: solid 1px #ccc;
  font-size: 85%;
  padding: 10px;
}

.requiredIcon {
  background: #f55;
  color: #fff;
  margin: 0 0 0 1em;
  font-size: 70%;
  padding: 2px 5px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  float: right;
}
#formy_btn {
  padding:30px 0 0;
  text-align:center;
}
#formy_btn input {
  border: none;
  cursor: pointer;
  text-indent: -9999px;
}
.formy_confirm {
  width: 324px;
  height: 59px;
  background: url(//entry-form.net/css/form-default/form_btn_confirm.png) no-repeat;
}
.formy_submit_disabled {
  width: 324px;
  height: 59px;
  background: url(//entry-form.net/css/form-default/form_btn_unfinished.png) no-repeat;
}
#formy_btn .formy_submit_disabled:hover {
  opacity:1;
  cursor: default;
}
.autoConfirmBack {
  width: 134px;
  height: 59px;
  background: url(//entry-form.net/css/form-default/form_btn_edit.png) no-repeat;
}
.formy_send {
  width: 324px;
  height: 59px;
  background: url(//entry-form.net/css/form-default/form_btn_send.png) no-repeat;
}

#total_required {
  background: rgba(240,50,50,0.8);
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 20px;
  color: #fff;
  position: fixed;
  top: 75px;
  right: 20px;
  display:none;
}

#telSp {
  margin: 0px auto;
  width:800px;
  border-bottom: 1px solid #DDDDDD;
  padding-bottom: 30px;
  color: #09c;
  text-align: center;
}
.contactBtn a {
  display: inline-block;
  margin: 0 auto;
  padding: 15px 80px;
  text-decoration: none;
  border: 2px solid #28a7e1;
}
#gm {
  width: 100%;
  height: 300px;
}
/* --------------------------------------------------------------------------------
    
-------------------------------------------------------------------------------- */
#likebox {
  text-align: center;
}
.fb-like-box,
.fb-like-box span,
.fb-like-box iframe[style]{ max-width: 100%!important; }


#pageTop {
  display: block;
  position: fixed;
  text-align: center;
  background: transparent !important;
  color: #000;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  width: auto;
  font-size: 85%;
  line-height: 1;
  right: -20px;
  bottom: 50px;
  border-bottom: 1px solid;
  height: 27px;
  padding: 4px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  z-index: 9999;
}
#pageTop i {
  position: absolute;
  margin: 15px 0 0 -6px;
}
#pageTop:hover {
  color: red;
}

/* --------------------------------------------------------------------------------
    footer
-------------------------------------------------------------------------------- */
footer {
  background: #fff;
  font-size: 93%;
  padding: 20px 5%;
}

.footDescription {
  margin: 0 0 30px;
  font-size: 79%;
  color: #fff;
  padding: 10px 20px;
}
footer,
#footNav a {
  color: #fff;
}
#footNav {
  font-size: 85%;
}
#footNav ul {
  text-align: center;
}
#footNav li {
  display: inline-block;
  padding: 0 10px 0 0;
}
.copyright {
  text-align: center;
  padding: 30px 0 0;
  background: #1e2e3d;
  margin: 0;
  color: #fff;
}

#producedByLeapy {
  text-align: center;
  display: block;
  padding: 10px 0 30px;
  background: #1e2e3d;
}
#producedByLeapy img { opacity: .3;}
#producedByLeapy a:hover img { opacity: 1;}

/* --------------------------------------------------------------------------------
  トップページ
-------------------------------------------------------------------------------- */
.wideslider {
  width: 100%;
  height: 500px;
  position: relative;
  overflow: hidden;
  text-align: center;
}
.wideslider ul,
.wideslider ul li {
  float: left;
  display: inline;
  overflow: hidden;
}
.wideslider ul li img {
  width: 100%;
  height: auto;
  display: none;
}
.wideslider_base {
  top: 0;
  position: absolute;
}
.wideslider_wrap {
  top: 0;
  position: absolute;
  overflow: hidden;

}
.slider_prev,
.slider_next {
  top: 0;
  overflow: hidden;
  position: absolute;
  z-index: 100;
  cursor: pointer;
  background: #333 url(../images/common/bg_mesh.png);
}
.pagination {
  bottom: 20px;
  left: 0;
  width: 100%;
  height: 15px;
  text-align: center;
  position: absolute;
  z-index: 200;
}
.pagination a {
  margin: 0 3px;
  width: 6px;
  height: 6px;
  border: 1px solid #fff;
  display: inline-block;
  overflow: hidden;
  border-radius: 12px;
}
.pagination a.active {
  background: #fff;
}
.wideslider ul:after {
  content: ".";
  height: 0;
  clear: both;
  display: block;
  visibility: hidden;
}
.wideslider ul {
  display: inline-block;
  overflow: hidden;
}

/*   newsrelease
----------------------------------------- */
#newsrelease {
  background: rgba(51, 119, 187,.1) url(../images/common/bg_mesh.png);
  font-size: 86%;
  background-color: #FFF !important;
  padding: 30px 12%;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #EEE;
  box-shadow: 0px 0px 6px -3px rgba(0, 0, 0, 0.4);
  z-index: 1;
  line-height: 1.5;
}
#newsrelease .sectionTtl {
  font-size: 165%;
}
#newsrelease h2 {
  display: block;
  width: 7em;
  float: left;
  height: 80px;
  font-size: 183%;
  padding: 0;
}
#newsrelease h2::before {
  content: " ";
  background-color: #000;
  width: 10px;
  display: inline-block;
  position: absolute;
  height: 3px;
  top: 70px;
  z-index: 9999;
}
.newsList {
  margin: 5px 0;
  overflow: hidden;
}
.newsList dt,
.newsList dd {
  padding: 0 30px;
}
.newsList dt {
  float: left;
}
.newsList dd {
  margin: 0 0 0 7.4em;
  text-align: left;
}
.newsList .newIcon{
  background: #f55;
  color: #fff;
  margin: 0 0 0 2em;
  font-size: 85%;
  padding: 3px 4px;
}

/* top-page
========================================================= */
.home .other-header {
    top: -100px;
}
.sm-slider {
  background: #000;
  z-index: -1;
}
.top-contents .sectionTtl-bg {
  margin-top: 0;
  padding: 0;
  border: none;
}
.top-contents .sectionTtl-bg:before {
  display: none;
}
.top-contents .sectionPdg ol {
  background: transparent;
}
.next-page-link a {
    display: table;
    margin: 50px auto 0;
    border: 1px solid;
    color: #000;
    text-decoration: none;
    padding: 8px 60px;
    font-size: 93%;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    color: #156D98;
}
.next-page-link a br {
    display: none;
}
.next-page-link a:hover {
  border: 1px solid #156D98;
  background: #156D98;
  color: #fff;
}
.next-page-link a.content05-btn {
    background: linear-gradient(#f55, #F34040);
    border: none;
    color: #fff;
    font-size: 100%;
    padding: 15px 110px;
    border: 1px solid #f55;
}
.next-page-link a.content05-btn:hover {
  color: #f55;
  background: transparent;
  border: 1px solid;
}
#top-content01,
#top-content02,
#top-content03,
#top-content04 {
  background-size: cover;
  text-shadow: 0 0 1px #fff;
  background-repeat: no-repeat;
  background-position: center;
}
#top-content01 {
  background-image: url(../images/bg_content01.jpg);
  padding: 100px 60% 100px 10%;
}
#top-content01 a,
#top-content02 a,
#top-content03 a,
#top-content04 a,
#top-content05 a {
  display: inline-block;
  border: 1px solid #364350;
  color: #364350;
  font-weight: bold;
  padding: 10px 40px;
  margin-top: 30px;
  text-align: center;
  text-decoration: none;
}
#top-content02 {
  background-image: url(../images/bg_content02.jpg);
  padding: 100px 10% 100px 60%;
}
#top-content03 {
  background-image: url(../images/bg_content03.jpg);
  padding: 100px 50% 100px 10%;
}
#top-content04 {
  background-image: url(../images/bg_content04.jpg);
}
#top-content04 img.alignnone {
  margin: 0 10px;
}
#top-content05 {
  text-align: center;
}
/* colorbox */
.top-image-area {
    padding: 10px;
    background: #fff;
    margin-top: -5px;
    position: relative;
    z-index: 12;
}
.top-image-area ul {
    display: table;
    width: 100%;
    padding: 0;
    background: #fff;
}
.top-image-area ul li {
    display: table-cell;
}
.top-image-area a {
    width: 100%;
    min-height: 190px;
    display: block;
    background-size: cover;
    border: 2px solid #FFF;
    background-position: center;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    position: relative;
}
.top-image-area a::before {
    content: " ";
    background: rgba(21,109,152,0.3);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
      -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.top-image-area a:hover::before {
  background: transparent;
}


/* --------------------------------------------------------------------------------
  下層ページ共通
-------------------------------------------------------------------------------- */
.sectionPdg {
  padding: 80px 0;
  margin: 0;
  box-shadow: none;
  box-sizing: border-box;
  background: #fff;
  position: relative;
  overflow: hidden;
font-size: 108%;
}
.sectionPdg .under-inner{
  width: 850px;
  margin: 0 auto;
}
.sectionPdg:nth-child(even) {
    background: #F5F5F5;
    background: linear-gradient(#f6f6f6, #eee);
}
.sectionPdg:nth-child(odd) {
  position: relative;
  z-index: 1;
  box-shadow: 0px 0px 4px -1px rgba(0, 0, 0, 0.3);
}
.sectionPdg p {
  margin: 20px 0;
}
.sectionPdg table {
  width: 100%;
  margin: 30px auto 50px;
}
.sectionPdg table,
.sectionPdg table th,
.sectionPdg table td {
    border: 2px solid #fff;
    background: #F5F5F5;
    padding: 10px 30px;
}
.sectionPdg:nth-child(even) table,
.sectionPdg:nth-child(even) table th,
.sectionPdg:nth-child(even) table td {
  background: #fff;
  border: 2px solid #eee;
}

.sectionPdg ol,
.sectionPdg ul {
    background: #F5F5F5;
    padding: 10px 25px 10px 50px;
    margin: 0 0 20px;
    display: table;
    text-align: left;
}
#mainContent {
    padding: 0;
}
div.box-graybg p {
  margin: 0;
}
.sectionPdg a {
    word-break: break-all;
}

.sectionTtl {
  font-size: 200%;
  color: #37b;
  font-weight: normal;
}
.sectionTtl-bg {
  font-size: 158%;
  color: #000;
  font-weight: normal;
  padding: 25px 0;
  border-top: 3px double #aaa;
  border-bottom: 3px double #aaa;
  -webkit-font-smoothing: antialiased;
  line-height: 1;
  text-align: center;
  font-size: 200%;
  margin: 20px 0 60px;
  letter-spacing: 3px;
  line-height: 1.3;
}

.sectionPdg .sectionTtl-bg a {
  display: block;
  text-decoration: none;
}
.sectionPdg .sectionTtl-bg a:hover {
  text-decoration: underline;
}
.subTtl {
  margin: 30px 0 10px;
  color: #000 !important;
  padding: 7px 15px;
  font-size: 129%;
  background-color: rgba(51, 119, 187,.05);
  font-weight: normal;
  clear: both;
}


.sectionPdg p {
  margin: 15px 0 10px;
}
.sectionPdg a {
  text-decoration: underline;
}
.sectionPdg table {
  width: auto;
  max-width: 100%;
  height: auto !important;
  font-size: 93%;
  margin: 15px 0 10px;
  border: solid 2px #ccc;
  line-height: 1.65;
}
.sectionPdg th,
.sectionPdg td {
  padding: 5px 10px;
  border: 1px solid #ccc;
  vertical-align: middle;
}
.sectionPdg th {
  background: #eee;
  white-space: nowrap;

}

/*   pageTtl
----------------------------------------- */
#pageTtl {
  background: #37b;
  text-align: center;
  color: #fff;
  font-size: 200%;
  position: relative;
}
#pageTtl::before {
  content: "";
  background: #000;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  z-index: 5;
  opacity: .2;
}
#pageTtlIn {
  position: relative;
  overflow: hidden;
}
#pageTtl, #pageTtlIn::before {
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
}
#pageTtlIn::before {
  content: "";
  -webkit-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
}
#pageTtlIn .container {
  position: relative;
  padding: 130px 0 70px;
  z-index: 10;
}

/*   sectionPdg
----------------------------------------- */
.sectionPdg ol {
  list-style-type: decimal;
}
.sectionPdg ul {
  list-style-type: disc;
}
.sectionPdg ol,
.sectionPdg ul {
  margin: 0 0 1em 2em;
}
.sectionPdg img {
  max-width: 100%;
  height: auto;
}
.sectionPdg iframe {
  max-width: 100%;
}


/* --------------------------------------------------------------------------------
  ブログ
-------------------------------------------------------------------------------- */
.blog-ttl {
    font-size: 138%;
    font-weight: normal;
}
#blogPostList p {
    font-size: 85%;
}
#minipc-area,
#minipc-btn {
  display: none;
}
#blogPostList img {
  display: block;
  float: left;
  margin: 0 30px 0 0;
}
#blogPostList .textArea {
  margin: 0 0 0 250px;
}

#pageNav {
  font-size: 85%;
  text-align: center;
}
#pageNav li {
  display: inline;
}
.linkArea {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.linkArea:hover{
  background:#FFF;
  filter:alpha(opacity=30);
  -moz-opacity: 0.3;
  opacity: 0.3;
}

.postInfo .date {
  display: inline;
  font-size: 93%;
  color: #999;
  margin: 0 0 0 20px;
  float: right;
}
.catLink a {
  position: relative;
  z-index: 100;
  color: #fff;
  padding: 5px;
  font-size: 85%;
  border-radius: 3px;
  text-decoration: none;
}
.eyecatch {
  padding: 20px;
  background: #f5f5f5;
}

/*  ページ送り
----------------------------------------- */
.wp-pagenavi {
  margin: 0 0 15px;
  text-align: center;
  padding: 30px;
}
.wp-pagenavi a,
.wp-pagenavi span {
  margin: 0 5px 0 0;
  box-shadow: 0 2px 1px 0 rgba(0,0,0,.15);
  padding: 10px 10px;
  background: #fff;
}


/* --------------------------------------------------------------------------------
  ビジュアルエディタ
-------------------------------------------------------------------------------- */
.alignright { text-align:right;}
.alignleft {text-align: left;}

img.alignright,
table.alignright {
  float: right;
  margin: 0 0 40px 40px;
}
img.alignleft,
table.alignleft {
  float: left;
  margin: 0 40px 40px 0;
}
img.aligncenter {
  display: block;
  margin: 0 auto;
}
.sectionPdg blockquote {
  margin: 30px;
  padding: 10px 20px;
  position: relative;
  display: block;
  background-color: #f6f6f6;
  border-radius: 5px;
}
.sectionPdg blockquote:before,
.sectionPdg blockquote:after {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  font-size: 123%;
  position: absolute;
  width: 1em;
  height: 1em;
  color: #ccc;
}
.sectionPdg blockquote:before {
  content: "\f10d";
  top: -5px;
  left: -5px;
}
.sectionPdg blockquote:after {
  content: "\f10e";
  bottom: -5px;
  right: -5px;
}
.sectionPdg blockquote p {
  margin: 0;
}

/*==========================================================================================================================================================================*/



@media (max-width: 900px) {
  .sectionPdg .under-inner {
    width: 100%;
  }
}
@media (max-width: 1290px) and (min-width: 769px) {
  .other-header .headTel {
    display: none;
  }
  .head-contact {
    padding: 8px 0;
  }
  .other-header .headLogo img {
    margin-right: 10px;
  }
  .other-header {
    padding: 5px 0;
  }
  .head-nav .head-contact a {
    padding: 5px 10px;
  }
}
@media (max-width: 1060px) and (min-width: 769px) {
  .headerIn {
    width: 100%;
  }
  #gnavMenu {
    display: none;
  }
  #minipc-area {
    display: block;
  }
  #minipc-btn {
    display: block;
    position: fixed;
    top: -100px;
    right: 130px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    z-index: 9999;
    font-size: 20px;
    margin-top: 8px;
    text-align: center;
  }
  .other-header #minipc-btn {
    top: 0;
  }
  #minipc-menu {
    display: block;
    position: fixed;
    top: 0;
    z-index: 8880;
    right: 0;
    padding: 64px 10px 0;
    display: none;
  }
  #minipc-menu a {
    display: block;
    background: rgba(255, 255, 255, 0.9);
    padding: 5px 25px;
    margin-bottom: 3px;
    color: #000;
  }
  #top-content02 {
    background-position: left 30% center;
  }
  #top-content01,
  #top-content03 {
    background-position: right 25% center;
  }
}
@media (max-width: 850px) and (min-width: 769px) {
  .home .head-contact {
    display: none;
  }
  .home .other-header .head-contact {
    display: inline-block;
  }
}
@media (max-width: 768px) {
  body{ font-size: 91%;}
  .row {
    margin: 0;
  }
  #mainContent {
    padding: 0;
  }
  .sideColumn {
    display: table-footer-group;
  }
  .mainColumn {
    display: table-header-group;
  }
  .sectionTtl {
    font-size: 180%;
  }
/* sp header */

  header {
    position: fixed;
    width: 100%;
    z-index: 100;
    padding: 0;
    top: 0;
    background: #fff;
  }
  .headLogo img {
    padding: 0;
    height: auto;
    max-height: 36px;
    max-width: 90%;
  }
  #headSearch,
  .headTel {
    display: none;
  }

  /*gnav*/
  #gnav {
    text-align: center;
    height: 60px;
  }
  #gnavBtn {
    display: inline-block;
    z-index: 200;
    background: #444;
    color: #fff;
    width: 30px;
    line-height: 30px;
    position: fixed;
    right: 10px;
    top: 15px;
    cursor: pointer;
  }
  #gnav span {
    border: 0;
  }
  #gnavMenu {
    display: none;
    margin: 0;
    height: 100%;
    width: 100%;
    padding: 15px 10px;
    position: fixed;
    top: 45px;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.5);
    z-index: 300;
    overflow: scroll;
  }
  #gnavBtnClose {
    display: inline-block;
    float: right;
    background: #fff;
    color: #444;
    font-weight: bold;
    width: 30px;
    line-height: 30px;
    cursor: pointer;
  }
  .gnavSubToggle {
    color: #FFF;
    font-size: 10px;
    display: inline-block;
    width: 40px;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 0 4px 4px 0;
    padding: 11px 0 0;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    right: 0;
  }
  #gnavMenu li {
    margin: 5px 0 0;
    width: 100%;
    box-sizing: border-box;
    position: relative;
  }
  #gnavMenu .gnavMenuIcon {
    margin: 0;
  }
  #gnavMenu a {
    display: block;
    padding: 8px 0;
    color: #fff;
    border-radius: 4px;
  }
  #gnavMenu .headSubNav {
    margin: 0;
    width: 100%;
    position: relative;
    background-color: transparent;
  }
  #gnavMenu .headSubNav li {
    border: none;
    border-radius: 4px;
  }
  #gnav #gnavMenu .headSubNav a {
    padding: 10px;
    border-radius: 4px;
    background: #fff;
    color: #444;
    text-align: center;
  }
  #gnav .current a {
    background: rgba(0,0,0,.5) !important;
  }
  /* sp side */
  .sideSection {
    margin: 0 0 10px;
  }
  .sideSection a {
    padding: 10px;
    font-size: 93%;
  }
  #sideCompany h2 {
    padding: 15px 0 0;
    font-size: 123%;
    font-weight: normal;
  }
  #sideCompany p {
    padding: 5px 0 0;
    line-height: 1.5;
  }
  .sideSection .sectionTtl-bg {
    font-size: 116%;

  }

  /* maincontents */
  #pageTtl, #pageTtlIn::before {
    font-size: 180%;
    background-size: 100%;
  }
  #pageTtlIn .container {
    padding: 80px 0 30px;
  }

  .sectionPdg {
    font-size: 100%;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.2);
    padding: 50px 5% 30px;
    text-align: left;
  }
  .sectionPdg .sectionTtl-bg {
    margin: 0 0 10px;
    line-height: 1.5;
    padding-bottom: 10px;
    font-size: 150%;
    letter-spacing: 1px;
  }
  .sectionTtl-bg::before {
    top: 0;
    margin: 25px auto 0;
  }
  .subTtl {
    margin: 20px auto 10px;
    font-size: 116%;
    padding-bottom: 0;
    display: block;
  }
  h3.miniTtl {
    margin: 20px 0 0;
  }
  .sectionPdg ol,
  .sectionPdg ul {
    padding: 10px 10px 10px 32px;
    margin: 0;
  }
  .sectionPdg table {
    width: 100%;
  }
  .sectionPdg th,
  .sectionPdg td {
    display: block;
    width: auto !important;
  }
  .sectionPdg table,
  .sectionPdg table th,
  .sectionPdg table td {
    padding: 10px 15px;
  }
  .sectionPdg .tableScroll {
    width: 270px;
    overflow-x: scroll;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .sectionPdg .tableScroll th,
  .sectionPdg .tableScroll td {
    display: table-cell;
    padding: 10px 5px;
  }
  .sectionPdg .sp-block-table th {
    font-size: 93%;
    text-align: center;
  }
  div.box-line {
    padding: 15px;
  }
  .sectionPdg img,
  #blogPostList img {
    float: none;
    display: block;
    margin: 0 auto;
  }
  /* top */
  img {
    max-width: 100%;
    height: auto;
  }

  header {
    background: transparent;
    position: relative;
    z-index: 10;
  }

  header .container {
    padding: 6px 12px 0 !important;
  }
  .sm-slider:after {
    background: rgba(0,0,0,0.3) !important;
  }
  .headLogo img {
    height: 34px;
    width: auto;
    margin: -2px 0 0 -2px;
  }
  .other-header .headLogo img {
    height: 28px;
    width: auto;
    margin: 0;
  }
  #gnavMenu {
    background: rgba(255, 255, 255, 0.7);
  }
  #gnav {
    height: auto;
    border: none;
  }
  #gnav a {
    color: #fff;
  }
  #gnavBtn {
    background: rgb(21,109,152);
    top: 10px;
  }
  .helo-area {
    padding: 80px 0 110px;
  }
  .helo-inner {
    padding: 0 20px;
  }
  .helo-btn a {
    padding: 8px 40px;
    font-size: 108%;
  }
  .sns-area,
  .home .sns-area {
    padding: 20px 0;
  }

  #newsrelease {
    padding: 20px 5%;
  }
  .contentThumbBox {
    padding: 20px 5%;
    background-size: auto 50%;
  }
  .contentThumbBox li a {
    height: 80px;
  }
  .contentThumbBox li a span {
    line-height: 80px;
  }
  #newsrelease h2::before {
      top: 2.8em;
  }
  .top-contents .sectionTtl-bg img {
    height: 46px;
    width: auto;
  }
  #pageTtlIn .container {
    z-index: 5;
  }
  .next-page-link a,
  .next-page-link a.content05-btn {
    width: 100%;
    display: block;
    padding: 15px;
    text-align: center;
    margin: 30px 0 0;
    line-height: 1.4;
  }
  .next-page-link a br {
      display: block;
  }
  .top-image-area a {
    min-height: auto;
    height: 150px;
  }

  #top-content01,
  #top-content02,
  #top-content03 {
    background-image:url(../images/bg_content01_sp.jpg); 
    padding: 50px 5% 210px;
    background-size: auto 180px;
    background-position: center bottom;
  }
  #top-content02 {
    background-image: url(../images/bg_content02_sp.jpg); 
  }
  #top-content03 {
    background-image: url(../images/bg_content03_sp.jpg);
  }
  #top-content04 .alignnone {
    margin: 0 !important;
    display: inline;
  }
  /* side */
  #pageNav {
    width: 100%;
    padding: 5% 20px;
  }
  .sideSection,
  .snsBtn {
      margin: 0 5% 10px;
      display: block;
      width: 90%;
      border: none;
      padding: 0;
  }

  /* formy */
  #inquiryArea #formyForm {width: auto;}
  #formyForm th,
  #formyForm td {
    display: block;
    width: auto;
    padding: 0 0 10px;
  }
  #formyForm th {
    border-bottom:none;
    padding-bottom: 0;
    white-space: normal;
    font-weight: bold;
    padding: 10px 0 0;
  }
  #formy_btn {
    height: 155px;
    position: relative;
  }
  #formy_btn input {
    width: 100%;
    background-size: contain;
    background-position: center;
  }
  #formy_btn input.autoConfirmBack {
    position: absolute;
    top: 95px;
  }
  #total_required {
    top: 70px;
    right: 10px;
  }
/* sp footer */
  .sns-area li a {
      width: 40px;
      height: 40px;
      line-height: 40px;
      font-size: 15px;
      padding: 0;
  }
  .sns-area li a:hover::before {
    display: none;
  }
  #footContact {
    padding: 30px 5% 0;
  }
  #footContact .subTtl {
    padding: 5px 0;
    margin: 20px auto 0px;
    width: 100%;
  }
  #footNav li {
    white-space: nowrap;
  }
  .footDescription {
    padding: 0;
  }
  #pageTop {
    display: none;
  }
  #blogPostList .sectionPdg {
    padding: 50px 5% 30px;
    }
  #blogPostList p {
      font-size: 100%;
  }
  .pbf {
    padding-bottom: 20px;
  }
  #gm {
    display: none;
  }
  #likebox,
  footer {
    padding: 20px 0;
  }
  footer {
    padding: 20px 5%;;
  }
  #likebox {
    float: none;
    display: block;
  }
  .footInnerNarrow {
    width: 100%;
    float: none;
  }

  /* Top */

  .helo-text {
    margin-bottom: 0;
  }
  #newsrelease h2 {
    display: block;
    width: auto;
    float: none;
    height: auto;
    font-size: 150%;
    margin-bottom: 12px;
  }
  #newsrelease h2::before {
    width: 10px;
    top: 2.8em;
  }
  .newsList dt,
  .newsList dd {
    padding: 0;
  }
  .newsList dt {
    float: none;
    margin-top: 8px;
  }
  .newsList dd {
    margin: 0;
    line-height: 1.5;
  }
  .newsList .newIcon {
    margin: 0 0 0 1em;
  }
  .contentThumbBox {

    display: block;
    width: 100%;
    margin: 0px 0 10px;
  }
  .contentThumbBox li {
    display: block;
    width: 100%;
    padding: 0 0 5px;
  }
  /* Blog */
  #blogPostList .textArea {
    margin: 0;
  }

  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-left: 0;
    padding-right: 0;
  }
  .eyecatch{
    padding: 10px;
  }
}