@charset "UTF-8";
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@media screen and (max-width: 737px) {
  .pc {
    display: none !important; }

  * {
    max-width: 100%; } }
@media screen and (min-width: 738px) {
  .sp {
    display: none !important; } }
body {
  font-family: 'Noto Sans Japanese','メイリオ', Meiryo,"メイリオ", "Meiryo", 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif; }

body {
  color: #555555;
  position: relative; }
  body a {
    color: #555555; }
  @media screen and (min-width: 738px) {
    body {
      min-width: 1200px; } }

/* general */

	
.fixed {
  position: fixed; }

.fix-mt {
  margin-top: 60px; }

.mawari{border-radius: 5px}

.select .select__subtitle {
  font-size: 0; }
  .select .select__subtitle > * {
    letter-spacing: normal; }
  @media screen and (min-width: 738px) {
    .select .select__subtitle {
      background-image: url(https://boilerfactory.jp/img/cmn/bg_title04.jpg);
      height: 32px; } }
  .select .select__subtitle > *:first-child {
    color: #fff;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 2;
    display: inline-block;
    padding-left: 1em; }

.suuji{
	font-size: 2.5em;
	font-family: Arial, Helvetica, "sans-serif";
	font size20px;}

    @media screen and (max-width: 737px) {
      .select .select__subtitle > *:first-child {
        display: block;
        text-align: center;
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.5;
        background-color: #d2d2d2;
        padding: 2%; } }
  .select .select__subtitle > *:last-child {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 2.28571;
    display: inline-block; }
    @media screen and (max-width: 737px) {
      .select .select__subtitle > *:last-child {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1.28571;
        margin-top: 1em; } }
    @media screen and (min-width: 738px) {
      .select .select__subtitle > *:last-child {
        margin-left: 300px; } }
/* boiler-factory*/
/* header */
@media screen and (max-width: 737px) {
  .header {
    display: none; } }
.header__title {
  background-color:  #fff; }
  .header__title p {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.5;
    padding: 5px 0; }
    @media screen and (min-width: 738px) {
      .header__title p {
        margin-left: auto;
        margin-right: auto;
        width: 1170px; } }
    @media screen and (max-width: 737px) {
      .header__title p {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%; } }
.header__main {
  background-color: #fff; }
  .header__main > div {
    font-size: 0; }
    @media screen and (min-width: 738px) {
      .header__main > div {
        margin-left: auto;
        margin-right: auto;
        width: 1170px; } }
    @media screen and (max-width: 737px) {
      .header__main > div {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%; } }
    .header__main > div > * {
      letter-spacing: normal; }
    .header__main > div:after {
      content: "";
      display: block;
      clear: both; }
    .header__main > div > * {
      display: inline-block;
      vertical-align: middle; }
  .header__main ul {
    font-size: 0;
    margin-left: 10px; }
    .header__main ul > * {
      letter-spacing: normal; }
    .header__main ul li {
      display: inline-block;
      margin-left: 20px; }
      .header__main ul li:first-child {
        margin-left: 0; }
      .header__main ul li a {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1.28571; }
        .header__main ul li a:before {
          content: "";
          display: inline-block;
          vertical-align: middle;
          width: 6px;
          height: 6px;
          border-top: 2px solid #57D0AC;
          border-right: 2px solid #57D0AC;
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
          margin-top: -4.24328px;
          margin-right: 5px; }
  .header__main__logo {
    padding: 5px 0; }
  .header__main__sns {
    font-size: 0;
    margin-left: 70px; }
    .header__main__sns > * {
      letter-spacing: normal; }
    .header__main__sns a {
      display: inline-block;
      margin-left: 10px; }
  .header__main__btn {
    background-color: #eb6877;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    float: right;
    margin-top: 25px; }
    .header__main__btn span {
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 1;
      font-weight: bold;
      color: #fff;
      display: table-cell;
      vertical-align: middle;
      width: 290px;
      height: 50px;
      text-align: center; }
    .header__main__btn:after {
      position: absolute;
      top: 50%;
      right: 15px;
      content: "";
      display: inline-block;
      vertical-align: middle;
      width: 8px;
      height: 8px;
      border-top: 2px solid #fff;
      border-right: 2px solid #fff;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      margin-top: -5.65771px; }
.header__info {
  background-color: #57d0ac; }
  .header__info > div {
    font-size: 0; }
    @media screen and (min-width: 738px) {
      .header__info > div {
        margin-left: auto;
        margin-right: auto;
        width: 1170px; } }
    @media screen and (max-width: 737px) {
      .header__info > div {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%; } }
    .header__info > div > * {
      letter-spacing: normal; }
    .header__info > div:after {
      content: "";
      display: block;
      clear: both; }
  .header__info ul {
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    padding: 7px 0;
    margin-left: 50px; }
    .header__info ul > * {
      letter-spacing: normal; }
    .header__info ul li {
      display: inline-block;
      width: 150px;
      margin-left: 20px; }
      .header__info ul li:first-child {
        width: 200px;
        margin-left: 0; }
        .header__info ul li:first-child a {
          padding-right: 0;
          color: #ff7e16; }
          .header__info ul li:first-child a:after {
            position: absolute;
            top: 50%;
            right: 10px;
            content: "";
            display: inline-block;
            vertical-align: middle;
            width: 6px;
            height: 6px;
            border-top: 2px solid #ff7e16;
            border-right: 2px solid #ff7e16;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
            margin-top: -4.24328px; }
      .header__info ul li:nth-child(2) a {
        color: #37c23a; }
        .header__info ul li:nth-child(2) a:after {
          position: absolute;
          top: 50%;
          right: 10px;
          content: "";
          display: inline-block;
          vertical-align: middle;
          width: 6px;
          height: 6px;
          border-top: 2px solid #37c23a;
          border-right: 2px solid #37c23a;
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
          margin-top: -4.24328px; }
      .header__info ul li:nth-child(3) a {
	color: #D42672;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
        .header__info ul li:nth-child(3) a:after {
          position: absolute;
          top: 50%;
          right: 10px;
          content: "";
          display: inline-block;
          vertical-align: middle;
          width: 6px;
          height: 6px;
          border-top: 2px solid #0f33d1;
          border-right: 2px solid #0f33d1;
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
          margin-top: -4.24328px; }
      .header__info ul li a {
        display: block;
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 2.5;
        font-weight: bold;
        background-color: #fff;
        padding-right: 1em;
        box-sizing: border-box;
        text-align: center;
        position: relative; }
        .header__info ul li a img {
          position: absolute;
          left: -50px;
          top: -20px; }
  .header__info p {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1;
    color: white;
    margin-left: 80px; }
  .header__info__tel {
    float: right;
    margin-top: 12px; }
/* boiler-factory*/
.headerSp {
  position: relative;
  z-index: 999;
  background-color: #fff; }
  @media screen and (min-width: 738px) {
    .headerSp {
      display: none; } }
  .headerSp p {
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 1;
    padding: 5px 1% 0 1%;
    box-sizing: border-box;
    height: 30px; }
  .headerSp__list {
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    background-color: #fff;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    /* Safari */
    align-items: center;
    padding: 5px 2%;
    height: 50px;
    box-shadow: 0px 15px 15px -15px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 15px 15px -15px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 15px 15px -15px rgba(0, 0, 0, 0.3); }
    .headerSp__list > a {
      display: block;
      margin-left: 5px;
      flex-grow: 0; }
      .headerSp__list > a:first-child {
        margin-left: 0; }
    .headerSp__list > div {
      flex-grow: 1;
      text-align: center;
      margin-left: 5px; }
/* boiler-factry*/




/* footer */
.footer {
  background-color: #57d0ac;
  padding-top: 25px;
  padding-bottom: 150px; }
  @media screen and (max-width: 737px) {
    .footer {
      padding-bottom: 25px; } }
  .footer > div {
    font-size: 0; }
    @media screen and (min-width: 738px) {
      .footer > div {
        margin-left: auto;
        margin-right: auto;
        width: 1170px; } }
    @media screen and (max-width: 737px) {
      .footer > div {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%; } }
    .footer > div > * {
      letter-spacing: normal; }
  .footer__logo {
    margin-bottom: 20px; }
    @media screen and (max-width: 737px) {
      .footer__logo {
        text-align: center; } }
  .footer__info {
    vertical-align: top; }
    @media screen and (min-width: 738px) {
      .footer__info {
        display: inline-block;
        width: 470px; } }
    .footer__info p {
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 1.71429;
      color: #fff; }
      @media screen and (max-width: 737px) {
        .footer__info p:last-child {
	text-align: center;
	font-size: 1.4rem;
	font-family: Arial, Helvetica, sans-serif;
} }
    .footer__info__link {
      font-size: 0;
      margin: 10px 0; }
      .footer__info__link > * {
        letter-spacing: normal; }
      @media screen and (max-width: 737px) {
        .footer__info__link {
          text-align: center; } }
      .footer__info__link a {
        display: inline-block;
        color: #eb6877;
        background-color: #fff;
        text-align: center;
        position: relative; }
        @media screen and (min-width: 738px) {
          .footer__info__link a:first-child {
            margin-right: 5px; } }
        @media screen and (max-width: 737px) {
          .footer__info__link a {
            margin: 5px; } }
        .footer__info__link a span {
          font-size: 14px;
          font-size: 1.4rem;
          line-height: 1;
          width: 200px;
          height: 50px;
          display: table-cell;
          vertical-align: middle;
          padding-right: 1em;
          box-sizing: border-box;
          border: 1px solid #eeeeee; }
        .footer__info__link a:after {
          position: absolute;
          top: 50%;
          right: 15px;
          content: "";
          display: inline-block;
          vertical-align: middle;
          width: 6px;
          height: 6px;
          border-top: 1px solid #eb6877;
          border-right: 1px solid #eb6877;
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
          margin-top: -4.24328px; }
  .footer__nav {
    display: inline-block;
    vertical-align: top;
    font-size: 0; }
    .footer__nav > * {
      letter-spacing: normal; }
    @media screen and (max-width: 737px) {
      .footer__nav {
        display: none; } }
    .footer__nav ul {
      display: inline-block;
      vertical-align: top;
      border-left: 1px solid #fff;
      width: 335px;
      height: 240px; }
      .footer__nav ul li {
        margin-left: 20px;
        margin-bottom: 15px; }
    .footer__nav a {
      display: inline-block;
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 1;
      color: #fff; }
      .footer__nav a:before {
        content: "";
        display: inline-block;
        vertical-align: middle;
        width: 5px;
        height: 5px;
        border-top: 2px solid #fff;
        border-right: 2px solid #fff;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        margin-top: -3.53607px;
        margin-right: 8px; }
/* boiler-factory*/
/* nav */
.nav {
  border-bottom: 2px solid #eeeeee; }
  @media screen and (max-width: 737px) {
    .nav {
      display: none; } }
  .nav ul {
    font-size: 0; }
    @media screen and (min-width: 738px) {
      .nav ul {
        margin-left: auto;
        margin-right: auto;
        width: 1170px; } }
    @media screen and (max-width: 737px) {
      .nav ul {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%; } }
    .nav ul > * {
      letter-spacing: normal; }
    .nav ul li {
      display: inline-block;
      vertical-align: top;
      border-right: 2px solid #eeeeee; }
      .nav ul li:first-child {
        border-left: 2px solid #eeeeee; }
        .nav ul li:first-child a {
          width: 50px;
          padding: 3px 0;
          text-align: center; }
      .nav ul li a {
        display: block;
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1.28571;
        padding: 0.8em 2em; }

.spnav {
  background-color: #fff;
  position: fixed;
  top: 0px;
  left: -280px;
  width: 280px;
  z-index: 998;
  max-height: 100%;
  box-sizing: border-box;
  padding: 100px 10px 10px 10px;
  overflow-y: scroll; }
  @media screen and (min-width: 738px) {
    .spnav {
      display: none; } }
  .spnav__txt {
    text-align: center;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.33333;
    color: #6a6a6a;
    margin-top: 0.2em; }
  .spnav__bold {
    text-align: center;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.23077;
    font-weight: bold; }
  .spnav__btn {
    margin-top: 10px; }
    .spnav__btn a {
      display: inline-block;
      width: 48%;
      font-size: 12px;
      font-size: 1.2rem;
      line-height: 3.33333;
      text-align: center;
      box-sizing: border-box;
      padding-right: 1em;
      margin-left: 2%;
      position: relative;
      background-color: #e0effa;
      font-weight: bold;
      color: #0f33d1; }
      .spnav__btn a:after {
        content: "";
        position: absolute;
        top: 50%;
        right: 8px;
        content: "";
        display: inline-block;
        vertical-align: middle;
        width: 6px;
        height: 6px;
        border-top: 2px solid #0f33d1;
        border-right: 2px solid #0f33d1;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        margin-top: -4.24328px; }
      .spnav__btn a:first-child {
        margin-left: 0;
        color: #37c23a; }
        .spnav__btn a:first-child:after {
          position: absolute;
          top: 50%;
          right: 8px;
          content: "";
          display: inline-block;
          vertical-align: middle;
          width: 6px;
          height: 6px;
          border-top: 2px solid #37c23a;
          border-right: 2px solid #37c23a;
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
          margin-top: -4.24328px; }
  .spnav ul {
    margin-top: 20px;
    margin-bottom: 20px; }
    .spnav ul li {
      border-bottom: 1px solid #d2d2d2; }
      .spnav ul li:first-child {
        border-top: 1px solid #d2d2d2; }
      .spnav ul li a {
        display: block;
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1;
        padding: 1em 0;
        position: relative; }
        .spnav ul li a:after {
          position: absolute;
          top: 50%;
          right: 8px;
          content: "";
          display: inline-block;
          vertical-align: middle;
          width: 6px;
          height: 6px;
          border-top: 1px solid #555555;
          border-right: 1px solid #555555;
          -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
          margin-top: -4.24328px; }
  .spnav__sns {
    margin-top: 10px;
    margin-bottom: 20px;
    text-align: center; }
    .spnav__sns a {
      display: inline-block;
      margin-left: 5px; }
      .spnav__sns a:first-child {
        margin-left: 0; }

/* contents */
/* main */
@media screen and (min-width: 738px) {
  main {
    margin-left: auto;
    margin-right: auto;
    width: 1170px; } }
@media screen and (max-width: 737px) {
  main {
    width: 96%;
    margin-left: 2%;
    margin-right: 2%; } }
main:after {
  content: "";
  display: block;
  clear: both; }

/* side */
.side {
  float: left;
  width: 265px; }
  @media screen and (max-width: 737px) {
    .side {
      display: none; } }
  .side__mente {
	display: block;
	background-image: url("../img/side/bnr01_2.jpg");
	width: 360px;

	box-sizing: border-box;
	padding: 15px 10px;
}
    .side__mente span {
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 1.28571;
      color: #fe3800; }
    .side__mente p {
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 1.28571; }
  .side__line {
    display: block;
    margin-top: 15px; }
  .side__list {
	   margin-top: 15px; }
    .side__list:nth-child(2) > p {
      background-image: url(../img/side/bg_title03.jpg); }
    .side__list:nth-child(3) > p {
      background-image: url(../img/side/bg_title01.jpg); }
    .side__list:nth-child(4) > p {
      background-image: url(../img/side/bg_title02.jpg); }
   
    .side__list__title {
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 2.14286;
      color: #fff;
      width: 264px;
      box-sizing: border-box;
      padding-left: 0.8em; }
    .side__list__pic {
      position: absolute;
      top: 10px;
      right: 10px; }
    .side__list ul {
      border: 1px solid #d2d2d2;
      border-top: 0; }
    .side__list li {
      background-color: #fff;
      padding: 0 10px; }
      .side__list li:first-child a {
        border-top: 0; }
      .side__list li a {
        position: relative;
        display: block;
        border-top: 1px solid #57d0ac;
        padding: 10px 0; }
        .side__list li a p {
          font-size: 14px;
          font-size: 1.4rem;
          line-height: 1.28571;
          margin-bottom: 0.5em; }
    .side__list__box {
      display: block;
      padding: 5px 10px;
      background-color: #fff;
      border-top: 0;
      border: 1px solid #d2d2d2;
      position: relative;
      height: 83px;
      box-sizing: border-box; }
      .side__list__box p {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1.28571;
        margin-bottom: 0.5em; }
      .side__list__box__pic1 {
        position: absolute;
        top: 3px;
        right: 10px; }
      .side__list__box__pic2 {
        position: absolute;
        top: 0;
        right: 0; }
  .side__link li {
    margin-top: 20px; }
    .side__link li:nth-child(1) {
      background-image: url(../img/side/bnr_jirei.jpg); }
    .side__link li:nth-child(2) {
      background-image: url(../img/side/bnr_qa.jpg); }
    .side__link li:nth-child(3) {
      background-image: url(../img/side/bnr_voice.jpg); }
    .side__link li:nth-child(4) {
	background-image: url(../img/side/bnr_blog.jpg);
}
    .side__link li a {
      display: block; }
      .side__link li a span {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1.28571;
        display: table-cell;
        vertical-align: middle;
        width: 265px;
        height: 64px;
        box-sizing: border-box;
        padding-left: 0.5em; }

@media screen and (min-width: 738px) {
  .main {
    float: right;
    width: 880px; } }
.main__box {
  background-color: #fff;
  border: 1px solid #d2d2d2;
  padding: 15px;
  margin-top: 20px; }
  .main__box:first-child {
    margin-top: 0; }
  @media screen and (max-width: 737px) {
    .main__box {
      padding: 2%; } }
/* boiler-factory*/
.select {
  background-image: url(../img/cmn/bg_mid.jpg);
  padding-top: 35px;
  padding-bottom: 40px; }
  @media screen and (max-width: 737px) {
    .select {
      background-size: auto 100%; } }
  @media screen and (min-width: 738px) {
    .select > div {
      margin-left: auto;
      margin-right: auto;
      width: 1170px; } }
  @media screen and (max-width: 737px) {
    .select > div {
      width: 96%;
      margin-left: 2%;
      margin-right: 2%; } }
  .select ul {
    font-size: 0; }
    .select ul > * {
      letter-spacing: normal; }
    @media screen and (max-width: 737px) {
      .select ul {
        text-align: center; } }
    .select ul li {
      display: inline-block;
      vertical-align: top;
      width: 220px;
      height: 100px;
      margin-top: 17.5px;
      margin-left: 17.5px;
      background-color: #fff; }
      @media screen and (max-width: 737px) {
        .select ul li {
          margin-left: 10px;
          margin-right: 10px; } }
      @media screen and (min-width: 738px) {
        .select ul li:first-child, .select ul li:nth-child(6) {
          margin-left: 0; } }
      .select ul li:nth-child(1) {
        background-image: url(../img/cmn/case01.jpg); }
      .select ul li:nth-child(2) {
        background-image: url(../img/cmn/case02.jpg); }
      .select ul li:nth-child(3) {
        background-image: url(../img/cmn/case03.jpg); }
      .select ul li:nth-child(4) {
        background-image: url(../img/cmn/case04.jpg); }
      .select ul li:nth-child(5) {
        background-image: url(../img/cmn/case05.jpg); }
      .select ul li:nth-child(6) {
        background-image: url(../img/cmn/case06.jpg); }
      .select ul li:nth-child(7) {
        background-image: url(../img/cmn/case07.jpg); }
      .select ul li:nth-child(8) {
        background-image: url(../img/cmn/case09.jpg); }
      .select ul li:nth-child(9) {
        background-image: url(../img/cmn/case08.jpg); }
      .select ul li:nth-child(10) {
        background-image: url(../img/cmn/case10.jpg); }
  .select a {
    display: block;
    height: 100%;
    text-align: right; }
  .select h4 {
    display: inline-block;
    text-align: left;
    color: #57D0AC;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.14286;
    width: 130px;
    margin-top: 1.7em;
    margin-right: 0.2em; }

@media screen and (min-width: 738px) {
  .mitumori {
    margin-left: auto;
    margin-right: auto;
    width: 1170px; } }
@media screen and (max-width: 737px) {
  .mitumori {
    width: 96%;
    margin-left: 2%;
    margin-right: 2%; } }
.mitumori__bg {
  background-image: url("../img/cmn/pic01_2.png");
  background-repeat: no-repeat;
  background-position: 15px 15px; }
  @media screen and (max-width: 737px) {
    .mitumori__bg {
      background-position: top center;
      background-size: auto 250px; } }
  @media screen and (min-width: 738px) {
    .mitumori__bg div {
      padding-top: 135px;
      padding-left: 610px;
      padding-bottom: 165px; } }
  @media screen and (max-width: 737px) {
    .mitumori__bg div {
      padding-top: 250px;
      padding-bottom: 50px; } }
  .mitumori__bg h2 {
    color: #37c23a;
    font-size: 20px;
    font-size: 2rem;
    line-height: 1; }
    @media screen and (max-width: 737px) {
      .mitumori__bg h2 {
        font-size: 20px;
        font-size: 2rem;
        line-height: 1.2; } }
  .mitumori__bg h3 {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.71429;
    margin-top: 2em;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
    @media screen and (max-width: 737px) {
      .mitumori__bg h3 {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1.28571; } }
  .mitumori__bg a {
    display: block;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 3.57143;
    color: #eb6877;
    border: 1px solid #d2d2d2;
    width: 215px;
    background-color: #fff;
    text-align: center;
    margin-top: 50px; }
    @media screen and (max-width: 737px) {
      .mitumori__bg a {
        margin-left: auto;
        margin-right: auto; } }
    .mitumori__bg a:after {
      content: "";
      display: inline-block;
      vertical-align: middle;
      width: 6px;
      height: 6px;
      border-top: 1px solid #eb6877;
      border-right: 1px solid #eb6877;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      margin-top: -4.24328px;
      margin-left: 10px; }

.pagetop {
  right: 20px;
  bottom: 20px; }

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 62.5%;
	vertical-align: middle;
	font-weight: normal;
}

body {
  line-height: 1; }

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block; }

ol,
ul {
  list-style: none; }

blockquote,
q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: '';
  content: none; }

q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

a {
  text-decoration: none; }

input[type="button"],
input[type="submit"] {
  -webkit-appearance: none; }

textarea {
  font-family: sans-serif; }

img {
  max-width: 100%; }

main {
  display: block; }

/* top */
#top {
  /* top */ }


  #top .top__sec03 > div, #top .top__sec04 > div, #top .top__sec05 > div {
    text-align: center;
    padding-top: 45px;
    padding-bottom: 85px; }
    @media screen and (min-width: 738px) {
      #top .top__sec03 > div, #top .top__sec04 > div, #top .top__sec05 > div {
        margin-left: auto;
        margin-right: auto;
        width: 1170px; } }
    @media screen and (max-width: 737px) {
      #top .top__sec03 > div, #top .top__sec04 > div, #top .top__sec05 > div {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%; } }
  #top .top__sec03 .lineup, #top .top__sec04 .lineup, #top .top__sec05 .lineup {
    background-color: #fff;
    width: 850px;
    box-sizing: border-box;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    padding: 20px 45px 20px 45px;
    margin: 45px auto 0 auto; }
    #top .top__sec03 .lineup:first-child, #top .top__sec04 .lineup:first-child, #top .top__sec05 .lineup:first-child {
      margin-top: 20px; }
    #top .top__sec03 .lineup:after, #top .top__sec04 .lineup:after, #top .top__sec05 .lineup:after {
      content: "";
      display: block;
      clear: both; }
    @media screen and (max-width: 737px) {
      #top .top__sec03 .lineup, #top .top__sec04 .lineup, #top .top__sec05 .lineup {
        width: auto;
        padding: 5%; } }
    #top .top__sec03 .lineup > img, #top .top__sec04 .lineup > img, #top .top__sec05 .lineup > img {
      max-width: 150px; }
      @media screen and (min-width: 738px) {
        #top .top__sec03 .lineup > img, #top .top__sec04 .lineup > img, #top .top__sec05 .lineup > img {
          float: left; } }
    #top .top__sec03 .lineup > div, #top .top__sec04 .lineup > div, #top .top__sec05 .lineup > div {
      text-align: left; }
      @media screen and (min-width: 738px) {
        #top .top__sec03 .lineup > div, #top .top__sec04 .lineup > div, #top .top__sec05 .lineup > div {
          float: right;
          width: 580px; } }
    #top .top__sec03 .lineup__title, #top .top__sec04 .lineup__title, #top .top__sec05 .lineup__title {
      font-size: 30px;
      font-size: 3rem;
      line-height: 1;
      font-weight: bold; }
      @media screen and (max-width: 737px) {
        #top .top__sec03 .lineup__title, #top .top__sec04 .lineup__title, #top .top__sec05 .lineup__title {
          font-size: 18px;
          font-size: 1.8rem;
          line-height: 1.33333;
          margin-top: 0.5em; } }
    #top .top__sec03 .lineup__type, #top .top__sec04 .lineup__type, #top .top__sec05 .lineup__type {
      background-color: #a0a0a0;
      color: #fff;
      font-size: 24px;
      font-size: 2.4rem;
      line-height: 2.41667;
      -webkit-border-radius: 15px;
      -moz-border-radius: 15px;
      border-radius: 15px;
      padding: 0 0.5em;
      margin-top: 10px; }
      @media screen and (max-width: 737px) {
        #top .top__sec03 .lineup__type, #top .top__sec04 .lineup__type, #top .top__sec05 .lineup__type {
          font-size: 18px;
          font-size: 1.8rem;
          line-height: 1.55556;
          -webkit-border-radius: 5px;
          -moz-border-radius: 5px;
          border-radius: 5px; } }
    #top .top__sec03 .lineup__price, #top .top__sec04 .lineup__price, #top .top__sec05 .lineup__price {
      font-size: 0;
      margin-top: 5px; }
      #top .top__sec03 .lineup__price > *, #top .top__sec04 .lineup__price > *, #top .top__sec05 .lineup__price > * {
        letter-spacing: normal; }
      @media screen and (min-width: 738px) {
        #top .top__sec03 .lineup__price, #top .top__sec04 .lineup__price, #top .top__sec05 .lineup__price {
          margin-left: 10px; } }
      @media screen and (max-width: 737px) {
        #top .top__sec03 .lineup__price, #top .top__sec04 .lineup__price, #top .top__sec05 .lineup__price {
          text-align: center; } }
      @media screen and (min-width: 738px) {
        #top .top__sec03 .lineup__price > *, #top .top__sec04 .lineup__price > *, #top .top__sec05 .lineup__price > * {
          display: inline-block;
          vertical-align: middle; } }
      #top .top__sec03 .lineup__price img, #top .top__sec04 .lineup__price img, #top .top__sec05 .lineup__price img {
        margin: 0 5px; }
        @media screen and (max-width: 737px) {
          #top .top__sec03 .lineup__price img, #top .top__sec04 .lineup__price img, #top .top__sec05 .lineup__price img {
            display: block;
            margin: 5px auto; } }
      #top .top__sec03 .lineup__price p:first-child, #top .top__sec04 .lineup__price p:first-child, #top .top__sec05 .lineup__price p:first-child {
        font-size: 24px;
        font-size: 2.4rem;
        line-height: 1.25;
        font-weight: bold; }
        @media screen and (max-width: 737px) {
          #top .top__sec03 .lineup__price p:first-child, #top .top__sec04 .lineup__price p:first-child, #top .top__sec05 .lineup__price p:first-child {
            font-size: 18px;
            font-size: 1.8rem;
            line-height: 2; } }
        #top .top__sec03 .lineup__price p:first-child span, #top .top__sec04 .lineup__price p:first-child span, #top .top__sec05 .lineup__price p:first-child span {
          color: #d92723;
          font-size: 48px;
          font-size: 4.8rem;
          line-height: 1;
          font-weight: bold; }
          @media screen and (max-width: 737px) {
            #top .top__sec03 .lineup__price p:first-child span, #top .top__sec04 .lineup__price p:first-child span, #top .top__sec05 .lineup__price p:first-child span {
              font-size: 36px;
              font-size: 3.6rem;
              line-height: 1;
              margin-left: 0.5em; } }
      #top .top__sec03 .lineup__price p:last-child, #top .top__sec04 .lineup__price p:last-child, #top .top__sec05 .lineup__price p:last-child {
        font-size: 72px;
        font-size: 7.2rem;
        line-height: 1;
        color: #d92723;
        font-weight: bold; }
        @media screen and (max-width: 737px) {
          #top .top__sec03 .lineup__price p:last-child, #top .top__sec04 .lineup__price p:last-child, #top .top__sec05 .lineup__price p:last-child {
            font-size: 36px;
            font-size: 3.6rem;
            line-height: 1; } }
        #top .top__sec03 .lineup__price p:last-child span, #top .top__sec04 .lineup__price p:last-child span, #top .top__sec05 .lineup__price p:last-child span {
          font-size: 30px;
          font-size: 3rem;
          line-height: 2.4; }
          @media screen and (max-width: 737px) {
            #top .top__sec03 .lineup__price p:last-child span, #top .top__sec04 .lineup__price p:last-child span, #top .top__sec05 .lineup__price p:last-child span {
              font-size: 18px;
              font-size: 1.8rem;
              line-height: 2; } }
    #top .top__sec03 .lineup__txt, #top .top__sec04 .lineup__txt, #top .top__sec05 .lineup__txt {
      font-size: 24px;
      font-size: 2.4rem;
      line-height: 1.25;
      color: #5b5b5b;
      margin-left: 10px; }
      @media screen and (max-width: 737px) {
        #top .top__sec03 .lineup__txt, #top .top__sec04 .lineup__txt, #top .top__sec05 .lineup__txt {
          margin-left: 0;
          font-size: 12px;
          font-size: 1.2rem;
          line-height: 1.25; } }
  #top .top__sec03 a, #top .top__sec04 a, #top .top__sec05 a {
    display: inline-block;
    margin-top: 50px; }
  @media screen and (min-width: 738px) {
    #top .mainvis {
      background-image: url(/img/top/main.jpg);
      height: 629px;
      background-position: top center; } }
  #top .top__sec01 {
    text-align: center;
    margin-top: 35px; }
    @media screen and (min-width: 738px) {
      #top .top__sec01 {
        margin-left: auto;
        margin-right: auto;
        width: 1170px; } }
    @media screen and (max-width: 737px) {
      #top .top__sec01 {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%; } }
    #top .top__sec01 ul {
      font-size: 0;
      margin-bottom: 20px; }
      #top .top__sec01 ul > * {
        letter-spacing: normal; }
      @media screen and (min-width: 738px) {
        #top .top__sec01 ul li {
          display: inline-block;
          vertical-align: top; }
          #top .top__sec01 ul li:first-child {
            margin-right: 40px; } }
      @media screen and (max-width: 737px) {
        #top .top__sec01 ul li {
          margin: 20px 20px 0 20px; } }
  #top .top__sec02__title {
    text-align: center; }
    #top .top__sec02__title p {
      background-color: #f19ec2;
      font-size: 34px;
      font-size: 3.4rem;
      line-height: 2.94118;
      color: #fff; }
      #top .top__sec02__title p span {
        font-size: 55px;
        font-size: 5.5rem;
        line-height: 1.81818; }
      @media screen and (max-width: 737px) {
        #top .top__sec02__title p {
          font-size: 16px;
          font-size: 1.6rem;
          line-height: 1.5;
          padding: 0.3em 0;
          letter-spacing: -0.05em; }
          #top .top__sec02__title p span {
            font-size: 24px;
            font-size: 2.4rem;
            line-height: 1; } }
    @media screen and (max-width: 737px) {
      #top .top__sec02__title img {
        width: 50px; } }
  #top .top__sec02__point {
    text-align: center; }
    @media screen and (min-width: 738px) {
      #top .top__sec02__point {
        margin-left: auto;
        margin-right: auto;
        width: 1170px; } }
    @media screen and (max-width: 737px) {
      #top .top__sec02__point {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%; } }
    #top .top__sec02__point li {
      margin-top: 40px; }
      #top .top__sec02__point li:first-child {
        margin-top: 0; }
  #top .top__sec02__news {
    text-align: center;
    margin-top: 65px; }
    @media screen and (min-width: 738px) {
      #top .top__sec02__news {
        margin-left: auto;
        margin-right: auto;
        width: 1170px; } }
    @media screen and (max-width: 737px) {
      #top .top__sec02__news {
        width: 96%;
        margin-left: 2%;
        margin-right: 2%; } }
    @media screen and (max-width: 737px) {
      #top .top__sec02__news {
        margin-top: 30px; } }
    #top .top__sec02__news > div {
      display: block;
      width: 830px;
      border: 2px solid #eeeeee;
      margin: 0 auto;
      padding-bottom: 20px; }
      @media screen and (max-width: 737px) {
        #top .top__sec02__news > div {
          width: auto; }
          #top .top__sec02__news > div > a {
            display: inline-block;
            margin-top: 20px; } }
    #top .top__sec02__news ul {
      height: 570px;
      overflow-y: scroll; }
      @media screen and (max-width: 737px) {
        #top .top__sec02__news ul {
          height: 300px; } }
    #top .top__sec02__news li {
      margin: 15px 35px 0 35px;
      font-size: 0; }
      #top .top__sec02__news li:after {
        content: "";
        display: block;
        clear: both; }
      #top .top__sec02__news li:last-child {
        margin-bottom: 15px; }
      #top .top__sec02__news li > * {
        letter-spacing: normal; }
      #top .top__sec02__news li img {
        width: 140px;
        float: left; }
      @media screen and (max-width: 737px) {
        #top .top__sec02__news li {
          margin: 0 2%;
          padding: 15px 0;
          border-bottom: 1px dashed gray; }
          #top .top__sec02__news li img {
            display: none; } }
    #top .top__sec02__news__info {
      text-align: left; }
      @media screen and (min-width: 738px) {
        #top .top__sec02__news__info {
          display: inline-block;
          float: right;
          width: 575px; } }
      #top .top__sec02__news__info span {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.875;
        margin-right: 2em; }
        @media screen and (max-width: 737px) {
          #top .top__sec02__news__info span {
            font-size: 16px;
            font-size: 1.6rem;
            line-height: 1.5;
            display: block; } }
      #top .top__sec02__news__info p {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.5;
        margin-top: 0.5em; }
      #top .top__sec02__news__info a {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.875; }
  #top .top__sec03 {
    margin-top: 65px;
    background-color: #cff3fe; }
  #top .top__sec04 {
    background-color: #fecf9d; }
  #top .top__sec05 {
    background-color: #d2e7a5; }
/* boiler-factory*/
/* lower */
#lower main {
  padding-bottom: 40px; }
@media screen and (min-width: 738px) {
  #lower .breadcrumb {
    margin-left: auto;
    margin-right: auto;
    width: 1170px; } }
@media screen and (max-width: 737px) {
  #lower .breadcrumb {
    width: 96%;
    margin-left: 2%;
    margin-right: 2%; } }
#lower .breadcrumb ul {
  font-size: 0;
  margin: 10px 0; }
  #lower .breadcrumb ul > * {
    letter-spacing: normal; }
  #lower .breadcrumb ul li {
    display: inline-block;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.5;
    margin-right: 1em; }
    #lower .breadcrumb ul li:last-child {
      margin-right: 0; }
    #lower .breadcrumb ul li a {
      font-size: 12px;
      font-size: 1.2rem;
      line-height: 1.5; }
#lower .title {
  color: #fff; }
  @media screen and (max-width: 737px) {
    #lower .title {
      background-size: auto 100%;
      background-position: top right;
      background-repeat: no-repeat;
      background-color: #57d0ac; } }
  #lower .title span {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1;
    display: table-cell;
    vertical-align: middle;
    height: 118px;
    padding: 0 1em; }
    @media screen and (max-width: 737px) {
      #lower .title span {
        height: auto;
        padding: 1em;
        display: block;
        font-size: 20px;
        font-size: 2rem;
        line-height: 1.2; } }
#lower .subtitle, #lower .news__list a, #lower .sitemap__list > li > p,
#lower .sitemap__list > li > a {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 2.11111;
  color: #57D0AC;
  margin-top: 15px; }
  #lower .subtitle:first-child, #lower .news__list a:first-child, #lower .sitemap__list > li > p:first-child,
  #lower .sitemap__list > li > a:first-child {
    margin-top: 0;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
    @media screen and (max-width: 737px) {
      #lower .subtitle:first-child, #lower .news__list a:first-child, #lower .sitemap__list > li > p:first-child,
      #lower .sitemap__list > li > a:first-child {
        margin: 7px 0; } }
  @media screen and (max-width: 737px) {
    #lower .subtitle, #lower .news__list a, #lower .sitemap__list > li > p,
    #lower .sitemap__list > li > a {
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 1.33333;
      padding-left: 1.5em;
      position: relative; } }
  #lower .subtitle:before, #lower .news__list a:before, #lower .sitemap__list > li > p:before,
  #lower .sitemap__list > li > a:before {
    content: "";
    width: 15px;
    height: 38px;
    display: inline-block;
    vertical-align: middle;
    background-color: #57D0AC;
    margin-right: 10px; }
    @media screen and (max-width: 737px) {
      #lower .subtitle:before, #lower .news__list a:before, #lower .sitemap__list > li > p:before,
      #lower .sitemap__list > li > a:before {
        position: absolute;
        top: 50%;
        left: 0;
        margin-top: -19px; } }
  #lower .subtitle span, #lower .news__list a span, #lower .sitemap__list > li > p span,
  #lower .sitemap__list > li > a span {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 2.71429;
    color: #555555; }
    @media screen and (min-width: 738px) {
      #lower .subtitle span, #lower .news__list a span, #lower .sitemap__list > li > p span,
      #lower .sitemap__list > li > a span {
        padding-left: 50px; } }
    @media screen and (max-width: 737px) {
      #lower .subtitle span, #lower .news__list a span, #lower .sitemap__list > li > p span,
      #lower .sitemap__list > li > a span {
        display: block;
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1.28571;
        position: absolute;
        bottom: -3.0em;
        left: 0; } }
#lower .catch {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1;
  color: #57D0AC; }
  @media screen and (min-width: 738px) {
    #lower .catch {
      padding-left: 25px; } }
  @media screen and (max-width: 737px) {
    #lower .catch {
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 1.5; } }
#lower .txt {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.28571;
  margin-top: 1em; }
  #lower .txt:first-child {
    margin-top: 0; }
  @media screen and (min-width: 738px) {
    #lower .txt {
      padding-left: 25px; } }
#lower .pager {
  text-align: center;
  margin-top: 20px; }
  #lower .pager li {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.28571;
    display: inline-block;
    margin-left: 0.5em;
    padding: 0 0.3em; }
    #lower .pager li:first-child {
      margin-left: 0; }
    #lower .pager li a {
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 1.28571; }
    #lower .pager li.now {
      background-color: #57D0AC;
      color: #fff; }
#lower .w260 {
  width: 260px; }
#lower .w465 {
  width: 465px; }
#lower .voice .title {
  background-image: url(/img/voice/main.jpg); }
#lower .voice__list {
  margin-top: 30px; }
  #lower .voice__list + div {
    margin-top: 55px; }
  #lower .voice__list dl {
    margin-top: 25px; }
    #lower .voice__list dl:after {
      content: "";
      display: block;
      clear: both; }
    @media screen and (min-width: 738px) {
      #lower .voice__list dl dt {
        float: left;
        width: 530px; } }
    @media screen and (min-width: 738px) {
      #lower .voice__list dl dd {
        float: right;
        margin-right: 70px; } }
    @media screen and (max-width: 737px) {
      #lower .voice__list dl dd {
        margin-top: 20px;
        text-align: center; } }
#lower .after .title {
  background-image: url(/img/after/main.jpg); }
#lower .after__list:after {
  content: "";
  display: block;
  clear: both; }
@media screen and (min-width: 738px) {
  #lower .after__list dt {
    float: left;
    width: 485px; } }
@media screen and (min-width: 738px) {
  #lower .after__list dd {
    float: right; } }
@media screen and (max-width: 737px) {
  #lower .after__list dd {
    margin-top: 20px;
    text-align: center; } }
#lower .after__list__link {
  font-size: 0; }
  #lower .after__list__link > * {
    letter-spacing: normal; }
  @media screen and (min-width: 738px) {
    #lower .after__list__link {
      margin-left: 25px;
      margin-top: 25px; } }
  @media screen and (max-width: 737px) {
    #lower .after__list__link {
      margin-top: 10px;
      text-align: center; } }
  #lower .after__list__link a {
    display: inline-block;
    width: 190px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 2.85714;
    background-color: #57D0AC;
    color: #fff;
    text-align: center;
    box-sizing: border-box;
    padding-right: 1em;
    margin-left: 15px;
    position: relative; }
    #lower .after__list__link a:first-child {
      margin-left: 0; }
    @media screen and (max-width: 737px) {
      #lower .after__list__link a {
        margin: 5px; }
        #lower .after__list__link a:first-child {
          margin-left: 5px; } }
    #lower .after__list__link a:after {
      content: "";
      position: absolute;
      top: 50%;
      right: 15px;
      content: "";
      display: inline-block;
      vertical-align: middle;
      width: 6px;
      height: 6px;
      border-top: 2px solid #fff;
      border-right: 2px solid #fff;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      margin-top: -4.24328px; }
#lower .after__link {
  font-size: 0; }
  #lower .after__link > * {
    letter-spacing: normal; }
  @media screen and (min-width: 738px) {
    #lower .after__link {
      margin-top: 35px;
      margin-left: 25px;
      margin-bottom: 60px; } }
  @media screen and (max-width: 737px) {
    #lower .after__link {
      margin-top: 10px;
      margin-bottom: 30px;
      text-align: center; } }
  #lower .after__link a {
    display: inline-block;
    background-color: #57D0AC;
    color: #fff;
    width: 260px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 3.75;
    margin-left: 15px;
    text-align: center; }
    #lower .after__link a:first-child {
      margin-left: 0; }
    @media screen and (max-width: 737px) {
      #lower .after__link a {
        margin: 5px; }
        #lower .after__link a:first-child {
          margin-left: 5px; } }
    #lower .after__link a:after {
      content: "▼";
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 3.75;
      margin-left: 1em; }
#lower .company .title {
	background-image: url(../company/main_company.jpg);
}
#lower .company__list {
  margin-top: 25px; }
  #lower .company__list:after {
    content: "";
    display: block;
    clear: both; }
  #lower .company__list__name {
    position: absolute;
    bottom: 0;
    right: 0; }
  #lower .company__list dt {
    position: relative; }
    @media screen and (min-width: 738px) {
      #lower .company__list dt {
    float: left;
    width: 500px;
    height: 297px;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
} }
    @media screen and (max-width: 737px) {
      #lower .company__list dt {
        padding-bottom: 30px; } }
  @media screen and (min-width: 738px) {
    #lower .company__list dd {
      float: right; } }
  @media screen and (max-width: 737px) {
    #lower .company__list dd {
      text-align: center;
      margin-top: 20px; } }
#lower .company table {
  display: block;
  margin-top: 20px; }
  @media screen and (max-width: 737px) {
    #lower .company table tr:first-child {
      border-top: 1px solid; } }
  #lower .company table tr th {
    background-color: #f5fafd;
    width: 100px;
    box-sizing: border-box; }
    @media screen and (max-width: 737px) {
      #lower .company table tr th {
        display: block;
        width: auto;
        border-top: 0;
        border-bottom: 0; } }
  #lower .company table tr td {
    width: 500px;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
    @media screen and (max-width: 737px) {
      #lower .company table tr td {
        display: block;
        width: auto;
        border-top: 1px dashed; } }
  #lower .company table tr * {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1;
    border: 1px solid #555555;
    text-align: left;
    padding: 0.8em 1em; }
#lower .company #map {
  width: 605px;
  height: 340px;
  background-color: #d2d2d2;
  margin-top: 20px; }
#lower .product-kyuto .title {
  background-image: url(/img/kyuto/main.jpg); }
#lower .product-kyuto h5 {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 2;
  padding-left: 2em;
  color: red; }
  @media screen and (max-width: 737px) {
    #lower .product-kyuto h5 {
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 1.28571;
      padding: 0;
      margin-top: 3.5em; } }
#lower .product-oidaki .title {
  background-image: url(/img/oidaki/main.jpg); }
#lower .product-ecofeel .title {
  background-image: url(/img/ecofeel/main.jpg); }
#lower .product-ecofeel .catch {
  color: #80c269; }
#lower .product-ecofeel .subtitle, #lower .product-ecofeel .news__list a, #lower .news__list .product-ecofeel a, #lower .product-ecofeel .sitemap__list > li > p,
#lower .product-ecofeel .sitemap__list > li > a {
  color: #80c269; }
  #lower .product-ecofeel .subtitle:before, #lower .product-ecofeel .news__list a:before, #lower .news__list .product-ecofeel a:before, #lower .product-ecofeel .sitemap__list > li > p:before,
  #lower .product-ecofeel .sitemap__list > li > a:before {
    background-color: #80c269; }
#lower .product-ecofeel .product__list__link a {
  background-color: #80c269; }
#lower .product-ecofeel .product__box > li {
  background-color: #e8f9e3; }
  #lower .product-ecofeel .product__box > li h4 {
    color: #80c269; }
#lower .product__list {
  margin-top: 20px; }
  #lower .product__list:after {
    content: "";
    display: block;
    clear: both; }
  @media screen and (min-width: 738px) {
    #lower .product__list dt {
      float: left;
      width: 490px; } }
  @media screen and (min-width: 738px) {
    #lower .product__list dd {
      float: right; } }
  @media screen and (max-width: 737px) {
    #lower .product__list dd {
      margin-top: 20px;
      text-align: center; } }
  #lower .product__list__link {
    font-size: 0; }
    #lower .product__list__link > * {
      letter-spacing: normal; }
    @media screen and (min-width: 738px) {
      #lower .product__list__link {
        margin-left: 25px;
        margin-top: 25px; } }
    @media screen and (max-width: 737px) {
      #lower .product__list__link {
        text-align: center;
        margin-top: 10px; } }
    #lower .product__list__link a {
      display: inline-block;
      width: 190px;
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 2.85714;
      background-color: #57D0AC;
      color: #fff;
      text-align: center;
      box-sizing: border-box;
      padding-right: 1em;
      margin-left: 15px;
      position: relative; }
      #lower .product__list__link a:first-child {
        margin-left: 0; }
      @media screen and (max-width: 737px) {
        #lower .product__list__link a {
          margin: 5px; }
          #lower .product__list__link a:first-child {
            margin-left: 5px; } }
      #lower .product__list__link a:after {
        content: "";
        position: absolute;
        top: 50%;
        right: 15px;
        content: "";
        display: inline-block;
        vertical-align: middle;
        width: 6px;
        height: 6px;
        border-top: 2px solid #fff;
        border-right: 2px solid #fff;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        margin-top: -4.24328px; }
#lower .product__box2 {
  font-size: 0; }
  #lower .product__box2 > * {
    letter-spacing: normal; }
  @media screen and (max-width: 737px) {
    #lower .product__box2 {
      margin-top: 50px; } }

 
  #lower .product__box2__type {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 2.14286;
    color: #fff;
    background-color: #a0a0a0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding-left: 1em;
    margin-top: 1em; }
  #lower .product__box2__price {
    margin-top: 10px; }
    #lower .product__box2__price > p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: normal;
}
    #lower .product__box2__price__big {
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 1;
    font-weight: bold;
    color: #ff0728;
    font-family: Arial, Helvetica, sans-serif;
}
    #lower .product__box2__price__red {
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 2.25;
      color: #ff0728; }
  #lower .product__box2__txt {
    margin-top: 1em;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.28571; }
  #lower .product__box2 > li {
    box-sizing: border-box;
    position: relative;
    background-color: #e0effa;
    margin-top: 17px; }
    @media screen and (min-width: 738px) {
      #lower .product__box2 > li {
        display: inline-block;
        vertical-align: top;
        width: 415px;
        min-height: 325px;
        padding: 15px 10px 15px 15px;
        margin-left: 17px; }
        #lower .product__box2 > li:nth-child(2n+1) {
          margin-left: 0; }
        #lower .product__box2 > li > img {
          float: right;
          max-width: 110px; }
        #lower .product__box2 > li > div {
          width: 265px;
          float: left; } }
    @media screen and (max-width: 737px) {
      #lower .product__box2 > li {
        padding: 2%; } }
    #lower .product__box2 > li h4 {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.125;
    color: #57D0AC;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
      @media screen and (max-width: 737px) {
        #lower .product__box2 > li h4 {
          margin-top: 0.5em; } }
#lower .product__box {
  font-size: 0; }
  #lower .product__box > * {
    letter-spacing: normal; }
  @media screen and (max-width: 737px) {
    #lower .product__box {
      margin-top: 50px; } }
  #lower .product__box > li {
    box-sizing: border-box;
    position: relative;
    background-color: #e0effa;
    margin-top: 17px; }
    @media screen and (min-width: 738px) {
      #lower .product__box > li {
        display: inline-block;
        vertical-align: top;
        width: 415px;
        height: 325px;
        padding: 15px;
        margin-left: 17px; }
        #lower .product__box > li:nth-child(2n+1) {
          margin-left: 0; } }
    @media screen and (max-width: 737px) {
      #lower .product__box > li {
        padding: 2%; } }
    #lower .product__box > li h4 {
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 1.125;
      color: #57D0AC; }
  #lower .product__box__type {
    font-size: 0;
    margin-top: 10px; }
    #lower .product__box__type > * {
      letter-spacing: normal; }
    #lower .product__box__type li {
      display: inline-block;
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 1.57143;
      color: #fff;
      min-width: 75px;
      padding: 0 0.5em;
      box-sizing: border-box;
      text-align: center;
      margin-left: 5px; }
      #lower .product__box__type li:first-child {
        margin-left: 0; }
    #lower .product__box__type__blue {
      background-color: #57D0AC; }
    #lower .product__box__type__gray {
      background-color: #d2d2d2; }
    #lower .product__box__type__green {
      background-color: #80c269; }
  #lower .product__box table {
    margin-top: 10px;
    margin-bottom: 5px; }
    #lower .product__box table tr th {
      width: 65px; }
    #lower .product__box table tr * {
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 1.28571; }
  @media screen and (min-width: 738px) {
    #lower .product__box__pic {
      position: absolute;
      top: 10px;
      right: 10px; } }
  @media screen and (max-width: 737px) {
    #lower .product__box__pic {
      display: block;
      margin: 5px auto; } }
  #lower .product__box__list {
    font-size: 0; }
    #lower .product__box__list > * {
      letter-spacing: normal; }
    @media screen and (max-width: 737px) {
      #lower .product__box__list {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        flex-wrap: wrap;
        justify-content: flex-start; } }
    #lower .product__box__list li {
      display: inline-block;
      margin-top: 4px; }
      @media screen and (min-width: 738px) {
        #lower .product__box__list li {
          margin-left: 4px; }
          #lower .product__box__list li:first-child, #lower .product__box__list li:nth-child(9) {
            margin-left: 0; } }
      @media screen and (max-width: 737px) {
        #lower .product__box__list li {
          margin: 2px; } }
      #lower .product__box__list li img {
        width: 45px; }
#lower .news .title {
  background-image: url(/img/news/main.jpg); }
#lower .news-single .title {
  background-image: none;
  background-color: #57D0AC; }
#lower .news__list {
  margin-bottom: 20px; }
  #lower .news__list li {
    margin-top: 40px; }
  @media screen and (max-width: 737px) {
    #lower .news__list a {
      display: inline-block; }
      #lower .news__list a:before {
        top: 0;
        margin-top: 0px; } }
  #lower .news__list a span {
    display: inline-block;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1;
    padding-left: 0;
    width: 140px;
    color: #57D0AC; }
    @media screen and (max-width: 737px) {
      #lower .news__list a span {
        position: absolute;
        top: -20px;
        left: 0;
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1.28571; } }
  #lower .news__list p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.28571;
    margin-top: 2em;
    margin-left: 25px; }
#lower .news__post {
  margin-top: 20px;
  padding-left: 25px;
  margin-bottom: 20px; }
  #lower .news__post p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.28571;
    margin-top: 1em; }
    #lower .news__post p:first-child {
      margin-top: 0; }
@media screen and (min-width: 738px) {
  #lower .news__page {
    margin-left: 25px; } }
#lower .news__page:after {
  content: "";
  display: block;
  clear: both; }
#lower .news__page__next {
  float: right; }
#lower .news__page__prev {
  float: left; }
#lower .news__page a {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.28571; }
#lower .contact .title {
  background-image: url(../img/contact/main.jpg); }
#lower .contact-mitumori .title {
  background-image: url(../img/mitumori/mitumori.jpg); }
#lower .contact p + p {
  margin-top: 2em; }
#lower .contact .mw_wp_form {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.28571; }
  @media screen and (min-width: 738px) {
    #lower .contact .mw_wp_form {
      margin-left: 25px; } }
#lower .contact form {
  margin-bottom: 20px; }
#lower .contact dl {
  margin-top: 40px; }
  #lower .contact dl:first-child {
    margin-top: 20px; }
  #lower .contact dl:after {
    content: "";
    display: block;
    clear: both; }
  #lower .contact dl dt {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.28571; }
    @media screen and (min-width: 738px) {
      #lower .contact dl dt {
    float: left;
    width: 20%;
    font-size: 1.5rem;
} }
    #lower .contact dl dt span {
      color: #fe3800;
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 1.28571;
      margin-left: 1em; }
  #lower .contact dl dd {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.28571; }
    @media screen and (min-width: 738px) {
      #lower .contact dl dd {
        float: right;
        width: 80%; } }
    @media screen and (max-width: 737px) {
      #lower .contact dl dd {
        margin-top: 0.2em; } }
    #lower .contact dl dd span.error {
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 1.28571;
      margin-top: 0.2em;
      color: #fe3800; }
#lower .contact input,
#lower .contact textarea {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.28571;
  padding: 0 0.2em;
  box-sizing: border-box; }
#lower .contact input[type="submit"] {
  background-color: #eb6877;
  border: 1px solid #d2d2d2;
  color: #fff;
  width: 165px;
  text-align: center;
  padding: 1em 0;
  margin-left: 1em; }
  #lower .contact input[type="submit"]:first-child {
    margin-left: 0; }
  @media screen and (max-width: 737px) {
    #lower .contact input[type="submit"] {
      display: block;
      margin-top: 10px;
      margin-left: 0; } }
#lower .contact input[type="file"] {
  display: block;
  margin-top: 10px; }
  #lower .contact input[type="file"]:first-child {
    margin-top: 0; }
#lower .flow .title {
  background-image: url(../img/main_flow.jpg); }
#lower .flow .subtitle img, #lower .flow .news__list a img, #lower .news__list .flow a img, #lower .flow .sitemap__list > li > p img,
#lower .flow .sitemap__list > li > a img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px; }
#lower .flow__list {
  margin-top: 50px;
  margin-left: 25px;
  font-size: 0; }
  #lower .flow__list > * {
    letter-spacing: normal; }
  @media screen and (max-width: 737px) {
    #lower .flow__list {
      margin-top: 10px;
      margin-left: 0;
      text-align: center; } }
  #lower .flow__list li {
    display: inline-block;
    position: relative;
    text-align: center; }
    @media screen and (max-width: 737px) {
      #lower .flow__list li {
        margin-top: 10px;
        margin-left: 5px;
        margin-right: 5px; } }
    #lower .flow__list li span {
      display: inline-block;
      position: absolute;
      top: 28px;
      left: 0;
      right: 13px;
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 1.28571;
      color: #fff; }
    #lower .flow__list li:after {
      content: url(../flow/arrow.jpg);
      display: inline-block;
      vertical-align: top;
      margin-top: 20px; }
      @media screen and (max-width: 737px) {
        #lower .flow__list li:after {
          display: none; } }
    #lower .flow__list li:last-child span {
      right: 0; }
    #lower .flow__list li:last-child:after {
      display: none; }
#lower .flow dl:after {
  content: "";
  display: block;
  clear: both; }
@media screen and (min-width: 738px) {
  #lower .flow dl dt {
    float: left;
    width: 520px; } }
@media screen and (min-width: 738px) {
  #lower .flow dl dd {
    float: right; } }
@media screen and (max-width: 737px) {
  #lower .flow dl dd {
    margin-top: 20px;
    text-align: center; } }
#lower .flow__btn {
  display: inline-block;
  width: 190px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 2.85714;
  background-color: #57D0AC;
  color: #fff;
  text-align: center;
  box-sizing: border-box;
  padding-right: 1em;
  margin-left: 25px;
  margin-top: 20px;
  position: relative; }
  #lower .flow__btn:first-child {
    margin-left: 0; }
  @media screen and (max-width: 737px) {
    #lower .flow__btn {
      display: block;
      margin: 20px auto 0 auto; } }
  #lower .flow__btn:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 15px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 6px;
    height: 6px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: -4.24328px; }
#lower .qa .title {
  background-image: url(../img/qa/main.jpg); }
#lower .qa .txt {
  margin-bottom: 2em; }
#lower .sitemap .title {
  background-color: #57D0AC; }
#lower .sitemap__list > li {
  margin-top: 30px; }
  #lower .sitemap__list > li:first-child {
    margin-top: 15px; }

  @media screen and (max-width: 737px) {
    #lower .sitemap__list > li > p,
    #lower .sitemap__list > li > a {
      display: inline-block; } }
  #lower .sitemap__list > li ul {
    margin-top: 5px; }
    @media screen and (min-width: 738px) {
      #lower .sitemap__list > li ul li {
        display: inline-block; } }
    @media screen and (max-width: 737px) {
      #lower .sitemap__list > li ul li {
        margin-top: 5px; } }
    #lower .sitemap__list > li ul li a {
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 1.28571;
      margin-left: 2em; }
      @media screen and (max-width: 737px) {
        #lower .sitemap__list > li ul li a {
          margin-left: 0.5em; } }
      #lower .sitemap__list > li ul li a:before {
        content: "・"; }
#lower .sekou .title {
  background-color: #57D0AC; }
#lower .sekou__post {
  margin-top: 20px;
  margin-bottom: 20px; }
  @media screen and (min-width: 738px) {
    #lower .sekou__post {
      padding-left: 25px; } }
  #lower .sekou__post p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.28571;
    margin-top: 1em; }
    #lower .sekou__post p:first-child {
      margin-top: 0; }
  #lower .sekou__post img {
    display: block;
    margin-top: 10px; }
#lower .sekoulist .title {
	background-image: url(../img/sekou/main.jpg);
}
#lower .sekoulist__box {
  font-size: 0; }
  #lower .sekoulist__box > * {
    letter-spacing: normal; }
  #lower .sekoulist__box h3 {
    display: inline-block; }
  #lower .sekoulist__box li {
    border: 1px solid #d2d2d2;
    margin-top: 20px;
    box-sizing: border-box; }
    @media screen and (min-width: 738px) {
      #lower .sekoulist__box li {
        display: inline-block;
        vertical-align: top;
        width: 49%;
        margin-left: 2%;
        padding: 20px;
        height: 415px; }
        #lower .sekoulist__box li:nth-child(2n+1) {
          margin-left: 0; } }
    @media screen and (max-width: 737px) {
      #lower .sekoulist__box li {
        padding: 2%; } }
  #lower .sekoulist__box__pic {
    margin-top: 20px;
    box-sizing: border-box; }
    @media screen and (min-width: 738px) {
      #lower .sekoulist__box__pic {
        padding-left: 20px;
        height: 185px; } }
    @media screen and (max-width: 737px) {
      #lower .sekoulist__box__pic {
        text-align: center;
        margin-top: 10px; } }
  #lower .sekoulist__box img {
    max-height: 100%; }
  #lower .sekoulist__box h4 {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.28571;
    margin-top: 0.5em; }
    #lower .sekoulist__box h4 span {
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 1.28571;
      display: block; }
    @media screen and (min-width: 738px) {
      #lower .sekoulist__box h4 {
        padding-left: 20px; } }
#lower .privacy .title {
  background-color: #57D0AC; }
#lower .case section {
  padding-bottom: 40px; }
#lower .case .title {
  background-color: #57D0AC; }
#lower .case__mt {
  margin-top: 3em; }
#lower .service .title {
  background-image: url(https://boilerfactory.jp/img/main/main_service.jpg); }
#lower .service__link {
  font-size: 0; }
  #lower .service__link > * {
    letter-spacing: normal; }
  @media screen and (min-width: 738px) {
    #lower .service__link {
      margin-top: 15px;
      margin-left: 25px; } }
  @media screen and (max-width: 737px) {
    #lower .service__link {
      text-align: center;
      margin-top: 10px; } }
  #lower .service__link li {
    display: inline-block;
    margin-left: 15px; }
    #lower .service__link li:first-child {
      margin-left: 0; }
    @media screen and (max-width: 737px) {
      #lower .service__link li {
        margin: 5px 10px; }
        #lower .service__link li:first-child {
          margin-left: 10px; } }
#lower .service dl:after {
  content: "";
  display: block;
  clear: both; }
@media screen and (min-width: 738px) {
  #lower .service dl dt {
    float: left;
    width: 505px; } }
@media screen and (min-width: 738px) {
  #lower .service dl dd {
    float: right; } }
@media screen and (max-width: 737px) {
  #lower .service dl dd {
    margin-top: 20px;
    text-align: center; } }
#lower .boiler .title {
  background-image: url(https://boilerfactory.jp/img/main/main_boiler.jpg); }
#lower .boiler__blue a {
  background-color: #57D0AC; }
#lower .boiler__orange .subtitle:before, #lower .boiler__orange .news__list a:before, #lower .news__list .boiler__orange a:before, #lower .boiler__orange .sitemap__list > li > p:before,
#lower .boiler__orange .sitemap__list > li > a:before,
#lower .boiler__orange a {
  background-color: #f9ab58; }
#lower .boiler__orange .subtitle, #lower .boiler__orange .news__list a, #lower .news__list .boiler__orange a, #lower .boiler__orange .sitemap__list > li > p,
#lower .boiler__orange .sitemap__list > li > a,
#lower .boiler__orange .catch {
  color: #f9ab58; }
#lower .boiler__pink .subtitle:before, #lower .boiler__pink .news__list a:before, #lower .news__list .boiler__pink a:before, #lower .boiler__pink .sitemap__list > li > p:before,
#lower .boiler__pink .sitemap__list > li > a:before,
#lower .boiler__pink a {
  background-color: #aacc60; }
#lower .boiler__pink .subtitle, #lower .boiler__pink .news__list a, #lower .news__list .boiler__pink a, #lower .boiler__pink .sitemap__list > li > p,
#lower .boiler__pink .sitemap__list > li > a,
#lower .boiler__pink .catch {
  color: #aacc60; }
#lower .boiler__green .subtitle:before, #lower .boiler__green .news__list a:before, #lower .news__list .boiler__green a:before, #lower .boiler__green .sitemap__list > li > p:before,
#lower .boiler__green .sitemap__list > li > a:before,
#lower .boiler__green a {
  background-color: #80c269; }
#lower .boiler__green .subtitle, #lower .boiler__green .news__list a, #lower .news__list .boiler__green a, #lower .boiler__green .sitemap__list > li > p,
#lower .boiler__green .sitemap__list > li > a,
#lower .boiler__green .catch {
  color: #80c269; }
#lower .boiler__link {
  font-size: 0; }
  #lower .boiler__link > * {
    letter-spacing: normal; }
  @media screen and (min-width: 738px) {
    #lower .boiler__link {
      margin-top: 25px;
      margin-left: 25px; } }
  @media screen and (max-width: 737px) {
    #lower .boiler__link {
      text-align: center;
      margin-top: 10px; } }
  #lower .boiler__link li {
    display: inline-block;
    margin-top: 15px; }
    @media screen and (min-width: 738px) {
      #lower .boiler__link li {
        width: 24%;
        margin-left: 1.333%; }
        #lower .boiler__link li:first-child {
          margin-left: 0; } }
    @media screen and (max-width: 737px) {
      #lower .boiler__link li {
        margin: 5px 10px; } }
#lower .boiler dl:after {
  content: "";
  display: block;
  clear: both; }
@media screen and (min-width: 738px) {
  #lower .boiler dl dt {
    float: left;
    width: 470px; } }
#lower .boiler dl dt .catch {
  margin-top: 0.8em; }
@media screen and (min-width: 738px) {
  #lower .boiler dl dd {
    float: right; } }
@media screen and (max-width: 737px) {
  #lower .boiler dl dd {
    margin-top: 10px;
    text-align: center; } }
#lower .boiler__btn {
  margin-left: 25px; }
  @media screen and (max-width: 737px) {
    #lower .boiler__btn {
      text-align: center;
      margin-left: 0;
      margin-top: 10px; } }
  #lower .boiler__btn a {
    display: inline-block;
    width: 190px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 2.85714;
    color: #fff;
    text-align: center;
    box-sizing: border-box;
    padding-right: 1em;
    margin-left: 15px;
    margin-top: 10px;
    position: relative; }
    #lower .boiler__btn a:nth-child(2n+1) {
      margin-left: 0; }
    @media screen and (max-width: 737px) {
      #lower .boiler__btn a {
        margin: 5px 10px; }
        #lower .boiler__btn a:nth-child(2n+1) {
          margin-left: 10px; } }
    #lower .boiler__btn a:after {
      content: "";
      position: absolute;
      top: 50%;
      right: 15px;
      content: "";
      display: inline-block;
      vertical-align: middle;
      width: 6px;
      height: 6px;
      border-top: 2px solid #fff;
      border-right: 2px solid #fff;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      margin-top: -4.24328px; }
.suuji {
}
.qa01 {
	
}
.mawari {
}


.txt{padding-bottom: 20px;}
