@charset "utf-8";
/* CSS Document */
/*==========================================
 menu / monthly plan
===========================================*/

@media screen and (min-width: 801px) {
/*==========================================
 pc/tab
===========================================*/

/*-------------menu-------------*/
#menulist {
 margin: 30px auto 0;
	width: 1200px;
}
.menu_ti {
 margin: 0px auto;
 padding: 65px 0 0;
 width: 1200px;
 height: 185px;
	display: flex;
	flex-wrap: nowrap;
 flex-direction: row;
 align-items: flex-start;
 background: url("../images/treatment/h2_menu.jpg") no-repeat 0 0;
}
.menu_ti div {
 margin: 0px;
 padding: 40px 45px 0px;
 background: #666;
 opacity: 0.9;
}
.menu_ti div h2 {
 margin: 0px;
 padding-bottom: 35px;
 font-size: 40px;
 line-height: 52px;
 color: #FFF;
 text-align: left;
 font-weight: bold;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}
#menulist .top_menu {
 margin: 0px auto 75px;
 padding: 0;
 width: 1200px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
#menulist .top_menu .box {
 margin: 0px;
 padding: 0;
 width: 580px;
}
#menulist .top_menu .box h2 {
 margin: 0;
	padding: 0 0 35px;
	font-size: 36px;
	line-height: 1;
 font-style: italic;
	text-align: center;
	font-family: "Times New Roman", Times, "serif";
	letter-spacing: 3.0px;
 color: #ab922f;
}
#menulist .top_menu .box dl {
 margin: 0px auto;
 padding: 0;
 width: 100%;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
#menulist .top_menu .box dl dt {
 margin: 0px;
 padding: 0;
 width: 300px;
 text-align: center;
}
#menulist .top_menu .box dl dd {
 margin: 0px;
 padding: 0;
 width: 224px;
}
#menulist .top_menu .box dl dd ul {
 margin: 0px;
 padding: 0;
 border-top: 1px solid #eee7cc;
}
#menulist .top_menu .box dl dd ul li {
 margin: 0px;
 width: 100%;
 font-size: 14px;
 line-height: 1;
 font-weight: bold;
 text-align: left;
 border-bottom: 1px solid #eee7cc;
 position: relative;
}
#menulist .top_menu .box dl dd ul li i {
 font-size: 12px;
 position: absolute;
 right: 6px;
}
#menulist .top_menu .box dl dd ul li a {
 margin: 0;
 padding: 12px 8px;
 color: #ab922f;
 text-decoration: none;
 display: block;
}
#menulist .top_menu .box dl dd ul li a:hover {
 text-decoration: underline;
 background: #f9f9f9;
}
#menulist .top_list {
 margin: 0px auto 75px;
 padding: 0;
 width: 1200px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
#menulist .top_list dl {
 margin: 0px;
 padding: 0;
 width: 298px;
 box-shadow: 0 0 6px 0 rgba(0,0,0,.1);
 background: #FFF;
}
#menulist .top_list dl dt {
 margin: 0px;
 padding: 30px 0 25px;
 width: 100%;
 font-size: 22px;
 line-height: 1;
 font-weight: bolder;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 color: #ab922f;
 text-align: center;
 background: #fff9f7;
 border-bottom: 1px solid #edf0f1;
}
#menulist .top_list dl dd {
 margin: 0px;
 width: 100%;
 font-size: 16px;
 line-height: 1;
 text-align: left;
 border-bottom: 1px solid #edf0f1;
 position: relative;
}
#menulist .top_list dl dd i {
 font-size: 12px;
 position: absolute;
 right: 15px;
}
#menulist .top_list dl dd a {
 margin: 0;
 padding: 15px;
 color: #333;
 text-decoration: none;
 display: block;
}
#menulist .top_list dl dd a:hover {
 text-decoration: underline;
 background: #f9f9f9;
}
#menulist .ban_list {
 margin: 0px auto 75px;
 padding: 0;
 width: 1200px;
 display: flex;
 flex-wrap: wrap;
 justify-content: space-between;
}
#menulist .ban_list li {
 margin: 0px;
 padding: 0 0 20px;
 width: 380px;
 text-align: center;
 line-height: 0;
}

#menulist dl.mi {
 margin: 0 auto 50px;;
	padding: 0;
 width: 1200px;
}
#menulist dl.mi dt {
 margin: 0;
	padding: 0 0 10px;
	font-size: 22px;
	line-height: 1;
 font-style: italic;
	text-align: center;
	font-family: "Times New Roman", Times, "serif";
	letter-spacing: 2.0px;
 color: #ab922f;
}
#menulist dl.mi dd {
 margin: 0;
	padding: 0;
	font-size: 34px;
	line-height: 1;
	text-align: center;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	font-weight: bold;
 color: #ab922f;
}
#menulist dl.mi dd:before,#menulist dl.mi dd:after {
 margin: 0px 15px;
 content: "";
 display: inline-block;
 width: 1em;
 height: 1px;
 background: #ab922f;
 vertical-align: .4em;
}
#menulist .list {
 margin: 0px auto 45px;
 padding: 0;
 width: 1200px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

#menulist .list dl {
 margin: 0 0 30px;
 padding: 0;
 width: 288px;
 border-top: 1px solid #c6b057;
}
#menulist .list dl.none {
 border: none;
}
#menulist .list dl dt {
 margin: 0;
 padding: 0;
 font-size: 16px;
 line-height: 1.5;
 text-align: left;
 border-bottom: 1px solid #dddddd;
 background: #fff9f7;
 position: relative;
}
#menulist .list dl dt span {
 margin: 0;
 padding: 15px 18px;
 color: #ab922f;
 font-weight: bold;
 text-decoration: none;
 display: block;
}
#menulist .list dl dt a {
 margin: 0;
 padding: 15px 18px;
 color: #ab922f;
 font-weight: bold;
 text-decoration: none;
 display: block;
}

#menulist .list dl dd {
 margin: 0;
 padding: 0;
 font-size: 14px;
 line-height: 1.5;
 text-align: left;
 border-bottom: 1px solid #dddddd;
 position: relative;
}
#menulist .list dl dd a {
 margin: 0;
 padding: 10px 25px 10px 15px;
 color: #333;
 text-decoration: none;
 display: block;
}
#menulist .list dl dt a:hover {
 text-decoration: underline;
 background: #fff9e1;
}
#menulist .list dl dd a:hover {
 text-decoration: underline;
 background: #f9f9f9;
}
#menulist .list dl dt i,#menulist .list dl dd i {
 position: absolute;
 top: 30%;
 right: 13px;
 line-height: 1.5;
}


/*-------------monthly plan-------------*/
#plan {
 margin: 30px auto 0;
	width: 1200px;
}
.plan_ti {
 margin: 0px auto;
 padding: 65px 0 0;
 width: 1200px;
 height: 185px;
	display: flex;
	flex-wrap: nowrap;
 flex-direction: row;
 align-items: flex-start;
 background: url("../images/plan/h2_plan.jpg") no-repeat 0 0;
}
.plan_ti div {
 margin: 0px;
 padding: 40px 45px 0px;
 background: #666;
 opacity: 0.9;
}
.plan_ti div h2 {
 margin: 0px;
 padding-bottom: 35px;
 font-size: 40px;
 line-height: 52px;
 color: #FFF;
 text-align: left;
 font-weight: bold;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}
#plan .title {
 margin: 0px auto;
 padding: 20px 0 0;
 width: 1200px;
}
#plan .title h3 {
 margin: 0px auto 20px;
 padding: 25px 0;
 font-size: 36px;
 line-height: 1;
 color: #cc3366;
 text-align: center;
 font-weight: bold;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 background: url("../images/plan/bg_plan_ti.png") no-repeat center;
}
#plan .title h3 span {
 font-size: 26px;
}
#plan .title p {
 padding-bottom: 25px;
 font-size: 22px;
	font-weight: bold;
	text-align: center;
}
#plan .title ul {
 margin: 0px auto 50px;
 padding: 0;
 width: 1200px;
	display: flex;
	flex-wrap: wrap;
 flex-direction: row;
}
#plan .title ul li {
 margin: 0px 10px 10px 0;
 padding: 0;
}
#plan .title ul li a {
 margin: 0px;
 padding: 15px 45px 15px 15px;
 font-size: 13px;
 line-height: 1.5;
 color: #333;
 text-align: left;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 text-decoration: none;
 display: block;
 background: #f2f5f6;
 border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
#plan .title ul li a i {
 padding-left: 10px;
 line-height: 1.5;
}
#plan .title ul li a:hover {
 text-decoration: underline;
 background: #fff9e1;
}
#plan .box {
 margin: 0px auto 60px;
 padding: 50px;
 width: 800px;
 box-shadow: 0 0 6px 0 rgba(0,0,0,.1);
 background: #FFF;
 border-top: 2px solid #c6b057;
}
#plan .box h4 {
 margin: 0px;
 padding: 0px 0 40px;
 font-size: 40px;
 line-height: 1.3;
 color: #ab922f;
 text-align: left;
 font-weight: bold;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}
#plan .box h4 span {
 font-size: 20px;
	display: inline-block;
	line-height: 1.5;
}
#plan .box h4 span.si {
	display: block;
	color: #333;
}
#plan .box dl.dtl {
 margin: 0px auto;
 padding: 0px 0 30px;
 width: 100%;
	display: flex;
	flex-wrap: nowrap;
 justify-content: space-between;
}
#plan .box dl.dtl dt {
 margin: 0px;
 padding: 0px;
 width: 300px;
 text-align: left;
}
#plan .box dl.dtl dd {
 margin: 0px;
 padding: 0px;
 width: 460px;
}
#plan .box dl.dtl dd.wide {
 margin: 0px;
 padding: 0px;
 width: 100%;
}
#plan .box dl.dtl dd ul {
 margin: 0px auto 20px;
 padding: 0px;
 width: 100%;
	display: flex;
	flex-wrap: nowrap;
 flex-direction: row;
}
#plan .box dl.dtl dd ul li {
 margin: 0px 10px 0 0;
 padding: 8px 15px;
 font-size: 16px;
 line-height: 1.5;
 text-align: left;
 font-weight: bold;
 background: #fff9f7;
 border: 1px solid #ffe5dc;
}
#plan .box dl.dtl dd h5 {
 margin: 0px;
 padding: 0px;
 font-size: 22px;
 line-height: 1.8;
 text-align: left;
 font-weight: bold;
}
#plan .box dl.dtl dd p {
 margin: 0px;
 padding: 0px;
 font-size: 20px;
 line-height: 1.8;
 text-align: left;
 font-weight: normal;
}
#plan .box dl.list {
 margin: 0px auto 30px;
 padding: 35px 0;
 width: 100%;
	display: flex;
	flex-wrap: nowrap;
 justify-content: space-between;
 align-items: center;
 border-top: 1px solid #ddd;
}
#plan .box dl.list:last-of-type {
 border-bottom: 1px solid #ddd;
}
#plan .box dl.bo {
 border-bottom: 1px solid #ddd;
}
#plan .box dl.list dt {
 margin: 0px;
 padding: 0px;
 width: 50%;
 font-size: 30px;
 line-height: 1.3;
 text-align: left;
 font-weight: bold;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}
#plan .box dl.list dt span {
 font-size: 16px;
 font-weight: normal;
}
#plan .box dl.list dd {
 margin: 0px;
 padding: 0px;
 width: 50%;
 font-size: 30px;
 line-height: 1;
 font-weight: bold;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 text-align: right;
 color: #cc3366;
}
#plan .box dl.list dd strong {
 font-size: 60px;
 font-weight: bold;
}
#plan .box dl.list dd span {
 font-size: 16px;
 font-weight: bold;
}
#plan .box dl.list dd span.bb {
 color: #333;
 font-weight: bold;
}
#plan .box dl.list dd span em {
 font-size: 30px;
 font-weight: bold;
}
#plan .box p.present {
 margin-bottom: 5px;
 font-size: 16px;
	color: #cc3366;
 font-weight: bold;
}
#plan .box .tbl table {
 margin: 0px auto;
 padding: 0px;
 width: 100%;
}
#plan .box .tbl table td,#plan .box .tbl table th {
 margin: 0px;
 padding: 20px 0;
 font-size: 20px;
 line-height: 1.3;
 text-align: left;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 border-top: 1px solid #ddd;
}
#plan .box .tbl table td em {
 font-size: 30px;
 font-weight: bold;
}
#plan .box .tbl tr th:nth-of-type(2) {
 text-align: right;
}
#plan .box .tbl tr td:nth-of-type(2) {
 font-size: 12px;
 text-align: right;
 font-weight: bold;
}


#plan .box .bt_price {
 margin: 0px auto;
 padding: 0;
 width: 100%;
	display: flex;
	flex-wrap: wrap;
 flex-direction: row;
}
#plan .box .bt_price p {
 margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.5;
}
#plan .box .bt_price p a {
 margin: 0px 15px 15px 0;
 padding: 15px 45px;
 font-size: 14px;
 line-height: 1;
 font-weight: bold;
 color: #333;
	text-align: center;
 text-decoration: none;
 background: #FFF;
 border: 2px solid #999999;
 display: block;
 position: relative;
}
#plan .box .bt_price p a:hover {
 text-decoration: underline;
 background: #f9f9f9;
}
#plan .box .bt_price p a i {
 position: absolute;
 right: 12px;
 top: 38%;
}



}

@media screen and (max-width: 800px) {
/*==========================================
 smp
===========================================*/

/*-------------menu-------------*/
#menulist {
 margin: 25px auto 0;
	width: 100%;
}
.menu_ti {
 margin: 0px auto;
 padding: 20px 0 0;
 width: 100%;
 height: 80px;
	display: flex;
	flex-wrap: nowrap;
 flex-direction: row;
 align-items: flex-start;
 background: url("../images/treatment/h2_menu.jpg") no-repeat 0 0;
 background-size: auto 100%;
}
.menu_ti div {
 margin: 0px;
 padding: 20px 17px 0px;
 background: #666;
 opacity: 0.9;
}
.menu_ti div h2 {
 margin: 0px;
 padding-bottom: 15px;
 font-size: 20px;
 line-height: 26px;
 color: #FFF;
 text-align: left;
 font-weight: bold;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}
#menulist .top_menu {
 margin: 0px auto 45px;
 padding: 0;
 width: 92%;
}
#menulist .top_menu .box {
 margin: 0px;
 padding: 0;
 width: 100%;
}
#menulist .top_menu .box h2 {
 margin: 0;
	padding: 0 0 17px;
	font-size: 30px;
	line-height: 1;
 font-style: italic;
	text-align: center;
	font-family: "Times New Roman", Times, "serif";
	letter-spacing: 3.0px;
 color: #ab922f;
}
#menulist .top_menu .box dl {
 margin: 0px auto 45px;
 padding: 0;
 width: 100%;
}
#menulist .top_menu .box dl dt {
 margin: 0px auto 15px;
 padding: 0;
 width: 55%;
 text-align: center;
}
#menulist .top_menu .box dl dd {
 margin: 0px;
 padding: 0;
 width: 100%;
}
#menulist .top_menu .box dl dd ul {
 margin: 0px;
 padding: 0;
 width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#menulist .top_menu .box dl dd ul li {
 margin: 0px;
 width: 47%;
 font-size: 14px;
 line-height: 1;
 font-weight: bold;
 text-align: left;
 position: relative;
 border-bottom: 1px solid #eee7cc;
}
#menulist .top_menu .box dl dd ul li:first-of-type,#menulist .top_menu .box dl dd ul li:nth-of-type(2) {
 border-top: 1px solid #eee7cc;
}
#menulist .top_menu .box dl dd ul li i {
 font-size: 12px;
 position: absolute;
 right: 6px;
}
#menulist .top_menu .box dl dd ul li a {
 margin: 0;
 padding: 18px 10px;
 color: #ab922f;
 text-decoration: none;
 display: block;
}
#menulist .top_menu .box dl dd ul li a:hover {
 text-decoration: underline;
 background: #f9f9f9;
}
#menulist .top_list {
 margin: 0px auto 50px;
 padding: 0;
 width: 92%;
 box-shadow: 0 0 6px 0 rgba(0,0,0,.1);
 background: #FFF;
}
#menulist .top_list dl {
 margin: 0px;
 padding: 0;
 width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#menulist .top_list dl dt {
 margin: 0px;
 padding: 18px 0 15px;
 width: 100%;
 font-size: 16px;
 line-height: 1;
 font-weight: bolder;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 color: #ab922f;
 text-align: center;
 background: #fff9f7;
 border-bottom: 1px solid #edf0f1;
}
#menulist .top_list dl dd {
 margin: 0px;
 width: 50%;
 font-size: 13px;
 line-height: 1;
 text-align: left;
 border-bottom: 1px solid #edf0f1;
 border-right: 1px solid #edf0f1;
 position: relative;
	box-sizing: border-box;
}
#menulist .top_list dl dd i {
 font-size: 12px;
 position: absolute;
 right: 15px;
 top: 35%;
}
#menulist .top_list dl dd a {
 margin: 0;
 padding: 15px 25px 15px 15px;
 color: #333;
 text-decoration: none;
 display: block;
}
#menulist .top_list dl dd a:hover {
 text-decoration: underline;
 background: #f9f9f9;
}

#menulist .ban_list {
 margin: 0px auto 50px;
 padding: 0;
 width: 92%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#menulist .ban_list li {
 margin: 0px 0 5px;
 padding: 0;
 width: 49.2%;
 text-align: center;
 line-height: 0;
}
#menulist dl.mi {
 margin: 0 auto 25px;;
	padding: 0;
 width: 100%;
}
#menulist dl.mi dt {
 margin: 0;
	padding: 0 0 10px;
	font-size: 15px;
	line-height: 1;
 font-style: italic;
	text-align: center;
	font-family: "Times New Roman", Times, "serif";
	letter-spacing: 2.0px;
 color: #ab922f;
}
#menulist dl.mi dd {
 margin: 0;
	padding: 0;
	font-size: 23px;
	line-height: 1;
	text-align: center;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	font-weight: bold;
 color: #ab922f;
}
#menulist dl.mi dd:before,#menulist dl.mi dd:after {
 margin: 0px 15px;
 content: "";
 display: inline-block;
 width: 1em;
 height: 1px;
 background: #ab922f;
 vertical-align: .4em;
}
#menulist .list {
 margin: 0px auto 30px;
 padding: 0;
 width: 92%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#menulist .list dl {
 margin: 0 0 20px;
 padding: 0;
 width: 47.8%;
 border-top: 1px solid #c6b057;
}
#menulist .list dl.none {
 display: none;
}
#menulist .list dl dt {
 margin: 0;
 padding: 0;
 font-size: 13px;
 line-height: 1.5;
 text-align: left;
 border-bottom: 1px solid #dddddd;
 background: #fff9f7;
 position: relative;
}
#menulist .list dl dt a {
 margin: 0;
 padding: 15px 20px 15px 10px;
 color: #ab922f;
 font-weight: bold;
 text-decoration: none;
 display: block;
}
#menulist .list dl dt span {
 margin: 0;
 padding: 15px 20px 15px 10px;
 color: #ab922f;
 font-weight: bold;
 text-decoration: none;
 display: block;
}

#menulist .list dl dd {
 margin: 0;
 padding: 0;
 font-size: 12px;
 line-height: 1.5;
 text-align: left;
 border-bottom: 1px solid #dddddd;
 position: relative;
}
#menulist .list dl dd a {
 margin: 0;
 padding: 10px 20px 10px 10px;
 color: #333;
 text-decoration: none;
 display: block;
}
#menulist .list dl dt a:hover {
 text-decoration: underline;
 background: #FFF;
}
#menulist .list dl dd a:hover {
 text-decoration: underline;
 background: #f9f9f9;
}
#menulist .list dl dt i,#menulist .list dl dd i {
 position: absolute;
 top: 30%;
 right: 13px;
 line-height: 1.5;
}

/*-------------monthly plan-------------*/
#plan {
 margin: 25px auto 0;
	width: 100%;
}
.plan_ti {
 margin: 0px auto;
 padding: 20px 0 0;
 width: 100%;
 height: 80px;
	display: flex;
	flex-wrap: nowrap;
 flex-direction: row;
 align-items: flex-start;
 background: url("../images/plan/h2_plan.jpg") no-repeat 0 0;
 background-size: auto 100%;
}
.plan_ti div {
 margin: 0px;
 padding: 20px 17px 0px;
 background: #666;
 opacity: 0.9;
}
.plan_ti div h2 {
 margin: 0px;
 padding-bottom: 15px;
 font-size: 20px;
 line-height: 26px;
 color: #FFF;
 text-align: left;
 font-weight: bold;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}
#plan .title {
 margin: 0px auto;
 padding: 20px 0 0;
 width: 92%;
}
#plan .title h3 {
 margin: 0px auto 20px;
 padding: 13px 0;
 font-size: 18px;
 line-height: 1;
 color: #cc3366;
 text-align: center;
 font-weight: bold;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 background: url("../images/plan/bg_plan_tis.png") no-repeat center;
 background-size: 100% auto;
}
#plan .title h3 span {
 font-size: 13px;
}
#plan .title p {
 padding-bottom: 15px;
 font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#plan .title ul {
 margin: 0px auto 20px;
 padding: 0;
 width: 92%;
	display: flex;
	flex-wrap: wrap;
 flex-direction: row;
}
#plan .title ul li {
 margin: 0px 5px 5px 0;
 padding: 0;
}
#plan .title ul li a {
 margin: 0px;
 padding: 10px 20px 10px 10px;
 font-size: 11px;
 line-height: 1.5;
 color: #333;
 text-align: left;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 text-decoration: none;
 display: block;
 background: #f2f5f6;
 border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
#plan .title ul li a i {
 padding-left: 5px;
 line-height: 1.5;
}
#plan .title ul li a:hover {
 text-decoration: underline;
 background: #FFF;
}
#plan .box {
 margin: 0px auto 30px;
 padding: 25px 4%;
 width: 84%;
 box-shadow: 0 0 6px 0 rgba(0,0,0,.1);
 background: #FFF;
 border-top: 2px solid #c6b057;
}
#plan .box h4 {
 margin: 0px;
 padding: 0px 0 20px;
 font-size: 20px;
 line-height: 1.3;
 color: #ab922f;
 text-align: left;
 font-weight: bold;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}
#plan .box h4 span {
	font-size: 12px;
	display: inline-block;
	line-height: 1.5;
}
#plan .box h4 span.si {
	display: block;
	color: #333;
}
#plan .box dl.dtl {
 margin: 0px auto;
 padding: 0px 0 10px;
 width: 100%;
}
#plan .box dl.dtl dt {
 margin: 0px auto 15px;
 padding: 0px;
 width: 58%;
 text-align: center;
}
#plan .box dl.dtl dd {
 margin: 0px;
 padding: 0px;
 width: 100%;
}
#plan .box dl.dtl dd.wide {
 margin: 0px;
 padding: 0px;
 width: 100%;
}
#plan .box dl.dtl dd ul {
 margin: 0px auto 10px;
 padding: 0px;
 width: 100%;
	display: flex;
	flex-wrap: nowrap;
 flex-direction: row;
}
#plan .box dl.dtl dd ul li {
 margin: 0px 5px 0 0;
 padding: 4px 7px;
 font-size: 10px;
 line-height: 1.5;
 text-align: left;
 font-weight: bold;
 background: #fff9f7;
 border: 1px solid #ffe5dc;
}
#plan .box dl.dtl dd h5 {
 margin: 0px;
 padding: 0px;
 font-size: 14px;
 line-height: 1.8;
 text-align: left;
 font-weight: bold;
}
#plan .box dl.dtl dd p {
 margin: 0px;
 padding: 0px;
 font-size: 10px;
 line-height: 1.8;
 text-align: left;
 font-weight: normal;
}
#plan .box dl.list {
 margin: 0px auto 15px;
 padding: 15px 0;
 width: 100%;
	display: flex;
	flex-wrap: nowrap;
 justify-content: space-between;
 align-items: center;
 border-top: 1px solid #ddd;
}
#plan .box dl.list:last-of-type {
 border-bottom: 1px solid #ddd;
}
#plan .box dl.bo {
 border-bottom: 1px solid #ddd;
}
#plan .box dl.list dt {
 margin: 0px;
 padding: 0px;
 width: 50%;
 font-size: 15px;
 line-height: 1.3;
 text-align: left;
 font-weight: bold;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}
#plan .box dl.list dt span {
 font-size: 10px;
 font-weight: normal;
}
#plan .box dl.list dd {
 margin: 0px;
 padding: 0px;
 width: 50%;
 font-size: 15px;
 line-height: 1;
 font-weight: bold;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 text-align: right;
 color: #cc3366;
}
#plan .box dl.list dd strong {
 font-size: 30px;
 font-weight: bold;
}
#plan .box dl.list dd span {
 font-size: 10px;
 font-weight: bold;
}
#plan .box dl.list dd span.bb {
 color: #333;
 font-weight: bold;
}
#plan .box dl.list dd span em {
 font-size: 15px;
 font-weight: bold;
}
#plan .box p.present {
 margin-bottom: 5px;
 font-size: 14px;
	color: #cc3366;
 font-weight: bold;
}
#plan .box .tbl table {
 margin: 0px auto;
 padding: 0px;
 width: 100%;
}
#plan .box .tbl table td,#plan .box .tbl table th {
 margin: 0px;
 padding: 10px 0;
 font-size: 12px;
 line-height: 1.3;
 text-align: left;
	font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
 border-top: 1px solid #ddd;
}
#plan .box .tbl table td em {
 font-size: 15px;
 font-weight: bold;
}
#plan .box .tbl tr th:nth-of-type(2) {
 text-align: right;
}
#plan .box .tbl tr td:nth-of-type(2) {
 font-size: 8px;
 text-align: right;
 font-weight: bold;
}
#plan .box .bt_price {
 margin: 0px auto;
 padding: 0;
 width: 100%;
	display: flex;
	flex-wrap: wrap;
 flex-direction: row-reverse;
}
#plan .box .bt_price p {
 margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.5;
 text-align: right;
}
#plan .box .bt_price p a {
 margin: 0px 0px 8px 8px;
 padding: 10px 20px;
 font-size: 12px;
 line-height: 1;
 font-weight: bold;
 color: #333;
	text-align: center;
 text-decoration: none;
 background: #FFF;
 border: 2px solid #999999;
 display: block;
 position: relative;
}
#plan .box .bt_price p a:hover {
 text-decoration: underline;
 background: #f9f9f9;
}
#plan .box .bt_price p a i {
 position: absolute;
 right: 6px;
 top: 35%;
}
}

/*-------------▼交通費補助制度-------------*/
.carfare {
font-weight: 500;
}
.carfare img {
max-width: 100%;
}
.carfare_title {
margin: 0px auto 20px;
padding: 25px 0;
font-size: 36px;
line-height: 1;
color: #333;
text-align: center;
font-weight: bold;
font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}
.carfare_text {
margin-bottom: 60px;
padding: 0px;
font-size: 20px;
line-height: 1.8;
text-align: center;
font-weight: normal; 
}
.carfare_box {
margin: 0px auto 60px;
padding: 50px;
box-shadow: 0 0 6px 0 rgb(0 0 0 / 10%);
background: #FFF;
border-top: 2px solid #c6b057;
}
.carfare_mi {
margin: 0px;
padding: 0px 0 40px;
font-size: 40px;
line-height: 1.3;
color: #ab922f;
text-align: left;
font-weight: bold;
font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}
.carfare_menu {
margin-bottom: 20px;
padding: 0px;
font-size: 22px;
line-height: 1.8;
font-weight: bold; 
}
.carfare_point {
margin-bottom: 70px;
padding: 20px;
background: #fff9f7;
border: 2px solid #ffe5dc;
border-radius: 6px;
font-weight: bold;
color: #555; 
}
.carfare_point em {
display: inline-block;
padding-top: 14px;
font-size: 34px;
color: #cc3366;
font-weight: bold; 
}
.carfare_list {
margin-bottom: 50px;
}
.carfare_list dt {
margin-bottom: 20px;
font-size: 24px;
font-weight: bold;
font-family: "Yu Mincho", "游明朝", YuMincho, "游明朝体", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif"; 
}
.carfare_list_num {
margin-left: 1.4em;
text-indent: -1.4em;
}
.carfare_list_num span {
padding-right: 8px;
}
.carfare_list_disc {
list-style: disc;
list-style-position: inside;
margin-left: 1.4em;
text-indent: -1.4em;
}
.carfare_img_list {
display: flex;
display: -webkit-flex;
flex-wrap: wrap;
-webkit-flex-wrap: wrap;
}
.carfare_img_list li{
width: 32%;
}
.carfare_img_list li:not(:last-of-type) {
margin-right: 2%;
}
.carfare_img_list li img{
border-radius: 4px;
}
@media screen and (max-width: 800px) {
.carfare {
margin: 0px auto 60px;
width: 90%;
}
.carfare_box {
padding: 25px 4%;
}
.carfare_title {
font-size: 21px;
margin: 0px auto 0px;  
}
.carfare_text {
font-size: 14px;
margin-bottom: 50px;  
}
.carfare_mi {
font-size: 20px;
padding: 0px 0 30px;  
}
.carfare_menu {
font-size: 16px;
}
.carfare_point {
margin-bottom: 50px;
}
.carfare_point em {
padding-top: 8px;
font-size: 20px;
}
.carfare_list {
margin-bottom: 40px;
}
.carfare_list dt {
margin-bottom: 12px;
font-size: 18px;
}
.carfare_img_list {
justify-content: center;
-webkit-justify-content: center;
}
.carfare_img_list li{
width: 48.5%;
}
.carfare_img_list li:not(:last-of-type) {
margin-right: 0;
margin-bottom: 10px;
}
.carfare_img_list li:first-of-type {
margin-right: 3%;
}
}