@charset "UTF-8";
@import "common.sp.css";

/* ---------------------------------------------------------
	CSS Document Common
--------------------------------------------------------- */
#tokyo_mirai {
	width: 100%;
	margin:auto;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:500;
	color:#333;
}

#tokyo_mirai .pc {
	display:none
}

#tokyo_mirai a.bt01 {
	display:inline-block;
	background:#e54702;
	padding:15px 30px;
	color:#fff;
	font-size:22px;
	font-weight:700;
	line-height:1.1;
	text-decoration:none;
	margin-top:20px;
	border-radius:50px
}

#tokyo_mirai a.bt01:hover {
	background:#fa4202;
}

#tokyo_mirai .bt01 span:before {
	content: '';
	display: inline-block;
	width: 9px;
	height: 12px;
	background-image: url(../../images/allow01.png);
	background-size: contain;
	vertical-align: top;
	margin-top: 20px;
}

#tokyo_mirai bt01_off {
	display:inline-block;
	background:#ccc;
	padding:28px 60px;
	color:#fff;
	font-size:26px;
	line-height:1;
	text-decoration:none;
	margin-top:20px;
	border-radius:10px
}

#tokyo_mirai .title01 {
	padding-bottom:70px;
	background: url(../../images/bk04.png)  bottom no-repeat;
	background-size:100%
}

#tokyo_mirai .name01 {
	font-size:14px;
	text-align:left;
	padding:10px;
	position: relative;
}

#tokyo_mirai .name01 img {
	display:block;
	margin-top:5px;
	position: absolute;
	width:110px;
	top:5px;
	right:5px
}

#tokyo_mirai  .sanka02 {
	display:inline-block;
	border:2px solid #50443f;
	padding:2px 30px 4px;
	color:#50443f;
	margin:6px 0 0;
	font-size:18px;
	font-weight:500;
}

#tokyo_mirai .title01 .ti_text01 {
	font-size:17px;
	padding:7px 0 5px;
	color:#666;
	font-weight:500;
}

#tokyo_mirai .title01 .ti_text01 span {
	font-size:22px
}

#tokyo_mirai .title01 .lead01{
	display:inline-block;
	margin:auto
}

#tokyo_mirai .title01 .lead02{
	font-weight:700;
	font-size:17px;
	line-height:27px;
	margin-top:3px
}

#tokyo_mirai .title01 .point01,
#tokyo_mirai .title01 .point02, 
#tokyo_mirai .title01 .point03{
	display:inline-block;
	font-size:16px;
	padding:5px 10px;
	border-radius:50px;
	margin-bottom:5px;
}

#tokyo_mirai .title01 .point01,
#tokyo_mirai .title01 .point03{
	background:#fff56c
}

#tokyo_mirai .title01 .point02{
	background:#b4dcb7
}

#tokyo_mirai mark {
	background: linear-gradient(transparent 80%, #fdf7a5 80%);
	color:#404041
}

#tokyo_mirai .area01 {
	background:#fcf48b;
	padding:3%;
}

.sb_t01 {
	color:#50443f;
	font-size:20px;
	line-height:26px;
	height:45px;
	margin:10px 0 20px;
	font-weight:900;
}

.sb_t01 span {
	display:inline-block;
}

.sb_t01::before {
	font-size:30px;
	content: "＼";
}
.sb_t01::after {
	font-size:30px;
	content: "／";
}

.couse{
	display: flex;
	justify-content: space-between; 
	flex-wrap:wrap;
}

.couse li{
	width:100%;
	background:#fff;
	font-size:14px;
	line-height:20px;
	text-align:left;
	border:3px solid #404041;
	margin:15px 0;
	padding-bottom:20px;
	position: relative;
	box-shadow: 3px 3px #746b67;
}

.couse li strong{
	font-weight:900
}

.couse .no{
	width:65px;
	height:65px;
	background:url(../../images/bk02.png) no-repeat ;
	font-size:30px;
	font-weight:900;
	color:#fff;
	padding:5px 10px;
	position: absolute;
	z-index: 2;
	top:0px;
	left:0px
}

.couse h2{
	font-size:22px;
	line-height:30px;
	padding:12px 0 20px 55px
}

.couse img{
	float:right;
	margin-right:10px;
}

.couse li p{
	font-size:15px;
	margin:3px 10px 4px 30px;
	text-indent:-1em
}

.couse li p.free_pc{
	display:inline-block;
	background:#fecc4e;
	position: absolute;
	top:-15px;
	right:-17px;
	text-align:center;
	padding:6px 3px 8px 16px;
	border-radius:10px;
	text-align:center
}

.couse li p.free_pc span{
	display:block;
	color:#333;
}

.couse li p.free_pc span:nth-child(1) {font-size:14px}
.couse li p.free_pc span:nth-child(2) {font-size:20px}
.couse li p.free_pc span:nth-child(3) {font-size:10px}

#tokyo_mirai .area02 {
	background:#fefcd3;
	padding:3%
}

#tokyo_mirai div.youtube {
	width: 100%;
	padding: 2%;
	box-sizing: border-box;
	margin:4% auto 0;
}

#tokyo_mirai .youtube span {
	font-size:16px;
	line-height:1.3;
	display:block;
	background:#fff;
	margin-bottom:2%;
	padding:2%;
	border-radius:50px;
	font-weight:normal;
	border:1px solid #ccc
}

#tokyo_mirai .youtube .inner {
	padding-top: 56.25%;
	position: relative;
	height: 0;
	overflow: hidden;
}

.youtube .inner iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#tokyo_mirai .area03 {
	font-size:23px;
	line-height:28px;
	font-weight:700;
	padding:3% 3% 8%;
	background:#ffefca;
}

#tokyo_mirai .area03 .obj02 {
	display:inline-block;
	background:#fce3bb;
	color:#333;
	padding:10px 2px 12px;
	margin-bottom:5px;
	font-size:15px;
	line-height:20px
}

#tokyo_mirai .area03 .text04 {
	padding:10px 0 15px;
}

#tokyo_mirai .area04 {
	padding:5% 3%;
	text-align:center;
	background:#b4dcb7
}

#tokyo_mirai .area04 .sb_ti03 {
	display: flex;
	align-items: center;
	font-size:20px;
	border-radius:30px;
	text-align:center;
	font-weight:900;
	margin:0 0 20px;
}

#tokyo_mirai .area04 .sb_ti03 span {
	background:#fff;
	color:#50443f;
	border-radius:30px;
	text-align:center;
	padding:8px 40px 10px;
	border:4px solid #50443f;
	box-shadow: 3px 3px #746b67;
}

#tokyo_mirai .area04 .sb_ti03:before {
	content: "";
	flex-grow: 1;
	height: 3px;
	background: #50443f;
	display: block;
}

#tokyo_mirai .area04 .sb_ti03:after {
	content: "";
	flex-grow: 1;
	height: 3px;
	background: #50443f;
	display: block;
}

#tokyo_mirai .area04 ul.obj02 {
	font-size:16px;
	line-height:26px;
	text-align:left;
	border-radius:0px;
	color:#333;
}

#tokyo_mirai ul.il_s_01 {background:url(../../images/il_s_01.png) no-repeat bottom #fff;margin-bottom:12px;padding-bottom:200px}
#tokyo_mirai ul.il_s_02 {background:url(../../images/il_s_02.png) no-repeat bottom #fff;margin-bottom:12px;padding-bottom:150px}
#tokyo_mirai ul.il_s_03 {background:url(../../images/il_s_03.png) no-repeat bottom #fff;margin-bottom:12px;padding-bottom:160px}
#tokyo_mirai ul.il_s_04 {background:url(../../images/il_s_04.png) no-repeat bottom #fff;margin-bottom:12px;padding-bottom:190px}
#tokyo_mirai ul.il_s_05 {background:url(../../images/il_s_05.png) no-repeat bottom #fff;margin-bottom:40px;padding-bottom:185px}

#tokyo_mirai .area04 ul.obj02 li:nth-child(1) {
	border-left:13px solid #50443f;
	font-size:23px;
	line-height:31px;
	padding:10px 20px 7px;
	margin-bottom:15px;
	font-weight:700;
}

#tokyo_mirai .area04 ul.obj02 li:nth-child(1) span {
	font-size:18px;
	display:block;
	color:#666;
	font-weight:700;
	padding-bottom:3px
}

#tokyo_mirai .area04 ul.obj02 li:nth-child(2){
	font-size:17px;
	line-height:25px;
	padding:0 15px 0;
}


#tokyo_mirai .area04 ul.obj02 li:nth-child(2) span{
	font-size:13px;
}

#tokyo_mirai .area04 .ske_flow01{
	margin:30px 0 40px
}

#tokyo_mirai .area04 .ske_flow01 div{
	background:#fff;
	border-radius:15px;
	padding:15px 4px 18px;
	font-size:18px;
	line-height:23px;
	position: relative;
	margin-bottom:10px
}

#tokyo_mirai .area04 .ske_flow01 div .no_02{
	display:inline-block;
	background:#50443f;
	padding:3px 7px 6px 7px;
	border-radius:100%;
	color:#fff;
	position: absolute;
	top:-10px;
	left:-5px
}

#tokyo_mirai .area04 .ske_flow01 div .ft_s{
	font-size:14px;
	line-height:20px;
}

#tokyo_mirai .area04 .ske_flow01 div .note01{
	display:block;
	font-size:13px;
	line-height:18px;
	padding-top:2px
}

#tokyo_mirai .area04 .ske_flow01 div .note02{
	display:block;
	font-size:13px;
	line-height:18px;
	padding-top:2px
}

#tokyo_mirai .area04 .ske_flow01 div .note03{
	display:block;
	font-size:11px;
	line-height:13px;
	padding-top:2px
}

#tokyo_mirai .area04 .ske_flow01 div img{
	background:#fff;
	position: absolute;
	bottom:5px;
	right:7px;
	width:60px
}

#tokyo_mirai .area05 div{
	display:inline-block;
	margin:auto;
	text-align:left;
	font-size:18px;
	line-height:25px
}

#tokyo_mirai .area05 .bosyu_obj01,
#tokyo_mirai .area05 .bosyu_obj02 {
	display:block;
	vertical-align:top;
	margin-bottom:10px
}

#tokyo_mirai .area05 .bosyu_obj02 span {font-size:14px;line-height:18px}
#tokyo_mirai .area05 .bosyu_obj02 span.info01 {display:block}

#tokyo_mirai .area05 div:nth-child(1) span.bosyu_obj01{
	width:100px;
	background:#50443f;
	color:#fff;
	font-size:15px;
	padding:2px;
	border-radius:50px;
	margin-right:10px;
	text-align:center
}

#tokyo_mirai .faq {
	background: #f1fbef;
}

#tokyo_mirai .faq .text04 {
	display:inline-block;
	font-size:25px;
	border-bottom:5px solid #489439;
	padding:20px 50px 10px
}

#tokyo_mirai .faq ul {
	padding:5% 6% 5% 60px;
	font-size:14px;
	line-height:27px
}


#tokyo_mirai .faq li {
	margin-bottom:10px;
	padding-top:6px;
	padding-bottom:15px;
	text-align:left;
	border-bottom:3px dotted #bbb3af
}

#tokyo_mirai .faq .q1 {
	font-size:16px;
	padding-bottom:10px;
	text-indent:-39px
}

#tokyo_mirai .faq .a1 {
	font-size:18px;
	padding-bottom:10px;
	text-indent:-32px
}

#tokyo_mirai .faq .q1::before {
	content:"Q.";
	font-size:25px;
	padding-bottom:10px;
	margin-right:12px;
	color:#489439
}

#tokyo_mirai .faq .a1::before {
	content:"A.";
	font-size:20px;
	padding-bottom:10px;
	margin-right:15px;
	color:#c7a900
}

#tokyo_mirai .faq .a1 span {
	display:block;
	margin-top:5px;
	text-indent:-1em;
	font-size:15px;
	line-height:25px;
	text-indent:0em
}

#tokyo_mirai .faq .a1 {
	font-size:16px;
	padding-left:40px
}

#tokyo_mirai .footer01 {
	background: url(../../images/bk03.png) no-repeat bottom,#fffde7;
	padding:20px 3% 65px;
	font-size:16px;
	line-height:1.4
}

#tokyo_mirai .footer01 .syusai01 span {
	display:block;
	font-size:20px;
	color:#50443f;
}

#tokyo_mirai .footer01 .syusai01 strong {
	display:block;
	font-size:23px;
	letter-spacing:1.5;
	font-weight:700;
}

#tokyo_mirai .footer01 .toiawase01 {
	display: flex;
	align-items: center;
	color:#50443f;
	padding:10px 0 2px;
	margin-bottom:6px
}

#tokyo_mirai .footer01 .toiawase01:before {
	content: "";
	flex-grow: 1;
	height: 1px;
	background:#50443f;
	display: block;
	margin-right:15px;
}

#tokyo_mirai .footer01 .toiawase01:after {
	content: "";
	flex-grow: 1;
	height: 1px;
	background:#50443f;
	display: block;
	margin-left:15px;
}

#tokyo_mirai .footer01 .tel01 strong {
	font-size:25px;
	letter-spacing:1.5;
	font-weight:normal
}

#tokyo_mirai .footer01 .tel01 span {
	font-size:15px;
}
