@charset "UTF-8";
/* CSS Document */
/*
Theme Name: 稲西ケアセンター
Author: ZoDDo.Inc
Description: 愛知、岐阜、三重を中心に看板デザインからホームページ制作までトータルデザイン事務所ゾッドのホームページです。。
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;/*基本を16pxで設定*/
font-family: "Zen Kaku Gothic New", sans-serif;
font-weight: 400;
font-style: normal;
line-height: 1.8;
vertical-align: baseline;
-webkit-text-size-adjust: 100%;
box-sizing: border-box;
}
body{
}
a{
	text-decoration: none;
}
#wrapper{
}
.box{
	width: 100%;
	margin: auto;
}
.box1{
	width: 1300px;/*1368px*/
	margin: auto;
}
.box2{
	width: 1200px;/*1368px*/
	margin: auto;
}
/*-----白地のバック ---*/
.bg-w{
	background:rgba(255,255,255,0.7);
}
.hidden{
	overflow: hidden;
}
/*---------------------------------------------------------------------------------------------------------------*/
/* ----フォント関連 ----*/
.com_title1{
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: clamp(1.813rem, 1.508rem + 0.62vw, 2.125rem);/* 34px - 29px*/
	line-height: 1.8;
}
.com_title2{
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: clamp(1.375rem, 1.07rem + 0.62vw, 1.688rem);/* 27px - 22px */
	line-height: 1.8;
}
.com_title3{
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: clamp(1.938rem, 1.633rem + 0.62vw, 2.25rem);/* 36px - 31px */
	line-height: 1.5;
}
.com_title4{
	font-family: "M PLUS Rounded 1c", sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: clamp(1.188rem, 0.859rem + 0.89vw, 1.75rem);/* 28px */
	line-height: 1.5;
}
.en_title1{
	font-family: "Shippori Mincho", serif;
  	font-weight: 700;
  	font-style: normal;
	line-height: 2;
}
.en_title2{
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-size: clamp(1.188rem, 0.859rem + 0.89vw, 1.75rem);/* 28px */
	font-weight: 700;/* 700 */
	font-style: normal;
	line-height: 2;
}
.en_title3{
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-size: clamp(1.563rem, 1.234rem + 0.89vw, 2.125rem);/* 34px */
	font-weight: 700;/* 700 */
	font-style: normal;
	line-height: 2;
}
.box_title1::before{
	content: '';
	display: block;
	width: 60px;/* 60px*/
	height: 65px;/* 60px*/
	margin: 0 auto 10px;
	padding: 20px 0;/* 20px 0*/
	background: url("img/common/title-tag2.png");
	background-size: cover;
}
.box_title2::before{
	content: '';
	display: block;
	width: 60px;/* 60px*/
	height: 65px;/* 60px*/
	margin: 0 auto 10px;
	padding: 1.39vw 0;/* 20px 0*/
	background-image: url("img/common/title-tag.png");
	background-size: cover;
}
.box_title3::before{
	content: '';
	display: block;
	width: 60px;/* 60px*/
	height: 60px;/* 60px*/
	margin: auto;
	padding: 1.39vw 0;/* 20px 0*/
	background-image: url("img/common/box_title3.png");
	background-size: cover;
}
.line-title1::after{
	content: '';
	display: block;
	width: 60px;/* 60px*/
	margin: auto;
	border-bottom: 4px solid #D20003;
}
.af-line::after{
	display: block;
	content: '';
	width: 90px;/* 90px */
	border-top: 10px solid #0065BD;
	margin: auto;
	border-radius: 10px;
}
.line-title2{
	display: inline-block;
	border-bottom: 3px solid #6c2735;
	margin-top: 4px;
}
/*--------------- 縦書き----------------------*/
.font1{
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: clamp(0.875rem, 0.631rem + 0.49vw, 1.125rem);/* 18px - 14px */
	line-height: 2.3;
}
.font2{
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: clamp(0.688rem, 0.444rem + 0.49vw, 0.938rem);/* 15px - 11px */
	line-height: 1.8;
}
.font3{
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 15px;/* 15px */
	line-height: 1.8;
}
/*----改行  ----*/
	.pc-br{
		display: block;
	}
	.sp-br{
		display: none;
	}
/*-------------------------------*/
.orange{
	color: #FFAD00;
	font-family: "M PLUS Rounded 1c", sans-serif;
}
.pink{
	color: #c70067;
}
.blue{
	color: #0068b7;
}
.brown{
	color: #614623;
}
.white{
	color: #FFFFFF;
}
/*-------------------------------*/
.m-top10{
	margin-top: 1.15%;/* 15px */
}
.m-top30{
	margin-top: 2.69%;/* 35px */
}
.m-top50{
	margin-top: 55px;/* 55px */
}
/*--------------------------*/
.f-center{
	text-align: center;
}
.center{
	text-align: center;
}
.s-center{
	text-align: center;
}
/*-----------------------------------------------------------*/
.gnav-btn2{
	display: none;
}
.g-nav2{
	display: none;
}
.phone-mark{
	display: none;
}
.mail-mark{
	display: none;
}
/*========================  　背景画像　　======================================================================*/
.bg-img1{
	background-image: url("img/common/bg-img1.jpg");
	background-size: cover;
	background-position: center middle;
}
.bg-img2{
	background-image: url("img/common/bg-img2.jpg");
	background-size: cover;
	background-position:center;
}
.bg-img3{
	background-image: url("img/common/bg-img3.jpg");
	background-size: cover;
	background-position:center;
}
.bg-img4{
	background-image: url("img/common/bg-img4.jpg");
	background-size: cover;
	background-position:center;
}
.bg-img5{
	background-image: url("img/common/bg-img5.jpg");
	background-size: cover;
	background-position: center;
	vertical-align: middle;
}
.bg-img6{
	background-image: url("img/common/bg-img6.jpg");
	background-size: cover;
}
.bg-img7{
	background-image: url("img/common/bg-img7.jpeg");
	background-size: cover;
}
/*---------------------  背景カラー　--------------------------------*/
.bg-black{
	background: #000000;
}
.bg-white{
	background:#FFFFFF;
}
.bg-gray{
	background:rgba(245,245,245,0.8);
}
/* 改行コード-----------------*/
.pc-br{
	display: block;
}
.sp-br{
	display: none;
}
/*---スマホメニュー　----*/
#sp-header{
	display: none;
}
#sp-header::after{
	display: none;
}
#sp-hd-logo{
	display: none;
}
/* .global_nav */
.sp-global_nav {
	display: none;
}
/*---------------------------------------------------------------------------------------*/
/*-----------  ヘッダー　　---*/
header{
	background: rgb(244,240,237);
}
#in-header{
	position: relative;
	height: auto;/* 180px */
}
#in-header::after{
	content: '';
	display: block;
	padding-top: 11.25%;
}
#h1{
	position: absolute;
	font-family: "M PLUS Rounded 1c", sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #c0c0c0;
	font-size: 12px;/* 12px */
	line-height: 1.3;
	right: 20px; /* 20px */
}
#hd-logo{
	position: absolute;
	width: 17.5%;/* 280px */
	height: auto;/* 190px */
	top: 16.6%;/* 20px */
	left: 4.7%;/* 75px */
	z-index: 50;
}
#pc-menu{
	position: absolute;
	width: 75%;/* 1200px */
	height: auto;/* 120px */
	list-style: none;
	top: 61%;/* 110px */
	left: 23.7%;/* 380px */
}
#pc-menu li{
	display: inline-block;
	font-family: "M PLUS Rounded 1c", sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: clamp(0.938rem, 0.694rem + 0.49vw, 1.188rem);/* 19px - 15px */
	line-height: 1;
	margin: 0 1.5%;/* 0 24px */
}
#pc-menu li a{
	text-decoration: none;
	color: #000000;
}
.c1::after{
	content: '';
	display: block;
	width: 100%;
	margin-top: 4px;/* 4px */
	border-top: 4px dotted #f19603;
}
#hd-mu-contact{
	padding: 12px 2.5%;/* 12px 40px */
	background: #f19603;
	color: #FFFFFF;
	border-radius: 20px;
	transition: 0.7s;
}
a #hd-mu-contact{
	color: #FFFFFF;
}
#hd-mu-contact:hover{
	background: #ff6347;
}
#contant{
}
/*-----------  フッター　　---*/
footer{
	position: relative;
	height: auto;/* 680px */
	background: rgb(244,240,237);
	background-image: url("img/common/pc-ft-bac.png");
	background-size: cover;
}
footer::after{
	content: '';
	display: block;
	padding-top: 42.5%;
}
#ft-logo{
	position: absolute;
	display: block;
	width: 16.9%;/* 270px */
	height: auto;/* 180px */
	top: 22.8%;/*  155px */
	left: 0;
	right: 0;
	margin: auto;
}
#ft-tell{
	position: absolute;
	width: 28%;/* 400px */
	height: auto;/* 70px */
	top: 58.8%;/* 400px */
	left: 0;
	right: 0;
	margin: auto;
}
#ft-adress{
	position: absolute;
	width: 31%;/* 500px */
	top: 70.6%;/* 480px */
	left: 0;
	right: 0;
	margin: auto;
	font-family: "M PLUS Rounded 1c", sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 19px;
	line-height: 2;
	text-align: center;
}
#copy{
	position: absolute;
	width: 100%;
	font-family: "M PLUS Rounded 1c", sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 12px;/* 12px */
	line-height: 1.5;
	text-align: center;
	bottom: 3px;
}
/*---------------------------------------------------------  下層ページタイトルボックス　------*/
.page-box{
	position: relative;
	height: auto; /* 300px */
}
.page-box::after{
	content: '';
	display: block;
	padding-top: 18.7%;
}
#page-title{
	position: absolute;
	display: block;
	width: 100%;
	font-family: "M PLUS Rounded 1c", sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 34px;/* 34px */
	line-height: 2;
	margin: auto;
	top: 40%;/* 120px */
	left: 0;
	bottom: 0;
	text-align: center;
}