/*
Theme Name: majestic_plus_child
Template: majestic_plus
*/

.mt1 {margin-top: 1%!important;}
.mt2 {margin-top: 2%!important;}
.mt3 {margin-top: 3%!important;}
.mt4 {margin-top: 4%!important;}
.mt5 {margin-top: 5%!important;}
.mt6 {margin-top: 6%!important;}
.mt7 {margin-top: 7%!important;}
.mt8 {margin-top: 8%!important;}
.mt9 {margin-top: 9%!important;}
.mt10 {margin-top: 10%!important;}

.mb1 {margin-bottom: 1%!important;}
.mb2 {margin-bottom: 2%!important;}
.mb3 {margin-bottom: 3%!important;}
.mb4 {margin-bottom: 4%!important;}
.mb5 {margin-bottom: 5%!important;}
.mb6 {margin-bottom: 6%!important;}
.mb7 {margin-bottom: 7%!important;}
.mb8 {margin-bottom: 8%!important;}
.mb9 {margin-bottom: 9%!important;}
.mb10 {margin-bottom: 10%!important;}

.ml1 {margin-left: 1%!important;}
.ml2 {margin-left: 2%!important;}
.ml3 {margin-left: 3%!important;}
.ml4 {margin-left: 4%!important;}
.ml5 {margin-left: 5%!important;}
.ml6 {margin-left: 6%!important;}
.ml7 {margin-left: 7%!important;}
.ml8 {margin-left: 8%!important;}
.ml9 {margin-left: 9%!important;}
.ml10 {margin-left: 10%!important;}

.mr1 {margin-right: 1%!important;}
.mr2 {margin-right: 2%!important;}
.mr3 {margin-right: 3%!important;}
.mr4 {margin-right: 4%!important;}
.mr5 {margin-right: 5%!important;}
.mr6 {margin-right: 6%!important;}
.mr7 {margin-right: 7%!important;}
.mr8 {margin-right: 8%!important;}
.mr9 {margin-right: 9%!important;}
.mr10 {margin-right: 10%!important;}

.clientname {
    font-size: 16px;
    line-height: 250%;
    letter-spacing: 0.05em;
    color: #777;
    margin-top: 2%;
}

.aricle-readmore {
    width: 100%;
    text-align: center;
    display: none;
}

.aricle-readmore02 {
    width: 100%;
    text-align: center;
}

.aricle-readmore02 a, .eyecatch_link a {
    margin: 40px auto 50px;
    display: inline-block;
    padding: 20px;
    text-align: center;
    border: rgba(146,146,146,1.00) 1px solid;
    -webkit-transition: all .6s ease-out;
    -moz-transition: all .6s ease-out;
    -ms-transition: all .6s ease-out;
    color: rgba(146,146,146,1.00);
}

.aricle-readmore02 a::before, .eyecatch_link a::before {
    font-family: FontAwesome;
    content: "\f105";
    margin-right: 10px;
}

.aricle-readmore02 a, .eyecatch_link a {
    text-align: center;
    color: rgba(146,146,146,1.00);
}

.youtube2 {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
	
}
.youtube2 iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.site-branding {
    top: 40%;
}

.sab_title {
    font-size: 15px !important;
    letter-spacing: 0.05em;
    max-width: 800px;
    margin-left: auto !important;
    margin-right: auto !important;
}
.front_text {
    font-size: 13px !important;
    letter-spacing: 0.1em;
    max-width: 800px;
    margin-left: auto !important;
    margin-right: auto !important;
    line-height: 180%;
    color: #5b5b5b;
}
.services_box {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.services_box01 {
    width: 20%;
display: inline-block;
vertical-align: top;
    margin-left: 4%;
    margin-bottom: 4%;
}

.services_box01 img {
    width: 30%;
    margin-right: 35%;
    margin-left: 35%;
    margin-bottom: 10%;
}

.services_box_text {
    text-align: center;
    letter-spacing: 0.1em;
}
.services_box_sabtext {
    text-align: center;
    font-size: 13px;
    letter-spacing: 0.1em;
	color: #5b5b5b;
}

/*---------------------------------------------------------------
 * クリアフィクス
---------------------------------------------------------------*/
.clearfix::after{
  content: "";
  display: block;
  clear: both;
}

.jr-insta-thumb {
    padding: 0 !important;
    max-width: 1020px;
    margin-left: auto;
    margin-right: auto;
}
.com_box{
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}
.com_title {
    width: 100%;
    border-bottom: 1px solid #ccc;
    line-height: 300%;
}
.com_text{font-size: 13px;
color: #5b5b5b;
font-size: 13px;}
.com_text_li {
    line-height: 200%;
    color: #717171;
    font-size: 13px;
}

#move-page-top {
    width: 50px;
    height: 50px;
    color: rgb(255, 255, 255);
    font-size: 22px;
    line-height: 50px;
    display: block;
    cursor: pointer;
    border: 0px rgb(255, 255, 255) solid;
    -webkit-border-radius: 0px;
    -moz-border-radius: 52px;
    -ms-border-radius: 52px;
    -o-border-radius: 52px;
    border-radius: 0px;
    background: rgba(0,0,0,.5);
}

ul.nav > li.current-menu-item::after{
background-color: transparent !important;
}

.google-maps {
position: relative;
padding-bottom: 40%; 
height: 0;
overflow: hidden;
}
.google-maps iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}

/***** コンタクトフォーム *****/
.entry table td, .entry table th {
    border-top: 1px solid #f1f1f1;
}
.form_info {
    background-color: #fffbed;
    margin-top: 3% !important;
    padding-top: 2%;
    padding-bottom: 2%;
    font-size: 14px;
    color: #666;
}
.btn02 {
    width: 100%;
    margin-top: 3% !important;
    padding-top: 3%;
    padding-bottom: 3%;
    background-color: #000;
    border: none;
    border-radius: 10px;
    color: #000;
}

.table-contactform7{
  overflow: hidden;
table-layout: fixed;
}
 
.required-contactform7 {
    padding: 5px;
    background: #D0BDBD;
    color: #fff;
    border-radius: 3px;
    margin-right: 5px;
    font-size: 12px;
    letter-spacing: 0.1em;
	font-weight: normal;
}
 
.unrequired-contactform7{
  padding: 5px;
  background: #BDBDBD;
  color: #fff;
  border-radius: 3px;
  margin-right: 3px;
}
 
.table-contactform7 th{
  font-weight:bold;
}
 
.table-contactform7 input,
.table-contactform7 textarea{
  max-width: 90% !important;
  margin: 5px 10px 10px 5px;
	margin-top: 10px !important;
}
 
.address-100 input{
  max-width: 90% !important;
  margin: 5px 10px 10px 5px;
}
 
.message-100 textarea{
  width: 100%;
  margin: 5px 10px 10px 5px;
}
.content table{border-left: none!important;}
.content table th {
    border-right: none !important;
    vertical-align: middle;
    text-align: left;
}
.content table th {
    color: #7f7f7f!important;
	background: #fff!important;
	font-weight: normal;
}
.content table td{border-right: none!important;}

.wpcf7-validates-as-required{width:90%;}

tr.alt {
    background: #f9f9f9!important;
}

.faq{}
.faq_box {
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding-bottom: 2%;
	padding-top: 3%;
}
.faq_box_title {
    font-weight: bold;
	letter-spacing: 0.1em;
}
.faq_box_text {
    margin-top: 2%;
    letter-spacing: 0.1em;
    color: #5b5b5b;
    font-size: 13px;
}
.q_icon {
    background-color: #D0BDBD;
    margin-right: 1%;
    border-radius: 5px;
    line-height: 100%;
    color: #fff;
    padding-left: 1%;
    padding-right: 1%;
    padding-top: 0.5%;
    padding-bottom: 0.5%;
}
.a_icon {
    margin-right: 1%;
    font-weight: bold;
    background-color: #d2ccc0;
    color: #fff;
    border-radius: 5px;
	    padding-left: 1%;
    padding-right: 1%;
    padding-top: 0.5%;
    padding-bottom: 0.5%;
}
#drawer {
    position: fixed;
    top: 0;
    right: -300px;
    width: 300px;
    height: 100%;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    background-color: #fff;
    color: #fff;
}
#nav-topbar ul.nav > li::after {
    background-color: #fff;
}
 
@media screen and (min-width: 900px){
  .table-contactform7 th{
    width:28%;
  }
    }
     
@media screen and (max-width: 900px){
.table-contactform7{
  display:block;
}     
       
  .table-contactform7 tbody,
  .table-contactform7 tr{
    display: block;
    width: 100%;
  }
  .table-contactform7 th{
  width:100%;
  display:block;
  margin: 0 auto;
  border:none;
}
.table-contactform7 td{
  display: list-item;
  list-style-type:none;
  margin:0;
  padding:0;
  width: 100%;
  border-top: none !important;
}
	.services_box01 {
    width: 25%;
    margin-left: 6%;
    margin-bottom: 4%;
    display: inline-block;
    vertical-align: top;
}
.com_box {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
}
	.sab_title {
    font-size: 15px !important;
    letter-spacing: 0.05em;
    max-width: 90%;
    margin-left: auto !important;
    margin-right: auto !important;
}
	.front_text {
    font-size: 13px !important;
    letter-spacing: 0.1em;
    max-width: 90%;
    margin-left: auto !important;
    margin-right: auto !important;
    line-height: 180%;
    color: #5b5b5b;
}

}
@media screen and (max-width: 769px){
	.navigation .drawer-button a {
    width: 36px;
    height: 36px;
    display: block;
    padding: 10px;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #000 !important;
}
	#drawer .drawer-button a {
    width: 30px;
    height: 30px;
    display: block;
    padding: 10px;
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px;
    background-color: #000 !important;
}
	}