﻿/*---------------------------------------------
	Browser Default Initialization
  ---------------------------------------------*/

html {
	overflow-y: scroll;
}

body, div, dl, dt, dd, ul, ul li, h1, h2, h3, h4, h5, h6,
pre, form, fieldset, input, textarea, p, blockquote, th, td,
section, nav, article, aside, hgroup, header, address,
figure, figcaption {
	margin: 0;
	padding: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th {
	text-align: left;
}
q:before ,q:after {
	content: '';
}
object, embed {
	vertical-align: top;
}
hr, legend {
	display: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
img {
	vertical-align: bottom;
	-ms-interpolation-mode: bicubic;
}
ul li {
	list-style-type: none;
}



/*---------------------------------------------
	body
  ---------------------------------------------*/

body {
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	*font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	color: #333;
	font-size: 16px;
	line-height: 160%;
	text-align: left;
	-webkit-text-size-adjust: none;
}



/*---------------------------------------------
	Anchor
  ---------------------------------------------*/

a {
	outline: none;
}

a:link {
	text-decoration: none;
	color: #09A5D9;
}
a:visited {
	text-decoration: none;
	color: #127ACF;
}
a:hover {
	text-decoration: underline;
	color: #4070B5;
}
a:active {
	text-decoration: underline;
	color:  #00DEE3;
}



/*-----------------------------------------------------	*/
/*	for all						*/
/*-----------------------------------------------------	*/

/* ------ Web Font ------ */

/* IE */
@font-face {
	font-family: iconfont;
	src: url(CONDENSEicon.eot);
}
/* Firefox, Opera, Safari */
@font-face {
	font-family: iconfont;
	src: url(CONDENSEicon.otf) format("truetype");
}

.icon {
	font-family: iconfont;
	font-weight: normal;
}

.icon-download:before {
	content: "\00ed";
}
.icon-customize:before {
	content: "w";
}
.icon-iphone:before {
	content: "T";
}
.icon-list:before {
	content: "\002c7";
}


/* ------ General Settings ------ */

img {
	max-width: 100%;
	height: auto;
	width: auto;
}

body {
	background-color: #003298;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.text-center {
	text-align: center;
}
#wrap {
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body#home #wrap {
	/*background-image: url(../images/bg_header-top.jpg);*/
}
#wrapper {
	width: 1050px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

/*
a:hover img {
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
*/
#mainvisual-inner a:hover img {
    filter: alpha(opacity=75);
    -moz-opacity:0.75;
    opacity:0.75;
}
 
/* 透明度変化の時間を設定 */
#mainvisual-inner a img {
    /* Firefox */
    -moz-transition: 0.4s;
    /* WebKit */
    -webkit-transition: 0.4s;
    /* Opera */
    -o-transition: 0.4s;
    /* Standard */
    transition: 0.4s;
}
 
/* aタグで囲い、imgにclassを追加した画像に効果を追加 */
#mainvisual-inner a:hover img {
    /* Firefox */
     -moz-opacity: 0.75;
    /* IE */
      -ms-filter: &quot;progid:DXImageTransform.Microsoft.Alpha(Opacity=75)&quot;;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
    /* Standard */
    opacity: 0.75;
}
.side_left {
	float: left;
	margin-right: 8px;
}
.side_right {
	float: right;
	margin-left: 8px;
}
.small_letter {
	font-size: 75%;
}
.blue {
	color: #098BD9;
}
.red {
	color: #C03;
}

/* ------ Header ------ */

header {
	width: 100%;
	/* background-color: #111; 
	background-color: #FFF;*/
	top: 0;
	overflow: hidden;
	z-index: 200;
	overflow: visible;
	position: relative;
}

#header-inner {
	width: 1050px;
	margin: 0 auto;
	overflow: hidden;
	*zoom: 1;
}

#tagline {
	float: right;
	padding-top: 10px;
	line-height: 140%;
	font-size: 75%;
	color: #4070B5;
	margin: 0px;
}
#tagline img{
	padding-top: 0px;
	vertical-align: middle;
}

#logo {
	height: 122px;
	width: 167px;
	padding: 0;
	position: absolute;
	left: 0px;
	top: 0px;
}
#logo a {
	display: block;
	max-width: 167px;
}

/**ナビゲーション*****/
.slicknav_menu {
	display: none;
}

/** dropmenu
********************************/
#dropnav{
	width: 100%;
	height: 43px;
}
ul.dropmenu{
    *zoom: 1;
	list-style-type: none;
	font-size: 0;
	padding: 0;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 0px;
	border-width: 1px;
	borderstyle: solid;
	bordercolor: #EDF8FE;
	float: right;
}
ul.dropmenu:before, .dropmenu:after{
  content: "";
  display: table;
}
ul.dropmenu:after{
  clear: both;
}
ul.dropmenu li{
	position: relative;
	display: inline-block;
	margin: 0 ;
	padding: 0 10px;
	text-align: center;
	font-size: 30px;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-weight: 700;
	letter-spacing: 0.07em;
}
ul.dropmenu li a{
  display: block;
  margin: 0;
  padding: 8px 0 2px;
  color: #003298;
  line-height: 1;
  text-decoration: none;
  -moz-transition: 0.4s;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
ul.dropmenu li ul{
	list-style: none;
	position: absolute;
	font-size: 0;
	z-index: 9999;
	top: 100%;
	left: 0;
	margin: 0;
	padding: 0;
	line-height: 100%;
}
ul.dropmenu li ul li{
	width: 11em;
	border-right-width: 0;
	border-right-style: none;
	border-right-color: #EDF8FE;
	font-size: 14px;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	*font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-weight: normal;
	margin: 0;
	background-color: #F90;
	padding: 0px;
}
ul.dropmenu li ul.contact li{
  width: 110%;
}
ul.dropmenu li ul li a{
	font-size: 13px;
	padding: 7px 10px;
	text-align: left;
	line-height: 140%;
	background-color: #DCE6F3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4070B5;
	margin: 0 ;
}
ul.dropmenu li:hover > a{
	color: #6698FF;
}
ul.dropmenu li a:hover{
	color: #6698FF;
}
ul.dropmenu li ul li a:hover{
	background-color: #DDF9FF;
}
/** 表示・非表示**/
#normal li ul{
  opacity: 0;
  top: 90%;
  visibility: hidden;
  transition: .5s;
}
#normal li:hover ul{
  top: 100%;
  visibility: visible;
  opacity: 1;
}
#fade-in2 li ul{
  opacity: 0;
  top: 100%;
  visibility: hidden;
  transition: .3s;
}
#fade-in2 li:hover ul{
  top: 100%;
  visibility: visible;
  opacity: 1;
}
.slicknav_menu {
	display: none;
}

/*-----------------------------------------------------	*/
/*	slickNav Menu カスタマイズ					*/
/*-----------------------------------------------------	*/
.slicknav_nav ul {
	background-color: #098BD9 !important;
}
.slicknav_nav li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EDF8FE;
}
.slicknav_menu {
	background-color: #098BD9 !important;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: 13px 15px;
}
.slicknav_menu .slicknav_icon-bar {
	background-color: #CCCCCC !important;
}
.slicknav_menu a, .slicknav_menu a:hover {
	color: #FFFFFF !important;
}
.slicknav_btn {
	background-color: #1E1A42 !important;
}
.slicknav_btn:hover{
	background-color: #003298 !important;
}
.slicknav_nav .slicknav_row:hover {
	background-color: #003298;
}
.slicknav_nav a:hover {
	background-color: #003298;
}
.slicknav_nav .slicknav_row {
    padding: 12px 10px;
    margin: 2px 0px;}
    .slicknav_nav .slicknav_row:hover {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	color: #fff;
	background-color: ##003298;
}
  .slicknav_nav a {
    padding: 12px 0px 12px 10px;
    margin: 2px 0px;
    text-decoration: none;
    color: #fff; }
    .slicknav_nav a:hover {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	color: #FFF;
	background-color: #003298;
}

.slicknav_nav ul li a{
	 padding: 12px 2px 12px 4px;
}

i.fa {
  font-size: 18px;
}
i.fa.fa-caret-right {
  display: none;
}
#menu {
  display: none;
}

/* Page Top
**************************************/

.pagetop {
	display: none;
	position: fixed;
	bottom: 30px;
	right: 55px;
}
.pagetop a {
	display: block;
	width: 45px;
	height: 45px;
	background-color: #8ACBEA;
	border-radius: 50px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	line-height: 45px;
}
.pagetop a:hover {
	background-color: #222;
}

/* ------ Mainvisual ------ */

/* 透明度変化の時間を設定 */
#mainvisual-inner a img {
    /* Firefox */
    -moz-transition: 0.4s;
    /* WebKit */
    -webkit-transition: 0.4s;
    /* Opera */
    -o-transition: 0.4s;
    /* Standard */
    transition: 0.4s;
}

#mainvisual {
	position: relative;
	width: 100%;
	overflow: hidden;
	margin-top: 1px;
	height: 460px;
}

#mainvisual-inner {
	position: relative;
	padding-left: 50%;
}

#mainvisual-inner .img {
	display: none;
	float: left;
}

#mainvisual-arrow {
	position: absolute;
	z-index: 200;
	width: 100%;
	top: 45%;
	left: 0;
	margin-top: -10px;
}

#mainvisual-arrow-inner {
	position: relative;
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
}

#mainvisual-arrow .prev,
#mainvisual-arrow .next {
	position: absolute;
	width: 27px;
	height: 27px;
	overflow: hidden;
}
#mainvisual-arrow .prev {
	left: 3%;
}
#mainvisual-arrow .next {
	right: 3%;
}

#mainvisual-arrow a {
	display: block;
	width: 27px;
	height: 54px;
}

#mainvisual-arrow a:link,
#mainvisual-arrow a:visited {
	margin-top: 0px;
}
#mainvisual-arrow a:hover,
#mainvisual-arrow a:active {
	margin-top: -27px;
}

#mainvisual-arrow a img {
	vertical-align: top;
}

#mainvisual-btn {
	width: 100%;
	height: 10px;
	margin-top: 10px;
	text-align: center;
}

#mainvisual-btn div {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 8px;
	overflow: hidden;
	vertical-align: top;

}
#mainvisual-btn div {
	*display: inline;
}

#mainvisual-btn span {
	display: block;
	width: 10px;
	height: 20px;
}

#mainvisual-btn span.current {
	margin-top: -10px;
}

#mainvisual-btn img {
	vertical-align: top;
}

/* ------ Bread Crumb ------ */

#bread-crumb {
	width: 100%;
	margin-bottom: 20px;
}

#bread-crumb ul {
	margin: 0 auto;
	overflow: hidden;
	*zoom: 1;
}

#bread-crumb ul li {
	float: left;
	*float: none;
	*display: inline;
	padding: 0 15px 0 3px;
	font-size: 67%;
	line-height: 160%;
	background: url(../images/breadcrumb_bg.gif) no-repeat left center;
	*zoom: 1;
}

#bread-crumb ul li:first-child {
	padding-left: 0;
	background-image: none;
}

/* ------ Contents ------ */

#contents {
	width: 960px;
	margin: 58px auto 68px auto;
	padding: 15px 45px 20px 45px;
	overflow: hidden;
	background-color: #FFF;
	*zoom: 1;
	border-radius: 10px;
	-webkit-box-shadow: 333 0px 0px 15px;
	-moz-box-shadow: #333 0px 0px 15px;
	box-shadow:#333 0px 0px 15px;
}
#contentsTop {
	width: 1050px;
	margin: 45px auto 68px auto;
	padding: 0px 0 20px 0;
	overflow: hidden;
	background-color:transparent
	*zoom: 1;
}

#page-title {
	width: 100%;
	padding: 20px 0 40px;
	font-size: 160%;
	color: #000;
	-webkit-text-shadow: 0px 1px 0px #fff;
	text-shadow: 0px 1px 0px #fff;
}

#top-column {
	width: 1050px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}

#left-column {
	float: left;
	width: 690px;
	padding-bottom: 0px;
}

article section {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 40px;
	margin-left: 0;
	overflow: hidden;
}
article section.logoArea {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 15px;
}

article section:first-child {
	border-top: none;
}
article section h1 {
	line-height: 100%;
	padding: 0;
	margin-bottom: 35px;
}
article section h2 {
	padding: 10px 0 15px;
	font-size: 120%;
	font-weight: bold;
	line-height: 140%;
	color: #000;
	-webkit-text-shadow: 0px 1px 0px #fff;
	text-shadow: 0px 1px 0px #fff;
	border-top: solid 1px #fff;
}
article section h3 {
	font-size: 112%;
	font-weight: bold;
	line-height: 140%;
	color: #098BD9;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #098BD9;
	margin-bottom: 8px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}
#contents-title {
	font-size: 130%;
	font-weight: bold;
	line-height: 100%;
	color: #000;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: dotted;
	border-bottom-color: #00DEE3;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

article section p {
	font-size: 90%;
	line-height: 160%;
}
.item article section p {
	clear: both;
	margin-bottom: 15px;
	overflow: hidden;
}
article section.colum_product {
	padding: 20px;
	border: 1px dotted #3CF;
}
article section h2.title_product {
	color: #FFF;
	background-color: #098BD9;
	padding: 4px;
	font-size: 90%;
}
article section.colum_product h3{
	clear: both;
}
article section.colum_item p {
	line-height: 160%;
	color: #555;
	margin-bottom: 25px;
}
article section.colum_product p {
	line-height: 160%;
	color: #555;
	margin-bottom: 25px;
	overflow: hidden;
}
.column-set {
	*margin-bottom: 15px;
	overflow: hidden;
	*zoom: 1;
}
.column-set2 {
	*margin-bottom: 30px;
	overflow: hidden;
	zoom: 1;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.column1{
}
.column1 a{
	float: left;
	width: 20%;
	text-align: center;
	padding: 0;
	margin: 0;
	display: block;
}
.column1 img, .column1 img a {
	margin-right: auto;
	margin-left: auto;
}

section .third {
	margin-right: 0;
}

.column1 .icon-l {
	margin-bottom: 20px;
	text-align: center;
	font-size: 80px;
	line-height: 80px;
	color: #000;
}

.column1 h3 {
	margin-bottom: 10px;
	font-size: 100%;
	font-weight: bold;
	line-height: 140%;
	color: #000;
	-webkit-text-shadow: 0px 1px 0px #fff;
	text-shadow: 0px 1px 0px #fff;
}

.column1 p {
	font-size: 83%;
	padding-right:0.6em;
}
article section.toiawase {
	text-align: center;
	margin-bottom: 0px;
	font-size: 15px;
	color: #333;
	font-weight: bold;
}
.toiawase img{
	max-width:534px;
}

.newsArea {
	width: 66%;
	margin-bottom: 30px;
	float: left;
	background-color: #FFF;
	border: 5px solid #FFC926;
	border-radius: 9px;
	padding-top: 12px;
	padding-right: 30px;
	padding-bottom: 18px;
	padding-left: 30px;
}
.newsArea h2 {
	color: #098BD9;
	margin-bottom: 11px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #098BD9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	letter-spacing: 0.25em;
	font-weight: bold;
}

.news-box {
	font-size: 76%;
	color: #555;
	line-height: 140%;
	margin-bottom: 8px;
}

.news-box dt {
	/*float: left;*/
	width: 10em;
	font-size: 85%;
	line-height: 100%;
	margin-bottom: 3px;
}

.news-box dd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 6px;	/*margin-left: 10em;*/
	line-height: 140%;
}
/*ページャー*/
.pager{
	clear: both;
	display: block;
	margin-top: 25px;
}
.page-numbers {
	width: 25px;
	height: 25px;
	line-height: 170%;
	margin: 0 1px;
	text-align: center;
	display: inline-block;
	border: 1px solid #4070B5;
	color: #4070B5;
	font-family: Arial, Helvetica, sans-serif;
}
.page-numbers.current{
	border: 1px solid #4070B5;
	color: #ffffff;
	background-color: #4070B5;
}
a.prev,
a.next{
	width:15px;
	border:none;
}
.page-numbers:hover {
	border: 1px solid #4070B5;
	color: #ffffff;
	background-color: #4070B5;
}

#banner-box {
	width: 22.3%;
	float:right;
	margin: 0 0 30px 0;
}
#right-column #banner-box {
	width: 100%;
	margin:0;
}
#banner-box ul{
}
#banner-box ul li{
	display: block;
	margin-bottom: 3px;
	font-size: 9px;
	text-align: center;
	line-height: 100%;
}
#banner-box ul li a{
	padding: 5px 10px 7px 10px;
	display: block;
	color: #000;
	border-radius: 5px;
}
#banner-box ul li a{
    /* Firefox */
    -moz-transition: 0.25s;
    /* WebKit */
    -webkit-transition: 0.25s;
    /* Opera */
    -o-transition: 0.25s;
    /* Standard */
    transition: 0.25s;
}
#banner-box ul li a:hover img{
	opacity: 1.0 ;
}
#banner-box ul li a:hover{
	opacity: 1.0;
	text-decoration: none;
}
#banner-box ul li.banner-1 a{
	background-color: #FCA38F;
}
#banner-box ul li.banner-1 a:hover{
	background-color: #FCBEB4;
}
#banner-box ul li.banner-2 a{
	background-color: #3DC2A5;
}
#banner-box ul li.banner-2 a:hover{
	background-color: #A5E9E9;
}
/*
#banner-box ul li.banner-2 {
	display: none;
}
*/
#banner-box ul li.banner-3 a{
	background-color: #C9A036;
}
#banner-box ul li.banner-3 a:hover{
	background-color: #E4CF85;
}
#banner-box ul li.banner-4 a{
	background-color: #5789DB;
}
#banner-box ul li.banner-4 a:hover{
	background-color: #B1CFE0;
}
#banner-box ul li.banner-5 a{
	background-color: #84BD68;
}
#banner-box ul li.banner-5 a:hover{
	background-color: #B1D6A0;
}
#banner-box ul li.banner-6 a{
	padding:  6px 0px 0px 0px;
	height: 31px;
	width: 34px;
	float: left;
}
#banner-box ul li.banner-6 a img {
	height: 31px;
	width: 34px;
}

ul.right-column-banner{
	margin-top: 0px;
}
ul.right-column-banner li{
	display: block;
	margin-bottom: 5px;
	font-size: 9px;
	text-align: center;
	line-height: 100%;
}
ul.right-column-banner li a{
	padding: 5px 10px 7px 10px;
	display: block;
	color: #000;
	overflow: visible;
}
ul.right-column-banner li a:hover img{
	opacity: 1.0 ;
}
ul.right-column-banner li a:hover{
	opacity: 1.0;
	text-decoration: none;
}


/* ------ Right Column ------ */

#right-column {
	float: right;
	width: 210px;
	padding-bottom: 20px;
}


/* ------ Local Navi ------ */

.lnav_Title a {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-weight: 700;
	font-size: 130%;
	color: #FFF;
	letter-spacing: 0.5em;
	margin-bottom: 1px;
	background-color: #C3C3C3;
	display: block;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 10px;
}
.lnav_Title a:hover {
	background-color: #4070B5;
	text-decoration: none;
}

#lnav {
	float: left;
	width: 210px;
	margin-right: 0px;
	top: 0;
	left: 0;
	padding-bottom: 10px;
	overflow: hidden;
}

#lnav nav {
	margin-bottom: 0px;
	padding: 0;
	border-top: none;
	border-bottom: solid 1px #fff;
	margin-bottom: 0px;
	overflow: hidden;
}
#lnav nav ul {
	margin-bottom: 0;
	background-color: #F66;
	overflow: hidden;
}

#lnav nav ul li {
	border-top: solid 1px #FFF;
}

#lnav nav ul li:first-child {
	border-top: none;
}

#lnav nav ul li a {
	display: block;
	font-size: 80%;
	color: #555;
	line-height: 150%;
	text-decoration: none;
	background-color: #EAEAEA;
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 18px;
	padding-right: 20px;
	padding-bottom: 18px;
	padding-left: 20px;
}

#lnav nav ul li:first-child a {
	border-top: none;
}

#lnav nav ul li a:hover,
#lnav nav ul li a:active,
#lnav nav ul li.current a {
	background-color: #4070B5;
	color: #fff;
	text-decoration: none;
	-moz-transition: 0.2s;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}

/* ------ Footer ------ */

footer {
	width: 100%;
}

#footer-inner {
	width: 930px;
	margin: 0 auto;
	padding: 8px 0 8px;
}

footer nav {
	text-align: center;
	margin-bottom: 0px;
}

footer ul li {
	display: inline-block;
	*display: inline;
	*margin-bottom: 0px;
	padding: 0 10px 0 15px;
	line-height: 100%;
	font-size: 70%;
	color: #003298;
	border-left: solid 1px #003298;
	*zoom: 1;
}
footer #footer-inner nav ul li a {
	 color: #003298;
}
#copyright {
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	margin-bottom: 0px;
}
footer #copyright ul li {
	line-height: 140%;
}
footer ul li:first-child {
	border-left: none;
}

/* ------ ITEM------ */
.item_cans h3 {
	clear: both;
	margin-bottom: 25px;
}
.item_cans dl {
	margin-bottom: 20px;
	clear: both;
}
.item_cans dl dt {
	width: 52.8%;
	margin-bottom: 35px;
	float: left;
	clear: both;
}
.item_cans dl dd{
	font-size: 90%;
	line-height: 160%;
	color: #555;
	width: 47.1%;
	margin-bottom: 35px;
	float: right;
}
.item_cans dl dd span{
	font-size: 106%;
	font-weight: bold;
}


/* ------ NEWS------ */

h2.pageTitle {
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-weight: 700;
	font-size: 170%;
	color: #098BD9;
	letter-spacing: 0.5em;
	padding: 3px 0 4px 6px;
	margin-bottom: 40px;
	border-top: 2px solid #098BD9;
	border-bottom: 2px solid #098BD9;
	background-color: #F9F9F9;
	font-weight: bold;
}
h2.pageTitle span{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-left: 15px;
}
#left-column.news {
	margin-bottom: 60px;
}
.news section {
	margin-bottom: 28px;
}
.news h1 {
	font-size: 120%;
	margin-top: 25px;
	margin-bottom: 35px;
	line-height: 160%;
}
.news h4 {
	font-size: 75%;
	margin-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.news h3 {
	font-weight:bold;
}
.news h3 a {
	color: #098BD9;
}
.news h3 a:hover{
	color: #00DEE3;
}
.news p {
	font-size: 88%;
	margin-bottom: 1.5em;
}

/* ------ COMPANY------ */
.company h1 {
	font-size: 125%;
	margin-bottom: 16px;
}
.company dl {
	font-size: 85%;
	clear: both;
	padding: 0 0 0;
	line-height: 150%;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solit #AAA;
	border-bottom: 1px solit #AAA;
	background-color: #F4F4F2;
}
.company dl dt{
	float: left;
	width: 21.5%;
	margin-bottom: 8px;
	padding-top: 15px;
	padding-left: 9px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #098BD9;
	line-height: 160%;
}
.company dl dt p{
	line-height: 160%;
	margin-bottom: 0.6em;
}
.company dl dd{
	margin-left: 22.8%;
	display: block;
	padding-top: 15px;
	padding-bottom: 12px;
	padding-left: 9px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #098BD9;
	line-height: 160%;
	background-color: #F9F9F9;
}

/* ------ SHOP LIST------ */
.company dl.shoplist {
	font-size: 85%;
	clear: both;
	padding: 0 0 0;
	line-height: 150%;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solit #AAA;
	border-bottom: 1px solit #AAA;
	background-color: #FFF;
}
.company dl.shoplist dt{
	font-size: 110%;
	font-weight:bold;
	float: left;
	width: 21.5%;
	margin-bottom: 8px;
	padding-top: 8px;
	padding-left: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #098BD9;
	line-height: 160%;
}
.company dl.shoplist dd{
	margin-left: 22.8%;
	display: block;
	padding-top: 8px;
	padding-bottom: 30px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #098BD9;
	line-height: 160%;
	background-color: #FFF;
}
.company dl.shoplist dd strong{
	font-size: 118%;
	font-weight: normal;
}
.company dl.shoplist dd span a{
	font-size: 88%;
	padding: 0px;
	border-radius: 13px;
	margin-left: 12px;
	text-decoration: none;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	border: 1px solid #49B7F8;
}
.company dl.shoplist dd span a:hover{
	background-color: #F3F3F3;
}
.company dl.shoplist dd p {
	margin-bottom: 1em;
}

/* ------ PUBLICITY------ */
.pub h1 {
	font-size: 125%;
	margin-bottom: 16px;
}
.pub h3 {
	font-size: 145%;
	font-family: Arial, Helvetica, sans-serif;
	color: #098BD9;
	margin-bottom: 20px;
	padding: 2px 5px 2px 5px;
	border: 1px solid #098BD9;
	background-color: #F9F9F9;
}
.pub dl {
	font-size: 78%;
	clear: both;
	padding: 0 0 0;
	line-height: 150%;
	width: 100%;
	margin-bottom: 25px;
}
.pub dl dt{
	float: left;
	width: 21.5%;
	padding: 8px 8px 8px 0px;
	line-height: 150%;
	clear: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.pub dl dt strong{
	font-size: 120%;
}
.pub dl dt span{
	font-size: 85%;
}
.pub dl dd{
	margin-left: 22.8%;
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-bottom: 14px;
	line-height: 160%;
	background-color: #FFF;
	overflow: hidden;
}
.pub dl dd img{
	margin: 0 5px;
	float: left;
}

/*----CONTACT -------*/
.contact h1 {
	font-size: 16px;
	line-height: 130%;
	font-weight: bold;
	margin-bottom: 15px;
	padding-left: 5px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #098BD9;
	padding-top: 4px;
	padding-bottom: 4px;
}
p.contact {
	margin-bottom: 20px;
}
.contact table   {
	width: 100%;
	margin-bottom: 20px;
	color: #333;
	border-top: 1px solid #ddd;
	background-color: #F9F7EE;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	font-weight: normal;
}
.contact th, .contact td  {
	padding: 10px 23px 11px 10px;
	border-bottom: 1px solid #ddd;
}
.contact th  {
	width: 10em;
	text-align: left;
	vertical-align: top;
	background-color: #F0F0F0;
}
.contact th span {
	font-size: 12px;
	color: #F73E00;
}
.contact td  input {
	border: 1px solid #999;
	padding: 4px;
}
.contact td  input.long { 
	width: 98%; 
}
.contact td  input.middle { 
	width: 70%; 
}
.contact td.long textarea {
	border: 1px solid #999; 
	width: 100%; 
}
.contact .send_btn {
	margin-right: auto;
	margin-left: auto;
}
.contact .send_btn input {
	font-size: 15px;
	line-height: 40px;
	color: #FFF;
	background-color: #4070B5;
	display: block;
	width: 180px;
	text-align: center;
	border-radius: 18px;
	font-weight: bold;
	border-style: none;
	float: left;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.contact .send_btn input:hover{
	background-color: #26426C;
	cursor: pointer;
}

section.thanks {
	margin-bottom: 120px;
}
section.thanks p {
	height: 300px;
	background-color: #F3F3F3;
	padding: 100px;
	text-align: center;
}

/*-----------------------------------------------------	*/
/*	Contact レスポンス　for - 1050px					*/
/*-----------------------------------------------------	*/

@media only screen and (max-width: 767px) {
    .contact  { margin: 0; }
    .contact  th,
    .contact  td{
        width: 92.0%;
        display: block;
        border-top: none;
    }
	.contact  th {
		padding-bottom: 0px;
		border-bottom-style: none;
	}
    .contact  tr:first-child th   { border-top: 1px solid #ddd; }
	section.shiryoseikyu .column320_L,
	section.shiryoseikyu .column320_R {
		float:none;
		width: 100%;	
	}
}




/*-----------------------------------------------------	*/
/*	for - 1050px					*/
/*-----------------------------------------------------	*/

@media screen and (max-width: 1050px) {
#wrapper {
	width: 100%;
}
}

/*-----------------------------------------------------	*/
/*	for - 979px					*/
/*-----------------------------------------------------	*/

@media screen and (max-width: 979px) {

	#header-inner {
		width: 92%;
	}
	#bread-crumb ul {
		width: 100%;
	}
	
	#lnav {
		width: 100%;
		margin: 0;
	}

	#contents {
		width: 90%;
		margin: 40px 0 0 0;
		padding: 15px 5% 20px 5%;
		border-radius: 0;
	}
	#contentsTop {
		width: 90%;
		margin: 40px 0 0 0;
		padding: 15px 5% 20px 5%;
		border-radius: 0;
	}
	#top-column {
		width: 100%;
	}

	#left-column {
	width: 70%;
	margin: 0 0;
	padding-bottom: 0;
	}

	.column-set {
	width: 100%;
	}
	.column-set2 {
	width: 99%;
	}
	.column1 a {
	width: 26%;
	margin-right: 3.666666%;
	margin-left: 3.666666%;
	}

	#right-column {
		width: 27%;
		margin: 0 auto;
		margin: 0 auto 20px;
		overflow: hidden;
		zoom: 1;
	}

	#right-column-inner {
		width: 105%;
	}

	#right-column .box {
		float: left;
		width: 24%;
		margin-right: 4.1%;
		padding: 0 2.5% 15px;
	}

	#right-column .ad {
		width: 26%;
		padding: 10px 1.5% 0;
	}

	#footer-inner {
		width: 100%;
	}

}



/*-----------------------------------------------------	*/
/*	for - 767px					*/
/*-----------------------------------------------------	*/

@media screen and (max-width: 767px) {
	body {
		background-image: none;
		background-color: #FFF;
	}
	#wrap {
		background-image: none;
	}
	body#home #wrap {
		background-image: none;
	}
	#wrapper {
		background-color: #003298;
	}
	#header-inner {
		width: 90%;
		height:90px;
	}
	header {
		background-color: #FFF;
	}
	#tagline {
		display:none;
	}
	#logo {
		padding: 0 0 15px;
		position: static;
		margin: 0 auto;
		width: 110px;
	}

	#logo a {
		margin: 0 auto;
	}
	.slicknav_menu {
	display: block;
	}	
	ul.dropmenu{
	display: none;
	}
	#mainvisual {
 	display : none;
	}
	
	#contents {
	margin: 0px auto;
	}
	#contentsTop {
	margin: 0px auto;
	}
	.newsArea {
	float: none;
	width: 86.8%;
	}
	#banner-box {
		float:none;
		width: 100%;
	}
	#left-column {
		float:none;
		width: 100%;
	}
	
	#right-column {
		width: 100%;
	}
	#lnav {
		float: none;
		width: 100%;
	}

	#lnav nav ul li a {
		font-size: 83%;
	}
	.column1 a{
		width: 30%;
		margin-left: 1.5%;
		margin-right: 1.5%;
	}
	.toiawase img{
	width:82%;
	}
	p img.side_left {
		float:none;
	}
	#left-column.news {
	margin-bottom: 40px;
	}
}


/*-----------------------------------------------------	*/
/*	for - 479px					*/
/*-----------------------------------------------------	*/

@media screen and (max-width: 479px) {

	.box {
		padding: 0 20px 20px;
	}

	#contents-title {
		font-size: 110%;
	}

	.btn {
		width: auto;
	}

	.btn a {
		width: auto;
	}

	.column-set, .column-set2 {
		width: 100%;
		*margin-bottom: 0;
	}

	.column1 a{
		float: none;
		/* width: 93.8%; */
		width: 50%;
		margin-bottom:8px;
		margin-left:25%;
		margin-right:25%;
	}

	.box {
		margin-bottom: 20px;
	}
	.newsArea {
	float: none;
	width: auto;
	}
	.news-box dt {
		float: none;
		width: auto;
	}

	.news-box dd {
		margin: 0 0 10px 0;
	}

	#lnav {
		float: none;
		width: 100%;
	}

	#lnav nav ul li a {
		font-size: 83%;
	}
	/*#banner-box {
	width: 90%;
	float: none;
	margin: 0 1.5% 10px 2%;
	}
	*/
	.column3 #right-column-inner {
		width: 105%;
		margin-left: 0;
	}
	
	#right-column {
		*margin-bottom: 0;
	}

	#right-column-inner {
		width: 100%;
	}

	#right-column .box {
		float: none;
		width: auto;
		margin-right: 0;
		padding: 0 20px 20px;
	}

	#right-column .box p {
		font-size: 83%;
	}

	#right-column .box .tel {
		font-size: 150%;
	}

	#right-column .btn {
		height: 40px;
		margin: 10px auto 0;
		border-radius: 25px;
		font-size: 90%;
	}

	#right-column .btn a {
		height: 40px;
		line-height: 40px;
		border-radius: 20px;
	}

	#right-column .ad {
		margin-right: 0;
		padding: 10px 10px 0;
	}

}
