@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-family: "Noto Serif JP", serif;
font-optical-sizing: auto;
font-weight: 400;
font-style: normal;
font-size: 100%;/*基本を16pxで設定*/
color: #FFFFFF;
vertical-align: baseline;
-webkit-text-size-adjust: 100%;
box-sizing: border-box;
}
body{
	background: #000000;
}
a{
	text-decoration: none;
}
#contant{
}
.box{
	width: 100%;
	margin: auto;
}
.box1{
	width: 81.25%;/*1300px*/
	margin: auto;
}
.box2{
	width: 75%;/*1368px*/
	margin: auto;
}
/*---------------------------------------------------------------------------------------------------------------*/
/* ----フォント関連 ----*/
.com_title1{
	font-family: "Noto Serif JP", serif;
	font-optical-sizing: auto;
	font-weight: 700;
	font-style: normal;
	font-size: clamp(1.25rem, 0.423rem + 1.76vw, 2.188rem);/* 35px -20px*/
	line-height: 1.5;
}
.com_title2{
	font-family: "Noto Serif JP", serif;
	font-optical-sizing: auto;
	font-weight: 700;
	font-style: normal;
	font-size: clamp(1.25rem, 0.699rem + 1.18vw, 1.875rem);/* 30px--- 20px */
	line-height: 1.6;
}
.com_title3{
	font-family: "Noto Serif JP", serif;
	font-optical-sizing: auto;
	font-weight: 700;
	font-style: normal;
	font-size: clamp(0.75rem, 0.199rem + 1.18vw, 1.375rem);/* 22px -> 12px*/
	line-height: 1.5;
}
.com_title4{
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
	font-optical-sizing: auto;
	font-style: normal;
	font-size: clamp(0.875rem, 0.243rem + 1.44vw, 1.688rem);/* 27px -> 15px */
	line-height: 1.5;
}
.s_title{
	font-family: "Noto Serif JP", serif;
	font-optical-sizing: auto;
	font-weight: 500;
	font-style: normal;
	font-size: clamp(0.625rem, 0.074rem + 1.18vw, 1.25rem);/* 20px -> 10px*/
	line-height: 1.5;
}
.en_title1{
	font-family: "M PLUS Rounded 1c", sans-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;
}
.s-title1{
    display: inline-block;
    padding: 10px 25px;
   background: #0069b3;
    font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	font-optical-sizing: auto;
	font-style: normal;
	font-size: 16px;/* 20px --> 13px*/
	line-height: 1;
    color: #FFFFFF;
}
/*--------------- 縦書き----------------------*/
.font1{
	font-family: "Noto Serif JP", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	font-size: 18px;/* 18px*/
	line-height: 2;
}
.font2{
	font-family: "Noto Serif JP", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	font-size: 16px;/* 16px --> 9px*/
	line-height: 1.8;
}
.font3{
	font-family: "Noto Serif JP", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	font-size: clamp(0.5rem, 0.16rem + 0.78vw, 0.938rem);/* 15px  8px */
	line-height: 1.7;
}
.font4{
	font-family: "Noto Serif JP", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	font-size: clamp(0.438rem, 0.097rem + 0.78vw, 0.875rem);/* 14px --> 7px*/
	line-height: 1.6;
}
/*-- マーカー ---*/
.marker1{
	background: linear-gradient(to right, rgba(228, 127, 180, 1) 0%, rgba(241, 219, 168, 1) 100%);
	background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 100% 25%;
}
.marker2{
	background: linear-gradient(to right, rgba(238, 216, 183, 1) 0%, rgba(247, 236, 181, 1) 100%);
	background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 100% 25%;
}
/*----- フォントカラー --------*/
.f-white{
	color: #FFFFFF;
}
.f_black{
	color: #000000;
}
.f_purple{
	color: #9b72b0;
}
/*----改行  ----*/
.pc-br{
	display: block;
}
.sp-br{
	display: none;
}
/*-------------------------------*/
.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;
}
/*-----------------------------------------------------------*/
.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);
}
.bg-blue{
	background-color: rgba(187,226,241,0.2);
}
.bg-pink{
	background-color: rgba(235,110,160,0.1);;
}
.bg-navy{
	background: #043c78;
}
.bg-aurora{
	background: #E383B0;
	background: linear-gradient(315deg,rgba(227, 131, 176, 1) 44%, rgba(246, 225, 166, 1) 90%);
}
.bg-g-blue{
	background: #87ceeb;
}
.bg-l-blue{
	background:rgba(187,226,241,0.3);
}
.bg-g-lightyellow{
	background: #faf7d1;
}
/*---スマホメニュー　----*/
#sp-header{
	display: none;
}
#sp-header::after{
	display: none;
}
#sp-hd-logo{
	display: none;
}
/* .global_nav */
.sp-global_nav {
	display: none;
}
.global_nav2 {
		display: none;
	}
	/* .global_navに.activeが追加 */
.global_nav2.active {
	transform: translateX(0%);/* 240%*/
}
/*---------------------------------------------------------------------------------------*/
header{
	position: relative;
	width: 100%;
	height: auto;/* 90px */
}
header::after{
	content: '';
    display: block;
    padding-top: 5.6%;
}
#h1{
	position: absolute;
	font-family: "Noto Serif JP", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	font-size: 9px;/* 18px*/
	line-height: 1.5;
	left: 10px;
}
#hd-logo{
	position: absolute;
	display: block;
	width: 14.4%;/* 230px */
	height: auto;/* 65px */
	margin: auto;
	top: 0;
	bottom: 0;
	left: 1.25%;/* 20px */
}
#hd-menu{
	position: absolute;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	width: 68.7%;/* 1100px */
	list-style: none;
	top: 33%;/* 30px */
	right: 3%;/* 50px */
	align-items: center;
}
#hd-menu li{
	font-family: "Noto Serif JP", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	font-size: clamp(0.75rem, 0.419rem + 0.71vw, 1.125rem);/* 18px -> 12px*/
	line-height: 1;
	transition: 0.5s;
}
#hd-menu li a:hover{
	color: #e6b422;
	border-bottom: 2px solid #e6b422;
	padding-bottom: 5px;
}
#hd-menu li:last-child a:hover{
	color: inherit;
	border-bottom: inherit;
	padding-bottom: inherit;
}
#hd-menu .co_tub{
	position: relative;
	display: inline-block;
	padding: 10px 30px 10px 45px;/* 10px 30px 10px 45px */
	background: #56256e;
	color: #FFFFFF;
}
#hd-menu .co_tub a{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
#hd-menu .co_tub::before{
	content: '';
	position: absolute;
	display: inline-block;
	width: 30px;/* 30px */
	height: 20px;/* 20px */
	background: #FFFFFF;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 10px;/* 10px */
}
/*---------------------------- フッター  ------*/
#in_footer1{
	position: relative;
	height: auto;/* 570px */
	background-image: url("img/common/ft-back1.png");
	background-position: center;
	background-size: cover;
	border-bottom: 8px solid #B28C00;
}
#in_footer1::after{
    content: '';
    display: block;
    padding-top: 35.6%;
}
.ft-mark1{
	position: absolute;
	width: 100%;
	top: 10.5%;/* 60px */
}
#ft_title1{
	font-family: "Noto Serif JP", serif;
	font-optical-sizing: auto;
	font-weight: 600;
	font-style: normal;
	font-size: clamp(1.563rem, 1.011rem + 1.18vw, 2.188rem);/* 35px -> 25px*/
	line-height: 1.5;
	letter-spacing: 0.25em;
	text-align: center;
}
#ft_title1::before{
	content: 'お問い合わせ';
	display: block;
	font-family: "Noto Serif JP", serif;
	font-optical-sizing: auto;
	font-weight: 700;
	font-style: normal;
	font-size: clamp(1rem, 0.449rem + 1.18vw, 1.625rem);/* 26px -> 16px */
	line-height: 1.5;
	letter-spacing: inherit;
	color: #7f1184;
	text-align: center;
}
#ft_switch{
	display: block;
	width: 28%;/* 450px */
	margin: 40px auto;/* 40px auto */
	padding: 10px 30px;/* 10px 30px */
	font-family: "Noto Serif JP", serif;
	font-optical-sizing: auto;
	font-weight: 600;
	font-style: normal;
	font-size: clamp(1rem, 0.118rem + 1.88vw, 2rem);/* 32px -> 16px*/
	line-height: 1;
	letter-spacing: 0.1em;
	color: #7f1184;
	text-align: center;
	background: rgb(206,166,44);
	border-radius: 10px;
}
#ft-tel{
	width: 400px;
	font-family: "Noto Serif JP", serif;
	font-optical-sizing: auto;
	font-weight: 600;
	font-style: normal;
	font-size: clamp(1rem, 0.118rem + 1.88vw, 2rem);/* 32px -> 16px */
	line-height: 1;
	margin: auto;
	padding: 15px 20px;/* 15px 20px */
	text-align: center;
	border: 2px solid #BD8E00;
	border-radius: 10px;
	overflow: hidden;
}
/*----*/
#in_footer2{
	position: relative;
	height: auto;/* 370px */
	background-image: url("img/common/ft-back2.png");
	background-position: center;
	background-size: cover;
}
#in_footer2::after{
	content: '';
	display: block;
	padding-top: 23%;
}
#ft-logo{
	position: absolute;
	width: 21.9%;/* 370px */
	height: auto;/* 140px */
	top: 18.9%;/* 70px */
	left: 3.8%;/* 60px */
}
#ft-access{
	position: absolute;
	list-style: none;
	list-style-position: inside;
	top: 47.3%;/* 175px */
	left: 3.8%;/* 60px */
}
#ft-access li{
	padding: 7px 0 0 0;
	line-height: 1.5;
}
#copy{
	position: absolute;
	width: 100%;
	text-align: center;
	font-family: "Noto Serif JP", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	font-size: 11px;/* 16px --> 9px*/
	line-height: 1.8;
	bottom: 2px;
}
/*-------------------------------------------------------*/
#page_box{
	position: relative;
	height: auto;/* 260px */
	background-image: url("img/common/title_back.png");
	background-position: center;
	background-size: cover;
}
#page_box::after{
	content: '';
	display: block;
	padding-top: 16.3%;
}
#page_title{
	position: absolute;
	width: 25%;/* 400px */
	font-family: "Noto Serif JP", serif;
	font-optical-sizing: auto;
	font-weight: 700;
	font-style: normal;
	font-size: clamp(1.25rem, 0.423rem + 1.76vw, 2.188rem);/* 35px -20px*/
	line-height: 1.5;
	letter-spacing: 0.15em;
	text-align: center;
	top: 40%;
	left: 0;
	right: 0;
	margin: auto;
}