@charset "utf-8";

@import url("layout.css");
@import url("mhlw-risk.css");
@import url("osusume.css");
@import url("paging.css");
@import url("navi.css");
@import url("icomoon.css");
@import url("seo.css");

html,body{
	width: 100%;
}
html{
	font-family:'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
}

body {
	margin: 0px;
	font-size:15px;
	line-height:170%;
}
h1,h2,h4,h5 {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #666666;
	border: 0;
}

a img:hover {
	filter: alpha(opacity=70);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=70)";
	-moz-opacity: 0.7;
	opacity: 0.7;
}

#head-trance {
	background-color:#EEE;
	text-align:right;
	height: 35px;
	padding-right: 10px;
	min-width: 970px;
}

#head {
	background-color: #FF6B9D;
	min-width: 980px;
	padding:0 10px;
}
#head-inner {
	background-color: #FF6B9D;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#head-logo {
	float:left;
	margin:10px 5px 10px 0;
}
#head-tel {
	float:left;
	margin:10px 3px 10px 0;
}
#head-freedial {
	float:left;
	margin:5px 3px;
}
#head-mypage {
	float:left;
	margin:5px 3px;
}
#head-bookmark {
	float:left;
	margin:5px 3px;
}

/*---------------------------------------- ブランディング統一 */

#header_h1area {
	width: 980px;
	margin: 0 auto;
	height: 0;
	position: relative;
}
#header_h1area h1#header_h1, 
#header_h1area #header_h1 {
	position: absolute;
	top: 60px;
	left: 215px;
	color: #fff;
	font-size: 11px;
	line-height: 130%;
	font-weight:normal;
}


#head_branding {
	background-color: #FB637E;
	min-width: 980px;
	height: 120px;
	padding:0 10px;
}
#head_branding #head-inner {
	background-color: transparent;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#head_branding #head-inner #head-logo {
	margin: 17px 0px;
	float: left;
	width: 210px;
	text-align: left;
}
#head_branding #head-inner #head-oficial {
	margin: 0;
	float: left;
	width: 105px;
	text-align: left;
	margin-top: 49px;
	opacity: 0.7;
}
#head_branding #head-inner #head-skin {
	margin: 0;
	text-align: left;
	width: 105px;
	float: left;
	margin-top: 49px;
}
#head_branding #head-inner #head-dental {
	margin: 0;
	text-align: left;
	width: 105px;
	float: left;
	margin-top: 49px;
}
#head_branding #head-inner #head-search {
	margin: 0;
	float: right;
	text-align: right;
	width: 390px;
}
#head_branding #head-inner #head-search #srch {
	width: 100%;
	margin-top: 20px;
}

#head_branding #head-inner #head-search  #srchInput {
	width: 286px;
	heigth: 29px;
}

#head_branding #head-inner #head-tel {
	margin: 11px 0 0;
	text-align: right;
	width: 100%;
}

#header2 #headerPC {
    background: #fb637e none repeat scroll 0 0;
    padding: 15px 0 14px;
}
#header2 #headerPC #headerLogo {
    margin: 0;
    padding: 0;
    text-align: left;
    height: auto;
}
#header2 #headerLogo {
    float: left;
}
#header2 #headerLogo img {
    vertical-align: bottom;
}
#header2 #headerLinks {
    float: left;
    margin: 36px 0 0 20px;
}
#header2 #headerLinks ul {
    overflow: hidden;
    padding: 0;
    margin: 0;
}
#header2 #headerLinks ul li {
    float: left;
    list-style: outside none none;
    margin-right: 8px;
}
#header2 #headerLinks ul li a {
    background: #fff none repeat scroll 0 0;
    border-radius: 5px;
    color: #fa637e;
    display: block;
    font-size: 18px;
    padding: 10px 0 18px;
    position: relative;
    text-align: center;
    width: 100px;
}
#header2 #headerLinks ul li a::before {
	border-bottom: 2px solid #fa637e;
	border-left: 2px solid #fa637e;
	bottom: 5px;
	content: "";
	height: 6px;
	left: 50%;
	margin-left: -3px;
	position: absolute;
	-webkit-transform: rotate(-45deg);
	   -moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		 -o-transform: rotate(-45deg);
			transform: rotate(-45deg);
	width: 6px;
}
#header2 #headerLinks ul li a:hover, #header2 #headerLinks ul li.active {
    opacity: 0.8;
    text-decoration: none;
}
#header2 #headerLinks ul li.active a:hover {
    opacity: 1;
}
#header2 #headerInfo {
    float: right;
    width: 400px;
    text-align: right;
}
#header2 #headerInfo ul {
    margin: 10px 0 0;
    overflow: hidden;
    padding: 0;
}
#header2 #headerInfo ul li {
    float: right;
    list-style: outside none none;
}
#header2 #headerInfo ul li a {
    position: relative;
}
#header2 #headerInfo ul li.mail a {
}
#header2 #headerInfo ul li.reservation a {
}
#header2 #headerInfo ul li a::before {
}
#header2 #headerInfo ul li a:hover {
    opacity: 0.8;
    text-decoration: none;
}
#header2 #headerPC .inner {
    margin: 0 auto;
    width: 980px;
}
#header2 #headerInfo #srch {
    width: 100%;
    float: none;
    margin: 0;
}
#header2 #srchInput {
	width: 273px;
	margin: 0 7px 0 0;
	padding: 0 4px;
}

#h1_area {
	height: 170px;
	width: 980px;
	margin: -170px auto 0;
	position: relative;
}
#h1_area h1 {
	position: absolute;
	left: 215px;
	top: 0;
	color: #fff;
	font-size: 13px;
	font-weight: normal;
}
#header1507 #headerPC {
    background: #fb637e none repeat scroll 0 0;
    padding: 15px 0 14px;
    min-width: 980px;
}
#header1507 #headerPC #headerLogo {
    margin: 0;
    padding: 6px 0 0 0;
}
#header1507 #headerLogo {
    float: left;
}
#header1507 #headerLogo img {
    vertical-align: unset;
}
#header1507 #headerLinks {
    float: left;
    margin: 42px 0 0 20px;
}
#header1507 #headerLinks ul {
    overflow: hidden;
    padding: 0;
    margin: 0;
}
#header1507 #headerLinks ul li {
    float: left;
    list-style: outside none none;
    margin-right: 8px;
}
#header1507 #headerLinks ul.btn4 li a {
	width: 80px;
	font-size: 15px;
}
#header1507 #headerLinks ul.btn4 li {margin-right: 5px;}
#header1507 #headerLinks ul li.active {
    opacity: 0.7;
}

#header1507 #headerLinks ul li a {
    background: #fff none repeat scroll 0 0;
    border-radius: 5px;
    color: #fa637e;
    display: block;
    font-size: 18px;
    padding: 10px 0 18px;
    position: relative;
    text-align: center;
    width: 100px;
    font-weight: normal;
    text-decoration: none;
}
#header1507 #headerLinks ul li a::before {
	border-bottom: 2px solid #fa637e;
	border-left: 2px solid #fa637e;
	bottom: 5px;
	content: "";
	height: 6px;
	left: 50%;
	margin-left: -3px;
	position: absolute;
	-webkit-transform: rotate(-45deg);
	   -moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		 -o-transform: rotate(-45deg);
			transform: rotate(-45deg);
	width: 6px;
}
#header1507 #headerLinks ul li a:hover {
    opacity: 0.8;
    text-decoration: none;
}
#header1507 #headerLinks ul li.active a:hover {
    opacity: 1;
    /*text-decoration: underline;*/
}
#header1507 #headerInfo {
    float: right;
    width: 415px;
    text-align: right;
    margin-top: 2px;
	font-size:17px;
}
#header1507 #headerInfo ul {
    margin: 10px 0 0;
    overflow: hidden;
    padding: 0;
}
#header1507 #headerInfo ul li {
	list-style: outside none none;
	padding: 0;
	margin: 0;
	width: auto;
	text-align: right;
}
#header1507 #headerInfo ul li.floatright {width: 206px;}
#header1507 #headerInfo ul li img {
	display: inline;
	vertical-align: bottom;
}
#header1507 #headerInfo ul li a {
    position: relative;
}
#header1507 #headerInfo ul li.mail a {
}
#header1507 #headerInfo ul li.reservation a {
}
#header1507 #headerInfo ul li a::before {
}
#header1507 #headerInfo ul li a:hover {
    opacity: 0.8;
    text-decoration: none;
}
#header1507 #headerPC .inner {
    margin: 0 auto;
    width: 980px;
}
#header1507 #headerInfo #srch {
    width: 100%;
    float: none;
    margin: 0;
}
#header1507 #srchInput {
	width: 140px;
	margin: 0 0 0 0;
	padding: 0 4px;
}
#header1507 #srchWide {margin: 4px 0 10px;}
#header1507 #srchWide #srchInput {
	width: 140px;
	margin: 0 5px 0 0;
	padding: 0 4px;
}


/* ------------------------------------------------------ 翻訳 */
#google_translate_element select {
	display: none;
}

#head-search,
#srch {
	float:right;
	width: 221px;
	margin-top: 15px;
}
#head-search-wd,
#srchInput {
	width: 155px;
	height: 27px;
	border: 0;
	padding: 0;
}
#pan {
	background-color: #FFFFFF;
	padding:5px 0;
	border-bottom: 1px solid #EEE;
	font-size:14px;
	margin-bottom: 55px;
	min-width: 980px;
}
#pan p {
	width: 980px;
	padding: 0;
	margin: 0 auto;
}
#pan ul {
	max-width: 980px;
	margin: 0 auto;
	list-style-type: none;
	padding: 0;
}
#pan ul li {
	float:left;
	margin: 0;
}
#pan ul li:before {
	content:">";
	float:left;
	margin: 0 5px;
}
#pan ul li:first-child:before {
	content:"";
}
#pan ul:after {  
	content: ".";   
	display: block;   
	height: 0;   
	clear: both;   
	visibility: hidden;  
}

#pan2 {
	background-color: #FFF0F5;
	padding: 10px 0;
	margin-top: -30px;
	margin-bottom:50px;
	z-index: 999;
	min-width: 980px;
}
#pan2LP #pan2 {
	margin-bottom:0px!important;
	margin-top:-55px;
	font-size: 15px;
}

#pan2.pan2footer,
.pan2footer {
	margin-top: 50px;
}

#pan2.iconnavi img {
	display: none;
}

#pan2 ul {
	width: 980px;
	margin:0 auto;
	padding:0px;
}
#pan2 li {
	list-style-type:none;
	float:left;
	margin-right:30px;
}
#pan2 li#pan2-main {
	padding-right:20px;
	border-right: 5px solid #FF6699;
}
#pan2 li.pan2-active,
#pan2 li.pan2-active a {
	color:#f69;
	font-weight:bold;
}

#pan2 li a {
	color:#999999;
}

#pan2 ul:after {  
	content: ".";   
	display: block; 
	height: 0;   
	clear: both;   
	visibility: hidden;  
}


/**********************
		contents
**********************/
#contents {
	background: #fff;
}
@media screen and (min-width: 641px){
	#contents {
		min-width: 980px;
	}
}

#contents h1:empty {
	margin-top: 0px;
}

/**********************
	footer-recommend
**********************/
#footer-recommend {
	width: 980px;
	margin: 0 auto 35px;
}
#footer-recommend:after {  
	content: ".";   
	display: block;   
	height: 0;   
	clear: both;   
	visibility: hidden;  
}
#footer-recommend #footer-recommend-clinic {
	width: 320px;
	float: left;
	margin: 0 7px 0 0;
	border: 1px solid #eaeaea;
	min-height: 148px;
	line-height: 1;
}
#footer-recommend #footer-recommend-clinic #footer-recommend-clinic-text {
	text-align: center;
	font-size: 12px;
	padding: 11px 0;
	font-weight: bold;
	margin: 0 auto;
}
#footer-recommend #footer-recommend-clinic #footer-recommend-clinic-name {
	text-align: center;
	font-size: 14px;
	padding: 11px 0;
	font-weight: bold;
	margin: 0 auto;
}
#footer-recommend #footer-recommend-clinic #footer-recommend-clinic-tel {
	text-align: center;
	font-size: 20px;
	padding: 8px 0 10px;
	font-weight: normal;
	margin: 0 auto;
	color: #ff6f9f;
	font-weight: bold;
}
#footer-recommend #footer-recommend-clinic #footer-recommend-clinic-time {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-left: 76px;
	line-height: 1.3em;
}
#footer-recommend #footer-recommend-clinic .footer-recommend-clinic-border {
	width: 230px;
	border-bottom: 1px solid #eaeaea;
	margin: 0 auto;
}
#footer-recommend #footer-recommend-map {
	width: 320px;
	float: left;
	margin: 0 7px 0 0;
}
#footer-recommend #footer-recommend-bnr {
	width: 320px;
	float: left;
	margin: 0;
}
#footer-recommend #footer-recommend-bnr #footer-recommend-bnr-text {
	background: #6c6c6c;
	text-align: center;
	line-height: 1;
	color: #fff;
	font-size: 13px;
	padding: 4px 0;
	font-weight: bold;
}
#footer-recommend #footer-recommend-inquiry {
	width: 251px;
	float: right;
	margin: 0;
}
#footer-recommend #footer-recommend-inquiry #mypage {
	margin-bottom: 10px;
}
#footer-recommend #footer-recommend-inquiry #counseling {
	margin-bottom: 10px;
}

/**********************
	footer-search
**********************/
#footer-search {
	display: none;
	width: 980px;
	margin: 0 auto 50px;
}
#footer-search:after {
	content: "";
	clear: both;
	display: block;
}
#footer-search #footer-search-left {
	width: 300px;
	float: left;
}
#footer-search #footer-search-left p {
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#footer-search-wd {
	width: 219px;
	height: 24px;
	border: 1px solid #eaeaea;
	padding: 0;
}
#footer-search #footer-search-right {
	width: 100%;
	float: right;
	border: 1px solid #eaeaea;
}

/* フッター治療実績画像化 */
#footer #footer-link #footer-link-inner .footer-link-contents li div {
	margin-top: 0;
	margin-right: 0;
}
#footer #footer-link #footer-link-inner .footer-link-contents li div.footer-jisseki {
	margin-top: -10px;
}
#footer #footer-link #footer-link-inner .footer-link-contents li div.footer-jisseki .floatleft {
	margin-right: 5px;
	margin-top: 3px;
}
.footer-jisseki:after {  
	content: ".";   
	display: block; 
	height: 0;   
	clear: both;   
	visibility: hidden;  
}
.footer-jisseki span {
	float: left;
}

/* Custom Select */
.customSelect {
	font-size: 12px;
	text-indent: 2px;
	line-height: 2em;
	overflow: hidden;
}
.customSelect input {
	padding-left: 10px;
}
.customSelect {
	width: 221px;
	height: 26px;
	background: url(/image_hc/common/footer/custom-select.gif) left top no-repeat;
}
.customSelect.customSelectHover {
	width: 221px;
	height: 26px;
	background: url(/image_hc/common/footer/custom-select-o.gif) left top no-repeat;
}



/**********************
		footer
**********************/
#footer {
	margin-top: 60px;
}
#footer #footer-link {
	background-color: #FFF7F8;
	min-width: 980px;
	color: #000;
	text-align:center;
	padding:0px;
}
#footer #footer-link a:link {
	color: #333;
	text-decoration: none;
}
#footer #footer-link a:hover {
	color: #333;
	text-decoration: underline;
}
#footer #footer-link a:active {
	color: #333;
	text-decoration: underline;
}
#footer #footer-link a:visited {
	color: #333;
	text-decoration: none;
}
#footer #footer-link #footer-link-inner {
	width: 980px;
	margin: 0px auto;
	padding: 35px 0;
}
#footer #footer-link #footer-link-inner #footer-link-clinic-name {
	width: 98px;
	float: left;
	text-align: center;
}
#footer #footer-link #footer-link-inner .footer-link-contents {
	width: 177px;
	min-height: 326px;
	display: table-cell;
	font-family: sans-serif;
	border-left: 1px solid #DDD;
}
#footer #footer-link #footer-link-inner .footer-link-contents .footer-link-title {
	width: 148px;
	margin: 0 auto 10px;
	border-bottom: 1px solid #DDD;
	color: #FF6B9D;
	font-size: 13px;
	font-weight: bold;
	padding: 13px 0;
	text-align: center;
}
#footer #footer-link #footer-link-inner .footer-link-contents ul, #footer #footer-link #footer-link-inner .footer-link-contents li {
	margin: 0;
	padding: 0;
}
#footer #footer-link #footer-link-inner .footer-link-contents ul {
	text-align: left;
	font-size: 12px;
	color: #333;
	font-weight: normal;
}

#footer #footer-link #footer-link-inner .footer-link-contents li {
	margin: 3px 0 0 15px;
	list-style-type: none;
	background: url(/image_hc/common/footer/footer-list-icon.gif) left 3px no-repeat;
	padding-left: 10px;
}
/* 6 column */
#footer #footer-link #footer-link-inner #footer-link-6 .footer-link-contents {
	width:14%;
	padding: 0 1%;
}
#footer #footer-link #footer-link-inner #footer-link-6 .footer-link-contents .footer-link-title {
	width:auto;
}
#footer #footer-link #footer-link-inner #footer-link-6 .footer-link-contents li {
	margin-right: 0;
}
#footer #footer-link #footer-link-inner #footer-link-6 .footer-link-contents:first-child {
	border-left:none;
}


#footer #copyright {
	background-color:#FB637E;
	color: #FFFFFF;
	text-align:center;
	padding:10px 0;
	font-size:12px;
	min-width: 980px;
}

#footer #copyright a {
	text-decoration: none;
	color: #FFFFFF;
	border: 0;
}
#footer #copyright a:hover {
	text-decoration: underline;
}


#footer #footer-link #footer-link-inner .footer-link-contents li div {
	font-size: 10px;
	margin-right: 10px;
	margin-top: -10px;
}
#footer #footer-link #footer-link-inner .footer-link-contents li div span {
	margin-left: 5px;
}
/**************************
		footer-sns
**************************/
#footer-sns {
	width: 980px;
	margin: 0 auto;
}
#footer-sns .footer-sns01 {
	width: 130px;
	float: left;
}
#footer-sns .footer-sns02 {
	width: 110px;
	float: left;
}
#footer-sns .footer-sns03 {
	width: 200px;
	float: left;
}
#footer-sns .footer-sns04 {
	width: 200px;
	float: left;
}

/* ---------------------------------------------------- 右サイド固定 */

#sidefix {
	width:110px;
	position:fixed;
	top:155px;
	right:0;
	/*border-top: 1px solid #FFB5CD;
	border-right: 1px solid #FFB5CD;
	border-left: 1px solid #FFB5CD;*/
	border:none;
	z-index:999;
}
#sidefix img {
	border: none;
	/*border-bottom: 1px solid #FFB5CD;*/
	width: 100%;
	height:auto;
	margin-bottom: 1px;
	vertical-align: bottom;
}

#sidefix-num {
	position:fixed;
	top:155px;
	left:0;
	z-index:999;
}

#sidefix-num ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#sidefix-num ul li {
	margin: 0;
	padding: 0px;
}


#sidefix-num ul li a {
	display: block;
	margin-left: -230px;
	color: #333;
}


#sidefix-num ul li a div {
	float:left;
	background-color:#FFF;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	height:49px;
	line-height: 48px;
	width: 210px;
	font-size: 18px;
	letter-spacing: 2px;
	padding-left: 20px;
}

#sidefix-num img {
	border: 2px solid #EEE;
	margin-bottom: 5px;
	width: 106px;
	height: 56px;
}

/*#sidefix-num img:hover {
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)";
	-moz-opacity: 1;
	opacity: 1;
}*/

/* ないときは出さない */
.non-point div#sidefix-num ul li#sidefix-num-point {
	display: none;
}
.non-photo div#sidefix-num ul li#sidefix-num-photo {
	display: none;
}
.non-review div#sidefix-num ul li#sidefix-num-review {
	display: none;
}
.non-qa div#sidefix-num ul li#sidefix-num-qa {
	display: none;
}
.non-price div#sidefix-num ul li#sidefix-num-price {
	display: none;
}

/* 両国バナー */
#sidefix-ryogoku {
    left: 0;
    position: fixed;
    top: 155px;
    z-index: 999;
    width: 108px;
}
#sidefix-ryogoku img {
	vertical-align: bottom;
	margin-top: 3px;
}
#sidefix-ryogoku #sidefix-eyelash {
}

#sidefix-num-ryogoku2 img {
	height: 115px;
}

#sidefix-num-rich img {
	height: 78px;
}

/****************************************** 
		お気軽にご相談ください（info）
******************************************/
.info-wrap {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.info {
	width: 970px;
	border-left: 5px solid #fff7f8;
	border-right: 5px solid #fff7f8;
	border-bottom: 5px solid #fff7f8;
}
.info-inner1 {
	width: 846px;
	margin: 0 auto;
	padding: 35px 0 55px;
}
.info-tel {
	width: 550px;
}
.info-inner-tel {
    background: url("/image_hc/clinic/clinic-tel.gif") no-repeat scroll left top rgba(0, 0, 0, 0);
    color: #ff6699;
    font-size: 35px;
    line-height: 1.5em;
    padding: 8px 0 0 58px;
	width: 270px;
}
.info-inner-time {
	width: 210px;
    font-size: 13px;
	color: #000;
	line-height: 1.3em;
	margin-top: 15px;
}
.sub-index {
	width: 100%;
	line-height: 1;
}
.info-inner2 {
	width: 408px;
}
.info-border-frame {
	border: 1px solid #EEE;
	padding: 15px 20px;
}

/************ お問い合わせ ************/
.footer-inquiry {
	width: 980px;
	height: 217px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background: url(/image_hc/photo/photo-inquiey.jpg) center top no-repeat;
}
.footer-inquiry-tel {
	position: absolute;
	left: 215px;
	bottom: 18px;
}
.footer-inquiry-yoyaku {
	position: absolute;
	right: 22px;
	bottom: 82px;
}
.footer-inquiry-mail {
	position: absolute;
	right: 22px;
	bottom: 16px;
}


/*----------------------------------------------------------- アコーディオン */
.accordion_head {
	cursor: pointer;
}




/*------------------------------------------------------------ チャモ */
#chamo-chatting,
#chamo-waiting {
	right: unset!important;
	left: 20px!important;
}



/*------------------------------------------------------------ ハートコア（検索サジェスト） */

.ui-helper-hidden-accessible {
	display: none;
}


/*-------------------------------------------------------------- 海外リンク */

.overseas {
	background: url(/image_hc/charge_list/overseas.jpg) left top no-repeat;
	width: 980px;
	height: 200px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.btn01 {
	position: absolute;
	left: 27px;
	bottom: 20px;
}
.btn02 {
	position: absolute;
	right: 27px;
	bottom: 20px;
}

.tab-display {
	display: none;
}


/*-------------------------------------------------------------- 未成年の方へ */

.first-document-bg {
	background: url(/image_hc/common/bg-dot-blue.jpg) left top repeat;
	padding: 10px;
}
.first-document {
	margin: 0 auto;
	background: #fff;
	padding: 10px 55px 35px;
}
.first-document .sub-index {
	font-size: 20px;
	line-height: 1;
	color: #00B2B2;
	font-weight: bold;
}

/* 特別月 */
.specialmonth {
	/*display: none;*/
}

/*--------------------------------------------------------------------------- タブレット対策 */

@media screen and (max-width: 1200px){
	.tab-display {
		display: initial;
	}
	.tab-none {
		display: none;
	}
	#tabletfix {
		position: fixed;
		bottom: 0;
		width: 100%;
		z-index: 9998;
	}
	#sidefix {
		top: auto;
		bottom: 0;
		width: 100%;
		position: initial;
		padding: 5px 0 0 0;
		text-align: center;
	}
	#sidefix div#shining {
		display: inline;
	}
	#sidefix img {
		width: 12%;
		margin-bottom: 0px;
		margin-right:0.5%;
	}
	#sidefix-ryogoku {
		width: 100%;
		position: initial;
		text-align: left;
	}
	#sidefix-ryogoku img {
		width: 15.4%;
		margin-bottom:0;
		margin-right:3px;
	}
	#sidefix-ryogoku img.sidefix-abus {
		width: 31%;
	}
	#sidefix-ryogoku img.size1 {width: 30.199%; margin: 0 !important;}
	#sidefix-ryogoku img.size2 {width: 19.801%; margin: 0 !important;}
	#sidefix-ryogoku img.sidefix-eyelash {
		width: 37%;
		margin-left:0.5%;
	}
	
	/* スマホ専用ページ専用クラス */
	.puresmonly {
		display: none;
	}
}

@media screen and (max-width: 910px){
	#sidefix img {
		width: 12%;
	}
}

