<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (max-width: 1120px) {
	html {
		overflow-x: hidden;
	}
	.main {
		max-width: 100%;
		margin: 0 auto !important;
		box-sizing: border-box;
		overflow: hidden;
	}
	.container {
		overflow: hidden;
		box-sizing: border-box;
	}
}

@media screen and (min-width: 768px) and (max-width:1120px) {
	.container {
		padding: 0 15px;
	}
}

@media screen and (max-width: 1120px) {
	#top_page {
		padding: 70px 0 0;
		max-width: 100%;
	}
}

/*---------------------------------
page_header
--------------------------------*/
#top_page .page_img {
	background: url("../img/top/page_img_bg.jpg") bottom right no-repeat #ccc;
	background-size: cover;
	width: 100%;
}
#top_page .page_img_inner {
	background: url("../img/top/page_img_w.png") bottom center no-repeat;
	width: 100%;
}
#top_page .page_img .container {
	width: 1080px;
}
#top_page .page_nav {
	background: #55cfc8;
}
#top_page .page_nav ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#top_page .page_nav ul li {
	width: 25%;
	margin: 0;
	padding: 0;
	list-style: none;
	display: table;
}
#top_page .page_nav ul li:nth-of-type(-n+4) {
	border-bottom: solid 1px #fff;
}
#top_page .page_nav ul li a {
	height: 60px;
	display: table-cell;
	vertical-align: middle;
	padding-left: 50px;
	font-size: 18px;
	color: #fff;
	font-weight: 500;
	line-height: 1;
}
#top_page .page_nav ul li a span {
	font-size: 14px;
	line-height: 1;
	display: block;
	margin-bottom: 5px;
}
#top_page .page_nav ul li:first-child a {
	background: url("../img/navi_icon_01.png") no-repeat left center;
}
#top_page .page_nav ul li:nth-of-type(2) a {
	background: url("../img/navi_icon_02.png") no-repeat left center;
}
#top_page .page_nav ul li:nth-of-type(3) a {
	background: url("../img/navi_icon_03.png") no-repeat left center;
}
#top_page .page_nav ul li:nth-of-type(4) a {
	background: url("../img/navi_icon_04.png") no-repeat left center;
}
#top_page .page_nav ul li:nth-of-type(5) a {
	background: url("../img/navi_icon_05.png") no-repeat left center;
}
#top_page .page_nav ul li:nth-of-type(6) a {
	background: url("../img/navi_icon_06.png") no-repeat left center;
}
#top_page .page_nav ul li:nth-of-type(7) a {
	background: url("../img/navi_icon_07.png") no-repeat left center;
}
#top_page .page_nav ul li:nth-of-type(8) a {
	background: url("../img/navi_icon_08.png") no-repeat left center;
}

#top_page .sec_01 .page_tit {
	color: #55cfc8;
	font-size: 20px;
	font-weight: 500;
	margin: 0 auto 15px;
	text-align: center;
}
#top_page .sec_01 .page_tit span {
	font-size: 40px;
	margin-bottom: 20px;
	font-weight: 700;
	display: block;
}
#top_page .sec_01 p {
	text-align: center;
}

/* #price */
#price {
	background: url("../img/top/page_tit_bg.jpg") top center no-repeat;
	width: 100%;
}
#price .sec_01 {
	padding: 70px 0 100px;
}
#price .sec_01:nth-of-type(1) ,
#price .sec_01:nth-of-type(3) {
	padding: 70px 0 30px;
}

#price .sec_box_01 p {
	text-align: left !important;
}
#price .sec_tit {
	color: #fff !important;
}
#price .sec_tit span {
	font-size: 30px !important;
}
#price .sec_tit span.icon {
	margin-right: 20px;
}
#price .sec_01 {padding-bottom: 30px;}
#price .sec_01 .wrap .bl_pic {display: flex; float: left;}
#price .sec_01 .wrap figure {width: 100%; margin-bottom: 10px; }
#price .sec_01 .wrap figure:first-child {margin-right: 2vw; }
#price .sec_01 .wrap figure figcaption {font-size:10px;line-height:1.4;}
#price .sec_01 .wrap p {width: calc(100% - 230px); float: right;}
#price .sec_01 .wrap p span {font-size: 10px;}


/*.floor-iincho  */
.floor-iincho{
	margin: 0 auto 70px;
	max-width: 1080px;
}
.floor-iincho .floor-titlebox {
	margin:40px 0px 20px 0px;
}
.floor-iincho .intro-box01 {
	margin:10px auto 7px;
	display: flex;
	max-width: 520px;
}
.floor-iincho .intro-box01 .left-box {
	margin-right: 25px;
}
.floor-iincho .intro-box01 .left-box ul {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.floor-iincho .intro-box01 .left-box ul li  {
	margin-left:5px;
	margin-top:7px;
	margin-bottom:0px;
	font-weight: bold;
}
.floor-iincho .intro-box01 .right-box {
}
.floor-iincho .intro-box01 .right-box p {
	color:#FF9EBF;
	text-align:center;
	padding:4px 0px 0px 0px;
}
.floor-iincho .table-info {
	width:100%;
	margin:20px 0px 25px 4px;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	font-size: 15px;
}

.floor-iincho .table-info th {
	width:20%;
	background-color:#FFF1F1;
	text-align:center;
	color:#323232;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	padding:8px 0px 5px 0px;
	font-weight: bold;
}

.floor-iincho .table-info td {
	color:#333333;
	padding:8px 0px 5px 15px;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
}
.floor-iincho .floor-ryakureki img {
	width: auto;
}

/*.map */
.map {
	margin: 0 auto 70px;
	max-width: 1080px;
}

.map .MapTitleBox {
	background-attachment: scroll;
	background-image: url(../../contraception/img/TitleBG.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
}

.map .MapTitleBox .mapTitle01 {
	background: url(../../access/img/main-title-map.gif) no-repeat;
	height: 43px;
	width: 509px;
	background-attachment: scroll;
	background-position: 0px 0px;
	margin-left: 10px;
	margin-top: 0px;
	text-align: left;
	text-indent: -9999px;
	margin-bottom: 0px;
}

.map .map-box {
	max-width: 600px;
	margin: 20px auto;
}

.map .map-table {
	width:100%x;
	border-left:solid 1px #9D9F9E;
	border-top:solid 1px #9D9F9E;
	font-size: 15px;
	margin: 20px 0 0;
}

.map .map-table th {
	background-color:#FEE7EF;
	border-bottom:solid 1px #9D9F9E;
	border-right:solid 1px #9D9F9E;
	text-align:center;
	padding:7px;
	width: 20%;
	font-weight: bold;
}

.map .map-table td {
	border-bottom:solid 1px #9D9F9E;
	border-right:solid 1px #9D9F9E;
	padding:7px 5px 7px 7px;
}

@media screen and (max-width: 1500px) {
	#top_page .page_img {
		background: url("../img/top/page_img_bg.jpg") top center no-repeat;
	}
}
@media screen and (max-width: 1080px) {
	#top_page .page_nav ul li a {
		font-size: 16px;
	}
}
@media screen and (max-width: 768px) {
	#top_page .page_img {
		background: none;
	}
	#top_page .page_img .container, #top_page .page_nav .container {
		margin: 0 auto;
		padding: 0;
		width: 100%;
	}
	#top_page .page_nav ul {
		border-left: solid 1px #fff;
		border-right: solid 1px #fff;
	}
	#top_page .page_nav ul li {
		width: 50%;
	}
	#top_page .page_nav ul li:nth-of-type(-n+6) {
		border-bottom: solid 1px #fff;
	}
	#top_page .page_nav ul li:nth-of-type(2n) {
		border-left: solid 1px #fff;
		width: calc(50% - 1px);
	}
	#top_page .page_nav ul li a {
		font-size: 3.8vw;
		padding: 0 0 0 11.5vw;
		height: 12vw;
		font-weight: 500;
	}
	#top_page .page_nav ul li a span {
		font-size: 2.5vw;
		font-weight: 500;
	}
	#top_page .page_nav ul li:first-child a {
		background-position: 3vw center;
		background-size: 7vw;
	}
	#top_page .page_nav ul li:nth-of-type(2) a {
		background-position: 3vw center;
		background-size: 7vw;
	}
	#top_page .page_nav ul li:nth-of-type(3) a {
		background-position: 3vw center;
		background-size: 7vw;
	}
	#top_page .page_nav ul li:nth-of-type(4) a {
		background-position: 3vw center;
		background-size: 7vw;
	}
	#top_page .page_nav ul li:nth-of-type(5) a {
		background-position: 3vw center;
		background-size: 7vw;
	}
	#top_page .page_nav ul li:nth-of-type(6) a {
		background-position: 3vw center;
		background-size: 7vw;
	}
	#top_page .page_nav ul li:nth-of-type(7) a {
		background-position: 3vw center;
		background-size: 7vw;
	}
	#top_page .page_nav ul li:nth-of-type(8) a {
		background-position: 3vw center;
		background-size: 7vw;
	}
}
@media screen and (max-width: 320px) {}
/*---------------------------------
top
--------------------------------*/
#top_page .sec_01 {
	padding: 70px 0 30px;
}
#top_page .sec_01 ul.place {
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
}
#top_page .sec_01 ul.place li {
	width: calc((100% - 121px) / 4);
}
#top_page .sec_01 ul.place li a p {
	text-align: center;
	color: #000;
	font-weight: 500;
	font-size: 17px;
	margin-bottom: 5px;
}
#top_page .sec_01 .sec_tit {
	color: #55cfc8;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
}
#top_page .sec_01 .txt_01 {
	text-align: center;
	margin-bottom: 20px;
}
#top_page .sec_01 .bord_01 {
	background: #e8f9f8;
	padding: 15px;
}

@media screen and (max-width: 1120px) {
	#top_page .sec_01 .bord_01 {
		padding: 15px 10px;
	}
}

#top_page .sec_01 .bord_01 .inner {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
#top_page .sec_01 .bord_01 .txt_02 {
	margin-right: auto;
	font-weight: bold;
	text-align: left;
	margin-bottom: 0;
}

#top_page .sec_01 .bord_01 .txt_02 p:first-child {
	font-size: 24px;
	font-weight: 600;
	color: #55cfc8;
}
#top_page .sec_01 .bord_01 .txt_02 p:nth-of-type(2) {
	font-size: 15px;
	font-weight: 600;
}
#top_page .sec_01 .bord_01 .txt_03 {
	background: #fff;
	border-radius: 10px;
	margin-right: 10px;
	padding: 0 15px;
	display: flex;
	align-items: center;
}
#top_page .sec_01 .bord_01 .txt_03 p {
	font-weight: 600;
	font-size: 14px;
	line-height: 1.4;
}
#top_page .sec_01 .bord_01 .txt_04 {
	display: none;
}
#top_page .sec_02 {
	padding-bottom: 30px;
}
#top_page .sec_02 .wrap {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#top_page .sec_02 .wrap .note {
	width: 440px;
}
#top_page .sec_02 .wrap figure {
	width: calc(100% - 480px);
}
#top_page .sec_03 {
	padding-bottom: 0;
	margin-bottom: 30px;
}
#top_page .sec_03 .panel_list {
	border-bottom: solid 1px #55cfc8;
	padding-bottom: 25px;
}
#top_page .sec_03 h3.panel_btn {
	margin: 0;
	padding: 0;
}
/* &lt;a&gt;&lt;/a&gt;ã‚¿ã‚°å‰Šé™¤ &lt;span class="link_txt"&gt;&lt;/span&gt;è¿½åŠ&nbsp;*/
#top_page .sec_03 .panel_btn a {
	border-top: solid 1px #55cfc8;
	min-height: 70px;
	display: flex;
	align-items: center;
	cursor: pointer;
	position: relative;
	background: #fffde2;
}
#top_page .sec_03 .panel_btn .link_txt {
	border-top: solid 1px #55cfc8;
	min-height: 70px;
	display: flex;
	align-items: center;
	position: relative;
	background: #fffde2;
}
link_txt #top_page .sec_03 .panel_btn a:after {
	content: "";
	display: block;
	width: 15px;
	height: 15px;
	border-bottom: solid 1px #55cfc8;
	border-right: solid 1px #55cfc8;
	transform: rotate(45deg);
	position: absolute;
	top: calc(50% - 13px);
	right: 30px;
}
#top_page .sec_03 .panel_btn.active:after {
	transform: rotate(-135deg);
	top: calc(50% - 5px);
}
#top_page .sec_03 .panel_btn .point_img {
	width: 150px;
	text-align: center;
	isplay: block;
}
#top_page .sec_03 .panel_btn .point_img img {
	width: 93px;
	margin: 0 auto;
}
#top_page .sec_03 .panel_btn .tit_txt {
	width: calc(100% - 160px);
	display: block;
	color: #000;
	font-weight: 700;
	font-size: 26px;
	padding: 15px 0;
}
#top_page .sec_03 .panel_btn .tit_txt .font_s {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -0.05em;
}
#top_page .sec_03 .bl_panel {
	border-top: solid 1px #55cfc8;
	padding: 30px;
}
#top_page .sec_03 .bl_panel figure {
	float: left;
	width: 160px;
	display: inline;
	text-align: center;
	font-size: 12px;
}
#top_page .sec_03 .bl_panel figure .dis_pc {
	display: inline-block;
}
#top_page .sec_03 .bl_panel figure figcaption {
	font-size: 12px;
}
#top_page .sec_03 .bl_panel p, #top_page .sec_03 .bl_panel ol {
	float: right;
	width: calc(100% - 195px);
	display: inline;
	font-size: 18px;
}
#top_page .sec_03 .bl_panel ol {
	list-style: decimal outside;
	padding-left: 20px;
}
#top_page .sec_03 .bl_panel ol li {
	font-weight: 700;
}
#top_page .sec_03 .bl_panel:first-child * {
	font-size: 18px;
}
#top_page .sec_03 .bl_panel &gt; li {
	font-weight: 700;
}
#top_page .sec_03 .panel_list &gt; li:first-child .tit_txt {
	position: relative;
	padding-right: 145px;
}
/* &lt;a&gt;&lt;/a&gt;ã‚¿ã‚°å‰Šé™¤ &lt;span class="link_txt"&gt;&lt;/span&gt;è¿½åŠ&nbsp;
#top_page .sec_03 .panel_list&gt;li:first-child .tit_txt:after {content: url("../img/top/icon_click.png"); position: absolute; top:11px; right: 0px;}
*/
#top_page .sec_03 .panel_list &gt; li:last-child .bl_panel {
	border-top: none;
}
#top_page .sec_03 .panel_list &gt; li:last-child .panel_btn {
	border-bottom: solid 1px #55cfc8;
}
@media screen and (max-width: 1080px) {
	#top_page .sec_01 .bord_01 {
		width: calc(100% + 30px);
		margin-left: -15px;
	}
	#top_page .sec_01 .bord_01 .txt_02 {
		margin-bottom: 10px;
		width: 100%;
		text-align: center;
	}
	#top_page .sec_01 .bord_01 .txt_03 {
		width: 100%;
		margin: 0 0 10px 0;
	}
	#top_page .sec_01 .bord_01 .txt_03 p {
		width: 100%;
		text-align: center;
	}
	#top_page .sec_01 .bord_01 .txt_03 p .dis_pc {
		display: none;
	}
	#top_page .sec_01 .bord_01 .btn_reserve {
		width: 100%;
	}
	#top_page .sec_01 .bord_01 .btn_reserve li {
		width: 50%;
		height: 40px;
		margin-right: 10px;
	}
	#top_page .sec_01 .bord_01 .btn_reserve li:last-child {
		margin-right: 0;
	}
	#top_page .sec_01 .bord_01 .btn_reserve li a {
		font-size: 18px;
		border-radius: 5px;
	}
}
@media screen and (max-width: 768px) {
	#top_page .sec_01 .sec_tit { /*font-size: 5.6vw;*/ font-size: 4vw;
	}
	#top_page .sec_01 .txt_01 {
		text-align: left;
		margin-bottom: 10px;
	}
	#top_page .sec_01 .bord_01 .txt_02 {
		width: 100%;
		text-align: center;
	}
	#top_page .sec_01 .bord_01 .txt_02 p:first-child { /*font-size: 5vw;*/ font-size: 4.4vw;
	}
	#top_page .sec_01 .bord_01 .txt_02 p:nth-of-type(2) {
		display: none;
	}
	#top_page .sec_01 .bord_01 .txt_03 {
		width: 100%;
		height: auto;
		padding: 15px;
	}
	#top_page .sec_01 .bord_01 .txt_04 {
		display: block;
		margin: 10px auto 0;
	}
	#top_page .sec_01 .bord_01 .txt_04 p {
		font-size: 14px;
		text-align: center;
		font-weight: 500;
	}
	#top_page .sec_01 ul.place {
		margin-bottom: 20px;
	}
	#top_page .sec_01 ul.place {
		flex-wrap: wrap;
	}
	#top_page .sec_01 ul.place li {
		width: calc((100% - 15px) / 2);
		margin-bottom: 10px;
	}
	#top_page .sec_02 .wrap figure {
		width: 100%;
		margin-bottom: 10px;
	}
	#top_page .sec_02 .wrap .note {
		width: 100%;
	}
	#top_page .sec_03 .panel_list {
		width: 100vw;
		margin: 0 0 0 -15px;
	}
	#top_page .sec_03 .bl_panel {
		padding: 15px;
	}
	#top_page .sec_03 .bl_panel p {
		width: calc(100% - 180px);
	}
	#top_page .sec_03 .bl_panel ol {
		width: 100%;
		margin-top: 10px;
	}
	#top_page .sec_03 .bl_panel p, #top_page .sec_03 .bl_panel ol {
		font-size: 14px;
	}
	/* &lt;a&gt;&lt;/a&gt;ã‚¿ã‚°å‰Šé™¤ &lt;span class="link_txt"&gt;&lt;/span&gt;è¿½åŠ&nbsp;*/
	#top_page .sec_03 .panel_btn a {
		min-height: auto;
		padding: 2.6vw 0;
	}
	#top_page .sec_03 .panel_btn .link_txt {
		min-height: auto;
		padding: 2.6vw 0;
	}
	#top_page .sec_03 .panel_btn .point_img {
		width: 5.3vw;
		display: block;
		margin: 0 15px;
	}
	#top_page .sec_03 .panel_btn .tit_txt {
		width: calc(100% - 5.3vw - 15px);
		font-size: 18px;
		padding: 0;
		margin-right: 20px;
		line-height: 1.4;
	}
	#top_page .sec_03 .panel_btn .tit_txt .font_s {
		font-size: 12px;
	}
	#top_page .sec_03 .panel_list &gt; li:first-child .tit_txt {
		padding-right: 16vw;
		position: relative;
	}
	
	#top_page .sec_01 .page_tit span {
		font-size: 7vw;
		margin: 0;
	}
	
	/* #price */
	#price {
		background: url("../img/top/page_tit_bg.jpg") top center no-repeat;
		background-size: 100%;
	}
	#price .sec_01 {
		padding: 35px 0 50px;
	}
	#price .sec_01:nth-of-type(1) ,
	#price .sec_01:nth-of-type(3) {
		padding: 25px 0 15px;
	}
	#price .sec_tit {
		color: #fff !important;
		font-size: 4.5vw;
		margin-bottom: 0;
		display: flex; 
		align-items: center; 
		justify-content: flex-start; 
		width: calc(100% + 30px);
	}
	#price .sec_tit span {
		font-size: 4.5vw !important;
	}
	#price .sec_tit span.icon {
		font-size: 4vw !important; 
		width:20%; 
		display: block; 
		text-align: left; 
		margin-left: 15px; 
		margin-right: 0;
	}
	#price .sec_tit span.txt {
    font-size: 4.5vw;
    width: 80%;
    display: block;
    text-align: left;
	}
	
	#price .sec_01 {padding-bottom: 70px;}
	#price .sec_01 .wrap {width: 100%;}
	#price .sec_01 .wrap .bl_pic {width:100%; }
	#price .sec_01 .wrap figure img {margin-bottom: 5px;}
	#price .sec_01 .wrap figure figcaption {font-size: 14px; text-align: center;}
	#price .sec_01 .wrap p {width: 100%; float: none; display: inline;}
	#price .sec_01 .wrap p span {font-size: 14px; line-height: 1.6; display: block; margin-top: 5px;}
	
	
	/*.floor-iincho  */
	.floor-iincho{
		margin: 0 0 35px;
		max-width: 100%;
	}
	.floor-iincho .floor-titlebox {
		margin:20px 0px 10px 0px;
		height: 0;
    padding-top: 12%;
	}
	.floor-iincho #greeting {
		background: url("../img/top/title04_sp.png") 0 0 no-repeat;
		background-size: contain;
	}
	.floor-iincho #rireki {
		background: url("../img/top/title05_sp.png") 0 0 no-repeat;
		background-size: contain;
	}	
	.floor-iincho .floor-titlebox img {
		display: none;
	}

	.floor-iincho .intro-box01 {
		margin:5px 0px 3px 0px;
		display: block;
		max-width: 100%;
		width: 100%;
	}
	.floor-iincho .intro-box01 .left-box {
		width:100%;
		margin-right: 0;
		margin-bottom: 15px;
	}
	.floor-iincho .intro-box01 .left-box ul {
		margin-top: 5px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
	}
	.floor-iincho .intro-box01 .left-box ul li  {
		margin-left:5px;
		margin-top:7px;
		margin-bottom:0px;
		font-weight: bold;
	}
	.floor-iincho .intro-box01 .right-box {
		width: 50%;
		margin: 0 auto 15px;
	}
	.floor-iincho .intro-box01 .right-box p {
		color:#FF9EBF;
		text-align:center;
		padding:4px 0px 0px 0px;
	}
	.floor-iincho .table-info {
		width:100%;
		font-size: 14px;
	}

	.floor-iincho .table-info th {
		width: 30%;
	}

	.floor-iincho .table-info td {
	}
	.floor-iincho .floor-ryakureki img {
		width: auto;
	}
	
	/*.map */
	.map {
		margin: 0 0 35px;
		width: 100%;
		max-width: 100%;
	}

	.map .MapTitleBox {
		background-attachment: scroll;
		background-image: url(../../contraception/img/TitleBG.gif);
		background-repeat: repeat-y;
		background-position: 0px 0px;
		margin: 0px;
		padding: 0px;
	}

	.map .MapTitleBox .mapTitle01 {
		background: url(../../access/img/main-title-map.gif) no-repeat;
		background-size: 100% auto;
		width: auto;
		height: auto;
		margin-bottom: 5px;
	}
	
	.map .MapTitleBox .mapTitle01 img {
	}

	.map .map-table {
		width:100%;
		font-size: 14px;
		display: block;
	}

	.map .map-table thead,
	.map .map-table tbody {
		display: block;
	}
	
	.map .map-table th {
		width: 100%;
		font-weight: bold;
		display: block;
		text-align: left;
	}

	.map .map-table td {
		display: block;
	}
	
	.map .map-table tr {
		display: block;
	}
	
	/* &lt;a&gt;&lt;/a&gt;ã‚¿ã‚°å‰Šé™¤ &lt;span class="link_txt"&gt;&lt;/span&gt;è¿½åŠ&nbsp;
	#top_page .sec_03 .panel_list&gt;li:first-child .tit_txt:after {content: ""; background: url("../img/top/sp_icon_click.png") no-repeat; width:70px; height: 70px; background-size: 100%; display: block; position: absolute; top: 50%; right: 0px; margin-top: -35px;}
	*/
}
@media screen and (max-width: 420px) {
	#top_page .sec_01 {
		padding: 20px 0;
	}
	#top_page .sec_01 ul.place li a p {
		font-size: 16px;
	}
	#top_page .sec_02 .wrap {
		display: block;
	}
	#top_page .sec_02 .wrap .note {
		width: 100%;
	}
	#top_page .sec_03 .panel_list {
		width: calc(100% + 30px);
		margin-left: -15px;
	}
	#top_page .sec_03 .panel_btn .point_img {
		width: 30px;
		margin: 0 10px;
		display: block;
	}
	#top_page .sec_03 .panel_btn .tit_txt {
		width: calc(100% - 65px);
		font-size: 17px;
		margin-right: 0;
		line-height: 1.4;
	}
	#top_page .sec_03 .panel_btn:after {
		width: 10px;
		height: 10px;
		top: calc(50% - 5px);
		right: 15px;
	}
	#top_page .sec_03 .panel_btn.active:after {
		transform: rotate(-135deg);
		top: calc(50% - 5px);
	}
	#top_page .sec_03 .bl_panel {
		padding: 20px 10px;
	}
	#top_page .sec_03 .bl_panel figure {
		width: 30%;
		max-width: 213px;
		margin: 0 10px 0 0;
	}
	#top_page .sec_03 .bl_panel p {
		float: none;
	}
	/* &lt;a&gt;&lt;/a&gt;ã‚¿ã‚°å‰Šé™¤ &lt;span class="link_txt"&gt;&lt;/span&gt;è¿½åŠ&nbsp;
	#top_page .sec_03 .panel_list&gt;li:first-child .tit_txt:after {content: ""; background: url("../img/top/sp_icon_click.png") no-repeat; width:14vw; height: 14vw; background-size: 100%; display: block; position: absolute; top: 50%; right: 0; margin-top: -7.5vw;}
	*/
	#top_page .sec_03 .panel_list &gt; li:first-child .tit_txt {
		width: auto;
	}
}
@media screen and (max-width: 320px) {
	#top_page .sec_03 .panel_btn {
		min-height: 50px;
		cursor: pointer;
	}
	#top_page .sec_03 .panel_btn .point_img {
		width: 20px;
		margin: 0 10px 0 5px;
		display: block;
	}
	#top_page .sec_03 .panel_btn .tit_txt {
		width: calc(100% - 45px);
		font-size: 13px;
		margin-right: 3px;
		line-height: 1.2;
	}
	#top_page .sec_03 .panel_btn .tit_txt .font_s {
		font-size: 10px;
	}
	#top_page .sec_03 .panel_btn:after {
		width: 7px;
		height: 7px;
	}
	#top_page .sec_03 .panel_btn.active:after {
		transform: rotate(-135deg);
	}
	#top_page .sec_01 .bord_01 {
		width: calc(100% + 20px);
		margin-left: -10px;
	}
	#top_page .sec_03 .panel_list {
		width: calc(100% + 20px);
		margin-left: -10px;
	}
	#top_page .sec_03 .panel_list &gt; li:first-child .panel_btn:before {
		top: 0;
	}
}
/*---------------------------------
add css layout end
--------------------------------*/



.a-message {
	border: 2px solid #55cfc8;
	padding: 10px 20px;
	text-align: center;
	margin-top: 20px;
}
.a-message__ttl {
	font-size: 24px;
	font-weight: 600;
	color: #ff0000;
}



/*---------------------------------
merit
--------------------------------*/
.merit {
	width: 100%;
	padding: 15px;
	background: #e8f9f8;
	box-sizing: border-box;
}
.merit__note {
	line-height: 1.4;
	font-size: 13px;
	text-align: left;
	max-width: 1080px;
	margin: 0 auto;
}
.merit__wrap {
	max-width: 1080px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	margin-bottom: 10px;
}
.merit__box {
	width: 25%;
}
.merit__box .__pic {
	width: 100%;
}

@media screen and (max-width: 768px) {
	.merit__note {
		font-size: 8px;
	}
}
</pre></body></html>