@charset "UTF-8";
/* sp(320px) */

/* 徹底サポート */
#support {
	background-color: #ebeef3;
}
#support .hl {
	font-size: 23px;
	font-weight: bold;
	line-height: 1.3;
	text-align: center;
	color: #37b3ce;
}
#support .hl span {
	display: inline-block;
	font-size: 75%;
	font-weight: bold;
	color: #000;
}
#support ol li {
	list-style-type: none;
	margin-bottom: 12px;
}
#support ol li .in {
	max-width: 260px;
	margin-left: auto;
	margin-right: auto;
}
#support ol li .in figure {
	max-width: 140px;
	margin-left: auto;
	margin-right: auto;
}
#support ol li .in .no {
	font-size: 18px;
	font-weight: bold;
	margin-top: 0.6em;
}
#support ol li .in p {
	margin-top: 0.8em;
	line-height: 1.4;
}

/* 会社概要 */
#company .hl {
	font-size: 22px;
	font-weight: bold;
	text-align: center;

}
#company #voice_charge {
	border: 5px solid #96d6e4;
	max-width: 850px;
	margin-left: auto;
	margin-right: auto;
	padding:18px;
}
#company #voice_charge .lside {
	margin-bottom: 20px;
}
#company #voice_charge .in {
	padding-left: 6%;
}
#company #voice_charge .ttl {
	display: table;
	width: 100%;
}
#company #voice_charge .ttl .icn {
	display: table-cell;
	width: 67px;
}
#company #voice_charge .ttl .name {
	display: table-cell;
	font-weight: bold;
	padding-left: 0.2em;
}
#company #voice_charge .charge {
	margin-top: 0.5em;
	font-size: 13px;
}
#company #voice_charge p {
	font-size: 13px;
	margin-top: 0.6em;
	margin-bottom: 0;
}
#company #voice_charge p span {
	font-weight: bold;
	font-size: 110%;
}
#company #voice_charge figure {
	max-width: 271px;
	margin-left: auto;
	margin-right: auto;
}

/* よくある質問 */
#faq {
	background-color: #ebeef3;
}
#faq .hl {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	line-height: 1.3;
}
#faq dl {
	max-width: 850px;
	margin-left: auto;
	margin-right: auto;
}
#faq dt {
	font-size: 18px;
	font-weight: bold;
	color: #37b3ce;	
	position: relative;
	padding-left: 34px;
}
#faq dt::before {
	content: 'Q';
	font-family: 'Manrope', sans-serif;
	font-size: 30px;
	font-weight: bold;
	line-height: 1;
	position: absolute;
	left: 0;
	top: -.1em;
}
#faq dd {
	font-size: 14px;
	margin-left: 0;
	position: relative;
	margin-top: 1em;
	margin-bottom: 2em;
	padding-left: 34px;
}
#faq dd::before {
	content: 'A';
	font-family: 'Manrope', sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #b158f4;
	line-height: 1;
	position: absolute;
	left: 0;
	top: .0em;
}

/* 資料ダウンロード */
#download {
	background-color: #37b3ce;
	padding-top: 20px;
	padding-bottom: 20px;
}
#download .enc {
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
}
#download .enc .fcol {
	border: 0px solid #000;
}
#download .enc .lside {
	position: relative;
}
#download .enc .lside .in {
	margin-top: 5%;

	border: 0px solid #000;
}
#download .enc .lside .hl {
	font-size: 22px;
	font-weight: bold;
	line-height: 1.3;
	color: #fff;
}
#download .enc .lside p {
	font-size: 14px;
	line-height: 1.4;
}
#download .enc .lside .dbtn {
	max-width: 400px;
	display: none;
}

#download .enc .rside figure {
	max-width: 343px;
}

#download .dbtn_sp {
	display: block;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}




@media handheld, print, screen and (min-width: 359px) {
/* iphone6 */

/* 徹底サポート */
#support .hl {
	font-size: 25px;
}


/* end of media query(iphone6) */	
}



@media handheld, print, screen and (min-width: 413px) {
/*  iPhone6 Plus */

/* end of media query(iPhone6 Plus) */	
}



@media handheld, print, screen and (min-width: 481px) {
/* tablet */

/* 徹底サポート */
#support .hl {
	font-size: 30px;
}
#support ol li {
	margin-bottom: 0;
}
#support ol li .in {
	max-width: 300px;
}
#support ol li .in figure {
	max-width: 285px;
}
#support ol li .in .no {
	font-size: 18px;
}
#support ol li .in p {
	font-size: 15px;
	margin-top: 0.8em;
}

/* 会社概要 */
#company .hl {
	font-size: 26px;
}
#company #voice_charge {
	border: 4px solid #96d6e4;
	padding: 20px;
}
#company #voice_charge .ttl .icn {
	width: 62px;
}
#company #voice_charge .ttl .name {
	padding-left: 0.2em;
}
#company #voice_charge .charge {
	margin-top: 0.5em;
	font-size: 15px;
}
#company #voice_charge p {
	font-size: 15px;
	margin-top: 0.6em;
}
#company #voice_charge figure {
	max-width: 271px;
	margin-left: auto;
	margin-right: auto;
}

/* よくある質問 */
#faq .hl {
	font-size: 26px;
}
#faq dl {
	max-width: 850px;
}
#faq dt {
	font-size: 19px;
	padding-left: 36px;
}
#faq dt::before {
	font-size: 36px;
	top: -.1em;
}
#faq dd {
	font-size: 16px;
	margin-top: 1em;
	margin-bottom: 2em;
	padding-left: 36px;
}
#faq dd::before {
	font-size: 36px;
	top: .0em;
}

/* 資料ダウンロード */
#download {
	padding-top: 20px;
	padding-bottom: 20px;
}
#download .enc .lside .in {
	margin-top: 2%;
}
#download .enc .lside .hl {
	font-size: 26px;
}
#download .enc .lside p {
	font-size: 16px;
}
#download .enc .lside .dbtn {
	max-width: 400px;
	display: block;
}
#download .enc .rside figure {
	max-width: 343px;
}
#download .dbtn_sp {
	display: none;
}



	@media (-webkit-min-device-pixel-ratio: 2){
		

	/* end of media query(retina) */	
	}

/* end of media query(tablet) */	
}



@media handheld, print, screen and (min-width: 621px) {
/* iPad */

/* 徹底サポート */
#support .hl {
	font-size: 36px;
}
#support ol li .in {
	max-width: 300px;
}
#support ol li .in figure {
	max-width: 285px;
}
#support ol li .in .no {
	font-size: 22px;
}
#support ol li .in p {
	font-size: 16px;
	margin-top: 0.8em;
}

/* 会社概要 */
#company .hl {
	font-size: 30px;
}
#company #voice_charge {
	border: 5px solid #96d6e4;
	padding: 22px;
}
#company #voice_charge .lside {
	margin-bottom: 0;
}
#company #voice_charge .ttl {
	width: 100%;
}
#company #voice_charge .ttl .icn {
	width: 102px;
}
#company #voice_charge .ttl .name {
	padding-left: 0.2em;
}
#company #voice_charge .charge {
	margin-top: 0.5em;
	font-size: 16px;
}
#company #voice_charge p {
	font-size: 16px;
	margin-top: 0.6em;
}
#company #voice_charge figure {
	max-width: 271px;
	margin-left: auto;
	margin-right: 0;
}

/* よくある質問 */
#faq .hl {
	font-size: 30px;
}

#faq dl {
	max-width: 850px;
}
#faq dt {
	font-size: 22px;
	padding-left: 40px;
}
#faq dt::before {
	font-size: 36px;
	top: -.1em;
}
#faq dd {
	font-size: 17px;
	margin-top: 1em;
	margin-bottom: 3em;
	padding-left: 40px;
}
#faq dd::before {
	font-size: 36px;
	top: .0em;
}

/* 資料ダウンロード */
#download {
	padding-top: 20px;
	padding-bottom: 20px;
}
#download .enc .lside .in {
	margin-top: 8%;
}
#download .enc .lside .hl {
	font-size: 30px;
}
#download .enc .lside p {
	font-size: 17px;
}
#download .enc .lside .dbtn {
	max-width: 400px;
}
#download .enc .rside figure {
	max-width: 343px;
}




/* end of media query(iPad) */	
}



@media handheld, print, screen and (min-width: 801px) {
/* pc */

/* 徹底サポート */
#support .hl {
	font-size: 46px;
}
#support ol li .in {
	max-width: 300px;
}
#support ol li .in figure {
	max-width: 285px;
}
#support ol li .in .no {
	font-size: 26px;
}
#support ol li .in p {
	font-size: 18px;
	margin-top: 0.8em;
}

/* 会社概要 */
#company .hl {
	font-size: 40px;
}

/* よくある質問 */
#faq .hl {
	font-size: 40px;
}
#faq dl {
	max-width: 850px;
}
#faq dt {
	font-size: 24px;
	padding-left: 45px;
}
#faq dt::before {
	font-size: 40px;
	top: -.1em;
}
#faq dd {
	font-size: 18px;
	margin-top: 1em;
	margin-bottom: 3em;
	padding-left: 45px;
}
#faq dd::before {
	font-size: 40px;
	top: .0em;
}

/* 資料ダウンロード */
#download {
	padding-top: 20px;
	padding-bottom: 20px;
}
#download .enc .lside .in {
	margin-top: 10%;
}
#download .enc .lside .hl {
	font-size: 40px;
}
#download .enc .lside p {
	font-size: 18px;
}
#download .enc .lside .dbtn {
	max-width: 400px;
}
#download .enc .rside figure {
	max-width: 343px;
}


/* end of media query(pc) */
}