@charaset "utf-8";
body {
  font-size: 62.5%;
  line-height: 1.6;
  background: white;
  color: #333;
}

img {
  max-width: 100%;
  vertical-align: bottom;
}

header {
  margin: 0 auto;
  max-width: 640px;
  background: url(../images/header-background-2017aw11.jpg) no-repeat top center;
  background-size: 100% auto;
}

footer {
  margin-top: 0;
  height: 40px;
  line-height: 40px;
  background: #ed54a4;
  text-align: center;
}
footer address {
  font-style: normal;
  color: #fff;
}

section h2 {
  width: 100%;
  min-height: 40px;
  background: #32cd32;
  text-align: center;
}
section article {
  padding-top: 10px;
}
section article.gray {
  padding-bottom: 1px;
  background: #eee;
}
section article .h2-sup {
  margin: 5px auto 20px;
  font-size: 1.4em;
  line-height: 1.2;
  text-align: center;
  font-weight: bold;
  color: #666;
}
section article h3 {
  margin: 0 auto 10px;
  max-width: 640px;
  min-height: 30px;
}
section article h4 {
  margin-bottom: 10px;
}
section article h4.h4-3 {
  padding-bottom: 4px;
  background: url(../images/h4-underbar.png) repeat-x center bottom;
}
section article div {
  box-sizing: border-box;
}
section article div.img {
  margin: 0 5px 10px;
  text-align: center;
}
section article div.card-wrap {
  margin: 0 auto 5px;
  padding: 0 5px;
  max-width: 640px;
  box-sizing: border-box;
  overflow: hidden;
}
section article div.card-wrap div {
  width: 49%;
  padding: 5px;
  border-radius: 8px;
  background: white;
  box-sizing: border-box;
}
section article div.card-wrap div:nth-child(odd) {
  float: left;
}
section article div.card-wrap div:nth-child(even) {
  float: right;
}
section article div.card-wrap div h5 {
  margin-bottom: 5px;
  font-size: 1.4em;
  color: #52be19;
  font-weight: bold;
}
section article div.card-wrap div p {
  font-size: 1.2em;
}
section article div.frame {
  margin: 0 auto 20px;
  padding: 0 5px;
  max-width: 640px;
}
section article div.frame .frame-inner {
  border-image: url("../images/frame.png") 4 round;
  border-style: solid;
  border-width: 4px;
  background: white;
}
section article div.to-form {
  margin: 10px auto 20px;
  padding: 0 5px;
  max-width: 640px;
  box-sizing: border-box;
}
section article div.to-form p {
  margin-bottom: 20px;
}
section article ul li {
  margin-bottom: 20px;
}
section article ul li:last-child {
  margin-bottom: 0;
}
section article ol {
  margin: 0 auto;
  max-width: 640px;
}
section article ol li {
  margin: 0 5px 10px;
  padding: 5px 5px 5px 60px;
  min-height: 80px;
  border: 1px solid #ed54a4;
  border-radius: 8px;
  font-size: 1.2em;
  box-sizing: border-box;
}
section article ol li:nth-child(1) {
  background: url(../images/no-1.png) no-repeat left center;
}
section article ol li:nth-child(2) {
  background: url(../images/no-2.png) no-repeat left center;
}
section article ol li:nth-child(3) {
  background: url(../images/no-3.png) no-repeat left center;
}
section article dl {
  margin: 0 auto 20px;
  padding: 0 5px;
  max-width: 640px;
}
section article dl dt {
  font-size: 1.6em;
  color: #52be19;
  font-weight: bold;
}
section article dl dd {
  margin-bottom: 20px;
  padding-left: 10px;
  font-size: 1.2em;
}
section article dl dd:last-child {
  margin-bottom: 0;
}
section article p.under-text {
  margin: 20px auto;
  padding: 0 5px;
  max-width: 640px;
  color: #ff6600;
  font-size: 1.4em;
  font-weight: bold;
}

/*-----------------------------------
	header-nav
------------------------------------*/
#header-nav {
  height: 40px;
  overflow: hidden;
}
#header-nav h2 {
  float: left;
  width: 110px;
}
#header-nav .header-list {
  float: right;
  margin: 5px 5px 0 0;
  width: 197px;
  overflow: hidden;
}
#header-nav .header-list li {
  width: 96px;
  height: 30px;
}
#header-nav .header-list li.header-list-tel {
  float: left;
}
#header-nav .header-list li.header-list-mail {
  float: right;
}

/*-----------------------------------
	form
------------------------------------*/
.form {
  margin: 0 auto 40px;
  max-width: 640px;
}
.form p {
  padding: 0 5px;
  max-width: 640px;
  color: #c1334c;
  font-size: 1.2em;
}
.form table {
  width: 100%;
}
.form table tr th {
  padding: 0 5px;
  color: #2c6d09;
  font-size: 1.6em;
  font-weight: bold;
  text-align: left;
}
.form table tr th sup {
  margin-left: 4px;
  color: #c1334c;
  font-size: 0.5em;
}
.form table tr td {
  padding: 0 5px 10px;
}
.form table tr td span {
  margin-left: 10px;
  font-size: 1.6em;
  font-weight: bold;
}
.form input[type="text"], .form select, .form textarea {
  padding: 0;
  border: 1px solid #b9b8b0;
  background: #fff9d3;
  font-size: 1.4em;
  font-family: sans-serif;
  box-sizing: border-box;
}
.form input[type="text"]:focus, .form select:focus, .form textarea:focus {
  outline: none;
}
.form input[type="text"] {
  padding: 0 8px;
  width: 100%;
  height: 40px;
  line-height: 40px;
}
.form input[type="text"]#activ {
  width: 120px;
}
.form select {
  padding: 0 8px;
  width: 120px;
  height: 40px;
  line-height: 40px;
}
.form textarea {
  padding: 8px;
  width: 100%;
  height: 300px;
}
.form input[type="submit"] {
  display: block;
  margin: 0 auto;
  width: 250px;
  height: 49px;
  border: none;
  background: url(../images/btn_confirmation.png) no-repeat;
  background-size: 100%;
  text-indent: -9999px;
}
.form input[type="submit"]:focus {
  outline: none;
}



/*-----------------------------------
	table
------------------------------------*/
table.cate6 {
	margin: 0 auto 20px;
	width: 96%;
	font-size: 1.2em;
	border: 1px solid #dad3b1;
}
table.cate6 tr {
}
table.cate6 th {
	width: 100px;
	padding: 10px 0;
	border: 1px solid #dad3b1;
	font-weight: bold;
	vertical-align: top;
	background: #fffceb;
	background: -moz-linear-gradient(top,  #fffceb 0%, #fff7c4 100%);
	background: -webkit-linear-gradient(top,  #fffceb 0%,#fff7c4 100%);
	background: linear-gradient(to bottom,  #fffceb 0%,#fff7c4 100%);
}
table.cate6 td {
	padding: 10px;
	border: 1px solid #dad3b1;
}
table.cate6 td ul li {
	line-height: 1.2;
	margin-bottom: 5px;
}