html{
  height:100%;
  overflow-y:scroll;
}
body {
  height:100%;
  font: 13px/1.231 "Microsoft Yahei","PingHei" ,"sans-serif";
  font-weight: 500;
  font-feature-settings: "palt";
  line-height:1.7;
  letter-spacing: .08em;
  color:#000;
  line-height:2;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
}
*,
*::after,
*::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
ul,ol { list-style: none;}
small { font-size: 86%;}
img {
    vertical-align: bottom;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.mgnBtm5 { margin-bottom: 5px;}
.mgnBtm8 { margin-bottom: 8px;}
.mgnBtm10 { margin-bottom: 10px !important;}
.mgnBtm16 { margin-bottom: 16px !important;}
.mgnBtm20 { margin-bottom: 20px !important;}
.mgnBtm24 { margin-bottom: 24px !important;}
.mgnBtm30 { margin-bottom: 30px !important;}
.mgnBtm32 { margin-bottom: 32px !important;}
.mgnBtm40 { margin-bottom: 40px !important;}
.mgnBtm48 { margin-bottom: 48px !important;}
.mgnBtm50 { margin-bottom: 50px !important;}
.mgnBtm56 { margin-bottom: 56px !important;}
.mgnBtm64 { margin-bottom: 64px !important;}
.mgnBtm70 { margin-bottom: 70px !important;}
.mgnBtm72 { margin-bottom: 72px !important;}
.mgnBtm80 { margin-bottom: 80px !important;}
.mgnBtm90 { margin-bottom: 90px !important;}
.mgnBtm100 { margin-bottom: 100px !important;}
.mgnTp0 { margin-top: 0px !important;}
.mgnTp5 { margin-top: 5px !important;}
.mgnTp50 { margin-top: 50px !important;}
.mgnTp100 { margin-top: 100px !important;}
.mgnBtm-15{ margin-bottom: -20px !important;}

.fltRgt { float: right;}
.fltLft { float: left; }
.tCtr { text-align: center;}
.tRgt { text-align: right;}
.tLft { text-align: left;}
.tI0 { text-indent: 0!important; }
.meiryo { font-family: "メイリオ",Meiryo,'Lato', YuGothic, '游ゴシック', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック' ,sans-serif; }

/*-- ClearFix --*/
/* For modern browsers */
.clearfix:before, .clearfix:after {
  content:""; display:table;
}
.clearfix:after {
  clear:both;
}
/* For IE 6/7 (trigger hasLayout) */
.clearfix {
  zoom:1;
}
h1, h2, h3, h4, h5, strong, p, a, dt, dd, table {
  color: #000;
  font-size: 105%;
}
h2 {
  font-size: 180%;
}
strong {
  font-size: 130%;
  display: block;
}
a {
  transition: .5s;
  text-decoration: none;
}
a:hover {
  opacity: .7;
  cursor: pointer;
}
.reset {
  margin: 0;
  padding: 0;
}
.cPpl {
  color: #876798;
}
.cOrng {
  color: #ffa049;
}
.wdt800 {
  width: 800px;
  margin: 0 auto;
}
.bgWht {
  background: #fff;
}
@media (max-width: 768px) {
  img {
    max-width: 100%;
    height: auto;
  }
}
@media (min-width: 768px) {
  @-moz-document url-prefix() {
    *{ font-feature-settings: "palt";}
  }
  @media screen and (-webkit-min-device-pixel-ratio:0) {
    *{ font-feature-settings: "palt";}
  }
}



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

    COMMON

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

/* layout
 **************************************** */
.container {
  overflow: hidden;
}
/* --- inner --- */
.inner {
  width: 1080px;
  margin: 0 auto;
  position: relative;
}
.brdr:before, .brdr:after {
    content: '';
    background-size: 3px 3px;
    height: 1px;
    display: block;
    margin: 1px 0;
}
.brdr.ppl:before, .brdr.ppl:after {
    background-image: linear-gradient(to right, #876798, #876798 20%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0) 100%);
    width: 100%;
}
.brdr.gry:before, .brdr.gry:after {
    background-image: linear-gradient(to right, #9c9c9c, #9c9c9c 20%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0) 100%);
    width: 100%;
    position: absolute;
}
.brdr.gry.lft:before, .brdr.gry.lft:after {
  left: 10%;
}
.brdr.gry.rgt:before, .brdr.gry.rgt:after {
  right: 10%;
}
.brdr.gry.lft:before, .brdr.gry.rgt:before {
  top: 35%;
}
.brdr.gry.lft:after, .brdr.gry.rgt:after {
  top: 38%;
}
.brdr.ppl.lft:before, .brdr.ppl.lft:after {
  left: 10%;
}
.brdr.ppl.rgt:before, .brdr.ppl.rgt:after {
  right: 10%;
}
.brdr.ppl.lft:before, .brdr.ppl.rgt:before {
  top: 35%;
}
.brdr.ppl.lft:after, .brdr.ppl.rgt:after {
  top: 38%;
}



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

    HEADER

===================================================================================== */
header {
  position: relative;
  padding-top:10px;
}
header .fltLft {
  margin: 8px 0 0;
}
header .access, header .tel {
  display: table-cell;
  vertical-align: middle;
}
header .access,header .reservation {
  padding: 0px 0 0 10px;
  display: table-cell;
}
header .access a,header .reservation a {
  display: block;
  width: 176px;
  height: 36px;
  padding: .2em .5em .2em 4em;
  background: url('../images/icon_access.png'), #969696;
  background-position: 40px, left;
  background-repeat: no-repeat, no-repeat;
  color: #fff;
  font-weight: bold;
  font-size:120%;
  letter-spacing: .2em;
}
header .reservation a {
  display: block;
  width: 256px;
  background:#1e3071;
  padding: .2em .0;
  text-align: center;
}

header .tel {
  display: block;
  position: relative;
  text-align: right;
}
header .tel a {
  color: #1E3071;
  display: inline-block;
  padding-left:35px;
  line-height: 1.3em;
  font-size: 190%;
  background: url(../images/telmark.png);
  background-repeat: no-repeat, no-repeat;
  font-weight: bold;
  margin-right:10px;
}
header .tel p {
  font-size: 85%;
  display: inline-block;
  color: #000;
  letter-spacing: 0;
}
header .tel .large {
  font-size: 130%;
  vertical-align: middle;
}
.fx_header {
  position: fixed;
  z-index: 999;
  width: 100%;
  background: #fff;
  border-bottom: 1px solid #1e3071;
  height: 60px;
  top: -60px;
}
.fx_header .gnav {
  height: 60px;
  margin: 0px;
}
.fx_header .gnav li {
  line-height: 35px;
}
.fx_header .fltLft {
  padding: 11px 0;
  position: relative;
  z-index: 1000;
}
.fx_header .fltLft img {
  width: 275px;
}
.fx_header .fltRgt {
  display: none;
}
.fx_header .gnav ul {
  width: 730px;
  float: right;
}
.fx_header .gnav li {
  border: none !important;
  width: auto;
  font-size: 95%;
  font-weight: normal;
  font-family: "Microsoft Yahei","PingHei" ,"sans-serif";
}
.fx_header.slideDown {
  animation-name: slideDown;
  animation-timing-function: ease-in;
  animation-iteration-count: 1;
  animation-delay: 0s;
  transform-origin: 50% 50% 0;
  animation-duration: .3s;
  top: 0;
}
@keyframes slideDown {
  0% {
    top: -60px;
  }
  100% {
    top: 0;
  }
}
.fx_header.slideUp {
  animation-name: slideUp;
  animation-timing-function: ease-in;
  animation-iteration-count: 1;
  animation-delay: 0s;
  transform-origin: 50% 50%  0;
  animation-duration: .3s;
  top: -60px;
  position: fixed;
}
@keyframes slideUp {
  0% {
    top: 0;
  }
  100% {
    top: -60px;
  }
}
.btn_formy {
  width: 75px;
  height: 230px;
  display: inline-block;
  position: fixed;
  right: 0;
  bottom: 100px;
  z-index: 9999;
}
.rl{
  display: inline-block;
  display: block;
}


/* gnav
 **************************************** */
.gnav {
  height: 60px;
  bottom: 0;
  width: 100%;
  min-width: 1080px;
  margin:10px 0 0px;
  padding:15px 0 5px;
  background:#263671;
}
.fx_header .gnav{
  background:#fff;
  padding:0;
}
.gnav a {
  color: #000;
  display: block;
}
.gnav a:hover {
  opacity: 1;
}
.gnav span.ppl{
  position: relative;
}
.gnav span.ppl:before {
  content: '';
  position: absolute;
  bottom: -20px;
  left: 0;
  height: 1px;
  width: 100%;
  z-index: -10;
  opacity: 0;
  transition: .3s all;
  background: rgba(255, 255, 255, 0.4);
}
.fx_header .gnav span.ppl:before {
  background: rgba(142, 114, 155, 0.25);
}
.gnav a:hover > span.ppl:before {
  opacity: 1;
  bottom: -10px;
  z-index: 10;
}
.fx_header .gnav a:hover > span.ppl:before {
  opacity: 1;
  bottom: -15px;
  z-index: 10;
  background: rgba(142, 114, 155, 0.25);
}
.gnav ul {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  justify-content: space-around;
}
.gnav li {
  text-align: center;
  width: calc(100% / 5);
  line-height: 22px;
  position: relative;
}
.gnav li:before, .gnav li:after {
  width: 2px !important;
  height: 100%;
  bottom: 0;
  background-image: linear-gradient(to bottom, #9c9c9c, #9c9c9c 20%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0) 100%) !important;
}
.gnav li:before {
  left: 0;
}
.gnav li:after {
  display: none;
  right: 0;
}
.gnav li:last-child:after {
  display: block;
}
@media (min-width: 768px) {

}



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

    TOP

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

/* mainvisual
 **************************************** */
.mainvisual {
  position: relative;
  min-width: 1080px;
  height:500px;
  overflow:hidden;
}
.mainvisual .icon{
  position: absolute;
  top: 15px;
  left: 80%;
  display: inline-block;
  padding: 10px 15px;
  line-height: 1;
  background: rgba(71, 37, 95, 0.5);
  z-index: 100;
}
.mainvisual .bx-wrapper{
  margin:0;
  box-shadow:none;
  border:none;
}
.mainvisual .bxslider li{
  height:500px;
}
.mainvisual .bxslider li img{
  width: 100%;
  height: auto;
}
.mainvisual .bxslider li img.text_img{
  position: absolute;
  left: 3%;
  bottom: 15px;
  width: auto;
  height: auto;
}
@media (max-width: 1170px) {
.mainvisual .bxslider li img{
  width: auto;
  height: 100%;
}
}


/* news
 **************************************** */
.news {
  height: 75px;
  position: relative;
  min-width: 1080px;
}
.news .inner {
  display: table;
  table-layout: fixed;
}
.news_logo, .newslist {
  display: inline-block;
  float: left;
  height: 75px;
}
.news_logo {
  font-size: 160%;
  width: 105px;
  text-align: left;
}
.news_logo p {
  line-height: 75px;
  color:#000;
  font-weight: bold;
}
.newslist {
  width: 975px;
  //margin: 0 0 0 15px;
  transition: .5s;
  font-size: 120%;
}
.newslist .date {
  color:#000;
  width: 135px;
}
.newslist .date, .newslist h4 {
  display: table-cell;
  line-height: 75px;
}
.newslist h4 {
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 845px;
  height: 75px;
  overflow: hidden;
  padding: 0;
  color:#000;
  font-weight: normal;
}
.newslist a {
  color:#000;
  width: 835px;
  display: table;
  table-layout: fixed;
}


/* container
 **************************************** */
 .container {
  min-width: 1080px;
}
.container h2{
  text-align: center;
  margin-bottom:40px;
}


/* container content01
 **************************************** */
.content01{
  background:url(../images/bg_01.jpg) no-repeat center center;
  background-size:cover;
  padding:85px 0 150px;
}
.content01 .inner{
  position: relative;
}
.content01 ul{
  text-align: center;
  font-size: 0px;
}
.content01 ul li{
  display: inline-block;
  width: 303px;
  height:330px;
  background:url(../images/bg_hexagon2.png);
  margin:0px 17px -55px;
  font-size: 17px;
  line-height:1.7;
}
.content01 ul li img{
  margin:40px 0 30px;
}
.content01 ul li p{
  height:8.5em;
  overflow:hidden;
}
.content01 ul li p span.bold{
  color:#c8161d;
  font-weight: bold;
}

.content01 .people01,.content01 .people02{
  position: absolute;
  bottom:-90px;
}
.content01 .people01{
  left:-50px;
}
.content01 .people02{
  right:-50px;
}


/* container content02
 **************************************** */
.content02{
  background:url(../images/pt01.png) repeat #fdfdfd;
  padding:50px 0;
}
.content02 .inner{
  overflow: hidden;
}
.content02 .inner > .fltLft{
  width:540px;
  text-align:left;
  padding-right:20px;
}
.content02 .inner > .fltLft:last-child{
  padding:0 0 0 20px;
}
.content02 .fltLft .fltLft{
  width: 270px;
}
.content02 .fltLft .name_wrapper{
  padding:20px 0px 0 10px;
  width: 220px;
}
.content02 .fltLft .name_wrapper p{
  margin-top:25px;
  line-height: 1.7;
  font-size: 115%;
}
.content02 .profile{
  border-bottom:solid 1px #000;
  padding-bottom:50px;
  margin-bottom:50px;
}

.content02 dl{
  text-align: left;
  overflow: hidden;
}
.content02 dt{
  float: left;
  width: 200px;
  text-align: left;
}
.content02 dd{
  float: right;
  width: 880px;
  text-align: left;
  margin-bottom: 30px;
}
.content02 dd p{
  font-size: 105%;
  padding-left:1em;
  text-indent:-1em;
  line-height: 1.8;
  margin-bottom: 10px;
}
.content02 dd p.name{
  font-size: 115%;
  font-weight: bold;
}


/* container content03
 **************************************** */
.content03{
  background:url(../images/bg_02.jpg) no-repeat center center;
  background-size:cover;
  padding:100px 0 670px;
}

.content03 p{
  width:750px;
  margin:20px auto;
  font-size: 135%;
  text-align: left;
}


/* container content04
 **************************************** */
.content04{
  background:url(../images/bg_04.jpg) no-repeat center center;
  background-size:cover;
  padding:110px 0;
  font-size: 108%;
}
.topics_wrapper{
  background:#fff;
  background:rgba(255, 255, 255, 0.9);
  width: 900px;
  padding:40px 55px;
  text-align: left;
  margin: 0 auto 15px;
  letter-spacing: .5px;
}
.topics_wrapper .day{
  color:#233370;
  margin-bottom:10px;
}
.topics_wrapper .day img{
  vertical-align: middle;
  margin-left:10px;
}
.topics_wrapper .day {
  font-size: 108%;
}
.topics_list{
  margin-top:35px;
}
.topics_wrapper .post-text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}


/* container content05
 **************************************** *//*
.content05{
  background:url(../images/bg_03.jpg) no-repeat center center;
  background-size:cover;
  padding:110px 0;
  height:350px;
}
.content05{
  min-width: 1080px;
  height:350px;
  overflow: hidden;
}*/
.content05{
  background:url(../images/bg_03.jpg) no-repeat center center;
  padding:110px 0;
  height:350px;
}
@media screen and ( min-width:1600px ){
  .content05{ background-size:100% auto; }
}

/* container content06
 **************************************** */
.content06{
  background:url(../images/bg_05.jpg) no-repeat center center;
  background-size:cover;
  padding:85px 0 100px;
}
.content06 ul{
  margin-top:60px;
  overflow: hidden;
}
.content06 ul li{
  float:left;
  width: 335px;
  height:366px;
  background:url(../images/bg_hexagon.png);
  background-size: cover;
  margin-right:37px;
  padding:50px 40px;
  line-height:1.8;
  position: relative;
}
.content06 ul li::after{
  content: url(../images/arrow.png);
  position: absolute;
  top:50%;
  right: -28px;
  margin-top:-24px;
}
.content06 ul li p{
  margin-top: 20px;
  padding-top: 15px;
  border-top:solid 1px #233370;
  font-size: 120%;
  text-align: left;
}
.content06 ul li:last-child{ margin-right: 0; }
.content06 ul li:last-child::after{ display: none; }

.content06 dl{
  font-size: 130%;
  margin-top:70px;
  background: #233370;
  overflow: hidden;
}
.content06 dl dt{
  display: block;
  float: left;
  width: 220px;
  padding:6px 0 10px;
  background: #fff;
  //border-radius:3px;
  margin:7px 10px;
}
.content06 dl dt img{
  vertical-align: middle;
}
.content06 dl dd{
  display: block;
  float: left;
  width: 840px;
  padding:15px 0;
  color:#fff;
}




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

    FOOTER

===================================================================================== */
footer{
  min-width: 1080px;
}
.contact_ttl {
  background: url('../images/bg_tel.png') no-repeat top center;
  padding: 30px 0 20px;
}
.contact {
}
.contact_name {
  margin-bottom: 60px;
}
.contact h3 {
  font-size: 370%;
  display: inline-block;
  line-height: 1em;
  border-bottom: 1px solid #fff;
  margin: 20px 0 0;
}
.contact h3 a {
  color: #000;
}
.contact h4 {
  display: table;
  margin: -8px auto 0;
  color: #000;
  font-size: 155%;
  padding: 0 0 0 20px;
  font-weight:normal;
}
.contact span {
  display: table-cell;
  vertical-align: middle;
}
.contact .large {
  font-size: 120%;
  padding: 0px 0 0 .5em;
}
.contact .meiryo.tel a img{
  vertical-align: top;
}
.contact .meiryo.tel a span{
  padding-top: 3px;
  padding-left: 15px;
  color: #1E3071;
}

.flow_wrapper {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  margin-top: -70px;
}
.flow {
  width: 319px;
  height: 317px;
}
.flow01 {
  background: url('../images/footer/bg_step1.png') no-repeat center top;
}
.flow02 {
  background: url('../images/footer/bg_step2.png') no-repeat center top;
}
.flow03 {
  background: url('../images/footer/bg_step3.png') no-repeat center top;
}
.flow dt {
  text-align: center;
  color: #fff;
  font-size: 185%;
  padding: 90px 0 0;
}
.flow01 dt {
  background: url('../images/footer/step1.png') no-repeat center 50px;
}
.flow02 dt {
  background: url('../images/footer/step2.png') no-repeat center 50px;
}
.flow03 dt {
  background: url('../images/footer/step3.png') no-repeat center 50px;
}
.flow dd {
  width: 200px;
  margin: 0 auto;
  line-height: 1.6em;
  font-size: 105%;
}
.pbl {
  opacity: 0.5;
  display: block;
}
.branch {
  background:url(../images/pt01.png) repeat #fdfdfd;
  padding:25px 0;
  text-align: center;
  margin-top: 50px;
}
.branch .inner{
  height:31px;
}
.brnc_list {
  display: inline-block;
}
.brnc_list li {
  display: table-cell;
}
.brnc_list li a {
  padding:0 20px;
  border-right:solid 1px #000;
  font-size: 115%;
}
.brnc_list li:last-child a {
  border:none;
}

.fnav {
  padding: 60px 0 0;
  position: relative;
}
.fnav .inner {
  display: table;
}
.fnav:before {
  display: none;
}
.fnav:after {
  bottom: 0;
}

.f_lft {
  width: 400px;
  padding-top: 30px;
  float: left;
}
.f_lft p {
  line-height: 1.7;
  margin: 25px 0;
  font-size: 120%;
}
.f_rgt {
  padding: 0 0 0 40px;
  width: 680px;
  float: right;
}
.fnav .fnav_link {
  display: block;
  color: #8d709b;
  border-bottom: 1px dashed #a7a7a7;
  background: url(../images/footer/icon_arrow_ppl.png) no-repeat left;
  padding: 10px 0 10px 23px;
  font-size: 94%;
}
.fnav .inner > p{
  width: 780px;
  margin:0 auto 60px;
  font-size: 115%;
}
.fnav .f_rgt a {
  border: none;
}
.fnav_inner {
  display: table;
  width: 100%;
}
.fnav_ttl {
    background: url(../images/footer/icon_arrow_smpl.png) no-repeat left;
    padding: 0 0 0 18px;
    width: 97%;
}
.fnav_ttl a {
    color: #535353;
    background: none;
    padding: 0;
}
.fnav .inner_rgt {
  margin-bottom: 10px;
}
.fnav .inner_rgt:last-child {
  margin-bottom: 0;
}
.fnav .inner_content {
  display: table;
  padding: .5em 0 0;
}
.fnav .inner_content dt, .fnav .inner_content dd {
  display: table-cell;
}
.fnav .inner_content dt {
  width: 120px;
}
.fnav .inner_content dd a:after {
  content: '/';
  padding: .5em;
}

.fnav .inner .f_lft{
  width: 400px;
}
.fnav .inner .f_rgt{
  width: 680px;
}

.fnav .inner h3{
  font-size: 180%;
  line-height: 1;
  margin-bottom: -15px;
}
.fnav .inner h3 span{
  font-size: 150%;
}

.copyright {
  background: #233370;
  color: #fff;
  padding: 30px 0 100px;
}
.copyright p {
  color: #fff;
}


/* formy
 **************************************** */
#formy {
  position: absolute;
  top: 0px;
}
.formy_wrapper {
  padding: 160px 0 90px;
  position: relative;
}
#contact {
  position: absolute;
  top: -50px;
}
#formy_form {
  background: rgba(255, 255, 255, .9);
  background: url(../images/bg_footer.png) no-repeat bottom right;
  padding: 60px 0 70px;
}
#formy_form table {
  border: none !important;
  width: 920px !important;
  margin: 0 auto;
}
#formy_form th,
#formy_form td {
  padding: 20px 10px !important;
  vertical-align: middle;
  border-bottom: 1px solid #ddd;
  background: none !important;
}
#formy_form th {
  font-weight:normal;
  text-align:left;
  width:34%;
}
#formy_form table input[type="text"],
#formy_form table input[type="password"],
#formy_form table textarea,
#formy_form table input[type="email"],
#formy_form table input[type="tel"] {
  width:100%;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  vertical-align:bottom;
}
#formy_form table input[type="text"],
#formy_form table input[type="password"],
#formy_form select,
#formy_form textarea,
#formy_form table input[type="email"],
#formy_form table input[type="tel"] {
  margin: 0;
  padding: 5px 15px;
  border: 1px solid #ccc;
  font: inherit;
  font-size:100%;
}
#formy_form table input[type="text"],
#formy_form table input[type="password"],
#formy_form table input[type="email"],
#formy_form table input[type="tel"] {
  line-height: 1.5em;
}
#formy_form ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#formy_form input:hover { opacity:0.7; }
#formy_form textarea:hover { opacity:0.7; }

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

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

.formy_privacy div {
  overflow-y: scroll;
  height: 240px;
  border: solid 1px #ccc;
  //font-size: 85%;
  padding: 15px;
}
.autoConfirm .formy_privacy {
  /*display: none !important;*/
}
.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: inherit !important;
  border-radius: 3px;
  font-size: 110%;
}
.formy_confirm {
  width: 324px;
  height: 59px;
  color: #fff;
  background: #876798 !important;
}
.confirm-message {
  width: 800px !important;
  margin-top: 30px !important;
  margin: 0 auto;
}
.formy_submit_disabled {
  width: 324px;
  height: 59px;
  color: #fff;
  background: #535353 !important;
}
#formy_btn .formy_submit_disabled:hover {
  opacity:1;
  cursor: default;
}
.autoConfirmBack {
  width: 134px;
  height: 59px;
  color: #fff;
  background: #535353 !important;
}
.formy_send {
  width: 324px;
  height: 59px;
  color: #fff;
  background: #876798 !important;
}
/* 繝舌Μ繝?ー繝磯撼陦ｨ遉ｺ */
#error_element_275_5899a4e9c6272_cp,
#error_element_275_5899a4e9c6272_ml,
#error_element_275_5899a4e9c6272_ph,
#error_element_275_58a6c96621e95,
#total_required,
.help_text,
.confirm-message {
  display: none !important;
}
#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: 80px;
  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;
}
.pbf {
  position: absolute;
  bottom: 30px;
  right: 0;
  left: 0;
  margin: auto;
}



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

    subpage

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

/* title_wrapper
 **************************************** */
.title_wrapper {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    height:250px;
    line-height:260px;
    min-width: 1080px;
    text-align: center;
}
#guidelines .title_wrapper { background-image: url(../images/title_bg_guidelines.jpg); }
#merit .title_wrapper { background-image: url(../images/title_bg_merit.jpg); }
#regenerative .title_wrapper { background-image: url(../images/title_bg_regenerative.jpg); }
#discontinuance .title_wrapper { background-image: url(../images/title_bg_discontinuance.jpg); }
#case .title_wrapper { background-image: url(../images/title_bg_case.jpg); }
.topics.title_wrapper { background-image: url(../images/bg_04.jpg);background-position: center top; }

.title_wrapper h2{
  display: inline-block;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
  font-size: 300%;
  color: #fff;
  background: rgba(0,0,0,.6);
  letter-spacing: .2em;
  padding:25px 35px;
  line-height:1;
}

/* breadcrumb
 **************************************** */
.breadcrumb {
  padding: 15px 0;
  background: #fff;
  font-size: 110%;
}
.breadcrumb a {
  color:#1e3071;
  font-weight: bold;
}
.breadcrumb span {
  padding: 0 .5em;
}


/* container
 **************************************** */
.subpage .container,.topic .container,.page-404.container{
  padding:70px 0 120px;
  margin-bottom:-50px;
  background: url(../images/pt01.png) repeat #fdfdfd;
}
.subpage .container .bgF{
  background:#fff;
  overflow: hidden;
  padding:50px;
  margin-top:90px;
  box-shadow: 0 0 10px rgba(68, 55, 80, 0.15);
}

.subpage .container h3{
  display: block;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
  font-size: 200%;
  letter-spacing: .1em;
  line-height:1;
  margin:100px 0 30px;
}
.subpage .container h4{
  font-weight: bold;
  font-size: 130%;
  margin-top:10px;
}
.subpage .container p{
  font-size: 120%;
  margin-top:25px;
  text-indent: 1em;
  line-height: 1.8;
}
.subpage .container .strong{
  color:#c8161d;
  color:#d48409;
  font-weight:bold;
  text-indent: 0;
}
.subpage .container .hr{
  border-top:1px solid #bbb;
  margin-top:50px!important;
  padding-top:50px!important;
}
.subpage p.strong{
  margin-top: 30px;
}


.subpage .container ul.gl{
  overflow: hidden;
  margin-bottom:25px;
}
.subpage .container ul.gl li{
  float: left;
  width: 48%;
  height:270px;
  border: solid 1px #bbb;
  padding:15px 30px 25px;
  font-size:93%;
}
.subpage .container ul.gl li:first-child{
  margin-right:4%;
}
.subpage .container ul li p{
  margin-top:10px;
  text-indent: -1em;
  padding-left: 1em;
}
.subpage .container ul li p::before{
  content:'・';
}
.subpage .container ul.gl li p:first-child::before{
  display: none;
}

.subpage .container ul.gl2 li{
  height: 290px;
}
.subpage .container ul.gl li h4{
  background:#1e3071;
  color:#fff;
  text-align: center;
  padding: 3px 0;
}
.subpage .container ul.gl li h4 + p{ margin-top:15px; }
.subpage .container ul.gl2 li h4{ background:#e5e5e5; color:#000; }
.subpage .container ul.gl2 li:last-child h4{ background:#eade37; }

.subpage .container ul.gl dl{
  float: left;
  width: 194px;
  font-size: 120%;
  text-align: center;
  margin-top:15px;
}
.subpage .container ul.gl dl:last-child{ margin-left:20px; }

.subpage .container ul.gl dl dt{
  background: #23336f;
  color: #fff;
  padding: 5px 0;
}
.subpage .container ul.gl dl dd{
  padding: 10px 0;
  border: solid 1px #1e3071;
  border-top: none;
  line-height: 1.7;
}


#regenerative.subpage .container h4 ,#discontinuance.subpage .container h4{
  margin-top:40px;
}






.subpage .container table{
  //width: 100%;
  //table-layout: fixed;
  margin:10px auto 0;
  font-size: 113%;
}
.subpage .container table th, .subpage .container table td {
  padding: 8px 15px;
  border: 1px solid #1e3071;
  vertical-align: middle;
  background: #fff;
}
.subpage .container table th{
  background: #23336f;
  color: #fff;
  border: 1px solid #6f7fb9;
}




.subpage .container img{
  display: block;
  margin:20px auto 0;
  border: solid 1px #ccc;
  padding:20px;
}






.subpage .container p.case{
  text-indent: 0;
}
.subpage .container p.case span{
  display: inline-block;
}
.subpage .container p.case span:first-child{
  width:100px;
  background: #1e3071;
  color: #fff;
  text-align: center;
  padding:6px 0px;
}
.subpage .container p.case span:last-child{
  width: 880px;
  border: solid 1px #1e3071;
  border-left: none;
  padding:5px 15px;
}



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

    ARCHIVE

===================================================================================== */
/* side-section
 **************************************** */
.side-section_wrapper {
  width: 220px;
  background: #fff;
  padding: 20px;
  box-shadow: 0 0 10px rgba(68, 55, 80, 0.15);
}
.side-section_wrapper a:hover{
  opacity:.3;
}
.side-section h3 {
  border-bottom: 1px solid;
  font-size: 120%;
}
.case-posts, .single-section, .news-posts {
  width: calc(100% - 270px);
  position: relative;
}
.side-section li {
  padding: 15px 0;
}
.side-section .cat-item, .side-section.yearlyarchive li {
  line-height: 1em;
  display: inline-block;
  padding:15px 0 0;
}
.side-section .cat-item:after, .side-section.yearlyarchive li:after {
  content:'/';
  color: #535353;
}
.side-section .cat-item-none {
  display: none;
}
.side-section .post-item {
  border-bottom: 1px solid #ccc;
  line-height: 1em;
  overflow: hidden;
}
.side-section .post-link {
  display: block;
}
.side-section .post-rgt, .side-section .post-link {
  height: 100%;
}
.side-section .post-date {
  font-size: 90%;
  text-align: right;
  margin-top: 10px;
  color:#ffa049;
}
.side-section .post-ttl {
  font-weight: normal;
  height: 4.6em;
  line-height: 1.6em;
  margin: 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  //color: #535353;
  font-size: 97%;
}
.side-section .post-content {
  display: none;
}
.side-section .post-eyecatch {
  width: 60px;
  height: 60px;
  display: inline-block;
  float: left;
  margin: 0 1em 0 0;
}
.sns-btn span {
  vertical-align: top !important;
}

.content04 .topics_wrapper:hover,
.topics_wrapper .topics_wrapper:hover{
  //opacity: .7;
}
.topics_wrapper.posts.fltRgt.archive{
  width:810px;
  padding:0;
  background:none;
}
.topics_wrapper.posts.fltRgt.archive .topics_wrapper,.single-section{
  width:auto;
  padding:35px 55px 40px;
  margin-bottom:30px;
  box-shadow: 0 0 10px rgba(68, 55, 80, 0.15);
}
.single-section{
  width: 810px;
  background-color: #fff;
}
.topics_wrapper.posts.fltRgt.archive .topics_wrapper h3,.single-post h3{
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
  font-size: 160%;
  letter-spacing: .1em;
  line-height: 1.5;
  margin: 10px 0 20px;
}
.topics_wrapper.posts.fltRgt.archive .topics_wrapper .post-text ,.single-post .post-text{
  line-height:1.7;
}
.content04 .topics_wrapper a div.scroll p{
  height:5.1em;
  line-height:1.7;
  overflow: hidden;
}



.postInfo{
  text-align: right;
}
.single-section .date{
  padding-left: 10px;
  margin-left: 10px;
  border-left: 1px solid #ccc;
}

#pageNav ul{
  text-align: center;
  margin-top:60px;
  font-size:95%;
}
#pageNav li{
  display: inline-block;
  position:relative;
  width:200px;
}
#pageNav li a{
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; 
  max-width:200px;
  color:#1e3071;
      font-weight: bold;
}
#pageNav li:nth-of-type(2){
  width: auto;
}

.wp-pagenavi{
  text-align: center;
}
.wp-pagenavi .pages{
  display: none;
}
.wp-pagenavi span.current{
  background:#fff;
  border:solid 1px #263671;
  color:#263671;
  padding:4px 9px;
  border-radius: 2px;
  margin-right:5px;
}
.wp-pagenavi a.page{
  background:#263671;
  color: #fff;
  padding:5px 10px;
  border-radius: 2px;
  margin-right:5px;
}
.wp-pagenavi a.previouspostslink ,.wp-pagenavi a.nextpostslink{
  color:#263671;
  padding:4px 9px;
  font-size:150%;
}

.thanks h3{
  text-align: center;
  color: #1e3071;
  margin:0 0 50px!important;
}



@media (max-width: 1100px) {
img{
  max-width: 100%;
  height: auto;
}
.mainvisual .bxslider li img {
  max-width: 1150px;
  width: 1150px;
  height: auto;
}
.gnav ,.mainvisual ,.news ,.container ,footer ,.title_wrapper{
  min-width: 970px;
}
.inner{
  width: 970px;
}
.fx_header .gnav ul {
  width: 680px;
}
.fx_header .fltLft img {
  width: 250px;
}
.newslist {
  width: 850px;
  overflow: hidden;
}
.newslist h4{
  width: auto;
}

.content01 ul {
  vertical-align:top;
}
.content01 ul li {
  width: 287px;
  height: 312px;
  background-size: cover;
  vertical-align:top;
}
.content01 .people01{
  left:-65px;
}
.content01 .people02{
  right:-70px;
}

.content02 .inner > .fltLft {
  width: 485px;
  text-align: center;
}
.content02 .fltLft .fltLft {
  float: none;
  width: 100%;
}
.content02 .fltLft .name_wrapper p{
  text-align: left;
}
.content02 dt{
  float: none;
  width: auto;
  text-align: center;
  margin-bottom: 20px;
}
.content02 dd {
  float: none;
  width: auto;
}
.content02 dl:last-of-type{
  margin-top: 30px;
}

.content06 ul li {
  width: 298px;
  height: 325px;
  padding: 30px;
}
.content06 ul li img{
  height: 60px;
  width: auto;
}
.content06 ul li p {
  font-size: 115%;
}

.content06 dl dt ,.content06 dl dd {
  width: 950px;
  float: none;
  margin-bottom:0;
}

.fnav .inner .f_rgt {
  width: 560px;
}
.fnav .inner .f_rgt iframe{
  width: 520px!important;
}

.subpage .container ul.gl dl {
  width: 167px;
}
.subpage .container p.case span:last-child {
  width: 770px;
}

.topics_wrapper.posts.fltRgt.archive ,.single-section {
  width: 720px;
}
}