/*
Theme Name: skill77-child
Template: skill77
*/

/* カラーコード  */

/* トップページ */
.pc #global_menu {
  display: flex;
  align-items: center;
}

.pc #global_menu > ul > li > a {
  font-size: 20px;
  padding: 0 20px;
}

@media only screen and (max-width:1199px) {
  #global_menu a {
    font-size: 16px;
  }
}

#global_menu img.miwa {
  height: 48px;
}

@media only screen and (max-width: 1199px) {
  #global_menu img.miwa {
    display: none;
  }
  img.mobile_logo_image {
    max-width: 75%;
  }
  h1.logo {
    position: relative;
  }
  h1.logo:after {
    display: block;
    position: absolute;
    content: '提携先　MIWA Techno(S) Pte Ltd.';
    top: 90%;
    left: 12%;
    color: #fff;
    font-size: 11px;
  }
}

.wide_image .button {
  border-radius: 0;
}

#index_3box_list h4.catch {
  font-size: 24px;
}

#index_3box_list p.desc {
  font-size: 18px;
}

/* 個別記事 */
#page_header h2.headline {
  margin: 0 auto;
  padding: 1rem 0;
  width: 50%;
  border-top: solid 3px #00AA40;
  border-bottom: solid 3px #00AA40;
}

@media screen and (max-width: 767px) {
  #page_header h2.headline {
    width: 70%;
  }
}

.pb-widget-headline h3.pb_headline {
  padding: 0 0 10px 10px;
  border-bottom: 4px solid #00AA40;
}

.post_content p {
  line-height: 1.7;
}

.post_content h4 {
  margin-bottom: 24px;
  padding: 0.75rem 0 0.75rem 1rem;
  background: #f3f3f3;
  border-left: 4px solid #00AA40;
}

#bread_crumb li {
  font-size: 16px;
}

.gallery img {
  border: none!important;
} 

/* テーブルタグの調整 */

.post_content th, td {
  font-size: 18px;
  vertical-align: middle;
  box-sizing: border-box;
}

.post_content th {
  width: 25%;
  color: #fff;
  background-color: #00AA40;
  white-space: nowrap;
}

@media screen and (max-width: 767px) {
  .post_content th,
  .post_content td {
    display: block;
    width: 100%;
  }

  .post_content th {
    border: none;
  }

  .post_content td {
    border-top: none;
  }
}

/* ウィジェット */
h3.side_headline {
  background: #00AA40!important;
  font-size: 16px;
}

.textwidget p {
  font-size: 16px;
  line-height: 1.8;
}

/* フッター */
#footer_menu li {
  font-size: 20px;
}

/* contact form7 レイアウト調整 */

.wpcf7 {
  border: 0 !important;
  box-sizing: border-box!important;
  background: none!important;
}

.wpcf7 table{
  width: 100%;
}

.wpcf7 form.wpcf7-form {
  margin: 0;
}

.wpcf7 select {
  background: #fff;
}

.wpcf7 th {
  font-size: 1rem;
  text-align: center;
  vertical-align: middle;
  color: #fff;
}

.wpcf7 .wpcf7c-elm-step1,
.wpcf7 .wpcf7c-elm-step2,
.wpcf7 .wpcf7c-elm-step3 {
  font-size: 16px!important;
}

.wpcf7 td {
  padding-top: .8rem;
  text-align: left;
  vertical-align: middle;
}


@media screen and (max-width: 767px) {
  .wpcf7 th, .wpcf7 td {
    display: block;
    margin: 0 auto;
  }
  .wpcf7 td {
    border-top: none;
  }
}

span.ajax-loader {
  display: none;
}
/* 確認画面用CSS */


/*枠線消す*/

form .wpcf7c-conf {
  border: none !important;
  background-color: transparent !important;
}

.wpcf7-form table p {
  padding-bottom: 5px;
}

textarea.wpcf7-form-control {
  max-height: 100px;
}


/*確認画面セレクトボックスヤジルシ消す*/

select.wpcf7c-conf {
  /*Firefox用*/
  text-indent: .01px;
  text-overflow: '';
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
}

select.wpcf7c-conf::-ms-expand {
  display: none;
}

.wpcf7-form table p {
  padding-bottom: 0;
}

.wpcf7 form.wpcf7-form input[type='text'],
.wpcf7 form.wpcf7-form textarea {
  width: 100%!important;
}

.zip input[type='text'], .wpcf7 input[type='tel'], .s_size input[type='text'] {
  width: 50%;
}

.s_size input[type='number'] {
  width: 30%;
}

.wpcf7 input[type='email'] {
  width: 80%;
}

@media screen and (max-width: 767px) {
  .wpcf7 input[type='email'] {
    width: 100%;
  }
  .wpcf7 input[type='tel'] {
    width: 100%;
  }
}

.required {
  font-size: 90%;
  line-height: 1.2;
  display: block;
  max-width: 30%;
  max-width: 40%;
  margin: 0 auto;
  padding: 4px 6px;
  text-align: center;
  color: #fff;
  border-radius: 6px;
  background: #d04;
}

form table .txt_s {
  font-size: 80%;
  color: #666;
}


/* ボタンのCSS調整 */


/* 確認・送信ボタン */

.submit-button {
  text-align: center;
}

.wpcf7 input[type=submit] {
  width: 200px;
  font-size: 1rem;
  padding: 1rem;
  margin-right: 16px;
  letter-spacing: .2rem;
  color: #fff;
  border-radius: 3px;
  background-color: #333;
}

.wpcf7 input[type=submit].wpcf7-submit {
  padding: 0;
}


/* contactform7デフォルトの送信完了画面を非表示 */

.wpcf7-mail-sent-ok, .wpcf7-validation-errors {
  display: none !important;
}

/*20211025ADD*/
@media only screen and (max-width: 767px){
	#top #header_slider {
	    height: 60vh;
	}
	#top #header_slider .item {
	    height: 60vh;
	}
}
#top #header_slider .item .overlay {
	background: rgba( 0, 0, 0, .2);
}
#top #header_slider_nav .label {
	width: 80px;
	height: 80px;
	font-size: 16px;
}
.blog_list .box .category a, #post_meta_top .category a {
	font-size: 16px;
	font-weight: bold;
}
.widget_archive .side_headline, .widget_categories .side_headline, .tcdw_archive_list_widget .side_headline, h3.side_headline {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.widget_categories li {
	font-size: 18px;
	font-weight: bold;
}
#post_meta_bottom li, .styled_post_list1 .title {
	font-size: 16px;
	font-weight: bold;	
}
.styled_post_list1 .date {
	font-size: 14px;
}
.pc #global_menu > ul > li > a {
	padding: 0 10px;
}
.pc #global_menu ul ul a {
	font-size: 18px;
}
.blog_list .box .title, #previous_next_post a {
	font-size: 16px;
	font-weight: bold;
}
.post_content .wp-caption-text {
    font-size: 16px;
    font-style: normal;
}