@charset "UTF-8";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, 
fieldset, input, textarea, p, blockquote, th, td{
	margin: 0;
	padding: 0;
}
html{
	overflow-y: scroll;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
h1, h2, h3, h4, h5, h6{
    font-size: 100%; 
    font-weight: normal;
}
ol, ul{
    list-style:none;
}
fieldset, img{
	border:0;
}
table{
    border-collapse: collapse; 
    border-spacing:0;
}
caption, th{
    text-align: left;
}
address, caption, cite, code, dfn, em, strong, th, var{
    font-style: normal; 
    font-weight: normal;
}
#header {
	height: 160px;
	background-image: url(images/header/header_bg.jpg);
	background-repeat: repeat-x;
}
#headerimg {
	height: 160px;
	width: 946px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/header/header_img.jpg);
}
#contents {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#navi {
	background-image: url(images/header/navi_bg.jpg);
	background-repeat: repeat-x;
	height: 60px;
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	line-height: 32px;
	font-size: 16px;
	padding-left: 0px;
}
#navi a{
	color: #FFF;
	text-decoration: none;
}
#main_image {
	width: 900px;
	margin-bottom: 10px;
}
#cont_box {
	padding: 10px;
}
#footer {
	height: 144px;
	background-image: url(images/footer/footer_bg.jpg);
	background-repeat: repeat-x;
	margin-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
#footer_cont {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	font-size: 120%;
}
.toppage {
	height: 80px;
	width: 900px;
	padding-top: 200px;
	background-image: url(images/top/mainimg1.jpg);
	background-repeat: no-repeat;
}
.work {
	height: 160px;
	width: 900px;
	padding-top: 160px;
	background-image: url(images/work/work_main.jpg);
	background-repeat: no-repeat;
}
.staff {
	height: 160px;
	width: 900px;
	padding-top: 160px;
	background-image: url(images/staff/himawari.jpg);
	background-repeat: no-repeat;
}
.price {
	height: 160px;
	width: 900px;
	padding-top: 160px;
	background-image: url(images/price/price_main.jpg);
	background-repeat: no-repeat;
}
.info {
	height: 160px;
	width: 900px;
	padding-top: 160px;
	background-image: url(images/info/info_main.jpg);
	background-repeat: no-repeat;
}
.right_img {
	float: right;
}
.clear {
	clear: both;
}
.swich {
	margin-right: 10px;
	margin-bottom: 10px;
}
.swich_r {
	margin-bottom: 10px;
}
#topics {
	width: 572px;
}
#mainimg_txt {
	background-image: url(images/img_line.png);
	height: 52px;
	width: 868px;
	position: relative;
	top: 10px;
	padding-top: 3px;
	padding-bottom: 8px;
	padding-right: 16px;
	padding-left: 16px;
	color: #003;
	font-size: 14px;
}
#main_image h1 {
	text-align: right;
	font-size: 36px;
	font-weight: bold;
	color: #003;
	background-image: url(images/img_line.png);
	width: 300px;
	padding: 10px;
	margin-left: 580px;
}
#contents h2 {
	font-size: 24px;
	font-weight: bold;
	color: #666;
	padding: 5px;
	margin-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #F60;
}
.cont_price {
	line-height: 200%;
}
#contents .cont_price h2{
	background-color: #F90;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


table.table_price{
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
	border: 1px solid #333;
	width: 80%;
	font-size: 80%;
}
.table_price th{
	color:#333333;
	background-color:#CCFFFF;
	padding:0.3em 1em;
	text-align:center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333;
}
.table_price tr{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-left-color: #333333;
}

.table_price td{
	padding:0.3em 1em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
}
tr.top-tensen {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-left-style: solid;
	border-top-color: #333333;
	border-left-color: #333333;
}#subnavi {
	font-size: 12px;
	color: #FFF;
	background-color: #CCC;
	width: 860px;
	float: left;
	padding-left: 40px;
}
#subnavi_w {
	font-size: 12px;
	color: #FFF;
	background-color: #CCC;
	width: 860px;
	float: left;
	padding-left: 40px;
}
#subnavi a {
	color: #FFF;
	text-decoration: none;
}
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 77%;
}
#page-top a {
	text-decoration: none;
	color: #fff;
	width: 100px;
	text-align: center;
	display: block;
	border-radius: 5px;
	background-color: #0CF;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#page-top a:hover {
	text-decoration: none;
	background-color: #9CF;
}
#subnavi ul a li {
	float: left;
	font-size: 12px;
	margin-right: 10px;
	width: 80px;
	background-color: #39C;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	color: #FFF;
	text-decoration: none;
}
#subnavi ul a:hover li {
	background-color: #6CC;
}
#subnavi_w ul a li {
	float: left;
	font-size: 12px;
	margin-right: 10px;
	width: 72px;
	background-color: #39C;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	text-decoration: none;
	color: #FFF;
}
#subnavi_w ul a:hover li {
	background-color: #6CC;
}
.clm_staff {
	padding: 5px;
	float: left;
	width: 440px;
	font-size: 80%;
}
.map {
	float: right;
	width: 600px;
}
.clm_info {
	padding: 5px;
	float: left;
	width: 290px;
}
#contents .clm_info h2 {
	color: #FFF;
	background-color: #009;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
}
.clm_work {
	padding: 5px;
	width: 440px;
	float: left;
	height: 450px;
	margin-bottom: 10px;
}
.clm_work p {
	font-size: 80%;
}
h1.toppage {
	font-size: 24px;
}
#contents #main_image .toppage{
	font-size: 24px;
}
#copy {
	font-size: 24px;
	text-align: right;
	font-weight: bold;
	color: #FFF;
}
.clm_staff img {
	float: left;
	margin: 5px;
}
#contents .clm_staff h3 {
	font-size: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003;
	margin-bottom: 5px;
	color: #039;
}
#contents .clm_staff h2 {
	font-size: 24px;
	color: #FFF;
	background-color: #F90;
	border-bottom-style: none;
}
.clm_price {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
}
.clm_price p {
}
.cont_price #contents h3 {
	font-size: 20px;
	font-weight: bold;
	color: #333;
}
#contents .clm_work p img {
	float: right;
	margin: 5px;
}
#contents #navi li {
	list-style-type: none;
	float: left;
	width: 170px;
	background-image: url(images/header/navi_main.jpg);
	background-repeat: no-repeat;
	height: 60px;
	line-height: 60px;
	padding-left: 10px;
}
#contents #navi ul a:hover li {
	
	background-image: url(images/header/navi_hover.jpg);
	
}
.map h3 {
	margin-top: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999;
	font-weight: bold;
	color: #000195;
	font-size: 110%;
}
#top-flow {
	width: 100%;
	margin-top: 10px;
}
.topflowbox {
	float: left;
	width: 200px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	background-image: url(images/top/flowbg.jpg);
	background-repeat: no-repeat;
	height: 260px;
}
.topflowboxe {
	float: left;
	width: 200px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	background-image: url(images/top/flowbge.jpg);
	background-repeat: no-repeat;
	height: 260px;
	font-size: 12px;
}
.topflowbox p ,.topflowboxe p {
	font-size: 14px;
}
.topflowbox h3 ,.topflowboxe h3 {
	font-size: 32px;
	text-align: center;
	font-weight: bold;
	line-height: 54px;
	margin-bottom: 10px;
	color: #09F;
}
.smalltxt {
	font-size: 75%;
}
#topics h1 {
	color: #FFF;
	font-size: 18px;
	background-color: #09F;
}

#message {
display: flex;
justify-content: space-between
}
#message p img {
display: none;
}
#message a.btn {
display: block;
position: absolute;
top:0;
left:0;
right:0;
bottom: 0
}
#message .mu {
width: 23%;
position: relative
}
#message .mu img {
width: 100%;
height: auto
}
#message .mu h3 {
margin-bottom: 1em;
font-size: 1.3rem;
text-align: left;
font-weight: normal
}
#message .mu small {
display: block
}
/* -- div#contents-maker-news ----------------------------------------------------------------------- */

div#contents-maker-news * {
	margin: 0;
	padding: 0;
	box-sizing: content-box;
}


div#contents-maker-news div.cm-box {
	padding: 25px 0;
	border-bottom: 1px dotted #333333;
}

.cm-box {
	padding: 25px 0;
	border-bottom: 1px dotted #333333;
}

div#contents-maker-news dl dt {
	font-weight: bold;
	margin: 0 0 3px;
}