/*
 Theme Name:   Siite Child
 Theme URI:    siite.jp
 Template:     cms
 Version:      0.5.5
*/
/*/////////////////////////////////////////////SITE///////////////////////////////////////////////////////*/
/*All devices*/


body{
line-height: 1.8;
font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
	color: #222!important;
 }

body {
  background-image: url('images/bg_body.png');
}
.wrapper{padding: 0!important;}

#company {
    background: #F3F2EA;
    color: #5a5129;
}
#company td a{
    color: #fff;
}


#main a{
	color: #7EC8E3;
}
.entry-content{
	word-wrap: break-word!important;
}
.entry-content a{
    text-decoration: underline;
}
.entry-content a:hover{
    text-decoration: none;
}
.type-post{
	line-height: 2.2!important;
}
.post_title{
    border-left: 8px solid #7EC8E3;
    border-bottom: 1px solid #ddd;
    padding-left: 1rem;
    padding-bottom: 1rem;
	padding-top: 1rem;
    font-size: 1.3rem;
    clear: both;
}
.post_title a{
	color: #111!important; 
}
.entry-footer{display: none;}
.wp-block-latest-posts li {
  display: flex;           
  align-items: center;     
  flex-wrap: wrap;         
}

.wp-block-latest-posts__post-date {
  order: -1;       
  color: #7EC8E3;
  margin-top: 10px;        
  margin-right: 10px;   
  line-height: 13px;
  margin-bottom: 0.1rem;
}
.h1_lead{
	font-size: 0.8rem;
  max-width: 300px;
  margin-bottom: 0;
}
.head_logo img{
	display: block;
	margin-bottom: 2px;
}
.head_logo{font-size: 0.75rem;
	margin-left: 1rem;
font-weight: normal;}
.head_logo a:hover{
	opacity: 0.8;
	text-decoration: none;
}
.custom-logo-link a{
	color: #777!important;
	
}
.sche_table_header th,.sche_table_header td{
    border:1px solid #BCE7E1!important;
    border-right:1px solid #fff!important;
    text-align: center;
    color: #273f3c;
    background: #BCE7E1;
    font-size: 1rem!important;
    font-weight: bold!important;
}
.sche_table th{
    font-weight: bold;
    font-size:0.9rem;
}
.sche_table {
    border:1px solid #BCE7E1;
}


.archive .entry-header,.category .entry-header,.single .entry-header{
	color:#111;
/*	text-shadow: 1px 1px 0 #000;*/
	font-weight:normal!important;
    background-size: cover!important;
	background: url(images/bg_news.jpg) no-repeat;
          background-position: center -200px;

}

.nav-pills .nav-link{
	text-decoration: none;
	border: 2px solid #222;
	margin: 0.6rem 0.5rem;
	background: #fff;
}
.privacy .entry-header{
    background: url(images/bg_news.jpg) no-repeat;
    background-size: cover!important;
    background-position: center -200px;
}
.guide .entry-header,.recruit .entry-header{
    background: url(images/bg_guide.jpg) no-repeat;
    background-size: cover!important;
    background-position: center bottom;
}


.flow .entry-header{
    background: url(images/bg_clinic.jpg) no-repeat;
    background-size: cover!important;
    background-position: center -200px;
}

.news .entry-header{color:#111;
    background: url(images/bg_news.jpg) no-repeat;
    background-size: cover!important;
    background-position: center -200px;
}
.about .entry-header{
    color:#111;
    background: url(images/bg_about.jpg) no-repeat;
    background-size: cover!important;
    background-position: center -400px;
}


.contact .entry-header{
    color:#fff;
    background: url(images/bg_contact.jpg) no-repeat;
    background-size: cover!important;
    background-position: center -300px;
}

.faq .entry-header{
    color:#111;
    background: url(images/bg_faq.jpg) no-repeat;
    background-size: cover!important;
    background-position: center -200px;
}

.service .entry-header{
    color:#111;	text-shadow: 1px 1px 0 #fff;
    background: url(images/bg_service.jpg) no-repeat;
    background-size: cover!important;
    background-position: center -300px;
}

.table-striped tbody tr:nth-of-type(odd){
    background: #F7FFFB!important;
}

.navigation a{
    color: #74c8fd;
}


.wp-block-group__inner-container h2,h4.side_news,h2.wp-block-heading{
        text-align: center;
        font-size: 0.9rem;
        color: #fff;
        background: #7EC8E3;font-weight: bold;
        padding: 0.5rem;
	border-radius: 4px;
    }


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: #74c8fd;
    display: block;
    padding-top: 8px;
}
.post-navigation{
		padding-top: 4rem;
	} 
.read_more{color: #74c8fd;}
   
.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: #7EC8E3;
    font-weight: bold;
    padding-bottom: 10px;
    
}
.table th, .table td{vertical-align: middle!important;
  border-top: none!important;

	border-bottom: 1px solid #bfdfea!important;
}
.info_cat{
	display: block;
	text-align: center;
	color: #fff;
	border-radius: 4px;
	font-weight: bold;
	background: #7EC8E3;
	width: 100px;
	line-height: 30px;
}
.option_table, .option_table td {
  border-top: none;
}
.option_table {
  border: none !important;
}
.option_table th {
  color: #fff;
  vertical-align: middle !important;
  text-align: center;
  background: none;
  border-top: none !important;
}

.option_table tr td, .option_table tr th {
  border-bottom: 1px solid #f8b84e;
}
.option_table tr:first-child th:first-child {
  border-top-left-radius: 15px;
  border-top: none;
  border-left: none;
	padding: 0;
}
.option_table tr:first-child th:last-child {
  border-top-right-radius: 15px;  border-top: none;

}
.option_table tr:last-child td:first-child {
  border-bottom-left-radius: 15px;
  border-bottom: none;
  border-left: none;
}
.option_table tr:last-child td {
  border-bottom: none;
}
.option_table tr:last-child td:last-child {
  border-bottom-right-radius: 15px!important;
  border-bottom: none;
  border-right: none;
}
.time_table_wrap{
outline:2px solid #fac393; border-radius: 15px;background: #fff;
}
.option_table td {
  width: 10%;
  vertical-align: middle !important;
  text-align: center;
}
.home_main_menu{
  max-width: 880px;
  margin: 0 auto;
	text-align: center!important;
}
.home_menu_box{
	display: flex;
	flex-wrap: wrap;
}
.home_menu_btn{
	position: relative;
	width: 200px;
	height: 200px;
	margin: 0 auto;
	display: block;
	overflow: hidden;
	cursor: pointer;
}
.home_menu_btn img{position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	display: block;
	-webkit-transition: .4s ease-in-out;
	transition: .4s ease-in-out;}

.home_menu_btn:hover img:nth-of-type(2) {
	opacity: 0;
}


.service1 .card-header:first-child{
	background: #7ec8e3;
	color: #fff;
	text-align: center;
	font-weight: bold;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
	font-size: 1.3rem!important;
}

.service1 .card{border: none;}
.service1 .card-body{
	background: #f1f9fe;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  border: 1px solid #7ec8e3;
}

.service2 .card-header{
	background: #405998;
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 1.3rem!important;
}
.service2 .card-body{
	background: #f1f1f6;
}
#service a{
		color: #555!important;
	text-decoration: none;
	}
.post{
        margin-bottom: 3rem;
    }

.home_news_table th{
    color: #7EC8E3;border-color:#bce9ff!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:#bce9ff!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: 4px solid #e2f0f8 ; */
padding: 2rem;
		border-radius: 15px;

    background:rgba(255,255,255,0.8);
margin: 0 auto;}


#home_news_wrap{
	background-size: cover;
    padding: 0;
}

#home_news_wrap {
    background: url(images/bg_home_news.jpg);
    background-size: cover;
}




#googlemap iframe {
border-radius: 15px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
/*border: 4px solid #b6e2fc!important;*/

}

/*information*/
.shoujou{
	flex-wrap: wrap;
}
.shoujou li{
	width: 33%;
}
/*contact*/

.contact_title {
	margin-top: 1.5rem!important;
  margin-bottom: 0.5rem !important;
  font-weight: bold;
}
.contact_title span {
  color: #EF080C;
}
input.wpcf7-text, textarea {
  padding: 25px 5px !important;
  font-size: 1.1rem;
  text-indent: 4px;
  width: 100%;
	display: inline-block!important;
  border: 2px solid #7EC8E3 !important;
  border-radius: 15px !important;
}
.contacttel input.wpcf7-text {
  padding: 4px 0;
  font-size: 16px;
  text-indent: 4px;
  width: 160px!important;
}
.mini input.wpcf7-text {
  padding: 4px 0;
  font-size: 16px;
  text-indent: 4px;
  width: 35px!important;
}
.short input.wpcf7-text {
  padding: 4px 0;
  font-size: 16px;
  text-indent: 4px;
  width: 80px!important;
}
.middle input.wpcf7-text {
  padding: 4px 0;
  font-size: 16px;
  text-indent: 4px;
  width: 400px!important;
}
.yubin input.wpcf7-text {
  padding: 4px 0;
  font-size: 16px;
  text-indent: 4px;
  width: 150px!important;
}
.wpcf7-acceptance .wpcf7-list-item input[type=checkbox] {
  vertical-align: middle;
  height: 20px !important;
  width: 20px !important;
}
.btn.disabled, .btn:disabled, .wpcf7 input.disabled[type=submit], .wpcf7 input[type=submit]:disabled {
  opacity: .65
}
.btn.active, .btn:active, .wpcf7 input.active[type=submit], .wpcf7 input[type=submit]:active {
  background-image: none
}
.btn, .wpcf7 input[type=submit] {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: 1px solid transparent;
  padding: .5rem .75rem;
  font-size: 1rem;
  line-height: 1.25;
  border-radius: .25rem;
	background: #333;
  transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}
.btn:focus, .btn:hover, .wpcf7 input[type=submit]:focus, .wpcf7 input[type=submit]:hover {
  text-decoration: none
}
.btn.focus, .btn:focus, .wpcf7 input.focus[type=submit], .wpcf7 input[type=submit]:focus {
  outline: 0;
  box-shadow: 0 0 0 3px rgba(0, 123, 255, .25)
}
input.wpcf7-submit {
  color: #fff;
  font-size: 1.2rem;
  font-weight: bold;
  display: block !important;
  width: 100% !important;
  height: 65px;
  line-height: 65px;
  padding: 0px !important;
  margin: 1rem auto!important;
	border: none!important;
}
input.wpcf7-submit:disabled {
  opacity: 0.5;
  color: #333 !important;
  filter: alpha(opacity=90); /* for IE6 */
}
.btn-outline-primary, .wpcf7 input[type=submit] {
  color: #fff !important;
  background: #7EC8E3!important;
  background-image: none;
  cursor: pointer;
  border-radius: 20px !important;
  font-size: 1.2rem !important;
  border: 2px solid #7EC8E3;
}
.btn-outline-primary:hover, .wpcf7 input[type=submit]:hover {
  color: #fff!important;
  background-color: #000!important;
  border-color: #000
}
.btn-outline-primary.focus, .btn-outline-primary:focus, .wpcf7 input.focus[type=submit], .wpcf7 input[type=submit]:focus {
  box-shadow: 0 0 0 3px rgba(0, 123, 255, .5)
}
.wpcf7 span.wpcf7-not-valid-tip {
    background: #d43532 !important;
    color: #fff !important;
    font-weight: 700;
    text-indent: 10px;
    border: 0;
    display: block;
    font-size: 1rem;
    width: 200px;
    top: 20px;
    border-radius: 5px;
    position: absolute;
    z-index: 100;
}

.point_list{
	list-style: none;
	padding-left: 0.5rem;
	margin-bottom: 0rem;
}
.point_list li{
	display: flex;
	align-items: baseline;
	line-height: 2;
	}
.point_list li span{
	display: inline!important;
}
.point_list li::before{
 content: "⚫︎"; 
 color: #7EC8E3;
 font-size: 0.6em; 
 margin-right: 1em; 
}
.number_list{
	list-style: none;
	padding-left: 0.5rem;
	margin-bottom: 0rem;
}
.number_list li{
	margin-bottom: 1.5rem;
	text-indent: -38px!important;
	padding-left: 38px!important;
}
.number_list li span.num{
	margin-right: 8px;
	text-indent: 0px!important;
	display: inline-block;
	text-align: center;
	background: #7EC8E3;
	border-radius: 30px;
	line-height: 30px;
	width: 30px;
	color: #fff;
	font-weight: bold;
}

.shoujou a{
	color: #111!important;
}
.entry-content a span.kaisetsu{
	text-decoration: none!important;
}
.kaisetsu
{	border-radius: 4px;
	color: #fff;
	padding: 1px 4px;
	margin-left: 3px;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none!important;
	text-align: center;background: #7EC8E3;
}
.table_office{
	max-width: 800px;
	margin: 1rem auto;
}
.table_office td,.table_office th{
	padding: 1.1rem 1rem!important;
	
}
.table_office th{min-width: 150px;}

.white_box {
    border: 4px solid #d1ecf6;
    padding: 2rem;
    border-radius: 15px;
    background: rgba(255,255,255,0.8);
    margin: 0 auto;
}
.bg_white{
	    background: rgba(255,255,255,0.8);

}
.red_box{
    background: #fff;
    padding: 0.8rem;
		border: 4px dotted #ff0307;
	border-radius: 20px;
    }

.home_main{
	height: 100%;
}
.home_main_img{
	max-width: 800px;
	height: auto;
	margin: 0 auto;
}
.home_main_title{

    letter-spacing: -1px;
    font-size: 4.2rem;
	line-height: 1.5;
	padding: 0rem 2rem;
	display: inline-block;
    font-weight: bold;
	color: #111;
	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: rgba(255,254,255,0.9);
		border-bottom: 1px solid #daedfb;

}
.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;
}

.blue{color: #72cbec;}
.dblue{color: #194f7e;}
.orange,a.orange{color: #7EC8E3!important;}


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

.form-group{
    border-top: 1px dotted #ccc;
    padding-top: 0.5rem;
	margin-bottom: 1rem;
}
.b_none{
	border: none!important;
}


.btn-dark{background: #7EC8E3!important;    border-color: #7EC8E3!important;
	color: #fff!important;
}
.btn-dark:hover{color: #7EC8E3!important;
    border-color: #7EC8E3!important;
background: #fff!important;}


.btn-outline-dark{
    color: #7EC8E3!important;
    border-color: #7EC8E3!important;
	background: #fff!important;
}

.btn-outline-dark:hover,.btn-outline-dark:focus,.btn-outline-dark:active {
    background: #7EC8E3!important;
    border-color: #7EC8E3!important;
    color: #fff!important;
}
.btn-light{
	color: #fff!important;
	background: #7EC8E3!important;
}

.pink{
    color:#FA808B; 
}
.red{
    color:#FF0004!important; 
}
.black,a.black{
	color: #111!important;
}
.btn{
    text-decoration: none!important;
}
.btn1 a{
    background: #74c8fd;
    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: #429894;
    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: #e2f0f8;
    padding: 3rem 0;
}
#contact_box h2{
font-family: 'Outfit', sans-serif;
	font-weight: 400;
	letter-spacing: 3px;
    display: flex;
    font-size: 2.7rem;
	justify-content: center;
	align-items: center;
}

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

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

.contact_column{
    text-align: center;
    background: #fff;
    margin: 0 1rem;
	border-radius: 10px;
    padding: 2rem 0 1.5rem;
}
.contact_box_tel i{
    color: #7EC8E3;
}
.contact_box_tel{
font-family: 'Outfit', sans-serif;
    font-weight: 400;
    font-size: 2.5rem;
	letter-spacing: 2px;
}
.contact_box_tel a:hover{
    text-decoration: none;
}

.contact #contact_box{
    display: none;
}

/*gallery*/

.gallery1{
  display: flex;
	margin:0;
  flex-wrap: wrap;
	padding:0;}
.gallery1 li{
	list-style:none;
	text-align: center;
	margin:1%;
	width:31%;}

.gallery1.gallery2 li{width:48%;}
.gallery1 li img{
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
	border-radius: 5px;
	width:100%;
	/* height: 250px;
  object-fit: cover;  */
	margin-bottom: 7px;
	}


/*partner*/
.archive_index_img{width:100%;
    
    border-radius: 4px;
height: auto;
    
    overflow: hidden;
  
margin-bottom: 10px;}
.archive_index_img:hover{border: 1px solid #ccc;
} 
.archive_index_img img{transform: scale(1);transition: .5s ease-in-out;border: 1px solid #eee;}
.archive_index_img:hover img {
       
  transform: scale(1.1);
}


.archive_index_title{
    text-align: center;
font-size: 0.9rem;
font-weight: normal;
margin-bottom: 7px;}


.archive_index_subtitle{
    font-size: 0.8rem;
    color: #ccc;
    text-align: center;
}

.partner_profile{
    padding: 1.5rem;
    font-size: 0.9rem;
    line-height: 2!important;
}
.partner_profile img{
    border-radius: 4px;
	width: 90%;
	display: block;
	margin: 0 auto;
}
.profile_name{
    font-weight: bold;
    font-size: 1.2rem;
    margin-bottom: 0rem;
}
.profile_eng{
	padding-left: 20px;
	color: #74c8fd;
	font-size: 0.8rem;
	margin-bottom: 0;
	font-weight: normal;
}
.profile_title{
	font-size: 0.75rem;
}
.partner_title i{
    color: #74c8fd;
}
.partner_title {
    font-weight: bold;
    border-bottom: 1px solid #fff;
    padding-bottom: 0.3rem;
    font-size: 1.2rem;
    margin-top: 3rem;
    color: #74c8fd;
}
.partner_txt{
    border-left: 1px solid #74c8fd;
    padding: 0 1.5rem;
    margin-left: 1.3rem;
    line-height: 2;
}
/*Q&A*/
.faq_list {
  width: 94%;
  margin: 0 3% 7rem;
  padding-left: 0;
  position: relative;
  z-index: 1;
	overflow: visible;
  font-size: 16px;
}
.faq_list li {
  line-height: 2;
  list-style: none;
  margin-bottom: 2rem;
}
.faq_list .q_icon {
  font-size: 3rem;
  vertical-align: middle;
  padding-bottom: 4px !important;
  padding-right: 8px;
  display: inline-block;
  font-family: Arial, Helvetica, "sans-serif";
  font-weight: bold;
  line-height: 1.2;
  color: #1a9ff7;
}
.q_text {
  font-size: 1.2rem;
  cursor: pointer;
  color: #222;
  line-height: 1.2;
  display: inline-block;
  width: 100%;
  margin-bottom: 0;
  padding: 1rem 2rem;
}
.a_text {
  margin: 0 20px 15px 70px;
  padding: 20px;
  color: #1a9ff7;
  font-weight: normal;
  border-radius: 10px;
  background: #fff;
  border: 1px solid #1a9ff7;
  font-size: 1rem;
}
.faq_box {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, .125);
  border-radius: 15px;
}



/*flow*/
.flow_img img {
  width: 150px;
  height: auto;
  float: right !important;
  margin: 0 1rem;
}
.flow_box {
  padding: 1.5rem;
  display: flex;
  border: 1px solid #7ec8e3;
  border-radius: 15px;
	background: #fff;
}
.flow_box_step {
  width: 120px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-weight: bold;
  color: #7EC8E3;
  padding-right: 1.5rem;
  text-align: center;
  border-right: 1px solid #7ec8e3;
}
.flow_box_step small {
  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-weight: bold;
  margin-bottom: 0.2rem;
  font-size: 1.3rem;
  color: #7EC8E3;
}
.flow_arrow {
  font-size: 2rem;
  text-align: center;
  color: #7ec8e3;
  font-weight: normal;
}

#join-page{
    max-width: 700px;
    margin: 0 auto;
}

/*Small devices */
@media (max-width: 767px) {
  .home_main_img img{
    width: 90%;
    margin: 0 auto;
  }
	.point_list li{
    display: inline-block;
    text-indent: -15px;
    margin-left: 10px;
  }
  .info_cat{font-size: 0.8rem;
  width: 70px;}

	.home_menu_box{
    max-width: 300px;
    margin: 0 auto;
  }

	.home_menu_btn{
	width: 140px;
	height: 140px;
}
	
	
	.gallery1 li{
	list-style:none;
	float:left;
	margin:1%;
	font-size: 0.9rem;
	width:48%;}

.gallery1 li img{
	width:100%;
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
	border-radius: 5px;
	/* height: 150px;
  object-fit: cover;  */
}
	
	.shoujou li{
	width: 49%;
}
	.page_logo{
		max-width: 280px;
		height: auto;
	}
	.foot_reservation{
		position: fixed;
		bottom: 0;
		text-align: center;
		width: 100%;height: 54px;
		line-height: 44px;
		background: #f8c99a;
		
	}
	.foot_reservation a{
		display: block;
		color: #fff!important;
		font-weight: bold;
		width: 90%;
		background: #f15600!important;
		border-radius: 8px;
		margin: 5px auto;
		
	}
	.foot_reservation a:link{
		color: #fff!important;text-decoration: none!important;
	}
	.foot_reservation a:active{
		background: #f88d06;

	}
	 .table_wrap_blue {
    padding: 0.5rem;
  }
	.time_table .option_price, .time_table .option_title,.option_table {
    font-size: 0.8rem !important;
  }
  .time_table .option_title {
    width: 60px !important;
  }
	.option_table td,.option_table th{
		padding: 8px 2px!important;
	}
	
	.table_office th{min-width: 80px; font-size: 0.85rem;}

	.flow_img img{
		width: 60%;
    margin: 0 20%;
		margin-bottom: 15px;
	}
	.white_box{
		padding: 1rem 1rem;
	}
	.flow_box_txt {
    font-size: 0.9rem;
    line-height: 1.5;
  }
  .flow_box_title {
    font-size: 1.1rem;
    margin: 0.6rem !important;
    text-align: center;
  }
  .flow_box {
    padding: 0.8rem;
  }
  .flow_box_step {
    width: 50px;
    padding-right: 0.5rem;
  }
  .flow_box_txt {
    width: 80%;
    word-break: break-all !important;
  }
	.flow_box_num{
		font-size: 1.8rem!important;
	}
	
	.faq_list {
    margin-bottom: 3rem;
  }
  .faq_list .q_icon {
    font-size: 2rem;
    display: inline;
    line-height: 1 !important;
  }
  .q_text {
    text-indent: -2rem;
    padding-left: -1rem;
    margin-left: 1rem;
    line-height: 1.6 !important;
    font-size: 1.1rem;
  }
  .a_text {
    padding: 10px;
    margin-left: 20px;
  }
	
	.home_main_title{

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

}
	.contact_box_tel{
		font-size: 1.8rem!important;
		letter-spacing: -1px;
	}
	.feature_txt_box{
		padding: 15px; font-size: 0.85rem;}
	.head_logo{
		margin:0.5rem auto;
		font-weight: normal!important;
		font-size: 0.7rem;
	}
	.head_logo img{width: 280px!important;
		margin: 0 auto 5px;
		height: auto!important;
		
	}
	#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;
	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: 99%;
        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.9rem;
    line-height: 1.5;}
    .flow_box_title{font-size: 1rem;
    margin-bottom: 0.6rem!important;}
    .flow_box{
        padding: 0.8rem;
    }
    
    .flow_box_step{
        min-width: 60px;
        
        padding-right: 0.5rem;
    }
    
    .flow_box_txt{width: 80%;word-break: break-all!important;}
    .bread-crumbs{
		padding-left: 15px;
		padding-right: 15px;
		line-height: 1.5;
width:100%;
	}

.bread-wrap{
	margin-bottom:1rem !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 15px;
    }
    .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: #F3F2EA;
      
/*    background: url(images/bg_home_company.jpg) no-repeat center top;*/
    background-size: auto 100%;
  }
  .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.7rem;
    width: 89px;}
    
    .sche_date{
        width: 110px;
    }
    .sche_theme{font-size: 0.9rem;}
}
/*Medium devices */
@media (min-width: 768px) {
  
	#company-page{
		max-width: 800px;
		margin: 0 auto;
	}
	
	#message-page{
		max-width: 800px;
		margin: 0 auto;
	}
    .pc_menu{display: flex;
        max-width: 880px;
        margin: 10px auto 0px;
  height: 50px;
  padding-left: 0;
        align-items: center;}
    .pc_menu i{
        padding-right: 6px;
        color: #312928;
    }
    
    .pc_menu :hover i{
        color: #312928;
    }
    
    .pc_menu li {
        font-size: 0.9rem;
        line-height: 1.4;
        letter-spacing: 0px;
  padding: 0px 5px;
        list-style: none;
  height: 100%;
}
	.pc_menu li span{
		display: block;
		text-align: center;
		font-size: 0.7rem;
		line-height: 28px;
		color: #7EC8E3;
    font-family: 'Outfit', sans-serif;
	}
    .pc_menu li a{
        text-decoration: none;
  color: #333;
  height: 100%;
  display: block;
  align-items: center;
  position: relative;
  padding: 0 10px;
  transition: .3s;
        
    }
    .pc_menu li a:hover{
        color: #7EC8E3;
    }
    .pc_menu li a::before {
  content: attr(data-item);
  position: absolute;
  top: 0px;
  height: 100%;
  width: 0%;
  display: flex;
  align-items: center;
  background: -webkit-linear-gradient(0deg, #7EC8E3, #7EC8E3);
  -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, #7EC8E3, #7EC8E3);
  bottom: -6px;
  left: 10%;
  height: 2px;
  display: block;
  transition: .3s;
}

.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:64px!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){
	.home_menu_btn{
		width: 140px;
		height: 140px;
	}
.entry-header{
background-position: center center!important;
	}
	
	.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%;
		font-size: 0.9rem!important;
}.home_news_table td{		font-size: 1rem!important;

    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) {
	.head_logo{
		margin-left: 0;
	}
	.pc_menu li{
		font-size: 0.95rem;
		text-align: center;
            margin-left: 0.1rem;}
	.pc_menu li span{font-size: 0.7rem;}
    #results-page{
        max-width:900px;
    }
}
@media (min-width: 1400px) {
.pc_menu li{
		font-size: 1.05rem;
            margin-left: 0.5rem;}
		.pc_menu li span{font-size: 0.7rem;}
.home_main_img{
	max-width: 820px;
	height: auto;
	margin: 0 auto;
}
}
@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;
  height: 45px;
}
.btn {
  max-width: 300px;
}
.min {
  font-family: "Noto Serif JP"!important;
}

.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: 800px !important;
}
#content {
  overflow: hidden;
}
#map {
  margin-bottom: -70px;
}
.entry-header {
  background-size: 100%;
  padding-top: 130px;
  height: 320px;
}
.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: 5px dotted #7EC8E3;
    color: #222;
  line-height: 1.4;
	font-weight: 400;
    padding-bottom: 0.1rem;padding-top: 0.3rem;
  letter-spacing: 3px;
}


.text-white.title1 {
  border-bottom: 4px solid #fff;
}
.subtitle1 {
  display: block;
	color: #7EC8E3;

  font-size: 0.8rem;
}

.title2 {
    background-repeat: no-repeat;
    line-height: 1.3;
    border-bottom: 1px solid #7EC8E3;
    border-left: 8px solid #7EC8E3;
    padding: 0.7rem 1rem 0.9rem 1.5rem;
    display: block;
    font-weight: normal;
    border-radius: 8px;
    background: #eef7fc;
    margin-bottom: 1rem;
    font-size: 1.4rem;
    color: #111;
}

#main h4{
	background: #7EC8E3;
	color: #fff;
	border-radius: 8px;
	font-size: 1.2rem;
	padding: 0.5rem 1rem;
}
#main #disease h4{
	background: #fff;
	border-bottom: 3px dotted #bf811c;
	color: #bf811c;
	border-radius: 0px;
	font-size: 1.2rem;
	text-align: center;
	padding: 0.5rem 1rem;
}
#disease .white_box{
	border:2px solid #7EC8E3;}

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


            ol {
                counter-reset: num;
                list-style-type: none!important;
                padding: 0;
                margin: 0
            }

            ol li {
                position: relative;
                padding-left: 30px;
                line-height: 1.5em;
                padding: .5em .5em .5em 30px
            }

            ol li:before {
                position: absolute;
                counter-increment: num;
                content: counter(num);
                display: inline-block;
                background: #dc3545;
                color: #fff;
                font-family: 'Arial',sans-serif;
                font-weight: 700;
                font-size: 14px;
                border-radius: 50%;
                left: 0;
                width: 22px;
                height: 22px;
                line-height: 22px;
                text-align: center;
                top: 10px
            }

/*reserve*/
.page_yoyaku_btn1 a{
		background:#7EC8E3;
        color: #fff!important;
        font-weight: bold!important;
        max-width: 90%;
        display: block;
        margin: 7px auto;
        line-height: 45px;
        border-radius: 5px;
	width: 380px;
		padding: 10px 0px;
        text-align: center;
        font-size: 18px;
        letter-spacing: 0px;
        text-decoration: none!important;}


.page_yoyaku_btn2 a{
		background:#ffd630;
        color: #000!important;
/*        font-weight: bold!important;*/
        max-width: 90%;
        display: block;
        margin: 7px auto;
        line-height: 45px;
        border-radius: 5px;
	width: 340px;
		padding: 2px 0;
        text-align: center;
        font-size: 18px;
        letter-spacing: 0px;
        text-decoration: none!important;}

.page_yoyaku_btn1 a:hover,.page_yoyaku_btn2 a:hover{
	opacity: 0.7;
	color: #fff;
}

.mochimono img{max-height: 150px!important;
	width: auto;
max-width: 140px!important;}

.app_download1,.app_download2,.app_download3{
	text-align: center;
}
.app_download1 img{
	height: 60px;
	width: auto;
}
.app_download2 img{
	height: 60px;
	width: auto;
}
.app_download3 img{
	height: 140px;
	width: auto;
}



@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) {
    
	.h1{
		font-size: 2rem!important;
	}
 .entry-header{
	 background-size: 100%!important;
background-position: center center!important;}
    
    
    
    .title1{
        font-size: 1.8rem;
		letter-spacing: 0px;
    }
	.subtitle1{
		letter-spacing: 0px;
		font-size: 0.9rem;
		margin-bottom: 0.3rem;
	}
    .custom-logo-link{
        z-index: 1!important;
    }
  .custom-logo-link img {
    width: auto;
      margin: 2px 0px;
/*    max-height: 40px;*/
  }
  .navbar {
	  display: block!important;
    padding: 0.2rem 1rem !important;
  }
  .entry-header {
    background-size: 100% !important;
    padding-top: 60px;
    height: 160px;
  }
    
.archive .entry-header,.category .entry-header,.single .entry-header.blog-header,.news .entry-header,.single .entry-header{background-size: cover !important;
	background-position: center center!important;}
  .entry-title {
    font-size: 1.8rem;
  }

.main_image {
    height: 300px;
    max-height: 100%;
    background-size: auto 100%!important;
    margin-bottom: 10px;
      display: flex;
      flex-direction: column;
      justify-content: center;
      
  }


	
.main_image {
    background: url(images/1229.jpg) no-repeat center center;
}

	

.main_image.main2 {
		    background: url(images/sp_bg_main2.jpg) no-repeat 60% center;
		    background-size: auto 180%!important;
	}



.main_image.main3 {
		    background: url(images/sp_bg_main3.jpg) no-repeat center center;
	}


	


  .feature_img {
    background: url("images/bg_feature3.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_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;}
	
	.about_logo{max-width: 180px;}
	
}
/*Medium devices */
@media (min-width: 768px) {
    
    .slide{
        width: 100%;
        margin-left:auto;
        margin-right: 0;
    }
    .slide_inner{margin: 0px;}
	
	
.main_image { 
    border-bottom: 1px solid #eee;
    height: 500px;
    max-height: 500px;
  }

	
.main_image {
    background: url(images/1229.jpg) no-repeat center 25%;
}

.main_image.main2 {
    background: url(images/bg_main2.jpg) no-repeat center 90%;
}



.main_image.main3 {
    background: url(images/bg_main3.jpg) no-repeat center 90%;
}



  .title1 {
    font-size: 2.7rem;
  }
  .subtitle1 {
    font-size: 0.9rem;
    font-weight: bold;

  }
  .feature_img {
    background: url("images/bg_feature3.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_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: 800px;
  }
  .head_contact, .head_contact2 {
    font-weight: bold;
    font-size: 1.2rem;
  }
  .head_contact a {
    display: block;
    color: #fff;
    padding: 0.3rem 2rem;
    text-align: center;
      border-radius:3px;
    background: #222;
      
      margin: 0.4rem 0.7rem 0.4rem;}
   

	
	
  .head_contact2 a{
	    position: relative;
  z-index: 2;
    display: block;
    color: #fff;
    padding: 0 1rem;
    text-align: center;
    background: #7EC8E3;
	  height: 98px;
	  line-height: 98px;
	  border: 0px solid #84ccc9;
	  -webkit-transition: all .3s ease;
  transition: all .3s ease;
	  overflow: hidden;
      }

	.head_contact2 a:before{  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-color: #194e7d;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;}
	
  .head_contact a:hover {
    color: #222;
    background: #fff;
    text-decoration: none;
  }
    .head_contact2 a:hover{
    color: #fff;border: 0px solid #429894;
    background: #194e7d;
    text-decoration: none;
  }
	.head_contact2 a:hover:before{  left: 0;}
  .navbar {
    
  }
  .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_feature3.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_txt_box {
    background: #fff;
    padding: 60px;
  }
    .footer-widget ul {
  justify-content: center;
}
}
/*Extra large devices */
@media (min-width: 1200px) {
	
	.head_contact2 a{
		padding: 0 1rem;
	}
    .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;
  }
}
@media (min-width: 1400px) {
.head_contact2 a{
		padding: 0 3rem;
	}
}

/* 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!important;}

.lh16{line-height: 1.6!important;}
.lh18{line-height: 1.8!important;}

.lh20{line-height: 2!important;}
.lh22{line-height: 2.2!important;}
.lh24{line-height: 2.4!important;}


@media (max-width: 767px) {
  .sp_font10 {
    font-size: 1.0rem !important;
  }
  .sp_font12 {
    font-size: 1.2rem !important;
  }
  .sp_font14 {
    font-size: 1.4rem !important;
  }
  .sp_font16 {
    font-size: 1.6rem !important;
  }
  .sp_font18 {
    font-size: 1.8rem !important;
  }
  .sp_font20 {
    font-size: 2.0rem !important;
  }
  .sp_font22 {
    font-size: 2.2rem !important;
  }
}


/* motion */


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

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



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

.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: 300px!important;
  margin-top: 50px;
  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:#7EC8E3;
  border-radius: 0px;
}
a.menu-trigger:hover {z-index: 999;
  background: #7EC8E3;
}
.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-size: cover;
  padding: 20px;
  box-sizing: border-box;
    overflow-y: scroll!important;
}


.overlay {
    background:#dff5fd;
}


.overlay ul {
	border-radius: 10px;
	background: #fff;
  margin: 0;
  padding-left: 0px;
  padding-top: 10px;padding-bottom: 10px;
  
}
.overlay ul li {
  padding-left: 0px;
  list-style-type: none;
  margin-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #c3e2ee;
}
.overlay ul li:last-child{
	border-bottom: none;
}
.overlay ul li a {
  color: #222;
  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;
}

.overlay ul ul.sub-menu{
	background: #fcf8f1;
	margin: 8px 10px 0;
	padding-top: 5px;padding-bottom: 5px;
}

.overlay ul ul.sub-menu li{
	margin-top: 7px;
  padding-bottom: 7px;
	border-bottom: 1px dotted #F5DCC4;
}

.overlay ul ul.sub-menu li:last-child{
	border-bottom: none!important;
}

.overlay ul ul.sub-menu li a{
	color: #a0701f;
}



.youtubebox {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.youtubebox iframe, .youtubebox object, .youtubebox embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

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