@charset "utf-8";

::selection {
	background-color: #6c1217;
	color: #fff;
}

button {
	outline: none;
}

.sp {
	display: none;
}

.concept_con {
  font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
}

.concept_con .inner {
  max-width: 1000px;
  margin: 0 auto;
  overflow: hidden;
}

.concept_con section.sec01 {
  background: #f4e8c6; /* Old browsers */
  background: -moz-linear-gradient(top, #f4e8c6 0%, #ffffff 87%, #ffffff 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #f4e8c6 0%,#ffffff 87%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #f4e8c6 0%,#ffffff 87%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4e8c6', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
  margin: 0 0 80px;
}

.concept_con section.sec01 .visual {
  background: url('https://ic4-a.wowma.net/mi/w/1280/h/1280/q/90/bcimg1-a.wowma.net/plus/u37314188/pc/gold/concept/css/../img/bg_sec01.png') no-repeat 50% 0;
  padding: 510px 0 0;
}

.concept_con section.sec01 .visual p {
  text-align: center;
  font-size: 18px;
  line-height: 1.6em;
}

.concept_con section.sec01 h3 {
  max-width: 1100px;
  margin: 50px auto 20px;
  text-align: right;
}

.concept_con section.sec01 .figure {
  float: left;
  margin: 0 30px 0 0;
}

.concept_con section.sec01 p {
  padding: 50px 0 0;
  font-size: 16px;
  line-height: 1.6em;
}

.concept_con section.sec01 p strong {
  display: block;
  font-size: 25px;
  line-height: 1.4em;
  margin: 0 0 30px;
}

.concept_con section.sec02 {
  background: #f7f5e9;
  padding: 4px 0 100px;
}

.concept_con section.sec02 h3 {
  max-width: 1100px;
  margin: 0 auto;
}

.concept_con section.sec02 dl dt {
  margin: 50px 0 35px;
  font-size: 30px;
}

.concept_con section.sec02 dl dd {
  line-height: 1.6em;
  padding: 0 20px;
}

.concept_con section.sec02 dl dt:nth-of-type(2) {
  margin-top: 80px;
}

.concept_con section.sec02 h3 {
  max-width: 1100px;
  margin: 0 auto 20px;
}

.concept_con section.sec02 .figure {
  float: right;
  margin: 0 0 0 50px;
}

.concept_con section.sec02 p {
  padding: 45px 0 0;
  line-height: 1.6em;
}

.concept_con section.sec02 p strong {
  display: block;
  font-size: 25px;
  line-height: 1.4em;
  margin: 0 0 40px;
}

.concept_con section.sec03 {
  margin: 0 0 70px;
}

.concept_con section.sec03 h3 {
  max-width: 1100px;
  margin: 0 auto 20px;
  text-align: right;
}

.concept_con section.sec03 .figure {
  float: left;
  margin: 0 50px 0 0;
}

.concept_con section.sec03 p {
  padding: 90px 0 0;
  line-height: 1.6em;
}

.concept_con section.sec03 p strong {
  display: block;
  font-size: 25px;
  line-height: 1.4em;
  margin: 0 0 40px;
}

.concept_con section.sec03 p a {
  text-decoration: underline;
}

.concept_con section.sec04 {
  background: #f7f5e9;
  padding: 5px 0 65px;
}

.concept_con section.sec04 h3 {
  max-width: 1100px;
  margin: 0 auto;
}

.concept_con section.sec04 .figure {
  float: right;
  margin: 0 0 0 55px;
}

.concept_con section.sec04 p {
  padding: 115px 0 0;
  line-height: 1.6em;
}

.concept_con section.sec04 p strong {
  display: block;
  margin: 0 0 20px;
  font-size: 25px;
  line-height: 1.4em;
}

.concept_con section.sec05 {
  background: ('../img/bg_sec05.png') no-repeat 0 100%;
  background-size: 100%;
}

.concept_con section.sec05 h3 {
  max-width: 1100px;
  margin: 0 auto 25px;
  text-align: right;
}

.concept_con section.sec05 .inner > .figure {
  float: left;
  margin: 0 45px 0 0;
}

.concept_con section.sec05 p {
  padding: 80px 0 0;
  line-height: 1.6em;
}

.concept_con section.sec05 p strong {
  display: block;
  font-size: 25px;
  line-height: 1.4em;
  margin: 0 0 30px;
}

.concept_con .staff_list {
  clear: both;
  padding: 70px 0;
}

.concept_con .staff_list ul {
  text-align: center;
}

.concept_con .staff_list ul li {
  display: inline-block;
  text-align: left;
  margin: 0 30px 70px;
  line-height: 1.8em;
}

.concept_con .staff_list ul li .name {
  display: block;
  text-align: right;
  margin-right: -25px;
  font-size: 30px;
  color: #e7e1c7;
  margin-bottom: 5px;
}

.concept_con .staff_list ul li .figure {
  margin: 0 0 15px;
}

.concept_con .staff_list ul li .type {
  display: block;
}

.concept_con .staff_list ul li .type strong {
  display: inline-block;
  margin: 0 0 0 15px;
  font-size: 19px;
  color: #a29465;
  font-weight: normal;
}

#footer .inner {
  width: 950px;
  margin: 0 auto;
}

#footer .ft_top {
  background-color: #616161;
  position: relative;
  height: 66px;
}

#footer .ft_top ul {
  display: table;
}

#footer .ft_top ul li {
  width: 106px;
  height: 66px;
  vertical-align: middle;
  text-align: center;
  display: table-cell;
}

#footer .ft_top .ft_page_top {
  position: absolute;
  right: 0;
  top: 0;
}

#footer .ft_btm {
  background-color: #efefef;
  padding: 30px 0;
}

#footer .ft_btm .inner {
  overflow: hidden;
}

#footer .ft_btm .box_l {
  float: left;
  width: 33.33%;
}

#footer .ft_btm .box_l p {
  font-size: 13px;
  line-height: 1.4em;
  margin: 25px 0 0;
}

#footer .ft_btm .box_c {
  float: left;
  width: 33.33%;
}

#footer .ft_btm .box_r {
  float: left;
  width: 33.33%;
}

#footer .ft_btm p.title {
  margin: 0 0 20px;
}

#footer .ft_btm .box_c ul {
  overflow: hidden;
}

#footer .ft_btm .box_c ul li {
  float: left;
  width: 40%;
  box-sizing: border-box;
  padding-left: 20px;
  background: ('../img/li_arrow.png') no-repeat 8px 50%;
  margin: 0 0 6px;
}

#footer .ft_btm .box_c ul li:nth-child(2n) {
  float: right;
  width: 60%;
}

#footer .ft_btm .box_c ul li a {
  font-size: 13px;
  color: #535353;
}

#footer .ft_btm .box_r ul {
  overflow: hidden;
}

#footer .ft_btm .box_r ul li {
  box-sizing: border-box;
  padding-left: 20px;
  background: ('../img/li_arrow.png') no-repeat 8px 50%;
  margin: 0 0 6px;
}

#footer .ft_btm .box_r ul li a {
  font-size: 13px;
  color: #535353;
}

#footer .ft_btm .box_r p.sns {
  padding: 20px 50px;
}

#header {
  display: none;
}

.footer {
  display: none;
}

.star {
    animation: kirakira 6s linear;
    color: #ffff;
    display: inline-block;
    height: 1em;
    line-height: 1em;
    position: fixed;
    top: -1em;
    z-index: 1000;
}

@keyframes kirakira {
    0% {
        transform:translateY(0) rotateY(0);
    }
    100% {
        transform:translateY(calc(100vh + 1em)) rotateY(3600deg);
    }
}
