/* CSS Document */
@media (min-width: 640px) {
  .drawer-hamburger {
    display: none;
  }

  .drawer--left .drawer-nav {
    left: 0;
  }

  .drawer-nav {
    position: relative;
  }

  .drawer-nav .drawer-menu li {
    display: inline-block;
  }
}

@media screen and (max-width:640px) {
  html {
    margin-top: 0 !important;
  }

  body {
    font-size: 14px;
  }

  body,
  #mainvisual,
  header,
  footer,
  nav,
  .slider,
  .mainvisual_wrapper {
    min-width: 100%;
  }

  body.page #mainvisual .inner,
  body.archive #mainvisual .inner,
  body.single #mainvisual .inner,
  body.home #mainvisual .inner,
  body.error404 #mainvisual .inner {
    max-width: 100%;
  }

  html #wpadminbar {
    display: none;
  }

  body,
  #mainvisualvisual,
  header,
  footer {
    width: 100%;
    min-width: 100%;
  }

.sp{
	display:block;
}

  /*============================================================================

	header

============================================================================*/
  header {
    display: none;
  }

  .sp_header {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 60px;
    z-index: 99999;
	background:#75d2d2;
  }

  .sp_header .inner {
    position: relative;
  }

  .sp_header .sp_logo,
  .sp_header .sp_logo img {
    position: absolute;
	top: 5px;
    left: 5px;
    width: 85%;
    max-width: 300px;
    height: auto;
  }

  /*============================================================================

	navi

============================================================================*/
  .drawer-nav {
    background-color: #75d2d2!important;
    padding: 20px;
  }

  .sp_navi {
  }

  .sp_navi li {
    border-bottom: 1px dotted #fff;
  }

  .sp_navi li a {
    display: block;
    padding: 15px;
    color: #1b1b1b;
	line-height: 1.1;
text-align: center;
  }

  .sp_navi li a p {
  font-size: 40px;
  font-family: FB Shimano Square Light Narrow;
  display: block;
  }

  .sp_btn_area {
    display: flex;
    justify-content: center;
    margin: 20px 0;
  }

  .sp_btn_area li {
    width: 70px;
    margin-right: 5px;
  }

  .sp_btn_area li:last-child {
    margin-right: 0;
  }

  .sp_btn_area li a {
    display: block;
    background-color: #fff;
    color: #3bafff;
    text-align: center;
    font-size: 12px;
    padding-top: 7px;
    border-radius: 5px;
  }

  .sp_btn_area li a i {
    display: block;
    font-size: 18px;
  }

  .drawer-menu {
    padding-bottom: 30px;
  }

  .drawer-hamburger {
    top: -2px;
    background: #75d2d2;
  }

  .drawer-hamburger:hover {
    top: -2px;
    background: #75d2d2;
  }

  .drawer-hamburger-icon,
  .drawer-hamburger-icon:after,
  .drawer-hamburger-icon:before {
    background: #1b1b1b;
  }


  /*子要素*/
  .nav_slidebtm div {
    padding-bottom: 10px;
  }

  .nav_slidebtm div a {
    margin-left: 15px;
    padding: 3px;
    text-indent: -1.2em;
    padding-left: 1.2em;
  }

  .nav_slidebtm div a:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f105";
    margin-right: 10px;
  }


  .sp_under_nav {
    display: block;
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: #75d2d2;
    z-index: 10;
    height: 52px;
    /*box-shadow: 0 0 10px #ececec;*/
  }

  .sp_under_nav ul {
    display: flex;
    justify-content: center;
    padding: 5px 5px 0;
  }

  .sp_under_nav li {
    width: calc(100% / 1) !important;
    margin: 0 1%;
    padding: 1.3% 0;
    box-sizing: border-box;
    background-color: #3bafff;

    border: 1px #3bafff solid;
    text-align: center;
  }

  .sp_under_nav li a {
    display: block;
    color: #fff;
    font-weight: bold;
  }

  .sp_under_nav li a i {
    margin-right: 5px;
  }



 /*============================================================================

	front-page only

============================================================================*/

body.home, 
body.home #main,
body.home header,
body.home footer {
	overflow-x: visible;
}
body.home #contents {
	padding-top: 30px !important;
}
body.home .mainvisual_wrapper{
	margin-top: 60px;
}
body.home .mainvisual_wrapper > div {
	margin: 0!important;
}
.mainvisual_wrapper > div{
	background-size: cover!important;
}
body.home #mainvisual {
	height: 250px;
	background-image: none;
}
body.home #wrapper, html, body, #main{
	min-height:500px;
}

body.home #main{
	width:100%;
	min-width:100%;
	background-size: 100% auto!important;
}
body.home #main .inner{
	width:100%;
	min-width:100%;
}
body.home #main{
	background-size: auto 100% !important; 
}
body.home #main h1,
body.home #main h1 img {
width: 168px;
height: 102px;
}
body.home #main h1{
	top: 144px;
	padding:0;
}
body.home #main h2{
	top: 258px;
	padding: 0 12%;
}

body.home .top_greet .text{
	width:88%;
	padding:0 6%;
}
body.home .top_greet_img{
	position:relative !important;
	right:0;
	top:0;
	bottom:0;
	width: 210px;
	height: auto;
	margin:0 auto 30px !important;
}
body.home .top_greet_doctor{
	float:none;
	margin-bottom:20px;
}
body.home .top_greet_doctor dd span{
	margin-right:0;
}
body.home .top_greet .btn01{
	float:none;
	margin:auto;
}

main.osaka .sec_top_news{
	margin: 0 5%;
	padding: 30px 0 50px;
}
.sec_top_news_list {
	margin: 10px;

}



.mv_text {
  position: unset;
  width: auto;
  box-sizing: border-box;
  padding: 20px 30px;
  background: rgba(255, 255, 255, 1);
}
.right{
	text-align: right;
}

	.mv_bnr01{
		position: absolute;
		top: 22px;
		right: auto;
		bottom: auto;
		width: 240px;
		left: 20px;
		text-align: right;
	}

	.mv_bnr01 img,
	.mv_bnr02 img{
		width: 100%;
		padding: 0 10px 0 0;
	}
	.mv_bnr02{
		position: absolute;
		top: 120px;
		right: auto;
		bottom: auto;
		width: 110px;
		left: 20px;
	}

/*============================================================================

	front-page osaka only

============================================================================*/

main.osaka main.front{
	width: auto;
}
main.osaka .box1{
	width: auto;
}

main.osaka .top_greet .text{
	width:88%;
	padding:0 6%;
}
main.osaka .top_greet_img{
	position:relative !important;
	right:0;
	top:0;
	bottom:0;
	width: 210px;
	height: auto;
	margin:0 auto 30px !important;
}
main.osaka .top_greet_doctor{
	float:none;
	margin-bottom:20px;
}
main.osaka .top_greet_doctor dd span{
	margin-right:0;
}
main.osaka .top_greet .btn01{
	float:none;
	margin:auto;
}


/*============================================================================

	#mainvisual

============================================================================*/
  #mainvisual {
    position: relative;
    height: 160px;
    margin-top: 60px;
    background-position: center;
    background-attachment: scroll;
  }

  #mainvisual .inner {
    width: 100%;
    height: inherit;
    position: relative;
  }

  #mainvisual .inner+div {
    width: 100% !important;
    top: 0 !important;
  }

  .main_headline {
    padding: 10px 0 0;
  }

  .main_headline h1 {
    font-size: 150%;
    margin: 0 30px;
  }

  /* トップページキャッチフレーズ */
  .main_catch {
    left: 0;
    top: unset;
    bottom: 30px;
    right: 0;
    margin: auto;
  }

  .main_catch h1 {
    font-size: 4vw !important;
  }

  .main_catch h1 span {
    font-size: 6vw !important;
  }

  .slider {}

  .pattern .slick-slide {
    margin: 0;
  }

  .slick-slide img {
    width: auto !important;
  }

  .slick-list.draggable {
    height: auto;
    width: auto !important;
  }

  .slick-track,
  .slick-dotted.slick-slider {
    height: auto;
    margin: 0;
  }

  /* スマホのみのエリア */
  .top_sp_only {
    padding: 50px 5% !important;
  }

  .top_sp_only .main_open {
    position: unset;
    width: 280px;
    height: 280px;
    margin: 15px auto;
    opacity: 1;
  }

  .top_sp_only .main_time {
    position: unset;
    width: auto;
    font-size: unset;
  }

main.osaka .sec_top_news .box1{
	padding: 30px 10px
}

  /*============================================================================

	#container

============================================================================*/
  .contents {
    width: 100%;
  }

  .anchor {
    margin-top: -80px;
    padding-top: 80px;
  }

  .wrapper {
    width: 100%;
    display: block;
    padding: 10px 0 0;
  }

  .wrapper main {
    width: 100%;
    margin-bottom: 40px;
    padding: 0 20px 0;
  }

  body.home .wrapper main {
    padding-left: 0;
    padding-right: 0;
  }

  .wrapper main section {}

  .medical_single {
    padding: 0 !important;
  }

  /*============================================================================

	#footer

============================================================================*/

  .pagetop {
    right: 10px;
    margin: auto;
    width: 40px;
    height: 40px;
  }

  .pagetop i {
    margin-top: 10px;
  }

  .pagetop:hover {
    transform: unset;
    border: 1px solid #3bafff;
    background: rgba(255, 255, 255, 0.8);
    color: #3bafff;
  }



  .footer_inner {
    width: 100%;
    padding: 40px 20px 40px;
    display: block;
  }

  .footer_logo {
    width: 65%;
    margin: 0 auto 30px;
  }

  .footer_info_wrap {
    display: block;
  }

  .footer_info_left {
    width: 100%;
    margin-bottom: 30px;
    text-align: center;
    padding: 0;
  }

  .footer_info_access li:before {
    display: none;
  }

  .footer_info_right .sche_wrap {
    padding: 0;
  }

  footer .text {
    margin: 0;
  }

  .footer_info_right {
    width: 100%;
text-align: center;
  }

  .footer_navi {
    display: none;
  }

  .copy {
    margin-top: 0;
    padding: 7px 0 105px;
  }

.footer_googlemap,
.footer_googlemap iframe{
	height: 300px;
}

footer > p.mb30{
	padding: 0 4%;
}


.top_flex{
	display :block;
}
.top_flex .item{
	width: auto;
	font-size: 5vw;
	margin-bottom:15px;
}
.top_flex a{
	width: 100%;
  position: relative;
  display: inline-block;
	color: #1b1b1b;
	transition: 1s;
}
.top_flex a.btn-flat{
	padding: 3rem 2rem;
}

  /*==================================================================

	サイドバー

==================================================================*/
  .side_area {
    width: 100%;
    margin: auto;
    padding: 70px 20px 20px;
  }

  /*============================================================================

	$breadcrumb ぱんくず

============================================================================*/
  #breadcrumb {
    position: static;
    font-size: 12px;
    padding: 15px 0;
  }

  /*============================================================================

	$共通

============================================================================*/
  #contents {
    padding-bottom: 70px;
  }

  .box1 {
    width: 100%;
    padding: 0 20px 30px;
  }

  .textarea p {
    font-size: 14px;
    margin-bottom: 1.5em;
  }

  /* リスト */
  .list08 {
    padding: 6%;
  }

  /* テーブル */
  .tb01 {
    width: 100%;
    table-layout: fixed;
    white-space: inherit;
  }
.top_carr_box .tb01 th,
.top_carr_box .tb01 td,
.tb01 th,
.tb01 td{
	width: 100%;
	display:block;
	line-height: 1.4!important;
}
.top_carr_box .tb01 tr{
	border-bottom: #ccc dotted 1px;
	padding: 8px 0;
	display: block;
}
  .tb03,
  .tb03 th {
    white-space: inherit;
  }

  .tb03.w075par {
    width: 100%;
  }

  .tb04,
  .tb04 th {
    white-space: normal;
  }

  .tb04 th {
    font-size: 13px;
  }

  .tb04 td,
  .tb04 th {
    padding: 2%;
  }

  /* ボタン */
  /* アンカーリンク */
  .ank01 {
    width: 88%;
    padding: 0 6%;
  }

  .ank01 li {
    width: 49%;
    margin-bottom: 3%;
    margin-left: 0;
  }

  .ank01 li:nth-child(even) {
    margin-left: 2%;
  }

  .ank02 li {
    float: none;
    width: 100%;
    height: auto !important;
    margin-bottom: 3%;
    margin-left: 0;
  }

  .ank01 li span {
    font-size: 12.5px;
  }

  /*==================================================================

	.sec_top_access

==================================================================*/
  .nairankai_date {
    font-size: 20px;
    margin-bottom: 6px !important;
  }

  .nairankai_time {
    font-size: 18px;
  }

  /*==================================================================

	.sec_top_doctor

==================================================================*/
main.osaka .sec_top_message {
padding: 0 0 400px;
/* background:url(../images/covid_bg.png) 44% 90% #fff no-repeat; */
}

main.osaka .sec_top_message h2{
	font-size: 6vw;
}
main.osaka .sec_top_message p{
	text-align:left;
}

  .sec_top_message .box1 {
    padding: 30px 20px 30px;
  }

  .top_greeting_flex {
    display: block;
  }

  .top_doctor_img {
    margin: 0 0 15px 0;
    text-align: center;
    width: auto;
  }

  .top_doctor_img img {
    width: 50%;
    height: auto;
    margin: 0 auto;
  }

  .top_greeting_flex .text {
    width: auto;
  }


  .sec_doctor {
    padding: 0 !important;
  }

  .top_carr_wrap {
    display: block;
  }

  .top_carr_box {
    width: 100%;
    margin-bottom: 20px;
	padding: 15px;
  }

  .top_carr_wrap_center .top_carr_box {
    width: 100%;
  }

.top_doctor_name span{
	display: block;
	padding-left: 0;
}

  /*==================================================================

	.sec_top_feature

==================================================================*/

  .top_feature_item_inner {
    display: block;
  }

  .top_feature_img {
    width: auto;
  }

  .top_feature_box {
    width: auto;
  }

  .top_feature_text {
    width: auto;
  }


  /*==================================================================

	.sec_top_schedule

==================================================================*/
  .tb02 th {
    width: 100px;
  }

  .tb02 th,
  .tb02 td {
    padding: 3px 0 3px 0;
  }

  .tb02 tr:first-child th,
  .tb02 tr:first-child td {
    padding: 0 0 2px 0;
  }

  /*==================================================================

	.sec_top_freearea01

==================================================================*/
  .sec_top_freearea01 {
    margin: 30px 3% 20px;
  }

  /*==================================================================

	.sec_top_freearea02

==================================================================*/
  .top_freearea02_img {
    float: none;
    margin: 0 0 15px 0;
    text-align: center;
  }

  .top_freearea02_img img {
    width: 100%;
    height: auto;
  }

  /*==================================================================

	.sec_top_features

==================================================================*/
  .sec_top_feature .box1 {
    padding: 30px 20px 40px;
  }

  .top_features_img {
    float: none;
    margin: 0 0 15px 0;
    text-align: center;
  }

  .top_features_img img {
    width: 100%;
    height: auto;
  }

  /*==================================================================

	$clinic

==================================================================*/
  .clinic_desc dl {
    display: block;
  }

  .clinic_desc dl dt {
    width: 100%;
    padding: 15px 0 0;
    border-bottom: none;
  }

  .clinic_desc dl dd {
    width: 100%;
    padding: 0 0 15px;
  }

  .clinic_sche .tb02 th,
  .clinic_sche .tb02 td {
    font-size: 12px;
  }

  .clinic_facilities_wrap {
    display: block;
  }

  .facilities_item {
    width: 100%;
    margin-bottom: 20px;
  }

  /*==================================================================

	$price

==================================================================*/
  .price_table {}

  .price_table tr:first-child {
    display: none;
  }

  .price_table tr td:nth-child(1) {
    background-color: #f9f9f9;
    font-weight: bold;
  }

  .price_table {
    border-bottom: 1px solid #D3D3D3
  }

  .price_table tr:first-child {
    display: none;
  }

  .price_table td {
    display: block;
    border-bottom: none;
  }

  .price_table tr td:nth-child(1) {
    width: 100%;
  }

  .price_table tr td:nth-child(2) {
    width: 100%;
  }

  .price_table tr td:nth-child(3) {
    width: 100%;
    white-space: normal;
  }


  /*==================================================================

	$recruit

==================================================================*/
  .recruit_img {
    float: none;
    margin: 0 0 15px 0;
    text-align: center;
  }

  .recruit_img img {
    width: 100%;
    height: auto;
  }

  .recruit_table {
    border-bottom: 1px solid #D3D3D3;
  }

  .recruit_table th,
  .recruit_table td {
    display: block;
    border-bottom: none;
  }

  .recruit_table th {
    border-bottom: none;
  }


  /*==================================================================

	$access

==================================================================*/
  .access_add {
    display: block;
  }

  .access_add dt {
    width: 100%;
  }

  .access_add dd {
    width: 100%;
  }


  /*==================================================================

	ブログ

==================================================================*/
  .blog_box h2 {}

h2{
	font-size: 24px;
}

  /*==================================================================

	contact

==================================================================*/
  .contact {
    margin: 0 auto;
    width: auto;
  }


  /*==================================================================

	.layout

==================================================================*/

  /* 1つ並びのレイアウト。画像は無し、左にタイトル、右に文章 */

  .layout01 {}

  .layout01:before {}

  .layout01 dl {
    display: block;
  }

  .layout01 dl:after {}

  .layout01 dt {
    width: 100%;
  }

  .layout01 dd {
    width: 100%;
  }

  .layout01 dd img {
    width: 70%;
    margin: 0 auto;
    display: block;
  }

  /* 2つ並びのレイアウト。最初(dt)にタイトル、画像がその下(dd)、画像の下に文章 */
  .layout02 {
    display: block;
  }

  .layout02::after {}

  .layout02 dl {
    width: 100%;
  }

  .layout02 dl:nth-child(even) {}

  .layout02 dt {}

  .layout02 dd img {
    width: 70%;
    margin: 0 auto;
    display: block;
  }

  /* 1つ並びのレイアウト。画像が左、右にタイトル、タイトル下に文章 */
  .layout03 {
    margin: 0 0 15px;
  }

  .layout03 dl {
    display: block;
  }

  .layout03 dt {
    width: 100%;
  }

  .layout03 dt img {
    width: 70%;
    margin: 0 auto;
    display: block;
  }

  .layout03 dd {
    width: 100%;
    padding: 15px 3% 1%;
  }

  .layout03 dd h5 {}

  .layout03 dd h5 em {}

  /* 1つ並びのレイアウト。画像が左、右にタイトル、タイトル下に文章、タイトルと文章のエリア(dd)は背景色が別の色 */
  .layout04 {}

  .layout04 dl {
    display: block;
  }

  .layout04 dt {
    width: 100%;
    padding: 2%;
  }

  .layout04 dt img {
    width: 70%;
    margin: 0 auto;
    display: block;
  }

  .layout04 dd {
    width: 100%;
  }

  .layout04 dd h5 {}

  .layout04 dd h5 span {}

  /* 1つ並びで3列に区切られたレイアウト。画像が左、画像の下にタイトル、右に文章 */
  .layout05 {}

  .layout05 dl {
    display: block;
  }

  .layout05 dt {
    width: 100%;
    text-align: center;
    display: block;
  }

  .layout05 dt img {
    width: 70%;
    margin: 0 auto;
    display: block;
  }

  .layout05 dd {}

  .layout05 dd:nth-child(2) {
    width: 100%;
    margin-top: 10px;
  }

  .layout05 dd:nth-child(3) {
    width: 100%;
    border-left: none;
  }

  .layout05 dd h5 em {}

  .layout05 dd h5 {}

  .layout05_text1 {}

  .layout05_text1 ul {}

  /* 1つ並びで3列に区切られたレイアウト。左がタイトル、真ん中と右に文章 */
  .layout06 {
    margin: 0 0 15px;
  }

  .layout06 dl {
    display: block;
  }

  .layout06 dl:before {}

  .layout06 dl:last-child:after {}

  .layout06 dt {
    width: 100%;
    padding: 3%;
    display: block;
    text-align: center;
  }

  .layout06 dt img {
    width: 70%;
    margin: 0 auto;
    display: block;
  }

  .layout06 dl:last-of-type {}

  /* 数字 */
  .layout06 dt em {}

  .layout06 dd {}

  .layout06 dd:nth-child(2) {
    width: 100%;
    margin-top: 10px;
  }

  .layout06 dd:nth-child(3) {
    width: 100%;
    border-left: none;
  }

  .layout06 dd h5 {}

  .layout06_text1 {}

  .layout06_text1 ul {}

  .layout06_text1 ul li span {}


  /* 3つ並びのレイアウト。 */
  .layout07 {
    display: block;
  }

  .layout07::after {}

  .layout07 dl {
    display: block;
    width: 100%;
  }

  .layout07 dl:nth-child(3n) {}

  .layout07 dl dt {}

  .layout07 dl dt em {}

  .layout07 dl dd {}

  /* 3つ並びのレイアウト。矢印付き */
  .layout08 {
    display: block;
  }

  .layout08 dl {
    position: relative;
    width: 100%;
    margin-right: 0;
    margin-bottom: 35px;
  }

  .layout08 dl:nth-child(3n) {}

  .layout08 dl::before {
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    top: 110%;
    height: 7px;
    width: 7px;
    transform: rotate(135deg);
    background-color: transparent;
    border-top: 2px solid #3bafff;
    border-right: 2px solid #3bafff;
    content: "";
    bottom: 0;
    margin: auto;
  }

  .layout08 dl:nth-child(3n)::before {
    display: none;
  }

  .layout08 dl dt {
    margin-bottom: 7px;
    padding-bottom: 7px;
    border-bottom: 1px dashed #ddd;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
  }

  .layout08 dl dt em {
    margin-right: 8px;
    font-size: 24px;
    font-family: 'Quicksand', sans-serif;
  }

  .layout08 dl dd {
    line-height: 1.5;
  }


.whitebox{
	padding: 30px;
}


  /*============================================================================

	$mpcloud_schedule

============================================================================*/

  #mpcloud_schedule {
    bottom: 60px;
  }

  /*==================================================================

	common

==================================================================*/

  .pc {
    display: none !important;
  }

  .sp {
    display: block !important;
  }

  .pc_inline {
    display: none !important;
  }

  .sp_inline {
    display: inline !important;
  }

  .pc_table {
    display: table !important;
  }

  .sp_table {
    display: table !important;
  }

  .sp_flex {
    display: flex !important;
  }

  img {
    max-width: 100%;
    height: auto;
  }

  .sp_mb00 {
    margin-bottom: 0 !important;
  }

  .sp_mr00 {
    margin-right: 0 !important;
  }

  .sp_ml00 {
    margin-left: 0 !important;
  }

  .sp_mt00 {
    margin-top: 0 !important;
  }

  .sp_pb00 {
    padding-bottom: 0 !important;
  }

  .sp_pr00 {
    padding-right: 0 !important;
  }

  .sp_pl00 {
    padding-left: 0 !important;
  }

  .sp_pt00 {
    padding-top: 0 !important;
  }

  .sp_center {
    text-align: center;
  }
.img_fl,
.img_fr {
    float: none;
    margin: 0;
    text-align: center;
}
.img_fl img,
.img_fr img {
    margin-bottom: 15px;
	max-width: 100%;
	width: auto;
}




.sponsor_box{
width: auto;
    margin: 0 auto;
    padding: 0;
}
.sponsor_box ul{

}
.sponsor_box li{
display: block;
width: auto;
padding:10px;
}
.sponsor_box li p{
	font-size:100%;
padding-left:0;
	width: 100%;
}
.sponsor_box li .btn01{
	width:auto;
	text-align: right;
}
.sponsor_box li .btn01 a{
	width:auto;
}
.sponsor_box li .btn01 a{
	padding: 5px 15px;
	margin: 10px 0 0;
}
.sponsor_text{
	width: 100%!important;
	text-align:left;
	display: block;
	margin: 10px 0 0;
}
.sponsor_text p{
	width: 100%!important;
	text-align:left;
	padding: 0!important;
}
.sponsor_text p img{
	width: auto;
	max-width: 90%;
	display: block;
	margin: 0 auto;
}

.news ul.newsbox{
	background: #fff;
	padding: 30px 30px 50px;
}

.greeting_wrap{
	padding: 10px 20px;
}

.close_modal_no,
.close_modal{

}



}






@media screen and (max-width:320px) {}




@media screen and (max-width:320px) {
  .main_catch p {
    font-size: 16px;
  }

  /*==================================================================

	サイドバー

==================================================================*/
  .side_area {
    width: 100%;
  }

  /*==================================================================

	common

==================================================================*/
  .sp_inline_iP {
    display: inline !important;
  }
}
