html,
body {
  height: 100%;
  font-size: 62.5%;
}

body {
  background-color: #f1eee5;
  font-family: gqMmpS Pro W3, gHiragino Kaku Gothic Pro W3, gCIh, Meiryo, glr oSVbNh, sans-serif;
  font-size: 1.2rem;
  font-size: 12px;
  line-height: 150%;
  color: #444;
}

#page {
  margin: auto;
  width: 1000px;
  background: #FFFFFF;
  min-height: 100%;
  position: relative;
}

#wrap {
  border-top: #cdc6b3 10px solid;
  width: 950px;
  margin: auto;
  padding: 1px;
  padding-bottom: 100px;
  /*ie6*/
  _position: relative;
  _left: 25px;
  _border-top: #cdc6b3 0px solid;
}

header {
  margin-top: 20px;
  padding: 1px;
}

#head hgroup {
  width: 400px;
}

#logo {
  float: left;
}

#statement {
  width: 360px;
}

@media screen and (max-device-width: 1024px) {
  #head hgroup {
    width: 390px;
  }
}

@media screen and (max-device-width: 480px) {
  #head hgroup {
    width: 390px;
  }
}

#head_r {
  float: right;
  padding: 1px;
}

#font_change {
  margin-top: 3px;
  float: right;
}

#font_change h3,
#font_change p {
  float: left;
}

#font_change h3 {
  font-size: 1.2rem;
  font-size: 12px;
  font-weight: 100;
  line-height: 235%;
  margin-right: 5px;
  position: relative;
  bottom: 2px;
}

#font_change p {
  margin-left: 2px;
}

/*----------サーチ-------------------*/

.top_notice{
  position: absolute;
    right: 227px;
    top: 95px;
    font-weight: bold;
}
.top_notice p{
  color: #6E5D49;
}
.top_notice a{
  color: #6E5D49;
  text-decoration: underline;
  letter-spacing: .3px;
  margin-left: 2px;
}
.top_notice a:hover{
  opacity: 0.7;
}
.field {
  background: url(../img/common/search_keyword.gif) no-repeat;
  background-position: 0px 0px;
  padding-left: 6px;
  /*ie7.8*/
  background-position
  /*\**/
  : 0px -2px\9;
  padding-top
  /*\**/
  : 4px\9;
  border: none;
  width: 128px;
  height: 23px;
  *margin-left: 0px;
}

.submit {
  background: url(../img/common/search_btn.gif) no-repeat 0px 3px;
  background-position
  /*\**/
  : 0px 0px\9;
  border: none;
  width: 46px;
  height: 25px;
  text-indent: -9999px;
  cursor: pointer;
}

/*-----------------------------*/
#main_menu {
  clear: both;
  margin-top: 70px;
  padding: 0px;
  width: 1000px;
}

*#main_menu {
  /*under ie7 */
  *width: 1000px;
  *height: 20px;
  *margin-top: 10px;
  *margin-bottom: 20px;
  /*under ie6 */
  _margin-bottom: 10px;
}

#main_menu li {
  display: inline;
  float: left;
  text-align: center;
  margin-right: 2px;
}

#main_menu li a {}

#main_menu li a:hover {}

/*-----------------------------*/
/*=========================================*/
footer {
  width: 950px;
  height: 100px;
  background: #d5d0be;
  position: absolute;
  bottom: 0px;
  left: 25px;
  text-align: center;
  clear: both;
}

footer ul {
  margin-top: 30px;
}

footer li {
  display: inline;
}

footer a {
  font-weight: bold;
}

footer li span {
  margin: 20px;
}

footer p {
  margin-top: 5px;
  font-size: 10px;
  font-size: 1.0rem;
}

/*===========================================================================*/
/*----------------------------common----------------------------*/
#sub_wrap {
  margin: 10px 0 40px 0;
}

#sub_wrap a:hover {
  color: #FFFFFF;
  text-decoration: none;
}

#left_section {
  float: left;
  border: 1px solid #d5d0be;
  padding-bottom: 10px;
}

#left_head {
  padding: 10px;
}

#left_section li {
  background: #d5d0be;
  margin: 0 5px 3px 5px;
  /*under ie7 */
  *height: 60px;
  *width: 160px;
  *margin-left: -10px;
}

#left_section li p {
  width: 160px;
  height: 60px;
  display: table-cell;
  vertical-align: middle;
}

#left_section li span {
  margin-left: 10px;
  display: block;
  *margin-top: 20px;
}

#left_section ul {
  display: inline;
}

#right_section {
  float: right;
}

#right_section div {
  border: 1px solid #d5d0be;
  margin-bottom: 10px;
  padding-bottom: 10px;
  _width: 100px;
}

#right_section div {
  padding-top: 10px;
}


#right_guid{
  border: none!important;
}

.right_head {
  margin: 10px 0 10px 5px;
  border-left: 4px solid #000000;
  padding-left: 6px;
  color: #000000 !important;
  min-height: 15px;
  width: 85%;
  font-size: 13px;
}

.right_head {
  margin-bottom: 5px;
  position: relative;
  left: 5px;
  top: 0px;
}

#right_section li {
  background: #d5d0be;
  margin: 0 5px 3px 5px;
  *height: 30px;
  *width: 148px;
}

#right_section li p {
  width: 148px;
  min-height: 30px;
  padding: 5px 0 5px 0;
  display: table-cell;
  vertical-align: middle;
}

#right_section li span {
  margin-left: 10px;
  display: block;
  width: 85%;
  *margin-top: 6px;
}

#main_section {
  width: 520px;
  float: left;
  margin-left: 50px;
  line-height: 160%;
}

#contents_head {
  border-bottom: 3px solid #7d654b;
  color: #7d654b;
  padding-bottom: 0px;
  margin-top: 5px;
}

#contents_head p {
  margin-bottom: 0px !important;
}

#contents_head h1 {
  font-size: 16px;
  float: left;
}

#contents_head p {
  font-size: 16px;
  font-weight: bold;
  float: right;
}

#contents_info {
  margin-top: 25px;
}

#main_section h2 {
  font-size: 18px;
  margin-bottom: 20px;
  line-height: 120%;
}

#main_section h3 {
  margin-bottom: 10px;
}

#main_section p,
#main_section ul {
  margin-bottom: 20px;
}

#main_section #contents_info {
  /*border-bottom:1px solid #000000;*/
  padding-bottom: 0px;
}

.determination_list {
  margin-top: 20px;
  margin-bottom: 20px;
}

.determination_list dl {
  margin-bottom: 20px;
}

.determination_list dt {
  float: left;
  clear: both;
}

.determination_list dd {
  margin-left: 70px;
  margin-bottom: 5px;
}

.determination_list .blk {
  clear: both;
  margin-left: 0px;
}

/*#contents_list .list_link{
margin:25px 0 5px 0px;
}*/
#contents_main ul {
  margin-left: 20px;
}

#contents_list dl {
  margin-bottom: 20px;
}

#contents_list dt {
  float: left;
  clear: both;
}

#contents_list dd {
  margin-left: 70px;
  margin-bottom: 5px;
}

/*#contents_list .list_link{
margin:25px 0 5px 0px;
}*/
#contents_main ul {
  margin-left: 20px;
}

#contents_main li {
  margin-bottom: 5px;
}

.cat_info {
  font-size: 16px;
  line-height: 150%;
  margin: 20px 0 20px 0;
  padding-bottom: 20px;
  border-bottom: 1px solid #999999;
}

/**/
#menber_head {
  margin: 0px;
  width: 100%;
  font-size: 16px;
}

#menber_head p,
#menber_head h {
  margin: 0px;
  padding: 0px;
}

#menber_head p {
  font-size: 12px;
}

#menber {
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
}

#menber th {
  color: #FFFFFF;
  border-right: #FFFFFF 1px solid;
  border-bottom: #FFFFFF 1px solid;
  font-weight: 100;
  height: 30px;
  vertical-align: middle;
  font-size: 14px;
}

#menber td {
  border-right: #FFFFFF 1px solid;
  border-bottom: #FFFFFF 1px solid;
  padding: 5px;
  width: 20%;
}

#menber img {
  margin-top: 10px;
}

#menber .small {
  font-size: 10px;
}

/**/
#menber_list {
  margin-top: 20px;
}

#menber_list article {
  border-bottom: #FFFFFF solid 1px;
  padding: 20px;
}

#menber_list h2 {
  margin-bottom: 10px;
}

.menber_position {
  float: left;
  font-size: 15px !important;
  margin: 0px;
}
/* メンバー英語表記 */
.clf-en{
  margin-bottom: 10px;
  transform:translateY(-5px);
}
.clf-en h3{
  font-size: 14px !important;
}
.clf-en .menber_name_chairperson{
  margin: 0px 0 0 105px !important;
  font-size: 14px !important;
}
.clf-en .menber_name_acting{
  margin: 0px 0 0 91px !important;
  font-size: 14px !important;
}
.clf-en .menber_name_v-president{
  margin: 0px 0 0 77px !important;
  font-size: 14px !important;
}
.clf-en .menber_name{
  margin: 0px 0 0 61px !important;
  font-size: 14px !important;
}
.clf-en .fs_small{
  position: relative;
  margin-left: 10px;
  display: block;
  line-height: 15px;
  margin-top: 2px;
}
.clf-en .fs_small::before{
  content: "-";
  position: absolute;
  left: -10px;

}
/* メンバー英語表記ここまで */

.menber_name {
  font-size: 15px !important;
  margin: 0px 0 0 60px !important;
}

#menber_list .menber_left {
  width: 340px;
  float: left;
}

#menber_list .menber_right {
  float: right;
}

#menber_list blockquote {
  margin-top: 10px;
  display: block;
  clear: both;
}

/*------------------------------------------*/
.activity_list {
  width: 130px;
  float: left;
  text-align: center;
}

.activity_list .activity_pict {
  margin-bottom: 10px;
}

.activity_head {
  margin: 0px !important;
}

.activity_row_list {
  float: left;
}

#activity_step {
  margin-bottom: 20px;
}

#activity_step li {
  margin-left: 20px;
  font-size: 15px;
}

#activity_step p {
  padding: 11px;
  margin: 0px !important;
}

/**/
.determination_list_head {
  margin: 0px !important;
  color: #000000;
  font-weight: 100;
}

.agreement_list {
  border-bottom: 1px solid #000000;
  margin-bottom: 20px;
}

.agreement_list dt {
  border-top: 1px solid #000000;
  padding: 10px 0 20px 0;
  font-weight: bold;
  clear: both;
}

.agreement_ml {
  margin-left: 1.4em;
}

.agreement_list dd {}

.agreement_list .agreement_head {
  width: 50px;
  float: left;
}

.agreement_list .agreement_txt {
  width: 460px;
  float: right;
  margin-bottom: 20px;
}

.agreement_list ul {
  margin-left: 0px !important;
}

.list_sub {
  margin-top: 20px;
}

.list_sub .h {
  margin-left: -20px;
}

#datermination_table {
  margin-top: 10px;
  margin-bottom: 15px;
}

#datermination_table th {
  vertical-align: middle;
  border: solid 1px #FFFFFF;
  color: #FFFFFF;
}

#datermination_table td {
  padding: 5px;
  vertical-align: middle;
}

#seach_view h2 {
  font-size: 18px;
  margin-bottom: 20px;
  line-height: 120%;
  color: #a18c74;
}

.faq_committeed_list h3 {
  font-size: 14px;
  margin-bottom: 0 !important;
}

.faq_committeed_list h3.fcl-kensyo {
  color: #B50079 !important;
}

.faq_committeed_list h3.fcl-brc {
  color: #EF8200 !important;
}

.faq_committeed_list ul li {
  margin-bottom: 10px;
}

.faq_committeed_list ul li span {
  font-weight: bold;
}

.faq_committeed_list ul li a {
  color: #F35B5B !important;
}

.fcl-inner30 p {
  margin-bottom: 0 !important;
}

.fcl-inner30 p.mb1 {
  margin-bottom: 1.5em !important;
}

#monitor-written {
  color: #e62799 !important;
}

#monitor-written:hover {
  color: #ff52d6 !important;
}

#contents_list--form .cli-inner {
  border: 1px solid #009CB3;
  padding: 3%;
  margin-bottom: 20px;
}

#contents_list--form h3 {
  margin-bottom: 5px;
}

#contents_list--form .screen-reader-response {
  display: none;
}

#contents_list--form input,
textarea {
  margin-top: 5px;
  height: 23px;
  border: 1px solid #89765C;
}

#contents_list--form .wpcf7-text,
.wpcf7-textarea {
  width: 99%;
}

#contents_list--form textarea {
  height: 170px;
  resize: none;
}

#contents_list--form .wpcf7-radio {
  border: none;
}

#contents_list--form .wpcf7-radio input {
  margin-top: -3px;
  vertical-align: middle;
}

#contents_list--form .wpcf7-submit {
  border: 1px solid #89765C;
  padding: 0.5em 0 0.5em 0;
  width: 10em !important;
  height: auto !important;
}

#contents_list--form .required {
  display: inline-block;
  margin-left: 5px;
  font-size: 10.4px;
  color: #ff0000;
}

#contents_list--form .your-question {
  line-height: 6px;
}

#contents_list--form .wpcf7-not-valid-tip {
  display: block;
  margin-top: 2px;
  font-weight: bold;
  color: #ff0000;
}

#contents_list--form .submit-button {
  text-align: center;
  margin-top: -10px;
  margin-bottom: 3px;
  display: block !important;
}

#contents_list--form .buttons-area-confirm,
#contents_list--form .button-rewrite {
  display: none !important;
}

#contents_list--form .wpcf7-validation-errors {
  font-weight: bold;
  color: #ff0000;
  text-align: center;
}

#contents_list--form p {
  border-bottom: 1px dashed #ccc;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

#contents_list--form .wpcf7-mail-sent-ok {
  font-weight: bold;
  text-align: center;
  color: #009CB3;
  border: none;
}

#greetingcm figure {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: flex-end;
}

#greetingcm figure figcaption {
  text-align: right;
        font-size: 14px;
        font-weight: bold;
}

#greetingcm figure img {
  width: 130px;
  margin-left: 20px;
}

#greetingcm figure figcaption span {
  font-size: 21px;
}