/*
Theme Name:  Clean Simple White
Theme URI:   http://mazznoer.web.id/wordpress-themes/clean-simple-white/
Author:      Mazznoer
Author URI:  http://mazznoer.web.id/
Description: It is a very clean and simple theme for Your WordPress site.
Version:     1.4.2
License:     GPL
License URI: http://www.gnu.org/licenses/gpl.html
Tags:        white, blue, light, two-columns, right-sidebar, theme-options, featured-images, fixed-layout, sticky-post, threaded-comments, translation-ready
Text Domain: clean-simple-white
*/

/* =Reset
-------------------------------------------------------------- */

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* additional by Mazznoer */

:focus {
	outline: none;
}

/* =Basic HTML
-------------------------------------------------------------- */

html {
	font-size: 100%;
	overflow-y: scroll;
	/* maxvoltar.com/archive/-webkit-font-smoothing */
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	font-size: 16px;
	font-weight:400;
	line-height: 28px;
	font-family: "M PLUS 1", sans-serif;
}
a:link,
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color:#1a9a32;
	text-decoration: none;
}
hr {
	background: #ccc;
	border: none;
	height: 1px;
}
b, dt, strong {
	font-weight: bold;
}
blockquote, dl, p, pre  {
	margin: 13px 0;
}
blockquote {
	font-family: georgia;
	font-size: 1.1em;
	margin-left: 40px;
}
dd {
	margin-left: 35px;
}
ol, ul {
	margin-left: 30px;
}
ul {
	list-style-type: square;
}
ol {
	list-style-type: decimal;
}
mark {
	background-color: #ff9;
}
del {
	text-decoration: line-through;
}
abbr[title],
dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}
q:before,
q:after {
	content: '"';
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td, th {
	border: 0px solid #888;
}

input, select {
	vertical-align: middle;
}
pre {
	overflow: auto;
}
address, em {
	font-style: italic;
}
code, kbd {
	font-family: monospace;
	font-size: 1.2em;
}
sub {
	vertical-align: sub;
	font-size: smaller;
}
sup {
	vertical-align: super;
	font-size: smaller;
}
img {
	vertical-align:top;
}
a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
	-webkit-transition: all .3s;
	transition: all .3s;
}

/* =Headings
-------------------------------------------------------------- */

h1, h2, h3, h4, h5, h6 {
	clear: both;
	line-height: 1.4em;
}
h1 {
	font-size: 2.5em;
}
h2 {
	font-size: 1.9em;
}
h3 {
	font-size: 1.9em;
}

h4 {
	font-size: 18px;
	font-weight:bold;

}
h5 {
	font-size: 1.3em;
}
h6 {
	font-size: 1.1em;
}

/* =Layout
-------------------------------------------------------------- */
.top_imag {
	width: 100%;
	height: 55vh;
	background: url(http://mimotoshien-fukushima.jp/wp-content/uploads/2025/07/kv_bg.jpg) no-repeat center center;
	background-position: bottom center;
	background-size: cover;
}

.top_imag .wrap {
	width:100%;
	max-width:1200px;
	margin:0 auto;
	position: relative;
}

.top_imag img{
	width:100%;
	height:auto;
}

.top_imag .wrap .usp {
	width: 850px;
	position: absolute;
	top: 65px;
	left: 180px;
}
@media screen and (max-width: 1080px) {
	.top_imag {
	height: auto;
	background-size: cover;
	}
    .top_imag .wrap .usp {
        width: 80%;
		height: auto;
		position: static;
		margin: 0 auto;
    }
}

#container {
	margin: 0px auto;
	text-align: left;
	width: 100%;
}

.main-contant_system {
	width:90%;
	max-width:1200px;
	margin:0 auto;
	padding:0 0;

}
#main-contant {
	width:90%;
	max-width:1200px;
	margin:0 auto;
	padding:70px 0;

}
.main-contant_system h2,
#main-contant h2{
	text-align:center;
	font-size:30px;
	font-weight:bold;
}
.main-contant_system h2{
	text-align:center;
	font-size:30px;
	font-weight:bold;
	padding:70px 0 0 0;
}
#main-contant .about h3{
	font-size:25px;
	font-weight:bold;
	padding:5px 0 5px 8px;
	margin:40px 0 20px 0;
	color:#368d07;
	border-left:5px solid #368d07;
}
#main-contant .about h4{
	font-size:20px;
	font-weight:bold;
	padding:5px;
	margin:40px 0 20px 0;
	
	border-left:1px solid #368d07;
	border-bottom:1px solid #368d07;

}
#main-contant .about p{
	padding:0 1em;
	box-sizing:border-box;

}
#single-contant {
	float:left;
	width:75%;
	padding-right:40px;
	box-sizing:border-box;

}
#sidebar {
	float:right;
	width:20%;
	box-sizing:border-box;
}
#footer {
	width:100%;
	border-top:1px solid #000;
	padding:80px 0;
	text-align:center;
}
#footer h3{
	font-size:25px;
	text-align:center;
	
}
#footer h3 img{
	width:200px;
	height:auto;
	vertical-align:middle;
}

#footer .add{
	padding:80px 0;
	line-height:40px;
}
#footer-credit {
	text-align:center;
	font-size:12px;
}

.icon-h3text a {
	font-size: 25px;
	text-align: center;
	text-decoration:none;
}

.icon-h3text::before {
	content: "";
	display: inline-block;
	width: 28px;
	height: 28px;
	margin-right: 6px;
	background-image: url("http://mimotoshien-fukushima.jp/wp-content/uploads/2024/06/20240527-1103_4b63db87dad6b9ebc3a09b5cb55d2140.png"); 
	background-size: contain;
	background-repeat: no-repeat;
	vertical-align: middle;
	position: relative !important;
	top: -4px;
}

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

#header  {
	width:100%;

}
#header .box{
	width:100%;
}

#header_page  {
	width:100%;
	background:#fed23d;
	background-repeat:no-repeat;
	background-position:center bottom;
	padding:0 0 10px 0;
	text-align: center;
}
#header #header-title,
#header_page #header-title{
	width:400px;
	margin:0 auto;
	padding:5px 0 10px 0;
	box-sizing:border-box;
}
#header_page #header-title img,
#header-title img{
	width:100%;
	height:auto;
}

#header #header-title a,
#header #header-title a:link,
#header_page #header-title a,
#header_page #header-title a:link{
	color:#000;
}
#header #head-nav,
#header_page #head-nav{
	width:100%;
	max-width:1200px;
	margin:0 auto;
	color:#000;
	line-height:70px;
	height:70px;
	background-color: #fff;
	border-radius:10px;

}

.icon-h1text a {
	font-size: 16px;
	text-align: center;
	text-decoration:none;
}

.icon-h1text::before {
	content: "";
	display: inline-block;
	width: 17px;
	height: 17px;
	margin-right: 6px;
	background-image: url("http://mimotoshien-fukushima.jp/wp-content/uploads/2024/06/20240527-1103_4b63db87dad6b9ebc3a09b5cb55d2140.png"); 
	background-size: contain;
	background-repeat: no-repeat;
	vertical-align: middle;
	position: relative;
	top: -2px;
}

/* =Navigation
-------------------------------------------------------------- */

#head-nav ul{
	margin:0;
	padding:0;
	display: flex;
	list-style: none;
	padding: 0;
	flex-wrap: wrap;
    justify-content: space-between;
}

#head-nav ul li {
	list-style-type: none;
	text-align: center;
	box-sizing: border-box;
	width: calc((100%) /10);
}
#head-nav ul li .r_red{
	display:block;
	background:#f9ef98;
	padding:0 10px;
}
#head-nav ul li a {
	position: relative;
  display: inline-block;
	padding:0 10px;
  text-decoration: none;
}
#head-nav ul li a:hover{
	color:#23bc40;
}
#head-nav ul li a::after {
	position: absolute;
  bottom: 5px;
  left: 0;
  content: '';
  width: 100%;
  height: 3px;
  background:#23bc40;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: transform .3s;
}

#head-nav ul li a:hover::after {
  transform: scale(1, 1);
}


/* =Content
-------------------------------------------------------------- */
#news {
	width:100%;
	background:#faf7d5;
}
#news .box{
	width:90%;
	max-width:700px;
	margin:0 auto;
	padding:40px 0 80px 0;
	background:#faf7d5;
}
#news .box h2{
	font-size:30px;
	font-weight:700;
	letter-spacing:5px;
	text-align:center;
	padding:0px 0 0 0;
}
#news table{
	width:100%;
	
}
#news th{
	vertical-align:top;
	padding:10px;
	box-sizing:border-box;
	font-weight:500;
	 white-space: nowrap;
}
#news td{
	vertical-align:top;
	padding:10px;
	box-sizing:border-box;
}
#news tr{
	border-bottom:1px dotted #555;
}
#service {
	width:90%;
	max-width:900px;
	margin:0 auto;
	padding:0 0 130px 0;
}
#service h2{
	font-size:30px;
	font-weight:700;
	letter-spacing:5px;
	text-align:center;
	padding:140px 0 0 0;
}
#service h3{
	font-size:25px;
	font-weight:500;
	color:#15922d;
	margin-bottom:30px;
}
.bar{
	max-width:170px;
	height:3px;
	background:#23bc40;
	margin:15px auto 65px auto;
	
}

#service .photo01{
	width:40%;
	max-width:380px;
	float:left;
	margin:50px 0;
}

#service .photo01 img{
	width:100%;
	height:auto;
	border-radius:10px;
}
#service .text01{
	width:52.6%;
	max-width:500px;
	float:right;
	position:relative;
	height:260px;
	margin:50px 0;
}

#service .photo02{
	width:40%;
	max-width:380px;
	float:right;
	margin:50px 0;
}

#service .photo02 img{
	width:100%;
	height:auto;
	border-radius:10px;
}
#service .text02{
	width:52.6%;
	max-width:500px;
	float:left;
	position:relative;
	height:260px;
	margin:50px 0;
}

#service .text01 .text,
#service .text02 .text,
#service .text03 .text{
	width:90%;
	position:absolute;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

#service .pr_area {
	display: grid;
 	grid-template-columns: repeat(3, 1fr);
 	gap: 15px;
	padding: 15px;
	border-radius: 15px;
	border: #fed23d 3px solid;
}

#service .pr_area .box {
	background: #fed23d;
	border-radius: 15px;
	padding: 1rem;
}

#service .pr_area .box h4 {
	display: block;
	font-size: 22px;
	font-weight: bold;
}

#service .pr_area .box p {
	font-size: 14px;
}
#service .pr_area .box p span {
	font-size: 11px;
	display: inline-block;
	line-height: 1.2em;
}

span.pr_red {
	color: #e64a4a;
	font-size: 32px!important;
	font-weight: bold;
	text-align: right;
	padding-left: 1.2rem;
}
span.red_cb {
	color: #e64a4a;
	font-weight: bold;
}

span.yen {
	font-size: small!important;
}

@media screen and (max-width: 1080px) {
	#service .pr_area {
 		grid-template-columns: 1fr;
	}
}



#about{
	width:90%;
	max-width:1300px;
	margin:0 auto;
	padding:0 0 100px 0;
}
#about h2{
	font-size:30px;
	font-weight:700;
	letter-spacing:5px;
	text-align:center;
	padding:140px 0 0 0;
}
#about .left{
	width:45%;
	float:left;
}
#about .left img{
	width:100%;
	height:auto;
	border-radius:10px;
}
#about .right{
	width:55%;
	float:right;
	padding:0 50px;
	box-sizing:border-box;

}
#about .right .text{
	width:100%;
	padding-top:0;
}
#about .right .text h3{
	font-size:30px;
	margin-top:0;
	padding-top:0;
	font-weight:600;
	padding-bottom:5px;
}
#nayami{
	width:100%;
	margin:0 auto;
	padding:0;
	background:url(img/top_back02.jpg);
	background-position:center top;
	background-size:auto 100%;
	height:530px;
}
#nayami .box{
	width:90%;
	max-width:1300px;
	margin:0 auto;
}
#nayami table{
	width:100%;
}
#nayami th{
	width:45%;
	vertical-align:middle;
	font-size:40px;
	color:#fff;
	text-align:center;
	line-height:70px;
	height:530px;
}
#nayami td{
	width:55%;
	vertical-align:middle;
	color:#fff;
	font-size:20px;
	line-height:40px;
	height:530px;
}
#nayami td .sub{
	padding:30px 0 0 0;
	font-size:16px;
	line-height:30px;
}
#voice{
	width:90%;
	max-width:1100px;
	margin:0 auto;
	padding:50px 0 0 0;
}
#voice h2{
	font-size:30px;
	font-weight:700;
	letter-spacing:5px;
	text-align:center;
	padding:140px 0 0 0;
}
#flow{
	width:90%;
	max-width:1100px;
	margin:0 auto;
	padding:50px 0;
}
.flowa_text{
	text-align:center;
}
.flowbox {
	position:relative;
	padding:50px;
	box-sizing:border-box;
	background:#faf7d5;
	margin:60px 0;
}
.flowbox .titel{
	position:absolute;
	top: -12px;
	left: 20px;
	padding: 10px 25px;
	background-color:#333;
	color:#fff;
	line-height: 1em;
	font-size:20px;
}
.flowbox .text{
	margin: 0;
	padding: 0;
	line-height:40px;
}
#flow table{
	width:100%;
	margin:0 auto;
	padding: 0;
	margin:20px 0;
}
#flowt th{
	width:25%;
}
#flow th img{
	width:100%;
	height:auto;
	border-radius:10px 0px 0px 10px ;
    -webkit-border-radius:10px 0px 0px 10px ;
    -moz-border-radius:10px 0px 0px 10px ;	
}
#flow td{
	width:75%;
	padding:0 35px;
	vertical-align:middle;
	box-sizing:border-box;
	background:#faf7d5;
 border-radius:0px 10px 10px 0px ;
    -webkit-border-radius:0px 10px 10px 0px ;
    -moz-border-radius:0px 10px 10px 0px ;
}
#flow td h4{
	font-size:20px;
	padding-bottom:10px;
}
#flow ul{
	margin:0;
	padding:0;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-box;
	display:-webkit-flexbox;
	display:-moz-flexbox;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
}
#flow ul:after {
	  content: "";
	  clear: both;
	  display: block;
	}
#flow ul li {
	display: block;
	float: none;
	list-style-type: none;
	text-align: left;
	width: 100%;
	box-sizing: border-box;
	padding:0;
	margin:0;
}

#column {
	width:90%;
	max-width:1100px;
	margin:0 auto;
	padding:50px 0 0 0;
}
#column h2 {
	font-size:30px;
	font-weight:700;
	letter-spacing:5px;
	text-align:center;
	padding:140px 0 0 0;
}

#profile{
	width:100%;
	margin:0 auto;
	background:#faf7d5;
}
#profile h2{
	font-size:30px;
	font-weight:700;
	letter-spacing:5px;
	text-align:center;
	padding:70px 0 0 0;
}
#profile .box{
	width:90%;
	padding:0px 0 60px 0;
	max-width:1100px;
	margin:0 auto;
}
#profile .box .left{
	width:20%;
	float:left;
}
#profile .box .left img{
	width:100%;
	height:auto;
	border-radius:10px;
}
#profile .box .right{
	width:75%;
	float:right;
	border-left:1px solid #000;
}
#profile .box .right h3{
	font-size:25px;
	border-bottom:1px solid #000;
	padding:35px;
	box-sizing:border-box;
}
#profile .box .right h3 span{
	font-size:20px;
}
#profile .box .right .text{

	padding:35px;
	box-sizing:border-box;
}

.video_box {
	max-width: 1080px;
	width: 100%;
	margin: 50px auto 0;
}
video {
	width: 100%;        /* 横幅を100%にしてレスポンシブ対応 */
	height: auto;       /* 縦横比を保持 */
	display: block;     /* 不要な余白を消す */
}
@media screen and (max-width: 1080px) {
	.video_box {
		margin: 0 auto;
	}
}

#top_butn{
	width:90%;
	max-width:900px;
	margin:0 auto;
	padding:70px 0;
}

#top_butn ul{
	margin:0;
	padding:0;
}
#top_butn ul:after {
	  content: "";
	  clear: both;
	  display: block;
	}
#top_butn ul li {
	display: block;
	float: left;
	list-style-type: none;
	text-align: center;
	width: 33%;
	box-sizing: border-box;
	padding:0px 20px;
	margin:0;
	border-right:1px solid #ddd;
}
#top_butn ul li:last-child {
	border-right:0px solid #ddd;
}
#top_butn ul li .box{

}

#top_butn ul li h4{
	font-size:20px;
	font-weight:500;
}
#top_butn ul li.imag01 img,
#top_butn ul li.imag02 img,
#top_butn ul li.imag03 img{
	width:70%;
	height:auto;
	margin:0 auto 20px auto;
	display:block;

}

.morebtn {
	display: block;
	width: 100%;
	height: 55px;
	margin:0 auto;
	text-align: center;
	text-decoration: none;
	line-height: 55px;
	outline: none;
	font-size:16px;
	font-weight:700;
	color:#fff;
	background:#23bc40;
	border:1px solid #fff;
	border-radius:5px;
}
a.morebtn,
a:link.morebtn{
	color:#fff;
	background:#23bc40;
}
a:hover.morebtn,
.morebtn:hover {
	color:#fff;
	background:#ffc000;
	text-decoration: none;

}
.morebtn::before,
.morebtn::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.morebtn,
.morebtn::before,
.morebtn::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.arcv{
	width:100%;
	max-width:1000px;
	margin:0 auto;
	padding:100px 0;
}
.arcv table{
		width:100%;

}
.arcv th{
	width:180px;
	line-height:30px;
	font-weight:bold;
	vertical-align:top;
	padding:10px 20px;
	box-sizing:border-box;
	text-align:left;
}
.arcv td{
	vertical-align:top;
	padding:10px 20px;
	box-sizing:border-box;
	font-size:18px;
	line-height:30px;
}
.arcv tr{
	border-bottom:1px solid #ddd;
}

#system{
	width:100%;
}
#back_system{
	width:100%;
	background:#ffffed;
	padding:50px 0;
	margin:50px 0;
}
#system h3 {
	font-size: 22px;
	font-weight:bold;
	padding-left:10px;
	padding-bottom:5px;
	border-bottom:2px solid #555;
	margin:80px 0 40px 0;
}
#system h3 .sub{
	font-size:18px;
	font-weight:normal;
}
#system h5{
	margin:20px 0 60px 0;
	text-align:center;
	font-weight:600;
}
#system h4{
	margin:0 0 20px 0;
	border-left:5px solid #23bc40;
	padding:0 0 0 10px;
	font-family: "Noto Sans JP", sans-serif;
	font-weight:500;
}
#system table{
	margin:0 auto;
	width:95%;
}
#system tr{
	border-bottom:1px solid #8f794b;
}
#system th{
	width:250px;
	text-align:right;
	font-size:20px;
	font-weight:bold;
	padding:20px;
	box-sizing:border-box;
	vertical-align:bottom;
}

#system td{
	padding:20px;
	box-sizing:border-box;
}
#system td h4{
	margin:0 0 0px 0;
	border-left:5px solid #23bc40;
	padding:0 0 0 10px;
	font-family: "Noto Sans JP", sans-serif;
	font-weight:500;
}
#system td h6{
	font-size:18px;
	font-weight:bold;
	margin:0 0 0px 0;
	font-family: "Noto Sans JP", sans-serif;
	font-weight:400;
}
#system td .text,
#system li .text{
	padding:10px 0 0 1em;
}
#system td .text02{
	padding:10px 0 0 1em;
	font-size:1.1em;
}

#system .text_ryoukin{
	padding:1em;
	width:90%;
	margin:0 auto;
	box-sizing:border-box;
}
#system td .cours{
	padding:20px 0 5px 0;
}
.g_box{
	padding:10px 15px;
	background:#eee;
	font-weight:600;
	margin-bottom:20px;
}
#system th p{
	margin:0;
}
#system td p{
	margin:0;
}
#system .option{
	width:95%;
	max-width:900px;
	margin:40px auto 80px auto;
	border:2px solid #eee;
	padding:30px;
	box-sizing:border-box;
	background:#f8f8f8;
}
#system ul{
	margin:50px 0 0 0;
	padding:0;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-box;
	display:-webkit-flexbox;
	display:-moz-flexbox;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
}
#system ul:after {
	  content: "";
	  clear: both;
	  display: block;
	}
#system ul li {
	display: block;
	float: left;
	list-style-type: none;
	text-align: left;
	width: 31%;
	line-height:30px;
	box-sizing: border-box;
	padding:20px 20px 20px 20px;
	margin:1%;
	border-bottom:1px solid #8f794b;
	background:#fff;
}
#system .midashi{
	font-size:20px;
	font-weight:500;
	padding:10px 20px;
	box-sizing:border-box;
	background:#555;
	border:1px solid #fff;
	color:#fff;
}
#system ul li h4{
	margin:0;
}
#system ul li .kakaku{
	text-align:center;
	font-size:20px;
	line-height:40px;
	font-weight:bold;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	box-sizing:border-box;
}
#system ul li h6{
	font-size:18px;
	font-weight:bold;
	margin:0 0 10px 0;
	text-align:center;
	font-family: "Noto Sans JP", sans-serif;
	font-weight:500;
}
#system .contactbtn{
	padding:20px 0 60px 0;
	width:90%;
	max-width:300px;
	margin:0 auto;
}

#link {
	text-align:center;
	padding:60px 0 0 0;
}
#link img{
	width:90%;
	max-width:900px;
	height:auto;
}
.sp{
	display:none;
}
#contact {
	width:100%;
	max-width:900px;
	margin:0 auto;
	padding:0;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	background:#faf7d5;
}
#contact table{
	width:100%;
	max-width:900px;
	margin:0 auto;

}
#contact td{
	width:50%;
	vertical-align:middle;
	text-align:center;
	box-sizing:border-box;
}
#contact td.tel{
	padding:50px 20px;
}

#contact td.tel .telbox{
	font-size:22px;
	padding-bottom:8px;
}
#contact td.tel .telbox span{
	font-size:30px;
	font-weight:700;
}
#contact td.tel a{
	display:block;
	padding:20px;
	background:#fff;
	box-sizing:border-box;
	border-radius:10px;
}
#contact td.tel a:hover{
	background:#bdb3a9;
}
#contact td img{
	width:90%;
	height:auto;
}
#contact td.tel h5,
#contact td.mail h5{
	font-size:18px;
	margin-bottom:20px;
	font-family:sans-serif;
}
#contact td h5 span{
	padding:0 20px;
	border-left:1px solid #000;
	border-right:1px solid #000;
}
#contact td.mail{
	vertical-align:middle;
	text-align:center;
	padding:50px 0;
}
#contact td.mail .morebtn{
	max-width:250px;
}
.mw_wp_form {
  width: 100%;
  color: #333;
}
#top_news{
	width:100%;
	background:#f4f4f4;
	padding:100px 0;
}
#top_news .box{
	width:90%;
	max-width:1200px;
	margin:0 auto;
}
#top_news .box h2{
	font-size: 30px;
    font-weight: bold;
	letter-spacing:5px;
	text-align:center;
	padding:0px;
}

#top_news ul{
	margin:0;
	padding:0;
}
#top_news ul:after {
	  content: "";
	  clear: both;
	  display: block;
	}
#top_news ul li {
	display: block;
	float: left;
	list-style-type: none;
	text-align: left;
	width: 33%;
	box-sizing: border-box;
	padding:0 20px;
	margin:0;
}
#top_news ul li .photo_box{
	width:100%;
}
#top_news ul li .photo{
	width:100%;
}
#top_news ul li .category-name-sekou_01{
	background:#a99477;
	color:#fff;
	padding:2px 1em;
	font-size:12px;
	position:absolute;
}
#top_news ul li .category-name-sekou_02{
	background:#809958;
	color:#fff;
	padding:2px 1em;
	font-size:12px;
	position:absolute;
}
#top_news ul li .category-name-sekou_03{
	background:#7f90aa;
	color:#fff;
	padding:2px 1em;
	font-size:12px;
	position:absolute;
}

#top_news ul li img{
	width:100%;
	height:auto;
}
#top_news ul li .day{
	font-size:14px;
	font-weight:500;
	padding:10px 0 5px 0;
}
#top_news .morebtn{
	max-width:250px;
	margin:50px auto 0 auto;
}

#top_banner{
	width:100%;
	background:#faf7d5;
	padding:40px 0;
}
#top_banner img{
	width:100%;
	max-width:500px;
	margin:0 auto;
	display:block;
}
.mw_wp_form table.mailform-tbl {
  width: 100%;
  margin-bottom: 40px;
}

.mw_wp_form table tr {
  width: 100%;
  border-bottom: 1px dotted #ccc;
  padding: 30px 0;
  font-weight: normal;
}

.mw_wp_form table tr:first-child {
  border-top: 1px dotted #ccc;
}

.mw_wp_form table th {
  padding: 20px 0;
  text-align: left;
  vertical-align: top;
  font-weight: normal;
  width: 30%;
  float: left;
}

.mw_wp_form table th .attention {
  font-size: 80%;
  margin-left: 10px;
  color: red;
  padding: 3px;
}

.mw_wp_form table td {
  padding: 20px 0;
  width: 70%;
  float: left;
}

.mw_wp_form table td.w50 input, .mw_wp_form table td.w50 select {
  width: 50%;
  box-sizing: border-box;
}

.mw_wp_form table td.w80 input, .mw_wp_form table td.w80 select {
  width: 80%;
  box-sizing: border-box;
}

.mw_wp_form table td.w80 textarea {
  width: 80%;
  box-sizing: border-box;
}

.mw_wp_form #submit-button {
  text-align: center;
}

.mw_wp_form #submit-button input {
  margin: 1em;
  display: inline-block;
  padding: 10px 30px;
  border: 1px solid #c19e56;
  background: #c19e56;
  color: #fff;
  box-sizing: border-box;
  height: 40px;
  -webkit-appearance: none;
  border-radius: 5px;
  font-size: 90%;
}

.mw_wp_form #submit-button input[name="submitBack"] {
  margin: 1em;
  display: inline-block;
  padding: 10px 30px;
  border: 1px solid #999;
  background: #999;
  color: white;
  box-sizing: border-box;
  height: 40px;
  -webkit-appearance: none;
  border-radius: 5px;
  font-size: 90%;
}

.mw_wp_form .form_step {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 0 20px 0;
  list-style: none;
}

.mw_wp_form .form_step>li {
  display: block;
  position: relative;
  padding: 0.5em;
  width: 22%;
  border: 1px solid currentColor;
  color: #C19E56;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin: 0;
}

.mw_wp_form .form_step>li:nth-of-type(n + 2) {
  margin: 0px 0px 0px 4%;
}

.mw_wp_form .form_step>li:nth-of-type(n + 2):before {
  position: absolute;
  top: 50%;
  left: -1.5em;
  width: 0.5em;
  height: 0.5em;
  border-top: 2px solid #C19E56;
  border-left: 2px solid #C19E56;
  transform: translateY(-50%) rotate(135deg);
  content: "";
}

.mw_wp_form_input .form_step>li:nth-of-type(1), .mw_wp_form_preview .form_step>li:nth-of-type(2), .mw_wp_form_complete .form_step>li:nth-of-type(3) {
  background-color: #C19E56;
  color: #fff;
}
/* =Sidebar
-------------------------------------------------------------- */

#sidebar ul, #footer ul {margin-left: 15px;}
#sidebar ul li, #footer ul li {
border-bottom: 1px dashed #ccc;
line-height: 27px;
list-style-type: circle;
}
#sidebar ul li a:link, #sidebar ul li a:visited,
#footer ul li a:link, #footer ul li a:visited {color: #36b;}
#sidebar ul li a:hover, #footer ul li a:hover {color: #c00; text-decoration: none;}

/* =Comments
-------------------------------------------------------------- */

#main-content ol.commentlist {margin-left: 0px;}
#main-content ol.commentlist li {
border: 1px solid #bbb;
list-style: none;
margin: 15px 0;
padding: 10px;
}
li.odd {background: #f8f8f8;}
.commentlist li img.avatar {border: 1px solid #aaa; width: 32px; height: 32px;}
#main-content ul.children li {margin-left: 70px;}
.comment-author {background: #eee;}
.comment-meta {border-bottom: 1px solid #ddd; text-align: right;}
.comment-reply-link, #cancel-comment-reply-link {border: 1px solid #aaa; padding: 3px 10px;}

/* comment form */

.required {color: red;}
#respond input {display: block;}

/* ------------------------------------ */

input, textarea {background: #f5f5f5; border: 1px solid #bbb; color: #999; margin: 10px 0; padding: 7px 10px;}
input#searchsubmit, input#submit {background: #ddd; border: 1px solid #999; color: #555; padding: 6px 10px;}
textarea#comment {width: 95%;}

/* images and captions */


img.centered {
	display: block;
	margin: 10px auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.wp-caption {
	border: 1px solid #ccc;
	padding-top: 4px;
	text-align: center;
	margin: 10px 0;
	max-width: 550px;
	height: auto;
}
.wp-caption img {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}
.wp-caption .wp-caption-text {
	margin: 0;
	line-height: 15px;
}
.wp-caption.alignright {
	margin: 10px 0 10px 10px;
}
.wp-caption.alignleft {
	margin: 10px 10px 10px 0;
}
.gallery-caption {

}

/* classes */

.clear {
	clear: both;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
.justify {
	text-align: justify;
}
.post-spt {
	margin-bottom: 15px;
}
.post-meta {
	background: #eee;
	margin: 10px 0;
	padding: 2px 10px;
	box-sizing:border-box;
}
.post-tag {
	margin: 10px 0;
}
.sticky {
	background: #f6f6f6;
	border: 0px solid #ccc;
	margin: -10px -10px 10px -10px;
	padding: 0 10px;
}
.sticky .post-meta {
	background: transparent;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
p.page-link span {
	border: 1px solid #ccc;
	padding: 3px 8px;
}
p.page-link a:hover {
	text-decoration: none;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.page .nocomments {
	display: none;
}
.bypostauthor .fn {
	font-weight: bold;
}

/* widget */
.widget h4{
	font-size:18px;
	padding:15px 0;
}
.widget {
	margin-bottom: 15px;
}
.widget_calendar table {
	text-align: center;
	width: 100%;
}
.widget_calendar caption {
	font-size: 1.5em;
	margin-bottom: 10px;
	text-align: center;
}
.widget_calendar thead th {
	background: #eee;
	border: 1px solid #ddd;
	font-weight: bold;
	text-align: center;
}
.widget_calendar td {
	border: 1px solid #ddd;
}
#today {
	background: #eee;
}
.search-form label span{
	display: none;
}

/* navigation */

.post-navigation h2 {
	display: none;
}
.navigation table{
	width:100%;
	border-top:1px solid #000;
	margin:50px 0 0 0;
}

.navigation td.nav-previous{
	width:50%;
	border-right:1px solid #000;
	vertical-align:middle;
	padding:20px;
	box-sizing:border-box;
}
.navigation td.nav-next{
	width:50%;
	vertical-align:middle;
	text-align:right;
	padding:20px;
	box-sizing:border-box;
}

a.more-link:link,
a.more-link:visited {
	float: right;
	margin-bottom: 10px;
}

/* pagination */

.pagination h2 {
	display: none;
}
.pagination .nav-links * {
	background: #eee;
	border: 1px solid #ccc;
	display: inline-block;
	line-height: 25px;
	padding: 0 10px;
}
.pagination .current,
.pagination .dots {
	background: transparent;
}
	.spkr{
		display:block;
	}
#mobileFootNav { display:none; }



@media (max-width: 1080px) {

.pc{
	display:none;
}
.sp{
	display:block;
}
	body{
		font-size:14px;
		line-height:25px;
	}
	.kg{
		display:block;
	}
.main-contant_system h2,
#main-contant h2{
	text-align:center;
	font-size:22px;
	font-weight:bold;
}
#main-contant .about h3{
	font-size:20px;
	font-weight:bold;
}
#main-contant .about h4{
	font-size:18px;
	font-weight:bold;
}
.main-contant_system h2{
	text-align:center;
	font-size:22px;
	font-weight:bold;
	padding:70px 0 0 0;
}
#header_page  {

	padding:0 0;
}
#header-title,
#header_page #header-title{
	width:100%;
	float:none;
	font-size:18px;
	color:#fff;
	padding:10px 0 10px 1em;
	box-sizing:border-box;
	height:auto;
}
#header_page #header-title img,
#header-title img{
	width:90%;
	max-width:250px;
	height:auto;
}

#head-nav{
display:none;
}

#footer h3{
	font-size:18px;
	
}
#footer .add{
	padding:40px 0;
	line-height:40px;
}
#footer-credit {
	text-align:center;
	font-size:10px;
}
/* =Content
-------------------------------------------------------------- */
#service h2{
	font-size:22px;
	letter-spacing:5px;
	text-align:center;
	padding:80px 0 0 0;
}
.bar{
	max-width:120px;
	height:3px;
	margin:10px auto 45px auto;
}
#service {
	width:90%;
	max-width:900px;
	margin:0 auto;
	padding:0 0 0 0;
}
#service h3{
	font-size:20px;
	margin-bottom:10px;
	text-align:center;
}
#service .photo01,
#service .photo02{
	width:70%;
	max-width:70%;
	float:none;
	margin:50px auto 30px auto;
}
#service .text01,
#service .text02{
	width:100%;
	max-width:100%;
	float:none;
	position:initial;
	height:auto;
	margin:0px 0 100px 0;
	font-size:14px;
	line-height:25px;
}
#service .text01 .text,
#service .text02 .text,
#service .text03 .text{
	width:90%;
	margin:0 auto;
	position:initial;
	position: initial;
	top: initial;
	left: initial;
	transform: initial;
}
#about{
	width:90%;
	margin:0 auto;
	padding:0 0 50px 0;
}
#about h2{
	font-size:22px;
	letter-spacing:5px;
	text-align:center;
	padding:80px 0 0 0;
}
#about .left{
	width:100%;
	float:none;
}	
#about .right{
	width:100%;
	float:none;
	padding:0 0;
	box-sizing:border-box;
}	
#about .right h3{
	font-size:20px;

}
#about .right .text{
	width:100%;

	padding-top:30px;
}
#nayami{
	width:100%;
	margin:0 auto;
	padding:0;
	background:url(img/top_back02.jpg);
	background-position:center top;
	background-size:auto 100%;
	height:auto;
	padding:30px 0;
}
#nayami th{
	width:100%;
	vertical-align:middle;
	font-size:30px;
	color:#fff;
	text-align:center;
	line-height:40px;
	height:auto;
	display:block;
	padding:30px 0 50px 0;
}
#nayami td{
	width:100%;
	vertical-align:middle;
	color:#fff;
	font-size:18px;
	line-height:30px;
	height:auto;
	display:block;
}
#profile h2{
	font-size:22px;
	letter-spacing:5px;
	text-align:center;
	padding:50px 0 0 0;
}
#profile .box{
	width:90%;
	padding:30px 0 50px 0;
	max-width:1100px;
	margin:0 auto;
}
#profile .box .left{
	width:100%;
	float:none;
	text-align:center;
	padding:0;
}
#profile .box .left img{
	padding:0;
	width:60%;
	height:auto;
}
#profile .box .right{
	width:100%;
	float:none;
	border-left:0px solid #000;
}	
#profile .box .right h3{
	font-size:20px;
	border-bottom:1px solid #000;
	padding:40px 20px 20px 20px;
	box-sizing:border-box;
}	
#profile .box .right h3 span{
	font-size:14px;
}
#profile .box .right .text{

	padding:20px;
	box-sizing:border-box;
}
#top_butn02{
	width:80%;
	margin:40px auto;
	padding:  0;
}
#top_butn{
	width:100%;
	max-width:1300px;
	margin:40px auto;
	padding:  0;
}
#top_butn ul li {
	display: block;
	float: left;
	list-style-type: none;
	text-align: center;
	width: 33%;
	box-sizing: border-box;
	padding:0px;
	margin:0;
	border-right:1px solid #ddd;
}
#top_butn .morebtn {
	display: block;
	width: 100%;
	height: 45px;
	margin:0 auto;
	text-align: center;
	text-decoration: none;
	line-height: 45px;
	outline: none;
	font-size:14px;
	font-weight:700;
	color:#fff;
	background:#23bc40;
	border:1px solid #fff;
	border-radius:0;
}
#news {
	width:90%;
	max-width:700px;
	margin:0 auto;
	padding:0;
}
#news .box h2{
	font-size:22px;
	letter-spacing:5px;
	text-align:center;
	padding:0px;
}
#news th{
	vertical-align:top;
	padding:10px 10px 0 10px;
	box-sizing:border-box;
	display:block;
	font-size:13px;
	width:100%;
}
#news td{
	vertical-align:top;
	padding:0 10px 10px 10px;
	box-sizing:border-box;
	display:block;
	border-bottom:1px solid #eee;
	width:100%;
}

#system{
	width:100%;
}
#back_system{
	width:100%;
	padding:20px 0 30px 0;
	margin:20px 0;
}
#system .midashi{
	font-size:16px;
}
#system h3{
	font-size:20px;
	margin:30px 0 20px 0;
	border-bottom:2px solid #555;

}
#system h5{
	margin:20px 0 60px 0;
	text-align:center;
	font-weight:600;
	font-size:15px;
}
#system h4{
	font-size:16px;
	margin:0 0 10px 0;
	padding:0 0 0 10px;
	font-family: "Noto Sans JP", sans-serif;
	font-weight:500;
}
#system table{
	margin:0 auto;
	width:95%;
}
#system tr{
	border-bottom:1px dotted #8f794b;
}
#system th{
	width:100%;
	display:block;
	text-align:right;
	font-size:18px;
	font-weight:bold;
	padding: 10px;
	box-sizing:border-box;
	vertical-align:bottom;
}

#system td{
	width:100%;
	display:block;
	padding:20px 10px;
	box-sizing:border-box;
}
#system td h4{
	font-size:16px;
	margin:0 0 0px 0;
	padding:0 0 0 10px;
	font-family: "Noto Sans JP", sans-serif;
	font-weight:500;
}
#system td h6{
	font-size:15px;
	font-weight:bold;
	margin:0 0 0px 0;
	font-family: "Noto Sans JP", sans-serif;
	font-weight:500;
}
#system td .text,
#system li .text{
	padding:10px 0 0 1em;
}
.g_box{
	padding:10px 15px;
	background:#eee;
	font-weight:600;
	margin-bottom:20px;
}
#system th p{
	margin:0;
}
#system td p{
	margin:0;
}
#system .option{
	width:95%;
	max-width:900px;
	margin:40px auto 50px auto;
	border:2px solid #eee;
	padding:20px;
	box-sizing:border-box;
	background:#f8f8f8;
}
#system .option th{
	background:#fff;
}
#system ul{
	margin:20px 0 0 0;
	padding:0;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-box;
	display:-webkit-flexbox;
	display:-moz-flexbox;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
}
#system ul:after {
	  content: "";
	  clear: both;
	  display: block;
	}
#system ul li {
	display: block;
	float: none;
	list-style-type: none;
	text-align: left;
	width: 100%;
	line-height:30px;
	box-sizing: border-box;
	padding:30px;
	margin:2% 0;
	border:1px solid #8f794b;
	background:#fff;
}
#system ul li .kakaku{
	text-align:center;
	font-size:18px;
	line-height:30px;
	padding:10px 0;
	font-weight:bold;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	box-sizing:border-box;
}
#system ul li h6{
	font-size:18px;
	font-weight:bold;
	margin:0 0 10px 0;
	text-align:center;
	font-family: "Noto Sans JP", sans-serif;
	font-weight:500;
}
#link {
	text-align:center;
}
#link img{
	width:90%;
	max-width:900px;
	height:auto;
}
#voice{
	width:90%;
	max-width:900px;
	margin:0 auto;
	padding:40px 0 0 0;
}
#voice h2{
	font-size:22px;
	letter-spacing:5px;
	text-align:center;
	padding:80px 0 0 0;
}
#flow{
	width:100%;
	max-width:900px;
	margin:0 auto;
	padding:40px 0 40px 0;
}
.flowa_text{
	text-align:left;
}
#flow th{
	width:100%;
	display:block;
}
#flow th img{
	width:100%;
	height:auto;
	border-radius:10px 10px 0px 0px ;
    -webkit-border-radius:10px 10px 0px 0px ;
    -moz-border-radius:10px 10px 0px 0px ;	
}
#flow td{
	width:100%;
	display:block;
	padding:20px;
	box-sizing:border-box;
	background:#faf7d5;
    border-radius:0px 0px 10px 10px ;
    -webkit-border-radius:0px 0px 10px 10px ;
    -moz-border-radius:0px 0px 10px 10px ;
}

#flow td h4{
	font-size:16px;
	padding-bottom:10px;
}
#flow ul li {
	display: block;
	float: left;
	list-style-type: none;
	text-align: left;
	width: 50%;
	box-sizing: border-box;
	padding:10px;
	margin:0;
}
#contact {
	width:100%;
	margin:0px auto 0 auto;
	padding:20px 0;
}

#contact td{
	width:100%;
	vertical-align:middle;
	text-align:center;
	padding:50px 0;
	display:block;
}
#contact td.tel{
	padding:20px 20px 30px 20px;
}
#contact td.tel .telbox{
	font-size:18px;
}
#contact td.tel .telbox span{
	font-size:22px;
}
#contact td.tel h5,
#contact td.mail h5{
	font-size:16px;
	margin-bottom:20px;
	font-family:sans-serif;
}
#contact td h5 span{
	padding:0 20px;
	border-left:1px solid #000;
	border-right:1px solid #000;
}
#contact td.mail{
	vertical-align:middle;
	text-align:center;
	padding:0 0 20px 0;
}
#contact td.mail .morebtn{
	max-width:90%;
	margin:0 auto;
}
#single-contant {
	float:none;
	width:90%;
	margin:0 auto;
	padding-right:0px;
	box-sizing:border-box;
	padding-bottom:100px;

}
#single-contant img{
	width:100%;
	margin:0 auto;
	height:auto;

}
#sidebar {
	float:none;
	width:90%;
	margin:0 auto;
	box-sizing:border-box;
}
.arcv{
	width:100%;
	max-width:1000px;
	margin:0 auto;
	padding:40px 0;
}
.arcv table{
	width:100%;

}
.arcv th{
	width:100%;
	display:block;
	line-height:30px;
	font-weight:bold;
	vertical-align:top;
	padding:10px 0px 0 0px;
	box-sizing:border-box;
	text-align:left;
	font-size:13px;
}
.arcv td{
	width:100%;
	display:block;
	vertical-align:top;
	padding:0px 0px 10px 0px;
	box-sizing:border-box;
	font-size:14px;
	line-height:30px;
}
.arcv tr{
	border-bottom:1px solid #ddd;
}
.widget h4{
	font-size:16px;
	padding:15px 0 0 0;
}
  .mw_wp_form .form_step>li {
    font-size: 10px;
    width: 30%;
  }
.mw_wp_form table th {
    width: 100%;
    float: none;
	display:block;
	padding-bottom:0;
  }
.mw_wp_form table td {
    width: 100%;
    float: none;
	display:block;
	padding-top:0;
  }
  .mw_wp_form table td.w50 input, .mw_wp_form table td.w50 select {
    width: 100%;
    box-sizing: border-box;
  }
  .mw_wp_form table td.w80 input, .mw_wp_form table td.w80 select {
    width: 100%;
    box-sizing: border-box;
  }
  .mw_wp_form table td.w80 textarea {
    width: 100%;
    box-sizing: border-box;
  }
#top_news{
	width:100%;
	background:#f4f4f4;
	padding:40px 0;
}
#top_news .box{
	width:90%;
	max-width:1200px;
	margin:0 auto;
}
#top_news .box  h2{
	font-size:30px;
	font-weight:400;
	line-height:70px;
	margin-bottom:40px;
	text-align:center;
}

#top_news ul{
	margin:0;
	padding:0;
}
#top_news ul:after {
	  content: "";
	  clear: both;
	  display: block;
	}
#top_news ul li {
	display: block;
	float: left;
	list-style-type: none;
	text-align: left;
	width: 50%;
	box-sizing: border-box;
	padding:20px;
	margin:0;
}
#top_news ul li .photo_box{
	width:100%;
}
#top_news ul li .photo{
	width:100%;
}


#top_news ul li img{
	width:100%;
	height:auto;
}
#top_news ul li .day{
	font-size:14px;
	font-weight:500;
	padding:10px 0 5px 0;
}
#top_news .morebtn{
	max-width:250px;
	margin:50px auto 0 auto;
}
}
#gallery{
	width:90%;
	max-width:1000px;
	margin:0 auto;
}
.contactbox{
	width:95%;
	max-width:900px;
	margin:0 auto;
}
@media only screen and (max-width: 767px) {
#mobileFootNav { display:block; z-index:1030; width:100%; height:60px; position:fixed; bottom:0; }
#mobileFootNav { background:rgba(255,255,255,0.7); border-top:1px solid #e1e1e1; }
#mobileFootNav .ftNavBtn {
	float:left;
	width:48%;
	height:46px;
	margin:7px 1%;
	}
#wrap_all { padding-bottom:60px; }

/* ボタンデザイン */
a.blueButton {
	background:#23bc40;
	border-radius:3px;
	display:block;
	cursor:pointer;
	color:#ffffff;
	text-decoration:none;
	font-size:18px;
	line-height:46px;
	font-weight:500;
	width:100%;
	text-align:center;
	vertical-align:middle;
}
a.blueButton:hover {
	background:#128d2a;
	text-decoration:none;
}
a.blueButton:active { position:relative; top:1px; }
	
}
