@media (max-width: 768px) {
.main-copy{
	text-align:center;
	}
	

.main-copy img{
	width:90%;
	padding:16px 0;
	}
	

.shadow-black{
	    text-shadow: black 1px 1px 5px, black -1px 1px 5px, black 1px -1px 5px, black -1px -1px 5px;
}

div,p,ul,li{
	box-sizing:border-box;
	}	

.text-box{
	padding:16px;
	}

	.only-pc{
	display:none !important;
}

.only-sp{
	display:block !important;
}
	#wrapper {  
	  text-align: left;  
	  margin: 0 auto;  
	  min-width:inherit;
		margin-bottom: 80px
	  /* IE用 */    
	}
	
	.sidebar{
		display:none;
		}
	
	#head {
		text-align:center;
		height:auto;
	}
	
	#head_shop_name {
    width: 80%;
    height: auto;
    margin-left: 0;
    padding: 24px 0px 24px 0px;
    float: none;
	}
	
	
	#content {
    width: 100%;
    height: auto;
    margin-left: 0;
}

.foot_inner {
    width: 100%;
    padding-left: 0;
    background-color: #efefef;
}

.copyright {
    color: #494949;
    font-size: 11px;
    text-align: center;
    padding-top: 8px;
	padding-bottom: 8px;
    height: auto;
    padding-right: 0;
}


.l_l_content {
	max-width:inherit;
    margin-left: 0;
    padding: 20px;
}

.l_l_content h1 {
    font-size: 19pt;
   
}

/* ナビ */
#flow {
    width: 100%;
    height: auto;
    padding:0 0 24px;
}
#flow a{
	display:block;
	 width:50%;
	float:left;
	 height:auto;
    margin-right:0;
	margin-top:24px;
    text-align: center;
	box-sizing:border-box;
	padding:8px;
	}
	.flow_images {
   
   
	
}

.menu_text {
    color: #2d90d1;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    padding-right:0px;
    background: none;
}

.flow_images img{
	width:100%;
	}

.address_wrap{
	font-size:11px;
	}
.add-item{
	
	}
.add_name{
	background:#244151;
	color:#FFF;
	padding:8px;
	}
.add_place{
	padding:8px;
	}
	/*cms用*/
	.author img:last-child{
		width:100%;
	}

	#head {

		margin-top: 80px;
	}

	header .menu {

		display:block;


	}
	#head_shop_name {

		height: auto;
		margin-left: 0;
		padding: 0;
		float: none;
		width: 128px;
	}

.pc-menu{
	display: none;
}
	#main-header {
		min-width: inherit;
	}
	header .menu {
		margin-left: auto;
		padding-right: 0;
		padding-top: 0;
	}
	#sp-foot-nav{

		display:flex;

	}


	#feature {

		padding: 40px 0;

	}

	#feature .list .item {
		text-align: center;
		width: 100%;
		margin-bottom:20px;
	}
	#feature .list .item .img img{
		width:60%;
	}

	#feature .list .item .ttl {
		font-weight: 800;
	}

	#course .list .item {
		width: 100%;
	}

	#course .list .item .info {
		padding: 10px;

	}
	#course .list .item .ttl {
		font-size: 16px;
	}
	#course {

		padding: 40px 0;
		color: #fff;
	}

	#course .list .item .txt {
		margin-top: 10px;
		font-size: 3vw;
		line-height: 1.5em;
		text-align: left;
	}
	#course .list .item .img{
		width: 80px;
		box-sizing: border-box;
	height: auto;
		padding-bottom: 0px;
	}
	#course .common-ttl {
		font-size: 19px;
	}

	#course .list .item .img img {
		width: 100%;

	}

	#course .list .item .icon {
		width: 60px;
		height: 60px;
		padding: 10px;
		background-color: #333;
		border-radius: 50%;
		margin: -6vh auto 20px;
	}

	.main-slider{
		width:100%;
	}
	.main-slider .item {
		height: auto;
	}


	.main-slider .item .info{
		width: 100%;
		padding: 20px;
		font-weight: normal;
	}

	.main-slider .item .ttl{
		font-size: 23px;
		width: 100%;
		text-align: center;
		margin-left: 20px;
	}

	.main-slider .item .img{
		width: 100%;
		height: 200px;
	}
	.main-slider .item .img img{
		width:100%;
	}
	.main-slider .item .txt{
		font-weight: normal;
	}

	#course .list .item::before{
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 15px 15px 0 15px;
		border-color: #ffffff transparent transparent transparent;
		content:"";
		position: absolute;
		right: 50%;
		bottom:-25px;
		margin-right: -15px;
		top: auto;
	}

	#course .list .item:last-child::before{
		display: none;
	}
	#main-header .logo .tel{
		display: inline;
	}

	#main-header .logo-area::after {
		content: "";
		display: block;
		width: 500%;
		height: 86px;
		position: absolute;
		top: -26px;
		left: -385%;
		background-color: #fff;
		box-shadow: 0px 0px 8px 4px rgb(0 0 0 / 20%);
		transform: skew(
				-45deg
		);
		z-index: 1;
	}

	.slick-next, .slick-prev {
		width: 20px !important;
		height: 20px !important;
	}
	.slick-next:before, .slick-prev:before {
		font-size: 20px !important;
	}
	.main-slider .item .txt {
		font-size: 18px;
	}
	.anshin {
 padding: 0px;
}
 
.anshin_text {
    font-size: 11px;
}
}
