/**
 *
 * **/

* { font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif; -webkit-font-smoothing: antialiased; color:#000; }


.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.clearfix {
    overflow: hidden;
}

.mb-two {
  margin-bottom: 2em;
}

.mb-hand {
  margin-bottom: 100px;
}

.mt-hand {
  margin-top:100px;
}

.mt-two {
  margin-top: 2em;
}
.mb-n {
  margin-bottom: 0;
}

.pdg-lr-n {
  padding-right: 0;
  padding-left: 0;
}

.af-tarea {
  padding-top: 15px;
  padding-left: 0;
}

img {
  clear: both;
  height: auto;
  max-width: 100%;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

nav li a,footer #footer-top a,footer #footer-about a,footer #footer-birth a,footer #footer-flow a,footer #footer-contact a,footer #footer-privacy a,footer #footer-table a {
  position: relative;
  display: inline-block;
  padding: .4em;
  text-decoration: none;
}
nav li a::after,footer a::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 5px;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  background-color: grey;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
nav li a:hover::after, footer a:hover::after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}
nav .com a::after {
  top: 54px;
}

#header {
     height: 140px;
     margin: 0px auto;
     position: relative;
     width: 980px;
}

.container-form {
  padding:60px 50px;
}

section {
  display: block;
}

label {
  font-size: 16px;
  font-weight: normal;
}

#movable_zipaddr font {
    display: none !important;
}

#nav {
     height: 140px;
     left: 0px;
     position: absolute;
     top: 0px;
     width: 980px;
     z-index: 1;
}

#nav ul {
     border-right: 1px solid #c4c7cc;
     padding-left: 0;
}

#nav li {
     border-left: 1px solid #c4c7cc;
     display: block;
     float: left;
     height: 140px;
     list-style: outside none none;
}

#nav li a {
     display: block;
     height: 140px;
     min-width: 162px;
     position: relative;
}

#nav li img {
     left: 0px;
     position: absolute;
     top: 67px;
}

#nav li:nth-child(1) img {
     top: 12px;
}

#nav li:nth-child(3) {
     width: 163px;
}

#headerContact {
     position: absolute;
     right: 1px;
     top: 0px;
     z-index: 2;
}

#headerContact-mail {
  position: absolute;
  right: 1px;
  top:33px;
  z-index: 2;
}

#headerContact a,#headerContact-mail a {
  display: block;
}

.jumbotron {
    background-color: #fff;
    padding: 0;
}

.jt-bg-1 {
/*
    background: rgba(0, 0, 0, 0) url("../img/jt-bg.jpg") repeat scroll center center / cover ;
*/
    border-radius: 0!important;
}
.jt-bg-2 {
     background: rgba(0, 0, 0, 0) url("../img/jt-bg2.jpg") repeat scroll center bottom / cover ;
height:450px;
    border-radius: 0!important;
}

.section-header {
  background: rgba(0, 0, 0, 0) url("../img/title-bg.png") repeat scroll center 0;
  padding: 1em 0; 
}
.section-header a{
font-size:1.6em;
line-height:2.0;
color:#fff;
margin:20px;

}

.flow-bg {
  background: rgba(0, 0, 0, 0) url("../img/bg5.png") repeat scroll center 0;
}

.form-btn {
    background-color: #ccc;
    border-color: #ccc;
}

.bg-light-gray {
  background-color: #f7f7f7;
  padding: 2em 2em;
}

#three-charact p {
    display: block;
    margin: 0;
    padding: 0.6em 1em 1em 1.5em;
    position: absolute;
    text-align: left;
    top: 4em;
    width: 297px;
    font-size:15px;

}

.carousel {
    background: #f1f1f1 none repeat scroll 0 0;
}

.carousel-control.right, .carousel-control.left {
    background-image: none;
    color: #f4511e;
}

.carousel-indicators li {
    border-color: #f4511e;
}

.carousel-indicators li.active {
    background-color: #f4511e;
}

.item h4 {
    font-size: 19px;
    line-height: 1.375em;
    font-weight: 400;
    font-family: "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝", serif;
	font-style: italic;
    margin: 70px 0;
}

.item span {
    font-style: normal;
}

#table td, #table th {
  padding: 1em;
}

#pri ul {
  line-height: 2;
  font-size: 20px;
}

#pri ul li {
  list-style: decimal;
  position: relative;
}

#list ul {
  line-height: 2.0;
  font-size: 18px;
  margin:2em;
  padding-bottom:30px;
}

#list ul li {
  list-style: none;
  position: relative;
}
#list ul li:before {
  font-size: 1.4em;
  position: absolute;
  left: -1.2em;
  font-family: 'FontAwesome';
  content: "\f058";
  color: #7d7d7d;
  line-height: 1.4;
}

#sa-description{
font-size: 16px;
line-height:1.8;

width:65%;

}

#sa-description h3{
font-size:20px;
font-weight:700;
margin-top:5px;


}


#sa-description p {

/**
 
width:70%;
  font-size: 17px;
  line-height: 2;
**/
}




#sl-description p {
  font-size: 18px;
  line-height: 2.2;
 /*
 * height:142px;
*/  
padding: 20px 0px;
}

#sl-description .row{
margin:30px 0px;

}


#tel {
  margin-top: 1em;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  width: 552px;
}

.require-red {
  -webkit-border-radius: 4;
  -moz-border-radius: 4;
  border-radius: 4px;
  color: #fff;
  background-color: #ff8400;
  font-size: 12px;
  margin-right: 3px;
  padding: 3px;
  text-decoration: none;
}

.any-grey {
  -webkit-border-radius: 4;
  -moz-border-radius: 4;
  border-radius: 4px;
  color: #fff;
  background-color: #ccc;
  font-size: 12px;
  margin-right: 3px;
  padding: 3px;
  text-decoration: none;
}

.thank-box {
  height: 300px;
}

.thank-box .btn {
  margin-top: 100px;
}

#footer-btn {
  padding: 2em 0;
}

#footer-btn a {
  display: block;
}

#footer-btn a img,#headerContact a img,#headerContact-mail a img {
  opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
    transition: all 200ms linear 0s;
}

#footer-btn a img:hover,#headerContact a img:hover,#headerContact-mail a img:hover {
  opacity: 0.4;
    filter: alpha(opacity=40); /* For IE8 and earlier */
}

#footer-top,#footer-about,#footer-birth,#footer-flow,#footer-contact {
    height: 98px;
    margin-bottom: 60px;
    width: 790px;
}

#footer-top {
  background-image: url("../img/foot-top.png");
}

#footer-about {
  background-image: url("../img/foot-about.png");
}

#footer-birth {
  background-image: url("../img/foot-birth.png");
}

#footer-flow {
  background-image: url("../img/foot-flow.png");
}

#footer-contact {
  background-image: url("../img/foot-contact.png");
}

#footer-top div,#footer-about div,#footer-birth div,#footer-flow div,#footer-contact div, #footer-top a,#footer-about a,#footer-birth a,#footer-flow a,#footer-contact a {
    display: block;
    float: left;
    height: 98px;
    margin-right: 23px;
    width: 180px;
}

.timeline {
    position: relative;
    padding: 0;
    list-style: none;
    font-family: "ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
}

.timeline:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 40px;
    width: 5px;
    margin-left: -1.5px;
    background-color: #4a4a4a;
}

.timeline>li {
    position: relative;
    margin-bottom: 50px;
    min-height: 50px;
/*
	display: inline;
*/
}

.timeline>li:before,
.timeline>li:after {
    content: " ";
    display: table;
}

.timeline>li:after {
    clear: both;
}

.timeline>li .timeline-panel {
    float: right;
    position: relative;
    width: 100%;
    padding: 0 20px 0 10px;
    text-align: left;
}

.timeline>li .timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li .timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline>li .timeline-image {
    z-index: 100;
    position: absolute;
    left: 0;
    width: 80px;
    height: 80px;
    margin-left: 0;
    border: 7px solid #4a4a4a;
    border-radius: 100%;
    text-align: center;
    color: #fff;
    background-color: #fff;
}

.timeline>li .timeline-image h4 {
    margin-top: 12px;
    font-size: 10px;
    line-height: 14px;
}

.timeline>li.timeline-inverted>.timeline-panel {
    float: right;
    padding: 0 20px 0 10px;
    text-align: left;
}

.timeline>li.timeline-inverted>.timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li.timeline-inverted>.timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline>li:last-child {
    margin-bottom: 0;
}

.timeline .timeline-heading h4 {
    margin-top: 0;
    color: inherit;
}

.timeline .timeline-heading h4.subheading {
    text-transform: none;
}

.timeline .timeline-body>p,
.timeline .timeline-body>ul {
    margin-bottom: 0;
}

@media(min-width:768px) {
    .timeline:before {
        left: 50%;
    }

    .timeline>li {
        margin-bottom: 40px;
        min-height: 100px;
    }

    .timeline>li .timeline-panel {
        float: left;
        width: 41%;
        padding: 0 20px 20px 30px;
        text-align: right;
    }

    .timeline>li .timeline-image {
        left: 50%;
        width: 100px;
        height: 100px;
        margin-left: -50px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 16px;
        font-size: 13px;
        line-height: 18px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        float: right;
        padding: 0 30px 20px 20px;
        text-align: left;
    }
}

@media(min-width:992px) {
    .timeline>li {
        min-height: 150px;
    }

    .timeline>li .timeline-panel {
        padding: 0 20px 20px;
    }

    .timeline>li .timeline-image {
        width: 150px;
        height: 150px;
        margin-left: -75px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 30px;
        font-size: 18px;
        line-height: 26px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 0 20px 20px;
    }
}

@media(min-width:1200px) {

  .container {
    width: 980px;
}
    .timeline>li {
        min-height: 170px;
    }

    .timeline>li .timeline-panel {
        padding: 20px 20px 20px 0;
    }

    .timeline>li .timeline-image {
        width: 170px;
        height: 170px;
        margin-left: -85px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 40px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 20px 0 20px 20px;
    }
}



.caption{
font-size:1.2em;
}
.table1{
width:75%;margin:10px auto 20px;
font-size:1.3em;
line-height:2.0;
}
.table1 th{
text-align:center;
}


.step_flow:after{
    clear:both;
}
.step_flow li{
position: relative;
list-style:none;
font-size:1.2em;
float:left;
width:290px;
height:250px;
margin:20px 10px;
margin-top:0px;
border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
border: 1px solid #ddd;
background:rgba(255,255,255,0.6);
font-weight:500;
z-index:auto;

}


.step_flow li:first-child{
margin-left:0px;
}
.step_flow li:last-child{
margin-right:0px;
}

.step_flow li span{
font-size:1.8em;
font-family:Garamond;
padding-right:10px;

}

.step_flow .img-circle
{
border:10px solid #64CEFF;
width:195px;
z-index:0;

  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin:0 auto 10px;


}

.step_flow p{
position:absolute;
margin:0;
padding:5px;
top:0px;
text-align:center;
width:100%;
background:rgba(255,255,255,0.6);

}

.pickupMenu {margin:0;}
.pickupMenu:after {clear:both;}
.pickupMenu li{position: relative;list-style:none;font-size:1.2em;float:left;width:280px;margin-bottom:20px;background:#ccc;margin-right:20px;border:1px solid #999;

}
.pickupMenu li:last-child{margin-right:0;}
.pickupMenu li a img:hover{ opacity: 0.8; filter: alpha(opacity=80);}

