@media only screen and (max-width: 1139px) {/*タブレット*/
}

@media only screen and (min-width:1140px) {/*ＰＣ*/
}
body {
	font-family: Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 180%;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 0px;
	margin : 0px;
	letter-spacing: 0.05em;
}
form {
	margin: 0px;
	padding: 0px;
}
td {
	text-align:left;
	vertical-align:top;
}
img {
	border: none;
}
table {
	border: none;
	letter-spacing: 1px;
}
.space0 {
	margin: 0px;
	padding: 0px;
	text-align:left;
}
.yetxt{
	background-color: #FBFA8B;
}
.red{
    color: crimson;
}
.clear {
	margin: 0px;
	padding: 0px;
	clear:both;
}
#wraps{
	background-color:#fff;
	width:100%;
	margin: 0px;
	padding: 0px;
}
.btn a{
    display: block;
    text-decoration: none;
}
#form_btn input{
    font-size: 16px;
    padding: 25px 40px;
}
#form_btn input#pushbtn{
    background-color: #31a379;
    color: #fff;
    font-weight: bold;
    border: none;
}
#form_btn input#pushbtn2{
    background-color: #a35931;
    color: #fff;
    font-weight: bold;
    border: none;
}
ul#form_ul input,
ul#form_ul select{
    font-size: 16px;
}

/*----------*/
body#nihongogaiyo .tab_nihongo, body#ningoform .tab_nihongo{border-bottom: 1px solid #31a379;}
body#nihongogaiyo .tab_nihongo table td#gaiyo a{background-color: #31a379; color: #fff; font-weight: bold;}
body#nihongogaiyo .tab_nihongo table td#gaiyo a span{background-color: #31a379;}
body#ningoform .tab_nihongo table td#form a{background-color: #31a379; color: #fff; font-weight: bold;}
body#ningoform .tab_nihongo table td#form a span{background-color: #31a379;}
/*----------*/
body#anakengaiyo .tab_ana, body#anaform .tab_ana{border-bottom: 1px solid #a35931;}
body#anakengaiyo .tab_ana table td#gaiyo a{background-color: #a35931; color: #fff; font-weight: bold;}
body#anakengaiyo .tab_ana table td#gaiyo a span{background-color: #a35931;}
body#anaform .tab_ana table td#form a{background-color: #a35931; color: #fff; font-weight: bold;}
body#anaform .tab_ana table td#form a span{background-color: #a35931;}

.chuibox{
	border: 1px solid red;
	padding: 20px;
	clear: both;
}

.swiper-container img{
	width: 100%;
	height: auto;
}
/*----------------*/
#topmain2row dt#hanaken{
    background-color: #3ea84e;
}
#topmain2row dt#anaken{
    background-color: #f18a8b;
}
#topmain2row dt#hanaken .btn a{
    background-color: #148725;
}
#topmain2row dt#anaken .btn a{
    background-color: #d65152;
}
/**/
#gaiyo_anaken th{
    background-color: #f18a8b;
}
#gaiyo_anaken caption{
    background-color: #e04d4f;
}
#gaiyo_hanaken th{
    background-color: #3ea84e;
}
#gaiyo_hanaken caption{
    background-color: #156435;
}
/*------------*/
td#pdf a i{
	color: red;
}

#topmain2row table tr.end th,
#topmain2row table tr.end td{
	background-color: #d6d6d6 !important;
}
#mokuji #base_title a{
    color: black;
}
#mokuji #base_title a:hover{
    text-decoration: none;
}
/**/
#osirase table td a{
    color: red;
}