@charset "utf-8";

/* メディアクエリ（1584px）
---------------------------------------------------------*/

@media screen and (max-width: 1584px) {
	
#nav__outer {
	display: none;
}

}

/* メディアクエリ（1173px）
---------------------------------------------------------*/

@media print, screen and (max-width: 1173px) {
.footer-box p {
	text-align:left !important;
}
.footer-box {
	padding: 0 20px;
}
.copy {
	padding: 0 20px;
}
copyright.sp {
	display: block;
	text-align:center;
	font-size: 12px;
	margin-top: 20px;
}
ul.other {
	padding: 0 20px;
}
p.qr {
	display: inline-block;
}
.bottom__30 {
  padding: 0;
}

/* */

p.sp {
	display: none;
}

p.pc {
	display: block;
}

}

/* メディアクエリ（1149px）
---------------------------------------------------------*/

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

.item__inner,
.item__inner__nav,
.item__inner__yuuryo,
.item__inner__nyuryou,
.item__inner__soturyo,
.item__inner__cautions {
	align-items: center;
}

.item__inner p:first-child,
.item__inner__nav p:first-child,
.item__inner__yuuryo p:first-child,
.item__inner__nyuryou p:first-child,
.item__inner__soturyo p:first-child,
.item__inner__cautions p:first-child {
	font-size: 18px;
	font-weight:700;
}

.item__inner p:last-child,
.item__inner__nav p:last-child,
.item__inner__yuuryo p:last-child,
.item__inner__nyuryou p:last-child,
.item__inner__soturyo p:last-child,
.item__inner__cautions p:last-child {
	font-size: 14px;
	font-weight:700;
}

}

/* メディアクエリ（904px）
---------------------------------------------------------*/

@media print, screen and (max-width: 904px) {
	
.items {
	justify-content:center;
	align-items:center;
	padding: 0 20px;
}

.item {
	box-sizing: border-box;
	margin: 0;
  	width:50%;
	border: 1px solid #fff;
}

/* */

.full div.img01,
.full div.img02,
.full div.img03 {
    width: 100%;
    height: 300px;
}

.full__page div.img01,
.full__page div.img02,
.full__page div.img03,
.full__page div.img04,
.full__page div.img05 {
    width: 100%;
    height: 100px;
}

.mar__100t {
	margin: 30px 0 0 0 !important;
}

/* */

div.moving__two {
	max-width: 790px;
	flex-wrap: wrap;
	margin: 20px auto 0 auto;
	padding: 0 20px;
	font-size: 14px;
}

div.moving__two div:first-child {
	height: 50px;
	padding: 10px;
}

div.moving__two div:first-child p {
	font-size: 14px;
}

div.moving__two div:last-child {
	margin-top: 20px;
}

/* */

div.leaving__two {
	flex-wrap: wrap;
	margin: 20px auto 0 auto;
	padding: 0 20px;
	font-size: 14px;
}

div.leaving__two div:first-child {
	height: 50px;
	padding: 10px;
	margin: 0 auto;
}

div.leaving__two div:first-child p {
	font-size: 14px;
}

div.leaving__two div:last-child {
	margin-top: 20px;
}

p.leaving {
	font-size: 14px;
	padding: 0 20px;
}

/* */

.navi__two {
	flex-wrap: wrap;
	padding: 0 20px;
}

span.mypage {
	font-size: 16px;
}

div.navi__two div:first-child {
	width: 100%;
	font-size: 14px;
}

div.navi__two div:last-child {
	width: 100%;
	margin: 20px auto 0 auto !important;
}

div.navi__ggmap,
div.navi__ggmap__b,
div.navi__movie {
	padding: 0 20px;
}

div.navi__ggmap h4,
div.navi__ggmap__b h4,
div.navi__movie h4 {
	font-size: 14px;
}

.Card-Left {
  width: 100%;
}

.Card-Right {
  width: 100%;
  margin-top: 70px;
}

div.navi__two__map,
div.navi__two__map__2 {
	flex-wrap: wrap;
	padding: 0 20px;
}

div.navi__two__map > div:first-child,
div.navi__two__map__2 > div:first-child {
	width: 100%;
	text-align:center;
}

div.navi__two__map > div:last-child,
div.navi__two__map__2 > div:last-child {
	width: 100%;
}

div.navi__heimenzu,
div.navi__heimenzu__2 {
	margin: 20px auto 5px auto;
	width: auto;
	text-align: center;
}

div.navi__three__photo {
	justify-content: space-around;

}

/* */

.navi__sisetu {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
	padding: 0 20px;
}

.big1 {
    grid-column: 1;
    grid-row: auto;
}

.sisetu__flex h4 {
	font-size: 14px;
}

.sisetu__flex p {
	font-size: 12px;
}

/* */

div.navi__two__intro,
div.navi__three__intro {
	flex-wrap: wrap;
	padding: 0 20px;
	justify-content: center;
}

div.navi__two__photo span,
div.navi__three__photo span,
div.navi__three__intro span,
div.navi__two__intro span {
	font-size: 12px !important;
}

div.navi__intro__text {
	padding: 0 20px;
}

div.navi__intro__text {
	font-size: 14px;
}

div.navi__intro__text p:first-child {
	font-size: 14px;
}

div.navi__intro__bottom {
	padding: 20px;
}

div.navi__intro__bottom__inner {
	flex-wrap: wrap;
	justify-content: space-evenly;
	font-size: 14px;
}

div.navi__intro__bottom p.bottom,
div.navi__intro__bottom p.bottom__b {
	font-size: 14px;
	padding: 0;
}

div.navi__intro__bottom p.bottom__small {
	font-size: 12px;
	padding: 0;
}

/* */

.support__outer {
	padding: 0 20px 0 0;
}

h3.support {
	font-size: 16px;
}

p.midasi__text__center {
	font-size: 16px;
}

.zihanki__list dl,
.zihanki__list h3 {
	font-size:14px;
}
.support__one dl {
	font-size:14px;
}

ul.support {
	font-size:14px;
}

div.support__two__2 {
	padding: 0 20px;
}

/* */

.cautions__three__photo {
	justify-content: center;
	padding: 0 20px;
}

.cautions__two__hikkosi {
	flex-wrap: wrap;
	justify-content: center;
	padding: 0 20px;
}

.cautions__two__hikkosi ol li,
.cautions__two__hikkosi p,
.cautions__two__hikkosi div:last-child span {
	font-size: 14px;
}

.cautions__two__hikkosi div:first-child {
	width: 100%;
}

.cautions__two__hikkosi div:last-child {
	width: 100%;
	margin-top: 20px;
}

.cautions__three__kinsi {
	align-items: flex-start;
	margin: 30px auto;
	text-align:center;
}

.cautions__three__kinsi div {
	width: 50%;
	padding: 0 20px;
	margin-bottom: 20px;
}

.cautions__three__kinsi::after {
    width: 50%;
}

h4.cautions {
	max-width: 300px;
	padding: 15px;
	font-size: 16px;
}

.cautions__text {
	padding: 0 20px;
	font-size: 14px !important;
}

.cautions__two__jyoukaso {
	padding: 0 20px;
}

.cautions__two__jyoukaso > div {
	width: 100%;
}

.cautions__two__jyoukaso__inner {
	font-size: 14px;
}

.cautions__two__jyoukaso__inner div:last-child {
	padding: 0 0 0 10px;
}

/* */

.cautions__two__gomi {
	flex-wrap: wrap;
	justify-content: center;
	flex-direction : column-reverse; 
}

.cautions__two__gomi > div:first-child {
	width: 100%;
}

.cautions__two__gomi > div:last-child {
	width: 100%;
	margin-top: 20px;
	text-align: center;
}

/* */

.mobashisyo {
	justify-content: center;
}

/* */

.cautions__jyosetu {
	flex-wrap: wrap;
	justify-content: center;
	padding: 0 20px;
}

.cautions__jyosetu > div:first-child {
	width: 100%;
	text-align: center;
}

.cautions__jyosetu > div:last-child {
	width: 100%;
}

.cautions__juosetu__inner1 {
	justify-content: center;
	align-items: center;
	margin-top: 20px;
}

.cautions__juosetu__inner1 > div h4 {
	max-width: 200px;
	padding: 10px;
	font-size: 14px;
}

.cautions__juosetu__inner1 > div p {
	font-size: 14px;
}

.cautions__juosetu__inner2 {
	font-size: 14px;
}

/* */

.service__zihanki {
	flex-wrap: wrap;
	justify-content: center;
	padding: 0 20px;
	font-size: 14px;
}

.service__zihanki div:last-child {
	margin-top: 20px;
}

.service__three__box {
	flex-wrap: wrap;
	justify-content: center;
	padding: 0 20px;
	font-size: 14px;
}

.service__three__box div:last-child {
	margin-top: 20px;
}

.service__four__box {
	text-align: center;
	padding: 0 20px;
	margin: 20px auto 0 auto;
}

.service__four__box div {
	width: 50%;
}

.service__four__box span {
	margin-bottom: 10px;
	font-size: 12px;
}

.service__text {
	padding: 0 20px;
	font-size: 14px;
	max-width: 505px;
}

.service__text__b,
.service__text__d,
.service__text__e {
	padding: 0 20px;
	font-size: 14px;
}

.service__text__d{
	max-width: 550px;
}

.service__text__c {
	margin: 0 20px !important;
}

.service__text__c p {
	font-size: 14px;
	padding: 5px;
	font-weight:600;
}

.service__two__box {
	flex-wrap: wrap;
	justify-content: center;
	margin: 20px auto;
	font-size: 14px;
	padding: 0 20px;
}

.service__two__box__b {
	flex-wrap: wrap;
	justify-content: center;
	margin: 20px auto;
	font-size: 14px;
	padding: 0 20px;
	flex-direction: column-reverse;
}

.service__two__box div:first-child {
	max-width: 100%;
}

.service__two__box__b div:first-child {
	margin-top: 20px;
	text-align: center;
}

.service__two__box__b div:last-child {
	max-width: 352px;
	margin: 0 auto;
}

.service__two__box__b div:last-child p:first-child {
	text-align:center !important;
}

.service__two__box div:first-child p:first-child {
	text-align:center !important;
	margin-bottom: 20px;
}

/* */

.service__cleaning {
	flex-wrap: wrap;
	padding: 0 20px;
	justify-content: center;
}

.service__cleaning__inner p {
	text-align: center !important;
}

.service__cleaning > div {
	width: 100%;
}

.service__cleaning__inner {
	justify-content: center;
}

.service__cleaning__inner > div {
	width: 100%;
	font-size: 14px;
}

.service__cleaning__inner > div.img {
	margin: 20px auto 0 auto !important;
	text-align:center !important;
}

p.img__b {
	margin: 20px auto !important;
	text-align:center !important;
}

.service__cleaning__inner > div.midasi{
	height: 50px;
	padding: 10px;
}

.service__cleaning__inner > div.midasi p {
	font-size: 14px;
	line-height: 30px;
}

.service__cleaning__inner > div.text {
	max-width: 100%;
	font-size: 14px;
	margin: 20px 0;
}

.cleaning__text {
	text-align:center !important;
}

/* */

.service__baiten,
.service__baiten__b {
	justify-content: center;
	flex-wrap: wrap;
	padding: 0 20px;
	font-size: 14px;
	max-width: 480px;
}

.service__baiten > div:first-child, .service__baiten__b > div:first-child {
	margin-right: 0;
	height: 50px;
	padding: 10px;
	line-height: 20px;
}

.service__baiten > div:first-child p, .service__baiten__b > div:first-child p {
	font-size: 14px;
}

.service__baiten > div:nth-child(2),
.service__baiten__b > div:nth-child(2) {
	margin: 15px 0;
}

/* */

.service__kaitori {
	justify-content: center;
	flex-wrap: wrap;
	padding: 0 20px;
	font-size: 14px;
}

.service__kaitori__b {
	justify-content: center;
	flex-wrap: wrap;
	padding: 0 20px;
	margin: 20px auto 0 auto;
	font-size: 14px;
}

.service__kaitori > div:first-child,
.service__kaitori__b > div:first-child {
	margin-right: 0;
	height: 50px;
	padding: 10px;
	line-height: 20px;
}

.service__kaitori > div:first-child p,
.service__kaitori__b > div:first-child p {
	font-size: 14px;
}

.service__kaitori__b ul {
	margin: 20px 0 0 0;
}

.service__kaitori__midasi {
	margin: 25px 20px 0 20px !important;
}

.service__kaitori__midasi h4 {
	font-size: 14px;
	padding: 5px;
	margin: 5px 10px;
}

.service__kaitori__inner ul.a {
	padding: 0 25px;
}

.service__kaitori__inner ul.b {
	padding: 0 40px;
}

.service__kaitori__inner {
	margin: 20px auto 20px auto;
	font-size: 14px;
}

.scroll-table {
	margin: 20px 0;
	overflow-x: scroll;
	max-width: 480px;
}

.scroll-table p.scroll {
	display: block;
}

.car-icon {
	position: relative;
	bottom: 0;
	right: 0;
	text-align:center !important;
	margin: 20px auto;
}

/* */

.page__text__page {
	padding: 0 20px;
}

/* */

.font__14 {
	font-size: 12px !important;
}

.font__18 {
	font-size: 14px !important;
}

.font__24 {
	font-size: 16px !important;
}

/* */

.mar__20t__sp {
	margin: 20px 0 0 0 !important;
}

p.center {
	padding: 0 20px;
}

/* */

footer h3.head__b {
	margin-top: 40px !important;
}

}

/* メディアクエリ（640px）
---------------------------------------------------------*/

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

.footer-left {
	position:relative;
	float: none;
	margin: 0 auto;
	width: 100%;
   padding: 10px 5px 20px 5px;
   text-align:center;
}
.footer-right {
	position:relative;
	float: none;
	width: 100%;
}
.footer-box p {
	text-align:center !important;
	font-size: 14px;
}
.copy {
	text-align:center;
}
.copyright {
	text-align:center;
} 
}

/* メディアクエリ（640px）
---------------------------------------------------------*/

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

#header #logo {
  line-height: 55px;
}

/* */

img.sp {
	display: block;
}
img.pc {
	display: none;
}

/* */

span.slash__two {
	display: none;
}

/* */

br.sp {
	display: block;
}

br.sp__b {
	display: none;
}

/* */

.items ul li {
	font-size: 14px;
}

/* */

.font__20,
.font__24,
.font__26 {
	font-size: 18px;
}

/* */

span.slash {
	margin: 0 10px;
}

/* */

.mar__100t {
  margin: 30px 0 0 0 !important;
}

}

/* メディアクエリ（615px）
---------------------------------------------------------*/

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

.item__inner {
	max-width: 300px;
	justify-content:space-around;
}

.item__inner__nav {
	max-width: 400px;
	justify-content:space-around;
}

.item__inner__yuuryo {
	max-width: 350px;
	justify-content:space-around;
}

.item__inner__nyuryou {
	max-width: 440px;
	justify-content:space-around;
}

.item__inner__soturyo {
	max-width: 400px;
	justify-content:space-around;
}

.item__inner__cautions {
	max-width: 300px;
	justify-content:space-around;
}

.item__inner p:first-child,
.item__inner__nav p:first-child,
.item__inner__yuuryo p:first-child,
.item__inner__nyuryou p:first-child,
.item__inner__soturyo p:first-child,
.item__inner__cautions p:first-child {
	font-size: 16px;
}

.item__inner p:last-child,
.item__inner__nav p:last-child,
.item__inner__yuuryo p:last-child,
.item__inner__nyuryou p:last-child,
.item__inner__soturyo p:last-child,
.item__inner__cautions p:last-child {
	font-size: 10px;
}

/* */

.page__header__midasi__inner {
	padding: 5px 0;
}

.page__header__midasi__inner p:first-child {
	font-size: 16px;
}

.page__header__midasi__inner p:last-child {
	font-size: 10px;
}

/* */

.cautions__three__photo {
	flex-wrap: wrap;
}

/* */

.service__four__box {
	flex-wrap: wrap;
}

}

/* メディアクエリ（600px）
---------------------------------------------------------*/

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

.full div.img01,
.full div.img02,
.full div.img03 {
	margin: 55px 0 0 0;
}

.full__page div.img01,
.full__page div.img02,
.full__page div.img03,
.full__page div.img04,
.full__page div.img05 {
	margin: 55px 0 0 0;
}

/* */
	
h3.index {
  font-size: 18px;
}

/* */
	
div.mail {
    right: 55px;
    width: 55px;
    height: 55px;
    line-height: 34px;
    font-size: 28px;
}
div.access {
    right: 110px;
    width: 55px;
    height: 55px;
    line-height: 43px;
    font-size: 28px;
}
div.mypage {
    right: 165px;
    width: 55px;
    height: 55px;
    line-height: 48px;
    font-size: 28px;
}

/* */

div.mypage {
    text-align: center;
}

/* */

.mail__icon::after {
  left: 4px;
  bottom: 6px;
  font-size: 8px !important;
}
.access__icon::after {
  left: 12px;
  bottom: 6px;
  font-size: 8px !important;
}
.mypage__icon::after {
	right: 11px;
  font-size: 8px !important;
  bottom: 6px;
}

/* マイページ */

.mypage__icon::before {
	background-image:url(../images/mypage-sp@2x.png);
	width: 27px;
	height: 27px;
	margin-left: 0;
}

.access__icon::before {
	background-image:url(../images/map-sp@2x.png);
	width: 16px;
	height: 24px;
}

.mail__icon::before {
	background-image:url(../images/mail-sp@2x.png);
	width: 20px;
	height: 15px;
}

/* */

.openbtn span {
  left: 17px;
  height: 2px;
}

}

/* メディアクエリ（599px/スマホ）
---------------------------------------------------------*/

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

body {
	font-size: 14px;
}

#news {
  height: auto;
}

div.other {
	font-size: 14px;
}

.font__18 {
	font-size: 16px;
}

.font__30 {
	font-size: 18px;
}

.slick-slide img {
	margin-right: 3% !important;
}

.slick-slide p {
	font-size: 14px !important;
}

/* */

#pageTop {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 10px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 13px;
  background: #cc3467;
  color: #fff;
  text-align: center;
  }
.pagetop-pc {
	display: none;
}

.pagetop-sp {
	display: block;
}

.item__two {
	padding: 0 30px;
}

.items ul li {
	font-size: 2.8000000000000003vw;
}

/* */

.full div.img01,
.full div.img02,
.full div.img03 {
    width: 100%;
    height: 200px;
}

.full__page div.img01,
.full__page div.img02,
.full__page div.img03,
.full__page div.img04,
.full__page div.img05 {
    width: 100%;
    height: 100px;
}

/* */

.item {
	box-sizing: border-box;
	margin: 0;
  	width:100%;
}

.item__inner {
	max-width: 470px;
	justify-content:space-around;
}

.item__inner__nav {
	max-width: 470px;
	justify-content:space-around;
}

.item__inner__yuuryo {
	max-width: 470px;
	justify-content:space-around;
}

.item__inner__nyuryou {
	max-width: 470px;
	justify-content:space-around;
}

.item__inner__soturyo {
	max-width: 470px;
	justify-content:space-around;
}

.item__inner__cautions {
	max-width: 470px;
	justify-content:space-around;
}

.item__inner div:last-child,
.item__inner__nyuryou div:last-child,
.item__inner__nav div:last-child,
.item__inner__yuuryo div:last-child,
.item__inner__cautions div:last-child,
.item__inner__soturyo div:last-child {
	flex-basis: 200px;
}

.item__inner p:first-child,
.item__inner__nav p:first-child,
.item__inner__yuuryo p:first-child,
.item__inner__nyuryou p:first-child,
.item__inner__soturyo p:first-child,
.item__inner__cautions p:first-child {
	font-size: 20px;
}

.item__inner p:last-child,
.item__inner__nav p:last-child,
.item__inner__yuuryo p:last-child,
.item__inner__nyuryou p:last-child,
.item__inner__soturyo p:last-child,
.item__inner__cautions p:last-child {
	font-size: 14px;
}

/* */

p.midasi__text__center {
  font-size: 14px;
}

/* */

.scroll-table {
	max-width: 360px;
}

/* */

.footer-right div {
	width: 200px;
}

footer h3 {
	font-size: 12px;
}

.footer-box p {
  font-size: 12px;
}

.footer-right {
  flex-wrap: wrap;
}

copyright {
	font-size: 12px;
}

}

/* メディアクエリ（印刷用/補足）
---------------------------------------------------------*/

@media print {
  header {
    position: relative !important;
  }
 .openbtn {
  position: absolute !important;
 }
.animation{
	opacity : 1;
	visibility: visible;
}
.full {
	display: none;
}
.full__page div.img01,
.full__page div.img02,
.full__page div.img03,
.full__page div.img04,
.full__page div.img05 {
	margin: 0 !important;
}
.index__print__image {
	display: block;
	position:relative;
	margin: 0 auto !important;
}
}