/*
Theme Name: original
Theme URI: http://unknown.jp/
Description: オリジナルリセット
Version: 100.0
Author: noname
Author URI: http://unknown.jp/
*/

/* html5 reset
html{overflow-y:scroll;}
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
hgroup, menu, nav, section,
time, mark, audio, video {margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
main{display:block;}
h1, h2, h3, h4, h5, h6,address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
article, aside, dialog, figure, footer, header,hgroup, nav, section {display:block;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
img{vertical-align:bottom; max-width:100%; height:auto;}
*/

@charset "UTF-8";
/* CSS Document */

body{
	margin: 0;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 400;
}

#header{
	border-top: solid 20px #006837;
}
	.container{
	width: 1200px;
	margin: 0 auto;
}

a{
	color:#006837;
}	

a img {
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: alpha(opacity=70);
}

ul{
	padding-left: 0;
}


.h_h1{
	padding-top: 20px;
	display: block;
	width:  437px;
} 
.h_h1 img{
width:  437px;
}
.logo{
	width:  437px;
	    display: block;
}
.rlt{
	position: relative;
}

.abs{
	position: absolute;
}



.search.abs{
	top: 0;
    right: -27px;
}

.search.pc .prd_search_keyword {
    width: 256px;
    height: 25px;
 border-radius: 5px;
    border:solid 1px #253B54;
}

.prd_search_btn{
	filter: brightness(100%) invert(1);
    opacity: 1;
	margin-left: 5px;
}

.prd_search_form .flex{
	align-items: center;
	display: flex;
	
}
.sub-nav{
	position: absolute;
	right: 0;
	    top: 35px;
}
.sub-nav ul{
	display: flex;
	width: 140px;
	justify-content: space-between;
	    align-items: baseline;
}
.sub-nav ul span{
	display: block;
	    font-size: 11px;
}
.sub-nav li{
	text-align: center;
	list-style: none;
}
.sub-nav a{
	color:#006837;
	text-decoration: none;
}
.sub-nav a:hover{
	color:#8CC63F;
}

.sub-nav img{
	height: 28px;
	width: auto;
	margin-bottom: 0px;
}

.pc_head_nav{
	position: absolute;
	right: 0;
	top:110px;
}

.pc_head_nav ul{
	 display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center; /** 真ん中寄せ **/
}

.pc_head_nav li a{
	    width: 185px;
    text-align: center;
	
	       height: 50px;
  /** 以下中央揃え**/
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.pc_head_nav li:last-child{
	border-right:0px;
	   
}
.pc_head_nav li{
	list-style: none;
	border-right: solid 1px #006837;
}
.pc_head_nav li a{
	 color:#006837;
	text-decoration: none;
		display: block;
}
.pc_head_nav li a:hover{
	color:#8CC63F;
}

.pc_head_nav li span{
	display: block;
	font-size: 14px;
}

.plan_link{
	margin-top: 50px;
}

.plan_link a img{
	margin-bottom: 30px;
}

.info{
	background-color: #F4FAEC;
	    padding: 30px 0;
}
.info h2{
    text-align: center;
    color: #006837;
    background: linear-gradient(transparent 62%, #E2E892 0%);
    padding: 0px 5px;
    font-size: 28px;
    font-weight: bold;
    display: inline-block;
    margin-bottom: 25px;
}

.info p{
	color: #006837;
	  text-align: center;
	line-height: 1.8;
		font-size: 18px;
}

.btn_type01{
border: solid 2px #006837;
    color: #006837;
    background-color: #fff;
    width: 300px;
    padding: 5px 20px;
    border-radius: 50px;
    font-size: 25px;
 margin: 50px auto 50px;
    text-align: center;
    display: block;
	text-decoration: none;
}

.btn_type01:hover {
	background-color: #006837;
	color: #fff;
}

.round_title{
	text-align: center;
}

.round_title img{
	height: 160px;
	width: auto;
}
.round_title{
	position: relative;
	z-index: 100;
}
.title_txt{
    border: solid 2px #006837;
    color: #006837;
    background-color: #fff;
     width: 410px; 
    padding: 3px 20px;
    border-radius: 50px;
    font-size: 33px;
    margin: 70px auto 90px;
    text-align: center;
    display: table;
    z-index: 100;
	
}
.title_bg{
	background: linear-gradient( 
180deg
 ,#006837 0%,#006837 50%,#8cc63f 50%,#8CC63F 100%);
    border-radius: 50%;
    text-align: center;
    color: #fff;
    width: 165px;
    height: 165px;
   position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	z-index: -1;
}

	.hikken{
		position: absolute;
		top: -92%;
    left: 59%;
    font-size: 22px;
		color: #006837;
		    transform: rotate(
333deg
);
	}

.title_txt01{
    color: #fff;
    position: absolute;
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    z-index: 100;
	font-size: 18px;
}
.title_txt02{
    color: #fff;
    position: absolute;
   bottom: 23px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    z-index: 100;
	font-size: 18px;
}
#concept .container{
	padding: 50px 0;
}
#concept p{
		color: #006837;
	  text-align: center;
	line-height: 1.8;
	font-size: 18px;
}

#concept .container,#faq .container{
	padding: 50px 0;
}

.p_big{
	    font-size: 48px!important;
    line-height: 1.5!important;
}

#type{
		background-color: #F4FAEC;
	    padding: 50px 0;
}
#type li{
	list-style: none;
	width: 350px;
	    height: 500px;
	position: relative;
}
#type li a{
	text-decoration: none;
}
#type ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 20px;
}

.type_img{
	border-radius: 50%;
		width: 350px;
	height: auto;
}
.type_title{
	    border: solid 2px #006837;
    color: #006837;
    background-color: #fff;
    width: 170px;
    padding: 3px 10px;
    border-radius: 50px;
    font-size: 25px;
    margin: 50px auto 50px;
    text-align: center;
    display: block;
    text-decoration: none;
    position: absolute;
    top: 150px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    z-index: 100;
}

.type_txt{
	    background: linear-gradient(
180deg
,#006837 0%,#006837 50%,#8cc63f 50%,#8CC63F 100%);
	border-radius: 50%;
	text-align: center;
	color: #fff;
	width: 200px;
	height: 200px;
		  position: absolute;
    top: 228px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

.type_txt p{
	    display: table-cell;
    vertical-align: middle;
    height: 200px;
    width: 200px;
	    line-height: 1.7;
    font-size: 18px;
}

#flow{
	    padding: 50px 0;
}

#flow li{
	color: #006837;
	text-align: center;
	font-size: 25px;
	margin-bottom: 30px;
	list-style: none;
}

#faq li{
	color: #006837;
	text-align: center;
	font-size: 20px;
	margin-bottom: 30px;
	list-style: none;
}

#faq p{
	color: #006837;
	text-align: center;
	font-size: 16px;
	margin-top: 100px;
	margin-bottom: 30px;
}
#contact p{
	text-align:center;
	color:#006837;
	font-size:18px;
}
.trivia_yajirushi{
position: absolute;
    width: 16px!important;
    height: auto!important;
    bottom: -49px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

.f_trivia p{
	    text-align: center;
    color: #707070;
}
footer{
	background-color: #F4FAEC;
	padding-top: 50px;
}

#fNAV{
	display: flex;
	justify-content: space-between;
	width: 700px;
	margin: 50px  auto;
}


#fNAV li{
	list-style: none;
	margin-bottom: 15px;
}

#fNAV a{
text-decoration: none;
	color: #006837;
}


.f_logo{
	width:350px;
	height: auto;
	display: block;
	margin: 0 auto 50px;
}
.sns_f{
	position: absolute;
	left: 0;
	bottom: 0px;
}
.sns_f i{
	color: #006837;
	font-size: 30px;
	margin-right: 10px;
}
.sns_f a:hover i{
	color: #8CC63F;
}


.copy{
	background-color: #009245;
	color: #fff;
	text-align: center;
	padding: 10px 0;
}

/*上へ戻る*/
#page-top {
    position: fixed;
    bottom: 10px;
    right: 20px;
  font-size: 180%;
        z-index: 100;
}
#page-top a {
    background: #8CC63F;
    text-decoration: none;
    color: #fff;
    width: 50px;
  height: 50px;
    text-align: center;
    display: block;
    border-radius: 50px;
	    padding: 0px 0;
    box-sizing: border-box;
	position: relative;
	    line-height: 0;
}

#page-top a:before{
	position: absolute;
	color: #fff;
	left: 0;
  right: 0;
	top:28px;
  margin: auto;
	content: 'PAGE';
	font-size: 11px;
}

#page-top a:after{
	position: absolute;
	color: #fff;
	left: 0;
  right: 0;
	top:40px;
  margin: auto;
	content: 'TOP';
	font-size: 11px;
}

#page-top a:hover {
    text-decoration: none;
    background: #009245;
}

/*お問い合わせフォーム*/

.attention{
	margin-bottom:30px;
}


.title_type_form{
	margin: 50px auto -50px;
    text-align: center;
    font-size: 27px;
    color: #FD7500;
    font-weight: bold;
}

.confirm .pri_doui{
    justify-content: flex-start;
}

.contact  .btn_type02{
	    margin: 0 auto;
    display: block;
}

.contact .min-container{
	width:800px;
	margin:80px auto 0px; 
}



.form_contents {
    display: flex;
    width: 900px;
    margin: 34px auto;
	 align-items: flex-start;
}

.form_left{
    font-size: 15px;
    padding: 7px 30px 0 0;
    margin-bottom: 5px;
    color: #393939;
    position: relative;
    margin-right: 20px;
	font-weight:bold;
	flex: 3;
}


.form_left .hissu {
 position: absolute;
    right: 10px;
	    top: 5px;
    color: #E00303;
    font-size: 14px;
    padding: 2px 12px 3px;
}
.form_left .nini{
 position: absolute;
    right: 10px;
	   top: 5px;
    color: #393939;
    font-size: 14px;
    padding: 2px 12px 3px;
}

.input_name input[type=text]{

    margin-right: 10px;
}

.flex_name{
	display:flex;
}
.flex_address{
		display:flex;
}
.flex_address p{
		margin:0;
}
.gyousyu{
	color:#707070;
	font-size:14px;
	display:block;
}
.building{
	margin-right:10px;
}
.input_name .abs{
	position:absolute;
	color:#393939;
	    top: -26px;
    left: 0;
}
.input_name .abs2{
	position:absolute;
	color:#393939;
	    top: -26px;
    left: 0;
}
.num03 .error{
	display:none!important;
}
.form_right{
flex:7;
}

.mwform-checkbox-field-text {
    margin-left: -10px;
    margin-right: 20px;
    display: block;
    height: 40px;

}
.mwform-radio-field label{
	padding-top:2px;
}
.mwform-checkbox-field input {
    margin: 0px;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    float: left;
}

.confirm .form_right{
	    font-size: 16px;
    line-height: 1.8;
}

.error{
	    font-size: 93%;
    color: #B70000;
    display: block;
}

.form_contents p{

}
.mwform-checkbox-field input, .mwform-radio-field input {
    margin: 0px;
    width: 20px;
    height: 20px;
    vertical-align: middle;
}

.privacy_mes{
    margin: 0 0 50px;
    display: block;
}

.privacy_mes a{
	text-decoration:underline;
margin: 30px 0 60px;
    display: block;
}

.adnum {
    margin-bottom: 10px;
}

.form textarea,
.form input[type=text],
.form input[type=email]
{
	background-color: #fff;
	color: #333;
	border: 1px solid #ddd;
	font-size: 100%;
	padding: 0.5em;
	    border-radius: 5px;
	box-shadow: 1px 1px 0px rgba(0,0,0,.1) inset;
}

.form select {
	margin-top: 10px;
    border: 1px solid #ddd;
    font-size: 100%;
    padding: 0.5em;
    border-radius: 5px;
    box-shadow: 1px 1px 0px rgba(0,0,0,.1) inset;
}

.doui{
	margin:50px 0;
}
.pri_doui{
	margin:20px auto;
    justify-content: center;
}
.pri_doui div{
	    color: #FD7500;
    margin-right: 20px;
    font-weight: bold;
}
.pri_doui .hissu{
	   color: #313131;
    background: #FFF100;
    font-size: 12px;
    padding: 2px 12px 3px;
    border-radius: 50px;
	margin-left:10px;
}

.flex_name{
	
}

.form textarea {
	width: 98%;
	
	font-size: 14px;
}

.linker_type02 a{
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    color: #006837;
    border: 2px solid #006837;
    background: #fff;
    text-decoration: none;
    padding: 15px 20px;
    width: 280px;
    box-sizing: border-box;
    font-size: 16px;
    text-align: center;
    position: relative;
    font-weight: 400;
    letter-spacing: 3px;
    margin: 50px auto;
    display: block;
}
.linker_type02 a:hover{
    color: #ffffff;
    background:  #006837;
    text-decoration: none;
    cursor: pointer;
}

textarea::placeholder,input::placeholder {
  color: #bfbfbf;
}
/* IE */
textarea:-ms-input-placeholder,input:-ms-input-placeholder {
  color: #bfbfbf;
}
/* Edge */
textarea::-ms-input-placeholder,input::-ms-input-placeholder {
  color:#bfbfbf;
}
.top20{
	margin-top:20px;
}
.form_soushin{
	display:flex;
	    margin: 20px auto 0;
}
.inline{
       display: inherit;
    align-items: baseline;
}
.form_soushin input{
      -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    box-sizing: border-box;
    font-weight: 400;
    margin: 20px auto;
    display: block;
    color: #006837;
    background-color: #fff;
    width: 300px;
    padding: 12px 0px;
    font-size: 18px;
    border: solid 2px #006837;
    position: relative;
    text-align: center;
}
.form_soushin input:after{
    position: absolute;
    content: "";
    display: inline-block;
    width: 28px;
    height: 28px;
    right: 23px;
    top: 16px;
    background: url(images/link.png) no-repeat;
    background-size: contain;
    vertical-align: middle;
}
	


.form_soushin input:hover{
   background-color:#006837;
    text-decoration: none;
	color:#fff;
	cursor:pointer;
}

.privacy_mes{
	   text-align: center; 
}

.confirm .privacy_mes {
    display: none;
}
.confirm .gyousyu {
    display: none;
}
.confirm .chk_mail{
	 display: none;
}
.confirm .input_name .abs,
.confirm .input_name .abs2{
display: none;
}
.confirm .form_left a{
	display: none;
}
.confirm .last_n{
	margin-right:10px;
}

.title_txt span{
	font-size:20px;
}
.other_txt{
	text-align:center;
	margin-bottom:150px;
}
.other_txt h3{
	text-align:center;
	font-size:16px;
}
.other_txt p{
	margin-bottom:50px;
}
/*
.contact_area{
    padding-bottom: 24px;
    margin-bottom: 5px;
}
*/
/*
.contact_area:before{
background: #F7F7F5;
    content: "";
    z-index: -1;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 910px;
}
*/

/*ビジネスタイプ*/
.title_business .type_title{
	top:30px;
}
.title_business .type_txt{
	top:105px;
}
.clinic .title_type_head {
    background: url(images/business/head_clinic_pc.jpg) no-repeat center center;
    background-size: cover;
}
.professional .title_type_head {
    background: url(images/business/head_pro_pc.jpg) no-repeat center center;
    background-size: cover;
}
.eat .title_type_head {
    background: url(images/business/head_eat_pc.jpg) no-repeat center center;
    background-size: cover;
}
.salon .title_type_head {
    background: url(images/business/head_salon_pc.jpg) no-repeat center center;
    background-size: cover;
}
.shop .title_type_head {
    background: url(images/business/head_shop_pc.jpg) no-repeat center center;
    background-size: cover;
}
.other .title_type_head {
    background: url(images/business/head_other_pc.jpg) no-repeat center center;
    background-size: cover;
}

.title_type_head {
    height: 400px;
    width: 100%;
	position:relative;
}

.business_main{
	background-color:#F3F9EB;
	    padding: 30px 0 50px;
}

.business_main .flex{
display:flex;
	justify-content:space-between;
	 align-items: flex-start;
}
.business_main .business_l,.business_main .business_r{
width:550px;
}
.hp_title{
    background-color: #fff;
    position: relative;
    border: solid 3px #006535;
    border-radius: 17px;
    margin-left: 50px;
    margin-bottom: 35px;
    margin-top: 40px;
}
.hp_title p{
    color :#006535;
	    margin: 0;
         padding: 13px 10px 13px 95px;
}
.homepage{
position: absolute;
    width: 145px;
    left: -56px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.point{
	position:absolute;
	    width: 160px;
    right: -14px;
    top: -44px;
}
.hp img{
	width:100%;
	height:auto;
}

.print_title{
	width:100px!important;
height:100px!important;
	margin-right:30px;
		margin-bottom:30px;
}
.business_main .business_r {
	margin-top:50px;
}
.business_main .business_r img{
	width:100%;
	height:auto;
}
.business_r .print_contents{
	margin-bottom:50px;
}
.card .print_img img{
	width:80%;
}
.bag .print_img img{
	width:70%;
}
.other_business{
    margin: 110px 0;
}
	.other_business ul{
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
	    width: 900px;
    margin: 60px auto;
}
.other_business li{
	list-style: none;
    width: 227px;
    text-align: center;
    margin-bottom: 40px;
}

.other_business li .current{
	    border: solid 2px #DDD8D8;
    background: #DDD8D8;
    color: #fff;
}

.other_business li a{
    border: solid 2px #006837;
    border-radius: 50px;
    text-decoration: none;
    color: #006837;
    padding: 3px;
    font-size: 23px;
	    display: block;
}
.other_business li a:hover{
    border: solid 2px #006837;
	background: #006837;
    color: #fff;
  
}

.faq{
	display:none;
}

.open_btn{
	    cursor: pointer;
	 border: solid 2px #006837;
    color: #006837;
    background-color: #fff;
    width: 250px;
    padding: 5px 20px;
    border-radius: 50px;
    font-size: 20px;
    margin: 20px auto 20px;
    text-align: center;
    display: block;
    text-decoration: none;
}
.open_btn.active{
	 border: solid 2px #DDD8D8;
    color: #fff;
    background-color:#DDD8D8;
}
.open_btn:hover{
    color: #fff;
    background-color:#006837;
}
.faq_contents{
	width:750px;
	margin:0 auto 50px;
}
.faq_contents:last-child{
	margin:0 auto 100px;
}
.faq_contents h3{
	color:#006837;
	font-size:20px;
}
.faq_contents li{
	color:#006837;
	font-size:16px;
	margin-bottom:8px;
	list-style:none;
}
.faq_contents li:last-child{
	margin-bottom:0;
}
.faq_contents .que{
	margin-bottom:8px;
		font-size:17px;
}
.faq_contents .aus{
	color:#000!important;
	margin-top:0;
}
.faq li{
	margin-bottom:30px;
}

.flex.server{
	display:flex;
	justify-content:space-between;
	    margin-bottom: 20px;
}
.server01{
	flex:7;
}
.server02{
    flex: 3;
    border: solid 1px #707070;
    border-radius: 10px;
    padding: 10px;
    box-sizing: border-box;
    color: #393939;
    font-size: 12px;
}

.server02 p{
	margin:0;
}

.youken_link{
	margin:50px 0;
}
.youken_yudo{
    text-align: center;
    color: #006837;
    font-size: 20px;
    font-weight: bold;
    margin: 0;
}
.btn_type03{
    border: solid 2px #006837;
    color: #006837;
    background-color: #fff;
    padding: 5px 20px;
    border-radius: 50px;
    font-size: 20px;
    margin: 5px auto 5px;
    text-align: center;
    display: table;
    text-decoration: none;
}
.btn_type03:hover {
    background-color: #006837;
    color: #fff;
}

.text_center{
text-align:center;	
}

.title_type01{
    text-align: center;
    color: #006837;
    font-size: 30px;
    border: solid 1px #006837;
    color: #006837;
    background-color: #fff;
    padding: 5px 20px;
    border-radius: 50px;
    display: table;
    margin: 0 auto;
}

.youken_link{
    background-color: #FCF5F5;
    padding: 20px;
    border: solid 2px #ef6358;
}
.form_color{
	position:relative;
	padding: 45px 0px;
}
.form_color:before{
    background: #F7F7F5;
    content: "";
    z-index: -1;
    position: absolute;
    bottom: 0;
    width: 100vw;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.f_tb{
	background-color: #fff;
    border: solid 1px #707070;
    color: #393939;
    width: 208px;
    text-align: center;
    padding: 3px;
    border-radius: 7px;
}

.pack .mwform-radio-field.vertical-item{
 padding-bottom: 220px;
    padding-top: 10px;
    padding-left: 10px;
    background-color: #fff;
    margin-bottom: 14px;

}
.pack{
    position: relative;
}
.pack5 p{
	    position: absolute;
    top: 20px;
    left: 30px;
}
.pack7 p{
	    position: absolute;
    top: 285px;
    left: 30px;
}
.packc p{
	    position: absolute;
    top: 552px;
    left: 30px;
}
.confirm .pack5 p,.confirm .pack7 p,.confirm .packc p,.confirm .caution,.confirm .txt_center,.confirm .red_txt,.confirm .rei,.confirm .contact_last,.confirm .green_txt,.confirm .memori_li::after,.confirm .font img{
	display:none;
}
.confirm .memori_li{
	display:block;
}
.black_txt {
    font-size: 12px;
    color: #707070;
	margin:20px 0;
}

.item .mwform-radio-field.vertical-item {
    padding-bottom: 15px;
    padding-top: 10px;
    padding-left: 10px;
    margin-bottom: 14px;
}
.item_rei01 {
    position: absolute;
    top: 32px;
    left: 39px;
}
.item_rei02 {
    position: absolute;
    top: 92px;
    left: 39px;
}
.item_rei03 {
    position: absolute;
    top: 152px;
    left: 39px;
}

.item,.font{
	 position: relative;
	 
}
.font .mwform-radio-field.vertical-item{
	 padding-bottom: 15px;
    padding-top: 10px;
    padding-left: 10px;
    margin-bottom: 14px;
	    display: block;
}
.font01{
	    position: absolute;
    top: 32px;
    left: 39px;
}
.font02{
	    position: absolute;
    top: 96px;
    left: 39px;
}
.font03{
	    position: absolute;
    top: 158px;
    left: 39px;
}
.font04{
	    position: absolute;
    top: 218px;
    left: 39px;
}
.font05{
	    position: absolute;
    top: 283px;
    left: 39px;
}
.font06{
	    position: absolute;
    top: 348px;
    left: 39px;
}
.caution{
    background-color: #F4E7E5;
    width: 900px;
    margin: 0 auto;
    border-radius: 20px;
    padding: 20px;
    box-sizing: border-box;
	color:#707070;
}
.caution h3{
	    background-color: #707070;
    display: table;
    color: #fff;
    padding: 3px 9px;
    border-radius: 50px;
    margin: 0;
}
.caution h4{
margin:0;
	font-size:17px;
}
.caution h4 span{
margin:0;
	font-size:14px;
}

.taxin{
	text-align: right;
    color: #707070;
    font-size: 13px;
}
.caution p{
margin:0;
	font-size:14px;
}
.caution ul{
margin:0;
	font-size:14px;
	margin-left:20px;
}
.caution ul li{
list-style:none;
}
.caution ul li ul{
margin-left:0;
}
.caution ul li ul li:last-child{
margin-left:10px;
}
.caution_contents{
	margin:15px 0;
}
.caution_contents p{
	margin-left:17px;
}
.caution_contents.flex{
    display: flex;
}
.caution_left{
	margin-right:20px;
}
.caution_contents.flex .server02{
background-color:#fff;
	border:solid 0;
	
}
.server02 p{
	margin-left:0;
	font-size:12px;
}
.item{
	margin:10px 0;
}

.green_txt{
	font-size:12px;
	color:#006837;
}
.red_txt{
	font-size:12px;
	color:#FF0000;
}
.txt_center{
	text-align:center;
}

.f_tb02 { 
	background-color: #fff;
    border: solid 1px #707070;
    color: #393939;
    width: 208px;
    text-align: left;
    padding: 5px 3px;
    border-radius: 7px;
	box-sizing:border-box;
	display:table;
}
.f_tb02 p{ 
	vertical-align:middle;
}
.rei{
	color:#707070;
	font-size:13px;
	margin-top:0;
}

.memori{
	
}

.memori_li{
	margin-bottom:10px;
	position:relative;
	margin-bottom: 10px;
    display: inline-block;
}

.memori_li::after{
   content:"";
   display:block;
   width:230px;
   height:1px;
   background-color:#707070;
   position:absolute;
  top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	z-index:-1;
}


.memori_t{
    width: 65px;
    text-align: left;
    display: inline-block;
    margin: 5px 10px;
}
.memori .mwform-radio-field-text{
	display:none;
}
.memori .mwform-radio-field{
	    margin: 0 5px 0 10px!important;
}
.confirm .item_rei01,.confirm .item_rei02,.confirm .item_rei03{
	display:none;
}
.txt_setumon{
	background-color:#fff;
	padding:5px;
}
.contact .suuchi{
	display:none;
}
.confirm .txt_setumon{
	display:none;
}
/*プライバシーポリシー*/
.privacy ul{
	margin-top:100px;
	margin-bottom:150px;
	color:#006837;
}
.privacy li{
	list-style:none;
	margin-bottom:50px;
color:#006837;
}
.privacy h3{
	font-weight:bold;
}
/*特商*/
.law .title_txt02{
	    bottom: 11px;
    line-height: 1;
}

.law .container{
	color:#006837;
	margin-bottom:150px;
}
.law .container a{
	color:#006837;
}

/*トリビア*/
.trivia_title{
	font-size:27px;

color:#006837;
}

.min-container{
	width:1000px;
	margin:0 auto;
}
.trivia li{
	list-style:none;
}
.trivia h4{
margin-bottom:5px;
}
.trivia p{
margin:5px 0 0;
}
.trivia{
color:#006837;
}
.trivia_contents{
	margin-bottom:100px;
}

#contact{
	margin-top:100px;
}
/*ご注文の流れ*/
.green_area{
	background-color:#F3F9EB;
}
.flow section{
	color:#006837;
	text-align:center;
	    padding: 30px 0;
}
.flow section h3{
font-size:22px;
}
.flow section h4{
	font-size:20px;
	margin-top:0;
	margin-bottom:10px;
}
.flow section p{
line-height:1.8;
}
.flow section a{
	color:#006837;
}

/*パックプラン*/
.title_type05{
    text-align: center;
    font-size: 30px;
    background-color: #006535;
    display: table;
    margin: 30px auto 50px;
    padding: 5px 30px;
    color: #fff;
    border-radius: 50px;
}

.packplan_main{
	    background-color: #F7F7F5;
    padding: 30px 0;
    margin-top: 50px;
}

.packplan_main h3{
	color:#006837;
	margin-bottom:-10px;
	font-weight:bold;
}


.packplan_main h3 span{
	font-size:16px;
	font-weight:normal;
}

.packplan_contents{
	color: #006837;
}

.hiyou{
	background-color:#fff;
	border-radius:15px;
	padding:20px;
	color:#707070;
	position:relative;
	margin-bottom:100px;
}

.hiyou h2{
	font-size:18px;
	    margin-bottom: 0px;
	margin-top: 0;
}
.hiyou ul{
	margin:0;
	    padding-left: 33px;
}
.hiyou li{
	list-style:none;
	    margin-bottom: 5px;
}

.domain{
    background-color: #FDEFEF;
    border-radius: 10px;
    position: absolute;
    right: 28px;
    bottom: 28px;
    width: 350px;
    padding: 10px;
    box-sizing: border-box;
}
.domain a{
	color:#707070;
}
.domain01{
	margin:0;
	  font-size: 14px;
}
.domain02{
color:#FF0000;
	    margin: 0;
    font-size: 13px;
}

.packplan_main .hand{
    position: absolute;
    left: 289px;
    top: -16px;
}

.pack_li01 li{
	list-style:none;
	margin-bottom:5px;
}
.pack_li02 {
	padding-left:30px;
}
.pack_li02 li{
list-style: circle;
}
.pack_li02 ul li{
list-style: none;
}