@charset "UTF-8";

.left {
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	float: left;
}

#item-area h4,
#jigyou h4 {
	width: 100%;
	color: #364e96;
	background-color: transparent;
	font-size: 1.4em;
	border: solid 3px #364e96;
	padding: 0.5em;
	border-radius: 0.5em;
	text-align: center;
}

#item-area h5 {
	position: relative;
	line-height: 1;
	padding: 0.25em 1em;
	display: inline-block;
	top: 0;
}
 
#item-area h5::before,
#item-area h5::after {
	content: '';
	position: absolute;
	top: 0;
	width: 8px;
	height: 100%;
	display: inline-block;
}
 
#item-area h5::before {
	border-left: solid 3px #364e96;
	border-top: solid 3px #364e96;
	border-bottom: solid 3px #364e96;
	left: 0;
}
 
#item-area h5::after {
	content: '';
	border-top: solid 3px #364e96;
	border-right: solid 3px #364e96;
	border-bottom: solid 3px #364e96;
	right: 0;
}

#jigyou h5,
#item-area h6 {
	position: relative;
	padding-left: 25px;
	font-size: 1.4em;
	margin-bottom: 1em;
}

#jigyou h5::before,
#item-area h6::before {
	content: '';
	position: absolute;
	bottom: -3px;
	left: 0;
	width: 0;
	height: 0;
	border: none;
	border-left: solid 15px transparent;
	border-bottom: solid 15px #364e96;
}

#jigyou h5::after,
#item-area h6::after {
	content: '';
	position: absolute;
	bottom: -3px;
	left: 10px;
	width: 60%;
	border-bottom: solid 3px #364e96;
}

#jigyou ul,
.item ul {
	list-style: none;
}

#jigyou ul li::before {
	font: var(--fa-font-solid);
	content: "\f111";
	display: inline-block;
	font-size: 0.8em;
}

#jigyou ul li {
	text-indent: -0.5em;
	padding-left: 0em;
	font-size: 1.4em;
}

#jigyou ul.star li {
	text-indent: -0.5em;
	padding-left: 0.5em;
	font-size: 1.4em;
}

.item ul {
	line-height: 1.4;
	margin-bottom: 0;
}

.item ul li {
	padding-left: 1em;
}

#jigyou ul.star li::before {
	font: var(--fa-font-regular);
	content: "\f005";
	font-size: 1em;
}

#jigyou ul.kome li::before {
	content: "＊";
	font-size: 1em;
}

#jigyou ul.square li:before {
	content: "◆";
	font-size: 1em;
}

#jigyou ol {
	position: relative;
	margin: 0;
	padding: 0;
}

#jigyou ol li {
	list-style-position: outside;
	margin: 0;
	padding-left: 1.25em;
	font-size: 1.4em;
}

#jigyou ol li span {
	position: absolute;
	left: 0;
	margin: 0;
}

#jigyou .table {
	border-collapse: collapse;
	width: 100%;
	padding: 8px;
	line-height: 1.428571429;
	vertical-align: top;
	border: 2px solid #000;
}
	
.item ul li .mt {
	margin-top: 0.5em;
}

#item-area h6 {
	margin-bottom: 1em;
}

#jigyou td ul {
	margin-left: -90px;
}

#jigyou td ul li {
	float: left;
	font-size: 1.2em;
	margin-left: 2em;
}

#jigyou td hr {
	clear: both;
	border-top: 0px solid #e5e5e5;
	border-bottom: 0px solid #fff;
}

#jigyou td ul li::before {
	font: var(--fa-font-solid);
	content: none;
	display: inline-block;
	font-size: 0.8em;
}

.insta_btn,.facebook_btn {
  display: inline-block;
  text-align: center;/*中央揃え*/
  color: #2e6ca5;/*文字色*/
  font-size: 1em;/*文字サイズ*/
  text-decoration: none;/*下線消す*/
	padding-left: 2em;
	padding-bottom: 20px;
}

.facebook_btn {
	position: relative;
	top: 5px;
}

#jigyou .table tbody>tr>td ul li span {
	display: block;
}

.insta_btn:hover {/*ホバー時*/
  color:#668ad8;/*文字色*/
  transition: .5s;/*ゆっくり変化*/
}

.insta_btn .insta {/*アイコンの背景*/
  position: relative;/*相対配置*/
  display: inline-block;
  width: 40px;/*幅*/
  height: 40px;/*高さ*/
  background: linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;/*グラデーション①*/
  overflow: hidden;/*はみ出た部分を隠す*/
  border-radius: 13px;/*角丸に*/
	top: 10px;
}

.insta_btn .insta:before{/*グラデーションを重ねるため*/
  content: '';
  position: absolute;/*絶対配置*/
  top: 23px;/*ずらす*/
  left: -18px;/*ずらす*/
  width: 45px;/*グラデーションカバーの幅*/
  height: 45px;/*グラデーションカバーの高さ*/
  background: radial-gradient(#ffdb2c 10%, rgba(255, 105, 34, 0.65) 55%, rgba(255, 88, 96, 0) 70%);/*グラデーション②*/
}

.insta_btn .fa-instagram {/*アイコン*/
  color: #FFF;/*白に*/
  position: relative;/*z-indexを使うため*/
  z-index: 2;/*グラデーションより前に*/
  font-size: 1.2em;/*アイコンサイズ*/
  line-height: 40px;/*高さと合わせる*/
	padding-left: 22px;
}

#jigyou .table tbody>tr>td a {
	color: #0000a0;
	background: transparent;
	text-decoration: none;
}

.ruby_flag {
	#title h2,
	#jigyou ul li,
	#jigyou ul li,
	#jigyou ol li,
	#jigyou .table tbody>tr>th,
	#jigyou .table tbody>tr>td {
		line-height: 1.8;
		padding-bottom: 0;
	}

	#title h2 ruby[data-ruby]::before {
		bottom: 75%;
	}

	#jigyou h4,
	#jigyou h5,
	#item-area h4 {
		padding-top: 1em;
		margin-bottom: 1em;
	}

	#item-area h5  {
		padding-top: 0.5em;
		margin-bottom: 1em;
	}
		
	.item ul li .mt {
		margin-top: 0.5em;
	}
	
	.item ruby[data-ruby]::before,
	#item-area h5 ruby[data-ruby]::before {
		bottom: 120%;
	}
	
	#item-area h6 ruby[data-ruby]::before {
		bottom: 100%;
	}

	#jigyou .table tbody>tr>th ruby[data-ruby]::before,
	#jigyou .table tbody>tr>td ruby[data-ruby]::before {
		bottom: 80%;
	}

	h6.midori ruby[data-ruby]::before  {
		bottom: 100%;
	}
}

/*	PC	*/
@media screen and (min-width: 1200px) {

	#map_canvas,
	#map_canvas_2 {
		width: 100%;
		height: 450px;
	}

	h3.section-heading {
		font-size: 1.6em;
	}

	td,
	#item-area h4 {
		font-size: 1.4em;
	}

	#title h2 {
		font-size: 1.6em;
	}

	#jigyou p,
	#jigyou .table tbody>tr>th,
	#item-area .table tbody>tr>td,
	#item-area p {
		font-size: 1.4em;
	}
	
	#jigyou .table tbody>tr>th {
		vertical-align: middle;
		border-width: 1px;
		border-style: solid;
		border-color: #000000;
		color: #000;
		background-color: #7fd1ff;
		text-align: center;
		width: 28%;
	}

	#jigyou .table tbody>tr>td {
		vertical-align: middle;
		border-width: 1px;
		border-style: solid;
		border-color: #000000;
		text-align: left;
		width: 70%;
	}

	#jigyou .table tbody>tr>td span {
		display: none;
	}

	#jigyou .table tbody>tr>td span.add-pc,
	#jigyou .table tbody>tr>td span.add-pctb {
		display: block;
		margin-left: 125px;
	}

	.item {
		font-size: 1.4em;
		line-height: 1;
		padding-top: 0.5em;
		position: relative;
		font-weight: bold; 
		border-width: 0px 0px 3px 0px;
		border-color: #7fd1ff;
		border-style: solid;/* */
	}

	.item span {
		position: absolute;
		color: #e60000;
		background-color: transparent;
		right: 0;
	}

	.item span.text-right {
		position: absolute;
		color: #000000;
		background-color: transparent;
		text-align: right;
	}

	.item ul li {
		padding-left: 1em;
	}

	.item ul.zero {
		margin-top: 0.5em;
		margin-bottom: 0em;
	}

	.item ul.zero li {
		margin-left: -3em;
	}

	.item ul {
		margin-top: -24px;
		margin-bottom: 0em;
	}

	h6.midori {
		font-size: 1.3em;
		color: rgb(0, 0, 0);
		border-width: 0px;
		background-image: url(../images/midori-3.png);
		background-repeat: no-repeat;
		background-position: 80% 10%;
		text-align: center;
		height: 33px;
		padding-top: 0.5em;
	}

	.br-sp-ruby {
		display: none;
	}

	.text-center-pc,
	.text-center-pcsp {
		text-align: center;
	}

	.ruby_flag {

		.item ul {
			margin-top: 0.5em;
		}

		.item ul li {
			line-height: 1.8;
		}
	
		.item ul {
			margin-top: -1.5em;
			margin-bottom: -0.25em;
		}
	
		.item ul.zero {
			margin-top: 0.5em;
			margin-bottom: -0.25em;
		}

		.item ruby[data-ruby]::before {
			bottom: 120%;
		}

		.item ul li ruby[data-ruby]::before {
			bottom: 80%;
		}		
	}
}

/*	TB	*/
@media screen and (min-width: 768px) and (max-width: 1200px) {

	#map_canvas,
	#map_canvas_2 {
		width: 100%;
		height: 450px;
	}

	h3.section-heading {
		font-size: 1.6em;
	}

	#item-area.table tbody>tr>th,
	#item-area.table tbody>tr>td {
		font-size: 1.2em;
	}

	#title h2,
	#item-area h4,
	#jigyou .table tbody>tr>th,
	#jigyou .table tbody>tr>td {
		font-size: 1.4em;
	}

	#jigyou .table tbody>tr>th {
		vertical-align: middle;
		border-width: 1px;
		border-style: solid;
		border-color: #000000;
		color: #000;
		background-color: #7fd1ff;
		text-align: center;
		width: 25%;
	}

	#jigyou .table tbody>tr>td {
		vertical-align: middle;
		border-width: 1px;
		border-style: solid;
		border-color: #000000;
		text-align: left;
		width: 75%;
	}

	.item {
		font-size: 1.4em;
		position: relative;
		font-weight: bold;
		line-height: 1;
		border-width: 0px 0px 3px 0px;
		border-color: #7fd1ff;
		border-style: solid;
		padding-bottom: 0px;
	}

	.item span {
		display: block;
		margin-top: -21px;
		color: #e60000;
		text-align: right;
	}

	.item span.text-right {
		position: relative;
		color: #000000;
		background-color: transparent;
		text-align: right;
	}

	.item ul.zero {
		margin-top: 0.5em;
		margin-bottom: 0em;
	}

	.item ul.zero li {
		margin-left: -3em;
	}

	.item ul {
		margin-top: -1em;
		margin-bottom: 0.25em;
	}
	
	.item ul li .mt-tb,
	.item ul li .mt-tbsp {
		margin-top: 0.5em;
	}

	h6.midori {
		font-size: 1.3em;
		color: rgb(0, 0, 0);
		border-width: 0px;
		background-image: url(../images/midori-3.png);
		background-repeat: no-repeat;
		background-position: 0% 10%;
		text-align: center;
		height: 33px;
		padding-top: 0.5em;
	}
	
	#jigyou .table tbody>tr>td span.add-pctb,
	#jigyou .table tbody>tr>td span.add-tb {
		display: block;
		margin-left: 125px;
	}

	.br-sp-ruby {
		display: none;
	}

	.ruby_flag {
		.item {
			font-size: 1.4em;
			position: relative;
			font-weight: bold;
			line-height: 1;
			border-width: 0px 0px 3px 0px;
			border-color: #7fd1ff;
			border-style: solid;
			padding-bottom: 0px;
		}

		.item span {
			margin-right: 0.5em;
			margin-top: -32px;
			padding-top: 10px;
		}

		.item {
			margin-top: 15px;
		}

		.item ul.zero {
			margin-top: 0.5em;
			margin-bottom: -0.25em;
		}

		.item ul.zero li {
			margin-left: -3em;
		}
	
		.item ul {
			margin-top: -1.5em;
			margin-bottom: 0.5em;
		}
	
		.item ul {
			margin-top: 0.5em;
		}

		.item ul li {
			line-height: 2;
		}

		.item ul li .mt-tb,
		.item ul li .mt-tbsp {
			margin-top: 0.5em;
		}
	
		.item ruby[data-ruby]::before,
		.item ul li ruby[data-ruby]::before {
			bottom: 80%;
		}
		
		.item ul {
			line-height: 1.4;
		}

		#item-area h4 {
			line-height: 1;
		}
		
		.item ul::before {
			margin-top: 5px;
		}

		.item ul li span {
			margin-right: 0.5em;
			margin-top: -2em;
			padding-top: 0px;
		}

		.item ul {
			margin-top: -1.5em;
			margin-bottom: -0.25em;
		}

		.item ruby[data-ruby]::before {
			bottom: 120%;
		}

		.item ul li ruby[data-ruby]::before {
			bottom: 70%;
		}

		#jigyou .table tbody>tr>td {
			padding-right: 1.5em;
		}
	}
}

/*	SP	*/
@media screen and (max-width: 767px) {

	#map_canvas,
	#map_canvas_2 {
		width: 100%;
		height: 250px;
	}

	h3.section-heading {
		font-size: 1.4em;
	}

	#title h2,
	#item-area p {
		font-size: 1.4em;
	}
	
	#item-area h4 {
		font-size: 1.4em;
		line-height: 1.8;
	}

	#jigyou .table tbody>tr>th,
	#jigyou .table tbody>tr>td {
		font-size: 1.4em;
	}

	#jigyou .table tbody>tr>th.small-sp {
		font-size: 1em;
		padding: 1em 0;
	}

	#jigyou .table tbody>tr>th {
		border-width: 1px;
		border-style: solid;
		border-color: #000000;
		color: #000;
		background-color: #7fd1ff;
		text-align: center;
		width: 25%;
	}

	#jigyou .table tbody>tr>td {
		border-width: 1px;
		border-style: solid;
		border-color: #000000;
		text-align: left;
		width: 70%;
	}

	.item {
		font-size: 1.4em;
		position: relative;
		font-weight: bold;
		line-height: 1;
		border-width: 0px 0px 3px 0px;
		border-color: #7fd1ff;
		border-style: solid;
	}

	.item span {
		display: block;
		margin-top: -1.25em;
		color: #e60000;
		text-align: right;
	}

	.item ul li {
		padding-left: 0.75em;
	}
	
	.item ul.zero {
		margin-top: 0.5em;
		margin-bottom: 0em;
	}

	.item ul.zero li {
		margin-left: -3em;
	}

	.item ul {
		margin-top: -1em;
		margin-bottom: 0em;
	}

	.item ul li span {
		display: block;
		margin-top: -1.25em;
		color: #e60000;
		text-align: right;
	}
	
	.item span.text-right {
		position: relative;
		color: #000000;
		background-color: transparent;
		text-align: right;
	}

	.item ul.zero li span {
		margin-top: -1em;
	}

	.item ul.zero li span.mt-sp,
	.item ul li .mt-tbsp,
	.item ul li .mt-sp {
		margin-top: 0.5em;
	}
    
	.br-sp-ruby {
		display: none;
	}

	.text-center-pcsp {
		text-align: center;
	}

	.ruby_flag {
    .br-sp-ruby {
      display: block;
    }

		#jigyou ul,
		.item span {
			margin-right: 0.5em;
		}

		.item {
			margin-top: 15px;
		}

		#item-area h4 {
			line-height: 1.8;
		}

		#item-area h4 ruby[data-ruby]::before {
			bottom: 80%;
		}

		.item ul {
			margin-top: 0.5em;
		}
	
		.item,
		.item ul li {
			line-height: 1.4;
		}
	
		.item ul li {
			line-height: 1.8;
		}

		.item ul.zero li span,
		.item span {
			margin-top: -1.75em;
		}

		.item ul.zero {
			margin-top: 1.5em;
		}

		.item ul li .mt-tbsp,
		.item ul li .mt-sp {
			margin-top: 0.5em;
		}

		.item ruby[data-ruby]::before {
			bottom: 90%;
		}

		.item ul li ruby[data-ruby]::before {
			bottom: 80%;
		}

		.item ul {
			margin-top: -1.5em;
			margin-bottom: -0.25em;
		}
		
		#item-area img {
			margin-bottom: 1.5em;
		}

		#jigyou .table tbody>tr>td {
			padding-right: 1.5em;
		}
	}

	h6.midori {
		font-size: 1.3em;
		color: rgb(0, 0, 0);
		border-width: 0px;
		background-image: url(../images/midori-3.png);
		background-repeat: no-repeat;
		background-position: 0% 10%;
		text-align: center;
		width: 80%;
		height: 33px;
		padding-top: 0.5em;
	}
}

#jigyou h3 {
	font-size: 1.6em;
	font-weight: bold;
}

#item-area img {
	margin: auto;
}

#item-area h3 {
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 22px;
	font-size: 1.6em;
}

#item-area a {
	color: #009900;
	background: transparent;
	text-decoration: none;
}

.text-bold {
	font-weight: bold;
}

.text-red {
	color: #e60000;
	background: transparent;
}

.small {
	font-size: 0.8em;
}

.text-blue {
	color: #364e96 !important;
	background: transparent;
}