@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で設定*/
vertical-align: baseline;
-webkit-text-size-adjust: 100%;
box-sizing: border-box;
}
body{
}
a{
	text-decoration: none;
}
#wrapper{
	position: relative;
}
#contant{
	
}
.box{
	width: 100%;
	margin: auto;
}
.box1{
	width: 1300px;/*1300px*/
	margin: auto;
}
.box2{
	width: 1200px;/*1368px*/
	margin: auto;
}
/*-----白地のバック ---*/
.bg-w{
	background:rgba(255,255,255,0.7);
}
.hidden{
	overflow: hidden;
}
/*---------------------------------------------------------------------------------------------------------------*/
/* ----フォント関連 ----*/
.com_title1{
	font-family: "Shippori Mincho", serif;
	font-weight: 600;
	font-style: normal;
	font-size: 32px;/* 39px -32px*/
	line-height: 1.6;
}
.com_title2{
	font-family: "Shippori Mincho", serif;
	font-weight: 600;
	font-style: normal;
	font-size: 29px;/* 34px -->29px */
	line-height: 1.6;
}
.com_title3{
	font-family: "Shippori Mincho", serif;
	font-weight: 600;
	font-style: normal;
	font-size: 25px;/* 36px - 31px */
	line-height: 1.5;
}
.com_title4{
	font-family: "M PLUS Rounded 1c", sans-serif;
	font-weight: 700;
	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: "Noto Sans JP", sans-serif;
	font-optical-sizing: auto;
	font-weight: 500;
	font-style: normal;
	font-size: 17px;/* 20px --> 15px*/
	line-height: 2;
}
.font2{
	font-family: "Noto Sans JP", sans-serif;
	font-optical-sizing: auto;
	font-weight: 500;
	font-style: normal;
	font-size: 16px;/* 16px --> 11px*/
	line-height: 1.7;
}
.font3{
	font-family: "Shippori Mincho", serif;
	font-weight: 500;
	font-style: normal;
	font-size: 15px;/* 15px */
	line-height: 1.7;
}
.font4{
	font-family: "Shippori Mincho", serif;
	font-weight: 400;
	font-style: normal;
	font-size: 14px;/* 16px --> 11px*/
	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%;
}
/*------アスタリスク　--------*/
.ast{
	font-size: 13px;
	line-height: 0;
	vertical-align: super;
	color: #DA0003;
}
.check{
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	font-optical-sizing: auto;
	font-style: normal;
	font-size: 15px;/* 15px */
	line-height: 1;
	color: #EE0003;
}
/*----改行  ----*/
	.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;
}
.orange{
	color: #ffa500;
}
.mos-green{
	color: #008000;
}
.green{
	color: #66cdaa;
}
.yellow{
	color: #ffd700;
}
.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);
}
.bg-blue{
	background-color: rgba(187,226,241,0.2);
}
.bg-pink{
	background-color: rgba(235,110,160,0.1);;
}
.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-g-lightyellow{
	background: #faf7d1;
}
/* 改行コード-----------------*/
.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{
	position: fixed;
	width: 100%;
	height: 80px;
	background:rgba(0,0,0,0.7);
	z-index: 10000;
}
#h1{
	position: absolute;
	font-family: "Noto Sans JP", sans-serif;
	font-optical-sizing: auto;
	font-weight: 500;
	font-style: normal;
	font-size: 12px;/* 20px --> 15px*/
	line-height: 1.5;
	color: #FFFFFF;
	top: 5px;
	right: 40px;
}
#hd-logo{
	position: absolute;
	display: block;
	width: 200px;
	height: 60px;
	background: #FFE8E8;
	top: 0;
	bottom: 0;
	left: 50px;
	margin: auto;
}
#hd-menu{
	position: absolute;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	width: 1250px;
	top: 0;
	bottom: 0;
	right: 50px;
	list-style: none;
}
#hd-menu li{
	font-size: 16px;
	color: #FFFFFF;
	font-family: "Shippori Mincho", serif;
	font-weight: 500;
	font-style: normal;
}
/*--------*/
footer{
}
#in-footer1{
	position: relative;
	padding: 150px 0;
	background-image: url("img/common/ft-back.jpg");
	background-size: cover;
}
#ft-phone{
	display: block;
	width: 700px;
	height: 400px;
	background-color: #C8FFCB;
	margin: auto;
}
#ft-atc{
	display: block;
	width: 500px;
	margin: 50px auto 0;
	padding: 10px 20px;
	background: #FFFFFF;
	text-align: center;
	font-family: "Noto Sans JP", sans-serif;
	font-optical-sizing: auto;
	font-weight: 600;
	font-style: normal;
	font-size: 20px;/* 20px --> 15px*/
	line-height: 1.5;
	border-radius: 20px;
}
#in-footer2{
	position: relative;
	padding: 60px 0;
	background:rgba(0,0,0,0.9);
}
#ft-bunner{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	list-style: none;
	width: 1300px;
	margin: auto;
}
#ft-bunner li{
	width: 250px;
	height: 80px;
	background-color: #FFFFFF;
}
#copy{
	position: absolute;
	width: 100%;
	margin: auto;
	text-align: center;
	bottom: 0;
	font-family: "Noto Sans JP", sans-serif;
	font-optical-sizing: auto;
	font-weight: 500;
	font-style: normal;
	font-size: 13px;/* 20px --> 15px*/
	line-height: 2;
	color: #FFFFFF;
	background: #8E00C0;
}
/*------------------------------------------------------------------------*/
/*-------------------- スクロールで波うちながら表示-----------------------*/
.wave-box{
	position: absolute;
	width: 100%;
	height: 100%;
}
.wave {
	position: absolute;
	width: 95%;
	overflow: hidden;
	display: inline-block;
	opacity: 0;
	left: 0;
	right: 0;
	bottom: 10px;
	margin: auto;
}
.wave span {
	display: inline-block;
	opacity: 0;
	transform: translateY(30px);
	transition: all 0.6s ease;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
	font-optical-sizing: auto;
	font-style: normal;
	font-size: 120px;/* 39px -32px*/
	line-height: 1;
	color: #FFFFFF;
}
/* 表示時に追加されるクラス */
.wave.visible {
	opacity: 1;
}

.wave.visible span {
	opacity: 1;
	transform: translateY(0);
}
/*---　永遠に横にスライダー ---*/
.marquee {
	position: absolute;
	width: 100%;
	height: 100%;
	display: flex;
	white-space: nowrap;
	overflow: hidden;
}
.item1{
	position: absolute;
	display: inline-block;
	padding: 20px 40px;
	font-family: "Noto Sans JP", sans-serif;
	font-optical-sizing: auto;
	font-weight: 700;
	font-style: normal;
	color: #FFFFFF;
	-webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #dcdcdc;
	line-height: 1;
	font-size: clamp(13.125rem, 11.296rem + 3.7vw, 15rem);/*210 240 */
	margin-right: 20px;
}
.item2{
	position: absolute;
	display: inline-block;
	padding: 20px 40px;
	font-family: "Noto Sans JP", sans-serif;
	font-optical-sizing: auto;
	font-weight: 700;
	font-style: normal;
	color: rgba(160,216,239,0.2);
	line-height: 1;
	font-size: clamp(13.125rem, 11.296rem + 3.7vw, 15rem);/* 210 240px */
	margin-right: 20px;
	z-index: -1;
	bottom: 10px;
}
.item3{
	position: absolute;
	display: inline-block;
	padding: 20px 40px;
	font-family: "Noto Sans JP", sans-serif;
	font-optical-sizing: auto;
	font-weight: 700;
	font-style: normal;
	color: #FFFFFF;
	-webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #dcdcdc;
	line-height: 1;
	font-size: clamp(13.125rem, 11.296rem + 3.7vw, 15rem);/* 210 240px */
	margin-right: 20px;
	z-index: -1;
	bottom: 10px;
}