@media screen and (min-width: 1100px){
.wrap1366px{
	width:100%;
	max-width: 1366px;
	margin: 0 auto;
	/*background-color: gray;*/
}
.wrap1200px{
	width:100%;
	max-width: 1200px;
	margin: 0 auto;
	/*background-color: gray;*/
}
.wrap1100px{
	width:100%;
	max-width: 1100px;
	margin: 0 auto;
	/*background-color: yellow;*/
}
.wrap1000px{
	/*width: 1000px;*/
	width:100%;
	max-width: 1000px;
	margin: 0 auto;
	/*background-color: yellow;*/
}
.wrap960px{
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
	/*background-color: pink;*/
}
.pc_none{
	display: none;
}
/*---------------------------------*/

#header_inner{
	width: 100%;
	max-width: 1400px;
	position: fixed;
	z-index: 90;
  	top: 0;
  	height: 130px;
	left: 50%;
  	transform: translateX(-50%);
	background: #fff;
}
#logo{
	width: 270px;
	height: auto;
	margin-top: 25px;
	margin-left: 3%;
	float: left;
}
#main_image_pc{
	max-width: 1306px;
	/*height: 689px;
	padding-bottom: 20px;*/
	margin: 130px auto 0 auto;
	/*postion: relative;*/
}
#slideBox_pc{
	margin-right: auto;
	margin-left: auto;
	}
.slick-slider img {
  	width: 100%;
	max-width: 1306px;
  	height: 603px;
	z-index: 10;
	margin-right: auto;
	margin-left: auto;
}
#kv_title{
	width: 37%;
    height: 62px;
    background: rgba(255,255,255,0.7);
    margin-top: 255px;
    position: absolute;
    padding: 10px 54px;
    right: 0;
	}
#openingtime{
	width: 25%;
	height: auto;
	margin-top: 10px;
	margin-left: 50%;
	display: flex;
}
#tel_info{
	margin-top: -145px;
	margin-left: 75%;
	float: right;
	margin-right: 1%;
}
#tel_info p{
	font-size: 15px;
	color: #fb3ba0;
	margin-top: 43px;
	padding-bottom: 2px;
}
#tel_number{
	clear: both;
	width: 265px;
	height: 65px;
	border-radius: 15px;
	background-color: #fb3ba0;
	position: relative;
	font-family: 'Kosugi', sans-serif;
}
#tel_number img{
	width: 30px;
	height: 30px;
	margin-top: 18px;
	margin-left: 18px;
	float: left;
	position: absolute;
	z-index: 2;
}
#tel_number h3{
	color: #fff;
	font-size: 30px;
	margin-top: 6px;
	margin-left: 53px;
	float: left;
	position: absolute;
	z-index: 2;
　　pointer-events: none;
    cursor: default;
    text-decoration: none;
}
#nav{
	width: 790px;
	margin: 25px auto 0 auto;
}
#nav ul li{
	float: left;
	margin-top: 20px;
	padding: 0 30px;
	margin-right: 5px;
	margin: 0 auto;
}
#nav ul li span{
	width: 1px;
	height: 50px;
	border-right: 1px solid gray;	
	padding-bottom: 10px;
}
#nav_notice img{
	width: 45px;
}

/*------navアイコン上下調整-------*/
#nav_notice img:hover{
	width: 55px;
	margin-top: -6px;
	margin-right: -10px;
}
#nav_greeting img{
	width: 54px;
	margin-top: 2px;
}
#nav_greeting img:hover{
	width: 64px;
	margin-top: -4px;
	margin-right: -10px;
}
#nav_feature img{
	width: 54px;
	margin-top: -3px;
}
#nav_feature img:hover{
	width: 64px;
	margin-top: -9px;
	margin-right: -10px;
}
#nav_contents img{
	width: 46px;
	margin-top: 0px;
}
#nav_contents img:hover{
	width: 56px;
	margin-top: -4px;
	margin-right: -10px;
}
#nav_place img{
	width: 44px;
	margin-top: 1px;
}
#nav_place img:hover{
	width: 57px;
	margin-top: -4px;
	margin-right: -10px;
}
/*---notice*---*/
#notice{
	width: 100%;
	max-width: 1306px;
	height: 350px;
	margin: 130px auto 0 auto;
}
#notice_title{
	width: 800px;
	margin: 40px auto;	
	/*background: yellow;*/
}
#notice h2 img{
	width: 300px;
	margin: 47px 10px 0 10px;
}
#notice_title span{
	width: 240px;
	height: 1px;
	margin-top: 63px;
}
#notice section{
    max-width: 800px;
}
/*.notice_info{
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
	}*/
.notice_info{
	display:flex;
}
#notice dd, #notice dt{
	font-size: 14px;
	margin-top: 3px;
}
#notice dt{
	width: 265px;
	height: 30px;
	border-radius: 15px;
	padding-top: 4px;
	margin-top: -1px;
	text-align: center;
}
#notice dd{
	margin-right: 20px;
	margin-left: 15px;
}
#notice .text1, #notice .text2{
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 5%;
}
/*.schedule{
	margin-left: 5%;
}
.schedule ul{
	display: flex;
}
.schedule li{
	margin-right: 15px;
}
.notice_info1_space{
	margin-left: 31px;
}*/
#notice_btn{
    width: 220px;
    height: 40px;
    margin-top: 30px;
}
#notice_btn img{
	width: 145px;
    height: auto;
    margin-top: 13px;
    margin-left: 23px;
}
#notice_btn span:nth-of-type(1) {
    width: 17px;
    height: 5px;
    margin: -12px 0 0 183px;
}
#notice_btn span:nth-of-type(2) {
    width: 17px;
    height: 5px;
    margin: -4px 0 0 183px;
}
/*-------------*/
#greeting{
	margin-top: 70px;
	height: 700px;
	/*background: yellow;*/
	margin-bottom: 240px;
}
#mark{
	display: none;
}
#greeting #copywork{
	width: 400px;
	height: auto;
	margin: 30px auto;
}
#greeting p{
	width: 826px;
	font-size: 15px;
	letter-spacing: 0.1em;
	line-height: 1.7;
	/*text-align: center;*/
	margin: 0 auto;
	flex-wrap: wrap;
}
#greeting img{
	width: 125px;
	height: auto;
	margin: 60px auto;
	/*left: 50%;
  	transform: translateX(-50%);*/
}
#greeting #greeting_info1, #greeting #greeting_info2{
	width: 590px;
	margin: 0 auto;
	flex-wrap: wrap;
}
#greeting #greeting_info2{
	margin-top: 30px;
}
#greeting #greeting_doctor{
	font-weight: bold;
	padding-top: 25px;
	text-align: center;
}
#introduce{
	width: 300px;
	height: 235px;
	margin: 30px auto 0 auto;
	/*background: yellow;*/
}
#introduce ul{
	font-weight: bold;
	margin-top: 15px;
	margin-left: 25px;
}
#introduce ul li{
	font-weight: normal;
	font-size: 14px;
}

/*-------------*/
#feature_title{
	width: 500px;
	padding-top: 85px;
}
#feature_title img{
	width: 300px;
	margin: 0 10px;
}
#feature_title span{
	width: 160px;
	height: 1px;
	margin-top: 50px;
}
#point1, #point2, #point3{
	width: 100%;
	height: 700px;
	/*background: yellow;*/
}
.point{
	width: 130px;
	margin-left: 30px;
	margin-top: -55px;
	z-index: 4;
}
.point_copywork{
	margin: 45px auto;
}
#point1_copywork{
	width: 380px;
}
#point2_copywork{
	width: 306px;
	margin-left: 150px;
}
#point3_copywork{
	width: 440px;
	margin-left: 55px;
}
.feature_YG, .feature_Orange{
	width: 56%;
	max-width: 717px;
	height: 515px;
	margin-left: 32px;
	margin-top: 50px;
	/*position: absolute;*/
	z-index: 1;
}
/*.feature_Orange{
	height: 455px;
}*/
#feature3{ /*point3のfeature_YG*/
	height: 525px;
}
.feature_pic{
	width: 47%;
	max-width: 578px;
	height: auto;
	margin-top: 265px;
	right: 30px;
	z-index: 3;
	}
#feature_pic2_pc, #feature_pic3_pc{
	margin-top: 310px;
	}
.comment, .comment_bg{
	width: 47%;
	max-width: 600px;
	height: auto;
	margin-left: 45px;
	margin-top: 50px;
	padding-bottom: 45px;
	position: absolute;
	z-index: 2;
}
#point2_comment, #comment2_bg{
	/*height: 455px;*/
}
#point3_comment, #comment3_bg{
	/*height: 525px;*/
}
.comment{
	position: absolute;
	z-index: 3;
	background-color: rgba(255,255,255,0.77);
}
.comment h3{
	font-size: 27px;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin-top: 40px;
	margin-bottom: 35px;
}
.comment p{
	font-size: 16px;
	line-height: 1.7;
	letter-spacing: 0.1em;
	margin-right: 40px;
	margin-left: 40px;
	flex-wrap: wrap;
}
.space{
	margin-top:10px;
}
.grad-item .whitning_price{
	margin-top: 10px;
	margin-left: 10px;
}
.grad-item .whitning_price li{
	font-size: 14px;
	margin-top: 5px;
}
/*--------診療内容------------*/

#contents_title, #place_title{
	width: 505px;
	/*height: auto;*/
	margin: 0 auto;
	padding-top: 10px;
	margin-top: 80px;
}
#contents_title img, #place_title img{
	width: 175px;
	/*height: auto;*/
	margin-left: 10px;
	margin-bottom: 25px;
}
#contents_title span, #place_title span{
	width: 160px;
	height: 1px;
	margin-top: 20px;
}
.grid{
	display: grid;
	/*gap: 5px;*/
	grid-template-columns: 1fr 1fr 1fr 1fr;
	margin-top: 4%;
	margin-bottom: 50px;
}
.item{
	position: relative;
}
.item p{
	font-size: 15px;
	text-align: center;
	color: #fff;
	font-weight: bold;
}
.circle{
	width: 170px;
	height: 170px;
	border-radius: 90px;
	background-color: #f098bc;
	position: absolute;
	margin-left: 20px;
}
#contents_list{
	width: 850px;
	/*background: blue;*/
}
.item .item_info{
	color: black;
	line-height: 1.2;
	margin-top: 185px;
	font-weight: normal;
}
#contents1, #contents2, #contents3, #contents4{
	margin-top: -10px;
}
#contents5, #contents6, #contents7, #contents8{
	margin-top: 55px;
}

/*-----ロゴの調整------*/
#contents1 img{
	width: 48px;
	margin: 39px auto 8px auto;
}
#contents2 img{
	width: 72px;
	margin: 35px 51px 10px auto;
}
#contents3 img{
	width: 45px;
	margin: 38px auto 9px auto;
}
#contents4 img{
	width: 72px;
	margin: 54px auto 18px auto;
}
#contents5 img{
	width: 60px;
	margin: 40px auto 13px auto;
}
#contents6 img{
	width: 63px;
	margin: 34px 44px 13px auto;
}
#contents7 img{
	width: 70px;
	margin: 45px 43px 11px auto;
}
#contents8 img{
	width: 67px;
	margin: 44px auto 9px auto;
}
/*-----------アクセス-------------*/
#place{
	width: 100%;
	height: 930px;
	/*background: yellow;*/
}
#place_address{
	margin-left: 60px;
	float: left;
}
#place_address p{
	font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-left: 20px;
    margin-top: 20px;
}
.access{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	display: flex;
}
#place_address .access_icon{
	width: 27px;
	height: 37.34px;
}

#place_address .access h4{
	font-size: 15px;
	margin-left: 10px;
}
#place_address .access p{
	font-size: 15px;
	font-weight: normal;
	margin-left: 10px;
	margin-top: 7px;
}
#place_address #access2 div{
	display: block;
}
#place_address #access2 div p{
	margin-top: -3px;
}
#access1{
	margin-top: 25px;
}
#access3{
	margin-top: -5px;
}
#outside_pic{
	width: 350px;
	height: auto;
	float: left;
	margin-left: 95px;
}
#place #map_pc{
	margin-top: 30px;
	margin-left: 40px;
	/*left: 50%;
	transform: translateX(-50%);*/
}
/*-------フッター-------*/
#pageTop{
	width: 65px;
	height: 65px;
	border-radius: 50px;
	margin-left: 90%;
	margin-bottom: 7px;
	background-color: #fb3ba1e0;
}
#pageTop a span:nth-of-type(1) {
    transform: rotate(-45deg);
    width: 25px;
	height: 4px;
	margin: 27px 0 0 13px;
	border-radius: 10px;
	display: inline-block;
	position: absolute;
	background-color: #fff;
}
#pageTop a span:nth-of-type(2) {
    transform: rotate(45deg);
	position: absolute;
    width: 25px;
	height: 4px;
	margin: 27px 0 0 28px;
	border-radius: 10px;
	display: inline-block;
	background-color: #fff;
}
/*#pageTop a{
	color: black;
	font-size: 13px;
	font-family: 'Noto Serif JP', serif;
	letter-spacing: 0.1em;
	font-weight: bold;
	text-align: center;
	display: block;
	text-decoration: none;
	position: absolute;
	z-index: 1;
	transition: all 0.2s;
}*/
#pageTop:hover{
  opacity: 0.5;
}
#footer_inner{
	width: 100%;
	height: 80px;
	background-color: #efa3c2;
}
#footer_logo{
	width: 300px;
	height: auto;
	margin: 0 auto;
	padding-top: 5px;
	/*background:yellow;*/
}
#footer_logo img{
	width: 230px;
	height: auto;
}
#footer_logo p{
	font-size: 14px;
	text-align: center;
	color: #fff;
	/*margin-left: 100px;*/
}
.maina{
	width: 50%;
    	margin: 0 auto;
}
}