@charset "UTF-8";

html {
	font-size: 62.5%;/* IE文字サイズ対策 */
}
body {
	min-width: 300px;
	font-family: "Meiryo", "メイリオ", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
	font-size: 15px;
	color: #545454;
	letter-spacing: 0.1em;
	line-height: 2;
	background: none !important;
	overflow-wrap: break-word;
	word-wrap: break-word;
}
 @media screen and (max-width: 767px) {
body {
	font-size: 15px !important;
}
}
/*--------------------------------------
	1-2. links
--------------------------------------*/
a {
	color: #333;
}
a:visited {
	color: #333;
}
a:focus {
	color: #333;
}
a:hover {
	color: #333;
}
a:active {
	color: #333;
}
a:focus, *:focus {
	outline: none;
}
/*--------------------------------------
	1-3. grid system
--------------------------------------*/
/* full */
/*
.full #content .container_12, .full #base, .full #contentBase {
	width: 100%!important;
}
*/
.full #base, .full #contentBase {
	width: 100% !important;
	max-width: 100%;
}
/*--------------------------------------
	1-4. must
--------------------------------------*/

/* pc sp change */
.pc {
	display: block !important;
}
.sp {
	display: none !important;
}
 @media screen and (max-width: 767px) {
.pc {
	display: none !important;
}
.sp {
	display: block !important;
}
}
/* tel */
a[href^="tel:"] {
	pointer-events: none;
	cursor: text;
}
.tel_txt a {
	cursor: text;
}
.tel_txt a:hover {
	text-decoration: none;
}
 @media screen and (max-width: 767px) {
a[href^="tel:"] {
	pointer-events: auto;
	cursor: pointer;
}
.tel_txt a,  .tel_txt a:hover {
	text-decoration: underline;
}
}
/*--------------------------------------
	1-5. tuning
--------------------------------------*/
/* static tuning */
.top .b_01, .top .b_02, .top .b_03, .top .b_04, .top .b_05, .top .b_06, .top .b_07, .top .b_08, .top .b_09, .top .b_10, .top .b_10_column2, .top .b_10_column3, .top .b_11, .top .b_11_2, .top .b_11_3, .top .table2 {
	margin: 0 auto 4em;
}
.top.full .b_01, .top.full .b_02, .top.full .b_03, .top.full .b_04, .top.full .b_05, .top.full .b_06, .top.full .b_07, .top.full .b_08, .top.full .b_09, .top.full .b_10, .top.full .b_10_column2, .top.full .b_10_column3, .top.full .b_11, .top.full .b_11_2, .top.full .b_11_3, .top.full .table2 {
	margin: 0 auto;
}
.under .b_01, .under .b_02, .under .b_03, .under .b_04, .under .b_05, .under .b_06, .under .b_07, .under .b_08, .under .b_09, .under .b_10, .under .b_10_column2, .under .b_10_column3, .under .b_11, .under .b_11_2, .under .b_11_3, .under .table2 {
	margin: 0 auto 4em;
}
#bread {
	max-width: 1060px;
	padding: 0 30px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
        margin-top: 20px;
}
#bread a span {
	color: #eecb41;
	text-decoration: underline;
}
/* img default */
img {
	width: auto;
	max-width: 100%;
}
/* img default margin */
.b_11_2_in span img, .b_11 .b_11_in span img {
	margin: 0 1em 1em 0;
}
/* 2col contents padding setting */
.b_10.b_10_column2 div.column_r, .b_11_2.b_11_2_column2 div.column_r {
	padding-left: 15px;
}
.b_10.b_10_column2 div.column_l, .b_11_2.b_11_2_column2 div.column_l {
	padding-right: 15px;
}
/* XPERIA Tab 縦幅対策 */
#newsList #content, #websiteNewsDetail #content {
	min-height: 600px;
}
/* content tuning */
.full #mainimage {
	max-width: 100%;
}
#content {
	padding-top: 0;
}
#base {
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
	padding: 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.full #base {
	padding: 0 !important;
}
.full .w-p {
	width: 100%;
	max-width: 1060px;
	padding: 0 30px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto;
}
 @media screen and (max-width: 480px) {
.full .w-p {
	padding: 0 20px;
}
}
#contentBase {
	width: 75%;
	max-width: 750px;
}
@media screen and (max-width: 960px) {
#contentBase {
	width: 100%;
	max-width: 100%;
	float: none;
}
}
@media screen and (max-width: 959px) and (min-width: 601px) {
#content {
	padding: 0 !important;
}
}
@media screen and (max-width: 600px) {
#content {
	padding: 0 !important;
}
}
@media screen and (max-width: 1060px) {
/* content tuning */
.full #contentBase {
	max-width: 100%;
}
/*#content {
  	padding: 1em 0 0 !important;
}
.under #content {
	padding: 1em 30px 0 !important;
}
.under.full #content {
	padding: 1em 0 0 !important;
}*/
/* bn tuning */
.b_10.bn01 img {
	width: 75% !important;
}
.b_10.b_10_column2.bn02 {
	width: 75% !important;
	margin: 0 auto 2em;
}
.b_10.bn02 img {
	width: 100% !important;
}
.b_10.b_10_column3.bn03 {
	width: 75% !important;
	margin: 0 auto 2em;
}
.b_10.bn03 img {
	width: 100% !important;
}
}
@media screen and (max-width: 767px) {
/* content tuning */
#contentBase {
	margin: 0 auto;
	float: none;
}
/* static tuning */
.b_11_3.b_11_3_column3,  .b_11_3.b_11_3_column3 div.column_c,  .b_11_3.b_11_3_column3 div.column_l,  .b_11_3.b_11_3_column3 div.column_r {
	margin: 0 0 1.0em !important;
}
.b_10.b_10_column2 div.column_r, .b_11_2.b_11_2_column2 div.column_r {
	padding-left: 0;
}
.b_10.b_10_column2 div.column_l, .b_11_2.b_11_2_column2 div.column_l {
	padding-right: 0;
}
.top .b_01, .top .b_02, .top .b_03, .top .b_04, .top .b_05, .top .b_06, .top .b_07, .top .b_08, .top .b_09, .top .b_10, .top .b_10_column2, .top .b_10_column3, .top .b_11, .top .b_11_2, .top .b_11_3, .top .table2 {
	margin: 0 auto 2em;
}
.top.full .b_01, .top.full .b_02, .top.full .b_03, .top.full .b_04, .top.full .b_05, .top.full .b_06, .top.full .b_07, .top.full .b_08, .top.full .b_09, .top.full .b_10, .top.full .b_10_column2, .top.full .b_10_column3, .top.full .b_11, .top.full .b_11_2, .top.full .b_11_3, .top.full .table2 {
	margin: 0 5px;
}
.under .b_01, .under .b_02, .under .b_03, .under .b_04, .under .b_05, .under .b_06, .under .b_07, .under .b_08, .under .b_09, .under .b_10, .under .b_10_column2, .under .b_10_column3, .under .b_11, .under .b_11_2, .under .b_11_3, .under .table2 {
	margin: 0 auto 2em;
}
/* others */
.sp_img_height {
	max-width: 80%;
}
/* コンテンツが短い場合 */
#contentBase {
	min-height: 200px;
}
}
@media screen and (max-width: 480px) {
#base {
	padding: 0;
}
#content {
	padding: 1em 0 0 !important;
}
}
/*-----------------------------------------------------------
■ Layout
-----------------------------------------------------------*/
/* =====================================
	2. Header
===================================== */
/*--------------------------------------
	2-1. header common
--------------------------------------*/
#header {
	/*position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	-moz-transition-duration: 0.7s;
	-o-transition-duration: 0.7s;
	-webkit-transition-duration: 0.7s;
	transition-duration: 0.7s;*/
	width: 100%;
	background-color: #e6e2d7;
	margin-bottom: 0;
	padding: 0;
}
#header .header_wrap {
	position: relative;
	top: inherit;
	left: inherit;
	width: 100%;
	z-index: 999;
}
#header_bg {
	background: none;
	margin: 0 !important;
}
#header .inner {
	width: 100%;
	max-width: 1060px;
	padding: 0 30px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#header h1 {
	width: 51%;
}
#header h1 img {
	width: auto;
	max-width: 100%;
	margin: 0;
}
#header .rightBox {
        width: 36.7%;
}
#header .pc {
	display: block;
}
#header .pc img.pc_mail {
	margin: 0 0 0 10px;
}
@media screen and (max-width: 960px) {
#header h1 {
        width: 340px;
}
#header .rightBox {
        width: 260px;
}
#header .pc img {
	float: none;
}
#header .pc img.pc_tel {
	width: 100%;
	max-width: none;
}
#header .pc img.pc_mail {
	width: 50.68%;
	max-width: 223px;
	margin: 0 0 0 3.87%;
}
}
@media screen and (max-width: 767px) {
#header {
	margin-bottom: 0;
	position: relative;
	top: inherit !important;
        left: inherit !important;
}
#header .header_wrap {
	position: relative;
}
#header .inner {
	padding: 0;
}
#header h1 {
	width: 380px;
	min-width: 160px;
}
#header .rightBox {
	width: 80px;
	min-width: 80px;
}
#header .pc {
	display: none;
}
#header #mail_button, #header #menu_button, #header #tel_button {
	display: block;
	margin-left: 0;
	max-width: 100%;
	width: 100%;
}
#header #mail_button img, #header #menu_button img, #header #tel_button img {
	display: block;
	max-width: 100%;
	width: 100%;
}
}
@media screen and (max-width: 480px) {
#header h1 {
        width: 240px;
}
#header .rightBox {
	width: 60px;
	min-width: 60px;
}
}
/*--------------------------------------
	2-2. gloval navi
--------------------------------------*/
#gnav {
	background: none;
	width: 100%;
	max-width: 1060px;
	padding: 0 30px 15px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto;
}
#gnav .nav {
	max-width: 100%;
}
.nav {
	border-left: 1px solid #555;
	box-sizing: border-box;
	list-style: none;
 *zoom: 1;
	position: relative;
	width: auto;
	max-width: 960px;
	margin: 0 auto;
}
.nav li {
	width: 16.6%;
	border-right: 1px solid #555;
	box-sizing: border-box;
	text-align: center;
}
.nav li.first {
	width: 14%;
}
.nav:before, .nav:after {
	content: " ";
	display: table;
}
.nav:after {
	clear: both;
}
.nav a, .nav span {
	padding: 0 5px;
 *zoom: 1;
	cursor: pointer;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
}
.nav > li {
	float: left;
	z-index: 200;
}
.nav > li > a, .nav > li > span {
        position: relative;
	display: block;
        line-height: 30px;
        color: #555;
        font-size: 16px;
        letter-spacing: 0.12em;
}
.nav a:hover, .nav span:hover {
 	background: none;
        color: #f9b122;
        text-decoration: none;
}
/* sub lists */
.sub {
	position: absolute;
	left: -9999px;
	z-index: 100;
	list-style: none;
	margin: 0;
        width: 100%;
}
.sub li {
	width: 100%;
	padding: 0;
	border-right: none;
}
.sub li a {
	display: block;
	background: #ebeef6;
	position: relative;
	z-index: 100;
	border-top: 1px solid #fff;
        padding: 10px 5px;
        line-height: 1.3;
        color: #333;
}
.sub li a:hover {
	background: #f4f6fa;
        color: #333;
}
.nav li {
	position: relative;
}
.nav > li.hover > ul {
	left: 0;
}
.nav li li.hover ul {
	left: 100%;
	top: 0;
}
@media screen and (max-width: 960px) {
#gnav {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
#globalNav .dropcordion {
	width: 100%;
	margin: 0;
	display: table;
}
}
@media screen and (min-width: 768px) {
.nav > li > span:before {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-top: 4px solid #39b34a;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    left: 50%;
    bottom: 0;
    margin-left: -5px;
}
.tablet.top .header_menu .g_nav li a.hover,
.tablet.top .header_menu .g_nav li span.hover {
	background: none;
        color: #f9b122;
}
}

@media screen and (max-width: 767px) {
#gnav {
	background: none;
	height: auto;
	width: 100%;
}
.nav {
	display: none;
	border: none;
}
.nav li {
	border: none;
}
.nav > li {
	float: none;
}
.nav ul {
	display: block;
	width: 100%;
}
.nav > li.hover > ul, .nav li li.hover ul {
	position: static;
}
.nav li {
	background: #f9b122;
	border-top: 1px solid #fff;
	text-align: left;
	position: relative;
	display: block;
}
.nav li.first {
	width: 100%;
}
.nav > li > a, .nav > li > span {
        padding: 15px;
        color: #fff;
}
.nav li span:before {
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 21px;
	right: 15px;
	width: 15px;
	height: 15px;
	margin-top: -5px;
	background: #fff;
	background: none\9;/* IE8 */
}
.nav li span:after {
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 18px;
	right: 15px;
	width: 15px;
	height: 15px;
	margin-top: -5px;
	background: #f9b122;
	background: none\9;/* IE8 */
}
.nav a:hover,  .nav span:hover {
	background: none;
	text-decoration: none;
        color: #fff;
}
/* Sub Lists */
.sub {
	margin: 0;
}
.sub li {
	background: #fff;
	border-top: none;
}
.sub li a {
	border-top: 1px solid #5f4e3e;
	background: #fff;
        padding: 15px;
}
.sub li a:hover {
	background: #f1f1f1;
	text-decoration: none;
}
.nav li, .sub li {
	width: 100%;
}
}
@media screen and (max-width: 767px) {
#gnav {
	padding: 0;
}
}
/*--------------------------------------
	2-3. others
--------------------------------------*/
/* toggle menu */
.togglemenu {
	background: none;
	display: none;
}
.android .nav:focus .sub {
	display: block;
}
 @media screen and (max-width: 960px) {
.android .nav:focus .sub {
	display: block;
}
}
/* =====================================
	3. mainimage
===================================== */
/* GENERAL */
#mainimage {
	max-width: 100%;
	text-align: center;
        /*margin-top: 167px;*/
        position: relative;
}
#mainimage .main_content {
        position: absolute;
        bottom: 17%;
        width: 88%;
        left: 6%;
}
#mainimage .main_content .main_txt {
        position: absolute;
        bottom: 5%;
        left: 0;
        width: 45%;
        max-width: 545px;
}
#mainimage .main_content .access_txt {
        right: 0;
        width: 35%;
        position: absolute;
        bottom: 0;
        max-width: 283px;
}
#mainimage img {
	max-width: 100%;
}
/*@media screen and (max-width: 960px) {
#mainimage {
     margin-top: 151px;
}
}*/
@media screen and (max-width: 767px) {
#mainimage {
     margin-top: 0;
}
#mainimage .main_content {
        position: absolute;
        bottom: 0;
        width: 100%;
        left: 0;
}
}
/* =====================================
	4. side
===================================== */
#side {
	width: 22%;
	max-width: 220px;
}
#side .inner {
	padding: 0;
}
#sidecontact {
	display: block;
	position: fixed;
	z-index: 1000;
}
#sidecontact.rightContent {
	right: 50px;
}
#side #sidecontact {
	display: block;
	position: fixed;
	bottom: 0;
	z-index: 1000;
}
 @media screen and (max-width: 960px) {
#side {
	width: 100%;
	max-width: 100%;
	float: none;
	background: #fff !important;
}
}
@media screen and (max-width: 767px) {
#sidecontact {
	display: none !important;
}
#side {
	width: 100%;
	float: none;
	background: #fff;
}
#side .bn {
	margin-bottom: 0;
	margin-right: 8px;
	width: 43%;
	margin-bottom: 8px;
}
#side .inner {
	margin: 0 auto 30px;
	margin: 0 auto 30px;
}
.bnr_stel {
	display: none;
}
#side img {
	float: left;
	max-width: 220px;
	width: 45%;
	margin: 0 0 2.5% 3.4%;
}
}
/*--------------------------------------
      問い合わせ
--------------------------------------*/
.bnr_section li {
        float: left;
        width: 31.4%;
        margin-left: 2.9%;
}
.bnr_section li:first-child {
        margin-left: 0;       
}
@media screen and (max-width: 767px) {
.bnr_section li {
        float: none;
        width: 100%;
        margin-left: 0;
        margin-top: 15px;
        text-align: center;
}
.bnr_section li:first-child {
        margin-top: 0;   
}
.bnr_section li img {
        margin: 0 auto;
}
}

/* =====================================
	6. Footer
===================================== */
#footer {
	background-color: #e6e2d7;
	border-top: none;
	padding: 40px 0 0;
}
#footer .main {
        padding-bottom: 20px;
}
#footer .inner {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	padding: 0;
	font-size: 100%;
	color: #545454;
}
.footer_nav_box.first, .footer_nav_box.second, .footer_access_box, .footer_link_box {
	box-sizing: border-box;
	float: left;
}
.footer_access_box {
	width: 46%;
	padding: 0 20px 0 0;
        margin-top: 0;
}
.footer_access_box img {
	width: auto;
}
.addr {
	line-height: 1.6;
	margin: 20px 0 0;
}
.addr dt {
	font-weight: bold;
    width: 90px;
    float: left;
}
.addr dd {
    padding: 0 0 10px 10px;
}
.addr dd:last-child {
    padding-bottom: 0;
}
.footer_link_box {
	width: 54%;
	padding: 0;
        margin-top: 18px;
}
.footer_link_box .bnr_area {
        margin-bottom: 47px;
}
.footer_link_box .bnr_area li {
        float: left;
	width: 49%;
        margin-left: 2%;
}
.footer_link_box .bnr_area li:first-child {
        margin-left: 0;
}
.footer_link_box .bnr_area li img {
        width: 100%;
        max-width: 260px;
}
.footer_nav_box.first {
	width: 50%;
	padding: 0 20px 0 0;
}
.footer_nav_box.second {
	width: 50%;
}
#footer .footer_title {
	font-size: 18px;
	letter-spacing: 0.15em;
	color: #545454;
	padding-bottom: 0;
	line-height: 22px;
	margin-bottom: 37px;
	text-align: left;
	position: relative;
    overflow: hidden;
}
#footer .footer_title span {
	position: relative;
	z-index: 1;
	padding-right: 20px;
	display: inline-block;
}
#footer .footer_title:after {
	position: absolute;
	left: 96px;
	width: 100%;
	top: 50%;
	display: block;
	background: #fff;
	height: 1px;
	content: "";
}
#footer .footerLink {
	color: #616867;
	margin-bottom: 5px;
}
#footer .footerLink li {
	box-sizing: border-box;
	margin-bottom: 13px;
	position: relative;
	padding-left: 15px;
	line-height: 1.4;
	display: block;
}
#footer .footerLink li:before {
	content: "";
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	border-left: 6px solid #fff;
	border-top: 3px solid transparent;
	border-bottom: 3px solid transparent;
	left: 0;
	top: 7px;
}
#footer .footerLink a {
	color: #fff;
	font-size: 14px;
	letter-spacing: 0.15em;
}
#footer .guide_box {
	border-top: 1px solid #a7b1c8;
	padding: 13px 10px;
	margin: 0;      
}
address {
	font-weight: normal;
	color: #fff;
	font-size: 12px;
	letter-spacing: 0.1em;
}
#pagetop {
	right: 0;
	bottom: 0;
	z-index: 999;
}
#pagetop img {
	opacity: 1 !important;
	display: block !important;
}
@media screen and (max-width: 1060px) {
#footer .inner {
	width: 96%;
}
.footer_nav_box.first {
        padding: 0 15px 0 0;
}
}
@media screen and (max-width: 767px) {
#pagetop {
        bottom: 20%;
}
#footer {
        background-size: cover;
	position: static !important;
 	padding: 50px 0 17%;
}
#footer .main {
        padding-bottom: 0;
}
.footer_access_box img {
	margin: 0 auto;
}
#footer .inner {
	width: 94%;
}
.footer_nav_box.first, .footer_nav_box.second, .footer_access_box {
	box-sizing: border-box;
	float: none;
	width: 100%;
	margin: 0 0 40px;
	padding: 0;
}
.footer_link_box {
        width: 100%;
}
.footer_link_box .bnr_area li img {
        max-width: none;
}
#footer .footerLink li {
        float: left;
        width: 50%;
}
.addr dd {
        padding: 0 0 15px 90px;
}
.addr {
        max-width: none;
        margin-top: 35px;
}
.footer_access_box .copyright {
	margin: 30px 0 0;
}
.fixed_box {
	background: #234eb2;
	position: fixed;
	left: 0;
	bottom: 0;
	display: block;
	width: 100%;
	height: auto;
        z-index: 999;
	border-top: 2px solid #a6a4a5;
	transition: all 0.5s ease 0s;
}
.fixed_box > ul > li {
	float: left;
	width: 16.7%;
	box-sizing: border-box;
}
.fixed_box > ul > li:first-child {
	/*border-right: 1px solid #fff;*/
        width: 83.3%;
}
.fixed_box a, .fixed_box span, .fixed_box img {
	vertical-align: bottom;
}
.fixed_box img {
	width: 100% !important;
}
}

@media screen and (max-width: 600px) {
#footer .footerLink li {
        float: none;
        width: 100%;
}
}
/* =====================================
	7. Other Pages
===================================== */
/*--------------------------------------
	7-1. inquiry
--------------------------------------*/
#inquiryBody .pc_mail {
	display: none;
}
.form_error_notice {
	text-align: center;
	color: #CC0000;
	font-weight: bold;
	margin-bottom: 20px;
	min-height: 860px;
}
 @media screen and (max-width: 767px) {
.inquiryFormTable dt {
	background: #e5e5e5 !important;
	color: #333;
}
}
/*--------------------------------------
	7-3. news
--------------------------------------*/
.news_section {
	padding: 50px 0 58px;
/*	background: #f7f7f7;*/
}
#news, #news_list {
	position: relative;
	background: none;
	padding-bottom: 16px;
        border-bottom: 1px solid #b3b3b3;
}
#newsList #news {
	padding-bottom: 0;
        border-bottom: none;
}
.gnv_tmp_008_title_block h2, #news_list h2, #news h2 {
	font-size: 28px;
	color: #2c281c;
	line-height: 1.3;
	letter-spacing: 0.27em;
	text-align: center;
	padding: 0 0 25px;
	border-bottom: 1px solid #b3b3b3;
	margin-bottom: 42px !important;
	background: none;
}
#news_list h2, #news h2 {
        display: none;
}
.gnv_tmp_008_title_block h2 span {
        font-size: 10px;
        vertical-align: top;
        margin: 14px 0 0 10px;
        display: inline-block;
	color: #f9b122;
}
#news .newsBt, #news_list .newsBt {
	display: inline-block;
	float: none;
	top: -95px;
	width: auto;
	position: absolute;
	right: 0;
	color: #333;
	text-decoration: underline;
	font-size: 15px;
	letter-spacing: 0.16em;
}
#news dl, #news_list dl {
	border-bottom: none;
	padding: 0;
	margin: 0 0 19px;
	/*font-size: 16px;*/
	line-height: 1.7;
}
#news dl:last-child, #news_list dl:last-child {
	margin: 0;
}
#news dt, #news_list dt {
	padding: 0;
	float: left;
	width: 230px;
	margin: 0;
/*	color: #f9b122;*/
	font-weight: normal;
	clear: none;
}
#news dd, #news_list dd {
	padding: 0 0 0 230px;
	width: auto;
	float: none;
}
#news dt .newsNew, #news_list dt .newsNew {
	display: inline-block;
	background: #e5ee48;
	border-radius: 5px;
	color: #333;
	width: 45px;
	height: 19px;
	line-height: 19px;
	font-size: 11px;
	letter-spacing: 0;
	padding: 0;
	text-align: center;
	box-sizing: border-box;
	margin: 0 0 0 14px;
	vertical-align: middle;
	float: none;
	text-indent: inherit;
}
#news dd a, #news_list dd a {
	text-decoration: none;
	color: #333333;
}
#news dd a:hover, #news_list dd a:hover {
	text-decoration: underline;
}
.newsDetailBody img {
	margin: 5px;
}
/* iPad iPhone 
.ios #news dt {
	padding: 0 10px;
	width: 180px;
	margin-top: 0;
}*/
/* news list page */
#newsList #side #news {
	display: none;
}
#news #pagenation ul {
	text-align: center;
}
#news #pagenation ul li a {
	background: #ddd;
	margin-right: 0;
	letter-spacing: normal;
}
@media screen and (max-width: 767px) {
.news_section {
	padding: 50px 0;
}
#news dt, #news_list dt {
	float: none;
	width: 100%;
}
#news dd, #news_list dd {
	padding: 0;
}
#pagenation .inner {
	margin-bottom: 50px;
}
/* iPhone 
.ios #news dt {
  	padding: 0 10px;
  	width: 180px;
}
.ios #news .newsNew,
.ios #newsDetail .newsNew {
  	padding: 3px 10px  3px 5px;
  	line-height: 0.8;
}*/
}
/*--------------------------------------
	7-4. sitemap
--------------------------------------*/
ul.sitemap_ic li a:after {
	background-color: #fff;
}
ul.sitemap_ic li a {
	padding-right: 40px;
}
/* =====================================
	link hover
===================================== */
/*--------------------------------------
	a
--------------------------------------*/
a:hover img {
 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	opacity: 0.8;
}
h1 a:hover img {
 filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
	opacity: 1;
}
/* =====================================
	btns hover
===================================== */
/*--------------------------------------
	submit
--------------------------------------*/
input[type=submit]:hover {
 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	opacity: 0.8;
}
/* =====================================
	page display
===================================== */
/*--------------------------------------
	inquiry
--------------------------------------*/
body#inquiryBody {
	background: none;
}
body#inquiryBody #mainimage {
	display: none;
}
#contentBase, #side {
	width: 100%;
	max-width: none;
	float: none;
}
.full #contentBase, .full #side {
	max-width: 100%;
}
/* gray */
.theme-gray {
	background: #767676;
}
/* pink */
.theme-pink {
	background: #e5005a;
}