@charset "utf-8";

body {
  margin: 0;
  padding: 0;
  background-color: #cccccc;
  color: #333333;
  font-size: 15px;
  line-height: 2;
}

p,h1,h2,h3,h4,h5,h6 {
  margin-top: 0;
}

img {
  vertical-align: bottom;
}

ul {
  margin: 0;
  padding: 0;
}

a {
  color: #3583aa;
  text-decoration: none;
}

a:visited {
  color: #788d98;
}

a:hover {
  text-decoration: underline;
}

header {
  width: 960px;
  height: 100px;
  margin: 0 auto;
}

.logo {
  float: left;
  margin-top: 50px;
}

.global-nav {
  float: right;
  margin-top: 60px;
}

.global-nav li {
  float: left;
  margin: 0 20px;
  font-size: 20px;
  list-style: none;
  font-family: 'Bitter' serif;
}

.global-nav li a {
  color: red;
}

.global-nav li a:hover {
  border-bottom: 2px solid #ffffff;
  padding-bottom: 3px;
  text-decoration: none;
}

#wrap {
  clear: both;
  background-color: #ffffff;
  margin-top: 220px;
  padding: 35px 0;
}

.content {
  width: 960px;
  margin: 0 auto;
}

footer {
  text-align: center;
  color: #ffffff;
  padding: 20px 0;
  background-color: #767671;
}

footer small {
  font-size: 12px;
}

#index h1 {
  font-size: 100px;
  line-height: 1;
  color: #ffffff;
  font-family: 'Bitter', serif;
  margin-bottom: 50px;
  border: none;
}

#index .content {
  margin-top: 150px;
}

#index p {
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
}

.btn a {
  background-color: #009cd3;
  color: #ffffff;
  font-size: 20px;
  font-family: 'Bitter',serif;
  width: 185px;
  display: block;
  text-align: center;
  line-height: 50px;
  margin-top: 20px;
  border-radius: 5px;
  border: 3px solid #009cd3;
}

.btn a:hover {
  text-decoration: none;
  background-color: #ffffff;
  color: #009cd3;
}

#index footer {
  width: 960px;
  margin: 150px auto 0 auto;
  text-align: left;
  background-color: transparent;
}

#index {
  background-image: url(../images/DSC_0151.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  background-size: cover;
}

#index #wrap {
  background-color: transparent;
  margin-top: 0;
  padding: 0;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

#katsudou {
  background-image: url(../images/DSC_0151.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

.main {
  width: 700px;
  margin: 0 10px;
  float: right;
}

.main h2 {
  margin-bottom: 0px;
  font-family: none;
  border-bottom: 1px solid #000000
}

.main h3 {
  margin-bottom: 5px;
}

.main h4 {
  margin-bottom: 0px;
}

#katsudou .katsudou-text {
  line-height: 1.5;
}

#katsudou .katsudou-text span {
  font-weight: bold;
}

.clearfix:after {
  content:"";
  display: block;
  clear: both;
}
section {
  margin-bottom: 35px;
}

#katsudou .hurikomi th {
  width: 240px;
  background-color: #f0f0f0;
  padding: 12px 0;
  border: 1px solid #cccccc;
}

#katsudou .hurikomi td {
  width: 660px;
  padding: 12px 40px;
  border: 1px solid #cccccc;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

#katsudou .foot-navi li {
  float: left;
  margin: 0 20px;
  font-size: 10px;
  list-style: none;
  font-family: 'Bitter' serif;
}

#katsudou .foot-navi li a {
  color: #000000;
}

#katsudou .foot-navi li a:hover {
  border-bottom: 1px solid #000000;
  padding-bottom: 2px;
  text-decoration: none;
}

.sidebar {
  width: 200px;
  margin: 0 10px 0 30px;
  float: left;
  font-family: 'Bitter', serif;
}

a img:hover {
  opacity: 0.8;
}

.sidebar h2 {
  margin-bottom: 10px;
}

.sidebar ul {
  font-size: 16px;
  margin-left: 20px;
}

.sidebar ul a {
  color: #000000;
}

#kiyaku {
  background-image: url(../images/DSC_0151.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

.kiyaku-text {
  line-height: 1.5;
}

.kiyaku-text span {
  font-weight: bold;
}

#kiyaku .foot-navi li {
  float: left;
  margin: 0 20px;
  font-size: 10px;
  list-style: none;
  font-family: 'Bitter' serif;
}

#kiyaku .foot-navi li a {
  color: #000000;
}

#kiyaku .foot-navi li a:hover {
  border-bottom: 1px solid #000000;
  padding-bottom: 2px;
  text-decoration: none;
}

#saisoku {
  background-image: url(../images/DSC_0151.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

.saisoku-text {
  line-height: 1.5;
}

.saisoku-text span {
  font-weight: bold;
}

#saisoku .foot-navi li {
  float: left;
  margin: 0 20px;
  font-size: 10px;
  list-style: none;
  font-family: 'Bitter' serif;
}

#saisoku .foot-navi li a {
  color: #000000;
}

#saisoku .foot-navi li a:hover {
  border-bottom: 1px solid #000000;
  padding-bottom: 2px;
  text-decoration: none;
}

#tomin {
  background-image: url(../images/DSC_0151.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

.tomin-text {
  line-height: 1.5;
}

.tomin-text span {
  font-weight: bold;
}

#tomin .foot-navi li {
  float: left;
  margin: 0 20px;
  font-size: 10px;
  list-style: none;
  font-family: 'Bitter' serif;
}

#tomin .foot-navi li a {
  color: #000000;
}

#tomin .foot-navi li a:hover {
  border-bottom: 1px solid #000000;
  padding-bottom: 2px;
  text-decoration: none;
}

#kisoku {
  background-image: url(../images/DSC_0151.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

.kisoku-text {
  line-height: 1.5;
}


.kisoku-text span {
  font-weight: bold;
}

#kisoku .foot-navi li {
  float: left;
  margin: 0 20px;
  font-size: 10px;
  list-style: none;
  font-family: 'Bitter' serif;
}

#kisoku .foot-navi li a {
  color: #000000;
}

#kisoku .foot-navi li a:hover {
  border-bottom: 1px solid #000000;
  padding-bottom: 2px;
  text-decoration: none;
}

#contact {
  background-image: url(../images/DSC_0151.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

.contact-text {
  line-height: 1.5;
}

.contact-text span {
  font-weight: bold;
}

#contact .foot-navi li {
  float: left;
  margin: 0 20px;
  font-size: 10px;
  list-style: none;
  font-family: 'Bitter' serif;
}

#contact .foot-navi li a {
  color: #000000;
}

#contact .foot-navi li a:hover {
  border-bottom: 1px solid #000000;
  padding-bottom: 2px;
  text-decoration: none;
}

#nittei {
  background-image: url(../images/DSC_0151.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

.main {
  width: 700px;
  margin: 0 10px;
  float: right;
}

.main h2 {
  margin-bottom: 0px;
  font-family: none;
  border-bottom: 1px solid #000000
}

.main h3 {
  margin-bottom: 5px;
}

.main h4 {
  margin-bottom: 0px;
}

section {
  margin-bottom: 35px;
}

.nittei-text {
  line-height: 1.5;
}

#nittei .nitteitbl th {
  width: 240px;
  background-color: #f0f0f0;
  padding: 12px 0;
  border: 1px solid #cccccc;
}

#nittei .nitteitbl td {
  width: 660px;
  padding: 12px 40px;
  border: 1px solid #cccccc;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

#nittei .foot-navi li {
  float: left;
  margin: 0 20px;
  font-size: 10px;
  list-style: none;
  font-family: 'Bitter' serif;
}

#nittei .foot-navi li a {
  color: #000000;
}

#nittei .foot-navi li a:hover {
  border-bottom: 1px solid #000000;
  padding-bottom: 2px;
  text-decoration: none;
}

.sidebar {
  width: 200px;
  margin: 0 10px 0 30px;
  float: left;
  font-family: 'Bitter', serif;
}

a img:hover {
  opacity: 0.8;
}

.sidebar h2 {
  margin-bottom: 10px;
}

.sidebar ul {
  font-size: 16px;
  margin-left: 20px;
}

.sidebar ul a {
  color: #000000;
}

#result{
  background-image: url(../images/DSC_0151.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

.result-text {
  line-height: 1.5;
}

.result-text span {
  font-weight: bold;
}

#result .foot-navi li {
  float: left;
  margin: 0 20px;
  font-size: 10px;
  list-style: none;
  font-family: 'Bitter' serif;
}

#result .foot-navi li a {
  color: #000000;
}

#result .foot-navi li a:hover {
  border-bottom: 1px solid #000000;
  padding-bottom: 2px;
  text-decoration: none;
}

#toiawase {
  background-image: url(../images/DSC_0151.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

#toiawase .form {
  background-color: #eaeaea;
  padding: 30px 50px;
}

#toiawase .form dl dt {
  width: 165px;
  padding: 10px 0;
  float: left;
  clear: both;
}

#toiawase .form dl dd {
  padding: 10px 0;
}

#toiawase .form .name {
  width: 240px;
  height: 30px;
}

#toiawase .form .email {
  width: 300px;
  height: 30px;
}

#toiawase .form .type {
  width: 180px;
  height: 30px;
}

#toiawase .form .message {
  width: 550px;
  height: 150px;
}

#toiawase .form button {
  background-color: #009cd3;
  color: #ffffff;
  font-size: 20px;
  width: 120px;
  display: block;
  text-align: center;
  line-height: 50px;
  border-radius: 5px;
  border: 3px solid #009cd3;
  margin-left: 165px;
}

#toiawase .form button:hover {
  background-color: #ffffff;
  color: #009cd3;
  cursor: pointer;
}

#toiawase .form .required:after {
  content: " * ";
  color: #ff0000;
}

#toiawase .form .attention {
  margin: 20px 0 0 20px;
}

#toiawase .foot-navi li {
  float: left;
  margin: 0 20px;
  font-size: 10px;
  list-style: none;
  font-family: 'Bitter' serif;
}

#toiawase .foot-navi li a {
  color: #000000;
}

#toiawase .foot-navi li a:hover {
  border-bottom: 1px solid #000000;
  padding-bottom: 2px;
  text-decoration: none;
}

#news {
  background-image: url(../images/DSC_0151.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment: fixed;
  background-size: 100% auto;
}

.main {
  width: 700px;
  margin: 0 10px;
  float: right;
}

.main h2 {
  margin-bottom: 0px;
  font-family: none;
  border-bottom: 1px solid #000000
}

.main h3 {
  margin-bottom: 5px;
}

.main h4 {
  margin-bottom: 0px;
}
#news .news-text {
  line-height: 1.5;
}

#news .news-text span {
  font-weight: bold;
}

.clearfix:after {
  content:"";
  display: block;
  clear: both;
}
section {
  margin-bottom: 35px;
}

#news .foot-navi li {
  float: left;
  margin: 0 20px;
  font-size: 10px;
  list-style: none;
  font-family: 'Bitter' serif;
}

#news .foot-navi li a {
  color: #000000;
}

#news .foot-navi li a:hover {
  border-bottom: 1px solid #000000;
  padding-bottom: 2px;
  text-decoration: none;
}

.sidebar {
  width: 200px;
  margin: 0 10px 0 30px;
  float: left;
  font-family: 'Bitter', serif;
}

a img:hover {
  opacity: 0.8;
}

.sidebar h2 {
  margin-bottom: 10px;
}

.sidebar ul {
  font-size: 16px;
  margin-left: 20px;
}

.sidebar ul a {
  color: #000000;
}
