@charset "utf-8";
  #side_menu {
background-color: #f5f5f5;
height:100vh;
position: fixed;
width:200px;
box-sizing: border-box;
padding-bottom:110px;
}
@media screen and (max-width: 800px) {
#side_menu {
background-color: #e7f0f8;
position: static;
height:auto;
width:100%;
padding-top:60px;
padding-bottom:10px;
margin:0;
}
}
@media screen and (max-width: 640px) {
#side_menu {
}
}
#side_menu ul {
width:88%;
margin:0 auto;
padding:10px 0 0px 0;
}
@media screen and (max-width: 800px) {
#side_menu ul {
width:92%;
padding:20px 0 10px 0;
display: none;
}
}
#side_menu ul li {
margin:0 0 0px 0;
padding:0 0 10px 0;
}
#side_menu ul li .open_button {
display: block;
font-size:14px;
letter-spacing: -0.05em;
text-decoration: none;
position: relative;
padding:0 20px 15px 28px;
cursor: pointer;
}
#side_menu ul li .open_button:hover {
opacity:0.8;
}
#side_menu ul li .open_button .icon {
display: block;
width:18px;
height:18px;
position: absolute;
top:2px;
left:0;
background-image: url(//amp-clinic.com/cms/wp-content/themes/and_clinic/images/side_menu_icon.png);
background-size: 18px auto;
}
#side_menu ul .kamoku .open_button .icon {
background-position: 0px -18px;
}
#side_menu ul .joken .open_button .icon {
background-position: 0px -36px;
}
#side_menu ul .rosen .open_button .icon {
background-position: 0px -54px;
}
#side_menu ul .search .open_button .icon {
background-position: 0px -72px;
}
#side_menu ul ol {
padding:0;
margin:0px 0 0px 0;
display: none;
}
@media screen and (max-width: 800px) {
#side_menu ul ol {
padding-left:10px;
font-size:0;
}
}
@media screen and (max-width: 640px) {
#side_menu ul ol {
padding-left:0px;
}
}
#side_menu ul ol li {
padding:0;
margin:0 0 5px 10px;
}
@media screen and (max-width: 800px) {
#side_menu ul ol li {
display: inline-block;
margin:0 10px 10px 0px;
font-size:13px;
}
}
#side_menu ul ol li.parent {
margin:10px 0 5px 10px;
}
#side_menu ul ol .child {
margin-left:20px;
}
@media screen and (max-width: 800px) {
#side_menu ul ol .child {
margin:0 10px 10px 0px;
font-size:12px;
}
}
@media screen and (max-width: 800px) {
#side_menu ul .area ol li {
display: block;
margin-top:10px;
}
}
@media screen and (max-width: 800px) {
#side_menu ul .area ol li a {
font-size:14px;
color: #222;
}
}
@media screen and (max-width: 800px) {
#side_menu ul .area ol li.child {
display: inline-block;
margin-top:0px;
}
}
@media screen and (max-width: 800px) {
#side_menu ul .area ol li.child a {
font-size:13px;
color: #666;
}
}
#side_menu ul ol li a {
padding:0;
margin:0;
font-size:13px;
color:#444;
text-decoration: none;
display: block;
}
@media screen and (max-width: 800px) {
#side_menu ul ol li a {
display: block;
background-color: #FFF;
padding:5px 8px;
}
}
#side_menu ul ol li a:hover {
text-decoration: underline;
}
#side_menu ul ol .child a {
color:#666;
}
#side_menu ul li .open_button .plus {
display: block;
width:13px;
height:13px;
position: absolute;
top:5px;
right:0;
background-image: url(//amp-clinic.com/cms/wp-content/themes/and_clinic/images/side_menu_plus.png);
background-size: 13px auto;
}
#side_menu ul li .open_button.selected .plus {
background-position: 0 -13px;
}
#side_menu ul li .ori_rosen {
padding:5px 0px 5px 0px;
}
#side_menu ul li .ori_rosen .open_button2 {
display: block;
font-size:14px;
letter-spacing: -0.05em;
text-decoration: none;
position: relative;
padding:0 20px 5px 2px;
margin-right:2px;
cursor: pointer;
}
#side_menu ul li .ori_rosen .open_button2:hover {
opacity:0.8;
}
#side_menu ul li .ori_rosen .open_button2 .plus {
display: block;
width:13px;
height:13px;
position: absolute;
top:5px;
right:0;
background-image: url(//amp-clinic.com/cms/wp-content/themes/and_clinic/images/side_menu_plus2.png);
background-size: 13px auto;
}
#side_menu ul li .ori_rosen .open_button2.selected .plus {
background-position: 0 -13px;
}
#side_menu ul li .ori_rosen .child {
margin-left:5px;
}
@media screen and (max-width: 800px) {
#side_menu ul li .ori_rosen .child {
margin-left:0px;
}
}
#side_menu ul li .ori_rosen_grand {
padding:2px 0px 2px 0px;
}
#side_menu ul li .ori_rosen_grand .open_button3 {
display: block;
font-size:13px;
letter-spacing: -0.05em;
text-decoration: none;
position: relative;
padding:0 10px 5px 5px;
margin-right:2px;
cursor: pointer;
color:#222;
}
@media screen and (max-width: 800px) {
#side_menu ul li .ori_rosen_grand .open_button3 {
font-size:14px;
margin-right:10px;
padding:5px 10px 5px 5px;
}
}
@media screen and (max-width: 640px) {
#side_menu ul li .ori_rosen_grand .open_button3 {
margin-right:10px;
margin-left:5px;
}
}
#side_menu ul li .ori_rosen_grand .open_button3:hover {
opacity:0.8;
}
#side_menu ul li .ori_rosen_grand .open_button3 .plus {
display: block;
width:11px;
height:11px;
position: absolute;
top:5px;
right:0;
background-image: url(//amp-clinic.com/cms/wp-content/themes/and_clinic/images/side_menu_plus3.png);
background-size: 11px auto;
}
@media screen and (max-width: 800px) {
#side_menu ul li .ori_rosen_grand .open_button3 .plus {
top:10px;
}
}
@media screen and (max-width: 640px) {
#side_menu ul li .ori_rosen_grand .open_button3 .plus {
}
}
#side_menu ul li .ori_rosen_grand .open_button3.selected .plus {
background-position: 0 -11px;
}
#side_menu ul li .ori_rosen_grand {
}
#side_menu ul li .ori_rosen_grand .ori3 {
padding-bottom:5px;
padding-left:10px;
}
#side_menu ul li .num {
font-size:84%;
margin-left:2px;
}
#side_menu .sp_button {
display: none;
}
@media screen and (max-width: 800px) {
#side_menu .sp_button {
display: block;
width:92%;
padding:10px 0 10px 0;
margin:0 auto;
color:#191a7c;
font-weight:bold;
text-align: center;
cursor: pointer;
}
}
#side_menu .side_sp_button {
display: block;
width:92%;
box-sizing: border-box;
margin:10px auto 20px auto;
}
#side_menu .side_sp_button a {
text-decoration: none;
display: block;
border:solid 1px #191a7c;
color:#191a7c;
text-align: center;
font-size:14px;
border-radius: 100px;
padding:6px 5px 6px 5px;
}
#side_menu .sp_button .sp_icon {
}
@media screen and (max-width: 800px) {
#side_menu .sp_button .sp_icon {
width:13px;
height:7px;
display: inline-block;
background-image: url(//amp-clinic.com/cms/wp-content/themes/and_clinic/images/side_menu_plus_sp.png);
background-size: 13px auto;
margin-left:10px;
vertical-align: middle;
}
}
#side_menu .selected .sp_icon {
background-position: 0px -7px;
}
#side_menu .sp_button .sp_icon2 {
}
@media screen and (max-width: 800px) {
#side_menu .sp_button .sp_icon2 {
width:20px;
height:20px;
display: inline-block;
background-image: url(//amp-clinic.com/cms/wp-content/themes/and_clinic/images/side_menu_sp.png);
background-size: 20px auto;
margin-right:10px;
vertical-align: middle;
margin-top:-5px;
}
}
#menu_cont {
padding-left:200px;
}
@media screen and (max-width: 800px) {
#menu_cont {
padding-left:0px;
}
}
#side_menu_box {
width:200px;
height:100%;
position: relative;
overflow-x: scroll;
}
@media screen and (max-width: 800px) {
#side_menu_box {
width:100%;
height:auto;
overflow-x: hidden;
position: static;
}
}
#side_menu_box .side_menu_title {
font-size:15px;
padding:10px 10px;
color:#191a7c;
box-sizing: border-box;
border-left:solid 4px #191a7c;
}
@media screen and (max-width: 800px) {
#side_menu_box .side_menu_title {
display: none;
}
}
.side_contact_button {
width:200px;
position: fixed;
bottom:0;
z-index: 9999;
}
@media screen and (max-width: 800px) {
.side_contact_button {
width:96%;
bottom:5px;
left:2%;
}
}
.side_contact_button a {
box-sizing: border-box;
text-align: center;
display: block;
background-color: #191a7c;
color:#FFF;
text-decoration: none;
font-size:13px;
line-height:1.7em;
padding:60px 10px 15px 10px;
background-image: url(//amp-clinic.com/cms/wp-content/themes/and_clinic/images/head_contact.png);
background-position: center 25px;
background-repeat: no-repeat;
background-size: 32px auto;
-webkit-transition: 0.5s ease-in-out;
-moz-transition: 0.5s ease-in-out;
-o-transition: 0.5s ease-in-out;
transition: 0.5s ease-in-out;
}
@media screen and (max-width: 800px) {
.side_contact_button a {
width:100%;
padding:15px 10px 15px 60px;
background-position: 20px 18px;
background-size: 24px auto;
text-align: left;
}
}
.side_contact_button a:hover {
background-color: #191a7c;
opacity: 0.96;
}
@media screen and (max-width: 800px) {
.side_contact_button br {
display: none;
}
} #page_visual_wrap {
position: relative;
padding-top: 25%;
background-position: center center;
background-size: cover; }
@media screen and (max-width: 800px) {
#page_visual_wrap {
padding-top: 40%;
}
}
@media screen and (max-width: 640px) {
#page_visual_wrap {
padding-top: 50%;
}
}
#page_visual_wrap .mask {
position: absolute;
top:0;
left:0;
width:100%;
height:100%;
background-color: #000;
background: rgba(0,0,0,0.17);
}
#page_visual_wrap h1 {
max-width:96%;
height:1em;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
padding-top:0%;
color:#FFF;
text-align: center;
text-shadow:0px 0px 20px rgba(0, 0, 0, 0.1);
letter-spacing: 0.1em;
display: inline-block;
font-size:24px;
font-family: 'Roboto', sans-serif;
font-weight:300;
}
@media screen and (max-width: 1210px) {
#page_visual_wrap h1 {
width:96%;
}
}
@media screen and (max-width: 800px) {
#page_visual_wrap h1 {
width:96%;
line-height:1.4em;
height:2em;
font-size:20px;
}
}
@media screen and (max-width: 640px) {
#page_visual_wrap h1 {
width:96%;
}
}
.page_visual_top {
}
@media screen and (max-width: 800px) {
.page_visual_top {
margin-top:50px;
}
}
@media screen and (max-width: 640px) {
.page_visual_top {
margin-top:50px;
}
}
.page_title_text {
padding:30px 60px;
color:#191a7c;
background-color: #f4f4f4;
}
@media screen and (max-width: 800px) {
.page_title_text {
padding:20px 20px;
}
}
@media screen and (max-width: 640px) {
.page_title_text {
}
}
.page_title_text h1 {
font-size: 24px;
line-height: 1.6em;
margin: 0 0 0px 0;
font-weight: normal;
}
@media screen and (max-width: 640px) {
.page_title_text h1 {
font-size: 22px;
letter-spacing: 0;
}
}
.page_title_text h1 span {
font-size:80%;
margin-left:5px;
}
@media screen and (max-width: 640px) {
.page_title_text h1 span {
font-size: 14px;
}
} div.page_navi {
text-align:center;
padding:40px 0px 40px 0px;
}
.wp-pagenavi {
clear: both;
}
.wp-pagenavi .pages {
display: none;
}
.wp-pagenavi a, .wp-pagenavi span {
text-decoration: none;
background-color:#eee;
padding: 12px 16px;
margin: 4px;
color:#231815;
font-size:15px;
}
@media all and (max-width: 800px) {
.wp-pagenavi a, .wp-pagenavi span {
display: inline-block;
margin: 8px;
}
}
@media all and (max-width: 640px) {
.wp-pagenavi a, .wp-pagenavi span {
padding: 10px 18px;
margin: 5px;
}
}
@media all and (max-width: 640px) {
.wp-pagenavi .extend , .wp-pagenavi .last {
display: none;
}
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
background-color:#191a7c;
color:#FFF;
}
.wp-pagenavi span.current {
} .page_visual_service {
}
@media screen and (max-width: 800px) {
.page_visual_service {
margin-top:50px;
margin-bottom:40px;
}
}
@media screen and (max-width: 640px) {
.page_visual_service {
}
}
.service_intro {
max-width:1400px;
margin:0 auto;
}
@media screen and (max-width: 800px) {
.service_intro {
position: relative;
padding-top:60%;
}
}
.service_intro .photo {
}
@media screen and (max-width: 1200px) {
.service_intro .photo {
padding-top:60%;
}
}
@media screen and (max-width: 1000px) {
.service_intro .photo {
padding-top:70%;
}
}
@media screen and (max-width: 800px) {
.service_intro .photo {
display: block;
width:90%;
position: absolute;
top:0;
left:5%;
padding-top:60%;
}
}
.service_intro .text {
}
@media screen and (max-width: 800px) {
.service_intro .text {
width:90%;
margin:0 auto;
padding:40px 0;
display: block;
}
}
.service_intro .text h2 {
}
@media screen and (max-width: 1200px) {
.service_intro .text h2 {
line-height:1.4em;
}
}
@media screen and (max-width: 800px) {
.service_intro .text h2 {
font-size:20px;
}
}
.service_support {
padding-top:40px;
}
@media screen and (max-width: 1000px) {
.service_support {
max-width:90%;
margin:0 auto;
}
}
@media screen and (max-width: 800px) {
.service_support {
max-width:100%;
padding-top:20px;
}
}
.service_support .title_center {
margin:0 auto 40px auto;
}
.service_support .intro {
max-width:800px;
margin:0 auto 40px auto;
}
.service_support ul {
font-size:0;
}
.service_support ul li {
font-size:13px;
display: inline-block;
vertical-align: top;
width:44%;
margin:0 3% 60px 3%;
background-color: #FFF;
box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
box-sizing:border-box;
padding:40px 40px 40px 200px;
position: relative;
border-bottom:solid 3px #191a7c;
}
@media screen and (max-width: 1200px) {
.service_support ul li {
padding:30px 30px 30px 160px;
}
}
@media screen and (max-width: 1000px) {
.service_support ul li {
width:100%;
margin:0 0% 40px 0%;
}
}
@media screen and (max-width: 640px) {
.service_support ul li {
padding:30px 30px 30px 30px;
}
}
.service_support ul li .icon {
width:100px;
position: absolute;
top:40px;
left:40px;
}
@media screen and (max-width: 1200px) {
.service_support ul li .icon {
width:80px;
top:30px;
left:30px;
}
}
@media screen and (max-width: 640px) {
.service_support ul li .icon {
position: static;
margin:0 auto 20px auto;
}
}
.service_support ul li h3 {
font-size:20px;
line-height:1.4em;
margin:0 0 30px 0;
}
@media screen and (max-width: 640px) {
.service_support ul li h3 {
text-align: center;
}
}
.service_support ul li p {
}
.service_about {
padding-bottom:60px;
}
@media screen and (max-width: 640px) {
.service_about {
padding-bottom:0px;
margin-top:-40px;
}
} .section_property {
background-color: #FFF;
background-image:repeating-linear-gradient(to right,#eee, #eee 1px, transparent 0, transparent 25%);
}
.property_list {
margin:0 0 40px 0;
}
.property_list ul {
}
.property_list ul li {
}
.property_list ul li a {
display: block;
text-decoration: none;
-webkit-transition: 0.3s 0s ease-in;
-moz-transition: 0.3s 0s ease-in;
-o-transition: 0.3s 0s ease-in;
transition: 0.3s 0s ease-in; box-sizing: border-box;
}
.property_list ul li:nth-child(even) a {
background-color: #fbfbfb;
background-image:repeating-linear-gradient(to right,#eee, #eee 1px, transparent 0, transparent 25%);
}
.property_list ul li a:hover , .property_list ul li:nth-child(even) a:hover {
background-color: #eee;
background-image:repeating-linear-gradient(to right,#f1f1f1, #f1f1f1 1px, transparent 0, transparent 25%) !important; }
.property_list ul li.full {
position: relative;
opacity: 0.9;
}
.property_list ul li.full a {
background-color: #ddd;
}
.property_list ul li.full:nth-child(even) a {
background-color: #dadada;
}
.property_list ul li.full .full_box {
position: absolute;
top:0%;
left:0px;
content:"";
border-top: 110px solid #666;
border-right: 110px solid transparent;
}
.property_list ul li.full .full_text {
position: absolute;
top:20px;
left:10px;
color:#FFF !important;
}
.property_list ul li.full .photo {
opacity: 0.6;
}
.property_list ul li a .list_box {
padding:70px 60px 70px 60px;
max-width:1200px;
margin:0 auto;
}
@media all and (max-width: 840px) {
.property_list ul li a .list_box {
padding:40px 40px 40px 40px;
}
}
@media all and (max-width: 640px) {
.property_list ul li a .list_box {
padding:40px 30px 30px 30px;
}
}
.property_list ul li .photo {
width:40%;
float:right;
box-sizing: border-box;
}
@media all and (max-width: 840px) {
.property_list ul li .photo {
width:100%;
float:none;
margin:0 auto 20px auto;
}
}
.property_list ul li .photo .photo_box {
width:80%;
padding-top:60%;
background-size: cover;
background-position: center center;
margin-left:auto;
}
@media all and (max-width: 840px) {
.property_list ul li .photo .photo_box {
width:70%;
margin:0 auto 0px auto;
}
}
@media all and (max-width: 640px) {
.property_list ul li .photo .photo_box {
width:100%;
padding-top:80%;
}
}
.property_list ul li .text {
width:60%;
float:left;
box-sizing: border-box;
}
@media all and (max-width: 840px) {
.property_list ul li .text {
width:100%;
float:none;
}
}
.property_list ul li .text h2 {
line-height:1.6em;
margin:0 0 30px 0;
}
@media all and (max-width: 840px) {
.property_list ul li .text h2 {
font-size:20px;
letter-spacing: 0;
margin:0 0 15px 0;
}
}
@media all and (max-width: 640px) {
.property_list ul li .text h2 {
line-height:1.4em;
}
}
.property_list ul li .text .exp {
margin:0 0 30px 0;
color:#666;
line-height:1.8em;
}
@media all and (max-width: 640px) {
.property_list ul li .text .exp {
display: none;
}
}
.property_list ul li .text .info {
width:100%;
}
@media all and (max-width: 640px) {
.property_list ul li .text .info {
margin-bottom:10px;
}
}
.property_list ul li .text .info th {
color:#999;
width:140px;
padding:0 0 20px 0;
font-weight:normal;
vertical-align: top;
text-align: left;
}
@media all and (max-width: 840px) {
.property_list ul li .text .info th {
display: list-item;
width:100%;
padding:0 0 10px 0;
display: none;
}
}
.property_list ul li .text .info td {
color:#666;
padding:0 0 20px 0;
vertical-align: top;
}
@media all and (max-width: 840px) {
.property_list ul li .text .info td {
display: list-item;
padding:0 0 15px 0;
}
}
@media all and (max-width: 840px) {
.property_list ul li .text .info tr:last-child td {
padding:0 0 0px 0;
}
}
.property_list ul li .text .info td ol {
margin:0;
padding:0;
}
@media all and (max-width: 840px) {
.property_list ul li .text .info td ol {
padding-top:10px;
}
}
.property_list ul li .text .info td ol li {
margin:0 5px 8px 0;
padding:0;
display: inline-block;
background-color: #eee;
padding:4px 6px;
font-size:12px;
}
.property_list ul li a:hover h2 , .property_list ul li a:hover div , .property_list ul li a:hover th , .property_list ul li a:hover td { color:#191a7c !important;
}
.property_list ul li a:hover .text .info td ol li { background-color: #fff;
} .property_cont {
max-width:1200px;
margin:0 auto;
box-sizing: border-box;
padding:0 40px 0 40px;
}
@media all and (max-width: 640px) {
.property_cont {
padding:0 20px 0 20px;
}
}
.pankuzu {
background-color:#fbfbfb;
padding:20px;
font-size:12px;
color:#666;
margin:0 0 60px 0;
}
@media all and (max-width: 640px) {
.pankuzu {
margin:0 0 30px 0;
padding:10px 20px;
font-size:11px;
line-height:16px;
}
}
.pankuzu a {
text-decoration: none;
color:#999;
}
.pankuzu a:hover {
text-decoration: underline;
}
.full_box_detail {
text-align: center;
margin:0 0 40px 0;
border:solid 4px #ddd;
background-color: #fbfbfb;
color: #333;
padding:15px;
font-size:15px;
font-weight: bold;
}
.property_title {
font-size:24px;
line-height:1.6em;
margin:0 0 40px 0;
font-weight:normal;
}
@media all and (max-width: 640px) {
.property_title {
line-height:1.4em;
margin:0 0 30px 0;
letter-spacing: 0;
}
}
.propety_subtitle {
font-size:20px;
line-height:1.6em;
margin:0 0 20px 0;
font-weight:normal;
}
.propety_subtitle span {
font-size:11px;
margin-left:10px;
}
.property_image_box {
float:left;
width:46%;
}
@media all and (max-width: 1000px) {
.property_image_box {
float:none;
width:100%;
}
}
.property_text_box {
float:right;
width:46%;
margin-bottom:60px;
}
@media all and (max-width: 1000px) {
.property_text_box {
float:none;
width:100%;
}
}
.property_image {
margin:0 0 60px 0;
text-align: center;
position: relative;
}
@media all and (max-width: 640px) {
.property_image {
margin:0 -10px 40px -10px;
}
}
.property_image .main {
margin-bottom:10px;
max-height:400px;
}
.property_image .main img {
max-width:100%;
max-height:400px;
-webkit-transition: 0.3s 0s ease-in;
-moz-transition: 0.3s 0s ease-in;
-o-transition: 0.3s 0s ease-in;
transition: 0.3s 0s ease-in;
}
@media all and (max-width: 800px) {
.property_image .main img {
max-width:100%;
}
}
@media all and (max-width: 640px) {
.property_image .main img {
max-height:auto;
}
}
.property_image .thumb_area {
font-size:0;
text-align: left;
}
@media all and (max-width: 640px) {
.property_image .thumb_area {
}
}
.property_image .thumb_area img {
height:80px;
display: inline-block;
margin:0 10px 10px 0;
border:solid 2px transparent;
box-sizing: border-box;
-webkit-transition: 0.1s 0s ease-in;
-moz-transition: 0.1s 0s ease-in;
-o-transition: 0.1s 0s ease-in;
transition: 0.1s 0s ease-in;
}
@media all and (max-width: 800px) {
.property_image .thumb_area img {
height:50px;
}
}
@media all and (max-width: 640px) {
.property_image .thumb_area img {
margin:0 10px 5px 0;
}
}
.property_image .thumb_area .selected {
opacity: 0.8;
}
.property_image .slick-slider , .property_image .slick-list , .property_image .slick-track{
position: static;
}
.property_image .slick-prev {
width:23px;
top:36%;
left: -35px;
background-image: url(//amp-clinic.com/cms/wp-content/themes/and_clinic/images/slick_arrow2.png);
background-size: 46px auto;
}
.property_image .slick-prev:hover {
background-position: -23px 0px;
}
.property_image .slick-next {
width:23px;
top:36%;
right: -35px;
background-image: url(//amp-clinic.com/cms/wp-content/themes/and_clinic/images/slick_arrow2.png);
background-size: 46px auto;
}
.property_image .slick-next:hover {
background-position: --23px 23px;
}
.property_image .slick-slide {
text-align: center;
}
.property_image .slick-list {
margin-bottom:10px;
}
.property_image .slick-slide img {
max-height:400px;
display: inline-block;
}
@media all and (max-width: 640px) {
.property_image .slick-slide img {
max-height:300px;
}
}
.property_image .thumb li {
margin:0 0px 0 0px;
opacity: 0.7; }
.property_image .thumb .slick-current {
opacity:1;
}
.property_image .thumb li img {
box-sizing: border-box;
border:solid 2px transparent;
}
.property_image .thumb .slick-current img {
border:solid 2px #191a7c;
}
.propety_outline {
margin:0 0 40px 0;
width:100%;
}
.propety_outline a{
color:#1b5999;
}
.propety_outline table {
width:100%;
}
.propety_outline tr {
}
.propety_outline th {
padding:15px 15px 15px 10px;
text-align: left;
color:#777;
font-weight:normal;
width:120px;
background-color: #f6f6f6;
vertical-align: top;
box-sizing: border-box;
}
@media all and (max-width: 800px) {
.propety_outline th {
padding:20px 15px;
}
}
@media all and (max-width: 640px) {
.propety_outline th {
display: list-item;
width:100%;
list-style-type: none;
padding:15px;
color:#666;
font-size:12px;
background-color: #f1f1f1 !important;
border:none;
}
}
.propety_outline td {
padding:15px 10px 15px 15px;
background-color: #fbfbfb;
}
@media all and (max-width: 800px) {
.propety_outline td {
padding:20px 15px;
}
}
@media all and (max-width: 640px) {
.propety_outline td {
display: list-item;
width:100%;
list-style-type: none;
padding:15px 15px 20px 15px;
background-color: #fbfbfb !important;
border:none;
margin-bottom:2px;
box-sizing: border-box;
}
}
.propety_outline table tr:nth-child(2n) th {
background-color: #f1f1f1;
}
.propety_outline table tr:nth-child(2n) td {
background-color: #f6f6f6;
}
.propety_outline td .font_gray {
color:#ccc;
}
.property_exp {
margin:0 0 40px 0;
color:#333;
line-height:1.8em;
font-size:14px;
}
@media all and (max-width: 640px) {
.property_exp {
margin:0 0 60px 0;
}
}
.property_contact_button {
}
.property_contact_button a {
display: block;
text-align: center;
padding: 24px 24px;
background-color: #191a7c;
color: #FFF;
font-size: 16px;
text-decoration: none;
cursor: pointer;
max-width: 500px;
margin: 0 auto 60px auto;
position: relative;
transition: ease .2s;
background-image: url(//amp-clinic.com/cms/wp-content/themes/and_clinic/images/head_contact.png);
background-size: 32px auto;
background-repeat: no-repeat;
background-position: 20px 22px;
font-weight:bold;
}
.property_contact_button a span {
display: block;
width:11px;
height:19px;
background-image: url(//amp-clinic.com/cms/wp-content/themes/and_clinic/images/arrow2.png);
background-size: 11px auto;
position: absolute;
top:38%;
right:14px;
}
.property_contact_button a:hover {
opacity: 0.9;
background-position: 20px 0px;
}
.property_contact_button a::before,
.property_contact_button a::after {
position: absolute;
z-index: 2;
content: '';
width: 0;
height: 0;
border: 1px solid transparent;
}
.property_contact_button a::before {
top: -1px;
left: -1px;
}
.property_contact_button a::after {
bottom: -1px;
right: -1px;
}
.property_contact_button a:hover {
color: #191a7c;
background-color: #FFF;
}
.property_contact_button a:hover::before,
.property_contact_button a:hover::after {
width: 100%;
height: 100%;
}
.property_contact_button a:hover::before {
border-bottom-color: #191a7c;
border-left-color: #191a7c;
transition: height .4s, width .4s .4s;
}
.property_contact_button a:hover::after {
border-top-color: #191a7c;
border-right-color: #191a7c;
transition: height .4s, width .4s .4s;
}
.propety_detail_info {
margin:0 0 80px 0;
}
@media all and (max-width: 640px) {
.propety_detail_info {
margin:0 0 60px 0;
}
}
.propety_detail_info table {
width:100%;
}
.propety_detail_info table th {
padding:20px 25px;
text-align: left;
font-weight:normal;
background-color: #f6f6f6;
color:#777;
box-sizing: border-box;
width:20%; vertical-align: top;
}
@media all and (max-width: 800px) {
.propety_detail_info table th {
padding:20px 15px;
}
}
@media all and (max-width: 640px) {
.propety_detail_info table th {
display: list-item;
width:100%;
list-style-type: none;
padding:15px;
color:#666;
font-size:12px;
background-color: #f1f1f1 !important;
border:none;
}
}
.propety_detail_info table tr:nth-child(2n) th {
background-color: #f1f1f1;
}
.propety_detail_info table td {
padding:20px 25px;
background-color: #fbfbfb;
box-sizing: border-box; }
@media all and (max-width: 800px) {
.propety_detail_info table td {
padding:20px 15px;
}
}
@media all and (max-width: 640px) {
.propety_detail_info table td {
display: list-item;
width:100%;
list-style-type: none;
padding:15px 15px 20px 15px;
background-color: #fbfbfb !important;
border:none;
margin-bottom:2px;
}
}
.propety_detail_info table tr:nth-child(2n) td {
background-color: #f6f6f6;
}
.propety_detail_room {
margin:0 0 60px 0;
}
@media all and (max-width: 640px) {
.propety_detail_room {
margin:0 -20px 40px 0;
}
}
.propety_detail_room table {
width:100%;
}
@media all and (max-width: 1000px) {
.propety_detail_room table {
overflow-x: auto;
}
}
@media all and (max-width: 800px) {
.propety_detail_room table {
display: inline-block;
overflow-x: auto;
}
}
@media all and (max-width: 1000px) {
.propety_detail_room table thead , .propety_detail_room table tbody , .propety_detail_room table tr {
}
}
.propety_detail_room table th {
padding:20px 25px;
text-align: left;
font-weight:normal;
background-color: #f6f6f6;
color:#777;
box-sizing: border-box;
width:20%; vertical-align: top;
border-right:solid 1px #fff;
text-align: center;
white-space: nowrap;
}
@media all and (max-width: 1000px) {
.propety_detail_room table th {
padding:20px 15px;
width:20%;
}
}
@media all and (max-width: 640px) {
.propety_detail_room table th {
padding:10px 15px;
}
}
.propety_detail_room table th:first-child {
width:10%;
}
@media all and (max-width: 1000px) {
.propety_detail_room table th:first-child {
width:20%;
}
}
.propety_detail_room table tr:nth-child(2n) th {
background-color: #f1f1f1;
}
.propety_detail_room table thead th {
background-color: #f2f2f2;
}
.propety_detail_room table td {
padding:20px 25px;
background-color: #fbfbfb;
box-sizing: border-box; border-right:solid 1px #fff;
text-align: center;
}
@media all and (max-width: 1000px) {
.propety_detail_room table td {
padding:20px 15px;
white-space: nowrap;
}
}
@media all and (max-width: 640px) {
.propety_detail_room table td {
padding:15px 15px;
}
}
.propety_detail_room table tr:nth-child(2n) td {
background-color: #f6f6f6;
}
.propety_detail_room .hosoku {
padding:5px 0 0 0;
color:#888;
text-align: right;
font-size:12px;
}
@media all and (max-width: 800px) {
.propety_detail_room .hosoku {
text-align: left;
}
}
.property_map {
margin:0 0 100px 0;
}
@media all and (max-width: 640px) {
.property_map {
margin:0 0 60px 0;
}
}
.property_map  iframe {
width:100%;
height:400px;
}
@media all and (max-width: 640px) {
.property_map  iframe {
max-height:300px;
height:300px;
}
}
.property_related {
}
.property_related ul {
font-size:0;
}
.property_related ul li {
display: inline-block;
font-size:15px;
width:23%;
margin:0 5% 60px 5%;
vertical-align: top;
}
@media all and (max-width: 1100px) {
.property_related ul li {
width:40%;
margin:0 5% 60px 5%;
}
}
@media all and (max-width: 640px) {
.property_related ul li {
width:42%;
margin:0 4% 60px 4%;
}
}
.property_related ul li.full {
opacity: 0.8;
}
.property_related ul li a {
display: block;
text-decoration: none;
}
.property_related ul li a .photo {
padding-top:80%;
margin:0 auto 20px auto;
background-size: cover;
background-position: center center;
}
@media all and (max-width: 640px) {
.property_related ul li a .photo {
margin:0 auto 15px auto;
}
}
.property_related ul li a h3 {
font-size:15px;
} .simplefavorite-button {
background-color: #191a7c;
color:#FFF !important;
text-align: center;
padding:18px 18px;
font-size:15px;
cursor: pointer;
max-width: 500px;
margin:0 auto 60px auto;
-webkit-transition: 0.4s 0s ease-in-out;
-moz-transition: 0.4s 0s ease-in-out;
-o-transition: 0.4s 0s ease-in-out;
transition: 0.4s 0s ease-in-out;
box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
border-radius: 2px;
position: relative;
}
.simplefavorite-button .sf-icon-star-empty:before{
content:"★";
color:#ead310;
font-style: normal;
position: absolute;
top:0;
right:0;
display: block;
width:50px;
height:100%;
line-height:56px;
border-left:solid 1px #224466;
}
.simplefavorite-button .sf-icon-star-full:before{
content:"×";
color:#FFF;
font-style: normal;
position: absolute;
top:0;
right:0;
display: block;
width:50px;
height:100%;
line-height:56px;
border-left:solid 1px #aaa;
}
.simplefavorite-button:hover {
opacity: 0.9;
box-shadow: 0 0px 10px rgba(0, 0, 0, 0.4);
}
.simplefavorite-button.active {
background-color: #999;
}
.simplefavorite-button:hover.active {
}
.property_list ul li a .simplefavorite-button {
margin:20px 0 20px 0;
max-width:300px;
padding:15px 15px;
font-size:14px;
}
@media all and (max-width: 800px) {
.property_list ul li a .simplefavorite-button {
max-width:60%;
margin-left:auto;
margin-right:auto;
}
}
@media all and (max-width: 640px) {
.property_list ul li a .simplefavorite-button {
max-width:90%;
}
}
.property_list ul li a .simplefavorite-button .sf-icon-star-empty:before{
line-height:50px;
}
.property_list ul li a .simplefavorite-button .sf-icon-star-full:before{
line-height:50px;
}
.property_list ul li a:hover .simplefavorite-button {
color:#FFF !important;
}
#side_menu .wish_list_page a {
text-decoration: none;
}
#side_menu .wish_list_button {
width: 100%;
margin: 0 auto;
}
#side_menu .wish_list_button a {
background-color: #191a7c;
color:#FFF;
padding:8px 30px 8px 15px;
display: block;
-webkit-transition: 0.4s 0s ease-in-out;
-moz-transition: 0.4s 0s ease-in-out;
-o-transition: 0.4s 0s ease-in-out;
transition: 0.4s 0s ease-in-out;
text-decoration: none;
position: relative;
font-size:13px;
border-radius: 2px;
}
@media all and (max-width: 800px) {
#side_menu .wish_list_button a {
padding:15px 30px 15px 15px;
}
}
#side_menu .wish_list_button a:hover {
opacity: 0.9;
}
#side_menu .wish_list_button a .sf-icon-star-empty:before {
content:"★";
color:#ead310;
font-style: normal;
display: block;
position: absolute;
top:0px;
right:0px;
border-left:solid 1px #224466;
height:100%;
width:30px;
line-height:36px;
text-align: center;
}
@media all and (max-width: 800px) {
#side_menu .wish_list_button a .sf-icon-star-empty:before {
width:50px;
line-height:50px;
}
} .works_list {
padding:80px 0 0 0;
}
@media all and (max-width: 640px) {
.works_list {
padding:40px 0 0 0;
}
}
.works_list ul {
}
.works_list ul li {
margin:0 auto 80px auto;
}
@media all and (max-width: 640px) {
.works_list ul li {
margin:0 auto 60px auto;
}
}
.works_list ul li a {
display: block;
text-decoration: none;
position: relative;
-webkit-transition: 0.4s 0s ease-in-out;
-moz-transition: 0.4s 0s ease-in-out;
-o-transition: 0.4s 0s ease-in-out;
transition: 0.4s 0s ease-in-out;
}
.works_list ul li a:hover {
filter: brightness(110%); box-shadow: 0 0px 20px rgba(0, 0, 0, 0.2);
}
.works_list ul li a .photo {
display: block;
background-size: cover;
background-position: center center;
padding-top:60%;
width:100%;
margin:0 auto 30px auto;
position: relative;
}
@media all and (max-width: 800px) {
.works_list ul li a .photo {
padding-top:60%;
width:100%;
}
}
.works_list ul li a .title {
display: block;
width:90%;
font-size: 18px;
position: absolute;
bottom:60px;
right:30px;
text-align: right;
color:#FFF;
}
@media all and (max-width: 800px) {
.works_list ul li a .title {
font-size:13px;
right:20px;
bottom:20px;
}
}
@media all and (max-width: 640px) {
.works_list ul li a .title {
display: none;
}
}
.works_list ul li a:hover .title {
}
.works_list ul li a .name {
display: block;
width:90%;
font-size: 14px;
position: absolute;
bottom:30px;
right:30px;
text-align: right;
color:#FFF;
}
@media all and (max-width: 800px) {
.works_list ul li a .name {
color:#222;
bottom:-30px;
right:0;
font-size:13px;
}
}
@media all and (max-width: 640px) {
.works_list ul li a .name {
color:#FFF;
bottom:10px;
right:10px;
}
}
.works_list ul li a .mask {
width:100%;
height:100%;
position: absolute;
top:0;
left:0;
background: linear-gradient(rgba(0,0,0,0) 70%,rgba(0,0,0,0.3));
}
@media all and (max-width: 800px) {
.works_list ul li a .mask {
}
} .page_visual_works {
padding-top: 36% !important;
margin-bottom:80px;
}
@media screen and (max-width: 800px) {
.page_visual_works {
padding-top: 60% !important;
margin-top:50px;
margin-bottom:40px;
}
}
@media screen and (max-width: 640px) {
.page_visual_works {
padding-top: 70% !important;
}
}
.works_photo {
max-width:1000px;
margin:0 auto 80px auto;
}
@media screen and (max-width: 800px) {
.works_photo {
margin:0 auto 60px auto;
}
}
@media screen and (max-width: 640px) {
.works_photo {
margin:0 auto 40px auto;
}
}
.works_photo ul li {
margin:0 0 60px 0;
}
@media screen and (max-width: 800px) {
.works_photo ul li {
margin:0 0 40px 0;
}
}
@media screen and (max-width: 640px) {
.works_photo ul li {
margin:0 0 20px 0;
}
}
.works_exp {
max-width:1000px;
margin:0 auto 0px auto;
}
@media screen and (max-width: 800px) {
.works_exp {
padding:20px 0;
}
}
.works_exp h2 {
font-size:24px;
line-height:1.6em;
margin:0 0 40px 0;
}
@media screen and (max-width: 800px) {
.works_exp h2 {
font-size:20px;
}
}
.works_exp p {
margin:0 0 40px 0;
}
.works_exp table {
width:100%;
}
.works_exp table th {
width:100px;
text-align: left;
font-weight:normal;
color:#999;
padding:10px 10px 10px 0px;
}
.works_exp table td {
padding:10px 10px 10px 0px;
color:#666;
}
.works_interview {
}
.works_interview {
font-size:0;
max-width:1100px;
margin:0 auto;
padding:80px 0 0 0;
}
.works_interview .photo {
display: inline-block;
width:50%;
vertical-align: middle;
}
@media screen and (max-width: 1100px) {
.works_interview .photo {
width:35%;
}
}
@media screen and (max-width: 1000px) {
.works_interview .photo {
width:100%;
text-align: center;
margin:0 auto 30px auto;
}
}
.works_interview .photo img {
max-width:450px;
}
@media screen and (max-width: 1100px) {
.works_interview .photo img {
max-width:100%;
}
}
@media screen and (max-width: 1000px) {
.works_interview .photo img {
max-width:80%;
}
}
.works_interview .text {
display: inline-block;
width:50%;
vertical-align: middle;
font-size:13px;
box-sizing: border-box;
padding:0 0 0 4%;
}
@media screen and (max-width: 1100px) {
.works_interview .text {
width:65%;
padding:0 0 0 8%;
}
}
@media screen and (max-width: 1000px) {
.works_interview .text {
width:100%;
padding:0 10% 0 10%;
}
}
.works_interview .text h3 {
font-size:11px;
margin:0 0 10px 0;
}
@media screen and (max-width: 1000px) {
.works_interview .text h3 {
}
}
.works_interview .text h2 {
font-size:24px;
line-height:1.6em;
margin:0 0 10px 0;
}
@media screen and (max-width: 1000px) {
.works_interview .text h2 {
}
}
@media screen and (max-width: 800px) {
.works_interview .text h2 {
font-size:20px;
}
}
@media screen and (max-width: 640px) {
.works_interview .text h2 br {
display: none;
}
}
.works_interview .text h4 {
font-size:16px;
line-height:1.6em;
margin:0 0 50px 0;
}
@media screen and (max-width: 1000px) {
.works_interview .text h4 {
}
}
@media screen and (max-width: 800px) {
.works_interview .text h4 {
font-size:15px;
}
}
.works_interview .text p {
margin:0 0 40px 0;
line-height:2em;
}
.works_interview .text .button_more {
}
@media screen and (max-width: 1000px) {
.works_interview .text .button_more {
margin:0 auto;
}
} .column_page {
padding-top:80px;
}
@media screen and (max-width: 800px) {
.column_page {
padding-top:40px;
}
}
.page_visual_colimn {
margin-bottom:60px;
}
@media screen and (max-width: 800px) {
.page_visual_colimn {
margin-top:50px;
margin-bottom:40px;
}
}
@media screen and (max-width: 640px) {
.page_visual_colimn {
margin-top:50px;
margin-bottom:20px;
}
}
.page_visual_colimn h1 {
max-width:90%;
}
#column_detail_cont {
max-width:1000px;
margin:0 auto 0px auto;
}
@media all and (max-width: 800px) {
#column_detail_cont {
margin: 0px -5.5% 0px -5.5%;
}
}
#column_detail_cont .photo {
text-align: center;
margin:0px 0px 40px 0px;
position: relative;
}
#column_detail_cont .photo .caption_title {
width:92%;
position: absolute;
right:20px;
bottom:30px; opacity: 0;
color:#FFF;
-webkit-transition: all 1s ease-in-out;
-moz-transition: all 1s ease-in-out;
-ms-transition: all 1s ease-in-out;
transition: all 1s ease-in-out;
text-shadow:0px 0px 20px rgba(0, 0, 0, 0.1);
text-align: right;
}
@media all and (max-width: 800px) {
#column_detail_cont .photo .caption_title {
right:10px;
bottom:20px;
}
}
#column_detail_cont .photo:hover .caption_title {
opacity: 1;	
transform: translateX(-10px); 
-webkit-transform: translateX(-10px);
}
#column_detail_cont .title {
margin:60px 0px 20px 0px;
}
@media all and (max-width: 800px) {
#column_detail_cont .title {
width:90%;
margin:60px auto 20px auto;
}
}
#column_detail_cont .text {
margin:0px 0px 40px 0px;
}
@media all and (max-width: 800px) {
#column_detail_cont .text {
width:90%;
margin:0px auto 40px auto;
}
}
#column_detail_cont .text p {
margin:0px 0px 20px 0px;
}
@media all and (max-width: 800px) {
#column_detail_cont .text p {
font-size:15px;
line-height:1.8em;
}
}
#column_detail_cont .text .via_link a {
text-decoration: none;
color:#999;
}
#column_detail_cont h2 {
font-size:20px;
letter-spacing: 0;
}
@media all and (max-width: 800px) {
#column_detail_cont h2 {
line-height:1.4em;
}
}
.column_profile {
padding-top:20px;
}
.column_profile .profile_photo {
width:30%;
float:left;
position: relative;
}
@media all and (max-width: 800px) {
.column_profile .profile_photo {
width:300px;
float:none;
margin:0px auto 40px auto;
}
}
@media all and (max-width: 640px) {
.column_profile .profile_photo {
width:240px;
}
}
.column_profile .profile_photo:before {
content: "";
display: block;
padding-top:100%;
}
.column_profile .profile_photo .photo {
width:100%;
height:100%;
position: absolute;
top:0;
left:0;
border-radius: 100%;
background-position: center center;
background-size:cover;
}
.column_profile .profile_txt {
width:64%;
float:right;
}
@media all and (max-width: 800px) {
.column_profile .profile_txt {
width:90%;
float:none;
margin:0px auto 20px auto;
}
}
.column_profile .profile_txt h2 {
font-size:20px;
margin:0px 0px 40px 0px;
letter-spacing: 0;
}
@media all and (max-width: 800px) {
.column_profile .profile_txt h2 {
margin:0px 0px 30px 0px;
line-height:1.4em;
}
}
.column_profile .profile_txt p {
margin:0px 0px 20px 0px;
font-size:15px;
}
@media all and (max-width: 800px) {
.column_profile .profile_txt p {
font-size:14px;
line-height:1.8em;
}
} .about_text {
text-align: center;
padding-top:40px;
}
.about_text h2 {
font-size: 32px;
margin: 0px 0px 40px 0px;
font-weight: normal;
}
.about_text p {
margin:0px 0px 40px 0px;
line-height:3em;
}
@media all and (max-width: 800px) {
.about_text p {
padding:0px 20px;
text-align: left;
}
}
@media all and (max-width: 640px) {
.about_text p {
line-height:2.5em;
}
}
@media all and (max-width: 800px) {
.about_text p br {
display: none;
}
}
.about_outline {
text-align: center;
padding:20px 0px;
max-width:800px;
margin:-20px auto 0px auto;
}
.about_outline .top_section_title {
}
.about_outline table {
width:100%;
margin:0px auto 60px auto;
}
@media all and (max-width: 640px) {
.about_outline table {
width:100%;
}
}
.about_outline table th , .about_outline table td {
text-align: left;
padding:20px 10px 20px 10px;
vertical-align: top;
}
@media all and (max-width: 640px) {
.about_outline table th , .about_outline table td {
display: list-item;
list-style-type: none;
padding:10px 10px 10px 10px;
}
}
.about_outline table th {
width:200px;
line-height:2em;
font-weight:normal;
color:#888;
background-color: #FFF;
padding:20px 20px;
border-bottom:solid 4px #f8f8f8;
border-right:solid 4px #f8f8f8;
}
@media all and (max-width: 640px) {
.about_outline table th {
padding-bottom:0px;
box-sizing: border-box;
width:100%;
border-bottom:none;
border-right:none;
}
}
.about_outline table td {
line-height:2em;
background-color: #FFF;
padding:20px 20px;
border-bottom:solid 4px #f8f8f8;
}
@media all and (max-width: 640px) {
.about_outline table td {
padding-top:10px;
box-sizing: border-box;
width:100%;
}
}
.about_outline table tr:nth-child(even) th ,.about_outline table tr:nth-child(even) td {
}
.map {
margin:0px auto 0px auto;
text-align: center;
}
@media all and (max-width: 800px) {
.map {
max-width: 100%;
}
}
.map iframe {
width:100%;
height:400px;
margin:0px 0px 0px 0px;
}
@media all and (max-width: 800px) {
.map iframe {
margin:-20px 0px 0px 0px;
}
}
@media all and (max-width: 640px) {
.map iframe {
margin:0px 0px 0px 0px;
height:400px;
}
}
.about_client {
}
.about_client ul {
font-size:0;
}
.about_client ul li {
font-size:13px;
width:25%;
box-sizing: border-box;
padding:0px 2% 20px 2%;
display: inline-block;
vertical-align: middle;
}
@media all and (max-width: 800px) {
.about_client ul li {
width:50%;
padding:0px 4% 20px 4%;
}
} .search_title {
margin:60px 0px -20px 0px;
padding:0 0 0 30px;
font-size:24px;
position: relative;
color: #191a7c;
}
.search_title .icon {
display: block;
width: 20px;
height: 20px;
position: absolute;
top: 0px;
left: 0;
background-image: url(//amp-clinic.com/cms/wp-content/themes/and_clinic/images/side_menu_icon.png);
background-size: 20px auto;
}
.search_list {
padding: 60px 0px 60px 0px;
}
@media all and (max-width: 800px) {
.search_list {
padding:40px 0px 40px 0px;
}
}
.search_list h2 {
font-size:18px;
font-weight:bold;
background-color: #191a7c;
border-radius: 0px 10px 0px 0px;
margin:0 0 20px 0;
}
.search_list h2 a {
color:#FFF;
display: block;
padding:12px;
}
.search_list h3 {
font-size:16px;
padding:12px;
font-weight:bold;
background-color: #191a7c;
border-radius: 0px 10px 0px 0px;
margin:0 0 20px 0;
color:#FFF;
}
.search_list ul {
font-size:0;
margin:0 0 40px 10px;
}
.search_list ul li {
display: inline-block;
font-size:15px;
width:25%;
box-sizing: border-box;
padding:0 10px 0 0px;
margin:0 0 20px 0;
vertical-align: top;
}
@media all and (min-width: 1500px) {
.search_list ul li {
width:20%;
}
}
@media all and (min-width: 1800px) {
.search_list ul li {
width:14%;
}
}
@media all and (max-width: 800px) {
.search_list ul li {
width:33.3%;
}
}
.search_list ul li a {
display: block;
}
.search_button {
text-align: center;
padding:40px;
}
@media all and (max-width: 800px) {
.search_button {
padding:20px;
}
}
@media all and (max-width: 640px) {
.search_button {
padding:20px 10px;
}
}
.search_button ul {
font-size:0;
}
.search_button ul li {
font-size:15px;
display: inline-block;
width:40%;
margin:0 2% 0 2%;
}
@media all and (max-width: 640px) {
.search_button ul li {
font-size:14px;
width:46%;
}
}
.search_button ul li a {
display: block;
text-align: left;
color:#191a7c;
text-decoration: none;
border:solid 1px #191a7c;
padding:15px 15px 15px 42px;
position: relative;
}
@media all and (max-width: 640px) {
.search_button ul li a {
padding:15px 10px 15px 40px;
}
}
.search_button ul li a:hover {
background-color: #f8f8f8;
}
.search_button ul li a .icon {
display: block;
width: 21px;
height: 21px;
position: absolute;
top: 15px;
left: 10px;
background-image: url(//amp-clinic.com/cms/wp-content/themes/and_clinic/images/side_menu_icon.png);
background-size: 21px auto;
}
.search_button ul li.search_area a .icon {
}
.search_button ul li.search_line a .icon {
background-position: 0px -63px;
} .searchandfilter {
}
#side_menu .searchandfilter ul {
width:96%;
padding: 0px 0 0px 0;
}
@media screen and (max-width: 800px) {
#side_menu .searchandfilter ul {
width:100%;
margin:0 0 0 0;
}
}
#side_menu .searchandfilter ul li {
width:100%;
margin:0 0 10px 0;
}
@media screen and (max-width: 800px) {
#side_menu .searchandfilter ul li {
display: block;
}
}
.searchandfilter input[type="text"] {
width:100%;
font-size:14px;
padding:10px 5px;
box-sizing: border-box;
border-radius: 4px;
outline: none;
box-shadow: none;
}
.searchandfilter select {
width:100%;
padding:5px;
box-sizing: border-box;
background-color: #EEE;
border-radius: 4px;
box-shadow: none;
border-solid 1px #DDD;
outline: none;
box-shadow: none;
}
.searchandfilter input[type="submit"] {
font-size:14px;
width:100%;
padding:8px  5px;
border-radius: 100px;
background-color: #191a7c;
color:#FFF;
outline: none;
box-shadow: none;
font-weight:bold;
box-sizing: border-box;
border:solid 1px #191a7c;
}
.searchandfilter input[type="submit"]:hover {
background-color: #FFF;
color:#191a7c;
border:solid 1px #191a7c;
cursor: pointer;
}
.selectlink {
margin:20px 20px 20px auto;
font-size:14px;
padding:5px;
box-sizing: border-box;
background-color: #EEE;
border-radius: 4px;
box-shadow: none;
border-solid 1px #eee;
outline: none;
box-shadow: none;
display: block;
}
.related_cat {
text-align: center;
line-height:1.8em;
}
.related_cat .link_icon {
display: inline-block;
position: relative;
padding-left:20px;
margin-bottom:5px;
}
.related_cat .link_icon:before {
content: "";
display: block;
width: 14px;
height: 14px;
position: absolute;
top: 5px;
left: 0;
background-image: url(//amp-clinic.com/cms/wp-content/themes/and_clinic/images/side_menu_icon.png);
background-size: 14px auto;
background-position: 0px -56px;
}