@charset "utf-8";
/*
Theme Name: deweystyle
Description: deweystyle
Version: 1.0
Author: M3
Author URI: http://www.mmm-3.co.jp/
Tags: simple


*/

*{margin:0;padding:0;}
img{max-width:100%;height:auto;}
body{
font: 12px/1.2 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
color:#333333;
background: #ffffff url(images/bg.png) repeat-x center top;
border-top: 5px solid #248dc8;
}


a{color:#248dc8;text-decoration:none;}
a:hover{color:#6bcaf2;}
a:active, a:focus {outline: 0;}
img{border:0;}
.clear{clear:both;}

/*************
メインビジュアル
*************/


/*************
全体
*************/
#wrapper{
width: 100%;
background: #ffffff url(images/bg_content.png) repeat-x center top;
}
#content{
margin: 0 auto;
padding-top: 5px;
width: 910px;
}

/*************
/* ヘッダー
*************/
#header{
background: url(images/heade.png) no-repeat 100% 20px;
height: 75px;
margin: 0 auto;
padding: 10px 20px 0px 0;
width: 910px;

}

#wrapper h1 {
padding-bottom: 3px;
font-size: 12px;
font-weight: normal;
text-align:center;
}

ul#utility {
	position:absolute;
	top:50px;
	right:0px;
	width:100%;
	float:right;
}
ul#utility li {
	font-size:12px;
	line-height:1em;
	display:inline;
	padding-left:8px;
	margin-left:8px;
	border-left:1px solid #CCC;
}

/*************
/* トップナビゲーション
*************/
ul#topnav{
margin: 0 0 10px;
width: 910px;
height: 46px;
background:url(images/topnav.png) no-repeat 0 0;
}

ul#topnav li{float:left;list-style:none;width:130px;}

ul#topnav a{
text-indent: -9999px;
text-decoration: none;
display: block;
width: 130px;
height: 46px;
background:url(images/topnav.png) no-repeat;
}

ul#topnav a#home{background-position:0 0;}
ul#topnav a#about{background-position:-130px 0;}
ul#topnav a#menu{background-position:-260px 0;}
ul#topnav a#faq{background-position:-390px 0;}
ul#topnav a#map{background-position:-520px 0;}
ul#topnav a#blog{background-position:-650px 0;}
ul#topnav a#link{background-position:-780px 0;}

ul#topnav a#home:hover, ul#topnav li.active a#home{background-position:0 -46px;}
ul#topnav a#about:hover, ul#topnav li.active a#about{background-position:-130px -46px;}
ul#topnav a#menu:hover, ul#topnav li.active a#menu{background-position:-260px -46px;}
ul#topnav a#faq:hover, ul#topnav li.active a#faq{background-position:-390px -46px;}
ul#topnav a#map:hover, ul#topnav li.active a#map{background-position:-520px -46px;}
ul#topnav a#blog:hover, ul#topnav li.active a#blog{background-position:-650px -46px;}
ul#topnav a#link:hover, ul#topnav li.active a#link{background-position:-780px -46px;}

li.active a#home{background-position:0 -42px;}
li.active a#guide{background-position:-213px -42px;}
li.active a#faq{background-position:-429px -42px;}
li.active a#mp{background-position:-573px -42px;}


/*************
メイン（右側）コンテンツ
*************/
#main {
float: right;
width: 618px;
padding: 0 0 15px;
display: inline;
}

#main .bannerM img{
padding-right: 10px;
padding-bottom: 15px;
}
#main .bannerM img.last{padding-right:0;}

#main h2{
display: block;
margin-bottom: 10px;
padding: 0 15px 0px 35px;
line-height: 36px;
height: 36px;
font-size: 14px;
font-weight: normal;
color: #666666;
background: #ffffff url(images/heading.png) no-repeat bottom;
clear:both;
}

#main h3 {
font-size: 14px;
line-height: 30px;
background: url(images/h3.png) no-repeat ;
padding-left: 35px;
padding-bottom: 10px;
margin-top: 20px;
letter-spacing: 0.2em;
color: #666666;
clear:both;
}

#main h4 {
	margin-top: 10px;
	margin-bottom: 3px;
	padding: 5px 10px;
	border-top: 4px solid #248dc8;
	border-right: 0px solid #248dc8;
	border-bottom: 1px solid #248dc8;
	border-left: 0px solid #248dc8;
	background-color: #f2f2f2;
	font-size: 14px;
} 

#main p {
padding: 15px 15px 15px 20px;
}

/* 画像を右に回りこみ */
#main p.withImage{
width: 598px;
margin: 0px 0 10px 10px;
padding: 5px 0;
}

#main p.withImage img{
float: right;
margin-left: .5em;
}

#date {
	text-align: right;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 10px;
	font-weight:bold;
	color:#248DC8;
}

#next {
text-align: center;
padding-top: 30px;
padding-bottom: 30px;
}

/* フッター共通 */
.box{
float: left;
width: 195px;
margin: 20px 16px 10px 0;
line-height: 1.2;
}

.box_img{
padding: 0px 0px 10px 0px;
}

.last{margin-right:0;}



/* ボタン */
p.button{
text-align: center;
font-weight:bold;
padding: 10px 0;
}

p.button a{
display:block;
line-height: 32px;
background: #ffffff url(images/button.png) no-repeat;
margin: 0 -20px;
}

p.button a{color:#666666;}
p.button a:hover{color:#999999;}

p.button a:hover{
cursor:pointer;
background-position: 0 -32px;
}

/* メインとフッターのリスト位置調節 */
#main ul, #footer ul{margin-left: 20px;}
#main li, #footer li{margin-bottom: 3px;}
#footer li{

margin: 0 0 5px 0;
padding:0 0 0 20px;
list-style: none;
}


/*************
サイド（左側）コンテンツ
*************/
#sidebar {
float: left;
width: 265px;
padding: 0 0 15px;
}

#sidebar p{margin-bottom: 5px;}

#sidebar h3 {
display: block;
height: 36px;
padding: 7px 10px 0 35px;
line-height: 160%;
font-size: 14px;
font-weight: normal;
color: #666666;
background: #ffffff url(images/heading2.png) no-repeat;
}

#sidebar ul{
margin-left: 5px;
padding: 10px 0;
}

#sidebar li{
margin: 0 10px 10px 5px;
list-style: none;
border-bottom: 1px dotted #cccccc;
line-height: 140%;
}

#sidebar li a{
background: url(images/list.png) no-repeat 0 50%;
display: block;
padding-left:20px;
}



/*************
/* フッター
*************/
#footer{
clear:both;
padding: 10px 0 10px;
background: #ffffff url(images/bg_foot2.png) repeat-x right top;
height:200px;
}

#footer .inner{
width: 910px;
margin: 0 auto;
overflow: hidden;
}

* html #footer .inner{height:1%;}

#footer #logo{
float:left;
padding: 10px 0 5px;
width: 292px;
}

address{
padding: 20px 0 3px;
text-align: center;
font-style:normal;
font-size: 12px;
clear:both;
display:block;
color:#999999;
}

.feed {
padding:;
margin: 25px 0px 25px 5px;
border-bottom:0px dashed #ccc;
font-size: 12px; 
}

.feed dd{
padding:5px 5px 2px 0px;
margin: 5px 5px 15px 5px;
border-bottom:1px dashed #ccc;
}

.day{
margin-right:20px;
background:#888;
color:#fff;
padding:1px 5px 1px 5px;
}

#about_us table{
	width:95%;
	border:0px solid #248dc8;
	border-collapse:collapse;
	margin-bottom:15px;
	margin-left:20px;
}
#about_us th{
	line-height:30px;
	font-weight:lighter;
	border-bottom:2px #248dc8 solid;
	background:#;
	width:120px;
	text-align:left;
}

#about_us td{
	border-bottom:1px #248dc8 dashed;
	padding:5px 0 5px 10px;
}

.cTable2 {
	width:100%;
	margin:0 auto;
	text-align:left;
	border-top:solid 2px #CCC;
}
.cTable2 th {
	width:85px;
	padding:5px 0 5px 10px;
	border-bottom:solid 2px #CCC;
	font-weight:bold;
	line-height:1.8;
	background:url(images/ctable_bg.gif) no-repeat right top;
	text-align:left;
}

.cTable2 td {
	padding:5px 18px 5px 18px;
	border-bottom:solid 2px #CCC;
	line-height:1.8;
}

cTable2 td strong {
	color:#ED6D01;
}

.cTable3 {
	width:100%;
	margin:0 auto;
	text-align:left;
	border:solid 1px #CCC;
}


cTable3 td strong {
	color:#ED6D01;
}

.model1 {
	width:20%;
	padding:5px 0 5px 10px;
	border-bottom:solid 2px #248dc8;
	border-right:solid 1px #ccc;
	font-weight:bold;
	line-height:1.8;
	text-align:left;
}

.model2{
	padding:5px 18px 5px 18px;
	border-bottom:solid 2px #248dc8;
	font-weight:bold;
	line-height:1.8;
}
.model3 {
	width:20%;
	padding:5px 0 5px 10px;
	border-bottom:solid 1px #ccc;
	border-right:solid 1px #ccc;
	line-height:1.8;
	text-align:left;
}

.model4{
	padding:5px 18px 5px 18px;
	border-bottom:solid 1px #ccc;
	line-height:1.8;
}

.model5 {
	width:65%;
	padding:5px 0 5px 10px;
	border-bottom:solid 2px #248dc8;
	border-right:solid 1px #ccc;
	font-weight:bold;
	line-height:1.8;
	text-align:left;
}

.model6{
	padding:5px 18px 5px 18px;
	border-bottom:solid 2px #248dc8;
	font-weight:bold;
	line-height:1.8;
}
.model7 {
	width:65%;
	padding:5px 0 5px 10px;
	border-bottom:solid 1px #ccc;
	border-right:solid 1px #ccc;
	line-height:1.8;
	text-align:left;
}

.model8{
	padding:5px 18px 5px 18px;
	border-bottom:solid 1px #ccc;
	line-height:1.8;
}

.tenpo{
	margin-left:5px;
	float:right;
	font-size:12px;
	line-height:2em;
}

.tenpo span {
	flort:right;
	font-size:9px;
	margin-top:5px;
}

.mainTextB {
	margin: auto;
	padding: 0px 10px 20px 10px;
	clear:both;
}

.midashi1 {
	background-color: #333;
	color: #FFF;
	font-size: 8pt;
	font-weight: ;
	margin: auto;
	padding: 5px;
	float:left;
	clear:both;
}

table.common{
	width:95%;
	border-left:1px solid #c0c0c0;
	border-bottom:1px solid #c0c0c0;
	margin-left:20px;
	margin-right:40px;
}
table.common th,
table.common td{
	padding:.6em 1em;
	border-right:1px solid #c0c0c0;
	border-top:1px solid #c0c0c0;
}
table.common th{
	background-color:#006bc2;
	color:#fff;
	text-align:center;
}
table.common th.textLeft{
	text-align:left;	
}
table.common th.textRight{
	text-align:right;	
}

/* スライダー
-------------------------------------------------------------- */
/* Slider Style */
.pxs_container{
	margin-top:5px;
	width:100%;
	height:420px;
	position:relative;
	overflow:hidden;
	-moz-box-shadow:0px 0px 10px #000;
	-webkit-box-shadow:0px 0px 10px #000;
	box-shadow:0px 0px 10px #666;
	overflow:hidden;
}
.pxs_bg{
	background:transparent url(images/slide/bg.png) repeat top left;
}
.pxs_bg div{
	position:absolute;
	top:0px;
	left:0px;
	width:7584px; /*1264px window width times number of images*/
	height:420px;
	background-repeat:repeat;
	background-position:top left;
	background-color:transparent;
}
.pxs_bg .pxs_bg1{
	background-image:url(images/slide/bg1.png);
	/*left negative 1/8 of ww*/
}
.pxs_bg .pxs_bg2{
	background-image:url(images/slide/bg2.png);
	/*left negative 1/4 of ww*/
}
.pxs_bg .pxs_bg3{
	background-image:url(images/slide/bg3.png);
	/*left negative 1/2 of ww*/
}
.pxs_slider_wrapper{
	display:none;
}
.pxs_container ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
ul.pxs_slider{
	position:absolute;
	left:0px;
	top:0px;
	height:420px;
}
ul.pxs_slider li{
	height:420px;
	float:left;
	position:relative;
}
ul.pxs_slider li img{
	display:block;
	margin:35px auto 0px auto;
	-moz-box-shadow:0px 0px 7px #222;
	-webkit-box-shadow:0px 0px 7px #222;
	box-shadow:0px 0px 7px #222;
	border: 8px solid transparent;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	background:#fff;
}
ul.pxs_thumbnails{
	height:35px;
	position:absolute;
	top:350px;
	left:50%;
}
ul.pxs_thumbnails li{
	position:absolute;
	display:block;
}
ul.pxs_thumbnails li img{
	border: 5px solid #FFFFFF;
	-moz-box-shadow:1px 1px 7px #555;
	-webkit-box-shadow:1px 1px 7px #555;
	box-shadow:1px 1px 7px #555;
	cursor:pointer;
	display:block;
	opacity:;
}
ul.pxs_thumbnails li.selected img{
	opacity:1.0;
}
.pxs_navigation span{
	position:absolute;
	width:30px;
	height:60px;
	-moz-box-shadow:0px 0px 2px #000;
	-webkit-box-shadow:0px 0px 2px #000;
	box-shadow:0px 0px 2px #000;
	top:145px;
	opacity:0.6;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	cursor:pointer;
}
.pxs_navigation span:hover{
	opacity:0.9;
}
.pxs_navigation span.pxs_prev{
	background:#000 url(images/slide/prev.png) no-repeat center center;
}
.pxs_navigation span.pxs_next{
	background:#000 url(images/slide/next.png) no-repeat center center;
}
.pxs_loading{
	color:#fff;
	font-size:20px;
	padding:15px 15px 15px 50px;
	position:absolute;
	background:#333 url(images/slide/ajax-loader.gif) no-repeat 10px 50%;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	opacity:0.7;
	width:180px;
	position:absolute;
	top:150px;
	left:50%;
	margin-left:-90px;
}

h1{
	font-weight:normal;
	font-size:12px;
	width:420px;
	float:right;
	clear:none;
}

p.pbox {
	border-bottom: 1px dashed #248dc8;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

table#table-01 {
    width: 95%;
    border-collapse: collapse;
    border-spacing: 0;
    color: #000;
    border: 1px solid #ccc;
    border-top: 4px solid #ccc;
	margin-left:20px;
}
table#table-01 tr:hover td {
    background: #f1f1f1;
    color: #000;
}
table#table-01 th {
    padding: 10px;
    background: #;
    font-weight: bold;
    border-bottom:2px solid #8c8c8c;
    line-height: 120%;
}
table#table-01 th.speech {
    background: #fff;
}
table#table-01 td {
    padding-top: 10px;
    padding-left: 20px;
    padding-bottom: 10px;
    padding-right: 20px;
    border-bottom:1px dotted #8c8c8c;
}
table#table-01 tr.even {
    background: #EDF3FE;
    text-align: center;
}

.alignleft, img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright, img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter, img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft, img.alignright, img.aligncenter {
	margin-bottom: 12px;
}

h5{
	font-size:18px;
	font-weight:normal;
	margin-left:20px;
	clear:both;
}

.wp-image-396{
	padding:3px;
	border:1px solid #ccc;
	margin:0;
}

blockquote{
	padding:25px;
	background:#f1f1f1;
	clear:both;
	margin:25px;
}

.footer_m li{
	list-style-type: none;
	padding:5px; 
	margin-left:-30px;
}

.footer_m ul{
	margin-bottom:15px;
}

.footer_m{
	margin-top:15px;
	list-style-type: none;
	float:left;
	width:220px;
}

#sidebar img, .box img{
	border:1px solid #ccc;
	padding-bottom:0px;
}

.box img{
	margin-bottom:15px;
}

.midashi1{
	clear:both;
}

.footer_t{
	color:#f2f2f2;
	margin:0 0 10px 40px;
	border-bottom:1px dashed #f2f2f2;
	padding-bottom:5px;
}



.footer_m a:hover{
	color:#fff;
}

.footer_m a{
	color:#ccc;
}

.ask_bn{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top:20px;
	clear:both;
}

.photo{
	margin-left: auto;
	margin-right: auto;
}

h5.rinenn{
	font-size:24px;
	margin:15px 0 35px 0;
	font-weight:bold;
	text-align:center;
}

ul.rnn_ul{
	margin:20px 0;
	padding:0;
	list-style:none;
}
ul.rnn_ul li{
	font-size:15px;
	font-weight:bold;
	margin:0;
	padding:0 0 15px 0;
	line-height:40px;
	letter-spacing:0.07em;
}
ul.rnn_ul li span{
	font-size:13px;
	font-weight:normal;
	margin:0;
	padding:0 0 0 34px;
	list-style:none;
	line-height: 30px;
	display:block;
	letter-spacing:0.07em;
}
#main p.hinsitu{
	font-size:13px;
	font-weight:normal;
	line-height: 24px;
	display:block;
}
#main p.daihy{
	font-size:13px;
	font-weight:normal;
	line-height: 20px;
	display:block;
	float:right;
}

.ln25{
	line-height:24px;
}
.mt30{
	margin-top:30px !important;
}
.pm0{
padding:0 !important;
margin:0 !important;
}
.mokuhyou{
	width:100%;
	margin:25px auto;
	padding:20px 0 0 0;
	text-align:center;
	border: 2px solid #248dc8;
}
#main .mokuhyou h3{
	font-size:22px;
	margin:0;
	font-weight:bold;
	padding:0;
	background:none;
	color:#333;
}
#main .mokuhyou h3 span{
	font-size:20px;
	display:block;
	line-height:30px;
	letter-spacing:-0.03em;
}
#main .mokuhyou p.txt{
	font-size:14px;
	line-height:22px;
	margin:5px 0 15px 0;
	padding:0;
}
#main .mokuhyou p.bd{
	font-size:16px;
	font-weight:bold;
	margin:0 0 15px 0;
	padding:0;

}
.over{
	width:100%;
	margin:0 auto 10px auto;
	padding:0;
	overflow:hidden;
}

#open01,
#open02 {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
}
 
.close_overlay {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    text-indent: -9999px;
    position: absolute;
    background: #000;
    opacity: 0.5;
    z-index: 5;
}
 
.modal_window {
    top: 50%;
    left: 50%;
    margin: -400px 0 0 -400px;
    width: 800px;
    height: auto;
    text-align: center;
    display: block;
    background: #fff;
    position: absolute;
    z-index: 10;
}
 

 
.modal_window p {
    padding: 0 15px 15px 15px;
    font-size: 12px;
    line-height: 160%;
    text-align: left;
}
 
 
/* CSS3 ModalWindow SET
-------------------------- */
@-webkit-keyframes modalFadeIn {
    0% {opacity:0;display:block;}
    100% {opacity:1;}
}
 
div#modal div:target {
    -webkit-animation-name: modalFadeIn; 
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: 1;
    opacity: 1;
    display:block;
}

.singleul{
	width:100%;
	margin:15px 0 0 0 !important;
	padding:0;
	overflow:hidden;
	list-style-type:none;
}
.singleul li{
	width:50%;
	margin:0;
	padding:0 10px;
	display:block;
	float:left;
	list-style-type:none;
	box-sizing:border-box;
}


.single .button {
  display: inline-block;
  width: 200px;
  height: 54px;
  text-align: center;
  text-decoration: none;
  line-height: 54px;
  outline: none;
}
.single .button::before,
.single .button::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.single .button,
.single .button::before,
.single .button::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.single .button {
  background-color: #333;
  color: #fff;
}
.single .button:hover {
  background-color: #59b1eb;
}

.csrbox{
	width:100%;
	margin:0 0 25px 0;
	padding:15px 25px;
	border:3px solid #ccc;
	box-sizing:border-box;
}
.csrbox p span{
	font-size:130%;
	display:block;
	margin:0 0 15px 0;
	font-weight:bold;
}

.photolist{
	width:100%;
	margin:10px 0;
	padding:0;
	overflow:hidden;
}
.photolist li{
	width:50%;
	margin:0;
	padding:0 5px;
	display:block;
	float:left;
	box-sizing:border-box;
}
.photolist li img{
	max-width:100%;
	height:auto;
}