/*
 Theme Name:   IFMSS child
 Template:     cms
 Version:      0.5.5
*/
/*/////////////////////////////////////////////SITE///////////////////////////////////////////////////////*/
/*All devices*/

body{
 }


h2,h3,h4{
    font-family: 'Libre Baskerville', serif!important;
}

.home #main-nav{
	background: none!important;
}
#main-nav{
	/* position: absolute; */
	width: 100%;
		background:rgba(255,255,255,0.9);
/*	background:rgba(181,219,249,0.85);*/
}
.menu_wrap{background: #CC4B27;
padding: 0.2rem;}

.entry-content{
	word-wrap: break-word!important;
}
.entry-content a{
    text-decoration: underline;
}
.entry-content a:hover{
    text-decoration: none;
}
.post_title{
  font-family: "Prata", serif!important;
    border-left: 8px solid #CC4B27;
    border-bottom: 1px solid #CC4B27;
    padding-left: 1rem;
    padding-bottom: 0.7rem;
	padding-top: 0.7rem;
    font-size: 1.5rem;
    clear: both;
}
h1.head_logo img{
	display: block;
  margin: 10px;
  margin-right: 15px;
  float: left;
  display: flex;
  justify-content: center;
  align-items: center;
}
h1.head_logo{font-size: 1.7rem;
	margin-left: 2rem;
  width: 460px;align-items: center;
  display: flex;
  color: #382e2d;
font-weight: bold!important;}
.head_logo_txt span{font-size: 0.85em; font-weight: normal;}
h1.head_logo a{color: #000000!important;}
h1.head_logo a:hover{
	opacity: 0.8;
	text-decoration: none;
}
.sche_table_header th,.sche_table_header td{
    border:1px solid #cc4b28!important;
    border-right:1px solid #fff!important;
    text-align: center;
    color: #fff;
    padding: 0.4rem!important;
    background: #cc4b28!important;
    font-weight: bold!important;
}
.sche_table th{
    font-weight: bold;
    background: #f9f9f9;
    font-size:0.9rem;
}
.sche_table {
    border:1px solid #ccc;
}
.table-bordered th, .table-bordered td{border:1px solid #ccc!important;}

.entry-header{
	color:#fff;
  text-align: center;
/*	text-shadow: 1px 1px 0 #000;*/
	font-weight:normal!important;
  background: #85280e;
}
.entry-header .entry-title{
  padding-bottom: .5rem;
  display: inline-block;
  border-bottom: 2px solid #CC4B27;
}

.table-striped tbody tr:nth-of-type(odd){
    background: #F7FFFB!important;
}
.table th{
	vertical-align: middle!important;
}
.navigation a{
    color: #5db0f9;
}

.single_wrap{
  max-width: 700px;
  margin: 0 auto!important;
}
.page_wrap{
  max-width: 900px;
  margin: 0 auto!important;
}
.page_wrap2{
  max-width: 1080px;
  margin: 0 auto!important;
}
.sche-table{font-size: 0.9rem;}
.sche-table.table td,.sche-table.table th {border-top: 0!important;
border-bottom: 1px solid #f2c6c6;}

.sche-table th{font-weight: normal;
width: 140px;}
.sche-table a,.sche-table a:hover{color:#CC4B27;}

.wp-block-group__inner-container h2,h4.side_news{
        text-align: center;
        font-size: 0.9rem;
        color: #fff;
        background: #5db0f9;font-weight: bold;
        padding: 0.5rem;
    }
h4.side_news i{
    color: #fff;}
.widget_recent_entries ul{
	padding: 0 1rem!important;
}
.widget_recent_entries li{
    list-style: none;
	border-bottom: 1px solid #ccc;
}

#recent-posts-2 select{
    margin:15px 10%;
    display: block;
    width: 80%;
    font-size: 16px;
}
    .widget-area{
        margin-bottom: 1rem;
        border-radius: 0.2rem;
        padding: 0!important;
/*        border: 1px solid #ccc;*/
    }
.post-date{
    color: #5db0f9;
    display: block;
    padding-top: 8px;
}
.post-navigation{
		padding-top: 4rem;
	} 
.read_more{color: #5db0f9;}
   
.wp-block-latest-posts__list li{
    
    border-bottom: 1px dotted #ccc;
        list-style: none;
}
.wp-block-archives-list,.wp-block-latest-posts__list{
    padding: 0 1rem!important;
}
.wp-block-archives-list li{
   
    border-bottom: 1px dotted #ccc;
        list-style: none;
}
    #right-sidebar{
        background: #fff;
        font-size: 0.8rem;
        height: fit-content;
    }

.archive-date{
    text-align: right;
    color: #5db0f9;
    font-weight: bold;
    padding-bottom: 10px;
    
}

.media_logo{
	list-style: none;
	display: flex;
	flex-wrap: wrap;
}
.media_logo li{
	background: #fff;
	line-height: 1.5;
	text-align: center;
	font-size: 0.8rem;
	margin-right: 1rem;
	margin-left: 1rem;
	width: 300px;
	
	padding: 1rem;
	margin-bottom: 2rem;
}
.media_logo li p{
	margin-bottom: 0;
}
.media_logo img{
	padding-bottom: 1rem;
}
.post{
        margin-bottom: 3rem;
    }

.home_news_table th{
    color: #5db0f9;border-color:#eee!important;
    font-size: 0.75rem!important;
    min-width: 45px;
    vertical-align: middle!important;
}
.home_news_table td{vertical-align: middle!important;}
.home_news_table td {
    border-color:#eee!important;
    color: #5a5129;
    font-size: 0.9rem;
    margin: 0!important;
}

.home_news_box a{
    text-decoration: underline;
}
.home_news_box a:hover{
    text-decoration: none;
}

.home_news_box{
/*    border: 2px solid #5db0f9 ;*/
padding: 2rem;
    background: #fff ;
max-width: 1000px;
margin: 0 auto;}

#home_news_wrap{
    background: #fff;
/*    background: url(images/bg_home_news.jpg);*/
    padding: 0;
}
.home_main{
	height: 100%;
}

.home_main_title{
	text-shadow: 1px 1px 3px #222;
    letter-spacing: -1px;
    font-size: 4.2rem;
	line-height: 1.5;
	padding: 0rem 2rem;
	display: inline-block;
    font-weight: bold;
	color: #fff;
/*	background:rgba(255,255,255,0.85);*/

}
.home_main_title span{
	font-size: 0.7em;
}

.home_main_text{
	margin-top: 0.5rem;
	font-size: 0.9rem;
    	display: inline-block;
	padding: 0.5rem 1rem;
	font-weight: normal;
	background:rgba(117,217,213,0.98);
}
.bread-wrap{
    background: #c2e2f2;
	border-bottom: 1px solid #9ed5f0;
}
.bread-crumbs{
max-width:1136px;
color:#666 !important;
font-size:0.8rem;
line-height:24px;
margin:0 auto;}
.bread-crumbs a{
	color:#666 !important;}
.bread-crumbs strong{font-weight:normal !important;}


.carousel-inner .carousel-item {
  opacity: 0;
  top: 0;
  left: 0;
  width: 100%;
  display: block;
  position: absolute;
  z-index: 0;
  -webkit-transition: opacity 1.1s ease;
       -o-transition: opacity 1.1s ease;
          transition: opacity 1.1s ease;
  -webkit-transform: translate3d(0, 0, 0) !important;
          transform: translate3d(0, 0, 0) !important;
}
.carousel-inner .carousel-item:first-of-type {
  position: relative;
}
.carousel-inner > .active {
  opacity: 1;
  z-index: 0;
}
#service .card-title{border-bottom: 3px solid #CC4B27;
  padding-bottom: 4px;
display: inline-block;
}



.wrapper{
	padding: 0!important;
}
.white_box{
	background: #fff;
	padding: 2rem 2rem;
}
.bg_red{background: #eee;}
.bg_gray{
	background: #efefef;
}
.form-group, .wpcf7 .wpcf7-form p{
    margin-bottom: 0.5rem!important;
}

.wpcf7-checkbox .wpcf7-list-item{
    display: block!important;
}

.form-group{
/*    border-top: 1px dotted #ccc;*/
    padding-top: 0.5rem;
}
.b_none{
	border: none!important;
}
.btn-dark{background: #CC4B27!important;
  color: #fff!important;
border-color:  #CC4B27!important;}
.btn-dark:hover{
  background: #fff!important;
  color: #CC4B27!important;
}

.btn-dark2{background: #0e2046!important;
  color: #fff!important;
border-color:  #0e2046!important;}
.btn-dark2:hover{
  background: #fff!important;
  color: #0e2046!important;
}


.btn-light{
	color: #fff!important;
	background: #5db0f9!important;
}

.pink{
    color:#FA808B; 
}
.red{
    color:#FF0004; 
}

.btn{
    text-decoration: none!important;
}
.btn1 a{
    background: #5db0f9;
    display: block;
    width: 300px;
    text-align: center;
    border-radius: 3px;
    padding: 0.5rem 0.8rem;
    text-decoration: none!important;
    border-left: 8px solid #429894;
}
.btn1 a:hover{
    background: #5db0f9;
    color: #fff;
}




.message_box{
	width:100%;
  background-image:
    linear-gradient(
      180deg,
      rgba(0,0,0,0) 0%,
      rgba(0,0,0,0) 97%,
      #ddd 97%,
      #ddd 100%
    );
  background-size:100% 2em;
  line-height:2!important;
padding: 2rem;}

.message_box p{
    margin-bottom: 2rem;
}


#contact_box{
    background: #f9f9f9;
    padding: 3rem 0;
}
#contact_box h2{
    font-family: 'Libre Baskerville', serif!important;
    display: flex;
    font-size: 2.5rem;
	justify-content: center;
	align-items: center;
}

#contact_box h2::before,#contact_box h2::after {
    content: '';
	width: 170px;
	height: 1px;
	background-color: #A78E79;
}

#contact_box h2::before {
	margin-right: 2rem;
}
#contact_box h2::after {
	margin-left: 2rem;
}

.contact_column{
    text-align: center;
    background: #fff;
    margin: 0 1rem;
    padding: 2rem 0 1.5rem;
}
.contact_box_tel i{
    color: #5db0f9;
}
.contact_box_tel{
    font-family: 'Spartan', sans-serif;
    font-weight: 500;
    font-size: 2.3rem;
}
.contact_box_tel a:hover{
    text-decoration: none;
}

.contact #contact_box{
    display: none;
}



/*flow*/
.flow_img img {
  width: 240px;
  height: auto;
  float: right !important;
  margin: 0rem;
}
a.flow_box_step{text-decoration: none!important;}
.flow_box {
  padding: 1rem;
  display: flex;
  border: 1px solid #CC4B27;
  border-radius: 5px;
	background: #fff;
}

.flow_box_step {
  width: 120px;
  display: flex;  line-height: 1;
  flex-direction: column;
  justify-content: center;
  font-weight: bold;
  color: #CC4B27;
  padding-right: 1.5rem;
  text-align: center;
  border-right: 1px solid #efbbac;
}
.flow_box_step small {
  padding-bottom: 1rem;
  display: block;
  font-size: 0.75rem;

  font-weight: bold;
}
.flow_box_num {
  font-size: 2.2rem;
	display: block;
}
.flow_box_txt {
  padding-left: 1.5rem;
  width: 100%;
}
.flow_box_txt p {
  margin-bottom: 0;
}
.flow_box_title {
  font-family: "Prata", serif!important;

  font-weight: bold;
  margin-bottom: 0.2rem;
  font-size: 1.5rem;
  color: #CC4B27;
}
a:hover .flow_box{  
  background: #faf1f1;
}

a.no-underline{text-decoration: none!important;}


/*Small devices */
@media (max-width: 767px) {
  .sche-table{font-size: 0.8rem;
  line-height: 1.4;}
  .sche-table th{width: 110px;}
	.service_table{
		border: none!important;
	}
	.service_table td{
		font-size: 0.9rem;
		margin-bottom: 30px!important;
		border-right:1px solid #fff!important;
				border-left:1px solid #fff!important;

	}
	.service_table th{
		padding: 0.5rem!important;
	border-right:none!important;
				border-left:none!important;
	}
	
	.service_table tr{
		

		display: flex!important;
		flex-direction: column!important;
		width: 100%;
	}
	.service_table th,.service_table td{
		width: 100%!important;
	}
	.white_box{
		padding: 0.5rem;
	}
	
	.contact_box_tel{
		font-size: 1.7rem;
	}
	.home_main_title{

	background:rgba(255,255,255,0.95);

}
	
	
	.vision_text{
		font-size: 1.2rem;
	}
	.vision_main_text{
		font-size: 2rem;
	}
	.vision_lead{font-size: 1.7rem;
	padding-top: 2rem;
		line-height: 1.4;
	padding-bottom: 1rem;}
	#contact_box{
		padding: 0.1rem;
	}
	.vision_box3{
		padding: 0.5rem;
	}
	.feature_txt_box{
		padding: 15px; font-size: 0.85rem;}
	h1.head_logo{
		margin:0.2rem auto;
    max-width: 96%;
		font-size: 1rem;text-align: left !important;
	}
	h1.head_logo img{
		margin: 0 auto 5px -15px;
	}

  
	#service .card-title{
		font-size: 1.1rem;
		margin-top: 5px;
	}
	.profile_eng{
		font-size: 0.75rem;
		padding-left: 5px;
	}
	.profile_name{
		font-size: 1rem;
	}
	.partner_profile img{width: 100%;}
	.profile_text{
		font-size: 0.75rem!important;
	}
	.home_main{
		height: 100%;
		padding-bottom: 1rem;
	}
.home_main_title{
    letter-spacing: -1px;
    font-size: 1.7rem;
	line-height: 1.5;
	padding: 0.5rem 0.5rem;
	display: inline-block;
    font-weight: bold;
	color: #111;
	text-shadow: none;
	background:rgba(255,255,255,0.95);
}
.home_main_title span{
	font-size: 0.6em;
}

.home_main_text{
	margin-top: 0.2rem;
	font-size: 0.8rem;
    	display: inline-block;
	padding: 0.5rem 1rem;
	font-weight:normal;
	background:rgba(117,217,213,0.98);
}
	
	
    .card-deck .card{
        width: 98%!important;
        margin: 1%
    }
    .card-deck{
        flex-wrap: wrap;
        flex-direction: row!important;
    }
    .card-body{
        padding: 0.5rem  0.3rem 0.3rem!important;
    }
    
    .flow_box_txt{font-size: 0.8rem;
    line-height: 1.5;}
    .flow_box_title{font-size: 1.2rem;
      margin-top: 0.3rem!important;
    margin-bottom: 0.3rem!important;}
    .flow_box{
      display: flex;
      flex-direction: column;
        padding: 0.8rem;
    }
    .flow_img img {
      float: none!important;
    margin-right: 0;
    display: block;
  max-width:200px;}
    .flow_box_step{
      text-align: left;
border-right:0!important; ;

        padding-right: 0!important;
    }
    .flow_box_step small{display: inline-block;}
    .flow_box_num{font-size: 1.3rem;
      padding-left: 10px;
    display: inline;}
    
    .flow_box_txt{width: 100%;word-break: break-all!important;
    padding-left: 0;}
    .bread-crumbs{
width:100%;
	}

.bread-wrap{
	margin-bottom:0rem !important;}
    
    
    .pc_menu{
        display: none;
    }
    
    .sp_top_image{
        width: 90%;
        margin: 0 auto;
        
    }
    #home_news_wrap{
    padding: 1rem 0;
}
    
    .home_news_table th{padding: 10px 1px 0!important;
        text-align: left!important;
    display: block!important;width: 100%;
        
    float: left!important;}
    .home_news_box{
        margin: 7px;
       padding: 5px 1px;
    }
    .home_news_table td{display: block!important;
        border-top: none!important;
        padding: 0!important;
    float: left!important;
    width: 100%;}
    .home_news_table td p{
    margin: 0!important;
        font-size:0.8rem;
}
    
	 
  #company {
      
    background: url(images/bg_news.jpg) no-repeat center top;
    background-size: auto 100%;
	  padding: 0 1rem;
  }
  .main_left {
    /*background-color: rgba(255, 255, 255, 0.5);*/
    display: block;
    max-height: 550px;
    height: 100vh;
    width: 100%;padding-top: 120px;
      
  }
  .main_left h2 {
      font-weight: bold;
    height: 100px;      color: #fff;
    position: relative;
    display: block;
    margin-bottom: 1rem;
      text-shadow: 1px 1px #000;
    letter-spacing: 0.5rem;
    line-height: 1.7;
      width: 84%;
    background-color: rgba(0, 0,0, 0.4);
    font-size: 1.6rem;
      text-align: center;
      margin: 0 auto 145px;

  }
  .service .feature_img {
    background-size: 200% !important;
  }
    
    .sche_table td,.sche_table th{
        padding: 0.3rem 0.4rem!important;
    }
    .sche_table{
        line-height: 1.4;
        font-size: 0.8rem;
    }
    .sche_table th{font-size: 0.8rem;
    width: 89px;}
    
    .sche_date{
        width: 110px;
    }
    .sche_theme{font-size: 0.9rem;}
}
/*Medium devices */
@media (min-width: 768px) {
	
	
.pc_menu li.mainmenu{
	position: relative;
	list-style:none;
	text-align:center;
	font-size:0.9rem;
	}
.pc_menu li.mainmenu:after {
  content: "";
  display: block;
  line-height: 0;
  position: absolute;
  right: -2px;
  bottom: 0px;
  height: 50%;
}

	

	
.dropdown__lists {
	z-index: 1000;
    transform: scaleY(0);/*デフォルトでは非表示の状態にしておく*/
    transform-origin: center top;/*変形を適応する基準をtopとする*/
    transition: all .3s;/*表示の変化を0.3秒に指定*/
    width: 100%;
    position: absolute;
    top: 51px;
    left: 0;
	padding: 0;
	margin: 0;
}
.gnavi__list:hover .dropdown__lists {
    transform: scaleY(1);/*Gナビメニューにホバーしたら表示*/
}
	
.dropdown__list {
	list-style:none;
    background-color:rgba(6, 145, 250,0.9);
    height: 44px!important;
	line-height: 44px!important;
    transition: all .3s;
	width: 220px;
    position: relative;
	font-size: 0.8rem!important;
	border-bottom: 1px solid #027bd4;
}
	.dropdown__list:after{
		border: none;
	}
.dropdown__list:not(:first-child)::before{
    content: "";
    width: 100%;
    height: 1px;
    background-color: #3492d1;
    position: absolute;
    top: 0;
    left: 0;
}
.dropdown__list:hover {
	border-bottom: 1px solid #ddd;
    background-color: #ccc;
}
.dropdown__list a {
    display: flex;font-weight: normal!important;
    justify-content: center;
    align-items: center;
    color: #fff!important;
    text-decoration: none;
    position: relative;
}
	.dropdown__list a:hover{
		color: #333!important;
	}
.dropdown__list a::before {
    content: '';
    display: block;
    width: 6px!important;
    height: 6px!important;
    border-top: 2px solid #fff!important;
    border-left: 2px solid #fff!important;
    transform: rotate(135deg);
    position: absolute;
    right: 15px!important;
    top: calc(50% - 3px)!important;
}
     .card-deck .card{
        width: 48%;
        margin: 1%
    }
	#company-page{
		max-width: 800px;
		margin: 0 auto;
	}
	
	#message-page{
		max-width: 800px;
		margin: 0 auto;
	}
    .pc_menu{display: flex;
        max-width: 980px;
        margin: 5px auto 5px;
  height: 50px;
        align-items: center;}
    .pc_menu i{
        padding-right: 6px;
        color: #fec86f;
    }
    
    .pc_menu :hover i{
        color: #fff;
    }
    
    .pc_menu li {
        font-size: 0.9rem;
        line-height: 1.2;
  padding: 0 5px;
        margin-left: 0.5rem;
        list-style: none;
  height: 100%;
}
    .pc_menu li a{
        text-decoration: none;
  color: #fff;
  height: 100%;
  display: flex;
  align-items: center;
  font-weight: bold;
  position: relative;
  padding: 0 10px;
  transition: .3s;
        
    }
    .pc_menu li a:hover{
        color: #f9f2ef;
    }
    .pc_menu li a::before {
  content: attr(data-item);
  position: absolute;
  top: 0;
  height: 100%;
  width: 0%;
  display: flex;
  align-items: center;
  background: -webkit-linear-gradient(0deg, #fff, #fff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transition: .3s;
  white-space: nowrap;
}

.pc_menu li a::after {
  content: '';
  width: 0%;
  position: absolute;
  background: -webkit-linear-gradient(0deg, #fff, #fff);
  bottom: 0;
  left: 10%;
  height: 2px;
  display: block;
  transition: .3s;
}
	.pc_menu li.mainmenu a::after {
		display: none!important;
	}
	
	
.pc_menu li a:hover::before {
  width: 100%;
}

.pc_menu li a:hover::after {
  width: 80%;
}
    
    
    
    .sche_date{
    font-size: 0.9rem;}
   
     .home_news_box{margin: 10px auto;
         padding: 10px;}
    
    
.carousel-inner .carousel-item img{
    -moz-background-clip: padding;
      -webkit-background-clip: padding;
      background-clip: padding-box;
      background-color: white;
      border: 10px solid rgba(255,255,255,0.3);
/*      position: absolute; top: 100px; left: 80px; text-align: center;*/
}
    
    
    
    
    .card-body{padding: 1rem 0.5rem 0.5rem!important;}
    .custom-logo-link img {
        max-height:142px!important;
        }
    .custom-logo-link{
        margin: 0.1rem;
    }
  .main_left {
    background-color: rgba(255, 255, 255, 0.70);
    height: 800px;
    width: 280px;
    padding: 0 10px;
    top: 0;
    position: relative;
  }
  .main_left h2 {
    display: block;
    margin: auto;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    letter-spacing: .5rem;
    padding-top: 80px;
    padding-bottom: 50px;
    font-size: 3.2rem;
    height: auto;
    background: none;
  }
   .sche_table th{width: 220px!important;}
    .sche_theme{
        font-size:0.9rem;
    }
}
/*ipad */
@media (min-width: 768px) and (max-width: 1024px){


	
	.pc_menu{
		display: none;
	}
	
	.home_main_title{font-size: 2.5rem;}
	#service .card-title{
		font-size: 1rem;
		line-height: 1.5;
	}
	#service .card-text{
		font-size: 0.8rem!important;
	}
	.vision_lead{font-size: 4rem;}
}

/*ipad 横 */
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape){
    .main_left h2{font-size: 2.6rem!important;
    padding-top: 80px!important;
    padding-bottom: 30px!important;
    }
    .main_left {width: 280px!important;
    padding: 0 10px!important;}
    
    .feature_txt{padding-left: 200px!important;}
    .feature_img{width: 100%!important;}
    .left_contents .feature_txt{padding-left: 0px!important;padding-right: 200px!important;}
    .left_contents .feature_img{width: 100%!important;
    left: 0!important;}
    
    .home_news_box{margin: 7px!important;
        padding: 10px!important;
    }
    
}



/*Large devices */
@media (min-width: 992px) {
    .pc_menu li {
        font-size: 0.95rem;
    }
    
    .home_news_table th{
    width:20%;
}.home_news_table td{
    width:80%;
}
    .single .post{
        min-height: 500px;
    }
    .navbar{ padding:0!important;
    }

  .main_left {
    background-color: rgba(255, 255, 255, 0.70);
    height: 100vh;
    width: 400px;
    padding: 0 70px;
    top: 0;
    position: relative;
  }
  .main_left h2 {
    display: block;
    margin: auto;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    letter-spacing: .5rem;
    padding-top: 130px;
    padding-bottom: 50px;
    font-size: 3.2rem;
    height: auto;
    background: none;
  }
}
/*Extra large devices */
@media (min-width: 1200px) {
    
    #results-page{
        max-width:900px;
    }
}



@media print {
    .entry-header{
        display: none;
    }
    #wrapper-footer-full{display: none!important;}
    .entry-content{
        padding-top: -150px!important;
        color: #111!important;
    }
    .wrapper{padding: 0!important;}

    .transformLeft,.transformUp,.transformRight{
        opacity: 1!important;
        transform : translateX(0px)!important;
        transform : translateY(0px)!important;
        padding: 0!important;
        margin: 0!important;
    }
    .feature_txt{padding:0!important;
        width: 100%!important;
    margin: 0!important;}
    .t0{transition-delay:0s;}
.t1{transition-delay:0s;}
.t2{transition-delay:0s;}
.t3{transition-delay:0s;}
.t4{transition-delay:0s;}
.t5{transition-delay:0s;}
.t6{transition-delay:0s;}
.t7{transition-delay:0s;}
.t8{transition-delay:0s;}
.t9{transition-delay:0s;}
.t10{transition-delay:0s;}
}

    

/*/////////////////////////////////////////////COMMON///////////////////////////////////////////////////////*/
/*All devices*/
.custom-logo-link img {
  width: auto;
  max-height: 55px;
}
.btn {
  max-width: 300px;
}
.min {
  font-family: "Noto Serif JP"!important;
}
.got {
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
}
.over {
  overflow: hidden;
}
.over img {
  display: block;
  position: relative;
  -webkit-transition: all .4s linear;
  transition: all .4s linear;
}
.over:hover img {
  opacity: 0.6;
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.wpcf7 {
  max-width: 940px !important;
}
#content {
  overflow: hidden;
}
#map {
  margin-bottom: -70px;
}
.entry-header {
  padding-top: 78px;
  height: 220px;
  font-family: "Prata", serif;
  /* font-family: 'Libre Baskerville', serif!important; */
}
.entry-subtitle {
  display: block;
  width: 90%;
  margin: 0 auto;
  text-align: center;
}
#wrapper-footer-full, #wrapper-static-hero {
  background: none !important;
}
.footer-widget, .footer-widget a, .site-info {
  color: #5a5129;
}
.footer-widget a:hover {
  color: #fff;
}
.footer-widget ul {
  display: flex;
    flex-wrap: wrap;
  justify-content: left;
}
.footer-widget li {
  
  list-style: none;
  margin: 0.5rem 2rem;
  font-size: 0.8rem;
}
.title1 {
  display: inline-block;
    font-family: 'Outfit', sans-serif;
  border-bottom: 2px solid #CC4B27;
    color: #222;
  line-height: 1.4;
    padding-bottom: 0.1rem;padding-top: 0.3rem;
  letter-spacing: 1px;
}
.title1.green{border-bottom: 1px solid #5db0f9;
}

.text-white.title1 {
  border-bottom: 2px solid #fff;
}
.subtitle1 {
  display: block;
	color: #CC4B27;
/* font-family: "Noto Serif JP"!important;*/
  font-size: 0.9rem!important;
}

.title2{
	color: #fff;
	background: #4289f3;
	letter-spacing: 2px;
	padding: 1rem;
	border-radius: 0px;
	margin-bottom: 0;
	text-align: center;
	
}

.point_list{
	list-style: none;
	padding-left: 0.5rem;
	margin-bottom: 0rem;
}
.point_list li{
	display: flex;
	align-items: baseline;
	line-height: 2.2;
	}
.point_list li span{
	display: inline!important;
}
.point_list li::before{
 content: "⚫︎"; 
 color: #3087f5;
 font-size: 0.6em; 
 margin-right: 1em; 
}


.company_table {
  max-width: 90%;
  border-bottom: 1px solid #ccc;
}
.company_table td, .company_table th {
    vertical-align: middle!important;
  border-color: #ccc !important;
}


@keyframes scrollAnime{
    0% { transform: translateY(0)}
  100% { transform: translateY(-50%)}
}
@keyframes scrollAnime2{
    0% { transform: translateX(0)}
  100% { transform: translateX(-50%)}
}
.home_partner a{
    text-decoration: none!important;
}
.home_partner a:hover,.home_partner img:hover{
    opacity: 0.7; text-decoration: none!important;
}
.home_partner div{position: relative;
    text-align: center;
    font-size: 0.85rem;
    margin: 0.5rem 1rem;
    line-height: 1.2;
   }
.home_partner img{margin-bottom: 0rem;
    height:auto;
    border-radius: 4px;
    width: 100%;
}

.scroll_com{
    padding-top: 10px;
    display: block;
    font-size: 0.75rem;
    color: #999;
}

/*Small devices */
@media (max-width: 767px) {
	.table_office{
		font-size: 0.9rem;
	}
	.blue_box{
		padding: 1rem 0.5rem;
	}
	
    
    .title1{
        font-size: 1.9rem;
        font-family: "Noto Sans JP";
    }
    
    .custom-logo-link{
        z-index: 1!important;
    }
  .custom-logo-link img {
    width: auto;
      margin: 1px;
    max-height: 60px;
  }
  .navbar {
	  display: block!important;
    padding: 0.2rem 1rem !important;
  }
  .entry-header {
    background-position: center center !important;
    padding-top: 36px;
    height: 110px;
	  background-size: 100% !important;
  }
  .entry-header .entry-title{
    padding-bottom: 0.5rem;
    display: inline-block;
    border-bottom: 2px solid #CC4B27;
  }
  
  .entry-title {
    font-size: 1.6rem;
  }
  .main_image {
    max-height: 500px;
    height: 100vh;
    background: url(images/bg_main2.jpg) no-repeat 55% 90%;
    background-size: auto 100%;
    margin-bottom: 0px;
      display: flex;
      flex-direction: column;
      justify-content: center;
      
  }
  .feature_img {
    background: url("images/bg_feature1.jpg") no-repeat center;
    width: 100%;
    height: 300px;
  }
	  .left_contents .feature_img {
    background: url("images/bg_feature2.jpg") no-repeat right;
    width: 100%;
    height: 300px;
  }
	  .feature_img.img3 {
    background: url("images/bg_feature3.jpg") no-repeat center;
    width: 100%;
    height: 300px;
  }
  .feature_txt_box {
    background: #fff;
    margin: -100px 1.5rem 0;
    padding: 30px;
  }
  .company_table {
    font-size: 0.9rem;
  }
  .footer-widget ul {
    display: none;
  }
  .head_contact {
    display: none;
  }
    
    .company_table{
        font-size: 0.8rem;
    }
    .company_table th{width: 95px;}
    
    .scroll_wrap{
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
    .scroll_img div{
        max-width: 250px; position: relative;
    overflow: hidden;}
	
	.site-footer img{max-width: 180px;}
	



}
/*Medium devices */
@media (min-width: 768px) {
    
    .slide{
        max-width: 1300px;
        margin-left:auto;
        margin-right: 0;
    }
    .slide_inner{margin: 0 20px;}
  .main_image { 
/*	  border-top: 1px solid #eee;*/
    border-bottom: 1px solid #eee;
    height: 500px;
    max-height: 500px;
    background: url(images/bg_vision.jpg) no-repeat center 40%;
      
      
  }
  .title1 {
    font-size: 2.4rem;
  }
  .subtitle1 {
    font-size: 1rem;
  }
  .feature_img {
    background: url("images/bg_feature1.jpg") no-repeat center right;
    width: 80%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }
  .left_contents .feature_img {
    background: url("images/bg_feature2.jpg") no-repeat center right;
    width: 80%;
    height: 100%;
    position: absolute;
    left: 20%;
    top: 0;
  }
	  .feature_img.img3 {
    background: url("images/bg_feature3.jpg") no-repeat center right;
    width: 80%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }
	
  .feature_txt {
    position: relative;
    z-index: 10;
    text-align: left;
    padding: 70px 0;
    width: 700px;
    margin: 0 auto 2rem;
    padding-left: 100px;
  }
  .left_contents .feature_txt {
    position: relative;
    z-index: 10;
    text-align: left;
    padding: 70px 0;
    width: 700px;
    margin: 0 auto 2rem;
    padding-right: 100px;
  }
  .feature_txt_box {
    background: #fff;
    padding: 40px;
  }
  .feature_txt h3 {
    font-size: 2rem;
  }
  .company_table,.home_news_table {
    max-width: 700px;
  }
  .head_contact, .head_contact2 {
    font-weight: bold;
    width: 280px;
    font-size: 0.9rem;
  }
  .head_contact a {
    display: block;
    color: #fff;
    transition: all 0.5s 0s ease;
    padding: 0.6rem 2rem;
    text-align: center;
      border-radius:5px;
    background: #0e2046;border: 2px solid #0e2046;
      margin: 1rem 0.7rem 0.5rem;}
      .head_contact a:hover{
        text-decoration: none;
        background: #fff;
        color:#0e2046;
        border: 2px solid #0e2046;
      }

	
	
  .head_contact2 a{
    transition: all 0.5s 0s ease;
    padding: 0.6rem 2rem;display: block;
    text-align: center;
      border-radius:5px;
    background: #CC4B27;border: 2px solid #CC4B27;

    color: #fff;
      margin: 0.5rem 0.7rem 1rem;
      }

      .head_contact2 a:hover{
        text-decoration: none;
        background: #fff;
        color:#CC4B27;
        border: 2px solid #CC4B27;
      }


  .navbar-nav li {
    font-size: 0.9rem;
    margin-right: 2rem;
    color: #222;
  }
  .wpcf7 input[type=submit] {
    height: 60px !important;
    font-size: 1.1rem !important;
    font-weight: bold !important;
  }
  .about_logo{max-width: 340px;
	margin-top: 3rem;}
}
/*Large devices */
@media (min-width: 992px) {
    .pagination{
    margin-left: 38%;
}
    
    .company_table th {
        width: 160px;
    }
    .footer-widget ul{
        margin-bottom: 0;
    }
    .footer-widget ul li a{
        color: #212529;
    }
     .footer-widget ul li a:hover{
        color: #000;
    }
    
    
  .custom-logo-link {
    margin-left: 3rem;
  }
  .main_image {
    max-height: 900px;
      height: 900px;
      margin-bottom: 0;
      
  }
  .feature_txt {
    text-align: left;
    padding: 150px 0;
    width: 100%;
    padding-left: 500px;
  }
  .left_contents .feature_txt {
    text-align: left;
    padding: 150px 0;
    width: 100%;
    padding-right: 500px;
  }
  .feature_img {
    background: url("images/bg_feature1.jpg") no-repeat center right;
    width: 70%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }
  .left_contents .feature_img {
    background: url("images/bg_feature2.jpg") no-repeat center right;
    width: 70%;
    height: 100%;
    position: absolute;
    left: 30%;
    top: 0;
  }
	 .feature_img.img3 {
    background: url("images/bg_feature3.jpg") no-repeat center right;
    width: 70%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }
  .feature_txt_box {
    background: #fff;
    padding: 60px;
  }
    .footer-widget ul {
  justify-content: center;
}
}
/*Extra large devices */
@media (min-width: 1200px) {
    .pagination{
    margin-left: 42%;
}
    .main_image {
        height: 90vh;
    max-height: 90vh;

    margin-bottom: 0px;
  }
    .feature_txt {
    text-align: left;
    padding: 150px 0;
    width: 1200px;
    padding-left: 500px;
  }
  .left_contents .feature_txt {
    text-align: left;
    padding: 150px 0;
    width: 1200px;
    padding-right: 500px;
  }
}
/* fontsize */
.font07 {
  font-size: 0.7rem !important;
}
.font08 {
  font-size: 0.8rem !important;
}
.font09 {
  font-size: 0.9rem !important;
}
.font10 {
  font-size: 1rem !important;
}
.font11 {
  font-size: 1.1rem !important;
}
.font12 {
  font-size: 1.2rem !important;
}
.font13 {
  font-size: 1.3rem !important;
}
.font14 {
  font-size: 1.4rem !important;
}
.font16 {
  font-size: 1.6rem !important;
}
.font18 {
  font-size: 1.8rem !important;
}
.font20 {
  font-size: 2rem !important;
}
.font22 {
  font-size: 2.2rem !important;
}
.font24 {
  font-size: 2.4rem !important;
}
.font26 {
  font-size: 2.6rem !important;
}
.font28 {
  font-size: 2.8rem !important;
}
.font30 {
  font-size: 3.0rem !important;
}

.lh14{line-height: 1.4;}
.lh16{line-height: 1.6;}
.lh18{line-height: 1.8;}
.lh20{line-height: 2;}
.lh22{line-height: 2.2;}


@media (max-width: 767px) {
	
.sp_font11{
		font-size: 1.1rem!important;
	}

}
/* motion */


.transformLeft {
    opacity : 0;
    transform : translateX(-150px);
    transition : all 0.5s;
    }
 
.transformLeft.scrollin {
    opacity : 1;
    transform : translateX(0);
    }

.transformRight {
    opacity : 0;
    transform : translateX(150px)!important;
    transition : all 0.5s;
    }
 
.transformRight.scrollin {
    opacity : 1;
    transform : translateX(0)!important;
    }



.transformUp {
    opacity : 0;
    transform : translateY(100px)!important;
    transition : all 0.5s;
    }

.transformUp.scrollin {
    opacity : 1;
    transform : translateY(0)!important;
    }

.t0{transition-delay:0s;}
.t1{transition-delay:0.1s;}
.t2{transition-delay:0.2s;}
.t3{transition-delay:0.3s;}
.t4{transition-delay:0.4s;}
.t5{transition-delay:0.5s;}
.t6{transition-delay:0.6s;}
.t7{transition-delay:0.7s;}
.t8{transition-delay:0.8s;}
.t9{transition-delay:0.9s;}
.t10{transition-delay:0.10s;}




/*------------------------------------*\
    スマホメニュー
\*------------------------------------*/
.sp_menu_logo{
    z-index: 0!important;
}
.sp_menu_logo img {
  max-width: 100px!important;
  margin-top: 10px;
  margin-bottom: 0;
  height: auto;
}
.menu-trigger, .menu-trigger span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
}
.menu-trigger {
  position: fixed;
  top: 10px;
  right: 10px;
  width: 52px;
  height: 48px;
  z-index: 999!important;
  background: #cc4b27;
  border-radius: 0px;
}
a.menu-trigger:hover {z-index: 999;
  background: rgba(204,75,39, 0.95);
}
.menu-trigger span {
  position: absolute;
  z-index: 999!important;
  left: 10px;
  width: 60%;
  height: 2px;
  background-color: #fff;
  border-radius: 4px;
}
.menu-trigger span:nth-of-type(1) {
  top: 13px;
}
.menu-trigger span:nth-of-type(2) {
  top: 23px;
}
.menu-trigger span:nth-of-type(3) {
  bottom: 13px;
}
.menu-trigger.active span:nth-of-type(1) {
  -webkit-transform: translateY(11px) rotate(-45deg);
  transform: translateY(10px) rotate(-45deg);
}
.menu-trigger.active span:nth-of-type(2) {
  opacity: 0;
}
.menu-trigger.active span:nth-of-type(3) {
  -webkit-transform: translateY(-10px) rotate(45deg);
  transform: translateY(-10px) rotate(45deg);
}
.overlay {
  display: none;
  width: 100% !important;
  height: 100% !important;
  text-align: center;
  position: fixed;
  top: 0;
  z-index: 9!important;
  background: #85280e;
  padding: 20px;
  box-sizing: border-box;
    overflow-y: scroll!important;
}
.overlay ul {
  margin: 0;
  padding-left: 0px;
  padding-top: 10px;
  
}

.sub-menu{
	margin-top: 15px!important;
	padding-top: 0px;
	border-radius: 10px;
	background:rgba(255,255,255,0.9);
}
.sub-menu a{
	color: #111!important;
}
.overlay ul li {
  padding-left: 0px;
  list-style-type: none;
  margin-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #cc4b28;
}
.overlay ul li a {
  color: #fff;
  display: block;
  text-decoration: none;
  font-size: 1rem;
}
.overlay .featured ul li {
  border: none !important;
  margin: 0;
  margin-right: 1%;
  margin-bottom: 1% !important;
  padding: 0 !important;
}

/*google recapctha v3*/
.grecaptcha-badge {
  opacity: 0;
}