body {
	margin: 0;
	padding: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
p {
	line-height: 160%;
	text-align: left;
	font-size: 16px;
	margin-bottom: 10px;
}
img {
	width: 100%;
	height: auto;
	vertical-align: bottom;
}
ul {
	font-size: 16px;
	list-style-type: none;
	line-height: 150%;
}
#wrapper {
	max-width: 100%;
	margin-right: auto;
	margin-left: auto;
}
ol {
	text-align: left;
	margin-left: 35px;
	line-height: 150%;
}
.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.red {
	color: #F00;
}
.mt {
	margin-top: 30px;
}
.mb {
	margin-bottom: 80px;
}
.mr10 {
	margin-right: 10px;
}
.mr15 {
	margin-right: 15px;
}
/* 背景があるイメージの上下 */
.img_top {
	vertical-align: top;
}
.img_bottom {
	vertical-align: bottom;
}
header {
	position: relative;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1D891C;
	border-bottom-color: #999;
	z-index: 100;
	position: relative;
	background-color: #FFF;
}
.fixed {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10000;
}
header .header_wrap {
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	max-height: 150px;
}
#wrapper header .header_wrap h1 {
	font-weight: normal;
	color: #999;
	padding-top: 4px;
	padding-left: 5px;
	font-size: 0.8em;
}
#wrapper header .header_wrap .logo {
	float: left;
	width: 23%;
	background: url(../img/common/logo.png) no-repeat;
	background-size: contain;
	text-indent: -9999px;
	display: block;
	height: 130px;
}
#wrapper header .header_wrap .header_right {
	float: right;
	width: 77%;
}
#wrapper header .header_wrap .header_right .ad {
	background-image: url(../img/common/header_tel.png);
	background-repeat: no-repeat;
	background-size: contain;
	height: 58px;
	text-indent: -9999px;
	width: 30%;
	position: absolute;
	top: 0px;
	float: right;
	right: 0px;
}
#wrapper header .header_wrap .header_right .recruit {
	background-image: url(../img/common/s_recruit.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	height: 58px;
	text-indent: -9999px;
	width: 30%;
	position: absolute;
	top: 0px;
	float: right;
	right: 135px;
}
#wrapper header .header_wrap .header_right .headernav li {
	float: left;
	background-image: url(../img/common/list_g.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-right: 1%;
	padding-top: 5px;
}
#wrapper header .header_wrap .header_right .headernav a {
	color: #333;
	text-decoration: none;
	font-size: 0.8em;
}
#wrapper header .header_wrap .header_right nav .mainnav {
	clear: both;
	padding-top: 25px;
	font-size: 13px;
}
#wrapper header .header_wrap nav .mainnav li {
	float: left;
	width: 14.2%;
	height: 30px;
}
#wrapper header .header_wrap nav .mainnav li a {
	display: block;
	height: 70px;
	text-indent: -9999px;
}
#wrapper header .header_wrap .header_right nav .mainnav .mainnav01 a {
	background: url(../img/common/mainnav01.png) no-repeat center top;
	background-size: contain;
}
#wrapper header .header_wrap .header_right nav .mainnav .mainnav01 a:hover {
	background: url(../img/common/mainnav01on.png) no-repeat center top;
	background-size: contain;
}
#wrapper header .header_wrap .header_right nav .mainnav .mainnav02 a {
	background: url(../img/common/mainnav02.png) no-repeat center top;
	background-size: contain;
}
#wrapper header .header_wrap .header_right nav .mainnav .mainnav02 a:hover {
	background: url(../img/common/mainnav02on.png) no-repeat center top;
	background-size: contain;
}
#wrapper header .header_wrap .header_right nav .mainnav .mainnav03 a {
	background: url(../img/common/mainnav03.png) no-repeat center top;
	background-size: contain;
}
#wrapper header .header_wrap .header_right nav .mainnav .mainnav03 a:hover {
	background: url(../img/common/mainnav03on.png) no-repeat center top;
	background-size: contain;
}
#wrapper header .header_wrap .header_right nav .mainnav .mainnav04 a {
	background: url(../img/common/mainnav04.png) no-repeat center top;
	background-size: contain;
}
#wrapper header .header_wrap .header_right nav .mainnav .mainnav04 a:hover {
	background: url(../img/common/mainnav04on.png) no-repeat center top;
	background-size: contain;
}
#wrapper header .header_wrap .header_right nav .mainnav .mainnav05 a {
	background: url(../img/common/mainnav05.png) no-repeat center top;
	background-size: contain;
}
#wrapper header .header_wrap .header_right nav .mainnav .mainnav05 a:hover {
	background: url(../img/common/mainnav05on.png) no-repeat center top;
	background-size: contain;
}
#wrapper header .header_wrap .header_right nav .mainnav .mainnav06 a {
	background: url(../img/common/mainnav06.png) no-repeat center top;
	background-size: contain;
}
#wrapper header .header_wrap .header_right nav .mainnav .mainnav06 a:hover {
	background: url(../img/common/mainnav06on.png) no-repeat center top;
	background-size: contain;
}
#wrapper header .header_wrap .header_right nav .mainnav .mainnav07 a {
	background: url(../img/common/mainnav07.png) no-repeat center top;
	background-size: contain;
}
#wrapper header .header_wrap .header_right nav .mainnav .mainnav07 a:hover {
	background: url(../img/common/mainnav07on.png) no-repeat center top;
	background-size: contain;
}
#wrapper header .header_wrap .header_right nav .mainnav .sm_menu {
	display: none;
}
#main-visual {
	background-position: center bottom;
	background-size: cover;
	background-attachment: fixed;
	margin-top: 150px;
}
.box {
	overflow: hidden;
	position: relative;
	background-color: #00F;
	text-align: center;
	height: 650px;
}
.video-box {
	width: 100%;
	overflow: hidden;
	height: 650px;
	position: absolute;
	background-color: #222;
}
#video1 {
	position: absolute;
	bottom: 0px;
	/*left: 55%;*/
	margin-left: -960px;
	top: -250px;
	text-align: center;
}
.table_g {
	background-color: #fcffe9 !important;
}

@media all and (-ms-high-contrast:none) {
#video1 {
	left: 50%; /* IE10～ */
}
}
:root #video1 {
	left: 50%\0/; /* IE9 */
}
#wrapper .mask {
	background-image: url(../img/mask_dot.png);
	background-repeat: repeat;
	z-index: 200;
	height: 100%;
	width: 100%;
	display: block;
	position: absolute;
	overflow: hidden;
}
#sidebtn {
	width: 132px;
	position: fixed;
	top: 25%;
	right: 0px;
	height: 93px;
	display: block;
	z-index: 300;
}
#sidebtn li {
	display: block;
}
#sidebtn li a {
	background-image: url(../img/btn_side.png);
	background-repeat: no-repeat;
	display: block;
	width: 132px;
	height: 68px;
	text-indent: -9999px;
}
#sidebtn .side_btn01 a:hover {
	background-position: 0px -279px;
	height: 68px;
}
#sidebtn .side_btn02 a {
	background-position: 0px -68px;
	height: 54px;
}
#sidebtn .side_btn02 a:hover {
	background-position: 0px -347px;
}
#sidebtn .side_btn03 a {
	background-position: 0px -122px;
	height: 78px;
}
#sidebtn .side_btn03 a:hover {
	background-position: 0px -402px;
}
#sidebtn .side_btn04 a {
	background-position: 0px -200px;
	height: 80px;
}
#sidebtn .side_btn04 a:hover {
	background-position: 0px -483px;
}
#wrapper #contents {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #contents .inner {
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #contents .top001 .bg_about {
	background: url(../img/index/bg_about.jpg) no-repeat;
	background-size: contain;
}
#wrapper #contents .top001 .bg_about p {
	padding-top: 150px;
	padding-left: 30px;
}
#wrapper #contents .top001 .btn_newopen {
	background: url(../img/index/1.png) no-repeat;
	background-size: contain;
	height: 0;
	padding-top: 25%;
	text-indent: -9999px;
	display: block;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #contents .top001 .btn_newopen:hover {
	background: url(../img/index/2.png) no-repeat;
	background-size: contain;
}
#wrapper #contents .top002 {
	background-image: url(../img/index/line_yellow.png);
	background-repeat: repeat-x;
	background-position: center 30px;
	display: block;
	margin-top: 10px;
}
#wrapper #contents .top002 h2 {
	background: url(../img/index/class.png) no-repeat;
	text-indent: -9999px;
	height: 163px;
}
#wrapper #contents .top002 .inner .movie_wrap p {
	float: left;
	width: 45%;
	padding-left: 2%;
	padding-right: 2%;
}
#wrapper #contents .top002 .inner .movie {
	position: relative;
	width: 50%;
	padding-top: 28%;
	float: right;
}
#wrapper #contents .top002 .inner .movie iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
.point_wrap {
	clear: both;
}
.point_wrap h3 {
	background-image: url(../img/index/point.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 88px;
	background-position: center center;
	padding-top: 3%;
	padding-bottom: 3%;
}
.point_wrap img {
	width: 30%;
	text-align: center;
}
.point_wrap ul li {
	display: block;
	float: left;
	width: 25%;
	text-indent: -9999px;
	height: 250px;
}
.point_wrap ul .point1 {
	background: url(../img/index/point01.png) no-repeat center top;
	background-size: 80% auto;
}
.point_wrap ul .point2 {
	background: url(../img/index/point02.png) no-repeat center top;
	background-size: 80% auto;
}
.point_wrap ul .point3 {
	background: url(../img/index/point03.png) no-repeat center top;
	background-size: 80% auto;
}
.point_wrap ul .point4 {
	background: url(../img/index/point04.png) no-repeat center top;
	background-size: 80% auto;
}
.point_wrap ul .point5 {
	background: url(../img/index/point05.png) no-repeat center top;
	background-size: 80% auto;
}
.point_wrap ul .point6 {
	background: url(../img/index/point06.png) no-repeat center top;
	background-size: 80% auto;
}
.point_wrap ul .point7 {
	background: url(../img/index/point07.png) no-repeat center top;
	background-size: 80% auto;
}
.point_wrap ul .point8 {
	background: url(../img/index/point08.png) no-repeat center top;
	background-size: 80% auto;
}
.point_wrap ul .point9 {
	background: url(../img/index/point09.png) no-repeat center top;
	background-size: 80% auto;
}
#wrapper #contents .top003 {
	clear: both;/*background-image: url(../img/index/bg_dot.png);
	background-repeat: repeat-x;
	margin-top: 5%;
	background-position: center 50px;*/
}
#wrapper #contents .top003 .inner {
/*background: url(../img/index/stepup.png) no-repeat;
	background-size:contain;
	height: 600px;
	text-indent: -9999px;*/
}
.table01 {
	width: 55%;
	border-collapse: collapse;
	margin-right: auto;
	margin-left: auto;
}
.table01 td {
	padding: 10px;
	background-color: #fff;
	border: 1px solid #ccc;
}
.table01 th {
	text-align: left;
	vertical-align: middle;
	background-color: #25881B;
	border: 1px solid #ccc;
	font-weight: normal;
	color: #FFF;
	padding: 10px;
}
.table01 tr td div {
	float: left;
	width: 50%;
	padding-top: 1%;
	padding-bottom: 1%;
}
#wrapper #contents .newopen {
	width: 38%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3%;
}
#wrapper #contents .newopen .btn_class {
	background-color: #06C;
	display: block;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#wrapper #contents .newopen .btn_class:hover {
	background-color: #F60;
}
#wrapper #contents .top004 {
	clear: both;
	background-image: url(../img/index/bg_dot.png);
	background-repeat: repeat;
	/*margin-top: 5%;*/
	padding-bottom: 5%;
}
#wrapper #contents .top004 .inner {
	background-size: contain;
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #contents .top006 {
	clear: both;/*background-color: #FDFFD0;
	background-repeat: repeat;*/
}
#wrapper #contents .top006 .inner {
	background-size: contain;
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #contents .top007 {
	clear: both;
	/*background-color: #F2C81D;
	background-repeat: repeat;*/
	padding-top: 2%;
}
#wrapper #contents .top007 .inner {
	background-size: contain;
	max-width: 1000px;
	position: relative;
	margin: 0 auto;
	padding: 0 0 5% 0;
}
#wrapper #contents .top007 .inner img {
	margin: 15px;
	width: 90%;
}
.leftn {
	float: left;
}
#wrapper #contents .top008 {
/*background-image: url(../img/index/bg_manga.jpg);
	background-size:cover;
	background-repeat:no-repeat;*/

}
#wrapper #contents .top008 .inner {
	padding: 2% 0;
}
.img_manga {
	margin: 3%;
}
#school_btn {
	margin: 3% auto;
	border: 1px solid #ffbd8f;
	padding: 1% auto 2% auto;
	background-color: #fff;
	overflow: hidden;
	width: 90%;
}
#school_btn .btn_01 {
	float: left;
	margin: 2% 0 2% 10%;
}
#school_btn .btn_02 {
	float: left;
	margin: 2% 0 2% 15px;
}

@media screen and (max-width : 670px) {
.leftn {
	width: 48%;
	float: left;
}
}
/*#schoolBg{
	background:url(../img/index/school_bg.png) no-repeat;
	background-size:contain;
}*/
#wrapper #contents .top004 .inner h3 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25%;
	text-indent: -9999px;
	background: url(../img/index/yousu.png) no-repeat center top;
	background-size: contain;
	display: block;
	height: 0px;
}
#wrapper #contents .top004 .inner .facebook {
	float: left;
	width: 37%;
	background-color: #069;
	margin-left: 5%;
	height: 600px;
}
#wrapper #contents .top004 .inner .facebook .fb_inner {
	background-color: #FFF;
	width: 90%;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 5%;
	margin-left: auto;
}
#wrapper #contents .top004 .inner .news {
	float: right;
	width: 50%;
	background-color: #25881B;
	margin-right: 5%;
	height: 600px;
}
#wrapper #contents .top004 .inner .news .news_inner {
	background-color: #FFF;
	width: 90%;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	height: 82%;
}
#wrapper #contents .top004 .inner .news .news_inner .news_box {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	width: 95%;
	padding-top: 2%;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 2%;
	margin-left: auto;
}
#wrapper #contents .top004 .inner .news .news_inner .news_box .news_title {
	color: #1D891C;
}
#wrapper #contents .top004 .inner .news .news_inner .news_box .date {
	color: #F60;
	font-size: 0.8em;
}
/* 005 */


#wrapper #contents .top005 p {
	color: #494949;
	font-size: 0.9em;
}
#wrapper #contents .top005 .img01 {
	float: right;
	width: 300px;
	margin-left: 10px;
}
#wrapper #contents .top005 .q1 {
	color: #FC4602;
	font-size: 1.2em;
	background: url(../img/qa/tit_q1.gif) no-repeat left bottom;
 height: :60px;
	padding: 10px 10px 10px 70px;
	margin: 50px 0px 10px 0px;
}
#wrapper #contents .top005 .q2 {
	color: #FC4602;
	font-size: 1.2em;
	background: url(../img/qa/tit_q2.gif) no-repeat left bottom;
	padding: 10px 10px 10px 70px;
	margin: 50px 0px 10px 0px;
}
#wrapper #contents .top005 .q3 {
	color: #FC4602;
	font-size: 1.2em;
	background: url(../img/qa/tit_q3.gif) no-repeat left bottom;
	padding: 10px 10px 10px 70px;
	margin: 50px 0px 10px 0px;
}
#wrapper #contents .top005 .q4 {
	color: #FC4602;
	font-size: 1.2em;
	background: url(../img/qa/tit_q4.gif) no-repeat left bottom;
	padding: 23px 10px 10px 70px;
	margin: 30px 0px 10px 0px;
}
#wrapper #contents .top005 .q5 {
	color: #FC4602;
	font-size: 1.2em;
	background: url(../img/qa/tit_q5.gif) no-repeat left bottom;
	padding: 14px 10px 10px 70px;
	margin: 30px 0px 10px 0px;
}
#wrapper #contents .top005 .q6 {
	color: #FC4602;
	font-size: 1.2em;
	background: url(../img/qa/tit_q6.gif) no-repeat left bottom;
	padding: 14px 10px 10px 70px;
	margin: 30px 0px 10px 0px;
}
#wrapper #contents .top005 .q7 {
	color: #FC4602;
	font-size: 1.2em;
	background: url(../img/qa/tit_q7.gif) no-repeat left bottom;
	padding: 14px 10px 10px 70px;
	margin: 30px 0px 10px 0px;
}
#wrapper #contents .top005 .q8 {
	color: #FC4602;
	font-size: 1.2em;
	background: url(../img/qa/tit_q8.gif) no-repeat left bottom;
	padding: 14px 10px 10px 70px;
	margin: 30px 0px 10px 0px;
}
#wrapper #contents .top005 .q9 {
	color: #FC4602;
	font-size: 1.2em;
	background: url(../img/qa/tit_q9.gif) no-repeat left top;
	padding: 14px 10px 10px 70px;
	margin: 30px 0px 10px 0px;
}
#wrapper #contents .top005 .q10 {
	color: #FC4602;
	font-size: 1.2em;
	background: url(../img/qa/tit_q10.gif) no-repeat left top;
	padding: 7px 10px 10px 70px;
	margin: 30px 0px 10px 0px;
}
#wrapper #contents .top005 .q11 {
	color: #FC4602;
	font-size: 1.2em;
	background: url(../img/qa/tit_q11.gif) no-repeat left top;
	padding: 7px 10px 10px 70px;
	margin: 30px 0px 10px 0px;
}
/* 005-end */




footer {
	text-align: center;
	clear: both;
}
.footer_contact {
	width: 38%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.footer_contact .btn_contact {
	background-color: #25881B;
	display: block;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.footer_contact .btn_contact:hover {
	background-color: #F60;
}
footer .footer_inner {
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.footer_inner .p1 {
	padding-top: 3%;
}
.footer_inner .f_tel {
	background: url(../img/common/footer_tel.png) no-repeat;
	background-size: contain;
	text-indent: -9999px;
	width: 100%;
	height: 60px;
	display: block;
	margin: auto;
}
.footer_inner .f_logo {
	width: 50%;
}
footer .lego {
	color: #990;
	text-align: center;
	margin: 2% auto;
	font-size: 0.8em;
	width: 90%;
	clear: both;
}
footer .copy {
	clear: both;
	background-color: #25881B;
	color: #FFF;
	text-align: center;
	font-size: 0.8em;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 20px;
}
/* ページトップへ戻る */
.pageTop {
	display: none;
	position: relative;
	width: 90%;
	max-width: 900px;
	height: 0;
	margin: 0 auto;
}
.pageTop a {
	position: fixed;
	bottom: 0px;
	left: auto;
	width: 66px;
	hegiht: 66px;
	margin-left: 920px;
	padding: 1em 0 1em 2px;
	background: #3498db;
	text-align: center;
	outline: none;
	text-decoration: none;
	z-index: 9999;
	border-radius: 3px 3px 0 0;
	display: none;
}
.pageTop a:before, .pageTop a:after {
	position: absolute;
	left: 50%;
	content: "";
	width: 0px;
	height: 0px;
	margin-left: -10px;
	border: 10px solid transparent;
}
.pageTop a:before {
	top: 50%;
	margin-top: -13px;
	border-bottom: 10px solid #3498db;
}
.pageTop a:after {
	top: 50%;
	margin-top: -15px;
	z-index: -1;
	border-bottom: 10px solid #fff; /* 矢印の色 */
}
.slider, .bx-controls-direction {
	display: none;
}

#mainimg01 {
    position: relative;
    margin-top: -232px;
    padding-top: 232px;
}
#mainimg_txt2 {
    position: absolute;
    z-index: 300;
    right: 50px;
    bottom: 50px;
}
/* ぱんくずナビ */

/*#wrapper #contents .inner .pan {
	margin-right: auto;
	margin-left: auto;
	font-size: 0.9em;
	padding-bottom: 3%;
	padding-right: 5%;
}*/

#wrapper #contents .inner .pan {
    margin-right: auto;
    margin-left: auto;
    text-align: right;
    font-size: 0.9em;
    padding-top: 3%;
    float: right;
    padding-right: 5%;
}

/* サブページ共通 */

#access #wrapper #contents, #news #wrapper #contents, #qanda #wrapper #contents, #contact #wrapper #contents, #company #wrapper #contents, #privacy #wrapper #contents, #sitemap #wrapper #contents {
	margin-top: 150px;
}
/* 教室案内 */

#access #wrapper #contents h2 {
	background: url(../img/access/title.png) no-repeat;
	text-indent: -9999px;
	height: 100px;
}
#access #wrapper #contents .inner .access01 .gaikan {
	float: left;
	width: 50%;
	text-align: center;
}
#access #wrapper #contents .inner .access01 .gaikan img {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
}
#access #wrapper #contents .inner .access01 .gaiyou {
	float: right;
	width: 50%;
}
#access #wrapper #contents .inner .access01 .gaiyou p {
	padding-left: 2%;
}
#access #wrapper #contents .inner .access01 .gaiyou .p2 {
	font-weight: bold;
	color: #069;
}
#access #wrapper #contents .inner .gmap {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3%;
	margin-bottom: 3%;
	text-align: center;
	display: block;
}
#access #wrapper #contents .inner .access02 .churin {
	float: left;
	width: 50%;
	text-align: center;
}
#access #wrapper #contents .inner .access02 .parking {
	float: right;
	width: 50%;
	text-align: center;
}
#access #wrapper #contents .inner .access02 .parking img, #access #wrapper #contents .inner .access02 .churin img {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}
#access #wrapper #contents .inner .access02 .parking p, #access #wrapper #contents .inner .access02 .churin p {
	margin-right: 3%;
	margin-left: 3%;
}
#access #wrapper #contents .inner .access03 {
	width: 95%;
	margin: auto;
}
#access #wrapper #contents .inner .access03 h3 {
	color: #C90;
	font-size: 1.3em;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC0;
	border-bottom-color: #693;
	padding: 1%;
	margin-top: 3%;
}
.mapBox .gmapFull2 {
	position: relative;
	padding-bottom: 50%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.mapBox .gmapFull2 iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.pre_sttl {
	font-size: 30px;
	font-weight: 900;
	color: #eb0007;
	margin: 4% 0 2% 0;
}
/* お知らせ */

#news #wrapper #contents h2 {
	background: url(../img/news/title.png) no-repeat;
	text-indent: -9999px;
	height: 100px;
}

@media only screen and (max-width: 670px) {
#news #wrapper #contents h2 {
	background: url(../img/news/title_sp.png) no-repeat;
	text-indent: -9999px;
	height:57px;
	margin:0 0 10px 0;
}
}




#news #wrapper #contents .news_list {
	float: right;
	width: 72%;
}
#news #wrapper #contents .news_list .date {
	font-size: 0.9em;
	color: #F60;
	padding-left: 2%;
}
#news #wrapper #contents .news_list .news_title {
	font-size: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #693;
	padding-left: 2%;
	font-weight: bold;
	color: #093;
}
#news #wrapper #contents .inner .news_wrap .category {
	float: left;
	width: 200px;
	background-color: #238B1D;
	top: 250px;
}
#news #wrapper #contents .inner .news_wrap .category ul {
	margin: auto;
	width: 95%;
	padding-bottom: 5%;
	padding-top: 5%;
}
#news #wrapper #contents .inner .news_wrap .category ul li {
	background-image: url(../img/news/list_cate02.png);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-left: 15px;
	color: #FFF;
	margin-bottom: 4%;
}
#news #wrapper #contents .inner .news_wrap .category ul li ul li {
	border-bottom: dotted #E1E100 1px;
	background-image: url(../img/news/list_cate.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 15px;
	font-size: 13px;
	color: #FFF;
	margin-bottom: 7%;
}
#news #wrapper #contents .inner .news_wrap .category ul li a {
	color: #FFF;
	text-decoration: none;
}
#news #wrapper #contents .inner .news_wrap .category ul li a:hover {
	text-decoration: underline;
}
#news #wrapper #contents .inner .news_wrap .news_list .news_box p {
	padding-top: 2%;
	padding-left: 2%;
}
/* お問い合わせ */

#contact #wrapper #contents h2 {
	background: url(../img/contact/title.png) no-repeat;
	text-indent: -9999px;
	height: 100px;
}
#contact #wrapper #contents .inner p {
	padding-left: 15px;
}
#contact #wrapper #contents .inner .tel_no {
	background: url(../img/contact/freetel.png) no-repeat;
	background-size: contain;
	text-indent: -9999px;
	width: 100%;
	height: 130px;
	display: block;
}
#contact #wrapper #contents .inner .form_wrap {
	border: 4px solid #EBEBEB;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 4%;
}
#contact #wrapper #contents .inner .form_title {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CC3;
	margin: 1%;
	font-weight: bold;
	color: #224217;
	font-size: 1.2em;
	padding-top: 3%;
	padding-right: 1%;
	padding-bottom: 1%;
	padding-left: 1%;
}
#contact #wrapper #contents .table_contact {
	width: 85%;
	border-collapse: separate;
	margin-right: auto;
	margin-left: auto;
}
#contact #wrapper #contents .table_contact td {
	padding: 10px;
	background-color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#contact #wrapper #contents .table_contact th {
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
	color: #333;
	padding: 3;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#contact #wrapper #contents .btn_kakunin {
	width: 38%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2%;
}
#contact #wrapper #contents .btn_modoru {
	width: 38%;
	display: block;
	margin-right: auto;
	margin-left: 2%;
	margin-top: 2%;
	float: left;
	cursor: pointer;
}
#contact #wrapper #contents .btn_soushin {
	width: 38%;
	display: block;
	margin-right: 2%;
	margin-left: auto;
	margin-top: 2%;
	float: right;
}
/* 運営会社 */
#company #wrapper #contents h2 {
	color: #25881B;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #990;
	margin-bottom: 2%;
	padding-top: 5%;
	padding-right: 1%;
	padding-bottom: 1%;
	padding-left: 1%;
}
#company #wrapper #contents p {
	padding: 2%;
}
#company #wrapper #contents .table_company {
	width: 95%;
	border-collapse: collapse;
	margin-right: auto;
	margin-left: auto;
	line-height: 160%;
}
#company #wrapper #contents .table_company td {
	background-color: #fff;
	border: 1px solid #ccc;
	padding-top: 4%;
	padding-right: 1%;
	padding-bottom: 4%;
	padding-left: 2%;
}
#company #wrapper #contents .table_company th {
	text-align: left;
	vertical-align: middle;
	background-color: #25881B;
	border: 1px solid #ccc;
	font-weight: normal;
	color: #FFF;
	padding: 10px;
	white-space: nowrap;
}
/* プライバシーポリシー */
#privacy #wrapper #contents h2 {
	color: #25881B;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #990;
	margin-bottom: 2%;
	padding-top: 5%;
	padding-right: 1%;
	padding-bottom: 1%;
	padding-left: 1%;
}
#privacy #wrapper #contents .p1 {
}
#privacy #wrapper #contents p {
	padding-top: 0%;
	padding-right: 2%;
	padding-bottom: 0%;
	padding-left: 2%;
}
#privacy #wrapper #contents h3 {
	padding-right: 2%;
	padding-left: 2%;
	color: #993;
	padding-top: 2%;
}
/* よくある質問 */

#qanda #wrapper #contents h2 {
	background: url(../img/qa/title.png) no-repeat;
	text-indent: -9999px;
	height: 100px;
}
#qanda #wrapper #contents .p1 {
}
#qanda #wrapper #contents p {
	padding-top: 0%;
	padding-right: 2%;
	padding-bottom: 0%;
	padding-left: 2%;
}
#qanda #wrapper #contents h3 {
	padding-right: 2%;
	padding-left: 2%;
	color: #993;
	padding-top: 2%;
}
/* サイトマップ */
#sitemap #wrapper #contents h2 {
	color: #25881B;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #990;
	margin-bottom: 2%;
	padding-top: 5%;
	padding-right: 1%;
	padding-bottom: 1%;
	padding-left: 1%;
}
#sitemap #wrapper #contents .inner h3 {
	font-weight: normal;
	background-color: #FF9;
	width: 95%;
	margin-right: auto;
	padding: 1%;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: auto;
	color: #993;
}
#sitemap #wrapper #contents .inner ul {
	padding-left: 3%;
}
#sitemap #wrapper #contents .inner ul li {
	background-image: url(../img/common/list_g.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 30px;
	line-height: 180%;
}
table tr td .txt1 {
	border: 1px solid #CCC;
	padding: 8px;
	width: 70%;
	margin: 1%;
}
table tr td .pst {
	border: 1px solid #CCC;
	padding: 8px;
	width: 30%;
	margin: 1%;
}
.row {
	margin-top: 30px;
	padding-bottom: 50px;
}
.row .fL {
	float: left;
	margin: 1% 1%;
	width: 22%;
}






@media screen and (max-width : 1024px) {
#main-visual {
	display: none;
}
.slider, .bx-controls-direction {
	display: block;
	width: 100%;
}
#bx-pager ul li a {
	display: block;
	cursor: pointer;
}
.slide_wrap {
	margin-top: 150px;
}
#school_btn {
	margin: 3% auto;
	border: 1px solid #ffbd8f;
	padding: 2% auto 3% auto;
	background-color: #fff;
	overflow: hidden;
	width: 90%;
}
#school_btn .btn_01 {
	float: left;
	margin: 2% 0 3% 4%;
	width: 45%
}
#school_btn .btn_02 {
	float: left;
	margin: 2% 0 3% 2%;
	width: 45%
}
}

/**スマホ**/
@media screen and (max-width : 670px) {
#wrapper {
	width: 670px;
	overflow: hidden;
}
p {
	font-size: 16px;
	margin: 0;
	padding: 0;
}
.fixed {
	position: fixed;
}
table {
	font-size: 20px;
}
.table01 span, .table_company span {
	display: block;
}
table br {
/*display:none;*/
}
header {
	border: none;
}
header .header_wrap {
	max-width: 670px;
	background: url(../img/sm/sp_logo.png) no-repeat;
	background-size: contain;
	margin-right: auto;
	margin-left: auto;
	top: 0;
	height: 0;
	padding-top: 17%;
	z-index: 99999999999999;
	position: relative;
}
#wrapper header .header_wrap h1 {
	display: none;
}
#wrapper header .header_wrap .logo {
	background: none;
	position: fixed;
	width: 30%;
	height: 0;
	padding-top: 16%;
	top: 0;
	text-indent: -9999px;
	display: block;
}
#wrapper header .header_wrap .header_right {
	width: 20%;
}
#wrapper header .header_wrap .header_right .ad {
	background: url(../img/sm/sp_tel.png) no-repeat top left;
	background-size: contain;
	position: absolute;
	width: 16%;
	height: 0;
	padding-top: 16%;
	right: 17%;
}
#wrapper header .header_wrap .header_right .recruit {
	background: url(../img/sm/sp_recruit.jpg) no-repeat top left;
	background-size: contain;
	position: absolute;
	width: 16%;
	height: 0;
	padding-top: 16%;
	right: 33%;
}
#wrapper header .header_wrap .header_right .headernav {
	display: none;
}
#wrapper #sidebtn {
	width: 505px;
	position: fixed;
	bottom: 30px;
	top: auto;
	right: 0px;
	height: 90px;
	display: none;
}
#sidebtn li {
	display: block;
	float: left;
	margin-right: 1px;
}
#sidebtn li a {
	background-image: url(../img/btn_side.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 90px;
	width: 125px;
	text-indent: -9999px;
}
.slide_wrap {
	margin-top: 0px;
}
#wrapper #contents .top001 .bg_about p {
	padding-top: 20%;
	padding-left: 10px;
	padding-right: 10px;
}
#wrapper #contents .top001 .btn_newopen {
	width: 95%;
}
#wrapper #contents .top002 .inner .movie_wrap p {
	float: none;
	width: 90%;
	padding: 0;
	margin: auto;
}
#wrapper #contents .top002 .inner .movie {
	position: relative;
	width: 90%;
	padding-top: 56%;
	float: none;
	margin: 3% auto;
}
.point_wrap ul li {
	display: block;
	float: left;
	width: 50%;
	text-indent: -9999px;
	height: 0;
	padding-top: 58%;
}
#wrapper #contents .top003 .inner {
/*background: url(../img/sm/stepup.jpg) no-repeat;
	background-size:contain;
	height: 0;
  padding-top:62%;
	text-indent: -9999px;*/
}
.table01 {
	width: 90%;
	font-size: 18px;
	border-collapse: collapse;
	margin-right: auto;
	margin-left: auto;
}
.table01 td {
	padding: 10px;
	background-color: #fff;
	border: 1px solid #ccc;
}
.table01 th {
	text-align: left;
	vertical-align: middle;
	background-color: #25881B;
	border: 1px solid #ccc;
	font-weight: normal;
	color: #FFF;
	padding: 10px;
}
.table02 {
	width: 90%;
	font-size: 18px;
	border-collapse: collapse;
	margin-right: auto;
	margin-left: auto;
}
.table02 td {
	padding: 10px;
	border: 1px solid #ccc;
}
.table02 th {
	text-align: left;
	vertical-align: middle;
	background-color: #25881B;
	border: 1px solid #ccc;
	font-weight: normal;
	color: #FFF;
	padding: 10px;
}
.table02 tr td {
	float: none;
	line-height: 170%;/*width: 100%;*/
}
.table02 td .br {
	display: block;
}
#wrapper #contents .top003 td, th {
	display: block;
}
.table01 tr td div {
	float: none;
	width: 100%;
}
.table01 td .br {
	display: block;
}
#wrapper #contents .newopen {
	width: 90%;
}
#wrapper #contents .top004 .inner h3 {
	background: url(../img/sm/yousu.png) no-repeat;
	background-size: contain;
	background-position: center top;
	max-width: 670px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #contents .top004 .inner .facebook {
	float: none;
	width: 90%;
	margin: auto;
}
#wrapper #contents .top004 .inner .news {
	float: none;
	width: 90%;
	margin: 3% auto;
	height: auto;
	padding-bottom: 2%;
}
.footer_inner .p1 {
	font-size: 0.8em;
}
.footer_contact {
	width: 95%;
}
.footer_inner .f_tel {
	background: url(../img/sm/freetel_sm.png) no-repeat;
	background-size: contain;
	text-indent: -9999px;
	width: 100%;
	height: 0;
	padding-top: 21%;
	display: block;
	margin-top: 5%;
}
.footer_inner span {
	display: block;
}
.footer_inner .f_logo {
	width: 100%;
}
footer .lego, footer .copy {
	text-align: left;
	padding: 1%;
}
/* ぱんくずナビ */

#wrapper #contents .inner .pan {
	display: none;
}
/* 教室案内 */
#access #wrapper #contents, #news #wrapper #contents, #contact #wrapper #contents, #company #wrapper #contents, #privacy #wrapper #contents, #sitemap #wrapper #contents, #qanda #wrapper #contents {
	margin-top: 0px;
}
#access #wrapper #contents .inner .access01 .gaikan, #access #wrapper #contents .inner .access01 .gaiyou {
	float: none;
	width: 100%;
}
#access #wrapper #contents .inner .access02 .churin, #access #wrapper #contents .inner .access02 .parking {
	float: none;
	width: 100%;
}
/* お知らせ */

#news #wrapper #contents .news_list {
	float: none;
	width: 100%;
	margin:0 0 50px 0;
}
#news #wrapper #contents .inner .news_wrap .category {
	float: none;
	width: 80%;
	position: relative;
	top: 10px;
	margin: 3% auto 0 auto;
}
/* お問い合わせ */

#contact #wrapper #contents .inner .tel_no {
	background: url(../img/sm/freetel_sm.png) no-repeat;
	background-size: contain;
	height: 0;
	padding-top: 21%;
}
#contact #wrapper #contents .inner .form_wrap {
	width: 95%;
	margin-top: 2%;
}
#contact #wrapper #contents .table_contact {
	width: 95%;
	font-size: 20px;
}
#contact #wrapper #contents .table_contact .list {
	width: 100%;
}
#contact #wrapper #contents .table_contact th {
	border: none;
	padding-top: 3%;
	font-weight: bold;
}
#contact #wrapper #contents .table_contact td, th {
	display: block;
}
#contact #wrapper #contents .btn_kakunin {
	width: 90%;
}
#contact #wrapper #contents .btn_modoru, #contact #wrapper #contents .btn_soushin {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2%;
	float: none;
}
/* 運営会社 */
#company #wrapper #contents .table_company td, th {
	display: block;
}
/* ページトップへ戻る */
.pageTop {
	position: relative;
	width: 95%;
	height: 20px;
	margin: 8% auto;
}
.pageTop a {
	padding: 0px;
	position: fixed;
	display: block;
	right: 20px;
	margin: 0 0 1em 0;
	border-radius: 0px;
}
.pageTop a:before {
	border-bottom: none;
}
.pageTop a:after {
	z-index: -1;
	border-bottom: none; /* 矢印の色 */
}
.row .fL {
	float: left;
	margin: 1% 1%;
	width: 48%;
}
.float02 {
	float: none;
	width: 98%;
}
.fr02 {
	float: none;
	width: 98%;
}
.fr03 {
	float: right;
}
.float03 {
	float: left;
}
.taiken_tit img {
	width: 100%;
}

.taiken_sp th {
	font-size: 12px !important;
}
.time {
	font-size: 9px;
}
.box2 {
	font-size: 15px;
	margin-bottom: 10px;
}
.taiken_sp .bgyellow {
	font-size: 13px;
}
.display_sp {
	display: none;
}
.img_manga_sp {
	margin: 3%;
}
.pre_sttl {
	font-size: 20px;
	font-weight: 900;
	color: #eb0007;
	margin: 4% 0 2% 0;
}
.inner .p1 {
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	padding: 2%;
}
#access .inner .p1 {
	font-size: 1em !important;
}
.itiran {
	color: #248818;
	font-weight: bold;
	font-size: 1.5em;
	text-align: center;
	margin-top: 50px;
}
}

/*PC*/
@media screen and (min-width : 671px) {
.float02 {
	float: left;
	padding-left: 20px;
	width: 47%;
}
.fr02 {
	float: right;
	width: 45%;
}
.fr03 {
	float: right;
	width: 500px;
}
.float03 {
	float: left;
	width: 500px;
}
/*.float04{
    float: left;
		width:30%;
}*/


.taiken_tit img {
	width: 574px;
}
.taiken_pc {
	display: block;
}
.taiken_pc td img {
	width: 90px;
}
.taiken_sp {
	display: none;
}
.img_manga_sp {
	margin: 3%;
	display: none;
}
.display_sp {
	display: none;
}
.display_pc {
	display: block;
}
.inner .p1 {
	font-size: 2.5em;
	font-weight: bold;
	text-align: center;
}
.pre_sttl {
	font-size: 30px;
	font-weight: 900;
	color: #eb0007;
	margin: 4% 0 2% 0;
}
}
.fb_box {
	width: 100%;
	text-align: center;
}

.fb_box h4 {
	margin: 15px 0 25px 0;
	height: auto;
	font-size: 18px;
	font-weight: bold;
	padding: 0 0 0 40px;
	background: url(/img/news/h4_icon.png) no-repeat;
	background-position: left center;
	border-bottom: solid 2px #1B8A2F;
	line-height: 120%;
}

@media only screen and (max-width: 320px) {
.fb_box h4 {
	margin: 15px 0 25px 0;
	height: auto;
	font-size: 18px;
	font-weight: bold;
	padding: 0 0 0 30px;
	background: url(/img/news/h4_icon.png) no-repeat;
	background-position: left center;
	border-bottom: solid 2px #1B8A2F;
}
}

.table02 span {
	display: block;
}
.table02 {
	text-align: center;
	width: 95%;
	font-size: 18px;
	border-collapse: collapse;
	margin-right: auto;
	margin-left: auto;
	table-layout: fixed;
}
.table02 td {
	padding: 10px;
	border: 1px solid #ccc;
	vertical-align: middle;
}
.table02 th {
	text-align: left;
	vertical-align: middle;
	background-color: #25881B;
	border: 1px solid #ccc;
	font-weight: normal;
	color: #FFF;
	padding: 10px;
}
.table02 tr .bgyellow {
	text-align: center;
	background-color: #FFED00;
}
.p1 {
	text-align: center;
}
.table_top {
	font-weight: normal;
	color: #FFF;
	vertical-align: middle;
	text-align: center;
	background-color: #1240F0 !important;
	font-size: 12px;
}
.taiken_tit {
	text-align: center;
	margin: 30px 0 0 0;
}
.taiken_tit2 {
	background-color: #FF1308;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	padding: 1%;
	margin: 2% 2.5%;
	border-radius: 5px;
}
.mt10 {
	margin-top: 10px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb30 {
	margin-bottom: 30px;
}
.bred {
	color: #DD1F22;
	font-weight: bold;
}
.taiken_txt {
	text-align: center;
}
.textbox {
	width: 98%;
}
td.bonone {
	border: none;
}
.fonts {
	font-size: 16px;
}
.corse {
	font-size: 20px;
	font-weight: bold;
	color: #25881B;
}
.fonts2 {
	text-align: left;
	font-size: 16px;
}
.fonts3 {
	margin-top: 50px;
	text-align: center;
	font-size: 23px;
	font-weight: bold;
	color: #EC0014;
}
.veral {
	vertical-align: middle;
	text-align: center;
}
.mt50 {
	margin-top: 50px !important;
}
.mb50 {
	margin-bottom: 50px;
}
.box2 {
	-webkit-border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	background-color: #00F;
	text-align: center;
	padding: 5px;
	color: #FFFFFF;
}
.box3 {
	-webkit-border-radius: 20px 20px 20px 20px;
	-moz-border-radius: 20px 20px 20px 20px;
	border-radius: 20px 20px 20px 20px;
	background-color: #D90000;
	text-align: center;
	width: 80%;
	padding: 8px;
	color: #FFFFFF;
	font-weight: bold;
	margin : 20px auto;
}
.box4 {
	-webkit-border-radius: 40px 40px 40px 40px;
	-moz-border-radius: 40px 40px 40px 40px;
	border-radius: 40px 40px 40px 40px;
	background-color: #D90000;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 20px;
	letter-spacing: 0.4em;
}
.box5 {
	-webkit-border-radius: 20px 20px 20px 20px;
	-moz-border-radius: 20px 20px 20px 20px;
	border-radius: 20px 20px 20px 20px;
	background-color: #D90000;
	text-align: center;
	width: 60%;
	padding: 8px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 0px;
}
.access02 a {
	text-decoration: none;
}
/* 体験会レポート */

.taiken_repo {
	display: block;
	margin: 5px 0 40px 0;
}
.taiken_repo_sp {
	display: none;
	margin: 20px 0;
}
.text_red {
	font-size: 24px;
	color: #DC0003;
	font-weight: bold;
}

@media screen and (max-width : 670px) {
.taiken_repo {
	display: none;
	margin: 5px 0 40px 0;
}
.taiken_repo_sp {
	display: block;
	margin: 20px 0;
}
.display_sp {
	display: block;
}
.display_pc {
	display: none;
}
}
#content .feed_item_thumbnail {
	background-position: none !important;
}
#content .feed_item_title {
}
.kicks_photo {
	width: 90%;
	margin: 0 auto;
}
.kicks_photo img {
	width: 40%;
	margin: 3%;
	padding: 1%;
}

/*20160422 追記
========================
*/
@media screen and (min-width : 671px) {
.itiran {
	color: #248818;
	font-weight: bold;
	font-size: 2.0em;
	text-align: center;
	margin-top: 50px;
}
.float04 img {
	float: left;
	width: 45%;
	margin-left: 20px;
	margin-right: 50px;
	margin-bottom: 20px;
}
.right_tex {
	padding-right: 10px;
	overflow: auto;
}
.right_tex a {
	overflow: auto;
}
.tos {
	width: 35%;
	border: 1px #ccc solid;
}
.tos th, .tos td {
	padding: 2%;
	vertical-align: middle;
	line-height: 1.7;
	border: 1px solid #ccc;
}
.tos td {
	padding-left: 5%;
}
.check {
	margin: 0 auto;
}
.check img {
	display: block;
	margin: 2% auto;
	width: 60%;
}
.box5 {
	-webkit-border-radius: 20px 20px 20px 20px;
	-moz-border-radius: 20px 20px 20px 20px;
	border-radius: 20px 20px 20px 20px;
	background-color: #D90000;
	text-align: center;
	float: left;
	width: 300px;
	padding: 8px 10px 8px 3px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 20px;
	overflow: hidden;
}
.tos_box {
	display: flex;
	clear: both;
	margin-top: 3%;
	margin-left: 7%;
	margin-bottom: 8%;
}
.tos02 {
	width: 30%;
	margin: 2px 5px;
	display: block;
}
.float02 {
	margin-bottom: 8%;
}
}

@media screen and (max-width : 670px) {
.right_tex {
	width: 90%;
	margin: 5% auto;
	margin-bottom: 10%;
}
.tos {
	margin: 2% auto;
	width: 80%;
	border: 1px #ccc solid;
	border-radius: 3px;
}
.tos th, .tos td {
	padding: 2%;
	vertical-align: middle;
	line-height: 1.7;
}
.tos tr {
	vertical-align: middle;
	border: 1px solid #ccc;
}
.tos th {
	padding-top: 5%;
}
.tos td {
	padding-left: 5%;
	border: 1px solid #ccc;
}
.box5 {
	-webkit-border-radius: 20px 20px 20px 20px;
	-moz-border-radius: 20px 20px 20px 20px;
	border-radius: 20px 20px 20px 20px;
	background-color: #D90000;
	text-align: center;
	display: block;
	float: none;
	width: 90%;
	padding: 2%;
	margin: 5% auto;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 20px;
}
.tos02 {
	width: 90%;
	margin: 3% auto;
}
.float02 {
	margin-bottom: 8%;
}
.tos_box {
	margin-bottom: 8%;
}
.fr02 {
	margin-bottom: 8%;
}
.box3 {
	-webkit-border-radius: 20px 20px 20px 20px;
	-moz-border-radius: 20px 20px 20px 20px;
	border-radius: 20px 20px 20px 20px;
	background-color: #D90000;
	text-align: center;
	width: 80%;
	/*padding: 8px;*/
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 20px;
}
}
/*▲20160422追記ここまで
========================
*/
/*▼授業風景
========================
*/
.kicks_photo {
	width: 100%;
}
.kicks_photo ul {
	text-align: center;
	width: 100%;
}
.kicks_photo li {
	width: 45%;
	display: inline-block;
	margin: 1%;
}
.kicks_photo li img {
	width: 90%;
}
/*▲授業風景ここまで
========================
*/
/*▼先生紹介
========================
*/
.teacher ul {
	text-align: center;
}
.teacher {
	margin-bottom: 5%;
}
.teacher li {
	margin: 2%;
	width: 45%;
	display: inline-block;
	border: #ccc 1px solid;
	height: 420px;
	vertical-align: top;
}
.teacher h3 {
	text-align: center;
	margin: 2% auto;
	background-color: red;
	padding: 2%;
	border-radius: 15px;
	color: #FFF;
}
.prof {
	display: table;
	width: 100%;
	margin: 2%;
}
.prof .left {
	display: table-cell;
	width: 40%;
}
.prof .right {
	margin-top: 20px;
	margin-right: 1%;
	display: table-cell;
	vertical-align: bottom;
	width: 55%;
}
.prof img {
	width: 100%;
}
.comment {
	color: #11C713;
	height: 50px;
}
.bnr_crefus {
	width: 100%;
	max-width: 700px;
	margin: 15px auto;
}
.bnr_box {
	margin: 0 15px;
}
.name {
	width: 80%;
	padding-left: 10px;
	border-bottom: dashed 1px #0017FD;
	border-left: 3px solid #0017FD;
}
.message {
	margin-left: 3%;
}
.message02 {
	padding: 5px 10px;
}

/*先生紹介スマホ
========================
*/
@media screen and (max-width : 670px) {
.teacher li {
	width: 90%;
	margin: 3% auto;
	display: block;
	height: auto;
}
.comment {
	height: auto;
}
}
/*▲先生紹介ここまで
========================
*/

/*
	add CSS (topPage Banner)
	last-update 2016/06/17
*/
.bannerArea {
	width: 100%;
	text-align: center;
	background: #fff57f;
}
.other {
	background: none !important;
}
.textTitle {
	color: #fff;
	background: #0047e4;
	font-size: 140%;
	margin: 0 10px 20px;
	padding: 10px;
	border-radius: 15px;
}
.photo {
	margin-bottom: 10px;
}
.pointList li {
	margin-bottom: 20px;
}
.pointList h4 {
	font-size: 120%;
}
.scheduleTable {
	width: 95%;
	margin: 0 auto;
	border-collapse: collapse;
	border: 2px solid #ccc;
}
.scheduleTable tr:nth-child(2n) {
	background: #f0f0f0;
}
.scheduleTable th, .scheduleTable td {
	text-align: center;
	padding: 10px;
	border: 1px dotted #ccc;
	border-right: 1px solid #ccc;
}
.scheduleTable th {
	background: #ccc;
}

@media screen and (max-width : 670px) {
.midSection {
	margin-top: 30px;
}
.scheduleTable th, .scheduleTable td {
	text-align: left;
}
.img_manga {
	display: none;
}
/*#school_btn{
	margin:2% auto;
	width:100%;
}
#school_btn .btn_01 img{

	width:70%;
	margin:0 auto 2% auto;

}
#school_btn .btn_02 img{

	width:70%;
	margin:0 auto 2% auto;

}*/
.tv_btn a {
	font-size: 12px;
}
.text_sp {
	font-size: 12px;
}
}
/* globalmenu 20161025 */
.sp_only {
	display: none;
}

@media screen and (max-width : 670px) {
.sp_only {
	display: block;
}
.spMenuButton {
	z-index: 99999;
	background: url(../img/sm/sp_menu.png) no-repeat top left;
	background-size: cover;
	position: absolute;
	width: 15%;
	height: 0;
	padding-top: 16%;
	top: 0;
	right: 2%;
}
.globalNavigation {
	z-index: 99998;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 100%;
	color: #fff;
	background: #333;
	transition: all 0.4s;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
 .globalNavigation::-webkit-scrollbar { /* スクロールバー全体 */
 width:10px;
}
 .globalNavigation::-webkit-scrollbar-thumb { /* スクロールバーのある部分 */
 background: #666;
 border-radius: 10px;
}
 .globalNavigation::-webkit-scrollbar-track-piece:start { /* スクロールバーが表示されてない部分（前） */
 background: #333;
}
 .globalNavigation::-webkit-scrollbar-track-piece:end { /* スクロールバーが表示されてない部分（後ろ） */
 background: #444;
}
.globalNavigation ul {
	padding: 0 !important;
}
.globalNavigation li {
	width: 100% !important;
	height: auto !important;
	padding: 0 !important;
	margin: 0 !important;
	float: none !important;
}
.globalNavigation a {
	text-indent: inherit !important;
	padding: 12px 20px;
	margin: 0 !important;
	border-bottom: 1px dotted #666;
	height: auto !important;
	color: #fff !important;
	background: none !important;
}
.activemenu {
	background: url(../img/sm/sp_close.png) no-repeat top left;
	background-size: cover;
}
.menu_on {
	left: 30%;
}
}

/*
========================
トップページ改修 20161116 
========================
*/

/*PC*/
@media screen and (min-width : 671px) {
.pc_only {
	display: block;
}
.sttl {
	width: 50%;
	margin: 10% auto 4% 1.5%;
}
.top001 h3 {
	width: 70%;
	margin: 0 auto;
}
.top001 .robot_img {
	float: right;
	width: 25%;
}
.top001 p {
	width: 100%;
	margin: 2% 0 0 0;
	line-height: 220%;
	background-image: url(../img/index/index_img_02.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-align: center;
	padding: 3% 0 0 0;
	background-size: contain;
}
.text_mg {
	margin: 30px;
	line-height: 170%;
}
.course_kicks {
	border: 1px solid #cdcdcd;
	padding: 4%;
	overflow: hidden;
	z-index: 1;
	clear: both;
	margin: 0 0 5% 0;
}
.course_kicks2 {
	border: 1px solid #cdcdcd;
	padding: 4%;
	overflow: hidden;
	z-index: 1;
	clear: both;
	margin: 0 0 5% 0;
}
.course_kicks_ttl {
	text-align: center;
	margin: 0 auto -29px auto;
	width: 15%;
	z-index: 100;
}
.course_crefus_ttl {
	text-align: center;
	margin: 0 auto -15px auto;
	width: 15%;
	z-index: 100;
}
.course_blk {
	width: 48%;
	float: left;
	margin: 0 2% 0 0;/*border:1px solid #cdcdcd;*/
}
.course_blk2 {
	width: 49%;
	float: left;
	margin: 0 2% 0 0;
}
.course_blk3 {
	width: 100%;
	margin: 0 2% 0 0;
}
.course_kicks .arrow_pc {
	width: 2%;
	margin: 20% 1% 0 auto;
	float: left;
}
.course_kicks2 .arrow_pc {
	width: 2%;
	margin: 20% 1% 0 auto;
	float: left;
}
.arrow_pc2 {
	width: 10%;
	margin: 2% auto 0 auto;
	text-align: center;
}
.arrow {
	width: 3%;
	text-align: center;
	margin: 2% auto;
	clear: both;
}
.course_kicks h4 {
	width: 50%;
	text-align: center;
	margin: 5% auto 2% auto;
}
.course_kicks2 h4 {
	text-align: center;
	margin: 5% auto 2% auto;
}
.course_img {
	width: 100%;
}
.course_blk3 .course_img {
	width: 48%;
	float: left;
}
.course_blk3 .course_tx {
	font-size: 14px;
	line-height: 170%;
	margin: 0 1%;
	width: 48%;
	float: right;
}
.course_blk3 .course_tx strong {
	font-size: 15px;
	margin: 1.5% 0 0 0;
	display: block;/*color:#0066CC;*/
}
.course_blk3 .course_tx span {
	font-size: 14px;
	margin: 2% 0 0 0;
	display: block;
}
img.rank {
	width: 70%;
}
.course_tx {
	font-size: 14px;
	line-height: 170%;
	margin: 0 1%;
}
.course_tx strong {
	font-size: 15px;
	margin: 1.5% 0 0 0;
	display: block;/*color:#0066CC;*/
}
.course_tx span {
	font-size: 14px;
	margin: 2% 0 0 0;
	display: block;
}
.coment {
	text-align: center;
	font-size: 26px;
	font-weight: bold;
	clear: both;
	overflow: hidden;
}
.text_mg2 {
	margin: 30px;
	line-height: 170%;
	text-align: center;
}
.news_area {
	background: #fff7f0 none repeat scroll 0 0;
	border: 1px solid #f3949b;
	margin: 20px auto 80px auto;
	width: 90%;
	font-size: 13px;
}
.news_area ul {
	height: 233px;
	overflow-y: scroll;
	padding: 20px;
}
.news_area li {
	border-bottom: 1px dotted #929292;
	margin: 0 0 15px;
	padding: 5px 0;
}
.news_area span {
	display: table-cell;
}
.news_area a {
	color: #0066d1;
	text-decoration: underline;
}
.news_date {
	color: #de4f4f;
	font-weight: 600;
	padding: 0 20px 0 0;
}
}

/*SP*/
@media screen and (max-width : 670px) {
.text_mg2 {
	font-size: 16px;
	margin: 2% auto;
	line-height: 170%;
	width: 90%;
}
.sttl {
	width: 96%;
	margin: 10% auto 8% auto;
	text-align: center;
}
.top001 h3 {
	width: 100%;
}
.top001 .robot_img {
	float: right;
	width: 35%;
}
.top001 p {
	width: 100%;
	margin: 2% auto;
	line-height: 170%;
	background-image: url(../img/index/index_img_02.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 65% 0 0 0;
	background-size: 50% auto;
	font-size: 16px;
}
.text_mg {
	margin: 30px;
	text-align: center;
	line-height: 170%;
}
.course_kicks {
	border: 1px solid #cdcdcd;
	padding: 3%;
	overflow: hidden;
	z-index: 1;
	clear: both;
	margin: 0 3% 5% 3%;
}
.course_kicks2 {
	border: 1px solid #cdcdcd;
	padding: 3%;
	overflow: hidden;
	z-index: 1;
	clear: both;
	margin: 0 3% 5% 3%;
}
.course_kicks_ttl {
	text-align: center;
	margin: 0 auto -29px auto;
	width: 40%;
	z-index: 100;
}
.course_crefus_ttl {
	text-align: center;
	margin: 0 auto -20px auto;
	width: 40%;
	z-index: 100;
}
.course_kicks p {
	width: 10%;
	text-align: center;
	margin: 4% auto;
	clear: both;
	overflow: hidden;
	height: auto;
}
.course_kicks2 p {
	width: 10%;
	text-align: center;
	margin: 4% auto;
	clear: both;
	overflow: hidden;
	height: auto;
}
.arrow_sp {
	width: 15%;
	text-align: center;
	margin: 4% auto 0 auto;
	clear: both;
	overflow: hidden;
	height: auto;
}
.course_kicks h4 {
	width: 60%;
	text-align: center;
	margin: 5% auto 2% auto;
}
.course_img {
	width: 80%;
	margin: 3% auto 5% auto;
}
.course_tx {
	width: 96%;
	line-height: 170%;
	margin: 0 auto;
}
.course_tx span {
	font-size: 14px;
	margin: 2% 0 0 0;
	display: block;
}
.coment {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 3% 0;
}
.top001 {
	margin: 0 3%;
	width: 94%;
}
.course_tx strong {
	font-size: 15px;
	margin: 1.5% 0 0 0;
	display: block;/*color:#0066CC;*/
}
.pc_only {
	display: none;
}
.news_area {
	background: #fff7f0 none repeat scroll 0 0;
	border: 1px solid #f3949b;
	margin: 20px auto 80px auto;
	width: 90%;
	font-size: 12px;
}
.news_area ul {
	height: 233px;
	overflow-y: scroll;
	padding: 20px;
}
.news_area li {
	border-bottom: 1px dotted #929292;
	margin: 0 0 15px;
	padding: 5px 0;
}
.news_area span {
	display: table-cell;
	font-size: 12px;
	line-height: 150%;
}
.news_area a {
	color: #0066d1;
	text-decoration: underline;
}
.news_date {
	color: #de4f4f;
	padding: 0 10px 0 0;
	font-size: 12px;
}
}
/*170120修正*/
.font14 {
	font-size: 14px;
}
.font13 {
	font-size: 13px;
}
p.taiken_date_text {
	color: #fff;
	text-align: center;
	background: #e50112;
	margin: 0 2px 0 2px;
	/* width: 602px; */
	position: relative;
	/* left: 201px; */
	border: #e50112 solid 1px;
	padding: 10px 0;
	/*	font-size: 23px;*/
	font-size: 18px;
	font-weight: 600;
}
.index_taikenkaiLeft {
	color: #fff;
	background: #e50112;
	margin: 0 2px;
	padding: 10px 20px;
}
p.index_taiken_text {
	font-size: 20px;
	font-weight: 600;
	text-align: center;
}
p.index_taiken_text2 {
	font-size: 28px;
	font-weight: 600;
	text-align: center;
}
ul.school li {
	float: left;
	padding: 0px 0px 1px 1px;
	line-height: 1;
	background: #e50112;
	text-align: center;
}
ul.school li:last-child {
	float: left;
	padding: 0px 1px 1px 1px;
	line-height: 1;
	background: #e50112;
	text-align: center;
}
ul.school li a {
	display: block;
	width: 198px;
	padding: 16px 0px 16px;
	background: #ffffff;
	font-size: 16px;
	font-weight: bold;
	color: #e50112;
}
ul.school li:last-child a {
	width: 196px;
}
ul.school li:last-child img.taiken_logo {
	width: 196px;
	height: 48px;
	padding-right: 0;
	background: #FFFFFF;
}
ul.school li img {
	width: 13px;
	padding-right: 5px;
}
ul.school2 li {
	float: left;
	padding: 0px 0px 1px 1px;
	line-height: 1;
	background: #e50112;
	text-align: center;
}
ul.school2 li:last-child {
	float: left;
	padding: 0px 1px 1px 1px;
	line-height: 1;
	background: #e50112;
	text-align: center;
}
ul.school2 li:last-child img {
	padding-right: 0;
	background: #FFFFFF;
}
ul.school2 li a {
	display: block;
	width: 246px;
	padding: 16px 0px 16px;
	background: #ffffff;
	font-size: 16px;
	font-weight: bold;
	color: #e50112;
}
ul.school2 li:last-child a {
	width: 251px;
}
ul.school2 li img {
	width: 13px;
	padding-right: 5px;
}


@media screen and (min-width: 670px) and (max-width : 1014px) {
ul.school {
	width: 95%;
	margin: 0px auto;
}
ul.school li {
	float: left;
	padding: 1px;
	line-height: 1;
	background: #e50112;
	text-align: center;
	width: 49%;
}
ul.school li img {
	width: 12px;
	padding-right: 5px;
}
ul.school2 li img {
	width: 12px;
	padding-right: 5px;
}
ul.school3 li img {
	width: 12px;
	padding-right: 5px;
}
ul.school li a {
	display: block;
	padding: 16px 0px 16px;
	background: #FFF;
	font-size: 12px;
	font-weight: bold;
	color: #e50112;
	width: 100%;
}
ul.school li:last-child {
	float: left;
	background: #e50112;
	padding: 1px 1px 1px 0;
	line-height: 1;
	color: #e50112;
	width: 49%;
}
ul.school {
	width: 95%;
	margin: 0px auto;
}
ul.school2 {
	width: 95%;
	margin: 0px auto;
}
ul.school2 li {
	float: left;
	padding: 0px 1px 1px 1px;
	line-height: 1;
	background: #e50112;
	text-align: center;
	width: 49%;
}
ul.school2 li a {
	display: block;
	padding: 16px 0px 16px;
	background: #FFF;
	font-size: 12px;
	font-weight: bold;
	color: #e50112;
	width: 100%;
}
ul.school2 li:last-child {
	float: left;
	background: #e50112;
	padding: 0 1px 1px 0;
	line-height: 1;
	color: #e50112;
	width: 49%;
}
ul.school3 {
	width: 95%;
	margin: 0px auto;
}
ul.school3 {
	width: 95%;
	margin: 0px auto;
}
ul.school3 li {
	float: left;
	padding: 0px 1px 1px 1px;
	line-height: 1;
	background: #e50112;
	text-align: center;
	width: 49%;
}
ul.school3 li a {
	display: block;
	padding: 16px 0px 16px;
	background: #FFF;
	font-size: 12px;
	font-weight: bold;
	color: #e50112;
	width: 100%;
}
	.taiken_pc {
	display: none;
}
.taiken_sp {
	display: block;
}
ul.school2 li:last-child a {
	width: 100%;
}
ul.school li:last-child a {
	width: 100%;
}
ul.school2 li:last-child img {
	width: 12px;
	padding-right: 5px;
}
p.taiken_date_text {
    color: #e50112;
    text-align: center;
    margin-bottom: 0;
    /* width: 602px; */
    position: relative;
    /* left: 201px; */
    padding: 10px 0 0 0;
    font-size: 14px;
    background: #fff;
    font-weight: 600;
    border: none;
}
}

@media screen and (max-width : 670px) {
.taiken_pc {
	display: none;
}
ul.school {
	width: 95%;
	margin: 0px auto;
}
ul.school li {
	float: left;
	padding: 1px;
	line-height: 1;
	background: #e50112;
	text-align: center;
	width: 49%;
}
ul.school li img {
	width: 12px;
	padding-right: 5px;
}
ul.school2 li img {
	width: 12px;
	padding-right: 5px;
}
ul.school3 li img {
	width: 12px;
	padding-right: 5px;
}
ul.school li a {
	display: block;
	padding: 16px 0px 16px;
	background: #FFF;
	font-size: 12px;
	font-weight: bold;
	color: #e50112;
	width: 100%;
}
ul.school li:last-child {
	float: left;
	background: #e50112;
	padding: 1px 1px 1px 0;
	line-height: 1;
	color: #e50112;
	width: 49%;
}
ul.school {
	width: 95%;
	margin: 0px auto;
}
ul.school2 {
	width: 95%;
	margin: 0px auto;
}
ul.school2 li {
	float: left;
	padding: 0px 1px 1px 1px;
	line-height: 1;
	background: #e50112;
	text-align: center;
	width: 49%;
}
ul.school2 li a {
	display: block;
	padding: 16px 0px 16px;
	background: #FFF;
	font-size: 12px;
	font-weight: bold;
	color: #e50112;
	width: 100%;
}
ul.school2 li:last-child {
	float: left;
	background: #e50112;
	padding: 0 1px 1px 0;
	line-height: 1;
	color: #e50112;
	width: 49%;
}
ul.school3 {
	width: 95%;
	margin: 0px auto;
}
ul.school3 {
	width: 95%;
	margin: 0px auto;
}
ul.school3 li {
	float: left;
	padding: 0px 1px 1px 1px;
	line-height: 1;
	background: #e50112;
	text-align: center;
	width: 49%;
}
ul.school3 li a {
	display: block;
	padding: 16px 0px 16px;
	background: #FFF;
	font-size: 12px;
	font-weight: bold;
	color: #e50112;
	width: 100%;
}
p.taiken_date_text {
	color: #e50112;
	text-align: center;
	margin-bottom: 0;
	/* width: 602px; */
	position: relative;
	/* left: 201px; */
	padding: 10px 0 0 0;
	font-size: 14px;
	background: #fff;
	font-weight: 600;
	border: none;
}
ul.school2 li:last-child a {
	width: 100%;
}
ul.school li:last-child a {
	width: 100%;
}
ul.school2 li:last-child img {
	width: 12px;
	padding-right: 5px;
}
}
.attention {
	display: block;
	color: #ff0000;
	border: 1px solid #FF0000;
	padding: 10px;
	text-align: center;
}
.t_sub {
	font-size: 70%;
}
.index_contact .btn_contact {
	background-color: #fff;
	color: #000;
	display: block;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.pre_pdf img {
	width: 46%;
	margin: 2%;
	float: left;
}
.index_pre .btn_pre {
	background-color: #fff;
	color: #000;
	display: block;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.index_contact .btn_contact:hover {
	opacity: 0.8;
}
.index_pre .btn_pre:hover {
	opacity: 0.8;
}
.index_pre .btn_pre {
	background-color: #fff;
	color: #000;
	display: block;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.index_pre .btn_pre:hover {
	opacity: 0.8;
}
.index_pre .btn_pre:hover {
	opacity: 0.8;
}
.index_contact {
	width: 38%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.index_pre {
	width: 47.5%;
	float: left;
	margin: 0.5em 0;
}

@media screen and (max-width : 670px) {
.index_taikenkaiLeft {
	margin: 0 3.5% 0 2.5%;
}
.index_contact {
	width: 75%;
	height: auto;
	vertical-align: bottom;
}
.index_contact .btn_contact {
	background-color: #e50112;
	color: #000;
	display: block;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.index_pre .btn_pre {
	background-color: #e50112;
	color: #000;
	display: block;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.index_taikenkaiLeft {
	background: none;
}
.sp_galleryContents {
	width: 95%;
	margin: 0 auto;
	height: 240px;
}
.sp_galleryContents a {
	height: 100%;
}
.sp_galleryContents img {
	width: 95%;
	margin: 0 auto;
	height: 220px;
}
.center {
	margin: 0 auto;
	text-align: center;
}
.index_pre {
	width: 45%;
	float: left;
	margin: 0.5em 2.5%;
}
.pre_pdf img.fl_no {
	float: none;
}
.index_preR {
	width: 100%;
}
.pre_date {
	display: block;
}
}
.pre_pdf img.fl_no {
	float: none;
}
.center {
	margin: 0 auto;
	text-align: center;
}
.pre_kaijou {
	background: #f98538;
	font-weight: 600;
	padding: 3px 15px;
	color: #ffffff;
}
.index_preR {
	width: 45%;
	float: right;
}
.index_preR2 {
	width: 50%;
	float: right;
}
.index_preL {
	width: 50%;
	float: left;
}
.index_pre_tit {
	text-align: left;
	font-size: 24px;
	margin: 20px 0 10px 0;
	font-weight: 600;
	color: #ffffff;
	background: #e50112;
	padding: 10px;
}
.index_pre_box {
	margin: 0px 2px;
	padding: 10px 10px;
	background: #fff repeat-y;
	border: 5px solid #e50112;
}
.index_pre_table {
	border-collapse: collapse;
	border: 1px solid #e7e7e7;
}
.index_pre_table th {
	border-collapse: collapse;
	border: 1px solid #e7e7e7;
	text-align: left;
	padding: 0.5em 1em;
	background-color: #e7e7e7;
}
.index_pre_table td {
	border-collapse: collapse;
	border: 1px solid #e7e7e7;
	padding: 0.5em 1em;
}
.index_pre_text {
	padding-left: 1em;
}
.mt15 {
	margin-top: 15px;
}
.mt20 {
	margin-top: 20px;
}
h3.index_pre_gaiyou {
	background: #f98538;
	font-weight: 600;
	padding: 15px;
	color: #ffffff;
	font-size: 24px;
	text-align: center;
}
.pre_box {
	padding: 1em;
}
.pre_box2 {
	padding: 0.5em;
}
.index_pre_gaiyou_box {
	border: 5px solid #f98538;
}
.index_pre_date {
	width: 30%;
	margin-right: 4%;
	border: 3px solid #1462af;
	float: left;
}
.index_pre_date2 {
	width: 30%;
	margin-right: 4%;
	border: 3px solid #e7161c;
	float: left;
}
.index_pre_date3 {
	width: 30%;
	border: 3px solid #00813e;
	float: left;
}
h4.pre_tit {
	background: #f98538;
	padding: 0.5em;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 0.5em;
}
img.index_work {
	max-width: 200px;
	display: block;
	margin: 0 auto;
}
.pre_contact {
	margin-top: 20px;
	width: 38%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.pre_contact .btn_contact {
	background-color: #e50112;
	display: block;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.pre_contact .btn_contact:hover {
	background-color: #F60;
}

@media screen and (max-width : 670px) {
.index_preR {
	width: 100%;
}
.index_preR2 {
	width: 100%;
}
.index_preL {
	width: 100%;
}
.index_pre_date {
	width: 100%;
}
.index_pre_date2 {
	margin-top: 5px;
	width: 100%;
}
.index_pre_date3 {
	margin-top: 5px;
	width: 100%;
}
table.index_pre_table {
	font-size: 16px;
}
.mb05 {
	margin-bottom: 5px;
}
.pre_contact {
	width: 95%;
}
}
/*お問い合わせ追加*/

.index_contact_form {
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.index_contact_form .p1 {
	padding-top: 3%;
	font-size: 1em;
}
.index_contact_form .f_tel {
	background: url(../img/common/footer_tel.png) no-repeat;
	background-size: contain;
	text-indent: -9999px;
	width: 100%;
	height: 60px;
	display: block;
	margin: auto;
}
.index_contact_btn {
	width: 38%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.index_contact_btn .btn_contact {
	background-color: #25881B;
	display: block;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.index_contact_btn .btn_contact:hover {
	background-color: #F60;
}
.footer_inner .f_logo {
	width: 50%;
}
.footer_inner .p1 {
	font-size: 0.8em;
}

.blog_mv{
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	text-align: center;
}

.blog_mv img {
	width: 100%;
	text-align: center;
}
 @media screen and (max-width : 670px) {
.index_contact_form .f_tel {
	background: url(../img/sm/freetel_sm.png) no-repeat;
	background-size: contain;
	text-indent: -9999px;
	width: 100%;
	/*height: 0;*/
	padding-top: 21%;
	display: block;
	margin-top: 5%;
}
.index_contact_btn {
	width: 95%;
}
.index_contact_form span {
	display: block;
}
.index_contact_form .f_logo {
	width: 100%;
}
footer .lego, footer .copy {
	text-align: left;
	padding: 1%;
}
.index_contact_form .p1 {
	font-size: 0.8em;
}
.blog_mv{
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	text-align: center;
}

.blog_mv img {
	width: 100%;
	text-align: center;
}
#sidebar label.screen-reader-text {
	display: none;
}
#archives-dropdown-2 {
	margin-top: 15px;
	margin-left: 9px;
}
/*.news_list #article h3{
      margin-bottom: 25px;
      font-size: 20px;
      font-weight: bold;
      padding:15px; 
	  background: #1B8A2F;
      color: #fff;
      border-bottom: solid 4px #E3DF3F;
	  line-height: 1.3;
}
*/


.news_list #article p+h3 {
	margin-top: 60px;
}
.news_list #article p {
	margin-bottom: 35px;
	line-height: 1.9;
}
.news_list #wpLoop .item h3 a {
}
 }

p.ssl{
	text-align: center;
}
p.ssl img{
	width: auto;
}

.social00 {
	float:left;
	margin-left:20px;
}

.social00 li img {
	width:30px;
}

.social00 li {
	position:absolute;
	top:20px;
}

.social01 {
	float:left;
	margin-left:65px;
}

.social01 li img {
	width:30px;
}

.social01 li {
	position:absolute;
	top:20px;
}

.social00sp {
	width:8%;
	position:absolute;
	left:40%;
	top:18px;
}

.social00sp img {
	width:100%;
}

.social01sp {
	width:8%;
	position:absolute;
	left:53%;
	top:18px;
}

.social01sp img {
	width:100%;
}

@media screen and (min-width : 671px) {
.footer_list .f-list01{
	width:25%;
	float:left;
	line-height:1.5em;
	margin-right:1%;
}
.footer_list .f-list01 img{
	width:150px;
}
.footer_list .f-list02{
	width:45%;
	float:left;
	line-height:1.5em;
	margin-right:1%;
}
.footer_list .f-list02 .f-list02a{
	width:50%;
	float:left;
	text-align:left;
	font-size:14px;
}

.footer_list .f-list02 .f-list02a li{
	font-size:14px;
}

.footer_list .f-list02 .f-list02b{
	width:49%;
	float:left;
	text-align:left;
	font-size:14px;
}

.footer_list .f-list02 .f-list02b li{
	font-size:14px;
}

.footer_list .f-list03{
	width:28%;
	float:left;
	line-height:1.5em;
}

.f-list_title{
	background-color:#E0E0E0;
	padding:5px;
	margin-bottom:10px;
}
 }
 
  @media screen and (max-width : 670px) {
.footer_list .f-list01{
	width:100%;
	float:left;
	line-height:1.5em;
	margin-bottom:20px;
}
.footer_list .f-list01 img{
	width:150px;
}
.footer_list .f-list02{
	width:100%;
	float:left;
	line-height:1.5em;
	margin-right:1%;
}
.footer_list .f-list02 .f-list02a{
	width:100%;
	float:left;
	margin-bottom:20px;
}

.footer_list .f-list02 .f-list02b{
	width:100%;
	float:left;
	margin-bottom:20px;
}

.footer_list .f-list03{
	width:100%;
	float:left;
	line-height:1.5em;
}

.f-list_title{
	background-color:#E0E0E0;
	padding:5px;
	margin-bottom:10px;
}
 }
 
.f-list-m{
	width:95%;
	margin:auto;
	display:block;
	background-color:#25881B;
	color:#FFFFFF;
	padding:5px 0;
	font-size:15px;
	font-weight:bold;
}

.f-list-t{
	color:#224217;
	font-weight:bold;
	font-size:18px;
}

  #ex_headercontact2{
	  max-width:900px;
	  margin:auto;
  }
  .ex_mail{
	  width:50%;
	  margin-left:30px;
	  float:left;
  }
  .ex_phon{
	  width:40%;
	  margin-left:20px;
	  float:left;
  }
  
  .ex_footer2{
	background-color:#FF0000;
	text-align:center;
}

.ex_footer2 img{
	width:35%;
}

  .contact_mail{
	background-color:#FF0000;
	text-align:center;
}

.contact_mail img{
	width:70%;
}

.link_list_pc{
	width:940px;
	margin-left:10px;
}
.link_list_sp{
	width:100%;
}
