@charset "utf-8";
/* CSS Document */


/* 共通 --------------------------------------------------------*/

* {
	box-sizing:inherit;
}
.clearfix:after {
	clear: both;
	display: block;
	content: "";
}

#main #left h2.title{padding:12px 1em; color:#444444; line-height:1em; font-size:18px; border-left:6px solid #489494; border-bottom:2px solid #489494;}
@media only screen and (max-width: 1126px){
	#main #left h2.title{font-size:30px;}
}
@media only screen and (max-width: 640px){
	#main #left h2.title{font-size:15px;}
}





/* ヘッダー --------------------------------------------------------*/


#search form {
	display: inline-block;
    float: right;
}
#search form #startp {
	width: 120px;
    display: inline-block;
    padding: 3px 10px;
    height: 28px;
	box-sizing: border-box;
}
#search form #endp {
	width: 120px;
    display: inline-block;
    padding: 3px 10px;
    height: 28px;
	box-sizing: border-box;
}

#search #btn button {
    width: 100px;
    height: 28px;
    border:0;
	background-color:transparent;
	box-sizing: border-box;
}
#search #category li {
    color: initial;
}
#search li:nth-child(2) input {
    color:#000;/*2017.08.22*/
}


@media screen and (max-width: 1125px){
#header #spcategory ul:nth-child(3) {
    margin-top:20px;
}
#header #spcategory li a,
#header #spcategory > ul li span {
    width: 95%;
    height: 70px;
    line-height: 70px;
    display: block;
    padding-left: 5%;
    background: #f4f4f4;
    text-decoration: none;
}
#header #spfree li span {
    padding-left: 0;
}
#header #spfree li:nth-child(2) span {
    padding-left: 0;
}
#header #spfree li:nth-child(1),
#header #spfree li:nth-child(2)	{
    display:flex;
}
#header #spfree li:nth-child(1) span:nth-child(1),
#header #spfree li:nth-child(2) span:nth-child(1) {
    width:8em;
}
#header #spfree li:nth-child(1) span:nth-child(2),
#header #spfree li:nth-child(2) span:nth-child(2) {
    width:calc(100% - 8em);
}
#header #spfree #startp_s {
	max-width: 300px !important;
	box-sizing: border-box;
	display:inline-block;
	font-size:inherit;
	margin: 0 0 2px 5px;
}
#header #spfree #endp_s {
	max-width: 300px !important;
	box-sizing: border-box;
	display:inline-block;
	font-size:inherit;
}
#header #spfree #keywords_s {
	max-width: 90% !important;
	box-sizing: border-box;
	color:#444444;
}
#header #spfree #spbtn button {
    width: 100%;
    height: 100%;
    border:0;
	background-color:transparent;
	box-sizing: border-box;
}
#header #spfree #spbtn button img {
	box-sizing:content-box;
}
}
@media screen and (max-width: 640px){
#header #spcategory ul:nth-child(3) {
    margin-top:10px;
}
#header #spcategory li a,
#header #spcategory > ul li span {
	width:95%; height:35px; line-height:35px; padding-left:5%;
}
#header #spfree #startp_s {
	max-width: 150px !important;
	box-sizing: border-box;
	display:inline-block;
}
#header #spfree #endp_s {
	max-width: 150px !important;
	box-sizing: border-box;
	display:inline-block;
}
#header #spfree #keywords_s {
	max-width: 90% !important;
	box-sizing: border-box;
	color:#444444;
}
#header #spfree #spbtn button {
    width: 100%;
    height: 100%;
    border:0;
	background-color:transparent;
	box-sizing: border-box;
}
#header #spfree #spbtn button img {
	box-sizing:content-box;
}
}


#tabmenu #tabmenubox #tabblock a.tab1.check {
	color:#489494;
}
#tabmenu #tabmenubox #tabblock a.tab2.check {
	color:#486d94;
}
#tabmenu #tabmenubox #tabblock a.tab3.check {
	color:#996666;
}
#tabmenu #tabmenubox #tabblock a.tab4.check {
	color:#816D46;/*2017.08.22*/
}

/* フッター --------------------------------------------------------*/

#footer #mailsns li a {
    cursor:pointer;
}


/* tinyMCEで設定されたスタイルを全ページのお知らせへ適用 
   元　/data/httpd/staging074/htdocs/mt/mt-static/addons/PowerCMS.pack/tiny_mce/css/editor_style.css--------------------------------------------------------*/

#right #news>div .example1 {
    font-weight: bold;
    font-size: 14px
}

#right #news>div .example2 {
    font-weight: bold;
    font-size: 12px;
    color: #FF0000
}

#right #news>div .example3 {
    font-weight: bold;
    font-size: 11px
}

#right #news>div h1 {
    color: #FFF;
    background: #000 url(../img/add/tinymce/head_1.gif) no-repeat 100% 50%;
    font-size: 138.5%;
    font-weight: bold;
    padding: 12px 30px 12px 8px;
    margin: 0px 0px 0.5em 0px;
}

#right #news>div h2 {
    background: url(../img/add/tinymce/head_2.gif) repeat-x 0px 100%;
    font-size: 123.1%;
    font-weight: bold;
    padding: 10px 10px 10px 8px;
    margin: 0px 0px 0.5em 0px;
}

#right #news>div h3 {
    background: url(../img/add/tinymce/head_3.gif) no-repeat 3px 50%;
    font-size: 100%;
    border: 1px solid #DBDBDB;
    padding: 4px 10px 4px 10px;
    margin: 0px 0px 0.5em 0px;
}

#right #news>div h4 {
    background: #E6F2FC;
    font-size: 100%;
    padding: 4px 10px 4px 10px;
    margin: 0px 0px 0.5em 0px;
    
}

#right #news>div h5 {
    background: url(../img/add/tinymce/head_5.gif) no-repeat 3px 50%;
    font-size: 100%;
    border-bottom: 1px solid #B9C0C6;
    padding: 2px 10px 2px 18px;
    margin: 0px 0px 0.5em 0px;
}

#right #news>div h6 {
    font-size: 100%;
    font-weight: bold;
    margin: 0px 0px 0.5em 0px;
}

#right #news>div p {
    margin: 0 0 1em;
}

#right #news>div ul {
    padding: 0px;
}

#right #news>div ul li {
    list-style: none;
    padding: 0px 0px 0px 13px;
    margin-left: 1em;
    background: url(../img/add/tinymce/marker_02.gif) no-repeat 0px 0.4em;
}

#right #news>div table,
#right #news>div table td,
#right #news>div table th {
    font-size: 100%;
}


#main #right #banner .link {
    width: 100%;
    display: inline-block;
	margin:0;
    margin-bottom: 15px;
}
#main #right #banner .link img{
    display: inline-block;
    margin-bottom: 5px;
}

#category{
 display: none;
}