@charset "utf-8";
 body {
color: #505050;	
animation: fadeIn 2s ease 0s 1 normal;
-webkit-animation: fadeIn 2s ease 0s 1 normal;
}
@keyframes fadeIn {
0% {opacity: 0}
100% {opacity: 1}
}
@-webkit-keyframes fadeIn {
0% {opacity: 0}
100% {opacity: 1}
} @media print, screen and (min-width: 768px) {
html {overflow: auto;}
body {padding-top: 0;}
body, html {min-width: 1024px;}
.wrap {
width: 100%;
padding: 0;
margin: 0 auto;
}
} @media only screen and (max-width: 767px) {
body{padding-top: 0;}
.wrap{
width: 100%;
margin: 0 auto;
}
} header {
width: 100%;
background-color: #fff;
}
.seo {
color: #535353;
padding: 0 0 0.3em 0;
line-height: 1;
} @media print, screen and (min-width: 768px) {
header {
width: 1024px;
margin: 0 auto;
position: relative;
padding: 10px 0 0 10px;
}
.logo {
width: 322px;
height: 56px;
float: left;
transition: .4s;
}
} @media only screen and (max-width: 767px) {
header {
position: fixed;
z-index: 200;
top: 0px;
width: 100%;
padding: 1% 0 0 1%;
}
.logo {
width: 75%;
max-width: 322px;
height: auto;
float: left;
}
button.drawer-hamburger,
button.drawer-hamburger a:hover {
background: #df5656 !important;
}
nav li.navi{
margin: 0 10px;
text-align: center;
}
nav li.navi {
width: 92%;
border-bottom: 1px solid #ffffff;
padding: 10px 0;
}
.drawer-dropdown-menu li {
margin: 0px;	
}
header.is-animation nav li.navi {
margin: 0px;
}
} .mainImg, .sub-mainImg {
width: 100%;
}
.mainImg img, .sub-mainImg img {
width: 100%;
height: auto;
}
.mainImg li.slid01 {
width: 100%;
height: auto;
background: url(//airdh.tokyo/wp-content/themes/airdh/shared/images/mainImg-1bg.jpg)center center / cover no-repeat;
} @media print, screen and (min-width: 768px){
.mainImg img {
max-width: 100%;
max-height: 450px;
}
} nav.drawer-nav {
display: block !important;
margin: 10px 0;
}
nav li {
float: left;
text-align: center;
transition: .4s;
}
nav li:last-child {
margin-right: 0;
}
nav li a.drawer-menu-item {
color: #666666;
}
nav li a:hover.drawer-menu-item {
color: #df5656;	
} @media print, screen and (min-width: 768px){
nav.drawer-nav {
width: 650px;
float: right;
margin: 30px 0 0;
}
nav li {
margin: 0;
padding: 0 8px;
border-left: dashed #fdc6b8 1px;
line-height: 1.1;
}
nav li:first-child {
border: none;
}
nav li a.drawer-menu-item {
font-size: 14px;
} header.is-animation nav li.navi{
margin: 10px 0;
}
header.is-animation .logo{
width: 150px;
margin-left: 1%;
float: left;
}
} .wrapper{
min-height: 100vh;
position: relative; padding-bottom: 66px; box-sizing: border-box; }
footer{
width: 100%;
position: absolute; bottom: 0; }
.footer {
background: #ff815f;
color: #fff;
}
.footer a {
color: #fff;
}
.footer a:hover {
text-decoration: underline;
}
ul.footerNavi {
display: flex;
justify-content: center;
align-items: center;
list-style: none;
}
ul.footerNavi li {
padding: 0 10px;
border-left: solid #feb4a0 1px;
}
ul.footerNavi li:first-child {
border: none;
}
address {text-align: center;} #forTop {
width: 40px;
height: 40px;
position: fixed;
right: 0;
bottom: 0;
background: rgba(255, 255, 255, 0.8);
opacity: 0.8;
}
#forTop a {
position: relative;
display: block;
width: 40px;
height: 40px;
text-decoration: none;
color: #fff;
line-height: 1;
text-align: center;
}
#forTop a::before{
font-family: 'Font Awesome 5 Free';
font-weight: 900;
content: '\f106';
font-size: 25px;
color: #d45454;
position: absolute;
width: 25px;
height: 25px;
top: 0;
bottom: 0;
right: 0;
left: 0;
margin: auto;
text-align: center;
} @media print, screen and (min-width: 768px) {
.footer {
padding: 10px 0 8px;
}
ul.footerNavi a {
font-size: 14px;
}
address {
font-family:'serif','メイリオ','Arial';
font-size: 15px;
}
#forTop {
position: fixed;
bottom: 26px;
right: 26px;
}
} @media only screen and (max-width: 767px) {
.footer {
padding: 15px 0;
line-height: 1;
}
address {
font-size: 18px;
line-height: 1;
}
#forTop {
position: fixed;
bottom: 8px;
right: 10px;
}
} a.icon-search, a.icon-search-M, .icon-yazirushiR {
display: block;
color: #fff !important;
background: #fd9494;
border-radius: 5px;
text-align:center;
margin: 0 auto;
padding: 6px 0;
font-family: 'Kosugi Maru', sans-serif;
box-shadow: inset 0 2px 0 rgba(255,255,255,0.1), 1px 1px 2px rgba(0, 0, 0, 0.2),
1px 1px 4px rgba(255,255,255,0.8) inset;
}
a.icon-search {width: 40%;}
a.icon-search-M {width: 18em;}
.icon-yazirushiR {width: 18em;}
a.icon-search:before, a.icon-search-M:before, .icon-yazirushiR a:before {
content: "";
display: inline-block;
width: 1.3em;
height: 1.3em;
margin: 0 6px 1px 0;
background-size: contain;
vertical-align: bottom;
}
a.icon-search:before, a.icon-search-M:before {
background: url(//airdh.tokyo/wp-content/themes/airdh/shared/images/icon/icon-search.svg) no-repeat;
}
.icon-yazirushiR a:before {
background:url(//airdh.tokyo/wp-content/themes/airdh/shared/images/icon/icon-yazirushiR.svg) no-repeat;
margin: 0 6px 3px 0;
vertical-align: bottom;
}
.icon-mail {
background: url(//airdh.tokyo/wp-content/themes/airdh/shared/images/icon/icon-mail.svg) no-repeat;
background-size: 1.5em 1.5em;
padding-left: 35px;
width: 14em;
margin: 0 auto;
}
.icon-woman {
background: url(//airdh.tokyo/wp-content/themes/airdh/shared/images/icon/icon-woman.svg) no-repeat;
background-size: 1.6em 1.6em;
line-height: 1.6em;
}
.icon-bell {
background: url(//airdh.tokyo/wp-content/themes/airdh/shared/images/icon/icon-bell.svg) no-repeat 8px 12px;
background-size: 1.5em 1.5em;
line-height: 1.5em;
}
.icon-keisai {
background: url(//airdh.tokyo/wp-content/themes/airdh/shared/images/icon/icon-keisai2.svg) no-repeat 8px 10px;
background-size: 1.5em 1.5em;
line-height: 1.5em;
}
.newsContents h3.icon-keisai, .newsContents h3.icon-bell {
background-size: 1.5em 1.5em;
background-position: 5px -3px;
}
.icon-beginner {
background: url(//airdh.tokyo/wp-content/themes/airdh/shared/images/icon/icon-beginner.svg) no-repeat;
background-size: 1.9em;
padding-left: 36px;
height: 40px;
}
.icon-pc {
background: url(//airdh.tokyo/wp-content/themes/airdh/shared/images/icon/icon-pc.svg) no-repeat 2px -5px;
background-size: 2.5em;
padding-left: 50px;
height: 40px;
}
.icon-qa {
background: url(//airdh.tokyo/wp-content/themes/airdh/shared/images/icon/icon-qa.svg) no-repeat 5px 0;
background-size: 1.5em;
padding-left: 30px;
height: 40px;
}
.icon-yazirushi {
background: url(//airdh.tokyo/wp-content/themes/airdh/shared/images/icon/icon-yazirushi.svg) no-repeat right bottom;
background-size: 4.5em 4.5em;
}
.icon-dentist {
background: url(//airdh.tokyo/wp-content/themes/airdh/shared/images/icon/icon-dentist.svg) no-repeat 0 top;
background-size: 2em 2em;
padding-left: 45px;
height: 2em
}
img.icon-plus {
width: 2em;
height: 2em;
padding-left: 4px;
} @media screen and (min-width: 768px){
a.icon-search {
width: 16%;
padding: 7px 0 5px;
font-size:16px;
display:inline-block;
float: left;
margin: 0 0 0 15px;
}
a.icon-search:before, a.icon-search-M:before {
width: 1.4em;
height: 1.4em;
margin: -3px 6px 0 0;
}
a.icon-search-M {
width: 35%;
font-size: 18px;
}
.icon-news {
background-size: 36px 36px;
padding-left: 54px;
height: 36px;
}
dl.topNews dt.icon-bell, dl.topNews dt.icon-keisai {
background-size: 30px 30px;
background-position: 12px 10px;
}
dl.topNews dt.icon-bell, dl.topNews dt.icon-keisai {
background-size: 30px 30px;
background-position: 12px 10px;
}
.newsContents h3.icon-keisai, .newsContents h3.icon-bell {
background-size: 30px 30px;
background-position: 5px -2px;
}
.icon-mail {
width: 14.5em;
padding-left: 46px;
background-size: 34px 34px;
}
.icon-beginner {
background-size: 2.5em;
padding-left: 40px;
}
.icon-pc {
background-size: 3em;
padding-left: 56px;
}
.icon-qa {
background-size: 2em;
padding-left: 34px;
}
.icon-bell {background-size: 1.1em 1.1em;}
.icon-keisai {background-size: 1.1em 1.1em;}
} @media only screen and (max-width: 480px) {
.newsContents h3.icon-keisai, .newsContents h3.icon-bell {
background-size: 1.8em 1.8em;
background-position: 5px 6px;
padding-bottom: 4px;
}
.SP480ml50 {
margin-left: 1.6em;
line-height: 1.1;
}
.SP480ml60 {
margin-left: 2.6em;
line-height: 1.1;
}
} .btn a, .baceOR {
border: 5px solid #fedad0;
background-color: #ff815f;
border-radius: 15px;
display: block;
transition: .4s;
color: #fff;
}
.btn a {
padding: 15px 0 10px;
}
.btn-pk a, .btn-blu a, .btn-gry a {
display: block;
color: #fff !important;
line-height: 1;
background: #fd9494;
border-radius: 5px;
text-align:center;
padding: 12px 0px;
font-family: 'Kosugi Maru', sans-serif;
box-shadow: inset 0 2px 0 rgba(255,255,255,0.1), 1px 1px 2px rgba(0, 0, 0, 0.2),
1px 1px 4px rgba(255,255,255,0.8) inset;
}
.btn-blu a {background: #8ec1db;}
.btn-gry a {background: #959a9c;}
a.btnLine {
border: solid #ccc 1px;
border-radius: 10px;
padding: 5px 10px;
text-align: center;
}
.btn a span {line-height: 1;}
.baceOR {padding: 10px 0;} @media print, screen and (min-width: 768px) {
.PCbtnL a {
width: 90%;
margin: 0 auto;
}
.PCbtnM a {
width: 35%;
margin: 0 auto;
}
.PCbtnM-fR {
width: 32%;
float: right;
}
.PCbtnS a {
width: 150px;
margin: 0 auto;
}
.baceOR {padding: 20px 0 20px;}
.baceOR2 {padding: 20px;
width: 95%;
margin: auto;
}
} @media only screen and (max-width: 767px) {
.SPbtnL a {
width: 100%;
margin: 0 auto;
}
.SPbtnM a {
width: 70%;
margin: 0 auto;
}
.SPbtnS a {
width: 30%;
margin: 0 auto;
}	
} @media only screen and (max-width: 480px) {
.baceOR {
border: 3px solid #fedad0;
border-radius: 10px;
}
} main {
display: inline-block;
width: 100%;
margin: 0 auto;
padding-top: 78px;
}
#mainContent {
padding: 0 0 15px;
}
.sectionBox {
width: 100%;
margin: 0 auto;
padding: 10px 10px 0;
}
.sectionBox-t0 {
width: 100%;
margin: 0 auto;
padding: 0 15px;
}
.inBox {
width: 100%;
margin: 0 auto;
padding: 15px 10px 0;
}
img.bodr10{
border-radius: 10px;
} @media print, screen and (min-width: 768px) {
main {
padding-top:74px;
}
#mainContent {
padding: 0 0 30px;
}
#main {
padding: 0;
}
.sectionBox {
max-width: 1000px;
padding: 20px 10px 0;
}
.sectionBox-t0 {
max-width: 1000px;
padding: 0 10px;
}
.inBox {
max-width: 1000px;
padding: 15px 0 0;
}
.PCwrap {display:flex;}
} @media only screen and (max-width: 480px) {
main {
padding-top: 70px;
}
.sectionBox-t0 {
width: 100%;
margin: 0 auto;
padding: 0 10px;
}
} .outline {
width: 100%;
border-bottom: solid #fe7d51 1px;
border-left:  solid #fe7d51 1px;
border-right:  solid #fe7d51 1px;
border-radius: 0 0 8px 8px;
padding: 0 15px 10px;
margin: 0 auto 15px;
}
ul.formArea span {padding-left: 0.3em;}
.outline ul.formArea li {
display: inline-block;
line-height: 2em;
padding-right: 0.5em;
}
.wrap {display:flex;}
.tileBox {
padding: 15px 15px 30px;
background-color: #fff;
border-radius: 8px;
box-shadow: 0px 5px 12px 0px rgba(102,102,102,0.5);
background: url(//airdh.tokyo/wp-content/themes/airdh/shared/images/icon/icon-yazirushi.svg) no-repeat 92% 95%;
background-size: 4.5em 4.5em;
display: block;
}
.tileBox a {
color: #505050;
}
.tileBox img {
border-radius: 8px;
}
dl.topNews {
width: 100%;
border-top: 1px dashed #cfc9c8;
}
dl.topNews dt{
margin: 0;
padding: 0.8em 0 0 2.6em;
}
dl.topNews dd{
margin: 0;
padding: 0.2em 0.5em 0.5em;
border-bottom: 1px dashed #cfc9c8;
}
dl.topNews dd a {color: #505050;}
dl.topNews dd h2 {
display: inline-block;
line-height: 1;
}
dl.topNews dd h2 a {
font-size: 15px;
line-height: 1;
} @media print, screen and (min-width: 768px) {
.outline {
margin: 0 auto 20px;
}
.outline ul.formArea li {
width: 15em;
}
.outline ul.formArea li.double {
width: 30.3em;
}
dl.topNews {
border-bottom: 1px dashed #cfc9c8;
border-top: none;
padding: 0 5px
}
dl.topNews dt{
width: 10em;
border-top: 1px dashed #cfc9c8;
margin: 0;
padding: 15px 0 15px 55px;
float: left;
clear: left;
}
dl.topNews dd{
margin: 0 0 0 10.1em;
padding: 15px 10px 15px 0;
padding-left: 20px;
border-top: 1px dashed #cfc9c8;
border-bottom: none!important;
} .tileBox img, .top-aboutPhoto img {
width: 100%;
height: auto;
}
.tileBox a {
width: 281px;
float: left;
display: block;
}
.top-aboutPhoto img {
width: 250px;
height: 250px;
border-radius: 50%;
}
img.titleLogo {
width: 260px;
height:65px;
float: left;
}
img.titleLogo-S {
width: 200px;
float: left;
}
img.titleLogo-SS {
width: 200px;
float: left;
}
img.titleLogo-SSS {
width: 150px;
float: left;
}
ul.accordIn {margin-left: 10px!important;}
} @media only screen and (max-width: 767px) {
dl.topNews dt{
width: 100%;
}
dl.topNews dd{
width: 100%;
}
.outline ul.formArea li {
width: 14.2em;
}
.outline ul.formArea li.double {
width: 30em;
}
.tileBox {
width: 98%;
margin: 0 auto 35px;
padding-bottom: 50px;
background-size: 4em 4em;
}
img.titleLogo {
width: 200px;
float: left;
}
img.titleLogo-S {
width: 170px;
float: left;
}
img.titleLogo-SS {
width: 150px;
float: left;
}
img.titleLogo-SSS {
width: 140px;
float: left;
}
.top-aboutPhoto {width: 100%;}
.top-aboutPhoto img {border-radius: 5%;}
}
@media only screen and (max-width: 480px) {
.outline ul.formArea li.double {
width: 20em;
}
} .photoJob1 {
width: 100%;
}
.img45L {
width: 48%;
float: left;
margin-left: 5px;
}
.img45R {
width: 48%;
float: right;
margin-right: 5px;
}
dl.clinicList {
overflow: hidden;
zoom: 1;
border-bottom: dashed #fcd0c5 1px;
}
dl.clinicList dt {
width: 5.5em;
float: left;
clear: both;
text-align: left;
padding: 0.5em 0.3em 0.4em;
border-top: dashed #fcd0c5 1px;
color: #ff815f;
font-family: 'Kosugi Maru', sans-serif;
}
dl.clinicList dd {
padding: 0.5em 0.3em 0.4em 5.5em;
border-top: dashed #fcd0c5 1px;
}
dl.clinicList dt.bg1, dl.clinicList dd.bg1 {background-color: #fef6f4;}
dl.clinicList dt.bg2, dl.clinicList dd.bg2 {background-color: #fff;}
dl.jobList {
overflow: hidden;
zoom: 1;
border-bottom: solid #f1eee8 1px;
}
dl.jobList dt {
width: 7.5em;
float: left;
clear: both;
padding: 0.3em;
border-top: solid #f1eee8 1px;
color: #fd7f5d;
font-family: 'Kosugi Maru', sans-serif;
}
dl.jobList dd {
padding: 0.3em 0.3em 0.3em 7.5em;
border-top: solid #f1eee8 1px;
}
dl.jobList dt.bg, dl.jobList dd.bg {
background-color: #f8f6f2;
}
.photoJob2 {
width: 36%;
float: left;
}
.ichiranBox {
width: 100%;
margin: 0 auto;
padding: 10px 10px 15px;
border: solid #ff815f 1px;
border-radius: 8px;
margin-bottom: 15px;
}
.thum-clinic {
width: 80%;
margin: 0 auto;
} @media print, screen and (min-width: 768px) {
.ichiranBox {
margin: 0 auto 15px;
padding: 10px 25px;
}
.thum-clinic {
width: 220px;
float: left;
}
.photoJob1 {
width: 405px;
float: left;
position: relative;
bottom: 36px;
margin-bottom: -30px;
}
.photoJob2 {
width: 300px;
}
.job-clinicAbout {
width: 545px;
}
.job-clinicAboutL {
width: 660px;
}
h1.clinicName {
width: 540px;
position: relative;
left: 438px;
top: 3px;
}
dl.clinicList dt {
width: 6em;
text-align: center;
padding: 0.5em 1em 0.2em;
}
dl.clinicList dd {
padding: 0.5em 0.8em 0.2em 7em;
}	
dl.jobList dt {
width: 12em;
padding: 0.5em 1em 0.3em 2.5em;
}
dl.jobList dd {
padding: 0.5em 3em 0.3em 12em;
}
dl.jobList dd span {padding-right: 0.5em;}
} @media only screen and (max-width: 480px) {
.br480 {
display: block;
}
} .about_photo {
width: 160px;
} @media only screen and (max-width: 480px) {
.about_photo {
width: 80%;
margin: 0 auto;
}
} @media print, screen and (min-width: 768px) {
.about_txt {
width: 780px;
}
} .ribbon-wrap {
background-color: #ffffff;
margin: 0px;
padding: 0;
box-shadow: 0 1px 2px rgba(113,113,113,0.5);
}
.ribbon, .ribbon-blue {
background-color: #fd714b;
margin: 0 -10px;
padding: 10px;
position: relative;
box-shadow: 0 1px 2px rgba(113,113,113,0.5);
border-radius: 2px;
text-align: center;
}
.ribbon-blue {background-color: #8fd9fc;}
.ribbon span, .ribbon-blue span {
text-shadow: 2px 2px 2px rgba(0,0,0,0.3);
line-height: 1em;
font-weight: bold;
}
.ribbon::before,
.ribbon::after,
.ribbon-blue::before,
.ribbon-blue::after{
border: 10px solid transparent;
border-top-color: #a1a1a1;
content: '';
position: absolute;
top: 100%;
z-index: -1;
}
.ribbon::before, .ribbon-blue::before {
left: 0;
}
.ribbon::after, .ribbon-blue::after {
right: 0;
}
.service-photo img {
width: 100%;
}
.balloon-us, .balloon-ad {
position: relative;
display: inline-block;
margin: 10px 0 0 0;
padding: 1em 1em 0.8em;
width: 80%;
color: #555;
background: #feeee9;
border-radius: 6px;
float: right;
}
.balloon-us:before, .balloon-ad:before {
content: "";
position: absolute;
top: 24px;
left: -26px;
margin-top: -12px;
border: 12px solid transparent;
border-right: 26px solid #feeee9;
overflow: hidden;
}
.balloon-ad {
margin: 10px 0 0 0;
background: #e4f4fe;
}
.balloon-ad:before {
top: 35px;
border-right: 26px solid #e4f4fe;
}
.support img {
width: 18%;
float: left;
}
.support2 img {
width: 18%;
margin: 5px 0 0 0;
float: left;
}
.iconPoint {
width: 15%;
position: relative;
padding: 4px 0;
border-radius: 50%;
text-align: center;
background: #fda56b;
color: #ffffff;
font-weight: bold;
font-size: 90%;
box-shadow: 1px 1px 2px rgba(108,64,34,0.4);
}
.iconPoint:after {
position: absolute;
content: '';
top: 88%;
left: 25px;
border: 10px solid transparent;
border-top: 10px solid #fda56b;
width: 0;
height: 0;
}
.pointBox {
border: solid #febc90 2px;
} @media print, screen and (min-width: 768px) {
.service-photo img {width: 330px;}
.balloon-us, .balloon-ad {
width: 89%;
margin: 15px 0 0 1.5em;
}
.balloon-ad {margin: 10px 0 0 1em;}
.support img {width: 72px;}
.support2 img {
width: 73px;
margin: 5px 0 0 8px;
}
} @media only screen and (max-width: 480px) {
.iconPoint:after {
position: absolute;
content: '';
top: 88%;
left: 15px;
border: 10px solid transparent;
border-top: 10px solid #fda56b;
width: 0;
height: 0;
}
} .recruitBox, .recruitBox2 {
position: relative;
margin: 0 0 3px;
padding: 1em 1em;
border: solid 2px #6ac4ef;
border-radius: 8px;
}
.recruitBox2 {border: solid 2px #a0db79;}
.recruitBox .box-title, .recruitBox2 .box-title {
position: absolute;
display: inline-block;
top: -13px;
left: 10px;
padding: 0 9px;
line-height: 1;
font-size: 18px;
background: #FFF;
color: #fda28d;
font-weight: bold;
}
.recruitBox2 .box-title {color: #6ac4ef;}
.recruitBox p, .recruitBox2 p {
margin: 0; 
padding: 0;
line-height: 1;
}
.table-keisai th, .table-keisai td {
width: 20%;
padding: 0.6em 0.5em 0.4em;
line-height: 1.2;
border-bottom: solid #fff 2px;
border-right: solid #fff 2px;
}
.list-style{
list-style: disc;
margin-left: 20px;
}
.baceLbu {
border: 2px solid #8fd9fc;
background-color: #ebf7fd;
border-radius: 15px;
display: block;
transition: .4s;
color: #505050;
padding: 15px;
}
.img_child2 img {
width: 100%;
height: auto;
} @media print, screen and (min-width: 768px) {
.recruit-wrap {
background: url(//airdh.tokyo/wp-content/themes/airdh/shared/images/recruit/photo_recruit.jpg)no-repeat right 20px;
background-size: 62%;
}
.recruitBox, .recruitBox2 {
margin: 0 0 10px 25px;
}
.recruitBox-L{width: 610px;}
.recruitBox-R img {
width: 280px;
height: auto;
}
.table-keisai th, .table-keisai td {
padding: 0.6em 1em 0.4em;
}
.recruitBox-1 img {
width: 100%;
height: auto;
}
.recruitBox-2 img {
width: 80px;
height: auto;
margin: 0 auto;
}
.recruitBox3 {
background-color: #fbfee1;
padding: 20px 0 15px 25px;
border-radius: 10px;
}
.img_parent {
width: 100%;
display: flex;
}
.img_child1 {
width: 75%;
padding: 1em 20px 1em 10px;
}
.img_child2 {
width: 19%;
}
} @media only screen and (max-width: 767px){
.recruitBox3 {
margin-bottom: 1em;
padding: 1em 0 1em 2em;
border: solid #cccccc 1px;
background-color: #fbfee1;
}
.img_child2 {
width: 35%;
margin: 0 auto 1em;
}
.img_child1 {
width: 100%;
padding: 1em 0 0;
}
} .newsContents {
padding: 0 10px;}
.newsContents h3 {
line-height: 1.5em;
margin-top: 1em;
border-bottom: dashed #cfc9c8 1px;
}
.newsText {
padding: 0 15px 15px;
} @media print, screen and (min-width: 768px) {
.newsContents {padding: 0 40px;}
} dl.faq {
width: 100%;
margin: 0 auto;
}
dl.faq .balloon-Q, dl.faq .balloon-A {
position: relative;
display: inline-block;
margin: 0 0 0 1em;
padding: 1em 1em 0.8em;
width: 98%;
color: #555;
background: #feeee9;
border-radius: 6px;
float: left;
}
dl.faq .balloon-Q:before, dl.faq .balloon-A:before {
content: "";
position: absolute;
top: 20px;
left: -26px;
margin-top: -12px;
border: 12px solid transparent;
border-right: 26px solid #feeee9;
overflow: hidden;
}
dl.faq .balloon-A {
background: #e4f4fe;
}
dl.faq .balloon-A:before {
border-right: 26px solid #e4f4fe;
}
dl.faq .iconQA {
padding-top: 5px;
width: 1.2em;
}
dl.faq .balloonBox {
width: 94%;
} @media only screen and (max-width: 480px) {
dl.faq .balloon-Q:before, dl.faq .balloon-A:before {
top: 0;
left: 0;
margin-top: 0;
border: none;
border-right: none;
}
dl.faq .balloon-Q, dl.faq .balloon-A {
margin: 0;
padding: 2px 0 0;
background: none;
border-radius: 0;
}
dl.faq .balloonBox {
width: 90%;
}
dl.faq .iconQA {
padding-top: 0;
width: 1.5em;
}
.w480Qbg, .w480Abg {
border-radius: 6px;
padding: 0.5em;
}
.w480Qbg {background: #feeee9;}
.w480Abg {background: #e4f4fe;}
} @media print, screen and (min-width: 768px) {
dl.faq .balloon-Q, dl.faq .balloon-A {width: 100%;}
} .madoBox {
width: 100%;
margin: 0 auto;
} @media print, screen and (min-width: 768px) {
.madoBox {
width: 700px;
margin: 0 auto;
}
} .contactBox dl {
padding: 0;
}
.contactBox dt {
font-family: 'Kosugi Maru', sans-serif;
padding-left: 3px;
}
.contactBox dt span.hissu,
.contactBox dt span.nini {
color: #fff;
padding: 2px 5px;
margin-left: 0.5em;
background: #df5656;
line-height: 1;
border-radius: 2px;
}
.contactBox dt span.nini {background: #1e43b9;} @media print, screen and (min-width: 768px) {
.contactBox {width: 100%;}
.contactBox dt {
clear: left;
float: left;
width: 14em;
}
.contactBox dd {
width: 770px;
margin-left: 14.1em;
}
.contactBox dt {
border-top: dashed #fcd0c5 1px;
padding: 25px 10px 15px;
}
.contactBox dd {
border-top: dashed #fcd0c5 1px;
padding: 20px 10px;
}
.contactBox dt.linenone, .contactBox dd.linenone {
border-top: none!important;
}
} dl.company {
width: 100%
}
dl.company dt {
width: 100%;
color: #ff815f;
text-align: left;
padding: 0.5em 0 0 0;
border-top: dashed #fcd0c5 1px;
font-family: 'Kosugi Maru', sans-serif;
}
dl.company dd {
width: 100%;
padding: 0.2em 0 0.5em 0;
} @media print, screen and (min-width: 768px) {
dl.company {
overflow: hidden;
zoom: 1;
border-bottom: dashed #fcd0c5 1px;
}
dl.company dt {
width: 13em;
float: left;
clear: both;
color: #ff815f;
text-align: center;
padding: 1em 0 0.8em;
border-top: dashed #fcd0c5 1px;
font-family: 'Kosugi Maru', sans-serif;
}
dl.company dd {
margin-left: 13.1em;
padding: 1em 0 0.8em 1em;
border-top: dashed #fcd0c5 1px;
}
.PCgmap {
width: 820px;
}
} .terms {padding: 0 15px;}
.terms ol {
margin-left: 1.5em;
list-style-type: decimal;
margin-bottom: 1em;
}
.terms h2 {
color: #353535;
padding: 4px 0 5px 0;
margin: 0 0 0.5em 0;
line-height: 1;
}
@media print, screen and (min-width: 768px) {
.terms h2 {
margin: 0 0 0.8em 1.3em;
}
} .cp_iptxt, .cp_iptxt-S, .cp_iptxt-contact {
width: 100%;
}
.cp_iptxt input[type='text'],
.cp_iptxt-S input[type='text'],
.cp_iptxt-contact input[type='text'],
.cp_iptxt-contact textarea {
font: 15px/22px sans-serif;
box-sizing: border-box;
width: 100%;
padding: 0.7em 0.5em 0.5em;
transition: 0.3s;
letter-spacing: 1px;
border: 1px solid #fd8466;
border-radius: 6px;
background-color: #fefcf3;
color: #4f4f4f;
line-height: 1;
}
.cp_iptxt-S input[type='text'] {
padding: 0.5em;
}
.ef input[type='text']:focus,
.ef textarea:focus {
border: 1px solid #fd8768;
outline: none;
box-shadow: 0 0 5px 1px rgba(254,154,128,0.4);
}
.btn-search {
width: 25%;
padding: 9px 0;
margin-left: 1em;
float: left;
background-color: #fd9494;
text-align: center;
display: block;
transition: .4s;
color: #fff;
font-family: 'Kosugi Maru', sans-serif;
line-height: 1;
border-radius: 5px;
} .radio-input{
display: none;
}
.radio-input + label{
padding-left: 25px;
position:relative;
margin-right: 25px;
}
.radio-input + label::before{
content: "";
display: block;
position: absolute;
top: 0;
left: 0;
width: 18px;
height: 18px;
border: 2px solid #cccccc;
border-radius: 50%;
margin-top: 2px;
}
.radio-input:checked + label{
color: #ee7c5e;
}
.radio-input:checked + label::after{
content: "";
display: block;
position: absolute;
top: 6px;
left: 4px;
width: 10px;
height: 10px;
background: #f89191;
border-radius: 50%;
} .contactBox input[type=checkbox] {
display: none;
}
.checkbox01 {
box-sizing: border-box;
cursor: pointer;
display: inline-block;
padding: 5px 30px;
position: relative;
width: auto;
}
.checkbox01::before {
background: #fff;
border: 2px solid #cccccc;
content: '';
display: block;
height: 16px;
left: 5px;
margin-top: -8px;
position: absolute;
top: 50%;
width: 16px;
}
.checkbox01::after {
border-right: 3px solid #f89191;
border-bottom: 3px solid #f89191;
content: '';
display: block;
height: 9px;
left: 10px;
margin-top: -6px;
opacity: 0;
position: absolute;
top: 50%;
transform: rotate(45deg);
width: 5px;
}
input[type=checkbox]:checked + .checkbox01::after {
opacity: 1;
} .cp_ipselect {
overflow: hidden;
width: 100%;
margin: 0 auto;
text-align: center;
padding: 0.5em 0 0;
}
.cp_ipselect select {
width: 100%;
padding-right: 1em;
cursor: pointer;
text-indent: 0.01px;
text-overflow: ellipsis;
border: none;
outline: none;
background: transparent;
background-image: none;
box-shadow: none;
-webkit-appearance: none;
appearance: none;
font-size: 1em;
}
.cp_ipselect select::-ms-expand {
display: none;
}
.cp_ipselect.cp_sl01 {
position: relative;
border: 1px solid #fd8466;
border-radius: 6px;
background: #fefcf3;
}
.cp_ipselect.cp_sl01::before {
position: absolute;
top: 1.3em;
right: 0.9em;
width: 0;
height: 0;
padding: 0;
content: '';
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-top: 6px solid #666666;
pointer-events: none;
}
.cp_ipselect.cp_sl01 select {
padding: 0 0 0.5em 0.5em;
color: #757575;
line-height: 2em;
} @media print, screen and (min-width: 768px) {
.cp_iptxt {
width: 750px;
margin: 0 0 10px 13px;
}
.cp_iptxt-S {
width: 550px;
margin: 0 0 10px 13px;
}
.cp_iptxt input[type='text'],
.cp_iptxt-S input[type='text']{
padding: 0.5em;
}
.btn-search {
width: 170px;
margin-left: 1em;
float: left;
}
.openInfo {
width: 100%;
height: 380px;
padding: 20px 0 0;
background: url(//airdh.tokyo/wp-content/themes/airdh/shared/images/openInfo.jpg) no-repeat;
}
.openInfo .inner {
width: 75%;
margin:  0 auto;
background-color: rgba(248,248,248,0.7);
border-radius: 6px;
border: solid #d2dcdc 1px;
padding: 40px 0 40px 100px;
font-size: 1.2em;
}
} @media only screen and (max-width: 767px){
.openInfo {
width: 100%;
padding: 1em 0;
background: url(//airdh.tokyo/wp-content/themes/airdh/shared/images/openInfo.jpg) no-repeat;
}
.openInfo .inner {
width: 98%;
margin:  0 auto;
background-color: rgba(248,248,248,0.7);
border-radius: 6px;
border: solid #d2dcdc 1px;
padding: 1.5em;
font-size: 1.2em;
}
} .pager  ul.pagination {
text-align: center;
margin: 0;
padding: 0;
}
.pager .pagination li {
margin: 0 2px;
padding: 0;
display: inline-block;
width: 35px;
height: 35px;
text-align: center;
position: relative;
border: solid #feb4b4 1px;
}
.pager .pagination li a{
vertical-align: middle;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
text-align: center;
display:table;
color: #ff6666;
text-decoration: none;
}
.pager .pagination li a span{
display:table-cell;
vertical-align:middle;
}
.pager .pagination li a:hover,
.pager .pagination li a.active{
background: #fddbdb;
} .tooltip1{
position: relative;
cursor: pointer;
display: inline-block;
}
.tooltip1 p{
margin:0;
padding:0;
}
.description1 {
display: none;
position: absolute;
padding: 10px 15px;
font-size: 12px;
line-height: 1.6em;
border-radius: 5px;
background: #fddbcd;
z-index: 9999;
}
.description1:before {
content: "";
position: absolute;
top: -22px;
left: 2.5em;
border: 15px solid transparent;
border-top: 15px solid #fddbcd;
margin-left: -15px;
transform: rotateZ(180deg);
}
.tooltip1:hover .description1{
display: inline-block;
top: 30px;
left: 0px;
} .print-only-logo {
display: none;
}