﻿.res_pc {
	display:block;
}

.res_sp {
	display:none;
}

/*IE*/
@font-face {
font-family: mplus-2c-black;
src: url("fonts/mplus-2c-mplus-2c-black.eot");
}
/* Firefox, Opera, Safari */
@font-face {
font-family: mplus-2c-black ;
src:url("fonts/mplus-2c-black.ttf") format("truetype");
}

@font-face {
font-family: mplus-2c-bold;
src: url("fonts/mplus-2c-mplus-2c-bold.eot");
}
/* Firefox, Opera, Safari */
@font-face {
font-family: mplus-2c-bold ;
src:url("fonts/mplus-2c-bold.ttf") format("truetype");
}

/*IE*/
@font-face {
font-family: mplus-2c-medium;
src: url("fonts/mplus-2c-medium.eot");
}
/* Firefox, Opera, Safari */
@font-face {
font-family: mplus-2c-medium ;
src:url("fonts/mplus-2c-medium.ttf") format("truetype");
}

/*IE*/
@font-face {
font-family: mplus-2c-regular;
src: url("fonts/mplus-2c-regular.eot");
}
/* Firefox, Opera, Safari */
@font-face {
font-family: mplus-2c-regular;
src:url("fonts/mplus-2c-regular.ttf") format("truetype");
}

a {
	text-decoration:none;
	color:#212121;
}

.alpha a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

i {
	padding-right:7px;
}

body {
	font-family: "メイリオ", "Meiryo", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", sans-serif;
	color:#212121;
	line-height:1.8;
}

body.bg_top {
	background:url(../img/bg_wrap.jpg) repeat-x center top;
}

body.bg_common {
	background:url(../img/bg_wrap_common.jpg) repeat-x center 131px;
}

section {
	width:960px;
	margin:0 auto;
}

.slide_area {
	margin:37px auto 0;
}

.top_slide {
	margin:0 auto;
}

/* header */
header {
    margin: 0 auto;
    padding: 23px 0 10px;
    width: 960px;
}

header .logo {
	float:left;
}

header .logo dl dt {
	font-size:42px;
}

header .logo dl dd {
	font-size:13px;
}

header .gnav {
    float: right;
}

.head_kv_sp {
	display:none;
}

.tel_box {
	text-align:right;
	font-size:26px;
	padding-bottom:10px;
	background:url(../img/ico_tel.gif) no-repeat;
	background-position: 430px 8px;
	letter-spacing:1.5px;
}

nav a {
	text-decoration:none;
}

nav .primary-nav li {
	float:left;
	padding-right:40px;
	font-size:13px;
}

nav .primary-nav li.last {
	padding-right:0;
}

nav .primary-nav li a{
	color:#000;
}

nav .primary-nav li span{
	color:#CC0000;
	padding-left:7px;
	font-size:9px;
}

.nav01 a.active,
.nav01 a:hover {
	border-bottom:solid 2px #FF5C26;
	padding-bottom:4px;
}

.nav02 a.active,
.nav02 a:hover {
	border-bottom:solid 2px #FFA64D;
	padding-bottom:4px;
}

.nav03 a.active,
.nav03 a:hover {
	border-bottom:solid 2px #FFC926;
	padding-bottom:4px;
}

.nav04 a.active,
.nav04 a:hover {
	border-bottom:solid 2px #85B200;
	padding-bottom:4px;
}

.nav05 a.active,
.nav05 a:hover {
	border-bottom:solid 2px #00B4F5;
	padding-bottom:4px;
}

.nav06 a.active,
.nav06 a:hover {
	border-bottom:solid 2px #999999;
	padding-bottom:4px;
}

/* END header */

/* section:intro */
section#intro {
    margin:0 auto 85px;
}

section#intro table {
	margin:50px 0 45px;
}

section#intro table .center {
	padding:0 21px;
}

section#intro .left {
	width:580px;
	float:left;
}

section#intro .left dl {
	font-size:15px;
	margin:0 30px 0 10px;
}

section#intro .left dl dt {
	float:left;
	width:20%;
	padding:5px 0 7px;
	border-bottom:solid 1px #CCCCCC;
}

section#intro .left dl dd{
	float:left;
	width:70%;
	padding:5px 0 7px;
	border-bottom:solid 1px #CCCCCC;
}

section#intro #feed {
	font-size:15px;
	margin:0 30px 0 10px;
}

section#intro #feed h3{
	font-size:15px;
	float:left;
	width:70%;
	padding:5px 0 7px;
	border-bottom:solid 1px #CCCCCC;
	font-weight:normal;
}

section#intro #feed p {
	float:left;
	width:20%;
	padding:5px 0 7px;
	border-bottom:solid 1px #CCCCCC;
}



section#intro .right {
	width:380px;
	float:right;
	text-align: right;
}

section#intro .right dt {
	padding-bottom:5px;
}


/* END section:intro */





/* footer */
footer {
	background:url(../img/bg_foot.jpg) repeat-x;
	margin:40px 0 0;
	height:349px;
	width:100%;
}

footer .foot_inner {
	background:url(../img/kv_foot.jpg) no-repeat center bottom;
	margin:0 auto;
	width:960px;
	height:349px;
	padding-top:19px;
}

footer .left {
	float:left;
	width:98px;
}

footer .right {
	float:left;
	width:520px;
}

footer .right li {
	float:left;
	background: url(../img/ico_arrow.gif) no-repeat 0 13px;
    padding: 6px 0 0 15px;
	font-size:14px;
}

footer .right li.box01 {
	width:98px;
}

footer .right li.box02 {
	width:165px;
}

footer .right li.box03 {
	width:169px;
}

footer .foot_upper {
	width:960px;
	height:100px;
}

footer .foot_bottom {
	margin-top:10px;
	color:#fff;
}

footer .foot_bottom .foot_txt {
	font-family:mplus-2c-medium;
	font-size:17px;
}

footer .foot_bottom .foot_txt .blue {
	color:#00B3F4;
	margin: 0 -5px 0 0;
}

footer .foot_bottom .foot_txt .pink {
	color:#F3209B;
	margin: 0 -5px 0 0;
}

footer .foot_bottom .foot_txt .yellow {
	color:#F9EB0C;
}

footer .foot_bottom dt {
    font-size: 37px;
    /* padding: 5px 0 0; */
    line-height: 1.6;
}

footer .foot_bottom .adress {
	font-size:14px;
}

footer .foot_bottom .tel {
	font-size:18px;
	line-height: 1.4;
}

footer .foot_bottom .tel a {
	color:#FFF;
}

footer .foot_bottom .fax {
	font-size:14px;
	line-height: 1.4;
}

footer .foot_bottom .copy {
	font-size:11px;
	padding-top:5px;
}

/* END footer */

/* common */

.common_head {
	width:960px;
	margin:0 auto 155px;
	background:url(../img/header_img.jpg) no-repeat;
	height: 99px;
}	

.common_head h1 {
	color:#fff;
	font-family: mplus-2c-bold;
	padding:20px 0 0 2px;
}	

.common_head li {
	float:left;
	color:#000;
	font-family: mplus-2c-regular;
	font-size:12px;
	margin-top:58px;
	padding-left:2px;
}	

.common_head li i {
	padding:0 6px 0 5px;
	font-size:110%;
}	

#btn_fix {
    position: fixed;
    top: 380px;
    right: 10px;
}

#btn_fix dt {
	padding-bottom:20px;
}



#page-top {
	width:81px;
	margin:0 auto;
}
#page-top a {
    text-decoration: none;
}
#page-top a:hover {
}

.cledit1704 {
    width: 500px;
    display: block;
    margin-top: -25px;
    margin-left: 15px;
}

/* END common */

.variable-width {
  display: none;
}

/*FEED*/
.rss-title {
	display:none;
}

.rss-box {
	margin-top:25px;
}

.rss-item a {
    float: right;
    color: #000000;
    width: 370px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 39px;
    border-bottom: solid 1px #CCCCCC;
    margin-right: 45px;
    display: block;
    padding-top: 2px;
}
	
.rss-item span {
    float: left;
    display: block;
    width: 160px;
    overflow: hidden;
    height: 61px;
    font-size: 15px;
    border-bottom: solid 1px #CCCCCC;
    /* padding-bottom: 20px; */
    margin: -50px -50px 0 5px;
    padding-top: 1px;
    line-height: 5;
}


/************************2017.12.11修正用追記************************/

.reform_roan_table{
	margin-top:-40px !important;
	}
	
.reform_roan_table_text{
	line-height:180%
	}

.reform_roan_table_text span{
	display:block;
	margin-left:22px;
	}



















