@charset "UTF-8";

.sp-only {
  display: none !important;
}

body {
  background-color: #fff;
  font-size: 16px;
  font-size: 1.6em; /* ここのみ em で指定(chrome対策) */
  line-height: 1.6;
}

.inner {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.footer-copyright {
  font-family: "Helvetica Neue";
}

a {
  color: #654192;
  text-decoration: none;
}

/* Layout
---------------------------------------------------------*/

/*** section ***/
.section {
  padding-bottom: 50px;
  border-bottom: 1px solid #d2c3af;
}
.section-noborder {
  padding-bottom: 50px;
}

.sec-center {
  text-align: center;
}
.sec-mt10 {
  margin-top: 10px;
}
.sec-mt20 {
  margin-top: 20px;
}

/*** header ***/
.header {
  height: 60px;
}
.header-must {
  float: left;
  padding: 17px 0;
}
.header-must-logo {
  float: left;
  margin-right: 20px;
}
.header-must-desc {
  float: left;
  border-left: 1px solid #8f8e8e;
  padding-left: 20px;
}

.header-buttons {
  float: right;
  padding: 15px 0;
}
.header-buttons-spec {
  float: left;
}
.header-buttons-purchase {
  float: left;
  margin-left: 5px;
}

/*** sec1 ***/
.sec1 .sec-heading {
  margin-top: 5px;
}
.sec-image2 {
  margin-top: 49px;
}
.sec-image2 .sec-syuunen {
  position: absolute;
  top: -23px;
  right: 5px;
  z-index: -1;
}
.sec1 .sec-center-button {
  margin-top: 70px;
}
.sec1-fromto {
  margin-top: 70px;
  background: url(../img/sec1-arrow.png) center center no-repeat;
}

.sec1-company,
.sec1-uketoru {
  background-position: 228px center;
  background-repeat: no-repeat;
  border: 1px solid #d2c3af;
  padding: 5px;
  width: 458px;
  height: 168px;

  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.8;
}
.sec1-company {
  background-image: url(../img/sec1-okuru-bg.png);
  float: left;
}
.sec1-uketoru {
  background-image: url(../img/sec1-uketoru-bg.png);
  float: right;
}
.sec1-fromto-title {
  padding: 15px;
}
.sec1-fromto-list {
  width: 50%;
  padding: 0 15px;
}

/*** sec2 ***/
.sec2 {
  background-color: #ede6d8;
}
.sec2 .sec-heading {
  padding: 55px 0;
}
.sec2-list {
  background-color: #fff;
  width: 440px;
  height: 800px;
  padding: 20px;
}
.sec2-list-title {
  position: relative;
  padding: 5px 0 20px;
}
.sec2-list-title:after {
  content: url(../img/sec2-heading-after.png);
  position: absolute;
  left: 0;
  bottom: -33px;
  z-index: 0;
}
.sec2-list-user > span {
  padding-top: 30px;
  font-weight: bold;
}
.sec2-list-contents {
  font-size: 14px;
  font-size: 1.4rem;
  padding: 20px 0;
}
.sec2-list-contents span {
  color: #c00;
}

/*** sec3 ***/
.sec3 .sec-heading {
  margin-top: 50px;
  margin-bottom: 50px;
}

.sec3-title-q {
  cursor: pointer;
  padding-bottom: 20px;
}
.sec3-answer {
  padding-bottom: 50px;
  font-size: 14px;
  font-size: 1.4rem;
}

.sec3 ol {
  list-style-type: none;
  margin: 20px 0 30px;
}

.sec3-half-contents {
  width: 470px;
}
.sec3-contents-title {
  background-color: #ede6d8;
  padding: 8px 0;
  margin: 20px 0;
}
.sec3-honne-container {
  margin: 20px 0;
}

.sec3-honne-title {
  margin-bottom: 20px;
}
.sec3-honne-list {
  border: 1px solid #d2c3af;
  padding: 20px;
  width: 428px;
  height: 135px;
  position: relative;
}
.sec3-honne-list:after {
  position: absolute;
  bottom: -40px;
  right: 5px;
  z-index: 10;
}
.sec3-honne-list-uketoru:after {
  content: url(../img/sec3-a-hyousyousya.png);
}
.sec3-honne-list-houjin:after {
  content: url(../img/sec3-a-houjin.png);
}

.sec3-honne-list ul:first-child {
  margin-right: 50px;
}
.sec3-honne-container {
  background: url(../img/sec3-a-honne-cross.png) center center no-repeat;
}
.sec3-honne-comment {
  background-color: #ede6d8;
  border-radius: 9px;
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
}
.sec3-comment-area {
  margin-top: 40px;
  font-size: 16px;
  font-size: 1.6rem;
}
.sec3-comment-company {
  padding: 17px 0;
}
.sec3-comment-uketoru {
  padding: 7px 0;
}
.sec3-present-desc {
  margin-top: 20px;
}
.sec3-present-title {
  margin-top: 20px;
}
.sec3-present-image {
  margin-top: 70px;
  margin-bottom: 50px;
}

/*** sec4 ***/
.sec4 .sec-heading {
  margin-top: 20px;
  margin-bottom: 50px;
}
.sec4 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.8;
}
.sec4-riyuu-list {
  margin-bottom: 20px;
}
.sec4-riyuu-desc {
  padding-left: 120px;
  margin-bottom: 40px;
}

.sec4-list {
  float: left;
  padding-bottom: 10px;
}
.sec4-list__ml15 {
  margin-left: 15px;
}
.sec4-list__ml20 {
  margin-left: 20px;
}
.sec4-list__ml25 {
  margin-left: 25px;
}

.sec4-riyuu3-image {
  margin-left: 20px;
}

.sec4-riyuu4-container {
  padding-top: 50px;
}
.sec4-riyuu5-container {
  padding-top: 20px;
}
.sec4-list__contents {
  margin-top: 10px;
  width: 230px;
}
.sec4-riyuu4-desc {
  margin-top: 20px;
}
.sec4-riyuu-desc-mb0 {
  margin-bottom: 0;
}
.sec4-riyuu-desc > li {
  width: 70%;
}
.sec4 li {
  background-position: left 10px;
  padding-left: 18px;
}

/*** section buy ***/
.buy {
  background: url("../img/buy_bg.jpg") repeat-x center bottom #442d12;
  min-height: 700px;
  padding-bottom: 150px;
}
.buy .headline {
  padding-top: 76px;
  margin-bottom: 30px;
}
.buy .order {
  width: 900px;
  background-color: rgba(0, 0, 0, 0.3);
  margin: 65px auto 40px;
  padding-bottom: 30px;
}
.buy .order h5 {
  margin: 0px 0 20px;
  text-align: center;
}
.buy .order h5 img {
  margin-top: -25px;
}
.buy .text {
  text-align: center;
  color: #fff;
  font-size: 14px;
  margin-bottom: 20px;
}
.buy .btn {
  margin: 0px auto 20px;
  width: 780px;
}
.buy .btn li {
  margin: 0px;
  padding: 0px;
  width: 260px;
  float: left;
  list-style: none;
  background: none;
}
.buy .btn li a {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-right: 9px;
  width: 260px;
  height: 50px;
  background: url(../img/buy_btn.jpg) no-repeat center center/cover;
  font-size: 13px;
  color: #fff;
  box-sizing: border-box;
  position: relative;
}
.buy .btn li a:hover {
  opacity: 0.7;
}
.buy .btn li a small {
  color: #fff;
  font-size: 11px;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E",
    "ＭＳ Ｐ明朝", "ＭＳ 明朝", "游明朝", YuMincho, serif;
  position: absolute;
  right: 142px;
}
.buy .btn li a span {
  color: #fff;
  font-size: 20px;
  margin-right: 4px;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E",
    "ＭＳ Ｐ明朝", "ＭＳ 明朝", "游明朝", YuMincho, serif;
}
.buy .comment {
  text-align: left;
  color: #fff;
  font-size: 12px;
  margin: 0px 60px;
}
.buy .toiawase {
  color: #fff;
  font-size: 20px;
  margin: 0px auto;
  padding: 0px;
  width: 900px;
}
.buy .toiawase dt {
  margin: 0px;
  padding: 50px 10px 0px;
  background: #000;
  box-sizing: border-box;
  text-align: center;
  width: 200px;
  height: 200px;
  float: left;
}

.buy .toiawase dd {
  margin: 0px 0px 30px;
  padding: 0px;
  width: 650px;
  float: right;
}
.buy .toiawase dd span {
  font-weight: bold;
}
.buy .toiawase dd .phone {
  font-size: 16px;
  margin: 0px 0px 10px;
}
.buy .toiawase dd .phone span {
  font-size: 24px;
  font-weight: bold;
}
.buy .toiawase dd .mail a {
  display: block;
  font-size: 16px;
  font-weight: bold;
  padding: 10px;
  width: 250px;
  color: #fff;
  text-decoration: none;
  border: #fff solid 2px;
  border-radius: 5px;
  text-align: center;
}
.buy .toiawase dd .mail a:hover {
  opacity: 1;
  background-color: rgba(255, 255, 255, 0.3);
}

/*** footer ***/
.footer .upper {
  padding: 20px;
  border-bottom: 1px solid #000;
}
.footer .headline {
  margin-bottom: 30px;
  padding: 20px 0;
  border-bottom: 1px solid #000;
}
.footer .service li {
  background-image: none;
  padding-left: 0;
  float: left;
  text-align: center;
  width: 25%;
}
.footer .service li .title {
  margin-bottom: 30px;
}
.footer .service li .photo {
  height: 110px;
}
.footer .service li .summary {
  font-size: 1.1rem;
  padding-top: 0.5em;
}
.footer .service .li01 .photo img,
.footer .service .li04 .photo img,
.footer .service .li04 .title img {
  width: 100%;
  height: auto;
}
/*.footer .service .li01{
	width: 259px;
}
.footer .service .li02{
	width: 177px;
	margin: 0 31px;
}
.footer .service .li03{
	width: 173px;
	margin: 0 31px 0 30px;
}
.footer .service .li04{
	width: 248px;
}*/

.footer .lower {
  padding: 50px 0;
}
.footer .logo {
  margin-bottom: 40px;
}
.meiryo {
  font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic",
    sans-serif;
}

.lower .upper_nav {
  margin-bottom: 15px;
}
.lower li {
  background-image: none;
  display: inline-block;
  font-size: 13px;
  font-size: 1.3rem;
}
.lower a {
  display: block;
}

.lower .upper_nav li {
  font-weight: bold;
  padding: 0 40px;
}
.lower .lower_nav li {
  padding: 0 30px;
}
.lower .lower_nav a {
  color: #0072b4;
}

.footer-copyright {
  padding: 10px 0 30px;
  background-color: #000;
  color: #a18e5a;
  font-size: 11px;
  font-size: 1.1rem;
}

/* Style
---------------------------------------------------------*/
.section,
.section-noborder {
  letter-spacing: -0.1rem;
}

ul {
  list-style-type: none;
}
li {
  background: url(../img/list-mark1.png) left 8px no-repeat;
  padding-left: 13px;
  letter-spacing: 0;
}

ol li {
  background-position: left 4px;
  background-repeat: no-repeat;
  padding-left: 30px;
}
li.first {
  background-image: url(../img/ol-mark-1.png);
}
li.second {
  background-image: url(../img/ol-mark-2.png);
}
li.third {
  background-image: url(../img/ol-mark-3.png);
}

/* common-bnr */
.common-bnr {
  padding: 20px 0;
  width: 100%;
}
.common-bnr img {
  display: block;
  max-width: 100%;
  width: 100%;
}
