@charset "utf-8";

@import "clear.css";
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);

h1,h2,h3,h4,h5,h6,nav {
    font-family: 'Noto Sans Japanese', serif;
    font-weight: 600;
}

header {
	background: #fff;
	border-bottom: solid #c9c9c9 1px;
	position: fixed;
	z-index: 999;
	width: 100%;
}

#blc_1 {
	background: #eee url(../images/img_0.jpg) no-repeat left;
	background-size: cover;
}

#blc_2 {
	background: #eee url(../images/img_9.jpg) no-repeat left;
	background-size: cover;
}

#blc_3 {
	background: #eee url(../images/img_10.jpg) no-repeat left;
	background-size: cover;
}

#blc_4 {
	background: #eee url(../images/img_11.jpg) no-repeat left;
	background-size: cover;
}

#blc_5 {
	background: #eee url(../images/img_21.jpg) no-repeat left;
	background-size: cover;
}

#blc_6 {
	background: #eee url(../images/img_22.jpg) no-repeat left;
	background-size: cover;
}

#blc_7 {
	background: #eee url(../images/img_23.jpg) no-repeat left;
	background-size: cover;
}

#blc_8 {
	background: #eee url(../images/img_24.jpg) no-repeat left;
	background-size: cover;
}

#blc_9 {
	background: #eee url(../images/img_25.jpg) no-repeat left;
	background-size: cover;
}

hr {
	border-bottom: solid #000 1px;
	position: relative;
}

.title_type_a hr:after,
.title_type_b hr:after,
.title_type_b hr:before,
.title_type_c hr:before {
	background: #000;
	content: "";
	position: absolute;
	top: -5px;
	height: 10px;
	width: 10px;
}

.title_type_a hr:after,
.title_type_b hr:after {
	right: 0px;
}

.title_type_b hr:before,
.title_type_c hr:before {
	left: 0;
}

.title_type_b h2,
.title_type_b h3 {
	text-align: center;
}

.title_type_c h2 {
	line-height: 1.2em;
}

#idx_middle_area li div {
	background: #000;
	color: #fff;
    font-family: 'Noto Sans Japanese', serif;
    font-weight: 600;
	text-align: center;
}

#idx_middle_area li p {
	line-height: 0;
}

#idx_bottom_area dd li span {
	display: block;
    font-family: 'Noto Sans Japanese', serif;
    font-weight: 600;
	text-align: center;
}

footer {
	background: #eee;
	text-align: center;
}

footer ul {
	color: #7d7d7d;
	font-size: 0.9em;
}

footer li {
	display: inline-block;
	margin-right: 2em;
}

footer a {
	color: #7d7d7d;
}

#contact_blc {
    font-family: 'Noto Sans Japanese', serif;
    font-weight: 600;
}

#contact_blc a {
	background: url(../images/icon_contact.png) no-repeat top center;
	color: #000;
	display: inline-block;
}

#contact_blc img {
	margin-left: 0.3em;
}

#faq li .title_type_b {
	background: url(../images/icon_faq.png) no-repeat center center;
}

#faq dt {
	border-bottom: solid #eee 3px;
    font-family: 'Noto Sans Japanese', serif;
    font-weight: 600;
}

#faq dt span {
	border-bottom: solid #b1c005 3px;
	display: inline-block;
}

#contact dl {
	border-top: solid #ccc 1px;
}

#contact dt {
    font-family: 'Noto Sans Japanese', serif;
    font-weight: 600;
}

#contact dd {
	border-bottom: solid #ccc 1px;
}

#contact dd input {
	height: 2.4em;
	line-height: 2.4em;
	width: 100%;
}

#contact dd textarea {
	background: #f9f9f9;
	height: 10em;
	width: 100%;
}

#contact p {
	text-align: center;
}

#contact p input {
	border: none;
	background: #959595;
	color: #fff;
    font-family: 'Noto Sans Japanese', serif;
    font-weight: 600;
}

#privacy h4 {
	border-bottom: solid #ccc 1px;
}

#privacy div ul {
	margin-left: 2em;
}

#privacy div li {
	list-style: disc;
}

#comp {
	text-align: center;
}

#idx_program {
	border-top: solid #000 1px;
	display: inline-block;
    font-family: 'Noto Sans Japanese', serif;
	font-size: 16px;
	margin: 20px auto 0;
	padding: 20px 10px 10px;
	position: relative;
	text-align: center;
}

#idx_program:before {
	content: "";
	display: inline-block;
	border: 10px solid transparent;
	border-top: 10px solid #000;
	position: absolute;
	top: 0;
	margin-left: -5px;
	left: 50%;
}

#idx_middle_area {
	margin: 60px 0;
}

.instagram {
	margin: 30px 0 60px;
}

#blog_area dt {
    font-family: 'Noto Sans Japanese', serif;
    font-weight: 600;
}

.blog_title {
	border-bottom: dotted #000 1px;
    font-family: 'Noto Sans Japanese', serif;
    font-weight: 600;
}

#measure {
	text-align: center;
}

#measure ul {
	display: flex;
	justify-content: space-around;
}

#idx_top_sns {
	text-align: center;
}

.recommend_blc {
	margin: 30px 0;
}

@media (min-width: 1025px) {
	#movie,#movie video {
		height: 100%;
	}
	
	#movie {
		position: absolute;
		left: -42%;
	}

	.pc_none,
	#sp_menu,
	#sp_slider,
	#insta_wrap_sp {
		display: none;
	}

	#insta_wrap_pc {
		margin: auto;
		width: 1080px;
	}

	header {
		height: 90px;
		overflow: hidden;
	}

	h1 {
		padding: 20px 15px 0;
	}

	h2 {
		letter-spacing: -1px;
		line-height: 1em;
		font-size: 36px;
	}

	h2 span {
		font-size: 60px;
	}

	h3 {
		font-size: 16px;
		line-height: 1.5em;	
		margin-bottom: 15px;
	}

	h4 {
		font-size: 30px;
	}

	h5 {
		font-size: 30px;
		line-height: 1.2em;
	}

	header h1 {
		position: relative;
		z-index: 1;
	}

	nav {
		height: 90px;
		position: absolute;
		top: 0;
		width: 100%;
	}

	nav ul {
		font-size: 0;
		position: absolute;
		right: 0;
		top: 0;
		z-index: 2;
	}

	nav li {
		border-left: solid #c9c9c9 1px;
		display: inline-block;
		font-size: 18px;
	}

	nav li a {
		display: block;
		color: #959595;
		line-height: 90px;
		padding: 0 30px;
	}

	nav li a span {
		font-size: 24px;
	}

	nav li a:hover {
		background: #eee;
		color: #000;
	}

	footer {
		padding: 45px 0 20px;
	}

	footer ul {
		margin: 45px auto 0;
		text-align: left;
		width: 1080px;
	}

	#contact_blc {
		font-size: 24px;
	}

	#contact_blc a {
		margin-top: 10px;
		padding-top: 75px;
	}

	#contact_blc span {
		font-size: 36px;
	}

	.container {
		padding: 135px 0 45px;
	}

	#index {
		padding: 90px 0 0;
	}

	#main_blc {
		background: #000;
		height: 560px;
		overflow: hidden;
	}

	#player {
		opacity: 0.3;
		width: 995px;
	}

	#main {
		background: #000;
		border-radius: 300px 0 0 300px;
		-webkit-border-radius: 300px 0 0 300px;
		-moz-border-radius:  300px 0 0 300px;
		height: 560px;
		margin-left: 42%;
		min-width: 840px;
		position: relative;
		width: 58%;
	}

	#main dl {
		position: absolute;
		margin-top: -84px;
		top: 50%;
		left: 15%;
		width: 85%;
	}

	#main dt {
		border-bottom: solid #fff 1px;
		margin-bottom: 10px;
		padding-bottom: 10px;
	}

	#main dd {
		text-align: right;
		padding-right: 1%;
	}

	#campaign {
		background: url(../images/icon_arrow.png) no-repeat center top;
		margin: auto;
		padding-top: 130px;
		text-align: center;
		width: 1080px;
	}

	.title_wrap hr {
		border-bottom: solid #000 1px;
	}

	.disp_a {
		background: #eee;
		display: table;
		table-layout: fixed;
		width: 100%;
	}

	.disp_a dt,
	.disp_a dd {
		display: table-cell;
		vertical-align: middle;
		height: 320px;
	}

	.disp_a dt {
		width: 40%;
	}

	.disp_a dd {
		background: #eee;
		padding: 45px 0;
		width: 670px;
	}

	.disp_a dd p {
		padding-left: 30px;
		width: 550px;
	}

	.title_type_a h2,
	.title_type_a h3,
	.title_type_a h5 {
		padding-left: 30px;
	}

	.title_type_a h5 {
		margin-bottom: 30px;
	}

	.title_type_b {
		margin: 45px auto;
		width: 420px;
	}

	.title_type_c {
		min-width: 350px;
	}

	.title_type_c h2,
	.title_type_c h3 {
		padding-right: 30px;
	}
	
	#idx_top_sns {
		margin: 60px 0;
	}
	
	#idx_top_sns a {
		margin: 0 30px;
	}

	#idx_middle_area .title_type_b {
		margin: auto;
		padding: 45px 0;
		width: 670px;
	}

	#idx_middle_area ul {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
		max-width: 1000px;
		margin: 0 auto 60px;
	}

	#idx_middle_area li {
		margin: 0 1.5% 30px;
		text-align: center;
		width: 45%;
	}

	#idx_middle_area li div {
		font-size: 24px;
		margin-bottom: 10px;
		padding: 10px 0;
	}

	#idx_middle_area li div span {
		font-size: 36px;
	}

	#idx_bottom_area {
		background: #eee;
		display: table;
		table-layout: fixed;
		width: 100%;
	}

	#idx_bottom_area dt,
	#idx_bottom_area dd {
		display: table-cell;
		vertical-align: middle;
	}

	#idx_bottom_area dt {
		text-align: right;
		padding: 90px 0 0 5%;
		overflow: hidden;
		width: 30%;
	}

	#idx_bottom_area dd {
		background: #000;
		color: #fff;
		font-size: 0.9em;
		padding: 30px 0;
		width: 65%;
	}

	#idx_bottom_area dd ul {
		margin: auto;
		max-width: 1000px;
	}

	#idx_bottom_area dd li span {
		font-size: 24px;
		margin: 15px 0;
	}

	#idx_bottom_area dd li {
		float: left;
		line-height: 1.4em;
		margin: 0 2%;
		width: 29.33333%;
	}

	#information {
		margin: 60px auto;
		text-align: center;
		width: 1080px;
	}

	#information .title_type_b {
		display: inline-block;
		margin: 30px 0;
		width: auto;
	}

	#information .title_type_b h2 {
		padding: 0 45px;
	}

	#information dd a {
		display: inline-block;
		margin: 40px 20px;
	}

	#ex_plan h4,
	#program h4 {
		margin: 0 auto 30px;
		width: 1080px;
	}

	#ex_plan h4 span,
	#program h4 span {
		border-top: solid #aeba00 5px;
		display: inline-block;
		margin-right: 1em;
		padding-top: 10px;
	}

	#ex_plan .disp_a {
		margin-bottom: 60px;
	}

	#ex_plan h2 {
		text-align: center;
		margin-bottom: 60px;
	}

	#idx_ex_plan h3,
	#ex_plan h3 {
		font-size: 30px;
	}

	#idx_ex_plan  .head_line,
	#ex_plan .head_line {
		margin: 0 auto 60px;
		width: 1080px;
	}

	#idx_ex_plan  .head_line p,
	#ex_plan .head_line p {
		margin: 20px 0 0 2em;
	}

	.traning_contents {
		background: #fff;
		opacity: 0.8;
		margin: 20px 0 20px 30px;
		padding: 20px;
		width: 510px;
	}

	.traning_contents h5 {
		font-size: 24px;
		border-bottom: dotted #000 1px;
		padding-bottom: 5px;
		margin-bottom: 20px;
	}

	.price {
		margin: 60px auto 100px;
		width: 1080px;
	}

	.price h6 {
		font-size: 36px;
		margin-bottom: 45px;
		text-align: center;
	}

	.price h6 span {
		font-size: 48px;
	}

	.price > dt {
		float: left;
		width: 670px;
	}

	.price > dd {
		float: right;
		margin: 0 80px;
		width: 230px;
	}

	.price li {
		border-bottom: solid #000 1px;
		line-height: 3.6em;
	}

	.price li p {
		text-align: right;
		margin-top: -3.6em;
	}

	.price dd > span {
		color: #e60012;
		display: block;
		font-size: 0.9em;
		margin-top: 10px;
	}

	#comp,
	#medical,
	#trainer,
	#access,
	#faq,
	#contact {
		margin: auto;
		width: 1080px;
	}

	.medical_blc_wrap dt,
	.medical_blc_wrap dd,
	.medical_blc {
		border: solid #eee 1px;
		margin-bottom: 60px;
		padding: 20px;
	}

	.medical_blc_wrap h4,
	.medical_blc h4 {
		background: #eee;
		border-top: solid #535353 2px;
		color: #535353;
		font-size: 24px;
		font-weight: 400;
		margin-bottom: 10px;
		padding: 10px 15px 15px;
	}

	.medical_blc dt {
		float: left;
		width: 570px;
	}

	.medical_blc dt div {
		font-weight: bold;
		border-bottom: solid #000 1px;
		margin: 2em 0 5px;
		padding-bottom: 5px;
	}

	.medical_blc dd {
		float: right;
		line-height: 0;
		width: 430px;
	}

	.medical_blc_wrap dt {
		float: left;
		width: 468px;
	}

	.medical_blc_wrap dd {
		float: right;
		height: 190px;
		width: 468px;
	}

	#trainer li {
		position: relative;
		width: 540px;
	}

	#trainer li div {
		background: url(../images/icon_trainer.png) no-repeat center center;
		font-size: 0.9em;
		height: 150px;
		text-align: center;
		width: 45%;
		margin: -150px 0 150px auto;
	}

	#trainer li div span {
		display: table-cell;
		vertical-align: middle;
	}

	#trainer dl {
		background: #eee;
		display: table;
		margin: 60px auto;
		table-layout: fixed;
		padding: 15px 30px;
		width: 1080px;
	}

	#trainer dt,
	#trainer dd {
		display: table-cell;
		vertical-align: middle;
	}

	#trainer dt {
		width: 380px;
	}

	#trainer dd a:after {
		content: url(../images/icon_window.png);
		margin-left: 5px;
		vertical-align: -2px;
	}

	#access {
		text-align: center;
	}

	#access div {
		margin-bottom: 60px;
	}

	#faq li {
		float: left;
		margin-right: 80px;
		width: 500px;
	}

	#faq li:nth-child(2n) {
		margin-right: 0;
	}

	#faq li .title_type_b {
		padding: 30px 0;
	}

	#faq dt {
		font-size: 18px;
		height: 42px;
	}

	#faq dt span {
		height: 22px;
		padding: 10px 0;
	}

	#faq dd {
		margin-bottom: 30px;
		padding: 15px 25px;
	}

	#faq dd img {
		margin-bottom: 15px;
	}

	#contact dl {
		margin: 45px auto;
		width: 580px;
	}

	#contact dt {
		float: left;
		font-size: 16px;
		line-height: 2.4em;
		padding: 15px;
		width : 145px;
	}

	#contact dd {
		padding: 15px 0 15px 175px;
	}

	#contact p input {
		font-size: 24px;
		padding: 10px 45px;
	}

	#privacy {
		margin: auto;
		width: 820px;
	}

	#privacy h4 {
		font-size: 16px;
		margin-bottom: 10px;
		padding: 10px 0;
	}

	#privacy p {
		margin-bottom: 30px;
	}

	#privacy div {
		margin-bottom: 30px;
	}

	#comp h4 {
		margin-bottom: 60px;
	}

	#comp h5 {
		margin-top: 30px;
	}

	#program_menu {
		font-family: 'Noto Sans Japanese', serif;
		font-size: 16px;
		font-weight: 600;
		margin: 60px auto;
		text-align: center;
		width: 1190px;
	}

	#program_menu li {
		display: inline-block;
		margin: 0 10px;
	/*	float: left;
		width: 360px;*/
	}


	#program_menu a {
		border-bottom: solid #000 1px;
		display: inline-block;
		padding: 10px;
		position: relative;
	}

	#program_menu a:after {
		content: "";
		display: inline-block;
		border: 10px solid transparent;
		border-top: 10px solid #000;
		position: absolute;
		bottom: -20px;
		margin-left: -5px;
		left: 50%;
	}

	#idx_ex_plan ul {
		margin: 20px auto 0;
		width: 1080px;
	}

	#idx_ex_plan li {
		float: left;
		margin-right: 30px;
		width: 340px;
	}

	#idx_ex_plan li:last-child {
		margin-right: 0;
	}

	#idx_ex_plan li span {
		font-family: 'Noto Sans Japanese', serif;
		font-size: 16px;
		font-weight: 600;
		display: block;
		text-align: center;
	}
	#group_com {
		background: #fff;
		display: flex;
		justify-content: center;
		padding: 30px 0;
		margin: 30px 0;
	}

	#group_com dt,
	#group_com dd {
		width: 400px;
	}
	
	#blog_area {
		border-top: solid #000 1px;
		display: flex;
		flex-wrap: wrap;
		margin: 60px auto;
		width: 1060px;
	}
	
	#blog_area dt {
		background: #eee;
		border-bottom: solid #000 1px;
		font-size: 36px;
		padding: 30px 15px;
		width: 230px;
	}
	
	#blog_area dd {
		border-bottom: solid #000 1px;
		padding: 30px 15px;
		width: 770px;
	}
	
	.blog_title	{
		font-size: 18px;
		margin-bottom: 15px;
		padding-bottom: 15px;
	}
	
	.blog_img {
		margin: 15px 0;
		text-align: center;
	}
	
	#measure {
		max-width: 1200px;
		margin: auto;
	}
	
	#measure li {
		margin: 0 20px 60px;
	}
	
	#trainer_info {
		display: flex;
	}
}
@media screen and (max-width: 1024px) {
	#insta_wrap_pc {
		display: none;
	}

	body,html {
		height: 100%;
	}

	#main_blc {
		display: none;
	}

	header {
		height: 60px;
	}

	header h1 {
		height: 36px;
		padding: 12px 0 0 5%;
	}


	h2 {
		letter-spacing: -1px;
		line-height: 1.2em;
		font-size: 2em;
	}

	h2 span {
		font-size: 1.7em;
	}

	h3 {
		font-size: 16px;
		line-height: 1.5em;	
		margin-bottom: 5%;
	}

	h4 {
		font-size: 1.5em;
	}

	h5 {
		font-size: 1.4em;
		line-height: 1.2em;
	}

	.container {
		padding: 60px 0 5%;
	}

	#sp_menu img,
	header h1 img {
		height: 100%;
	}

	#sp_menu {
		height: 100%;
		position: absolute;
		right: 0;
		top: 0;
		z-index: 9999;
	}

	nav {
		background: url(../images/sp_menu_bg.png);
		display: none;
		position: absolute;
		top: 100%;
		left: 0;
		width: 100%;
		z-index: 999;
	}

	nav ul {
		border-top: solid #ccc 1px;
	}

	nav li a {
		border-bottom: solid #ccc 1px;
		display: block;
		font-size: 1.4em;
		line-height: 3em;
		text-align: center;
	}

	nav li a span {
		font-size: 1.6em;
	}

	.disp_a {
		margin-top: 5%;
	}

	.disp_a dt {
		background-position: center center !important;
		height: 300px;
		width: 100%;
	}

	.disp_a dd {
		background: #eee;
		padding: 5% 5% 5% 0;
	}

	.disp_a dd p {
		padding-left: 5%;
	}

	.title_type_a h2,
	.title_type_a h3,
	.title_type_a h5 {
		padding-left: 5%;
	}

	.title_type_a h5 {
		margin-bottom: 5%;
	}

	.title_type_b {
		margin: 10%;
	}

	.title_type_c {
	}

	.title_type_c h2,
	.title_type_c h3 {
		padding-right: 5%;
	}

	#idx_middle_area {
		margin: 0 5%;
	}

	#idx_middle_area li {
		text-align: center;
		margin-bottom: 10%;
	}

	#idx_middle_area li div {
		font-size: 1.2em;
		margin-bottom: 3%;
		padding: 3% 0;
	}

	#idx_middle_area li div span {
		font-size: 1.7em;
	}

	#idx_bottom_area {
		background: #eee;
	}

	#idx_bottom_area dt {
		text-align: right;
		padding: 10% 0 0 5%;
	}

	#idx_bottom_area dd {
		background: #000;
		color: #fff;
		padding: 10% 10% 5%;
	}

	#idx_bottom_area dd li {
		text-align: center;
		margin-bottom: 10%;
	}

	#idx_bottom_area dd li span {
		font-size: 1.4em;
		margin: 2% 0;
	}

	#information {
		text-align: center;
	}

	#information p {
		margin-top: 5%;
	}

	#information dd a {
		display: inline-block;
		margin: 40px 20px;
	}

	footer {
		padding: 10% 0 2%;
	}

	#contact_blc {
		font-size: 1.2em;
	}

	#contact_blc a {
		margin: 2% 0 5%;
		padding-top: 20%;
	}

	#contact_blc span {
		font-size: 1.7em;
	}

	#ex_plan h4,
	#program h4 {
		padding: 0 5%;
	}

	#ex_plan h4 span,
	#program h4 span {
		border-top: solid #aeba00 5px;
		display: inline-block;
		margin-right: 1em;
		padding-top: 2%;
	}

	#ex_plan .disp_a {
		margin-bottom: 10%;
	}

	#ex_plan h2 {
		text-align: center;
		margin-bottom: 5%;
	}

	#ex_plan h3 {
	}

	#ex_plan .head_line {
		margin: 0 5% 10%;
	}

	#ex_plan .head_line p {
		margin-top: 5%;
	}

	.traning_contents {
		background: #fff;
		opacity: 0.8;
		margin: 5% 0 5% 5%;
		padding: 5%;
	}

	.traning_contents h5 {
		border-bottom: dotted #000 1px;
		padding-bottom: 2%;
		margin-bottom: 5%;
	}

	.price {
		margin: 5% auto 15%;
	}

	.price h6 {
		font-size: 1.6em;
		margin: 15% 0 5%;
		text-align: center;
	}

	.price ul {
		margin: 0 5%;
	}

	.price h6 span {
		font-size: 1.7em;
	}

	.price ul {
		margin-bottom: 3%;
	}

	.price li {
		border-bottom: solid #000 1px;
		padding: 2% 0;
	}

	.price dd > span {
		color: #e60012;
		display: block;
		font-size: 0.9em;
		margin: 0 5%;
	}

	.price dd li p {
		text-align: right;
		margin-top: -1.5em;
	}

	.medical_blc_wrap dt,
	.medical_blc_wrap dd,
	.medical_blc {
		border: solid #eee 1px;
		margin: 5%;
		padding: 5%;
	}

	.medical_blc_wrap h4,
	.medical_blc h4 {
		background: #eee;
		border-top: solid #535353 2px;
		color: #535353;
		font-size: 1.4em;
		font-weight: 400;
		margin-bottom: 3%;
		padding: 2% 3% 3%;
	}

	.medical_blc dt div {
		font-weight: bold;
		border-bottom: solid #000 1px;
		margin: 2em 0 2%;
		padding-bottom: 2%;
	}

	#trainer li {
		position: relative;
		margin-bottom: 15%;
	}

	#trainer li div {
		background: url(../images/icon_trainer.png) no-repeat center center;
		font-size: 0.9em;
		text-align: center;
		margin: 5% auto;
	}


	#trainer dl {
		background: #eee;
		margin: 5%;
		padding: 5%;
	}

	#trainer dt {
		margin-bottom: 5%;
	}

	#trainer dd a:after {
		content: url(../images/icon_window.png);
		margin-left: 5px;
		vertical-align: -2px;
	}

	#access div {
		margin: 10% 5% 5%;
		text-align: center;
	}

	#faq li .title_type_b {
		background-size: contain;
		margin: 5% 0;
		padding: 5% 0;
	}

	#faq li {
		margin: 0 5%;
	}

	#faq dt {
		font-size: 1.2em;
	}

	#faq dt span {
		padding: 3% 0;
	}

	#faq dd {
		margin-bottom: 5%;
		padding: 5%;
	}

	#faq dd img {
		margin-bottom: 15px;
	}

	#contact dl {
		margin: 5%;
	}

	#contact dt {
		font-size: 1.2em;
		padding: 3% 3% 0;
	}

	#contact dd {
		padding: 3% 3% 5%;
	}

	#contact p input {
		font-size: 1.8em;
		padding: 3% 15%;
		-webkit-appearance: none;
		appearance: none;
	}

	#privacy {
		margin: auto 5% 10%;
	}

	#privacy h4 {
		font-size: 16px;
		margin: 10% 0 5%;
		padding: 3% 0;
	}

	#privacy p {
		margin: 5% 0;
	}

	#comp {
		margin: 0 5% 10%;
	}

	#comp h4 {
		margin-bottom: 15%;
	}

	#comp h5 {
		margin-top: 10%;
	}

	#program_menu {
		border-top: solid #000 1px;
		font-family: 'Noto Sans Japanese', serif;
		font-weight: 600;
		margin: 5% 0 10%;
	}

	#program_menu li {
		background: #f5f5f5;
		border-bottom: solid #000 1px;
	}

	#program_menu a {
		display: block;
		padding: 5%;
	}

	#program_menu a:before {
		content: "";
		display: inline-block;
		border: 5px solid transparent;
		border-left: 5px solid #000;
	}

	#campaign {
		margin: 0 3%;
	}

	#campaign li {
		margin-bottom: 5%;
	}

	#idx_ex_plan {
		margin: 0 5%;
	}

	#idx_ex_plan ul {
		margin-top: 3%;
		text-align: center;
	}

	#idx_ex_plan li {
		font-family: 'Noto Sans Japanese', serif;
		font-size: 1.6em;
		font-weight: 600;
		margin-bottom: 5%;
	}

	#group_com {
		background: #fff;
		margin: 30px 0;
		padding: 30px 0 0;
	}

	#group_com dt,
	#group_com dd {
		padding-bottom: 30px;
	}

	#sp_slider li {
		text-align: center;
	}

	.instagram {
		display: flex;
		justify-content: space-around;
		flex-wrap: wrap;
	}

	.instagram li {
		margin: 0 1%;
		width: 43%;
	}

	#sp_main_img_area {
		text-align: center;
		margin-bottom: 60px;
	}
	
	#blog_area {
		margin: 0 5% 30px;
	}
	
	#blog_area dd {
		border-bottom: solid #000 1px;
		padding: 15px 0;
	}
	
	.blog_title {
		margin: 10px 0;
		padding-bottom: 5px;
		font-size: 1.4rem;
	}
	
	.blog_img {
		margin: 10px 0;
	}
	
	#measure {
		margin: 0 5%;
	}
	
	#measure ul {
		flex-wrap: wrap;
		margin-bottom: 60px;
	}
	
	#measure li {
		margin-bottom: 30px;
		width: 45%;
	}
	
	.recommend_blc {
		margin: 15px 5%;
	}
}