@charset "UTF-8";

body {
	background: url(/upload/tenant_1/7f09ab7e497224f118155edbdd46df75.jpeg) repeat-x left 25px;
}

.img_right{
	float: right;
	padding: 0 0 0 20px;
}
.img_left{
	float: left;
	padding: 0 20px 0 0;
}
.style01{
	color: #f9909d;
	font-weight: bold;
	display: inline !important;
	background: none !important;
	padding: 0 !important;
}
.style02{
	color: #1475A2;
	font-weight: bold;
	display: inline !important;
	background: none !important;
	padding: 0 !important;
}
/* link */
#content_right a{
	color: #F9909E;
	text-decoration: underline;
}
#content_right a:hover{
	color: #F9909E;
	text-decoration: none;
}

@media (max-width: 599px) {
/*   #content_right a {
  display: block;
} */
}

/*h*/
.h3_sub {
	padding-bottom: 40px;
}
.h3_paper {
	padding-bottom: 30px;
}
.h4_sub {
	font-size: 15px;
	color: #333333;
	background-color: #F7F6F5;
	border-left: solid #F9909D 5px;
	line-height: 140%;
	padding: 8px 10px 5px 15px;
	font-weight: normal;
	margin-bottom: 40px;
}
.h4_sub02 {
	font-size: 15px;
	color: #333333;
	background-color: #F7F6F5;
	border-left: solid #F9909D 5px;
	line-height: 140%;
	padding: 8px 10px 5px 15px;
	font-weight: normal;
	margin-bottom: 20px;
}
.h5_sub {
	font-size: 15px;
	font-weight: normal;
	border-bottom: 3px solid #F9909D;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 20px;
}
.h6_sub{
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 10px;
	background: url(/upload/tenant_1/common/img/sub/bg_h6_sub.jpg) no-repeat left 10px;
	padding-left: 20px;
}

@media (max-width: 599px) {
  .h4_sub {
    margin-bottom: 20px;
  }
}


/*base*/
.text_sub {
	overflow: hidden;
	padding-bottom: 40px;
	letter-spacing: 1px;
}
.text_sub p {
	overflow: hidden;
}
.text_sub {}



/*pan*/
#pan ul {
	overflow: hidden;
}
#pan ul li {
	float: left;
	line-height: 50px;
	color: #000000;
	font-size: 12px;
}
#pan ul li a {
	background: url(/upload/tenant_1/cff16ad08b7d8209325920c7ea8944cc.jpeg) no-repeat right 5px;
	padding-right: 17px;
	margin-right: 11px;
	color: #1475a2;
	text-decoration: underline;
}
#pan ul li a:hover {
	text-decoration: none;
}



/* contents_box */
#contents {
    padding-bottom: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
#content_left {
    width: 25%;
}
#content_right{
	width: 70%;
}

@media (max-width: 1024px) {
  #contents{
    padding-bottom: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  #contents.toppege {
    flex-direction: inherit;
  }
  #content_left{
	  width: 100%;
	  padding-right: 0;
  }
  #content_right{
	  width: 100%;
	  padding-bottom: 40px;
  }
}

/*s_box01*/
#s_box01 {
	font-size: 12px;
}
#s_box01 p {
	padding-bottom: 18px;
}
#s_box01 li {
	background: url(/upload/tenant_1/7f09ab7e497224f118155edbdd46df75.jpeg) no-repeat 3px 7px;
	padding-left: 15px;
	padding-bottom: 18px;
}



/*s_box02*/
#s_box02 {
	font-size: 12px;
}
#s_box02 p {
	padding-bottom: 18px;
}
#s_box02 li {
	background: url(/upload/tenant_1/7f09ab7e497224f118155edbdd46df75.jpeg) no-repeat 3px 7px;
	padding-left: 15px;
	padding-bottom: 18px;
}
#s_box02 li p {
	padding-bottom: 0;
}

/*s_box03*/
#s_box03 {
	font-size: 12px;
}
#s_box03 p {
	padding-bottom: 18px;
}
#s_box03 li {
	background: url(/upload/tenant_1/7f09ab7e497224f118155edbdd46df75.jpeg) no-repeat 3px 7px;
	padding-left: 15px;
	padding-bottom: 18px;
}
#s_box03 li p {
	padding-bottom: 0;
}



/*table*/
.ta01 {
  border-collapse: collapse;
  border-top: 1px solid #dddddd;
}

.ta01 tr {
  border-bottom: 1px solid #dddddd;
}

.ta01 th {
	background-color: #FFFFFF;
	padding: 10px;
	vertical-align: center;
	text-align: left;
	font-weight: normal;
}

.ta01 td {
	margin-top: 10px;
	background-color: #FFFFFF;
	border-left: 1px solid #dddddd;
	padding: 10px;
	text-align: left;
	vertical-align: top;
}

.bg_ta01 th, .bg_ta01 td{
	background-color: #F7F6F5 !important;
}

@media (max-width: 599px) {
  .ta01 th {
    font-weight: bold;
  }
  
  .ta01 th,
  .ta01 td{
    padding: 5px;
    font-size: 11px;
  }
}

/*step*/
.step01 {
	overflow: hidden;
}
.step01 li {
	width: 48%;
}
.step01 .text {
	padding: 15px 0 25px 20px;
	width: auto;
}

.step01 li img {
  font-family: "object-fit: contain; object-position: center center;";
  -o-object-fit: contain;
  object-fit: contain;
}



/*light*/
.light_ph {}
.light_ph ul {
	overflow: hidden;
}
/* .light_ph li {
  float: left;
  padding-right: 20px;
  padding-bottom: 10px;
} */
.light_ph .end {
	padding-right: 0;
}
/* .light_ph li p {
  width: 160px;
  text-align: center;
} */
.light_ph_text {
	padding: 10px 0;
	text-align: center;
}


/* list */
.l_style01 li{
	border-bottom: 1px solid #eeeeee;
	padding: 10px 20px;
	background-color: #F7F6F5;

}
.l_style01 li.even{
	background-color: #ffffff;
}

/* definitionlist */
.dl_style01{
	margin-bottom: 20px;
}
.dl_style01 dt{
	background: url(/upload/tenant_1/c8a021b3abb87819cfd6cd9cb4c40324.png) no-repeat left 6px;
	padding-left: 20px;
}
.dl_style01 dd{
	padding-left: 20px;
	margin-bottom: 10px;

}


/* boxer(lightbox) */
#boxer-overlay{
	background: #ffffff !important;
}

#boxer{
	border-radius: 0 !important;
	padding: 5px !important;
	background: #FBBCC4 !important;
	box-shadow: 0 0 25px #cccccc !important;
}
.boxer-position, .boxer-position{
	display: none !important;
}
#boxer .boxer-close, #boxer .boxer-control{
	background: #FBBCC4 !important;
}
#boxer .boxer-close:before{
	color: #ffffff !important;
}
#boxer .boxer-meta{
	padding: 0 !important;
}
#boxer .boxer-control.previous:before{
	border-right: 10.4px solid #ffffff !important;
}
#boxer .boxer-control.next:before{
	border-left: 10.4px solid #ffffff !important;
}



/*column*/
.column_h4 {
	font-size: 18px;
	font-weight: normal;
	padding: 15px 0;
}

/* 0312追記 */
.list_check{
	background: #FEDEE3;
	padding: 20px;
}

.list_check li{
	background: url(/upload/tenant_1/cc7121107fe50719dac3c840d4041f43.png) no-repeat left 8px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #F9909D;
}

.dl_consult dt{
	font-weight: bold;
}
.dl_consult dd{
	padding-left: 15px;
}
.box_merit{
	background-color: #FEDEE3;
	padding: 30px;
	font-size: 15px;
	overflow: hidden;
	margin-bottom: 20px;
}
.box_merit.demerit{
	background-color: #deecfe;
}
.box_merit li{
	background: url(/upload/tenant_1/c6e77edc74a9151cbc8e8dd051c3b902.png) no-repeat left top;
	min-height: 30px;
	padding-left: 30px;
	margin-bottom: 10px;
	padding-top: 5px;
}
.box_merit.demerit li{
	background: url(/upload/tenant_1/6a27a479d5b6cfe11c22af7a4da84dd1.png) no-repeat left top;
}
.box_merit ul{
	overflow: hidden;
}
.box_merit li{
	width: 50%;
}
.box_merit li.single{
	width: auto;
}
.box_merit li.odd{
	float: left;
	clear: left;
}
.box_merit li.even{
	float: right;
	clear: right;
}
.h6_merit{
  border-bottom: 1px solid #fcb5be;
  font-size: 24px;
  line-height: 1.0;
  color: #fb8a97;
  font-family: 'YuMincho','Yu Mincho','游明朝体','ヒラギノ明朝 ProN','Hiragino Mincho ProN',sans-serif;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.demerit .h6_merit{
  border-color: #80c3e7;
  color: #3097d3;
}

@media (max-width: 1024px) {
  .box_merit li {
    width: 100%;
  }
  
  .box_merit li.even {
    float: left;
    clear: left;
  }
}

/*ピンク枠囲み*/
.list_imp01{
	border: 5px solid #FEDEE3;
	padding: 30px 30px 20px 30px;
	margin-bottom: 30px;
}
.list_imp01 li{
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 15px;
	border-bottom: 1px solid #dddddd;
}

/* ぶら下がりインデント */
.indent01{
	text-indent: -1em;
	padding-left: 1em;
}
