@charset "utf-8";

/* Base
----------------------------------------------------*/
table.formTable{
	width: 100%;
	border-collapse: collapse;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #FFF;
}
table.formTable td,table.formTable th{
	padding-top: 15px;
	padding-right: 12px;
	padding-bottom: 15px;
	padding-left: 12px;
	border:none;
}
table.formTable th{
	width: 30%;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	border-top: 1px solid #CCC;
}

table.formTable th, table.formTable td {
	width:auto;
	display:block;
}
table.formTable th {
	border-bottom:0;
}
input[type="text"], textarea {
	width:100%;
	padding:10px 5px;
	font-size:110%;
	display:block;
	background:#eeeeee;
	border:none;
}
input[type="button"] {
	display:block;
	width:100%;
	height:40px;
}
input[type="reset"], input[type="submit"]{
	display:inline-block;
	width:30%;
	height:40px;
	background:#C6C1B9;
	border:none;
	margin:10px 0;
	font-size:16px;
}

.rec_form {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 80px;
}

.contact_form {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 80px;
}

.ue60 {
	margin-top:60px;
}

/*　ステップリスト
-------------------------------------*/
.moduleUnit .stepListBox {
}
.moduleUnit .stepListBox .stepListTtl {
	text-align:center;
	position:relative;
	margin-bottom:25px;
}
.moduleUnit .stepListBox .stepListTtl span {
	display:inline-block;
	line-height:1.3;
	font-size:26px;
	font-weight:normal;
	background:#fff;
	padding:0 20px;
	position:relative;
	z-index:10;
}
.moduleUnit .stepListBox .stepListTtl:before {
	content:"";
	display:block;
	position:absolute;
	width:100%;
	left:0;
	top:50%;
	height:4px;
	margin-top:-2px;
	background:#e2e2e2;
}
.moduleUnit .stepListBox > ul > li {
	list-style:none;
	display:table;
	width:100%;
	border-bottom:1px dashed #ddd;
	padding-bottom:36px;
	margin-bottom:36px;
}
.moduleUnit .stepListBox > ul > li:last-child {
	margin-bottom:0;
}
.moduleUnit .stepListBox > ul > li figure {
	display:table-cell;
	vertical-align:middle;
	width:260px;
	padding-right:32px;
	text-align:center;
}
.moduleUnit .stepListBox > ul > li figure img {
	max-width:100%;
	width:100%;
	height:auto;
}
.moduleUnit .stepListBox > ul > li .stepTxt {
	display:table-cell;
	vertical-align:middle;
	font-size:15px;
	line-height:1.67;
}
.moduleUnit .stepListBox > ul > li .stepTxt .stepTxtTtl {
	display:table;
	width:100%;
	margin-bottom:20px;
}
.moduleUnit .stepListBox > ul > li .stepTxt .stepTxtTtl p {
	display:table-cell;
	vertical-align:middle;
}
.moduleUnit .stepListBox > ul > li .stepTxt .stepTxtTtl .number {
	width:50px;
	padding-right:13px;
	line-height:1;
}
.moduleUnit .stepListBox > ul > li .stepTxt .stepTxtTtl .number span {
	color:#fff;
	font-family: 'Roboto', sans-serif;
	font-size:28px;
	background:#85ce66;
	display:inline-block;
	width:50px;
	text-align:center;
	padding:11px 0;
	border-radius:25px;
}
.moduleUnit .stepListBox > ul > li .stepTxt .stepTxtTtl .txt {
	font-size:20px;
	color:#33ad00;
	letter-spacing:-0.025em;
	line-height:1.3;
	font-weight:bold;
}
.moduleUnit .stepListBox > ul > li .stepTxt .stepTxtTtl .txt span {
	font-weight:bold;
	font-size:14px;
	display:block;
	margin-top:5px;
}
.st2 {
    color: #F00;
    font-weight: bolder;
}

.st3 {
    font-weight: bolder;
}
/*　ステップリスト
-------------------------------------*/
.moduleUnit .stepListBox {
}
.moduleUnit .stepListBox .stepListTtl {
	margin-bottom:25px;
}
.moduleUnit .stepListBox .stepListTtl span {
	font-size:20px;
	padding:0 15px;
}
.moduleUnit .stepListBox .stepListTtl:before {
	height:2px;
	margin-top:-1px;
}
.moduleUnit .stepListBox > ul > li {
	display:block;
	padding-bottom:20px;
	margin-bottom:20px;
}
.moduleUnit .stepListBox > ul > li figure {
	display:block;
	width:100%;
	max-width:260px;
	padding-right:0;
	text-align:center;
	margin:0 auto 15px;
}
.moduleUnit .stepListBox > ul > li .stepTxt {
	display:block;
	font-size:14px;
}
.moduleUnit .stepListBox > ul > li .stepTxt .stepTxtTtl {
	margin-bottom:15px;
}
.moduleUnit .stepListBox > ul > li .stepTxt .stepTxtTtl .number {
	width:40px;
	padding-right:13px;
	line-height:1;
}
.moduleUnit .stepListBox > ul > li .stepTxt .stepTxtTtl .number span {
	font-size:20px;
	width:40px;
	padding:10px 0;
	border-radius:20px;
}
.moduleUnit .stepListBox > ul > li .stepTxt .stepTxtTtl .txt {
	font-size:18px;
}
.moduleUnit .stepListBox > ul > li .stepTxt .stepTxtTtl .txt br {
	display:none;
}





.main2-box1 {
    margin-left: auto;
    clear: both;
    margin-right: auto;
    margin-bottom: 20px;
    border: 1px solid #DADADA;
    padding-top: 15px;
    border-radius: 4px;
}

.pic-c {
    text-align: center;
    margin-bottom: 10px;
}
.main2-box1 p {
    margin-left: 20px;
    margin-right: 20px;

    font-size: 14px;
    margin-bottom: 10px;
}
.title-3 {
color: #20a161;
    font-size: 18px;
    /* border-radius: 4px; */
    border-left-width: 6px;
    border-left-style: solid;
    border-left-color: #20a161;
    /* padding-bottom: 10px; */
    padding-left: 10px;
    margin-left: 30px;
    margin-bottom: 15px;
    /* padding-top: 3px; */
    line-height: inherit;
}

html{

}

body{
	font-size:14px;
	color: #333;
		font-family: 'Noto Sans JP', sans-serif;
}

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, font, 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{
margin:0;
padding:0;
vertical-align:baseline;
font-style:normal;
font-weight:normal;
	font-family: 'Noto Sans JP', sans-serif;
}

h1, h2, h3, h4, h5, h6{
line-height:1.9;
font-weight:normal;
font-size:100%;
}

p,
li,
dt, dd,
th, td{
	line-height: 1.9;
}

p a{
	color:#333;
}

ul, ol{
list-style-type:none;
list-style-position:outside;
}



img{
	vertical-align: bottom;
}

a img{
border:0;
}
.f0 {
	color: #fff;
	background-color: #20A161;
}
/*　　*/
footer {
	background-image:url(../img/mokume.jpg);
	padding:20px 0 0;
}

.center-text {
	text-align: center;
	margin-right: auto !important;
	margin-left: auto !important;
}

.floatright {
	float:right;
}

.floatleft {
	float:left;
}

.clearboth {
	clear:both;
}

.margin_b5 {
	margin-bottom: 5px;
}

.margin_b10 {
	margin-bottom: 10px;
}

.margin_b15 {
	margin-bottom: 15px;
}

.margin_b20 {
	margin-bottom: 20px;
}

.margin_b30 {
	margin-bottom: 30px;
}

.margin_b40 {
	margin-bottom: 40px;
}

.padd_l15 {
	padding-left: 15px;
}

.in_cont {
	clear: both;
	overflow: hidden;
}

.in_cont5 {
	clear: both;
	margin-bottom: 5px;
	overflow: hidden;
}

.in_cont10 {
	clear: both;
	margin-bottom: 10px;
	overflow: hidden;
}

.in_cont20 {
	clear: both;
	margin-bottom: 20px;
	overflow: hidden;
}

.in_cont25 {
	clear: both;
	margin-bottom: 25px;
	overflow: hidden;
}

.in_cont30 {
	clear: both;
	margin-bottom: 30px;
	overflow: hidden;
}

.midashi1 {
    font-size: 19px;
    font-weight: bold;
    color: #483111;
    margin-bottom: 15px;
    padding-bottom: 5px;
    border-bottom-width: 4px;
    border-bottom-style: solid;
    border-bottom-color: #20a161;
    background-image: url(../img/img10.png);
    background-repeat: no-repeat;
    background-position: right 3px;
    padding-top: 10px;
}

.midashi2 {
font-weight: bold;
    color: #4cb050;
    background-image: url(../img/yaji.jpg);
    background-repeat: no-repeat;
    background-position: left 1px;
    padding-left: 25px;
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #4cb050;
    background-size: 20px;
}

.midashi22 {
	font-weight: bold;
	color: #483111;
	background-image: url(../img/yaji.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 25px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	background-size: 20px;
}

.midashi3 {
	font-size: 16px;
	font-weight: bold !important;
	margin-bottom: 15px;

}

.midashi4 {
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    margin-bottom: 10px;
    color: #20a161;
}

.midashi5 {
}

.t1 {
	font-size: 12px;
}

.list1 {
	margin-bottom: 20px;
	margin-left: 10px;
}

.list1 li{

}
.main1 p {
    margin-left: 10px;
    margin-right: 6px;
 
    font-size: 14px;
    margin-bottom: 16px;
}
.main11 p {
    margin-left: 10px;
    margin-right: 6px;
    line-height: 1.8;
    font-size: 14px;
    margin-bottom: 16px;
	border-bottom:1px dotted #ccc;
}
.pic-r {
    margin-bottom: 10px;
    float: right;
    padding-right: 15px;
}

img.icon:hover{
    opacity: 0.6;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
}

.font_r {
	color: #F00;
}

.font_b {
	font-weight: bold;
}

.font_bb {
	color: #610B03;
}

.img100 img{
	width:100%;
	height:auto;
}

/*　メニュー　*/


#sp_menu {
	width: 100%;
	position: fixed;
	left: 0;
	bottom: 0;
	height: 60px;
	z-index: 1000;
	background-image: url(../img/menu_back.png);
	background-repeat: repeat;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
}
#sp_menu_btn {
    width: 30px;
    height: 30px;
    padding: 5px;
    float: left;
}
#sp_pagetop {
	width: 50px;
	float: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}
#sp_logo {
	position: absolute;
	top: 15px;
	left: 50%;
	margin-left: -97px;
}
#sp_menu_inner {
    position: relative;
    width: 100%;
}
.footer_c2 p a {
	color: #FFF;
}
.frame {
	    position: relative;
    display: inline-block;
    width: 290px;
    border: 4px solid #fff;
    box-shadow: 2px 2px 10px -3px rgba(0, 0, 0, 1);
    margin-top: 11px;
    border-radius: 5px;
}
.frame img {
	margin-top: 10px;
	border-radius: 10px;
	transform-origin: 0 0;
}


/*　トップページ　*/


/*　ヘッダー　*/

.sp-home {

}


.toph1 {
	font-size: 10px;
	padding-top: 5px;
	margin-bottom: 15px;
}

.wrap {
	overflow: hidden;

}


header {
    background-image: url(../img/header_back.png);
    background-repeat: repeat-x;
    background-position: bottom;
    /* padding-bottom: 15px; */
    height: 65px;
    margin-bottom: 10px;

}

.header_cont {
	width: 262px;
	margin-right: auto;
	margin-left: auto;
}

.header_logo {
	position: fixed;
	background-color: #fff;
	z-index: 1;

	height: 76px;
	border-bottom: 2px solid #eee;
	background-image: url(../img/mokume.jpg);
	background-repeat: repeat;
}

.header_logo img{
	width:100%;
	height:auto;
}
nav-link {
    padding-top: 45px;
    padding-bottom: .5em;
    border-bottom: 2px solid #F1A3C6;
    background-position: center 5px;
}

img {
    max-width: 100%;
    height: auto;
}
.nav-link0 {
	background-image: url(../img/img01.png);
	background-repeat: no-repeat;
	background-size: 25px;
}
.nav-link1 {
	background-image: url(../img/img02.png);
	background-repeat: no-repeat;
	background-size: 25px;
}
.nav-link2 {
	background-image: url(../img/img03.png);
	background-repeat: no-repeat;
	background-size: 25px;
}
.nav-link3 {
	background-image: url(../img/img04.png);
	background-repeat: no-repeat;
	background-size: 25px;
}
.nav-link4 {
	background-image: url(../img/img05.png);
	background-repeat: no-repeat;
	background-size: 25px;
}
.nav-link5 {
	background-image: url(../img/img06.png);
	background-repeat: no-repeat;
	background-size: 25px;
}
.nav-link6 {
	background-image: url(../img/img07.png);
	background-repeat: no-repeat;
	background-size: 25px;
}
.nav-link7 {
	background-image: url(../img/img08.png);
	background-repeat: no-repeat;
	background-size: 25px;
}
.nav-link8 {
	background-image: url(../img/img09.png);
	background-repeat: no-repeat;
	background-size: 25px;
}
.nav-link9 {
	background-image: url(../img/img10.png);
	background-repeat: no-repeat;
	background-size: 25px;
}
.min { font-family: "Sawarabi Mincho"; }
.spacer5 {
	color: #fff;
    margin: 10px;
}
.shita5 {
	margin-bottom:5px;
}
.telnum3v {
    color: #fff;
    margin: 10px;
}
.yell {
    font-weight: bold;
    color: #fff;
}
.main_img {
margin-right: auto;
    margin-left: auto;
    background-image: url(../img/main_imgb.png);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: cover;
}
.main_img h1 {
	
}
.main_img img{
padding: 20px 0 20px;
margin:0 10px;
}
.main_img_p {
	padding-left: 20px;
	padding-bottom: 14px;
	
}
.redbold {
	color:#f00;
	font-weight:bold;
}
.botan3 {
    margin-top: 10px;
    text-align: center;
    width: 150px;

    margin-right: auto;
    margin-left: auto;
    /* padding-top: 5px; */
    background: #20a161;
    color: #fff;
    border-radius: 20px;
    padding: 5px;
}
.botan3 a {
    color: #fff !important;
	text-decoration:none;
}
.mida1 {
font-size: 16px;
    /* margin-bottom: 5px; */
    color: #fff;
    text-align: center;
    background: #20a161;
    border-radius: 5px;
    padding: 5px;

    margin: 5px auto;
}
.mida2 {
	font-size: 22px;
	margin-bottom: 30px;
	color: #4b361b;
	font-weight: bold;
	text-align: center;
	font-family: "Sawarabi Mincho";
}
.mida20 {
	font-size: 18px;
	margin-bottom: 30px;
	color: #4b361b;
	font-weight: bold;
	text-align: center;
	font-family: "Sawarabi Mincho";
}
.stepTxtTtl {
	clear:both;
}
.mida20 span {
    font-size: 26px;
    margin-bottom: 30px;
    color: #FF3300;
    font-weight: bold;
	font-family: "Sawarabi Mincho";
}
.min {

	font-family: "Sawarabi Mincho" !important;
}

#right_box table{

	width: -webkit-fill-available;
	margin-bottom:20px;
	
}

#right_box .note{
	font-size:9pt;
	margin-left:50px;
}


.ta table, td, th {
	border: 1px #744428 solid;
	margin:5px;
}

.ta th{
	color:#ffffff;
	background-color:#ba9077;
}
.ta td {
	padding:5px;
}




.mida2 span {
	font-size: 26px;
	margin-bottom: 30px;
	color: #FF3300;
	font-weight: bold;
}
.mida3 {
	font-size: 14px;
	margin-bottom: 10px;
	color: #111;
	text-align: center;
	border-bottom: 2px solid #ddd;
	line-height: 2;
	margin-bottom: 30px;
	padding-bottom: 10px;
}


.main1 {
    background-repeat: repeat;
    padding-top: 25px;
    padding-bottom: 0px;

}

.main1_midashi {

	background-repeat: no-repeat;
	background-position: right -8px;
	margin-bottom: 10px;
}
.main1_midashi0 {

	margin-bottom: 10px;
}

.cont300 {

	margin-right: 10px;
	margin-left: 10px;
}

.cont280 {
	margin-right: 40px;
	margin-left: 40px;
}

.main2 {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.main3 {
	background-color: #333333;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	background-image: url(../img/topics_back.png);
}

.main3_info {
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
}
.centertext {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}
.shita20 {
    margin-bottom: 20px;
}
.copy {
    text-align: center;
    margin-top: 8px;
    margin-bottom: 10px;
    font-size: 9px;
}
.telnum3v a {
	color: #cddc39;
	font-weight: bold !important;
	text-decoration: none;
}
.main3_midashi {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B04D1C;
	margin-bottom: 24px;
	padding-bottom: 12px;
	font-size: 16px;
	color: #FFF;
}

.main5-6 {
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
	margin-bottom: 30px;
}

.main6_midashi {
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}


/*　ページ　*/

.page_cont {
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 10px;
}

.page_title {
	background-image: url(../img/title_back.png);
	height: 120px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}

.page_title p{
	padding-top: 48px;
	padding-left: 15px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}

.company_t dl{
	margin-bottom: 30px;	
}

.company_t dt{
	border-bottom: 1px dotted #CCC;
	padding-bottom: 3px;
	font-weight: bold;
	margin-bottom: 5px;
}

.company_t dd{
	vertical-align: middle;
	margin-bottom: 20px;
}

.company_t dd a{
	color:#333
}

.company_t span{
color: #999;
    padding-left: 10px;
    font-size: 12px;
}

.st {
	color: #F00;
	font-size: 12px;
}

.paint_t {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 5px;
}

.paint_1{
	font-weight: bold;
	background-color: #eee;
	text-align: center;
	width: 100px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #ddd;
}

.paint_2{
	font-weight: bold;
	background-color: #eee;
	text-align: center;
	width: 76px;
	border: 1px solid #ddd;
}

.paint_t td{
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #ddd;
}

.wrd {
	font-weight: bold;
}

.rd {
	color:#FF0000;
	font-weight:bold;
}

.case_cont {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 30px;
	padding-bottom: 10px;
}

.faqList2 {
	background-image: url(../img/qa_q.gif);
	background-repeat: no-repeat;
	background-position: 0px 25px;
	padding-top: 25px;
	font-weight: bold;
	color: #FF3300;
	font-size: 14px;
	padding-left: 30px;
}

.faqList3 {
	background-image: url(../img/qa_a.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	color: #300000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 20px;
	padding-top: 10px;
	margin-top: 10px;
	padding-left: 30px;
}
.shadow {
    margin-top: 5px; /* 画像の上の余白*/
    display: inline-block; 
    box-shadow: 0px 5px 15px -5px rgba(0, 0, 0, 0.8); /*横方向　下方向　ぼかし　広がり　色 */
}

/*　box
-------------------------------------*/
.box {
	box-shadow: 0.5px 0.866px 3px 0px rgba(0, 0, 0, 0.2);
	position: relative;
	border:solid 10px #eee;
}
.box:before {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 8px 8px;
	border-color: transparent transparent #34ad00 transparent;
	content:"";
	display:block;
	position:absolute;
	bottom:5px;
	right:5px;
}
.box a {
	display:block;
}
.box a:hover {
	color:#333;
}
/*　checkBox
-------------------------------------*/
.checkBoxIn {
	margin: 0 auto 30px;
	padding: 0 3px;
}
.checkBoxIn .checkBox {
	width: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
.checkBoxIn .checkBox a {
	display:block;
	text-decoration:none;
	padding:26px 30px;
	    color: #333;
}
.checkBoxIn .checkBox a:hover {
	color:#333;
}
.checkBoxIn .checkBox a:hover img {
	opacity:1;
}
.checkBoxIn .checkBox h3 {
	line-height:1.6;
	text-align:center;
}
.min span {
font-family: "Sawarabi Mincho" !important;
font-size:24px !important;
}
.checkBoxIn .checkBox h3 span {
	display:inline-block;
	font-weight:bold;
	font-size:18px;
	padding:0 17px 17px;

	color:#4b361b;
}
.checkBoxIn .checkBox .col2 figure {
	float:none;
	text-align: center;
}
.checkBoxIn .checkBox .col2 p {
float: none;

    font-size: 15px;
    font-weight: bold;
    line-height: 1.86;
    margin-bottom: 10px;
    text-align: center;
}
.checkBoxIn .checkBox .btn {
	width:240px;
	margin:0 auto;
	background:#4b361b;
	line-height:1;
	font-size:18px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	padding:10px 0;
	border-radius:38px;
}
.checkBoxIn .checkBox a:hover .btn {
	background:#fff;
	color:#33ad00;
}
.checkBoxIn .checkBox01 {
	    display: block;
}
.checkBoxIn .checkBox01 h3 {
	margin-bottom:0px;
}
.checkBoxIn .checkBox01 .col2 {

}
.checkBoxIn .checkBox01 .col2 p {

}
.checkBoxIn .checkBox01 a {
	a:link, a:visited {
    cursor: pointer;
    color: #333;
    text-decoration: none;
}
.checkBoxIn .checkBox01 figure {
	padding-left:7px;
}
.checkBoxIn .checkBox02 h3 {
	margin-bottom:16px;
}
.checkBoxIn .checkBox02 .col2 {
	padding-bottom:20px;
}
.checkBoxIn .checkBox02 .col2 p {
	padding-top:30px;	
}
.checkBoxIn .checkBox02 {
	float:right;
}
