@charset "UTF-8";
/* 以下ボタンスタイル */

/* clearfix
-------------------------------------------------- */

.clearfix:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

.clearfix {
	display: block;
}

/* 回りこみ
-------------------------------------------------- */

.right {
	float: right;
}

.left {
	float: left;
	width: 50%;
}

/* 複数カラム
-------------------------------------------------- */

[class^="line-"] div, [class*=" line-"] div {
	margin-right: 2%;
	float: left;
}

[class^="line-"] div:last-child, [class*=" line-"] div:last-child {
	margin-right: 0;
}

.line-2 div {
	width: 48%;
}

.line-3 div {
	width: 32%;
}

.line-4 div {
	width: 23.5%;
}

/* header
-------------------------------------------------- */

header {
	height: 90px;
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	transition: 1s;
}

header.bg-color-white {
	background: rgba(255, 255, 255, 0.9);
}

.menu {
	margin: 0;
	transition: 1s;
}

header.bg-color-white .menu {
	color: #bd3d3e;
}

.change_logo {
	transition: 1s;
}

.container-fluid {
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
}

.top_triangle1 {
	transition: 1s;
	opacity: 1;
}

.top_triangle2 {
	transition: 1s;
	opacity: 1;
}

header.bg-color-white .top_triangle1, header.bg-color-white .top_triangle2 {
	opacity: 0;
}

@media (min-width:1200px) and (max-width:1410px) {
	header .logo {
		max-width: 440px;
	}
}
@media (min-width:1200px) and (max-width:1300px) {
	header .logo {
		max-width: 400px;
	}
	.menu li {
		margin-left: 20px;
	}
}


/* -------------------------------------------- */

/* common
-------------------------------------------------- */

h2 {
	font-size: 32px;
}

#contents-body {
	max-width: 720px;
	margin: 0 auto;
}

/* mainVisual
-------------------------------------------------- */

#main .inner {
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	margin-top: 50px;
}

#main .medalx31 img {
	position: absolute;
	bottom: 0px;
	right: 0px;
	transform: translate(0, 16px);
	width: 564px;
}

/* mainVisual以下
-------------------------------------------------- */

/* t-start ----------------------------------------------------------------------- */

/*--------------------------------
  scroll animation fadein
--------------------------------*/

.js-scroll-fadein {
	transition: opacity 1s;
	visibility: hidden;
	opacity: 0;
}

.js-scroll-fadein.is-fadein {
	visibility: visible;
	opacity: 1;
}

/*--------------------------------
  arrow
--------------------------------*/

.arrow {
	width: 60px;
	position: fixed;
	right: 24px;
	bottom: 24px;
	cursor: pointer;
	transition: all 0.6s ease-in-out;
}

.arrow:hover {
	opacity: .8;
	box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.5);
}

/* display none ------------------------ */

.brpc-none {
	display: none;
}

/* corona-taisaku ---------------------- */

.t-corona-taisaku {
	margin-top: 50px;
}

.t-corona-taisaku .t-corona-taisaku-wrap {
	width: 800px;
	margin: 0 auto;
	border: solid 2px #533b24;
	margin-bottom: 20px;
}

.t-corona-taisaku .t-corona-taisaku-body {
	padding-top: 25px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: baseline;
	padding-left: 40px;
	position: relative;
}

.t-corona-taisaku .t-corona-no1 {
	position: absolute;
	top: -23px;
	left: 20px;
	width: 38px;
}

.t-corona-taisaku .t-corona-taisaku-body::before {
	position: absolute;
	display: inline-block;
	content: '';
	top: -3px;
	left: 16px;
	width: 46px;
	height: 5px;
	background-color: white;
}

.t-corona-taisaku h2.t-corona-taisaku-p1 {
	color: #bd3d3e;
	font-size: 24px;
	width: 65%;
	margin-bottom: 8px;
}

.t-corona-taisaku .t-corona-taisaku-img {
	width: 280px;
	color: #bd3d3e;
	padding-right: 10px;
}

.t-corona-taisaku .t-corona-taisaku-p2 {
	font-size: 19px;
	padding-left: 40px;
	padding-bottom: 10px;
}

@media (min-width:768px) and (max-width:900px) {
	.t-corona-taisaku .t-corona-taisaku-wrap {
		width: 600px;
	}
	.t-corona-taisaku .t-corona-taisaku-body {
		flex-wrap: wrap;
		flex-shrink: 1;
		align-content: flex-start;
	}
	.t-corona-taisaku h2.t-corona-taisaku-p1 {
		width: 100%;
		text-align: center;
	}
	.t-corona-taisaku .t-corona-taisaku-imgbox {
		margin: auto;
	}
	.t-corona-taisaku .t-corona-taisaku-img {
		width: 100%;
	}
	.brpc-none {
		display: inline;
	}
	.t-corona-taisaku .t-corona-taisaku-p2 {
		text-align: center;
	}
	.t-corona-taisaku .t-corona-taisaku-wrap {
		display: flex;
		flex-direction: column;
	}
}

/* kodawari ---------------------------- */

.t-kodawari {
	display: flex;
	flex-direction: column;
	align-items: center;
	position: relative;
	overflow: hidden;
}

h2.t-kodawari-h2 {
	font-size: 36px;
	text-align: center;
	margin-bottom: 50px;
}

.t-kodawari img.t-kodawari-flower {
	position: absolute;
	width: 700px;
	height: 700px;
	top: 50%;
	transform: translate(-50%, -50%);
	left: 85%;
}

.t-kodawari .t-kodawari-wrap-a {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 5px;
	background-color: white;
}

.t-kodawari .t-kodawari-box-a {
	width: 32%;
	border: solid 3px #BD3D3E;
	position: relative;
	background-color: white;
}

.t-kodawari .t-kodawari-point {
	width: 60px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	font-size: 22px;
	color: white;
	border-radius: 50%;
	background-color: #bd3d3e;
	position: absolute;
	top: -30px;
	left: 15px;
}

.t-kodawari .t-kodawari-box-a img {
	width: 100%;
	margin-bottom: 16px;
}

.t-kodawari p.t-kodawari-box-a-p {
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 5px;
}

.t-kodawari .t-kodawari-message {
	background: rgba(238, 238, 172, 0.8);
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 40px;
	margin-bottom: 60px;
	width: 100%;
	position: relative;
}

.t-kodawari .t-kodawari-message h3.t-kodawari-msg-p {
	font-size: 22px;
	font-weight: normal;
	position: relative;
}

.t-kodawari-message .t-kodawari-arrow-under {
	position: absolute;
    width: 130px;
    height: auto;
    bottom: 0;
    transform: translate(-50%, calc(100% - 1px));
    left: 50%;
}

.t-kodawari .t-kodawari-wrap-b {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	margin-left: 15px;
	margin-right: 15px;
}

.t-kodawari .t-kodawari-box-b {
	width: 29%;
	height: auto;
	text-align: center;
	border: solid 2px #666;
	background-color: white;
	margin-bottom: 130px;
	position: relative;
}

.t-kodawari .t-kodawari-point-b {
	width: 60px;
	height: 60px;
	position: absolute;
	top: 5px;
	right: 5px;
}

.t-kodawari .t-kodawari-box-b .t-kodawari-img {
	width: 85%;
	padding-top: 18px;
	margin-bottom: 16px;
	margin-right: -3px;
}

.t-kodawari .t-kodawari-wrap-b p {
	padding-left: 28px;
	text-align: left;
	margin-bottom: 5px;
	font-size: 17px;
	letter-spacing: 1px;
}

.t-kodawari .t-kodawari-yorokobi {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 35px;
	position: relative;
}

.t-kodawari .t-kodawari-yorokobi h3 {
	font-size: 28px;
	text-align: center;
}

.t-kodawari .t-yorokobi-img {
	position: absolute;
	top: 25px;
	left: 50px;
}

@media (min-width:1000px) and (max-width:1200px) {
	.t-kodawari .t-kodawari-wrap-a {
		width: 1000px;
	}
	.t-kodawari .t-kodawari-box-a {
		width: 32%;
	}
}

@media (min-width:1000px) and (max-width:1200px) {
	.t-kodawari .t-kodawari-wrap-b {
		width: 1000px;
	}
	.t-kodawari .t-kodawari-box-b {
		width: 29%;
	}
}

@media (min-width:768px) and (max-width:999px) {
	.t-kodawari .t-kodawari-wrap-a {
		width: 768px;
	}
}

@media (min-width:768px) and (max-width:999px) {
	.t-kodawari .t-kodawari-wrap-b {
		width: 768px;
	}
}

/* t-suisen --------------------------*/

.t-suisen {
	padding-top: 30px;
	padding-bottom: 40px;
	background-color: rgba(235, 235, 158, 0.9);
	position: relative;
	overflow: hidden;
}

.t-suisen img.t-suisen-flower {
	position: absolute;
	width: 500px;
	height: 500px;
	bottom: -30px;
	left: -250px;
}

.t-suisen h2 {
	text-align: center;
	font-size: 38px;
	margin-bottom: 30px;
}

.t-suisen .t-suisen-wrap {
	width: 1200px;
	display: flex;
	flex-direction: column;
	align-items: center;
	margin: 0 auto;
	z-index: 100;
}

.t-suisen .t-suisen-box {
	display: flex;
	flex-direction: row;
	width: 55%;
	border-radius: 20px;
	border: solid 3px #bd3d3e;
	margin-bottom: 12px;
	background-color: white;
	padding-top: 13px;
	padding-left: 20px;
	padding-right: 16px;
	padding-bottom: 16px;
	position: relative;
}

.t-suisen .t-suisen-box img {
	flex-grow: 0;
	flex-shrink: 0;
	flex-basis: 15%;
	width: 100%;
	height: auto;
	align-self: center;
}

.t-suisen .t-suisen-body {
	flex: 1;
	display: flex;
	flex-direction: column;
}

.t-suisen .t-suisen-body h3 {
	font-size: 30px;
	padding-left: 70px;
	font-weight: normal;
}

.t-suisen .t-suisen-body h3 span:first-of-type {
	font-size: 36px;
	padding-left: 16px;
	padding-right: 16px;
}

.t-suisen .t-suisen-body h3 span:last-of-type {
	font-size: 24px;
}

.t-suisen .t-suisen-body-p {
	width: 90%;
	border: 2px solid #777;
	border-radius: 20px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 16px;
	margin-left: 40px;
	position: relative;
}

.t-suisen img.t-suisen-arrow-a {
	position: absolute;
	width: 40px;
	height: 40px;
	top: 31px;
	left: -36px;
}

.t-suisen img.t-suisen-arrow-b {
	display: none;
}

.t-suisen .t-suisen-body p {
	font-size: 22px;
	padding-right: 20px;
}

.t-suisen .t-suisen-body p span {
	font-size: 24px;
	font-weight: bold;
	color: #bd3d3e;
}

@media (min-width:1000px) and (max-width:1200px) {
	.t-suisen .t-suisen-wrap {
		width: 1000px;
	}
	.t-suisen .t-suisen-box {
		width: 83%;
	}
}

@media (min-width:768px) and (max-width:999px) {
	.t-suisen .t-suisen-wrap {
		width: 768px;
	}
	.t-suisen .t-suisen-box {
		width: 83%;
	}
}

/* t-nav header telephone ---------------------------- */

.t-telnav-1 {
	margin-top: -10px;
}

.t-telnav-2 {
	margin-top: -10px;
}

/* t-modal ------------------------------- */

.t-telnav-1 button, .t-telnav-2 button {
	border: 1px solid white;
	outline: 1px solid white;
}

.t-modal {
	color: #333;
	text-align: center;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
	width: 100%;
}

.t-modal p.t-modal-title {
	display: block;
	margin-bottom: 0px;
	font-size: 28px;
	font-weight: bold;
	color: #FF5B6C;
	text-align: left;
	width: auto;
	margin-top: 5px;
}

.t-modal .t-modal-contain {
	display: flex;
	margin-bottom: 5px;
}

.t-modal p.t-modal-contain-p {
	width: 150px;
	min-width: 150px;
	font-size: 18px;
	font-weight: bold;
	margin-top: 5px;
	padding-left: 30px;
	text-align: left;
}

.t-modal .t-modal-contain-p span {
	text-decoration: none;
	border-bottom: 2px solid navy;
	padding-bottom: 8px;
}

.t-modal .t-modal-stores-0 {
	display: flex;
	flex-wrap: wrap;
}

.t-modal .t-modal-stores-row {
	background: linear-gradient(to bottom, #ffffff 5%, #e0e0e0 100%);
	border-radius: 7px;
	border: 1px solid #999;
	text-align: left;
	padding-left: 20px;
	padding-right: 30px;
	margin-right: 18px;
	margin-bottom: 20px;
}

.t-modal .t-modal-stores-row-t-1 {
	display: block;
	min-width: 80%;
	font-size: 20px;
	font-weight: bold;
	margin-top: 7px;
	margin-bottom: 7px;
}

.t-modal .t-modal-stores-row-t-2 {
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #222;
	border-radius: 7px;
	border: 5px solid white;
	box-shadow: 0 0 1px 1px #777;
	padding-left: 32px;
	padding-right: 32px;
	line-height: 40px;
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom: 15px;
}

.t-modal .t-modal-stores>a.t-modal-stores-row-t-2:first-of-type {
	margin-left: 0px;
}

.t-modal .t-modal-stores a {
	display: inline-block;
	border-radius: 7px;
	border: 5px solid white;
	box-shadow: 0 0 1px 1px #777;
	color: #222;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 32px;
	padding-right: 32px;
	margin-right: 15px;
	margin-bottom: 10px;
	line-height: 40px;
}

.t-modal .t-modal-syurui {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    width: auto;
    text-align: left;
    margin-right: 35px;
    padding: 20px;
    background: #eee;
}

.t-modal .t-modal-ttBoxWrap {
	display: flex;
	align-items: flex-start;
	flex-direction: row;
	justify-content: space-between;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
}

.t-modal .t-modal-ttBox {
	text-align: left;
	padding-right: 20px;
	padding-left: 30px;
}

.t-modal .t-modal-sp-hour {
	font-size: 20px;
	width: 100%;
	text-align: left;
}

.t-modal .red-highlight, .green-highlight, .yellow-highlight {
	padding-right: 30px;
}

.t-modal .red-lineHighlight .label-txt {
	/* background: linear-gradient(transparent 50%, #ff8b97 0%); */
	/* line-height: 40px;
	font-size: 28px;
	width: 100%; */
}

.t-modal .green-lineHighlight .label-txt {
	/* background: linear-gradient(transparent 50%, #d6ffbb 0%); */
	/* line-height: 40px;
	font-size: 28px;
	width: 100%; */
}

.t-modal .yellow-lineHighlight .label-txt {
	/* background: linear-gradient(transparent 50%, #ffe4bb 0%); */
	/* line-height: 40px;
	font-size: 28px;
	width: 100%; */
}

.t-modal .t-modal-syurui .syurui-item {
	display: flex;
	justify-content: space-between;
}

.t-modal .t-modal-syurui .syurui-item + .syurui-item {
	margin-top: 10px;
}

.t-modal .t-modal-syurui .syurui-item .label-txt {
	padding-top: 2px;
	line-height: 1.4;
	font-size: 22px;
	width: 100%;
}

.t-modal .t-modal-syurui .syurui-item .label {
	display: flex;
	align-items: center;
	justify-content: center;
    min-width: 55px;
	max-width: 55px;
    height: 32px;
	margin-right: 10px;
	font-weight: bold;
	font-size: 16px;
	border: 4px solid white;
    box-shadow: 0 0 0px 1px #777;
    border-radius: 7px;
}

.t-modal .red-lineHighlight .label {
	/* background: #ff8b97; */
	background: linear-gradient(to bottom, #ffd6da, #ff8b97);
}

.t-modal .green-lineHighlight .label {
	/* background: #d6ffbb; */
	background: linear-gradient(to bottom, #f4ffed, #d6ffbb);	
}

.yellow-lineHighlight .label {
	/* background: #ffe4bb; */
	background: linear-gradient(to bottom, #f9f9ed, #ffe4bb);
}

.t-modal .t-modal-contain .t-modal-stores-row-t-2.t-cocoromedical {
	background: linear-gradient(to bottom, #ffd6da, #ff8b97);
}

.t-modal .t-modal-contai. .t-modal-stores.t-cocoromedical a {
	background: linear-gradient(to bottom, #ffd6da, #ff8b97);
}

.t-modal .t-modal-contain .t-modal-stores-row-t-2.t-seitai {
	background: linear-gradient(to bottom, #f9f9ed, #ffe4bb);
}

.t-modal .t-modal-contain .t-modal-stores.t-seitai a {
	background: linear-gradient(to bottom, #f9f9ed, #ffe4bb);
}

.t-modal .t-modal-contain .t-modal-stores-row-t-2.t-seikotsu {
	background: linear-gradient(to bottom, #f4ffed, #d6ffbb);
}

.t-modal .t-modal-contain .t-modal-stores.t-seikotsu a {
	background: linear-gradient(to bottom, #f4ffed, #d6ffbb);
}

/* t-modal js headerNav & footerMap---------------------------- */

.modal {
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: auto;
	background: rgba(0, 0, 0, 0.8);
	z-index: 99999;
	animation-name: show;
	animation-duration: 0.5s;
	min-height: 50%;
}

.modal-content {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-content: flex-start;
	padding-left: 5px;
	padding-right: 30px;
	background-color: #fff;
	margin: 5% auto;
	border: 1px solid #888;
	width: 90%;
	min-height: 60%;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}

@keyframes show {
	0% {
		display: none;
		opacity: 0;
	}
	100% {
		display: block;
		opacity: 1;
	}
}

.modal-header {
	padding: 12px;
	background-color: white;
	color: #333;
}

.modal-footer {
	position: relative;
	background-color: #fefefe;
	margin: auto;
	padding: 12px;
}

.close::before, .close::after {
	content: "";
	position: absolute;
	width: 37px;
	height: 4px;
	border-radius: 4px;
	background-color: #4B4B4B;
	transform-origin: center;
	top: 30px;
	right: 15px;
}

.close::after {
	transform: rotate(45deg);
}

.close::before {
	transform: rotate(-45deg);
}

.close:hover, .close:focus {
	color: black;
	cursor: pointer;
}

* {
	margin: 0px;
}

/* footerMap -----------------------------------------*/

#intro {
	background-image: unset;
}

#intro>h2 {
	width: auto;
	margin-bottom: 20px;
	line-height: 1.4;
}

#intro .fixedcontainer {
	width: ;
	max-width: 940px;
	background-color: white;
}

.t-map .t-map-bg-sp {
	display: none;
}

.t-map {
	width: 100%;
	position: relative;
	min-height: 600px;
	background: url(../img/t-map-japan@4x.png);
	background-repeat: no-repeat;
	background-position: 89% 70%;
	background-size: 59% auto;
}

.t-map img.t-map-bg {
	position: absolute;
	width: auto;
	height: 820px;
	top: 5%;
	right: 3%;
	padding-bottom: 30px;
	z-index: 1;
}

.t-map img.t-map-bg-a {
	position: absolute;
	width: auto;
	height: 500px;
	bottom: -33%;
	left: -20%;
	opacity: 0.7;
}

.t-map img.t-map-bg-b {
	position: absolute;
	width: auto;
	height: 80px;
	top: 0;
	left: 0;
}

.t-map .t-map-wrapper {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: flex-start;
	padding-top: 60px;
	padding-bottom: 30px;
	margin-left: 40px;
}

.t-map .t-map-wrap {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-content: center;
	flex-shrink: 0;
	width: 435px;
	height: inherit;
	padding-left: 0px;
}

.t-map .t-map-body {
	position: relative;
	width: 125px;
	border: solid 2px #533b24;
	padding-top: 20px;
	margin-top: 20px;
	margin-bottom: 5px;
	margin-right: 20px;
	align-content: flex-start;
	background: rgba(255, 255, 255, 0.9);
}

.t-map .t-map-body.wide-1 {
	display: block;
	width: 230px;
	padding-bottom: 4px;
	padding-left: 3px;
	padding-right: 3px;
}

.t-map .t-map-body-box {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
}

.t-map .t-map-img-1 {
	position: absolute;
	top: -14px;
	left: 15px;
	width: 24px;
}

/* .t-map .t-map-body::before {
	position: absolute;
	display: inline-block;
	content: '';
	top: -3px;
	left: 12px;
	width: 30px;
	height: 5px;
	background-color: white;
} */

.t-map p.t-map-t1 {
	margin-bottom: 0px;
	line-height: 20px;
}

.t-map .t-map-t1 span {
	color: #533b24;
	font-size: 18px;
	padding-bottom: 0px;
	font-weight: bold;
}

.t-map .t-map-body.wide-1 .t-map-t1 {
	padding-bottom: 6px;
}

.t-map .t-map-t2 {
	font-size: 16px;
	margin-top: 0px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	position: relative;
}

.t-map .t-map-body.wide-1 .t-map-t2 {
	padding-bottom: 5px;
	padding-right: 15px;
	line-height: 20px;
	cursor: pointer;
}

.t-map .t-map-body.wide-1 .t-map-t2.t-lineR-none {
	padding-right: 0px;
}

.t-map-body-box .t-map-t2::before {
	position: absolute;
	display: inline-block;
	content: '';
	top: 2px;
	left: -8px;
	width: 2px;
	height: 16px;
	background-color: #333;
}

.t-map-body-box .t-map-t2:first-of-type::before {
	display: none;
}

.t-map-body-box .t-line-none::before {
	display: none;
}

.t-map-t2-body {
	margin: 10px;
}

.t-map-t2-body .t-map-t2 {
	color: #333;
    font-weight: bold;
    font-size: 14px;
	padding: 0;
}

.t-map-t3-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
	margin: 0;
    padding: 5px;
}

.t-map-t2-body .t-map-t3-list {
	margin: 0;
    background: #eee;
}


.t-map-t3-list .t-map-t3 {
	max-width: 80px;
    width: 100%;
    margin: 5px;
    padding: 3px 5px;
    border-radius: 3px;
    /* background: linear-gradient(to bottom, #ffd6da, #ff8b97); */
    color: #fff;
    background: #bc4b4c;
    cursor: pointer;
}

.t-map-t3-list .t-map-t3:hover {
    opacity: 0.8;
    transition: opacity 0.5s ease;
}


/* NewモーダルCSSここから headerNav & footerMap用------------------------ */

.modal h2.t-modal-t1a {
	width: 100%;
	text-align: center;
}

.modal h2.t-modal-t1a span {
	color: #333;
}

.t-modalIn {
	width: 550px;
	background-color: white;
	/* display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center; */
	padding: 15px;
	text-align: left;
	margin: 20px;
	border: 1px solid #333;
}

#t-tokyo-modal .t-modalIn {
	display: none;
}

#t-tokyo-modal[data-area="shinjyuku"] .t-modalIn[data-area="shinjyuku"],
#t-tokyo-modal[data-area="shibuya"] .t-modalIn[data-area="shibuya"],
#t-tokyo-modal[data-area="toshima"] .t-modalIn[data-area="toshima"],
#t-tokyo-modal[data-area="shinagawa"] .t-modalIn[data-area="shinagawa"],
#t-tokyo-modal[data-area="itabashi"] .t-modalIn[data-area="itabashi"],
#t-tokyo-modal[data-area="adati"] .t-modalIn[data-area="adati"],
#t-tokyo-modal[data-area="kita"] .t-modalIn[data-area="kita"],
#t-tokyo-modal[data-area="suginami"] .t-modalIn[data-area="suginami"],
#t-tokyo-modal[data-area="bunkyou"] .t-modalIn[data-area="bunkyou"],
#t-tokyo-modal[data-area="minato"] .t-modalIn[data-area="minato"],
#t-tokyo-modal[data-area="koutou"] .t-modalIn[data-area="koutou"],
#t-tokyo-modal[data-area="setagaya"] .t-modalIn[data-area="setagaya"],
#t-tokyo-modal[data-area="tiyoda"] .t-modalIn[data-area="tiyoda"],
#t-tokyo-modal[data-area="tatikawa"] .t-modalIn[data-area="tatikawa"],
#t-tokyo-modal[data-area="matida"] .t-modalIn[data-area="matida"],
#t-tokyo-modal[data-area="nishitoukyou"] .t-modalIn[data-area="nishitoukyou"] {
	display: block;
}

.t-modalIn .textBox {
	flex: 2;
	text-align: left;
	/* padding-right: 20px; */
}

.t-modalIn .textNo, .t-modalIn .textType, .t-modalIn .textArea, .t-modalIn .textMail {
	display: none;
}

.t-modalIn p.textName {
	margin-bottom: 5px;
}

.t-modalIn p.textName span {
	color: #bd3d3e;
	font-size: 20px;
	font-weight: bold;
}

.t-modalIn .textAdress {
	font-size: 14px;
	position: relative;
	padding-left: 30px;
}

.t-modalIn .textAdress::before {
	display: inline-block;
	position: absolute;
	content: '';
	width: 18px;
	height: 18px;
	top: 2px;
	left: 2px;
	background-image: url("../img/t-map-icon.png");
	background-size: cover;
}

.t-modalIn .textTel {
	color: #bd3d3e;
	font-size: 18px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	position: relative;
	padding-left: 30px;
}

.t-modalIn .textTel::before {
	display: inline-block;
	position: absolute;
	content: '';
	width: 18px;
	height: 18px;
	top: 3px;
	left: 2px;
	background-image: url("../img/t-tellp-icon.png");
	background-size: cover;
}

.t-modalIn .textTime {
    font-size: 14px;
    margin-top: -8px;
    padding-top: 4px;
    position: relative;
    padding-left: 30px;
}

.t-modalIn .textTime em {
	color: #bd3d3e;
	font-weight: bold;
	font-style: normal;
}

.t-modalIn .textTime::before {
	display: inline-block;
	position: absolute;
	content: '';
	width: 18px;
	height: 18px;
	top: 3px;
	left: 2px;
	background-image: url("../img/t-walking-icon.png");
	background-size: cover;
}

.btnBox {
	display: flex;
	flex-wrap: wrap;
	margin: 10px -10px 0;
}

.btnBox li {
	width: 100%;
	/* width: 50%; */
	padding: 10px;
}

.t-modalIn .textReserve {
	display: block;
    max-width: 350px;
    margin: 0 auto;
	background-color: rgba(235, 235, 158, 1);
	border-radius: 3px;
	font-size: 16px;
	text-decoration: none;
	text-align: center;
	padding: 10px;
}

.t-modalIn .textAbout {
	display: inline-block;
	width: 130px;
	color: red;
	background-color: white;
	border: 1px solid red;
	border-radius: 3px;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	padding: 3px 30px;
	margin-bottom: 5px;
	margin-right: 10px;
}

.t-modalIn .imgBox {
	/* flex: 1;
	flex-shrink: 0;
	max-width: 160px;
	height: auto;
	align-self: center; */
	overflow: hidden;
	position: relative;
	height: 0;
	margin-top: 10px;
	padding-bottom: 56.25%;
}

.t-modalIn .imgBox iframe {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}

.t-modalIn img.imgMap {
	height: auto;
}

/* t3-footer newFooterNav  */

.t3-footer {
	display: none;
}

/* t-footer PC版footerNav ------------------------ */

.t-footer {
	background-color: #f1f0b8;
	width: 100%;
	padding-top: 80px;
	text-align: center;
}

.t-footer .t-footerWrap {
	width: 100%;
	margin: 0 auto;
}

.t-footer .t-footerNav {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	text-align: center;
	margin-bottom: 12px;
}

.t-footer .t-footerNav li {
	position: relative;
	font-size: 12px;
	font-weight: 200;
	margin-left: 14px;
}

.t-footer .t-footerNav li::before {
	position: absolute;
	display: inline-block;
	content: '';
	top: 3px;
	left: -8px;
	width: 2px;
	height: 14px;
	background-color: #333;
}

.t-footer .t-footerNav li:first-of-type::after {
	position: absolute;
	display: block;
	content: '';
	top: -50px;
	left: 0px;
	width: 230px;
	height: 41px;
	background-image: url("../img/t-footer-logo_230.png");
}

.t-footer .t-footerNav li:first-of-type::before {
	display: none;
}

.t-footer .t-footerNav li.t-line-none::before {
	display: none;
}

.t-footer .t-copyright {
	padding-bottom: 30px;
	font-size: 7px;
	letter-spacing: -1px;
}

/* footerNav cssDrawer スマホ版menu (css ほぼonly menu)------------------------------------------ */

.t2-footer {
	display: none;
}

a, a:hover {
	cursor: pointer;
}

/* add */
header {
    background: rgba(255, 255, 255, 0.9);
}
.viewer {
	max-width: 1107px;
    width: 100%;
    height: auto;
    margin: 0 auto;
	padding-top: 120px;
}
.special-plan {
	padding-top: 80px;
}
.special-plan .special-plan-wrap {
	margin-bottom: 80px;
}