
.cf:before,
.cf:after {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
/* For IE 6/7 (trigger hasLayout) */
.cf {
  zoom: 1;
  clear: both;
}
img {
  max-width: 100%;
  height: auto;
}
#top_tmp {
  text-align: left;
}
#topplanlist .planlistbase {
		padding: 0;
		margin: 0;
}
@media screen and (max-width: 640px) {
  #top_tmp {
    font-size: 90% !important;
  }
	#top_tmp .inner {
    width: 90% !important;
  }
}
#top_tmp .plan-title .base {
  background-color: rgba(176, 147, 69, 0.35);
  font-size: 1.5em;
  line-height: 1.4em;
  padding: 0.41666667em;
  box-sizing: border-box;
  min-height: 2.5em;
}
#top_tmp .plan-title .base img {
  display: inline-block;
  width: 3.16666667em;
  vertical-align: middle;
}
#top_tmp .plan-title .base span {
  vertical-align: bottom;
}
#top_tmp .plan-title .base:after {
  content: "";
  display: block;
  clear: both;
  padding-bottom: 1px;
  margin-bottom: -1px;
  width: 100%;
}
@media screen and (max-width: 640px) {
  #top_tmp .plan-title {
    padding: 0;
  }
  #top_tmp .plan-title .base img {
    display: none;
  }
}
#top_tmp .img_gallery {
  background-color: rgba(255, 255, 255, 0.35);
  margin-bottom: 1.5625em;
}
#top_tmp .img_gallery .container {
  padding: 1.25em 1.0625em;
  padding-bottom: 0;
}
#top_tmp .img_gallery .container .item img {
  display: block;
  width: 100%;
  line-height: 0;
}
#top_tmp .img_gallery .container .item .caption {
  line-height: 1.375em;
  padding: 0.5em 0;
}
#top_tmp .img_gallery .container .big {
  width: 58.06451613%;
  float: left;
  position: relative;
}
#top_tmp .img_gallery .container .big .item .caption {
  font-size: 1.125em;
  line-height: 1.55555556em;
}
#top_tmp .img_gallery .container .big .item:not(:nth-child(1)) {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
#top_tmp .img_gallery .container .small {
  width: 41.93548387%;
  float: right;
  letter-spacing: -1em;
}
#top_tmp .img_gallery .container .small .item {
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  width: 50%;
  box-sizing: border-box;
  padding-left: 0.625em;
  padding-bottom: 1em;
}
#top_tmp .img_gallery .container .small .item .photo {
  position: relative;
}
#top_tmp .img_gallery .container .small .item .photo:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0);
  z-index: 1;
}
@media screen and (min-width: 641px) {
  #top_tmp .img_gallery .container .small .item.on .photo:before {
    background-color: rgba(255, 255, 255, 0.7);
  }
}
@media screen and (max-width: 640px) {
  #top_tmp .img_gallery .container .small:not(.slick-initialized) li:not(:nth-child(1)) {
    display: none;
  }
}
#top_tmp .img_gallery .slick-arrow {
  position: absolute;
  background: none;
  border: none;
  outline: none;
  top: 50%;
  margin-top: -1em;
  height: 2em;
  width: 15px;
  overflow: hidden;
  text-indent: -9999px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
#top_tmp .img_gallery .slick-arrow.slick-prev {
  left: -20px;
  background-image: url(https://e-araya.com/common/img/plan/arrow.svg);
  transform: rotate(180deg);
}
#top_tmp .img_gallery .slick-arrow.slick-next {
  right: -20px;
  background-image: url(https://e-araya.com/common/img/plan/arrow.svg);
}
@media screen and (max-width: 640px) {
  #top_tmp .img_gallery {
    background-color: transparent;
  }
  #top_tmp .img_gallery .container .big {
    display: none;
  }
  #top_tmp .img_gallery .container .small {
    width: 100%;
    float: none;
    letter-spacing: 0;
  }
  #top_tmp .img_gallery .container .small .item {
    width: 100%;
    padding-left: 0;
    padding-bottom: 0;
  }
}
#top_tmp .content01 .headerarea {
  background-color: rgba(176, 147, 69, 0.35);
}
#top_tmp .content01 .headerarea .icon {
  float: left;
  width: 7.375em;
}
#top_tmp .content01 .headerarea .description {
  margin-left: 7.375em;
  padding: 0.7em 1.5em;
  box-sizing: border-box;
}
#top_tmp .content01 .headerarea .description .label {
  margin-bottom: 0.75em;
}
#top_tmp .content01 .headerarea .description .label span {
  display: inline-block;
  font-size: 0.75em;
  line-height: 0.95em;
  white-space: nowrap;
  border: 0.16666667em solid #BA0000;
  border-radius: 0.38141667em;
  color: #BA0000;
  padding: 0.4em 0.5em;
  margin-right: 0.5em;
}
#top_tmp .content01 .headerarea .description .text {
  font-size: 1.125em;
  line-height: 1.5em;
}
#top_tmp .content01 .body {
  background-color: #fff;
  padding-left: 7.375em;
  box-sizing: border-box;
}
#top_tmp .content01 .body .art-body {
  padding: 2.1875em 3em;
  padding-left: 1.5em;
}
@media screen and (max-width: 640px) {
  #top_tmp .content01 .headerarea .icon {
    display: none;
  }
  #top_tmp .content01 .headerarea .description {
    margin-left: 0;
    padding: 1.5em;
  }
  #top_tmp .content01 .body {
    padding-left: 0;
  }
  #top_tmp .content01 .body .art-body {
    padding: 1em;
  }
}
#top_tmp .buttons {
  text-align: center;
  padding: 2em 0;
}
#top_tmp .buttons a {
  width: 45%;
  display: inline-block;
  margin: 1em;
}
@media screen and (max-width: 640px) {
  #top_tmp .buttons a {
    width: 400px;
    max-width: 90%;
    margin: 1em auto;
  }
}
.art-body table.type01 {
  width: 100%;
  border-bottom: 2px solid #000;
  border-collapse: inherit;
  margin-bottom: 2em;
}
.art-body table.type01 tr th,
.art-body table.type01 tr td {
  border-bottom: 1px solid #B3B3B3;
  padding: 1em 0;
  line-height: 1.35em;
}
.art-body table.type01 tr td h4 {
  font-size: 1.3125em;
  font-weight: bold;
  margin: 0.5em 0;
}
.art-body table.type01 tr.description td p {
  font-size: 1.3125em;
  font-weight: bold;
}
.art-body table.type01 tr td h5 {
  font-size: 1.125em;
  margin-bottom: 0.5em;
}
.art-body table.type01 tr th {
  padding-right: 1em;
  white-space: nowrap;
}
.art-body table.type01 .header th,
.art-body table.type01 .header td {
  background-color: #C4DBE7;
  font-size: 1.125em;
  line-height: 1.6em;
  padding: 0.6em 1em;
  border-bottom: none;
  color: #000;
}
.art-body table.type01 .description th,
.art-body table.type01 .description td {
  font-size: 0.875em;
  line-height: 1.75em;
  color: #000;
  border-bottom: none;
  padding: 1.5em 0;
}
.art-body .table_type02 {
  margin: -10px;
}
.art-body .table_type02 table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 5px;
  margin-bottom: 2em;
}
.art-body .table_type02 table tr th,
.art-body .table_type02 table tr td {
  padding: 1em 1.5em;
  line-height: 1.35em;
  background-color: #fff;
}
.art-body .table_type02 table tr td {
  font-size: 1.125em;
  line-height: 1.5em;
}
.art-body .table_type02 table tr th {
  font-size: 1.3125em;
  padding-right: 1em;
  white-space: nowrap;
  vertical-align: middle;
}
.art-body .table_type02 table .header th,
.art-body .table_type02 table .header td {
  background-color: #FFCCD3;
  font-size: 1.5em;
  line-height: 1.6em;
  padding: 0.6em 1em;
  border-bottom: none;
  color: #000;
}
.art-body .table_type02 table .description th,
.art-body .table_type02 table .description td {
  font-size: 0.875em;
  line-height: 1.75em;
  color: #000;
  border-bottom: none;
  padding: 1.5em 0;
}
.art-body .table_type02 table .header h3 {
  font-size: 100%;
  line-height: inherit;
  color: #000;
	margin-bottom: 0;
    font-weight: 500;
}
@media screen and (max-width: 640px) {
  .art-body .table_type02 table tr {
    display: block;
  }
  .art-body .table_type02 table tr th,
  .art-body .table_type02 table tr td {
    display: block;
    margin-bottom: 5px;
    padding: 0.5em 1em;
    width: 100%;
    box-sizing: border-box;
  }
  .art-body .table_type02 table tr td {
    background-color: rgba(0, 0, 0, 0.1);
    padding: 1em;
  }
  .art-body .table_type02 table .header th,
  .art-body .table_type02 table .header td {
    padding: 0.25em 0.5em;
  }
  .art-body .table_type02 table .acmode th {
    position: relative;
  }
  .art-body .table_type02 table .acmode th:after {
    content: "";
    display: inline-block;
    background-image: url(https://e-araya.com/common/img/plan/acmode_arrow.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 1em;
    height: 1em;
    position: absolute;
    right: 1em;
    top: 0.65em;
    z-index: 1;
  }
  .art-body .table_type02 table .acmode th.open:after {
    transform: rotate(180deg);
  }
}
.art-body .table_type03 {
  background-color: #fff;
  padding-bottom: 1px;
  margin-bottom: 3em;
}
.art-body .table_type03 .header {
  background-color: #FFCCD3;
  font-size: 1.5em;
  line-height: 1.6em;
  padding: 0.6em 1em;
  border-bottom: none;
  color: #000;
}
.art-body .table_type03 table {
  width: 92%;
  margin: 4%;
}
.art-body .table_type03 table tr th {
  width: 35%;
  padding-bottom: 1em;
}
.art-body .table_type03 table tr td {
  width: 65%;
  padding-left: 1.5em;
  line-height: 1.5em;
  padding-bottom: 1em;
}
.art-body .table_type03 table tr td h3 {
  color: #AD0000;
}
.art-body .table_type03 table tr td .small {
  font-size: 0.75em;
}
@media screen and (max-width: 640px) {
  .art-body .table_type03 table tr {
    display: block;
    padding-bottom: 1em;
  }
  .art-body .table_type03 table tr th,
  .art-body .table_type03 table tr td {
    width: 100%;
    display: block;
    padding-left: 0;
  }
}
.art-body h3 {
  font-size: 1.125em;
  line-height: 1.5em;
  margin-bottom: 0.75em;
  font-weight: bold;
}
.art-body hr {
  padding: 0;
  border: none;
  border-bottom: 1px dotted #000;
  margin: 1.75em 0;
}
.art-body .layout01 .fl {
  float: left;
}
.art-body .layout01 .fr {
  float: right;
}
.art-body .layout01 .col2 {
  margin: 0 -1%;
}
.art-body .layout01 .col2 .item {
  width: 50%;
  box-sizing: border-box;
  padding: 1%;
}
.art-body .layout01 .col3 {
  margin: 0 -0.5%;
}
.art-body .layout01 .col3 .item {
  width: 33.3333%;
  box-sizing: border-box;
  padding: 0.5%;
}
.art-body .layout01 h4 {
  background-color: #FFCCD3;
  font-size: 1.125em;
  line-height: 1.6em;
  padding: 0.6em 1em;
  font-weight: bold;
}
.art-body .layout01 .item.fr p {
  font-size: 1.125em;
  line-height: 1.6em;
  margin-top: 1em;
  margin-bottom: 0.5em;
}
@media screen and (max-width: 640px) {
  .art-body .layout01 .col2 {
    margin: 0;
  }
  .art-body .layout01 .col2 .item {
    width: 100%;
    padding: 0;
    padding-bottom: 1em;
  }
}
.art-body .layout46 .item_l {
  float: left;
  width: 40%;
}
.art-body .layout46 .item_r {
  float: right;
  width: 60%;
  box-sizing: border-box;
  padding-left: 1.5em;
}
@media screen and (max-width: 640px) {
  .art-body .layout46 .item_l {
    width: 45%;
  }
  .art-body .layout46 .item_r {
    width: 55%;
    padding-left: 1em;
  }
}


/* 背景色カラーセレクト
________________________________*/

.bcs_brn {
    background-color: #ddcca5 !important;
}

.bcs_aqu {
    background-color: #c4dbe7 !important;
}

.bcs_orn {
    background-color: #e8894c !important;
}

.bcs_pnk {
    background-color: #ffccd3 !important;
}

.bcs_grn {
    background-color: #849a22 !important;
}


