@charset "utf-8";

/*--------------------------スマホ用CSS--------------------------------------*/
* {margin:0; padding:0;}
body { color: #333; font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif; font-size: 0.88em; line-height: 1.5em; }
h1 { font-size: 1em; font-weight: bold; color: #000; padding-left:5px; padding-top:15px; text-shadow: 0px 0px 5px #FFF;}
#top_header { background-image: url(../img/office.jpg); background-repeat: no-repeat; background-position: center top; background-color: #CCC; }
h3, .title2 {font-size:1.3em; color:#b41e00; margin:0 0 15px 0; font-weight:bold;}
h3 a {color:#b41e00;}
h4 {font-size:1.1em; line-height:1.5em; font-weight:bold;}
p { margin-bottom: 1em; }
img {border:0; vertical-align:top; }
a img { border:0; text-decoration: none; }
a:hover img {opacity:0.5;}
a { color: #00C; text-decoration: none; }
a:hover { color: #F90; text-decoration: none; }
nav { font-size: 1.1em; font-weight: bold; background-color: #496fd1; text-align: left; overflow:hidden; clear:both; color:#264799;}
nav ul {list-style-type:none;}
nav ul li  { float: left; width: 50%; background-image: url(../img/nav_listmark.png); background-repeat: no-repeat; background-position: right center; }
nav ul li a { display: block; color: #FFF; text-decoration: none; padding-top: 10px; padding-bottom:10px;  padding-left:8px; border-bottom: 1px solid #A4B7E8; border-right: 1px solid #A4B7E8; }
nav ul li a:hover { color: #FC0; text-decoration: none;}
#top_img {width:100%; height:auto;}
#main {width:98%; margin:10px auto; overflow:hidden;}
article { width: 98%; margin-right: auto; margin-left: auto; }
section { border-bottom: 2px dotted #CCC; margin-bottom:30px;}
#catch_copy {background-color:#E1D359; margin-bottom: 15px; padding:10px; }
#contents {float:none; width:100%;}
.img_l {float:left; padding-right:10px; padding-bottom:10px; width:30%; height:auto;}
.img_r {float:right; padding-left:10px; padding-bottom:10px; width:30%; height:auto;}
.list01 ul { margin-bottom: 10px; }
.list01 ul li { margin-left: 30px; list-style-type: none; }
.list02 { margin-bottom: 10px; }
.list02 li { margin-left: 30px; }
.text_big1 { font-size: 1.1em; font-weight: bold; }
.text_big2 { font-size: 1.7em; font-weight: bold; margin-bottom: 10px; }
.text_red {color:#C00;}
.text_red2 {color:#C00; font-size:0.9em; font-weight:normal;}
.center { text-align: center; }
.link1 a { color: #FFF; text-decoration: none; background-color: #799BFF; padding: 2px 5px; margin-top: 5px; margin-bottom: 5px; border-radius:4px;}
.link1 a:hover { background-color: #FFCC00; }
#uketuke { font-size:0.8em; color: #FFF; background-color: #f58e79; text-align: center; padding: 15px 5px; margin-top: 20px; margin-bottom: 30px; border-radius:8px;}
#side {float:none; width:100%;}
#side_blog {margin:20px 0; padding:0 10px 10px; background-color:#EEE; border-radius:5px; border:#CCC 1px solid;}
#side_blog .blog_koumoku {background-color:#36C; color:#FFF; font-size:1em; padding:3px; margin-bottom:5px; margin-top:0;}
#side_blog .kiji {padding-bottom:5px; border-bottom:#999 dotted 1px; margin-bottom:5px;}
#side_blog .kiji h3 {font-size:1em; font-weight:normal; margin:0;}
#side_blog .entry_date {font-weight:normal;}
#side_blog a {text-decoration:none;}
#side_blog p {margin-bottom:0;}
#side_blog #blog_link_btn {padding-top:10px; text-align:center;}
a #side_otoiawase { margin:10px auto; border:#C00 2px solid; text-align:center; padding:10px 0;}
a:hover #side_otoiawase { margin:10px auto; border:#F99 2px solid; text-align:center; padding:10px 0;}
#side_tel {border-top:#CCC 1px dotted; border-bottom:#CCC 1px dotted; text-align:center; margin-bottom:10px;}
#side_tel img {width:70%; height:auto;}
.side_bnr { text-align:center; display:none;}
.side_bnr img {width:250px; height:60px;}
footer {background-color:#999; color:#000; text-align:center; padding:15px 0 50px 0; font-size:0.9em; clear:both;}
#footer_nav ul {list-style-type:none; margin-bottom:10px;}
#footer_nav ul li { display:inline;}
#footer_nav ul li a {color:#FFF;}
#footer_nav ul li a:hover {color:#FC0;}
#admin a {color:#CCC;}
#admin a:hover {color:#666;}
#pagetop {font-size: 0.9em; text-align: center; z-index: 100; background-color: rgba(0,0,0,0.7); bottom: 0px; position: fixed; width: 100%;}
#pagetop span a {color: #FFF; display: block; width: 12em; margin-right: auto; margin-left: auto; padding: 8px; background-color: #000;}
#pagetop span a:hover {color: #FC0; text-decoration: none; background-color: #666;}
#side_menu {border-top:#999 solid 2px;}
#side_menu li a {padding:5px 0; border-bottom:#999 dotted 1px; display:block;}
#side_menu li a:hover {background-color:#EEE;}
.jimukyoku {}
.sp_none {display:none;}

/*コンテンツページ*/
#contents_title {width:100%;}
#contents_6nin {display:none;}
#contents_title img {width:100%; height:auto;}
#contents_h1 {float:none;}
.formwidth {width:90%;}
.form {border-top:#999 dotted 1px; margin-bottom:20px;}
.form th {width:25%; text-align:left; font-weight:normal; background-color:#EEE; padding:7px; border-bottom:#999 dotted 1px;}
.form td {padding:7px; border-bottom:#999 dotted 1px;}
.form_form {margin-bottom:20px;}
.msg {color:#C00;}
.pdg20 {padding-bottom:20px;}

/*WordPress*/
#blog_contents ul {padding-left:30px; margin-bottom:1em;}
#blog_contents ol {padding-left:30px; margin-bottom:1em;}
#to_side {text-align:center; padding:10px 0; border-bottom:#999 dotted 1px;}
#side ul li h2.widgettitle { color:#b41e00; font-size: 1.2em; font-weight: bold; width: 97%; padding: 2px 0 2px 5px; margin: 0 0 5px 0; border-bottom: 1px #CCC solid; border-left:5px #CCC solid;}
#wp-calendar { width: 90%; }
#wp-calendar a { text-decoration: underline; font-weight: bold; }
#wp-calendar td,
#wp-calendar th { width: 14.286%; text-align: center; }
#blog_contents img { border: #DDD 1px solid; margin-bottom: 5px; width: 80%; height: auto; padding:5px;}
.wp-caption-text { text-align: center; line-height: 1.3em; font-size: 0.9em; color: #666; background-color:#FFF; width:80.5%; margin-top:-5px; padding:3px;}
.entry_date { margin-bottom: 3px; font-weight:bold; font-size:1.1em;}
.pagenation { overflow: hidden; padding-bottom: 2px; margin-bottom: 10px; border-bottom: #999 dotted 1px; }
.oldpage { float: left; }
.newpage { float: right; }
#s { width: 130px; }
h2.comments-title { font-size: 1em; font-weight: normal; margin-bottom: 20px; }
.comment-list { margin-bottom: 30px; }
.comment-list li { margin-bottom: 30px; }
.more { margin-top: -1em; }
#blogtop { text-align: center; margin-bottom: 10px;}
.comment-respond { padding: 15px; border-radius: 5px; margin-bottom: 15px; border:#AAA 1px solid;}
.comment-reply-title { font-size: 1.2em; border-left: none; padding-left: 0; }
.button2 a { text-align: center; padding: 5px; border-radius: 5px; background-color: #69F; color: #FFF; margin: 0 auto; font-size: 1.2em; display: block; width: 90%; }
.button2 a:hover { background-color: #FC0; }
#side .sidebar_title { color: #FFF; background-color: #039; padding: 3px; }
.entry_state { margin-bottom: 50px; border-bottom: 1px dotted #999; border-top: 1px dotted #999; clear:both;}
#reply-title {font-size:1.2em; color:#333; margin:5px 0 10px 0;}
.title {font-size:1.1em; font-weight:bold; color:#666;}
#side ul {list-style-type:none; margin-bottom:20px;}
#blog_title {margin-bottom:20px;}
#wp-calendar {margin-bottom:20px;}
textarea {width:98%;}
.column1 {border-radius:4px; border:#CCC 1px solid; padding:10px; margin-top10px; margin-bottom:10px; background-color:#EEE;}
.wp-caption {float:none; margin:0 0 0 0;}
hr {margin-bottom:1em; clear:both;}
.namae ul {list-style-type:none;}
.namae li {float:left; padding-left:1em; padding-right:1em;}

/*--------------------------タブレット用CSS--------------------------------------*/
 @media screen and (min-width: 639px) {

h1 { font-size: 1.4em;}
h3, .title2 { font-size: 2em; line-height:1.4em; margin: 20px 0; }
h4 {font-size:1.2em;}
nav { text-align: center;}
nav ul li  {display:inline; float:none; width:100%; background-image: none;}
nav ul li a {display:inline-block; padding-right:10px; padding-left:10px; padding-top: 15px; padding-bottom: 15px; border-bottom:none; border-right:none; }
nav ul li a:hover { color: #FC0; text-decoration: none; }
article { width: 98%;}
#main {width:98%; margin:20px auto;}
#catch_copy {display:none;}
nav ul li.telto {display:none;}
#contents {float:left; width:68%;}
.img_l { width:auto;}
.img_r { width:auto;}
#uketuke { font-size:1em; padding: 15px;}
#side {float:right; width:30%;}
#side_blog {margin:0;}
#side_blog img {width:100%; height:auto;}
#side_otoiawase {width:98%; margin:10px auto; border:#C00 2px solid; text-align:center; padding:5px 0;}
#side_otoiawase img {width:95%; height:auto;}
#side_tel img{width:100%;}
.side_bnr {display:block;}
.side_bnr img {width:100%; height:auto;}
footer {font-size:1em;}
.sp_none {display:inline-block;}

/*コンテンツページ*/
#contents_title {float:left; width:70%; height:auto;}
#contents_6nin {float:right; display:block; width:20%; height:auto;}
#contents_6nin img {width:100%; height:auto;}
.formwidth {width:350px;}
.form th {width:10em;}

/*WordPress*/
#blog_contents {float:left; width:68%;}
#to_side {display:none;}
#wp-calendar { width: 96%; }
#wp-calendar a { text-decoration: underline; font-weight: bold; }
#blog_contents img {width:80%;}
.wp-caption-text {width:90.5%;}
.button2 a {width: 500px; }
.title {font-size:1.3em;}
.title2 {font-size:2em;}
.wp-caption {float:right; margin:0 0 20px 20px;}
 }
 
 
/*--------------------------PC用CSS--------------------------------------*/
 @media print, screen and (min-width: 960px) {

h1 { font-size: 1.5em;}
nav { font-size: 1.2em;}
nav ul li a {padding-right:15px; padding-left:15px;}
#main {width:960px; margin:20px auto;}
article { width: 960px;}
#side {float:right; width:250px;}
#side_blog img {width:auto; height:auto;}
#contents {width:680px;}
#side_tel img{width:auto;}

/*コンテンツページ*/
#contents_title {width:604px; height:97px;}
#contents_6nin {width:20%; height:auto;}
#contents_h1 {float:left; width:590px;}
.formwidth {width:450px;}

/*WordPress*/
#blog_contents {width:680px;}
#blog_contents img {width: auto; height: auto;}
#side ul li h2.widgettitle {width: 230px;}
.wp-caption-text {width:96.5%;}
#wp-calendar { width: 250px; }
 }
