
 Theme Name:   oops_Child
 Template:     oops_tcd048
 */
 /*PC スマホ切り替え*/
 /* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc { display: block !important; }
.sp { display: none !important; }
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 750px) {
.pc { display: none !important; }
.sp { display: block !important; }
}

.p-entry__inner {
   width: 98% !important;
   max-width: 1280px;
   margin:0 auto;
}
.l-inner{
 
     width: 98% !important;
   max-width: 1280px;
    margin:0 auto;
}

body{
  font-family: 'Noto Sans JP', sans-serif !important;
}
body{
max-width: 1200px !important;
margin: 0 auto !important;
  }
 /*PC スマホ切り替え終わり*/
/*flex基本*/
.basic_flex{
  display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
 display: flex;
 background-color: #fff;
-ms-flex-wrap: wrap;
 -webkit-flex-wrap: wrap;
flex-wrap: wrap;
align-items: center;
}
.basic_half{
  width: 50%;
}
.moji_panel{
  padding:30px;
}
/*flex基本ここまで*/
/*ロータス帯*/
.topmidashi{
	padding-top:5px;
	font-size: 0.8em;
}
.obibody{
  display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
  display: flex;
  background-color: #000000;
-ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
   align-items: center;}
.obirogo{

	background-image: url(../../uploads/2020/03/logo.png);
	background-repeat: no-repeat;
	height:130px;
	background-position: 10%;
  width: 500px;
}
.topmidashi{
  color:#fff;
}
.p-page-header {
    
    margin-bottom: 0px !important;
}
.ku{
  margin:30px;
}
/*ロータス帯ここまで*/
/*ナビゲーション*/
.navi_panel{
	height: 60px;

}
ul.navi_ul{
	display: flex;
	
}
li.navi_li{
	padding-top: 15px;
	height: 45px;
	border-right: 0.5px solid #ccc;
	border-bottom: 0.5px solid #ccc;
	width: 16.6%;
	text-align: center;
vertical-align: middle;
display: block;
-webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
li.navi_li_first{
	padding-top: 15px;
	height: 45px;
	border-right: 0.5px solid #ccc;
	border-left: 0.5px solid #ccc;
	border-bottom: 0.5px solid #ccc;
	width: 16.6%;
	text-align: center;
vertical-align: middle;
display: block;
-webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
li.navi_li:hover{
	background-color: #C60000;
	color: #fff;
}
li.navi_li_first:hover{
	background-color: #C60000;
	color: #fff;
}
span.menup{
  display: block;
	
	font-size: 0.9em;
	font-weight: 600;
}

/*ナビゲーションここまで*/

li{
	list-style: none;
	line-height: 2.4em !important;
}
.comment{
	margin-top:20px;
	font-size: 14px;
    line-height: 2.6em;
    margin-bottom:50px;

}
.block-center{
	margin-top:20px;
	display: block;
	text-align: center;
	margin-bottom: 20px;

}
.p-latest-news {
    margin-bottom: 50px;
}
/*youtube*/
.youtube iframe{
  width: 100%;
}
/*youtubeここまで*/
/*右　提携*/
.teikei_panel{
  width:100%;
  text-align: center;
  vertical-align: middle;
}
li.teikeisaki{
  display: inline-block;
  width:150px;

}
.col3 {
  display: flex;
}

.col3 li {
  width: calc(100% / 3);
}

.footer_b_panel{
  width: 80%;
  margin:0 auto;
}
@media only screen and (max-width: 750px) {
  .footer_b_panel{
  width: 95%;
  margin:0 auto;
}
  .col3 {
  display: flex;
}
.foot_b_img{
  width:95%;
}

.col3 li {
  width: calc(100% / 2);
}
  li.teikeisaki{
    width:135px;
  }
  img.teikei{
  width: 90%;
  margin:10px auto;
}

}
.teikeiblock{
	margin-top:20px;
	text-align: center;

}
.migi_img{
	width: 100%;
	margin-top:10px;
	margin-bottom: 10px;
	
	
}
.teikei_mi{
	width: 100%;
	height: 30px;
	color: #fff;
	background-color: #C60000;
	vertical-align: middle;
	padding-top:15px;
	font-size:1.2em;
	font-weight: 600;
}
img.teikei{
	width: 90%;
	margin:10px auto;
}


/*2つの大ブロック*/
.dai_panel {
    width: 100%;
    height: calc(100% - 120px);
    text-align: center;
    margin-top:20px;
}
.hidari_panel {
    background-color: #C60000;
    float: left;
    width: 50%;
    height: 500px;
    overflow: hidden;
    position: relative;
    display: block;
}

.migi_panel {
    background-color: #FDC900;
    float: left;
    width: 50%;
    height: 500px;
    overflow: hidden;
    position: relative;
    display: block;
}
.top_box_contents {
    margin-top: 50px;
}
.top_box_contents_box_img {
    position: absolute;
    top: 50%;
}
img.boximg{
	max-height: 250px;
	width:100%;
}
.c-btn-round--black {
    overflow: hidden;
    width: 200px;
    height: 50px;
    line-height: 50px;
    border-radius: 25px;
    -webkit-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.1);
}
.p-index-menu__btn {
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-top: 30px;
    background-color: #fff;
}
.c-btn-round--black-wrap {
    position: relative;
    display: block;
    background-color: #333;
    font-size: 0.875rem;
    color: #fff;
    font-weight: 900;
    text-align: center;
    -webkit-box-shadow: 0 0 0 4px #333 inset;
    box-shadow: 0 0 0 4px #333 inset;
}
.top2 {
    font-size: 1rem;
    color: #333;
    letter-spacing: 0.1em;
    font-weight: 900;
    margin: 20px 0;
}
.main-title {
    display: block;
    font-size: 2rem;
    font-weight: 600;
    letter-spacing: 0.3em;
    margin-bottom: 20px;
}
.cl{
	clear: both;
}
/*2つの大ブロックここまで*/
/*ベースのスタイル設定*/
.card_box{

	text-align: center;
}
.l-card {
  overflow: hidden;
  width: 31%;
  padding: 0;
  margin: 1px;
  border: 1px solid #ddd;
  border-radius: 4px;
  background: #fff;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1), 0 8px 20px rgba(0, 0, 0, 0.1);
 display: inline-block;
 vertical-align: top;
 height: 600px;
 position: relative;
 text-align: center;

}
.l-card_ken{
overflow: hidden;
  width: 31%;
  padding: 0;
  margin: 1px;
  border: 1px solid #ddd;
  border-radius: 4px;
  background: #fff;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1), 0 8px 20px rgba(0, 0, 0, 0.1);
 display: inline-block;
 vertical-align: top;
 position: relative;
 text-align: center;
}
.l-card_top {
  overflow: hidden;
  width: 31%;
  padding: 0;
  margin: 1px;
  border: 1px solid #ddd;
  border-radius: 4px;
  background: #fff;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1), 0 8px 20px rgba(0, 0, 0, 0.1);
 display: inline-block;
 vertical-align: top;
 height: 550px;
 position: relative;

}
.l-card4 {
  overflow: hidden;
  width: 31%;
  padding: 0;
  margin: 1px;
  border: 1px solid #ddd;
  border-radius: 4px;
  background: #fff;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1), 0 8px 20px rgba(0, 0, 0, 0.1);
 display: inline-block;
 vertical-align: top;
 height: 400px;

}
@media screen and (max-width: 650px){
  .l-card4{
  overflow: hidden;
  width: 95%;
  padding: 0;
  margin: 0 auto;
  border: 1px solid #ddd;
  border-radius: 4px;
  background: #fff;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1), 0 8px 20px rgba(0, 0, 0, 0.1);
 display: block;
 vertical-align: top;
 height: 400px;

}
li.l-card_top_z {
    display: flex;
    overflow: hidden;
    width: 95%;
    padding: 0;
    margin: 0 auto;
    border: 1px solid #ddd;
    border-radius: 4px;
    background: #fff;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1), 0 8px 20px rgba(0, 0, 0, 0.1);
    vertical-align: top;
    flex-direction: column;
    position: relative;
    align-items: center;
}
}
.l-card5 {
  overflow: hidden;
  width: 31%;
  padding: 0;
  margin: 1px;
  border: 1px solid #ddd;
  border-radius: 4px;
  background: #fff;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1), 0 8px 20px rgba(0, 0, 0, 0.1);
 display: inline-block;
 vertical-align: top;
 height: 500px;

}
.l-card6 {
  overflow: hidden;
  width: 31%;
  padding: 0;
  margin: 1px;
  border: 1px solid #ddd;
  border-radius: 4px;
  background: #fff;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1), 0 8px 20px rgba(0, 0, 0, 0.1);
 display: inline-block;
 vertical-align: top;
 height: 600px;

}
.l-card2 {
  overflow: hidden;
  
  padding: 0;
  margin: 15px;
  border: 1px solid #ddd;
  border-radius: 4px;
  background: #fff;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1), 0 8px 20px rgba(0, 0, 0, 0.1);
}
.text-content {
  padding: 16px;
}
.text-content .title {
  margin: 0 0 12px 0;
  color: #C60000;
  font-weight: bold;
      position: relative;
    line-height: 1.4;
    display: inline-block;
    top: 0;
    font-size: 1.4em !important;
    font-weight: 900;
}
.text-content .title_top {
  margin: 0 0 0px 0;
  color: #C60000;
  font-weight: bold;
      position: relative;
    line-height: 1.2;
    display: inline-block;
    top: 0;
    font-size: 1.6em !important;
    font-weight: 900;
}
.title_s{
    width: 80% !important;
    display:  block;        /* ブロック要素にする */
    font-size:  0.5em;       /* 文字サイズ指定 */
    margin-top:  5px;      /* 周りの余白指定 */
    position:  relative;    /* 位置調整 */
    margin: 5px auto 0;    /* 周りの余白指定 */
   text-align: center;
   color:#666;
    /* 背景色指定 */
}
.text-content .caption {
  margin: 0 0 12px 0;
  font-size: 14px;
  color: #555;
}
.content-meta {
  overflow: hidden;
  width: 100%;
  font-size: 12px;
}
.date {
  float: left;
  color: #aaa;
}
.like {
  display: inline-block;
  float: right;
  color: #4cc48e;
}
.like .material-icons {
  vertical-align: middle;
  font-size: 16px;
}
/*ここからthumbnailのスタイル設定*/
.l-thumbnail {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: auto;
}
.thumbnail-wrapper {
  display: block;
  margin: 0;
  padding: 0;
}
.thumbnail-wrapper::after {
  transition: 0.5s;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  opacity: 0;
}
.thumbnail-wrapper img{
  display: block;
  max-width: 100%;
}
/*基本のデザイン終わり*/
.more-text {
  transition: 0.5s;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: inline-block;
  padding: 6px 12px 8px;
  color: #fff;
  font-size: 14px;
  border: 1px solid #fff;
  opacity: 0;
}
.l-card:hover .thumbnail-wrapper::after {
  opacity: 1;
}
.l-card:hover .more-text {
  opacity: 1;
}

.l-thumbnail {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: auto;
}
.thumbnail-wrapper {
  display: block;
  margin: 0;
  padding: 0;
}
.thumbnail-wrapper::after {
  transition: opacity 0.3s, width 0.8s 0.1s, height 0.8s 0.1s, border-width 0.4s 0.1s;
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 0px;
  height: 0px;
  border-radius: 50%;
  border: 0px solid #C60000;
  background: rgba(198,0,0,0.5);
  opacity: 0;
}
.thumbnail-wrapper img{
  transition: 0.5s;
  display: block;
  max-width: 100%;
}
.more-text {
  transition: 0.5s;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  width: 100%;
  color: #fff;
  font-size: 16px;
  letter-spacing: 1px;
  text-align: center;
  opacity: 0;
}
.l-card:hover .thumbnail-wrapper::after {
  opacity: 1;
  width: 400px;
  height: 400px;
  border-width: 120px;
}
.l-card:hover .thumbnail-wrapper img {
  transform: scale(1.1);
}
.l-card:hover .more-text {
  opacity: 1;
  letter-spacing: 8px;
}
/*カードデザイン終わり*/
/*会社案内*/
.about_migi{
  display: inline-block;
  width: 38%;
  height: 300px;
  padding-left: 3px;
  vertical-align: top;
}
 .about_box{
  width: 80%;
  margin:0 auto;
  text-align: center;
 }

h3.about_midashi{
  font-size: 1.8em !important;
  text-align: center;
  font-family: "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}
.about_hidari{
  display: inline-block;
  width: 58% !important;
}
table.tabout {
    border-collapse: collapse;
    text-align: center;
   }
th.t_top {
    border-top: #C60000 4px solid;
    width:30%;
    padding-top:10px;
    border-bottom: #e3e3e3 1px dotted;
}
th.t_naka {
    border-bottom: #e3e3e3 1px dotted;
    text-align: center;
    padding: 10px;
    font-weight: normal;
}
td.t_top {
    border-top: #b3b3b3 4px solid;

}
td {
    border-bottom: #e3e3e3 1px dotted;
    text-align: center;
    padding: 10px;
    line-height: 1.4em;
}
tr.tr_naka:hover {
    background: #C60000 ;
    color: #fff;
}
@media screen and (max-width: 640px) {
  .map{
    display: block;
    width:100%;
  }
  .annai_box{
    width:90%;
    margin:0 auto;
  }
  table.tabout {
    border-collapse: collapse;
    width:100%;
    text-align: center;
    display: table;
    
}
table.tabout thead {
  display:none;

}
th.t_naka{
  font-weight: bold;
  background-color: #C60000;
  color: #fff;
}
th.t_top {
    border-top: #1387C5 0px solid;
    width:100%;
    line-height: 1.4em;
    }
td.t_top {
    border-top: #e3e3e3 1px solid;
    }    
table.tabout tbody th {
  display:block;
  
}
table.tabout tbody td {
  display:block;
  
}
table.tabout tbody td::before {
  content: attr(label);
  float: left;
  clear:both;
  font-weight:bold;
}
table.tabout tbody td p {
  padding-left:6em;
}
.point-box{

    background: none;
    padding: 30px 0 25px;
    
    width: 85%;
    margin:0 auto;

}

.balloon5 {
  width: 100%;
  margin: 1.5em 0;
  overflow: hidden;
}

.balloon5 .faceicon {
  float: left;
  margin-right: -90px;
  width: 45%;
}



.balloon5 .chatting {
  width: 100%;
}

.says {
  display: inline-block;
  position: relative; 
  margin: 5px 0 0 105px;
  padding: 17px 13px;
  border-radius: 15px;
  background: #fff;
  border:1px solid #333;
  line-height: 1.4em;
}

.says:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 18px; 
  left: -22px;
  border: 12px solid transparent;
  border-right: 12px solid #fff;

}
.says:before{
  content: "";
  display: inline-block;
  position: absolute;
  top: 18px; 
  left: -24px;
  border: 12px solid transparent;
  border-right: 12px solid #333;
   
}

.says p {
  margin: 0;
  padding: 0;
}
}
 /*会社案内終わり
 /*ボタン*/
 .btn-flat-border {

  margin:50px;	
  width: 200px;
  display: inline-block;
  padding: 1em 1em;
  text-decoration: none;
  color: #C60000;
  border: solid 2px #C60000;
  border-radius: 3px;
  transition: .4s;
  text-align: center;
}

.btn-flat-border:hover {
  background: #C60000;
  color: white;
}
 /*ボタンここまで*/
 
  /*ここからsp*/
@media screen and (max-width: 640px) {
#formbtn{
 display: block;
 padding:15px;
 background:#ffaa56;
 color:#fff;
 width: 250px;
 font-size:18px;
 font-weight:bold;	 
 border-radius:2px;
 margin:25px auto 0;
}
.l-card {
  overflow: hidden;
  width: 99%;
  padding: 0;
  margin: 1px;
  border: 1px solid #ddd;
  border-radius: 4px;
  background: #fff;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1), 0 8px 20px rgba(0, 0, 0, 0.1);
 display: block;
 vertical-align: top;

}
 /*ボタン*/
 .btn-flat-border {

 

   margin:10px auto;  
  display: inline-block;
  padding: 1em 1em;
  text-decoration: none;
  color: #C60000;
  border: solid 2px #C60000;
  border-radius: 3px;
  transition: .4s;
  text-align: center;
}

.btn-flat-border:hover {
  background: #C60000;
  color: white;
}
 /*ボタンここまで*/
}

.holiday{
  background-color: #C60000 !important;
}
#biz_calendar p span.boxholiday {
    background-color: #C60000 !important;
    padding-left: 25px;
    margin-right: 10px;
}
/*spここまで*/
/*footerここから*/
@media only screen and (max-width: 750px) {
  .footer_box{
  display: block !important;
  width:100% !important;
  border-right:dotted 0.5px #ccc !important;
  vertical-align: top !important;
}
.footer_box2{
  display: block !important;
  width:100% !important;
  vertical-align: top !important;;
  text-align: center !important;
  line-height: 2em !important;
  margin-bottom: 20px;
}
}
.footer_panel{
  width: 100%;
  text-align: center;
  vertical-align: top;
}
.footer_box{
  display: inline-block;
  width:31%;
  border-right:dotted 0.5px #ccc;
  vertical-align: top;
}
.footer_box2{
  display: inline-block;
  width:66%;
  vertical-align: top;
  text-align: center;
  line-height: 2em;
}
.img_res{
  width: 100%;
}
.img_res_href{
  width: 60%;
}
h2.com_name{
  font-size: 2em;
  font-weight: 900;
  color: #fff;
  margin-bottom: 20px;
  margin-top:20px;
}
p.footer_p{
  color: #fff;
  font-size:0.9em;
}
#fb-root {
    display: none;
}
 
.fb_iframe_widget, .fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
    width: 100% !important;
}
.footer-block{
  background-color: #C60100;
  display:flex;
}
.footer-block-in {
    width: 33%;
    padding: 10px 1%;
    
    text-align: center;
    margin:0 auto;
}
 
.footer-block-in > ul {
    padding: 5px;
    list-style-type: none;
    margin-bottom:20px;
}
 
.footer-block-in > ul ul {
    text-align: left;
    padding: 10px 12px;
    margin-left: 5px;
}
 
.footer-block:after{
    content: "";
    clear: both;
    display: block;
}
.fc-left{
  font-weight: 900 !important;
  color:#fff;
  font-size: 1.2em !important;
}
@media (max-width: 770px) {
  .footer-block{
    display: block;
    text-align: center;
  }
    .footer-block-in {
        width: 98%;
        padding: 10px 1%;
        float: none;
    }
}
.footerbox_full{
    width: 100%;

}
.footer_qu{
  width: 23%;
  display: inline-block;
  margin: 10px;
}
.footer_harf{
    width: 45%;
    display: inline-block;
    margin:10px;
    vertical-align: middle;
    line-height: 1.8em;

}
.midashi_f{
  font-weight: bold;
  font-size: 1.2em;
  vertical-align: bottom;
display: flex;
align-items: center;
margin-bottom:5px;
color: #fff
}
.midashi_f:before,
.midashi_f:after {
border-top: 1px solid #fff;
content: "";
flex-grow: 1;
}
.midashi_f:before {
margin-right: 1rem;
}
.midashi_f:after {
margin-left: 1rem;
}

.midashi_en_f{
  font-weight: bold;
  font-size: 0.8em;
  color:#630000;
  margin-bottom: 30px;
  }
  span.sukima{
    margin: 30px;
  }
/* スマホ用 */
@media screen and (max-width: 767px) {
    .fb-container {
        width: 100%;
        max-width: 500px;
    }
    .footer_harf{
    width: 100%;
    display: inline-block;
    margin:10px;
    vertical-align: middle;
}
}
 
/* PC用 */
@media screen and (min-width: 768px) {
    .fb-container {
        width: 500px;
    }
}
.footer_logo{
  width: 100px;
  height: 100px;
  margin:0 auto;
  background:url(../../uploads/2020/03/mark.png);
  background-size:cover;
}
/*footerここまで*/

.youtube{
  
  position: relative;
  top: 0;
  left: 0;
}
.youtube iframe{
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.ecwd_theme_calendar_grey table.cal_blue.ecwd_calendar_container .day-with-date {
    color: #C60000 !important;
    font-size: 14px !important;
}