/*
Theme Name: kajinotatsujin
Theme URI:
*/

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
dialog,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

nav ul {
  list-style: none;
}

ul li {
  list-style-type: none;
}

blockquote,
q {
  quotes: none;
}

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

a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  color: #00d5ff;
  vertical-align: baseline;
  background: transparent;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help;
}

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

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

input,
select {
  vertical-align: middle;
}


/* ----------------------------------------------------
text-align
---------------------------------------------------- */
.ac {
  text-align: center !important;
}

.ar {
  text-align: right !important;
}

.al {
  text-align: left !important;
}

/* ----------------------------------------------------
float
---------------------------------------------------- */
.fr {
  float: right !important;
}

.fl {
  float: left !important;
}

/* ----------------------------------------------------
margin
---------------------------------------------------- */
.mt00 {
  margin-top: 0px !important;
}

.mt05 {
  margin-top: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt_05 {
  margin-top: -5px !important;
}

.mr00 {
  margin-right: 0px !important;
}

.mr05 {
  margin-right: 5px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mb00 {
  margin-bottom: 0px !important;
}

.mb05 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.ml00 {
  margin-left: 0px !important;
}

.ml05 {
  margin-left: 5px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.m0a {
  margin: 0 auto !important;
}

/* ----------------------------------------------------
padding
---------------------------------------------------- */

.pt00 {
  padding-top: 0px !important;
}

.pt05 {
  padding-top: 5px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pr00 {
  padding-right: 0px !important;
}

.pr05 {
  padding-right: 5px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pr35 {
  padding-right: 35px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pb00 {
  padding-bottom: 0px !important;
}

.pb05 {
  padding-bottom: 5px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pl00 {
  padding-left: 0px !important;
}

.pl05 {
  padding-left: 5px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pl35 {
  padding-left: 35px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.pa0 {
  padding: 0px !important
}

.dispNone {
  display: none !important;
}

.fs10 {
  font-size: 10px !important;
}

.fs11 {
  font-size: 11px !important;
}

.fs12 {
  font-size: 12px !important;
}

.fs13 {
  font-size: 13px !important;
}

.wd60 {
  width: 60px !important;
}

.wd100 {
  width: 100px !important;
}

.wd110 {
  width: 110px !important;
}

.wd120 {
  width: 120px !important;
}

.wd277 {
  width: 277px !important;
}

.wd5p {
  width: 5% !important;
}

.wd10p {
  width: 10% !important;
}

.wd15p {
  width: 15% !important;
}

.wd20p {
  width: 20% !important;
}

.wd25p {
  width: 25% !important;
}

.wd30p {
  width: 30% !important;
}

.wd40p {
  width: 40% !important;
}

.wd50p {
  width: 50% !important;
}

.wd60p {
  width: 60% !important;
}

.wd70p {
  width: 70% !important;
}

.wd80p {
  width: 80% !important;
}

.wd90p {
  width: 90% !important;
}

.wd100p {
  width: 100% !important;
}


/* =========================================================
contents
========================================================= */

body {
  line-height: 1.6;
  font: 13px "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  background-color: #003b77;
}

#container {
  width: 1000px;
  margin: 0 auto;
  background: url(./images/bg_menu.png) repeat-y left top;
  overflow: hidden;
}

#menu {
  float: left;
  width: 204px;
  clear: both;
}

#menu ul {
  margin-bottom: 10px;
  background: url(./images/bg_nav_side_off.png) no-repeat left top;
}

#menu ul li {
  width: 200px;
  height: 40px;
  list-style-type: none;
  text-indent: -9999px;
}

#menu ul li a {
  display: block;
  width: 200px;
  height: 40px;
}

#menu #sdFd {
  margin: 0 0 10px 10px;
}

#menu #side-cart {
  margin: 0 11px;
}

#menu #sdWc {
  width: 180px;
  height: 80px;
  margin-left: 10px;
  padding-top: 28px;
  background: url(./images/bg_side_contact.png) no-repeat left top;
}

#menu #sdWc p {
  margin: 0 0 0 9px;
}

#menu #sdWc a {
  display: block;
  width: 162px;
  height: 34px;
  background: url(./images/btn_side_contact.png) no-repeat left top;
  text-indent: -9999px;
}

#menu #sdWc a:hover {
  background-position: left -34px;
}

#menu #sdWa {
  width: 180px;
  height: 45px;
  margin-left: 10px;
  padding-top: 62px;
  background: url(./images/appointment/bg_appointment.png) no-repeat left top;
}

#menu #sdWa p {
  margin: 0 0 0 9px;
}

#menu #sdWa a {
  display: block;
  width: 162px;
  height: 36px;
  background: url(./images/appointment/btn_appointment.png) no-repeat left top;
  text-indent: -9999px;
}

#menu #sdWa a:hover {
  background-position: left -36px;
}

#menu #sdWa2 {
  width: 180px;
  height: 50px;
  margin: 0 auto 20px auto;
  padding-top: 60px;
  background: url(./images/appointment-i/bg_appointment.png) no-repeat left top;
}

#menu #sdWa2 p {
  margin: 0 0 0 9px;
}

#menu #sdWa2 a.sdWa1 {
  display: block;
  width: 162px;
  height: 36px;
  background: url(./images/appointment-i/btn_appointment.png) no-repeat left top;
  text-indent: -9999px;
  margin: 0 0 5px 0;
}

#menu #sdWa2 a.sdWa1:hover {
  background-position: left -36px;
}

#menu #sdWa2 a.sdWa2 {
  display: block;
  width: 162px;
  height: 36px;
  background: url(./images/appointment-i/btn_appointment-i.png) no-repeat left top;
  text-indent: -9999px;
}

#menu #sdWa2 a.sdWa2:hover {
  background-position: left -36px;
}

#menu #sdWa3 {
  width: 180px;
  height: 100px;
  margin-left: 10px;
  padding-top: 50px;
  background: url(./images/appointment-i/bg_appointment-c_200323.png) no-repeat left top;
}

#menu #sdWa3 p {
  margin: 0 0 0 9px;
}

#menu #sdWa3 a.sdWa3 {
  display: block;
  width: 162px;
  height: 45px;
  background: url(./images/appointment-i/btn_appointment-c.png) no-repeat left top;
  text-indent: -9999px;
  margin: 0 0 10px 0;
}

#menu #sdWa3 a.sdWa3:hover {
  background-position: left -45px;
}

#menu #sdWa4 {
  width: 180px;
  height: 64px;
  margin-left: 10px;
  padding-top: 40px;
  background: url(/images/bg_serial.png) no-repeat left top;
}

#menu #sdWa4 p {
  margin: 0 0 0 9px;
}

#menu #sdWa4 a.sdWa4 {
  display: block;
  width: 160px;
  height: 37px;
  background: url(/images/btn_serial.png) no-repeat left top;
  text-indent: -9999px;
}

.about a {
  background: url(./images/bg_nav_side.png) no-repeat left top;
}

.service a {
  background: url(./images/bg_nav_side.png) no-repeat left -40px;
}

.howto a {
  background: url(./images/bg_nav_side.png) no-repeat left -80px;
}

.case a {
  background: url(./images/bg_nav_side.png) no-repeat left -120px;
}

.contact a {
  background: url(./images/bg_nav_side.png) no-repeat left -160px;
}

.faq a {
  background: url(./images/bg_nav_side.png) no-repeat left -200px;
}

.about a:hover {
  background: url(./images/bg_nav_side.png) no-repeat -200px top;
}

.service a:hover {
  background: url(./images/bg_nav_side.png) no-repeat -200px -40px;
}

.howto a:hover {
  background: url(./images/bg_nav_side.png) no-repeat -200px -80px;
}

.case a:hover {
  background: url(./images/bg_nav_side.png) no-repeat -200px -120px;
}

.contact a:hover {
  background: url(./images/bg_nav_side.png) no-repeat -200px -160px;
}

.faq a:hover {
  background: url(./images/bg_nav_side.png) no-repeat -200px -200px;
}

.about a.on {
  background: url(./images/bg_nav_side.png) no-repeat -200px top;
}

.service a.on {
  background: url(./images/bg_nav_side.png) no-repeat -200px -40px;
}

.howto a.on {
  background: url(./images/bg_nav_side.png) no-repeat -200px -80px;
}

.case a.on {
  background: url(./images/bg_nav_side.png) no-repeat -200px -120px;
}

.contact a.on {
  background: url(./images/bg_nav_side.png) no-repeat -200px -160px;
}

.faq a.on {
  background: url(./images/bg_nav_side.png) no-repeat -200px -200px;
}

#contents {
  position: relative;
  float: right;
  width: 770px;
  min-height: 782px;
  margin: 0;
  padding: 60px 0;
  background: url(./images/bg_main.png) repeat-y left top;
}

#contentsLogo {
  position: absolute;
  top: 5px;
  right: 25px;
}

#contents a:hover img {
  opacity: 0.8;
}

.contInn {
  margin-left: 46px;
}

.box2Sec {
  padding: 0 36px;
}

.box2Sec .box2LUnit {
  position: relative;
  float: left;
  width: 300px;
  height: 220px;
  margin-right: 30px;
  background-color: #000000;
}

.box2Sec .box2RUnit {
  position: relative;
  /*
  float: left;
  width: 330px;
  */
}

.vdBg video {
  /*background-color: #000000;*/
}

.sectionTop {
  min-height: 250px !important;
  margin-top: -5px;
  padding: 30px 36px 0;
  background: url(./images/bg_main_top.png) no-repeat center top;
}

.sectionTopKh {
  padding: 0 0 8px;
  background: url(./images/bg_mainkh_bottom.png) no-repeat center bottom;
}

.sectionInnKh {
  padding: 30px 0 10px;
  background: url(./images/bg_main_top.png) no-repeat center top;
}

.sectionInnKh2 {
  min-height: 202px;
  padding: 30px 0 10px;
  background: url(./images/bg_main_top_02.png) no-repeat center top;
}

.apLead {
  margin-bottom: 10px;
  padding: 0 55px;
  color: #003b77;
  text-align: left;
}

.apLead2 {
  padding: 0 55px;
  text-align: left;
}

.box4Sec {
  margin-bottom: 24px;
  clear: both;
}

.box4Sec .box4Unit {
  position: relative;
  float: left;
  width: 157px;
  margin-right: 15px;
  background: url(./images/bg_box4Unit.png) no-repeat center top;
}

.box4Sec .box4Unit span {
  position: absolute;
  top: 46px;
  left: 69px;
  display: block;
  width: 16px;
  height: 30px;
  background: url(./images/img_box4Unit_bow.png) no-repeat center top;
}

.box4Sec2 {
  overflow: hidden;
  margin-bottom: 27px;
  margin-top: -31px;
  padding-left: 46px;
  clear: both;
}

.box4Sec2 .box4Unit {
  position: relative;
  float: left;
  width: 157px;
  margin-top: -31px;
  margin-right: 15px;
  background: url(./images/bg_box4Unit.png) no-repeat center top;
}

.box4Sec2 .box4Unit span {
  position: absolute;
  top: 46px;
  left: 69px;
  display: block;
  width: 16px;
  height: 30px;
  background: url(./images/img_box4Unit_bow.png) no-repeat center top;
}

.topBoard {
  width: 712px;
  height: 181px;
  margin-left: 15px;
  padding: 30px 0 0 26px;
  background: url(./images/bg_main_bottom.png) no-repeat center top;
}

.topBoard .boardUnit {
  float: left;
  margin-right: 28px;
}

#path {
  position: absolute;
  top: 10px;
  left: 20px;
}

#path li {
  float: left;
  margin-left: 10px;
  list-style-type: none;
  font-size: 12px;
  font-weight: bold;
  color: #003b77;
}

#path li a {
  color: #02a0e2;
  text-decoration: none;
  vertical-align: top;
}

#path li:after {
  content: " > "
}

#path li.now:after {
  color: #fff;
  vertical-align: top;
  content: "";
}

.blueBoard {
  padding: 0 42px 25px;
  color: #ffffff;
  background: url(./images/bg_blue_bottom.png) no-repeat center bottom;
}

.blueBoard .blueInn {
  padding-top: 37px;
  background: url(./images/bg_blue_top.png) no-repeat center top;
}

.blueBoard .blueInn article {
  padding: 10px 25px;
  background: url(./images/bg_blue_inn.png) repeat-y center top;
}

.blueBoard .blueInn article p {
  margin-bottom: 15px;
}

.blueBoard .blueInn article p.attention {
  color: #ffff00;
}

.blueBoard .blueInn article ul.comment li {
  text-align: justify;
  padding-left: 1em;
  text-indent: -1em;
}

.blueBoard .blueInn article table {
  width: 100%;
  margin-bottom: 15px;
  border: 1px #547ca4 solid;
}

.blueBoard .blueInn article table th {
  width: 140px;
  padding: 10px;
  border: 1px #547ca4 solid;
  text-align: left;
  vertical-align: top;
  font-size: 12px;
  line-height: 2;
}

.blueBoard .blueInn article table th span {
  color: #ff0;
}

.blueBoard .blueInn article table td {
  padding: 10px;
  border-top: 1px #547ca4 solid;
  border-bottom: 1px #547ca4 solid;
  font-size: 12px;
  line-height: 2;
}

.blueBoard .blueInn article table td input {
  width: 129px;
}

.blueBoard .blueInn article table td span {
  color: #91b1d1;
}

.blueBoard .blueInn article table tr.error th,
.blueBoard .blueInn article table tr.error td {
  background: #ff9d9d;
  color: #000;
}

.blueBoard .blueInn article table tr.error td span {
  color: #333;
}

.blueBoard .blueInn article table tr td .errTxt {
  display: none;
}

.blueBoard .blueInn article table tr.error td .errTxt {
  display: block;
  margin-bottom: 0px;
  color: #f00;
}

.blueBoard .blueInn article table tr.anotherTb th,
.blueBoard .blueInn article table tr.anotherTb td {
  background: #012347;
}

.blueBoard .blueInn article table tr.anotherTb td table {
  margin: -1px;
  border: 0;
}

.otherBtn {
  text-decoration: underline;
  cursor: pointer;
}

#otherUnit {
  display: none;
}

.confirmBtn {
  width: 250px;
  height: 50px;
  background: #003b77 url(./images/btn_confirm.png) no-repeat center top;
  border: none;
  text-indent: -9999px;
  cursor: pointer;
  vertical-align: top;
}

.sendBtn {
  width: 250px;
  height: 50px;
  background: #003b77 url(./images/btn_send.png) no-repeat center top;
  border: none;
  text-indent: -9999px;
  cursor: pointer;
  vertical-align: top;
}

.backBtn {
  width: 180px;
  height: 50px;
  background: #003b77 url(./images/btn_back.png) no-repeat center top;
  border: none;
  text-indent: -9999px;
  cursor: pointer;
  vertical-align: top;
}

.compH4 {
  margin-bottom: 20px;
  color: #ff0;
  font-size: 18px;
}

.addressArea {
  width: 658px;
  margin-left: -15px;
  margin-bottom: -20px;
  padding: 20px 0;
  background-color: #fff;
  color: #000;
  border: 1px #fff solid;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  text-align: center;
}

.addressArea .ttl {
  margin-bottom: 20px;
  color: #003b77;
  font-size: 18px;
}

.addressArea p {
  margin-bottom: 0 !important;
  font-size: 14px;
}

.corkboardBoard {
  margin-bottom: 40px;
  padding: 0;
  color: #fff;
  background: url(./images/bg_corkboard_bottom.png) no-repeat center bottom;
}

.corkboardBoard .corkboardInn {
  padding: 37px 0 16px;
  background: url(./images/bg_corkboard_top.png) no-repeat center top;
}

.corkboardBoard .corkboardInn article {
  width: 736px;
  margin: 0 auto;
  padding: 10px 0;
  background: url(./images/bg_corkboard_inn.png) repeat-y center top;
}

.corkboardBoard .corkboardInn article p {
  margin-bottom: 15px;
}

.corkboardBoard .corkboardInn article ul {
  margin-left: 10px;
  margin-bottom: -32px;
}

.corkboardBoard .corkboardInn article ul li {
  margin-left: 1em;
  text-indent: -1em;
}

.corkInn {
  width: 680px;
  padding-left: 20px;
}

.corkInn span {
  color: #ff0;
}

.corkInn span.og {
  color: #003b77;
}

ul.corkInn li {
  margin-left: 1em;
  text-indent: -1em;
}

ul.corkInn li .txt01 {
  margin-left: -1em;
  text-indent: 0em;
}


/*
about
--------------------------------------------------- */

.aboutTtlArea {
  padding: 0 5px;
}

.aboutTtlArea h3 {
  margin-bottom: 5px;
  color: #01a1e8;
  font-size: 16px;
  font-weight: bold;
}

.shopTtlArea {
  position: absolute;
  top: 104px;
  left: 40px;
}

.guideBoard {
  width: 640px;
  height: 174px;
  margin: 0 auto 6px;
  padding: 39px 24px 0;
  color: #fff;
  background: url(./images/what/bg_guide.png) no-repeat center top;
}

.guideBoard>p {
  float: left;
  margin-right: 16px;
}

.guideBoard div {
  overflow: hidden;
  padding-top: 10px;
}

.guideBoard div h3 {
  margin-bottom: 10px;
}

.guideBoard div p {
  font-size: 12px;
}

.fdAbout {
  position: relative;
  width: 631px;
  height: 128px;
  margin: 0 auto 10px;
  background: url(./images/bg_about_info.png) no-repeat left top;
}

.fdAbout .fdAboutBtn {
  position: absolute;
  top: 82px;
  left: 324px;
  text-indent: -9999px;
}

.fdAbout .fdAboutBtn a {
  display: block;
  width: 297px;
  height: 37px;
  background: url(./images/btn_about_contact.png) no-repeat left top;
}

.fdAbout .fdAboutBtn a:hover {
  background-position: 0 -37px;
}

.box2Ul {
  margin: 0 auto 15px;
}

.box2Ul li {
  margin-left: 3px;
  display: inline-block;
  ;
}

.box2Ul li:nth-child(even) {
  margin-left: 15px;
}

.box2Ul li a {
  display: block;
  width: 305px;
  height: 70px;
  background-color: #fff;
  border-radius: 10px;
}

.aboutUnit01 {
  height: 190px;
  padding: 14px 10px 0 220px;
  background: url(./images/what/img_abouttop_01.png) no-repeat left top;
  color: #333;
}

.aboutUnit01 h4 {
  margin-bottom: 5px;
  color: #ee6f22;
  font-size: 16px;
}

.aboutUnit02 {
  height: 190px;
  padding: 14px 10px 0 220px;
  background: url(./images/what/img_abouttop_02.png) no-repeat left top;
  color: #333;
}

.aboutUnit02 h4 {
  margin-bottom: 5px;
  color: #f6a200;
  font-size: 16px;
}

.aboutUnit03 {
  height: 190px;
  padding: 14px 10px 0 220px;
  background: url(./images/what/img_abouttop_03.png) no-repeat left top;
  color: #333;
}

.aboutUnit03 h4 {
  margin-bottom: 5px;
  color: #77b129;
  font-size: 16px;
}


/*
service
--------------------------------------------------- */

.serviceTtlArea {
  padding: 0 10px;
}

.serviceTtlArea h2,
.serviceTtlArea h3 {
  margin-bottom: 10px;
  font-size: 20px;
}

.serviceTtlArea h2 span,
.serviceTtlArea h3 span {
  color: #e53f3f;
}

.shopTop {
  position: relative;
  margin-top: -5px;
  padding: 0 16px 0;
}

.sectionSTop {
  position: relative;
  min-height: 250px !important;
  margin-top: -5px;
  padding: 0 16px 0;
}

.sectionSTop .airconTtlArea,
.sectionSTop .fanTtlArea,
.sectionSTop .bathTtlArea,
.sectionSTop .kitchenTtlArea,
.sectionSTop .cleaneTtlArea,
.sectionSTop .washstandTtlArea,
.sectionSTop .bathroom_dryerTtlArea,
.sectionSTop .kajiTtlArea,
.sectionSTop .airconMTtlArea,
.bathroom_coatingTtlArea,
.kitchen_coatingTtlArea,
.toilet_coatingTtlArea,
.washstand_coatingTtlArea {
  position: absolute;
  top: 110px;
  left: 280px;
  width: 450px;
}

.sectionSTop .cleaneTtlArea h3 {
  color: #003b77;
  font-size: 16px;
  line-height: 1.2;
}

.sectionSTop .washstandTtlArea h3 {
  margin-bottom: 10px;
  color: #9c5aa1;
  font-size: 16px;
  line-height: 1.2;
}

.sectionSTop .bathroom_dryerTtlArea h3 {
  margin-bottom: 10px;
  color: #6371b5;
  font-size: 16px;
  line-height: 1.2;
}

.sectionSTop .kajiTtlArea h3 {
  margin-bottom: 10px;
  color: #882839;
  font-size: 16px;
  line-height: 1.2;
}

.sectionSTop .airconMTtlArea h3 {
  margin-bottom: 10px;
  color: #70ba2b;
  font-size: 16px;
  line-height: 1.2;
}

.sectionSTop .bathroom_coatingTtlArea h3 {
  margin-bottom: 10px;
  color: #478bb7;
  font-size: 16px;
  line-height: 1.2;
}

.sectionSTop .kitchen_coatingTtlArea h3 {
  margin-bottom: 10px;
  color: #bc2172;
  font-size: 16px;
  line-height: 1.2;
}

.sectionSTop .toilet_coatingTtlArea h3 {
  margin-bottom: 10px;
  color: #348d27;
  font-size: 16px;
  line-height: 1.2;
}

.sectionSTop .washstand_coatingTtlArea h3 {
  margin-bottom: 10px;
  color: #c28700;
  font-size: 16px;
  line-height: 1.2;
}

.boxServiceDel {
  padding: 0 26px;
}

.processBoard {
  padding: 0;
  color: #fff;
  background: url(./images/service/bg_process_bottom.png) no-repeat center bottom;
}

.processBoard .processInn {
  padding: 90px 0 30px;
  background: url(./images/service/bg_process_top.png) no-repeat center top;
}

.processBoard .processInn article {
  width: 466px;
  padding: 10px 0;
  background: url(./images/service/bg_process_inn.png) repeat-y center top;
}

.processBoard .processInn article h4 {
  margin-bottom: 5px;
  margin-right: 6px;
  color: #ffff00;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}

.processBoard .processInn article p {
  margin-bottom: 15px;
}

.processBoard .processInn article ul {
  margin-left: 10px;
  margin-bottom: -32px;
}

.processBoard .processInn article ul li {
  margin-bottom: 10px;
}

.processBoard .processInn article ul li div {
  overflow: hidden;
  display: table-cell;
  width: 290px;
  height: 100px;
  padding-left: 140px;
  color: #222;
  vertical-align: middle;
}

.giftBoard {
  padding: 0;
  color: #fff;
  background: url(./images/service/bg_process_bottom.png) no-repeat center bottom;
}

.giftBoard .processInn {
  padding: 90px 0 30px;
  background: url(./images/service/bg_gift_top.png) no-repeat center top;
}

.giftBoard .processInn article {
  width: 466px;
  padding: 10px 0;
  background: url(./images/service/bg_process_inn.png) repeat-y center top;
}

.giftBoard .processInn article h4 {
  margin-bottom: 5px;
  margin-right: 6px;
  color: #ff0;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}

.giftBoard .processInn article p {
  margin-bottom: 15px;
}

.giftBoard .processInn article ul {
  margin-left: 10px;
  margin-bottom: -32px;
}

.giftBoard .processInn article ul li {
  margin-bottom: 10px;
}

.giftBoard .processInn article ul li div {
  overflow: hidden;
  display: table-cell;
  width: 290px;
  height: 100px;
  padding-left: 140px;
  color: #222;
  vertical-align: middle;
}

#giftUl {
  width: 670px;
  margin-left: -17px;
}

#giftUl li {
  float: left;
  margin-right: 3px;
  margin-top: 5px;
}

#giftUl li div {
  overflow: hidden;
  display: table-cell;
  width: 190px;
  height: 100px;
  padding-left: 140px;
  color: #222;
  vertical-align: middle;
}

.serviceBoard {
  padding: 0;
  color: #fff;
  background: url(./images/service/bg_process_bottom.png) no-repeat center bottom;
}

.serviceBoard .processInn {
  padding: 90px 0 30px;
  background: url(./images/service/bg_service_top.png) no-repeat center top;
}

.serviceBoard .processInn article {
  width: 466px;
  padding: 10px 0;
  background: url(./images/service/bg_process_inn.png) repeat-y center top;
}

.serviceBoard .processInn article h4 {
  margin-bottom: 5px;
  margin-right: 6px;
  color: #ff0;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}

.serviceBoard .processInn article p {
  margin-bottom: 15px;
}

.serviceBoard .processInn article ul {
  margin-left: 10px;
  margin-bottom: -32px;
}

.serviceBoard .processInn article ul li {
  margin-bottom: 10px;
}

.serviceBoard .processInn article ul li div {
  overflow: hidden;
  display: table-cell;
  width: 290px;
  height: 100px;
  padding-left: 140px;
  color: #222;
  vertical-align: middle;
}

.airconProc1 {
  background: url(./images/service/img_aircon_01.png) no-repeat left top;
}

.airconProc2 {
  background: url(./images/service/img_aircon_02.png) no-repeat left top;
}

.airconProc3 {
  background: url(./images/service/img_aircon_03.png) no-repeat left top;
}

.airconProc4 {
  background: url(./images/service/img_aircon_04.png) no-repeat left top;
}

.fanProc1 {
  background: url(./images/service/img_fan_01.png) no-repeat left top;
}

.fanProc2 {
  background: url(./images/service/img_fan_02.png) no-repeat left top;
}

.fanProc3 {
  background: url(./images/service/img_fan_03.png) no-repeat left top;
}

.fanProc4 {
  background: url(./images/service/img_fan_04.png) no-repeat left top;
}

.bathProc1 {
  background: url(./images/service/img_bathroom_01.png) no-repeat left top;
}

.bathProc2 {
  background: url(./images/service/img_bathroom_02.png) no-repeat left top;
}

.bathProc3 {
  background: url(./images/service/img_bathroom_03.png) no-repeat left top;
}

.bathProc4 {
  background: url(./images/service/img_bathroom_04.png) no-repeat left top;
}

.kitchenProc1 {
  background: url(./images/service/img_kitchen_01.png) no-repeat left top;
}

.kitchenProc2 {
  background: url(./images/service/img_kitchen_02.png) no-repeat left top;
}

.kitchenProc3 {
  background: url(./images/service/img_kitchen_03.png) no-repeat left top;
}

.cleaneProc1 {
  background: url(./images/service/img_cleaningpack_01.png) no-repeat left top;
}

.cleaneProc2 {
  background: url(./images/service/img_cleaningpack_02.png) no-repeat left top;
}

.cleaneProc3 {
  background: url(./images/service/img_cleaningpack_03.png) no-repeat left top;
}

.cleaneProc4 {
  background: url(./images/service/img_cleaningpack_04.png) no-repeat left top;
}

.washstandProc1 {
  background: url(./images/service/img_washstand_01.png) no-repeat left top;
}

.washstandProc2 {
  background: url(./images/service/img_washstand_02.png) no-repeat left top;
}

.washstandProc3 {
  background: url(./images/service/img_washstand_03.png) no-repeat left top;
}

.washstandProc4 {
  background: url(./images/service/img_washstand_04.png) no-repeat left top;
}

.washstandProc5 {
  background: url(./images/service/img_washstand_05.png) no-repeat left top;
}

.washstandProc6 {
  background: url(./images/service/img_washstand_06.png) no-repeat left top;
}

.bathroom_dryerProc1 {
  background: url(./images/service/img_bathroom_dryer_01.png) no-repeat left top;
}

.bathroom_dryerProc2 {
  background: url(./images/service/img_bathroom_dryer_02.png) no-repeat left top;
}

.bathroom_dryerProc3 {
  background: url(./images/service/img_bathroom_dryer_03.png) no-repeat left top;
}

.airconMProc1 {
  background: url(./images/service/img_aircon_machine_1.png) no-repeat left top;
}

.airconMProc2 {
  background: url(./images/service/img_aircon_machine_2.png) no-repeat left top;
}

.airconMProc3 {
  background: url(./images/service/img_aircon_machine_3.png) no-repeat left top;
}

.airconMProc4 {
  background: url(./images/service/img_aircon_machine_4.png) no-repeat left top;
}

.bathroom_coatingProc1 {
  background: url(./images/service/img_bathroom_coating_01.png) no-repeat left top;
}

.bathroom_coatingProc2 {
  background: url(./images/service/img_bathroom_coating_02.png) no-repeat left top;
}

.bathroom_coatingProc3 {
  background: url(./images/service/img_bathroom_coating_03.png) no-repeat left top;
}

.kitchen_coatingProc1 {
  background: url(./images/service/img_kitchen_coating_01.png) no-repeat left top;
}

.kitchen_coatingProc2 {
  background: url(./images/service/img_kitchen_coating_02.png) no-repeat left top;
}

.kitchen_coatingProc3 {
  background: url(./images/service/img_kitchen_coating_03.png) no-repeat left top;
}

.toilet_coatingProc1 {
  background: url(./images/service/img_toilet_coating_01.png) no-repeat left top;
}

.toilet_coatingProc2 {
  background: url(./images/service/img_toilet_coating_02.png) no-repeat left top;
}

.toilet_coatingProc3 {
  background: url(./images/service/img_toilet_coating_03.png) no-repeat left top;
}

.toilet_coatingProc4 {
  background: url(./images/service/img_toilet_coating_04.png) no-repeat left top;
}

.washstand_coatingProc1 {
  background: url(./images/service/img_washstand_coating_01.png) no-repeat left top;
}

.washstand_coatingProc2 {
  background: url(./images/service/img_washstand_coating_02.png) no-repeat left top;
}

.washstand_coatingProc3 {
  background: url(./images/service/img_washstand_coating_03.png) no-repeat left top;
}

.washstand_coatingProc4 {
  background: url(./images/service/img_washstand_coating_04.png) no-repeat left top;
}

.airconTxt,
.fanTxt,
.bathTxt,
.kitchenTxt {
  position: absolute;
  top: 230px;
  left: 20px;
  width: 280px;
  font-size: 12px;
  cursor: pointer;
}

.airconTxt h3 {
  color: #1a804d;
  font-size: 15px;
}

.fanTxt h3 {
  color: #f26924;
  font-size: 15px;
}

.bathTxt h3 {
  color: #177ee6;
  font-size: 15px;
}

.kitchenTxt h3 {
  color: #f06544;
  font-size: 15px;
}

.tagUnit {
  position: relative;
}

.tagUnit ul li {
  margin-bottom: 5px;
}

.tagProc {
  position: absolute;
  top: 335px;
  left: 27px;
  font-size: 16px;
  font-weight: bold;
  width: 170px;
}

.tagSed {
  position: absolute;
  top: 330px;
  left: 24px;
  width: 180px;
  color: #333;
  font-size: 14px;
  font-weight: bold;
}

.tagthr {
  position: absolute;
  top: 334px;
  left: 24px;
  width: 180px;
  color: #333;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.2;
}

.tagfour {
  position: absolute;
  top: 110px;
  left: 27px;
  font-size: 16px;
  font-weight: bold;
  width: 170px;
  color: #333;
}

.tagSed span {
  font-size: 10px;
}

.ulCt {
  margin-bottom: -38px;
}

.ulCt li {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}


/*
howto
--------------------------------------------------- */

.stepBoard {
  overflow: hidden;
  width: 735px;
  margin: 0 0 16px 20px;
}

.stepBoard li {
  position: relative;
  float: left;
  width: 210px;
  height: 205px;
  padding: 38px 20px 0 15px;
  background: url(./images/use/bg_step.png) no-repeat center top;
}

.stepBoard li h3 {
  margin-bottom: 10px;
}

.stepBoard li p {
  color: #fff;
  font-size: 12px;
}

.stepBoard li p+p {
  position: absolute;
  bottom: 18px;
}


/*
sitemap
--------------------------------------------------- */

#sitemapArea {
  margin: 20px 40px;
}

#sitemapArea h3 {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: bold;
  background-color: #003b77;
  color: #fff;
  text-indent: 0.5em;
}

#sitemapArea h3 a {
  display: block;
  color: #fff;
  text-decoration: none;
}

#sitemapArea h3 a:hover {
  background-color: #029fdf;
}

#sitemapArea ul {
  margin-bottom: 30px;
  margin-left: 20px;
}

#sitemapArea ul li {
  padding-left: 12px;
  background: url(./images/icn_list_arrow.png) no-repeat left center;
  font-size: 14px;
  line-height: 1.8;
}

#sitemapArea ul li a {
  color: #003b77;
  text-decoration: none;
}

#sitemapArea ul li a:hover {
  text-decoration: underline;
}


/*
agreements
--------------------------------------------------- */

.agreeUnit {
  width: 600px;
  margin: 0 auto;
  padding: 16px 0 16px;
  background: url(./images/agreements/border_agreements.png) no-repeat center bottom;
}

.agreeUnitLast {
  margin-bottom: 0;
  background-image: none;
}

.agreeUnit h3 {
  margin-bottom: 10px;
  color: #ff0;
}

.agreeUnit ul li {
  margin-left: 1em;
  text-indent: -1em;
}

.corkpp {
  margin-bottom: 10px;
  padding: 20px 30px;
  background-color: #fff;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 1px 2px;
  -webkit-box-shadow: 0px 1px 2px;
  -o-box-shadow: 0px 1px 2px;
  -ms-box-shadow: 0px 1px 2px;
}

.corkboardInn article .corkpp h4 {
  margin-bottom: 10px;
  color: #003b77;
}

.corkboardInn article .corkpp h4 span {
  font-size: 11px;
}

.corkboardInn article .corkpp ul {
  margin-bottom: 0;
  margin-left: 0;
}

.corkboardInn article .corkpp ul li {
  color: #333;
  margin-left: 1em;
  text-indent: -1em;
}

.blueInnpp {
  margin-bottom: 10px;
  padding: 20px 30px;
  background-color: #fff;
  color: #333;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

.blueInnsp {
  margin-bottom: -10px;
  padding: 10px;
  background-color: #fff;
  color: #333;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

.blueBoard .blueInn article .shopTbl {
  border: 1px #ccc solid;
}

.blueBoard .blueInn article .shopTbl th {
  padding: 5px 3px;
  background-color: #58bce5;
  border: 1px #ccc solid;
  font-weight: normal;
  font-size: 12px;
}

.blueBoard .blueInn article .shopTbl th.areaname {
  padding: 5px 3px;
  color: #ff0;
  background-color: #003b77;
  border: 1px #ccc solid;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}

.blueBoard .blueInn article .shopTbl td {
  padding: 5px 3px;
  border: 1px #ccc solid;
  font-size: 12px;
}

.shopTbl {
  width: 100%;
  border: 1px #ccc solid;
}

.shopTbl th {
  padding: 5px 3px;
  background-color: #58bce5;
  border: 1px #ccc solid;
  font-weight: normal;
  font-size: 12px;
}

.shopTbl td {
  padding: 5px 3px;
  border: 1px #ccc solid;
  font-size: 12px;
}


/*
industrial
--------------------------------------------------- */

.industDl dt {
  color: #ff0;
}

.industDl dd {
  margin-bottom: 20px;
}


/*
promotion
--------------------------------------------------- */

.movieUnit {
  float: left;
  width: 300px;
  margin: 0 0 20px;
  padding: 5px;
  background-color: #fff;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  cursor: pointer;
}

.movieUnit h3 {
  color: #003b77;
  text-align: center;
  font-size: 14px;
}

.movieUnit p {
  margin-bottom: 5px !important;
  color: #222;
  font-size: 12px;
  text-align: center;
}

.movieUnit a {
  color: #222;
  text-decoration: none;
}


/*
faq
--------------------------------------------------- */

.faqTtlArea {
  position: absolute;
  top: 130px;
  left: 50px;
  width: 450px;
}

.acyTtl {
  margin-bottom: 5px;
  color: #ff0;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}

.faqUnit {
  margin-bottom: 10px;
  padding: 10px 10px 1px;
  background-color: #fff;
  color: #222;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

.faqUnit .qArea {
  background: url(./images/faq/icn_q.png) no-repeat left top;
}

.faqUnit .qArea h4 {
  min-height: 28px;
  margin: 0 0 6px 34px;
  padding-top: 4px;
  color: #02a5e8;
  font-weight: normal;
  text-decoration: underline;
  cursor: pointer;
}

.faqUnit .aArea {
  display: none;
  min-height: 50px;
  background: url(./images/faq/icn_a.png) no-repeat left 10px;
  border-top: 1px #ccc dotted;
}

.faqUnit .aArea p {
  margin: 10px 0 0 34px;
  padding-top: 4px;
}


/*
jirei
--------------------------------------------------- */

.jireiUnit01 {
  position: relative;
  width: 640px;
  height: 340px;
  margin-bottom: 10px;
  margin-left: -5px;
  color: #333;
  background: #fff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  background: url(./images/jirei/bg_jirei_01.png) top left no-repeat;
}

.jireiUnit01 img {
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomleft: 5px;
}

.jireiUnit01 .jireiInn {
  position: absolute;
  top: 18px;
  left: 266px;
  width: 360px;
}

.jireiUnit01 .jireiInn h3 {
  margin-bottom: 5px;
  color: #003b77;
  font-size: 16px;
}

.jireiUnit01 .jireiInn .jireiSb a {
  display: block;
  width: 218px;
  margin-bottom: 10px;
  padding-left: 140px;
  background: url(./images/jirei/sb_jirei_01.png) no-repeat left top;
  line-height: 30px;
}


/*
single
--------------------------------------------------- */

.jireiUnit01-single {
  width: 610px;
  margin-bottom: 10px;
  padding: 15px;
  color: #333;
  background: #fff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

.jireiUnit01-single .jireiInn-single h3 {
  margin-bottom: 5px;
  color: #003b77;
  font-size: 16px;
}

.jireiUnit01-single .jireiInn-single .jireiSb-single a {
  display: block;
  width: 218px;
  margin-bottom: 10px;
  padding-left: 140px;
  background: url(./images/jirei/sb_jirei_01.png) no-repeat left top;
  line-height: 30px;
}


/*
singleここまで
--------------------------------------------------- */

.jireiUnit02 {
  position: relative;
  width: 640px;
  height: 240px;
  margin-bottom: 10px;
  margin-left: -5px;
  background: url(./images/jirei/bg_jirei_02.png) no-repeat left top;
  color: #333;
}

.jireiUnit02 .jireiInn {
  position: absolute;
  ;
  top: 18px;
  left: 22px;
  width: 360px;
}

.jireiUnit02 .jireiInn h3 {
  margin-bottom: 5px;
  color: #f23d18;
  font-size: 16px;
}

.jireiUnit02 .jireiInn .jireiSb a {
  display: block;
  width: 218px;
  margin-bottom: 10px;
  padding-left: 140px;
  background: url(./images/jirei/sb_jirei_02.png) no-repeat left top;
  line-height: 30px;
}

.jireiUnit03 {
  position: relative;
  width: 640px;
  height: 240px;
  margin-bottom: 10px;
  margin-left: -5px;
  background: url(./images/jirei/bg_jirei_03.png) no-repeat left top;
  color: #333;
}

.jireiUnit03 .jireiInn {
  position: absolute;
  ;
  top: 18px;
  left: 266px;
  width: 360px;
}

.jireiUnit03 .jireiInn h3 {
  margin-bottom: 5px;
  color: #177ee6;
  font-size: 16px;
}

.jireiUnit03 .jireiInn .jireiSb a {
  display: block;
  width: 218px;
  margin-bottom: 10px;
  padding-left: 140px;
  background: url(./images/jirei/sb_jirei_03.png) no-repeat left top;
  line-height: 30px;
}

.jireiUnit04 {
  position: relative;
  width: 640px;
  height: 240px;
  margin-bottom: 10px;
  margin-left: -5px;
  background: url(./images/jirei/bg_jirei_04.png) no-repeat left top;
  color: #333;
}

.jireiUnit04 .jireiInn {
  position: absolute;
  ;
  top: 18px;
  left: 22px;
  width: 360px;
}

.jireiUnit04 .jireiInn h3 {
  margin-bottom: 5px;
  color: #ff7f00;
  font-size: 16px;
}

.jireiUnit04 .jireiInn .jireiSb a {
  display: block;
  width: 218px;
  margin-bottom: 10px;
  padding-left: 140px;
  background: url(./images/jirei/sb_jirei_04.png) no-repeat left top;
  line-height: 30px;
}

.jireiUnit05 {
  position: relative;
  width: 640px;
  height: 340px;
  margin-bottom: 10px;
  margin-left: -5px;
  background: url(./images/jirei/bg_jirei_05.png) no-repeat left top;
  color: #333;
}

.jireiUnit05 .jireiInn {
  position: absolute;
  ;
  top: 18px;
  left: 266px;
  width: 360px;
}

.jireiUnit05 .jireiInn h3 {
  margin-bottom: 5px;
  color: #1a804d;
  font-size: 16px;
}

.jireiUnit05 .jireiInn .jireiSb a {
  display: block;
  width: 218px;
  margin-bottom: 10px;
  padding-left: 140px;
  background: url(./images/jirei/sb_jirei_05.png) no-repeat left top;
  line-height: 30px;
}

.jireiInn p {
  font-size: 12px;
}

.cleaneUl {
  width: 960px;
  margin-left: -7px;
}

.cleaneUl li {
  float: left;
}

.svUnit {
  overflow: hidden;
  width: 330px;
  height: 90px;
  margin-left: -5px;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-right: 10px;
  color: #333;
  cursor: pointer;
}

.svUnit:hover {
  background-position: left bottom;
}

.svUnit a {
  text-decoration: none;
}

.svUnit p {
  width: 320px;
  font-size: 11px;
}

.svSec01 {
  padding-left: 300px;
  background: url(./images/service/img_service_01.png) no-repeat left top;
}

.svSec01 h4,
.svSec01 h4 a {
  width: 320px;
  margin-bottom: 5px;
  color: #f06544;
}

.svSec02 {
  padding-left: 300px;
  background: url(./images/service/img_service_02.png) no-repeat left top;
}

.svSec02 h4,
.svSec02 h4 a {
  width: 320px;
  margin-bottom: 5px;
  color: #177ee6;
}

.svSec03 {
  padding-left: 300px;
  background: url(./images/service/img_service_03.png) no-repeat left top;
}

.svSec03 h4,
.svSec03 h4 a {
  width: 320px;
  margin-bottom: 5px;
  color: #f26924;
}

.svSec04 {
  padding-left: 300px;
  background: url(./images/service/img_service_04.png) no-repeat left top;
}

.svSec04 h4,
.svSec04 h4 a {
  width: 320px;
  margin-bottom: 5px;
  color: #1a804d;
}

.svSec05 {
  padding-left: 300px;
  background: url(./images/service/img_service_05.png) no-repeat left top;
}

.svSec05 h4,
.svSec05 h4 a {
  width: 320px;
  margin-bottom: 5px;
  color: #9c5aa1;
}

.svSec06 {
  padding-left: 300px;
  background: url(./images/service/img_service_06.png) no-repeat left top;
}

.svSec06 h4,
.svSec06 h4 a {
  width: 320px;
  margin-bottom: 5px;
  color: #6371b5;
}

.svSec07 {
  padding-left: 300px;
  background: url(./images/service/img_service_07.png) no-repeat left top;
}

.svSec07 h4,
.svSec07 h4 a {
  width: 320px;
  margin-bottom: 5px;
  color: #882839;
}

.svSec08 {
  padding-left: 300px;
  background: url(./images/service/img_service_08.png) no-repeat left top;
}

.svSec08 h4,
.svSec08 h4 a {
  width: 320px;
  margin-bottom: 5px;
  color: #70ba2b;
}

.svSec09 {
  padding-left: 300px;
  background: url(./images/service/img_service_09.png) no-repeat left top;
}

.svSec09 h4,
.svSec09 h4 a {
  width: 320px;
  margin-bottom: 5px;
  color: #478bb7;
}

.svSec10 {
  padding-left: 300px;
  background: url(./images/service/img_service_10.png) no-repeat left top;
}

.svSec10 h4,
.svSec10 h4 a {
  width: 320px;
  margin-bottom: 5px;
  color: #bc2172;
}

.svSec11 {
  padding-left: 300px;
  background: url(./images/service/img_service_11.png) no-repeat left top;
}

.svSec11 h4,
.svSec11 h4 a {
  width: 320px;
  margin-bottom: 5px;
  color: #348d27;
}

.svSec12 {
  padding-left: 300px;
  background: url(./images/service/img_service_12.png) no-repeat left top;
}

.svSec12 h4,
.svSec12 h4 a {
  width: 320px;
  margin-bottom: 5px;
  color: #c28700;
}

.svSec17 {
  padding-left: 300px;
  background: url(./images/service/img_service_17.png) no-repeat left top;
}

.svSec17 h4,
.svSec17 h4 a {
  width: 320px;
  margin-bottom: 5px;
  color: #b18a21;
}

.svSec18 {
  padding-left: 300px;
  background: url(./images/service/img_service_18.png) no-repeat left top;
}

.svSec18 h4,
.svSec18 h4 a {
  width: 320px;
  margin-bottom: 5px;
  color: #e17212;
}

.svSec19 {
  padding-left: 300px;
  background: url(./images/service/img_service_19.png) no-repeat left top;
}

.svSec19 h4,
.svSec19 h4 a {
  width: 320px;
  margin-bottom: 5px;
  color: #d6161a;
}

.svSec20 {
  padding-left: 300px;
  background: url(./images/service/img_service_20.png) no-repeat left top;
}

.svSec20 h4,
.svSec20 h4 a {
  width: 320px;
  margin-bottom: 5px;
  color: #df5f72;
}

.svSec21 {
  padding-left: 300px;
  background: url(./images/service/img_service_21.png) no-repeat left top;
}

.svSec21 h4,
.svSec21 h4 a {
  width: 320px;
  margin-bottom: 5px;
  color: #9f1379;
}

.svSec22 {
  padding-left: 300px;
  background: url(./images/service/img_service_22.png) no-repeat left top;
}

.svSec22 h4,
.svSec22 h4 a {
  width: 320px;
  margin-bottom: 5px;
  color: #898989;
}

.svSec23 {
  padding-left: 300px;
  background: url(./images/service/img_service_23.png) no-repeat left top;
}

.svSec23 h4,
.svSec23 h4 a {
  width: 320px;
  margin-bottom: 5px;
  color: #bf9a0b;
}

.svSec24 {
  padding-left: 300px;
  background: url(./images/service/img_service_24.png) no-repeat left top;
}

.svSec24 h4,
.svSec24 h4 a {
  width: 320px;
  margin-bottom: 5px;
  color: #df5f72;
}

.svSec25 {
  padding-left: 300px;
  background: url(./images/service/img_service_w.png) no-repeat left top;
}

.svSec25 h4,
.svSec25 h4 a {
  width: 320px;
  margin-bottom: 5px;
  color: #bd3a7c;
}

.svSec26 {
  padding-left: 300px;
  background: url(./images/service/img_service_7_2.png) no-repeat left top;
}

.svSec26 h4,
.svSec26 h4 a {
  width: 320px;
  margin-bottom: 5px;
  color: #544f48;
}



/* footer */

footer {
  background: url(./images/bg_footer.png) repeat center top;
}

#footInn {
  width: 970px;
  margin: 0 auto;
  padding: 40px 0 40px 30px;
  color: #fff;
}

#footInn ul li {
  float: left;
  margin: 0 0.5em 0 0;
  list-style-type: none;
  font-size: 12px;
}

#footInn ul li a {
  color: #fff;
  text-decoration: none;
}

footer #copyright {
  float: right;
  font-size: 11px;
}


/* =========================================================
Clearfix
========================================================= */

.clearfix:after,
#container:after,
.box2Sec:after,
.box4Sec:after,
.box4Sec2:after,
footer:after,
.boxServiceDel:after,
.ulCt:after,
#giftUl:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix,
#container,
.box2Sec,
.box4Sec,
.box4Sec2,
footer,
.boxServiceDel,
.ulCt,
#giftUl {
  min-height: 1%;
}


/* ------------------------------------------------------ */

.svUnit p a,
.svUnit a,
.svUnit h2 a,
.svUnit h3 a,
.svUnit h4 a {
  display: block;
  text-decoration: none
}

.svUnit p a {
  color: #333;
  text-decoration: none;
}

.blueInn .svUnit p.dispNone a {
  width: 280px;
  height: 100px;
  display: block;
  cursor: default;
  text-decoration: none;
}

a.textdeconone {
  text-decoration: none;
  width: 640px;
  height: 100px;
  display: block;
  margin-bottom: 10px;
}

.info-area {
  margin: 14px;
  padding: 10px;
  background: #fff;
  border: 4px solid #ee3930;
}

.info-area h2 {
  text-align: center;
  color: #ee3930;
  font-size: 20px;
  font-weight: bold;
  margin: 0 0 10px 0;
}

#irui .irui-main-visual .info-area p {
  font-size: 14px;
  margin: 0;
}

#irui .irui-main-visual .info-area p.mb1em {
  margin: 0 0 1em 0;
}

.info-area p a {
  color: #f0654f;
}

.info-area p.info-date {
  margin: 0 0 0.5em 0;
  line-height: 1.2em;
  font-size: 120%;
  font-weight: bold;
}

.info-area p.info-date span {
  font-size: 70%;
  font-weight: normal;
}

.box4Sec .service-info {
  width: 330px;
  float: left;
  margin: 0 20px 10px 0;
  background: #fff;
}

.box4Sec .service-info h2 {
  font-size: 0;
}

.box4Sec .service-info h3 img {
  display: block;
}

.box4Sec .service-info .service-info-inner {
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding: 10px 12px;
}

.box4Sec .service-info .service-info-inner p {
  margin: 0 0 10px 0;
}

.box4Sec .service-info .service-info-inner p.btn-detail {
  text-align: center;
  margin: 0;
}

.main-visual {
  width: 720px;
  margin: 0 auto;
}

.main-visual p {
  margin: 0 0 20px 0;
}

.main-visual h2 img {
  display: block;
}

.main-visual .mv-inner {
  border: 2px solid #009de9;
  padding: 9px;
  background: #fff;
}

.main-visual .mv-inner ul li {
  float: left;
  margin: 0 5px;
}

.apComment {
  background: #fff;
  padding: 10px 15px;
  margin: 20px 55px;
  border: 2px solid #f00;
}

.apComment a {
  color: #f00;
}

.apComment p {
  color: #f00;
  text-align: justify;
  font-weight: bold;
  margin: 0;
}

.apComment-m0 {
  margin: 20px 0;
}

.caution-area {
  background: #fff;
  margin: 0 30px 20px 30px;
  padding: 10px;
  border: 1px solid #ccc;
}

#announceArea {
  font-size: 16px;
  width: 180px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 15px 10px 0 10px;
  padding: 10px;
  border-radius: 5px;
  background: #fa5e5e;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(#fa5e5e), to(#ce191b));
  background: linear-gradient(to bottom, #fa5e5e 0%, #ce191b 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

#announceArea a {
  color: #fff;
  display: block;
  text-decoration: none;
}

#top-page #contents {
  padding: 20px 0 60px 0;
}

.top-bnr {
  width: 720px;
  margin: 0 auto 20px auto;
}

.top-bnr ul {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.top-bnr ul li {
  width: 350px;
}


/*
irui
--------------------------------------------------- */

#irui {
  background: #fff;
  margin: 0 16px;
}

#irui .irui-main-visual {
  margin: 0 0 20px 0;
}

#irui .irui-main-visual h1 {
  font-size: 0;
}

#irui .irui-main-visual .main-merit {
  color: #59493f;
  background: url(/images/service/index/irui/bg-main-merit.jpg) no-repeat left top;
  width: 738px;
  height: 230px;
  padding: 30px 20px;
  margin: 0 0 20px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#irui .irui-main-visual .main-merit h2 {
  text-align: center;
  font-size: 26px;
  font-weight: bold;
  margin: 0 0 10px 0;
}

#irui .irui-main-visual .main-merit ul {
  padding: 0 0 0 38px;
}

#irui .irui-main-visual .main-merit ul li {
  background: url(/images/service/index/irui/icon-checked.png) no-repeat left center;
  background-size: 20px 20px;
  font-size: 20px;
  line-height: 2;
  padding: 2px 0 0 28px;
}

#irui .irui-main-visual p {
  color: #59493f;
  text-align: justify;
  font-size: 16px;
  padding: 0 14px;
  margin: 0 0 20px 0;
}

#irui .irui-main-visual figure {
  padding: 0 14px;
  margin: 0 0 20px 0;
}

#irui .irui-inner {
  padding: 0 14px;
}

#irui .prodct-wrap {
  margin: 0 0 20px 0;
}

#irui .prodct-wrap .product-box {
  text-align: center;
  width: 340px;
  margin: 0 0 30px 0;
}

#irui .prodct-wrap .product-box h3 {
  color: #fff;
  background: #f0654f;
  font-weight: bold;
  font-size: 16px;
  line-height: 36px;
  padding: 12px 0 10px 0;
  line-height: 1;
}

#irui .prodct-wrap .product-box h3 span {
  font-size: 20px;
}

#irui .prodct-wrap .product-box .product-inner {
  background: #efebe9;
  padding: 20px;
}

#irui .prodct-wrap .product-box .product-inner figure {
  margin: 0 0 10px 0;
}

#irui .prodct-wrap .product-box .product-inner p.period {
  color: #f0654f;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.4;
  margin: 0 0 10px 0;
}

#irui .prodct-wrap .product-box .product-inner p.period span {
  font-size: 20px;
}

#irui .prodct-wrap .product-box .product-inner p.btn-detail a {
  color: #fff;
  background: #e74c3c;
  font-weight: bold;
  text-align: center;
  display: block;
  text-decoration: none;
  font-size: 16px;
  line-height: 40px;
  border-radius: 4px;
  width: 280px;
  margin: auto;
  padding: 2px 0 0 0;
  position: relative;
}

#irui .prodct-wrap .product-box .product-inner p.btn-detail a:before {
  display: block;
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  right: 16px;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  background: #fff;
}

#irui .prodct-wrap .product-box .product-inner p.btn-detail a:after {
  background: #e74c3c;
  display: block;
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  right: 20px;
  width: 8px;
  height: 8px;
  margin-top: -4px;
}

#irui .prodct-wrap .product-box .product-inner p.btn-detail a:hover {
  background: #f0654f;
}

h2.brown {
  color: #fff;
  background: #59493f;
  font-size: 20px;
  line-height: 40px;
  margin: 0 0 20px 0;
  padding: 2px 0 0 20px;
}

#irui .irui-merit,
#irui .irui-reason,
#irui .irui-flow {
  margin: 0 0 50px 0;
}

#irui .irui-merit .merit-box,
#irui .irui-reason .reason-box,
#irui .irui-flow .flow-box,
#irui .irui-flow .include {
  background: #efebe9;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 30px 0;
  padding: 20px;
}

#irui .irui-merit .merit-box2 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-flow: row-reverse;
  flex-flow: row-reverse;
}

#irui .irui-merit .merit-box .left,
#irui .irui-merit .merit-box img {
  width: 150px;
}

#irui .irui-merit .merit-box .left,
#irui .irui-reason .reason-box .left {
  margin: 0 20px 0 0;
}

#irui .irui-merit .merit-box .right {
  width: 500px;
}

#irui .irui-merit .merit-box2 .left {
  margin: 0 0 0 20px;
}

#irui .irui-merit .merit-box .right h3,
#irui .irui-reason .reason-box .right h3,
#irui .irui-flow .flow-box .right h3,
#irui .irui-flow .include h3 {
  color: #7e6b5a;
  font-size: 16px;
  margin: 0 0 10px 0;
}

#irui .irui-merit .merit-box .right h3 span,
#irui .irui-reason .reason-box span {
  font-size: 24px;
  font-style: italic;
  margin: 0 10px 0 0;
}

#irui .irui-merit .merit-box .right p,
#irui .irui-reason .reason-box .right p {
  font-size: 14px;
  line-height: 1.6;
}

#irui p.comment {
  font-size: 12px !important;
  text-indent: -1em;
  padding-left: 1em;
}

#irui .irui-reason .reason-box .left,
#irui .irui-reason .reason-box .left img {
  width: 200px;
}

#irui .irui-reason .reason-box .right {
  width: 450px;
}

#irui .irui-flow .flow-box {
  width: 560px;
  position: relative;
  margin: 0 auto 40px auto;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
}

#irui .irui-flow .flow-box .left,
#irui .irui-flow .flow-box .left img {
  width: 120px;
  margin: 0 20px 0 0;
}

#irui .irui-flow .flow-box .right {
  width: 420px;
}

#irui .irui-flow h3 {
  text-align: center;
}

#irui .irui-flow h3 span {
  display: block;
  font-size: 14px;
  width: 5em;
  margin: 0 auto 5px auto;
  padding: 5px 0;
  border-top: 1px dashed #7e6b5a;
  border-bottom: 1px dashed #7e6b5a;
}

#irui .irui-flow .flow-box .right p {
  font-size: 16px;
}

#irui .irui-flow .flow-box:after {
  content: ' ';
  width: 0;
  height: 0;
  position: absolute;
  border-top: 20px solid transparent;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top-color: #e6ded9;
  bottom: -30px;
  left: 50%;
  margin-left: -20px;
}

#irui .irui-flow .last:after {
  border: 0;
}

#irui .irui-flow .include {
  width: 560px;
  margin: auto;
}

#irui .irui-flow .include .left,
#irui .irui-flow .include .left img {
  width: 180px;
  margin: 0 20px 0 0;
}

#irui .irui-flow .include .right {
  width: 400px;
}

#irui .irui-flow .include .right ul li {
  font-size: 14px;
}

#irui .movie-wrap {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 0 20px 0;
}

#irui .movie-wrap .movie-box {
  width: 340px;
  margin: 0 0 20px 0;
}

#irui .movie-wrap .movie-box iframe {
  margin: 0 0 5px 0;
}

#irui .movie-wrap .movie-box h3 {
  color: #7e6b5a;
  text-align: center;
  font-size: 18px;
}

.bnr-partner {
  margin: 0 0 30px 0;
}

.bnr-partner img {
  width: 710px;
}


/*
商品追加200708
--------------------------------------------------- */

@font-face {
  font-family: 'icomoon';
  src: url('fonts/icomoon.eot?erom4m');
  src: url('fonts/icomoon.eot?erom4m#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?erom4m') format('truetype'),
    url('fonts/icomoon.woff?erom4m') format('woff'),
    url('fonts/icomoon.svg?erom4m#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */

}

.qa-box .acd-check {
  position: relative;
  display: none;
}

.qa-box .acd-label {
  font-family: 'icomoon', source-han-sans-japanese, sans-serif !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 20px;
  color: #fff;
  background: #ea807b;
  display: block;
  padding: 10px;
  position: relative;
  cursor: pointer;
}

.qa-box .acd-label:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  content: "\e900";
  display: block;
  height: 52px;
  padding: 10px 20px;
  position: absolute;
  right: 0;
  top: 0px;
}

.qa-box .acd-content {
  border-left: 1px solid #555;
  border-right: 1px solid #555;
  border-bottom: 1px solid #555;
  display: block;
  height: 0;
  opacity: 0;
  /*  padding: 3%;*/
  /*
  -webkit-transition: .5s;
  transition: .5s;
  */
  visibility: hidden;
  overflow: hidden;
}

.qa-box .acd-check:checked+.acd-label+.acd-content {
  background: #fff;
  height: auto;
  opacity: 1;
  padding: 3%;
  visibility: visible;
}

#sec1 {
  padding: 0 0 30px 0;
}

.sec17-box {
  margin: 0 0 30px 0;
}

.sec17-box h3 {
  font-size: 18px;
  text-align: center;
  margin: 0 0 10px 0;
}

.sec17-box .pack-box .acd-label {
  font-size: 18px;
  background: #ee3930;
  -webkit-box-shadow: 0px 5px 0px 0px rgba(199, 27, 18, 1);
  box-shadow: 0px 5px 0px 0px rgba(199, 27, 18, 1);
  border-radius: 8px;
  line-height: 1.2;
  position: relative;
}

.sec17-box .pack-box .acd-label span {
  color: #ee3930;
  background: #fff;
  font-size: .8rem;
  line-height: 2rem;
  border-radius: 50px;
  width: 34%;
  display: inline-block;
  margin: 10px 5px 0 5px;
}

.sec17-box-l .pack-box .acd-label span {
  width: 60%;
}

.sec17-box .pack-box .acd-label:before {
  content: '';
  position: absolute;
  background: #fff;
  top: calc(50% - 15px);
  right: 15px;
  width: 30px;
  height: 30px;
  border-radius: 100%;
}

.sec17-box .pack-box .acd-label:after {
  content: '';
  position: absolute;
  top: calc(50% - 7px);
  right: 24px;
  width: 10px;
  height: 10px;
  border-top: 2px solid #ee3930;
  border-right: 2px solid #ee3930;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  padding: 0;
}

.sec17-box .pack-box .acd-content {
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.sec17-box .pack-box .acd-check:checked+.acd-label+.acd-content {
  background: inherit;
  padding: 20px 0 0 0;
}

.sec17-box .pack-box .acd-content .dl-wrap,
.sec17-box .pack-box .acd-content .lead-txt {
  margin: 0 0 20px 0;
}

.sec17-box .pack-box .acd-content .dl-wrap dl {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sec17-box .pack-box .acd-content .dl-wrap dl dt {
  color: #ee3930;
  font-weight: bold;
  width: 7em;
  text-align: right;
}

.sec17-box .pack-box .acd-content .dl-wrap dl dd {
  width: 100%;
}

.sec17-box .pack-box .acd-content .dl-wrap dl dd ul li,
.sec17-box .pack-box .acd-content .dl-wrap .comment li {
  font-size: .75rem;
  color: #ee3930;
  text-indent: -1em;
  padding-left: 1em;
}

.sec17-box .pack-box .acd-content .dl-wrap .comment {
  padding-left: 0;
  margin: 20px 0 0 0;
}

.sec17-box .pack-box .acd-content .acd-content-box {
  background: #fff;
  padding: 15px 20px;
  margin: 0 0 20px 0;
  border: 2px solid #999;
}

.sec17-box .pack-box .acd-content .acd-content-box .acd-content-box-inner {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.sec17-box .pack-box .acd-content .acd-content-box .acd-content-box-inner .name {
  width: 40%;
}

.sec17-box .pack-box .acd-content .acd-content-box .acd-content-box-inner .price {
  width: 60%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.sec17-box .pack-box .acd-content .acd-content-box .acd-content-box-inner .name p {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4;
}

.sec17-box .pack-box .acd-content .acd-content-box .acd-content-box-inner .name p span {
  display: block;
  font-size: 1.5rem;
}

.sec17-box .pack-box .acd-content .acd-content-box .acd-content-box-inner .name p span.fz13 {
  font-size: 1.3rem;
}

.sec17-box .pack-box .acd-content .acd-content-box .acd-content-box-inner .price .number {
  color: #ee3930;
  font-size: 2rem;
  font-family: din-2014-narrow, source-han-sans-japanese, sans-serif;
  font-style: normal;
  font-weight: 600;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  line-height: 1;
}

.sec17-box .pack-box .acd-content .acd-content-box .acd-content-box-inner .price .number span {
  font-size: 1rem;
  margin: 0 0 0 1px;
  /* display: inline-block; */
  vertical-align: 1px;
}

.sec17-box .pack-box .acd-content .acd-content-box .acd-content-box-inner .price .btn form {
  position: relative;
}

.sec17-box .pack-box .acd-content .acd-content-box .acd-content-box-inner .price .btn form input {
  font-family: source-han-sans-japanese, sans-serif;
  font-style: normal;
  font-weight: bold;
  color: #fff;
  background: #ee3930;
  text-align: center;
  width: 100%;
  height: 40px;
  line-height: 45px;
  border-radius: 8px;
  border: 0;
  cursor: pointer;
  -moz-appearance: none;
  -webkit-appearance: none;
  position: relative;
  font-size: 1rem;
  padding: 0 30px;
  margin: 0;
}

.sec17-box .pack-box .acd-content .acd-content-box .acd-content-box-inner .price .btn form:before {
  content: '';
  position: absolute;
  right: 10px;
  top: calc(50% - 3px);
  width: 5px;
  height: 5px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 99;
}

.btn-detail {
  margin: 50px 0;
}

.btn-detail a {
  font-family: source-han-sans-japanese, sans-serif;
  font-style: normal;
  font-weight: bold;
  color: #fff;
  background: #ee3930;
  text-align: center;
  width: 100%;
  height: 60px;
  line-height: 65px;
  border-radius: 8px;
  border: 0;
  cursor: pointer;
  -moz-appearance: none;
  -webkit-appearance: none;
  position: relative;
  font-size: 1.5rem;
  padding: 0 30px;
  margin: 0;
  text-decoration: none;
  display: block;
  width: 50%;
  margin: auto;
}

.btn-detail a:before {
  content: '';
  position: absolute;
  right: 15px;
  top: calc(50% - 3px);
  width: 7px;
  height: 7px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 99;
}