@charset "utf-8";



/****************************************************
for SmartPhones		/ iPhone6+ >> 736px /
*****************************************************/
@media only screen and (max-width:740px) {

#wrap {}
#container {min-width: 320px;}
.inner,
.static .inner {
	padding: 0 10px;
	width: 100%;
	box-sizing: border-box;
}


a, a:hover, a:hover img, a:active {
	transition: none;
}
input[type="submit"]:hover {
	opacity: 1;
}

h1 {}
h2 {font-size: 32px;}
h3 {font-size: 24px;}
h4 {font-size: 18px; color: #333;}
h5 {font-size: 14px; color: #666;}
p,ul li, dl,ol li {font-size: 14px; line-height: 1.5;}



iframe {
	width: 300px;
}



.PCOnly,
.SPOnly.portrait {display: none;}
.SPOnly,
.landscape {display: inline-block;}



/* header
------------------------------------------*/
header {
	margin: 0 auto;
	padding: 9px 10px 10px;
	min-height: 44px;

/*	position: relative;	*/
}
header h1 {
	font-size: 0;
}
header h1 img {
	height: 25px;
	margin: 0 10px 0 0;
}
header h1 span {
	line-height: 2.85;
	line-height: 20px;
	font-size: 7px;
	font-size: 9px;
	font-size: 12px;

	margin: 5px auto 0;
}



/* pagetop
------------------------------------------*/
.pagetop {
	padding: 30px 10px 10px;
	padding: 25px 10px 15px;
	padding: 50px 0px 40px;
	text-align: center;
}



/* footer
------------------------------------------*/
footer {
	padding: 20px 20px 14px;
	padding: 20px 0;
}
footer a,
footer > p {
	font-size: 7px;
	font-size: 12px;
}
footer > div {
	margin: 18px auto 0;
	margin: 0 auto;
	text-align: center;
}
footer > div a {
	box-sizing: border-box;
	display: block;
}
footer > div a + a {
	margin: 0 0 0 20px;
	margin: 10px 0 0;
}
footer div > a:hover {
	text-decoration: none;
}
footer > p {
	margin: 20px auto 0;
}



/* section -common-
------------------------------------------*/
section {
	padding: 40px 20px;
}



.topPage section p,
.join section p {
	margin: 23px auto 0;
}



dl {
	margin: 15px auto 0;
	width: 300px;
}
dl + dl {
	margin: 10px auto 0;
}
dl dt,
dl dd {
	font-size: 14px;
}
dl dt {
	min-width: 60px;
}
dl dd {
	min-width: unset;
	max-width: 240px;
}



.flowBlock dl dd {
	max-width: unset;
}



.flowUnder {
	background: url(../img/flow_under.svg) no-repeat calc(100% + 17px) center;
	background-size: auto 90%;
}



.QandA dl:not(.openNow) dt:hover {
	background: #fff;
	color: #333;
}



.contentPage .readMore {
	flex-flow: row wrap-reverse;
}




.badge {
	position: absolute;
	top: 30px;
	right: calc(50% - 210px);
	right: 0;
	right: 20px;

	transform-origin: top right;
	transform: scale(0.7) rotate(-25deg);
}
header .badge {
	position: absolute;
	top: 40px;
	top: 60px;
	right: calc(50px);
	color: #333;
	transform: scale(0.7) rotate(-25deg);

	right: calc(25px);
	top: 75px;
	top: 0px;
	top: 50px;
}
.topPage header .badge {
/*	color: #fff;
*/
/*
	right: calc(25px);
*/
}



.badgeAlternate {
	animation: altModeSP 10s cubic-bezier(0.5, 0, 0.5, 1.2) 0s 18 both;
}
.badge2nd.badgeAlternate {
	animation: altModeSP 10s cubic-bezier(0.5, 0, 0.5, 1.2) 5s 18 backwards;
}
	@keyframes altModeSP {
		  0% { transform: translate(0, 50px) scale(0.7) rotate(-25deg); opacity: 0; }
		  2% { transform: translate(0, 0) scale(0.7) rotate(-25deg); opacity: 1; }
		 45% { transform: translate(0, 0) scale(0.7) rotate(-25deg); opacity: 1; }
		 50% { transform: translate(0, -100px) scale(0.7) rotate(-25deg); opacity: 0; }

		100% { transform: translate(0, 50px) scale(0.7) rotate(-25deg); opacity: 0; }
	}



header {
	padding: 10px;
}
header h1 a {
	justify-content: flex-start;
	width: 240px;
	width: 200px;
}
#wrap header h1 img {
}
#wrap header h1 a img {
	margin: 0;
}
#wrap header h1 span {
}
#wrap header h1 a span {
	position: static;
	top: 0;
	left: 0;
	width: auto;
	text-align: left;

	line-height: 1.2;
	margin: 10px 0 0px;

	white-space: nowrap;
}





/* Menu is coming!
------------------------------------------*/
#menuSW {
	top: 10px;
	right: 10px;

	width: 30px;
	height: 30px;
}
.badge {}

.globalMenu {}







/* 
------------------------------------------*/
.screenImage {
	padding: 2px 0;
}
.screenImage.spView {
	width: 240px;
	margin: 10px auto 0;
	padding: 10px;
}





.contentPage .support h2 {
	font-size: 32px;
}
.support .inner article {
	padding: 40px 0px;
}
.support .inner article p {
	font-size: 14px;
	line-height: 1.5;
	font-weight: bold;
}
.jirei p {
	padding: 0 2em;
}
.support .inner article p + p {
	margin-top: 2em;
}
.support article > dl {
	width: 100%;
	box-sizing: border-box;
}
.support article > dl:nth-of-type(n+2) dd {
	text-align: right;
}
.support article > dl:nth-of-type(n+2) dd::before {
	margin-right: 1em;
}
.support article + h3 {
	font-size: 36px;
}





/* mainVisual
------------------------------------------*/
#mainVisual {
	padding: 44px 0 0;
	padding: 0;
	height: 250px;
	height: 240px;
	position: relative;

}
#mainVisual > .inner {}
#mainVisual > .inner * {}
#mainVisual p {
	font-size: 14px;
	font-size: 20px;

	font-family: "ゴシックMB101 R","Gothic MB101 Regular";
	font-size: 24px;
}
#mainVisual .inner p:first-child {
	margin: 35px 0 0;

	margin: 0;
	right: auto;
	left: 20px;
	bottom: 50px;
}
#mainVisual .inner p:last-of-type {
	margin: 0 0 35px;

	margin: 0;
	right: auto;
	left: 20px;
	bottom: 20px;
}
#mainVisual .inner img {
	right :10px;
	width: 150px;
	width: 220px;
	height: auto;

	top: 200px;
	bottom: auto;
	right: -10px;
	width: 360px;

	top: 220px;
/*	right: auto;
	left: -15px;
*/
	top: 100px;

	right: -15px;
	width: 238px;
	z-index: -1;
}

/* newRelease
------------------------------------------*/
#newRelease ul li,
#newRelease p,
#newRelease a {
}





/* visualArea
------------------------------------------*/
/*
.visualArea {display: none;}
.visualArea.bxSlider {display: block;}
.visualArea img {}
*/

/* slider
------------------------------------------*/
.bx-wrapper {}
.bx-viewport {}
.slide-item {
	max-width: 250px;
	max-width: 294px;
	max-width: 240px;
}



/* concept
------------------------------------------*/
#concept {
/*	background-size: 60px 30px;	*/
	padding: 50px 0 58px;
	padding: 50px 20px 80px;
}
#concept h2 {
/*	font-size: 20px;
	font-size: 18px;
	font-size: 24px;

	font-size: 28px;
	letter-spacing: -0.1em;
*/
	font-size: 26px;
	line-height: 1.4;
}
#concept p {
	margin: 15px auto 0;
	font-size: 12px;
/*	font-size: 14px;	*/
	line-height: 1.6;
	text-align: justify;
}
#concept h3 {
/*	font-size: 24px;
	font-size: 28px;
	letter-spacing: -0.1em;	*/
	position: relative;
	z-index: 1;
	font-size: 26px;
	letter-spacing: -2px;
	text-align: justify;
}
#concept h3 span {
	letter-spacing: 0em;
}
#concept h3 span.shoulder {
	margin: 0 auto 5px;
	margin: 0 110px 5px 0;
	font-size: 16px;
}
#concept h3 em {}
.point {
/*	margin: 40px auto 0;	*/
}
.point > img {
	top: -57px;
	top: -75px;
	right: 2px;
	width: 161px;
	height: auto;
}
.point + .point > img {
	right: auto;
	top: -22px;
	left: 0;
	width: 164px;
}
.point + .point > div {
	margin: 0 0 0 125px;
	margin: 0;
	position: relative;
	z-index: 0;
}
#concept .point:last-child h3 {
	font-size: 36px;
/*	letter-spacing: -5px;	*/
	font-size: 34px;
}
.point + .point > div h3 {
	margin: 0 0 0 180px;
}



#concept .point > div p {
	margin: 80px auto 0;
}
#concept .point:last-of-type h3 span.shoulder {
	margin: 0 auto 40px;
}



/* function
------------------------------------------*/
#function {}
#cloud {}
.function {}



.contentPage h2 {
	font-size: 40px;
}
.movieArea {
	border-radius: 0px;
/*	background: none;
*/
	left: -10px;
	width: 100vw;
	padding: 15px 0;

}



.function .inner > article {
	position: relative;
	margin: 25px auto 0;
	overflow: visible;
}
.contentPage .function .inner > article {
	padding-top: 40px;
}
.contentPage .function .inner > .movieArea + article {
	padding-top: 20px;
	margin-top: -20px;
}
.contentPage .function .inner > article + article {
	margin: 80px auto 40px;
	padding-top: 40px;
}
/*
.function .inner > article h3 {
*/
.function h3 {
	margin: 0 auto 0 -30px;
	width: 120px;
	height: 120px;
	padding: 46px 0 0;

	margin-left: -25px;
	transform: scale(0.9);
}



.fn_future {}
.fn_future img {
	width: 100%;
	height: auto;
}
.function .fn_future h4 {
	position: static;
	margin: 0 auto 20px;
}

.bagdeNew::before {
	top: -60px;
	left: -30px;

	width: 70px;
	height: 70px;
	line-height: 70px;
	font-size: 20px;
}



.function .fn___circlepinky h3,
#fn_cloud h3,
#fn_cti h3,
#fn_LINE h3,
#fn_reservation h3 {
	padding: 0;
	line-height: 130px;
	font-size: 20px;
}
.function h3 span.shoulder {
	top: calc(50% - 30px);
	font-size: 16px;
}
#fn_cloud h3 {
	font-size: 24px;
	font-size: 26px;
}
#fn_cti h3 {
	font-size: 36px;
	line-height: 140px;

	line-height: 120px;
}





/* LINE予約追加／機能紹介ページ構成編集
------------------------------------------*/
.new_LINE {
	padding: 20px 0 40px;
}
.new_LINE ul.flexPair {

}
.new_LINE .lineRelease {
/*	width: calc(100%);
*/
}
.new_LINE li {
	margin: 0 0 10px;
	font-size: 1.2rem;
	min-height: unset;
	height: 75px;
}
.lineRelease h2 {
	font-size: 1.2rem;
}
.new_LINE .lineRelease {
/*	justify-content: flex-start;
*/
}
.new_LINE li figure img {
	transform-origin: 0 50%;
	transform: scale(0.75);
}
.lineSS {
	top: -30%;
	right: calc(-50px);
	transform: rotate(-10deg) scale(0.5);
}
.new_LINE .readMore {
	margin-top: 20px;
}
/* ---------------------------------------*/



.function .detail {
	margin: -10px auto 0;
	width: 100%;
}



.topPage .function .inner > article {
}
.topPage .function .inner > article > section {
	display: flex;
	flex-flow: row wrap;

	align-items: center;
}
.topPage .function .inner > article > section > *,
.topPage .function .inner > article > .screenImage {
	width: 100%;
}
.topPage .function .inner > article h3 {
/*	margin: 0 auto 0 -30px;		*/
	margin-left: -30px;
	width: 120px;
}
.topPage .function .inner > article h4 {
	position: relative;
	width: 100%;
	top: 0;
	margin: 1em auto;
}
.topPage .function .inner > article h3 + h4 {
	top: 0;
	margin: 0 0 20px;
	width: calc(100% - 130px);
}




#cloud .detail > article {
	margin: 20px auto 0;
}
.topPage .function ol {
/*	padding: 0.5em;
*/
}







.function .detail > div {
	margin: 20px auto 0;
}
.function h5 {}
.function ul li {}
.function ul.asterisk li {}
.function ul li:before {}
.function ul.asterisk li:before {}
.function small {
	margin: 5px auto 0;
	padding: 5px;
	font-size: 10px;
	font-size: 12px;
	line-height: 1.4;
}
.function small:before {
/*	content: "タッチで表示";	*/
/*	margin: 2em auto 0;		*/
	top: 20%;
}
.function h4 {
	position: absolute;
	top: 19px;
	margin: 0 0 0 95px;
	line-height: 1.6;
	letter-spacing: -1px;
	text-align: justify;
}
.contentPage .function h4 {
	top: 59px;
}



.function #fn_cloud h4,
.function #fn_cti h4,
.function #fn_reservation h4 {
	top: 85px;
/*	background: red;	*/
}
.function .detail > article + article h4 {
	position: relative;
	top: 0px !important;
	margin: 50px 0 0 0;
}






/* forSchool
------------------------------------------*/
.forSchool.support .inner h2 {
	font-size: 25px;
}


.flexPair > * {
	width: calc(100%);
}
.flexTrio > * {
	width: calc(100% - 20px * 2);
	width: calc(100% - 30px * 2);
}


.support .inner article {}
.forSchool .inner article {
	padding: 40px;
	padding: 20px;
}
.forSchool .inner h3 + p {
/*	width: 100%;
	text-align: center;
*/
	display: block;
	margin: 1em auto 0;
}


.school_list dl dt {
/*
	width: calc(100% - 15px * 2);
	left: 20px;
*/
	font-size: 12px;
/*	height: 50px;
*/
	font-size: 0;
	justify-content: center;
}

.school_list dl dt::before {
/*
	left: -25px;
	height: 50px;

	width: 40px;
*/
}


.school_list p {
	padding-top: 20px;
}


.logo-fit {
	position: relative;
	top: auto;
	right: auto;
	height: 100%;
	padding: 0;
}
.logo-fit img {
/*
	width: 100px;
	height: 30px;
	object-fit: contain;
	object-position: right;
	align: right;

	max-width: 100px;
*/
}

.school_list .flexPair > * {
	order: 3;
}
.school_list p:nth-last-of-type(1) {
	order: 2;
}
.school_list .image-fit {
	order: 1;
}
.image-fit img {
	width: calc(100vw - 20px * 2);
	height: calc(100vw - 20px * 2);
}





/* contact
------------------------------------------*/
#contact {
/*
	padding-top: 80px;
*/
}
#contact p {
	line-height: 2;
}
#contact form {
	margin: 0 auto;
/*	padding: 10px;		*/
	width: 100%;
	max-width: 400px;
}
#contact form > * {
	margin: 10px auto 0;
	font-size: 14px;
}
#contact form > div {
	margin: 40px auto;
/*	padding: 10px;	*/
}



#contact input,
#contact textarea,
#contact select {
	border-radius: 2px;
/*	margin: 15px auto 0;	*/
	padding: 8px;
	width: 100%;
	font-size: 12px;
	font-size: 14px;
}
#contact label {
	font-size: 12px;
}

#contact .beforeSubmit {
	margin: -20px auto -20px;
	font-size: 10px;
}

/* ----- submit ----- */
#contact input[type="submit"] {
	margin: 40px auto 0;
	padding: 8px;
	width: 100%;
/*	max-width: 140px;
	max-width: 280px;	*/
	font-size: 20px;
}

/* ----- radio ----- */
#contact .radioGroup {
}
#contact .radioGroup label {
	display: block;
	margin: 0 auto;
	font-size: 12px;
	min-height: 18px;
}
#wrap #contact .radioGroup label + label {
	margin: 10px auto 0;
}

/* ----- checkbox ----- */
#contact .checkGroup {
}
#contact .checkGroup label {
	display: block;
	margin: 0 auto;
	font-size: 12px;
	min-height: 28px;
}
#wrap #contact .checkGroup label + label {
	margin: 10px auto 0;
}



/* 確認・完了画面
-------------------- */
#contact table th,
#contact table td {
/*	display: block;
	padding: 10px 0 0;
	width: 100%;		*/
}
#contact table th {
/*	text-align: left;	*/
	font-size: 12px;
/*	color: #666;
	color: #7a7a7a;
	color: #c4c4c4;		*/
}
#contact table td {
	font-size: 14px;
	min-height: 40px;
}
#contact table th + td {
/*	padding: 0;		*/
}
#contact table td.btnArea {
	padding: 40px 0 0;
}
#contact table td input {
	display: block;
	width: 100%;
	padding: 8px;
	font-size: 20px;
}
#contact table td input + input[type="submit"] {
	margin: 0 auto;
}
#contact table td span {
	font-size: 12px;
}




/* price
------------------------------------------*/
#price {
}
#price p {
	line-height: 2;
}
#price .p-first {
	font-size: 18px;
}
#price p:nth-of-type(1) {
}



/* company
------------------------------------------*/
#company {
}
#company p {
}
#company dl {
}
#company dl + dl {
}
#company dl dt,
#company dl dd {
}
#company dl dt {
}
#company dl dd {
}







/* privacypolicy/guideline
------------------------------------------*/
#papers {
	padding: 40px 10px;
}
#papers .inner > p {
	margin: 25px auto 0;
	line-height: 2;
}
#papers article {
	margin: 40px auto 0;
}
#papers article + article {
	margin: 25px auto 0;
}
#papers article h3 {
	font-size: 18px;
}
#papers article p,
#papers article ul,
#papers article ol {
	margin: 10px auto 0;
	font-size: 12px;
}
#papers article ul,
#papers article ol {
	padding: 0 0 0 1em;
}
#papers article li {
	font-size: 12px;
	line-height: 1.5;
}
#papers small {
	margin: 40px auto 0;
	font-size: 12px;
}





/* join
------------------------------------------*/
.join header {}
.join header h1 {
	text-align: left;
}
.join header h1 img {
	margin: 0 10px 0 0;
}
.join header h1 span {
	position: relative;
	width: auto;
}
.join #wrap section {
/*	padding: 40px 0;	*/
	padding: 40px 20px;
}





}
/****************************************************
for SmartPhones		//iPhone5 landscape//
*****************************************************/
@media only screen and (max-width:570px) {



}
/****************************************************
for SmartPhones		//portrait Limited//
*****************************************************/
@media only screen and (max-width:485px) {

.SPOnly.portrait {display: inline-block;}
.landscape {display: none;}

#wrap header {
	position: relative;
}
#wrap header h1 {
	position: relative;
	text-align: center;
}
#wrap header h1 img {
	margin: 30px auto 0;
}
#wrap header h1 span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}



section {}

#mainVisual .inner p:first-child {
	left: auto;
	right: 0;
	bottom: 60px;
}
#mainVisual .inner p:last-of-type {
	left: auto;
	right: 0;
	bottom: 30px;
}
#mainVisual .inner img {
	top: 220px;
	right: -15px;

	width: 316px;
	right: 50%;
	margin-right: -158px;
}



/* newRelease
------------*/
#mainVisual .inner img {
	top: 320px;
	top: calc(220px + 55px * 3);
}
#concept {}
.mainFigure.SPOnly {
/*	bottom: auto;
	top: 100px;
	right: -15px;
*/
	width: 316px;
	height: auto;
	margin: -20px auto 20px;

/*	z-index: -1;
*/
}



#newRelease {
	flex-flow: row wrap;
	padding: 0;
}
#newRelease ul {
	padding: 20px 20px 20px calc(20px + 1.2em);
	padding: 10px 20px 10px calc(20px + 1.2em);
}
#newRelease ul li {
	border-bottom: 2px dashed #faea24;
	border-bottom: 1.8px dashed #faea24;
}
#newRelease ul li::before {
	top: -0.5em;
	top: -0.4em;
}
#newRelease ul li,
#newRelease p,
#newRelease a {

	font-size: 12px;

}
.SPOnly {}
#newRelease iframe {
	display: block;
	margin: 20px auto 0;
}
/*----------*/



/* sosial系
------------------------------------------*/
#newRelease {
	justify-content: center;
}

.blockYoutube:hover {
	background: rgba(0,0,0,1);
	transition: none;
}
.blockYoutube {
	width: 100%;
	padding: 5px;
	border-radius: 5px;
}
.blockYoutube a {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-around;
	justify-content: center;
	align-items: center;
}
.blockYoutube img {
	width: 100px;
	height: auto;
	margin: 0 20px 0 0;
}










#concept {
/*
	padding-top: 260px;
	padding-top: 280px;
*/
	padding-top: 0px;
}
#concept .point > div p {
	margin: 15px auto 0;
}
.point > img {
	top: -57px;
	right: -45px;
	width: 140px;
}
.point + .point > div h3 {
	margin: 0 0 0 100px;
}
.point + .point > img {
	top: -23px;
	left: -45px;
	width: 140px;
}
.function small:before,
#function small:before,
#cloud small:before {
	top: 32%;
}





}
/****************************************************
	// iPhone(lt5) Limited//
*****************************************************/
@media only screen and (max-width:359px) {
/*	#papers,	*/
.join #wrap section,
section,
#concept,
#papers {
	padding-left: 0px;
	padding-right: 0px;
}
header h1 span {
	font-size: 10px;
}
#mainVisual p {
	font-size: 22px;
}
.function h3,
#function h3,
#cloud h3 {
/*	margin: 0 auto 0 -25px;	*/
}
.point > img {
	right: -30px;
}
.point + .point > img {
	left: -30px;
}



}
/****************************************************
	//逆に大きいデバイス
*****************************************************/
@media only screen and (min-width:1361px) {



}