@charset "utf-8";
*{
	box-sizing: border-box;
}
::before,
::after{
	box-sizing: inherit;
}
html {
	-webkit-text-size-adjust: 100%; /* 2 */
	-webkit-tap-highlight-color: transparent; /* 3*/
}
.mgnb50{
	margin-bottom: 50px !important;
}
.base iframe{
	width: 100% !important;
}
body {
  margin: 0;
  color: #222222;
  font-family: A1 Mincho, 'A1明朝', "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Times", sans-serif;
}

/* ---------------------------------------------
 PC/SP
--------------------------------------------- */
@media only screen and (min-width:768px) {
    .hidePC { display:none !important; }
}
@media only screen and (max-width:767px) {
    .hideSP { display:none !important; }
}

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
	margin: 0;
}
i,em{
	font-style: normal;
}
h1,
h2,
h3,
h4,
h5,
h6{
	line-height: inherit;
	margin: 0;
}
ul,
ol{
	margin: 0;
	padding: 0;
	list-style: none;
}
dd{
	margin-left: 0;
}
a{
	background-color: transparent;
	text-decoration: none;
	color: #222222;
	transition: 0.5s;
}
a:hover{
	transition: 0.5s;
}
a.link_btn{
	display: block;
	text-align: center;
}
img{
	border-style: none;
	vertical-align: bottom;
}
p{
	font-size: 100%;
}
img{
	max-width: 100%;
}
h1{
	padding: 30px 0 0;
	text-align: center;
	width: 50%;
}
h2{
	font-size: 30px;
	letter-spacing: 5px;
}
section{
	padding: 100px 0;
	position: relative;
}
.base{
	max-width: 980px;
	margin: 0 auto;
}
.flex{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: stretch;
}
.meiryo{
	font-family: 'メイリオ', 'Meiryo', sans-serif;
}
.trim{
	overflow: hidden;
	position: relative;
}
.trim img{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: auto;
	height: auto;
	max-width: 200%;
}
.main_viz{
	max-height: 560px;
	height: 100%;
	/* background: url(../images/bg_kimono_0.jpg) no-repeat;
	background-size: 100%;
	background-position: 50% -265px; */
	position: relative;
	overflow: hidden;
}
.more a {
    width: 350px;
    margin: 20px 0 0;
    display: block;
    padding: 20px 0;
    background: #ff4848 !important;
    color: #fff;
    text-align: center;
    letter-spacing: .5px;
    box-shadow: 4px 4px 5px 0 rgb(0 0 0 / 7%);
    text-decoration: none;
    transition: 0.1s all ease 0s;
    position: absolute;
    bottom: 30px;
    right: 0;
    border-radius: 5px;
}
.main_viz .base{
	position: relative;
	overflow: hidden;
	max-height: 560px;
	height: 100%;
	/*z-index: 1;*/
}
.main_tell{
	position: absolute;
	bottom: 17px;
	left: 0;
}
.main_tell a{
	pointer-events: none;
	background: url(../images/tell_icon.png) no-repeat;
	background-size: 25px;
	background-position: 0 40%;
	padding-left: 35px;
	font-size: 30px;
	color: #fff;
}
.main_tell a span{
	font-size: 16px;
	padding-left: 5px;
}
.content02:before{
	content: "";
	width: 100%;
	height: 240px;
	background: url(../images/bacground_img01.png) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	max-width: 385px;
}
.content02:after{
	content: "";
	width: 100%;
	height: 240px;
	background: url(../images/bacground_img01.png) no-repeat;
	position: absolute;
	bottom: 0;
	right: 0;
	max-width: 385px;
	transform: rotate(180deg);
}
.content02 .base{
	z-index: 1;
	position: relative;
}
.content02 .column_right{
	width: calc( 100% - 460px );
}
.content02 .column_right h2{
	padding-bottom: 30px;
}
.content02 a.link_btn{
	margin: 20px 0 0;
	color: #b3a170;
	border: 1px solid;
	border-radius: 10px;
	padding: 20px 0;
	line-height: 1;
	width: calc( 100% - 140px );
}
.content02 a.link_btn:hover{
	color: #fff;
	background: #b3a170;
}

.frm { border:3px solid #F9DCE3; padding: 20px 30px; margin: 50px auto 0 auto; border-radius: 10px; text-align: center; font-size: 1.0rem; line-height: 2.0; }
.frm span { font-size: 1.2rem; color: #ff4848; font-weight: 700; }
.frm strong { color: #222; }
.frm a:hover { color: #ff4848; }
@media screen and (max-width: 768px){
	.frm { padding: 15px 20px; margin: 10px auto 0 auto; font-size: 1.0rem; line-height: 1.8; }
	.frm span { font-size: 1.0rem; }
}

.content03{
	background: url(../images/bacground_img06.png) no-repeat;
	background-size: cover;
	background-position: 50%;
}
.content03 h2{
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	font-size: 36px;
}
.content03 h2 span{
	-ms-writing-mode: rl-tb;
	writing-mode: rl-tb;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 2px;
	text-align: center;
	display: inline-block;
	padding-top: 10px;
	text-indent: 10px;
}
.content03 .column_right{
	width: calc( 100% - 180px );
	padding: 30px 0;
	border-top: 2px solid #222222;
	border-bottom: 2px solid #222222;
}
.content03 .column_rightin{
	width: calc( 100% - 370px );
}
.content03 .column_rightin h3{
	margin-bottom: 20px;
}
.content03 .column_rightin + p{
	width: 370px;
	height: 265px;
}
.content03 .column_rightin + p.trim img{
	width: 100%;
}
.content03 .column_rightin ul.flex{
	justify-content: space-around;
	flex-wrap: nowrap;
	align-items: stretch;
	flex-direction: row;
	align-content: space-around;
	position: relative;
	overflow: hidden;
}
.content03 .column_rightin ul.flex:after{
	content: "";
	width: 100%;
	height: 3px;
	background: #e5e5e5;
	position: absolute;
	top: 20px;
	left: 0;
	right: 0;
	margin: 0 auto;
	max-width: 344px;
}
.content03 .column_rightin ul.flex li{
	font-size: 10px;
	text-align: center;
	letter-spacing: -1px;
	max-width: 112px;
	width: 100%;
	z-index: 1;
}
.content03 .column_rightin ul.flex li:nth-child(2){
	max-width: 125px;
	width: 117%;
}
.content03 .column_rightin ul.flex li i{
	display: block;
	text-align: center;
	background: #ded6c4;
	color: #fff;
	font-style: italic;
	font-size: 24px;
	line-height: 44px;
	border-radius: 50%;
	width: 100%;
	height: 100%;
	max-width: 44px;
	max-height: 44px;
	text-indent: -5px;
	margin: 0 auto 10px;
	font-weight: bold;
}
.content03 .column_rightin ul.flex li span{
	font-size: 10px;
	display: block;
}
.content03 .column_rightin .price{
	margin: 15px auto;
	padding: 10px 0;
	max-width: 220px;
	text-align: center;
	width: 100%;
	font-size: 18px;
	color: #fff;
	background: #ded6c4;
	border-radius: 40px;
}
.content03 .column_rightin .price span{
	font-size: 11px;
	padding-left: 3px;
	vertical-align: middle;
}
.content03 .column_rightin .price + ul{
	font-size: 12px;
}
.content04{
	position: relative;
}
.content04:before{
	content: "";
	width: 100%;
	height: 100%;
	background: url(../images/bacground_img05.png) no-repeat;
	position: absolute;
	top: 100px;
	left: 0;
	max-height: 437px;
}
.content04:after{
	content: "";
	width: 100%;
	height: 100%;
	background: url(../images/bacground_img05.png) no-repeat;
	position: absolute;
	bottom: 700px;
	right: 0;
	transform: rotate(180deg);
	max-height: 437px;
	z-index: -1;
}
.content04 .base{
	z-index: 1;
	position: relative;
}
.content03_2 h2,
.content04 h2,
.content05 h2{
	margin-top: 50px;
	text-align: center;
	margin-bottom: 30px;
}
.content04 ul.tab-group{
	margin-bottom: 30px;
	display: table;
	text-align: center;
	width: 100%;
}
.content04 ul.tab-group li{
	padding: 24px 0 20px;
	cursor: pointer;
	text-align: center;
	font-size: 14px;
	background: #eee;
	transition: 0.5s;
	display: table-cell;
	vertical-align: middle;
	width: 12%;
}
.content04 ul.tab-group li.is-active{
	background: #ded6c4;
	transition: 0.5s;
}
.content04 .panel{
	display: none;
	transition: 0.5s;
}
.pdnb0{
	padding-bottom: 0 !important;
}
.content04 .panel.is-show{
	display: block;
	transition: 0.5s;
}
.content04 .panelbg_wrap{
	padding: 80px;
	background: url(../images/bacground_img03.png) no-repeat;
	background-size: cover;
	background-position: 50%;
}
.panelbg_wrap p{
	display: block;
	width: 100%;
}
.content04 .panelbg_wrap div{
	width: 33%;
}
.list_tl{
	padding: 15px;
	background: #fff;
	border-radius: 5px;
	margin-bottom: 20px;
}
.panelbg_wrap li img{
	width: 100%;
	height: auto;
}
.panelbg_wrap li{
	width: 32%;
	float: left;
	margin-right: 2%;
	margin-bottom: 2%;
}
.panelbg_wrap li:nth-child(3n+0){
	margin-right: 0;
}
.content04 .column_left{
	max-width: 400px;
}
.content04 .column_right{
	width: calc( 100% - 470px );
}
.content04 .column_right h3{
	padding: 15px 0 10px;
	text-align: center;
	background: #ded6c4;
	color: #fff;
	font-weight: normal;
	font-size: 18px;
	letter-spacing: 2px;
}
.content04 .column_right h3 + p{
	text-align: center;
	margin: 30px 0 25px;
	font-size: 36px;
	line-height: 1;
}
.content04 .rlan_list{
	padding: 30px;
	border: 1px solid #ded6c4;
	margin-bottom: 8px;
}
.content04 .rlan_list dl{
	padding-bottom: 25px;
}
.content04 .rlan_list dl:last-child{
	padding-bottom: 0;
}
.content04 .rlan_list dl dt,
.content04 .rlan_list dl dd{
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
}
.content04 .rlan_list dl dt{
	width: 60px;
}
.content04 .rlan_list + p{
	font-size: 12px;
}
.content04 .course_area h4{
	font-family: A1 Mincho, 'A1明朝', "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Times", sans-serif;
	font-size: 24px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid;
	text-align: center;
	font-weight: normal;
}
.course_area ul li{
	padding: 30px 20px;
	box-shadow: 0 0 10px #d2d2d2;
	background: url(../images/bacground_img04.png) no-repeat #fff;
	background-position: 100% 100%;
	width: calc( 50% - 10px );
	margin-bottom: 20px;
}
.course_area ul li h4 + p{
	text-align: center;
}
.course_area ul li .course_price{
	margin: 15px 0 25px;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
}
.course_area ul li > ul li{
	padding: 0;
	box-shadow: 0 0 0;
	background: none;
	width: 100%;
	margin-bottom: 0;
}
.content05 ul li a{
	color: #1d4eed;
}
.content05 ul li{
	/*width: calc( 25% - 5px );*/
	width: 100%	;
	margin-bottom: 10px;
	/*overflow-x: scroll;*/
}
.content05 ul li h3{
	margin-top: 30px;
	font-family: A1 Mincho, 'A1明朝', "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Times", sans-serif;
}
/*.content05 table{
	width: 100%;
  border-collapse: collapse;
  white-space: nowrap;
}*/
/*.content05 ul li:last-child{
	width: calc( (100% - 8px) - (25% - 5px) );
	margin-bottom: 0;
}*/
table.respo3{
	border-collapse: collapse;
	line-height: 1.5;
	width: 100%;
}
table.respo3 tr{
	font-size: 12px;
}
table.respo3 th{
	margin: 0;
    padding: 15px 3px;
    border: 1px solid #fbf9f5;
    text-align: center;
    background-color: #F9DCE3;
    color: #C43357;
    font-size: 13px;
	/*font-weight: normal;*/
	font-family: A1 Mincho, 'A1明朝', "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Times", sans-serif;
}
table.respo3 th.sub{
	background-color: #FBECED;
    color: #C43357;
}
table.respo3 td{
	margin: 0;
	padding: 15px 3px;
	border: 1px solid #eee;
	text-align: center;
	font-size: 11px;
	font-family: A1 Mincho, 'A1明朝', "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Times", sans-serif;
	background-color: #fff;
}
table.respo3 td.red{
	font-weight: bold;
	color: #CC0033;
}
table.respo3 td span{
	font-weight: bold;
	font-size: 13px;
	/*color: #ed1d1d;*/
}
table.respo3 + p{
	text-align: right;
	font-size: 12px;
	margin: 10px 0 0;
	line-height: 1.8;
}
.bridal_h{
	font-weight: bold;
	margin: 40px 0 20px;
}
.content06{
	background: url(../images/bacground_img06.png) no-repeat;
	background-size: cover;
	background-position: 50%;
}
.content06 h2{
	text-align: center;
	margin-bottom: 40px;
}
.content06 .most_list{
	margin: 30px 0;
	background: #fff;
	padding: 25px 20px;
}
.content06 .most_list ul{
	overflow: hidden;
}
.content06 .most_list ul li{
	width: auto;
	padding-right: 15px;
	display: inline;
	font-weight: bold;
}
.content06 .sequence_list ul li{
	padding: 25px 0 20px;
	box-shadow: 0 0 10px #d2d2d2;
	background: #fff;
	width: calc( 50% - 15px );
	text-align: center;
	margin-bottom: 20px;
}
.content06 .sequence_list + p{
	margin: 20px 0 30px;
	font-size: 14px;
}
.customer{
	font-size: 14px;
	text-align: center;
}
.customer a{
	pointer-events: none;
}
.content07 .column_left,
.content07 .column_right{
	width: calc( 50% - 15px );
}
.content07 .column_left h3{
	text-align: center;
	margin-bottom: 55px;
}
.content07 table.respo3 tr th{
	border: 1px solid #ded6c4;
	background: #ded6c4;
	color: #222222;
	text-align: left;
	padding: 10px 15px;
}
.content07 table.respo3 tr td{
	padding: 10px;
	background: #fff;
	text-align: left;
}
.content07 .column_right a{
	color: #fff;
	display: block;
	padding: 10px 0;
	text-decoration: none;
	background: #222222;
	text-align: center;
	font-size: 12px;
	margin-top: 10px;
	border: 1px solid #222222;
}
.content07 .column_right a:hover{
	color: #222222;
	background: #fff;
}
footer{
	text-align: center;
	padding-bottom: 30px;
	font-size: 12px;
	letter-spacing: 2.5px;
}
#page-top{
	position: fixed;
	bottom: 20px;
	right: 20px;
}
#page-top a{
	background: rgba(0, 0, 0, 0.5);
	text-decoration: none;
	color: #fff;
	width: 60px;
	height: 60px;
	text-align: center;
	display: block;
	box-shadow: 0 0 10px #d2d2d2;
}
#page-top a:hover{
	text-decoration: none;
	background: rgba(222, 214, 196, 0.5);
}
#page-top a img{
	width: 35px;
}
.rental{
	overflow: hidden;
	padding: 5%;
	border: 1px solid #b3a170;
}
.rental li{
	float: left;
	width: 32%;
	margin-right: 2%;
}
.rental li:nth-child(3n+3){
	margin-right: 0;
}
.rental h4{
	text-align: center;
	margin: 15px 0 10px;
	font-size: 18px;
}
.rental p{
	font-size: 14px;
	margin:10px 0;
	text-align: center;
}
.course_area ul li a{
	display: block;
	border-radius: 30px;
	background: #ded6c4;
	padding: 10px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	margin-top: 20px;
}
@media screen and (max-width: 1335px) and (min-width: 915px){
	.main_viz{
		background-position: 50% 100%;
	}
}
@media screen and (max-width: 914px){
	.rental{
		padding: 0;
		border: none;
	}
	.rental li{
		width: 48%;
	}
	.rental li:nth-child(3n+3){
		margin-right: 2%;
	}
	.rental li:nth-child(2n+2){
		margin-right: 0;
	}
	.rental p,
	.rental h4{
		font-size: 10px;
	}
	section{
		padding: 50px 0;
	}
	.main_viz{
		background-size: cover;
		background-position: 50% 100%;
		max-height: 430px;
	}
	.content02 .column_right h2{
		font-size: 21px;
	}
	.content02 a.link_btn{
		width: 95%;
		background: #fff;
		font-size: 15px;
		margin: 20px auto;
	}
	.content02 a.link_btn:hover{
		background: #b3a170;
	}
	.content04 .panelbg_wrap{
		padding: 10px;
	}
	.content04 .column_left{
		max-width: 40%;
	}
	.content04 .column_right{
		width: calc( 60% - 30px );
	}
	.content04 .column_right h3 + p{
		margin: 20px 0 15px;
		font-size: 27px;
	}
	.content04 ul.tab-group li{
		padding: 15px 0 10px;
		font-size: 13px;
	}
	.content04 .rlan_list dl{
		padding-bottom: 20px;
	}
	.content04 .rlan_list dl dt,
	.content04 .rlan_list dl dd{
		font-size: 100%;
	}
	.content05 ul li{
		/*width: calc( 50% - 10px );*/
		margin-bottom: 20px;
		overflow-x: scroll;
	}
	.content05 ul li:last-child{
		width: 100%;
	}
	.content05 table{
		width: 100%;
		border-collapse: collapse;
		white-space: nowrap;
	}
}
@media screen and (max-width: 768px){
	.content05 table{
		width: 100%;
		border-collapse: collapse;
		white-space: nowrap;
	}
	.main_viz{
		max-height: 380px;
	}
	h1{
		padding: 15px 0 0;
	}
	.base{
		padding: 0 2%;
	}
	.main_tell{
		bottom: 25px;
		left: 2%;
	}
	.content02 .column_left{
		width: 40%;
	}
	.content02 .column_right{
		width: calc( 60% - 30px );
	}
	.content02 .column_right h2{
		font-size: 28px;
		padding-bottom: 10px;
	}
	.content03 .column_right{
		width: calc( 100% - 170px );
		padding: 20px 0;
		height: 100%;
	}
	.content03 .column_rightin{
		width: 100%;
	}
	.content03 .column_rightin h3{
		background: url(../images/bg_kimono_bridal.jpg) no-repeat;
		padding: 60px 30px;
		background-size: 125%;
		color: #fff;
		font-size: 26px;
		line-height: 1;
		background-position: 50% 30%;
	}
	.content03 .column_rightin ul.flex:after{
		top: 27px;
		max-width: 385px;
	}
	.content03 .column_rightin ul.flex li{
		max-width: 120px;
	}
	.content03 .column_rightin ul.flex li i{
		font-size: 35px;
		line-height: 55px;
		max-width: 55px;
		max-height: 55px;
	}
	.content03 .column_rightin .price{
		max-width: 350px;
	}
	.content03 .column_rightin + p{
		display: none;
	}
	.content04 h2,
	.content05 h2{
		margin-bottom: 50px;
	}
	.content07 .column_left h3{
		width: 50%;
		margin: 0 auto 35px;
	}
}
@media screen and (max-width: 600px){
	h1{
		width: 100%;
	}
	#page-top a{
		width: 48px;
		height: 48px;
	}
	#page-top a img{
		width: 23px;
	}
	.wrapper{
		overflow: hidden;
	}
	h1{
		padding: 25px 0 0;
	}
	.main_viz{
		max-height: 300px;
	}
	.main_tell a{
		background-size: 20px;
		padding-left: 25px;
		font-size: 22px;
	}
	.main_tell a span{
		font-size: 13px;
		padding-left: 6px;
		vertical-align: middle;
	}
	.content02 .column_left,
	.content02 .column_right,
	.content03 .column_left,
	.content03 .column_right,
	.content07 .column_left,
	.content07 .column_right{
		width: 100%;
	}
	.content02 .column_right{
		padding: 15px;
	}
	.content02 .column_right h2{
		font-size: 22px;
	}
	.content03 .column_left{
		position: relative;
		margin-bottom: 30px;
		height: 350px;
	}
	.content03 .column_left:after{
		content: "";
	    width: 100%;
	    height: 250px;
	    background: url(../images/bg_kimono_bridal.jpg) no-repeat;
	    position: absolute;
	    top: 60px;
	    right: 0;
	    background-position: 100%;
	    background-size: cover;
	}
	.content03 h2{
		font-size: 28px;
		letter-spacing: 1px;
		position: relative;
		padding-left: 0;
		writing-mode: inherit;
	}
	.content03 .column_rightin h3{
		background: none;
		padding: 0;
		background-size: 0;
		color: #222222;
		font-size: 100%;
	}
	.content03 .column_rightin ul.flex:after{
		max-width: 270px;
		top: 20px;
	}
	.content03 .column_rightin ul.flex li i{
		font-size: 27px;
		line-height: 45px;
		max-width: 45px;
		max-height: 45px;
	}
	.content04 h2,
	.content05 h2{
		margin-bottom: 30px;
		font-size: 26px;
	}
	.content04:before{
		top: 15px;
	}
	.content04:after{
		bottom: 0;
	}
	.content04 ul.tab-group{
		overflow-x: auto;
		white-space: nowrap;
		-webkit-overflow-scrolling: touch;
		display: block;
		-ms-overflow-style: none;
		scrollbar-width: none;
		margin-bottom: 0;
		padding-bottom: 30px;
		position: relative;
	}
	.content04 ul.tab-group::-webkit-scrollbar{
		display:none;
	}
	.content04 ul.tab-group:after{
		content: "※横にスクロールして選択してください。";
		position: absolute;
		bottom: 5px;
		left: 5px;
		font-size: 12px;
	}
	.content04 ul.tab-group li{
		display: inline-block;
		width: 25%;
		font-size: 12px;
	}
	.content04 .panelbg_wrap div {
	    width: 100%;
	    margin-bottom: 30px;
	}
	.content04 ul.tab-group li br{
		display: none;
	}
	.content04 .panel01 .panelbg_wrap{
		padding: 15px;
		margin-bottom: 30px;
	}
	.content04 .column_left{
		max-width: 250px;
		width: 100%;
		margin: 0 auto 15px;
	}
	.content04 .column_right h3{
		padding: 10px 0 5px;
		font-size: 15px;
		letter-spacing: 1px;
	}
	.content04 .column_right h3 + p{
		margin: 15px 0 10px;
		font-size: 22px;
	}
	.content04 .column_right{
		width: 100%;
	}
	.content04 .rlan_list{
		padding: 15px;
		border: 1px solid #ded6c4;
		margin-bottom: 5px;
	}
	.course_area ul li{
		width: 100%;
	}
	.course_area ul li:last-child{
		margin-bottom: 0;
	}
	.content04 .course_area h4{
		font-size: 21px;
		padding-bottom: 5px;
		margin-bottom: 15px;
	}
	.course_area ul li .course_price{
		margin: 15px 0;
		font-size: 4vw;
	}
	.content05 ul li{
		width: 100%;
		margin-bottom: 15px;
		overflow-x: scroll;
	}
	.content05 ul li p{
		font-size: 12px;
	}
	table.respo3 tbody tr:last-child{
		border-bottom: 1px solid #e3d9c0;
	}
	table.respo3 + p{
		text-align: left;
	}
	.content06 .most_list{
		margin: 20px 0;
		padding: 15px 10px;
	}
	.content06 .sequence_list ul li{
		padding: 17px 6px 13px;
		width: calc( 50% - 5px );
		margin-bottom: 10px;
		font-size: 14px;
	}
	.customer{
		text-align: left;
	}
	.customer p:last-child{
		margin-top: 10px;
	}
	.customer a{
		pointer-events: auto;
		padding-bottom: 10px;
		display: inline-block;
		color: rgb(0, 0, 238);
	}
	.customer a:last-child{
		padding-bottom: 0;
	}
	#page-top a:hover{
		background: rgba(0, 0, 0, 0.5);
	}
	.content07 .column_left h3{
		width: 40%;
		margin: 0 auto 30px;
	}
	.content07 .column_left{
		margin-bottom: 20px;
	}
	footer{
		padding-bottom: 20px;
		font-size: 10px;
	}
	.content05 table{
		width: 100%;
		border-collapse: collapse;
		white-space: nowrap;
	}
	.content03 h2 span{
		display: none;
	}
	.content03 .column_rightin ul.flex li span{
		display: none;
	}
	.more a{
		/*position: fixed;*/
	    z-index: 9999999999999;
		width: 40%;
		right: 10px;
		top: auto;
		bottom: 30px;
		padding: 12px;
		font-size: 10px;
		display: block;
	}
	.main_viz .base,.main_viz{
		overflow: initial;
	}
}