@charset "UTF-8";
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.sp {
  display: none;
}

h2 {
  margin: 45px 0 30px 0;
  width: 100%;
}

p {
  line-height: 180%;
}

li {
  list-style-type: none;
}

input:-internal-autofill-selected {
  background-color: #fff;
}

.topText {
  height: 50px;
  width: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ebe7cc));
  background: linear-gradient(#fff, #ebe7cc);
}
.topText figure {
  width: 960px;
  margin: 0 auto;
  text-align: center;
}
.topText figure img {
  margin-top: 10px;
}

.ishinaga {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#333333+0,252223+100 */
  background: #333333; /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(#333333), to(#252223));
  background: linear-gradient(to bottom, #333333 0%, #252223 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#333333", endColorstr="#252223",GradientType=0 ); /* IE6-9 */
  height: 130px;
}
.ishinaga section {
  margin: 0 auto;
  width: 960px;
}
.ishinaga .tri {
  width: 0;
  height: 0;
  border-top: 15px solid #FFF;
  border-left: 19px solid transparent;
  border-right: 19px solid transparent;
  margin: 0 auto;
  position: relative;
  z-index: 40;
}
.ishinaga .cream {
  border-top: 20px solid #ebe7cc;
}
.ishinaga .gray {
  border-top: 20px solid #f3f3f3;
}
.ishinaga .info, .ishinaga .button {
  float: left;
  text-align: center;
}
.ishinaga .info {
  width: 270px;
}
.ishinaga .info img {
  margin-top: 14px;
}
.ishinaga .button {
  width: 300px;
  position: relative;
}
.ishinaga .button img {
  position: relative;
  top: -6px;
  margin: 4px auto 0 auto;
}
.ishinaga .bu img {
  top: -11px;
}
.ishinaga .tel {
  float: left;
  width: 390px;
  margin: 10px 0 10px 0;
}
.ishinaga .tel figure {
  float: left;
  width: 25%;
  text-align: right;
}
.ishinaga .tel p {
  float: right;
  width: 75%;
  color: #FFF;
  text-align: left;
  padding: 0 10px;
}
.ishinaga .tel p span {
  font-size: 16px;
  padding-left: 4px;
}
.ishinaga .tel a {
  font-family: Avenir, "Open Sans", "Helvetica Neue", Helvetica, Arial, Verdana, Roboto, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
  font-size: 42px;
  color: #FFF;
}

.top .button img {
  margin-top: 0;
}

.whiteBg {
  margin: 0 auto;
  width: 1280px;
  border-left: 1px solid #d6d0c7;
  border-right: 1px solid #d6d0c7;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.4);
          box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.4);
  background: #FFF;
  padding: 30px 0;
}
.whiteBg figure {
  position: relative;
}
.whiteBg figure img {
  width: 100%;
}
.whiteBg figure .circle {
  width: auto;
  position: absolute;
  top: -50px;
  left: 15%;
}
.whiteBg section {
  margin: 0 auto;
  width: 960px;
}
.whiteBg p {
  font-size: 30px;
}
.whiteBg .small {
  font-size: 12px;
  line-height: 140%;
}
.whiteBg .txtBox {
  margin: 60px 0 30px 0;
}
.whiteBg .cap {
  font-size: 18px;
  text-align: left;
}
.whiteBg h3 {
  margin: 60px auto;
  text-align: center;
}

.bigGold {
  background-image: url(../images/gold.png);
  background-position: top 365px right;
  background-repeat: no-repeat;
}

.table {
  padding: 60px 0;
}
.table figure {
  float: left;
  width: 350px;
}
.table table {
  border-collapse: collapse;
  border: 1px solid #555;
  float: right;
  width: 610px;
  height: 250px;
  text-align: center;
  vertical-align: middle;
}
.table table .tHead {
  background: #555;
  color: #fff;
}
.table table .tHead td {
  border: 1px solid #717171;
}
.table table .gray {
  background: #ebe6df;
}
.table table td {
  border-left: 1px solid #555;
  width: 210px;
}
.table table td:first-child {
  width: 190px;
}

.allView {
  margin-bottom: 40px;
}

.row2 li {
  float: left;
  width: 50%;
}
.row2 li h3 {
  border-bottom: 1px solid #929292;
  margin: 15px 0;
  padding-bottom: 5px;
}
.row2 .rightBox {
  text-align: right;
}
.row2 .rightBox p {
  margin-left: 40px;
}

.row3 {
  margin: 60px 0;
}
.row3 li {
  float: left;
  width: 30%;
  margin: 0 1.5%;
  padding-bottom: 30px;
}
.row3 li h4 {
  border-bottom: 1px solid #929292;
  margin: 15px 0;
  padding-bottom: 5px;
}

.ct {
  text-align: center;
  margin: 0 auto;
  padding-top: 60px;
}

.grayBg {
  margin: 0 auto;
  width: 1280px;
  background: #f3f3f3;
  text-align: center;
  padding: 10px 0;
  position: relative;
}
.grayBg h2 {
  border-bottom: 1px solid #000;
  margin: 30px auto;
  width: 80%;
  padding-bottom: 10px;
}

.bus {
  float: right;
  width: 510px;
  border-radius: 8px;
  padding: 20px 40px;
  text-align: left;
}
.bus h2 {
  width: 100%;
  margin: 10px 0;
}
.bus h3 {
  margin: 15px 0;
}
.bus figure {
  width: 100%;
  padding-bottom: 10px;
}
.bus p {
  font-size: 18px;
  line-height: 160%;
  text-align: left;
}
.bus .title {
  padding-top: 0;
}

.pic {
  float: right;
  width: 450px;
  margin-bottom: 20px;
  padding-left: 60px;
}
.pic li {
  height: 141px;
}
.pic li h3 {
  margin: 0 0 10px 0;
  border-bottom: 1px solid #929292;
  text-align: left;
}
.pic li figure {
  float: left;
  width: 25%;
}
.pic li figure img {
  width: 80px;
}
.pic li div {
  float: left;
  width: 75%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.pic li div p {
  line-height: 150%;
}

.blueLine {
  border-top: 10px solid #004d68;
  overflow: hidden;
  position: relative;
}
.blueLine h2 {
  text-align: center;
  margin-bottom: 60px;
}
.blueLine .accessTxt, .blueLine .map {
  float: left;
  width: 50%;
  margin-bottom: 90px;
}
.blueLine h3 {
  margin: 0 0 20px 0;
  text-align: left;
}
.blueLine p {
  font-size: 17px;
}
.blueLine .bold {
  font-size: 20px;
  font-weight: 700;
  margin-top: 30px;
}
.blueLine ul li:first-child {
  margin-bottom: 60px;
}

html {
  overflow-x: hidden;
}

body {
  background-image: url(../images/bg_2.jpg);
  background-repeat: repeat;
  font-size: 20px;
  padding-bottom: 20px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 400;
}

header {
  width: 100%;
  position: relative;
  background-size: cover;
  background-position: top right;
}
header #logo {
  position: absolute;
  width: auto;
}
header div {
  color: #fff;
  position: absolute;
  bottom: 0;
  width: 100%;
  font-size: 12px;
  padding: 10px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100 */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.65)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00000000", endColorstr="#a6000000",GradientType=0 ); /* IE6-9 */
}
header div p {
  margin: 0 auto;
  width: 1280px;
  line-height: 130%;
}

.topArticle {
  /*background-image: url(../images/bg_1.jpg);
  background-size: cover;*/
  background-color: #fff;
  padding-bottom: 60px;
  margin: 0 auto;
  width: 1280px;
  border-left: 1px solid #d6d0c7;
  border-right: 1px solid #d6d0c7;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.4);
          box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.4);
}
.topArticle .topBack {
  position: absolute;
  z-index: 10;
  width: 1280px;
  height: 100%;
  background-image: url(../images/img_14.jpg);
  background-position: top right 2px;
}
.topArticle .topBack img {
  position: absolute;
}
.topArticle .topBack .c1 {
  top: 496px;
  left: 20px;
}
.topArticle .topBack .c2 {
  top: 166px;
  right: 380px;
}
.topArticle .topBack .c3 {
  top: 90px;
  right: 280px;
}
.topArticle .topBack .c4 {
  top: 546px;
  left: 150px;
}
.topArticle .topBack .c5 {
  top: 35px;
  right: 620px;
}
.topArticle section {
  margin: 0 auto;
  width: 960px;
  position: relative;
  z-index: 20;
}
.topArticle section p, .topArticle section h2 {
  width: 74%;
  float: left;
  line-height: 260%;
}
.topArticle section h2 {
  margin-top: 80px;
}

.title {
  padding-top: 50px;
  margin-top: 0;
}

.ofCircle {
  background: transparent;
}

.bgLogo {
  position: absolute;
  bottom: 200px;
  z-index: 15;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  background-image: url(../images/ishinaga.jpg);
  background-position: center right 18%;
}

#topCircle {
  position: absolute;
  z-index: 10;
  width: 200%;
  height: 0;
  padding-bottom: 100%;
  background: #f3f3f3;
  border-radius: 100%;
  margin-left: -50%;
}

.onCircle {
  position: relative;
  top: 60px;
  z-index: 20;
}
.onCircle h2, .onCircle p {
  text-align: left;
}
.onCircle h2 {
  width: 100%;
  border: 0;
  margin-top: 60px;
}
.onCircle p {
  font-size: 20px;
  line-height: 220%;
}
.onCircle .ishinagaImg {
  float: left;
  width: 50%;
  text-align: right;
  margin-top: 30px;
}
.onCircle .ishinagaImg:first-child {
  text-align: left;
}
.onCircle .ishinagaImg img {
  width: 90%;
}

.blueBox {
  width: 1040px;
  margin: 60px auto 0 auto;
  border: 1px solid #005e7f;
  position: relative;
  z-index: 20;
}
.blueBox h3 {
  margin: 0;
}
.blueBox div {
  padding: 30px 40px;
}
.blueBox div p {
  font-size: 20px;
}
.blueBox figure {
  position: absolute;
  right: 20px;
  bottom: 0;
  z-index: 30;
}

.offCircle {
  width: 100%;
  height: 600px;
  position: absolute;
  bottom: 0;
  z-index: 10;
  background: #f3f3f3;
}

.formBg {
  overflow: hidden;
  padding-top: 0;
  position: relative;
}
.formBg h2 {
  position: absolute;
  z-index: 20;
  margin: 0;
  width: 50%;
  left: 25%;
  text-align: center;
  top: 40px;
}
.formBg section {
  margin-top: 160px;
  margin-bottom: 20px;
}
.formBg section form th {
  text-align: left;
  position: relative;
  width: 320px;
  line-height: 180%;
  vertical-align: top;
  padding-left: 30px;
}
.formBg section form th span {
  position: absolute;
  left: 130px;
  color: #e43c38;
  font-size: 12px;
}
.formBg section form th span.caution {
  line-height: 1.2;
  padding-top: 4px;
}
.formBg section form td {
  width: 640px;
}
.formBg section form td input, .formBg section form td textarea {
  width: 320px;
  height: 50px;
  border: 1px solid #9a9a9a;
  padding: 10px;
}
.formBg section form td textarea {
  height: 140px;
}
.formBg section form td #state {
  border: 1px solid #9a9a9a;
  padding: 10px;
  margin-bottom: 20px;
}
.formBg section form .long input, .formBg section form .long textarea, .formBg section form .bbm input, .formBg section form .bbm textarea {
  width: 510px;
}
.formBg section form #formEnd {
  text-align: center;
  margin-top: 30px;
}
.formBg section form #formEnd .btn {
  margin: 0 auto;
}
.formBg p {
  font-family: 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 20px;
  text-align: center;
  margin: 0 auto;
}
.formBg figure {
  text-align: center;
  margin: 120px auto 0 auto;
  width: 960px;
}
.formBg figure img {
  width: auto;
}

#frmContact td.area_contact {
  padding-bottom: 20px;
}
#frmContact td.area_contact.error input, #frmContact td.area_contact.error textarea, #frmContact td.area_contact.error select {
  background-color: #ffc0cb;
}
#frmContact td.area_contact .contact_error {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  color: #e43c38;
}

#bottomCircle {
  position: absolute;
  top: -1150px;
  z-index: 10;
  background: #f3f3f3;
  width: 200%;
  height: 0;
  padding-bottom: 100%;
  margin-left: -50%;
  border-radius: 100%;
}

footer {
  border-left: 1px solid #d6d0c7;
  border-right: 1px solid #d6d0c7;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.4);
          box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.4);
  border-bottom: 1px solid #d6d0c7;
  padding: 0;
}
footer.whiteBg p {
  font-family: 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 20px;
  text-align: center;
}
footer.whiteBg p span {
  line-height: auto;
}
footer .row3 {
  margin: 0 auto;
  width: 960px;
}
footer .row3 li {
  padding: 10px;
}
footer .row3 li p {
  text-align: center;
  font-size: 16px;
  padding-bottom: 10px;
}
footer .row3 li figure {
  text-align: center;
}
footer .row3 li figure img {
  max-height: 37px;
  width: auto;
}
footer .boseki {
  width: 1040px;
  margin: 30px auto 0;
}
footer .boseki img {
  width: 100%;
}

@media screen and (max-width: 1280px) {
  .whiteBg {
    width: 100%;
  }
  #formTop .whiteBg p {
    width: 800px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 960px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  body {
    width: 100%;
    font-size: 16px;
    line-height: 160%;
    padding-bottom: 0;
    overflow: hidden;
  }
  h2 img, h3 img {
    max-width: 90%;
  }
  header {
    background-position: top center;
  }
  header div p {
    font-size: 11px;
  }
  .title {
    padding-top: 45px;
  }
  .title img {
    width: 70%;
  }
  .topText {
    width: 100%;
    height: 60px;
  }
  .topText figure {
    width: 100%;
    text-align: center;
  }
  .topText figure img {
    margin: 0 auto 0 auto;
    padding-top: 15px;
    width: 90%;
    max-width: 360px;
  }
  img {
    width: 100%;
  }
  .ishinaga {
    width: 100%;
    position: relative;
    height: 160px;
  }
  .ishinaga section {
    width: 100%;
  }
  .ishinaga .info, .ishinaga .tel {
    height: 60px;
  }
  .ishinaga .info {
    width: 45%;
    display: table-cell;
    vertical-align: middle;
    margin-top: 10px;
  }
  .ishinaga .info img {
    margin: 0;
    width: 50%;
    margin-left: 40%;
  }
  .ishinaga .tel {
    margin-top: 10px;
    width: 55%;
  }
  .ishinaga .tel p {
    padding: 0;
    text-align: left;
  }
  .ishinaga .tel p span {
    font-size: 1.5vw;
  }
  .ishinaga .tel a {
    font-size: 4vw;
  }
  .ishinaga .tel figure img {
    width: 50%;
    margin-left: 30%;
  }
  .ishinaga .tel .time {
    width: 100%;
    text-align: center;
    line-height: 100%;
  }
  .ishinaga .button {
    margin-top: 10px;
    width: 100%;
  }
  .ishinaga .button img {
    width: 96%;
    max-width: 360px;
    margin: 0 auto;
  }
  .top {
    height: 150px;
  }
  .top .tri {
    display: none;
  }
  .top .info, .top .tel {
    margin-top: 72px;
  }
  .top .button {
    position: absolute;
    top: 20px;
    margin-top: 0;
  }
  article {
    overflow-x: hidden;
  }
  .topArticle {
    width: 100%;
  }
  .topArticle .topBack {
    width: 100%;
    background-image: none;
  }
  .topArticle .topBack img {
    width: auto;
  }
  .topArticle .topBack .c6 {
    position: absolute;
    right: 0;
    top: 0;
    width: 30%;
  }
  .topArticle section {
    width: 100%;
    padding: 30px 5% 0 5%;
  }
  .topArticle section h2 {
    width: 50%;
    margin: 20px 0 20px 0;
  }
  .topArticle section .long {
    width: 100%;
  }
  .topArticle section p {
    width: 100%;
    font-size: 20px;
  }
  .topArticle section figure img {
    margin-top: 30px;
  }
  .whiteBg {
    width: 100%;
    padding-top: 0;
    border-left: 0;
    border-right: 0;
    background-image: none;
  }
  .whiteBg .ct {
    padding-top: 60px;
  }
  .whiteBg section, .whiteBg figure {
    width: 100%;
  }
  .whiteBg section .circle, .whiteBg figure .circle {
    width: 30%;
    top: 25%;
    left: 5%;
  }
  .whiteBg section {
    padding: 0 5%;
  }
  .whiteBg .txtBox {
    margin: 30px 0;
  }
  .whiteBg .gold {
    background-image: url(../images/gold.png);
    background-position: bottom right;
    background-repeat: no-repeat;
  }
  .row2 li {
    width: 100%;
    margin-bottom: 20px;
  }
  .row2 .rightBox {
    text-align: center;
  }
  .row2 .rightBox p {
    margin-left: 0;
  }
  .table {
    padding: 0;
  }
  .table .tableImg {
    border: 1px solid #555;
  }
  .table table {
    width: 100%;
  }
  .table table td {
    width: 35%;
  }
  .table table td:first-child {
    width: 30%;
  }
  .ct {
    padding: 30px 0;
  }
  .row3 {
    margin-bottom: 10px;
  }
  .row3 li {
    width: 42%;
    margin: 0 4%;
  }
  .row3 li h4 {
    margin: 8px 0;
    font-size: 18px;
  }
  .row3 li .cap {
    font-size: 14px;
    line-height: 150%;
  }
  .row3 li figure img {
    max-height: inherit;
  }
  .pic {
    padding: 0;
    width: 100%;
  }
  .pic li figure {
    text-align: right;
    width: 20%;
  }
  .pic li figure img {
    width: 80%;
  }
  .pic li h3 {
    float: right;
    width: 78%;
    font-size: 18px;
  }
  .pic li div {
    float: right;
    width: 78%;
  }
  .pic li div .cap {
    font-size: 13px;
  }
  .bus {
    width: 100%;
    padding: 0 20px;
  }
  .bus span {
    text-align: left;
    margin: 10px 0;
  }
  .bus figure {
    padding-bottom: 20px;
  }
  .bus .title {
    text-align: center;
    padding-top: 10px;
  }
  .bus .title img {
    width: 80%;
  }
  .blueLine {
    margin-top: 30px;
  }
  .blueLine h2 {
    width: 50%;
    margin: 30px auto;
  }
  .blueLine h3 {
    margin: 0;
  }
  .blueLine .accessTxt, .blueLine .map {
    width: 100%;
    margin: 0;
  }
  .blueLine .accessTxt h3 img {
    max-width: 370px;
  }
  .blueLine ul li {
    margin-bottom: 10px;
  }
  .blueLine ul li:first-child {
    margin-bottom: 30px;
  }
  .blueLine .bold {
    margin-top: 10px;
  }
  .blueLine iframe {
    width: 100%;
    height: 450px;
    padding-bottom: 30px;
  }
  .blueLine .bgLogo {
    display: none;
  }
  .blueLine .onCircle {
    top: 90px;
  }
  .blueLine .onCircle h2 {
    width: 100%;
  }
  .blueLine .onCircle p {
    font-size: 20px;
  }
  .blueLine .onCircle .ishinagaImg {
    width: 100%;
    margin: 20px 0 0 0;
  }
  .blueLine .onCircle .ishinagaImg img {
    width: 100%;
  }
  .blueLine .offCircle {
    height: 1160px;
  }
  .blueLine .blueBox {
    width: 90%;
    overflow: hidden;
    margin: 110px auto 0 auto;
    font-size: 14px;
    line-height: 140%;
    background: #fff;
    padding: 90px 20px 20px 20px;
    position: relative;
  }
  .blueLine .blueBox h3 {
    position: absolute;
    left: 0;
    top: 0;
  }
  .blueLine .blueBox h3 img {
    max-width: 200%;
    width: 200%;
  }
  .blueLine .blueBox div {
    padding: 0;
  }
  .blueLine .blueBox figure {
    display: none;
  }
  #bottomCircle {
    top: 1000px;
  }
  .formBg {
    width: 100%;
  }
  .formBg h2 {
    width: 30%;
    left: 35%;
  }
  .formBg section {
    width: 100%;
  }
  .formBg section form {
    width: 100%;
  }
  .formBg section form table {
    width: 100%;
  }
  .formBg section form table tr {
    display: block;
    width: 100%;
  }
  .formBg section form table th, .formBg section form table td {
    width: 100%;
    display: list-item;
    list-style-type: none;
    padding-left: 0;
  }
  .formBg section form table th input, .formBg section form table td input {
    width: 80%;
  }
  .formBg section form table th span, .formBg section form table td span {
    left: 23%;
  }
  .formBg section form table th span.caution, .formBg section form table td span.caution {
    line-height: inherit;
    padding: 0;
  }
  .formBg section form table th span.caution br, .formBg section form table td span.caution br {
    display: none;
  }
  .formBg section form table .long input, .formBg section form table .long textarea {
    width: 100%;
  }
  .formBg section form .bbm textarea {
    width: 100%;
  }
  .formBg p {
    margin: 20px 5%;
    line-height: 0%;
  }
  .formBg figure {
    width: 100%;
    text-align: center;
    margin-top: 60px;
  }
  .formBg figure img {
    width: 90%;
  }
  #frmContact td.area_contact .contact_error {
    margin: 0;
  }
  footer.whiteBg {
    padding: 0 0 10px;
  }
  footer.whiteBg p {
    width: auto;
  }
  footer.whiteBg .row3 {
    width: 100%;
    padding-top: 20px;
  }
  footer.whiteBg .row3 .last {
    margin-left: 29%;
    margin-bottom: 20px;
  }
  footer.whiteBg .row3 li {
    height: auto;
  }
}
@media screen and (max-width: 600px) {
  .ishinaga {
    width: 100%;
    position: relative;
    height: 150px;
  }
  .ishinaga section {
    width: 100%;
  }
  .ishinaga .info, .ishinaga .tel {
    height: 60px;
    margin-top: 0;
  }
  .ishinaga .info {
    width: 40%;
    display: table-cell;
    vertical-align: middle;
  }
  .ishinaga .info img {
    width: 90%;
    margin: 0;
  }
  .ishinaga .tel {
    width: 60%;
    margin-top: 8px;
  }
  .ishinaga .tel p {
    padding: 0;
    text-align: center;
    width: 80%;
  }
  .ishinaga .tel p span {
    margin-top: 10px;
    font-size: 11px;
  }
  .ishinaga .tel a {
    font-size: 7vw;
  }
  .ishinaga .tel figure {
    width: 20%;
  }
  .ishinaga .tel figure img {
    width: 70%;
    margin-left: 30%;
  }
  .ishinaga .tel .time {
    width: 100%;
    text-align: center;
    line-height: 100%;
  }
  .ishinaga .button {
    width: 100%;
    margin-top: 6px;
  }
  .ishinaga .button img {
    width: 96%;
    max-width: 360px;
    margin: 0 auto;
  }
  .top .tel {
    margin-top: 82px;
  }
  .top .info {
    margin-top: 70px;
  }
  .topArticle section h2 {
    margin-top: 10px;
    margin-bottom: 0;
  }
  .topArticle section p {
    font-size: 13px;
  }
  p {
    font-size: 14px;
  }
  .whiteBg .cap {
    font-size: 13px;
  }
  .whiteBg .txtBox {
    margin: 10px 0 10px 0;
  }
  .table table .tHead {
    height: 35px;
  }
  .allView {
    margin-bottom: 20px;
  }
  .row3 {
    margin-top: 0;
  }
  .row3 li {
    width: 50%;
    margin: 0;
    padding: 0 10px 20px 10px;
  }
  .row3 li h4 {
    font-size: 15px;
  }
  .row3 li p {
    font-size: 13px;
  }
  .pic li {
    height: auto;
    padding-bottom: 10%;
  }
  .pic li div, .pic li h3 {
    width: 68%;
  }
  .pic li h3 {
    font-size: 15px;
  }
  .pic li figure {
    width: 30%;
    text-align: left;
  }
  .pic li figure img {
    width: 100%;
  }
  .bus h2 {
    padding: 0 0 10px 0;
  }
  .bus h2 img {
    width: 100%;
  }
  .bus p {
    font-size: 14px;
  }
  .bus .small {
    font-size: 11px;
    margin: 4px 0 20px 0;
    text-align: left;
  }
  .blueLine .bold {
    font-size: 14px;
  }
  .blueLine p {
    font-size: 13px;
  }
  .blueLine .onCircle p {
    font-size: 15px;
  }
  .blueLine .offCircle {
    height: 1020px;
  }
  .blueLine .blueBox {
    padding-top: 60px;
  }
  .blueLine iframe {
    height: 250px;
  }
  .blueLine div p {
    font-size: 11px;
  }
  .formBg p {
    margin: 5%;
    line-height: 32%;
  }
  .formBg section form table th span {
    left: 40%;
  }
  footer .row3 li figure img {
    width: 80%;
  }
  footer .row3 .last figure img {
    max-width: 225px;
  }
  footer .boseki {
    width: 90%;
    margin-top: 10px;
  }
}
#banner_consumption_tax {
  position: relative;
  width: 960px;
  margin: 60px auto 20px;
  z-index: 20;
}
#banner_consumption_tax img {
  width: 100%;
  height: auto;
}

.bgLogo {
  bottom: 516px;
}

.offCircle {
  height: 900px;
}

@media screen and (max-width: 1000px) {
  #banner_consumption_tax {
    width: 100%;
    padding: 30px 0 0;
    margin: 0;
  }
  .blueLine #banner_consumption_tax {
    padding: 0 5%;
    margin: 30px 0 0;
  }
}