/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
img,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */

body {
  color: #6b5442;
  background: url(../img/lp_bg_03.jpg) left top;
}

h1,h2,h3,h4,h5 {
  margin: 0;
  padding: 0;
}

h1 {
  font-size: 85%;
}

p {
  margin: 0;
  padding: 0;
  line-height: 1.5;
}

dt,dd {
  margin: 0;
  line-height: 1.5;
}

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

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}

.wrapper {
  margin: 0 auto;
  position: relative;
}

.alnC {
  text-align: center;
}

.fL {
  float: left;
}

.fR {
  float: right;
}

.mb20 {
  margin-bottom: 20px;
}

.mb30 {
  margin-bottom: 30px;
}

header {
  height: 55px;
  padding-top: 5px;
  background: #a4aec4;
  border-top: 5px solid #000;
}

header .wrapper {
  width: 960px;
}

section .wrapper {
  width: 860px;
}

section + section {
  margin-top: 30px;
}

section:first-child {
  height: 910px;
  background: #ffebed url(../img/lp_bg_01.jpg) no-repeat center top;
  padding-top: 40px;
  position: relative;
}

h2 {
  margin-bottom: 40px;
}

#txt01 {
  position: absolute;
  top: 0px;
  right: 20px;
}

#txt02 {
  position: absolute;
  top: 270px;
  left: 0;
}

#txt03 {
  position: absolute;
  top: 560px;
}

#txt04 {
  height: 195px;
  width: 100%;
  background: url(../img/lp_bg_02.png) repeat-x left bottom;
  position: absolute;
  bottom: 0;
  text-align: center;
}

#txt05 {
  padding: 20px;
  margin-bottom: 30px;
  background: #fff;
}

.tel {
  height: 140px;
  border-bottom: 2px solid #000;
}

.tel h4 {
  margin-bottom: 20px;
}

.tel div.fR {
  width: 500px;
  margin-top: 10px;
}

table {
  width: 860px;
  margin-bottom: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

th {
  width: 200px;
  padding: 20px;
  text-align: center;
  background: #10b4aa;
  color: #fff;
  font-weight: normal;
  border-left: 1px solid #9cdbd7;
  border-right: 1px solid #9cdbd7;
  border-bottom: 1px solid #9cdbd7;
}

td {
  padding: 20px;
  background: #fff;
  border-right: 1px solid #9cdbd7;
  border-bottom: 1px solid #9cdbd7;
}

tr:nth-child(even) td {
  background: #daf8f6;
}

.column3 div {
  width: 270px;
  margin-right: 25px;
  box-sizing: border-box;
  float: left;
}

.column3 div:nth-child(3n) {
  margin-right: 0;
}

#about .column3 div {
  height: 350px;
  border: 2px solid #000;
  background: #fff;
}

#about .column3 h4 {
  margin: 20px;
}

#tokuten .column3 {
  border: 10px solid #e0dbcf;
  padding: 20px 0 0 20px;
  box-sizing: border-box;
  background: #fff;
}

#tokuten .column3 div {
  width: 254px;
  height: 150px;
  margin-right: 19px;
  margin-bottom: 20px;
}

#tokuten .column3 h4 {
  margin-bottom: 10px;
}

footer {
  margin: 30px 0;
  font-size: 85%;
  text-align: center;
}

.faq-dt .question,
.faq-dd .answer {
  overflow: hidden;
  height: 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.faq-dt,
.faq-dd {
  margin-bottom: 20px;
}

.faq-dt {
  background: #e8e9d7;
  padding: 10px 37px;
}

.faq-dt .question {
  width: 12px;
  padding-top: 13px;
  margin-right: 5px;
  background: url('../img/ico-s12a7e47a6a.png') no-repeat 0 0;
  vertical-align: middle;
}

.faq-dt p {
  text-indent: -17px;
}

.faq-dd {
  border: 2px solid #e8e9d7;
  padding: 20px 36px;
  background: #fff;
}

.faq-dd .answer {
  width: 11px;
  padding-top: 10px;
  margin-right: 5px;
  background: url('../img/ico-s12a7e47a6a.png') no-repeat 0 -18px;
}

.faq-dd p {
  text-indent: -16px;
}

.btn {
  margin-bottom: 30px;
  text-align: center;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {

}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}