/*
Theme Name: Child
Template: sydney
*/ 
@import url('../sydney/style.css');

/*共通スタイル*/
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
  padding: 4px 12px;
}
th, td {
  border: solid 1px #ccc;
  padding-top: 7px;
  padding-bottom: 7px;
}
.clearfix::after {
  content: ""; 
  display: block; 
  clear: both;
}
.row-eq-height {
    display: flex;
    flex-wrap: wrap;
}
a figure img {
 transition: all 0.2s ease-in-out 0s;
}
a:hover figure img {
  filter: alpha(opacity=70); 
  -moz-opacity: 0.70;
  opacity: 0.7;
}
#hd_logo {
  padding-right: 0;
}
#hd_logo .site-title {
  display: inline-block;
  background: url(image/logo.png) left center no-repeat;
  padding: 5px 0 5px 46px;
}
.header-image {
  height:250px!important;
  max-height:400px!important;
}
 @media screen and (max-width: 1024px) {
.sydney-hero-area .header-image {
  max-height:250px!important;
}
 }
#masthead #mainnav ul li {
  padding: 0 11px;
}
#masthead #mainnav ul li a {
  font-size: 13px;
  border-bottom: solid 1px #fff;
}
#masthead #mainnav ul li a:hover {
  border-bottom: solid 1px #D65050;
}
.page-wrap {
  padding: 40px 0 60px!important;
  line-height: 1.5;
}
.sub_ttl01, #wpmem_reg legend, #wpmem_login legend {
  position: relative;
  font-size: 18px!important;
  color: #fff;
  background: #222;
  padding: 10px 15px;
  border-radius: 3px;
  margin: 0 0 25px 0!important;
}
.sub_ttl01 a {
  position: absolute;
  font-size: 14px;
  font-weight: 600;
  top: 7px;
  right: 12px;
  color: #fff;
  border-radius: 2px;
  padding: 5px 10px;
  background: #6EA319;
}
.sub_ttl01 a:hover {
  background: #92BA53;
}
.site-description {
  font-size: 12px!important;
  font-weight: 400;
  margin: 10px 0;
}
#wpmem_login .button_div {
  height:100%!important;
  text-align: left!important;
}
#wpmem_login .button_div #rememberme {
  width: auto;
}
#wpmem_login .button_div .buttons {
  display: block;
  margin: 20px auto 0 auto;
}
#wpmem_login .link-text {
  text-align: left!important;
}
.wpmem_msg {
  box-sizing: border-box;
  width: 100%!important;
  border: solid 2px #D65050!important;
  padding: 20px 10px 5px 10px!important;
  color: #D65050;
  margin-top: 30px!important;
}
#wpmem_reg .button_div {
  text-align: center!important;
}
#wpmem_reg input, #wpmem_reg button, #wpmem_reg select, #wpmem_reg textarea, #wpmem_login input, #wpmem_login button {
  width: 50%;
}
  @media screen and (max-width: 960px) {
    .page .page-wrap .content-wrapper, .single .page-wrap .content-wrapper {
      padding: 15px;
    }
  }
  @media screen and (max-width: 767px) {
    #wpmem_reg input, #wpmem_reg button, #wpmem_reg select, #wpmem_reg textarea, #wpmem_login input, #wpmem_login button {
      width: 70% ;
    }
    #hd_logo {
      padding-left: 0;
    }
    #masthead .row > div {
      padding: 0!important;
    }
    .page-wrap {
      padding: 30px 0 40px!important;
    }
    .btn-menu {
      margin-top: 5px;
    }
}
  @media screen and (max-width: 414px) {
    #hd_logo .site-title {
      background-size: 26px auto;
      padding: 5px 0 5px 36px;
    }
    .site-description {
      font-size: 11px!important;
      margin: 5px 0 10px 0;
    }
  }

/*サイドメニュー*/
.widget-area .widget {
  padding-top: 0;
}
.wp-members {
  border: solid 1px #eee;
  padding: 15px;
  background: #f2f2f2;
}
#wp-members input[type="text"], #wp-members input[type="password"] {
  box-sizing: border-box;
  width: 100%;
}
#wp-members .button_div {
  margin-top: 8px!important;
  text-align: center;
}
#wp-members .button_div input {
  width: 70%;
}
#wp-members .err {
  border-color: #D65050!important;
  color: #D65050!important;
}
table.history_list th {
  background: #eee!important;
}
.hello_guest {
  text-align: center;
  color: #fff;
  padding: 5px;
  font-size: 15px;
  margin-bottom: 30px;
  background: #83A98F;
  border-radius: 3px;
}
.side_ttl {
  text-align: center;
  font-size: 15px!important;
  color: #fff;
  background: #222;
  padding: 12px 15px;
  border-radius: 3px;
  margin: 0 0 15px 0!important;
}
.side_member a {
  display: block;
  background: url(image/side_member.png) #6da318 10px center no-repeat;
  color: #fff!important;
  font-size: 16px;
  text-align: center;
  border-radius: 5px;
  padding: 30px 10px;
  margin-bottom: 20px;
  font-weight: 600;
  transition: all 0.2s ease-in-out 0s;
}
.side_member a:hover {
  filter: alpha(opacity=70); 
  -moz-opacity: 0.70;
  opacity: 0.7;
}
.side_stylist a {
  position: relative;
  display:block;
  color:#fff!important;
  text-align:center;
  font-size:16px;
  padding:15px 10px;
  margin-bottom: 25px;
}
.side_stylist a:hover {
  color:#D75555!important;
}
.side_stylist a::before {
  position: absolute;
  left: 12px;
  top: 50%;
  margin-top: -10px;
  content: "\f0a9";
  font-family: FontAwesome;
  font-size: 20px;
  font-weight: 300;
}
.side_admin_menu ul {
  padding: 0;
  list-style-type: none;
}
.side_admin_menu li a {
  position: relative;
  display: block;
  border-bottom: dotted 1px #ddd;
  padding: 10px 10px 10px 20px;
}
.side_admin_menu li a:hover {
  background: #FAEDED;
}
.side_admin_menu li a::before {
  position: absolute;
  left: 5px;
  top: 50%;
  margin-top: -8px;
  content: "■";
  font-size: 10px;
  color: #D65050;
}
.side_admin_menu h5 {
  font-size: 16px;
  margin:0;
  padding: 10px 0 5px 0;
}
.side_salon_list {
  padding-top: 20px;
}
.side_salon_list ul {
  padding: 0;
  margin: 0 0 20px 0;
  list-style-type: none;
}
.side_salon_list li {
  box-sizing: border-box;
  margin-bottom: 10px;
  padding: 0!important;
}
  @media screen and (max-width: 991px) {
    .side_salon_list li {
      box-sizing: border-box;
      margin-bottom: 10px;
      padding: 0 2%!important;
    }
  }

/*フッター*/
#sidebar-footer {
  padding: 35px 0  25px;
}
#sidebar-footer li {
  display: inline-block;
  margin-right: 25px;
}
#sidebar-footer li a {
  color: #fff;
  font-size: 13px;
  text-decoration: underline;
}
#sidebar-footer aside {
  margin-bottom: 0;
}
.site-footer h3 {
display:inline-block;
color:#999;
font-size:15px;
margin-bottom:0;
}
.site-footer .copyright {
display:inline-block;
color:#999;
}

/*トップメインイメージ*/
.main_img {
  margin: 0 0 40px 0;
}

.title-post {
  font-size: 20px!important;
  text-align: center;
  position: relative;
  background:#F2EFE7;
  padding:18px 10px!important;
  line-height: 1.4;
  -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.2) inset,0 0 4px rgba(0, 0, 0, 0.2) ;
  -moz-box-shadow: 0 0 40px rgba(0, 0, 0, 0.2) inset,0 0 4px rgba(0, 0, 0, 0.2) ;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.2) inset,0 0 4px rgba(0, 0, 0, 0.2) ;
  margin-top: 0!important;
}
.title-post::before {
  position: absolute;
  left: 0;
  top: 4px;
  height: 1px;
  width: 100%;
  content: "";
  display:block;
  border-top:1px dashed #fff;
  padding:20px 10px;
}
.title-post::after {
  position: absolute;
  left: 0;
  bottom: 4px;
  height: 1px;
  width: 100%;
  content: "";
  display:block;
  border-bottom:1px dashed #fff;
  padding:20px 10px;
}

/*トップポイント*/
#index_point h3 {
  text-align: center;
  border-top: solid 3px #9AC7A8;
  border-bottom: solid 1px #CDE4D4;
  font-size: 24px!important;
  padding: 18px 10px 20px 10px;
  margin: 0 0 25px 0;
  background-image: linear-gradient(-45deg, #F0F4F2 25%, #f9f8f4 25%, #f9f8f4 50%, #F0F4F2 50%, #F0F4F2 75%, #f9f8f4 75%, #f9f8f4);
  background-size: 10px 10px;
}
#index_point dl{
  box-sizing:border-box;
  width:33.33%;
  float:left;
  padding:0 2% 1.5% 2%;
  list-style-type:none;
}
#index_point dd h4 {
  text-align: center;
  font-size: 21px;
}
.index_btn {
  text-align: center;
  padding-bottom: 45px;
}
.index_btn span a {
  font-size: 16px!important;
  font-weight: 500;
  padding: 13px 60px!important;
}

/*トップサロン一覧*/
#index_salon ul {
  margin: 0;
  padding:0 0 30px 0;
}
#index_salon li {
  box-sizing:border-box;
  margin: 0 0 20px 0;
  padding: 0 2%!important;
  list-style-type:none;
}
#index_salon li a {
  display:block;
  font-size:16px;
}
.ico_biyou {
  font-size: 12px;
  display: inline-block;
  margin-top:5px;
  margin-right: 3px;
  border-radius: 2px;
  padding: 1px 10px;
  color: #fff;
  background: #D65050;
}
.ico_riyou {
  font-size: 12px;
  display: inline-block;
  margin-top:5px;
  margin-right: 3px;
  border-radius: 2px;
  padding: 1px 10px;
  color: #fff;
  background: #6EA319;
}
#index_salon li p {
  margin: 5px 0;
}
#index_salon li small {
  display: block;
  color: #555;
}
.top_news {
  position: relative;
  border: solid 1px #ddd;
  padding: 20px;
  background: none!important;
}
.top_news::after {
  position: absolute;
  z-index: 1;
  font-size: 60px;
  content: "NEWS";
  right: 8px;
  bottom: 0;
  color: #eee;
  font-weight: bold;
  line-height: 1;
}
.top_news li {
  position: relative;
  z-index: 5;
  list-style-type: none;
}
.top_news a ,.list_box a {
  font-weight: bold;
  display: block;
  padding: 10px 5px;
  border-bottom: dotted 1px #ddd;
}
.top_news time {
  display: inline-block;
  margin-right: 10px;
}

  @media screen and (max-width: 767px) {
    #index_point h3, .title-post {
      font-size: 20px!important;
    }
    #index_point dd h4 {
      font-size: 18px;
    }
    .top_news {
      margin-bottom: 40px;
    }
  }
  @media screen and (max-width: 414px) {
    #index_point dd h4 {
      font-size: 16px;
      margin-bottom: 10px;
    }
  }

/*スタイリスト登録*/
.work_flow {
  padding: 15px 0 30px 0;
  margin: 0;
}
.work_flow li {
  position: relative;
  list-style-type: none;
  float: left;
  padding-right: 30px;
}
.work_flow li::before{
  position: absolute;
  right: 12px;
  top: 50%;
  margin-top: -6px;
  content: "";
  width: 12px;
  height: 12px;
  border-top: 3px solid #94BFA1;
  border-right: 3px solid #94BFA1;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.work_flow li:last-child {
  padding-right: 0;
}
.work_flow li:last-child::before {
  display: none;
}
.work_flow li span {
  display: block;
  padding: 10px 25px;
  border: solid 2px #94BFA1;
  font-weight: 600;
  font-size: 15px;
  background: #E5F1E9;
}
  @media screen and (max-width: 767px) {
    .work_flow li {
      float: none;
      padding: 0 0 37px 0;
    }
    .work_flow li::before{
      position: absolute;
      right: 50%;
      top: auto;
      bottom: 15px;
      margin-top: 0;
      margin-left: -6px;
      -webkit-transform: rotate(135deg);
      transform: rotate(135deg);
    }
    .work_flow li:last-child {
      padding-bottom: 0;
    }
    .work_flow li span {
      display: block;
      padding: 10px 25px;
      border: solid 2px #94BFA1;
      font-weight: 600;
      font-size: 15px;
      background: #E5F1E9;
      text-align: center;
    }
  }

/*サロン詳細*/
#salon_info01 {
  padding-bottom: 40px;
}
#salon_info01 figure {
  float: left;
  width: 40%;
}
#salon_info01 table {
  margin-bottom: 20px;
}
#salon_info01 th {
  width: 30%;
  text-align: left;
  border: none;
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  padding: 10px;
  background: #f2f2f2;
}
#salon_info01 td {
  width: 70%;
  text-align: left;
  border: none;
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  padding: 10px;
}
#salon_info01 td a {
  display: block;
  word-break:break-all;
}
#salon_info01 td strong {
  font-size: 120%;
}
.salon_info01_txt {
  float: right;
  width: 57%;
}
#salon_info02 .txt_area {
  border-bottom: dotted 1px #ccc;
  padding-bottom: 25px;
  margin-bottom: 40px;
}
.salon_gallery dl {
  box-sizing:border-box;
  width:33.33%;
  float:left;
  padding:2%;
}
.salon_gallery dd {
  margin-top: 10px;
}
#salon_calendar {
  padding-bottom: 30px;
}
  @media screen and (max-width: 414px) {
    #salon_info01 {
      padding-bottom: 30px;
    }
    #salon_info01 figure {
      float: none;
      width: 100%;
      margin-bottom: 20px;
    }
    #salon_info01 table {
      margin-bottom: 20px;
    }
    .salon_info01_txt {
      float: none;
      width: 100%;
    }
    #salon_info02 .txt_area {
      padding-bottom: 20px;
      margin-bottom: 30px;
    }
    .salon_gallery dl {
      box-sizing:border-box;
      width:100%;
      float:none;
      padding:2%;
      margin-bottom: 20px;
    }
    .salon_gallery dd {
      margin-top: 10px;
    }
  }

/*登録スタイリスト一覧*/
#index_stylist a, #index_stylist .stylist_list > div {
  display: block;
  color: #555;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: dotted 1px #ccc;
}
#index_stylist figure {
  float: left;
  width: 32%;
}
#index_stylist .stylist_list_box {
  float: right;
  width: 64%;
}
#index_stylist table {
  margin-bottom: 20px;
}
#index_stylist th {
  width: 35%;
  text-align: left;
  border: none;
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  background: #f2f2f2;
  padding: 10px;
}
#index_stylist td {
  text-align: left;
  border: none;
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  padding: 10px;
}
#stylist_info .txt_area {
  border-bottom: dotted 1px #ccc;
  padding-bottom: 25px;
  margin-bottom: 40px;
}
#index_stylist .detail_btn {
  text-align: center;
}
  @media screen and (max-width: 414px) {
    #index_stylist figure {
      float: none;
      width: 100%;
      text-align: center;
    }
    #index_stylist .stylist_list_box {
      float: none;
      width: 100%;
    }
    #index_stylist table {
      margin-top: 15px;
      margin-bottom: 0;
    }
    #stylist_info .txt_area {
      padding-bottom: 20px;
      margin-bottom: 30px;
    }
  }

#about01 > p {
  font-size: 18px;
  text-align: center;
  margin-bottom: 30px;
}
#about01 h4 {
  font-size: 16px;
  color: #D65050;
  margin-bottom: 5px;
  line-height: 1.5;
}
#about01 dd {
  line-height: 1.6;
}
#about02 .row {
  margin: 0;
  position: relative;
  padding-bottom:55px;
}
#about02 .row::before{
  position: absolute;
  left: 50%;
  bottom: -15px;
  content: "";
  margin-left: -40px;
  box-sizing: border-box;
  width: 40px;
  height: 40px;
  border: 40px solid transparent;
  border-top: 40px solid #9AC7A8;
}
#about02 ul {
  box-sizing: border-box;
  border: solid 1px #9AC7A8;
  padding: 20px;
  list-style-position: inside;
}
#about02 li {
  font-size: 16px;
  margin: 4px 0;
  border-bottom: dotted 1px #ccc;
  padding: 7px 0;
  padding-left: 2rem;
  text-indent: -2rem;
}
.zehi_any {
  font-size: 22px;
  text-align: center;
  margin-bottom: 50px;
  text-decoration: underline;
}
#about_name {
  margin-bottom: 30px;
}
  @media screen and (max-width: 767px) {
    #about01 h4 br {
      display: none;
    }
  }

/*スタイリストマイページ*/
.mypage01 {
  position: relative;
  margin-bottom: 30px;
}
#mypage table {
  margin-bottom: 40px;
}
#mypage th {
  padding: 10px 5px!important;
  background: #eee;
  border: solid 1px #ccc;
}
#mypage td {
  padding: 10px 5px!important;
  border: solid 1px #ccc;
}
.usage_btn {
  display: block;
  position: absolute;
  right: 0;
  bottom: 5px;
}
.usage_btn a {
  position: relative;
  font-size: 16px;
  padding: 18px 60px;
}
.usage_btn a::after {
  position: absolute;
  left: 12px;
  top: 50%;
  margin-top: -10px;
  content: "\f044 ";
  font-family: FontAwesome;
  font-size: 30px;
  font-weight: 300;
}
  @media screen and (max-width: 767px) {
    .usage_btn {
      position: static;
      padding: 20px 0 10px 0;
    }
    .usage_btn a {
      display: block;
      box-sizing: border-box;
      width: 80%;
      margin: 0 auto;
      padding: 18px 20px;
      text-align: center;
    }
    .usage_btn a::after {
      position: absolute;
      left: 12px;
      top: 50%;
      margin-top: -10px;
      content: "\f044 ";
      font-family: FontAwesome;
      font-size: 30px;
      font-weight: 300;
    }
  }

/*お仕事までの流れ*/
#flow dl {
  position: relative;
  padding-bottom: 60px;
  margin-bottom: 10px;
}
#flow dl::before{
  position: absolute;
  left: 50%;
  bottom: -25px;
  margin-left: -30px;
  content: "";
  box-sizing: border-box;
  width: 30px;
  height: 30px;
  border: 30px solid transparent;
  border-top: 30px solid #9AC7A8;
}
#flow dl:last-child {
  padding-bottom: 0;
}
#flow dl:last-child::before {
  display: none;
}
#flow dt {
  position: relative;
  background: #555;
  font-size: 18px;
  padding: 10px 10px 8px 50px;
  color: #fff;
  margin-bottom: 15px;
  border-radius: 5px 5px 0 0;
    
}
#flow dt::after {
  position: absolute;
  font-family: FontAwesome;
  color: #ccc;
  font-weight: 300;
}
#flow .flow01 dt::after {
  left: 12px;
  top: -6px;
  content: "\f10b";
  font-size: 38px;
}
#flow .flow02 dt::after {
  left: 8px;
  top: 0;
  content: "\f007";
  font-size: 32px;
}
#flow .flow03 dt::after {
  left: 8px;
  top: 3px;
  content: "\f02c";
  font-size:28px;
}
#flow .flow04 dt::after {
  left: 8px;
  top: 1px;
  content: "\f274";
  font-size: 28px;
}
#flow .flow05 dt::after {
  left: 6px;
  top: -1px;
  content: "\f0c4";
  font-size: 32px;
}
#flow .flow06 dt::after {
  left: 13px;
  top: 2px;
  content: "\f157";
  font-size: 32px;
}
#flow dd {
  line-height: 1.6;
}

/*お問い合わせ*/
.contactForm table {
  margin-top: 25px;
}
.contactForm th {
  width:28%;
  padding:15px 20px;
  border: solid 1px #ccc;
  text-align:left;
  background:#F0F0F0;
  font-weight:400;
  font-size:1.6rem;
  vertical-align:middle;
}
.contactForm th span {
  display:block;
  position:relative;
}
.contactForm th span em {
  position:absolute;
  right:0;
  top:3px;
  background: #D65050;
  font-size:1.2rem;
  color:#fff;
  font-style:normal;
  display:inline-block;
  margin-left:10px;
  padding: 1px 5px;
  border-radius: 3px;
}
.contactForm th .nini {
  font-size:1.2rem;
  color:#EA1419;
  font-style:normal;
  display:inline-block;
  margin-left:10px;
}
.contactForm td {
  text-align: left;
  padding:15px 20px;
  border: solid 1px #ccc;
}
.contactForm td input[type="text"],.contactForm td textarea {
  font-size:16px!important;
}
.contactForm td .error {
  display:block;
  color:#fff;
  background:#ea1419;
  margin-top:5px;
  padding:2px 5px;
}
.contactForm td div {
  padding:5px 0;
}
.mw_wp_form_confirm .confirm_none , .contactConfirm .confirm_none {
  display:none;
}
.ui-datepicker-title select {
  padding: 5px!important;
  height: auto!important;
}
/*inputサイズ*/
.inp_short {
  width:45%;
}
.inp_middle {
  width:65%;
}
.inp_long {
  width:96%;
}
.area_long {
  width:96%;
  height:180px;
}
.inp_zip {
  width:120px;
}
.radio_label {
  margin-right:40px;
}

/*プレースホルダー*/
input::-webkit-input-placeholder { color:#aaa; }
input:-moz-placeholder { color:#666; }
input::-moz-placeholder { color:#666; }

input:focus::-webkit-input-placeholder { color:transparent; }
input:focus:-moz-placeholder { color:transparent; }
input:focus::-moz-placeholder { color:transparent; }

/*ボタン*/
.btnArea {
  text-align:center;
  padding: 40px 0;
}
.btnArea span:empty {
  display:none;
}
.btnArea input {
  margin:0 20px;
  width: 280px;
  line-height: 60px;
  font-size:1.7rem;
  font-weight:500;
  display: inline-block;
  box-sizing:border-box;
  text-align: center;
  text-decoration: none;
  outline: none;
  border-radius:0;
  padding:0;
}
.btn01 {
  margin-top: 25px;
}
#wpmem_reg .div_checkbox {
  display: inline-block;
}

#wpmem_reg .div_checkbox input {
  width: 30px;
}

  @media screen and (max-width: 767px) {
    .contact_bnr p {
      font-size:1.4rem;
    }
    .contactForm th ,.contactForm td {
      display:block;
      width:100%;
      box-sizing:border-box;
      padding:12px;
      font-size:1.3rem;
    }
    .contactForm td {
      border:none;
      padding:25px 12px;
    }
    .contactForm td .require {
      margin-left:0;
      display:block;
    }
    .contactForm td .require {
      display:none;
    }
    .mwform-tel-field input {
      width:60px!important;
    }
    .inp_short {
      width:60%;
    }
    .inp_middle {
      width:94%;
    }
    .inp_long {
      width:94%;
    }
    .area_long {
      width:94%;
      height:200px;
    }
    .btnArea input {
      width:70%;
      margin:0 0 20px 0;
    }
  }
  @media screen and (max-width: 479px) {
    .btnArea input {
      margin-left:0!important;
      margin-right:0!important;
    }
  }

/*Q＆A*/
#qa dl {
  padding: 10px 0;
}
#qa dt {
  position: relative;
  padding: 5px 0 5px 40px;
  font-size: 15px;
  margin-bottom: 15px;
  border-bottom: dotted 1px #ccc;
}
#qa dt::before {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -25px;
  content: "\f086";
  font-family: FontAwesome;
  font-size: 30px;
  font-weight: 300;
  color: #999;
}
#qa dd b {
  display: inline-block;
  font-size: 15px;
  color: #fff;
  padding: 3px 15px;
  background: #222;
  margin-bottom: 10px;
}
#qa dd ul {
  padding-bottom: 10px;
  padding-left: 0;
  list-style-position: inside;
}


/*利用規約*/
#agreement p {
  margin-bottom: 20px;
  line-height: 1.6;
}
#agreement li {
  line-height: 1.6;
}
#agreement ol {
  list-style-type: none;
  padding: 0 0 0 15px;
  margin-bottom: 20px;
}
#agreement dt {
  font-size: 15px;
  border-bottom: dotted 1px #ccc;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

/*プライバシーポリシー*/
#privacy section {
  padding-bottom: 20px;
}
#privacy th {
  width: 30%;
  text-align: left;
  border: none;
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  background: #f2f2f2;
  padding: 10px;
}
#privacy td {
  text-align: left;
  border: none;
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  padding: 10px;
}

/*投稿*/
.entry-header .meta-post {
  margin-top: 20px;
}
.nav-links {
  padding-top: 20px;
  border-top: dotted 1px #ccc;
}
.list_box {
  margin-bottom: 30px;
}
.list_box p {
  margin-bottom: 0;
}

.main_btn {
  padding: 25px 0;
  border-bottom: dotted 1px #ccc;
}
.main_btn:after {
  content: ""; 
  display: block; 
  clear: both;
}
.main_btn a {
  box-sizing: border-box;
  display: block;
  text-align: center;
  padding: 10px;
}
.main_btn span {
  display: block;
  width: 45%;
  max-width: 250px;
}
.main_btn_l {
  float: left;
}
.main_btn_r {
  float: right;
}
#about_sample {
  margin-bottom:30px;
}
#about_sample figcaption {
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  color: #D65050;
  margin-bottom: 15px;
}
#about_sample img {
  border: solid 1px #ccc;
}
.captcha {
  text-align: -webkit-center!important;
  text-align: center!important;
  padding:10px 0 20px;
}