@charset "utf-8";
/* CSS Document */
input,textarea,select{
	margin: 3px 0;
}
a{color: black;
text-decoration: none;}

input[type=reset],input[type=submit]{
	text-align: center;
	display: inline-block;
	border: none;
	margin: 10px;
	border-radius: 5px;
	padding: 15px;
	width: 200px;
	font-weight: bold;
}
input[type=reset]{
	background: #cacaca;
}
input[type=submit]{
background: #960000;
	color: #fff;
}
#h2_hd {
    background: #000;
}
#h2_hd .inner {
    background: url("../images/pic_top_02.jpg") no-repeat right center;
    background-size: auto 100%;
    padding: 4% 0;
}
.box_faq {
    box-shadow: 0 0 8px #ccc;
    width: 100%;
    box-sizing: border-box;
    padding: 3%;
}
.ttl_f {
    border-radius: 3px;
    padding: 25px 15px 25px 80px;
    background: url(../images/icon_man.png) no-repeat left 10px center #eee1e1;
    color: #812a2a;
    font-weight: bold;
}
.box_ans {
    padding: 0 15px 0 80px;
    background: url( "../images/icon_logo.png") no-repeat left 10px top;
    color: #812a2a;
    margin-top: 2%;
}
.cir_grn > div {
    color: #fff;
    text-align: center;
    position: relative;
    background: url("../images/img_circle.png") no-repeat;
    background-size: 100% 100%;
    padding: 4% 0;
}
.cir_grn > div .txt_xxl {
    line-height: 1.2;
}
.ttl_enji {
    font-size: 110%;
    font-weight: bold;
    background: #9a0000;
    text-align: center;
    color: #fff;
    border-radius: 3px;
    padding: 5px;
    margin-top: 3%;
}
.pa15 {
    padding: 15px;
}
.box_enji .data {
    background: #cacaca;
    font-weight: bold;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 3px 10px;
}
#form .tbl1 td {
    text-align: left;
}
#answer {
    background: url("../images/img_butudan_06.jpg");
    padding-bottom: 4%;
}
#answer .wrapper {
    background: url("../images/pic_man.png") no-repeat top right;
    color: #fff;
    padding: 4% 0;
}
#answer .wrapper span {
    text-decoration: underline;
}

#inform {
    background: url("../images/img_butudan_06b.jpg");
    padding-bottom: 4%;
}
#inform .wrapper {
    background: url("../images/pic_syougatsu.png") no-repeat top right;
    color: #fff;
    padding: 4% 0;
}
#inform .wrapper span {
    text-decoration: underline;
}

.bnr {
    position: relative;
    background: linear-gradient(0deg, #d3bf83 1%, #fffdee 50%, #d3bf83 100%);
    text-shadow: none;
    border: 2px solid #fff;
    border-radius: 5px;
    padding: 3% 3% 2% 27%;
}
.bnr p, .bnr span {
    font-family: 'Noto Serif JP', serif;
    font-weight: 900;
}
.bnr img {
    position: absolute;
    bottom: 0;
    left: 3%;
    width: 23%;
}
.box_enji .flex-container {
  -webkit-box-pack: center;
     -ms-flex-pack: center;
   justify-content: center;
}


div.area_wp img{
	display: block;
	width:30%;
	height:100%;
	float:left;
	margin-right:7px;
	margin-bottom:10px;
	margin-top:20px;
}

div.area_wp_inbox br{
	display:none;
}
div.area_wp_inbox div{
	display:block;
}

div.area_wp h2{
	clear:both;
}
div.area_wp p{
	display: block;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#333333;
	clear: both;
}

div.area_wp h4{
	clear: both;
	color: #812a2a;
}
div.area_wp hr{  position: relative;
	margin-top:20px;
	margin-bottom:20px;
	height: 3px;
	border-width: 0;
	background-color: #812a2a;
}


.btn_red a {
    display: inline-block;
    border: 1px solid #a0a0a0;
    text-align: left;
    padding: 10px 25px;
    width: auto;
    box-sizing: border-box;
    background: url("../images/icon_arrow_07.jpg") no-repeat center right 10px #fff;
}

@media screen and (max-width: 768px) {
.cir_grn > div {
    padding: 15% 0;
    margin: 1.5% 10% !important;
}
.pr0_sp {
    padding-right: 0;
}
.bnr p, .bnr span {
    line-height: 1.2;
    font-size: 2rem;
}
#answer .wrapper {
    padding: 10% 0;
}
#answer {
    padding-bottom: 7%;
}
#inform .wrapper {
    padding: 10% 0;
}
#inform {
    padding-bottom: 7%;
}
}


div.area_wp img{
	display: block;
	width:30%;
	height:100%;
	float:left;
	margin-right:7px;
	margin-bottom:10px;
	margin-top:20px;
}

div.area_wp_inbox br{
	display:none;
}
div.area_wp_inbox div{
	display:block;
}

div.area_wp h2{
	clear:both;
}
div.area_wp p{
	display: block;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#333333;
	clear: both;
}

div.area_wp h4{
	clear: both;
}
div.area_wp hr{  position: relative;
	margin-top:20px;
	height: 3px;
	border-width: 0;
	background-color: #812a2a;
}
