@charset "utf-8";

#fade {
	background-color: white;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	z-index: 999999 !important;
}

#fade img {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto auto;
	width: 430px !important;
	height: auto !important;
}

.grecaptcha-badge {
	opacity: 0;
}

.flexslider {
	position: relative;
	width: 100%;
	height: 84vh;
}

#fade1 {
	background-image: url(../images/fade1.jpg);
}
#fade2 {
	background-image: url(../images/fade2.jpg);
}
#fade3 {
	background-image: url(../images/fade3.jpg);
}
#fade1,
#fade2,
#fade3 {
	background-position: 50% 0;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 84vh;
}

.itoptitle {
	position: absolute;
	z-index: 999;
	bottom: 270px;
	left: 50px;
	width: 550px;
}
.itoptitle1 {
	width: 100% !important;
	height: auto;
	margin-bottom: 20px;
}
.itoptitle2 {
	width: 90% !important;
	height: auto;
}

.vtopall {
	position: relative;
}

.vtoplogo {
	text-align: center;
	padding: 20px 0;
}
.vtoplogo img {
	width: 400px;
	height: auto;
}
.tlogo img {
	width: 40px;
	height: auto;
	margin-left: 15px;
}
.new_lg {
	display: flex;
	align-items: center;
	justify-content: center;
}
.vtop1,
.ctop1,
.ntop1,
.btop1,
.etop1,
.ptop1,
.qtop1,
.stop1,
.rtop1,
.utop1,
.otop1,
.ztop1 {
	position: relative;
	background-size: cover;
	background-position: 50% 0;
	width: 100%;
	height: 450px;
	border: 1px solid #333;
	font-weight: bold;
}
.vtop1 {
	background-image: url(../images/vtop1.jpg);
}
.ctop1 {
	background-image: url(../images/ctop1.jpg);
}
.ntop1 {
	background-image: url(../images/ntop1.jpg);
}
.btop1 {
	background-image: url(../images/btop1.jpg);
}
.etop1 {
	background-image: url(../images/etop1.jpg);
}
.ptop1 {
	background-image: url(../images/new_ptop1.jpg);
}
.qtop1 {
	background-image: url(../images/qtop1.jpg);
}
.stop1 {
	background-image: url(../images/stop1.jpg);
}
.rtop1 {
	background-image: url(../images/rtop1.jpg);
}
.utop1 {
	background-image: url(../images/utop1.jpg);
}
.otop1 {
	background-image: url(../images/otop1.jpg);
}
.ztop1 {
	background-image: url(../images/ztop1.jpg);
}
.vtoptitle {
	position: absolute;
	bottom: 15px;
	left: 30px;
	padding: 10px 25px;
	background-color: #fff;
	font-size: 35px;
	opacity: 0.85;

}
.rtoplogo {
	position: absolute;
	top: 4px;
	left: 14px;
	width: 380px;
	height: auto;
}

.vtopcon {
	position: fixed;
	z-index: 9999;
	top: 0;
	right: 0;
	width: 280px;
}

.vtopcon1 a {
	display: block;
}
.vtopcon11 {
	background-color: #000000;
	padding: 40px 0;
	text-align: center;
}

.vtopcon1 img {
	width: 80%;
	height: auto;
}
.vmuryou {
	margin-top: 3px;
}
.vmuryou img {
	width: 100%;
	height: auto;
}
.vtel {
	margin-top: 3px;
}
.vtel a {
	cursor: auto;
}
.vtel img {
	width: 100%;
	height: auto;
}

.vinsta {
	position: absolute;
	top: 47vh;
	right: 13px;
	width: 35px;
}
.vinsta img {
	width: 100%;
	height: auto;
}

.vf1 {
	border-top: 1px solid #8f8781;
	padding: 100px 0 20px;
}
.vflogo {
	text-align: center;
}
.vflogo img {
	width: 400px;
	height: auto;
}
.vf21 {
	max-width: 550px;
	width: 94%;
	display: block;
	margin: 0 auto;
	text-align: center;
}
.vf211 {
	color: #8f8781;
	font-size: 13px;
	padding-top: 20px;
	margin-bottom: 10px;
}
.vftel img {
	width: 280px;
	height: auto;
	margin-top: 5px;
}
.vfinsta {
	padding: 40px 0;
}
.vfinsta img {
	width: 40px;
	height: auto;
}

.vfnyuu ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.vfnyuu ul li {
	width: 47%;
}
.vfnyuu1 a {
	position: relative;
	display: block;
	border: 2px solid rgba(183, 181, 177, 0);
	transition: 0.3s ease-in-out;
}
.vfnyuu1 a:hover {
	border: 2px solid rgba(183, 181, 177, 1);
}

.vfnyuu1 a img {
	width: 100%;
	height: auto;
}

.vfmenu ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-top: 60px;
}
.vfmenu ul li {
	border-right: 1px solid gray;
	padding: 0 20px;
}
.vfmenu ul li:last-child {
	border-right: none;
}
.vfmenu ul li a {
	display: block;
	font-size: 13px;
	color: #333;
}

.ijna img {
	max-width: 548px;
	width: 100%;
	height: auto;
	display: block;
	margin: 20px auto 0;
}
#copy {
	text-align: center;
	font-size: 12px;
	margin-top: 30px;
}
#copy a {
	color: #333;
}
.sp_break {
	display: none;
}

/******************************* index *******************************/

.i11 {
	font-weight: bold;
	text-align: center;
	font-size: 24px;
}
.i111 {
	font-size: 30px;
	background: linear-gradient(transparent 70%, #fdfac7 70%);
}
.i02 {
	position: relative;
	top: -10px;
	margin: 0 5px;
}

.i12 {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.i13 {
	width: 80px;
	text-align: center;
	height: 100px;
}
.i131 {
	font-size: 35px;
	font-family: cb;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
}
.i14 {
	width: calc(100% - 80px);
}
.i14 a {
	color: #333;
	text-decoration: none;
	border: 1px solid rgba(0, 0, 0, 0);
	transition: 0.3s ease-in-out;
}
.i14 a:hover {
	border: 1px solid rgba(0, 0, 0, 1);
}

.itime {
	font-size: 18px;
}
.ititle {
	font-size: 18px !important;
}
.i110 {
	padding: 15px 50px !important;
	margin-top: 10px;
}

.imore3all a {
	position: relative;
	display: block;
	margin: 0 0 0 auto;
	margin-top: 25px;
	width: 100px;
}
.imore3all a img {
	width: 100%;
	height: auto;
}
.imore3all a .imore3 {
	opacity: 1;
	transition: 0.3s ease-in-out;
}
.imore3all a:hover .imore3 {
	opacity: 0;
}
.imore3all a .imore3h {
	position: absolute;
	bottom: 2px;
	left: 0;
	opacity: 0;
	transition: 0.3s ease-in-out;
}
.imore3all a:hover .imore3h {
	opacity: 1;
}

.iblog {
	text-align: center;
	font-size: 35px;
	font-family: cb;
}
.iblog1 {
	margin-top: -60px;
}
.btime {
	font-weight: bold;
}

.i2 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.i2 ul li:nth-child(1) {
	width: 48%;
}
.i2 ul li:nth-child(2) {
	width: 45%;
	padding-top: 60px;
}
.i21 img {
	width: 100%;
	height: auto;
}

.i231 {
	font-size: 35px;
	margin-bottom: -5px;
	font-family: cb;
}
.i24 {
	padding: 40px 0 60px;
	font-size: 17px;
}

.imore a {
	position: relative;
	display: block;
	width: 280px;
}
.imore2 a {
	position: relative;
	display: block;
	margin: 0 auto;
	width: 280px;
}
.imore a img {
	width: 100%;
	height: auto;
	border: 1px solid #fff;
}
.imore a .imoreh {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	border: 1px solid #333;
	transition: 0.2s ease-in-out;
}
.imore a:hover .imoreh {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 1;
}

.i3 ul {
	display: flex;
	flex-wrap: wrap;
}
.i3 ul li:nth-child(1) {
	position: relative;
	width: 45%;
	padding-left: 15%;
	padding-top: 100px;
}
.i3 ul li:nth-child(1):after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 450px;
	background-color: #fffde9;
}
.i3 ul li:nth-child(2) {
	width: 55%;
}

.i31 {
	position: relative;
	z-index: 999;
}
.i32 {
	position: relative;
	background-image: url(../images/igazou.png);
	background-size: cover;
	background-position: 50% 0;
	width: 100%;
	height: 600px;
}
.i32 img {
	position: absolute;
	bottom: -100px;
	left: -100px;
	width: 400px;
	height: auto;
}

.i4all {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	background-image: url(../images/ihai2.png);
	background-size: cover;
	background-position: 50% 0;
	width: 100%;
	height: 700px;
	margin-top: 200px;
}
.i41 {
	text-align: center;
	padding-bottom: 40px;
}

.i5 {
	display: flex;
	flex-wrap: wrap;
}
.i51 {
	width: 43%;
	position: relative;
	background-color: #f9f9f9;
}
.i510 {
	padding-top: 160px;
	padding-left: 35%;
}
.i510 ul {
	display: flex;
	flex-wrap: wrap;
	padding: 5px;
	font-size: 22px;
}
.i510 ul li:nth-child(1) {
	width: 18px;
}
.i510 ul li:nth-child(2) {
	width: calc(100% - 18px);
	padding-left: 10px;
}
.i510 ul li img {
	width: 100%;
	height: auto;
}
.i512 {
	background: linear-gradient(transparent 60%, #fdfac7 60%);
}
.itokyo {
	position: absolute;
	top: -30px;
	left: 5%;
	width: 120%;
	height: auto;
}
.itra {
	position: absolute;
	bottom: 40px;
	left: 15%;
	width: 120%;
	height: auto;
}
.i52 {
	width: 57%;
	background-image: url(../images/igazou3.jpg);
	background-size: cover;
	background-position: 50% 0;
	height: 550px;
}

.i6all {
	position: relative;
}
.i6all a {
	color: #333;
	text-decoration: none;
	transition: 0.3s ease-in-out;
}
.i6all a:hover {
	transform: scale(1.02);
}
.iback2 {
	position: absolute;
	bottom: -50px;
	left: -50px;
	width: 100%;
	height: auto;
}
.i6 {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	position: relative;
	z-index: 99;
	width: 100%;
	background-image: url(../images/iback.jpg);
	background-size: cover;
	background-position: 50% 0;
	height: 450px;
	border: 1px solid #333;
	padding-left: 15%;
}

.i7 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.i7 ul li {
	width: 46%;
}
.i7 ul li a {
	display: block;
	position: relative;
}
.i7 ul li a .itoih {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	opacity: 0;
	transition: 0.2s ease-in-out;
}
.i7 ul li a:hover .itoih {
	opacity: 1;
}
.i7 ul li img {
	width: 100%;
	height: auto;
}
.imap iframe {
	width: 100%;
	height: 350px;
	margin-bottom: -5px;
}

/********************************** voice ***********************************/

.v1 {
	margin-top: -40px;
}

.v1 ul li a {
	position: relative;
	display: block;
	padding: 50px 0;
	border-bottom: 3px solid #f9f9f9;
	color: #333;
	text-decoration: none;
}
.v1 ul li a:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	border-bottom: 1px solid #333;
	transition: 0.2s ease-in-out;
}
.v1 ul li a:hover:after {
	width: 100%;
}

.v12 {
	font-weight: bold;
	color: #c6518b;
	font-size: 20px;
}
.v13 {
	font-weight: bold;
	font-size: 30px;
	line-height: 1.4;
}

/********************************** contact *******************************/

.c1 {
	font-weight: bold;
	border: 3px solid #333;
	padding: 100px 13%;
}
.cmidashi {
	text-align: center;
}
.cmidashi11 {
	font-size: 40px;
	line-height: 1.5;
}
.c2 {
	padding-top: 60px;
}
.c2 ul {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.c2 ul:nth-child(n + 2) {
	padding-top: 30px;
}
.c2 ul li:nth-child(1) {
	width: 280px;
	font-size: 20px;
}
.c2 ul li:nth-child(2) {
	width: calc(100% - 280px);
}

.c22 {
	position: relative;
	top: -1px;
	left: 15px;
	background-color: #c6518b;
	color: #fff;
	font-size: 15px;
	padding: 3px 8px;
}
.c23 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.c23 div {
	width: 48%;
}
.c25 {
	background-color: #333;
	color: #fff;
	padding: 8px;
	text-align: center;
}
textarea {
	width: 100%;
	height: 150px;
	border: 1px solid #333;
	padding: 15px;
}

.csou ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	text-align: center;
	margin-top: 100px;
}
.csou ul li {
	width: 300px;
	padding: 0 3%;
	letter-spacing: 0.3em;
	font-size: 16px;
}
.csou1 input {
	display: block;
	width: 100%;
	padding: 20px;
	background-color: #e0f0f3;
	color: #333;
	text-decoration: none;
	border-radius: none !important;
	border: none !important;
}
.csou2 input {
	display: block;
	width: 100%;
	padding: 20px;
	background-color: #e9e9e9;
	color: #333;
	text-decoration: none;
	border-radius: none !important;
	border: none !important;
}

/********************************** news ************************************/

.n10 {
	font-size: 40px;
	font-weight: bold;
	padding-bottom: 10px;
}
.n1all a {
	display: block;
	color: #333;
	text-decoration: none;
	border: 1px solid rgba(0, 0, 0, 0);
	transition: 0.2s ease-in-out;
}
.n1all a:hover {
	border: 1px solid rgba(0, 0, 0, 1);
}
.n11 {
	background-color: #e0f0f3;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	padding: 15px 30px;
	font-size: 20px;
}
.ntime {
	width: 150px;
}
.ndot {
	width: 60px;
}
.ntitle {
	width: calc(100% - 210px);
	font-size: 26px;
}
.n121 {
	padding: 20px 30px 60px;
}

/************************************ blog **************************************/

.b1all {
	background-image: url(../images/bback.png);
	background-size: contain;
	background-repeat: repeat;
	background-position: 50% 0;
	width: 100%;
	padding: 100px 0;
}
.b1 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.b1 ul li {
	width: 29%;
}
.b1 ul li:nth-child(n + 4) {
	padding-top: 130px;
}
.b1 ul li:nth-child(2),
.b1 ul li:nth-child(5),
.b1 ul li:nth-child(8) {
	position: relative;
	top: 100px;
}
.b1 ul li a {
	display: block;
	color: #333;
	text-decoration: none;
}
.b1 ul li a img {
	width: 100%;
	height: auto;
	border: 1px solid rgba(0, 0, 0, 0);
	transition: 0.3s ease-in-out;
}
.b1 ul li a:hover img {
	width: 100%;
	height: auto;
	border: 1px solid rgba(0, 0, 0, 1);
}
.b12 {
	padding-top: 20px;
}

/****************************** tution ****************************/

.tuition_new_text {
	font-size: 18px;
	font-weight: bold;
	color: #20B2AA;
}
.font-red {
	color: red;
}
.font-mini {
	font-size: 12px;
}
.del-red{
	text-decoration: line-through 1px #ff0000;
}

.bg_b {
	background: rgba(100,149,237,0.15);
	padding: 2px 10px;
	border-radius: 3px;
	margin-top: 3px;
	display: block;
}

.tkome {
	display: none;
}

.tmidashi11 span {
	position: relative;
	font-size: 20px;
	color: #fae28a;
}
.tmidashi11 span:after {
	content: "";
	position: absolute;
	top: 13px;
	right: -45px;
	border-bottom: 2px solid #fae28a;
	width: 35px;
	height: 2px;
}
.tmidashi110 {
	font-family: cb;
}
.qmidashi11 span {
	color: #a9d9e2 !important;
}
.qmidashi11 span:after {
	content: "";
	position: absolute;
	top: 13px;
	right: -45px;
	border-bottom: 2px solid #a9d9e2 !important;
	width: 35px;
	height: 2px;
}
.umidashi11 span {
	color: #ffd7f8 !important;
}
.umidashi11 span:after {
	content: "";
	position: absolute;
	top: 13px;
	right: -45px;
	border-bottom: 2px solid #ffd7f8 !important;
	width: 35px;
	height: 2px;
}

.tmidashi12 {
	font-size: 30px;
	font-weight: bold;
}
.tmidashi13 {
	padding-top: 10px;
}

.table3 {
	border-collapse: collapse;
	line-height: 1.5;
	width: 100%;
	font-size: 16px;
	margin-top: 40px;
}
.table3 th {
	padding: 18px;
	font-weight: bold;
	vertical-align: top;
	background: #fdfac7;
	text-align: center;
	font-size: 18px;
}
.table3 th:nth-child(1) {
	width: 40%;
}
.table3 td {
	padding: 18px;
	vertical-align: top;
}
.table3 td:nth-child(1) {
	padding-left: 40px;
}
.table3 td:nth-child(n + 2) {
	text-align: center;
}
.table3 tr:nth-child(even) {
	background: #fffde3;
}

.t11 {
	background-image: url(../images/thai.png);
	background-size: cover;
	background-position: 50% 0;
	width: 100%;
	padding: 40px 8%;
	margin-top: 60px;
}
.t121 {
	font-size: 30px;
}
.t13 {
	background-color: #fff;
	padding: 40px 6%;
	max-width: 550px;
	width: 100%;
	display: block;
	margin: 0 auto;
	margin-top: 40px;
}
.t131 {
	line-height: 2;
}

.t14 {
	border-top: 3px solid #d580aa;
	border-bottom: 3px solid #d580aa;
	padding: 40px;
	margin-top: 40px;
}
.t151 {
	font-size: 26px;
}

.t2 {
	background-color: #f9f9f9;
	padding: 100px 0;
	margin-top: 100px;
}
.tmidashi2 {
	text-align: center;
}
.t21 {
	text-align: center;
	padding-top: 30px;
}
.t24all {
	background-color: #fff;
	padding: 13px;
	margin-top: 40px;
}
.t24 {
	border: 2px solid #333;
	padding: 40px 6%;
	text-align: center;
	font-size: 30px;
}
.t3 {
	background-image: url(../images/tback.jpg);
	background-size: cover;
	background-position: 50% 0;
	width: 100%;
	height: 400px;
}

.t41 {
	padding-top: 60px;
}
.t42 {
	font-size: 22px;
}
.t421 {
	background: linear-gradient(transparent 60%, #fdfac7 60%);
}
.tq {
	position: relative;
	top: -8px;
	width: 35px;
	height: auto;
	margin-right: 20px;
}
.t43 {
	background-color: #f9f9f9;
	padding: 20px 30px;
	margin-top: 20px;
	margin-left: 30px;
}

/******************* employment *********************/

.e2 {
	position: relative;
	margin-top: 150px;
}
.ean {
	position: absolute;
	top: -80px;
	left: -100px;
	width: 450px !important;
	height: auto;
}
.e2 img {
	width: 100%;
	height: auto;
}

.e3 {
	max-width: 650px;
	width: 100%;
	display: block;
	margin: 0 auto;
	margin-top: 100px;
	text-align: center;
}
.e31 {
	margin-bottom: -40px;
}
.e32 a {
	position: relative;
	display: block;
	margin: 60px auto 0;
	max-width: 600px;
	width: 100%;
}
.r26 a {
	position: relative;
	display: block;
	margin: 60px auto 0;
	width: 100% !important;
}
.e32 a img {
	width: 100%;
	height: auto;
}
.e32 a .ebanarh {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	transition: 0.3s ease-in-out;
}
.e32 a:hover .ebanarh {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 1;
}

.e33 ul {
	display: flex;
	flex-wrap: wrap;
	margin-top: 60px;
}
.e33 ul li {
	width: 50%;
	padding: 2%;
}
.e34 {
	background-color: #fbf5f3;
	padding: 40px;
	min-height: 350px;
}
.e34 img {
	width: 80px;
	height: auto;
	display: block;
	margin: 0 auto;
}
.e341 {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	padding-top: 15px;
}

/************************** premium ******************************/

.pnico {
	text-align: center;
}
.pnico img {
	width: 600px;
	height: auto;
}
.pmidashi {
	text-align: center;
}
.pmidashi11 {
	position: relative;
	font-size: 30px;
}
.psla {
	position: absolute;
	top: -13px;
	left: -55px;
	width: 480px;
	height: auto;
}
.p11 {
	background-color: #fffde3;
	padding: 60px 6%;
	margin-top: 30px;
}
.p11 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.p11 ul li {
	width: 48%;
}
.p12 {
	padding: 5px 0;
	font-size: 18px;
	text-indent: -35px;
	padding-left: 35px;
}
.p12 img {
	margin-right: 15px;
}

.p2 ul {
	display: flex;
	flex-wrap: wrap;
}
.p2 ul li:nth-child(1) {
	position: relative;
	width: 60%;
}
.p21 {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	background-color: #f9f9f9;
	height: 350px;
}
.pb1 {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 90px;
	width: auto;
	opacity: 0.1;
}
.p2 ul li:nth-child(2) {
	width: 40%;
}
.p22 {
	font-weight: bold;
}
.p220 {
	background-image: url(../images/pgazou.png);
	background-size: cover;
	background-position: 50% 0;
	width: 100%;
	height: 350px;
}
.p2200 {
	background-image: url(../images/pgazou2.png);
	background-size: cover;
	background-position: 50% 0;
	width: 100%;
	height: 350px;
}
.p22000 {
	background-image: url(../images/pgazou3.png);
	background-size: cover;
	background-position: 50% 0;
	width: 100%;
	height: 350px;
}
.p22 {
	padding-left: 15%;
}
.p221 {
	font-size: 25px;
	margin-bottom: 20px;
}
.pwhite {
	background-color: #fff;
	padding: 0 20px;
	font-size: 32px;
}
.pmura {
	color: #c6518b;
}
.pkome {
	padding-left: 15px;
}
.p23 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.p23 ul li {
	width: 25%;
	border-bottom: 3px solid #feebfb;
}
.p25 {
	text-align: center;
	background-color: #feebfb;
	color: #c6518b;
	font-size: 18px;
	padding: 10px;
	font-weight: bold;
}
.p26 {
	padding: 30px 20px;
	border-right: 3px solid #feebfb;
	margin: 10px 0;
	min-height: 200px;
}
.p23 ul li:nth-child(1) .p26 {
	border-left: 3px solid #feebfb;
	margin: 10px 0;
}
.p261 {
	font-size: 18px;
	padding-bottom: 8px;
	text-align: center;
}
.p27 {
	border-top: 3px solid #c6518b;
	border-bottom: 3px solid #c6518b;
	padding: 40px;
}
.p3 {
	background-image: url(../images/phai.png);
	background-size: cover;
	background-position: 50% 0;
	width: 100%;
}
.p31 {
	background-color: #fff;
	padding: 10px;
}
.p32 {
	border: 3px solid #333;
	padding: 80px 13%;
}
.p33 {
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	padding-bottom: 40px;
}
.p33 img {
	position: relative;
	left: -160px;
	width: 300px;
	height: auto;
}
.p34 ul {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-top: 20px;
	font-size: 18px;
}

.p34 ul li:nth-child(1) {
	width: 200px;
	font-size: 18px;
}
.p34 ul li:nth-child(2) {
	width: calc(100% - 200px);
}
.p34 ul li span {
	padding-left: 10px;
}
.p34 ul li input {
	width: 100%;
	padding: 13px;
}

.pradio input {
	width: 25px !important;
}

.psou input {
	display: block;
	margin: 0 auto;
	margin-top: 60px;
	width: 230px;
	padding: 18px;
	letter-spacing: 0.2em;
	border: none;
	background-color: #e0f0f3;
}

.seminar_btn {
	background-color: #e0f0f3;
    color: rgba(0,0,0,0.7);
    padding: 15px 35px;
    border-radius: 1.1px;
    letter-spacing: 2px;
    font-weight: bold;
    border: 1px solid rgba(0,0,0,0.1);
	display: block;
    max-width: 450px;
    width: 95%;
    margin-top: 55px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

@media (max-width:420px) {
	.seminar_btn {
		font-size: x-small;
	}
	
}

/**************************** qualification *******************************/

.q11 {
	background-color: #f3f9fa;
	padding: 60px 6%;
	margin: 40px 6%;
}
.q11 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.q11 ul li {
	width: 50%;
	padding: 0 2%;
	text-align: left;
	font-size: 18px;
}
.q12 {
	padding: 8px 0;
}

.q2 {
	background-color: #f9f9f9;
	margin-top: 100px;
	padding-bottom: 150px;
}
.qmidashi {
	position: relative;
	top: -20px;
	text-align: center;
	padding-bottom: 40px;
}
.qmidashi img {
	width: 450px;
	height: auto;
}
.q21 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.q21 ul li {
	width: 20%;
	padding: 8px;
}
.q21 ul li:nth-child(even) {
	position: relative;
	top: 80px;
}
.q21 ul li img {
	width: 100%;
	height: auto;
}

.q4 {
	background-color: #fffde3;
	padding-bottom: 150px;
	margin-top: 180px;
}
.q41 {
	position: relative;
	top: -50px;
	text-align: center;
}
.q42 {
	text-align: center;
}
.q421 {
	font-size: 30px;
}
.q43 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.q43 ul li {
	width: 42%;
}
.q43 ul li img {
	width: 100%;
	height: auto;
}
.q45 {
	text-align: center;
	font-size: 17px;
	font-weight: bold;
}
.q451 {
	padding-top: 10px;
}
.q46 {
	border: 10px solid #fff;
	padding: 6%;
	margin: 6%;
}
.q461 {
	font-weight: bold;
	font-size: 17px;
	padding-bottom: 10px;
}

/****************************** nail *******************************/

.s2 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.s2 ul li {
	width: 47%;
	background-color: #f9f9f9;
	padding: 0 3%;
}
.s21 {
	position: relative;
	top: -20px;
	text-align: center;
}
.s21 img {
	height: 70px;
	width: auto;
}
.s21,
.s22 {
	padding: 0 6%;
}
.s221 {
	text-align: center;
	padding: 20px 0 30px;
}
.s23 {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	border-bottom: 3px solid #fff;
	padding: 18px 0;
}
.s230 {
	border-top: 3px solid #fff;
}
.s01 {
	width: 50px;
	text-align: center;
}
.s01 img {
	height: 35px;
	width: auto;
}
.s231 {
	width: calc(100% - 50px);
}
.s24 {
	position: relative;
	top: 40px;
	background-image: url(../images/s21.jpg);
	background-size: cover;
	background-position: 50% 0;
	width: 100%;
	height: 400px;
	border: 1px solid #333;
}
.s25 {
	position: relative;
	top: 40px;
	background-image: url(../images/s22.jpg);
	background-size: cover;
	background-position: 50% 0;
	width: 100%;
	height: 228px;
	border: 1px solid #333;
}

.s3 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.s3 ul li:nth-child(1) {
	width: 55%;
}
.s3 ul li:nth-child(2) {
	width: 45%;
}
.s31 {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	text-align: center;
	background-color: #fffde3;
	padding: 60px 6%;
	height: 430px;
}
.s34 {
	background-image: url(../images/s31.jpg);
	background-size: cover;
	background-position: 50% 0;
	width: 100%;
	height: 430px;
}
.s311 {
	padding-bottom: 0;
}
.s32 {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.s33,
.s34 {
	padding: 0 8%;
	text-align: center;
}

.scare img {
	width: 100%;
	height: auto;
}
.scare iframe {
	width: 100%;
	height: 35vw;
	min-height: 350px;
}

.s4 {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
	justify-content: center;
	background-image: url(../images/shai2.jpg);
	background-size: cover;
	background-position: 50% 0;
	width: 100%;
	height: 600px;
	margin-bottom: 100px;
}
.s41 {
	position: relative;
	bottom: -80px;
	background-color: #fff;
	padding: 10px;
}
.s42 {
	border: 2px solid #333;
	padding: 60px 6%;
}
.s421 {
	text-align: center;
	font-size: 26px;
	line-height: 1.5;
	margin-bottom: 40px;
}
.s43 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.s43 ul li {
	width: 48%;
	background-image: url(../images/shai2.png);
	background-size: cover;
	background-position: 50% 0;
	height: 200px;
	padding: 30px 4%;
}
.stel {
	text-align: center;
}
.stel img {
	height: 25px;
	width: auto;
	margin-bottom: 8px;
}
.stel2 {
	padding-top: 20px;
}
.stel2 a {
	position: relative;
	display: block;
	width: 100%;
}
.stel2 a img {
	width: 100%;
	height: auto;
}
.scon a .sconh {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	border: 1px solid #333;
	opacity: 0;
	transition: 0.2s ease-in-out;
}
.scon a:hover .sconh {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	border: 1px solid #333;
	opacity: 1;
}

/***************************** teacher ******************************/

.r1,
.r2 {
	position: relative;
	z-index: 999;
}
.r1 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.r1 ul li:nth-child(1) {
	width: 43%;
}
.r1 ul li:nth-child(2) {
	width: 50%;
}
.r21 {
	font-weight: bold;
	margin-bottom: 30px;
}
.r211 {
	font-size: 30px;
	border-bottom: 1px solid #333;
	margin-bottom: 3px;
}
.r212 {
	font-size: 18px;
	color: #a9d9e2;
}
.r231 {
	font-weight: bold;
}

.r22 {
	background-color: #f9f9f9;
	padding: 40px;
}
.r23 {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	border-bottom: 1px solid #fff;
	padding: 10px 0;
}
.r231 {
	width: 120px;
	color: #478591;
	font-size: 18px;
}
.r232 {
	width: calc(100% - 120px);
}
.r24 {
	border-bottom: 1px solid #fff;
	padding: 10px 0;
}
.r241 {
	font-weight: bold;
	color: #478591;
	font-size: 18px;
}
.r25 img {
	width: 100%;
	height: auto;
}
.r26 {
	position: relative;
}
.rniko {
	position: absolute;
	top: 80px;
	left: -100px;
	width: 400px;
	height: auto;
}
.rin {
	position: absolute;
	top: 5%;
	right: 80px;
	height: 90%;
	width: auto;
}

/***************************** course ********************************/

.u1 {
	background-image: url(../images/uhai.jpg);
	background-size: cover;
	background-position: 50% 0;
	width: 100%;
	height: auto;
	padding: 8px;
	text-align: center;
}
.u11 {
	display: table;
	border: 2px solid #333;
	padding: 60px 6%;
	width: 100%;
	height: 100%;
}
.u12 {
	display: table-cell;
	vertical-align: middle;
	font-size: 20px;
	font-weight: bold;
	line-height: 2;
}
.upink {
	font-size: 25px;
	color: #c6518b;
}
.uborder {
	border-bottom: 2px solid #333;
}

.u13 {
	border: 10px solid #feebfb;
	padding: 30px 4%;
	font-size: 20px;
	width: 400px;
}
.u13 p {
	line-height: 2;
}
.u14 {
	background-image: url(../images/uhai2.png);
	background-size: cover;
	background-position: 50% 0;
	width: 100%;
	padding: 80px 8%;
}
.u141 {
	text-align: center;
	font-size: 26px;
	padding-bottom: 40px;
	font-weight: bold;
}
.u15 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.u15 ul li {
	width: 47%;
	background-color: #fff;
	padding: 40px 4%;
}
.u161 {
	font-size: 20px;
	color: #c6518b;
	border-bottom: 2px solid #c6518b;
	text-align: center;
	padding-bottom: 5px;
	font-weight: bold;
}
.u162 {
	line-height: 2;
}

.u2all {
	position: relative;
}
.u2all:after {
	content: "";
	position: absolute;
	background-color: #f9f9f9;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 320px;
}
.u2 {
	position: relative;
	z-index: 999;
	padding-bottom: 40px;
}
.u2 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.u2 ul li {
	width: 31%;
}
.uuuuu ul li:nth-child(5) {
	width: 34%;
}
.u21 {
	border: 10px solid #feebfb;
	background-color: #fff;
	padding: 30px 6%;
}
.u23 {
	border-bottom: 2px solid #c6518b;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
.u232 {
	font-size: 24px;
	color: #c6518b;
}
.u25 {
	padding: 20px;
}
.uba {
	margin-top: -20px;
}

.u3 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	/* max-width: 1080px;
    margin: 0 auto; */
}
.u3 ul li {
	width: 31%;
}
.u3 ul li img {
	width: 100%;
	height: auto;
}

.u32 {
	margin: 0;
	margin-top: 40px;
}
.u320 {
	margin-top: 70px;
}

/****************************** about ********************************/

.o1all {
	position: relative;
	padding-bottom: 150px;
}
.oblue {
	position: absolute;
	z-index: 9;
	bottom: 30px;
	right: 0;
	background-color: #f3f9fa;
	width: 40%;
	height: 83%;
}
.ohai {
	position: absolute;
	bottom: -50px;
	left: 0;
	width: 65%;
	height: auto;
}
.o1 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.o1 ul li:nth-child(1) {
	width: 53%;
}
.o1 ul li:nth-child(2) {
	width: 40%;
}
.o12 {
	line-height: 1.7;
}
.o121 {
	background: linear-gradient(transparent 60%, #fdfac7 60%);
	font-size: 25px;
	font-weight: bold;
}
.o132 {
	padding-right: 35%;
}
.o1311 {
	background: linear-gradient(transparent 60%, #fdfac7 60%);
	font-size: 25px;
	line-height: 1.7;
	font-weight: bold;
}
.o14 {
	position: relative;
	z-index: 10;
	text-align: right;
}
.o14 img {
	width: 75%;
	height: auto;
}
.o15 {
	position: relative;
	z-index: 10;
	left: -30%;
	margin-top: -30%;
}
.o15 img {
	width: 70%;
	height: auto;
}

.o2 {
	max-width: 500px;
	width: 100%;
	display: block;
	margin: 0 auto;
	text-align: center;
}
.o2 img {
	width: 400px;
	height: auto;
}

.o22 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.o22 ul:nth-child(n + 2) {
	padding-top: 60px;
}
.o22 ul li:nth-child(1) {
	width: 33%;
}
.o22 ul li:nth-child(2) {
	width: 61%;
	padding-top: 100px;
}
.o23 img {
	width: 100%;
	height: auto;
}
.o251 {
	font-size: 25px;
	font-weight: bold;
	background: linear-gradient(transparent 70%, #e0f0f3 70%);
}
.o01 {
	position: relative;
	top: -10px;
	height: 40px;
	width: auto;
	margin-right: 15px;
}

.ionline {
	max-width: 550px;
	width: 90%;
	display: block;
	margin: 0 auto;
}
.ionline img {
	width: 100%;
	height: auto;
}

.icam {
	position: absolute;
	z-index: 999;
	bottom: 30px;
	right: 30px;
	width: 600px;
}
.icam img {
	width: 100%;
	height: auto;
}

.img_box {
	animation: img_box_9955 2.2s linear infinite;
	transform-origin: 50% 50%;
	margin: 1rem 0 !important;
}

@keyframes img_box_9955 {
	0% {
		transform: translateY(0);
	}
	33.33333% {
		transform: translateY(-10px);
	}
	66.66667% {
		transform: translateY(10px);
	}
	100% {
		transform: translateY(0);
	}
}

.nbn {
	position: absolute;
	z-index: 999;
	bottom: 20px;
	left: 20px;
	width: 230px;
}
.nbn img:nth-child(2) {
	margin-top: 10px;
}
.gokaku span {
	font-size: 16px;
	vertical-align: bottom;
	margin-left: 15px;
}
.sub_t {
	font-size: 20px;
	vertical-align: bottom;
}

.ctab ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	text-align: center;
}
.ctab ul li {
	width: 48%;
}
.ctab1 a {
	display: block;
	color: #333;
	border: 1px solid #fdfac7;
	background-color: #fdfac7;
	padding: 20px 5px;
	text-decoration: none;
}
.ctab2 a {
	display: block;
	color: #333;
	padding: 20px 5px;
	border: 1px solid #e0f0f3;
	background-color: #e0f0f3;
	text-decoration: none;
}
.ctab ul li a {
	transition: 0.3s ease-in-out;
}
.ctab ul li a:hover {
	opacity: 0.7;
}

/************************ トップ修正 ***************************/

.istop1 {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
.istoplogo {
	width: 15%;
}
.istopmenu {
	width: 84%;
}
.istopcon {
	width: 15%;
}

.istoplogo img {
	display: block;
	margin: 0 auto;
	width: 85%;
	height: auto;
}
.istopmenu ul {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.istopmenu ul li {
	width: 15%;
}
.istopmenu ul li a {
	display: block;
	text-decoration: none;
	color: #333;
	background-color: #e0f0f3;
	border-bottom: 1px solid #a9d9e2;
	border-right: 1px solid #a9d9e2;
	text-align: center;
	padding-top: 23px;
	font-weight: bold;
	height: 70px;
	transition: 0.3s ease-in-out;
}
.istopmenu ul li a:hover {
	background-color: #a9d9e2;
}
.istopmenu ul li:nth-child(n + 7) a {
	border-bottom: none;
}
.istopmenu ul li:last-child a {
	padding-top: 13px;
}
.istopmenu ul li:nth-child(1),
.istopmenu ul li:nth-child(7) {
	width: 23%;
}
#m_top_logo a {
	background-color: #fff;
}
.istopcon ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	padding-right: 8%;
}
.istopcon ul li:nth-child(1) {
	width: 70%;
}
.istopcon ul li:nth-child(2) {
	width: 25%;
}
.istopcon2 {
	padding: 3px 0;
}
.istopcon1 img {
	width: 100%;
	height: auto;
}
.istopcon2 img {
	width: 100%;
	height: auto;
}
.istopcon3 img {
	width: 100%;
	height: auto;
}

.istopjna img {
	width: 100%;
}

.ismaru {
	position: absolute;
	z-index: 999;
	bottom: 11vw;
	left: 11vw;
	width: 24vw !important;
	height: auto;
}
.iszoom {
	position: absolute;
	z-index: 999;
	bottom: 15vh;
	right: 19vw;
	width: 33vw !important;
	height: auto;
}
.istext {
	position: absolute;
	z-index: 999;
	bottom: 36vh;
	right: 1vw;
	width: 33vw !important;
	height: auto;
}
.iszoom2 {
	position: relative;
	z-index: 999;
	max-width: 800px;
	width: 94%;
	display: block;
	margin: 0 auto;
	margin-top: -120px;
}
.iszoom2 img {
	width: 100%;
	height: auto;
}

.is1 {
	text-align: center;
}
.is11 {
	font-size: 30px;
	font-weight: bold;
}
.is12 {
	color: #478591;
	line-height: 2.4;
}
.is112 {
	font-size: 34px;
	color: #2d8cff;
	background: linear-gradient(transparent 60%, #f3f9fa 60%);
	padding: 0 5px;
}
.iss1 {
	width: 30px;
	height: auto;
	margin-right: 5px;
}
.iss2 {
	width: 26px;
	height: auto;
	margin-left: 3px;
}

.is21 {
	text-align: center;
	font-size: 30px;
	font-weight: bold;
}
.is22 {
	position: relative;
}
.isf1 {
	position: absolute;
	top: -70px;
	left: -60px;
	width: 80px;
	height: auto;
}
.dot-text {
	color: #c6518b;
	font-size: 34px;
	padding-top: 0.4em;
	background-position: top left -2px;
	background-repeat: repeat-x;
	background-size: 1.1em 0.3em;
	background-image: radial-gradient(0.15em 0.15em at center center, #ffd7f8, #ffd7f8 100%, transparent);
}

.is23 ul li {
	width: 100%;
	padding: 20px 0;
}
.is23 ul li img {
	width: 100%;
	height: auto;
}
.is31 {
	text-align: right;
}
.is31 img {
	width: 68%;
}
.is32 {
	position: relative;
	margin-top: -180px;
}
.is322:after {
	content: "";
	position: absolute;
	top: -20px;
	left: -300px;
	background-color: #fffde3;
	width: 70%;
	height: 120px;
}
.is321 {
	position: relative;
	z-index: 99;
	color: #478591;
	font-weight: bold;
	font-size: 30px;
	line-height: 2.2;
}

.isemp {
	height: 60px;
	width: auto;
}
.issu {
	height: 60px;
	width: auto;
}
.content_text {
	margin-bottom: 50px;
	text-align: center;
}
.top_logo_m {
	width: 190px;
}
.b_button{
	margin-top: 150px;
}
.inner{
	max-width: 1000px;
	margin: 0 auto;
	width: 95%;
}
.ttl{
	padding: 0 0 10px 0;
    font-size: 30px;
    letter-spacing: 2px;
    font-weight: 500;
	text-align: center;
	border-bottom: 3px solid #c6518b;
}
.air_img{
	display: block;
	margin: 0 auto;
}
.air_title{
	font-size: 30px;
    text-align: center;
    font-weight: bold;
}
.air_title2{
	font-size: 27px;
    text-align: center;
    font-weight: bold;
	margin: 100px 0;
}
.air_text{
	display: flex;
	justify-content: center;
}
.lead{
	font-size: 15px;
	margin-top: 30px;
	text-align: center;
}
.wrapBox{	
	padding-bottom: 40px;
	border: 1px solid #c8c8c8;
	margin: 0 auto;
}
.wrapBox h3{
	background-color: #feebfb;
	padding: 15px 0;
	text-align: center;
	line-height: 1;
	font-weight: 500;
	font-size: 25px;
}
.p01{
	margin: 20px auto 0;
    line-height: 1.4;
	width: 90%;
}
.listBox{
	margin: 30px auto 0;
	display: flex;
	justify-content: space-between;
	max-width: 510px;
}
.listBox li{
	display: flex;
	align-items: center;
	width: 48%;
}
.listBox li img{
	width: 40px;
	height: auto;
}
.p02{
	font-size: 17px;
	margin-left: 20px;
}
.btnBox {
	text-align: center;
	margin-top: 55px;
}
.btnBox a{
	text-decoration: none;
}
.btnBox a:hover{
	opacity: 0.85;
}
.btnBox img{
	max-width: 400px;
	margin: 30px auto 0;
	display: block;
	width: 95%;
}
.btmNote{
	margin-top: 15px;
	font-size: 11px;
}
.innerWrap{
	max-width: 850px;
	margin: 50px auto 0;
}
.air_bgc1 h3{
	background-color: #fffde3;
}
.air_bgc2 h3{
	background-color: #e0f0f3;
}
.air_bgc3 h3{
	background-color: #feebfb;
}
.wrapBox2 h3{
	padding: 15px 0;
	text-align: center;
	line-height: 1;
	font-weight: 500;
	font-size: 25px;
}
.wrapBox2{
	padding: 0 0 40px 0;
    border: 1px solid #c8c8c8;
	width: 95%;
	margin: 30px auto;
}
.wrapBox2 h4{
	color: #555555;
    background-color: #f9f9f9;
    text-align: center;
    line-height: 1;
    padding: 22px 0;
    font-size: 17px;
    font-weight: normal;
    letter-spacing: 0px;
}
.addImgBox {
	flex: 2.5;

}
.addImgBox img{
	width: 45%;
	margin: 30px auto 0;
	display: block;
}
@media (max-width:1000px) {
	.addImgBox img {
		width: 55%;
		margin: 30px auto 0;
		display: block;
	}
}
@media (max-width:670px) {
	.addImgBox img {
		width: 40%;
		margin: 30px auto 0;
		display: block;
	}
}
@media (max-width:420px) {
	.addImgBox img {
		width: 60% !important;
		margin: 30px auto 0;
		display: block;
	}
}
@media (max-width:670px) {
	.addImgBox img {
		width: 40%;
		margin: 30px auto 0;
		display: block;
	}
}
.seminar-container {
	display: flex;
}
@media (max-width:670px) {
	.seminar-container {
		display: flex;
		flex-flow: column;
	}
	
}
.imgNotes{
	letter-spacing: 0px;
    text-align: center;
    margin: 10px 0 0 0;
	font-size: 13px;
}
.listBox2{
	/*max-width: 350px;*/
    margin: 30px auto 0;
	width: 95%;
	flex: 3;
}
.listBox2 li{
	display: flex;
	align-items: center;
}
.listBox2 li:nth-child(2){
	margin-top: 10px;
}
.listBox2 li img{
	width: 40px;
	height: auto;
}
.innerWrap2{
	max-width: 1000px;
    margin: 50px auto 0;
    /*display: flex;
    flex-wrap: wrap;
	justify-content: space-between;*/
}
.inner_w1200 {
	max-width: 1200px !important;
    margin: 0 auto;
    width: 95%;
}
.wrapBox2:nth-child(3){
	margin-top: 30px;
}
.p01 span{
	font-size: 12px;
}
.cy_container_5{
	width: 94%;
    max-width: 1260px;
    margin: 0 auto;
}
.mt_100{
	margin-top: 100px;
}
.n_a_title{
	font-size: 21px;
    margin-bottom: 5px;
}
}

@media only screen and (max-width: 1800px) {
	.istopmenu ul li a {
		display: block;
		text-decoration: none;
		color: #333;
		background-color: #e0f0f3;
		border-bottom: 1px solid #a9d9e2;
		border-right: 1px solid #a9d9e2;
		text-align: center;
		padding-top: 20px;
		font-weight: bold;
		height: 60px;
	}
	 a {
		border-bottom: none;
	}
	.istopmenu ul li:last-child a {
		padding-top: 13px;
	}
	.istopmenu ul li a {
		font-size: 12px;
	}
}

@media only screen and (max-width: 1700px) {
	.vfmenu ul {
		justify-content: flex-start;
	}
	.vfmenu ul li {
		border-right: 1px solid gray;
		padding: 0 20px;
		width: 16.666%;
		text-align: center;
		margin-top: 8px;
	}
	.vfmenu ul li:first-child {
		border-left: 1px solid gray;
	}
	.vfmenu ul li:nth-child(7) {
		border-left: 1px solid gray;
	}
	.vfmenu ul li:last-child {
		border-right: 1px solid gray;
	}
	.rin {
		position: absolute;
		top: 5%;
		right: 20px;
		height: 90%;
		width: auto;
	}
}

@media only screen and (max-width: 1600px) {
	.ean {
		position: absolute;
		top: -80px;
		left: 0;
		width: 400px !important;
		height: auto;
	}
}

@media only screen and (max-width: 1500px) {
	.u31 {
		min-height: auto;
	}
}

@media only screen and (max-width: 1440px) {
	.vfmenu ul li a {
		display: block;
		font-size: 10px;
		color: #333;
	}
	.q4 {
		background-color: #fffde3;
		padding-bottom: 150px;
		margin-top: 130px;
	}
	.q41 {
		position: relative;
		top: -30px;
		text-align: center;
	}
	.q41 img {
		height: 60px;
		width: auto;
	}
	.q43 ul li {
		width: 48%;
	}
	.s2 ul li {
		width: 48%;
		background-color: #f9f9f9;
		padding: 0 2%;
	}
	.o15 {
		position: relative;
		z-index: 10;
		left: -35%;
		margin-top: -25%;
	}
	.o121 {
		background: linear-gradient(transparent 60%, #fdfac7 60%);
		font-size: 20px;
	}
	.o1311 {
		background: linear-gradient(transparent 60%, #fdfac7 60%);
		font-size: 20px;
		line-height: 1.7;
	}
	.o22 ul li:nth-child(2) {
		width: 61%;
		padding-top: 10%;
	}
	.u2 ul li {
		width: 31%;
	}
	.i32 img {
		position: absolute;
		bottom: -100px;
		left: -50px;
		width: 400px;
		height: auto;
	}
	.i510 {
		padding-top: 100px;
		padding-left: 20%;
	}
	.i52 {
		width: 57%;
		background-image: url(../images/igazou3.jpg);
		background-size: cover;
		background-position: 50% 0;
		height: 450px;
	}

	.istopmenu ul li a {
		font-size: 11px;
	}

	.istopcon ul {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: center;
		padding-right: 5%;
	}
}

@media only screen and (max-width: 1279px) {
	.q21 ul {
		justify-content: center;
	}
	.q21 ul li {
		width: 33.333%;
		padding: 1%;
	}
	.q21 ul li:nth-child(even) {
		position: static;
	}
	.s2 ul li {
		max-width: 800px;
		width: 100%;
		display: block;
		margin: 0 auto;
		background-color: #f9f9f9;
		padding: 0 2%;
	}
	.s2 ul li:nth-child(2) {
		margin-top: 110px;
	}
	.s24 {
		position: relative;
		top: 40px;
		background-image: url(../images/s21.jpg);
		background-size: cover;
		background-position: 50% 0;
		width: 100%;
		height: 250px;
		border: 1px solid #333;
	}
	.o15 {
		position: relative;
		z-index: 10;
		left: -15%;
		margin-top: -18%;
	}

	.istopmenu ul li a {
		font-size: 10px;
	}

	.is11 {
		font-size: 22px;
		font-weight: bold;
	}
	.is12 {
		color: #478591;
		line-height: 2.4;
	}
	.is112 {
		font-size: 28px;
		color: #2d8cff;
		background: linear-gradient(transparent 60%, #f3f9fa 60%);
		padding: 0 5px;
	}
}

@media only screen and (max-width: 1200px) {
	.vfmenu ul li {
		border-right: none;
		border-bottom: 1px solid gray;
		padding: 8px 0;
		width: 100%;
		text-align: center;
		margin-top: 8px;
	}
	.vfmenu ul li a {
		display: block;
		font-size: 13px;
		color: #333;
		text-decoration: none;
	}
	.vfmenu ul li:first-child {
		border-left: none;
	}
	.vfmenu ul li:nth-child(7) {
		border-left: none;
	}
	.vfmenu ul li:last-child {
		border-right: none;
	}

	.rniko {
		position: absolute;
		top: 60px;
		left: 0;
		width: 400px;
		height: auto;
	}
	.c1 {
		border: 3px solid #333;
		padding: 80px 8%;
	}
	.p23 ul li {
		width: 50%;
		border-bottom: 3px solid #feebfb;
		text-align: center;
	}
	.p23 ul li:nth-child(3) .p26 {
		border-left: 3px solid #feebfb;
	}

	.i3 ul li:nth-child(1) {
		position: relative;
		width: 45%;
		padding-left: 10%;
		padding-top: 100px;
	}
	.i32 img {
		display: none;
	}
	.i4all {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		background-image: url(../images/ihai2.png);
		background-size: cover;
		background-position: 50% 0;
		width: 100%;
		height: 700px;
		margin-top: 100px;
	}

	.istopmenu,
	.istopcon {
		display: none;
	}
	.istoplogo {
		width: 250px;
		padding: 30px 0;
	}
	.istoplogo img {
		width: 100%;
		height: auto;
	}
	
}

@media only screen and (max-width: 1100px) {
}

@media only screen and (max-width: 1023px) {
	.vtopall {
		position: relative;
		padding: 0;
	}
	.vtop1,
	.ctop1,
	.ntop1,
	.btop1,
	.etop1,
	.ptop1,
	.qtop1,
	.stop1,
	.rtop1,
	.utop1,
	.otop1,
	.ztop1 {
		position: relative;
		background-size: cover;
		background-position: 50% 0;
		width: 100%;
		height: 350px;
		border: none;
	}
	.vtoptitle {
		position: absolute;
		bottom: 0;
		left: 0;
		padding: 10px 25px;
		background-color: #fff;
		font-size: 24px;
	}
	.vtopcon {
		display: flex;
		flex-wrap: wrap;
		position: fixed;
		top: auto;
		bottom: 0;
		right: auto;
		left: 0;
		width: 100%;
	}
	.vtopcon1 {
		width: 100%;
	}
	.vmuryou {
		width: 50%;
		margin-top: 0;
	}
	.vtel {
		width: 50%;
		margin-top: 0;
	}

	.vtopcon11 {
		background-color: #000000;
		padding: 20px 0;
		text-align: center;
	}
	.vtopcon1 img {
		width: 250px;
		height: auto;
	}
	.vinsta {
		display: none;
	}
	.tmidashi12 {
		font-size: 24px;
	}
	.tmidashi11 span {
		position: relative;
		font-size: 18px;
		color: #fae28a;
	}
	.vf1 {
		border-top: 1px solid #8f8781;
		padding: 100px 0 26%;
	}
	.r1 ul {
		flex-direction: column-reverse;
	}
	.r1 ul li:nth-child(1) {
		max-width: 650px;
		width: 100%;
		display: block;
		margin: 0 auto;
		margin-top: 20px;
	}
	.r1 ul li:nth-child(2) {
		max-width: 650px;
		width: 100%;
		display: block;
		margin: 0 auto;
	}
	.r211 {
		font-size: 26px;
		border-bottom: 1px solid #333;
		margin-bottom: 3px;
	}
	.r212 {
		font-size: 16px;
		color: #a9d9e2;
	}
	.r22 {
		background-color: #f9f9f9;
		padding: 30px;
	}
	.rniko {
		position: static;
		width: 350px;
		height: auto;
		margin-bottom: -30px;
	}
	.rin {
		display: none;
	}
	.b1 ul li {
		width: 48%;
	}
	.b1 ul li:nth-child(n + 3) {
		padding-top: 60px;
	}
	.b1 ul li:nth-child(2),
	.b1 ul li:nth-child(5),
	.b1 ul li:nth-child(8) {
		position: static;
	}
	.b1all {
		background-image: url(../images/bback.png);
		background-size: contain;
		background-repeat: repeat;
		background-position: 50% 0;
		width: 100%;
		padding: 60px 0;
	}
	.c2 ul li:nth-child(1) {
		width: 100%;
		font-size: 20px;
	}
	.c2 ul li:nth-child(2) {
		width: 100%;
		margin-top: 15px;
	}
	.radio {
		padding-left: 6%;
	}
	.radio span {
		display: block;
		position: relative;
		padding-left: 0;
	}
	.radio input {
		position: relative;
		top: 9px;
		width: auto !important;
	}
	.q11 ul li {
		width: 100%;
		padding: 0 2%;
		text-align: center;
		font-size: 16px;
	}
	.q11 {
		background-color: #f3f9fa;
		padding: 40px 4%;
		margin: 40px 0 0 0;
	}
	.q4 {
		background-color: #fffde3;
		padding-bottom: 150px;
		margin-top: 100px;
	}
	.q41 {
		position: relative;
		top: -30px;
		text-align: center;
	}
	.q41 img {
		height: 50px;
		width: auto;
	}
	.q2 {
		background-color: #f9f9f9;
		margin-top: 100px;
		padding-bottom: 60px;
	}
	.q43 ul li {
		max-width: 600px;
		width: 100%;
		display: block;
		margin: 0 auto;
	}

	.q4 {
		background-color: #fffde3;
		padding-bottom: 60px;
		margin-top: 100px;
	}
	.q46 {
		border: 10px solid #fff;
		padding: 6%;
		margin: 30px 0 40px;
	}
	.s3 ul {
		flex-direction: column-reverse;
	}
	.s3 ul li:nth-child(1) {
		max-width: 650px;
		width: 100%;
		display: block;
		margin: 0 auto;
	}
	.s3 ul li:nth-child(2) {
		max-width: 650px;
		width: 100%;
		display: block;
		margin: 0 auto;
	}
	.s4 {
		display: flex;
		flex-wrap: wrap;
		align-items: flex-end;
		justify-content: center;
		background-image: url(../images/shai2.jpg);
		background-size: cover;
		background-position: 50% 0;
		width: 100%;
		height: 500px;
		margin-bottom: 100px;
	}
	.s43 ul li {
		width: 100%;
		background-image: url(../images/shai2.png);
		background-size: cover;
		background-position: 50% 0;
		height: 200px;
		padding: 30px 6%;
	}
	.s43 ul li:nth-child(2) {
		margin-top: 50px;
	}
	.stel2 {
		text-align: center;
	}
	.stel2 img {
		width: 250px !important;
		height: auto;
	}

	.table3 th:nth-child(1) {
		width: 38%;
	}
	.table3 th {
		padding: 18px;
		font-weight: bold;
		vertical-align: top;
		background: #fdfac7;
		text-align: center;
		font-size: 14px;
	}
	.table3 td {
		padding: 14px;
		vertical-align: middle;
		font-size: 14px;
	}
	.table3 td:nth-child(1) {
		padding-left: 30px;
	}
	.t2 {
		background-color: #f9f9f9;
		padding: 60px 0;
		margin-top: 60px;
	}
	.t3 {
		background-image: url(../images/tback.jpg);
		background-size: cover;
		background-position: 20% 0;
		width: 100%;
		height: 250px;
	}
	.o15 {
		display: none;
	}
	.oblue,
	.ohai {
		display: none;
	}
	.o1 ul {
		flex-direction: column-reverse;
	}
	.o1 ul li:nth-child(1) {
		max-width: 600px;
		width: 100%;
		display: block;
		margin: 30px auto 0;
	}
	.o1 ul li:nth-child(2) {
		max-width: 600px;
		width: 100%;
		display: block;
		margin: 0 auto;
	}
	.o132 {
		padding-right: 0;
	}
	.o1all {
		position: relative;
		padding-bottom: 0px;
	}
	.o22 ul li:nth-child(1) {
		max-width: 600px;
		width: 100%;
		display: block;
		margin: 0 auto;
	}
	.o22 ul li:nth-child(2) {
		max-width: 600px;
		width: 100%;
		display: block;
		margin: 0 auto;
	}
	.p11 {
		background-color: #fffde3;
		padding: 40px 4%;
		margin-top: 40px;
	}
	.p11 ul li {
		width: 100%;
	}
	.p2 ul {
		position: relative;
		display: flex;
		flex-wrap: wrap;
	}
	.p2 ul li:nth-child(1) {
		position: relative;
		z-index: 99;
		width: 100%;
	}
	.p2 ul li:nth-child(2) {
		position: absolute;
		width: 100%;
	}
	.p21 {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		background-color: rgba(249, 249, 249, 0.8);
		height: 200px;
	}
	.p220 {
		background-image: url(../images/pgazou.png);
		background-size: cover;
		background-position: 50% 0;
		width: 100%;
		height: 200px;
	}
	.p22 {
		padding-left: 8%;
	}
	.p221 {
		font-size: 20px;
		margin-bottom: 20px;
	}
	.pwhite {
		background-color: #fff;
		padding: 0 20px;
		font-size: 26px;
	}
	.pb1 {
		position: absolute;
		bottom: 0;
		left: 0;
		height: 48px;
		width: auto;
		opacity: 0.1;
	}
	.p2200 {
		background-image: url(../images/pgazou2.png);
		background-size: cover;
		background-position: 50% 0;
		width: 100%;
		height: 200px;
	}
	.p22000 {
		background-image: url(../images/pgazou3.png);
		background-size: cover;
		background-position: 50% 0;
		width: 100%;
		height: 200px;
	}
	.p34 ul li:nth-child(1) {
		width: 100%;
		font-size: 18px;
	}
	.p34 ul li:nth-child(2) {
		width: 100%;
		padding-top: 5px;
	}
	.p34 ul li span {
		display: block;
		padding-left: 10px;
		margin: 5px 0;
	}
	.u1 {
		background-image: url(../images/uhai.jpg);
		background-size: cover;
		background-position: 50% 0;
		width: 100%;
		height: auto;
		padding: 8px;
		text-align: left;
	}
	.u14 {
		background-image: url(../images/uhai2.png);
		background-size: cover;
		background-position: 50% 0;
		width: 100%;
		padding: 40px 6%;
	}
	.u15 ul li {
		width: 100%;
		background-color: #fff;
		padding: 40px 4%;
	}
	.u15 ul li:nth-child(2) {
		margin-top: 20px;
	}
	.u2 ul {
		justify-content: center;
	}
	.u2 ul li {
		width: 50%;
		padding: 2%;
	}
	.u2all:after {
		content: "";
		position: absolute;
		background-color: #f9f9f9;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 85%;
	}
	.u3 ul {
		justify-content: center;
	}
	.u3 ul li {
		width: 50%;
		padding: 2%;
	}
	.u320 {
		margin-top: 60px;
	}
	.itoptitle {
		position: absolute;
		z-index: 999;
		bottom: 200px;
		left: 6%;
		width: 400px;
	}
	.icam {
		position: absolute;
		z-index: 999;
		bottom: 30px;
		right: 30px;
		width: 400px;
	}
	.i11 {
		text-align: left;
		font-size: 18px;
	}
	.i111 {
		font-size: 20px;
		background: linear-gradient(transparent 70%, #fdfac7 70%);
	}
	.i02 {
		position: relative;
		top: -5px;
		margin: 0 5px;
		width: 22px;
		height: auto;
	}
	.i110 {
		padding: 15px !important;
		margin-top: 10px;
	}
	.i13 {
		width: 100%;
		text-align: left;
	}
	.i14 {
		width: 100%;
	}
	.i131 {
		font-size: 35px;
		-ms-writing-mode: lr-tb; /* for MS IE8+ */
		-webkit-writing-mode: horizontal-tb;
		writing-mode: horizontal-tb;
		font-family: cb;
	}

	.iblog1 {
		margin-top: 30px;
	}
	.iblog1 ul {
		justify-content: center;
	}
	.iblog1 ul li {
		width: 50%;
		padding: 2%;
	}
	.b1 ul li:nth-child(n + 3) {
		padding-top: 2%;
	}
	.i2 ul li:nth-child(1) {
		max-width: 600px;
		width: 100%;
		display: block;
		margin: 0 auto;
	}
	.i2 ul li:nth-child(2) {
		max-width: 600px;
		width: 100%;
		display: block;
		margin: 0 auto;
		padding-top: 30px;
	}
	.i24 {
		padding: 20px 0 30px;
	}

	.i3 ul {
		flex-direction: column-reverse;
	}
	.i3 ul li:nth-child(1) {
		position: relative;
		max-width: 600px;
		width: 100%;
		display: block;
		margin: 0 auto;
		padding: 30px 6%;
		background-color: #fffde9;
	}
	.i3 ul li:nth-child(2) {
		position: relative;
		max-width: 600px;
		width: 100%;
		padding: 0;
		display: block;
		margin: 0 auto;
	}
	.i32 {
		position: relative;
		background-image: url(../images/igazou.png);
		background-size: cover;
		background-position: 50% 0;
		width: 100%;
		height: 400px;
	}

	.i3 ul li:nth-child(1):after {
		display: none;
	}
	.i4all {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		background-image: url(../images/ihai2.png);
		background-size: cover;
		background-position: 50% 0;
		width: 100%;
		height: 600px;
		margin-top: 80px;
	}
	.p32 {
		border: 3px solid #333;
		padding: 80px 6%;
	}
	.i5 {
		flex-direction: column-reverse;
	}
	.i51 {
		max-width: 600px;
		width: 100%;
		display: block;
		margin: 0 auto;
		padding: 80px 0;
		position: relative;
		background-color: #f9f9f9;
	}
	.i52 {
		max-width: 600px;
		width: 100%;
		display: block;
		margin: 0 auto;
		position: relative;
		background-color: #f9f9f9;
	}
	.i510 {
		padding-top: 0;
		padding-left: 20%;
	}
	.itokyo {
		position: absolute;
		z-index: 999;
		top: -20px;
		left: 0;
		width: 100%;
		height: auto;
	}
	.itra {
		position: absolute;
		bottom: -20px;
		left: 0;
		width: 100%;
		height: auto;
	}
	.iback2 {
		display: none;
	}
	.i6 {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		position: relative;
		z-index: 99;
		width: 100%;
		background-image: url(../images/iback.jpg);
		background-size: cover;
		background-position: 50% 0;
		height: 350px;
		border: 1px solid #333;
		padding-left: 15%;
	}
	.i13 {
		width: 130px;
		text-align: center;
		height: 70px;
	}
	.o14 img {
		width: 100%;
		height: auto;
	}
	.rtoplogo {
		position: absolute;
		bottom: 30px;
		right: 60px;
		width: 250px;
		height: auto;
	}
	#fade img {
		display: block;
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		margin: auto auto;
		width: 280px !important;
		height: auto !important;
	}
	.scare iframe {
		height: 50vw;
	}

	.e33 ul {
		display: flex;
		flex-wrap: wrap;
		margin-top: 40px;
	}

	.e33 ul li {
		width: 100%;
		padding: 2%;
	}
	.e34 {
		background-color: #fbf5f3;
		padding: 30px;
		min-height: auto;
	}
	.e34 img {
		width: 55px;
		height: auto;
		display: block;
		margin: 0 auto;
	}
	.uuuuu ul li:nth-child(5) {
		width: 50%;
	}
	.iss1,
	.iss2 {
		display: none;
	}
	.is23 ul li {
		width: 100%;
		padding: 10px 0;
	}
	.is21 {
		text-align: center;
		font-size: 22px;
		font-weight: bold;
	}
	.is22 {
		position: relative;
	}
	.isf1 {
		display: none;
	}
	.dot-text {
		color: #c6518b;
		font-size: 28px;
		padding-top: 0.2em;
		background-position: top left -2px;
		background-repeat: repeat-x;
		background-size: 1.1em 0.3em;
		background-image: radial-gradient(0.15em 0.15em at center center, #ffd7f8, #ffd7f8 100%, transparent);
	}

	.is322:after {
		content: "";
		position: absolute;
		top: -20px;
		left: -100px;
		background-color: #fffde3;
		width: 480px;
		height: 120px;
	}
	.is31 img {
		width: 100%;
	}
	.is32 {
		position: relative;
		margin-top: 0;
	}
	.b_button{
		margin-top: 50px;
	}
	.cy_container_5{
		width: 97%;
	}
	.wrapBox2 h3{
		font-size: 22px;
	}
	.air_title2{
		font-size: 24px;
	}
	.wrapBox2 h4{
		font-size: 14px;
	}
	.wrapBox h3{
		font-size: 22px;
	}
}

@media only screen and (max-width: 900px) {
}

@media only screen and (max-width: 800px) {
}

@media only screen and (max-width: 740px) {
	.vtopcon11 {
		background-color: #000000;
		padding: 10px 0;
		text-align: center;
	}
	.vtopcon1 img {
		width: 150px;
		height: auto;
	}
	.vtop1,
	.ctop1,
	.ntop1,
	.btop1,
	.etop1,
	.ptop1,
	.qtop1,
	.stop1,
	.rtop1,
	.utop1,
	.otop1,
	.ztop1 {
		position: relative;
		background-size: cover;
		background-position: 50% 0;
		width: 100%;
		height: 180px;
		border: none;
	}
	.otop1 {
		background-position: 30% 0 !important;
	}
	.utop1 {
		background-position: 0 0;
	}
	.etop1 {
		background-position: 10% 0;
	}
	.rtop1,
	.ptop1 {
		background-position: 50% 0;
	}
	.ctop1 {
		background-position: 60% 0;
	}
	.vtoptitle {
		position: absolute;
		bottom: 0;
		left: 0;
		padding: 10px 25px;
		background-color: #fff;
		font-size: 24px;
	}
	.vtoplogo img {
		width: 220px;
		height: auto;
	}
	.e2 {
		position: relative;
		margin-top: 100px;
	}
	.ean {
		position: absolute;
		top: -60px;
		left: 0;
		width: 280px !important;
		height: auto;
	}
	.e3 {
		max-width: 600px;
		width: 94%;
		display: block;
		margin: 0 auto;
		margin-top: 40px;
		text-align: center;
	}
	.vf1 {
		border-top: 1px solid #8f8781;
		padding: 60px 0 25%;
	}
	.vflogo img {
		width: 280px;
		height: auto;
	}
	.vfnyuu ul li {
		width: 50%;
	}
	.rniko {
		position: static;
		width: 280px;
		height: auto;
		margin-bottom: -40px;
	}
	.b1 ul li {
		max-width: 450px;
		width: 100%;
		display: block;
		margin: 0 auto;
	}
	.b1 ul li:nth-child(n + 3) {
		padding-top: 40px;
	}
	.n10 {
		font-size: 30px;
		font-weight: bold;
		padding-bottom: 10px;
	}
	.c1 {
		border: 3px solid #333;
		padding: 60px 6%;
	}
	.cmidashi11 {
		font-size: 30px;
		line-height: 1.5;
	}
	.c2 ul li:nth-child(1) {
		width: 100%;
		font-size: 18px;
	}
	.radio {
		font-size: 14px;
		line-height: 2.2;
	}
	.radio input {
		position: relative;
		top: 5px;
		width: auto !important;
	}
	.csou ul {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		text-align: center;
		margin-top: 60px;
	}
	.csou ul li {
		width: 280px;
		padding: 0 3%;
		letter-spacing: 0.3em;
		font-size: 16px;
		margin: 5px 0;
	}

	.q11 {
		background-color: #f3f9fa;
		padding: 30px 4%;
		margin: 40px 0 0 0;
	}
	.q11 ul li {
		width: 100%;
		padding: 0 2%;
		text-align: left;
		font-size: 16px;
	}
	.qmidashi img {
		max-width: 350px;
		width: 90%;
		height: auto;
	}
	.q2 {
		background-color: #f9f9f9;
		margin-top: 80px;
		padding-bottom: 100px;
	}
	.q21 ul li {
		width: 50%;
		padding: 2%;
	}
	.qmidashi {
		position: relative;
		top: -20px;
		text-align: center;
		padding-bottom: 20px;
	}
	.q41 img {
		height: 32px;
		width: auto;
	}
	.q41 {
		position: relative;
		top: -45px;
		text-align: center;
	}
	.q421 {
		font-size: 24px;
		margin-top: -10px;
	}
	.v12 {
		color: #c6518b;
		font-size: 16px;
	}
	.v13 {
		font-size: 22px;
		line-height: 1.4;
	}
	.s3all {
		padding-top: 100px;
	}
	.s34 {
		background-image: url(../images/s31.jpg);
		background-size: cover;
		background-position: 50% 0;
		width: 100%;
		height: 250px;
	}

	.s4 {
		display: flex;
		flex-wrap: wrap;
		align-items: flex-start;
		justify-content: center;
		background-image: none;
		background-size: cover;
		background-position: 50% 0;
		width: 100%;
		height: auto;
		margin-bottom: 100px;
		margin-top: -100px;
	}
	.s42 {
		border: 2px solid #333;
		padding: 40px 6%;
	}
	.s421 {
		text-align: center;
		font-size: 18px;
		line-height: 1.5;
		margin-bottom: 40px;
	}
	.s43 ul li:nth-child(2) {
		margin-top: 30px;
	}
	.ntime {
		width: 100%;
		font-size: 16px;
	}
	.ndot {
		display: none;
	}
	.ntitle {
		width: 100%;
		font-size: 20px;
	}
	.n121 {
		padding: 20px;
	}
	.t121 {
		font-size: 26px;
	}
	.t13 {
		background-color: #fff;
		padding: 40px 6%;
		max-width: 550px;
		width: 100%;
		display: block;
		margin: 0 auto;
		margin-top: 30px;
	}
	.t14 {
		border-top: 3px solid #d580aa;
		border-bottom: 3px solid #d580aa;
		padding: 20px;
		margin-top: 40px;
	}
	.t151 {
		font-size: 24px;
	}
	.t24 {
		border: 2px solid #333;
		padding: 20px 4%;
		text-align: center;
		font-size: 18px;
	}
	.tq {
		position: relative;
		top: -8px;
		width: 30px;
		height: auto;
		margin-right: 20px;
	}
	.t41 {
		padding-top: 40px;
	}
	.t42 {
		font-size: 20px;
		text-indent: -50px;
		padding-left: 50px;
	}
	.o2 {
		max-width: 500px;
		width: 100%;
		display: block;
		margin: 0 auto;
		text-align: left;
	}
	.o2 img {
		max-width: 400px;
		width: 90%;
		height: auto;
	}
	.o25 {
		text-indent: -46px;
		padding-left: 46px;
	}
	.o01 {
		position: relative;
		top: -10px;
		height: 35px;
		width: auto;
		margin-right: 15px;
	}
	.o251 {
		font-size: 20px;
		background: linear-gradient(transparent 70%, #e0f0f3 70%);
	}
	.o121 {
		background: linear-gradient(transparent 60%, #fdfac7 60%);
		font-size: 18px;
	}
	.o1311 {
		background: linear-gradient(transparent 60%, #fdfac7 60%);
		font-size: 18px;
		line-height: 1.7;
	}
	.psla {
		display: none;
	}
	.pmidashi11 {
		position: relative;
		font-size: 24px;
	}

	.p12 {
		padding: 5px 0;
		font-size: 15px;
		text-indent: -35px;
		padding-left: 35px;
	}
	.p12 img {
		position: relative;
		top: -1px;
		margin-right: 15px;
		width: 15px;
		height: auto;
	}
	.p23 ul li {
		width: 100%;
		border-bottom: 3px solid #feebfb;
		text-align: center;
	}
	.p26 {
		border-left: 3px solid #feebfb;
		min-height: auto;
		padding: 20px;
	}
	.pkome {
		display: block;
		padding-left: 0;
		margin-top: 5px;
	}
	.p27 {
		border-top: 3px solid #c6518b;
		border-bottom: 3px solid #c6518b;
		padding: 20px;
	}
	.p32 {
		border: 3px solid #333;
		padding: 40px 6%;
	}
	.p33 {
		text-align: center;
		font-size: 20px;
		padding-bottom: 40px;
	}
	.p33 img {
		position: static;
		width: 220px;
		height: auto;
		margin-bottom: 5px;
	}
	.u11 {
		display: table;
		border: 2px solid #333;
		padding: 30px 6%;
		width: 100%;
		height: 100%;
	}
	.u12 {
		display: table-cell;
		vertical-align: middle;
		font-size: 14px;
		line-height: 2;
	}
	.upink {
		font-size: 23px;
		color: #c6518b;
	}
	.u13 {
		border: 10px solid #feebfb;
		padding: 30px 4%;
		font-size: 20px;
		width: 100%;
	}
	.u2 ul li {
		width: 100%;
		padding: 2%;
	}
	.u2all:after {
		content: "";
		position: absolute;
		background-color: #f9f9f9;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 93%;
	}
	.usc {
		top: -15px;
	}
	.u3all {
		margin-top: 80px;
	}
	.u3 ul li {
		max-width: 500px;
		width: 100%;
		display: block;
		margin: 0 auto;
		padding: 2%;
	}
	.u320 {
		margin-top: 30px;
	}
	.itoptitle {
		position: absolute;
		z-index: 999;
		bottom: 200px;
		left: 6%;
		width: 350px;
	}
	.icam {
		position: absolute;
		z-index: 999;
		bottom: 30px;
		right: 30px;
		width: 350px;
	}

	.iblog {
		text-align: center;
		font-size: 30px;
	}
	.b1all {
		background-image: url(../images/bback.png);
		background-size: contain;
		background-repeat: repeat;
		background-position: 50% 0;
		width: 100%;
		padding: 50px 0;
	}
	.i32 {
		position: relative;
		background-image: url(../images/igazou.png);
		background-size: cover;
		background-position: 50% 0;
		width: 100%;
		height: 300px;
	}
	.i231 {
		font-size: 30px;
		margin-bottom: -5px;
	}
	.i4all {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		background-image: url(../images/ihai2.png);
		background-size: cover;
		background-position: 50% 0;
		width: 100%;
		height: auto;
		margin-top: 50px;
		padding: 50px 0;
	}
	.p32 {
		border: 3px solid #333;
		padding: 40px 6%;
	}
	.i6 {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		position: relative;
		z-index: 99;
		width: 100%;
		background-image: url(../images/iback.jpg);
		background-size: cover;
		background-position: 50% 0;
		height: 250px;
		border: 1px solid #333;
		padding-left: 10%;
		margin-bottom: -25px;
	}
	.i7 ul li {
		width: 100%;
		margin: 10px 0;
	}
	.imap iframe {
		width: 100%;
		height: 250px;
		margin-bottom: -5px;
	}
	.i510 {
		padding-top: 0;
		padding-left: 6%;
	}
	.itokyo {
		position: absolute;
		z-index: 999;
		top: -12px;
		left: 0;
		width: 100%;
		height: auto;
	}
	.itra {
		position: absolute;
		bottom: -18px;
		left: 0;
		width: 100%;
		height: auto;
	}
	.pnico img {
		max-width: 600px;
		width: 100%;
		height: auto;
	}
	.e33 ul li {
		width: 100%;
		padding: 2%;
	}
	.tlogo img {
		width: 30px;
	}
	.uuuuu ul li:nth-child(5) {
		width: 100%;
	}

	.ismaru {
		position: absolute;
		z-index: 999;
		top: -30px;
		left: 0;
		right: 0;
		margin: auto auto;
		width: 280px !important;
		height: auto;
	}
	.iszoom {
		position: absolute;
		z-index: 999;
		bottom: 150px;
		right: 0;
		left: 0;
		margin: auto auto;
		width: 280px !important;
		height: auto;
	}
	.istext {
		position: absolute;
		z-index: 999;
		bottom: 62vh;
		right: 2vw;
		width: 40vw !important;
		height: auto;
	}
	.is11 {
		font-size: 18px;
		font-weight: bold;
	}
	.is12 {
		color: #478591;
		line-height: 2.4;
	}
	.is112 {
		font-size: 24px;
		color: #2d8cff;
		background: linear-gradient(transparent 60%, #f3f9fa 60%);
		padding: 0 5px;
	}
	.is12 {
		text-align: left;
	}
	.is21 {
		text-align: center;
		font-size: 18px;
		font-weight: bold;
		line-height: 1.8;
	}
	.is22 {
		position: relative;
	}
	.isf1 {
		display: none;
	}
	.dot-text {
		color: #c6518b;
		font-size: 24px;
		padding-top: 0.2em;
		background-position: top left -2px;
		background-repeat: repeat-x;
		background-size: 1.1em 0.3em;
		background-image: radial-gradient(0.15em 0.15em at center center, #ffd7f8, #ffd7f8 100%, transparent);
	}
	.iszoom2 {
		position: relative;
		z-index: 999;
		max-width: 800px;
		width: 94%;
		display: block;
		margin: 0 auto;
		margin-top: -60px;
	}

	#fade3 {
		background-position: 25% 0;
	}
	.content_text br {
		display: none;
	}
	.air_title{
		font-size: 25px;
	}
	.air_title2{
		font-size: 18px;
		margin: 60px 0;
	}
	.ttl{
		font-size: 20px;
		padding: 0 0 5px 0;
	}
	.lead{
		font-size: 13px;
	}
	.innerWrap{
		margin: 30px auto 0;
	}
	.innerWrap2{
		display: block;
	}
	.wrapBox2{
		width: 100%;
	}
	.wrapBox2:nth-child(2){
		margin-top: 30px;
	}
	.cy_container_5{
		width: 94%;
	}
	.n_a_title{
		font-size: 14px;
	}

}

@media only screen and (max-width: 648px) {
	.table3 th {
		padding: 5px;
	}
	.ttable {
		overflow-x: scroll;
	}
	.table3 {
		width: 650px;
	}
	.tkome {
		display: block;
		margin-bottom: -15px;
	}
	.i5 {
		width: 94%;
		margin: 0 auto;
	}
	.i52 {
		height: 230px;
	}
	.i51 {
		max-width: 600px;
		width: 100%;
		display: block;
		margin: 0 auto;
		padding: 60px 0;
		position: relative;
		background-color: #f9f9f9;
	}
	.rtoplogo {
		position: absolute;
		bottom: 30px;
		right: 20px;
		width: 180px;
		height: auto;
	}

	.itoptitle {
		position: absolute;
		z-index: 999;
		bottom: 43vw;
		left: 3%;
		width: 260px;
	}
	.icam {
		position: absolute;
		z-index: 999;
		bottom: 40px;
		right: 3%;
		width: 94%;
	}
	.nbn {
		display: none;
	}
	.istoplogo {
		width: 180px;
		padding: 20px 0;
	}
	.is321 {
		position: relative;
		z-index: 99;
		color: #478591;
		font-weight: bold;
		font-size: 20px;
		line-height: 2.2;
	}
	.isemp,
	.issu {
		height: 30px;
		width: auto;
	}
	.is322:after {
		content: "";
		position: absolute;
		top: -20px;
		left: -50px;
		background-color: #fffde3;
		width: 100%;
		height: 120px;
	}
	.mt_100 {
		margin-top: 60px;
	}
}

@media only screen and (max-width: 480px) {
	.sp_break {
		display: block;
	}
	.vf1 {
		border-top: 1px solid #8f8781;
		padding: 60px 0 35%;
	}
	.tmidashi12 {
		font-size: 20px;
	}
	.tmidashi11 span {
		position: relative;
		font-size: 16px;
		color: #fae28a;
	}
	.q11 ul li {
		width: 100%;
		padding: 0 2%;
		text-align: left;
		font-size: 14px;
	}
	.s33,
	.s34 {
		padding: 0 3%;
		text-align: center;
	}
	.s33 img {
		width: 120px;
		height: auto;
	}
	.t3 {
		background-image: url(../images/tback.jpg);
		background-size: cover;
		background-position: 20% 0;
		width: 100%;
		height: 220px;
	}
	.vtoptitle {
		position: absolute;
		bottom: 0;
		left: 0;
		padding: 10px 25px;
		background-color: #fff;
		font-size: 20px;
	}
	.rtoplogo {
		position: absolute;
		bottom: 70px;
		right: 20px;
		width: 175px;
		height: auto;
	}

	.c251 {
		font-size: 10px;
	}
	.sub_t {
		font-size: 15px;
	}
	.air_title {
		font-size: 18px;
	}
	.ttl{
		font-size: 19px;
	}
	.listBox{
		display: block;
	}
	.listBox li{
		width: 100%;
		max-width: 220px;
		margin: 0 auto;
	}
	.listBox li:nth-child(2){
		margin-top: 10px;
	}
	.p02{
		font-size: 14px;
	}
	.innerWrap2{
		margin: 30px auto 0;
	}
	.wrapBox h3{
		font-size: 18px;
	}
	.wrapBox2 h3{
		font-size: 18px;
	}
	.s31 {
		height: 485px !important;
	}
	.istext {
		position: absolute;
		z-index: 999;
		bottom: 62vh;
		right: 2vw;
		width: 66vw !important;
		height: auto;
	}
	.iszoom {
		position: absolute;
		z-index: 999;
		bottom: 110px;
		right: 0;
		left: 0;
		margin: auto auto;
		width: 180px !important;
		height: auto;
	}
}

@media only screen and (max-width: 370px) {
	.tmidashi12 {
		font-size: 18px;
	}
	.s33 img {
		width: 110px;
		height: auto;
	}
	.ismaru {
		position: absolute;
		z-index: 999;
		bottom: 80px;
		left: 0;
		right: 0;
		margin: auto auto;
		width: 250px !important;
		height: auto;
	}
	.iszoom {
		position: absolute;
		z-index: 999;
		bottom: 190px;
		right: 0;
		left: 0;
		margin: auto auto;
		width: 180px !important;
		height: auto;
	}
	.air_title2{
		margin: 50px auto;
	}
	.air_title2{
		font-size: 17px;
	}
}
.align-center {
	text-align: center;
	line-height: 3rem;
}
@media (max-width:670px) {
	.align-center {
		text-align: center;
		line-height: 2.5rem;
	}
	
}

.iPhone .iszoom{
		position: absolute;
		z-index: 999;
		bottom: 116px;
		right: 0;
		left: 0;
		margin: auto auto;
		width: 280px !important;
		height: auto;
	}