
#navbox,
#drawer,
#menu,
#smmail,
#heads dd ul#sm_2rownav i,
#heads dd ul#sm_2rownav br,
.sm{
	display:none !important;
}
#wraps {
	background-color:#fff;
	width:100%;
	margin: 0px;
	padding: 0px;
}
.wrap {
	width:1140px;
	margin: 0px auto;
	padding: 0px;
}
dl{display: table-row}
dt,dd{display: table-cell}
#footer,
.wrap,
#heads{
	min-width:1140px;
}
@media screen and (max-width: 1099px) {/*tablet*/
	body {min-width:900px;}
}
@media screen and (min-width: 1100px) {/*PC*/
}
/*-----------------*/
#heads{
    display: table;
    margin: 30px auto 40px auto;
}
#heads dt,
#heads dd{
    vertical-align: top;
    padding: 10px 0;
}
#heads dt p{
    margin: 0px;
    padding: 0px 0 3px 0;
    font-size: 17px;
}
#heads dt h1,
#heads dt div{
    /*
    font-family: "Sawarabi Mincho";
    */
    margin: 0px;
    padding: 10px 0px;
    font-weight: bold;
    font-size: 34.5px;
}
#heads dt div a{
    color: black;
    text-decoration: none;
}
#tel,
#tel_top{
    text-align: center;
    display: block;
    float: right;
    margin: -5px 0 0 0;
}
#tel_top2{
    text-align: center;
    display: block;
    float: right;
    margin: 5px 0 0 0;
}
#tel a,
#tel_top a,
#tel_top2 a{
	font-size: 24px;
	color: #0db577;
    letter-spacing: 3px;
	text-decoration: none;
}
#tel_top2 a{
	font-size: 26px;
	font-weight: bold;
}
#tel a i,
#tel_top a i,
#tel_top2 a i{
    letter-spacing: 0;
}
#tel b,
#tel_top b,
#tel_top2 b{
	font-size: 11px;
	font-weight: normal;
	clear: both;
	color: #0db577;
	line-height: 100%;
    display: block;
    float: right;
}
#heads dd ul#menu,
#heads dd ul#menu2021{
    margin: 25px 0 0 0px;
    padding: 0px;
    clear: both;
    display: table;
    float: right;
}
#heads dd ul li#home,
#heads dd ul li#ningo,
#heads dd ul li#anaken,
#heads dd ul li#message,
#heads dd ul li#company,
#heads dd ul li#contact{
    display: table-cell;
    border-left: 1px solid #b9b9b9;
    line-height: 0;
    font-size: 15px;
}
#heads dd ul li:first-child{
    border: none;
}
#heads dd ul li a.first{
    display: block;
    padding: 3px 17px;
    color: black;
    text-decoration: none;
    
}
#heads dd ul li a.first:hover{
    text-decoration: underline;
}
#heads dd ul li:last-child a.first{
    padding: 3px 0 3px 20px;
}
#tel_top2 table td {
}
#tel_top2 table td a{
    font-size: 14px;
    text-align: center;
    display: block;
    letter-spacing: 0;
    line-height: 150%;
    margin: 0 0 0 15px;
    padding: 5px 15px;
    border: 1px solid #ddd;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/*-------------*/
body#top #heads dd ul li#home a,
body#ningo #heads dd ul li#ningo a,
body#nihongogaiyo #heads dd ul li#ningo a,
body#ningoform #heads dd ul li#ningo a,
body#anaken #heads dd ul li#anaken a,
body#anakengaiyo #heads dd ul li#anaken a,
body#anaform #heads dd ul li#anaken a,
body#message #heads dd ul li#message a,
body#company #heads dd ul li#company a,
body#contact #heads dd ul li#contact a{
    color: #0db577;
}
/*-------------*/
#topmain2row{
    display: table;
    width: 100%;
    margin-top: -9px;
    position: relative;
    z-index: 5;
}
#topmain2row dt{
    width: 50%;
    text-align: center;
    height: 500px;
    overflow: hidden;
}
#topmain2row dt img{
    width: 100%;
    height: auto;
}
/*
#topmain2row dt#hanaken{
    background-color: #5a9680;
}
#topmain2row dt#anaken{
    background-color: #d77c41;
}
*/
#topmain2row dt h2{
    margin: auto;
    padding: 30px 0 0 0;
    color: #fff;
    font-size: 18px;
    margin: 20px auto;
    line-height: 200%;
}
#topmain2row dt h2 span{
    font-size: 30px;
}
#topmain2row dt table{
    margin: auto;
}
#topmain2row dt#hanaken table th{
    background-color: #eaf1ef;
    font-weight: normal;
    padding: 10px 20px;
    border-right: 1px solid #5a9680;
    border-bottom: 1px solid #5a9680;
}
#topmain2row dt#hanaken table td{
    border-bottom: 1px solid #5a9680;
    padding: 10px 20px;
    background-color: #fff;
}
/*----------------*/
#topmain2row dt#anaken table th{
    background-color: #faeee6;
    font-weight: normal;
    padding: 10px 20px;
    border-right: 1px solid #d77c41;
    border-bottom: 1px solid #d77c41;
}
#topmain2row dt#anaken table td{
    border-bottom: 1px solid #d77c41;
    padding: 10px 20px;
    background-color: #fff;
}
.s_txt{
    font-size: 14px;
    color: #fff;
}
.btn{
    margin: 40px auto;
}
.btn a{
    padding: 20px 40px;
    text-align: center;
	border-radius: 100px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
    color: #fff;
    width: 200px;
    margin: auto;
}
/*
#topmain2row dt#hanaken .btn a{
    background-color: #3f7d66;
    border: 1px solid #63a68d;
}
#topmain2row dt#anaken .btn a{
    background-color: #bb5716;
    border: 1px solid #f69e65;
}
*/
/*-------------*/
.glback{
    background-color: #f7f7f7;
    clear: both;
    width: 100%;
    padding: 100px 0;
}
#top_gl{
    margin: 0 0 -150px 0;
}
#osirase{
    display: table;
    background-color: white;
}
#osirase dt{
    padding: 30px;
    text-align: left;
    vertical-align: top;
    width: 20%;
    text-align: center;
    border-right: 1px solid #ddd;
}
#osirase dd{
    padding: 30px;
    text-align: left;
    vertical-align: top;
}
#osirase dd table{
    
}
#osirase dd table th{
    font-weight: normal;
    color: coral;
    width: 18%;
    vertical-align: top;
    font-size: 13px;
}
#osirase dd table td{
    padding: 0px 10px;
}
footer{
    background-color: gray;
    color: #fff;
    text-align: center;
    padding: 70px 0 10px 0;
    margin: 150px 0 0 0;
}
#f_txt{
    border: 5px solid #9d9d9d;
    width: 40%;
    padding: 30px;
    margin: auto;
}
#f_txt p{
    margin: 0 auto;
}
address{
    display: block;
    text-align: center;
    margin: 60px auto auto auto;
    font-size: 12px;
    color: #ccc;
}

#goto{
    position: fixed;
    bottom: -15px;
    right: 0;
    z-index: 1000;
}
#goto a{
    display: block;
    width: 80px;
    height: 60px;
    color: white;
    background-color: #31a379;
    text-decoration: none;
    text-align: center;
}
#goto a i{
    margin: 15px auto 0 auto;
    font-size: 30px;
}
/*--------------*/
#pankz{
    clear: both;
    margin: 0px;
    padding: 0px;
    font-size: 13px;
    background-color: #f7f7f7;
}
#pankz span{
    display: block;
    width: 1140px;
    margin: auto;
}
#pankz a{
    color: #000;
}
#base_title{
    clear: both;
    margin: 0px;
    padding: 50px 0px;
    text-align: center;
}
#base_title h1{
    
}
#base_title h1 b{
    display: block;
    background-color: #4adaa5;
    width: 50px;
    height: 5px;
    margin: 50px auto auto auto;
}
#contents_wrap{
    width: 1140px;
    margin: auto;
}
#contactform_wrap{
    width: 850px;
    margin: auto;
}
#mov_wrap{
    width: 560px;
    margin: auto;
}
#mov_wrap iframe{
    margin: 0 0 30px 0;
}
#mov_wrap h2{
    margin: 0;
    padding: 5px;
}
#messe{
    width: 1000px;
    margin: -26px auto auto auto;
}
#messe_txt{
    width: 800px;
    margin: auto;
}
#messe img{
    width: 100%;
    height: auto;
}
.txt_right{
    text-align: right;
}
#profile{
    background-color: #f7f7f7;
    clear: both;
    margin: 30px 0;
    padding: 50px 100px;
}
/*----------------*/
.gnav {
}
.gnav li {
    list-style: none;
    position: relative;
}
.gnav li a {
    
}
.gnav li li {
    height: 0;
    overflow: hidden;
    transition: .5s;
}
.gnav li li a {
    border-top: 1px solid #eee;
}
.gnav li:hover > ul > li {
    height: 2rem;
    overflow: visible;
}
.gnav li ul{
    margin: 0px;
    padding: 0px;
    position: absolute;
    top: 35px;
}
.gnav li ul li{
    margin: 0px;
    padding: 0px;
}
.gnav li ul li a{
    background-color: #000;
    color: #fff;
    padding: 10px 0;
    width: 200px;
}
/*----------*/
.com_table{
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd;
    margin: auto;
}
.com_table th{
    font-weight: normal;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background-color: #f7f7f7;
    padding: 30px 40px;
}
.com_table td{
    padding: 30px 40px;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
/*----------*/
#gaiyo_hanaken{
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd;
    margin: auto;
}
#gaiyo_hanaken th{
    font-weight: normal;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background-color: #5a9680;
    padding: 30px 40px;
    color: #fff;
}
#gaiyo_hanaken td{
    padding: 30px 40px;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
#gaiyo_hanaken caption{
    background-color: #3f7d66;
    color: #fff;
    text-align: center;
    padding: 10px;
}

/*----------*/
#gaiyo_anaken{
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd;
    margin: auto;
}
#gaiyo_anaken th{
    font-weight: normal;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background-color: #d77c41;
    padding: 30px 40px;
    color: #fff;
}
#gaiyo_anaken td{
    padding: 30px 40px;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
#gaiyo_anaken caption{
    background-color: #bb5716;
    color: #fff;
    text-align: center;
    padding: 10px;
}
/*---------------*/
#contact_tel{
    text-align: center;
    border: 10px solid #f7f7f7;
    width: 60%;
    padding: 50px 0 40px 0;
    margin: auto;
    font-size: 18px;
}

#tel2{
    text-align: center;
    display: block;
    margin: -5px 0 0 0;
}
#tel2 a{
	font-size: 30px;
	color: #0db577;
	text-decoration: none;
}
#tel2 b{
	font-size: 14px;
	font-weight: normal;
	clear: both;
	color: #0db577;
	line-height: 100%;
    display: block;
    margin: 5px auto;
}
.cen{
    text-align: center;
}
.topbanars{
    width: 1040px;
    margin: 30px auto;
    background-color: white;
    padding: 50px;
}
.topbanars img{
    width: 100%;
    height: auto;
}
#gaiyo_wrap{
    width: 1000px;
    margin: 80px auto;
}
#gaiyo_wrap h2{
	
}
#gaiyo_wrap table th{
	width: 20%;
}

/*-------------------------------------*/
ul#form_ul {
	margin: 0px;
	padding: 0px;
}
ul#form_ul li {
	margin: 0px;
	padding: 15px 0px;
	list-style:none;
}
ul#form_ul li.form_left{
	float:left;
	width:250px;
}
ul#form_ul li.form_right{
	float:right;
	width:600px;
}
ul#form_ul li.line0 {
	padding: 0px;
	clear:both;
}
ul#form_ul li.line {
	border-top: 1px dashed #bbbbbb;
	padding: 0px;
	clear:both;
}
ul#form_ul li.line2 {
	border-top: 3px double #bbbbbb;
	padding: 0px;
	clear:both;
}
ul#form_ul li#form_btn {
	text-align:center;
	padding: 30px 0px;
	color:#777575;
    clear: both;
    font-size: 14px;
}
ul#form_ul li#form_btn input{
	padding: 15px 40px;
	margin: 0px 10px 20px 10px;
}
ul#form_ul li#form_address {
	background-color:#f9f7f6;
	border: 1px solid #eae7e5;
	padding: 25px 35px;
	font-size: 12px;
	clear:both;
}
#form_h2 {
	font-size:17px;
	margin: 50px 0px 10px 0px;
}
.gbox{
	clear: both;
	background-color: #f7f7f7;
	padding: 25px;
}
/*----------*/
#kaso_tab{
	clear: both;
	width: 1080px;
	margin: -20px auto 20px auto;
}
#kaso_tab table{
	margin: auto auto 0 auto;
}
#kaso_tab table td{
	
}
#kaso_tab table td a{
	display: block;
	padding: 10px;
	color: #000000;
	text-decoration: none;
}

#kaso_tab table td a{
	border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
    color: black;
}

#kaso_tab table td a span{
	display: block;
	background-color: #f0f0f0;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	padding: 10px 30px;
}
#kaso_tab table td#fix a:hover span{
	color: #fff;
}
#kaso_tab table td a:hover span{
}

#topimg{
	clear: both;
	margin:  0px;
	padding:  0px;
	width: 100%;
}
#topimg img{
	width: 100%;
	height: auto;
}
/*-----------*/
#newnav{
	clear: both;
	width: 1140px;
	margin: -20px auto 20px auto;
    border-right: 1px solid #b9b9b9;
}
#newnav td{
	width: 14%;
	text-align: center;
    border-left: 1px solid #b9b9b9;
	font-size: 13px;
}
#newnav td a{
	display: block;
	padding: 5px 0;
	text-decoration: none;
	color: black;
	
}
#newnav td a:hover{
	text-decoration: underline;
	color: #0db577;
}
/*---------*/
.voicelist{
	width: 65%;
	margin: auto;
}
.voicelist th{
	text-align: center;
	vertical-align: top;
	padding: 0 15px 0 0;
	font-size: 13px;
	width: 130px;
	line-height: 150% !important;
}
.voicelist th i{
	font-size: 50px;
	margin: 0 0 -10px 15px;
	display: block;
}
.voicelist th img{
	width: 100px;
	height: 100px;
	border-radius: 100px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
}
.voicelist td{
	padding: 0 0 30px 0;
}
.voicelist td div{
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 40px 60px;
	background-color: white;
}
.hanaken th{
	color: #148725;
}
.hanaken td div,
.hanaken th img{
	border: 3px solid #3ea84e;
}
.anaken th{
	color: #d65152;
}
.anaken td div,
.anaken th img{
	border: 3px solid #f18a8b;
}
/*-*-----*/
#voices_wrap {
	background-image: url("/img/sakura.jpg");
	background-position: center top;
	background-size: 1280px auto;
	background-repeat: repeat-x;
	background-color: #fff4f9;
	margin: 0 0 -150px 0;
	padding: 0 0 100px 0;
}
#voices_wrap #base_title p{
	color: #d13b7a;
	font-size: 26px;
	margin: 20px 0 10px 0;
	
}
#voices_wrap #base_title h1{
	padding: 0px 0 10px 0px;
	font-weight: normal;
	font-size: 40px;
}
#voices_wrap #base_title h1 span{
	color: #f35b9b;
}
#voices_wrap #base_title h1 b{
	/*
    background-color: #f35b9b;
	*/
	display: none;
}

/*-*-----*/
#shohosen_wrap {
	background-color: #ffdbe7;
	margin: 0 0 -150px 0;
	padding: 50px 0 100px 0;
}
#shohosen_wrap #base_title p{
	color: #000;
	font-size: 26px;
	margin: 20px 0 10px 0;
	
}
#shohosen_wrap #base_title h1{
	padding: 0px 0 10px 0px;
	font-size: 40px;
}
#shohosen_wrap #base_title h1 span{
	color: #000;
}
#shohosen_wrap #base_title h1 b{
	/*
    background-color: #f35b9b;
	*/
	display: none;
}
#shobox{
	clear: both;
	width: 90%;
	height: auto;
	margin: auto;
}
#shobox th{
	line-height: 0;
}
#shobox th img{
	width: 100%;
	height: auto;
}
#shobox td{
	background-position: center top;
	background-repeat: repeat-y;
	background-image: url("../img/shoback_02.png");
	background-size: 100% auto;
}
#shobox td div#mokuji{
	width: 85%;
	margin: auto auto 35px auto;
	border: 1px solid #ed2a2a;
	padding: 0 30px 30px 30px;
}
#shobox td div#mokuji h2{
	text-align: center;
	font-size: 22px;
	margin: 50px auto auto auto;
	font-family: "MS Pゴシック" ;
}
#shobox td div#mokuji h3{
	width: 55%;
	margin: 10px auto;
	font-size: 20px;
	font-family: "MS Pゴシック" ;
}
#shobox td div#mokuji ul{
	margin: auto;
	padding: 0px 0 50px 0;
	width: 50%;
}
#shobox td div#mokuji ul li{
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	font-family: "MS Pゴシック" ;
	font-weight: bold;
}
#shobox td div#mokuji ul li a{
	color: black;
}
#shobox td div#mokuji ul li a:hover{
	text-decoration: none;
}
/**/

#shobox td div#sh_con{
	width: 85%;
	margin: auto auto 35px auto;
	border: 1px solid #ed2a2a;
	padding: 0 30px 30px 30px;
	background-color: white;
}
#shobox td div#sh_con h2{
	text-align: center;
	font-size: 20px;
	margin: 50px auto auto auto;
}
#shobox td div#sh_con h3{
	margin: 10px auto;
	font-size: 20px;
}
#sh_con2{
	width: 80%;
	margin: auto;
}
.moku_right{
	float: right;
	margin: -140px 0 0 30px;
}
#moku_title{
	width: 70%;
	margin: -30px auto auto auto;
	text-align: center;
	font-weight: bold;
}
.sh_img01{
	
}
.sh_img01 img{
	width: 100%;
	height: auto;
}