/* CSS Document */
/* maincolor  rgba(0,77,132,1.00)    */

/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
img {
  vertical-align: bottom;
}
body {
  line-height: 1.7em;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
  min-width: 1000px;
}
p {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック",
    "MS PGothic", "sans-serif";
  font-size: 16px;
}
body.index {
  padding-top: 55px;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
nav ul,
li {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
body {
  font-size: 16px;
  line-height: 1.7em;
}
sup {
  vertical-align: super;
  font-size: smaller;
}
input,
button,
textarea,
select {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.cf:after {
  content: "";
  clear: both;
  display: block;
}

input,
button,
select,
textarea {
  -webkit-appearance: none;
}
/*---------------------
common
----------------------*/
.sp {
  display: none;
}

.mt35 {
  margin-top: 35px;
}
.content {
  width: 1000px;
  margin: 0 auto;
}

.fr {
  float: right;
}

.fl {
  float: left;
}

.sec01 {
  position: relative;
  height: 675px;
  text-align: center;
  background: url("../images/main_bg@2x.jpg") center;
  background-size: cover;
}
.sec01 h1 {
  position: absolute;
  top: calc(50% - 150px);
  left: calc(50% - 144px);
}

.title {
  font-size: 32px;
  font-weight: bold;
  text-align: left;
  letter-spacing: 5px;
  margin-bottom: 20px;
}

.title span {
  font-size: 13px;
  font-weight: normal;
  display: block;
  margin-top: 8px;
}

.sec02 {
  position: relative;
  min-height: 480px;
}

.sec02 .fr {
  width: 440px;
}

.sec02 .fl {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  max-width: 800px;
}

.text_color01 {
  font-size: 14px;
  line-height: 250%;
  color: #333;
}

.text_color02 {
  font-size: 19px;
  font-weight: bold;
  line-height: 250%;
  margin-bottom: 30px;
}

.text_color03 {
  font-size: 16px;
  font-weight: bold;
  line-height: 250%;
  color: #ea1c24;
  margin-bottom: 30px;
}

.sec03 {
  position: relative;
  min-height: 600px;
  margin-top: 60px;
}

.sec03 .fl {
  width: 450px;
}

.sec03 .fr {
  position: absolute;
  top: 0;
  right: 0;
  width: 55%;
  max-width: 800px;
  padding-right: 100px;
}

/* .sec03 img{
  width: 80%;
} */

.sec04 {
  position: relative;
  min-height: 480px;
  margin-top: 80px;
}

.sec04 .fr {
  width: 470px;
}

.sec04 .fl {
  width: 470px;
/*   position: absolute; */
/*
  top: 0;
  left: 0;
  width: 45%;
*/
}

.sec05 {
  position: relative;
  min-height: 600px;
}

.sec05 .fl {
  width: 470px;
}

.sec05 .fr {
  width: 470px;
}

.sec05 img {
  width: 100%;
  padding: 0 20%;
  border-radius: 50%;  /* 角丸半径を50%にする(=円形にする) */
  margin-bottom: 15px;
}

.sec06 {
  position: relative;
  min-height: 480px;
  margin-top: 80px;
}

.sec07 {
  margin-top: 80px;
}

.c_table {
  margin-top: 10px;
  border-bottom: 1px #e6e6e6 solid;
  margin-bottom: 150px;
}

.c_table th {
  padding: 25px 0;
  text-align: left;
  border-top: 1px #e6e6e6 solid;
  width: 120px;
}

.c_table td {
  padding: 25px 0 25px 25px;
  text-align: left;
  border-top: 1px #e6e6e6 solid;
}

.c_table tr:first-child th {
  border-top: 1px #ed1d25 solid;
}

.history-list{
  margin-bottom: 16px;
}
.history-list__date{
  width: 100px;
  float: left;
  color: #999;
}
.history-list__text{
  margin-left: 100px;
}
.member__name, .member__position{
  text-align: center;
}
.member__name{
  font-size: 19px;
  line-height: 1.8;
}
@media screen and (min-width: 680px) {
  /* GENERAL BUTTON STYLING */
  .link_btn a,
  .link_btn a::after {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }

  .link_btn a {
    background: none;
    border: 3px solid #ea1c24;
    color: #ea1c24;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    margin: 30px auto;
    padding: 10px 0;
    text-align: center;
    text-decoration: none;
    position: relative;
    text-transform: uppercase;
    max-width: 227px;
    width: 100%;
  }

  .link_btn a::before,
  .link_btn a::after {
    background: #ea1c24;
    content: "";
    position: absolute;
    z-index: -1;
  }

  .link_btn a:hover {
    color: #fff;
  }

  /* BUTTON 3 */
  .link_btn a::after {
    height: 0;
    left: 50%;
    top: 50%;
    width: 0;
  }

  .link_btn a:hover:after {
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
  }
}

footer {
  padding: 50px 50px 70px;
  background: #000000;
  text-align: center;
}

footer .footer_ul li {
  display: inline-block;
  color: #fff;
}
footer .footer_ul a {
  color: #fff;
  font-size: 14px;
  text-decoration: none;
  margin-top: 10px;
  padding: 0 10px;
}

.foot_title {
  color: #fff;
  font-size: 16px;
  margin-bottom: 30px;
}
footer .copyright {
  color: #cccccc;
  font-size: 14px;
  text-align: left;
  padding: 140px 0 0;
}

footer .foot_btn a {
  color: #ffffff;
  width: 250px;
  text-align: center;
  padding: 10px 0;
  font-size: 13px;
  text-decoration: none;
  background: #4d4d4d;
  display: block;
}

.page_sec01 {
  position: relative;
  height: 600px;
  text-align: center;
  background: url("../images/page_bg.jpg") center;
  background-size: cover;
}
.page_sec01 h1 {
  position: absolute;
  top: calc(50% - 40px);
  left: calc(50% - 147px);
}

.page_sec02 .title {
  text-align: center;
}

.page_sec02 .title span {
  text-align: center;
}

.c_del {
  text-align: center;
  font-size: 16px;
  margin-bottom: 50px;
}

span.red {
  color: #ed1d25;
}

.page_sec02 input[type="text"],
.page_sec02 textarea {
  padding: 10px;
  border: 1px #cccccc solid;
  width: 80%;
  display: block;
  font-size: 16px;
}

.page_sec02 .c_table {
  margin-bottom: 50px;
}

.page_sec02 input[type="submit"] {
  border: 3px solid #ed1d25;
  padding: 10px;
  width: 230px;
  color: #ed1d25;
  font-size: 13px;
  margin: 0 auto;
  display: block;
}

.page_sec02 .submit_btn {
  margin-bottom: 140px;
}

label.error {
  color: #ff0000;
  font-style: italic;
  padding-top: 8px;
  display: block;
}

.submit_btn input:hover {
  cursor: pointer;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}

.contact_content {
  width: 600px;
  margin: 0 auto;
}