body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,img,iframe{margin:0;padding:0;}

*{margin:0; padding:0;list-style:none;height:auto;}

*, *:before, *:after {
-webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 -o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}

/*background: #f3f2ea;*/

body {
background: #fff !important;
font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', sans-serif;
line-height:1.5;
font-size: 15px;
}

body#advice_bg{background: #fff;}
body#advice_bg .back_to_mokuji{
	width:100%;
	margin:1em 0;
	text-align:right;
}
body#advice_bg .back_to_mokuji i{
	margin-right:0.5em;
	color: #a08326
}
body#advice_bg .back_to_mokuji a:link{
text-decoration:underline;
}

@media screen and (max-width: 767px) {
.menu li a {font-size: 3.44vw !important;}
.btnList li.contact_wrap_tel a,
.btnList li.contact_wrap_web a{ font-size:140% !important; font-weight: 900;}
}

body{
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

html {color: #381709;}

h1,h2,h3,h4,h5,h6{font-weight:normal;}

table td{vertical-align:middle;}
th{text-align:left;}

a,
a:link,
a:active,
a:visited{
color: #381709 !important;
  text-decoration: none;
transition-property: all;
transition: 0.3s linear;
text-decoration:none;
}
a:hover{
color: #a08326 !important;
text-decoration:underline;
}

a:hover img {
opacity: 0.6;
filter: alpha(opacity=60);
}

.swiper-container a:hover img {
opacity: 0.95;
filter: alpha(opacity=95);
}

a[target="_blank"]::after{
content:"\f360";
font-family:"Font Awesome 5 Free";
font-weight:900;
margin-left:.5em;
}

section.contents a:link{
	text-decoration: underline !important;
}

#HOME section.contents a:link{
	text-decoration: none !important;
}


.pc{display:block !important;}
.sp{display:none !important;}

@media (max-width:767px) {
.pc{display:none !important;}
.sp{display:block !important;}
}
.content a.text:link,
.content a.text:active,
.content a.text:visited{
text-decoration: underline !important;
}

i{margin-right:0.5em;}

img{border:0;
vertical-align:top;
}
.inc_img_c{
	width:100%;
}
.inc_img_c img{
	max-width:600px;
	display:block !important;
	margin-right:auto !important;
	margin-left:auto !important;
}


img.img_c{
	display:block !important;
	margin-right:auto !important;
	margin-left:auto !important;
}

img.w_max_100{
	max-width:40%;
	display:block;
	margin:0 auto 1em !important;
	}
h4.txt_c{margin:-2em 0 -1em;}
@media screen and (max-width: 767px) {
img.w_max_100{max-width:100%;}
h4.txt_c{margin:0;}
}

img.w100{max-width:100%;}

.full_width{width:100% !important; clear:both !important; display: block !important;
	margin-right:auto !important;
	margin-left:auto !important;}

.highlight {
    background: linear-gradient(transparent 50%, #ffb866a8 0%);
    line-height: 1.3em;
}

table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
q:before,q:after{content:'';}
p{margin-bottom:0.75em;}

.Heading{
font-weight:bold;
display:block;
color: #4F3926;
font-size:140%;
text-align:center;
margin:1.5em 0;
display:-webkit-box;
display:-webkit-flex;
display:-ms-flexbox;
display:flex;
-webkit-box-align:center;
-webkit-align-items:center;
-ms-flex-align:center;
align-items:center;
text-align:center; /* for no-flexbox browsers */
letter-spacing:0.25em;
line-height:1.2;
}

.shikkari_estim_heading{
font-size:114%;/* 16px*/
}

.shikkari_estim_h3{
font-size:107%;/* 15px*/
}

.Heading:before,
.Heading:after {
border-top:1px solid #a08326;
content:"";
display:inline; /* for IE */
-webkit-box-flex:1;
-webkit-flex-grow:1;
-ms-flex:1;
flex-grow:1;
}

.Heading:before {margin-right:0.75em;}
.Heading:after{margin-left:0.5em;}

.atten{
margin-left:1em;
line-height:1.4;
font-size:95%;
}

.atten + .atten{margin-top:2em;}

.atten li{
display:block;
clear:both !important;
margin-bottom:0.25em;
padding-left:1.5em;
text-indent:-1.5em;
color:#444;
}

.atten li:before{
content:"※";
margin-right:0.5em;
}

ul.left_li{
width:100%;
clear:both;
display:block;
overflow:hidden;
}

ul.left_li li{
float:left;
margin:0 2em 0.5em 0;
}

ul.left_li li:before{
content:"\f0da";
font-family:"Font Awesome 5 Free";
font-weight:900;
margin-right:0.75em;
color: #a08326 !important;
}

/*smartphone*/
/*------------------------------------------------------------------------------*/

html{-webkit-text-size-adjust:none;}
a{-webkit-tap-highlight-color:rgba(0,0,0,0.3);}

/*utility*/
/*------------------------------------------------------------------------------*/

.clear{clear:both;}

.no_bdr{border:none !important;}

.m5{margin-bottom:5px;}
.m10{margin-bottom:10px;}
.m15{margin-bottom:15px;}
.m20{margin-bottom:20px;}
.m25{margin-bottom:25px;}
.m30{margin-bottom:30px;}
.m35{margin-bottom:35px;}
.m40{margin-bottom:40px;}
.m45{margin-bottom:45px;}
.m50{margin-bottom:50px;}
.m55{margin-bottom:55px;}
.m60{margin-bottom:60px;}
.m70{margin-bottom:70px;}
.m80{margin-bottom:80px;}

@media only screen and ( max-width:780px ){
.m5,.m10,.m15{margin-bottom:1%;}
.m20,.m25{margin-bottom:2%;}
.m30,.m35{margin-bottom:3%;}
.m40,.m45{margin-bottom:4%;}
.m50,.m55{margin-bottom:5%;}
.m60{margin-bottom:6%;}
.m70{margin-bottom:7%;}
.m80{margin-bottom:8%;}
.Heading{
letter-spacing:0em;
}
}

.m05em{margin-bottom:0.5em !important;}
.m1em{margin-bottom:1em !important;}
.m1_5em{margin-bottom:1.5em !important;}
.m2em{margin-bottom:2em !important;}
.m3em{margin-bottom:3em !important;}
.m4em{margin-bottom:4em !important;}
.m5em{margin-bottom:5em !important;}
.m10em{margin-bottom:10em !important;}

.m-025em{margin-bottom:-0.25em !important;}
.m-05em{margin-bottom:-0.5em !important;}
.m-1em{margin-bottom:-1em !important;}
.m-1_5em{margin-bottom:-1.5em !important;}
.m-2em{margin-bottom:-2em !important;}
.m-3em{margin-bottom:-3em !important;}
.m-4em{margin-bottom:-4em !important;}
.m-5em{margin-bottom:-5em !important;}

.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt25{margin-top:25px;}
.mt30{margin-top:30px;}
.mt35{margin-top:35px;}
.mt40{margin-top:40px;}
.mt45{margin-top:45px;}
.mt50{margin-top:50px;}
.mt60{margin-top:60px;}
.mt80{margin-top:80px;}

.mt0em{margin-top:0em !important;}
.mt05em{margin-top:0.5em !important;}
.mt1em{margin-top:1em !important;}
.mt1_5em{margin-top:1.5em !important;}
.mt2em{margin-top:2em !important;}
.mt3em{margin-top:3em !important;}
.mt4em{margin-top:4em !important;}
.mt5em{margin-top:5em !important;}
.mt6em{margin-top:6em !important;}
.mt8em{margin-top:8em !important;}

.mt-025em{margin-top:-0.25em !important;}
.mt-05em{margin-top:-0.5em !important;}
.mt-1em{margin-top:-1em !important;}
.mt-1_5em{margin-top:-1.5em !important;}
.mt-2em{margin-top:-2em !important;}
.mt-3em{margin-top:-3em !important;}
.mt-4em{margin-top:-4em !important;}
.mt-5em{margin-top:-5em !important;}

.ml5{margin-left:5px;}
.ml10{margin-left:10px;}
.ml15{margin-left:15px;}
.ml20{margin-left:20px;}
.ml25{margin-left:25px;}
.ml30{margin-left:30px;}
.ml35{margin-left:35px;}
.ml40{margin-left:40px;}
.ml45{margin-left:45px;}
.ml50{margin-left:50px;}

.ml1em{margin-left:1em !important;}
.ml2em{margin-left:2em !important;}
.ml3em{margin-left:3em !important;}

.mr5{margin-right:5px;}
.mr10{margin-right:10px;}
.mr15{margin-right:15px;}
.mr20{margin-right:20px;}
.mr25{margin-right:25px;}
.mr30{margin-right:30px;}
.mr35{margin-right:35px;}
.mr40{margin-right:40px;}
.mr45{margin-right:45px;}
.mr50{margin-right:50px;}

.pt5{padding-top:5px;}
.pt10{padding-top:10px;}
.pt15{padding-top:15px;}
.pt20{padding-top:20px;}
.pt25{padding-top:25px;}
.pt30{padding-top:30px;}
.pt35{padding-top:35px;}
.pt40{padding-top:40px;}
.pt45{padding-top:45px;}
.pt50{padding-top:50px;}
.pt120{padding-top:120px;}
.pt200{padding-top:200px;}

.pb5{padding-bottom:5px;}
.pb10{padding-bottom:10px;}
.pb15{padding-bottom:15px;}
.pb20{padding-bottom:20px;}
.pb25{padding-bottom:25px;}
.pb30{padding-bottom:30px;}
.pb35{padding-bottom:35px;}
.pb40{padding-bottom:40px;}
.pb45{padding-bottom:45px;}
.pb50{padding-bottom:50px;}

.pl5{padding-left:5px;}
.pl10{padding-left:10px;}
.pl15{padding-left:15px;}
.pl20{padding-left:20px;}
.pl25{padding-left:25px;}
.pl30{padding-left:30px;}
.pl35{padding-left:35px;}
.pl40{padding-left:40px;}
.pl45{padding-left:45px;}
.pl50{padding-left:50px;}

.pr5{padding-right:5px;}
.pr10{padding-right:10px;}
.pr15{padding-right:15px;}
.pr20{padding-right:20px;}
.pr25{padding-right:25px;}
.pr30{padding-right:30px;}
.pr35{padding-right:35px;}
.pr40{padding-right:40px;}
.pr45{padding-right:45px;}
.pr50{padding-right:50px;}

.mtb10{margin:10px 0;}
.mtb20{margin:20px 0;}
.mtb30{margin:30px 0;}

.ptb10{padding:10px 0;}
.ptb20{padding:20px 0;}
.ptb30{padding:30px 0;}

.fl_l{float:left;clear:both;}
.fl_r{float:right;clear:both;}

.txt_l, td.txt_l, .txt_l td{text-align:left !important;}
.txt_r, td.txt_r, .txt_r td{text-align:right !important;}
.txt_c, td.txt_c, .txt_c td{text-align:center !important;}

.valign_t, td.valign_t, .valign_t td{vertical-align:top !important;}
.valign_m, td.valign_m, .valign_m td{vertical-align:middle !important;}
.valign_b, td.valign_b, .valign_b td{vertical-align:bottom !important;}

.center_box{
width:100%;
height:auto;
display:block;
clear:both !important;
margin:0 auto 5em !important;
overflow:hidden;
}

hr.clear_hr{
	height:0px;
	clear:both;
	overflow:hidden;
}

.clear{clear:both;}

.clearfix:before, .clearfix:after{content:""; display:block;}
.clearfix:after{clear:both;}
.clearfix{zoom:1; display: block;}

.nowrap{white-space: nowrap;}

.trans70 {transform: scale(0.7, 0.7);}


.fs40{font-size:40% !important;}
.fs50{font-size:50% !important;}
.fs60{font-size:60% !important;}
.fs70{font-size:70% !important;}
.fs80,.x80{font-size:80% !important;}
.x80{ color:#666 !important;}
.fs90{font-size:90% !important;}
.fs110{font-size:110% !important;}
.fs120{font-size:120% !important;}
.fs130{font-size:130% !important;}
.fs140{font-size:140% !important;}
.fs150{font-size:150% !important;}
.fs160{font-size:160% !important;}
.fs170{font-size:170% !important;}
.fs175{font-size:175% !important;}
.fs180{font-size:180% !important;}
.fs200{font-size:200% !important;}
.fs220{font-size:220% !important;}
.fs240{font-size:240% !important;}

.fs14px{font-size:14px !important;}

.lh140{line-height:140%;}
.lh150{line-height:150%;}
.lh160{line-height:160%;}
.lh180{line-height:180%;}
.lh200{line-height:200%;}

.fs80b{font-size:80%; line-height:120%; font-weight:bold;}
.fs90b{font-size:90%; line-height:120%; font-weight:bold;}
.fs110b{font-size:110%; line-height:130%; font-weight:bold;}
.fs120b{font-size:120%; line-height:140%; font-weight:bold;}
.fs140b{font-size:140%; line-height:150%; font-weight:bold;}
.fs150b{font-size:150%; line-height:160%; font-weight:bold;}
.fs200b{font-size:200%; line-height:210%; font-weight:bold;}

strong{font-weight:bold !important;}
.fwb{font-weight:bold;}
.fwn{font-weight:normal !important;}
.fs_i{font-style: italic !important;}

.red{color:#DB0000 !important;}
.red_bold{color:#DB0000 !important; font-weight:bold !important;}

.dark_red{color:rgb(188, 10, 10) !important;}
.dark_red_bold{color:rgb(188, 10, 10) !important; font-weight:bold !important;}

.orange{color:#FF9900 !important;}
.orange_bold{color:#FF9900 !important; font-weight:bold;}

.blue{color:#052E77 !important;}
.blue_bold{color:#1664AF !important; font-weight:bold !important;}

.brown{color:#a08326 !important;}
.brown_bold{color:#a08326 !important; font-weight:bold !important;}

.grey{color:#666 !important;}

.light_grey{color:#898989 !important;}

.green{color:#16680B !important;}

.type_none li{list-style:none;}
.type_disc li{list-style-type:disc; margin-left:20px;}
.type_square li{list-style-type:square; margin-left:17px;}
.type_decimal li{list-style-type:decimal; margin-left:25px;}

.scroll{
overflow:auto;
white-space:nowrap !important;
margin-bottom:1em;
clear:both;
}
.scroll::-webkit-scrollbar{height:5px;}
.scroll::-webkit-scrollbar-track{background:#F1F1F1;}
.scroll::-webkit-scrollbar-thumb{background:#BCBCBC;}


.popup input[type="submit"],
.popup input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}
.popup input[type="submit"]::-webkit-search-decoration,
.popup input[type="button"]::-webkit-search-decoration {
  display: block;
}
.popup input[type="submit"]::focus,
.popup input[type="button"]::focus {
  outline-offset: -2px;
}


#popup{
	width:95%;
	background: #e8e4c2;
	padding:1%;
	box-sizing:border-box;
	display:none;
	position:fixed;
	top:50%;
	left:50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	box-shadow:0 0px 4px rgba(0, 0, 0, 0.25);
	border: 1px solid #ccc;
	border-radius: 10px;
	z-index: 99999999999999;
  }
  /*ボタンの装飾*/
  /*checkboxがチェックの状態になったらpopupを表示させる*/
.popup input[type="checkbox"]:checked + #popup{
	display:block !important;
  }



.open {
	cursor:pointer; /* マウスオーバーでカーソルの形状を変えることで、クリックできる要素だとわかりやすいように */
}
.open::before {
	content: "□";
	margin-right: 0.5em;
}
#pop-up {
	display: none; /* label でコントロールするので input は非表示に */
}
.overlay {
	display: none; /* input にチェックが入るまでは非表示に */
}
#pop-up:checked + .overlay {
	display: block;
	z-index: 9999;
	background-color: #00000070;
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0;
	left: 0;
}
.window {
	width:95%;
	height: auto;
	background: #e8e4c2;
	padding:1%;
	box-sizing:border-box;
	border-radius: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.close {
	background: transparent !important;
	cursor:pointer;
	position: absolute;
	top: 4px;
	right: 4px;
	font-size: 20px;
}

label.close{border:none !important}


div.new_topic{
	color:#fff !important;
	padding:0.25em 0.5em !important;
	margin:0 0 0 0.5em !important;
	font-size:65%;
	line-height:1em;
	display:inline-block;
	background:#e25060 !important;
	border-radius:0.5em;
	vertical-align:middle !important;
	text-shadow: none !important;
	}



.Heading#BAKUYASU,
.Heading#SETSUYAKU,
.Heading#NORMAL,
.Heading#VOICE {
	border-left: 7px solid #DB0000;
	text-align: left !important;
	font-weight: bold;
	padding-left: 0.75em;
	margin: 1.5em 0 1em;
	}
.Heading#BAKUYASU:before,
.Heading#SETSUYAKU:before,
.Heading#NORMAL:before,
.Heading#VOICE:before,
.Heading#BAKUYASU:after,
.Heading#SETSUYAKU:after,
.Heading#NORMAL:after,
.Heading#VOICE:after{content: none !important;}

.L_red_border{
	border-left: 3px solid rgb(233, 124, 124);
	text-align: left;
	font-size: 125%;
	font-weight: bold;
	padding-left: 0.75em;
	margin: 1.5em 0 1em;
}


.reflection{display:inline-block;position:relative;overflow:hidden; padding: 10px;}
.reflection:after {content:"";height:100%;
width:20%;
max-width: 1000px;
position:absolute;
top:-180px;
left:0;
background-color: #fff;
opacity:0;
-webkit-transform: rotate(45deg);
transition: 0.2s;
-webkit-animation: reflection 3s ease-in-out infinite;
} 
@keyframes reflection {
0% { -webkit-transform: scale(0) rotate(45deg); opacity: 0; }
80% { -webkit-transform: scale(0) rotate(45deg); opacity: 0.5; }
81% { -webkit-transform: scale(4) rotate(45deg); opacity: 1; }
100% { -webkit-transform: scale(50) rotate(45deg); opacity: 0; }
}
section.reflection{
	width: 100%;
	margin:0 0 11px !important;
	padding: 0 !important;
}

@media (max-width:767px) {
    #top_estim_bnnr .reflection{display:inline-block;position:relative;overflow:hidden; padding:30px 5px 0px; margin-top: -2em; margin-bottom: -1em;}
    }