/*
Theme Name:     proper Child
Theme URI:      http://modernthemes.net/premium-wordpress-themes/proper/
Template:       proper_mt
Version:        0.1
*/





@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700;900&family=Noto+Serif+JP:wght@400;900&display=swap&subset=japanese');






body {
    font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif !important;
    font-size: 15px;
    font-size: .94rem;
    line-height: 1.66;
}
.entry-title, h2, h3, h4, h5, h6 {
	font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif;
	font-size:1.5rem;
	line-height: 1.66;
	font-weight: 700;
}





/* top */
.home-widget-one, .home-widget-three {
    background-color: #f5f5f3;
}

.home-widget .widget-title {
    font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif;
	font-size:2.6rem;
	line-height: 1.66;
	font-weight: 900;
}

.main-navigation a, .cbp-spmenu a {
   font-weight: 700;
}

#mt-services .service-content .fa, .shortcodes .service-content .fa {
    border: none;
    font-size: 3.5rem;
}

.home-widget-one .grid.grid-pad ul {
    list-style: none;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #b7b7b7;
}

.home-widget-one .grid.grid-pad ul>li {
    display: block;
    position: relative;
    overflow: hidden;
    padding: 5px 10px;
    border-top: 1px solid #b7b7b7;
	font-size: 0.9em;
}

.home-widget-one .grid.grid-pad ul>li>a {
    float: right;
    display: block;
    width: 70%;
    text-align: left;
    border-left: 1px solid #b7b7b7;
    padding: 0 0 0 10px;
}

.home-widget-one .grid.grid-pad ul>li>a, section#mt-projects a, .home-widget-five .single-work {
    pointer-events: none;
}

.home-widget-one .grid.grid-pad ul>li .post-date {
    float: left;
    display: block;
    text-align: right;
    width: 30%;
    padding: 0 10px 0 0;
}

.home-project-image-bg {
  background-size: cover;
}
.home-project-image-bg>span {
  height: 100%;
  background: rgb(0, 0, 0, 0.3);
}

img.toptitleimg01 {
    max-width: 900px !important;
    width: 100%;
    padding: 0 10vw;
}

.home-widget-two h3, h3.widget-title {
    display: inline-block;
    padding: 0 5vw 15px;
    border-bottom: 1px dotted #9e9fa0;
}
.home-widget-one h3 {
    border: none;
    padding: 0;
}

.home-widget-five h5+a.transition-link {
    display: none;
}

.home-widget-five #mt-projects-luna .single-work {
    box-shadow: 0px 0px 38px -25px #4f4f4f;
    border-radius: 0px;
}

@media screen and (max-width: 770px) {
	h3.widget-title{
		font-size: 1.8rem !important;
	}	
}





/* profile */
#profiletable {
  border-collapse: collapse;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  #profiletable-layout: fixed;
}

#profiletable tr {
  background-color: #ebf8ff;
  padding: .35em;
  border-bottom: 2px solid #fff;
}
#profiletable th,
#profiletable td {
  padding: 1em 10px 1em 1em;
  border-right: 2px solid #fff;
}
#profiletable th {
  font-size: 1rem;
  font-weight: 700;
}
#profiletable thead tr{
  background-color: #167F92;
  color:#fff;
}
#profiletable tbody th {
    background: #0693e3;
    color: #fff;
}
.txt{
   text-align: left;
   font-size: 1rem;
}

@media screen and (max-width: 600px) {
  #profiletable {
    border: 0;
    width:100%
  }
  #profiletable th{
    background-color: #167F92;
    display: block;
    border-right: none;
  }
  #profiletable thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  #profiletable tr {
    display: block;
    margin-bottom: .625em;
  }
  #profiletable td {
    border-bottom: 1px solid #bbb;
    display: block;
    font-size: 0.8rem;
    text-align: center;
    position: relative;
    padding: 1em;
    border-right: none;
  }
  
  #profiletable td::before {
    content: attr(data-label);
    font-weight: bold;
    position: absolute;
    left: 10px;
    color: #167F92;
  }
  #profiletable td:last-child {
    border-bottom: 0;
  }
  #profiletable tbody th {
    color: #fff;
    padding: 1em;
}
}
/* profile img */
.profilecatch {
    width: 100%;
    margin: 0;
    padding: 1rem;
    line-height: 0;
    background: #d5eaf9;
}
/* profile title */
.profiletitle {
    font-size: 2.0rem;
    line-height: 3rem;
}
.profiletitlesub {
    font-size: 1.5rem;
    line-height: 1.5rem;
    color: #0693e3;
}
.profiletitlesub {
  position: relative;
  display: inline-block;
  padding: 20px 35px;
}
.profiletitlesub::before {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 25px;
  height: 1px;
  background-color: #0693e3;
  left: 0;
}





/* Price */
h3.pricetitle {
    display: block;
    padding: 0 5vw 15px;
    border-bottom: 1px dotted #9e9fa0;
}

#pricetable {
  border-collapse: collapse;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  min-width: 770px !important;
  table-layout: fixed;
}

#pricetable tr {
  background-color: #fff;
  padding: .35em;
  border: 2px solid #eee;
}
#pricetable tr.btnarea {
    background-color: #fff !important;
}
#pricetable tr:last-child{
  border: none;
}
#pricetable th{
  padding: 2em;
  border-right: 2px solid #fff;
}
#pricetable td {
  padding: 2em .5em;
  border-right: 2px solid #eee;
  text-align: center;
}
#pricetable th {
  font-size: .85em;
}
#pricetable thead tr{
  background-color: #50535d;
  color:#fff;
}
#pricetable tr:nth-child(even){
  background-color: #f9f9f9;
}
#pricetable tbody th {
    border-right: 2px solid #eee;
}
#pricetable th.non {
    border-right: none;
    height: 10px;
    margin: 0;
    padding: 0;
}
#pricetable .txt{
   text-align: left;
   font-size: .85em;
}
#pricetable .price{
  color: #000;
  font-weight: bold;
  font-size:1.3em
}
#pricetable .price span {
    font-size: .6em;
}
#pricetable .red_bk{
  background:#e81010
}
#pricetable .red-txt{
  color:#e81010
}
#pricetable .btnarea td {
  padding: .2em .5em;
  border-right:none
}
@media screen and (max-width: 770px) {
  .pricetablewrap{
     overflow-x: scroll;
  }
}





/* contact */
.wpcf7-form>p>label input, .wpcf7-form>p>label select, .wpcf7-form>p>label textarea {
    font-size: 1rem;
    padding: 10px;
    width: 100%;
}

.wpcf7-form label {
    font-size: 1rem;
    font-weight: 700;
}

input.wpcf7-form-control.wpcf7-submit {
    font-size: 1rem;
}

span.txtred { color: red;}

input[type="tel"], select {
    color: #666666;
    border: 1px solid #cccccc;
    border-radius: 3px;
}

.wpcf7 form .wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 1rem;
    border: 3px solid #00a0d2;
    font-size: 1.5rem;
    font-weight: 700;
}





/* footer */
.site-footer .site-title {
    border-bottom: 1px solid #636363;
}

.site-footer .grid-pad a {
    font-weight: 700;
}

.site-info {
    margin-top: 0px;
}