@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: "Shippori Mincho", serif;
font-weight: 400;
font-style: normal;
font-size: 100%;/*基本を16pxで設定*/
vertical-align: baseline;
-webkit-text-size-adjust: 100%;
box-sizing: border-box;
}
#wrapper{
	position: relative;
	width: 100%;
	margin: auto;
	background: #EFEFEF;
}
a{
	text-decoration: none;
}
#contant{
	position: absolute;
	width: 1370px;/* 1370px */
	height: auto;
	left: 230px;
}
#in_contant{
	height: auto;
}
.box{
	width: 100%;
	margin: auto;
	overflow: hidden;
}
.box1{
	width: 1280px;
    background: #FFFFFF;
	margin: auto;
	padding: 60px 30px;
	overflow: hidden;
}
.box2{
	width: 100%;/*1368px*/
	margin: auto;
    background: #493759;
	color: #FFFFFF;
}
/*---------------------------------------------------------------------------------------------------------------*/
/* ----フォント関連 ----*/
.com_title1{
	font-family: "Shippori Mincho", serif;
	font-weight: 700;
	font-style: normal;
	font-size: 32px;/* 35px -20px*/
	line-height: 1.5;
}
.com_title2{
	font-family: "Shippori Mincho", serif;
	font-weight: 700;
	font-style: normal;
	font-size: 30px;/* 30px--- 20px */
	line-height: 1.6;
}
.com_title3{
	font-family: "Shippori Mincho", serif;
	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: "Shippori Mincho", serif;
	font-weight: 700;
	font-style: normal;
	font-size: clamp(0.875rem, 0.243rem + 1.44vw, 1.688rem);/* 27px -> 15px */
	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_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;
}
.s_title2{
    display: inline-block;
    padding: 8px 30px;
	background: #56256e;
    font-family: "Noto Serif JP", serif;
	font-optical-sizing: auto;
	font-weight: 500;
	font-style: normal;
	font-size: 16px;/* 20px --> 13px*/
	line-height: 1;
    color: #FFFFFF;
	margin-bottom: 6px;
}
/*--------------- 縦書き----------------------*/
.font1{
	font-family: "Shippori Mincho", serif;
	font-weight: 400;
	font-style: normal;
	font-size: 16px;/* 18px*/
	line-height: 2;
}
.font2{
	font-family: "Shippori Mincho", serif;
	font-weight: 400;
	font-style: normal;
	font-size: 15px;/* 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 !important;
}
.f_purple{
	color: #9b72b0;
}
.f_yellow{
	color: #fcc800;
}
/*----改行  ----*/
.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: 4%;/* 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-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: fixed;
	width: 230px;
	height: 100%;
	background-image: url("img/common/hd_back.png");
	background-size: cover;
	z-index: 1000;
	left: 0;
}
#hd_logo{
	display: block;
	width: 80px;/* 80px */
	height: auto;/* 320px */
	margin: 50px auto 0;
}
/*------- ヘッダーメニュー ----*/
#hd_menu{
	width: 160px;
	margin: 30px auto 0;
	list-style: none;
}
#hd_menu li{
	padding: 0  0 30px;
	text-align: center;
	font-family: "Shippori Mincho", serif;
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	line-height: 1.5;
}
#hd_menu li a{
	color: #000000;
	text-decoration: none;
}
#hd_menu li::after{
	content: '';
	display: block;
	width: 30px;
	height: 1px;
	background: #808080;
	margin: 10px auto 0;
}
#hd_menu li:last-child::after{
	display: none;
}
#hd_menu #menu_co{
	width: 160px;
	padding: 10px 0;
	background: #000000;
	color: #FFFFFF;
	border-radius: 4px;
	transition: 1s;
}
#hd_menu a #menu_co{
	color: #FFFFFF;
}
#hd_menu #menu_co:hover{
	background: #56256e;
}
/*-----------------------------*/
footer{
	position: relative;
	width: 100%;
	height: 662px;
	background-image: url("img/common/ft_back.jpg");
	background-size: cover;
	margin-top: 80px;
	overflow: hidden;
}
#ft_logo{
	position: absolute;
	display: block;
	width: 90px;/* 90px */
	height: auto;/* 160px */
	top: 154px;
	left: 0;
	right: 0;
	margin: auto;
}
#ft_mark{
	position: absolute;
	width: 400px;
	top: 400px;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
	color: #FFFFFF;
}
#ft_mark span{
	font-size: 14px;
}
#ft_phone{
	display: block;
	width: 312px;/* 312px */
	height: auto;/* 30px */
	margin: 0 auto 10px;
}
#copy{
	position: absolute;
	width: 100%;
	text-align: center;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 1.5;
	bottom: 4px;
}
/*-------------------------------------------------- 　ページタイトル　-----------*/
#page_box{
	display: flex;
	justify-content:center;
	align-items:center;
	width: 100%;
	height: 500px;
	background: #C5F8FF;
}
#page_title{
	font-family: "Shippori Mincho", serif;
	font-weight: 400;
	font-style: normal;
	font-size: 25px;/* 35px -20px*/
	line-height: 1.5;
}
#page_title::before{
	content: '';
	display: inline-block;
	width: 50px;
	height: 50px;
	background: #8800B9;
	vertical-align: middle;
}
/*------------------------　投稿表示　-----*/
.post_box{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}
.post_1{
	width: 380px;
	height: 300px;
	margin-bottom: 25px;
	overflow: hidden;
	vertical-align: top;
}
.post_img{
	position: relative;
	width: 100%;
	height: 73%;/* 220px */
	background: #DDDDDD;
	overflow: hidden;
}
.post_img img{
	width: 100%;
	height: auto;
	object-fit: cover;
}
.post_mark{
	padding: 7px 10px;
}
.post1_day{
	font-family: "Shippori Mincho", serif;
	font-weight: 400;
	font-style: normal;
	font-size: 14px;/* 35px -20px*/
	line-height: 1.5;
}
.post_title1{
	font-family: "Shippori Mincho", serif;
	font-weight: 700;
	font-style: normal;
	font-size: 17px;/* 35px -20px*/
	line-height: 1.5;
}