@charset "UTF-8";
/*index.css*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	border: 0;
	font: inherit;
	font-size: 100%;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

body {
	line-height: 1;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

*,
*:before,
*:after {
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

html {
	font-size: 62.5%; /* 16px x 0.625 = 10px(=1rem) */
}

body {
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	display: flex;
	flex-direction: column; /* 16px */
	font-family: var(--default-font-sans);
	font-size: 16px;
	font-size: 1.6rem;
	letter-spacing: 0.1em;
	line-height: 1.8;
	min-height: 100%;
	min-height: 100dvh;
	text-size-adjust: 100%;
}
main{
    flex: 1;
}

img {
	max-width: 100%;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #172A88;
	opacity: 0.8;
	transition: 0.3s;
}

h2:first-of-type {
	margin-bottom: 32px;
	padding-top: initial;
}

h2 {
	margin: auto;
	margin-bottom: 32px;
	padding-top: 32px;
	text-align: left;
}

h3 {
	color: #172A88;
	font-size: 26px;
	font-size: 2.6rem;
	margin: auto;
	margin-bottom: 24px;
	text-align: center;
}

h4 {
	color: #172A88;
	margin: auto;
	margin-bottom: 16px;
	text-align: center;
	text-align: left;
}

p {
	line-height: 2;
	margin: auto;
}

section {
	padding: 16px;
}

.layout {
	padding: 16px;
}

/*subpage*/
.h2-title {
	border-bottom: solid 3px #172A88;
	color: #172A88;
	font-size: 30px;
	font-size: 3rem;
	font-weight: bold;
	margin-bottom: 0;
	margin-bottom: 0 !important;
}

.h3-title {
	background: transparent;
	border-left: solid 5px #172A88;
	color: #404040;
	font-size: 20px;
	font-size: 2rem;
	margin: 0.5rem 0 1rem 0;
	margin-top: 0;
	padding: 0 0 0 0.5em;
	text-align: left;
	line-height: 1.3;
}

.text-bold {
	font-weight: bold;
}

.text-big {
	font-size: 18px;
	font-size: 1.8rem;
}

.large {
	font-size: 18px;
	font-size: 1.8rem;
}

.medium {
	font-size: 18px;
	font-size: 1.8rem;
}

.small {
	font-size: 16px;
	font-size: 1.6rem;
}

.br {
	display: none;
}

.text-secondary {
	color: #191970;
}

.text-primary {
	color: #172A88;
}

.text-warning {
	color: #d82d27;
}

.fill {
	-o-object-fit: fill;
	object-fit: fill;
}

.fill-cover {
	-o-object-fit: cover;
	object-fit: cover;
}

.scale-down {
	-o-object-fit: scale-down;
	object-fit: scale-down;
}
/*pc,sp*/
.header-inner {
	display: grid;
	grid-auto-rows: auto;
}
.header-inner .logo {
	grid-area: logo;
	align-self: center;
}
.header-inner .logo > p{margin-bottom: 1rem;}
header .logo-text{
	color: #172A88;
    font-weight: 900;
    font-size: 3.2rem;
	white-space: nowrap;
	line-height: 1;
}
.header-logo--inner a{
	display: inline-block;
	vertical-align: middle;
}
.header-logo--inner .logo-bg {
	width: 48px;
	height: 48px;
}
.header-logo--inner .logo-circle {
	align-items: center;
	display: grid;
	grid-auto-rows: auto;
	grid-template-areas: none;
	grid-template-columns: .1fr 1fr;
}
.header-logo--inner .logo-icon {
	background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMinYMin slice" viewBox="0 0 39.001 39"><path fill="%23fff" d="M25.567,26.846c-1,2.289-2.292,2.979-2.445,2.971c-0.348-0.02-1.764,0.99-2.415-4.705    c-0.153-1.342-1.202-1.084-1.207-1.082c-0.004-0.002-1.054-0.26-1.207,1.082c-0.649,5.695-2.066,4.686-2.414,4.705    c-0.154,0.008-1.446-0.682-2.445-2.971c-1.336-3.066-2.303-7.767-2.104-10.925c0.219-3.487,3.665-5.829,8.17-3.157    c4.506-2.672,7.951-0.331,8.17,3.157C27.87,19.08,26.903,23.78,25.567,26.846z" /></svg>');
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	width: 100%;
	height: 100%;
}
/*pc,sp*/
nav a span{display: inline-block;}
#global-nav {
	margin: auto;
	max-width: 1000px;
	width: 100%;
	text-align: center;
}
#global-nav li{
	display: flex;
	align-items: center;
	justify-content: center;
}
#global-nav li a:after {
	color: #fff;
	content: attr(title);
	display: block;
	width: 100%;
	font-size: 10px;
	font-size: 1rem;
	padding-top: 0.3rem;
	text-align: center;
}

/*pc,sp*/
.information{
	grid-area: information;
	line-height: 1.3;
}
.header-time{
	display: block;
}
.header-holiday{
	display: block;
	color: #ec5b19;
}
.reservation {
	grid-area: reservation;
	display: flex;
    align-items: center;
    justify-self: end;
}
.reservation span {
	background-color: #172A88;
	border-radius: 25px;
	text-align: center;
	white-space: nowrap;
}
.reservation a{white-space: nowrap;}
.reservation span a{
	padding: 0 1.5rem;
	color: #fff;
}
.fa-phone {
	background: #f1f2f4;
	border-radius: 25px;
	color: #172A88;
	display: block;
}

/*pc,sp*/
.catchcopy a{text-align: center;}
.info .title{
	margin: 2rem auto;
}
/*pc,sp*/
.news-list--item {
	border-top: 1px solid #172A88;
	margin: auto;
	max-width: 1000px;
}
.news-list--item dt {
	display: flex;
    align-items: center;
    white-space: nowrap;
	gap: 10px;
	padding: 10px;
	color: #172A88;
}
.news-list--item dd {
	border-bottom: 1px solid #172A88;
	color: #000;
	padding: 10px;
	text-align: left;
}
.news-details {
	padding: 10px 0 10px 0;
}
.news-details ul {
	padding: 20px 0;
}

.cat {
	padding: 0 1.2rem;
	background: #172A88;
	border-radius: 25px;
	color: #fff;
	display: block;
	font-size: 10px;
	font-size: 1rem;
	text-align: center;
}

/*pc,sp*/
.calendarArea .medical-body{padding: 0;}
.calendar {
	font-size: 18px;
	font-size: 1.8rem;
	text-align: center;
	width: 100%;
}
.calendar tr:not(:first-child){
	border: 2px solid #172A88;
	vertical-align: top;
}
.calendar th,
.calendar td {
	border: 1px solid #172A88;
	color: #172A88;
}

.calendar tr:first-child td,
.calendar tr td:first-child {
	border: none;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
}

.calendar th.borderNone:first-child {
	border: none;
	font-weight: bold;
}

/*診療カレンダー*/
.mini-calendar th,
.mini-calendar td {
	padding: 0;
}
.mini-calendar td {
	border: 1px solid #172A88;
}
.mini-calendar table {
	table-layout: fixed;
	width: 100%;
}
.mini-calendar tbody {
	border: 2px solid #172A88;
}
.mini-calendar tr {
	padding: 0;
	width: 100%;
}
.mini-calendar th {
	color: #172A88;
	padding-bottom: 7px;
	padding-top: 7px;
	vertical-align: top;
}
.mini-calendar th,
.mini-calendar td {
	color: #172A88;
	text-align: center;
	vertical-align: middle;
}

.mini-calendar td .calendar-day-number,
.calendar-noday-number {
	background: #eee;
	display: block;
	font-weight: normal;
	height: auto;
	margin-bottom: 0;
	padding: 5px;
	width: 100%;
}

.mini-calendar [class*="calender-label"] {
	display: block;
	margin-top: 0;
}

.mini-calendar .calendar-labels {
	padding: 5px 2px;
}


/*全休*/
.mini-calendar td.calendar-holiday .calendar-day-number{
	background: #f8c7c7;
}
/*半休*/
.mini-calendar td.calendar-irregular .calendar-day-number {
	background: #c8ebfe;
}
/*土曜日*/
/*.mini-calendar td.calendar-sat .calendar-day-number {
	background: #c8ebfe;
}*/
/*日曜日*/
/* .mini-calendar td.calendar-sun .calendar-day-number {
	background: #f8c7c7;
} */


/*pc,sp*/
.calendar_images h3{margin-bottom: 0;}
.calendar-year-month {
	color: #172A88;
	font-size: 2.5rem;
	text-align: center;
}

.swiper-container .swiper-slide .mini-calendar {
	margin: 0;
	max-width: 100%;
	width: 100%;
}

.mainVisual-inner .swiper-container {
	height: 500px;
}

/*pc,sp*/
.holiday {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 16px 0;
	text-align: center;
	color: #ec5b19;
	font-weight: bold;
}
.holiday p {
	padding: 0 1rem;
	margin: 0;
	margin-right: 1rem;
	border: 1px solid #ec5b19;
	white-space: nowrap;
}
/*pc,sp*/
.googleMap {
	height: 250px;
	margin: 2em 0 0 0;
}

.content-col2--text-right {
	display: grid;
}

.col-2 span {
	border-bottom: solid 1px #172A88;
	display: block;
	margin: 10px 0;
}

.form-body {
	background-color: #eee;
	color: #172A88;
	font-size: 14px;
	padding: 20px;
}

.form-body p {
	margin-bottom: 30px;
}

.form-body h3 {
	font-size: 16px;
	font-size: 1.6rem;
	text-align: left;
}

.form-body .g-recaptcha {
	display: grid;
	grid-auto-rows: auto;
	grid-template-columns: 1fr;
	justify-items: center;
}

.form-body input,
.form-body select {
	border: 1px solid #ccc;
	box-sizing: border-box;
	line-height: 1.2;
	padding: 8px;
	width: auto;
}

.form-body input.submit_button {
	background-color: #333;
	color: #fff;
	display: block;
	font-size: 14px;
	height: 48px;
	line-height: 1.5;
	margin: 30px auto 0;
	outline: none;
	position: relative;
	transition: all 0.3s;
	width: 225px;
}

.form-body .submit_button:hover {
	background: #666666;
}

.form-body textarea {
	width: 100%;
}

.contents-text p:not(:last-child) {
	margin-bottom: 20px;
}

.contents-text .underline {
	text-decoration: underline;
}

.ui-datepicker {
	background-color: #fff;
}

.ui-datepicker-header {
	background-color: #726250;
	padding: 15px 10px;
}

.ui-datepicker-header a {
	color: #fff;
}

.ui-datepicker-header a:hover {
	color: #172A88;
}

.ui-datepicker-prev {
	float: left;
}

.ui-datepicker-next {
	float: right;
}

.ui-datepicker-title {
	color: #fff;
	padding: 0 30px;
	text-align: center;
}

.ui-datepicker-calendar {
	border-collapse: unset;
	border-spacing: 3px;
	color: #726250;
	padding: 0.5em;
	text-align: center;
}

.ui-datepicker-calendar thead {
	font-weight: bold;
}

.ui-datepicker-calendar thead th {
	padding: 0.5em 0;
}

.ui-datepicker-calendar td {
	border: none;
	padding: 0;
}

.ui-datepicker-calendar a {
	color: #726250;
	display: block;
	padding: 0.5em;
}

.ui-datepicker-calendar a:hover {
	background-color: #726250;
	color: #fff;
}

.ui-datepicker-header:after {
	clear: both;
	content: "";
	display: block;
}

/*|||pc,sp|||*/
footer {
	display: grid;
	grid-auto-rows: auto;
	grid-template-columns: 1fr;
	background: #172A88;
}
footer .footer-inner {
	align-items: center;
	color: #fff;
	display: grid;
	grid-auto-rows: auto;
	grid-template-columns: 1fr;
	padding: 2rem 1.5rem 0;
}
footer .footer-inner .footer-logo{margin-bottom: 2rem;}
footer .footer-inner .footer-logo p {
	margin-bottom: 1rem;
	font-size: 1.2rem;
}
footer .footer-inner .footer-logo a{display: inline-block;}
/*▼logoのicon*/
footer .logo-bg {
	background: #fff;
	width: 48px;
	height: 48px;
}
footer .logo-circle {
	display: flex;
	align-items: center;
}
/*svg*/
footer .logo-icon {
	background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMinYMin slice" viewBox="0 0 39.001 39"><path fill="%23172A88" d="M25.567,26.846c-1,2.289-2.292,2.979-2.445,2.971c-0.348-0.02-1.764,0.99-2.415-4.705    c-0.153-1.342-1.202-1.084-1.207-1.082c-0.004-0.002-1.054-0.26-1.207,1.082c-0.649,5.695-2.066,4.686-2.414,4.705    c-0.154,0.008-1.446-0.682-2.445-2.971c-1.336-3.066-2.303-7.767-2.104-10.925c0.219-3.487,3.665-5.829,8.17-3.157    c4.506-2.672,7.951-0.331,8.17,3.157C27.87,19.08,26.903,23.78,25.567,26.846z" /></svg>');
	background-position: center;
	background-repeat: no-repeat;
	display: inline-block;
	width: 100%;
	height: 100%;
}
footer .logo-text {
	color: #fff;
	font-weight: 900;
	line-height: 1;
}
/*▼footer情報*/
footer .footer-info {
	align-items: center;
	background: #fff;
	color: #172A88;
	display: grid;
	grid-auto-rows: 50px;
	grid-template-columns: 1fr .5fr 2fr;
	justify-items: center;
	white-space: nowrap;
}
/*予約制*/
footer .footer-info .footer-yoyaku {
	background-color: #172A88;
	border-radius: 25px;
	color: #fff;
	padding: 0 1.5rem;
	margin: initial;
	margin-bottom: initial;
	text-align: center;
}
/*電話icon*/
footer .footer-info .fa-phone {
	padding: 1rem;
	background: none;
	border-radius: 0;
	color: #172A88;
	display: block;
	font-size: 20px;
	font-size: 2rem;
}
footer .footer-info .footer-info-tel {
	font-size: 26px;
	font-size: 2.6rem;
}
/*▼都道府県表示や休診日*/
footer .footer-info-2,
footer .footer-info-3 {
	display: none;
}
/*▼footer-nav*/
.footer-nav {
	display: none;
}
.footer-nav li {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
.footer-nav li + li {
	border-left: 0;
	border-right: 1px solid #fff;
}
.footer-nav ul li > a {
	color: #fff;
}
footer small {
	background-color:#191970;
	color: #fff;
	display: block;
	padding: 1rem;
	text-align: center;
}

/*▼バナーエリア*/
.fig {
	background-color: #eee;
	max-width: initial;
}

.fig .fig-col-2 {
	gap: 35px;
	display: grid;
	text-align: center;
}

.fig .fig-body {
	align-items: center;
	display: grid;
	grid-auto-rows: auto;
	grid-template-columns: 1.2fr 1fr; 
}

.fig .fig-body p {
	font-weight: bold;
	margin-bottom: auto;
}

.fig .fig-1 {
	background: no-repeat;
	background-image: url(/images/fig01.jpg);
	background-position: center;
	background-size: cover;
	height: 105px;
	overflow: hidden;
}

.fig .fig-2 {
	background: no-repeat;
	background-image: url(/images/fig01.jpg);
	background-position: center;
	background-size: cover;
	height: 105px;
	overflow: hidden;
}

.fig .fig-3 {
	background: no-repeat;
	background-image: url(/images/fig01.jpg);
	background-position: center;
	background-size: cover;
	height: 105px;
	overflow: hidden;
}

.fig .fig-4 {
	background: no-repeat;
	background-image: url(/images/fig01.jpg);
	background-position: center;
	background-size: cover;
	height: 105px;
	overflow: hidden;
}

.flg-6 {
	background-color: #fff;
}
/*▼概要・アクセス*/
.topPage .summary h3{margin-bottom: 5rem;}
/*▼共通マップ*/
.googleMap iframe {
	border: 0;
	height: 250px;
	width: 100%;
}

.access_googleMap iframe {
	border: 0;
	height: 400px;
	width: 100%;
}
.summary_inner .summaryText{justify-self: end;}
.summary_inner .summaryText p{
	line-height: 1.3;
}

.summary_inner .summaryText .text-big {
	margin-bottom: 1rem;
	font-size: 26px;
	font-size: 2.6rem;
}

.access li {
	margin: auto;
	position: relative;
}
.access li span:before {
	display: inline-block;
	border: solid 4px transparent;
	border-left: solid 6px #172A88;
	content: "";
	width: 0;
	height: 0;
}

/*|||common|||*/

.border-radius-circle {
	border-radius: 50%;
}
#topBtn {
	display: flex;
    align-items: center;
    justify-content: center;
	background-color: #172A88;
	border-radius: 30px;
	bottom: -10px;
	box-sizing: border-box;
	color: #fff;
	height: 60px;
	line-height: 38px;
	position: fixed;
	right: 2%;
	text-decoration: none;
	width: 60px;
	z-index: 9999;
}
#topBtn:before {
	content: "top";
}
#topBtn:hover {
	opacity: 0.8;
}

@media screen and (max-width: 600px) {

	.ui-datepicker {
		box-sizing: border-box;
		left: 0 !important;
		width: 100%;
	}
	.ui-datepicker-calendar {
		width: 100%;
	}
	
}

@media screen and (max-width: 768px) {
body {
	font-size: 15px;
	font-size: 1.5rem;
}
/*max768*/
.header-inner{
	grid-template-areas:
	"logo reservation"
	"information information";
	grid-template-columns: auto 1fr;
	padding: 1rem 0 0;
}
.header-inner .logo{margin-left: 1rem;}
.header-logo--inner .logo-bg{
	width: 6.5vw;
    height: 6.5vw;
}
header .logo-text{
	font-size: 4.5vw;
}
header .reservation{
	margin-right: 1rem;
}
header .reservation a{
	display:block;
	font-size: 2vw;
}
header .reservation .snsArea a{
	display:block;
	font-size: 3vw;
}
header .fa-phone{
	padding: 1rem;
	font-size: 4vw !important;
}
/*max768*/
.information{
	width: 100%;
	margin: 1rem 0;
}
/*max768*/
#global-nav ul {
	background: #172A88;
	display: flex;
	flex-wrap: wrap;
}
#global-nav li {
	flex-basis: 50%;
	flex-grow: 1;
	text-align: center;
}
#global-nav li:nth-child(odd){border-right: 1px solid #fff;}
#global-nav li:not(:nth-last-child(1)):not(:nth-last-child(2)){border-bottom: 1px solid #fff;}
#global-nav li a {
	display: flex;
	flex-wrap: wrap;
	align-content: center;
	justify-content: center;
	min-height: 8rem;
	color: #fff;
}

/*トップページ要素*/
.news,
.fig,
.medical-body,
.facility,
.summary,
.googleMap{
	margin-top: 50px;
}
/*max768*/
.info .info-inner {
	margin: auto;
}
.info .info-col-3:not(:last-child){margin-bottom: 5rem;}
/*max768*/
.news-list--item dt{
	padding-bottom: 0.5rem;
}
.news-list--item dd{
	padding-top: 0;
}
/*max768*/
.mini-calendar .calendar-labels{
	font-size: 2.5vw;
}
.calendar-body h3 {
    margin-bottom: 0;
}
.calendar th,
.calendar td{
	font-size: 3vw;
}
/*max768*/
.summary_inner{text-align: center;}
.summary .access{
	margin: 2rem auto 0;
	width: fit-content;
}
.summary .access li{width: 100%;}
/*max768*/
footer .footer-inner{padding: 2rem 1.5rem;}
footer .footer-logo--inner{
	display: flex;
    align-items: center;
    justify-content: center;
}
footer .logo-circle{
	display: flex;
    justify-content: center;
}
footer .logo-bg{
	width: 7.2vw;
    height: 7.2vw;
}
footer .logo-text {
    font-size: 4.5vw;
}
footer .snsArea{
	justify-content: center;
	margin-bottom: 2rem;
}
footer .footer-info{
    display: flex;
    align-items: center;
    justify-content: center;
}
footer .footer-info .footer-yoyaku{
	font-size: 1rem;
}
footer small{font-size: 3vw;}
/*|||common|||*/
.pc-only {
	display: none !important;
}
}
@media screen and (max-width: 500px) {
	#topBtn {
		font-size: 3vw;
		width: 11vw;
		height: 11vw;
	}
	.calendar th{
		font-size: 3.5vw;
	}
	/*max500*/
	footer .logo-circle{
		gap: 0 3vw;
	}
	footer .logo-bg{
		width: 12vw;
		height: 12vw;
	}
	footer .logo-text {
		font-size: 8vw;
	}
}
@media screen and (min-width: 769px) {
	
	section {
		margin: auto;
		max-width: 1200px;
	}
	
	.layout {
		margin: auto;
		max-width: 1200px;
	}
	
	.h2-title {
		padding-top: 0 !important;
		text-align: left;
	}
	
	.text-big {
		font-size: 20px;
		font-size: 2rem;
	}
	
	.large {
		font-size: 22px;
		font-size: 2.2rem;
	}
	
	.medium {
		font-size: 20px;
		font-size: 2rem;
	}
	
	.small {
		font-size: 18px;
		font-size: 1.8rem;
	}
	
	.br {
		display: block;
	}

	.sp-only {
		display: none !important;
	}

	/*min769*/
	header{letter-spacing: 0;}
	.header-inner{padding: 1rem 1rem 0;}
	header .logo-icon {
		background-size: 100%;
	}
	/*トップページ要素*/
	.news,
	.fig,
	.medical-body,
	.facility,
	.summary,
	.googleMap{
		margin-top: 100px;
	}
	/*min769*/
	.info .info-inner {
		grid-gap: 20px;
		display: grid;
		grid-auto-rows: auto;
		grid-template-columns: 1fr 1fr 1fr;
		max-width: 1140px;
	}
	/*min769*/
	.news-list--item {
		display: grid;
		grid-template-columns: 0fr 1fr;
		justify-content: center;
		margin: 0 auto;
		width: 100%;
	}

	.news-list--item dt {
		border-bottom: 1px solid #172A88;
	}
	
	.calendar {
		margin: auto;
		max-width: 800px;
	}
	
	.calendar th,
	.calendar td {
		padding: 1rem;
	}
	
	.mini-calendar .calendar-labels {
		font-size: 15px;
		font-size: 1.5rem;
	}
	
	.calendar-year-month {
		margin-bottom: 0;
	}
	
	.holiday {
		grid-template-columns: 1fr 2fr;
		margin: auto;
		max-width: 600px;
	}
	
	.content-col2--text-left {
		gap: 15px;
		display: grid;
		grid-auto-rows: auto;
		grid-template-columns: 2fr 1fr;
		text-align: center;
		text-align: left;
	}
	.content-col2--text-left .contents-text{margin-right: 1rem;}
	
	.content-col2--text-right {
		gap: 15px;
		display: grid;
		grid-auto-rows: auto;
		grid-template-columns: 1fr 2fr;
		text-align: center;
		text-align: left;
	}
	.content-col2--text-right .contents-text{margin-left: 1rem;}
	
	.col-2 {
		gap: 20px;
		display: grid;
		grid-auto-rows: auto;
		grid-template-columns: 1fr 1fr;
	}
	
	.content-titleCol2--text-right {
		gap: 20px;
		display: grid;
		grid-auto-rows: auto;
		grid-template-columns: 1fr 2fr;
	}
	
	.content-titleCol2--text-right p {
		margin-bottom: initial;
	}
	
	.fig .fig-col-2 {
		grid-template-columns: 1fr 1fr;
		justify-content: center;
		margin: auto;
		max-width: 1000px;
	}

/*min769*/
.summary_inner {
	display: grid;
	grid-auto-rows: auto;
	grid-template-columns: 1fr 1fr;
	gap: 5rem;
	align-items: center;
}

/*min769*/
footer{letter-spacing: 0;}
footer .footer-inner {
	gap: 10px;
	font-size: 14px;
	font-size: 1.4rem;
	grid-auto-rows: auto;
	grid-template-columns: auto 1fr;
	margin: auto;
	max-width: 1200px;
	width: 100%;
}
footer .logo-text {
	font-size: 30px;
	font-size: 3rem;
}
footer .footer-info {
	background: none;
	color: #fff;
	grid-column: 4 / 5;
	grid-row: 1 / 2;
}
footer .footer-info .snsArea{
	grid-row: 1;
    grid-column: 1 / 4;
}
footer .footer-info .fa-phone {
	color: #fff;
}
footer .footer-info .footer-yoyaku {
	background-color: #fff;
	border-radius: 25px;
	color: #172A88;
	font-size: 12px;
	font-size: 1.2rem;
}
footer .footer-info-time,
footer .footer-holiday {
	display: block;
}
footer .footer-holiday {
	display: none;
}
/*min769*/
.footer-nav {
	display: block;
	padding-bottom: 15px;
	padding-top: 25px;
	text-align: center;
}
.footer-nav ul {
	display: grid;
	grid-template-columns: repeat(6, 1fr);
	justify-items: inherit;
	margin: auto;
	max-width: 1100px;
}
.footer-nav li{
    display: flex;
    align-items: center;
    justify-content: center;
	height: 100%;
}	
}