#main {
  width: auto;
  float: none;
  line-height: 1.5;
}
#main .flame p.note {
  text-indent: -1em;
  padding-left: 1em;
}
#contents {
  background: none;
  background-color: #f7f9f3;
}
#contentsInner {
  max-width: 755px;
}
body #contents div.flame {
  background: url(/common/images/flame750_bg.gif) 0 0 repeat-y;
}
body #contents div.flame_top {
  background: url(/common/images/flame750_top.jpg) 0 0 no-repeat;
}
body #contents div.flame_btm {
  background: url(/common/images/flame750_btm.gif) left bottom no-repeat;
}
body #contents div.flame_btm > :last-child {
  margin-bottom: 15px;
}
h1 {
  max-width: 755px;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 24px 0 24px 33px;
}
h4.normal {
  line-height: 2;
}
/*----- お問い合わせモジュール -----*/
.beforeCall {
  margin-bottom: 40px;
  line-height: 1.3;
}
.beforeCall .inner {
  padding: 20px 25px;
  border-top: none;
}
.beforeCall .fwB {
  font-size: 120%;
  color: #d90000;
}
.beforeCall ul {
  margin: -0.5em 0 0 1em;
}
.beforeCall li {
  color: #00b199;
  list-style-type: disc;
  margin: 0 0 0.5em 0;
}
.beforeCall li span {
  color: #333;
}

/*modContact*/
.modContact {
  line-height: 1.3;
  margin: 0 0 40px 10px;
}
.modContact h4{
  color:#FFF;
	background-color: #006c5c;
	padding: 10px 15px;
	font-size: 130%;
	font-weight: bold;
	margin: 0 0 15px;
   }
.modContact .inner {
  overflow: hidden;
}
.modContact .inner .tel, .modContact .inner .btn a {
  min-height: 162px;
  box-sizing: border-box;
}
.modContact .inner .tel, .modContact .inner .btn, .btnWrap {
  display: inline-block;
  vertical-align: top;
}
.modContact .inner .tel {
  text-align: center;
  border: solid 1px #e5e5e5;
  padding: 0 0 10px;
  margin: 0 13px 0 0;
  min-width: 400px;
}
.modContact .inner .telLeft .tel {
  width: 100%;
  margin: 0 0 10px 0;
}
.modContact .inner .telLeft table {
  margin-top: -0.5em;
  margin-bottom: 40px;
}
.modContact .inner .telLeft th {
  text-align: center;
}
.modContact .inner .telLeft > :last-child {
  margin-bottom: 0 !important;
}
.modContact .inner .tel h5 {
  color: #545454;
  font-size: 133%;
  font-weight: bold;
  border-bottom: solid 1px #e5e5e5;
  padding: 5px;
  margin-bottom: 5px;
  background: #dcf1db;
  box-sizing: border-box;
}
.modContact .inner .tel h5 span {
  font-size: 80%;
  font-weight: normal;
}
#main .flame .modContact .inner .tel p {
  vertical-align: middle;
  margin: 3px 0;
}
.modContact .inner .tel .no a {
  font-family:Arial;
  color: #e5508f;
  font-size: 40px;
  font-weight: bold;
  line-height: 1.2;
  cursor: default;
  display: inline-block;
}
.modContact .inner .tel .time {
  font-size: 113%;
}
.modContact .inner .tel .no a:hover {
  text-decoration: none;
}
.modContact .inner .btn {
  min-width: 216px;
  margin-left: 20px;
}
.modContact .inner .btn a {
  font-size: 17px;
  font-weight: bold;
  text-align: center;
  display: block;
  background: #FFF;
  border: solid 1px #7fd8cc;
  padding: 17px 20px 20px;
  border-radius: 4px;
  box-shadow: 1px 1px 3px rgba(0,0,0,0.2);
}
.modContact .inner .btn a:hover {
  text-decoration: none;
  border: solid 2px #00b199;
  margin: 0;
}
.modContact .inner .btn a img {
  width: 70px;
  height: auto;
  margin: 10px auto;
  transition: all 200ms 0s ease;
  display: block;
}
.modContact .inner .btn a:hover img {
  width: 80px;
  margin: 5px auto;
}
.modContact .inner .btn a span:before {
  content: url(/shared_rwd/images/ico_contact_arrow.png);
  margin-right: 5px;
}
.modContact .inner ul {
  margin-top: 1em;
}
.modContact .inner li {
  padding-left: 1em;
  text-indent: -1em;
  margin-bottom: 0.8em;
}
body.fs03 .modContact .inner .tel .no a {
  font-size: 48px;
}
body.fs01 .modContact .inner .tel .no a {
  font-size:36px;
  line-height:1.4;
}
.bt_area {
  text-align: center;
  margin-bottom: 30px;
}

webService
.telLeft {
  float: left;
  width: 400px;
}
.serviceWrap {
  display: block;
  width: 240px;
  height: 360px;
  position: relative;
  float: right;
  background: url(../images/contact/service_bg.png) no-repeat left top;
  box-sizing: border-box;
}
#main .flame h3.service-tit {
  border-left: none;
  padding: 0;
  margin: 0;
  padding-top: 17px;
  vertical-align: bottom;
  text-align: center;
  margin-bottom: 10px;
  line-height: 1;
  font-size: 100%;
}
.service-tit .tbTxt {
  display: none;
}
.service-box {
  height: 239px;
  text-align: center;
}
.service-box .webserviceCol dt {
  padding-top: 13px;
  margin-bottom: 10px;
  line-height: 1;
}
.service-box .webserviceCol dd {
  width: 205px;
  margin: 0 auto;
  padding-bottom: 10px;
  border-bottom: 1px dotted #BBB;
}
#main .flame .service-box p {
  margin: 0;
}
#main .flame .service-box .webserviceCol dd .lead {
  font-size: 11px;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 7px;
}
#main .flame .service-box .webserviceCol dd .txtLink {
  font-size: 11px;
  line-height: 1;
  margin-top: 6px;
}
.service-box .webserviceCol dd .txtLink a {
  color: #111;
  text-decoration: underline;
}
.service-box .webserviceCol dd .txtLink a:hover {
  text-decoration: none;
}
.service-box .consultCol {
  margin-bottom: 22px;
}
.service-box .consultCol dt {
  margin-top: 7px;
}
.service-box .consultCol-tit {
  font-size: 11px;
  font-weight: bold;
  line-height: 1.2;
}
.service-box .consultCol-tit br {
  display: none;
}
.service-box .consultCol dd {
  margin-top: 8px;
  box-sizing: border-box;
}
.service-box .service-btn {
  text-align: center;
  overflow: hidden;
}


 @media screen and (max-width: 960px) {
#contentsInner, h1 {
  max-width: 100%;
}
body #contents div.flame {
  background: none;
  background: #FFF;
  margin: auto;
}
body #contents div.flame_top {
  background: none;
}
body #contents div.flame_btm {
  background: none;
  padding: 20px 20px 25px;
}
.beforeCall, .modContact {
  width: 100%;
}
.modContact {
  margin-left: 0;
}
.modContact .inner.innerAc{
  text-align:center;
  }
.modContact .inner .telLeft {
  width: auto;
  float: none;
}
.modContact .inner .tel .no a {
  font-size: 57px;
}

.modContact .inner .tel {
  margin-bottom: 30px;
  width:65%;
}
.modContact .inner .btn {
  min-width: auto;
  max-width: 216px;
  width:30%;
  margin-left:0;
}

webService
.serviceWrap {
  width: 100%;
  height: auto;
  margin-top: 40px;
  float: none;
  background-image: none;
  background-color: #22a6e4;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}
.service-box .webserviceCol dd .lead {
  font-size: 12px;
}
.service-tit {
  height: auto;
  line-height: 1.125;
  padding-top: 10px;
  padding-bottom: 10px;
}
.service-tit .tbTxt {
  display: inline;
  font-size: 160%;
  font-weight: bold;
  color: #fff;
}
.service-box {
  height: auto;
}
.service-box .webserviceCol {
  background-color: #fff;
  border-radius: 3px;
  margin-bottom: 10px;
}
.service-box .webserviceCol dt {
  height: auto;
}
.service-box .webserviceCol dd {
  width: 100%;
  padding-top: 5px;
  padding-bottom: 13px;
  border-bottom-width: 0;
}
.service-box .consultCol {
  display: block;
  width: 49.4623655%;
  margin-bottom: 0;
  float: left;
  background-color: #fff;
  border-radius: 5px;
}
.service-box .consultCol dt {
  display: inline-block;
  width: 30.4347826%;
  margin-top: 0;
  vertical-align: middle;
}
.service-box .consultCol-tit {
  font-size: 14px;
  text-align: left;
}
.service-box .consultCol dd {
  display: inline-block;
  width: 65.2173913%;
  margin-top: 0;
  vertical-align: middle;
  padding: 9px 0;
}
.service-box .service-btn {
  display: block;
  width: 49.4623655%;
  float: right;
  background-color: #fff;
  border-radius: 5px;
}

 }
@media screen and (max-width: 600px) {
h1{
  padding-left:10px;
  padding-right:10px;
  }
.modContact .inner {
  font-size: inherit;
}
.modContact .inner .tel {
  width: 100%;
  min-width: 100%;
}
.modContact .inner .tel {
  text-align: center;
}
.modContact .inner .tel p {
  font-size:13px;
}
.modContact .inner .tel .no a {
  font-size: 3.5em;
}
.modContact .inner .tel p span.time {
  font-size: 1.2em;
}
.goods01 img {
  margin-bottom: 15px;
}
.modContact .inner .btn {
  margin: 0;
  min-width: 49%;
}
.modContact .inner .btn a {
  font-size: 20px;
  border: solid 2px #00b199;
}
.modContact .inner .btn {
  margin: 0 0 10px 0;
  width: 100%;
  max-width:none;
}
.modContact .inner .btn a {
  min-height: inherit;
  padding: 7px 10px;
}
.modContact .inner .btn a img {
  display: inline-block;
  width: 23px;
  vertical-align:text-bottom;
  margin:0 10px 0 0;
}
.modContact .inner .btn a span:before {
  content: normal;
}
.spBr{
  display:block;
  }
.spNone{
  display:none;
  }
webService
.service-box .consultCol dt {
  display: block;
  width: 100%;
  padding-top: 6px;
}
.service-box .consultCol-tit {
  font-size: 100%;
  text-align: center;
}
.service-box .consultCol-tit br {
  display: inline;
}
.service-box .consultCol dd {
  display: block;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}
.service-box .service-btn a {
  vertical-align: middle;
}

}
/*---------------------------
  2018.10.01 Add /deduction
---------------------------*/
.modContact .inner #deduction .tel{
  min-height: auto;
}
#deduction ul,
#deduction li{
  margin: 0;
}
/*#deduction .sending{
  color: #e5508f;
  font-weight: bold;
  text-align: center;
  margin-bottom: 3em;
}*/
.sending{
  display: block;
	font-size: 16px;
	margin-bottom: 1em;
}
.sending strong{
	font-weight: bold;
}
.sending a{
	display: block;
	background: #00b199;
	padding: 10px;
	text-align: center;
	color: #FFF;
}
.sending a:hover{
	text-decoration: none;
	opacity: 0.7;
}
.txtFix{
	font-size: 12px;
}
.internetWrap{
  width: 240px;
  float: right;
  margin-bottom: 15px;
}
.modContact .inner #deduction .btn.btnQA a{
  min-height: auto;
  padding: 8px 5px;
}
  .modContact .inner .btn.btnInternet{
  margin: 0 0 5px;
  min-height: 175px;
}
.modContact .inner #deduction .btn.btnQA,
.modContact .inner .btn.btnInternet{
  width: 100%;
  min-width: auto;
}
  .modContact .inner #deduction .btn.btnQA{
  margin: 1.5em 0 1em;
  min-height: 60px;
}
.modContact .inner #deduction .btn.btnQA img{
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  margin:0 0.5em 0 0;
}
.pcHide{
  display: none;
}
@media screen and (max-width: 960px) {
  .pcHide{
    display: block;
  }
  .internetWrap{
    display: none;
  }
#deduction{
    vertical-align: top;
    text-align: center;
  }
  .modContact .inner .telLeft .deductionCol {
    text-align: left;
    display: inline-block;
    width: 65%;
    margin: 0 13px 0 0;
    vertical-align: top;
    min-width: 400px;
  }
  .modContact .inner .telLeft .deductionCol.pcHide {
    max-width: 216px;
    width: 30%;
    margin: 0;
    min-width: auto;
  }
  .modContact .inner .telLeft #deduction .tel {
    display: inline-block;
    min-height: 173px;
  }
  .modContact .inner #deduction .btn.btnQA{
    max-width: 100%;
  }
  #deduction ul{
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 600px) {
  .modContact .inner .telLeft #deduction .tel {
    min-height: auto;
  }
  
  .modContact .inner .telLeft .deductionCol ,
    .modContact .inner .telLeft .deductionCol.pcHide {
    max-width: 100%;
    width: 100%;
    min-width: auto;
  }
  .modContact .inner .telLeft .deductionCol.pcHide {
    text-align: center;
  }
  .modContact .inner .btn.btnInternet{
    min-height: auto;
    
  }
  .modContact .inner .btn.btnInternet span br{
    display: none;
  }
  .modContact .inner #deduction .btn.btnQA img{
    width: 23px;
    margin:0 0.5em 0 0;
  }
  .modContact .inner #deduction .btn.btnQA a{
    padding: 7px 10px;
  }

}
/*---------------------------
  20181012
---------------------------*/
.beforeCall02 {
  line-height: 1.3;
}
.beforeCall02 .inner {
  padding: 20px 25px;
  border-top: none;
}
.beforeCall02 ul {
  margin: -0.5em 0 0 0;
}
.beforeCall02 li {
  color: #333;
  list-style-type:none !important;
  margin: 0 0 0.5em 0;
  font-size:80%;
}
.beforeCall02 li span {
  color: #333;
}