/* CSS Document */
.re_new {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.re_new * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
body{
    font-family: "游ゴシック", "Yu Gothic", YuGothic,  "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
}

img{
    max-width: 100%;
}
#mainContent {
    position: relative;
}
.heading1 {
    /*background: #5c5c5c;
    padding: 4px 0;*/
}
/*h1 {
    width: 960px;
    margin: 0 auto;
    font-size: 12px;
    color: #FFF;
}*/

#header{
    background-color: #53504F;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
#header *{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.main001 {
    background: url(../img/main/main001.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    /*height: 422px;*/
}
.main002 {
    background: url(../img/main/main002.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
   /* height: 422px;*/
}
.main003 {
    background: url(../img/main/main003.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
  /*  height: 422px;*/
}
.main004 {
    background: url(../img/main/main004.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
   /* height: 422px;*/
}
.main005 {
    background: url(../img/main/main005.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
   /* height: 422px;*/
}
#billboard .slider {
  -webkit-transition: all 0.0s;
  transition: all 0.0s;
  opacity: 0;
}
#billboard .bx-wrapper {
    width: 100% !important;
	margin: 55px auto 0;
    float:none;
}
#billboard .bx-wrapper ul li {
    position: relative;
}
#billboard .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -40px;
    outline: 0;
    width: 76px;
    height: 75px;
    text-indent: -9999px;
    z-index: 9999;
    display: block;
}
#billboard .bx-wrapper .bx-pager{
    display: block;
    bottom:0;
    text-align:right;
    margin-right:50px;
}
#billboard .bx-wrapper .bx-pager a{
    text-indent:9999px;
}
/*#header_wrap {
    position:fixed;
    top:0;
    width: auto;
    z-index:999;
    background-color: #53504F;
   　height:10px;
}*/
.bg_gray{
    position: absolute;
    width:2500px;
    overflow-x: hidden;
    background-color: #53504F;
    height:10px;
}
@media screen and (max-width: 767px) {
    .bg_gray{
        display: none;
    }
}
a:hover img {
    opacity: 0.6;
    filter: alpha(opacity=80);
    -ms-filter: "alpha( opacity=80 )";
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.mydiv:hover {
    cursor: pointer;
    opacity: 0.8;
}

.logoWrap {
    border-right: 1px solid #000;
    width: 200px;
    height: 62px;
    position: absolute;
    top: 15px;
    padding-right: 51px;
}
.logo {
    position: absolute;
    top: 12px;
}
.h_contactBox {
    position: absolute;
    right: 66px;
    top: 12px;
}
.h_contactBox p {
    font-size: 12px;
    text-align: center;
    clear: both;
}
.h_contactBox > div {
    margin: 0 auto;
    width: 180px;
    overflow: hidden;
}
div.callnumber {
    font-size: 20px;
}
div.callnumber img {
    margin-right: 6px;
}
div.callnumber div {
    float: left;
}
/*#header h1 {
    position: absolute;
    left: 240px;
    top: 10px;
    font-size: 12px;
   /* border-left: 1px #000 solid;
    padding: 16px 30px;
}*/
.header_logo{
    position:fixed;
    top:0;
    /*left:8%;*/
    z-index:99;
    height:55px;
max-width: 148px;
width: 100%;
left: 2%;
right: 1280px;
margin: auto;
}
.header_logo img{
     box-shadow: 0 0 8px #909090;
}
.header_logo_new{
  position:fixed;
  top:0;
  z-index:99;
  height:55px;
  max-width: 148px;
  width: 100%;
  left: 2%;
  right: 1280px;
  margin: auto;
}
.header_logo_new img{
  box-shadow: 0 0 8px #909090; */
  display: inline-block;
  width: 100%;
  padding: 24px 6px;
  background: #fff;
  line-height: 0;
}
.header_logo_inner {
  position: relative;
  display: block;
}
.header_logo_span01 {
  position: absolute;
}
.header_logo_span02 {
  position: absolute;
  background: #fff;
  line-height: 0;
}
.header_mem{
    position:fixed;
    /*right:8%;*/
    top:0;
    z-index:99;
max-width: 143px;
width: 100%;
left: 1280px;
right: 2%;
margin: auto;
text-align: right;
}
@media screen and (min-width:0) and (max-width: 1480px) {
.header_logo{
    position:fixed;
    top:0;
    left:2%;
    z-index:99;
    height:55px;
  right: auto;
}
.header_logo_new{
  position:fixed;
  top:0;
  left:2%;
  z-index:99;
  height:55px;
  right: auto;
}
.header_mem{
    position:fixed;
    right:2%;
    top:0;
    z-index:99;
  left: auto;
}
}
.membersButtonWrap {
    position: absolute;
    top: 15px;
    left: 338px;
}
.member {
}
.contact {
    margin-left: 20px;
}
.container {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
}
.container_03 {

  max-width: 1140px;
  width: 100%;
    margin: 0 auto;
}
input:focus {
    border: solid 1px #1873E5;
}
.container2 {
    max-width: 1140px;
    width: 100%;
    margin: 0 auto;
}
#gnav_wrap {
    background: #000;
    height: 90px;
    /*max-width:1140px;*/
    width: 100%;
    position: fixed;
    top:10px;
left: 50%;
transform: translate(-50%, 0);
z-index:9;

}
#gnav_wrap.fixed{
    height:50px;
    top:0;
    line-height:50px;
}
#gnav_wrap.fixed ul li a{
    line-height:50px;
}
#gnav {
    position: relative;
    height: 45px;
    z-index: 10;
}
.drop {
    overflow: auto;
}
#gnav ul {
}
#gnav ul li {
    float: left;
    text-align: center;
    margin: 0;
    height: 90px;
}
.fixed #gnav ul li {
    height: auto;
}
#gnav ul.sub-menu {
    position: absolute;
    top: 90px;
    display: none;
    background: #000;
    width: 240px;
    height: auto;
    padding: 10px 0px 0px 10px;
    z-index: 10;
}
#gnav li ul.sub-menu li {
    margin: 0 10px 10px 0;
    float: left;
    height: 28px;
    font-size: 14px;
}
#gnav li ul.sub-menu li a {
    font-size: 16px;
    width: 220px;
    background: #FFF;
    padding: 4px 0;
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
    color: #000000;
  /*  box-shadow: 0 0 2px #222, 0 0 2px #ccc, 0 0 1px #aaa;
    -webkit-box-shadow: 0 0 2px #222, 0 0 2px #ccc, 0 0 1px #aaa;
    -moz-box-shadow: 0 0 2px #222, 0 0 2px #ccc, 0 0 1px #aaa;*/
}
#gnav li ul.sub-menu li a:hover {
    background: #000;
    color: #FFF;
}
#gnav li ul.sub-menu:after {
    bottom: 100%;
    left: 40px;
    /*border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(204, 204, 204, 0);
    border-bottom-color: #bfbfbf;
    border-width: 10px;
    margin-left: -10px;*/
}
#gnav ul li a {
    display: block;
    z-index: 2;
    color: #FFF;
    background: #000;
    width: 188px;
    /*height: 45px;*/
    line-height: 90px;
    font-size: 16px;
}
#gnav ul li a:hover {
    background: #444;
}
#gnav_wrap .fixed{
    top:0;
}
.fixed #gnav ul.sub-menu{
  top:50px;
}



@media screen and (min-width: 768px) and (max-width: 1140px) {
.header_container img{
    width:100px;
}
.container2{
    width: 100%;
    max-width:940px;
    margin:0 auto;
}
#gnav ul{
    max-width:640px;
    width:100%;
    margin:0 auto;
}
#gnav ul li a{
    width:100%;
    font-size: 14px;
    min-width: 100px;
}
}

@media screen and (min-width: 1141px) and (max-width: 1393px) {
.header_container img{
    width:120px;
}
.container2{
    width:920px;
    margin:0 auto;
}
#gnav ul{
    width:940px;
    margin:0 auto;
}
#gnav ul li a{
    width:150px;
    font-size: 16px;
}
}



.indexmember02 p {
    line-height: 1.8;
}
.redf {
    color: rgba(198,16,29,1.00);
}
a.toLoginpage {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    /*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
    -moz-box-shadow: 0px 0px 5px #000000;
    -webkit-box-shadow: 0px 0px 5px #000000;
    box-shadow: 0px 0px 5px #000000;
    /*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#7d7d7d', endColorstr = '#000000');
    /*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
    /*Element must have a height (not auto)*/
    /*All filters must be placed together*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#7d7d7d', endColorstr = '#000000')";
    /*Element must have a height (not auto)*/
    /*All filters must be placed together*/
    background-image: -moz-linear-gradient(top, #7d7d7d, #000000);
    background-image: -ms-linear-gradient(top, #7d7d7d, #000000);
    background-image: -o-linear-gradient(top, #7d7d7d, #000000);
    background-image: -webkit-gradient(linear, center top, center bottom, from(#7d7d7d), to(#000000));
    background-image: -webkit-linear-gradient(top, #7d7d7d, #000000);
    background-image: linear-gradient(top, #7d7d7d, #000000);
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    /*Use "background-clip: padding-box" when using rounded corners to avoid the gradient bleeding through the corners*/
    /*--IE9 WILL PLACE THE FILTER ON TOP OF THE ROUNDED CORNERS--*/
    color: #FFF;
    width: 160px;
    padding: 10px;
    text-align: center;
    display: block;
    border: #CCC 2px solid;
    position: absolute;
    bottom: 20px;
    left: 300px;
}
a.toLoginpage:hover {
    opacity: 0.8;
}
a.toCreat {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    /*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
    -moz-box-shadow: 0px 0px 5px #000000;
    -webkit-box-shadow: 0px 0px 5px #000000;
    box-shadow: 0px 0px 5px #000000;
/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ed3446', endColorstr = '#a60505');
    /*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ed3446', endColorstr = '#a60505')";
    /*Element must have a height (not auto)*/
/*All filters must be placed together*/
    background-image: -moz-linear-gradient(top, #ed3446, #a60505);
    background-image: -ms-linear-gradient(top, #ed3446, #a60505);
    background-image: -o-linear-gradient(top, #ed3446, #a60505);
    background-image: -webkit-gradient(linear, center top, center bottom, from(#ed3446), to(#a60505));
    background-image: -webkit-linear-gradient(top, #ed3446, #a60505);
    background-image: linear-gradient(top, #ed3446, #a60505);
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    /*Use "background-clip: padding-box" when using rounded corners to avoid the gradient bleeding through the corners*/
/*--IE9 WILL PLACE THE FILTER ON TOP OF THE ROUNDED CORNERS--*/
    color: #FFF;
    width: 240px;
    padding: 10px;
    text-align: center;
    display: block;
    border: #CCC 2px solid;
    position: absolute;
    bottom: 20px;
    left: 20px;
}
#billboard {
    width: 100%;
    /*height: 422px;*/
    padding-top: 45px;
    overflow: hidden;
    /*background-color: #53504F;*/
  background-color: #f7f7f7;

}
#billboard img {
    display: block;
    margin: auto;
		max-height: 600px;
		width: 100%;
		max-width: 2200px;
}
#billboard.billboard_02 img {
    display: block;
    margin: auto;
		max-height: 800px;
		width: 100%;
		max-width: 2200px;
}
#billboard img:hover{
    opacity: 1;
}
/*#billboard .bx-viewport, #billboard .bx-viewport {
    left: 0;
}
#billboard .bx-wrapper .bx-controls-direction a {
    right: -20px;
}*/
#cont_wrap {
    border-top: #000 solid 1px;
    margin-top: 0px;
    background: #FFF;
    overflow: hidden;
    width: 100%;
}
#contone {
    overflow: auto;
    position: relative;
}
.headingMiddle {
   /* width: 960px;*/
    height: 40px;
    margin: 0 auto;
}
.headingMiddle h3 {
    width: 320px;
    float: left;
    padding: 12px 0;
}
.headingMiddle h3 img {
    display: block;
    margin: auto;
}
.contoneimg {
    height: 145px;
    overflow: hidden;
}
#contone ul li {
    float: left;
    width: 320px;
    height: 260px;
    overflow: hidden;
    position: relative;
}
#contone ul li h3 {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 0;
}
#contone ul li p {
    text-align: center;
    font-size: 16px;
}
.contone_row {
    position: absolute;
    bottom: 20px;
    right: 20px;
}
.border {
    width: 318px;
    border-left: #000 solid 1px;
    border-right: #000 solid 1px;
}
#conttwo_wrap {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    background: #d8d8d8;
    height: 70px;
}
.conttwo-a {
	  display: block;
    height: 100%;
}
.conttwo-a:hover {
	  opacity: 0.7;
}
#conttwo {
    position: relative;
    background: #FFF;
}
.index02 {
    position: absolute;
    top: 20px;
    left: 70px;
}
ul.index02-01 {
    position: absolute;
    top: 12px;
    right: 480px;
    background: #910000;
    color: #FFF;
    padding: 6px 8px;
    width: 184px;
    overflow: auto;
}
ul.index02-01 li {
    float: left;
}
ul.index02-01 li:first-child {
    font-weight: bold;
    font-size: 16px;
    padding-top: 6px;
    padding-right: 12px;
    width: 38px;
}
ul.index02-01 li:last-child {
    border-left: 1px solid #000;
    font-size: 24px;
    font-weight: bold;
    text-align: right;
    width: 130px;
}
ul.index02-02 {
    position: absolute;
    top: 12px;
    right: 240px;
    background: #3f3f3f;
    color: #FFF;
    padding: 6px 8px;
    width: 184px;
    overflow: auto;
}
ul.index02-02 li {
    float: left;
}
ul.index02-02 li:first-child {
    font-weight: bold;
    font-size: 16px;
    padding-top: 6px;
    padding-right: 12px;
    width: 38px;
    letter-spacing: -1px;
}
ul.index02-02 li:last-child {
    border-left: 1px solid #FFFFFF;
    font-size: 24px;
    font-weight: bold;
    text-align: right;
    width: 130px;
}
ul.index02-03 {
    position: absolute;
    top: 12px;
    right: 0px;
    background: #3f3f3f;
    color: #FFF;
    padding: 6px 8px;
    width: 184px;
    overflow: auto;
}
ul.index02-03 li {
    float: left;
}
ul.index02-03 li:first-child {
    font-weight: bold;
    font-size: 16px;
    padding-top: 6px;
    padding-right: 12px;
    width: 38px;
    letter-spacing: -1px;
}
ul.index02-03 li:last-child {
    border-left: 1px solid #FFFFFF;
    font-size: 24px;
    font-weight: bold;
    text-align: right;
    width: 130px;
}
#contthree {
    position: relative;
    margin-bottom: 40px;
    overflow: auto;
}
.toSingle {
    position: absolute;
    right: 0px;
    top: 10px;
}
#contthree ul {
    margin-bottom: 40px;
    overflow: auto;
}
#contthree ul li {
    float: left;
    border: 1px solid #000;
    padding: 2px;
    margin-left: 1%;
    max-width: 15%;
    height: 176px;
    position: relative;
    min-width: 91px;
}
#contthree ul li:first-child {
    margin-left: 0px;
}
#contthree ul li:last-child {
    margin-left: 16px;
}
#contthree ul li p {
    font-size: 12px;/*float: left;*/
}
#contthree ul li img {
    width: 98%;
    margin: 0 1%;
    display: block;
}
.area {
/*position: absolute;
	left: 4px;
	bottom: 2px;*/
}
.setai {
/*position: absolute;
	right: 4px;
	bottom: 2px;*/
}
.indexmember01 {
    float: left;
    background: #323232;
    height: 142px;
    width: 226px;
    position: relative;
}
.menbeh {
    position: absolute;
    top: 18px;
    left: 22px;
}
.indexmember02 {
    float: right;
    border: 4px solid #323232;
    width: 686px;
    height: 114px;
    padding: 10px 20px;
    background: url(../img/index/05bg.png);
    position: relative;
}
.inLosepass a {
    position: absolute;
    bottom: 30px;
    left: 503px;
    color: #0EB3D2;
}
.inNewcre a {
    position: absolute;
    bottom: 20px;
    left: 400px;
    color: #e66fab;
}
.indexmember02 p {
    font-size: 14px;
}
.indexmember02 form {
    width: 300px;
    font-size: 12px;
}
input[type="text"] {
    padding: 6px;
    font-size: 1.3em;
    font-family: Arial, sans-serif;
    color: #aaa;
    border: solid 1px #ccc;
    margin: 7px 0 4px;
    width: 260px;
    -moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
    -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
    box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
}
.logbox {
    width: 100px;
}
input[type="checkbox"] {
    width: 100px;
}
.login {
    position: absolute;
    top: 93px;
    left: 300px;
}
#plane_wrap {
    background: #FFF;
    padding-top: 40px;
}
#contfour_wrap {
    border-top: #000 solid 1px;
    margin-top: 0px;
    padding-top: 30px;
    background: #FFF;
}
.news {
    width: 450px;
    float: left;
    margin-bottom: 40px;
    margin-top: 20px;
    height: 220px;
}
.cnews {
    width: 450px;
    float: right;
    margin-bottom: 40px;
    margin-top: 20px;
    height: 220px;
}
.news h3, .cnews h3 {
    font-size: 14px;
    border-bottom: dotted 1px #000;
    height: 32px;
    margin-bottom: 20px;
    line-height: 30px;
}
.news h3 img, .cnews h3 img {
    float: right;
}
.news p, .cnews p {
    font-size: 12px;
}
.news p.text, .cnews p.text {
    border-bottom: dotted 1px #000;
    margin-bottom: 20px;
    padding-bottom: 8px;
}
#contfive_wrap {
    border-top: #000 solid 1px;
    margin-top: 0px;
}
ul.sixpoint li {
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 12px;
}
ul.sixpoint li:first-child, ul.sixpoint li:nth-child(4n) {
    border-left: 0px;
}
ul.sixpoint li:nth-child(4n), ul.sixpoint li:nth-child(5n), ul.sixpoint li:nth-child(6n) {
    border-bottom: 0px;
}
#footer_wrap {
    border-top: #000 solid 4px;
    margin-top: 0px;
    background: #E5E5E5;
    width: auto;
    padding: 8px 0;
}
#footer_wrap p {
    font-size: 14px;
}
#footertwo_wrap {
    border-top: #000 solid 1px;
    margin-top: 0px;
    background: #E5E5E5;
}
#contfooter {
    overflow: auto;
    position: relative;
    overflow-x: hidden;
}
#contfooter ul {
}
ul.f001, ul.f002, ul.f003, ul.f004, ul.f005, ul.f006 {
    font-size: 14px;
}
ul.f001, ul.f002, ul.f003, ul.f005 {
    width: 200px;
    border-right: 1px solid #000;
    float: left;
    padding: 20px 10px;
}
ul.f001, ul.f002, ul.f003 {
    height: 320px;
}
ul.f004 {
    width: 255px;
    float: right;
    padding: 20px 0px 20px 10px;
    margin-right: 28px;
}

ul.f006 {
    width: 421px;
    border-right: 1px solid #000;
    float: left;
    padding: 20px 10px;
}
ul.f005, ul.f006 {
    height: 194px;
    border-top: 1px solid #000;
}
#footer_guide {
    margin-top: 20px;
}
#footerBnr {
    overflow: auto;
    padding: 40px 0 150px;
}
.f_bnr {
    margin-bottom: 30px;
}
.f_bnr li {
    float: left;
    margin-left: 38px;
}
.f_bnr li:first-child {
    margin-left: 0;

}
.f_bnr2 li {
    float: left;
    margin-left: 38px;
}
.f_bnr2 li:first-child {
    margin-left: 0;
    margin-top: -4px;
}
.f_bnr2 li:nth-child(2) {
}
.f_bnr6 {
    position: relative;
    top: 12px;
}
.f_bnr6_l {
    display: inline-block;
}
.f_bnr6_r {
    display: inline-block;
	margin-left: 34px;
}
li.listhead {
    background: url(../img/common/arrow01.jpg) no-repeat left;
    padding-left: 22px;
    padding-top: 2px;
    margin-bottom: 2px;
    font-weight: bold;
    width: 186px;
}
li.listchild {
    background: url(../img/common/arrow02.jpg) no-repeat left;
    padding-left: 22px;
    padding-top: 2px;
    margin-bottom: 2px;
    width: 186px;
}
#footercopy_wrap {
    margin-top: 0px;
    background: #f7f7f7;/*margin-bottom: 40px;*/
}
@media screen and (max-width: 767px) {
    #footercopy_wrap {
padding-bottom: 64px;
}
}
#contfootercopy {
    overflow: auto;
    position: relative;
}
#contfootercopy {
    text-align: center;
    padding: 10px 0 0 0;
}
#contfootercopy p {
    font-size: 14px;
    padding-bottom: 24px;
}
.w280 {
    width: 280px !important;
}
.footercontactBox {
    background: #FFF;
    padding: 6px 0 0;
    border: 2px solid #000;
    margin-bottom: 20px;
}
.footercontactBox2 {
    margin-bottom: 20px;
  height: 122px;
}
.footercontactBox3 {
    background: #FFF;
    padding: 6px 0 0;
    border: 2px solid #000;
}
.footercontactBox p {
    text-align: center;
}
.footercontactBox h4{
    font-weight: bold;
    text-align: center;
    font-size: 14px;
}
.footercontactBox3 p {
    text-align: center;
}
.footercontactBox3 h4{
    font-weight: bold;
    text-align: center;
    font-size: 14px;
}
.footercontactBox_area{
  font-size: 14px;
}
.callnumber_fooetr {
    text-align: center;
    color: #153ab3;
    font-size: 28px;
}
.footertoFrom a {
    display: block;
    color: #FFF;
    background: #323333;
    padding: 6px 0;
    font-size: 14px;
}
.footertoFrom a img {
    vertical-align: middle;
    margin-right:5px;
}
.nyu{
    width:90%;
    margin:9px auto;
}
.footertoFrom .fz13{
  font-size: 13px;
}
.lh130{
  line-height: 130%;
}
.lh120{
  line-height: 120%;
}
.ftfsecond {
    line-height: 26px;
}
.nyukyosha {
    background: #FFF;
    color: #000;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    padding: 2px 12px;
}
.afterS a {
    background: #808080;
    display: block;
    padding: 10px;
    color: #000;
    text-align: center;
}
.afterS a img {
    vertical-align: middle;
}
.pagetop a:link, .pagetop a:visited {
    font-size: 11px;
    color: #FFF;
}
.pagetop {
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 80px;
    z-index: 9999;
    font-size: 12px;
    color: #FFF;
    line-height: 140%;
    display: table;
}
.pagetop {
    display: none;
}
.pagetop a, .pagetop a:hover {
    text-decoration: none;
    text-align: center;
}
.pagetop a:hover {
    background: #4B4747;
}
.pagetop, .pagetop a {
    vertical-align: middle;
}
.pagetop a {
    display: table-cell;
    background-color: rgba(60,57,57,0.8);
    color: #FFF;
    height: 32px;
    padding: 20px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}
@media screen and (max-width: 767px) {
    .pagetop a:hover {
    background: none;
}
.pagetop, .pagetop a {
    vertical-align: middle;
}
.pagetop a {
    display: table-cell;
    background-color: inherit;
    color: #FFF;
    height: 32px;
    padding: 20px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}
}
#movebnr {
    width: 920px;
    margin: 0px auto 20px;
    overflow: auto;
    padding: 20px;
    background: #f2f2f2;
    z-index: 500;
    left: 0;
    right: 0;
}
#movebnr ul li {
    float: left;
    margin-left: 38px;
}
#movebnr ul li:first-child {
    margin-left: 0px;
}
.contactform th {
    width: 200px;
}
/*form*/


.entryform tr {
    border-bottom: dotted 1px #CCC;
    display: block;
}
.codw {
    width: 100px;
}
.req {
    background: #BC1B1D;
    color: #FFF;
    padding: 4px 6px;
    font-size: 14px;
}
.ptt {
    padding-top: 26px !important;
}
.pttt {
    padding-top: 37px !important;
}
.entryform {
    width: 840px;
    margin: 40px auto;
    font-size: 16px;
    border-collapse: collapse;
    border-spacing: 6px;
    display: block;
}
.entryform tbody {
    display: block;
}
.entryform th {
    width: 200px;
}
.entryform th, .entryform td {
    padding: 16px 10px;
}
td.bukken_check{
    max-width:500px;
}
td.butten_check{
    max-width: 480px;
}

input[type="text"].ajms {
    padding: 10px;
    font-size: 20px;
    color: #333;
    border: 2px solid #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: none;
    width: 500px !important;
    margin: 5px 10px 10px;
}
input[type="text"].ajms.old {
    width: 300px !important;
}
.wpcf7-form-control-wrap.bukken .ajms{
    display: inline-block;
    max-width: 540px;
}

select.ajms {
    padding: 10px;
    font-size: 20px;
    color: #333;
    border: 2px solid #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: none;
    width: 200px !important;
    margin: 10px 1%;
}
select.ajms_birth,.yearselect {
    padding: 10px;
    font-size: 20px;
    color: #333;
    border: 2px solid #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: none;
    width: 120px !important;
    margin: 10px 1%;
}
@media screen and (max-width: 767px) {
    select.ajms_birth,.yearselect{
        width:calc(98% - 21px)!important;
    }
}
textarea.ajms {
    padding: 10px;
    font-size: 20px;
    color: #333;
    border: 2px solid #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: none;
    width: 500px !important;
    margin: 5px 10px 10px;
}
nput[type="checkbox"].ajms {
    padding: 10px;
    font-size: 20px;
    color: #333;
    border: 2px solid #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: none;
    width: 50px !important;
    margin: 5px 10px 10px;
}
.ajms input[type="checkbox"] {
    width: 20px;
}
input[type="text"].ajmss {
    padding: 10px;
    font-size: 20px;
    color: #333;
    border: 2px solid #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: none;
    width: 300px !important;
    margin: 5px 10px 10px;
}
input[type="tel"].ajms {
    padding: 10px;
    font-size: 20px;
    color: #333;
    border: 2px solid #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 500px !important;
    margin: 5px 10px 10px;
}
input[type="email"].ajms {
    padding: 10px;
    font-size: 20px;
    color: #333;
    border: 2px solid #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 500px !important;
    margin: 5px 10px 10px;
}
#zip,
#zip2,
#zip3 {
    padding: 10px;
    font-size: 20px;
    color: #333;
    border: 2px solid #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: none;
    width: 200px !important;
    margin: 5px 10px;
}
input[type="text"].ajms_park{
    padding: 10px;
    font-size: 20px;
    color: #333;
    border: 2px solid #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: none;
    width: 80px !important;
    margin: 5px 10px 10px;
}
@media screen and (max-width: 767px) {
    input[type="text"].ajms_park{
        width:80%!important;
    }
}
input[type="text"].ajms_other{
    padding: 10px;
    font-size: 20px;
    color: #333;
    border: 2px solid #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: none;
    width: 350px !important;
    margin: 5px 10px 10px;
}
.swt {
    width: 316px;
    height: 67px;
    line-height: 67px;
    background: url(../img/common/swtbg.png);
    color: #FFF;
    margin: 20px auto 80px;
    display: block;
    border: none;
    font-size: 24px;
}
.swt:hover {
    cursor: pointer;
    opacity: 0.7;
}
input[type="checkbox"].ajms {
    width: 24px;
}
label{
    margin-right:20px;
}
@media screen and (max-width: 767px) {
    label{
    display: block;
}
}
input[type="text"]:focus, textarea:focus {
    box-shadow: 0 0 7px #0C75BC;
    border: 1px solid #0C75BC;
}
input:focus {
    box-shadow: 0 0 7px #0C75BC;
    border: 1px solid #0C75BC;
}
.required {
    background: #FF0004;
    color: #FFF;
    padding: 6px;
    font-size: 14px;
    text-align: right;
}
.first label {
    width: 200px;
}
@media screen and (max-width: 767px) {
    .first label {
    width: 90%;
}
}
.sonlyme {
    background: rgba(162,12,15,1.00);
    text-align: center;
    color: #FFF;
    width: auto;
    padding: 4px;
    font-size: 18px;
    margin-bottom: 20px;
}
.notfound {
    width: 600px;
    margin: 40px auto;
    padding: 40px;
    border: 4px solid #CCC;
}
.notfound p {
    font-weight: bold;
    margin-bottom: 20px;
}
.notfound ul li {
    margin-bottom: 6px;
}
.notfound a {
    width: 300px;
    padding: 10px;
    background: #B61013;
    color: #FFF;
    display: block;
    text-align: center;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    margin: 20px auto 0;
}
.notfound a:hover {
    opacity: 0.8;
}
.thanksBox {
    text-align: center;
    width: 640px;
    margin: 40px auto;
    padding: 80px 0;
    border: 4px solid #CCC;
}

.kwsk {
    display: none;
}
.mypasstex {
    padding-left: 70px;
}
.ji_title {
    margin-bottom: 20px;
    padding-left: 15px;
    padding-top: 5px;
    background-color: #D7D7D7;
    padding-bottom: 5px;
}
.ji_box {
    background-color: #EEE;
    padding-bottom: 20px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #CCC;
    width: 600px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 15px;
}
.ji_box_in {
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 5px;
    overflow: hidden;
    width: 500px;
    padding-left: 20px;
    height: auto;
}
.ji_btn {
    float: left;
    width: 33%;
    margin-right: auto;
    margin-left: auto;
}
.ji_style {
    margin-right: auto;
    margin-left: auto;
    margin-top: 20px;
    text-align: center;
}
.ji_start {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
}
.cap{
	display: block;
	padding-left:25px;
	margin-top:-15px;
text-indent: -15px;
}
.cap_02{
    display:block;
    padding-left:15px;
    margin-top:15px;
    line-height: 20px;
    letter-spacing:-0.5px;
}
.cap_03{
    padding-left:10px;
    margin-bottom:10px;
}
@media screen and (max-width: 767px) {
    .cap_02{
        margin-bottom:20px;
    }
}
.lh10{
	line-height:13px;
}
.par_no{
    margin-left:10px;
}
.no{
    margin-left:100px!important;
}

#reason{
	line-height: 2;
}
@media screen and (max-width: 767px) {
    #reason{
    line-height: 1.4;
}
}
#reason span.wpcf7-list-item:nth-child(6):after {
    content: "\A" ;
    white-space: pre;   
}
@media screen and (max-width: 767px) {
    #reason span.wpcf7-list-item:nth-child(6):after{
        content: "" ;
        white-space :none;
    }
}
select.ajms_tachiai_d {
    padding: 10px;
    font-size: 20px;
    color: #333;
    border: 2px solid #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: none;
    width: 90px !important;
    margin: 5px 10px 10px;
}
select.ajms_tachiai_t {
    padding: 10px;
    font-size: 20px;
    color: #333;
    border: 2px solid #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: none;
    width: 125px !important;
    margin: 5px 10px 10px;
}
@media screen and (max-width: 767px) {
    select.ajms_tachiai_d,
    select.ajms_tachiai_t  {
        width:80%!important;
    }
}
td.maw540{
    max-width:520px;
}
.exit_caption{
	position:relative;
	white-space:nowrap;
	left:-126px;
}
input[type="text"].ajms_400 {
    padding: 10px;
    font-size: 20px;
    color: #333;
    border: 2px solid #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: none;
    width: 400px !important;
    margin: 5px 10px 10px;
}
.txt_100{
    width:100px;
    display:inline-block;
}
.mt_20{
    margin:20px 0 -10px;
    display:block;
}
.ptt40{
    padding-top:38px!important;
}
.pv_d input[type="checkbox"]{
    width:25px;
    height:25px;
    border-color:#ccc;
    margin-right:20px;
}
.pv_d{
    font-size: 18px;
}
caption{
    font-size: 20px;
    border-bottom:1px solid #000;
    margin-bottom:20px;
}
.cp_line{
    margin-bottom: 30px;
    border-bottom:none;
    font-size: 16px;
}
.entryform tr.tr_caption{
    font-size: 20px;
    border-bottom:1px solid #000;
    margin-bottom:20px;
}

.shoyuu_span_bg{
  border-bottom: dotted 1px #CCC;
  display: inline-block;
  width: 100%;
}
.shoyuu_span_bg:last-of-type{
  border-bottom: none;
}
.clm_req02{
  margin-top: 40px;
display: inline-block;
line-height: 1.3;
}
/*追加CSS*/
.entryform th, .entryform td.losepassPd{
  padding: 20px 5px;
}

.recap_ame>div{
  margin: 0 auto;
}

.bx-controls-direction{
    display: none;
}



/* 2020年1月退室フォームカレンダー更新 */
.wpcf7-validates-as-date.date_area{
    width: 100%;
    text-align: inherit;
    padding: 10px;
    border: 2px solid #ccc;
    border-radius: 3px;
  }
td.time{
    max-width:510px;
}  
  @media screen and (max-width: 767px) {
  .wpcf7-validates-as-date.date_area {
    width: 80%;
}
}



/*201806 renew*/

.flex01 {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: stretch;
  align-items: stretch;
}
.flex02 {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: stretch;
  align-items: stretch;
}
.recommended_contents_li{
	flex-basis: calc(94%*1/3);
	margin: 0 1% 20px;
}
.flex03 {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: stretch;
  align-items: stretch;
}
.business,
.corpo{
    background-color: #f7f7f7;
    padding-bottom: 60px;
}
.business h2,
.recommended h2,
.corpo h2,
.info h2,
.sns_media h2{
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    padding-top: 55px;
    padding-bottom: 20px;
    letter-spacing: 0.1em;
}
.business_heading{
    text-align: center;
    line-height: 28px;
    font-size: 16px;
    font-weight: 500;
}

.business_contents_inner{
    margin: 35px auto;
    max-width: 1140px;
    padding:0 25px;
    justify-content: initial;
    align-items: initial;
    width: 100%;
}
.business_contents{
    border:1px solid #666;
    width:32%;
    padding:20px 15px;
    margin-right:2%;
}
.business_contents:nth-child(3n){
    margin-right:0;
}
.business_contents_01 {
    border: 1px solid #666;
    flex-basis: calc(94%*1/3);
	max-width:339px;
    padding: 20px 15px;
	margin:0 1% 16px;
}
.business_contents img{
    display: block;
    margin:auto;
}
.business_contents_01 img{
    display: block;
    margin:auto;
}
.business_contents h3{
    text-align: center;
    margin:30px auto 20px;
    font-size: 18px;
    font-weight: bold;
}
.business_contents_01 h3{
    text-align: center;
    margin:30px auto 20px;
    font-size: 18px;
    font-weight: bold;
}

.business_contents p{
    font-size: 16px;
    line-height: 1.8;
    font-weight: 500;
    width:90%;
    margin:auto;
}
.business_contents_01 p{
    font-size: 16px;
    line-height: 1.8;
    font-weight: 500;
    width:90%;
    margin:auto;
}
@media screen and (max-width: 767px) {
#billboard .bx-wrapper .bx-pager{
    margin-right:0;
}
.business_contents_inner{
    padding:0 10px;
}
.flex01{
    display: block;
}
.flex02{
    display: block;
}
.flex03{
	display:block;
}
.business h2,
.recommended h2,
.corpo h2,
.info h2,
.sns_media h2{
    padding-top: 40px;
} 
.business_contents{
    width:100%;
    margin-bottom: 20px;
}
.business_contents_01{
	flex:none;
    width:100%;
	max-width:100%;
    margin:0 0 20px;
}
.business_contents img{
    max-width:94%;
}
.business_contents_01 img{
    max-width:94%;
}
.business_heading{
width:96%;
margin:auto;
}
}

/*201811 追加*/
.attach {
  margin: 4px 0;
  display: inline-block;
  cursor:pointer;
}

/*recommended*/
.recommended{
    background-color: #273961;
    padding-bottom:60px;
}
.recommended h2{
    color:#fff;
}
.recommended_heading{
    color:#fff;
    text-align: center;
}
.recommended_contents{
    max-width: 1140px;
    padding:0 25px;
    margin: 40px auto 0;
}
@media screen and (max-width: 767px) {
    .recommended_contents li{
        text-align: center;
        margin-bottom:30px;
}
    .recommended_contents li img{
        max-width:100%;
    }
    .recommended_heading{
        width:96%;
        margin:auto;
    }
}

/*sns*/
.sns_media{
    max-width: 1140px;
    margin: 0 auto;
    padding:0 25px;
}

.fb{
    width:500px;
   /* background-color: #273961;*/
}

.media h3{
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin-top: 20px;
}
.media02{
    margin-top: 70px;
}
@media screen and (max-width: 767px) {
.sns_media{
    max-width: 100%;
}

.fb{
    width:100%;
}
.fb iframe{
    max-width:100%;
}
.media02{
    margin-top: 30px;
}
.media{
    margin-top:30px;
}
.media img{
    max-width:96%;
}
.media h3{
    margin-top: 10px;
}
}

/*infomation*/
.info_inner ul{
    margin: 20px auto;
    max-width:1140px;
    padding:0 25px;
}
.info_inner ul li{
    margin-bottom: 20px;
     overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.info_cat{
    margin-right:25px;
    background-color: #666;
    border-radius:5px;
    width:87px;
    text-align: center;
    padding:0;
    color:#fff;
    display: inline-block;
    font-size: 14px;
}

.bukken{
    background-color: #6aaddf;
}
.kousin{
    background-color: #d2e294;
}
.media_bg{
    background-color: #b0addf;
}

.info_date{
    margin-right:20px;
    color:#b2b2b2;
}

.info_more a{
    display:block;
    width:243px;
    padding:10px;
    border:1px solid #273861;
    color:#273861;
    margin:60px auto 120px;
    text-align: center;
    font-weight: 500;
     position:relative;
}
.info_more a img{
    position:absolute;
    top:16px;
    right:10px;
}
.info_more a:hover{
    background-color: #aac2f2;
}
@media screen and (max-width: 767px) {
    .info_inner ul li{
         white-space: inherit;
    }
    .info_txt {
  position: relative;
  overflow: hidden;
  line-height: 23px;
  height:3rem;
}

.info_txt:before, .info_txt:after {
  position: absolute;
  background: #fff;
}

.info_txt:before {
  content: "･･･";
  bottom: 0;
  right: 0;
}

.info_txt:after {
  content: "";
  width: 100%;
  height: 100%;
}

    .info_txt{
        display:block;
        margin-top: 10px;
        margin-bottom:20px;
        border-bottom:1px dotted #ccc;
    }
}
@media all and (-ms-high-contrast:none){
    .info_cat{padding:5px 0 0;
}
}
/*footer*/
.footer_logo{
    width: 100%;
    max-width: 1140px;
    margin:0 auto;
    padding-top: 50px;
}
.footer_logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center; /* for no-flexbox browsers */
}

.footer_logo:before,
.footer_logo:after {
    border-top: 1px solid;
    content: "";
    display: inline; /* for IE */
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex: 1;
    flex-grow: 1;
}

.footer_logo:before {
    margin-right: 0.5em;
}

.footer_logo:after {
    margin-left: 0.5em;
}
.footer_logo img {
  width: 148px;
}

.footer_content{
    margin-top: 50px;
    max-width:1140px;
    padding: 0 25px;
    margin:50px auto;
    font-weight: 500;
}

/*moblile*/
@media screen and (max-width: 767px) {
 .sp_none{
 display: none;
 } 
 #billboard .bx-wrapper .bx-pager{
    display:table;
 } 

 .footer_content{
    display: none;
 }
 .footer_logo{
     padding-top: 30px;
    margin-bottom: 20px;
}
}



/*==========================================
フッター固定メニュー(SP)
===========================================*/
.sp-bottom-menu {
  display: none;
}
@media screen and (max-width: 767px) {
.sp-bottom-menu {
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 555;
  height: 100%;
max-height: 60px;
}
.sp-bottom-menu ul {
  /*margin: 13px 0 0 0;*/
  height: 100%;
background-color: #273861;
z-index: 1000000;
display: flex;
align-items: center;
}
.sp-bottom-menu li {
  flex-basis: calc(100% * 1/5);
  text-align: center;
  height: 100%;
  align-items: center;
justify-content: center;
display: flex;
}
.sp-bottom-menu li i {
  color: #fff;
}
.sp-bottom-menu li a {
  color: #fff;
  font-size: 9px;
  text-decoration: none;
  line-height: 1;
  width: 100%;
  padding: 10px 0;
}
.sp-bottom-menu li span {
  display: block;
}

/*ホーム*/
.sp-bottom-menu li:nth-child(1) {
  /*height: 40px;
  margin: -3px 0 0 0;*/
  background: #f3f3f3;
}

.sp-bottom-menu li:nth-child(1) i {
  font-size: 30px;
}
.sp-bottom-menu li:nth-child(1) span {
  margin: 1px 0 0 0;
}
.sp-bottom-menu li:nth-child(1) img {
  max-width: 74px;
  width: 100%;
}

/*施工事例*/
.sp-bottom-menu li:nth-child(2) {
  /*height: 40px;
  margin: -1px 0 0 0;*/
}
.sp-bottom-menu li:nth-child(2) i {
  font-size: 27px;
}
.sp-bottom-menu li:nth-child(2) span {
  margin: 5px 0 0 0;
}

/*お問い合わせ*/
.sp-bottom-menu li:nth-child(3) {
 /* height: 40px;
  margin: -1px 0 0 0;*/
}
.sp-bottom-menu li:nth-child(3) i {
  font-size: 24px;
}
.sp-bottom-menu li:nth-child(3) span {
  margin: 6px 0 0 0;
}

/*電話*/
.sp-bottom-menu li:nth-child(4) {
  /*height: 40px;
  margin: -3px 0 0 0;*/
}
.sp-bottom-menu li:nth-child(4) i {
  font-size: 24px;
}
.sp-bottom-menu li:nth-child(4) span {
  margin: 6px 0 0 0;
}

.disabled {
color:#dddddd;
}
/*ページトップへ*/
.sp-bottom-menu li:nth-child(5) {
  /*height: 40px;
  margin: -3px 0 0 0;*/
}
.sp-bottom-menu li:nth-child(5) i {
  font-size: 30px;
}
.sp-bottom-menu li:nth-child(5) span {
  /*margin: 5px 0 0 0;*/
}

.disabled {
color:#dddddd;
}
}
@media screen and (min-width: 768px) and (max-width: 5000px) {
    .navicon-txt{
        display: none;
        
    }
}

/*トップ画像*/
/*
@media screen and (max-width: 767px) {
#billboard li {
  width: 100%;
  height: 250px;
  position: relative;
}
#billboard img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}
}*/

.form_hidden_item{
	display: none;
}
.slide_ptn{
  
}
.slide_bg_li{
  
}
.slide_bg_li a{
  display: inline-block;
  width: 100%;
}
.slide_bg_span{
  display: inline-block;
  width: 100%;
  /*height: 70vh;*/
  background: center/cover no-repeat;
  overflow: hidden;

height: 0;

padding-bottom: 42%;
}
#billboard .bx-wrapper .bx-viewport {

    left: 0px;
  bottom: -8px;


}
#billboard .bx-wrapper {
    margin: 47px auto 0;

}
@media screen and (max-width: 960px) {
  .slide_bg_span{
height: 0;
  padding-bottom: 50%;
  background: center/contain no-repeat;
}
  #billboard.billboard_02 .bx-wrapper {
    margin-top: -8px;

}
}

/* 191224 */
a.link-uline{
 text-decoration:underline;
}
a.link-uline:hover{
 text-decoration:none;
}