@charset "UTF-8";

/*reset-----------*/

html {font-size: 62.5%;}
/*size10px*/

body { font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;}

* {
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

@media all and (-ms-high-contrast:none) {
body { overflow-x: hidden;}
}

a {text-decoration: none;}
a:link {color: #000;}
a:visited{ color: #000;}
ul,ol {list-style: none;}
h1,h2,h3,h4,h5,h6 { font-weight: normal; font-size:1rem; line-height: 2.5rem;}
p { font-size:1rem; line-height: 2.5rem;}
img {vertical-align: middle;}

/*-----------reset*/

/* memo

rgba(148,33,77,1);

font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;

右カラム650　左カラム280

*/

/*----------------------
▼テキスト▼
----------------------*/

/* コピペ用　ipadタッチはPC表示

@media (min-width:960px){

}

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

}

@media (max-width:599px){

}

/*----------------------
▲テキスト▲
----------------------*/

/*
共通スタイル common_
-------------------------*/
@media (min-width:960px){
.pc {display: inherit;}
.tb {display: none;}
.pctb {display: inherit;}
.sp {display: none;}
.tbsp {display: none;}

/* ページトップ */
#scroll {
    position: fixed;
    right: 40px;
	z-index: 100;
}
.scroll_right {
    width: 50px;
	height: 50px;
    padding: 13px 0;
    text-align: center;
    display: block;
}
#scroll_sp {
	display: none;
}

/*見出し_画像テキスト*/
.midashi_txt_line {
	position: relative;
	margin: 0 0 30px;
}
.midashi_txt_line img {
	height: auto;
	width: 100%;
}
.midashi_txt_line h2 {
	position: absolute;
	top: 28px;
	left: 20px;
	color: rgba(148,33,77,1);
	font-size: 2.5rem;
}
.midashi_txt_line_2 {
	position: relative;
	margin: 0 0 30px;
}
.midashi_txt_line_2 img {
	height: auto;
	width: 100%;
}
.midashi_txt_line_2 h2 {
	position: absolute;
	top: 40px;
	left: 20px;
	color: rgba(148,33,77,1);
	font-size: 2.5rem;
}
.midashi_txt_line_2 h2 img {
	color: rgba(148,33,77,1);
	font-size: 1.5rem;
	height: auto;
	margin: 0 20px 10px 0;
	width: 30px;
}
/*アンカー調整*/
#company_link {
padding-top:200px;
margin-top:-200px;
}

}

@media (min-width: 600px) and (max-width: 959px) {
.pc {display: none;}
.tb {display: inherit;}
.pctb {display: inherit;}
.sp {display: none;}
.tbsp {display: inherit;}
/* ページトップ_tb */
#scroll {
    position: fixed;
    right: 40px;
    font-size: 1.5rem;
	z-index: 100;
}
.scroll_right {
    width: 50px;
	height: 50px;
    padding: 13px 0;
    text-align: center;
    display: block;
}
#scroll_sp {
	display: none;
}
/*見出し_画像テキスト_tb*/
.midashi_txt_line {
	position: relative;
	margin: 0 0 30px;
}
.midashi_txt_line img {
	height: auto;
	width: 100%;
}
.midashi_txt_line h2 {
	position: absolute;
	top: 20px;
	left: 20px;
	color: rgba(148,33,77,1);
	font-size: 1.8rem;
}
.midashi_txt_line_2 {
	position: relative;
	margin: 0 0 30px;
}
.midashi_txt_line_2 img {
	height: auto;
	width: 100%;
}
.midashi_txt_line_2 h2 {
	position: absolute;
	top: 25px;
	left: 20px;
	color: rgba(148,33,77,1);
	font-size: 1.8rem;
}
.midashi_txt_line_2 h2 img {
	color: rgba(148,33,77,1);
	font-size: 1rem;
	height: auto;
	margin: 5px 20px 13px 0;
	width: 25px;
}
/*アンカー調整_tb*/
#company_link {
padding-top:200px;
margin-top:-200px;
}

}

@media (max-width:599px){
.pc {display: none;}
.tb {display: none;}
.pctb {display: none;}
.sp {display: inherit;}
.tbsp {display: inherit;}

/*見出し_画像テキスト_sp*/
.midashi_txt_line {
	margin: 0 0 20px;
}
.midashi_txt_line img {
	display: none;
}
.midashi_txt_line h2 {
	background: rgba(232,230,218,1);
	color: rgba(148,33,77,1);
	font-size: 1.5rem;
	padding: 5px 0 5px 10px;
}
.midashi_txt_line_2 {
	margin: 0 0 30px;
}
.sp_img {
	display: none;
}
.midashi_txt_line_2 h2 {
	background: rgba(232,230,218,1);
	color: rgba(148,33,77,1);
	font-size: 1.5rem;
}
.midashi_txt_line_2 h2 img {
	color: rgba(148,33,77,1);
	font-size: 1rem;
	height: auto;
	margin: 5px 10px 13px 10px;
	width: 25px;
}

#scroll {
	display: none;
}

/* sptel */
#scroll_sp {
    position: fixed;
	background: rgba(51,51,51,.5);
    font-size: 1.2rem;
	height: 60px;
	width: 100%;
	margin: 0 atuo;
	padding: 5px 0;
	z-index: 100;
}
#scroll_sp .scroll_contain {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	margin: 0 auto;
	padding: 0 10px;
	width: 100%;
}
#scroll_sp a {
    text-decoration: none;
	color: rgba(255,255,255,1); 
    text-align: center;
    display: block;
}
#scroll_sp .scroll_left {
	background: rgba(148,33,77,1);
	width: 45px;
	height: 45px;
	line-height: 45px;
	display: block;
	border-radius: 50%;
}
#scroll_sp .scroll_left img {
	width: 40%;
	height: auto;
}
#scroll_sp .scroll_center {
	background: rgba(148,33,77,1);
	width: 60%;
	height: 45px;
	line-height: 45px;
	display: block;
	border-radius: 10px;
}
#scroll_sp .scroll_right {
	background-color: rgba(0,0,0,0.2);
	font-size: 2rem;
	width: 45px;
	height: 45px;
	line-height: 45px;
	display: block;	
}
/*アンカー調整_sp*/
#company_link {
padding-top:150px;
margin-top:-150px;
}

/*margin*/
.sp_margin {
	margin: 50px 0 0;
}

}

/*----------------------
▼ナビ_ヒーローイメージ▼
----------------------*/

@media (min-width:960px){
/*ヒーロー内文字*/
.main_pic_txt {
	position: absolute;
	top: 35%;
	left: 30%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
}
.main_pic_txt a img {
	margin: 0 0 30px 0px;
	transition: .4s;	
}
.main_pic_txt a img:hover {
	opacity: .4;
}
.main_pic_txt p:first-of-type {
	font-size: 4rem;
	font-weight: bold;
	line-height: 45px;
	margin: 0 0 20px;
	text-shadow: 2px 2px 3px rgba(255,255,255,1),3px 3px 3px rgba(255,255,255,1);
}
.main_pic_txt p:nth-of-type(2) {
	font-size: 2.3rem;
	line-height: 45px;
	text-shadow: 3px 3px 5px rgba(255,255,255,1);
}

/*ヒーローイメージ*/
.main_pic {
	position: relative;
	height: 100vh;
	overflow: hidden;
	max-width: 100%;
}
.main_pic img {
	position: absolute;
	top: 0%;
	left: 50%;
	-webkit-transform: translateY(0%) translateX(-50%);
	-ms-transform: translateY(0%) translateX(-50%);
	transform: translateY(0%) translateX(-50%);
	height: 100%;
	width: auto;
}
/*ヒーローイメージ_下層*/
.under_head_wrap {
	height: 95px;
	background: rgba(255,255,255,1);
}
.under_head_logo_item {
	position: absolute;
	top: 10px;
	left: 50px;
}
.under_head_logo_item img {
	transition: .4s;
}
.under_head_logo_item img:hover {
	opacity: .4;
}
.main_under_pic {
	background: url(images/back-img.jpg) repeat-x top;
	position: relative;
	height: 280px;
	overflow: hidden;
	max-width: 100%;
}
.main_under_pic img {
	position: absolute;
	top: 0%;
	left: 50%;
	-webkit-transform: translateY(0%) translateX(-50%);
	-ms-transform: translateY(0%) translateX(-50%);
	transform: translateY(0%) translateX(-50%);
	height: 100%;
	width: auto;
}
.main_under_pic h1 {
	position: absolute;
	top: 53%;
	left: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
	color: rgba(148,33,77,1);
	font-size: 3rem;
	font-weight: bold;
	margin: 0 auto;
	width: 960px;
}

/*テルコンタクト*/
.top_contact_wrap {
	position: absolute;
	top: 0;
	right: 0px;
	background: rgba(148,33,77,1);
	padding: 10px 30px 10px;
	z-index: 100;
}
.top_contact_wrap > p {
	background: rgba(255,255,255,1);
	color: rgba(148,33,77,1);
	font-size: 1.5rem;
	line-height: 20px;
	padding: 0 20px;
	text-align: center;
}
.top_contact_box {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
}
.top_contact_left_item {
	margin: 10px 40px 0 0;
}
.top_contact_left_item p:first-of-type {
	color: rgba(255,255,255,1);
	font-size: 1.5rem;
	line-height: 20px;
}
.top_contact_left_item p:last-of-type {
	color: rgba(255,255,255,1);
	font-size: 2.5rem;
	letter-spacing: .2rem;
}
.top_contact_right_item {
	margin: 20px 0 0;
}
.top_contact_right_item a {
	background: rgba(255,255,255,1);
	border: solid thin rgba(255,255,255,1);
	border-radius: 30px;
	color: rgba(148,33,77,1);
	font-size: 1.5rem;
	padding: 8px 20px;
	transition: .4s;
}
.top_contact_right_item a:hover {
	border: solid thin rgba(255,255,255,1);
	color: rgba(255,255,255,1);
	background: rgba(148,33,77,1);
}

/*ナビゲーション*/
#global_nav {
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateY(0%) translateX(-50%);
	-ms-transform: translateY(0%) translateX(-50%);
	transform: translateY(0%) translateX(-50%);
	background: rgba(148,33,77,1);
	width: 100%;
}

#global_nav ul {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	font-size: 1.5rem;
	margin: 0 auto;
	padding: 0;
	width: 960px;
}
#global_nav ul li {
	position: relative;
	line-height: 70px;
	text-align: center;
	transition: .6s;
	width: 160px;
}
#global_nav ul li:first-of-type,
#global_nav ul li:nth-of-type(2),
#global_nav ul li:nth-of-type(3),
#global_nav ul li:nth-of-type(4),
#global_nav ul li:nth-of-type(5),
#global_nav ul li:nth-of-type(6) {
	border-bottom: solid 5px rgba(148,33,77,1);
}
#global_nav ul li a {
	display: block;
	color: rgba(255,255,255,1);
	transition: .6s;
	width: 100%;
}
#global_nav li:first-of-type:hover {
	border-bottom: solid 5px rgba(244,211,31,1);
}
#global_nav li:nth-of-type(2):hover {
	border-bottom: solid 5px rgba(91,195,220,1);
}
#global_nav li:nth-of-type(3):hover {
	border-bottom: solid 5px rgba(182,211,52,1);
}
#global_nav li:nth-of-type(4):hover {
	border-bottom: solid 5px rgba(210,150,192,1);
}
#global_nav li:nth-of-type(5):hover {
	border-bottom: solid 5px rgba(255,226,0,1);
}
#global_nav li:nth-of-type(6):hover {
	border-bottom: solid 5px rgba(201,160,99,1);
}

/*ナビアクション*/
.nav_action {
	display: none;
}
.nav_fixed {
	display: block;
	position: fixed;
	top: 0;
	left: 50%;
	-webkit-transform: translateY(0%) translateX(-50%);
	-ms-transform: translateY(0%) translateX(-50%);
	transform: translateY(0%) translateX(-50%);
	background: rgba(255,255,255,1);
	height: 60px;
	width: 100%;
	z-index: 10;
}
.nav_action_top_left_item {
	margin: 5px 0 0;
}
.nav_action_top_left_item img {
	height: auto;
	transition: .4s;
	width: 200px;
}
.nav_action_top_left_item img:hover {
	opacity: .4;
}
.nav_action .nav_action_top_box {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	background: rgba(255,255,255,1);
	height: 60px;
	margin: 0 auto;
	width: 960px;
}
.nav_action_nav {
	background: rgba(148,33,77,1);
}
.nav_action ul {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	font-size: 1.5rem;
	margin: 0 auto 0;
	padding: 5px 0;
	width: 960px;
}
.nav_action ul a {
	color: rgba(255,255,255,1);
	transition: .4s;
}
.nav_action ul a:hover {
	opacity: .4;
}
/*ナビアクション_テルコンタクト*/
.nav_action .top_contact_wrap {
	position: static;
	background: rgba(148,33,77,1);
	padding: 10px 30px 10px;
}
.nav_action .top_contact_box {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
}
.nav_action .top_contact_left_item {
	margin: 0 40px 0 0;
}
.nav_action .top_contact_left_item p:first-of-type {
	color: rgba(255,255,255,1);
	font-size: 1.5rem;
	line-height: 20px;
}
.nav_action .top_contact_left_item p:last-of-type {
	color: rgba(255,255,255,1);
	font-size: 2.5rem;
}
.nav_action .top_contact_right_item {
	margin: 10px 0 0;
}
.nav_action .top_contact_right_item a {
	background: rgba(255,255,255,1);
	border-radius: 30px;
	color: rgba(148,33,77,1);
	font-size: 1.5rem;
	padding: 10px 20px;
	transition: .4s;
}
.nav_action .top_contact_right_item a:hover {
	opacity: .4;
}
/*ナビゲーション_下層*/
#global_nav_under {
	background: rgba(148,33,77,1);
	width: 100%;
}

#global_nav_under ul {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	font-size: 1.5rem;
	margin: 0 auto;
	padding: 0;
	width: 960px;
}
#global_nav_under ul li {
	line-height: 70px;
	text-align: center;
	transition: .6s;
	width: 160px;
}
#global_nav_under ul li:first-of-type,
#global_nav_under ul li:nth-of-type(2),
#global_nav_under ul li:nth-of-type(3),
#global_nav_under ul li:nth-of-type(4),
#global_nav_under ul li:nth-of-type(5),
#global_nav_under ul li:nth-of-type(6) {
	border-bottom: solid 5px rgba(148,33,77,1);
}
#global_nav_under ul li a {
	display: block;
	color: rgba(255,255,255,1);
	transition: .6s;
	width: 100%;
}

/*カレント_ホバー_下層*/
#global_nav_under .current_1 li:first-of-type {
	border-bottom: solid 5px rgba(244,211,31,1);
}
#global_nav_under .current_1 li:nth-of-type(2):hover {
	border-bottom: solid 5px rgba(91,195,220,1);
}
#global_nav_under .current_1 li:nth-of-type(3):hover {
	border-bottom: solid 5px rgba(182,211,52,1);
}
#global_nav_under .current_1 li:nth-of-type(4):hover {
	border-bottom: solid 5px rgba(210,150,192,1);
}
#global_nav_under .current_1 li:nth-of-type(5):hover {
	border-bottom: solid 5px rgba(255,226,0,1);
}
#global_nav_under .current_1 li:nth-of-type(6):hover {
	border-bottom: solid 5px rgba(201,160,99,1);
}
#global_nav_under .current_2 li:first-of-type:hover {
	border-bottom: solid 5px rgba(244,211,31,1);
}
#global_nav_under .current_2 li:nth-of-type(2) {
	border-bottom: solid 5px rgba(91,195,220,1);
}
#global_nav_under .current_2 li:nth-of-type(3):hover {
	border-bottom: solid 5px rgba(182,211,52,1);
}
#global_nav_under .current_2 li:nth-of-type(4):hover {
	border-bottom: solid 5px rgba(210,150,192,1);
}
#global_nav_under .current_2 li:nth-of-type(5):hover {
	border-bottom: solid 5px rgba(255,226,0,1);
}
#global_nav_under .current_2 li:nth-of-type(6):hover {
	border-bottom: solid 5px rgba(201,160,99,1);
}
#global_nav_under .current_3 li:first-of-type:hover {
	border-bottom: solid 5px rgba(244,211,31,1);
}
#global_nav_under .current_3 li:nth-of-type(2):hover {
	border-bottom: solid 5px rgba(91,195,220,1);
}
#global_nav_under .current_3 li:nth-of-type(3) {
	border-bottom: solid 5px rgba(182,211,52,1);
}
#global_nav_under .current_3 li:nth-of-type(4):hover {
	border-bottom: solid 5px rgba(210,150,192,1);
}
#global_nav_under .current_3 li:nth-of-type(5):hover {
	border-bottom: solid 5px rgba(255,226,0,1);
}
#global_nav_under .current_3 li:nth-of-type(6):hover {
	border-bottom: solid 5px rgba(201,160,99,1);
}
#global_nav_under .current_4 li:first-of-type:hover {
	border-bottom: solid 5px rgba(244,211,31,1);
}
#global_nav_under .current_4 li:nth-of-type(2):hover {
	border-bottom: solid 5px rgba(91,195,220,1);
}
#global_nav_under .current_4 li:nth-of-type(3):hover {
	border-bottom: solid 5px rgba(182,211,52,1);
}
#global_nav_under .current_4 li:nth-of-type(4) {
	border-bottom: solid 5px rgba(210,150,192,1);
}
#global_nav_under .current_4 li:nth-of-type(5):hover {
	border-bottom: solid 5px rgba(255,226,0,1);
}
#global_nav_under .current_4 li:nth-of-type(6):hover {
	border-bottom: solid 5px rgba(201,160,99,1);
}
#global_nav_under .current_5 li:first-of-type:hover {
	border-bottom: solid 5px rgba(244,211,31,1);
}
#global_nav_under .current_5 li:nth-of-type(2):hover {
	border-bottom: solid 5px rgba(91,195,220,1);
}
#global_nav_under .current_5 li:nth-of-type(3):hover {
	border-bottom: solid 5px rgba(182,211,52,1);
}
#global_nav_under .current_5 li:nth-of-type(4):hover {
	border-bottom: solid 5px rgba(210,150,192,1);
}
#global_nav_under .current_5 li:nth-of-type(5) {
	border-bottom: solid 5px rgba(255,226,0,1);
}
#global_nav_under .current_5 li:nth-of-type(6):hover {
	border-bottom: solid 5px rgba(201,160,99,1);
}

#global_nav_under .current_6 li:first-of-type:hover {
	border-bottom: solid 5px rgba(244,211,31,1);
}
#global_nav_under .current_6 li:nth-of-type(2):hover {
	border-bottom: solid 5px rgba(91,195,220,1);
}
#global_nav_under .current_6 li:nth-of-type(3):hover {
	border-bottom: solid 5px rgba(182,211,52,1);
}
#global_nav_under .current_6 li:nth-of-type(4):hover {
	border-bottom: solid 5px rgba(210,150,192,1);
}
#global_nav_under .current_6 li:nth-of-type(5):hover {
	border-bottom: solid 5px rgba(255,226,0,1);
}
#global_nav_under .current_6 li:nth-of-type(6) {
	border-bottom: solid 5px rgba(201,160,99,1);
}

#global_nav_under .current_free li:first-of-type:hover {
	border-bottom: solid 5px rgba(244,211,31,1);
}
#global_nav_under .current_free li:nth-of-type(2):hover {
	border-bottom: solid 5px rgba(91,195,220,1);
}
#global_nav_under .current_free li:nth-of-type(3):hover {
	border-bottom: solid 5px rgba(182,211,52,1);
}
#global_nav_under .current_free li:nth-of-type(4):hover {
	border-bottom: solid 5px rgba(210,150,192,1);
}
#global_nav_under .current_free li:nth-of-type(5):hover {
	border-bottom: solid 5px rgba(255,226,0,1);
}
#global_nav_under .current_free li:nth-of-type(6):hover {
	border-bottom: solid 5px rgba(201,160,99,1);
}

}

@media (min-width: 600px) and (max-width: 959px) {
/*ヒーロー内文字_tb*/
.main_pic_txt {
	position: absolute;
	top: 25%;
	left: 20px;
	-webkit-transform: translateY(-50%) translateX(0%);
	-ms-transform: translateY(-50%) translateX(0%);
	transform: translateY(-50%) translateX(0%);
}
.main_pic_txt a img {
	height: auto;
	margin: 0 0 30px 0px;
	width: 250px;
}
.main_pic_txt p:first-of-type {
	font-size: 3rem;
	font-weight: bold;
	line-height: 35px;
	margin: 0 0 20px;
	text-shadow: 2px 2px 3px rgba(255,255,255,1),3px 3px 3px rgba(255,255,255,1);
}
.main_pic_txt p:nth-of-type(2) {
	font-size: 1.5rem;
	line-height: 30px;
	text-shadow: 3px 3px 5px rgba(255,255,255,1);
}

/*ヒーローイメージ_tb*/
.main_pic {
	position: relative;
	height: 500px;
	overflow: hidden;
	max-width: 100%;
}
.main_pic img {
	position: absolute;
	top: 0%;
	left: 50%;
	-webkit-transform: translateY(0%) translateX(-50%);
	-ms-transform: translateY(0%) translateX(-50%);
	transform: translateY(0%) translateX(-50%);
	height: 100%;
	width: auto;
}
/*ヒーローイメージ_下層_tb*/
.under_head_wrap {
	height: 90px;
	background: rgba(255,255,255,1);
}
.under_head_logo_item {
	position: absolute;
	top: 15px;
	left: 20px;
}
.under_head_logo_item img {
	height: auto;
	width: 220px;
}
.main_under_pic {
	background: url(images/back-img.jpg) repeat-x top;
	position: relative;
	height: 280px;
	overflow: hidden;
	max-width: 100%;
}
.main_under_pic img {
	position: absolute;
	top: 0%;
	left: 30%;
	-webkit-transform: translateY(0%) translateX(-50%);
	-ms-transform: translateY(0%) translateX(-50%);
	transform: translateY(0%) translateX(-50%);
	height: 280px;
	width: auto;
}
.main_under_pic h1 {
	position: absolute;
	top: 53%;
	left: 3%;
	-webkit-transform: translateY(-50%) translateX(0%);
	-ms-transform: translateY(-50%) translateX(0%);
	transform: translateY(-50%) translateX(0%);
	color: rgba(148,33,77,1);
	font-size: 2.5rem;
	font-weight: bold;
	margin: 0 auto;
	width: 960px;
}

/*テルコンタクト_tb*/
.top_contact_wrap {
	position: absolute;
	top: 0;
	right: 0px;
	background: rgba(148,33,77,1);
	padding: 10px 20px;
	z-index: 100;
}
.top_contact_wrap > p {
	background: rgba(255,255,255,1);
	color: rgba(148,33,77,1);
	font-size: .8rem;
	line-height: 20px;
	padding: 0 20px;
	text-align: center;
}
.top_contact_box {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
}
.top_contact_left_item {
	margin: 10px 40px 0 0;
}
.top_contact_left_item p:first-of-type {
	color: rgba(255,255,255,1);
	font-size: .9rem;
	line-height: 15px;
}
.top_contact_left_item p:last-of-type {
	color: rgba(255,255,255,1);
	font-size: 1.8rem;
}
.top_contact_right_item {
	margin: 20px 0 0;
}
.top_contact_right_item a {
	background: rgba(255,255,255,1);
	border: solid thin rgba(255,255,255,1);
	border-radius: 30px;
	color: rgba(148,33,77,1);
	font-size: 1rem;
	padding: 10px 20px;
}

/*ナビゲーション_tb*/
#global_nav {
	background: rgba(148,33,77,1);
	width: 100%;
}

#global_nav ul {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	font-size: 1.3rem;
	margin: 0 auto;
	padding: 0;
	width: 100%;
}
#global_nav ul li {
	position: relative;
	line-height: 70px;
	text-align: center;
	width: 15%;
}
#global_nav ul li:first-of-type {
	position: relative;
	line-height: 70px;
	text-align: center;
	width: 25%;
}

#global_nav ul li a {
	display: block;
	color: rgba(255,255,255,1);
	width: 100%;
}

/*ナビアクション_tb*/
.nav_action {
	display: none;
}
.nav_fixed {
	display: block;
	position: fixed;
	top: 0;
	left: 50%;
	-webkit-transform: translateY(0%) translateX(-50%);
	-ms-transform: translateY(0%) translateX(-50%);
	transform: translateY(0%) translateX(-50%);
	background: rgba(255,255,255,1);
	height: 60px;
	width: 100%;
	z-index: 10;
}
.nav_action_top_left_item {
	margin: 5px 0 0;
}
.nav_action_top_left_item img {
	height: auto;
	width: 200px;
}
.nav_action .nav_action_top_box {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	background: rgba(255,255,255,1);
	height: 60px;
	margin: 0 auto;
	width: 100%;
}
.nav_action_nav {
	background: rgba(148,33,77,1);
}
.nav_action ul {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	font-size: 1.3rem;
	margin: 0 auto 0;
	padding: 5px 0;
	width: 100%;
}
.nav_action ul li {
	position: relative;
	line-height: 50px;
	text-align: center;
	width: 15%;
}
.nav_action ul li:first-of-type {
	position: relative;
	line-height: 50px;
	text-align: center;
	width: 25%;
}
.nav_action ul a {
	color: rgba(255,255,255,1);
}
/*ナビアクション_テルコンタクト_tb*/
.nav_action .top_contact_wrap {
	position: static;
	background: rgba(148,33,77,1);
	padding: 10px 10px;
}
.nav_action .top_contact_box {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
}
.nav_action .top_contact_left_item {
	margin: 0 40px 0 0;
}
.nav_action .top_contact_left_item p:first-of-type {
	color: rgba(255,255,255,1);
	font-size: .9rem;
	line-height: 15px;
}
.nav_action .top_contact_left_item p:last-of-type {
	color: rgba(255,255,255,1);
	font-size: 1.8rem;
}
.nav_action .top_contact_right_item {
	margin: 10px 0 0;
}
.nav_action .top_contact_right_item a {
	background: rgba(255,255,255,1);
	border-radius: 30px;
	color: rgba(148,33,77,1);
	font-size: 1rem;
	padding: 10px 20px;
}
/*ナビゲーション_下層_tb*/
#global_nav_under {
	background: rgba(148,33,77,1);
	width: 100%;
}

#global_nav_under ul {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	font-size: 1.3rem;
	margin: 0 auto;
	padding: 0;
	width: 100%;
}
#global_nav_under ul li {
	line-height: 70px;
	text-align: center;
	width: 15%;
}
#global_nav_under ul li:first-of-type {
	line-height: 70px;
	text-align: center;
	width: 20%;
}
#global_nav_under ul li:first-of-type,
#global_nav_under ul li:nth-of-type(2),
#global_nav_under ul li:nth-of-type(3),
#global_nav_under ul li:nth-of-type(4),
#global_nav_under ul li:nth-of-type(5),
#global_nav_under ul li:nth-of-type(6) {
	border-bottom: solid 5px rgba(148,33,77,1);
}
#global_nav_under ul li a {
	display: block;
	color: rgba(255,255,255,1);
	width: 100%;
}

/*カレント_ホバー_下層_tb*/
#global_nav_under .current_1 li:first-of-type {
	border-bottom: solid 5px rgba(244,211,31,1);
}
#global_nav_under .current_2 li:nth-of-type(2) {
	border-bottom: solid 5px rgba(91,195,220,1);
}
#global_nav_under .current_3 li:nth-of-type(3) {
	border-bottom: solid 5px rgba(182,211,52,1);
}
#global_nav_under .current_4 li:nth-of-type(4) {
	border-bottom: solid 5px rgba(210,150,192,1);
}
#global_nav_under .current_5 li:nth-of-type(5) {
	border-bottom: solid 5px rgba(255,226,0,1);
}
#global_nav_under .current_6 li:nth-of-type(6) {
	border-bottom: solid 5px rgba(201,160,99,1);
}
}

@media (max-width:599px){

.top_contact_wrap,
.nav_action_top_right_item,
.nav_action_nav {
	display: none;
}

.nav_action_top_left_item {
	display: block;
	position: fixed;
	top: 8px;
	left: 5px;
	z-index: 100;
	width: 200px;
}
.nav_action_top_left_item img {
	height: auto;
	width: 100%;
}

/*ヒーローイメージ_sp*/
.main_pic {
	position: relative;
	height: 300px;
	margin: 50px 0 0;
	overflow: hidden;
	max-width: 100%;
}
.main_pic img {
	position: absolute;
	top: 0%;
	left: 50%;
	-webkit-transform: translateY(0%) translateX(-50%);
	-ms-transform: translateY(0%) translateX(-50%);
	transform: translateY(0%) translateX(-50%);
	height: 300px;
	width: auto;
}
/*ヒーロー内文字_sp*/
.main_pic_txt {
	position: relative;
}
.main_pic_txt a img {
	position: absolute;
	top: -230px;
	left: 20px;
	-webkit-transform: translateY(-50%) translateX(0%);
	-ms-transform: translateY(-50%) translateX(0%);
	transform: translateY(-50%) translateX(0%);
	height: auto;
	margin: 0 0 10px 0px;
	width: 150px;
}
.main_pic_txt p:first-of-type {
	position: absolute;
	top: -150px;
	left: 20px;
	-webkit-transform: translateY(-50%) translateX(0%);
	-ms-transform: translateY(-50%) translateX(0%);
	transform: translateY(-50%) translateX(0%);
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 25px;
	margin: 0 0 20px;
	text-shadow: 0px 0px 0px rgba(255,255,255,1),1px 1px 1px rgba(255,255,255,1);
}
.main_pic_txt p:nth-of-type(2) {
	position: absolute;
	top: 10px;
	left: 50%;
	-webkit-transform: translateY(0%) translateX(-50%);
	-ms-transform: translateY(0%) translateX(-50%);
	transform: translateY(0%) translateX(-50%);
	background: url(images/back-img.jpg) top;
	background-size: cover;
	font-size: 1.3rem;
	line-height: 20px;
	text-align: center;
	width: 100%;
}
/*ヒーローイメージ_下層_sp*/
.under_head_wrap {
}
.under_head_logo_item {
	position: absolute;
	top: 15px;
	left: 20px;
}
.under_head_logo_item img {
	height: auto;
	width: 200px;
}
.main_under_pic {
	position: relative;
	height: 200px;
	margin: 65px 0 0;
	overflow: hidden;
	max-width: 100%;
}
.main_under_pic img {
	position: absolute;
	top: 0%;
	right: -300px;
	height: 200px;
	width: auto;
}
.main_under_pic h1 {
	position: absolute;
	top: 50%;
	left: 3%;
	-webkit-transform: translateY(-50%) translateX(0%);
	-ms-transform: translateY(-50%) translateX(0%);
	transform: translateY(-50%) translateX(0%);
	color: rgba(148,33,77,1);
	font-size: 1.8rem;
	font-weight: bold;
	margin: 0 auto;
	text-shadow: 0px 0px 0px rgba(255,255,255,1),1px 1px 1px rgba(255,255,255,1);
	width: 100%;
}
.under_head_logo_item {
	display: none;
}

/*ナビ_sp*/
#top_head {
/* 上部fixedの枠 */
	position: fixed;
	top: 0;
	background: rgba(255,255,255,1);
	height: 65px;
	width: 100%;
	z-index: 999;
}
#mobile_head {
	position: relative;
	z-index: 999;
}
/* ナビOPEN時 */
#global_nav,
#global_nav_under {
	background: rgba(0,0,0,.7);
	font-size: 1.5rem;
  	overflow-y: auto; /*scroll用*/
	z-index: 999;
/* 開いてないとき画面外配置 */
	position: fixed;
	top: -1000px;
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	width: 100%;
}
#global_nav ul,
#global_nav_under ul {
	z-index: 999;
}
#global_nav li,
#global_nav_under li {
	height: 50px;
	line-height: 50px;
	text-align: left;
	padding-left: 20px;
}
#global_nav a:link,nav a:visited,
#global_nav_under a:link,nav a:visited {
	color: rgba(255,255,255,1);
}
/* スライドアニメーション_li要素全体の移動調整 */
.open #global_nav,
.open #global_nav_under {
	-moz-transform: translateY(1065px);
	-webkit-transform: translateY(1065px);
	transform: translateY(1065px);
}
/* 3本ラインの位置調整 */
#nav_toggle {
    position: absolute;
    right: 15px;
    top: 12px;
    width: 34px;
    height: 36px;
    z-index: 999;
}
#nav_toggle span {
/* 3本ラインデザイン */
    display: block;
    position: absolute;
    left: 0;
    background: rgba(148,33,77,1);
	height: 4px;
    width: 100%;
	-webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
}

#nav_toggle span:nth-child(1) {top: 7px;}
#nav_toggle span:nth-child(2) {top: 18px;}
#nav_toggle span:nth-child(3) {top: 29px;}

/* Fixed reset */
#top_head .fixed {
	padding-top: 0;
	background: transparent;
}
#nav_toggle {
	display: block;
}
	
/* #nav-toggle 切り替えアニメーション */
.open #nav_toggle span:nth-child(1) {
	top: 17px;
	-webkit-transform: rotate(315deg);
	-moz-transform: rotate(315deg);
	transform: rotate(315deg);
}
.open #nav_toggle span:nth-child(2) {
	width: 0;
	left: 50%;
}
.open #nav_toggle span:nth-child(3) {
	top: 17px;
	-webkit-transform: rotate(-315deg);
	-moz-transform: rotate(-315deg);
	transform: rotate(-315deg);
}

}
/*----------------------
▲ナビ_ヒーローイメージ▲
----------------------*/

/*----------------------
▼メインコンテンツ▼
----------------------*/

@media (min-width:960px){
.content_back_img,
.content_back_img_top {
	background: url(images/back-img.jpg) repeat-y top;
	background-size: 100% auto;
	padding: 80px 0;
}
.main_wrap_box {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	margin: 0 auto;
	width: 960px;
}
.main_left_item {
	width: 650px;
}
.main_right_item {
	width: 280px;
}

/*---左カラム---*/
/*縦書き*/
.length_txt_box {
	position: relative;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	height: 418px;
	margin: 0 auto 80px;
}

.length_txt_box p,
.length_txt_box h2 {
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
}

.length_txt_box h2 {
	font-size: 2.5rem;
	letter-spacing: .2rem;
	margin: 20px 10px 0 0;
}

.length_txt_box p {
	position: absolute;
	bottom: 0%;
	right: 20%;
	background: url(images/back-img.jpg) no-repeat;
	padding: 30px 30px;
	font-size: 1.5rem;
	height: 330px;
	letter-spacing: .3rem;
	line-height: 2.5rem;
}

.topGreeting{ /*-トップあいさつ文変更20240507-*/
	text-align:left;
	margin:0 0 50px 0;
}
.topGreeting dt{
	font-size:45px;
	line-height:1.25em;
	margin:0 0 15px 0;
	letter-spacing:0.25em;
}
.topGreeting dd{
	font-size:18px;
	line-height:1.5em;
}

/*news*/
.news_wrap {
	margin: 0 0 60px;
}
.news_wrap dl {
    display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
	color: rgba(102,102,102,1);
    flex-wrap:wrap;
	font-size: 1.5rem;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-weight: bold;
	height: 300px;
	overflow-y: scroll;
}
.news_wrap dl::-webkit-scrollbar {
    width: 7px;
}
.news_wrap dl::-webkit-scrollbar-thumb{
    background: rgba(153,153,153,1);
    border-radius: 10px;
}
.news_wrap dl::-webkit-scrollbar-track-piece {
    background: rgba(255,255,255,1);
}
.news_wrap dt {
	border-bottom: solid thin rgba(153,153,153,1);
	color: rgba(255,255,255,1);
  	padding: 15px 0 15px 10px;
	width: 180px;
}
.news_wrap dt span {
	background: rgba(148,33,77,1);
	border-radius: 20px;
	padding: 0 20px;
}
.news_wrap dd {
	border-bottom: solid thin rgba(153,153,153,1);
	padding: 15px 0;
	width: 450px;
}

/*blog*/
.top_blog_wrap {
}
.top_blog_content_box {
	display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
}
.top_blog_content_item {
	height: auto;
	transition: .4s;
	width: 200px;
}
.top_blog_content_item:hover {
	opacity: .4;
}
.top_blog_content_img {
	height: 130px;
	overflow: hidden;
	margin: 0 0 10px;
	width: 200px;
}
.top_blog_content_img img {
	height: auto;
	margin: 0 0 10px;
	width: 100%;
}
.top_blog_content_item h3 {
	color: rgba(102,102,102,1);
	font-size: 1.5rem;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-weight: bold;
	line-height: 22px;
}

/*---右カラム---*/

.main_right_item_top_txt {
	margin: 0 0 30px;
}
.main_right_item_top_txt img {
	height: auto;
	width: 100%;
}
.main_right_item_banner {
	margin: 0 0 30px;
	transition: .4s;
}
.main_right_item_banner:hover {
	opacity: .4;
}
.main_right_item_banner img {
	height: auto;
	width: 100%;
}

}

@media (min-width: 600px) and (max-width: 959px) {
.content_back_img,
.content_back_img_top {
	background: url(images/back-img.jpg) repeat-y top;
	background-size: 100% auto;
	padding: 80px 0;
}
.main_wrap_box {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	margin: 0 auto;
	width: 98%;
}
.main_left_item {
	width: 70%;
}
.main_right_item {
	width: 28%;
}

.topGreeting{ /*-トップあいさつ文変更20240507-*/
	text-align:left;
	margin:0 0 35px 0;
	padding:0 15px;
}
.topGreeting dt{
	font-size:24px;
	line-height:1.25em;
	margin:0 0 15px 0;
	letter-spacing:0.25em;
}
.topGreeting dd{
	font-size:14px;
	line-height:1.5em;
}

/*---左カラム_tb---*/
/*縦書き_tb*/
.length_txt_box {
	position: relative;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex-direction: column-reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
	margin: 0 auto 50px;
}

.length_txt_box p,
.length_txt_box h2 {
}

.length_txt_box h2 {
	font-size: 2.3rem;
	margin: 0 0 10px;
	text-align: center;
}

.length_txt_box p {
	position: absolute;
	bottom: 0px;
	right: 0%;
	background: rgba(255,255,255,.7);
	font-size: 1.5rem;
	font-weight: bold;
	line-height: 30pxrem;
	padding: 20px;
	width: 100%;
}
/*news_tb*/
.news_wrap {
	margin: 0 0 60px;
}
.news_wrap dl {
    display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
	color: rgba(102,102,102,1);
    flex-wrap:wrap;
	font-size: 1.5rem;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-weight: bold;
	height: 300px;
	overflow-y: scroll;
}
.news_wrap dl::-webkit-scrollbar {
    width: 7px;
}
.news_wrap dl::-webkit-scrollbar-thumb{
    background: rgba(153,153,153,1);
    border-radius: 10px;
}
.news_wrap dl::-webkit-scrollbar-track-piece {
    background: rgba(255,255,255,1);
}
.news_wrap dt {
	border-bottom: solid thin rgba(153,153,153,1);
	color: rgba(255,255,255,1);
  	padding: 15px 0 15px 10px;
	width: 30%;
}
.news_wrap dt span {
	background: rgba(148,33,77,1);
	border-radius: 20px;
	padding: 0 20px;
}
.news_wrap dd {
	border-bottom: solid thin rgba(153,153,153,1);
	padding: 15px 0;
	width: 70%;
}

/*blog_tb*/
.top_blog_wrap {
}
.top_blog_content_box {
	display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
}
.top_blog_content_item {
	height: auto;
	width: 200px;
}
top_blog_content_img {
	height: 130px;
	overflow: hidden;
	margin: 0 0 10px;
	width: 200px;
}
.top_blog_content_img img {
	height: auto;
	margin: 0 0 10px;
	width: 100%;
}
.top_blog_content_item h3 {
	color: rgba(102,102,102,1);
	font-size: 1.5rem;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-weight: bold;
	line-height: 22px;
}

/*---右カラム_tb---*/

.main_right_item_top_txt {
	margin: 0 0 30px;
}
.main_right_item_top_txt img {
	height: auto;
	width: 100%;
}
.main_right_item_banner {
	margin: 0 0 30px;
}
.main_right_item_banner img {
	height: auto;
	width: 100%;
}

}

@media (max-width:599px){
.content_back_img_top {
	background: url(images/back-img.jpg) repeat-y top;
	background-size: 100% auto;
	padding: 120px 0 80px;
}

.content_back_img {
	background: url(images/back-img.jpg) repeat-y top;
	background-size: 100% auto;
	padding: 50px 0 80px;
}
.main_wrap_box {
	margin: 0 auto;
	width: 98%;
}
.main_left_item {
	width: 100%;
}
.main_right_item {
	margin: 50px auto 0;
	width: 85%;
}

.topGreeting{ /*-トップあいさつ文変更20240507-*/
	text-align:left;
	margin:0 0 35px 0;
	padding:0 15px;
}
.topGreeting dt{
	font-size:24px;
	line-height:1.25em;
	margin:0 0 15px 0;
	letter-spacing:0.25em;
}
.topGreeting dd{
	font-size:14px;
	line-height:1.5em;
}

/*---左カラム_sp---*/
/*縦書き_sp*/
.length_txt_box {
	position: relative;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex-direction: column-reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
	margin: 0 auto 50px;
	width: 100%;
}
.length_txt_box img {
	height: auto;
	width: 100%;
}
.length_txt_box h2 {
	font-size: 1.5rem;
	font-weight: bold;
	margin: 0 0 10px;
	text-align: center;
}

.length_txt_box p {
	font-size: 1.3rem;
	line-height: 20px;
	margin: 0 auto 10px;
	width: 98%;
}
/*news_sp*/
.news_wrap {
	margin: 0 0 60px;
}
.news_wrap dl {
	color: rgba(102,102,102,1);
    flex-wrap:wrap;
	font-size: 1.3rem;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-weight: bold;
	height: 250px;
	overflow-y: scroll;
}
.news_wrap dl::-webkit-scrollbar {
    width: 7px;
}
.news_wrap dl::-webkit-scrollbar-thumb{
    background: rgba(153,153,153,1);
    border-radius: 10px;
}
.news_wrap dl::-webkit-scrollbar-track-piece {
    background: rgba(255,255,255,1);
}
.news_wrap dt {
	color: rgba(255,255,255,1);
  	padding: 15px 0 0 5px;
	width: 100%;
}
.news_wrap dt span {
	background: rgba(148,33,77,1);
	border-radius: 20px;
	padding: 0 20px;
}
.news_wrap dd {
	border-bottom: solid thin rgba(153,153,153,1);
  	padding: 5px 0 15px 5px;
	width: 100%;
}

/*blog_sp*/
.top_blog_wrap {
}
.top_blog_content_box {
	margin: 0 auto;
	width: 80%;
}
.top_blog_content_item {
	margin: 0 0 20px;
	width: 100%;
}
top_blog_content_img {
	height: auto;
	margin: 0 0 10px;
	width: 100%;
}
.top_blog_content_img img {
	height: auto;
	margin: 0 0 5px;
	width: 100%;
}
.top_blog_content_item h3 {
	color: rgba(102,102,102,1);
	font-size: 1.3rem;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-weight: bold;
	line-height: 22px;
}

/*---右カラム_sp---*/

.main_right_item_top_txt {
	margin: 30px 0 20px;
}
.main_right_item_top_txt img {
	height: auto;
	width: 100%;
}
.main_right_item_banner {
	margin: 0 0 30px;
}
.main_right_item_banner img {
	height: auto;
	width: 100%;
}

}

/*----------------------
▲メインコンテンツ▲
----------------------*/

/*----------------------
▼下層コンテンツ▼
----------------------*/

@media (min-width:960px){
.about_link {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	margin: 0 auto 50px;
	width: 960px;
}
.facility_link {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	margin: 0 auto 50px;
	width: 500px;
}

.about_link a,
.facility_link a {
	display: block;
	background: rgba(204,204,204,1);
	color: rgba(148,33,77,1);
	font-size: 1.5rem;
	font-weight: bold;
	padding: 5px 0;
	text-align: center;
	transition: .4s;
	width: 230px;
}
.about_link a:hover,
.facility_link a:hover {
	opacity: .4;
}
.about_current_1 a:first-of-type {
	background: rgba(148,33,77,1);
	color: rgba(255,255,255,1);
}
.about_current_2 a:nth-of-type(2) {
	background: rgba(148,33,77,1);
	color: rgba(255,255,255,1);
}
.about_current_3 a:nth-of-type(3) {
	background: rgba(148,33,77,1);
	color: rgba(255,255,255,1);
}
.about_current_4 a:nth-of-type(4) {
	background: rgba(148,33,77,1);
	color: rgba(255,255,255,1);
}
.facility_current_1 a:first-of-type {
	background: rgba(148,33,77,1);
	color: rgba(255,255,255,1);
}
.facility_current_2 a:nth-of-type(2) {
	background: rgba(148,33,77,1);
	color: rgba(255,255,255,1);
}


.under_content_wrap {
	margin: 0 auto;
	width: 960px;
}
/*ご挨拶*/
.about_house_box {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	margin: 0 auto 30px;
	width: 900px;
}
.about_house_left_item {
	width: 350px;
}
.about_house_right_item {
	width: 500px;
}
.about_house_right_item p {
	color: rgba(102,102,102,1);
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-weight: bold;
	font-size: 1.5rem;
	line-height: 25px;
	margin: 0 0 20px;
}
.about_daihyou_box {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	margin: 0 auto 30px;
	width: 900px;
}
.about_daihyou_left_item {
	width: 280px;
}
.about_daihyou_left_item p {
	color: rgba(102,102,102,1);
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-weight: bold;
}
.about_daihyou_right_item {
	width: 670px;
}
.about_daihyou_right_item p {
	color: rgba(102,102,102,1);
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-weight: bold;
	font-size: 1.5rem;
	line-height: 25px;
}
.about_company_box {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	margin: 0 auto 30px;
	width: 900px;
}
.about_company_left_item {
	width: 400px;
}
.about_company_left_item h3 {
	background: rgba(148,33,77,1);
	color: rgba(255,255,255,1);
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-weight: bold;
	font-size: 1.5rem;
	margin: 0 0 20px;
	padding: 10px 0 10px 20px;
}
.about_company_left_item dl {
    display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;
	color: rgba(102,102,102,1);
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-weight: bold;
	font-size: 1.5rem;
}
.about_company_left_item dt {
	border-bottom: solid thin rgba(153,153,153,1);
	padding: 10px 0;
	width: 150px;
}
.about_company_left_item dd {
	border-bottom: solid thin rgba(153,153,153,1);
	padding: 10px 0;
	width: 250px;
}
.about_company_left_item dt:first-of-type,
.about_company_left_item dd:first-of-type {
	border-top: solid thin rgba(153,153,153,1);
}
.about_company_right_item {
	width: 470px;
}
.about_company_right_item .map {
	height: 330px;
	margin: 0 0 20px;
	width: 100%;
}
.map_txt {
	margin: 0 0 20px;
	text-align: right;
}
.map_txt a {
	color: rgba(153,0,0,1);
	font-size: 1.5rem;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	text-decoration: underline;
}
.access_txt_box {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	margin: 0 0 40px;
}
.access_txt_left_item p {
	background: rgba(232,230,218,1);
	color: rgba(148,33,77,1);
	font-weight: bold;
	font-size: 1.5rem;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	line-height: 20px;
	padding: 20px 40px;
}
.access_txt_left_item p span {
	display: block;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
.access_txt_right_item p {
	color: rgba(102,102,102,1);
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-weight: bold;
	font-size: 1.5rem;
	line-height: 25px;
}
.access_txt_right_item p span {
	color: rgba(148,33,77,1);
	font-size: 2rem;
	padding: 0 5px;
}
.about_under_link {
	background: rgba(232,230,218,1);
	margin: 0 auto;
	padding: 15px 0;
	text-align: center;
	width: 400px;
}
.about_under_link a {
	display: block;
	font-size: 2rem;
}
.about_under_link a img {
	margin: 0 10px 8px 0;
}

.aboutGr{ /*-あいさつ文変更20240507-*/
	margin: 20px 0 85px 0;
	text-align:left;
}
.aboutGr dt{
	margin:0 0 20px 0;
	font-size:14px;
	line-height:1.25em;
}
.aboutGr dt strong{
	font-size:20px;
	line-height:1em;
	display:inline-block;
	margin:8px 0 0 0;
	font-style:normal;
}
.aboutGr dd{
	padding:50px 0;
	border-top:1px dashed #94204d;
	border-bottom:1px dashed #94204d;
}
.aboutGr dd p{
	font-size:16px !important;
	line-height:2em;
}


/*ご入居までの流れ*/
.flow_box {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	margin: 0 auto 20px;
	width: 900px;
}
.flow_box_last {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	margin: 0 auto 80px;
	width: 900px;
}

.flow_left_item {
	text-align: center;
	width: 250px;
}
.flow_left_item p {
	border: solid thin rgba(148,33,77,1);
	border-radius: 15px;
	color: rgba(148,33,77,1);
	font-weight: bold;
	font-size: 1.5rem;
	margin: 20px 0 0;
	padding: 5px 0;
}
.flow_box_last .flow_left_item p {
	background: rgba(148,33,77,1);
	border-radius: 15px;
	color: rgba(255,255,255,1);
	font-weight: bold;
	margin: 20px 0 0;
	padding: 5px 0;
}

.flow_right_item {
	width: 550px;
}
.flow_right_item p {
	border-bottom: dashed thin rgba(204,204,204,1);
	border-top: dashed thin rgba(204,204,204,1);
	font-size: 1.5rem;
	line-height: 30px;
	padding: 20px 0;
}
.pdf_img {
	display: block;
	margin: 10px 0;
	text-align: center;
}
.arrow {
	margin: 0 0 20px 20px;
	text-align: center;
	width: 250px;
}
.flow_under_txt {
	margin: 0 0 80px;
	text-align: center;
}
.flow_under_txt p {
	color: rgba(148,33,77,1);
	font-size: 3rem;
}
/*特徴*/
.feature_box {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	margin: 0 auto 50px;
	width: 900px;
}
.feature_left_item {
	width: 540px;
}
.feature_left_item_2 {
	background: url(images/food-back.jpg) no-repeat top right;
	padding: 0 230px 0 0;
	width: 540px;
}
.feature_left_item_3 {
	width: 332px;
}
.feature_right_item {
	width: 332px;
}
.feature_right_item_2 {
	width: 540px;
}
.feature_left_item p,
.feature_left_item_2 p,
.feature_right_item p,
.feature_right_item_2 p {
	color: rgba(102,102,102,1);
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-weight: bold;
	font-size: 1.5rem;
	line-height: 25px;
}
.feature_left_item p span {
	color: rgba(148,33,77,1);
}
.feature_img_txt_wrap {
	/*-position: relative;
	height: 460px;-*/
	margin: 0 auto;
	width: 900px;
}
.feature_img_txt_wrap p {
	/*-position: absolute;
	top: 0;
	left: 0;-*/
	color: rgba(102,102,102,1);
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-weight: bold;
	font-size: 1.5rem;
	line-height: 25px;
	width: 600px;
}
.feature_img_txt_wrap img {
	height: auto;
	width: 100%; 
}
/*スタッフ紹介*/
.staff_box {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	margin: 0 auto;
	width: 900px;
}
.staff_left_item {
	width: 225px;
}
.staff_left_item p {
	background: url(images/staff-name-back.png) no-repeat top;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-weight: bold;
	font-size: 1.7rem;
	margin: -5px 0 0;
	line-height: 20px;
	padding: 10px;
}
.staff_left_item p span {
	display: block;
	font-size: 1.3rem;
}
.staff_right_item {
	width: 620px;
}
.staff_right_item p {
	color: rgba(102,102,102,1);
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-weight: bold;
	font-size: 1.5rem;
	line-height: 25px;
}
.staff_right_item p span {
	display: block;
	color: rgba(148,33,77,1);
	font-size: 2rem;
	margin: 0 0 20px;
}

.staff_img_item {
	margin: 30px 0 50px;
	text-align: center;
}
.staff_last_margin {
	margin: 0 auto 80px;
}

/*施設紹介*/
.facility_pic_wrap {
	height: auto;
	margin: 0 auto 50px;
	width: 900px;
}
.facility_pic_wrap img {
	height: auto;
	width: 100%;
}
.facility_photo_box {
    display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;
	margin: 0 auto;
	width: 960px;
}
.facility_photo_item {
	position: relative;
	height: 215px;
	margin: 0 0 10px;
	overflow: hidden;
	width: 320px;
}
.facility_photo_item img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
	height: 100%;
	width: 300px;
}
.facility_photo_item_wrap p {
	font-size: 1.5rem;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	margin: 0 0 30px 10px;
}

.facility_txt {
	margin: 0 auto;
	width: 900px;
}
.facility_txt p {
	font-size: 1.5rem;
	line-height: 25px;
}

/*よくある質問*/
.accordion ul {
	margin: 30px auto 0;
	width: 100%;
	padding: 0;
}
.accordion li {
	position:relative;
	border-radius: 20px;
	list-style:none;
}

.accordion li > img {/*qustion*/
	position: absolute;
	top: 28px;
	left: 10px;
	z-index: 1;
}
.accordion > ul > li > a {
	position: relative;
	display: block;
	cursor: pointer;
	padding: 30px;
}
.accordion > ul > li > a h5 {
	background: rgba(232,230,218,1);
	border-radius: 30px;
	font-size: 1.5rem;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-weight: bold;
	padding: 10px 20px 10px 50px;
}
.accordion > ul > li > p {
	display: none;
	border-radius: 20px;
	font-size: 1.5rem;
	text-align: left;
	line-height: 25px;
	margin: 0 auto;
	padding: 20px 40px 20px 20px;
	width: 90%;
}
.balloon {/* 吹き出し本体 */
	position: relative;
	height: auto;
	padding: 20px;
	background: rgba(232,230,218,1);
	width: 100%;
}
.balloon::after{/* balloonにbeforeで本体の三角を表現 */
	content: '';
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	left: 20px;
	top: -12px;
	border-right: 15px solid transparent;
	border-bottom: 15px solid rgba(232,230,218,1);
	border-left: 15px solid transparent;
}
.balloon_box {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
}
.balloon_box .img {
	text-align: center;
	width: 10%;
}
.balloon_box .txt {
	width: 85%;
}
.accordion li .accordion_icon,
.accordion li .accordion_icon span {
	display: inline-block;
	transition: all .3s;
}
.accordion li .accordion_icon {
	position: absolute;
	top: 49%;
	right: 20px;
	width: 50px;
}
.accordion li .accordion_icon span {
	position: absolute;
    width: 50%;
	height: 3px;
    background: rgba(51,51,51,1);
}
.accordion li .accordion_icon span:nth-of-type(1) {
	transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}
.accordion li .accordion_icon span:nth-of-type(2) {
	transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}
.accordion li .accordion_icon.active span:nth-of-type(1) {
	display:none;
}
.accordion li .accordion_icon.active span:nth-of-type(2) {
	transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
/*採用情報*/
.recruit_wrap {
	margin: 0 auto 80px;
	width: 900px;
}
.recruit_wrap h3 {
	background: rgba(236,119,163,1);
	color: rgba(255,255,255,1);
	font-size: 2rem;
	margin: 0 0 20px;
	padding: 10px 0 10px 20px;
}
.recruit_wrap dl {
	display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;
	font-size: 1.5rem;
}
.recruit_wrap dt {
	border-bottom: solid thin rgba(153,153,153,1);
	border-right: solid thin rgba(153,153,153,1);
	padding: 10px 0 10px 10px;
	width: 250px;
}
.recruit_wrap dd {
	border-bottom: solid thin rgba(153,153,153,1);
	padding: 10px 0 10px 30px;
	width: 650px;
}
/*料金*/
.price_box {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	margin: 0 auto 50px;
	width: 900px;
}
.price_left_item {
	width: 500px;
}
.price_left_item_contet:first-of-type {
	border: solid thin rgba(148,33,77,1);
	margin: 0 0 20px;
}
.price_left_item_contet:last-of-type {
	border: solid thin rgba(148,33,77,1);
}

.price_left_item_contet h3 {
	background: rgba(148,33,77,1);
	color: rgba(255,255,255,1);
	font-weight: bold;
	font-size: 1.5rem;
	padding: 10px 0;
	text-align: center;
}
.price_left_item_contet p {
	color: rgba(148,33,77,1);
	font-size: 1.5rem;
	padding: 20px 0 10px;
	text-align: center;
}
.price_left_item_contet p span {
	font-size: 4rem;
}
.price_right_item {
	border: solid thin rgba(148,33,77,1);
	width: 380px;
}
.price_right_item h4 {
	background: rgba(148,33,77,1);
	color: rgba(255,255,255,1);
	font-weight: bold;
	font-size: 1.5rem;
	padding: 10px 0;
	margin: 0 0 20px; 
 	text-align: center;
}
.price_right_item p {
	font-size: 1.5rem;
	padding: 0 0 15px 60px;
}
.price_right_item p span {
	display: inline-block;
	margin: 0 0 0 50px;
}
.price_box_2 {
	margin: 0 auto 50px;
	width: 900px;
}
.price_box_2 h3 {
	background: rgba(148,33,77,1);
	color: rgba(255,255,255,1);
	font-weight: bold;
	font-size: 1.5rem;
	padding: 10px 0;
	text-align: center;
}
.price_box_2 dl {
    display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;
	font-size: 1.5rem;
}
.price_box_2 dt {
	border: solid thin rgba(148,33,77,1);
	border-bottom: none;
	padding: 10px 0 10px 40px;
	width: 450px;
}
.price_box_2 dd {
	border: solid thin rgba(148,33,77,1);
	border-left: none;
	border-bottom: none;
	padding: 10px 0 10px 0;
	text-align: center;
	width: 450px;
}
.price_box_2 dt:last-of-type,
.price_box_2 dd:last-of-type {
	border-bottom: solid thin rgba(148,33,77,1);
}
.price_box_2 dd:last-of-type {
	padding: 25px 0 10px 0;
}
.price_box_3 {
	margin: 0 auto 80px;
	width: 900px;
}
.price_box_3 table {
	border-collapse:collapse;
	font-size: 1.5rem;
	margin: 0 0 10px;
}
.price_box_3 table .table_1 {
	border-right: solid thin rgba(255,255,255,1);
	width: 200px;
}
.price_box_3 table .table_2 {
	border-right: solid thin rgba(255,255,255,1);
	width: 400px;
}
.price_box_3 table .table_3 {
	width: 400px;
}
.price_box_3 table th {
	background: rgba(148,33,77,1);
	color: rgba(255,255,255,1);
	padding: 10px 0;
	text-align: center;
}
.price_box_3 table td {
	border: solid thin rgba(148,33,77,1);
	padding: 10px 0;
	text-align: center;
}
.price_box_3 p {
	font-size: 1.5rem;
	text-align: center;
}
/*個人情報保護方針*/
.pp_wrap {
	margin: 40px auto;
	width: 960px;
}
.pp_wrap p {
	font-size: 1.5rem;
	line-height: 30px;
}
.pp_txt {
	margin: 0 0 40px;
}
.pp_midashi {
	color: rgba(148,33,77,1);
	font-weight: bold;
}
.pp_box {
	border: solid thin rgba(102,102,102,1);
	margin: 0 0 40px;
	padding: 20px;
}
/*関連サイト*/
.relation_wrap {
	margin: 0 auto;
	width: 900px;
}
.relation_wrap p {
	font-size: 1.5rem;
}
.relation_wrap a {
	display: inline-block;
	color: rgba(153,0,0,1);
	font-size: 1.5rem;
	margin: 0 0 30px;
	text-decoration: underline;
}

}

@media (min-width: 600px) and (max-width: 959px) {
.about_link {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	margin: 0 auto 30px;
	width: 98%;
}
.facility_link {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	margin: 0 auto 30px;
	width: 98%;
}

.about_link a {
	display: block;
	background: rgba(204,204,204,1);
	color: rgba(148,33,77,1);
	font-weight: bold;
	font-size: 1.5rem;
	padding: 5px 25px;
	text-align: center;
}
.facility_link a {
	display: block;
	background: rgba(204,204,204,1);
	color: rgba(148,33,77,1);
	font-weight: bold;
	font-size: 1.5rem;
	padding: 5px 0;
	text-align: center;
	width: 45%;
}

.about_current_1 a:first-of-type {
	background: rgba(148,33,77,1);
	color: rgba(255,255,255,1);
}
.about_current_2 a:nth-of-type(2) {
	background: rgba(148,33,77,1);
	color: rgba(255,255,255,1);
}
.about_current_3 a:nth-of-type(3) {
	background: rgba(148,33,77,1);
	color: rgba(255,255,255,1);
}
.about_current_4 a:nth-of-type(4) {
	background: rgba(148,33,77,1);
	color: rgba(255,255,255,1);
}
.facility_current_1 a:first-of-type {
	background: rgba(148,33,77,1);
	color: rgba(255,255,255,1);
}
.facility_current_2 a:nth-of-type(2) {
	background: rgba(148,33,77,1);
	color: rgba(255,255,255,1);
}


.under_content_wrap {
	margin: 0 auto;
	width: 98%;
}
/*ご挨拶_tb*/
.about_house_box {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	margin: 0 auto 30px;
	width: 100%;
}
.about_house_left_item {
	width: 30%;
}
.about_house_left_item img {
	height: auto;
	width: 100%;
}
.about_house_right_item {
	width: 65%;
}
.about_house_right_item p {
	color: rgba(102,102,102,1);
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-weight: bold;
	font-size: 1.3rem;
	line-height: 20px;
	margin: 0 0 20px;
}
.about_daihyou_box {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	margin: 0 auto 30px;
	width: 100%;
}
.about_daihyou_left_item {
	width: 30%;
}
.about_daihyou_left_item p {
	color: rgba(102,102,102,1);
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-weight: bold;
	font-size: 1.3rem;
}
.about_daihyou_right_item {
	width: 65%;
}
.about_daihyou_right_item p {
	color: rgba(102,102,102,1);
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-weight: bold;
	font-size: 1.3rem;
	line-height: 25px;
}
.about_company_box {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	margin: 0 auto 30px;
	width: 98%;
}
.about_company_left_item {
	width: 40%;
}
.about_company_left_item h3 {
	background: rgba(148,33,77,1);
	color: rgba(255,255,255,1);
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-weight: bold;
	font-size: 1.5rem;
	margin: 0 0 20px;
	padding: 0 0 0 20px;
}
.about_company_left_item dl {
	color: rgba(102,102,102,1);
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-weight: bold;
	font-size: 1.5rem;
}
.about_company_left_item dt {
	width: 100%;
}
.about_company_left_item dd {
	border-bottom: solid thin rgba(153,153,153,1);
	margin: 0 0 10px;
	padding: 0 0 0 20px;
	width: 100%;
}

.about_company_left_item dt:first-of-type,
.about_company_left_item dd:first-of-type {
}
.about_company_right_item {
	width: 55%;
}
.about_company_right_item .map {
	height: 330px;
	margin: 0 0 20px;
	width: 100%;
}
.map_txt {
	margin: 0 0 20px;
	text-align: right;
}
.map_txt a {
	color: rgba(153,0,0,1);
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 1.5rem;
	text-decoration: underline;
}
.access_txt_box {
	margin: 0 0 40px;
}
.access_txt_left_item p {
	background: rgba(232,230,218,1);
	color: rgba(148,33,77,1);
	font-weight: bold;
	font-size: 1.5rem;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	line-height: 20px;
	margin: 0 0 10px;
	padding: 5px 0;
	text-align: center;
}
.access_txt_left_item p span {
	display: block;
	font-size: 1.5rem;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
.access_txt_right_item p {
	color: rgba(102,102,102,1);
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-weight: bold;
	font-size: 1.5rem;
	line-height: 25px;
}
.access_txt_right_item p span {
	color: rgba(148,33,77,1);
	font-size: 1.3rem;
	padding: 0 5px;
}
.about_under_link {
	background: rgba(232,230,218,1);
	margin: 0 auto;
	padding: 15px 0;
	text-align: center;
	width: 400px;
}
.about_under_link a {
	display: block;
	font-size: 1.8rem;
}
.about_under_link a img {
	margin: 0 10px 8px 0;
}

.aboutGr{ /*-あいさつ文変更20240507-*/
	margin: 15px 0 50px 0;
	text-align:left;
}
.aboutGr dt{
	margin:0 0 20px 0;
	font-size:12px;
	line-height:1.25em;
}
.aboutGr dt strong{
	font-size:18px;
	line-height:1em;
	display:inline-block;
	margin:7px 0 0 0;
	font-style:normal;
}
.aboutGr dd{
	padding:35px 0;
	border-top:1px dashed #94204d;
	border-bottom:1px dashed #94204d;
}
.aboutGr dd p{
	font-size:14px !important;
	line-height:1.75em;
}

/*ご入居までの流れ_tb*/
.flow_box {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	margin: 0 auto 20px;
	width: 98%;
}
.flow_box_last {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	margin: 0 auto 80px;
	width: 98%;
}

.flow_left_item {
	text-align: center;
	width: 30%;
}
.flow_left_item p {
	border: solid thin rgba(148,33,77,1);
	border-radius: 15px;
	color: rgba(148,33,77,1);
	font-weight: bold;
	font-size: 1.5rem;
	margin: 20px 0 0;
	padding: 5px 0;
}
.flow_box_last .flow_left_item p {
	background: rgba(148,33,77,1);
	border-radius: 15px;
	color: rgba(255,255,255,1);
	font-weight: bold;
	font-size: 1.5rem;
	margin: 20px 0 0;
	padding: 5px 0;
}

.flow_right_item {
	width: 65%;
}
.flow_right_item p {
	border-bottom: dashed thin rgba(204,204,204,1);
	border-top: dashed thin rgba(204,204,204,1);
	font-size: 1.5rem;
	line-height: 30px;
	padding: 20px 0;
}
.pdf_img {
	display: block;
	margin: 10px 0;
	text-align: center;
}
.arrow {
	margin: 0 0 20px 20px;
	text-align: center;
	width: 250px;
}
.flow_under_txt {
	margin: 0 0 80px;
	text-align: center;
}
.flow_under_txt p {
	color: rgba(148,33,77,1);
	font-size: 2.3rem;
}
/*特徴_tb*/
.feature_box {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	margin: 0 auto 50px;
	width: 98%;
}
.feature_left_item {
	width: 65%;
}
.feature_left_item_2 {
	background: url(images/food-back.jpg) no-repeat top right;
	padding: 0 230px 0 0;
	width: 540px;
}
.feature_left_item_3 {
	width: 30%;
}
.feature_left_item_3 img {
	height: auto;
	width: 100%;
}

.feature_right_item {
	width: 30%;
}
.feature_right_item img {
	height: auto;
	width: 100%;
}
.feature_right_item_2 {
	width: 65%;
}
.feature_left_item p,
.feature_left_item_2 p,
.feature_right_item p,
.feature_right_item_2 p {
	color: rgba(102,102,102,1);
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-weight: bold;
	font-size: 1.5rem;
	line-height: 25px;
}
.feature_left_item p span {
	color: rgba(148,33,77,1);
}
.feature_img_txt_wrap {
	/*-position: relative;
	height: 460px;-*/
	margin: 0 auto;
	width: 100%;
}
.feature_img_txt_wrap p {
	color: rgba(102,102,102,1);
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-weight: bold;
	font-size: 1.5rem;
	line-height: 25px;
	margin: 0 0 20px;
	width: 100%;
}
.feature_img_txt_wrap img {
	height: auto;
	width: 100%; 
}
/*スタッフ紹介_tb*/
.staff_box {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	margin: 0 auto;
	width: 98%;
}
.staff_left_item {
	width: 30%;
}
.staff_left_item img {
	height: auto;
	width: 100%;
}
.staff_left_item p {
	background: url(images/staff-name-back.png) no-repeat top;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-weight: bold;
	font-size: 1.5rem;
	margin: -5px 0 0;
	line-height: 20px;
	padding: 10px;
}
.staff_left_item p span {
	display: block;
	font-size: 1rem;
}
.staff_right_item {
	width: 65%;
}
.staff_right_item p {
	color: rgba(102,102,102,1);
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-weight: bold;
	font-size: 1.5rem;
	line-height: 25px;
}
.staff_right_item p span {
	display: block;
	color: rgba(148,33,77,1);
	font-size: 2rem;
	margin: 0 0 20px;
}

.staff_img_item {
	margin: 30px 0 50px;
	text-align: center;
}
.staff_last_margin {
	margin: 0 auto 80px;
}

/*施設紹介_tb*/
.facility_pic_wrap {
	height: auto;
	margin: 0 auto 50px;
	width: 100%;
}
.facility_pic_wrap img {
	height: auto;
	width: 100%;
}
.facility_photo_box {
    display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;
	margin: 0 auto;
	width: 95%;
}
.facility_photo_item_wrap {
	height: auto;
	margin: 0 0 0;
	width: 33.3%;
}
.facility_photo_item {
	position: relative;
	height: 150px;
	margin: 0 0 5px;
	overflow: hidden;
	width: 95%;
}
.facility_photo_item img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
	height: auto;
	min-height: 100%;
	width: 100%;
}
.facility_photo_item_wrap p {
	font-size: 1.5rem;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	margin: 0 0 30px;
}

.facility_txt {
	margin: 0 auto;
	width: 900px;
}
.facility_txt p {
	font-size: 1.5rem;
	line-height: 25px;
}

/*よくある質問_tb*/
.accordion ul {
	margin: 30px auto 0;
	width: 100%;
	padding: 0;
}
.accordion li {
	position:relative;
	border-radius: 20px;
	list-style:none;
}

.accordion li > img {/*qustion_tb*/
	position: absolute;
	top: 28px;
	left: 10px;
	z-index: 1;
}
.accordion > ul > li > a {
	position: relative;
	display: block;
	cursor: pointer;
	padding: 30px;
}
.accordion > ul > li > a h5 {
	background: rgba(232,230,218,1);
	border-radius: 30px;
	font-size: 1.5rem;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-weight: bold;
	padding: 5px 20px 5px 50px;
}
.accordion > ul > li > p {
	display: none;
	border-radius: 20px;
	font-size: 1.5rem;
	text-align: left;
	line-height: 25px;
	margin: 0 auto;
	padding: 20px 40px 20px 20px;
	width: 90%;
}
.balloon {/* 吹き出し本体_tb */
	position: relative;
	height: auto;
	padding: 20px;
	background: rgba(232,230,218,1);
	width: 100%;
}
.balloon::after{/* balloonにbeforeで本体の三角を表現_tb */
	content: '';
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	left: 20px;
	top: -12px;
	border-right: 15px solid transparent;
	border-bottom: 15px solid rgba(232,230,218,1);
	border-left: 15px solid transparent;
}
.balloon_box {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
}
.balloon_box .img {
	text-align: center;
	width: 10%;
}
.balloon_box .txt {
	width: 85%;
}
.accordion li .accordion_icon,
.accordion li .accordion_icon span {
	display: inline-block;
	transition: all .3s;
}
.accordion li .accordion_icon {
	position: absolute;
	top: 49%;
	right: 20px;
	width: 50px;
}
.accordion li .accordion_icon span {
	position: absolute;
    width: 50%;
	height: 3px;
    background: rgba(51,51,51,1);
}
.accordion li .accordion_icon span:nth-of-type(1) {
	transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}
.accordion li .accordion_icon span:nth-of-type(2) {
	transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}
.accordion li .accordion_icon.active span:nth-of-type(1) {
	display:none;
}
.accordion li .accordion_icon.active span:nth-of-type(2) {
	transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
/*採用情報_tb*/
.recruit_wrap {
	margin: 0 auto 80px;
	width: 98%;
}
.recruit_wrap h3 {
	background: rgba(236,119,163,1);
	color: rgba(255,255,255,1);
	font-size: 1.5rem;
	margin: 0 0 20px;
	padding: 10px 0 10px 20px;
}
.recruit_wrap dl {
	display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;
	font-size: 1.5rem;
}
.recruit_wrap dt {
	border-bottom: solid thin rgba(153,153,153,1);
	border-right: solid thin rgba(153,153,153,1);
	padding: 10px 0 10px 10px;
	width: 30%;
}
.recruit_wrap dd {
	border-bottom: solid thin rgba(153,153,153,1);
	padding: 10px 0 10px 30px;
	width: 70%;
}
/*料金_tb*/
.price_box {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	margin: 0 auto 50px;
	width: 98%;
}
.price_left_item {
	width: 48%;
}
.price_left_item_contet:first-of-type {
	border: solid thin rgba(148,33,77,1);
	margin: 0 0 20px;
}
.price_left_item_contet:last-of-type {
	border: solid thin rgba(148,33,77,1);
}

.price_left_item_contet h3 {
	background: rgba(148,33,77,1);
	color: rgba(255,255,255,1);
	font-weight: bold;
	font-size: 1.5rem;
	text-align: center;
}
.price_left_item_contet p {
	color: rgba(148,33,77,1);
	font-size: 1.3rem;
	padding: 10px 0;
	text-align: center;
}
.price_left_item_contet p span {
	font-size: 2.5rem;
}
.price_right_item {
	border: solid thin rgba(148,33,77,1);
	width: 48%;
}
.price_right_item h4 {
	background: rgba(148,33,77,1);
	color: rgba(255,255,255,1);
	font-weight: bold;
	font-size: 1.5rem;
	margin: 0 0 20px; 
 	text-align: center;
}
.price_right_item p {
	font-size: 1.5rem;
	padding: 0 0 0 60px;
}
.price_right_item p span {
	display: inline-block;
	margin: 0 0 0 50px;
}
.price_box_2 {
	margin: 0 auto 50px;
	width: 98%;
}
.price_box_2 h3 {
	background: rgba(148,33,77,1);
	color: rgba(255,255,255,1);
	font-weight: bold;
	font-size: 1.5rem;
	text-align: center;
}
.price_box_2 dl {
    display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;
	font-size: 1.5rem;
}
.price_box_2 dt {
	border: solid thin rgba(148,33,77,1);
	border-bottom: none;
	padding: 10px 0 10px 40px;
	width: 50%;
}
.price_box_2 dd {
	border: solid thin rgba(148,33,77,1);
	border-left: none;
	border-bottom: none;
	padding: 10px 0 10px 0;
	text-align: center;
	width: 50%;
}
.price_box_2 dt:last-of-type,
.price_box_2 dd:last-of-type {
	border-bottom: solid thin rgba(148,33,77,1);
}
.price_box_2 dd:last-of-type {
	padding: 25px 0 10px 0;
}
.price_box_3 {
	margin: 0 auto 80px;
	width: 98%;
}
.price_box_3 table {
	border-collapse:collapse;
	font-size: 1.5rem;
	margin: 0 0 10px;
}
.price_box_3 table .table_1 {
	border-right: solid thin rgba(255,255,255,1);
	width: 200px;

}
.price_box_3 table .table_2 {
	border-right: solid thin rgba(255,255,255,1);
	width: 400px;
}
.price_box_3 table .table_3 {
	width: 400px;
}
.price_box_3 table th {
	background: rgba(148,33,77,1);
	color: rgba(255,255,255,1);
	padding: 10px 0;
	text-align: center;
}
.price_box_3 table td {
	border: solid thin rgba(148,33,77,1);
	padding: 10px 0;
	text-align: center;
}
.price_box_3 p {
	font-size: 1.5rem;
	text-align: center;
}
/*個人情報保護方針_tb*/
.pp_wrap {
	margin: 40px auto;
	width: 98%;
}
.pp_wrap p {
	font-size: 1rem;
	line-height: 30px;
}
.pp_txt {
	margin: 0 0 40px;
}
.pp_midashi {
	color: rgba(148,33,77,1);
	font-weight: bold;
}
.pp_box {
	border: solid thin rgba(102,102,102,1);
	margin: 0 0 40px;
	padding: 20px;
}
/*関連サイト_tb*/
.relation_wrap {
	margin: 0 auto;
	width: 98%;
}
.relation_wrap a {
	display: inline-block;
	color: rgba(153,0,0,1);
	margin: 0 0 30px;
	text-decoration: underline;
}

}

@media (max-width:599px){
.about_link {
    display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
    flex-wrap:wrap;
	margin: 0 auto 30px;
	width: 98%;
}
.facility_link {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	margin: 0 auto 30px;
	width: 98%;
}

.about_link a {
	display: block;
	background: rgba(204,204,204,1);
	color: rgba(148,33,77,1);
	font-size: 1.3rem;
	font-weight: bold;
	margin: 0 0 10px;
	padding: 5px 0;
	text-align: center;
	width: 48%;
}
.facility_link a {
	display: block;
	background: rgba(204,204,204,1);
	color: rgba(148,33,77,1);
	font-weight: bold;
	font-size: 1.3rem;
	padding: 5px 0;
	text-align: center;
	width: 48%;
}

.about_current_1 a:first-of-type {
	background: rgba(148,33,77,1);
	color: rgba(255,255,255,1);
}
.about_current_2 a:nth-of-type(2) {
	background: rgba(148,33,77,1);
	color: rgba(255,255,255,1);
}
.about_current_3 a:nth-of-type(3) {
	background: rgba(148,33,77,1);
	color: rgba(255,255,255,1);
}
.about_current_4 a:nth-of-type(4) {
	background: rgba(148,33,77,1);
	color: rgba(255,255,255,1);
}
.facility_current_1 a:first-of-type {
	background: rgba(148,33,77,1);
	color: rgba(255,255,255,1);
}
.facility_current_2 a:nth-of-type(2) {
	background: rgba(148,33,77,1);
	color: rgba(255,255,255,1);
}


.under_content_wrap {
	margin: 0 auto;
	width: 98%;
}
/*ご挨拶_sp*/
.about_house_box {
	margin: 0 auto 30px;
	width: 95%;
}
.about_house_left_item {
	margin: 0 0 10px;
	width: 100%;
}
.about_house_left_item img {
	height: auto;
	width: 100%;
}
.about_house_right_item {
	width: 100%;
}
.about_house_right_item p {
	color: rgba(102,102,102,1);
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-weight: bold;
	font-size: 1.3rem;
	line-height: 20px;
	margin: 0 0 20px;
}
.about_daihyou_box {
	margin: 0 auto 30px;
	width: 95%;
}
.about_daihyou_left_item {
	margin: 0 0 10px;
	width: 100%;
}
.about_daihyou_left_item p {
	color: rgba(102,102,102,1);
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-weight: bold;
	font-size: 1.3rem;
}
.about_daihyou_right_item {
	width: 100%;
}
.about_daihyou_right_item p {
	color: rgba(102,102,102,1);
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-weight: bold;
	font-size: 1.3rem;
	line-height: 25px;
}
.about_company_box {
	margin: 0 auto 30px;
	width: 95%;
}
.about_company_left_item {
	margin: 0 0 30px;
	width: 100%;
}
.about_company_left_item h3 {
	background: rgba(148,33,77,1);
	color: rgba(255,255,255,1);
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-weight: bold;
	font-size: 1.5rem;
	margin: 0 0 20px;
	padding: 5px 0 5px 20px;
}
.about_company_left_item dl {
	color: rgba(102,102,102,1);
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 1.3rem;
	margin: 0 auto;
	width: 90%;
}
.about_company_left_item dt {
	font-weight: bold;
	width: 100%;
}
.about_company_left_item dd {
	border-bottom: solid thin rgba(153,153,153,1);
	margin: 0 0 10px;
	padding: 0 0 10px 20px;
	width: 100%;
}

.about_company_left_item dt:first-of-type,
.about_company_left_item dd:first-of-type {
}
.about_company_right_item {
	width: 100%;
}
.about_company_right_item .map {
	height: auto;
	margin: 0 0 10px;
	width: 100%;
}
.about_company_right_item .map img {
	height: auto;
	width: 100%;
}
.map_txt {
	margin: 0 0 20px;
	text-align: right;
}
.map_txt a {
	color: rgba(153,0,0,1);
	font-size: 1.3rem;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	text-decoration: underline;
}
.access_txt_box {
	margin: 0 0 40px;
}
.access_txt_left_item p {
	background: rgba(232,230,218,1);
	color: rgba(148,33,77,1);
	font-weight: bold;
	font-size: 1.3rem;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	line-height: 20px;
	margin: 0 0 10px;
	padding: 5px 0;
	text-align: center;
}
.access_txt_left_item p span {
	display: block;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
.access_txt_right_item p {
	color: rgba(102,102,102,1);
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-weight: bold;
	font-size: 1.3rem;
	line-height: 25px;
	margin: 0 auto;
	width: 90%;
}
.access_txt_right_item p span {
	color: rgba(148,33,77,1);
	font-size: 1.5rem;
	padding: 0 5px;
}
.about_under_link {
	background: rgba(232,230,218,1);
	margin: 0 auto;
	padding: 15px 0;
	text-align: center;
	width: 98%;
}
.about_under_link a {
	display: block;
	font-size: 1.5rem;
	text-align: center;
}
.about_under_link a img {
	margin: 0 5px 8px 0;
}

.aboutGr{ /*-あいさつ文変更20240507-*/
	margin: 0 0 50px 0;
	text-align:left;
}
.aboutGr dt{
	margin:0 0 35px 0;
	font-size:12px;
	line-height:1.25em;
}
.aboutGr dt strong{
	font-size:18px;
	line-height:1em;
	display:inline-block;
	margin:7px 0 0 0;
	font-style:normal;
}
.aboutGr dd{
	padding:35px 0;
	border-top:1px dashed #94204d;
	border-bottom:1px dashed #94204d;
}
.aboutGr dd p{
	font-size:14px !important;
	line-height:1.75em;
}

/*ご入居までの流れ_sp*/
.flow_box {
	margin: 0 auto 20px;
	width: 95%;
}
.flow_box_last {
	margin: 0 auto 80px;
	width: 95%;
}

.flow_left_item {
	text-align: center;
	width: 100%;
}
.flow_left_item p {
	border: solid thin rgba(148,33,77,1);
	border-radius: 15px;
	color: rgba(148,33,77,1);
	font-weight: bold;
	font-size: 1.3rem;
	margin: 20px 0 0;
	padding: 5px 0;
}
.flow_box_last .flow_left_item p {
	background: rgba(148,33,77,1);
	border-radius: 15px;
	color: rgba(255,255,255,1);
	font-weight: bold;
	font-size: 1.3rem;
	margin: 20px 0 0;
	padding: 5px 0;
}

.flow_right_item {
	width: 100%;
}
.flow_right_item p {
	border-bottom: dashed thin rgba(204,204,204,1);
	font-size: 1.3rem;
	line-height: 20px;
	padding: 20px 0;
}
.pdf_img {
	display: block;
	margin: 10px 0;
	text-align: center;
}
.arrow {
	text-align: center;
}
.flow_under_txt {
	margin: 0 0 80px;
	text-align: center;
}
.flow_under_txt p {
	color: rgba(148,33,77,1);
	font-size: 1.5rem;
}
/*特徴_sp*/
.feature_box {
	margin: 0 auto 50px;
	width: 98%;
}
.feature_left_item {
	margin: 0 0 10px;
	width: 100%;
}
.feature_left_item_2 {
	margin: 0 0 10px;
	width: 100%;
}
.feature_left_item_3 {
	margin: 0 0 10px;
	width: 100%;
}
.feature_left_item_3 img {
	height: auto;
	width: 100%;
}

.feature_right_item {
	width: 100%;
}
.feature_right_item img {
	height: auto;
	width: 100%;
}
.feature_right_item_2 {
	width: 100%;
}
.feature_left_item p,
.feature_left_item_2 p,
.feature_right_item p,
.feature_right_item_2 p {
	color: rgba(102,102,102,1);
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-weight: bold;
	font-size: 1.3rem;
	line-height: 25px;
}
.feature_left_item p span {
	color: rgba(148,33,77,1);
}
.feature_img_txt_wrap {
	/*-position: relative;-*/
	margin: 0 auto 50px;
	width: 100%;
}
.feature_img_txt_wrap p {
	color: rgba(102,102,102,1);
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-weight: bold;
	font-size: 1.3rem;
	line-height: 25px;
	margin: 0 0 20px;
	width: 100%;
}
.feature_img_txt_wrap img {
	height: auto;
	width: 100%; 
}
/*スタッフ紹介_sp*/
.staff_box {
	margin: 0 auto;
	width: 98%;
}
.staff_left_item {
	margin: 0 auto;
	width: 80%;
}
.staff_left_item img {
	height: auto;
	width: 100%;
}
.staff_left_item p {
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-weight: bold;
	font-size: 1.3rem;
	margin: 5px 0 20px;
	line-height: 20px;
}
.staff_left_item p span {
	display: block;
	font-size: 1.3rem;
}
.staff_right_item {
	margin: 0 auto;
	width: 80%;
}
.staff_right_item p {
	color: rgba(102,102,102,1);
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-weight: bold;
	font-size: 1.3rem;
	line-height: 25px;
}
.staff_right_item p span {
	display: block;
	color: rgba(148,33,77,1);
	font-size: 1.5rem;
	margin: 0 0 20px;
}

.staff_img_item {
	margin: 30px 0 50px;
	text-align: center;
}
.staff_last_margin {
	margin: 0 auto 80px;
}

/*施設紹介_sp*/
.facility_pic_wrap {
	height: auto;
	margin: 0 auto 50px;
	width: 100%;
}
.facility_pic_wrap img {
	height: auto;
	width: 100%;
}
.facility_photo_box {
    display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	margin: 0 auto;
	width: 98%;
}
.facility_photo_item_wrap {
	width: 48%;
}
.facility_photo_item {
	position: relative;
	height:  100px;
	margin: 0 0 5px;
	overflow: hidden;
	width: 100%;
}
.facility_photo_item img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
	height: auto;
	min-height: 100%;
	width: 100%;
}
.facility_photo_item_wrap p {
	font-size: 1.3rem;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	margin: 0 0 20px;
}

.facility_txt {
	margin: 0 auto;
	width: 98%;
}
.facility_txt p {
	font-size: 1.3rem;
	line-height: 25px;
}

/*よくある質問_sp*/
.accordion ul {
	margin: 30px auto 0;
	width: 100%;
	padding: 0;
}
.accordion li {
	position:relative;
	border-radius: 20px;
	list-style:none;
}

.accordion li > img {/*qustion_sp*/
	position: absolute;
	top: 28px;
	left: 10px;
	z-index: 1;
}
.accordion > ul > li > a {
	position: relative;
	display: block;
	cursor: pointer;
	padding: 30px;
}
.accordion > ul > li > a h5 {
	background: rgba(232,230,218,1);
	border-radius: 30px;
	font-size: 1.3rem;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-weight: bold;
	padding: 5px 40px 5px 50px;
}
.accordion > ul > li > p {
	display: none;
	border-radius: 20px;
	font-size: 1.3rem;
	text-align: left;
	line-height: 25px;
	margin: 0 auto;
	padding: 20px 40px 20px 20px;
	width: 90%;
}
.balloon {/* 吹き出し本体_sp */
	position: relative;
	height: auto;
	padding: 20px;
	background: rgba(232,230,218,1);
	width: 100%;
}
.balloon::after{/* balloonにbeforeで本体の三角を表現_sp */
	content: '';
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	left: 20px;
	top: -12px;
	border-right: 15px solid transparent;
	border-bottom: 15px solid rgba(232,230,218,1);
	border-left: 15px solid transparent;
}
.balloon_box {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
}
.balloon_box .img {
	text-align: center;
	width: 10%;
}
.balloon_box .txt {
	width: 85%;
}
.accordion li .accordion_icon,
.accordion li .accordion_icon span {
	display: inline-block;
	transition: all .3s;
}
.accordion li .accordion_icon {
	position: absolute;
	top: 49%;
	right: 20px;
	width: 50px;
}
.accordion li .accordion_icon span {
	position: absolute;
    width: 50%;
	height: 3px;
    background: rgba(51,51,51,1);
}
.accordion li .accordion_icon span:nth-of-type(1) {
	transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}
.accordion li .accordion_icon span:nth-of-type(2) {
	transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}
.accordion li .accordion_icon.active span:nth-of-type(1) {
	display:none;
}
.accordion li .accordion_icon.active span:nth-of-type(2) {
	transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
/*採用情報_sp*/
.recruit_wrap {
	margin: 0 auto 80px;
	width: 98%;
}
.recruit_wrap h3 {
	background: rgba(236,119,163,1);
	color: rgba(255,255,255,1);
	font-size: 1.5rem;
	margin: 0 0 20px;
	padding: 5px 0 5px 20px;
}
.recruit_wrap dl {
	display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;
	font-size: 1.3rem;
}
.recruit_wrap dt {
	border-bottom: solid thin rgba(153,153,153,1);
	border-right: solid thin rgba(153,153,153,1);
	padding: 10px 0 10px 5px;
	width: 30%;
}
.recruit_wrap dd {
	border-bottom: solid thin rgba(153,153,153,1);
	padding: 10px 0 10px 5px;
	width: 70%;
}
/*料金_sp*/
.price_box {
	margin: 0 auto 50px;
	width: 95%;
}
.price_left_item {
	width: 100%;
}
.price_left_item_contet:first-of-type {
	border: solid thin rgba(148,33,77,1);
	margin: 0 0 10px;
}
.price_left_item_contet:last-of-type {
	border: solid thin rgba(148,33,77,1);
	margin: 0 0 10px;
}

.price_left_item_contet h3 {
	background: rgba(148,33,77,1);
	color: rgba(255,255,255,1);
	font-weight: bold;
	font-size: 1.5rem;
	text-align: center;
}
.price_left_item_contet p {
	color: rgba(148,33,77,1);
	font-size: 1.3rem;
	padding: 10px 0 5px 10px;
	text-align: center;
}
.price_left_item_contet p span {
	font-size: 2.5rem;
	margin: 0 10px 0 0;
}
.price_right_item {
	border: solid thin rgba(148,33,77,1);
	padding: 0 0 10px 0;
	width: 100%;
}
.price_right_item h4 {
	background: rgba(148,33,77,1);
	color: rgba(255,255,255,1);
	font-weight: bold;
	font-size: 1.5rem;
	margin: 0 0 10px; 
 	text-align: center;
}
.price_right_item p {
	font-size: 1.3rem;
	line-height: 25px;
	padding: 0 0 0 20px;
}
.price_right_item p span {
	display: inline-block;
	margin: 0 0 0 50px;
}
.price_box_2 {
	margin: 0 auto 50px;
	width: 98%;
}
.price_box_2 h3 {
	background: rgba(148,33,77,1);
	color: rgba(255,255,255,1);
	font-weight: bold;
	font-size: 1.5rem;
	line-height: 25px;
	padding: 10px;
}
.price_box_2 dl {
    display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;
	font-size: 1.3rem;
}
.price_box_2 dt {
	border: solid thin rgba(148,33,77,1);
	border-bottom: none;
	padding: 10px 0 10px 5px;
	width: 50%;
}
.price_box_2 dd {
	border: solid thin rgba(148,33,77,1);
	border-left: none;
	border-bottom: none;
	padding: 10px 0 10px 0;
	text-align: center;
	width: 50%;
}
.price_box_2 dt:last-of-type,
.price_box_2 dd:last-of-type {
	border-bottom: solid thin rgba(148,33,77,1);
}
.price_box_2 dd:last-of-type {
	padding: 25px 0 10px 0;
}
.price_box_3 {
	margin: 0 auto 80px;
	width: 98%;
}
.price_box_3 table {
	border-collapse:collapse;
	font-size: 1.3rem;
}
.price_box_3 table .table_1 {
	border-right: solid thin rgba(255,255,255,1);
	width: 20%;

}
.price_box_3 table .table_2 {
	border-right: solid thin rgba(255,255,255,1);
	width: 40%;
}
.price_box_3 table .table_3 {
	width: 40%;
}
.price_box_3 table th {
	background: rgba(148,33,77,1);
	color: rgba(255,255,255,1);
	padding: 10px 0;
	text-align: center;
}
.price_box_3 table td {
	border: solid thin rgba(148,33,77,1);
	padding: 10px 0;
	text-align: center;
}
.price_box_3 p {
	font-size: 1.3rem;
}
/*個人情報保護方針_sp*/
.pp_wrap {
	margin: 20px auto 40px;
	width: 98%;
}
.pp_wrap p {
	font-size: 1.3rem;
	line-height: 25px;
}
.pp_txt {
	margin: 0 0 40px;
}
.pp_midashi {
	color: rgba(148,33,77,1);
	font-weight: bold;
}
.pp_box {
	border: solid thin rgba(102,102,102,1);
	margin: 0 0 40px;
	padding: 20px;
}
/*関連サイト_sp*/
.relation_wrap {
	margin: 0 auto;
	width: 98%;
}
.relation_wrap p {
	font-size: 1.3rem;
}
.relation_wrap a {
	display: inline-block;
	color: rgba(153,0,0,1);
	font-size: 1.3rem;
	margin: 0 0 30px;
	text-decoration: underline;
}

}

/*----------------------
▲下層コンテンツ▲
----------------------*/

/*----------------------
▼ギャラリー▼
----------------------*/

@media (min-width:960px){
.gallery_wrap {
	margin: 0 auto;
	width: 960px;
}
.gallery_box {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;
	margin: 0 0 30px;
}
.gallery_item {
	height: auto;
	margin: 0 10px 40px;
	width: 300px;
}
.gallery_item img {
	height: 200px;
	margin: 0 0 10px;
	width: 300px;
}
.gallery_item p {
	font-size: 1.5rem;
	line-height: 20px;
}

}

@media (min-width: 600px) and (max-width: 959px) {
.gallery_wrap {
	margin: 0 auto;
	width: 98%;
}
.gallery_box {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	margin: 0 0 30px;
}
.gallery_item {
	height: auto;
	margin: 0 0 40px;
	width: 32%;
}
.gallery_item img {
	height: auto;
	margin: 0 0 10px;
	width: 100%;
}
.gallery_item p {
	font-size: 1.5rem;
	line-height: 20px;
}

}

@media (max-width:599px){
.gallery_wrap {
	margin: 0 auto;
	width: 98%;
}
.gallery_box {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	margin: 0 0 30px;
}
.gallery_item {
	height: auto;
	margin: 0 0 40px;
	width: 48%;
}
.gallery_item img {
	height: auto;
	margin: 0 0 10px;
	width: 100%;
}
.gallery_item p {
	font-size: 1.3rem;
	line-height: 20px;
}

}

/*----------------------
▲ギャラリー▲
----------------------*/

/*----------------------
▼ブログ▼
----------------------*/

@media (min-width:960px){
.blog_wrap {
	margin: 0 auto;
	width: 900px;
}
.blog_box {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	border: solid thin rgba(148,33,77,1);
	background: rgba(255,255,255,1);
	box-shadow: 0 10px 10px -5px rgba(204,204,204,1);
	margin: 0 0 40px;
	padding: 20px;
	transition: .4s;
}
.blog_box:hover {
	opacity: .4;
}
.blog_box .blog_txt_item {
	width: 500px;
}
.blog_box .blog_txt_item .time p {
	display: inline-block;
	background: rgba(148,33,77,1);
	border-radius: 20px;
	color: rgba(255,255,255,1);
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	line-height: 25px;
	margin: 0 0 20px;
	padding: 0 30px;
}
.blog_box .blog_txt_item h2 {
	color: rgba(148,33,77,1);
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-weight: bold;
	font-size: 2rem;
	margin: 0 0 10px;
}
.blog_box .blog_txt_item p {
	font-size: 1.5rem;
}
.blog_box .blog_pic_item {
	position: relative;
	height: 200px;
	overflow: hidden;
	width: 400px;
}
.blog_box .blog_pic_item img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
	height: auto;
	width: 100%;
}
/*blog詳細ページ*/
.blog_detail_wrap {
	margin: 0 auto;
	width: 900px;
}
.blog_detail_time {
}
.blog_detail_time p {
	display: inline-block;
	background: rgba(148,33,77,1);
	border-radius: 20px;
	color: rgba(255,255,255,1);
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	margin: 0 0 10px;
	padding: 0 30px;
}
.blog_detail_wrap h1 {
	color: rgba(148,33,77,1);
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-weight: bold;
	font-size: 2rem;
	margin: 0 0 30px;
}
.blog_detail_wrap p {
	font-size: 1.5rem;
	line-height: 25px;
	margin: 0 0 40px;
}
.blog_detail_pic {
	height: auto;
	margin: 0 0 50px;
	width: 100%;
}
.blog_detail_pic img {
	height: auto;
	width: 100%;
}

}

@media (min-width: 600px) and (max-width: 959px) {
.blog_wrap {
	margin: 0 auto;
	width: 98%;
}
.blog_box {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	border: solid thin rgba(148,33,77,1);
	background: rgba(255,255,255,1);
	box-shadow: 0 10px 10px -5px rgba(204,204,204,1);
	margin: 0 0 20px;
	padding: 20px;
}
.blog_box .blog_txt_item {
	width: 60%;
}
.blog_box .blog_txt_item .time p {
	display: inline-block;
	background: rgba(148,33,77,1);
	border-radius: 20px;
	color: rgba(255,255,255,1);
	font-size: 1.5rem;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	line-height: 25px;
	margin: 0 0 20px;
	padding: 0 30px;
}
.blog_box .blog_txt_item h2 {
	color: rgba(148,33,77,1);
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-weight: bold;
	font-size: 1.8rem;
	margin: 0 0 20px;
}
.blog_box .blog_txt_item p {
	font-size: 1.5rem;
}
.blog_box .blog_pic_item {
	position: relative;
	height: 200px;
	overflow: hidden;
	width: 38%;
}
.blog_box .blog_pic_item img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
	height: auto;
	width: 100%;
}
/*blog詳細ページ_tb*/
.blog_detail_wrap {
	margin: 0 auto;
	width: 95%;
}
.blog_detail_time {
}
.blog_detail_time p {
	display: inline-block;
	background: rgba(148,33,77,1);
	border-radius: 20px;
	color: rgba(255,255,255,1);
	font-size: 1.5rem;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	margin: 0 0 10px;
	padding: 0 30px;
}
.blog_detail_wrap h1 {
	color: rgba(148,33,77,1);
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-weight: bold;
	font-size: 1.8rem;
	margin: 0 0 10px;
}
.blog_detail_wrap p {
	font-size: 1.5rem;
	line-height: 25px;
	margin: 0 0 40px;
}
.blog_detail_pic {
	height: auto;
	margin: 0 0 50px;
	width: 100%;
}
.blog_detail_pic img {
	height: auto;
	width: 100%;
}
}

@media (max-width:599px){
.blog_wrap {
	margin: 0 auto;
	width: 90%;
}
.blog_box {
	border: solid thin rgba(148,33,77,1);
	background: rgba(255,255,255,1);
	box-shadow: 0 10px 10px -5px rgba(204,204,204,1);
	margin: 0 0 20px;
	padding: 10px;
}
.blog_box .blog_txt_item {
	width: 100%;
}
.blog_box .blog_txt_item .time p {
	display: inline-block;
	background: rgba(148,33,77,1);
	border-radius: 20px;
	color: rgba(255,255,255,1);
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 1.3rem;
	line-height: 25px;
	margin: 0 0 10px;
	padding: 0 20px;
}
.blog_box .blog_txt_item h2 {
	color: rgba(148,33,77,1);
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-weight: bold;
	font-size: 1.5rem;
	line-height: 25px;
}
.blog_box .blog_txt_item p {
	font-size: 1.3rem;
	line-height: 25px;
	margin: 0 0 20px;
}

.blog_box .blog_pic_item {
	position: relative;
	height: 150px;
	overflow: hidden;
	width: 100%;
}
.blog_box .blog_pic_item img {
	position: absolute;
	top: 0%;
	left: 50%;
	-webkit-transform: translateY(0%) translateX(-50%);
	-ms-transform: translateY(0%) translateX(-50%);
	transform: translateY(0%) translateX(-50%);
	height: auto;
	width: 100%;
}
/*blog詳細ページ_sp*/
.blog_detail_wrap {
	margin: 50px auto;
	width: 90%;
}
.blog_detail_time {
}
.blog_detail_time p {
	display: inline-block;
	background: rgba(148,33,77,1);
	border-radius: 20px;
	color: rgba(255,255,255,1);
	font-size: 1.3rem;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	padding: 0 30px;
}
.blog_detail_wrap h1 {
	color: rgba(148,33,77,1);
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-weight: bold;
	font-size: 1.5rem;
	margin: 0 0 10px;
}
.blog_detail_wrap p {
	font-size: 1.3rem;
	line-height: 25px;
	margin: 0 0 40px;
}
.blog_detail_pic {
	height: auto;
	margin: 0 0 30px;
	width: 100%;
}
.blog_detail_pic img {
	height: auto;
	width: 100%;
}

}

/*----------------------
▲ブログ▲
----------------------*/

/*----------------------
▼お問い合わせ▼
----------------------*/

@media (min-width:960px){

.contact_top_txt {
	margin: 0 auto;
	width: 900px;
}
.contact_top_txt p {
	color: rgba(102,102,102,1);
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-weight: bold;
	font-size: 1.5rem;
	line-height: 25px;
}
.contact_top_txt p span {
	color: rgba(148,33,77,1);
}

/* フォーム */
.form_wrap {
	margin: 80px auto;
	width: 900px;
}
.item_box,
.item_box_message {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	margin: 0 0 10px;
	width: 100%;
}
.item_box .item_left,
.item_box_message .item_left {
	background: rgba(148,33,77,1);
	height: 40px;
	text-align: center;
	width: 250px;
}
.item_box .item_right {
	height: 45px;
	width: 600px;
}
.item_box_message .item_right {
	width: 600px;
}

.item_box .item_left p,
.item_box_message .item_left p,
.radio_wrap .radio_left_item p,
.check_wrap .check_left_item p,
.date_wrap .date_left_item label {
	color: rgba(255,255,255,1);
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 1.5rem;
	font-weight: bold;
	line-height: 40px;
}
.check_wrap label,
.radio_wrap label {
	display: block;
	color: rgba(102,102,102,1);
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 1.5rem;
	font-weight: bold;
}

.drop_item {
	height: 40px;
	margin-bottom: 20px;
	width: 300px;
}
.txt_item {
	background: rgba(232,230,218,1);
	border: none;
	height: 40px;
	width: 100%;
}

.radio_wrap,
.check_wrap,
.date_wrap {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	margin: 0 0 40px;
}
.check_wrap .check_left_item,
.radio_wrap .radio_left_item,
.date_wrap .date_left_item {
	background: rgba(148,33,77,1);
	height: 40px;
	margin: 0 50px 0 0;
	text-align: center;
	width: 250px;
}
.radio_item,
.check_item {
	margin-right: 10px;
}

.item_box_message .message_item {
	background: rgba(232,230,218,1);
	border: none;
	height: 130px;
	width: 100%;
}

/*送信系*/
.sub_btn1 {
	cursor: pointer;
}
.sub_btn_wrap {
	margin: 40px 0 20px;
	text-align: center;
	width: 100%;
}
.sub_btn1 {
	background: url(images/submit.png) no-repeat top;
	border: none;
	height: 48px;
	text-align: center;
	transition: .5s;
	width: 233px;
}
.sub_btn1:hover {
	opacity: .5;
}

}

@media (min-width: 600px) and (max-width: 959px) {
.contact_top_txt {
	margin: 0 auto;
	width: 98%;
}
.contact_top_txt p {
	color: rgba(102,102,102,1);
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-weight: bold;
	font-size: 1.5rem;
	line-height: 25px;
}
.contact_top_txt p span {
	color: rgba(148,33,77,1);
}

/* フォーム_tb */
.form_wrap {
	margin: 80px auto;
	width: 98%;
}
.item_box,
.item_box_message {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	margin: 0 0 10px;
	width: 100%;
}
.item_box .item_left,
.item_box_message .item_left {
	background: rgba(148,33,77,1);
	height: 40px;
	text-align: center;
	width: 30%;
}
.item_box .item_right {
	height: 45px;
	width: 65%;
}
.item_box_message .item_right {
	width: 65%;
}

.item_box .item_left p,
.item_box_message .item_left p,
.radio_wrap .radio_left_item p,
.check_wrap .check_left_item p,
.date_wrap .date_left_item label {
	color: rgba(255,255,255,1);
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 1.5rem;
	font-weight: bold;
	line-height: 40px;
}
.check_wrap label,
.radio_wrap label {
	display: block;
	color: rgba(102,102,102,1);
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 1.5rem;
	font-weight: bold;
}

.drop_item {
	height: 40px;
	margin-bottom: 20px;
	width: 30%;
}
.txt_item {
	background: rgba(232,230,218,1);
	border: none;
	height: 40px;
	width: 100%;
}

.radio_wrap,
.check_wrap,
.date_wrap {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	margin: 0 0 40px;
}
.check_wrap .check_left_item,
.radio_wrap .radio_left_item,
.date_wrap .date_left_item {
	background: rgba(148,33,77,1);
	height: 40px;
	margin: 0 50px 0 0;
	text-align: center;
	width: 30%;
}
.radio_item,
.check_item {
	margin-right: 10px;
}

.item_box_message .message_item {
	background: rgba(232,230,218,1);
	border: none;
	height: 130px;
	width: 100%;
}
/*送信系_tb*/
.sub_btn_wrap {
	margin: 40px 0 20px;
	text-align: center;
	width: 100%;
}
.sub_btn1 {
	background: url(images/submit.png) no-repeat top;
	border: none;
	height: 48px;
	text-align: center;
	width: 233px;
}

}

@media (max-width:599px){
.contact_top_txt {
	margin: 0 auto;
	width: 98%;
}
.contact_top_txt p {
	color: rgba(102,102,102,1);
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-weight: bold;
	font-size: 1.3rem;
	line-height: 25px;
}
.contact_top_txt p span {
	color: rgba(148,33,77,1);
}

/* フォーム_sp */
.form_wrap {
	margin: 30px auto 50px;
	width: 98%;
}
.item_box,
.item_box_message {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	margin: 0 0 10px;
	width: 100%;
}
.item_box .item_left,
.item_box_message .item_left {
	background: rgba(148,33,77,1);
	height: 40px;
	text-align: center;
	width: 33%;
}
.item_box .item_right {
	height: 45px;
	width: 65%;
}
.item_box_message .item_right {
	width: 65%;
}

.item_box .item_left p,
.item_box_message .item_left p,
.radio_wrap .radio_left_item p,
.check_wrap .check_left_item p,
.date_wrap .date_left_item label {
	color: rgba(255,255,255,1);
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 1.3rem;
	font-weight: bold;
	line-height: 40px;
}
.check_wrap label,
.radio_wrap label {
	display: block;
	color: rgba(102,102,102,1);
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 1.3rem;
	font-weight: bold;
}

.drop_item {
	height: 40px;
	margin-bottom: 20px;
	width: 33%;
}
.txt_item {
	background: rgba(232,230,218,1);
	border: none;
	height: 40px;
	width: 100%;
}

.radio_wrap,
.check_wrap,
.date_wrap {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	margin: 0 0 40px;
	width: 100%;
}
.check_wrap .check_left_item,
.radio_wrap .radio_left_item,
.date_wrap .date_left_item {
	background: rgba(148,33,77,1);
	height: 40px;
	margin: 0 0 0 0;
	text-align: center;
	width: 33%;
}
.check_right_item {
	width: 65%;
}
.radio_item,
.check_item {
	margin-right: 0;
}
.radio_right_item {
	width: 65%;
}

.item_box_message .message_item {
	background: rgba(232,230,218,1);
	border: none;
	height: 130px;
	width: 100%;
}
/*送信系_sp*/
.sub_btn_wrap {
	margin: 40px 0 20px;
	text-align: center;
	width: 100%;
}
.sub_btn1 {
	background: url(images/submit.png) no-repeat top;
	border: none;
	height: 48px;
	text-align: center;
	width: 233px;
}

}

/*----------------------
▲お問い合わせ▲
----------------------*/


/*----------------------
▼フッター▼
----------------------*/

@media (min-width:960px){
.footer_back_img {
	background: url(images/back-img-footer.jpg) top no-repeat;
	background-size: cover;
	padding: 170px 0 40px;
}
.footer_content_box {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	margin: 0 auto;
	width: 960px;
}

.footer_left_item {
	text-align: center;
	width: 230px;
}
address {
	font-style: normal;
	width: 300px;
}
.footer_right_item {
	width: 350px;
}

.footer_left_item img {
	height: auto;
	margin: 0 0 10px;
	width: 150px;
}
.footer_left_item p {
	border-top: solid thin rgba(153,153,153,1);
	color: rgba(102,102,102,1);
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 2rem;
	font-weight: bold;
	padding: 25px 0 0;
	text-align: left;
}
.footer_left_item p span {
	display: block;
	font-size: 1.5rem;
	line-height: 15px;
}
.footer_time p:first-of-type,
.footer_tel p:first-of-type,
.footer_mail p {
	background: rgba(148,33,77,1);
	border-radius: 20px;
	color: rgba(255,255,255,1);
	font-size: 1.5rem;
	line-height: 25px;
	margin: 0 0 10px;
	padding: 0 20px;
	width: 100%;
}
.footer_time p:last-of-type {
	font-size: 2.5rem;
	margin: 0 0 10px;
	padding: 0 20px;
}
.footer_tel p:last-of-type {
	font-size: 2.5rem;
	margin: 0 0 10px;
	padding: 0 20px;
}
.footer_tel p:last-of-type img {
	margin: 0 5px 5px 0;
}
.footer_mail a {
	font-size: 2.5rem;
	margin: 0 0 10px;
	padding: 0 20px;
	transition: .4s;
}
.footer_mail a:hover {
	opacity: .4;
}
.footer_mail a img {
	margin: 0 5px 5px 0;
}
.footer_right_item p:first-of-type {
	background: rgba(148,33,77,1);
	border-radius: 20px;
	color: rgba(255,255,255,1);
	font-size: 1.5rem;
	line-height: 25px;
	margin: 0 0 20px;
	padding: 0 20px;
	width: 100%;
}
.footer_right_item .footer_nav {
    display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;
}
.footer_right_item .footer_nav a {
	font-size: 1.5rem;
	font-weight: bold;
	margin: 0 0 13px;
	transition: .4s;
	width: 49%;
}
.footer_right_item .footer_nav a:hover {
	opacity: .4;
}

.copy {
	background: rgba(148,33,77,1);
	color: rgba(255,255,255,1);
	font-size: 2rem;
	text-align: center;
}

}


@media (min-width: 600px) and (max-width: 959px) {
.footer_back_img {
	background: url(images/back-img-footer.jpg) top no-repeat;
	background-size: cover;
	padding: 150px 0 30px;
}
.footer_content_box {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	margin: 0 auto;
	width: 98%;
}

.footer_left_item {
	text-align: center;
	width: 25%;
}
address {
	font-style: normal;
	width: 30%;
}
.footer_right_item {
	width: 40%;
}

.footer_left_item img {
	height: auto;
	margin: 0 0 10px;
	width: 130px;
}
.footer_left_item p {
	color: rgba(102,102,102,1);
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 1.5rem;
	font-weight: bold;
	padding: 25px 0 0;
	text-align: left;
}
.footer_left_item p span {
	display: block;
	font-size: 1.3rem;
	line-height: 15px;
}
.footer_time p:first-of-type,
.footer_tel p:first-of-type,
.footer_mail p {
	background: rgba(148,33,77,1);
	border-radius: 20px;
	color: rgba(255,255,255,1);
	line-height: 25px;
	margin: 0 0 10px;
	padding: 0 20px;
	width: 100%;
}
.footer_time p:last-of-type {
	font-size: 2rem;
	margin: 0 0 10px;
	padding: 0 20px;
}
.footer_tel p:last-of-type {
	font-size: 2rem;
	margin: 0 0 10px;
	padding: 0 20px;
}
.footer_tel p:last-of-type img {
	margin: 0 5px 5px 0;
}
.footer_mail a {
	font-size: 2rem;
	margin: 0 0 10px;
	padding: 0 20px;
}
.footer_mail a img {
	margin: 0 5px 5px 0;
}
.footer_right_item p:first-of-type {
	background: rgba(148,33,77,1);
	border-radius: 20px;
	color: rgba(255,255,255,1);
	line-height: 25px;
	margin: 0 0 20px;
	padding: 0 20px;
	width: 100%;
}
.footer_right_item .footer_nav {
    display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;
}
.footer_right_item .footer_nav a {
	font-size: 1.3rem;
	font-weight: bold;
	margin: 0 0 10px;
	width: 49%;
}

.copy {
	background: rgba(148,33,77,1);
	color: rgba(255,255,255,1);
	font-size: 1.5rem;
	text-align: center;
}

}

@media (max-width:599px){
.footer_back_img {
	background: rgba(240,240,240,1);
	padding: 20px 0 30px;
}
.footer_content_box {
	margin: 0 auto;
	width: 98%;
}

.footer_left_item {
	text-align: center;
	margin: 0 0 20px;
	width: 100%;
}
address {
	font-style: normal;
	margin: 0 0 20px;
	width: 100%;
}
.footer_right_item {
	width: 100%;
}

.footer_left_item img {
	height: auto;
	width: 150px;
}
.footer_left_item p {
	color: rgba(102,102,102,1);
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 1.8rem;
	font-weight: bold;
	padding: 25px 0 0;
}
.footer_left_item p span {
	display: block;
	font-size: 1.5rem;
	line-height: 15px;
	margin: 0 0 10px;
}
.footer_time p:first-of-type,
.footer_tel p:first-of-type,
.footer_mail p {
	background: rgba(148,33,77,1);
	border-radius: 20px;
	color: rgba(255,255,255,1);
	font-size: 1.5rem;
	margin: 0 0 10px;
	padding: 3px 20px;
	width: 100%;
}
.footer_time p:last-of-type {
	font-size: 1.8rem;
	margin: 0 0 10px;
	padding: 0 20px;
}
.footer_tel p:last-of-type {
	font-size: 2rem;
	margin: 0 0 10px;
	padding: 0 20px;
}
.footer_tel p:last-of-type img {
	margin: 0 5px 5px 0;
}
.footer_mail a {
	font-size: 1.8rem;
	margin: 0 0 10px;
	padding: 0 20px;
}
.footer_mail a img {
	margin: 0 5px 5px 0;
}
.footer_right_item p:first-of-type {
	background: rgba(148,33,77,1);
	border-radius: 20px;
	color: rgba(255,255,255,1);
	font-size: 1.5rem;
	margin: 0 0 10px;
	padding: 3px 20px;
	width: 100%;
}
.footer_right_item .footer_nav {
    display:-ms-flexbox;
    display:-webkit-flex;
    display:flex;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    flex-wrap:wrap;
}
.footer_right_item .footer_nav a {
	font-size: 1.3rem;
	font-weight: bold;
	margin: 0 0 10px;
	width: 49%;
}

.copy {
	background: rgba(148,33,77,1);
	color: rgba(255,255,255,1);
	font-size: 1.3rem;
	margin: 0 0 60px;
	text-align: center;
}

}

/*----------------------
▲フッター▲
----------------------*/

/*----------------------
▼WP_ページネーション▼
----------------------*/

@media (min-width:960px){
/* ページネーション */
div.pagination {
	clear:both;
	padding:20px 0;
	position:relative;
	font-size: 1.5rem;
	line-height:13px ;
	background:none;
	margin:10px auto 20px;
	vertical-align: middle;
	width: 900px;
}

div.pagination span, .pagination a {
	display:block;
	float:left ;
	margin: 10px 10px 10px 0 ;
	padding: 15px;
	text-decoration:none;
	width:auto ;
	color:#fff ;
	background: #CCC;
	border-radius: 10px;
	font-size: 1.5rem;
}

div.pagination a:hover{
	color:#fff ;
	background: rgba(148,33,77,1);
}

div.pagination .current{
	padding: 15px;
	background: rgba(148,33,77,1);
	border-radius: 10px;
	color:#fff ;
}
/*detail_ページネーション*/
.blog_detail_pagination {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
}
.blog_detail_pagination a {
	color: rgba(148,33,77,1);
	font-size: 1.5rem;
	font-weight: bold;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	transition: .4s;
}
.blog_detail_pagination a:hover {
	opacity: .4;
}

/*wpマージン*/
.wp_margin {
	margin: 0 0 60px;
}

}

@media (min-width: 600px) and (max-width: 959px) {
/* ページネーション */
div.pagination {
	clear:both;
	padding:20px 0;
	position:relative;
	font-size: 1.5rem;
	line-height:13px ;
	background:none;
	margin:10px auto 20px;
	vertical-align: middle;
	width: 90%;
}

div.pagination span, .pagination a {
	display:block;
	float:left ;
	margin: 10px 10px 10px 0 ;
	padding: 10px;
	text-decoration:none;
	width:auto ;
	color:#fff ;
	background: #CCC;
	border-radius: 10px;
	font-size: 1.5rem;
}

div.pagination a:hover{
	color:#fff ;
	background: rgba(148,33,77,1);
}
div.pagination .current{
	padding: 10px;
	background: rgba(148,33,77,1);
	border-radius: 10px;
	color:#fff ;
	font-size: 1.5rem;
}
/*detail_ページネーション_tb*/
.blog_detail_pagination {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
}
.blog_detail_pagination a {
	color: rgba(148,33,77,1);
	font-size: 1.5rem;
	font-weight: bold;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	transition: .4s;
}
.blog_detail_pagination a:hover {
	opacity: .4;
}

/*wpマージン*/
.wp_margin {
	margin: 0 0 40px;
}

}

@media (max-width:599px){
/* ページネーション */
div.pagination {
	clear:both;
	padding:20px 0;
	position:relative;
	font-size: 1.3rem;
	background:none;
	margin:10px auto 20px;
	vertical-align: middle;
	width: 90%;
}

div.pagination span, .pagination a {
	display:block;
	float:left ;
	margin: 10px 10px 10px 0 ;
	padding: 10px 13px;
	text-decoration:none;
	color:#fff ;
	background: #CCC;
	border-radius: 10px;
	font-size: 1.5rem;
}
div.pagination span {
	border-radius: 10px;
}

div.pagination a:hover{
	color:#fff ;
	background: rgba(148,33,77,1);
}
div.pagination .current{
	padding: 10px 13px;
	background: rgba(148,33,77,1);
	border-radius: 10px;
	color:#fff ;
	font-size: 1.3rem;
}
/*detail_ページネーション_sp*/
.blog_detail_pagination {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
}
.blog_detail_pagination a {
	color: rgba(148,33,77,1);
	font-size: 1.3rem;
	font-weight: bold;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	transition: .4s;
}
.blog_detail_pagination a:hover {
	opacity: .4;
}

/*wpマージン*/
.wp_margin {
	margin: 0 0 40px;
}

}

/*----------------------
▲WP_ページネーション▲
----------------------*/

/*--20200403追加--*/
.clearfix:after {
  content: "."; 
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
	min-height: 1px; /*IE6、7対策*/
}
* html .clearfix {
	height: 1px;
	/*¥*//*/ /*MAC IE5.x対策*/
	height: auto;
	overflow: hidden;
	/**/
}

/*-feature.html-*/
@media (min-width:960px){
.mainTitle{
	position:relative;
}
.mainTitle .titlePlus{
	font-size:15px;
	position:absolute;
	top:10px;
	right:-350px;
}
.featureBox{
	margin:0 0 100px 0;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color: rgba(102,102,102,1);
	font-weight: bold;
	font-size: 1.5rem;
	line-height: 25px;
}
.featureBox .txtBox{
	margin:0 0 70px 0;
	padding:0 0 0 30px;
}
.featureBox .smlTtl{
	font-size:20px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	margin:0 0 20px 0;
	font-weight:bold;
}
.featureBox .comment1{}
.featureBox .treatCl li{
	float:left;
	width : calc(100% / 3) ;
	position:relative;
}
.featureBox .treatCl .txt{
	position:absolute;
	top:190px;
	left:40px;
	font-size:14px !important;
	line-height:1.75em;
}
.featureBox .txtBox .ttlBlue{
	min-height:575px;
	background:#77c3e7;
	color:#FFF;
	font-size:30px;
	writing-mode: vertical-rl;
	text-align:center;
	line-height:1em;
	padding:0 5px;
	float:left;
	font-weight: bold;
    border-radius: 100px;        /* CSS3草案 */  
    -webkit-border-radius: 100px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 100px;   /* Firefox用 */  
}
.featureBox .txtBox .ttlGreen{
	min-height:575px;
	background:#aecc7c;
	color:#FFF;
	font-size:30px;
	writing-mode: vertical-rl;
	text-align:center;
	line-height:1em;
	padding:0 5px;
	float:left;
	font-weight: bold;
    border-radius: 100px;        /* CSS3草案 */  
    -webkit-border-radius: 100px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 100px;   /* Firefox用 */  
}
.featureBox .txtBox .ttlPink{
	min-height:600px;
	background:#efbad5;
	color:#FFF;
	font-size:30px;
	writing-mode: vertical-rl;
	text-align:center;
	line-height:1em;
	padding:0 5px;
	float:left;
	font-weight: bold;
    border-radius: 100px;        /* CSS3草案 */  
    -webkit-border-radius: 100px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 100px;   /* Firefox用 */  
}
.featureBox .txtBox .rightComment{
	width:860px;
	float:right;
	font-size:16px;
	line-height:1.75em;
	padding:20px 0 0 0;
	position:relative;
}
.featureBox .txtBox .rightComment .txtMgn{
	margin:0 0 30px 0;
}
.featureBox .txtBox .rightComment .txtMgn .list li{
	margin:0 0 0px 0 !important;
}
.featureBox .txtBox .rightComment .bluePict{
	min-height:172px;
	background:url(images/img_sisetsu.png) left top no-repeat;
	padding:0 0 0 300px;
}
.featureBox .txtBox .rightComment .photoBox{
	width:270px;
	position:absolute;
	right:0;
	bottom:0;
	text-align:center;
	font-size:10px;
	line-height:1.25em;
}
.featureBox .txtBox .rightComment .photoBox dl{
	width:120px;
	min-height:160px;
	float:left;
	margin:0 30px 15px 0; 
}
.featureBox .txtBox .rightComment .photoBox dl:nth-child(even){
	margin:0 0 15px 0; 
}
.featureBox .txtBox .rightComment .photoBox dt{
	margin:0 0 10px 0;
}
.featureBox .txtBox .rightComment .photoBox dt img{
}
.featureBox .pinkBack{
	background:url(images/ftr_bgimg.png) right bottom no-repeat;
	background-size:300px auto;
}
.featureBox .treatCl .clBlue{
	min-height:291px;
	background:url(images/ftr_sv1.png) left top no-repeat;
}
.featureBox .treatCl .clGreen{
	min-height:291px;
	background:url(images/ftr_sv2.png) left top no-repeat;
}
.featureBox .treatCl .clPink{
	min-height:291px;
	background:url(images/ftr_sv3.png) left top no-repeat;
}
}
@media (min-width: 600px) and (max-width: 959px) { /*-tab-*/
.mainTitle{
	position:relative;
}
.mainTitle .titlePlus{
	font-size:15px;
	position:absolute;
	top:10px;
	right:-350px;
}
.featureBox{
	margin:0 0 100px 0;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color: rgba(102,102,102,1);
	font-weight: bold;
	font-size: 1.5rem;
	line-height: 25px;
}
.featureBox .txtBox{
	margin:0 0 70px 0;
	padding:0 0 0 30px;
}
.featureBox .smlTtl{
	font-size:20px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	margin:0 0 20px 0;
	font-weight:bold;
}
.featureBox .comment1{}
.featureBox .treatCl li{
	float:left;
	width : calc(100% / 3) ;
	position:relative;
}
.featureBox .treatCl .txt{
	position:absolute;
	top:190px;
	left:40px;
	font-size:14px !important;
	line-height:1.75em;
}
.featureBox .txtBox .ttlBlue{
	min-height:575px;
	background:#77c3e7;
	color:#FFF;
	font-size:30px;
	writing-mode: vertical-rl;
	text-align:center;
	line-height:1em;
	padding:0 5px;
	float:left;
	font-weight: bold;
    border-radius: 100px;        /* CSS3草案 */  
    -webkit-border-radius: 100px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 100px;   /* Firefox用 */  
}
.featureBox .txtBox .ttlGreen{
	min-height:575px;
	background:#aecc7c;
	color:#FFF;
	font-size:30px;
	writing-mode: vertical-rl;
	text-align:center;
	line-height:1em;
	padding:0 5px;
	float:left;
	font-weight: bold;
    border-radius: 100px;        /* CSS3草案 */  
    -webkit-border-radius: 100px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 100px;   /* Firefox用 */  
}
.featureBox .txtBox .ttlPink{
	min-height:600px;
	background:#efbad5;
	color:#FFF;
	font-size:30px;
	writing-mode: vertical-rl;
	text-align:center;
	line-height:1em;
	padding:0 5px;
	float:left;
	font-weight: bold;
    border-radius: 100px;        /* CSS3草案 */  
    -webkit-border-radius: 100px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 100px;   /* Firefox用 */  
}
.featureBox .txtBox .rightComment{
	width:860px;
	float:right;
	font-size:16px;
	line-height:1.75em;
	padding:20px 0 0 0;
	position:relative;
}
.featureBox .txtBox .rightComment .txtMgn{
	margin:0 0 30px 0;
}
.featureBox .txtBox .rightComment .txtMgn .list li{
	margin:0 0 0px 0 !important;
}
.featureBox .txtBox .rightComment .bluePict{
	min-height:172px;
	background:url(images/img_sisetsu.png) left top no-repeat;
	padding:0 0 0 300px;
}
.featureBox .txtBox .rightComment .photoBox{
	width:270px;
	position:absolute;
	right:0;
	bottom:0;
	text-align:center;
	font-size:10px;
	line-height:1.25em;
}
.featureBox .txtBox .rightComment .photoBox dl{
	width:120px;
	min-height:160px;
	float:left;
	margin:0 30px 15px 0; 
}
.featureBox .txtBox .rightComment .photoBox dl:nth-child(even){
	margin:0 0 15px 0; 
}
.featureBox .txtBox .rightComment .photoBox dt{
	margin:0 0 10px 0;
}
.featureBox .txtBox .rightComment .photoBox dt img{
}
.featureBox .pinkBack{
	background:url(images/ftr_bgimg.png) right bottom no-repeat;
	background-size:300px auto;
}
.featureBox .treatCl .clBlue{
	min-height:291px;
	background:url(images/ftr_sv1.png) left top no-repeat;
}
.featureBox .treatCl .clGreen{
	min-height:291px;
	background:url(images/ftr_sv2.png) left top no-repeat;
}
.featureBox .treatCl .clPink{
	min-height:291px;
	background:url(images/ftr_sv3.png) left top no-repeat;
}
}
@media (max-width:599px){ /*-sp-*/
.mainTitle{
	position:relative;
}
.mainTitle .titlePlus{
	font-size:10px;
	position:absolute;
	top:27px;
	right:10px;
}
.featureBox{
	margin:0 0 100px 0;
	color: rgba(102,102,102,1);
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-weight: bold;
	font-size: 1.3rem;
	line-height: 20px;
}
.featureBox .txtBox{
	margin:0 10px 50px 10px;
	padding:0 0 0 0;
}
.featureBox .smlTtl{
	font-size:18px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	margin:0 0 20px 0;
	font-weight:bold;
}

.featureBox .comment1{}
.featureBox .treatCl li{
	float: none !important;
	width :100% !important;
	position:relative;
	margin:0 0 25px 0;
}
.featureBox .treatCl .txt{
	position:absolute;
	top:180px;
	left:40px;
	font-size:14px !important;
	line-height:1.75em;
}
.featureBox .txtBox .ttlBlue{
	height:40px !important;
	background:#77c3e7;
	color:#FFF;
	font-size:24px;
	text-align:center;
	line-height:40px;
	font-weight: bold;
    border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */  
}
.featureBox .txtBox .ttlGreen{
	height:40px !important;
	background:#aecc7c;
	color:#FFF;
	font-size:24px;
	text-align:center;
	line-height:40px;
	font-weight: bold;
    border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */  
}
.featureBox .txtBox .ttlPink{
	height:40px !important;
	background:#efbad5;
	color:#FFF;
	font-size:24px;
	text-align:center;
	line-height:40px;
	font-weight: bold;
    border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */  
}
.featureBox .txtBox .rightComment{
	font-size:14px;
	line-height:1.75em;
	padding:20px 0 0 0;
}
.featureBox .txtBox .rightComment .txtMgn{
	margin:0 0 30px 0;
}
.featureBox .txtBox .rightComment .txtMgn .list li{
	margin:0 0 0px 0 !important;
}
.featureBox .txtBox .rightComment .bluePict{
	background:url(images/img_sisetsu.png) left top no-repeat;
	padding:180px 0 0 0;
}
.featureBox .txtBox .rightComment .photoBox{
	text-align:center;
	font-size:10px;
	line-height:1.25em;
}
.featureBox .txtBox .rightComment .photoBox dl{
	width:32%;
	min-height:160px;
	float:left;
	margin:0 0.5%; 
}
.featureBox .txtBox .rightComment .photoBox dl:nth-child(even){
	margin:0 0 15px 0; 
}
.featureBox .txtBox .rightComment .photoBox dt{
	margin:0 0 10px 0;
}
.featureBox .txtBox .rightComment .photoBox dt img{
	width:98%;
	height:auto;
}
.featureBox .pinkBack{
	background:url(images/ftr_bgimg.png) right bottom no-repeat;
	background-size:150px auto;
}
.featureBox .treatCl .clBlue{
	min-height:291px;
	background:url(images/ftr_sv1.png) left top no-repeat;
}
.featureBox .treatCl .clGreen{
	min-height:291px;
	background:url(images/ftr_sv2.png) left top no-repeat;
}
.featureBox .treatCl .clPink{
	min-height:291px;
	background:url(images/ftr_sv3.png) left top no-repeat;
}
}

.color_pink{
	color:#92274d;
}
.color_pink2{
	color:#dc3a8d;
}
.color_blue{
	color:#77c3e7;
}
.color_green{
	color:#aecc7c;
}

/*-event calendar-*/
.topCalendar img{
	width:100%;
	height:auto;
}
