@charset "utf-8";
/*//////////////////////////////////

Wrapper
///////////////////////////////////*/
.wrapper{ width:100%;	background-color:#ffffff; padding:60px 0 60px;}
.wrapper-pink{ width:100%;	background-color:#fce4e4; padding:60px 0 60px;}
.wrapper-green{ width:100%;	background-color:#eef0d8; padding:60px 0 60px;
background-image:url(../img/common/kazari.gif);
background-repeat:repeat-x;
background-position:top;
}

/*//////////////////////////////////

Header
///////////////////////////////////*/
/* Header Style */
header{ width:100%;	margin:0;}

div.head-wrap{ background-color:#fff;}
div.head-inner{ margin:0 auto 0; width:960px; }

/* Header left */
div.head-inner p.head-title{
	margin:10px 0 0 0;
	font-size:12px;
	line-height:12px;
	color:#471f0e;
}
div.head-inner h1.rogo{	margin:10px 0 0 0;}

/* Header right */
ul.head-menu{ margin:10px 0 0 auto; width:310px;}
ul.head-menu li{ float:left;}
div.head-inner p.head-tel{ margin:10px 0 0 auto;}


/* hamburger menu */
.btn {
    background:transparent url(../img/common/btn1.png) no-repeat -141px 0;
    display: block;
    width:141px;
    height: 54px;
    cursor: pointer;
    z-index: 200;
}
.peke {
    background-position: 0 0;
}

.drawr {
    display: none;
    background-color:rgba(255,255,255,0.95);
    position: absolute;
    top: 65px;
    right:0;
	width:960px;
    padding:0px;
    z-index: 9999;
}
#menu li {
}
#menu li a {
    display: block;
}


	
.drawr{
	width:960px;
	padding:10px;
}

.drawr ul.list{
	width:940px;
}
.drawr ul.list li{
	float:left;
	font-size:14px;
}
.drawr ul.list li dl dt{
	font-size:14px;
	font-weight:bold;
	padding-left:12px;
}
.drawr ul.list li dl dd{
	font-size:14px;
	margin-left:8px;
	padding-left:8px;
	}

.drawr ul.list li dl a:link {color:#47210d; text-decoration: none;}
.drawr ul.list li dl a:visited {color:#47210d; text-decoration: none;}
.drawr ul.list li dl a:hover {text-decoration: underline;}
.drawr ul.list li dl a:active {text-decoration: none;}



/*//////////////////////////////////

G_nav
///////////////////////////////////*/
div.gnav-area{
	width:100%;
	height:68px;
	background-color:#e5ddd8;
}	

nav#gnav{ width:960px; margin:20px auto 0;}
nav#gnav ul{ width:960px; text-align: center; font-size: 0;}
nav#gnav ul li{ 
	margin:19px 0;
	padding-left:16px;
	padding-right:16px;
	height:32px;
	font-size:14px;
	color:#471f0e;
	text-align:center;
	 display: inline-block;
	vertical-align: middle;
	}
.rh16{ line-height:16px;}
.rh32{ line-height:32px;}
.bdrr{ border-right:#471f0e 1px dotted;}

span.fts12{
	font-size:12px;
}
nav#gnav ul li a:link {color: #471f0e; text-decoration: none;}
nav#gnav ul li a:visited {color: #471f0e; text-decoration: none;}
nav#gnav ul li a:hover {text-decoration: underline;}
nav#gnav ul li a:active {text-decoration: none;}


/*////////////////////////

Contents
/////////////////////////*/
div#contents{
	margin:0px auto 0px;
	padding:0px 0px 0px 0px;
	width:100%;
	font-size:16px;
	}

/* continer */
.container { width: 100%; position: relative; }

/* continer 2016/03/14更新分*/
.container2 {
	width: 100%;
	position: relative;
	background-image: url(../img/top/top_bg_new.gif);
	background-repeat: repeat;
}

/* sub-main */
.container { width: 100%; position: relative; }







/*////////////////////////////////////////

main(SUB)

////////////////////////////////////////*/

div.h2-area{
	width:100%;
	margin:0px 0px 0px 0px;
	background-image: url(../tw/img/tw_bg_01.gif);
	background-repeat: repeat;
	background-position: center top;
}

div.h2-area h2.mainttl{
	width:960px;
	margin:0px auto 0px auto;
}

div.main{
	width:100%;
	margin:0 auto 0;
}


#mtt{
	width:100%;
	margin:0px 0px 0px 0px;
	padding: 30px 0px 30px 0px;
	background-image: url(../tw/img/tw_bg_02.gif);
	background-repeat: repeat;
	background-position: center top;
}

div.main h2.contents-h2{
	width:960px;
	height:55px;
	margin:0 auto 0;
	padding-top:5px;
	text-align:center;
	font-size:28px;
	font-weight:bold;
}

div.jigyoubox{
	width:960px;
	height: 290px;
	margin:0 auto 0;
	background-image: url("../tw/img/tw_jigyo_bg20220329.png");
	background-repeat: no-repeat;
	background-position: center top;
}

div.jigyoubox_junbi{
	width:960px;
	height: 290px;
	margin:0 auto 0;
	background-image: url("../tw/img/tw_jigyo_junbi.png");
	background-repeat: no-repeat;
	background-position: center top;
}

div.jigyoubox h3.msg{
	width:960px;
	padding: 150px 0px 10px 0px;
	text-align: center;
	font-weight: bold;
}


/* navi */
#navi{
}
	
#main-nav {
    width: 960px;
    margin:40px auto 40px;
    overflow: hidden;
}
 
#main-nav ul {
    margin: 0px auto 0px;
    padding: 0;
    /zoom: 1;/* for IE6,7 */
}
 
#main-nav ul li {
    width: 240px;
    margin: 0px 40px 0px;
    padding: 0;
    float: left;
    list-style: none;
}



div.nav-ttl{ width:240px; margin-top:10px;}
p.main-nav-ttl{
	float:left;
	padding: 5px 0px 0px 0px;
	margin-left:10px;
	font-size: 12px;
	font-weight: bold;
}
p.l-h20{line-height:20px;}
p.l-h38{ height:38px; line-height:38px;}

div.main p.msg{ 
	width:960px;
	margin:0 auto 40px;
	text-align:center;
	}
div.main p.msg-green{ 
	width:960px;
	margin:0 auto 40px;
	text-align:center;
	color:#208f3b;
	}
	
#no1{
	width:100%;
	margin:0px 0px 0px 0px;
	padding: 30px 0px 30px 0px;
	background-image: url(../tw/img/tw_bg_03.gif);
	background-repeat: repeat;
	background-position: center top;
}

div.no1wrap{
	width:960px;
	margin:0 auto 0;
	padding: 50px 0px 30px 0px;
    overflow: hidden;
}


.txt-area{ width:500px;}

.txt-area-long {  width:550px; }
.txt-area-long h3{
	margin-bottom:15px;
	/*font-size:24px;*/
	font-size: 32px;
	font-weight:500;
	line-height:40px;
	}

.txt-area-long h4{
	font-size:18px;
	font-weight:bold;
	margin-left:50px;
	}
	
.txt-area-long p{  width:500px; margin-left:50px; }

.textbox{
	width:550px;
	margin-left:50px;
	padding: 20px 0px 10px 0px;
}

.txt2{
	width:225px;
	padding: 0px 50px 0px 0px;
}

.mailform{
	width:450px;
	margin:0 auto 0;
	padding: 10px 0px 10px 0px;
}

#no2{
	width:100%;
	margin:0px 0px 0px 0px;
	padding: 30px 0px 30px 0px;
	background-image: url(../tw/img/tw_bg_04.gif);
	background-repeat: repeat;
	background-position: center top;
}
#no3{
	width:100%;
	margin:0px 0px 0px 0px;
	padding: 30px 0px 30px 0px;
	background-image: url(../tw/img/tw_bg_03_02.gif);
	background-repeat: repeat;
	background-position: center top;
}
#no4{
	width:100%;
	margin:0px 0px 0px 0px;
	padding: 30px 0px 30px 0px;	
	background-color:rgba(192,192,192,0.35);
	/*background-color:rgba(255,193,194,0.35);*/
}

#inquiry{
	width:100%;
	margin:0px 0px 0px 0px;
	padding: 50px 0px 30px 0px;
}




/*////////////////////////////////////////

main(SUB)

////////////////////////////////////////*/
.fts18{font-size:18px; font-weight:bold;}
.fts16{font-size:16px; font-weight:bold;}

.a-green a:link {color:#208f3b; text-decoration: none;}
.a-green a:visited {color:#208f3b; text-decoration: none;}
.a-green a:hover {text-decoration: underline;}
.a-green a:active {text-decoration: none;}

	
div.main p.kome{ 
	width:960px;
	margin:0 auto 0;
	text-align:center;
	color:#208f3b;
	}


/*BOX*/
section.box{
	width:960px;
	margin:0 auto 0;
	padding-top:45px;
	padding-bottom:45px;
}


section.box-long{
	width:960px;
	margin:0 auto 0;
}

section.box h3.inbox{ 
	margin-bottom:30px; 
	font-size:20px;
	font-weight:bold;
	color:#cfb600;
	}
section.box h3.inbox15{ 
	margin-bottom:15px; 
	font-size:20px;
	font-weight:bold;
	color:#cfb600;
	}



.pdtb{ padding-top:30px; padding-bottom:30px;}


div.box{
	width:960px;
	margin:0 auto 0;
}

div.box-short{
	width:700px;
	margin:0 auto 0;
}

div.box-short div.txt-area-short{
	width:460px;
	margin:0 auto 0;
}

div.inq-bana{
	width:960px;
	margin:0 auto 50px;
	text-align:center;
}

/*////////////////////////

page-top
/////////////////////////*/
#page-top{
	width:100%;
	text-align:center;
	margin-bottom:30px;
}


/*///////////////////////////

footer
////////////////////////////*/	

/*/footer/*/	
footer{
	background-image:url(../img/common/foot_bg_new.gif);
	background-repeat:repeat-x;
	background-position:center top;
	background-color: #FFF;
}

footer h2.foot{
	text-align:center;
	font-size:18px;
	font-weight:bold;
	padding-top:30px;
}
footer p.foot-inq{
	width:960px;
	margin:0 auto 0;
	text-align:center;
	padding-top:20px;
}

footer address.foot{
	text-align:center;
	font-size:18px;
	font-weight:bold;
	padding-top:15px;
}

/*/footer-nav/*/	
nav#foot-nav{
	width:960px;
	margin:0 auto 0;
}
nav#foot-nav ul{
	width:960px;
	height:80px;
	margin:65px auto 0;
}
nav#foot-nav ul li{
	width:319px;
	margin:0 auto 0;
	text-align:center;
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	float:left;
	height:50px;
}

/*/footer-nav/*/	
section#site-map{
	width:960px;
	margin:0 auto 0;
}

section#site-map ul.list{
	width:960px;
	margin:0 auto 30px;
}
section#site-map ul.list li{
	float:left;
	font-size:14px;
}
section#site-map ul.list li dl dt{
	font-size:14px;
	font-weight:bold;
	padding-left:12px;
	background-image:url(../img/common/arrow01.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
section#site-map ul.list li dl dd{
	font-size:14px;
	margin-left:8px;
	padding-left:8px;
	background-image:url(../img/common/arrow02.gif);
	background-repeat:no-repeat;
	background-position:left center;
	}

/*/copyright/*/	
div#copy-wrap{
	width:100%;
	height:24px;
	margin-bottom:0px;
	font-size:12px;
	color:#ffffff;
	text-align:center;
	line-height:24px;
	background-color:#47210d;
}
div#copy-wrap a:link {color: #ffffff;text-decoration: none;}
div#copy-wrap a:visited {color: #ffffff;text-decoration: none;}
div#copy-wrap a:hover {text-decoration: underline;}
div#copy-wrap a:active {text-decoration: none;}



/*////////////////////////////////////////

mtt

////////////////////////////////////////*/


/*/定義/*/
dl.teigi{
	width:740px;
	margin:0 auto 60px;
}

dl.teigi dt{
	width:740px;
	margin:0 auto 10px;
	font-size:18px;
	font-weight:bold;
}
dl.teigi dd{
	width:740px;
	margin:0 auto 30px;
	font-size:16px;
}

/*/serviceリスト/*/
ul.servis-list{	width:950px; margin:0 auto 0; }
ul.servis-list li{
	width:460px; 
	float:left; 
	margin-bottom:30px; 
	text-align:center; 
	font-size:18px; 
	font-weight:bold; 
	}


/*////////////////////////////////////////

tw

////////////////////////////////////////*/

span.b-line{
		background-image:url(../img/top/sec02_h3bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

ul.inq-list{ width:750px; margin:40px auto 0; }
ul.inq-list li{	width:750px; margin-bottom:30px;}

ul.inq-list dl{	width:750px;}
ul.inq-list dl dt{	width:120px; border-left:8px #522e19 solid; padding-left:10px; float:left;}
ul.inq-list dl dd{	width:600px; float:right;}

dl.company{	width:450px; float:left; }
dl.company dt{ float:left; width:80px; margin-bottom:20px; }
dl.company dd{ float:right; width:350px; margin-bottom:20px; }


div.free_bana{
	margin:40px auto 30px;
	width:960px;
	text-align:center;
}


/*////////////////////////////////////////

tw

////////////////////////////////////////*/
p span.kane{
	font-size:18px;
	padding:5px;
	border:#F33 solid 1px;
	font-weight:bold;
}
p.magic{
	font-size:24px;
	font-weight:bold;
	margin-bottom:30px;
}

ul.kouza-list{ width:960px; margin:40px auto 0; }
ul.kouza-list li{	width:960px; margin-bottom:30px;}



/*////////////////////////////////////////

jmtts

////////////////////////////////////////*/


dl.therapist{ width:700px; margin:0 auto 30px;}
dl.therapist dt{ width:200px; float:left; font-weight:bold;}
dl.therapist dd{ width:500px; float:right; font-weight:bold;}





/*////////////////////////////////////////

仮

////////////////////////////////////////*/

div.sub-contents{
	width:100%;
	text-align:center;
	margin:0 auto 0;
}

.tw{
	background-image:url(../tw/img/tw.jpg);
	background-position:center;
	height:3902px;
}

.mtt{
	background-image:url(../mtt/img/mt.jpg);
	background-position:center;
	height:3324px;
}


.school{
	background-image:url(../school/img/school_img.jpg);
	background-position:center;
	height:6814px;
}

.jmtts{
	background-image:url(../jmtts/img/jmtts.jpg);
	background-position:center;
	height:3968px;
}

table, tr {
	width: inherit;
	margin: 10px 0px 10px 50px;
	border: solid 1px; 
	background-color: #ffffff;
}

table, td {
	padding: 5px;
	border: solid 1px; 
	background-color: #ffffff;
}

table, th {
	padding: 5px;
	border: solid 1px; 
	background-color: #D5D1AD ;
}


.line_account_top {
	margin: 0 auto;
    max-width: 960px;
    margin-bottom: 20px;
}
.line_account_top p {
	width: 330px;
	margin: 0 auto;
	padding-bottom: 15px;
}
.line_account img {
margin: 5px;
}

.line_account {
	display: flex;
	margin: 0 auto;
	max-width: 880px;
	justify-content: space-between;
	margin-top: 20px;
}
.line_account.j-center{
	justify-content: center;
}
.line_account img {
	margin: 5px;
}
.hidebtn_wrap, .hide_wrap{
    display: flex;
	position: absolute;
	background: rgba(255,255,255,0.7);
    align-items: center;
}
.hidebtn_wrap{
    width: 240px;
    height: 253px;
	margin: 0 auto 0 10px;
}

.hidebtn_wrap p{
	text-align: center;
    margin: -35px auto 0;	
}
.hide_wrap{
    width: 100%;
    height: 1458px;
}
.hide_wrap p{
    font-size: 2em;
    margin: 0 auto;
}
.inq_btn_b{
	display: inline-flex;
	color: #FFF!important;
	justify-content: center;
	align-items: center;
	background-color: #47210d;
	width: 100%;
	min-height: 45px;
	border-radius: 25px;
	text-align: center;
	text-decoration: underline;
}
.scroll_table{
	display: inline-block;
	margin-inline: auto;
	margin-top: 50px;
	/*white-space: nowrap;*/
	width: inherit;
}
.scroll_table table{
	margin: 10px auto;
	/*width: 980px;*/
	word-break: break-all;
}
.scroll_table tr{
	margin: 10px auto;
}
.scroll_table td{
	text-align: justify;
	word-wrap: break-word;
	max-width: 410px;
	/*width: fit-content;*/
}
.school_btn{
	margin: 0 auto;
	display: flex;
	color: #fff!important;
	justify-content: center;
	align-items: center;
	background-color:#47210d;
	width: 100%;
	max-width: 300px;
	min-height: 45px;
	border-radius: 25px;
	text-align: center;
	text-decoration: underline;	
}
.bold{
	font-weight: bold;
}
.li-disc{
	list-style: disc;
}
.li-square{
	list-style: square;
}
.pl-2{
	padding-left: 2em;
}
.pl-15{
	padding-left: 1.5em;
}
.article__tag {
    position: relative;
    display: block;
    /* margin-bottom: 1em; */
    font-size: 1.5em;
    font-weight: bold;
    color: #97bd15;
    /* border-right: solid 5px #97bd15; */
    /* padding-left: 1em; */
}
.article__info {
  display: block;
  position: relative;
  padding-top: 1em;
  margin: 0 auto;
}