﻿@charset "utf-8";



form#mailformpro label.mfp_checked {
    background: #fd7f23!important;
color:
#FFF;
font-weight: normal !important;

cursor: pointer;
border-radius: 5px;
font-weight: normal !important;
border:
    #fd7f23 solid 1px;
    font-size: 3.5vw!important;
    margin: 0 auto!important;
text-align: center;
display: flex;
align-items: center;
width: 97%;
position: relative;
justify-content: center;
padding: 12px !important;
}
form#mailformpro label.mfp_checked::before {

    text-align: left;
}
div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	width: 1px;
	margin: 0;
	padding: 0;
	border: 0;
}
select optgroup {
    font-style: normal;
    font-family: "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
    color: #333;
    font-size: 100%;
    padding: 2px 5px;
    text-align: -webkit-center;
}
option {
    font-weight: normal;
    display: block;
    white-space: pre;
    min-height: 1.2em;
    padding: 0px 2px 1px;
    text-align: -webkit-center;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
}

.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	color: #f00;
	font-size: 1em;

	display: block;
}

.use-floating-validation-tip span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	border: 1px solid #ff0000;
	background: #fff;
	padding: .2em .8em;
}

span.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
	content: " ";
}

.wpcf7-display-none {
	display: none;
}

div.wpcf7 .ajax-loader {
	visibility: hidden;
	display: inline-block;
	background-image: url('../img/ajax-loader.gif');
	width: 16px;
	height: 16px;
	border: none;
	padding: 0;
	margin: 0 0 0 4px;
	vertical-align: middle;
}

div.wpcf7 .ajax-loader.is-active {
	visibility: visible;
}

div.wpcf7 div.ajax-error {
	display: none;
}

div.wpcf7 .placeheld {
	color: #888;
}

div.wpcf7 .wpcf7-recaptcha iframe {
	margin-bottom: 0;
}

div.wpcf7 input[type="file"] {
	cursor: pointer;
}

div.wpcf7 input[type="file"]:disabled {
	cursor: default;
}


}

input,
textarea,
select {
	font-size: 16px!important;
}

#header_body .tit-categoryName {
font-size: 2rem;
font-weight: bold;
display: inline-block;text-align: center;width: 100%;
}


#header_body {
max-width: 100%;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
}

#header_body p{
display: none;
}


.txt-categoryCode {
display: block;
font-size: 1.2rem;
color: #e60012;
margin-top: 2px;
text-indent: 2px;text-align: center;
}



.body_op #container, .body_op #main {

    width: auto;
    margin: 0 auto;
}

.body_op #main {
    margin-top: 66px;
}



.paragraph01.clearfix {
    margin: 16px 8px 8px;
}
.paragraph01 h2 {
  color: #6caa17;
font-size: 24px;
line-height: 33px;
  margin-top: 0;

}

.paragraph01 h2 .heading {
  font-size: 70px;
  line-height: 70px;
  font-weight: bold;
  float: left;
}
.paragraph01 h2 small {
  color: #6caa17;
}
.paragraph01 img {
  float: right;
  margin-left: 1em;
  margin-bottom: 1em;
}

.paragraph01 p {
  float: left;
}
.paragraph02 h4 {
  border-left: 0;
  border-bottom: 1px solid #333333;
  padding: 0.5em;
}
.paragraph02 ul li {
  font-size: 0.9em;
}
.paragraph03 {
  background-color: #c6ecaf;
  padding: 10px;
  min-height: 140px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  margin-bottom: 3em;
}
.paragraph03 img {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
.paragraph03 p:last-child {
  margin-bottom: 0;
}
.paragraph03 p strong {
  font-size: 1.2em;
}
.paragraph04 form.submitter .form-group.optional {
  display: none;
}

.contentsBox-form {
    margin: 0 8px;
}
#bread_crumb {
    position: relative;
}

.box,
body#tinymce .box {
  border: 1px solid #ccc;
  padding: 1em;
    margin:2.5em 8px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
}
.box > *:first-child,
body#tinymce .box > *:first-child {
  margin-top: 0;
}
.box > *:last-child,
body#tinymce .box > *:last-child {
  margin-bottom: 0;
}
.box.box-yellow,
body#tinymce .box.box-yellow {
  border-color: #cccc00;
  background-color: #ffc;
}
.box.box-red,
body#tinymce .box.box-red {
  border-color: #d00;
  background-color: #ffdddd;
}
.box.box-green,
body#tinymce .box.box-green {
  border-color: #6caa17;
  background-color: #e4f8c8;
}



.box h3 {
    background-color: #eee;
    border-bottom: 1px solid #ccc;
    font-size: 1.3em;
    line-height: 1.3em;
    font-weight: bold;
    margin: 20px 0;
        margin-top: 20px;
    padding: 0.5em;
        padding-left: 0.5em;
    padding-left: 1.7em;
    position: relative;
}

.box h4 {
    border-left: 0;
    border-bottom: 1px solid #333333;
    padding: 0.5em;
    line-height: 1.3em;
font-weight: normal !important;
font-size: 18px;
margin: 8px 0;
}

.box ul.mark-green > li::before{
    color: #6caa17;
}
.box ul.underline > li{
    border-bottom: 1px dotted #ccc;
padding: 8px 0 4px 0em;
    margin: 8px 2px 8px 8px;
text-align: left;line-height: 1.8em;

}
.box ul > li::before {
content: "";
background-image: url("https://www.carpet-mart.co.jp/common/img/icon_user.png");
background-repeat: no-repeat;
background-position: center left;
width: 16px;
height: 16px;
padding-right: 8px;
display: inline-block;
vertical-align: middle;
top: -1px;
position: relative;
}

.box ul > li:nth-child(even)::before{
background-image: url("https://www.carpet-mart.co.jp/common/img/icon_user_u.png");
}
.box ul.indent, body#tinymce ul.indent{
margin: 10px auto;
}
.box ul, body#tinymce ul{
    list-style-type: none;
    padding-left: 0;
    position: relative;
}

#mfp_element_2_label {
    margin-left: 10px;
    width: 46% !important;
}


#mailformpro .mfp.boke.tyle4.mfp_colored {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
justify-content: space-between;
}


form#mailformpro label#mfp_element_0_label.mfp_checked::before,
form#mailformpro label#mfp_element_2_label.mfp_checked::before,
form#mailformpro label#mfp_element_3_label.mfp_checked::before,
form#mailformpro label#mfp_element_5_label.mfp_checked::before,
form#mailformpro label#mfp_element_6_label.mfp_checked::before,
form#mailformpro label#mfp_element_7_label.mfp_checked::before
 {
    display: none;
}

form#mailformpro #mfp_element_0_label,form#mailformpro #mfp_element_2_label {
width: 45% !important;
margin: 2% !important;
padding: 12px !important;
}

.site-content-contain {
    margin: 0 1%;
}



#page input[type="text"], input[type="name"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
padding: 0.9em !important;
width: 100% !important;

}


#page input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #231815;
	background: #fff;
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
	border: 1px solid #bbb!important;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: block;
	padding: 0.98em;
	width: 100%;
    font-size: 1rem;
}

.wpcf7-form-control textarea{
border: 1px solid #bbb !important;

	color: #231815;
	background: #fff;
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));

	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: block;
	padding: 0.8em;
	width: 100%;
}

.wpcf7-form-control{

	border-radius: 3px;
	display: block;
	padding: 0.78em;

}

.wpcf7-textarea{
border: 1px solid #bbb !important;

	color: #231815;
	background: #fff;
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));

	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: block;
	padding: 0.78em;
	width: 100%;
}

	.site-info {
		float: left;
		padding: 0.7em 0 0;
width: 100%;
text-align: center;font-size: 80%;
	}

	.site-info a{
color:#333 !important;
	}



	.blog:not(.has-sidebar) #primary article,
	.archive:not(.page-one-column):not(.has-sidebar) #primary article,
	.search:not(.has-sidebar) #primary article,
	.error404:not(.has-sidebar) #primary .page-content,
	.error404.has-sidebar #primary .page-content,
	body.page-two-column:not(.archive) #primary .entry-content,
	body.page-two-column #comments {
		float: right;
		width: 100%;margin-top: 40px;
	}


.aform-header {
    padding: 19px 8px !important;
margin: 20px 0!important;
font-size: 20px;
}

div.contentsBox-form p {
margin: 0px!important;
padding: 0px 0px 6px 0px;
float: left;

}
.form-txt{
	margin: 0 0 1.5em;
	padding: 0px 1.5% 0px;text-align: left;font-size: 1.35rem!important;
}


h3.ck_top222 {
margin: 2em 0 1em !important;
padding: .5em .6em .4em 0.8em !important;
font-weight: 400;
font-size: 18pximportant;
color: #fff !important;
background: #a2bd1a !important;
border-radius: 4px;
box-shadow: 0px 2px 0px 0px #f2f2f2;
line-height: 1.7 !important;
height: auto !important;
}



.sample {
border-bottom: 1px solid #ccc !important;
clear: both;
width: 100%;
background: white !important;
height: auto!important;
overflow: hidden;
padding-bottom: 40px !important;
padding-top: 30px !important;
display: flex;
align-items: center;
}





.aform dl dd {
float: none!important;
padding: 0px;
width: auto;
background: white;
background-color: white;
border: none;
font-weight: normal !important;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
height: auto !important;
text-align: center!important;
font-size: 1.2rem!important;
}

.sample_box{
font-size: 0.95rem;


width: 92%!important;
text-align: left;
padding: 0px 1%!important;
border: 3px solid #d74a04 !important;
margin: 40px auto;
margin-right: auto !important;
margin-left: auto !important;
}

.sample_box h3{
font-size: 1.2rem !important;
color:#d74a04;
padding: 7px 0px; text-align: center;
}


.sample_txt{
font-size: .94rem;
margin-top: 0px;
text-align: left;
padding: 4px 5px 10px;
line-height: 1.4;
}



/*--------------------------------------------------------------
6.0 Forms
--------------------------------------------------------------*/



fieldset {
	margin-bottom: 1em;
}

#page input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
#page input[type="color"],
textarea {
	color: #231815;
	background: #fff;
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
	border: 1px solid #bbb;
	-webkit-border-radius: 3px!important;
	border-radius: 3px!important;
	display: block;
transform: scale(0.9) !important;

}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #222;
	border-color: #333;
}

select {
	border: 1px solid #bbb;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	height: 3.5em;



width: 100%;
padding-left: 10px;
}


dd select {
	height: auto!important;
transform: scale(0.94) !important;

color: #231815;
background: #fff;
background-image: none;
background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
-webkit-border-radius: 3px;
border-radius: 3px;
display: block;
width: 100%;
font-size: 16px;
padding: 0.9em !important;
transform: scale(0.9) !important;
}

input[type="radio"],
input[type="checkbox"] {
	margin-right: 0.5em;
}

input[type="radio"] + label,
input[type="checkbox"] + label {
	font-weight: 400;
}

#page button,
#page input[type="button"],
#page input[type="submit"] {
	border: 0;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	display: inline-block;

	font-weight: 800;
	line-height: 1;
	padding: 1em 3em;
	text-shadow: none;
	-webkit-transition: background 0.2s;
	transition: background 0.2s;
margin: 10px;
}

input + button,
input + input[type="button"],
input + input[type="submit"] {
	padding: 0.75em 2em;
}

button.secondary,
input[type="reset"],
input[type="button"].secondary,
input[type="reset"].secondary,
input[type="submit"].secondary {
	background-color: #ddd;
	color: #222;
}

button:hover,
button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
	background: #767676;
}

button.secondary:hover,
button.secondary:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="button"].secondary:hover,
input[type="button"].secondary:focus,
input[type="reset"].secondary:hover,
input[type="reset"].secondary:focus,
input[type="submit"].secondary:hover,
input[type="submit"].secondary:focus {
	background: #bbb;
}

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
	color: #333;
	font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
}

:-moz-placeholder {
	color: #333;
	font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
}

::-moz-placeholder {
	color: #333;
	font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
	opacity: 1;
	/* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
	color: #333;
	font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
}





/*--------------------------------------------------------------
9.0 Tables
--------------------------------------------------------------*/

table {
	border-collapse: collapse;
	margin: 0 0 1.5em;
	width: 100%;
}

thead th {
	border-bottom: 2px solid #bbb;
	padding-bottom: 0.5em;
}

th {
	padding: 0.4em;
	text-align: left;
}

tr {
	border-bottom: 1px solid #ddd;
}

td {
	padding: 0.4em;
}

th:first-child,
td:first-child {
	padding-left: 0;
}

th:last-child,
td:last-child {
	padding-right: 0;
}

/*--------------------------------------------------------------
10.0 Links
--------------------------------------------------------------*/



a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	color: #000;
	outline: 0;
}

/* Hover effects */

.entry-content a,
.entry-summary a,
.widget a,
.site-footer .widget-area a,
.posts-navigation a,
.widget_authors a strong {
	-webkit-box-shadow: inset 0 -1px 0 rgba(15, 15, 15, 1);
	box-shadow: inset 0 -1px 0 rgba(15, 15, 15, 1);
	-webkit-transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
	transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
	transition: color 80ms ease-in, box-shadow 130ms ease-in-out;
	transition: color 80ms ease-in, box-shadow 130ms ease-in-out, -webkit-box-shadow 130ms ease-in-out;
}

.entry-title a,
.entry-meta a,
.page-links a,
.page-links a .page-number,
.entry-footer a,
.entry-footer .cat-links a,
.entry-footer .tags-links a,
.edit-link a,
.post-navigation a,
.logged-in-as a,
.comment-navigation a,
.comment-metadata a,
.comment-metadata a.comment-edit-link,
.comment-reply-link,
a .nav-title,
.pagination a,
.comments-pagination a,
.site-info a,
.widget .widget-title a,
.widget ul li a,
.site-footer .widget-area ul li a,
.site-footer .widget-area ul li a {
	-webkit-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 1);
	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 1);
	text-decoration: none;
	-webkit-transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
	transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
	transition: color 80ms ease-in, box-shadow 130ms ease-in-out;
	transition: color 80ms ease-in, box-shadow 130ms ease-in-out, -webkit-box-shadow 130ms ease-in-out;
}

.entry-content a:focus,
.entry-content a:hover,
.entry-summary a:focus,
.entry-summary a:hover,
.widget a:focus,
.widget a:hover,
.site-footer .widget-area a:focus,
.site-footer .widget-area a:hover,
.posts-navigation a:focus,
.posts-navigation a:hover,
.comment-metadata a:focus,
.comment-metadata a:hover,
.comment-metadata a.comment-edit-link:focus,
.comment-metadata a.comment-edit-link:hover,
.comment-reply-link:focus,
.comment-reply-link:hover,
.widget_authors a:focus strong,
.widget_authors a:hover strong,
.entry-title a:focus,
.entry-title a:hover,
.entry-meta a:focus,
.entry-meta a:hover,
.page-links a:focus .page-number,
.page-links a:hover .page-number,
.entry-footer a:focus,
.entry-footer a:hover,
.entry-footer .cat-links a:focus,
.entry-footer .cat-links a:hover,
.entry-footer .tags-links a:focus,
.entry-footer .tags-links a:hover,
.post-navigation a:focus,
.post-navigation a:hover,
.pagination a:not(.prev):not(.next):focus,
.pagination a:not(.prev):not(.next):hover,
.comments-pagination a:not(.prev):not(.next):focus,
.comments-pagination a:not(.prev):not(.next):hover,
.logged-in-as a:focus,
.logged-in-as a:hover,
a:focus .nav-title,
a:hover .nav-title,
.edit-link a:focus,
.edit-link a:hover,
.site-info a:focus,
.site-info a:hover,
.widget .widget-title a:focus,
.widget .widget-title a:hover,
.widget ul li a:focus,
.widget ul li a:hover {
	color: #000;
	-webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 3px 0 rgba(0, 0, 0, 1);
	box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 3px 0 rgba(0, 0, 0, 1);
}

/* Fixes linked images */
.entry-content a img,
.widget a img {
	-webkit-box-shadow: 0 0 0 8px #fff;
	box-shadow: 0 0 0 8px #fff;
}

.post-navigation a:focus .icon,
.post-navigation a:hover .icon {
	color: #222;
}

/*--------------------------------------------------------------
13.0 Layout
--------------------------------------------------------------*/

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}



body {
	background: #fff;
	/* Fallback for when there is no custom background color defined. */
}

#page {
	position: relative;
	word-wrap: break-word;
}

.wrap {
	margin-left: auto;
	margin-right: auto;
	max-width: 700px;
	padding-left: 2em;
	padding-right: 2em;
}

.wrap:after {
	clear: both;
	content: "";
	display: block;
}


#page dl {
border-bottom: 1px solid #ccc !important;
clear: both;

background: white !important;
height: auto;
overflow: hidden;
padding-bottom: 406px !important;
padding-top: 36px !important;
display: flex;

margin-bottom: 406px !important;
height: auto;
align-items: center;display: inline!important;

}


.catchcopy {
    font-size: 17px;
}

.pass_top_sml4 {
    font-size: 13px;
    text-align: left;
    line-height: 1.4;
    padding: 0 8px;
}


.red {
    color: 
    red;
}

#page dt {
color: #333;

font-weight: 700;

background: white;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
height: auto !important;
text-align: left;

width: 100% !important;
padding: 10px 0 10px 8px!important;

line-height: 2;

}
form#mailformpro label.mfp_not_checked {
cursor: pointer;
border-radius: 5px;
font-size: 3.5vw!important;
font-weight: normal !important;
margin: 0 auto;
background: #92D3DA;
color: #FFF;
font-weight: normal !important;
border-radius: 5px;
font-weight: normal !important;
border: #92D3DA solid 1px;
padding: 12px;
width: 97%;
text-align: center;
}

#page dd {
background: white;
border: none;
float: none!important;
padding: 18px .5% 20px!important;
width: 100% !important;
background: white;
border: none;
font-weight: normal !important;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
height: auto !important;
text-align: left;
margin-right: auto!important;
margin-left: auto!important;
border-bottom: 1px solid #ccc !important;
font-size: 1.2rem!important;

margin: 0 auto;
display: flex;
flex-wrap: wrap;
justify-content: start;

}
div.mfp_buttons {
    display: inline-block;
    clear: both;
    padding: 10px 0px;
    text-align: center;
    margin: 20px auto!important;

}


span.required {
color: #fff;
font-size: 72%;
font-weight: normal;
margin-left: 5px;
padding: 2px;
display: inline-block;
line-height: 1;
border-radius: 3px;
background: #D92B00;
vertical-align: text-top;
top: 18px !important;margin-top: 3px;
}

span.required2 {
color: #555;
font-size: .76rem;
font-weight: normal;


display: inline-block;
border-radius: 3px;


}

.site-footer {
border-top: 1px solid #eee;
}
.site-footer .wrap2 {
padding-bottom: 1.5em;
padding-top: 2em;
}


wrap2::after {
clear: both;
content: "";
display: block;
}
.aform-header {
padding: 20px;
margin: 20px 0;
font-size: 20px;
font-weight: normal;
text-align: center;
border-bottom: 3px solid #e60012;
line-height: 1.5;
}

div.contentsBox-form p {
margin: 0px 0px 5px 0px;
padding: 0px 0px 6px 0px;
float: left;
}

h3.ck_top222 {
font-size: 1em;
margin: 30px 0px 12px 0px;
padding: 4px 0px 0px 14px;
color: #fff;
line-height: 66px;
height: 62px;
background-color: #a2bd1a;
}

.aform-cont {
color: #333;
display: block;
font-weight: 800;
margin-bottom: 0em;
}


dd .aform-check {
color: #000;
border: #ccc solid 1px;
padding: 5px 15px 5px 0px;
cursor: pointer;
border-radius: 5px;
}





dd .aform-check input[type="checkbox"] {
margin-right: 0em!important;
}



dd .aform-check input[type="checkbox"]:checked + wpcf7-list-item-label{
background: #92D3DA;
color: #FFF;
}

dd .aform-check input.checkbox:checked + label {
  color:#000080;
  text-decoration:underline;
}


.input.checkbox + label {
  color:#008000!important;
}

.input.checkbox:checked + label {
  color:#000080!important;
  text-decoration:underline!important;
}



.sample{
border-bottom: 1px solid #ccc !important;
clear: both;
width: 100%;
background: white !important;
height: auto;
overflow: hidden;
padding-bottom: 40px !important;
padding-top: 30px !important;
display: flex;
align-items: center;

}



.sample2 {
color: #333;
display: block;
font-weight: 800;
float: left;
padding: 0px 0px 10px 0px!important;
padding-left: 5px;
width: 66%!important;
position: relative;
background: white;
background-color: white;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
height: auto !important;
text-align: left;
font-size: 1.18rem;
margin: 0px!important;
height: 100px !important;
display: flex !important;
align-items: center !important;
}


.sample3{
color: #333;
display: block;
font-weight: 800;
float: left;
padding: 0px 0px 10px 5px!important;
width: 33%;
position: relative;
background: white;
background-color: white;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
height: auto !important;
text-align: left;
font-size: 1.18rem;

height: 100px !important;
display: flex!important;
align-items: center!important;
}

span.must33 {
color: #fff;
font-size: 73%;
font-weight: normal;
margin-left: 5px;
padding: 3px;
display: inline-block;
line-height: 1.05;
border-radius: 3px;
background: #D92B00;
vertical-align: text-top;
top: 18px!important;margin-top: 0px!important;
}


textarea#mfp_element_189 {
    height: 150px!important;
}




.sample_box{

width: 98%;
text-align: left;
padding: 0px 5px;
border: 3px solid #d74a04 !important;
margin: 40px auto;
}

.sample_box h3{
font-size: 1.6rem !important;
color:#d74a04;
padding: 7px 0px 0px; text-align: center;margin: 6px;
}





@media (max-width: 715px) {

.box h3 {

    text-align: center;
    padding-left: 0;
}

.box ul.underline > li {
    margin: 8px 0px 8px 8px;
    font-size: 14px;
}

}

.paragraph01 h2 {
    text-align: left;
    font-size: 18px;
line-height: 1.5;
}
.paragraph01 h2 .heading {
    line-height: 47px;
}
div#contact-paragraph01 #header_contact ul {

    display: block;
    padding: 0 10px 0 0;
    margin: 0;
    list-style: none;
    font-size: 15px;
}

.mfp.boke {
    display: flex;
    justify-content: space-between !important;
    width: 96% !important;
}


div#contact-paragraph01 #header_contact {
    margin: 0;
    padding: 10px;
    border-radius: 5px;
    display: flex;
    justify-content: center;
flex-wrap: wrap;
    align-items: center;
    border: 1px solid #eee;
}

div#contact-paragraph01 .header_contact-box {
    font-size: 28px;
    font-weight: bold;
}

form#mailformpro label#mfp_element_3_label.mfp_checked, form#mailformpro label#mfp_element_4_label.mfp_checked, form#mailformpro label#mfp_element_5_label.mfp_checked, form#mailformpro label#mfp_element_6_label.mfp_checked, form#mailformpro label#mfp_element_7_label.mfp_checked {
margin: 8px 2% !important;
width: 45%;
}

form#mailformpro label#mfp_element_3_label.mfp_not_checked, form#mailformpro label#mfp_element_5_label.mfp_not_checked, form#mailformpro label#mfp_element_6_label.mfp_not_checked, form#mailformpro label#mfp_element_7_label.mfp_not_checked {
margin: 8px 2% !important;
width: 45%;

}


#mfp_element_117_label {
    color: #fff;
}


form#mailformpro textarea#mfp_element_14 {
    width: 93.399% !important;
    min-height: 30vw;
line-height: normal;
resize: vertical;
}

form#mailformpro textarea#mfp_element_122 {
    width: 93.399% !importnt;
    min-height: 30vw;
    line-height: normal;
resize: vertical;
}



div#mfp_overlay_inner div.mfp_buttons {
    display: flex;
    justify-content: space-between;
    width: 84%;
    text-align: center;
    margin: 0 auto 25px;
    text-align: center;
}


#mfp_thanks {
    padding: 20px 0;
    font-size: 16px;
}
.mfp_thanks {
    text-align: left;
    line-height: 1.4;
    width: 94%;
    margin: auto;
}