@media screen and (max-width:769px){
	header {
		padding: 0;
		box-shadow:none;
	}
	header .menu_box{
		position: fixed;
		top: 0;
		background-color: #fff;
    height: 50px;
    z-index:999999999;
    box-shadow:0 1px 1px 1px rgba(30, 30, 30, 0.2);
    width: 100%;
    background: #fff;
    
	}
	header .tel.sp{
		position: fixed;
		right: 50px;
		height: 50px;
		width: 40px;
		padding: 14px;
	}
	header .tel.sp .mobile {
		
    background-image: url(../img/common/tel_b.png);
  }
	header .sp > div {
		background:#ffffff;
		padding:0em;
	}
	header h1 {
		margin: 0 20px;
	}
	header nav.menu {
		position:fixed;
		width:100%;
		background:rgba(255,255,255,1);
		z-index:99999999;
	}
	header nav.menu a{
		line-height: 14px;
	}
	header nav.menu a span {
    display: block;
    color: #21c4d6;
	}
	header nav.menu a.active span{
		color: #c7b922;
	}
	.menu_box{
		display: flex !important;
	}
	#menu_bar{
		height: 50px;
		padding: 0px 0;
	}
	#menu_bar .menu{
		display: block;
		height:auto;
	}
	
	ul.dropmenu {
    display: block;
	}
	ul.dropmenu li{
		width: 100%;
	}
	
	main{
		margin-top: 50px;
	}
	#top_img_sp {
    margin-top: 50px;
    padding-bottom: 70px;
	}
	#contents{
		min-height: 80px;	
		margin-bottom: 80px;	
	}
	h2.kvtitle{
		bottom: -30px;
		width: 200px;
		font-size: 20px;
		font-size: 2.0rem;
	}
	.cta > article.f_box{
		font-size: 12px;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
	.cta .web,.cta .tel{
		width: 50%;
	}
	.cta .web a.f_box > div.f_box,.cta .tel a.f_box > div.f_box{
		flex-flow: column nowrap;
	}
	.btn_cta {
    background-color: #f4a1c5;
    color: #fff;
    font-size: 12px;
    font-size: 1.2rem;
    padding: 10px 10px;
    margin-left: 0px;
	}
	.mail {
    background-size: 20px auto;
    width: 20px;
    height: 15px !important;
    display: block;
    margin-right: 5px;
  }
  .cta .tel h3 {
    font-size: 20px;
    margin: 4px 0 0 0;
    letter-spacing: 0em;
	}
	#top_img{
		margin-top: 0px;
		position: relative;
	}
	.mobile {
		background-size: 17px auto;
    width: 20px;
    height: 25px !important;
    display: block;
    margin-right: 0px;
    margin-left: 0;
	}
	
	#topmenu {
    width: 100%;
    height: 50px;
	}
	
	.ba {
    width: 100%;
    margin: 20px auto;
    position: relative;
	}
	.ba::before {
    content: none;
    background-image: url(../img/top/arrow_botom.png);
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: 26px 14px;
    position: absolute;
    margin: 0px auto;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 50px;
    color: #66bed1;
	}
	.ba.f_box {
		flex-flow: column nowrap;
	}
	.ba figure:first-child{
	}
	.ba figure:last-child{
		position: relative;
		margin: 0 0 0 auto;
	}
	
	
	#qa div li {
    padding: 0px;
	}
	#qa div .faq > div {
    padding: 10px 10px;
	}
	
	
	.btn {
    background: #43a9be;
    border-radius: 5px;
    font-size: 1rem;
    margin: 10px auto 20px;;
    padding: 20px 50px;
    position: relative;
    text-align: center;
    color: #fff;
    width: 80%;
    font-size: 16px;
	}
	h2.title.type4 {
    text-align: center;
	}
	
	h2.title.type4 + div ul li{
		letter-spacing: -0.1em;
	}
	
	
	.menu_box {
		background:url(../img/top/bg_top_menu_sp.png) center center / cover no-repeat;
	}
	
	
	.kv_txt{
		background: transparent !important;
		padding: 0 20px !important;
	}
	.kv_txt ul li:first-child {
    font-size: 34px;
    height: auto;
    padding: 20px 0 0;
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0px;
    color: #43a9be;
    line-height: 1.2;
    letter-spacing: 0.1em;
	}
	.kv_txt ul li {
    font-size: 12px;
    padding: 0px 0 20px;
    display: inline-block;
    margin-top: 0px;
    line-height: 1.5;
	}
	.kv_txt ul li h2 {
    font-size: 20px;
    padding: 10px 0;
    color: #43a9be;
    line-height: 1.5;
    text-align: left;
	}

	.index__slide {
    height: 360px;
    margin-left: 0px;
    width: 100%;
	}
	
	.p-slide__item {
    height: 360px;
	}
	.index-sec-product__block {
		position: relative;
		left: 0 !important;
		right: auto !important;
		width: 100%;
	}
	.index__intro{
		padding-left: 0px;
		margin-top: -80px;
		position: relative;
	}
	.index__intro-box {
    height: auto;
    position: relative;
    width: 100%;
	}
	.kv_txt ul {
    height: auto;
	}
	
	h2.title{
		font-size: 30px;
		font-size: 3.0rem;
	}
	nav#bread{
		bottom: 10px;
	}

	nav.menu {
		left:0;
		top:-500px;
		/*-webkit-transform-origin:100% 0;
		-webkit-transform:scale3d(0, 1, 1) ;
				transform:scale3d(0, 1, 1) ;*/
		-webkit-transition:all 0.5s ease-in-out;
				transition:all 0.5s ease-in-out;
	}
	nav.menu.active {
		left:0;
		top:50px !important;
	}
	nav > *  {
		width:100%;
	}
	nav a{
		font-size: 12px;
		font-size: 1.2rem;
		color: #54b0c3;
		display:block;
		padding:1em 0;
		text-align:center;
		position:relative;
		border-bottom: 1px solid #e5e5e5;
	}
	
	nav a.active{
		background-color: rgba(174, 218, 242, 0.8);
	}
	nav a:hover{
		background-color: rgba(174, 218, 242, 0.8);
	}
	nav+div .logo img{
		width: auto;
		height: 100%;
		margin-top: 0px;
	}
	nav.active+div .logo {
		opacity:1;
	}
	nav a img {
		min-width:50%;
		max-width:100%;
	}
	
	section > .article > .f_box{
		flex-flow: column nowrap;
	}
	.about figure.type2{
		margin: 0 0 10px 0;
		padding: 0;
	}
	
	.cta .f_box{
		
	}
	.tel {
		font-size: 12px;
		font-size: 1.2rem;
		margin:0 0 0 auto;
	}
	.btn_cta{
		font-size: 10px;
	}
	h2.title.type4{
		padding-right: 0;
	}
	h2.title.type4 + div {
    width: 100%;
	}
	header .toggle {
		background: #fff;
		position: absolute;
		right: 0;
	}
	h1.logo{
		position: absolute;
		left: 0;
		right: 0;
		margin: 10px auto 0;
	}
	.slick-dots{
		padding: 0 20px;
	}
	.hamburger-label {
    float: left;
    text-align: center;
    width: 100%;
	}
	.hamburger-label {
    font-size: 8px;
    font-weight: bold;
    margin-top: 0;
    line-height: 10px;
	}
	.menuimgbox {
    max-width: 324px;
    width: auto;
    margin: 0 auto;
	}
	.menu_details_title {
    padding: 10px 20px;
  }
	.menu_details_txt {
    padding: 30px 20px 60px;
	}
	.menu_details li {
    padding: 0 20px 40px 55px;
	}
	.menu_details li::before{
		left: 15px;
	}
	.menu_details li::after{
		left: 22px;
	}
	figure#headerImg {
		min-height:75px;
		height:initial;
	}
	figure {
		width:100%;
		height:auto;
	}
	figure.menus {
		margin-bottom:1em;
	}
	figure.top_img {
		height: 230px;
    margin: -15px auto 10px;
    width: 230px;
    border-radius: 50%;
    border: 10px solid rgba(165,241,243,0.7);
	}
	figure.top_img .top_img_box {
		min-width:120px;
		min-height:120px;
	}
	section#contents {
		padding-top:50px;
	}
	#contact dl {
    width: 100%;
	}
	#contact dl dt, #contact dl dd {
		width:100%;
		margin-left:0px;
	}
	#contact dl dt{
/*
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		-webkit-justify-content: space-between;
		justify-content: space-between;
*/
	}
	#contact input[type="text"], #contact input[type="email"] {
    width: 100%;
    height: 32px;
	}
	#contact dl dd span{
	}
	#ContactBtn img{
		display:none;
	}
	.privacy ,.mw_wp_form .consent{
		width: 100%;
	}
	#contact .privacy dl dd span{
		display: table-cell !important;
	}
	#contact .privacy .modPCenter {
		text-align: left;
	}
	figure.lead {
	  max-height: 290px;
	}
	#post .list a {
		width:100%;
	}
	#post .list a figure {
		height:200px;
	}
	footer .navi article, footer .navi .article{
		display:-webkit-flex;
		display:flex;
	}
	footer .logo {
		width:50%;
	}
	footer nav {
		width:50%;
	}
	footer nav a {
		width:100%;
		padding:0.8em;
	}
	footer nav a:nth-child(2) {
		padding-top:0;
	}
	footer nav span {
		display:none;
	}
	
	.about figure.type2,.about figure.type3 {
    width: 100%;
	}
	.menu_details_top .f_box{
		flex-flow: column wrap;
	}
	.menu_details_top ul{
		padding-left: 0px;
	}
	
	#menu .col.w45ll div:first-child{
		width: 37%;
		background-color: #dfeff3;
	}
	#menu figure {
    width: 100%;
    height: auto;
	}
	#menu ul {
    padding: 11px 11px 0 11px;
	}
	#menu ul li{
		line-height:normal;
		height: auto;
	}
/*
	#menu ul li:nth-child(1) {
    font-size: 17px;
    font-size: 1.7rem;
    margin-bottom: 0px;
	}
	#menu ul li:nth-child(2) {
    font-size: 8px;
    font-size: 0.8rem;
    margin-bottom: 5px;
	}
*/
	#menu ul li:nth-child(3) {
    font-size: 10px;
    font-size: 1.0rem;
    margin-bottom: 0px;
	}
	#menu .btn, .btn.menu {
    font-size: 1.4rem;
    margin-top: 10px;
    padding: 10px 15px;
    width:210px;
	}
	#menu .btn::after {
		content:'';
		background-image: url('../img/common/btn_arrow.png');
    width: 27px;
    height: 9px;
    background-size:20px auto;
    right: 0.6em;
    top:11px;
	}
	
	table.menu_details_table td {
    padding: 10px 10px;
	}
	#access .table_box {
    padding: 10px 10px;
    margin: 20px 0;
	}
	#access table td,#access table th{
		padding: 5px 0px;
	}
	#access ul li p:first-child{
		width: auto;
		max-width:100px;
		min-width:80px;
	}
	
	.pager.f_box .btn{
		font-size: 12px;
		padding: 10px 10px;
		width:auto;
	}

	#news li span{
		width: 50%;
		margin-left: 20px;
		white-space: nowrap;  
		overflow: hidden;  
		text-overflow: ellipsis;  
		-webkit-text-overflow: ellipsis;  
		-o-text-overflow: ellipsis; 
		display: inline-block;
		display: -moz-inline-box;
	}
	
	#news li {
    width: 100%;
    text-align: left;
    padding: 8px 40px 8px 20px;
	}
	
	#question article h3, #question .article h3 {
		padding:1.5em 1em 1.5em 1em;
	}
	figure.make {
		width:40%;
		margin:0 auto;
	}
	#blog figure {
		min-width:110px;
		width:110px;
		height:110px;
		margin-right:0.5em;
	}
	#blog ul li {
		width:100%;
	}
	.btn.main{
		width:100%;
	}
	.sbi_item {
		width:50% !important;
	}
	.blog_title{
		width: 100%
	}
	h2.title span{
		width: 100%;
		line-height: 28px;
	}
	.title_sub {
    width: 100%;
	}
	#about > .f_box{
		flex-flow: column wrap;
		width: 100%;
	}
	#about figure{
		width: 100%;
		margin-bottom: 30px;
		margin-right: 0;
		padding: 0;
	}
	#about figure img,
	#about figure img.bg{
		width: 100%;
	}

	#about .about_feature {
    width: 100%;
    margin-bottom: 30px;
	}
	.about_txtbox {
    margin-left: 0px;
    width: 100%;
	}
	.btn.blog{
		width: 150px;
	}
	ul li .b_title{
		display: block;
	}
	.trans .f_box{
		display: block;
	}
	.blog_txt{
		display: block;
	}
	#blog ul li::after {
    top: 40%;
	}
	ul.list li .col{
		display: flex;
		flex-flow: row wrap;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
	ul.list li .step_title{
		margin: 0;
		letter-spacing: 0em;
	}
	ul.list li .step_txt{
		margin: 15px 0;
	}
	
	#menu ul li:nth-child(2) span {
    display: block;
	}
	
	nav#bread ol {
    margin: 0 auto;
    padding: 1em 0;
	}
	
	#post nav{
		width: 100%;
	}
	#post nav.post{
		width: 100%;
		min-width: 100%;
	}
	#post ul.list li {
    padding: 8px 60px 8px 20px;
    text-align: left;
    line-height: 14px;
    font-size: 12px;
    font-size: 1.2rem;
  }
  #post ul.list .btn::after {
    top: 15px;
	}

  #post ul.list li span{
	  margin-left: 0;
	  width: 95%;
  }
	#menu nav{
		width: 100%;
	}
	#menu .menuimgbox {
  	margin: 0 auto;
	}
	#menu ul.menutextbox{
		width: 100%;
		padding: 0;
		margin-top: 30px;
	}
	#menu ul.list li > div:first-child{
		margin: 10px auto 20px;
	}

	#contact .mw_wp_form_preview .contact_preview_btn {
    width: 100%;
	}
	#contact .mw_wp_form_preview .btn:first-child{
	  margin-right: 10px;
	}
	section > .article > .social.f_box {
    flex-flow: row nowrap;
	}
	
	.description p {
    text-align: left !important;
	}
}
@media screen and (max-width:320px){
	.kv_txt ul li:first-child {
	    font-size: 34px;
	    letter-spacing: 1px;
	}
	table.menu_details_table td {
    	padding: 10px 5px;
	}

}

@media screen and (min-width:769px){
	header {
		position:fixed;
		height:auto;
	}
	header.hide {
		height:auto;
		overflow:hidden;
	}
	header > section, header+section {
		position:relative;
		max-width:100%;
		margin:0 auto;
	}
	nav {
		max-width: 1200px;
		margin: 0 auto;
		padding: 0 20px;
	}
	nav a{
		display:block;
		padding: 1em 0;
		text-align:center;
		position:relative;
    	padding: 1em 8px;
	}
	nav a span{
		display:block;
		color: #21c4d6;
	}	
	nav a span.active{
		color: #c7b922;
	}
	nav a:hover span{
		color: #c7b922;
	}
	#header_box {
		
		width: 100%;
		background-color: #fff;
	}
	#header_box .header_top{
		width: 1200px;
		height:80px;
		margin: 0 auto;
		border-bottom: 1px solid #d3d3d3;
		padding: 0 10px;
	}
	
	h1 .over {
		font-size: 10px;
		font-size: 1.0rem;
	}
	h1 .under {
		font-size: 20px;
		font-size: 2.0rem;
	}
	section#contents {
		margin-top:86px;
	}
	main {
		position: relative;
	}
	figure#headerImg {
		height:240px;
		max-height:240px;
	}
	figure.top_img {
		width:300px;
		height:300px;
		border-radius: 50%;
		margin: -13px auto 0;
		border: 10px solid rgba(165,241,243,0.7);
	}
	figure.staff {
		width:350px;
	}
	figure.access {
		width:480px;
	}
	dl.access {
	}

	#contact dl dt {
		width:100%;
	}
	#contact dl dd {
		width:100%;
	}
	footer nav {
		text-align:center;
		margin:2em 0em 6em 0;
	}
	footer nav a {
		padding:0 1em;
	}
	footer nav span {
		width:1em;
	}
	#question article h3, #question .article h3 {
		padding:1.5em 2em 1.5em 2.5em;
	}
	#blog ul {
		width:860px;
		margin: 0 auto
	}
	#blog ul li{
		width: 100%;
	}
	#blog figure {
		min-width:75px;
		width:75px;
		height:75px;
		margin-right:0.5em;
	}
}

.trans {
	-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
			transition:all 0.3s ease-in-out;
}
@media screen and (min-width:970px){
	nav a {
    	padding: 1em 25px;
	}
}
@media screen and (max-width:880px){
	
	#menu .col.w45ll{
		width: 100%;
	}
	#menu .col:nth-child(3) {
    margin-bottom: 30px;
	}
	
	#access .access_box{
		width: 100%;
		font-size: 10px;
		font-size: 1rem;
	}
	#access .access_details{
		max-width: 100%;
	}
	#access .access_box > div:first-child{
		margin-bottom: 30px;
	}
	#access .access_box.f_box{
		flex-flow: column wrap;
	}
	#map.gmap{
		width: 100%;
	}
	.btn.type3 {
    width: auto;
    padding: 8px 14px;
    margin-top: 5px;
  }
}