@charset "Shift_JIS";

*{
  font-family: 'Verdana', 'Roboto', "Droid Sans", "���S�V�b�N",'Meiryo','sans-serif','Meiryo UI'; /* �y�[�W�S�̂̃t�H���g */
  max-width: 900px; /* �y�[�W�̍ő啝 */
  margin: 0 auto; /* �S�̂𒆉� */
}


/* �p�\�R���Ō����Ƃ���"pc"��class�������摜���\������� */
.pc { display: block !important; }
.sp { display: none !important; }

/* �X�}�[�g�t�H���Ō����Ƃ���"sp"��class�������摜���\������� */
@media only screen and (max-width: 750px) {
    .pc { display: none !important; }
    .sp {
      display: block !important;
      width: 100%;
      margin: 0;
    }
}


/* ���j���[ */
ul.topnav {
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-color: #9c9c9c;
  }
ul.topnav li {
	float: left;
}
ul.topnav li a {
	display: block;
	padding: 14px 25px;
	text-align: center;
	text-decoration: none;
	color: white;
  /*font-weight: bold; /*����*/
  letter-spacing: 1px; /*�����Ԋu*/
  font-size: 20px;
  font-weight: bold;
  }
ul.topnav li a:hover:not(.active) {
	background-color: #ededed;
  color: #000000;
  }
ul.topnav li a.active {
	background-color: #da3c41;
  }

a:link { color: #000000; }
a:visited { color: #000000; }
a:hover { color: ##ff005d; }

.top_image{
  width: 100%; /* TOP�摜�̕� */
  /*max-width: 1100px; /*TOP�摜�̍ő啝 */
  margin: 0 0 20px 0;
  }

.button{
  display: inline-block;      /* �C�����C���u���b�N�v�f�ɂ��� */
  background-color: #252525;    /* �w�i�F�w�� */
  width: 20%;
  text-align: center;
  padding:20px;
  color: #ffffff;
}

  /*padding: 40px 10px;
  font-size:40px;
  margin: 10px 5px;*/

/* �������O�ɂ��m�F�����������ӎ��� */
#QandA {
  width: 100%;
  font-size: 16px; /*�S�̂̃t�H���g�T�C�Y*/
  font-weight: bold;
  }

#QandA h2 {
  padding: 0px 20px;/*�㉺ ���E�̗]��*/
  background: transparent;/*�w�i������*/
  border-left: solid 7px #484848;/*����*/
  margin: 30px 0px;
  font-size: 23px;
  }

#QandA dt {
  background: #806958; /* �uQ�v�^�C�g���̔w�i�F */
  color: #fff; /* �uQ�v�^�C�g���̕����F */
  padding: 10px 20px; /*�㉺ ���E�̗]��*/
  border-radius: 2px;
  font-size: 20px;
}

/*#QandA dt:before {
  /*content: "Q.";
  margin-right: 8px;
}*/

#QandA dd {
  margin: 20px 20px 40px 20px; /*��E���� �̗]��*/
  line-height: 150%;
  font-size: 18px;
  /*text-indent: -24px;*/
}

/*#QandA dd:before {
  content: "�E";
  margin-right: 8px;
}-*

/* ���₢���킹 */
.info{
  background: #e6e6e6; /* �w�i�F */
  padding: 60px 50px;
  text-align:center;
  font-weight: bold;
  margin: 0 auto;
  max-width: 600px; /* �ő啝 */
}
.title{
  font-size: 15px;
  padding: 0 10px 20px 10px;
}
.mail{
  background: #ffffff; /* �w�i�F */
  color: #000000;
  padding: 15px 10px;
  margin: 10 50px;
  text-align:center;
  font-size: 18px;
}
.mail a:link {
  color: #000000;
}
.time{
  font-size: 18px;
}
.tel{
  font-size: 18px;
  padding: 10px 0;
}
.tel a:link {
pointer-events: none;
cursor: default;
text-decoration: none;
color:#000000;
}

.copyright {
	font-size: 0.8rem;
	padding: 30px;
	color: #c0c0c0;
	text-align:center;
}

.h3 {
  background: #806958; /* �uQ�v�^�C�g���̔w�i�F */
  color: #fff; /* �uQ�v�^�C�g���̕����F */
  padding: 8px;
  text-align:center;
  border-radius: 2px;
  font-size: 40px;
  font-weight: bold;
}

/*�y�[�W�g�b�v ��������*/
#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}
#page-top a {
    background: #e53018;
    text-decoration: none;
    color: #fff;
    padding: 10px;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: #e53018;
}

/*�y�[�W�g�b�v �����܂�*/


/*�R�R����ǉ�*/
/*�^�C�g��*/
#intro h1 {
	position: relative;
  margin-top: 2em;
	margin-bottom: 1em;
	text-align: center;
}

#intro h1:before {
	content: '';
	position: absolute;
	bottom: -15px;
	display: inline-block;
	width: 10%;
	height: 1px;/*���̑���*/
	left: 50%;
	transform: translateX(-50%);
	background-color: #000;
	border-radius: 2px;
}

/*�{��*/
#intro .text {
  margin: 10px 110px;
  line-height: 140%;
  font-size: 23px;
  font-weight: bold;
  max-width: 680px;/*�ő啝*/
}

#intro .text_or {
  margin: 50px 110px 20px;  /* �]�� */
  line-height: 140%;
  font-size: 23px; /* �����̃T�C�Y */
  font-weight: bold;
  /*color: #ad5f00; /* �����̐F */
  max-width: 680px; /* �ő啝 */
  padding: 10px 10px 5px;
  border-bottom: 2px dotted #ad5f00; /* ���� */
  /*background: #f4f4f4; /* �w�i�F */
}

#intro .text_s {
  margin: 10px 110px;
  line-height: 140%;
  font-size: 20px;
  max-width: 680px;/*�ő啝*/
}

#intro .text_sb {
  margin: 10px 110px;
  line-height: 140%;
  font-size: 20px;
  font-weight: bold;
  max-width: 680px;/*�ő啝*/
}
