@import url('font.css');
/*
Theme Name:Template-theme
Author:更新システム
Description:更新システム専用テーマ
Version: 2.2.1
*/
/* Copyright (c) 2009, Yahoo! Inc. All rights reserved. 
Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt 
version: 3.0.0 build: 1549 */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
  vertical-align: bottom;
}
address,
caption,
cite,
code,
dfn,
th,
var {
  font-style: normal;
  font-weight: normal;
}
td,
th {
  font-size: 100%;
  vertical-align: top;
}
li {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before,
q:after {
  content: '';
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}
input,
textarea,
select {
  *font-size: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio[controls],
canvas,
video {
  display: inline-block;
  *display: inline;
  zoom: 1;
}
a:hover {
  text-decoration: none;
}
a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
/* -------------------------------------------
	CLEAR-FIX
---------------------------------------------- */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
}
/* Hides from IE-mac \*/
* html.clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/* -------------------------------------------
	Utility
---------------------------------------------- */
/* Margin
-------------*/
#wrapper .m0 {
  margin: 0;
}
#wrapper .m10 {
  margin: 10px;
}
#wrapper .m15 {
  margin: 15px;
}
#wrapper .m20 {
  margin: 20px;
}
#wrapper .mg5 {
  margin: 5px;
}
#wrapper .mg10 {
  margin: 10px;
}
#wrapper .mg15 {
  margin: 15px;
}
#wrapper .mg20 {
  margin: 20px;
}
#wrapper .mt5 {
  margin-top: 5px;
}
#wrapper .mt10 {
  margin-top: 10px;
}
#wrapper .mt15 {
  margin-top: 15px;
}
#wrapper .mt20 {
  margin-top: 20px;
}
#wrapper .mt30 {
  margin-top: 30px;
}
#wrapper .mt50 {
  margin-top: 50px;
}
#wrapper .mt100 {
  margin-top: 100px;
}
#wrapper .ml5 {
  margin-left: 5px;
}
#wrapper .ml8 {
  margin-left: 8px;
}
#wrapper .ml10 {
  margin-left: 10px;
}
#wrapper .ml15 {
  margin-left: 15px;
}
#wrapper .ml20 {
  margin-left: 20px;
}
#wrapper .ml30 {
  margin-left: 30px;
}
#wrapper .ml40 {
  margin-left: 40px;
}
#wrapper .ml50 {
  margin-left: 50px;
}
#wrapper .mr5 {
  margin-right: 5px;
}
#wrapper .mr10 {
  margin-right: 10px;
}
#wrapper .mr15 {
  margin-right: 15px;
}
#wrapper .mr20 {
  margin-right: 20px;
}
#wrapper .mb5 {
  margin-bottom: 5px;
}
#wrapper .mb10 {
  margin-bottom: 10px;
}
#wrapper .mb15 {
  margin-bottom: 15px;
}
#wrapper .mb20 {
  margin-bottom: 20px;
}
#wrapper .mb50 {
  margin-bottom: 50px;
}
#wrapper .mb100 {
  margin-bottom: 100px;
}
/* padding 
---------------------*/
#wrapper .p5 {
  padding: 5px;
}
#wrapper .p10 {
  padding: 10px;
}
#wrapper .pt10 {
  padding-top: 10px;
}
#wrapper .pt20 {
  padding-top: 20px;
}
#wrapper .pb20 {
  padding-bottom: 20px;
}
/* Float
---------------------*/
.fl {
  float: left;
}
.fr {
  float: right;
}
.cl {
  clear: both;
}
/* cursor
-------------------*/
.cp {
  cursor: pointer;
}
.fcr {
  color: #fff;
}
.attention {
  color: #f00;
  font-weight: bold;
}
.link-arrow {
  padding-left: 20px;
  background: url(images/common/bg_side-list.png) left center no-repeat;
}
/* width
--------------------*/
.w50 {
  width: 50px;
}
.w100 {
  width: 100px;
}
.w130 {
  width: 130px;
}
.w200 {
  width: 200px;
}
.w220 {
  width: 220px;
}
.w245 {
  width: 245px;
}
.w270 {
  width: 270px;
}
.w300 {
  width: 300px;
}
.w330 {
  width: 330px;
}
.w400 {
  width: 400px;
}
.w500 {
  width: 500px;
}
.w570 {
  width: 570px;
}
.w90 input,
.w90 textarea {
  width: 90%;
}
/* align
------------------- */
.tac {
  text-align: center;
}
.tal {
  text-align: left;
}
.tar {
  text-align: right;
}
.button a {
  /* サイトごとに変更 */
  display: block;
  width: 80%;
  margin: 10px auto;
  text-align: center;
  padding: 10px 0;
  border-radius: 5px;
  text-decoration: none;
}
/* -------------------------------------------
	WordPress Editor
---------------------------------------------- */
img.size-auto,
img.size-large,
img.size-full,
img.size-medium {
  max-width: 100%;
  height: auto;
}
.alignleft,
img.alignleft {
  display: inline;
  float: left;
  margin-right: 15px;
  margin-top: 4px;
}
.alignright,
img.alignright {
  display: inline;
  float: right;
  margin-left: 15px;
  margin-top: 4px;
}
.aligncenter,
img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
img.alignleft,
img.alignright,
img.aligncenter {
  margin-bottom: 12px;
}
.wp-caption {
  border: none;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 20px;
  padding: 4px;
  text-align: center;
}
.wp-caption img {
  margin: 5px;
}
.wp-caption p.wp-caption-text {
  margin: 0 0 4px;
}
.wp-smiley {
  margin: 0;
}
#main .post-content h1 {
  font-size: 48px;
  font-weight: bold;
}
#main .post-content h2 {
  font-size: 36px;
  font-weight: bold;
}
#main .post-content h3 {
  font-size: 24px;
  font-weight: bold;
}
#main .post-content h4 {
  font-size: 18px;
  font-weight: bold;
}
#main .post-content h5 {
  font-size: 14px;
  font-weight: bold;
}
#main .post-content h6 {
  font-size: 12px;
  font-weight: bold;
}
#main .post-content h7 {
  font-size: 10px;
  font-weight: bold;
}
#main .post-content ul,
#main ul.default,
#main .post-content ol {
  padding: 10px 0 10px 20px;
}
#main ul.default li,
#main .post-content ul li {
  list-style: disc;
}
#main .post-content ol li {
  list-style: decimal;
}
#main .post-content blockquote {
  margin: 10px 20px;
  font-style: italic;
}
.image_box_l img,
.image_box_r img {
  max-width: 240px;
}
#footer .inner {
  margin: 0 auto;
  width: 960px;
}
#wrapper #galleria img {
  max-width: none;
}
.pc,
.mobile {
  display: none;
}
.pr-content {
  margin-bottom: 30px;
}
/* ------------------------------------------
	PC用のスタイル記述
--------------------------------------------- */
.column-right #main {
  margin: 0 30px 0 0;
  float: left;
  width: 690px;
}
.column-right .sidebar {
  float: right;
  width: 240px;
}
.column-left #main {
  margin: 0 0 0 30px;
  width: 690px;
  float: right;
}
.column-left .sidebar {
  float: left;
  width: 240px;
}
.pc {
  display: block;
}
.cont-fl,
.cont-fr {
  overflow: hidden;
}
.cont-fl img {
  float: left;
  margin: 0 15px 0 0;
}
.cont-fr img {
  float: right;
  margin: 0 0 0 15px;
}
body {
  font-size: 100%;
  line-height: 1.6;
  position: relative;
}
#wrapper {
  margin: 0 auto;
  width: 100%;
  font-size: 0.8em;
}
/* Header 
------------------------------------ */
#header h1 {
  margin-bottom: 20px;
  font-size: 0.8em;
}
#header .inner {
  margin: 0 auto 20px;
  width: 960px;
  position: relative;
  overflow: hidden;
}
#logo {
  float: left;
}
#tel {
  float: right;
}
/* Navigation 
------------------------------------ */
#header nav #globalnavi {
  width: 960px;
  margin: 0 auto;
}
#globalnavi li a {
  /* サイトごとに変更 */
  width: 159px;
  text-decoration: none;
  display: block;
  padding: 12px 0;
  text-align: center;
  float: left;
}
#globalnavi li:last-child a {
  width: 158px;
}
#openmenu2,
#openmenu {
  display: none;
}
/*#main-image{
	text-align:center;
	padding:20px 0 0;
}*/
/* Contents
------------------------------------ */
#breadcrumb {
  margin: 20px auto 10px;
  width: 980px;
  font-size: 0.9em;
}
#breadcrumb a {
  color: #FF541F;
}
#container {
  margin: 30px auto 20px;
  width: 960px;
}
#main p {
  margin-bottom: 15px;
}
#main h2 {
  margin-bottom: 20px;
}
#main section {
  margin-bottom: 20px;
}
/* Sidebar
------------------------------------ */
.sidebar p {
  margin-bottom: 20px;
}
.sidebar .widget {
  margin-bottom: 30px;
}
.sidebar .widget ul {
  margin-bottom: 30px;
}
.sidebar .widget ul li {
  background: url(images/common/sidebar_list01.png) no-repeat 5px;
}
.sidebar .widget ul li a {
  text-decoration: none;
  display: block;
  padding: 8px 0 8px 24px;
}
.sidebar .widget ul li a:hover {
  color: #FF541F;
  background: url(images/common/sidebar_list01.png) no-repeat 5px #FCFCFC;
}
.sidebar .widget h3 {
  border-bottom: 2px solid #FF541F;
  margin-top: 0;
}
.sidebar .holiday {
  margin-bottom: 30px;
}
.sidebar .holiday dt {
  color: #FF541F;
  font-weight: bold;
}
/* calendar */
table#isp-business-calendar thead th {
  background: #FFF !important;
}
p.calendar-information {
  float: none !important;
}
/* Footer
------------------------------------ */
#pagetop {
  width: 960px;
  margin: 0 auto;
  overflow: hidden;
}
#pagetop a {
  /* サイトごとに変更 */
  display: block;
  width: 120px;
  float: right;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  border-radius: 10px 10px 0 0;
}
#footer {
  /* サイトごとに変更 */
  text-align: center;
  padding: 30px 0 10px;
}
#footer .inner ul {
  margin-bottom: 20px;
}
#footer .inner li {
  display: inline;
  padding: 3px 20px;
}
#footer .inner li:last-child {
  border-right: none;
}
#footer #f-txt {
  margin: 0 0 20px;
}
#footer #copy {
  font-size: 0.8em;
}
/* ------------------------------------------
	PC用の下層ページスタイル記述
--------------------------------------------- */
/* INDEX
----------------------------- */
.cont03 {
  margin-bottom: 50px;
  overflow: hidden;
}
.cont03 li {
  margin-right: 15px;
  width: 220px;
  padding-bottom: 50px;
  float: left;
  position: relative;
}
.cont03 li:last-child {
  margin-right: 0;
}
.cont03 li .button a {
  position: absolute;
  bottom: 0;
  left: 11%;
}
.cont02 {
  margin-bottom: 20px;
  overflow: hidden;
}
.cont02 > ul > li {
  margin-right: 30px;
  width: 330px;
  padding-bottom: 50px;
  float: left;
  position: relative;
}
.cont02 > ul > li:last-child {
  margin-right: 0;
}
/* 1カラム用スタイル */
.column-one .cont02 {
  width: 980px;
  margin-right: -20px;
}
.column-one .cont02 > ul > li {
  margin-right: 20px;
  width: 470px;
}
.column-one .cont02 > ul > li .inner-cont02 {
  width: 490px;
  margin-right: -20px;
  overflow: hidden;
}
.column-one .cont02 > ul > li .inner-cont02 > li {
  margin-right: 20px;
  width: 225px;
  float: left;
}
.column-one .cont04 {
  overflow: hidden;
}
.column-one .cont04 > ul {
  margin-right: -20px;
  width: 980px;
}
.column-one .cont04 > ul > li {
  margin-right: 20px;
  width: 225px;
  float: left;
}
#facebookLikeBox {
  margin: 30px 0;
  background-color: #fff;
  overflow: hidden;
}
/* ブログ
----------------------------- */
/*
#page-main-image {  メイン画像 
	margin-bottom:20px;
}
*/
#blog-top {
  /* ブログトップページフリーエリア */
  margin-bottom: 20px;
}
.article {
  /* 記事ボックス */
  margin-bottom: 50px;
  border-radius: 5px;
}
.article .post-title {
  /* 記事タイトル */
  margin-bottom: 20px;
}
.article .post-content {
  /* 記事本文 */
  margin-bottom: 10px;
  padding-bottom: 50px;
  position: relative;
  overflow: hidden;
}
.wp_social_bookmarking_light {
  position: absolute;
  right: 0;
  bottom: 10px;
}
.article .post-meta {
  /* 記事メタ情報 */
  text-align: right;
  font-size: 0.85em;
}
.wp-pagenavi {
  /* ページ送り */
  margin: 50px 0 20px;
  text-align: center;
  font-size: 0.8em;
}
#single-paging {
  /* 詳細ページ送り */
}
#signature-block {
  /* ブログ署名欄 */
  clear: both;
  padding: 50px 0 0;
}
/* コメント部分 
----------------------------- */
.blog .comment-area {
  margin: 10px;
  text-align: left;
}
#com h3 {
  /* コメントタイトル */
  margin: 10px 0;
  padding: 5px;
}
#com .compost {
  /* コメント本文 */
  margin: 10px;
  padding: 10px;
  line-height: 1.5em;
}
#comment {
  /* テキストエリア */
  width: 60%;
  height: 80px;
}
#commentform p {
  margin: 10px;
}
.cominfo {
  /* コメントメタ */
  text-align: right;
  margin-top: 30px;
  font-size: 0.85em;
}
/* よくある質問
----------------------------- */
.page-faq {
  margin-bottom: 50px;
}
#main .faq-article {
  margin-bottom: 30px;
  padding: 15px;
  border: 1px solid #ccc;
}
#main .faq-article h3 {
  /* Qの背景はここで指定 */
  padding: 5px 0 15px 40px;
  background: url(images/pages/faq/bg_q.png) no-repeat left 0px;
}
#main .faq-comment {
  /* Aの背景はここで指定 */
  padding-left: 40px;
  padding-bottom: 20px;
  background: url(images/pages/faq//bg_a.png) no-repeat left 0px;
}
/* 店舗・会社案内
----------------------------- */
#table_information {
  /* テーブル部分 */
  margin-right: 20px;
  margin-bottom: 20px;
  float: left;
  width: 430px;
}
#container .img-no {
  /* 横に画像が無い場合 */
  width: 100%;
}
#table_information th,
#table_information td {
  padding: 7px;
  vertical-align: top;
}
#table_information th {
  width: 140px;
  text-align: left;
}
#table_information td {
  width: 290px;
}
.image-information {
  float: left;
  width: 240px;
}
.image-information img {
  margin-bottom: 10px;
}
#container .info-image-list {
  overflow: hidden;
}
#container .info-image-list li {
  list-style: none;
  background: none;
  float: left;
  width: 30%;
}
#container .pr-limit {
  clear: both;
  text-align: right;
  font-size: 0.85em;
  color: #f00;
}
#container .info-gallery-txt {
  margin: 0 20px 30px;
  clear: both;
  overflow: hidden;
}
/* ギャラリースワップイメージ */
#swapUD,
#swapLR {
  margin: 20px 0 50px;
}
/*上下*/
#swapUD #swapimage-l {
  text-align: center;
  max-width: 100%;
  height: auto;
}
#container .info-swapimage-list {
  text-align: center;
}
#container .info-swapimage-list li {
  list-style: none;
  margin: 8px;
  /* サイトごとに調整ください */
  padding: 0;
  width: 90px;
  /* サイトごとに調整ください */
  float: left;
}
/*左右*/
#swapLR #swapimage-l {
  max-width: 60%;
  height: auto;
  float: left;
}
#container #swapLR .info-swapimage-list {
  max-width: 38%;
  float: right;
}
#container #swapLR .info-swapimage-list li {
  margin: 5px;
  /* サイトごとに調整ください */
  width: 70px;
  /* サイトごとに調整ください */
  float: left;
}
/* FlexSlider */
#main .flexslider {
  padding: 10px;
  background: none;
}
#main .flexslider img {
  margin: 0 auto;
  max-height: 450px;
  width: auto;
}
#main .flex-control-paging li a {
  background: none repeat scroll 0 0 rgba(122, 122, 122, 0.5);
}
#main .flex-control-paging li a.flex-active {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.9);
  box-shadow: 0 0 3px #fff;
}
/* 問い合わせ
----------------------------- */
.form_box .mailform-tbl {
  clear: both;
  margin-bottom: 20px;
  width: 100%;
}
.form_box .mailform-tbl th,
.form_box .mailform-tbl td {
  padding: 10px;
}
.form_box .mailform-tbl td label {
  margin: 0 3px 3px 0;
  display: inline-block;
}
#submit-button {
  text-align: center;
}
#submit-button input {
  padding: 5px;
  cursor: pointer;
}
.page-contact {
  margin-bottom: 30px;
}
/* コース案内
----------------------------- */
.common-content {
  margin-bottom: 30px;
}
.course-cf dl {
  /* 各ブロック */
  margin: 10px 5px;
  padding: 10px;
  width: 313px;
  float: left;
  border-radius: 10px;
}
.course-cf dt {
  margin-bottom: 10px;
}
.course-cf dd .course-price {
  text-align: right;
}
.course-cf .course-content02 {
  /* 下部コメント */
}
/* メニュー1行表示
----------------------------- */
#main #cat-taxo-info {
  /* カテゴリの説明文のエリア */
  padding: 10px;
}
.page-menu .post_box {
  margin-bottom: 20px;
}
.page-menu .post_box .image_box_l {
  /* CFイメージ画像左配置 */
  float: left;
  width: 240px;
}
.page-menu .post_box .image_box_r {
  /* CFイメージ画像右配置 */
  float: right;
  width: 240px;
}
.page-menu .post_box .content_box_l {
  /* 左配置の本文 */
  width: 430px;
  float: left;
}
.page-menu .post_box .content_box_r {
  /* 右配置の本文 */
  width: 430px;
  float: right;
}
.page-menu .post_box .content_box_none {
  /* CFイメージ画像がない場合の本文 */
  width: 100%;
}
.page-menu .post_box .content_box_r .button a,
.page-menu .post_box .content_box_l .button a {
  width: 60%;
}
.page-menu .post_box .content_box_none .button a {
  width: 40%;
}
/* メニュー一覧表示
----------------------------- */
#main #item-list li {
  margin: 6px;
  padding: 10px;
  border-radius: 10px;
  list-style: none;
  background: none;
  width: 195px;
  float: left;
}
.page-menu .post_box .image_box_none {
  display: none;
}
#main #item-list li h3 {
  /* 1行を超える前に[・・・]で省略 */
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#main #item-list .list-image {
  margin-bottom: 10px;
  min-height: 150px;
  text-align: center;
}
/* 商品メニュー詳細
----------------------------- */
.swap-comment {
  /*コメント部分*/
  margin-bottom: 30px;
}
#imagewrap img {
  box-shadow: 0 0 3px #aaa;
}
#imagewrap {
  margin-bottom: 60px;
}
#imagewrap ul li {
  background: none;
  margin: 0;
  padding: 0;
  list-style: none;
}
/* 下にサムネイル＆スワップイメージなし */
.swap01,
.noswap {
  width: 100%;
}
.swap01 .large-image,
.noswap .large-image {
  text-align: center;
}
#main .swap01 #large,
#main .noswap #large {
  margin: 0 auto;
  text-align: center;
  max-height: 500px;
}
#main .swap01 ul,
#main .noswap ul {
  margin: 10px auto;
  width: 90%;
}
#main .swap01 li,
#main .noswap li {
  margin: 5px;
  width: 31%;
  float: left;
  text-align: center;
}
#main .swap01 li img,
#main .noswap li img {
  max-height: 140px;
}
/* 右にサムネイル */
.swap02 {
  width: 100%;
}
.swap02 .large-image {
  width: 450px;
  float: left;
  text-align: center;
}
.swap02 .large-image img {
  max-height: 400px;
}
#main .swap02 ul {
  width: 240px;
  float: left;
}
#main .swap02 li {
  margin: 0 5px 5px 5px;
  width: 45%;
  float: left;
  text-align: center;
}
#main .swap02 li img {
  max-height: 110px;
  min-height: 80px;
}
/* BeforeAfter */
#main .ba-image {
  margin-bottom: 30px;
}
#main .ba-image ul li {
  width: 47%;
  float: left;
  background: none;
  padding: 0;
  margin: 0;
  text-align: center;
}
#main .ba-image ul li:first-child {
  padding-right: 5%;
  background: url(images/pages/faq/allow.png) no-repeat right center;
  /*矢印はここに*/
}
#main .no-use ul li:first-child {
  background: none;
}
#main .noarrow ul li:first-child {
  padding-right: 5%;
  background: none;
  /*矢印はここに*/
}
#main .ba-image li img {
  max-height: 240px;
}
.single-menu_list .button a {
  width: 30%;
}
/* タクソノミーTAB風一覧 */
#container #gallery-taxonomy-list {
  margin: 0 0 20px;
  overflow: hidden;
}
#container #gallery-taxonomy-list li {
  background: none;
  margin: 0;
  padding: 0;
  float: left;
}
#container #gallery-taxonomy-list li a {
  margin: 1px 2px 0 0;
  display: inline-block;
  padding: 5px 15px;
  border-radius: 5px 5px 0 0;
  text-decoration: none;
}
@media screen and (max-width: 768px) and (min-width: 641px) {
  /* ------------------------------------------
	タブレット用ポートレート表示のスタイル記述
--------------------------------------------- */
  /* Navigation 
------------------------------------ */
  #header nav #globalnavi {
    width: 100%;
    margin: 0 auto;
  }
  #globalnavi li a {
    /* サイトごとに変更 */
    width: 16%;
    text-decoration: none;
    display: block;
    padding: 12px 0;
    text-align: center;
    float: left;
  }
  #globalnavi li:last-child a {
    width: 16%;
  }
  #header .inner {
    margin: 0 auto 20px;
    width: 100%;
  }
  #breadcrumb {
    margin: 20px auto 10px;
    width: 96%;
  }
  #container {
    width: 100%;
  }
  .column-right #main,
  .column-left #main {
    margin: 0 auto;
    float: none;
    width: 96%;
  }
  .column-right .sidebar,
  .column-left .sidebar {
    margin: 0 auto;
    width: 96%;
    float: none;
  }
  #pagetop {
    margin: 0 auto;
    width: 96%;
    text-align: right;
  }
  .side-banner {
    margin: 20px 0;
    overflow: hidden;
  }
  .side-banner p {
    float: left;
    margin: 0 1%;
    max-width: 30%;
    height: auto;
  }
  /* index */
  .cont03 {
    margin-bottom: 20px;
    overflow: hidden;
  }
  .cont03 li {
    margin-right: 5%;
    width: 30%;
    padding-bottom: 50px;
    float: left;
    position: relative;
  }
  .cont03 li:last-child {
    margin-right: 0;
  }
  .cont02 > ul > li {
    margin-right: 5%;
    width: 47.5%;
    padding-bottom: 50px;
    float: left;
    position: relative;
  }
  /* 1カラム用スタイル */
  .column-one .cont02 {
    width: 100%;
  }
  .column-one .cont02 > ul > li {
    margin: 0 2%;
    width: 46%;
  }
  .column-one .cont02 > ul > li .inner-cont02 {
    width: 100%;
    overflow: hidden;
  }
  .column-one .cont02 > ul > li .inner-cont02 > li {
    width: 100%;
  }
  .column-one .cont04 {
    overflow: hidden;
  }
  .column-one .cont04 > ul {
    width: 100%;
  }
  .column-one .cont04 > ul > li {
    margin: 0 1%;
    width: 23%;
    float: left;
  }
  /* コース案内 */
  .course-cf dl {
    width: 44%;
  }
}
/** ----------------------- main css copy ----- **/
.last {
  margin-right: 0;
}
.inner {
  width: 980px;
}
.btd {
  border-top: 1px dotted #e0e0e0;
}
.bbd {
  border-bottom: 1px dotted #e0e0e0;
}
p,
div,
h1,
h2,
h3,
h4,
h5,
dl,
dt,
dd,
ul,
li,
table,
tr,
th,
td,
span,
address {
  color: #666666;
}
a {
  color: #ff541f;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
/** ------------------------------- structure -------- **/
#main h2 {
  margin-bottom: 20px;
}
#main .section {
  margin-bottom: 30px;
}
#top .mainImg {
  width: 980px;
  margin: 0 auto 40px;
}
#sub .mainImg {
  width: 980px;
  margin: 5px auto 40px;
}
#sub h2 {
  background: url(images/common/h2_ttl_bg.png) no-repeat;
  color: #FFFFFF;
  font-size: 123%;
  font-weight: bold;
  padding: 22px 0 22px 20px;
}
#sub #main h3 {
  color: #545454;
  font-size: 123%;
  font-weight: bold;
  padding-bottom: 5px;
  border-bottom: 2px solid #ff541f;
  margin-bottom: 20px;
}
/** ------------------------------- header -------- **/
body#top {
  background: url(../images/common/top_bg.png) repeat-x;
}
body#sub {
  background: url(images/common/sub_bg.png) repeat-x;
}
#header .inner {
  width: 980px;
  margin: 0 auto;
}
#header .inner h1,
#header .inner p {
  float: left;
  font-size: 66%;
  font-weight: normal;
}
#header .inner h1 {
  margin-top: 7px;
}
#header .inner p {
  margin-top: 4px;
}
#header .inner p strong {
  font-weight: normal;
}
#header .inner .headnavi {
  float: right;
  width: 451px;
  margin-bottom: 20px;
}
#header .inner .headnavi li {
  float: left;
  border-right: 1px solid #545454;
  height: 25px;
}
#header .inner .headnavi li.last {
  border-right: none;
}
#header .inner .logo {
  float: left;
  margin-right: 169px;
}
#header .inner .tel {
  float: left;
  margin-right: 20px;
}
#header .inner .forenglish {
  float: left;
  margin-bottom: 20px;
}
#gnavi {
  width: 980px;
  margin: 0 auto;
}
#gnavi ul {
  background: url(images/common/gnavi_bg.jpg) no-repeat left top;
}
#gnavi ul li {
  float: left;
  margin-left: 2px;
  height: 60px;
}
#gnavi form {
  padding: 11px 0 9px;
}
#gnavi form select {
  float: left;
  width: 200px;
  height: 30px;
  margin-right: 10px;
}
#gnavi form input.freeword {
  float: left;
  width: 596px;
  height: 26px;
  margin-right: 0;
}
#gnavi form input.btn_submit {
  float: left;
  cursor: pointer;
  display: block;
  width: 170px;
  height: 30px;
  border: none;
  text-indent: -99999px;
  background: url(images/common/search_btn.jpg) no-repeat left top;
}
#gnavi form input.btn_submit:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
ul#breadcrumb {
  margin-top: 12px;
}
ul#breadcrumb li {
  float: left;
  margin-right: 10px;
}
/** ------------------------------- index -------- **/
.newlist dl {
  float: left;
  width: 132px;
  margin-right: 10px;
  margin-bottom: 15px;
}
.newlist dl dt {
  margin-bottom: 10px;
}
.newlist dl dd {
  line-height: 18px;
  text-align: center;
}
.newlist dl.last {
  margin-right: 0;
}
.recommend {
  margin-bottom: 20px;
}
.recommend dl {
  float: left;
  width: 132px;
  margin-right: 10px;
}
.recommend dl dt {
  margin-bottom: 0;
}
.recommend dl dd {
  line-height: 18px;
  text-align: center;
}
.recommend dl.last {
  margin-right: 0;
}
.itembox {
  width: 340px;
}
.itembox h3 {
  margin-bottom: 0;
}
.itembox .itembox_inner {
  width: 318px;
  height: 209px;
  border-right: 1px solid #e0e0e0;
  border-left: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  padding: 10px;
  overflow-y: scroll;
}
.itembox .itembox_inner .newitem {
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 10px;
}
.itembox .itembox_inner .newitem dt {
  margin-bottom: 10px;
}
.itembox .itembox_inner .newitem dt a {
  font-weight: bold;
}
.itembox .itembox_inner .newitem dd {
  margin-bottom: 10px;
}
.itembox .itembox_inner .newentry {
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 10px;
}
.itembox .itembox_inner .newentry dt {
  float: left;
  clear: both;
}
.itembox .itembox_inner .newentry dd {
  margin-left: 80px;
  margin-bottom: 10px;
}
.parts ul li {
  float: left;
  margin-bottom: 5px;
  margin-right: 5px;
}
.parts ul li.last {
  margin-right: 0;
}
.photoarea {
  float: right;
  background: #FFFFFF;
  border: 1px solid #e0e0e0;
  width: 214px;
  padding: 5px 5px 15px 5px;
  margin-left: 10px;
}
.btnarea li {
  float: left;
  margin-right: 15px;
}
.btnarea li.last {
  margin-right: 0;
}
.guide_box,
.request {
  width: 320px;
  margin-left: 20px;
  float: left;
}
.guide_box h3.simple,
.request h3.simple {
  font-weight: bold;
  font-size: 116%;
  padding: 0 0 8px 0;
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 10px;
  color: #545454;
}
.guide_box dl dt,
.request dl dt {
  background: url(../images/common/sidebar_list02.png) no-repeat left 6px;
  font-weight: bold;
  color: #545454;
  padding: 0 0 0 20px;
  margin-bottom: 7px;
}
.guide_box dl dd,
.request dl dd {
  padding-left: 20px;
  margin-bottom: 10px;
}
.request {
  width: 660px;
}
.padt13 {
  padding-top: 13px;
}
.border {
  border-right: 1px solid #e0e0e0;
  border-left: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  padding: 20px 0;
}
/** ------------------------------- sidebar -------- **/
.cart_item {
  margin-bottom: 20px;
  width: 250px;
}
.cart_item tr th {
  font-weight: normal;
  padding: 10px 20px;
  text-align: left;
  border: 1px solid #e0e0e0;
  width: 60px;
}
.cart_item tr td {
  text-align: right;
  padding: 10px 5px;
  border: 1px solid #e0e0e0;
}
.cart_item tr td span {
  color: #FF0000;
  font-size: 123%;
  font-weight: bold;
}
.registration {
  background: #e0e0e0;
  width: 230px;
  padding: 15px 10px 10px 10px;
}
.registration form input {
  width: 228px;
  height: 15px;
  margin-top: 2px;
}
.registration form img {
  display: block;
}
.sidebar h3 {
  width: 230px;
  padding: 15px 10px;
  background: #222222;
  border-bottom: 2px solid #ff541f;
  margin-top: 20px;
  margin-bottom: 0;
  color: #FFFFFF;
  font-weight: bold;
}
.sidebar .acc01 dt {
  background: url(../images/common/sidebar_list01.png) no-repeat 10px 10px;
  padding: 8px 10px 8px 30px;
  border-bottom: 1px dotted #e0e0e0;
  width: 210px;
}
.sidebar .acc01 dt:hover {
  background: url(../images/common/sidebar_list01.png) no-repeat 10px 10px #ff541f;
  color: #FFFFFF;
}
.sidebar .acc01 dd dl dt {
  background: url(../images/common/sidebar_list02.png) no-repeat 30px 13px #fcdfc9;
  padding: 8px 10px 8px 45px;
  width: 195px;
}
.sidebar .acc01 dd dl dt:hover {
  background: url(../images/common/sidebar_list02.png) no-repeat 30px 13px #ff541f;
  color: #FFFFFF;
}
.sidebar .acc01 dd dl dd ul li a {
  display: block;
  background: #f6f6f6;
  border-bottom: 1px dotted #e0e0e0;
  padding: 5px 10px 5px 60px;
  color: #666666;
  text-decoration: none;
}
.sidebar .acc01 dd dl dd ul li a:hover {
  background: #FFFFFF;
}
.calender {
  border: 1px solid #e1e1e1;
  width: 250px;
}
.calender caption {
  padding: 10px 0;
  font-weight: bold;
  text-align: center;
  color: #545454;
}
.calender tr th {
  text-align: center;
  padding: 5px 2px;
}
.calender tr th.blue {
  color: #0000FF;
}
.calender tr td {
  text-align: center;
  padding: 5px 2px;
}
.calender tr td.holiday {
  background: #ff541f;
  color: #FFFFFF;
}
.schedule {
  margin-bottom: 20px;
}
.schedule p {
  font-size: 92%;
}
.schedule > dl > dt {
  color: #ff541f;
  font-size: 92%;
}
.schedule dl dd {
  font-size: 92%;
}
.schedule dl dd dl dt {
  float: left;
  clear: both;
  font-size: 92%;
}
.schedule dl dd dl dd {
  margin-left: 50px;
}
/** ------------------------------- footer -------- **/
#footer {
  background: #545454;
  border-top: 3px solid #ff541f;
}
#footer .inner {
  width: 980px;
  padding: 30px 0;
}
#footer .inner a {
  color: #FFFFFF;
}
#footer .inner .footer_logo {
  float: left;
  width: 319px;
}
#footer .inner .linkarea {
  float: right;
  width: 550px;
  margin-right: 40px;
  margin-top: 10px;
}
#footer .inner .linkarea li {
  display: inline-block;
  float: left;
  padding: 0 10px;
  border-left: 1px solid #888888;
  margin-bottom: 15px;
}
#footer .inner .linkarea li.last {
  border-right: 1px solid #888888;
}
#footer .inner .linkarea li a {
  text-decoration: none;
}
#footer .inner .linkarea li a:hover {
  text-decoration: underline;
}
#footer .inner .snsarea {
  width: 400px;
  margin: 20px auto 0;
}
#footerLower {
  background: #000000;
  padding: 20px 0 5px 0;
}
#footerLower p {
  text-align: center;
  color: #FFFFFF;
  margin-bottom: 0;
  font-size: 94%;
}
/** ------------------------------- company -------- **/
table.information {
  width: 390px;
  margin-bottom: 15px;
  float: left;
}
table.information tr th {
  border: 1px solid #e0e0e0;
  background: #f5f5f5;
  color: #545454;
  font-weight: bold;
  width: 95px;
  padding: 6px 10px;
  text-align: left;
  vertical-align: top;
}
table.information tr td {
  border: 1px solid #e0e0e0;
  padding: 6px 10px;
  line-height: 20px;
}
.staff dl {
  float: left;
  width: 230px;
  margin-right: 5px;
}
.staff dl dt {
  background: #222222;
  color: #FFFFFF;
  border-bottom: 1px solid #ff541f;
  text-align: center;
  padding: 5px 0;
  margin-bottom: 0;
  font-weight: bold;
}
.staff dl dd {
  background: #e1e1e1;
}
.staff dl dd.txt {
  padding: 10px;
  width: 210px;
  line-height: 22px;
}
.staff .last {
  margin-right: 0;
}
.brand dl dt {
  color: #545454;
  font-size: 123%;
  font-weight: bold;
  padding-bottom: 5px;
  border-bottom: 2px solid #ff541f;
  margin-bottom: 10px;
}
.brand dl dd {
  line-height: 24px;
  margin-bottom: 22px;
}
/** ------------------------------- guide -------- **/
.kind ul.level5 li {
  margin-right: 5px;
}
.kind ul.level3 li {
  margin-right: 10px;
}
.kind ul.level4 li {
  margin-right: 9px;
}
.kind ul li {
  float: left;
}
.kind ul li.last {
  margin-right: 0;
}
/** ------------------------------- faq -------- **/
.qanda dt {
  background: url(../images/faq/q_bg.png) no-repeat;
  padding: 12px 0 8px 40px;
  color: #FFFFFF;
  margin-bottom: 15px;
}
.qanda dd {
  margin-bottom: 20px;
  background: url(../images/faq/a_bg.png) no-repeat 10px 2px;
  padding: 0 0 0 40px;
  line-height: 24px;
}
/** ------------------------------- maintenance -------- **/
.flowatt {
  list-style: url(../images/maintenance/list.png) inside;
  color: #ff541f;
}
dl.casebox {
  width: 300px;
}
dl.casebox dt {
  margin-bottom: 10px;
  border-bottom: none;
  padding-bottom: 0;
}
dl.casebox dd {
  text-align: center;
}
.allow {
  float: left;
  margin: 80px 20px 0;
}
/** ------------------------------- shopping -------- **/
.privilege {
  margin-bottom: 20px;
}
.privilege dl {
  float: left;
  border: 2px solid #ffa082;
  background: #ffeee9;
  padding: 4px 3px;
  width: 210px;
  margin-right: 20px;
}
.privilege dl dt {
  margin-bottom: 10px;
}
.privilege dl dd {
  margin: 0 0 5px 5px;
}
.privilege dl dd.fax {
  margin: 0 auto;
}
.privilege dl.last {
  margin-right: 0;
}
/** ------------------------------- en-shopping -------- **/
.en {
  width: 700px;
}
.en tr th {
  border: 1px solid #e0e0e0;
  background: #f5f5f5;
  color: #545454;
  font-weight: bold;
  padding: 10px;
}
.en tr td {
  padding: 10px;
  border: 1px solid #e0e0e0;
}
.return li {
  list-style: square outside;
  margin: 0 0 20px 20px;
}
.summary {
  color: #ff541f;
  margin: 0 0 10px 0;
  text-align: right;
}
/** ------------------------------- list -------- **/
.narrowsearch {
  background: #f5f5f5;
  border-bottom: 1px solid #e0e0e0;
  padding: 10px 10px 0 10px;
  width: 680px;
  margin-bottom: 15px;
}
.narrowsearch li {
  float: left;
  padding-right: 10px;
  border-right: 1px solid #666666;
  margin-right: 10px;
  height: 16px;
  margin-bottom: 10px;
}
.amount {
  color: #ff541f;
}
.sort {
  width: 136px;
  float: right;
}
.sort li {
  float: left;
  margin-right: 30px;
}
.sort li.last {
  margin-right: 0;
}
.pagenavi {
  margin: 0 auto 15px;
}
.pagenavi li {
  float: left;
}
.pagenavi li a {
  display: block;
  border: 1px solid #cccccc;
  width: 20px;
  height: 19px;
  text-align: center;
  color: #545454;
  text-decoration: none;
  padding-bottom: 1px;
  margin-right: 5px;
}
.pagenavi li a:hover {
  background: #ff541f;
  color: #FFFFFF;
}
.pagenavi li a.exist {
  background: #ff541f;
  color: #FFFFFF;
}
.search_body {
  margin-bottom: 30px;
}
.search_body li {
  width: 165px;
  float: left;
  margin-right: 10px;
  margin-bottom: 6px;
  border: 1px solid #cccccc;
  background: #f5f5f5;
}
.search_body li table {
  width: 165px;
}
.search_body li table th {
  border: 1px solid #cccccc;
  height: 165px;
}
.search_body li table td {
  border-bottom: 1px dotted #cccccc;
  padding: 8px;
  line-height: 20px;
}
.search_body li table td .status {
  margin-bottom: 8px;
}
.search_body li table td.price {
  color: #FF0000;
  font-weight: bold;
  text-align: right;
}
.search_body li table td.last {
  border-bottom: none;
}
.search_body .last {
  margin-right: 0;
}
#sub h2.guide {
  background: none;
  padding: 0;
  margin-bottom: 0;
}
/** ------------------------------- detail -------- **/
.imgarea {
  width: 520px;
  margin: 0 auto 30px;
}
.imgarea .choice .thumbs li {
  float: left;
  width: 98px;
  height: 78px;
  border: 1px solid #cccccc;
  margin-right: 5px;
}
.imgarea .choice .thumbs li div {
  display: table-cell;
  vertical-align: middle;
  height: 78px;
}
.imgarea .choice .thumbs li div img {
  max-width: 98px;
  max-height: 78px;
}
.imgarea .choice .thumbs li.last {
  margin-right: 0;
}
.explanation {
  float: left;
  width: 373px;
}
.explanation .symbol {
  margin-bottom: 10px;
}
.explanation .symbol li {
  float: left;
  margin-right: 4px;
}
.feature {
  float: right;
  width: 296px;
}
.feature table {
  width: 296px;
}
.feature table th {
  padding: 5px 10px;
}
.feature table td {
  padding: 5px 10px;
}
.feature table .border_d {
  border-bottom: 1px dotted #e0e0e0;
}
.feature table .border_d th {
  padding: 10px;
}
.feature table .border_d td {
  padding: 10px;
}
.voice {
  margin-bottom: 30px;
}
.rec_star {
  border-bottom: 1px dotted #e0e0e0;
  padding: 3px 0;
  margin-bottom: 10px;
  font-size: 92%;
}
/** ------------------------------- blog -------- **/
#container {
  width: 980px;
  margin: 5px auto 20px;
}
#container h1 {
  margin-bottom: 12px;
}
#container #main {
  width: 700px;
  float: right;
}
#container #main h2 {
  border-bottom: none;
  padding: 15px 10px 15px 20px;
}
#container .sidebar {
  width: 250px;
  float: left;
}
#breadcrumb {
  margin: 0 auto 28px;
  width: 980px;
}
#sub #main .article h3 {
  background: #000;
  padding: 7px 10px;
  margin-bottom: 0;
}
#sub #main .article h3 a {
  color: #FFF;
  font-size: 87%;
  font-weight: normal;
}
#sub #main .article .post-meta {
  padding: 7px 5px 7px 0;
  text-align: right;
  background: #f7f7f7;
  margin-bottom: 15px;
  font-size: 94%;
}
#sub #main .article .post-meta a {
  color: #ff541f;
}
#sub #main .article .post-content {
  border-bottom: none;
}
/** ------------------------------- blog - single  -------- **/
.single #main .post-meta {
  padding: 7px 5px 7px 0;
  text-align: right;
  background: #f7f7f7;
  margin-bottom: 15px;
  font-size: 94%;
}
.single #main .post-meta a {
  color: #ff541f;
}
.single #main h2 {
  margin-bottom: 0;
}
#single-paging a {
  color: #FF541F;
}
