/*
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-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
	font-size:16px;
	line-height:25px;
}
a:link,
a:visited {
	color: #3366bb;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
hr {
	background: #ccc;
	border: none;
	height: 1px;
}
b, dt, strong {
	font-weight: bold;
}
blockquote, dl, ol, p, pre, table, ul  {
	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;
}

/* =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.7em;
}
h4 {
	font-size: 20px;
	color:#21700c;
	font-weight:bold;
	padding:20px 0 10px 0;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 1.1em;
}

/* =Layout
-------------------------------------------------------------- */

#container {
	margin: 0px auto;
	text-align: left;
	width: 100%;
}
#header {
	margin-bottom: 10px;
}
#head-nav {
	margin: 0 10px;
	border-bottom: 1px dashed #bbb;
	border-left: 1px solid #bbb;
}
#main-contant {
	width:90%;
	max-width:1000px;
	margin:50px auto;
	padding:30px;
	box-sizing:border-box;
	background:#fff;
}
#main-contant h2 {
	color: #2d7f09;
	background: url(img/pageback.jpg) #f4f4f4;
	background-repeat:no-repeat;
	background-position:right center;
	background-size:auto 100%;
	padding: 80px 2rem;
	font-size:26px;
	font-weight:500;
	margin-bottom:50px;
}

#main-contant h3 {
	color: #000;
	font-size:22px;
	border-bottom: 2px solid #609153;
	padding:0 0 10px 0.8em;
	margin:30px 0 20px 0;
}

/* =Sidebar
-------------------------------------------------------------- */
#sidebar{
	border-top:1px solid #aaa;
	margin-top:100px;
}

#sidebar ul{
	margin:10px 0 0 0;
	padding:0;
}
#sidebar li {
line-height: 35px;
list-style-type: none;
	margin:0;
	padding:0 5px;
	border-bottom:1px dotted #aaa;
}
#sidebar .widget {
	float:left;
	width:300px;
	margin: 0px 15px;
	padding:20px 20px 20px 0px;
	box-sizing: border-box;
	border-right:1px solid #ddd;
	font-size:14px;
}
#sidebar .widget a{
	display:block;
}
#sidebar .widget h4{
	font-size:14px;
	color:#4ac009;
	font-weight:400;
	border-left:5px solid #4ac009;
	padding-left:8px;
}
#footer {
	width:100%;
	border-top:5px solid #65b748;
	background:#fff;
}
#footer_box{
	width:90%;
	max-width:1200px;
	margin:0 auto;
	padding:40px 0;
}
#footer_box h5{
	font-size:14px;
	font-weight:500;
	padding-top:30px;
}
#footer_box ul{
	margin:0;
	padding:0;
}
#footer_box ul:after {
	  content: "";
	  clear: both;
	  display: block;
	}
#footer_box ul li {
	display: block;
	float: left;
	list-style-type: none;
	text-align: left;
	width: 50%;
	box-sizing: border-box;
	padding:0;
	margin:0;
	line-height:25px;
}
#footer_box ul li.shop .add h4 {
	font-size:20px;
	font-weight:500;
	padding-bottom:10px;
}
#footer_box ul li.shop .add {
	font-size:14px;
	line-height:25px;
}
#footer_box ul li.shop .add .add_box{
	font-weight:500;
	padding-right:1em;
}
#footer_box ul li.conatct .morebtn{
	width:90%;
	max-width:320px;
	margin:0 0 0 auto;
	border:2px solid #65b748;
}
#footer_box ul li.conatct a.morebtn,
#footer_box ul li.conatct a:link.morebtn{
	color:#fff;
	background:#65b748;
}
#footer_box ul li.conatct .morebtn:hover,
#footer_box ul li.conatct a:hover.morebtn{
	color:#65b748;
	background:#fff;
	text-decoration: none;
}
#footer-credit {
	background:#f0f0f0;
	font-size:12px;
	text-align:right;
	padding-right:5em;
	box-sizing:border-box;
	font-weight:500;
	line-height:40px;
}

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

#header  {
	width:90%;
	max-width:1200px;
	margin:0 auto;
}

#header ul{
	margin:0;
	padding:0;
}
#header ul:after {
	  content: "";
	  clear: both;
	  display: block;
	}
#header ul li {
	display: block;
	float: left;
	list-style-type: none;
	width: 50%;
	box-sizing: border-box;
	padding:0;
	margin:0;
}
#header ul li.s_menu{
	text-align:right;
}
#header ul li.s_menu h1{
	font-size:14px;
	color:#669812;
	padding:10px 0 0 0;
	margin:0;
}
#header ul li.s_menu .ssmenu{
	font-size:14px;
	color:#000;
	padding:20px 0;
	margin:0;
}
#header ul li.s_menu .ssmenu a:link{
	color:#000;
}
#header ul li img{
	width:auto;
	height:70px;
}
/* =Navigation
-------------------------------------------------------------- */
#head_back{
	background:url(img/top_back.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:cover;
}

#head_nav_back{
	background-color: rgba(122,164,8,0.7); 
}
#head_back_page{
	width:100%;
  background: #7aa408;
}
#head_back .image_ill{
	width:100%;
	max-width:700px;
	margin:0 auto;
}
#head_back .image_ill img{
	width:100%;
	height:auto;
}
#head_nav ul{
	margin:0;
	padding:0;
}
#head_nav ul:after {
	  content: "";
	  clear: both;
	  display: block;
	}
#head_nav ul li {
	display: block;
	float: left;
	list-style-type: none;
	text-align: center;
	width: 20%;
	line-height:60px;
	box-sizing: border-box;
	padding:0px;
	margin:0;
	border-right:1px solid #fff;
}
#head_nav ul li:last-child{
	border-right:0px solid #fff;
	
}
#head_nav ul li a:link,
#head_nav ul li a:visited{
	color:#fff;
}
#head_nav ul li a {
	display: block;
	margin:0 auto 0 auto;
	text-align: center;
	text-decoration: none;
	line-height: 25px;
	outline: none;
	font-size:16px;
	font-weight:400;
	color:#fff;
	width:100%;
	padding:20px 0;
}
#head_nav ul li a,
#head_nav ul li a:link{
	color:#fff;
}
#head_nav ul li a:hover {
	color:#fff;
	background:#0c5907;
	text-decoration: none;

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


/* =Content
-------------------------------------------------------------- */
#page_back{
	background:url(img/top_back.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
table {
	border: 1px solid #ddd;
	width: 100%;
}
table thead {
	background: #eee;
}
table th {
	font-weight: bold;
	border: 1px solid #ddd;
}
table td {
	border: 1px solid #ddd;
}
.sekoubox ul{
	margin:20px 0 50px 0;
	padding:0;
}
.sekoubox ul:after {
	  content: "";
	  clear: both;
	  display: block;
	}
.sekoubox ul li {
	display: block;
	float: left;
	list-style-type: none;
	text-align: left;
	width: 33%;
	box-sizing: border-box;
	padding:0 10px;
	margin:0;
}
.sekoubox ul li .sekoumidashi,
.sekoubox_photo ul li .sekoumidashi{
	font-size:14px;
	font-weight:500;
	margin-bottom:10px;
	color:#4a6f42;
	background:#daebd2;
	line-height:35px;
	padding:0 0 0 1em;
	border-radius:5px;
}
.sekoutextbox{
	margin:10px;
	padding:2em;
	box-sizing:border-box;
	background:#ededed;
}
.sekoubox_photo ul{
	margin:40px 0 0 0;
	padding:0;
}
.sekoubox_photo ul:after {
	  content: "";
	  clear: both;
	  display: block;
	}
.sekoubox_photo ul li {
	display: block;
	float: left;
	list-style-type: none;
	text-align: left;
	width: 50%;
	box-sizing: border-box;
	padding:10px;
	margin:0;
}
.sekoubox_photo ul li img{
	width:100%;
	height:auto;
}
.daysarc {
	font-size:14px;
	padding:5px 1em;
	color:#fff;
	background:#478e3c;
	border-radius:5px;
}
#main-content ul , #main-content ol {margin: 10px 0 10px 15px;}
#main-content ul li {list-style-type: square;}
#main-content ol li {list-style-type: decimal;}
#main-content li li {margin-left: 25px;}
#main-content p {margin: 10px 0;}
#news{
	width:100%;
}

#news dl {
  width: 100%;
}
#news dl dt {
	width: 20%;
	padding:15px 20px;
	border-bottom:1px dotted #000;
	box-sizing: border-box;
	font-weight:400;
	float: left;
}
#news dl dd {
  	padding:15px 0px;
	width: 80%;
	border-bottom:1px dotted #000;
	box-sizing: border-box;
	margin-left: 20%;
}

/* =Sidebar
-------------------------------------------------------------- */

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

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



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

input, textarea {background: #f5f5f5; border: 1px solid #bbb; color: #000; 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 {
	border-top: 1px dashed #ccc;
	margin-bottom: 15px;
}
.post-meta {
	background: #eee;
	margin: 10px -10px;
	padding: 2px 10px;
}
.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 {
	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;
}
.nav-previous {
	float: left;
}
.nav-next {
	float: right;
}
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;
}
.contentbox{
	width:90%;
	max-width:1100px;
	margin:0 auto;
}
#section_01{
	width:90%;
	max-width:1200px;
	margin:0 auto;
	padding:0 0 65px 0;
}

#section_01 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;
}
#section_01 ul:after {
	  content: "";
	  clear: both;
	  display: block;
	}
#section_01 ul li {
	display: block;
	float: left;
	list-style-type: none;
	text-align: center;
	width: 25%;
	box-sizing: border-box;
	margin:0;
	border-right:1px solid #0d8b00;
	padding:20px 30px;
}
#section_01 ul li img{
	width:100%;
	height:auto;
}
#section_01 ul li h3{
	font-size:18px;
	line-height:25px;
	color:#0d8b00;
	padding:15px 0 15px 0;
	font-weight:500;
	
}
#section_01 ul li .text{
	font-size:14px;
	line-height:25px;
	text-align:left;
	
}


#section_01 ul li:last-child {

	border-right:0px solid #0d8b00;
}

#section_02{
	background:#f6f6f6;
	width:100%;
	padding:60px 0;
}
#section_02 ul{
	margin:0;
	padding:0;
}
#section_02 ul:after {
	  content: "";
	  clear: both;
	  display: block;
	}
#section_02 ul li {
	display: block;
	float: left;
	list-style-type: none;
	text-align: left;
	width: 50%;
	box-sizing: border-box;
	padding:0;
	margin:0;
}
#section_02 ul li img{
	width:100%;
	height:auto;
}
#section_02 ul li.text{
	padding-left:30px;
	font-size:16px;
	line-height:30px;
	color:#000;
}
#section_02 ul li.text h3{
	font-size:25px;
	padding:15px 0 30px 0;
	
}
#section_02 ul li.text .text{
	padding-bottom:60px;
}
#section_02 ul li.text .morebtn{
	max-width:320px;
}
.morebtn {
	display: block;
	width: 90%;
	height:50px;
	margin:0 auto 0 auto;
	text-align: center;
	text-decoration: none;
	line-height: 50px;
	outline: none;
	font-size:16px;
	color:#fff;
    background: #fff;
	position: relative;
	border:2px solid #269f47;
}
.morebtn::after {
    position: absolute;
    top: 50%;
    right: 15px;
    width: 10px;
    height: 10px;
    transform: translateY(-50%) rotate(45deg);
    border-right: 2px solid currentColor;
    border-top: 2px solid currentColor;
    content: "";
}
a.morebtn,
a:link.morebtn{
	color:#269f47;
}
.morebtn:hover {
	color:#fff;
	background:#269f47;
	text-decoration: none;
}

.morebtn::before {
	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;
}

#section_03{
	width:100%;
	max-width:1100px;
	margin:0 auto;
	padding:50px 0;
}
#section_03 h2{
	color:#0d8b00;
	font-size:30px;
	text-align:center;
	
}
#section_03 h3{
	color:#000;
	font-size:14px;
	text-align:center;
	
}
#section_03 .morebtn{
	max-width:320px;
}
#section_03 ul{
	margin:0;
	padding:0;
}
#section_03 ul:after {
	  content: "";
	  clear: both;
	  display: block;
	}
#section_03 ul li {
	display: block;
	float: left;
	list-style-type: none;
	text-align: left;
	width: 25%;
	line-height:23px;
	box-sizing: border-box;
	padding:0 20px;
	margin:0;
}
#section_03 ul li img{
	width:100%;
	height:auto;
}
#section_04{
	background:#ebf5e6;
	width:100%;
	padding-bottom:50px;
}
#section_04 h2{
	color:#0d8b00;
	font-size:30px;
	text-align:center;
	padding:50px 0;
	
}
#section_04 .link{
	text-align:right;
	padding:40px  30px 0 0;
	box-sizing:border-box;
	font-size:14px;
}
/*タブ切り替え全体のスタイル*/
.tabs {
  margin-top: 50px;
  padding-bottom: 40px;
  background-color: #fff;
  width: 90%;
	max-width:1100px;
  margin: 0 auto;
}

/*タブのスタイル*/
.tab_item {
  width: calc(100%/2);
  height: 50px;
  background-color: #eeeeee;
  line-height: 50px;
  font-size: 22px;
  text-align: center;
  color: #000;
  display: block;
  float: left;
  text-align: center;
  transition: all 0.2s ease;
}
.tab_item:hover {
  opacity: 0.75;
}

/*ラジオボタンを全て消す*/
input[name="tab_item"] {
  display: none;
}

/*タブ切り替えの中身のスタイル*/
.tab_content {
  display: none;
  padding: 40px 40px 0;
  clear: both;
  overflow: hidden;
}


/*選択されているタブのコンテンツのみを表示*/
#all:checked ~ #all_content,
#topic:checked ~ #topic_content,
#design:checked ~ #design_content {
  display: block;
}

/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item {
  background-color: #fff;
  color: #0d8b00;
}

.mw_wp_form {
  width: 100%;
  color: #000;
}
.mw_wp_form table {
	border:0px;
}
.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%;
	border:0px;
}

.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%;
	border:0px;
}

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

.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;
}

@media screen and (max-width: 768px) {
	body{
		font-size:14px;
		line-height:25px;
	}
	#header ul li {
	float: none;
	width: 100%;
		text-align:center;
}
	#header ul li.s_menu h1{
	font-size:14px;
	color:#669812;
		text-align:center;
	padding:0 0 20px 0;
	margin:0;
}
	#header ul li img{
	width:250px;
	height:auto;
}
	.ssmenu{
		display:none;
	}

/* =Navigation
-------------------------------------------------------------- */
	#head_nav_back{
	display:none;
}
#section_01{
	width:80%;
	max-width:1200px;
	margin:0 auto;
	padding:0 0 65px 0;
}

#section_01 ul li {
	display: block;
	float: none;
	list-style-type: none;
	text-align: center;
	width: 100%;
	box-sizing: border-box;
	margin:0;
	border-right:0px solid #0d8b00;
	border-bottom:1px solid #0d8b00;
	padding:20px 0;
}	
#section_02 ul li {
	display: block;
	float: none;
	list-style-type: none;
	text-align: left;
	width: 100%;
	box-sizing: border-box;
	padding:0;
	margin:0;
}
#section_02 ul li.text{
	padding-left:30px;
	font-size:14px;
	line-height:30px;
	color:#000;
}
#section_02 ul li.text h3{
	font-size:22px;
	padding:15px 0 30px 0;
	
}
/*タブのスタイル*/
.tab_item {
  width: calc(100%/2);
  height: 50px;
  background-color: #eeeeee;
  line-height: 50px;
  font-size: 18px;
  text-align: center;
  color: #000;
  display: block;
  float: left;
  text-align: center;
  transition: all 0.2s ease;
}
	.tab_content a{
		display:block;
	}	
#footer_box ul li {
	display: block;
	float: none;
	list-style-type: none;
	text-align: left;
	width: 100%;
	box-sizing: border-box;
	padding:0;
	margin:0;
	line-height:25px;
}
#footer_box ul li.conatct .morebtn{
	width:90%;
	max-width:320px;
	margin:20px auto;
	border:2px solid #65b748;
}
/* widget */
#sidebar {
	margin: 0 auto;
	padding: 0px;
	width: 100%;
	border-top:1px solid #ddd;
	clear:both;
}
#sidebar .widget {
	float:noen;
	width:100%;
	height:auto;
	margin: 0px;
	padding:20px;
	box-sizing: border-box;
	border-right:0px solid #ddd;
	border-bottom:1px solid #ddd;
	font-size:14px;
}
#main-contant {
	width:90%;
	max-width:1000px;
	margin:0px auto 50px auto;
	padding:20px;
	box-sizing:border-box;
	background:#fff;
}
#section_03 ul li {
	display: block;
	float: left;
	list-style-type: none;
	text-align: left;
	width: 50%;
	line-height:23px;
	box-sizing: border-box;
	padding:20px 20px;
	margin:0;
}
.sekoubox ul li {
	display: block;
	float: none;
	list-style-type: none;
	text-align: left;
	width: 100%;
	box-sizing: border-box;
	padding:10px;
	margin:0;
}
.sekoubox ul li .sekoumidashi,
.sekoubox_photo ul li .sekoumidashi{
	font-size:14px;
	font-weight:500;
	margin-bottom:10px;
	color:#4a6f42;
	background:#daebd2;
	line-height:35px;
	padding:0 0 0 1em;
	border-radius:5px;
}
.sekoutextbox{
	margin:10px;
	padding:2em;
	box-sizing:border-box;
	background:#ededed;
}

.sekoubox_photo ul li {
	display: block;
	float: none;
	list-style-type: none;
	text-align: left;
	width: 100%;
	box-sizing: border-box;
	padding:10px;
	margin:0;
}	
  .mw_wp_form .form_step>li {
    font-size: 10px;
    width: 30%;
  }
	
  .mw_wp_form table th,
  .mw_wp_form table td {
	  display:block;
    width: 100%;
	  padding:5px;
  }
  .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;
  }
}
