/*-------------------------------------------

Component Parts

-------------------------------------------*/

.allContentsWrap{
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 0px;
	width: 1020px;
}
.mainBox {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	margin-top: 0px;
}


.sp_device .allContentsWrap{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

.sp_device .mainBox {
	width: 100%;
	margin-left: auto;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: -34px;
	display: block;
	margin-right: auto;
	margin-bottom: -73px;
}


/*-------------------------------------------
セクション余白、背景色など
-------------------------------------------*/
.md_sectionBlock_01{
	padding-top: 0px;
	padding-right: 0;
	padding-left: 0;
}

.md_sectionBlock_01.md_sectionLeadWrap{
  padding: 0;
}

.md_sectionBlock_01+.md_sectionBlock_01{
	padding-top: 0px;
	margin-bottom: 50px;
}

.md_sectionBlock_02{
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}

.md_sectionBg_01{
  background-color: #f2f2f2;
}

.md_sectionBg_02{
	background-color: #e4f4fe;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
}

.md_sectionBg_03{
  background-color: #ffffff;
}

[class*="md_section"].md_sectionBorder{
  padding-top: 60px;
  border-top: solid 1px #dcdcdc;
}

.md_sectionBlockInner{
	width: 960px;
	margin: 0 auto;
}

.md_sectionBlockNarrowInner_01{
  width: 850px;
  margin: 0 auto;
}

.md_sectionBlockNarrowInner_02{
  width: 740px;
  margin: 0 auto;
}

*+.md_contentsBlock_01{
  margin-top: 60px;
}

*+.md_contentsBlock_02{
  margin-top: 80px;
}

*+.md_contentsBlock_03{
  margin-top: 20px;
  padding: 0 30px;
}

.md_contentsBox_01{
  padding: 40px 58px;
}

.bunner {
	width: 270px;
	float: right;
}

.sp_device .bunner {
	width: 90%;
	float: none;
	margin-right: auto;
	margin-left: auto;
}

.sp_device .rec_btn {
	width: 62%;
	margin-right: auto;
	margin-left: auto;
	float: none;
	border-radius: 5px;
}

.sp_device .rec_btn a:link  {
	line-height: 60px;
}

.rec_btn a:link  {
	background-color: #4570AE;
	text-align: center;
	color: #FFFFFF;
	line-height: 70px;
	font-size: 20px;
	display: block;
	text-decoration: none;
	border: 2px solid #8BA6CD;
	border-radius: 5px;
}
.rec_btn a:hover  {
	
	background-color: #5c9edc;
	text-align: center;
	color: #FFFFFF;

	font-size: 20px;
	display: block;
	text-decoration: none;
	border: 2px solid #8BA6CD;
}

.rec_btn a:visited  {
	
	background-color: #4570AE;
	text-align: center;
	color: #FFFFFF;

	font-size: 20px;
	display: block;
	text-decoration: none;
	border: 2px solid #8BA6CD;
}
.sub_title {
	text-align: left;
	padding-top: 15px;
}
.endoList {
	padding-left: 10px;
	text-align: left;
}
.endoList li {
	padding-left: 5px;
	text-indent: -12px;
	padding-bottom: 10px;
	padding-right: 10px;
}
.upLine {
	padding-top: 30px;
	margin-top: 10px;
	border-top: 1px dotted #CCCCCC;
}
.sp_device .md_colum {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.sp_device .md_tableBlock_01 {
	width: 100%;
}
.sp_device .endoList {
	margin-left: auto;
	width: 90%;
	margin-right: auto;
}
.w70 {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}
.sp_device .topConBlock {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.top_imgBtn img {
	position: static;
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
.top_imgBtn a:hover img {
opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";

}

.top_imgBtn p {
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
.top_imgBtn :hover {
	text-decoration: none!important;
}
.footerLogo img {
	width: 90%;
	margin-bottom: 10px;
}
.footerlogoBlock {
    width: 271px;
    float: left;
}
.footerlogoBlock img {
	margin-bottom: 14px;
}

.footerlogoBlock p {
	font-size: 12px;
}

.footerListBlock {
    width: 665px;
    float: right;
}

.LeftBlock_h4 {
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
	background-color: #644A2E;
	font-size: 1.75rem;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 10px;
}
.sp_device .LeftBlock_h4 {
    width: 100%;  /*横幅いっぱいにwidthを指定*/
    margin-left: auto;
    margin-right: auto;
    font-size: 2.8rem;
    text-align: center;
}
.youtubeBlock {
width:100%;              /*横幅いっぱいにwidthを指定*/
padding-bottom: 56.25%;  /*高さをpaddingで指定(16:9)*/
height:0px;              /*高さはpaddingで指定するためheightは0に*/
position: relative;
}
.youtubeBlock iframe{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.h4Contents {
	font-size: 2rem;
	font-weight: bold;
	margin-bottom: 15px;
}

.rem15 {
	font-size: 1.5rem;
}
.textLink01 a {
	color: #00BBFF;
	background-image: url(../images/2x/2x/textlink_2x.png);
	background-repeat: no-repeat;
	background-size: 1rem auto;
	padding-left: 1.25rem;
	background-position: 0% 5px;
}
.sp_device  .youtubeBlock {
	width: 100%;
	margin-top: 15px;
}
.footers a:visited {
	color: #FFFFFF;
}
.infoDl a:link {
	color: #00BBFF;
	font-size: 1.5rem;
	background-repeat: no-repeat;
	line-height: 1.75rem;
	font-weight: normal;
}
.infoDl a:hover {
	color: #000AD0;
	text-decoration: underline;
}
.goaisatsuImg {
	transform: rotate(-5deg);
	width: 300px;
	position: relative;
	top: 23px;
	left: 99px;
}
.md_sectionTtl_03 {
	font-size: 3.25rem;
	text-align: center;
}
.hagaki {
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
	-webkit-box-shadow: 6px 6px 6px #D6D6D6;
	box-shadow: 6px 6px 6px #D6D6D6;
	border-radius: 3px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	margin-top: -40px;
	margin-bottom: 84px;
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
	background-color: #F4FCFF;
}
.sp_device .hagaki {
	width: 80%;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	margin-top: 80px;
	margin-bottom: 36px;
}

.hagaki h3 {
	text-align: center;
	font-size: 3rem;
	height: auto;
	margin-bottom: 5px;
}
.sp_device .hagaki h3 {
	font-size: 2.5rem;
}

.hagaki p {
	font-size: 2rem;
	line-height: 3rem;
	margin-bottom: 0px;
}
.sp_device .hagaki p {
	font-size: 1.5rem;
}


/*tablet
---------------------------*/
@media screen and (min-width: 960px) and (max-width: 1100px) {
  .md_sectionBlockInner{

  }
}

/*sp
---------------------------*/
.sp_device .md_sectionBlock_01{
  padding: 0px 0;
}

.sp_device .md_sectionBlock_01.md_sectionLeadWrap{
  padding: 0;
}

.sp_device .md_sectionBlock_01+.md_sectionBlock_01{
  padding-top: 0px;
}

.sp_device .md_sectionBlock_02{
  padding: 30px 0;
}

.sp_device [class*="md_section"].md_sectionBorder{
  padding-top: 30px;
}

.sp_device .md_sectionBlockInner,
.sp_device .md_sectionBlockNarrowInner_01,
.sp_device .md_sectionBlockNarrowInner_02{
  width: 100%;
  padding: 0 30px;
}

.sp_device .md_sectionBlockInner .md_sectionBlockNarrowInner_01,
.sp_device .md_sectionBlockInner .md_sectionBlockNarrowInner_02{
  padding: 0;
}

.sp_device *+.md_contentsBlock_01{
  margin-top: 30px;
}

.sp_device *+.md_contentsBlock_02{
  margin-top: 40px;
}

.sp_device *+.md_contentsBlock_03{
  margin-top: 25px;
  padding: 0 10px;
}

.sp_device .md_contentsBox_01{
  padding: 20px 16px;
}

/*-------------------------------------------
topicPath（パンくず）
-------------------------------------------*/
.md_topicPathWrap{
	padding-top: 0px;
	padding-bottom: 5px;
}
.md_topicPath{
	margin: 0 auto;
	font-size: 0;
	color: #333333;
	width: 100%;
}

.md_topicPath a{
  color: #3097ed;
}

.md_topicPath>*{
  display: inline-block;
  font-size: 1.3rem;
  position: relative;
}

.md_topicPath>*+*{
  padding-left: 15px;
  margin-left: 5px;
}

.md_topicPath>*+*:after{
  content: ">";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left:0;
  width: 9px;
  height: 8px;
}

.sp_device .md_topicPathWrap{
	display: none;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}

/*-------------------------------------------
kvBlock（下層ページH１及びキービジュアル）
-------------------------------------------*/
.md_kvBlock{
  text-align: center;
}

.md_kvImg img{
  width: 100%;
}
.sp_device .md_kvImg img{
	width: 100%;
	padding-top: 0px;
}

.md_kvTxtBlock{
  position: relative;
  padding: 20px 15px;
  background:url(/common/images/bg_heading_01.gif) left top;
  color: #fff;
  min-height: 130px;
}

.md_kvTxtBlock:after{
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left:0;
  right: 0;
  margin: 0 auto;
  width: 385px;
  height: 100%;
  background: url(/common/images/bg_heading_02.png) no-repeat center top;
  background-size: contain;
}

.md_kvTtl{
	line-height: 1;
	margin-bottom: 0px;
	font-size: 0;
}

.md_kvTtlIco{
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-bottom: 8px;
}

.md_kvTtlIco>img{
  vertical-align: top;
}

.md_kvTtlIco2{
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-bottom: 8px;
}

.md_kvTtlIco2>img{
  vertical-align: top;
}

.md_kvTtlTxt{
  font-size: 1.6rem;
  color: #003596;
  display: block;
  font-weight: bold;
}

.md_kvLead{
	font-size: 2.8rem;
	font-weight: bold;
	min-height: 84px;
}
.md_kvLead2{
	font-size: 2.8rem;
	font-weight: bold;
	min-height: 69px;
	margin-top: 15px;
}

/*sp
---------------------------*/
.sp_device .md_kvTxtBlock{
  padding: 10px 15px;
  min-height: 72.5px;
}

.sp_device .md_kvTtl{
  margin-bottom: 5px;
}

.sp_device .md_kvTtlTxt{
  font-size: 1.2rem;
}

.sp_device .md_kvTtlIco{
  width: 15px;
  height: 15px;
  margin-bottom: 4px;
}
.sp_device .md_kvTtlIco2{
  width: 15px;
  height: 15px;
  margin-bottom: 4px;
}

.sp_device .md_kvTxtBlock:after{
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left:0;
  right: 0;
  margin: 0 auto;
  width: 192px;
  background: url(/common/images/bg_heading_02.png) no-repeat center top;
  background-size: contain;
}

.sp_device .md_kvLead{
  font-size: 1.6rem;
  min-height: 48px;
}
.sp_device .md_kvLead2{
  font-size: 1.6rem;
  min-height: 48px;
}

/*-------------------------------------------
md_cautionBlock(重要なお知らせ)
-------------------------------------------*/
.md_cautionBlock{
  padding: 62px 0 36px 0;
  border-bottom: solid 1px #dcdcdc;
}

.md_cautionBlockInner{
  width: 827px;
  margin: 0 auto;
}

.md_cautionTtl{
  margin-bottom: 20px;
  color: #cc0000;
  font-size: 2rem;
  text-align: center;
  letter-spacing: 1.5px;
}

.md_cautionTtl span{
  padding-left: 35px;
  padding-top: 3px;
  padding-bottom: 3px;
  background: url(/common/images/ico_caution_01.png) no-repeat left center;
  background-size: 24px auto;
}

/*sp
---------------------------*/
.sp_device .md_cautionBlock{
  padding: 52px 8px 26px 8px;
  border-bottom: none;
}

.sp_device .md_cautionBlockInner{
  width: auto;
  margin: 0 auto;
}

.sp_device .md_cautionTtl{
  margin-bottom: 8px;
  font-size: 1.5rem;
}

.sp_device .md_cautionTtl span{
  padding-left: 18px;
  background-size: 15px auto;
}

/*-------------------------------------------
md_kvSliderWrap(キービジュアルスライダー)
-------------------------------------------*/
.md_kvSliderWrap{
	position: relative;
	padding-top: 20px;
	padding-bottom: 50px;
	margin-top: 40px;
}

.md_kvSliderArrowWrap{
	position: relative;
	width: 100%;
	margin: 0 auto;
	padding-top: 50px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}

.md_kvSliderArrowPrev,.md_kvSliderArrowNext{
  position: absolute;
}

.md_kvSliderArrowPrev{
	z-index: 1;
	margin-top: 100px;
	left: 10px;
}

.md_kvSliderArrowNext{
	z-index: 1;
	margin-top: 100px;
	/* [disabled]margin-right: 15px; */
	/* [disabled]margin-right: 15px; */
	right: 10px;
}

.md_kvSlide img{
  width: 100%;
  opacity: 0.5;
}

.md_kvSlide.slick-center img{
  opacity:11;
}

.md_kvSliderWrap .slick-dots{
  display: block;
  position: absolute;
  bottom: -20px;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  font-size: 0;
}

.md_kvSliderWrap .slick-dots li {
  position: relative;
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: 0 6px;
  padding: 0;
  cursor: pointer;
}

.md_kvSliderWrap .slick-dots li button{
  font-size: 0;
  line-height: 0;
  display: block;
  width: 8px;
  height: 8px;
  padding: 5px;
  border-radius: 50%;
  cursor: pointer;
  color: transparent;
  border: solid 1px #fff;
  outline: none;
  background: #ccc;
}

.md_kvSliderWrap .slick-dots li.slick-active button{
	background-color: #935E31;
}

/*sp
---------------------------*/
.sp_device .md_kvSliderArrowWrap{
  height: 80px;
}

.sp_device .md_kvSliderArrowPrev,.sp_device .md_kvSliderArrowNext{
display: none !important;
}

.sp_device .md_kvSliderArrowPrev img,.sp_device .md_kvSliderArrowNext img{
  height: 100%;
}

.sp_device .md_kvSliderWrap .slick-dots li button{
  padding: 3px;
}

/*-------------------------------------------
md_pickUpSlider(ピックアップ部分スライダー)
-------------------------------------------*/
.md_pickUpSliderWrap{
  margin-top: 140px;
  position: relative;
}

.md_pickUpSlideCnt{
  position: relative;
}

.md_pickUpSlideTxt{
  width: 100%;
  text-align: center;
  display: table;
  position: absolute;
  bottom: 0;
  left: 0;
}

.md_pickUpSlideTxt p{
  display: table-cell;
  vertical-align: middle;
  font-size: 1.5rem;
  color: #fff;
  font-weight: bold;
  padding: 8px 5px;
}

.md_pickUpSlide:nth-child(odd) .md_pickUpSlideTxt p{
  background: rgba(27,141,236,0.7);
}

.md_pickUpSlide:nth-child(even) .md_pickUpSlideTxt p{
  background: rgba(0,93,198,0.7);
}

.md_pickUpSliderArrowWrap{
  position: relative;
  max-width: 960px;
  margin: 0 auto;
  z-index: 2;
}


.md_pickUpSliderArrowPrev,.md_pickUpSliderArrowNext{
  position: absolute;
  top: 0;
}

.md_pickUpSliderArrowPrev{
  z-index:1;
  left: 40px;
  margin: 9.5% 0;
  margin-left: -46px;
}

.md_pickUpSliderArrowNext{
  z-index:1;
  right: 40px;
  margin: 9.5% 0;
  margin-right: -46px;
}

/*sp
---------------------------*/
.sp_device .md_pickUpSliderWrap{
  margin-top: 110px;
}

.sp_device .md_pickUpSlideTxt{
  min-height: 32px;
}

.sp_device .md_pickUpSlideTxt p{
  font-size: 1.2em;
}
.sp_device .md_pickUpSliderArrowPrev{
  left: 0px;
  margin: 30% 0;
}

.sp_device .md_pickUpSliderArrowNext{
  right: 0px;
  margin: 30% 0;
}

/*-------------------------------------------
md_panel(カテゴリーリンク)
-------------------------------------------*/
.md_panel>*+*{
  margin-top: 20px;
}

.md_panelTtl{
  margin-bottom: 8px;
  font-size: 1.8rem;
  padding-left: 24px;
  background: url(/common/images/ico_arrow_01.png) no-repeat center left;
  background-size: 15px auto;
}

.md_panelTtl_01{
  margin-bottom: 8px;
  font-size: 1.8rem;
  background-size: 15px auto;
}

.md_panelTtl strong,
.md_panelTtl_01 strong{
  font-weight: bold;
}

.md_panelLead{
  font-size: 1.3rem;
}

.md_panelLinkListWrap{
  padding-top: 20px;
  border-top: dotted 1px #030000;
}

.md_panelLinkList{
  margin-bottom: -12px;
}

.md_panelLinkList>*{
  margin-bottom: 12px;
}

.md_panelLinkList a{
  padding-left: 13px;
  background: url(/common/images/ico_arrow_04.png) no-repeat center left;
  background-size: 7px 11px;
}

/*sp
---------------------------*/
.sp_device .md_panel>*+*{
  margin-top: 10px;
}

.sp_device .md_panelTtl,
.sp_device .md_panelTtl_01{
  margin-bottom: 8px;
  font-size: 1.4rem;
}

.sp_device .md_panelLead{
  font-size: 1.2rem;
}

/*-------------------------------------------
md_mediaBlock_01(詳細ページコンテンツ)
-------------------------------------------*/
.md_mediaBlock_01:before,.md_mediaBlock_01:after{
  content: " ";
  display: table;
}

.md_mediaBlock_01:after{
  clear: both;
}

.md_mediaBlock_01.md_ImgLeft>*{
  float: left;
}

.md_mediaBlock_01.md_ImgRight .md_mediaImg{
  float: right;
}

.md_mediaBlock_01 .md_mediaImg{
	width: 180px;
	text-align: center;
	display: table;
	table-layout: fixed;
}

.md_mediaBlock_01 .md_mediaTxt{
	max-width: 770px;
	display: table;
	table-layout: fixed;
}

.md_mediaBlock_01 .md_mediaImgInner,.md_mediaBlock_01 .md_mediaTxtInner{
    display: table-cell;
    /*vertical-align: middle;*//* ←上が空きすぎるころがあるので解除した2024.07. */
}

.md_mediaBlock_01.md_ImgLeft .md_mediaTxt{
  padding-left: 30px;
}

.md_mediaBlock_01.md_ImgRight .md_mediaTxt{
  padding-right: 30px;
}

/*sp
---------------------------*/
.sp_device .md_mediaBlock_01+.md_mediaBlock_01{
  margin-top: 30px;
}

.sp_device .md_mediaBlock_01.md_ImgLeft>*,
.sp_device .md_mediaBlock_01.md_ImgRight>*{
  float: none;
}

.sp_device .md_mediaBlock_01 .md_mediaImg,
.sp_device .md_mediaBlock_01 .md_mediaTxt,
.sp_device .md_mediaBlock_01 .md_mediaTxtInner{
  display: block;
}

.sp_device .md_mediaBlock_01 .md_mediaImg{
  width: auto;
}

.sp_device .md_mediaBlock_01 .md_mediaImgInner{
  display: inline-block;
  width: 68%;
}

.sp_device .md_mediaBlock_01 .md_mediaTxt{
  max-width: none;
}

.sp_device .md_mediaBlock_01.md_ImgLeft .md_mediaTxt{
  padding-left: 0;
}

.sp_device .md_mediaBlock_01.md_ImgRight .md_mediaTxt{
  padding-right: 0;
}

.sp_device .md_mediaBlock_01 *+.md_mediaTxt{
  margin-top: 21px;
}
/*-------------------------------------------
md_contactSection(お問い合わせ)
-------------------------------------------*/
.md_contactBlock+.md_contactBlock{
  margin-top: 40px;
}
.md_contactSectionTtl{
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 20px;
}

.md_contactSectionTtl.withBorder{
  border-bottom: solid 1px #666666;
  padding-bottom: 8px;
}

.md_contactPanel{
  border: solid 1px #cccccc;
  background: #fff;
}

.md_contactPanelTtl{
  display: table;
  width: 100%;
  background: #3abaaf;
  color: #fff;
  font-size: 1.6rem;
}

.md_contactPanelTtl>*{
  display: table-cell;
  vertical-align: middle;
  height: 80px;
  text-align: center;
}

.md_contactPanelTtlIco{
  display: inline-block;
  position: relative;

}

.md_ttlWebIco{
  padding-left: 57px;
  background: url(/common/images/ico_contact_01.png) no-repeat left center;
}

.md_ttlTelIco{
  padding-left: 40px;
  line-height: 30px;
  background: url(/common/images/ico_contact_02.png) no-repeat left center;
}

.md_contactPanelTxtWrap{
  padding:20px 18px;
  text-align: center;
  min-height: 156px;
}

.md_contactPanelTxt{
  margin-bottom: 29px;
}

.md_contactPanelTelLink{
  text-align: center;
}

.md_contactPanelTelLink a{
  display: inline-block;
  pointer-events: none;
}

.md_contactPanelTelLink a span{
  font-size: 2.8rem;
  font-weight: bold;
  display: inline-block;
  cursor: default;
}

.md_contactPanelTelLink.md_telLinkIco a span{
  padding-left: 46px;
  background: url(/common/images/ico_contact_03.png) no-repeat left center;
  background-size: 38px auto;
}

.md_contactPanelTelLink a:hover{
  text-decoration: none;
}

/*sp
-------------------------------------------*/
.sp_device .md_contactBlock+.md_contactBlock{
  margin-top: 20px;
}

.sp_device .md_contactSectionTtl{
  font-size: 1.3rem;
  font-weight: bold;
  margin-bottom: 7px;
}

.sp_device .md_contactSectionTtl.withBorder{
  padding-bottom: 7px;
}

.sp_device .md_contactPanelTtl{
  display: block;
}

.sp_device .md_contactPanelTtl>*{
  display: block;
  height: auto;
  padding: 10px 0;
  font-size: 1.3rem;
}

.sp_device .md_ttlWebIco{
  padding-left: 32px;
  background-size: 21px auto;
}

.sp_device .md_ttlTelIco{
  padding-left: 19px;
  line-height: inherit;
  background-size: 13px auto;
}

.sp_device .md_contactPanelTxtWrap{
  padding:14px 18px;
  min-height: unset;
}

.sp_device .md_contactPanelTxt{
  margin-bottom: 15px;
}

.sp_device .md_contactPanelBtn a{
  padding: 13px 0;
  width: 100%;
}

.sp_device .md_contactPanelTelLink a{
  display: block;
  padding: 10px 0;
  border: solid 1px #cccccc;
  border-radius: 4px;
  pointer-events: auto;
}

.sp_device .md_contactPanelTelLink a span{
  font-size: 2.2rem;
}

.sp_device .md_contactPanelTelLink.md_telLinkIco a span{
  padding-left: 32.5px;
  background-size: 28.5px auto;
}

/*-------------------------------------------
newsBlock（お知らせ）
-------------------------------------------*/
.md_newsWrap{
	margin-bottom: 12px;
	margin-top: -30px;
}

.md_newsList{
  border-top: dotted 1px #cccccc;
  display: block;
}

.md_newsList:last-child{
  border-bottom: dotted 1px #cccccc;
}

.md_newsList a{
	display: block;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0px;
	position: relative;
}

.md_newsList a:after{
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 11px;
	height: 16px;
	margin: auto 0;

	padding-bottom: 0px;
}

.md_newsList a:hover .md_newsTxt{
  text-decoration: underline;
}

.md_newsItem{
  display: table;
  width: 100%;
}

.md_newsItem>*{
  display: table-cell;
  vertical-align: middle;
}

.md_newsTtl{
	padding-right: 0px;
	width: 230px;
}

.md_newsDate{
  color: #007cdc;
  margin-right: 16px;
  display: inline-block;
}

.md_newsLabel{
  display: inline-block;
  min-width: 100px;
  padding: 5px;
  border-radius: 4px;
  text-align: center;
  font-size: 1.2rem;
}

.md_newsLabel+.md_newsLabel{
  margin-left: 8px;
}

.md_coInfoLabel{
  background: #003596;
  color: #fff;
}

.md_adLabel{
  background: #0588ee;
  color: #fff;
}

.md_prLabel{
  background: #77b60a;
  color: #fff;
}

.md_cpLabel{
  background: #f0a236;
  color: #fff;
}

.md_conLabel{
  background: #828282;
  color: #fff;
}

.md_newLabel{
  display: none;
}

.md_newsBtn{
  text-align: right;
}

.md_newsBtn a{
  display: inline-block;
  padding-left: 10px;
  color: #1b8dec;
  background: url(/common/images/ico_arrow_04.png) no-repeat left center;
  background-size: 7px 11px;
}

/*sp
---------------------------*/
.sp_device .md_newsBlock{
    width: 100%;
}

.sp_device .md_newsWrap{
  margin-bottom: 22px;
}

.sp_device .md_newsList{
  margin-left: -15px;
  margin-right: -15px;
}

.sp_device .md_newsList a{
  padding: 9px 22px 9px 10px;
}

.sp_device .md_newsList a:after{
  right: 10px;
  width: 8px;
  height: 12px;
}

.sp_device .md_newsItem{
  display: block;
  width: 100%;
}

.sp_device .md_newsItem>*{
  display: block;
}

.sp_device .md_newsTtl{
  padding-right: 0;
  width: auto;
  margin-bottom: 4px;
}

.sp_device .md_newsDate{
  margin-right: 8px;
}

.sp_device .md_newsLabel{
  min-width: 70px;
}

.sp_device .md_newsNewLabel{
  display: inline-block;
  background: #cc0000;
  color: #fff;
}

.sp_device .md_newsBtn{
  text-align: center;
}

.sp_device .md_newsBtn a{
  display: inline-block;
  width: 245px;
  padding:12px 0;
  border: solid 1px #1b8dec;
  color: #1b8dec;
  background: url(/common/images/ico_arrow_04.png) no-repeat 225px center;
  background-size: 8px 12px;
}

/*-------------------------------------------
md_tableBlock（表組）
-------------------------------------------*/
.md_tableBlock_01{
	width: 95%;
	table-layout: fixed;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

.md_tableBlock_01 .md_tableRow>*{
vertical-align: middle;
padding-top: 14px;
padding-bottom: 14px;
border-bottom: 2px solid #fff;
}

.md_tableBlock_01 .md_tableTtl{
	font-weight: bold;
	background: #E3E3E3;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	width: 160px;
}
.md_tableBlock_01 .md_tableTtl_T{
	font-weight: bold;
	background: #E3E3E3;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	width: 230px!important;
}

.md_tableBlock_01 .md_tableCnt{
background: #f2f2f2;
border-left: 2px solid #fff;
	
}

.md_tableBlock_01 .md_tableCnt>*+*{
  margin-top: 10px;
}
.md_tableBlock_01 .md_tableCnt2{
	width: 100%;
	background-color: #E3E3E3;
	border-left: solid 1px #fff;
	text-align: center;
}

.md_tableBlock_01 .md_tableCnt2>*+*{
  margin-top: 10px;
}
.tdW150 {
	width: 180px!important;
}

.word-break{
word-break: keep-all;
}
.word-breakAll{
word-break: break-all;
}
.sp_device .md_tableBlock_01 .md_tableTtl{
	font-weight: bold;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	width: 75px;
	background-color: #E3E3E3;
	font-size: 12px;
}
.sp_device .md_tableBlock_01 .md_tableTtl_T{
	font-weight: bold;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	width: 80px!important;
	background-color: #E3E3E3;
	font-size: 12px;
}

.md_tableCnt3{
	width: 100px;
	background: #f2f2f2;
	border-left: solid 1px #fff;

}

/*sp

.sp_device .md_tableBlock_01 .md_tableRow>*{
  display: block;
  padding-top: 15px;
  padding-bottom: 15px;
}

.sp_device .md_tableBlock_01 .md_tableTtl{
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}

.sp_device .md_tableBlock_01 .md_tableCnt{
  padding-left: 15px;
  padding-right: 15px;
  border-left: none;

}

.sp_device .md_tableBlock_01 .md_tableCnt>*+*{
  margin-top: 6px;
}---------------------------*/


/*-------------------------------------------
md_tableBlock_02（表組）
-------------------------------------------*/
.md_tableBlock_02{
	width: 100%;
	table-layout: fixed;
	text-align: center;
}

.md_tableBlock_02 .md_tableRow>*{
  vertical-align: middle;
  padding-top: 14px;
  padding-bottom: 14px;
  border-bottom: solid 1px #fff;
}

.md_tableBlock_02 .md_tableTtl{
	font-weight: bold;
	background: #E3E3E3;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	width: 180px;
	vertical-align: top;
}

.md_tableBlock_02 .md_tableCnt{
	width: 100%;
	background: #f2f2f2;
	border-left: solid 1px #fff;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

.md_tableBlock_02 .md_tableCnt>*+*{
  margin-top: 10px;
}
.md_tableBlock_02 .md_tableCnt2{
	width: 100%;
	background-color: #E3E3E3;
	border-left: solid 1px #fff;
}

.md_tableBlock_02 .md_tableCnt2>*+*{
  margin-top: 10px;
}

.sp_device .md_tableBlock_02 .md_tableTtl{
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	width: 115px;
	background-color: #E3E3E3;
}

/*-------------------------------------------
md_tableBlock_03（表組）
-------------------------------------------*/
.md_tableBlock_03{
	width: 95%;
	table-layout: fixed;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

.md_tableBlock_03 .md_tableRow>*{
    vertical-align: middle;
    padding-top: 14px;
    padding-bottom: 14px;
    border-bottom: 2px solid #fff;
}

.md_tableBlock_03 .md_tableTtl{
    background: #FFDCDC;
    text-align: left;
    padding-left: 25px;
    padding-right: 25px;
    color: #414141;
}

.md_tableBlock_03 .md_tableTtl_T{
    font-weight: bold;
    background: #FFC8DC;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    color: #414141;
    font-size: 2rem;
}

.md_tableBlock_03 .md_tableTtl_B{
    background: #B9E2FD;
    text-align: left;
    padding-left: 25px;
    padding-right: 25px;
    color: #414141;
}

.md_tableBlock_03 .md_tableCnt{
    background: #FFDCDC;
    border-left: 2px solid #fff;
    width: 230px!important;	
    text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}

.md_tableBlock_03 .md_tableCnt_T{
    font-weight: bold;
    text-align: center;
	padding-left: 10px;
	padding-right: 10px;
    background: #FFC8DC;
    border-left: 2px solid #fff;
    width: 230px!important;
    color: #414141;
    font-size: 2rem;
}

.md_tableBlock_03 .md_tableCnt_B{
	background: #B9E2FD;
    border-left: 2px solid #fff;
    width: 230px!important;	
    text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}

.md_tableBlock_03 .md_tableCnt_L{
    background: #FFDCDC;
    border-left: 2px solid #fff;
    width: 160px!important;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
}

.md_tableBlock_03 .md_tableCnt>*+*{
  margin-top: 10px;
}

.md_tableBlock_03 .md_tableCnt02{
	width: 100%;
	background-color: #E3E3E3;
	border-left: solid 1px #fff;
	text-align: center;
}

.md_tableBlock_03 .md_tableCnt02>*+*{
  margin-top: 10px;
}

.md_tableCnt03{
	width: 100px;
	background: #f2f2f2;
	border-left: solid 1px #fff;

}

/*sp
---------------------------*/

.sp_device .md_tableBlock_03 .md_tableTtl{
	padding-left: 10px;
	padding-right: 10px;
	width: 75px;
	font-size: 1.2rem;
}
.sp_device .md_tableBlock_03 .md_tableCnt{
    font-size: 1.2rem;
}
.sp_device .md_tableBlock_03 .md_tableCnt_L{
    font-size: 1.2rem;
}
.sp_device .md_tableBlock_03 .md_tableTtl_T{
	padding-left: 10px;
	padding-right: 10px;
	width: 230px!important;
	font-size: 1.5rem;
}
.sp_device .md_tableBlock_03 .md_tableTtl_B{
	padding-left: 10px;
	padding-right: 10px;
	width: 230px!important;
	font-size: 1.2rem;
}

.sp_device .md_tableBlock_03 .md_tableCnt_T{
	padding-left: 10px;
	padding-right: 10px;
    font-size: 1.5rem;
    width: 70px!important;
}

.sp_device .md_tableBlock_03 .md_tableCnt_B{
	font-size: 1.2rem;
    width: 70px!important;
}
/*.sp_device .md_tableBlock_03 .md_tableRow>*{
  display: block;
  padding-top: 15px;
  padding-bottom: 15px;
}

.sp_device .md_tableBlock_03 .md_tableTtl{
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}

.sp_device .md_tableBlock_03 .md_tableCnt{
  padding-left: 15px;
  padding-right: 15px;
  border-left: none;

}

.sp_device .md_tableBlock_03 .md_tableCnt>*+*{
  margin-top: 6px;
}*/


/*-------------------------------------------
Colum（カラムレイアウト）
-------------------------------------------*/
.md_colum{
    font-size: 0;
    margin-bottom: -20px;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
}

.md_colum>*{
	display: inline-block;
	vertical-align: top;
	font-size: 1.4rem;
	margin-bottom: 20px;
	max-width: 100%;
	min-height: 0px;
}

.md_colum2{
	font-size: 0;
	margin-bottom: -20px;
	width: 67%;
	margin-right: auto;
	margin-left: auto;
}

.md_colum2>*{
	display: inline-block;
	vertical-align: top;
	font-size: 1.4rem;
	margin-bottom: 20px;
	max-width: 100%;
	min-height: 0px;
}

.md_col_12 {
  width: 100%;
}

.md_col_11 {
  width: 91.66666667%;
}

.md_col_10 {
  width: 83.33333333%;
}

.md_col_9 {
  width: 75%;
}


.md_col_8 {
  width: 66.66666667%;
}

.md_col_7 {
  width: 58.33333333%;
}

.md_col_6 {
  width: 50%;
}

.md_col_5 {
	width: 41.66666667%;
}

.md_col_4 {
	width: 33.3333%;
}

.md_col_3 {
  width: 25%;
}

.md_col_2 {
  width: 16.66666667%;
}

.md_col_1 {
  width: 8.33333333%;
}
.md_col_20 {
	width: 20%;
	float: left;
	display: block;
}

.md_col_30 {
	width: 50%;
	float: left;
	display: block;
}
.sp_device .md_col_30 {
	width: 100%;
}



/*sp
-------------------------------------------*/
.sp_device .md_sp_col_12 {
  width: 100%;
}

.sp_device .md_sp_col_11 {
  width: 91.66666667%;
}

.sp_device .md_sp_col_10 {
  width: 83.33333333%;
}

.sp_device .md_sp_col_9 {
  width: 75%;
}

.sp_device .md_sp_col_8 {
  width: 66.66666667%;
}

.sp_device .md_sp_col_7 {
  width: 58.33333333%;
}

.sp_device .md_sp_col_6 {
  width: 50%;
}

.sp_device .md_sp_col_5 {
  width: 41.66666667%;
}

.sp_device .md_sp_col_4 {
  width: 33.33333333%;
}

.sp_device .md_sp_col_3 {
  width: 25%;
}

.sp_device .md_sp_col_2 {
  width: 16.66666667%;
}

.sp_device .md_sp_col_1 {
  width: 8.33333333%;
}

.sp_device .md_col_20 {
	width: 100%;
	padding-bottom: 15px;

}

/*左右余白追加
-------------------------------------------*/

.md_columAddGutter{

}

.md_columAddGutter>*{
  padding-left: 20px;
  padding-right: 20px;
}

.md_columAddGutterSmall{


}

.md_columAddGutterSmall>*{
  padding-left: 10px;
  padding-right: 10px;
}

/*上下余白を広くとる
-------------------------------------------*/
.md_columAddGutterBtmLarge{
  margin-bottom: -60px;
}

.md_columAddGutterBtmLarge>*{
  margin-bottom: 60px;
}

/*sp
-------------------------------------------*/
.sp_device .md_columAddGutterBtmLarge{

}

.sp_device .md_columAddGutterBtmLarge>*{
  margin-bottom: 30px;
}

/*画像などタブレット時に幅が足りない場合にセンタリングする際に使用
-------------------------------------------*/
.sp_device .md_columCenter{
  text-align: center;
}

.sp_device .md_columCenter>*{
  width: auto;
  text-align: left;
}

/*sp
-------------------------------------------*/

.sp_device [class*="md_colum"]>*{

}

.sp_device [class*="md_colum"]{
  margin-bottom: -15px;
}

.sp_device [class*="md_colum"]>*{
  margin-bottom: 15px;
}

.sp_device .md_columAddGutter{
  margin-left: -5px;
  margin-right: -5px;
}

.sp_device .md_columAddGutter>*{
  padding-left: 5px;
  padding-right: 5px;
}

.sp_device .md_columAddGutterBtmLarge{
  margin-bottom: -30px;
}

.sp_device .md_columAddGutterBtmLarge>*{
  margin-bottom: 30px;
}

/*-------------------------------------------
Title
-------------------------------------------*/
.md_sectionHeading_01{
	width: 680px;
	margin-top: -40px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 480px;
}

.md_sectionTtl_01{
	display: inline-block;
	border-bottom: 3px solid #5c2505;
	font-size: 2.8rem;
	font-weight: bold;
	letter-spacing: 1.5px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

.md_contentsTtl_01{
	font-size: 2rem;
	font-weight: bold;
	background-color: #00913A;
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: center;
	letter-spacing: 4px;
	color: #FFFFFF;
	border-radius: 40px;
}

*+.md_contentsTtl_01{
	margin-top: 50px;
	margin-bottom: 0px;
}

.md_contentsTtl_01+*{
	margin-top: 20px;
}

.md_contentsTtl_02{
	font-size: 1.75rem;
	color: #5c2505;
	font-weight: bold;
	margin-bottom: -15px;
}

*+.md_contentsTtl_02{


}

.md_contentsTtl_02+*{
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.md_contentsTtl_05{
	font-size: 2rem;
	color: #5c2505;
	font-weight: bold;
	float: none;
}

*+.md_contentsTtl_05{
	width: 100%;

}

.md_contentsTtl_05+*{
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.sp_device .md_contentsTtl_05{
	font-size: 2rem;
	color: #5c2505;
	font-weight: bold;
	width: 100%;
	float: none;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}

.md_headingLead_01{
	font-size: 2rem;
	margin-top: 20px;
	display: inline-block;
	text-align: left;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	line-height: 3.25rem;
	height: auto;
}
.md_contentsTtl_03{
	font-size: 2rem;
	font-weight: bold;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 3px solid #E3E3E3!important;
}

*+.md_contentsTtl_03{
}

.md_contentsTtl_03+*{
	margin-top: 5px;

}

.md_contentsTtl_04{
	font-size: 2rem;
	color: #00913A;
	font-weight: bold;
	margin-bottom: 20px;
	border-bottom: 2px double #00913A;
}
.sp_device .md_contentsTtl_04 {
	text-align: center;
}


/*sp
-------------------------------------------*/

.sp_device .md_sectionHeading_01{
	width: auto;
	margin-bottom: 30px;
	padding-top: 15px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 25px;
	margin-top: 90px;
	margin-left: 30px;
	margin-right: 30px;
}

.sp_device .md_headingLead_01{
	font-size: 1.75rem;
	margin-top: 15px;
	text-align: left;
}

.sp_device .md_sectionTtl_01{
	display: inline-block;
	border-bottom: 3px solid #5c2505;
	font-size: 2.8rem;
	font-weight: bold;
	letter-spacing: 1.5px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.sp_device .md_sectionTtlIco{
  padding-left: 23px;
  border-bottom: none;
}

.sp_device .md_sectionTtlIco.md_worksIco{
  background: url(/common/images/ico_ttl_01.png) no-repeat left center;
  background-size: 18px auto;
}

.sp_device .md_sectionTtlIco.md_serviceIco{
  background: url(/common/images/ico_ttl_02.png) no-repeat left center;
  background-size: 18px auto;
}

.sp_device .md_sectionTtlIco.md_newsIco{
  background: url(/common/images/ico_ttl_03.png) no-repeat left center;
  background-size: 18px auto;
}

.sp_device .md_contentsTtl_01{
    font-size: 2rem;
    padding-left: 0px;
    border-radius: 13px;
    word-spacing: 0px;
    letter-spacing: 0px;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.sp_device *+.md_contentsTtl_01{
  margin-top: 25px;
}

.sp_device .md_sp_accoCnt+.md_contentsTtl_01{
  margin-top: 2px;
}

.sp_device .md_contentsTtl_01+*{
  margin-top: 10px;
  padding-left: 0;
  padding-right: 0;
}

.sp_device .md_contentsTtl_02{
  text-align: center;
  font-size: 2rem;
  margin-bottom: 11px;
}

.sp_device .md_contentsTtl_02+*{
	padding: 0 10px;
	margin-top: 15px;
}
.sp_device .md_contentsTtl_03{
	text-align: center;
	font-size: 2rem;
	margin-bottom: 11px;
	border-radius: 0px;
}

.sp_device .md_contentsTtl_03+*{
  padding: 0 10px;
}

/*md_contentsTtl_01
SP時アコーディオン
-------------------------------------------*/
.sp_device .md_contentsTtl_01+.md_sp_accoCnt{
  margin-top: 0;
  padding: 10px 0 15px
}

.sp_device .md_contentsTtl_01.md_sp_ttlAccoBtn{
  position: relative;
  margin-top: 2px;
}

.sp_device .md_contentsTtl_01.md_sp_ttlAccoBtn:after{
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right:17px;
  width: 18px;
  height: 18px;
  margin: auto 0;
  background: url(/common/images/ico_acco_open_01.png) no-repeat center;
  background-size:contain;
}

.sp_device .md_contentsTtl_01.md_sp_ttlAccoBtn.active:after{
  background: url(/common/images/ico_acco_close_01.png) no-repeat center;
  background-size:contain;
}

/*-------------------------------------------
Lead
-------------------------------------------*/
.md_sectionLead_01{
  font-size: 1.6rem;
  text-align: center;
}

.md_sectionLeadWrap .md_sectionLead_01{
  margin-top: 60px;
  margin-bottom: 60px;
}

/*sp
-------------------------------------------*/
.sp_device .md_sectionLead_01{
  font-size: 1.3rem;
  text-align: left;
}

.sp_device .md_sectionLeadWrap .md_sectionLead_01{
  margin-top: 30px;
  margin-bottom: 30px;
}

/*-------------------------------------------
Text
-------------------------------------------*/

.md_txtBlock >*+*{
  margin-top: 18px;
}

.md_smallTxt{
  font-size:  1.2rem;
}

/*sp
-------------------------------------------*/
.sp_device .md_smallTxt{
  font-size:  1.1rem;
}

.sp_device .md_txtBlock >*+*{
  margin-top: 10px;
}

/*-------------------------------------------
Link
-------------------------------------------*/
.md_linkType_01{
  color: #1b8dec;
  padding-left: 13px;
  background: url(/common/images/ico_arrow_04.png) no-repeat center left;
  background-size: 7px 11px;
}

/*-------------------------------------------
Button
-------------------------------------------*/
[class*="md_btn"]:hover{
  text-decoration: none;
}

.md_btnCenter{
  text-align: center;
}

.md_btnRight{
  text-align: right;
}

/*sp
-------------------------------------------*/
.md_btn_Full{
  width: 100%;
}

.sp_device .md_btn_sp_Full{
  width: 100%;
}

/*md_btn_01
-------------------------------------------*/
.md_btn_01{
	display: inline-block;
	position: relative;
	color: #fff;
	border-radius: 4px;
	background-color: #573518;
	text-align: center;
	font-weight: bold;
}

.md_btn_01:after{
  content: '';
  display: block;
  position: absolute;
  width: 9px;
  height: 12px;
  top: 0;
  bottom: 0;
  right: 5%;
  margin: auto 0;
  background: url(/common/images/ico_arrow_02.png) no-repeat center;
}

.md_btn_01.md_btn_altWin >span{
  padding-left: 33px;
  background: url(/common/images/ico_alt_win_01.png) no-repeat left 5px;
  background-size: 14px 12px;
}

.md_btn_01:hover{
	background-color: #935E31;
	color: #FFFFFF;
}
.md_btn_01:link{
	color: #FFFFFF;
}

.md_btn_01_Small{
	padding-top: 8px;
	padding-right: 32px;
	padding-left: 20px;
	padding-bottom: 8px;
	min-width: 160px;
}

.md_btn_01_Mid{
	padding: 14px 58px;
	min-width: 200px;
}


/*sp
-------------------------------------------*/
.sp_device .md_btn_01{
  width: 100%;
}

/*md_btn_02
-------------------------------------------*/

.md_btn_02{
	color: #fff;
	border-radius: 4px;
	background-color: #37230D;
	display: inline-block;
	text-align: center;
	font-weight: bold;
}

.md_btn_02>span{
	padding-right: 20px;
	background: url(/common/images/ico_arrow_02.png) no-repeat right center;
}

.md_btn_02_Mid{
	padding: 13px 0;
	font-size: 1.75rem;
	min-width: 300px;
}

.md_btn_02:hover{
	background-color: #96744F;
}
.kome {
	text-indent: -1.5rem;
	padding-left: 1.5rem;
}


/*sp
-------------------------------------------*/
.sp_device .md_btn_02{
	display: block;
	min-width: inherit;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	border-radius: 40px;
}

/*md_btn_03
-------------------------------------------*/
.md_btn_03{
	position: relative;
	padding: 18px 28px;
	display: block;
	border: 2px solid #573518;
	font-weight: bold;
	width: 100%;
	border-radius: 4px;
	background-color: #FFFFFF;
}

.md_btn_03:after{
  content: "";
  display: block;
  position: absolute;
  width: 11px;
  height: 16px;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  background: url(/common/images/ico_arrow_04.png) no-repeat center;
  background-size: contain;
}

.md_btn_03:hover{
	background-color: #F4E3D5;
}

.md_btn_03_inner{
  display: table;
  width: 100%;
  table-layout: fixed;
}

.md_btn_03_inner>*{
  display: table-cell;
  vertical-align: middle;
}

.md_btn_03_ico{
  width: 70px;
  height: 70px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.md_btn_03_ico.md_btnIcoBook{
  background-image: url(/common/images/ico_btn_03_01.gif);
}

.md_btn_03_ico.md_btnIcoPaper{
  background-image: url(/common/images/ico_btn_03_02.gif)
}

.md_btn_03_ico.md_btnIcoChat{
  background-image: url(/common/images/ico_btn_03_03.gif)
}

.md_btn_03_ico.md_btnIcoMedal{
  background-image: url(/common/images/ico_btn_03_04.gif)
}

.md_btn_03_ico.md_btnIcoHome{
  background-image: url(/common/images/ico_btn_03_05.gif)
}

.md_btn_03_ico.md_btnIcoPencil{
  background-image: url(/common/images/ico_btn_03_06.gif)
}

.md_btn_03_ico.md_btnIcoYen{
  background-image: url(/common/images/ico_btn_03_07.gif)
}

.md_btn_03_ico.md_btnIcoPerson{
  background-image: url(/common/images/ico_btn_03_08.gif)
}

.md_btn_03_ico.md_btnIcoSample{
  background-image: url(/common/images/ico_btn_03_sample.gif)
}

.md_btn_03_txt{
  padding-left: 30px;
  font-size: 2rem;
}

/*sp
-------------------------------------------*/
.sp_device .md_btn_03{
  padding: 11px 12px;
}

.sp_device .md_btn_03:after{
  width: 8px;
  height: 12px;
  right: 10px;
}

.sp_device .md_btn_03_ico{
  width: 43px;
  height: 43px;
}

.sp_device .md_btn_03_txt{
  padding-left: 14px;
  font-size: 1.4rem;
}

/*md_btn_04
-------------------------------------------*/
.md_btn_04_wrap{
  margin: 0 -8px -16px;
}

.md_sectionLeadWrap .md_btn_04_wrap{
  margin: 60px -8px 64px;
}

.md_sectionLeadWrap *+.md_btn_04_wrap{
  margin-top: 0;
}

.md_btn_04_wrap+*{
  margin-top: 80px;
}

.md_btn_04_wrap>*{
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 16px;
  min-height: 80px;
}

.md_btn_04:before{
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  min-height: 80px;
}

.md_btn_04{
  position: relative;
  display: table;
  table-layout: fixed;
  width: 101%;
  height: 100%;
  border-bottom: solid 4px #0077db;
}

.md_btn_04>*{
  display: table-cell;
  vertical-align: middle;
  padding: 0 34px;
  text-align: center;
  font-weight: bold;
  font-size: 1.6rem;
  width: 103%;
  border: solid 1px #cccccc;
  border-bottom: none;
}

.md_btn_04:after{
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right:20px;
  width: 10px;
  height: 15px;
  margin: auto 0;
  background: url(../images/ico_arrow_04.png) no-repeat center left;
  background-size:contain;
}

.md_btn_04.md_btn_04_anchor:after{
  transform: rotate(90deg);
}

.md_btn_04:hover{
  background: #dcf4ff;
}

/*sp
-------------------------------------------*/
.sp_device .md_btn_04_wrap{
  margin: 0;
}

.sp_device .md_sectionLeadWrap .md_btn_04_wrap{
  margin: 30px 0 40px;
}

.sp_device .md_btn_04_wrap>*{
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 0px;
  min-height: 45px;
}

.sp_device .md_btn_04:before{
  min-height: 45px;
}

.sp_device .md_btn_04>*{
  padding: 0 20px 0 14%;
  text-align: left;
  font-size: 1.2rem;
  border-left: none;
}

.sp_device .md_btn_04_wrap>*.md_sp_col_6:nth-child(2n+1) .md_btn_04>*{
  border-left: solid 1px #cccccc;
}

.sp_device .md_btn_04_wrap>*.md_col_4:not(.md_sp_col_6):nth-child(3n+1) .md_btn_04>*{
  border-left: solid 1px #cccccc;
}

.sp_device .md_btn_04:after{
  right: 10px;
  width: 5px;
  height: 10px;
}

/*md_btn_05
-------------------------------------------*/
.md_btn_05{
	position: relative;
	color: #77b60a;
	display: inline-block;
	font-size: 1.3rem;
	font-weight: bold;
	text-align: center;
	border-radius: 4px;
	border: solid 1px #77b60a;
	padding-left: 28px;
	padding-right: 28px;
	background-color: #FFFFFF;
}

.md_btn_05_Mid{
  padding-top: 10px;
  padding-bottom: 10px;
  min-width: 290px;
}

.md_btn_05:after{
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  right:19px;
  width: 9px;
  height: 10px;
  background: url(/common/images/ico_arrow_07.png) no-repeat center right;
  background-size: contain;
}

.md_btn_05:hover{
  background: #d6e9b5;
}

/*sp
-------------------------------------------*/
.sp_device .md_btn_05_Mid{
  min-width: auto;
  width: 100%;
}

/*md_btn_06
-------------------------------------------*/
.md_btn_06{
  position: relative;
  display: block;
  padding: 0 20px;
  border: solid 1px #e1e1e1;
  font-weight: bold;
  width: 100%;
}


.md_btn_06:after{
  content: "";
  display: block;
  position: absolute;
  width: 11px;
  height: 16px;
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  background: url(/common/images/ico_arrow_04.png) no-repeat center;
  background-size: contain;
}

.md_btn_06:hover{
  background: #dcf4ff;
  text-decoration: none;
}

.md_btn_06_inner{
  display: table;
  width: 100%;
  height: 88px;
  table-layout: fixed;
}

.md_btn_06_inner>*{
  display: table-cell;
  vertical-align: middle;
}

.md_btn_06_ico{
  width: 51px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.md_btn_06_ico.md_btnIcoOverview{
  background-image: url(/common/images/ico_btn_06_01.png);
}

.md_btn_06_ico.md_btnIcoOrg{
  background-image: url(/common/images/ico_btn_06_02.png)
}

.md_btn_06_ico.md_btnIcoOffice{
  background-image: url(/common/images/ico_btn_06_03.png)
}

.md_btn_06_ico.md_btnIcoSettle{
  background-image: url(/common/images/ico_btn_06_04.png)
}

.md_btn_06_ico.md_btnIcoMap{
  background-image: url(/common/images/ico_btn_06_05.png)
}

.md_btn_06_txt{
  padding-left: 38px;
  font-size: 1.6rem;
}

/*sp
-------------------------------------------*/
.sp_device .md_btn_06{
  padding: 11px 20px;
  font-size: 1.4rem;
}

.sp_device .md_btn_06:after{
  width: 8px;
  height: 12px;
  right: 10px;
}

.sp_device .md_btn_06_inner{
  height: 63px;
}

.sp_device .md_btn_06_ico{
  width: 31px;
}

.sp_device .md_btn_06_txt{
  padding-left: 20px;
}

/*md_btn_acco_01
-------------------------------------------*/
.md_btn_acco_01{
  display: block;
  border-radius: 4px;
  background: #1b8dec;
  color: #fff;
  text-align: center;
  padding: 13px 0;
  position: relative;
  margin-bottom: 20px;
  cursor: pointer;
}

.md_btn_acco_01.md_accoOnly_sp{
  display: none;
}

.md_btn_acco_01:after{
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  right:16px;
  width: 11px;
  height: 8px;
  background: url(/common/images/ico_arrow_acco_01.png);
  background-size:contain;
}

.md_btn_acco_01.active:after{
  transform: rotate(180deg);
}


/*sp
-------------------------------------------*/
.sp_device .md_btn_acco_01.md_accoOnly_sp{
  display: block;
}

/*-------------------------------------------
Icon
-------------------------------------------*/
.md_arrowIco_01{
  line-height: 1em;
  padding-left: 20px;
  background: url(/common/images/ico_arrow_01.png) no-repeat center left;
  background-size: 14px auto;
}

/*-------------------------------------------
List
-------------------------------------------*/
.md_list_01 li{
  padding-left: 1em;
  position: relative;
}

.md_list_01 li:after{
  content: "・";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left:0;
}

/*-------------------------------------------

js Style

-------------------------------------------*/

/*-------------------------------------------

General

-------------------------------------------*/
/*-------------------------------------------
Display
-------------------------------------------*/
.db {
  display: block !important;
}

.di,
.diC > * {
  display: inline !important;
}

.dib,
.dibC > * {
  display: inline-block !important;
}

.dt {
  display: table !important;
  width: 100%;
}
.dt > * {
  display: table-cell;
  vertical-align: middle;
}

/*SP
-------------------------------------------*/
.sp_device .sp_db {
  display: block !important;
}

.sp_device .sp_di,
.sp_device .sp_diC > * {
  display: inline !important;
}

.sp_device .sp_dib,
.sp_device .sp_dibC > * {
  display: inline-block !important;
}

.sp_device .sp_dt {
  display: table !important;
  width: 100%;
}
.sp_device .sp_dt > * {
  display: table-cell;
  vertical-align: middle;
}

/*-------------------------------------------
Device　Content
-------------------------------------------*/
br.pcContent,
span.pcContent {
  display: inline !important;
}

table.pcContent {
  display: table !important;
}

table > *.pcContent {
  display: table-cell !important;
}

.spContent {
  display: none !important;
}
.spHeadInfo {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
.toppageLogo {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
	padding-top: 20px;
	text-align: center;
	line-height: 3rem;
}
.toppageCal {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}

.toppageLogo img {
	width: 70%;
	padding-bottom: 7px;
	padding-top: 15px;
}




.sp_device .spContent {
  display: block !important;
}

.sp_device br.spContent,
.sp_device span.spContent {
  display: inline !important;
}

.sp_device table.pcContent {
  display: table !important;
}

.sp_device table > *.spContent {
  display: table-cell !important;
}

.sp_device .pcContent,
.sp_device br.pcContent,
.sp_device span.pcContent {
  display: none !important;
}

/*-------------------------------------------
Float
-------------------------------------------*/
.fL {
  float: left !important;
}

.fR {
	float: right !important;
	margin-top: -10px;
	margin-left: 10px;
}

.fN {
  float: none !important;
}

.sp_device .sp_fL {
  float: left !important;
}

.sp_device .sp_fR {
  float: right !important;
}

.sp_device .sp_fN {
  float: none !important;
}

/*-------------------------------------------
clear
-------------------------------------------*/
.clB {
  clear: both;
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}

/*-------------------------------------------
Align
-------------------------------------------*/
.taC {
  text-align: center !important;
}

.taL {
  text-align: left !important;
}

.taR {
  text-align: right !important;
}

.vaT {
  vertical-align: top !important;
}

.vaM {
  vertical-align: middle !important;
}

.vaB {
  vertical-align: bottom !important;
}

.sp_device .sptaC {
  text-align: center !important;
}

.sp_device .sptaL {
  text-align: left !important;
}

.sp_device .sptaR {
  text-align: right !important;
}

.sp_device .spvaT {
  vertical-align: top !important;
}

.sp_device .spvaM {
  vertical-align: middle !important;
}

.sp_device .spvaB {
  vertical-align: bottom !important;
}
/*-------------------------------------------
width
-------------------------------------------*/
/* em */
.w01em {
  width: 1em !important;
}

.w02em {
  width: 2em !important;
}

.w03em {
  width: 3em !important;
}

.w04em {
  width: 4em !important;
}

.w05em {
  width: 5em !important;
}

.w06em {
  width: 6em !important;
}

.w07em {
  width: 7em !important;
}

.w08em {
  width: 8em !important;
}

.w09em {
  width: 9em !important;
}

.w10em {
  width: 10em !important;
}

.w11em {
  width: 11em !important;
}

.w12em {
  width: 12em !important;
}

.w13em {
  width: 13em !important;
}

.w14em {
  width: 14em !important;
}

.w15em {
  width: 15em !important;
}

.w16em {
  width: 16em !important;
}

.w17em {
  width: 17em !important;
}

.w18em {
  width: 18em !important;
}

.w19em {
  width: 19em !important;
}

.w20em {
  width: 20em !important;
}

.w21em {
  width: 21em !important;
}

.w22em {
  width: 22em !important;
}

.w23em {
  width: 23em !important;
}

.w24em {
  width: 24em !important;
}

.w25em {
  width: 25em !important;
}

.w26em {
  width: 26em !important;
}

.w27em {
  width: 27em !important;
}

.w28em {
  width: 28em !important;
}

.w29em {
  width: 29em !important;
}

.w30em {
  width: 30em !important;
}

.w31em {
  width: 31em !important;
}

.w32em {
  width: 32em !important;
}

.w33em {
  width: 33em !important;
}

.w34em {
  width: 34em !important;
}

.w35em {
  width: 35em !important;
}

.w36em {
  width: 36em !important;
}

.w37em {
  width: 37em !important;
}

.w38em {
  width: 38em !important;
}

.w39em {
  width: 39em !important;
}

.w40em {
  width: 40em !important;
}

.sp_device .sp_w01em {
  width: 1em !important;
}

.sp_device .sp_w02em {
  width: 2em !important;
}

.sp_device .sp_w03em {
  width: 3em !important;
}

.sp_device .sp_w04em {
  width: 4em !important;
}

.sp_device .sp_w05em {
  width: 5em !important;
}

.sp_device .sp_w06em {
  width: 6em !important;
}

.sp_device .sp_w07em {
  width: 7em !important;
}

.sp_device .sp_w08em {
  width: 8em !important;
}

.sp_device .sp_w09em {
  width: 9em !important;
}

.sp_device .sp_w10em {
  width: 10em !important;
}

.sp_device .sp_w11em {
  width: 11em !important;
}

.sp_device .sp_w12em {
  width: 12em !important;
}

.sp_device .sp_w13em {
  width: 13em !important;
}

.sp_device .sp_w14em {
  width: 14em !important;
}

.sp_device .sp_w15em {
  width: 15em !important;
}

.sp_device .sp_w16em {
  width: 16em !important;
}

.sp_device .sp_w17em {
  width: 17em !important;
}

.sp_device .sp_w18em {
  width: 18em !important;
}

.sp_device .sp_w19em {
  width: 19em !important;
}

.sp_device .sp_w20em {
  width: 20em !important;
}

.sp_device .sp_w21em {
  width: 21em !important;
}

.sp_device .sp_w22em {
  width: 22em !important;
}

.sp_device .sp_w23em {
  width: 23em !important;
}

.sp_device .sp_w24em {
  width: 24em !important;
}

.sp_device .sp_w25em {
  width: 25em !important;
}

.sp_device .sp_w26em {
  width: 26em !important;
}

.sp_device .sp_w27em {
  width: 27em !important;
}

.sp_device .sp_w28em {
  width: 28em !important;
}

.sp_device .sp_w29em {
  width: 29em !important;
}

.sp_device .sp_w30em {
  width: 30em !important;
}

.sp_device .sp_w31em {
  width: 31em !important;
}

.sp_device .sp_w32em {
  width: 32em !important;
}

.sp_device .sp_w33em {
  width: 33em !important;
}

.sp_device .sp_w34em {
  width: 34em !important;
}

.sp_device .sp_w35em {
  width: 35em !important;
}

.sp_device .sp_w36em {
  width: 36em !important;
}

.sp_device .sp_w37em {
  width: 37em !important;
}

.sp_device .sp_w38em {
  width: 38em !important;
}

.sp_device .sp_w39em {
  width: 39em !important;
}

.sp_device .sp_w40em {
  width: 40em !important;
}
/* percent */
.w01p {
  width: 1% !important;
}

.w02p {
  width: 2% !important;
}

.w03p {
  width: 3% !important;
}

.w04p {
  width: 4% !important;
}

.w05p {
  width: 5% !important;
}

.w06p {
  width: 6% !important;
}

.w07p {
  width: 7% !important;
}

.w08p {
  width: 8% !important;
}

.w09p {
  width: 9% !important;
}

.w10p {
  width: 10% !important;
}

.w11p {
  width: 11% !important;
}

.w12p {
  width: 12% !important;
}

.w13p {
  width: 13% !important;
}

.w14p {
  width: 14% !important;
}

.w15p {
  width: 15% !important;
}

.w16p {
  width: 16% !important;
}

.w17p {
  width: 17% !important;
}

.w18p {
  width: 18% !important;
}

.w19p {
  width: 19% !important;
}

.w20p {
  width: 20% !important;
}

.w21p {
  width: 21% !important;
}

.w22p {
  width: 22% !important;
}

.w23p {
  width: 23% !important;
}

.w24p {
  width: 24% !important;
}

.w25p {
  width: 25% !important;
}

.w26p {
  width: 26% !important;
}

.w27p {
  width: 27% !important;
}

.w28p {
  width: 28% !important;
}

.w29p {
  width: 29% !important;
}

.w30p {
  width: 30% !important;
}

.w31p {
  width: 31% !important;
}

.w32p {
  width: 32% !important;
}

.w33p {
  width: 33% !important;
}

.w34p {
  width: 34% !important;
}

.w35p {
  width: 35% !important;
}

.w36p {
  width: 36% !important;
}

.w37p {
  width: 37% !important;
}

.w38p {
  width: 38% !important;
}

.w39p {
  width: 39% !important;
}

.w40p {
  width: 40% !important;
}

.w41p {
  width: 41% !important;
}

.w42p {
  width: 42% !important;
}

.w43p {
  width: 43% !important;
}

.w44p {
  width: 44% !important;
}

.w45p {
  width: 45% !important;
}

.w46p {
  width: 46% !important;
}

.w47p {
  width: 47% !important;
}

.w48p {
  width: 48% !important;
}

.w49p {
  width: 49% !important;
}

.w50p {
  width: 50% !important;
}

.w51p {
  width: 51% !important;
}

.w52p {
  width: 52% !important;
}

.w53p {
  width: 53% !important;
}

.w54p {
  width: 54% !important;
}

.w55p {
  width: 55% !important;
}

.w56p {
  width: 56% !important;
}

.w57p {
  width: 57% !important;
}

.w58p {
  width: 58% !important;
}

.w59p {
  width: 59% !important;
}

.w60p {
  width: 60% !important;
}

.w61p {
  width: 61% !important;
}

.w62p {
  width: 62% !important;
}

.w63p {
  width: 63% !important;
}

.w64p {
  width: 64% !important;
}

.w65p {
  width: 65% !important;
}

.w66p {
  width: 66% !important;
}

.w67p {
  width: 67% !important;
}

.w68p {
  width: 68% !important;
}

.w69p {
  width: 69% !important;
}

.w70p {
  width: 70% !important;
}

.w71p {
  width: 71% !important;
}

.w72p {
  width: 72% !important;
}

.w73p {
  width: 73% !important;
}

.w74p {
  width: 74% !important;
}

.w75p {
  width: 75% !important;
}

.w76
p {
  width: 76% !important;
}

.w77p {
  width: 77% !important;
}

.w78p {
  width: 78% !important;
}

.w79p {
  width: 79% !important;
}

.w80p {
  width: 80% !important;
}

.w81p {
  width: 81% !important;
}

.w82p {
  width: 82% !important;
}

.w83p {
  width: 83% !important;
}

.w84p {
  width: 84% !important;
}

.w85p {
  width: 85% !important;
}

.w86p {
  width: 86% !important;
}

.w87p {
  width: 87% !important;
}

.w88p {
  width: 88% !important;
}

.w89p {
  width: 89% !important;
}

.w90p {
  width: 90% !important;
}

.w91p {
  width: 91% !important;
}

.w92p {
  width: 92% !important;
}

.w93p {
  width: 93% !important;
}

.w94p {
  width: 94% !important;
}

.w95p {
  width: 95% !important;
}

.w96p {
  width: 96% !important;
}

.w97p {
  width: 97% !important;
}

.w98p {
  width: 98% !important;
}

.w99p {
  width: 99% !important;
}

.w100p {
  width: 100% !important;
}


.sp_device .sp_w01p {
  width: 1% !important;
}

.sp_device .sp_w02p {
  width: 2% !important;
}

.sp_device .sp_w03p {
  width: 3% !important;
}

.sp_device .sp_w04p {
  width: 4% !important;
}

.sp_device .sp_w05p {
  width: 5% !important;
}

.sp_device .sp_w06p {
  width: 6% !important;
}

.sp_device .sp_w07p {
  width: 7% !important;
}

.sp_device .sp_w08p {
  width: 8% !important;
}

.sp_device .sp_w09p {
  width: 9% !important;
}

.sp_device .sp_w10p {
  width: 10% !important;
}

.sp_device .sp_w11p {
  width: 11% !important;
}

.sp_device .sp_w12p {
  width: 12% !important;
}

.sp_device .sp_w13p {
  width: 13% !important;
}

.sp_device .sp_w14p {
  width: 14% !important;
}

.sp_device .sp_w15p {
  width: 15% !important;
}

.sp_device .sp_w16p {
  width: 16% !important;
}

.sp_device .sp_w17p {
  width: 17% !important;
}

.sp_device .sp_w18p {
  width: 18% !important;
}

.sp_device .sp_w19p {
  width: 19% !important;
}

.sp_device .sp_w20p {
  width: 20% !important;
}

.sp_device .sp_w21p {
  width: 21% !important;
}

.sp_device .sp_w22p {
  width: 22% !important;
}

.sp_device .sp_w23p {
  width: 23% !important;
}

.sp_device .sp_w24p {
  width: 24% !important;
}

.sp_device .sp_w25p {
  width: 25% !important;
}

.sp_device .sp_w26p {
  width: 26% !important;
}

.sp_device .sp_w27p {
  width: 27% !important;
}

.sp_device .sp_w28p {
  width: 28% !important;
}

.sp_device .sp_w29p {
  width: 29% !important;
}

.sp_device .sp_w30p {
  width: 30% !important;
}

.sp_device .sp_w31p {
  width: 31% !important;
}

.sp_device .sp_w32p {
  width: 32% !important;
}

.sp_device .sp_w33p {
  width: 33% !important;
}

.sp_device .sp_w34p {
  width: 34% !important;
}

.sp_device .sp_w35p {
  width: 35% !important;
}

.sp_device .sp_w36p {
  width: 36% !important;
}

.sp_device .sp_w37p {
  width: 37% !important;
}

.sp_device .sp_w38p {
  width: 38% !important;
}

.sp_device .sp_w39p {
  width: 39% !important;
}

.sp_device .sp_w40p {
  width: 40% !important;
}

.sp_device .sp_w41p {
  width: 41% !important;
}

.sp_device .sp_w42p {
  width: 42% !important;
}

.sp_device .sp_w43p {
  width: 43% !important;
}

.sp_device .sp_w44p {
  width: 44% !important;
}

.sp_device .sp_w45p {
  width: 45% !important;
}

.sp_device .sp_w46p {
  width: 46% !important;
}

.sp_device .sp_w47p {
  width: 47% !important;
}

.sp_device .sp_w48p {
  width: 48% !important;
}

.sp_device .sp_w49p {
  width: 49% !important;
}

.sp_device .sp_w50p {
  width: 50% !important;
}

.sp_device .sp_w51p {
  width: 51% !important;
}

.sp_device .sp_w52p {
  width: 52% !important;
}

.sp_device .sp_w53p {
  width: 53% !important;
}

.sp_device .sp_w54p {
  width: 54% !important;
}

.sp_device .sp_w55p {
  width: 55% !important;
}

.sp_device .sp_w56p {
  width: 56% !important;
}

.sp_device .sp_w57p {
  width: 57% !important;
}

.sp_device .sp_w58p {
  width: 58% !important;
}

.sp_device .sp_w59p {
  width: 59% !important;
}

.sp_device .sp_w60p {
  width: 60% !important;
}

.sp_device .sp_w61p {
  width: 61% !important;
}

.sp_device .sp_w62p {
  width: 62% !important;
}

.sp_device .sp_w63p {
  width: 63% !important;
}

.sp_device .sp_w64p {
  width: 64% !important;
}

.sp_device .sp_w65p {
  width: 65% !important;
}

.sp_device .sp_w66p {
  width: 66% !important;
}

.sp_device .sp_w67p {
  width: 67% !important;
}

.sp_device .sp_w68p {
  width: 68% !important;
}

.sp_device .sp_w69p {
  width: 69% !important;
}

.sp_device .sp_w70p {
  width: 70% !important;
}

.sp_device .sp_w71p {
  width: 71% !important;
}

.sp_device .sp_w72p {
  width: 72% !important;
}

.sp_device .sp_w73p {
  width: 73% !important;
}

.sp_device .sp_w74p {
  width: 74% !important;
}

.sp_device .sp_w75p {
  width: 75% !important;
}

.sp_device .sp_w76p {
  width: 76% !important;
}

.sp_device .sp_w77p {
  width: 77% !important;
}

.sp_device .sp_w78p {
  width: 78% !important;
}

.sp_device .sp_w79p {
  width: 79% !important;
}

.sp_device .sp_w80p {
  width: 80% !important;
}

.sp_device .sp_w81p {
  width: 81% !important;
}

.sp_device .sp_w82p {
  width: 82% !important;
}


.sp_device .sp_w83p {
  width: 83% !important;
}

.sp_device .sp_w84p {
  width: 84% !important;
}

.sp_device .sp_w85p {
  width: 85% !important;
}

.sp_device .sp_w86p {
  width: 86% !important;
}

.sp_device .sp_w87p {
  width: 87% !important;
}

.sp_device .sp_w88p {
  width: 88% !important;
}

.sp_device .sp_w89p {
  width: 89% !important;
}

.sp_device .sp_w90p {
  width: 90% !important;
}

.sp_device .sp_w91p {
  width: 91% !important;
}

.sp_device .sp_w92p {
  width: 92% !important;
}

.sp_device .sp_w93p {
  width: 93% !important;
}

.sp_device .sp_w94p {
  width: 94% !important;
}

.sp_device .sp_w95p {
  width: 95% !important;
}

.sp_device .sp_w96p {
  width: 96% !important;
}

.sp_device .sp_w97p {
  width: 97% !important;
}

.sp_device .sp_w98p {
  width: 98% !important;
}

.sp_device .sp_w99p {
  width: 99% !important;
}

.sp_device .sp_w100p {
  width: 100% !important;
}

/* margin-all*/
.m00 {
  margin: 0px !important;
}

.m05 {
  margin: 5px !important;
}

.m10 {
  margin: 10px !important;
}

.m15 {
  margin: 15px !important;
}

.m20 {
  margin: 20px !important;
}

.m25 {
  margin: 25px !important;
}

.m30 {
  margin: 30px !important;
}

.m35 {
  margin: 35px !important;
}

.m40 {
  margin: 40px !important;
}

.m45 {
  margin: 45px !important;
}

.m50 {
  margin: 50px !important;
}

/* margin-top*/
.mt00 {
  margin-top: 0 !important;
}

.mt05 {
  margin-top: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

/* margin-right*/
.mr00 {
  margin-right: 0px !important;
}

.mr05 {
  margin-right: 5px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.mr50 {
  margin-right: 50px !important;
}

/* margin-bottom*/
.mb00 {
  margin-bottom: 0px !important;
}

.mb05 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

/* margin-left*/
.ml00 {
  margin-left: 0px !important;
}

.ml05 {
  margin-left: 5px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.ml50 {
  margin-left: 50px !important;
}

/* margin-all*/
.sp_device .sp_m00 {
  margin: 0 !important;
}

.sp_device .sp_m05 {
  margin: 5 !important;
}

.sp_device .sp_m10 {
  margin: 10px !important;
}

.sp_device .sp_m15 {
  margin: 15px !important;
}

.sp_device .sp_m20 {
  margin: 20px !important;
}

.sp_device .sp_m25 {
  margin: 25px !important;
}

.sp_device .sp_m30 {
  margin: 30px !important;
}

.sp_device .sp_m35 {
  margin: 35px !important;
}

.sp_device .sp_m40 {
  margin: 40px !important;
}

.sp_device .sp_m45 {
  margin: 45px !important;
}

.sp_device .sp_m50 {
  margin: 50px !important;
}

/* margin-top*/
.sp_device .sp_mt00 {
  margin-top: 0 !important;
}

.sp_device .sp_mt05 {
  margin-top: 5 !important;
}

.sp_device .sp_mt10 {
  margin-top: 10px !important;
}

.sp_device .sp_mt15 {
  margin-top: 15px !important;
}

.sp_device .sp_mt20 {
  margin-top: 20px !important;
}

.sp_device .sp_mt25 {
  margin-top: 25px !important;
}

.sp_device .sp_mt30 {
  margin-top: 30px !important;
}

.sp_device .sp_mt35 {
  margin-top: 35px !important;
}

.sp_device .sp_mt40 {
  margin-top: 40px !important;
}

.sp_device .sp_mt45 {
  margin-top: 45px !important;
}

.sp_device .sp_mt50 {
  margin-top: 50px !important;
}

/* margin-right*/
.sp_device .sp_mr00 {
  margin-right: 0 !important;
}

.sp_device .sp_mr05 {
  margin-right: 5 !important;
}

.sp_device .sp_mr10 {
  margin-right: 10px !important;
}

.sp_device .sp_mr15 {
  margin-right: 15px !important;
}

.sp_device .sp_mr20 {
  margin-right: 20px !important;
}

.sp_device .sp_mr25 {
  margin-right: 25px !important;
}

.sp_device .sp_mr30 {
  margin-right: 30px !important;
}

.sp_device .sp_mr35 {
  margin-right: 35px !important;
}

.sp_device .sp_mr40 {
  margin-right: 40px !important;
}

.sp_device .sp_mr45 {
  margin-right: 45px !important;
}

.sp_device .sp_mr50 {
  margin-right: 50px !important;
}

/* margin-bottom*/
.sp_device .sp_mb00 {
  margin-bottom: 0 !important;
}

.sp_device .sp_mb05 {
  margin-bottom: 5 !important;
}

.sp_device .sp_mb10 {
  margin-bottom: 10px !important;
}

.sp_device .sp_mb15 {
  margin-bottom: 15px !important;
}

.sp_device .sp_mb20 {
  margin-bottom: 20px !important;
}

.sp_device .sp_mb25 {
  margin-bottom: 25px !important;
}

.sp_device .sp_mb30 {
  margin-bottom: 30px !important;
}

.sp_device .sp_mb35 {
  margin-bottom: 35px !important;
}

.sp_device .sp_mb40 {
  margin-bottom: 40px !important;
}

.sp_device .sp_mb45 {
  margin-bottom: 45px !important;
}

.sp_device .sp_mb50 {
  margin-bottom: 50px !important;
}

/* margin-left*/
.sp_device .sp_ml00 {
  margin-left: 0px !important;
}

.sp_device .sp_ml05 {
  margin-left: 5px !important;
}

.sp_device .sp_ml10 {
  margin-left: 10px !important;
}

.sp_device .sp_ml15 {
  margin-left: 15px !important;
}

.sp_device .sp_ml20 {
  margin-left: 20px !important;
}

.sp_device .sp_ml25 {
  margin-left: 25px !important;
}

.sp_device .sp_ml30 {
  margin-left: 30px !important;
}

.sp_device .sp_ml35 {
  margin-left: 35px !important;
}

.sp_device .sp_ml40 {
  margin-left: 40px !important;
}

.sp_device .sp_ml45 {
  margin-left: 45px !important;
}

.sp_device .sp_ml50 {
  margin-left: 50px !important;
}

/*-------------------------------------------
padding
-------------------------------------------*/
/* padding-all*/
.p00 {
  padding: 0 !important;
}

.p05 {
  padding: 5 !important;
}

.p10 {
  padding: 10px !important;
}

.p15 {
  padding: 15px !important;
}

.p20 {
  padding: 20px !important;
}

.p25 {
  padding: 25px !important;
}

.p30 {
  padding: 30px !important;
}

.p35 {
  padding: 35px !important;
}

.p40 {
  padding: 40px !important;
}

.p45 {
  padding: 45px !important;
}

.p50 {
  padding: 50px !important;
}

/* padding-top*/
.pt00 {
  padding-top: 0 !important;
}

.pt05 {
  padding-top: 5 !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pt50 {
  padding-top: 50px !important;
}

/* padding-right*/
.pr00 {
  padding-right: 0px !important;
}

.pr05 {
  padding-right: 5px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pr35 {
  padding-right: 35px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pr45 {
  padding-right: 45px !important;
}

.pr50 {
  padding-right: 50px !important;
}

/* padding-bottom*/
.pb00 {
  padding-bottom: 0 !important;
}

.pb05 {
  padding-bottom: 5 !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

/* padding-left*/
.pl00 {
  padding-left: 0px !important;
}

.pl05 {
  padding-left: 5px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pl35 {
  padding-left: 35px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.pl45 {
  padding-left: 45px !important;
}

.pl50 {
  padding-left: 50px !important;
}

/* padding-all*/
.sp_device .sp_p00 {
  padding: 0 !important;
}

.sp_device .sp_p05 {
  padding: 5 !important;
}

.sp_device .sp_p10 {
  padding: 10px !important;
}

.sp_device .sp_p15 {
  padding: 15px !important;
}

.sp_device .sp_p20 {
  padding: 20px !important;
}

.sp_device .sp_p25 {
  padding: 25px !important;
}

.sp_device .sp_p30 {
  padding: 30px !important;
}

.sp_device .sp_p35 {
  padding: 35px !important;
}

.sp_device .sp_p40 {
  padding: 40px !important;
}

.sp_device .sp_p45 {
  padding: 45px !important;
}

.sp_device .sp_p50 {
  padding: 50px !important;
}

/* padding-top*/
.sp_device .sp_pt00 {
  padding-top: 0 !important;
}

.sp_device .sp_pt05 {
  padding-top: 5 !important;
}

.sp_device .sp_pt10 {
  padding-top: 10px !important;
}

.sp_device .sp_pt15 {
  padding-top: 15px !important;
}

.sp_device .sp_pt20 {
  padding-top: 20px !important;
}

.sp_device .sp_pt25 {
  padding-top: 25px !important;
}

.sp_device .sp_pt30 {
  padding-top: 30px !important;
}

.sp_device .sp_pt35 {
  padding-top: 35px !important;
}

.sp_device .sp_pt40 {
  padding-top: 40px !important;
}

.sp_device .sp_pt45 {
  padding-top: 45px !important;
}

.sp_device .sp_pt50 {
  padding-top: 50px !important;
}

/* padding-right*/
.sp_device .sp_pr00 {
  padding-right: 0 !important;
}

.sp_device .sp_pr05 {
  padding-right: 5 !important;
}

.sp_device .sp_pr10 {
  padding-right: 10px !important;
}

.sp_device .sp_pr15 {
  padding-right: 15px !important;
}

.sp_device .sp_pr20 {
  padding-right: 20px !important;
}

.sp_device .sp_pr25 {
  padding-right: 25px !important;
}

.sp_device .sp_pr30 {
  padding-right: 30px !important;
}

.sp_device .sp_pr35 {
  padding-right: 35px !important;
}

.sp_device .sp_pr40 {
  padding-right: 40px !important;
}

.sp_device .sp_pr45 {
  padding-right: 45px !important;
}

.sp_device .sp_pr50 {
  padding-right: 50px !important;
}

/* padding-bottom*/
.sp_device .sp_pb00 {
  padding-bottom: 0 !important;
}

.sp_device .sp_pb05 {
  padding-bottom: 5 !important;
}

.sp_device .sp_pb10 {
  padding-bottom: 10px !important;
}

.sp_device .sp_pb15 {
  padding-bottom: 15px !important;
}

.sp_device .sp_pb20 {
  padding-bottom: 20px !important;
}

.sp_device .sp_pb25 {
  padding-bottom: 25px !important;
}

.sp_device .sp_pb30 {
  padding-bottom: 30px !important;
}

.sp_device .sp_pb35 {
  padding-bottom: 35px !important;
}

.sp_device .sp_pb40 {
  padding-bottom: 40px !important;
}

.sp_device .sp_pb45 {
  padding-bottom: 45px !important;
}

.sp_device .sp_pb50 {
  padding-bottom: 50px !important;
}

/* padding-left*/
.sp_device .sp_pl00 {
  padding-left: 0 !important;
}

.sp_device .sp_pl05 {
  padding-left: 5 !important;
}

.sp_device .sp_pl10 {
  padding-left: 10px !important;
}

.sp_device .sp_pl15 {
  padding-left: 15px !important;
}

.sp_device .sp_pl20 {
  padding-left: 20px !important;
}

.sp_device .sp_pl25 {
  padding-left: 25px !important;
}

.sp_device .sp_pl30 {
  padding-left: 30px !important;
}

.sp_device .sp_pl35 {
  padding-left: 35px !important;
}

.sp_device .sp_pl40 {
  padding-left: 40px !important;
}

.sp_device .sp_pl45 {
  padding-left: 45px !important;
}

.sp_device .sp_pl50 {
  padding-left: 50px !important;
}

/*-------------------------------------------
Border
-------------------------------------------*/
.border_01 {
  border: 1px solid #ddd;
}

.borderTop_01 {
  border-top: 1px solid #ddd;
  padding-top: 20px;
  margin-top: 20px;
}

.borderBottom_01 {
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.borderLeft_01 {
  border-left: 1px solid #ddd;
}

.borderRight_01 {
  border-right: 1px solid #ddd;
}

.borderTb_01 {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.borderRl_01 {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}

.noBorder {
  border: none !important;
}

.noBorderTop {
  border-top: none !important;
}

.noBorderBottom {
  border-bottom: none !important;
}

.noBorderLeft {
  border-left: none !important;
}

.noBorderRight {
  border-right: none !important;
}
/*-------------------------------------------
Font
-------------------------------------------*/
/* size*/
.fz10 {
	font-size: 1rem !important;
}

.fz11 {
  font-size: 1.1rem !important;
}

.fz12 {
  font-size: 1.2rem !important;
}

.fz13 {
  font-size: 1.3rem !important;
}

.fz14 {
  font-size: 1.4rem !important;
}

.fz15 {
  font-size: 1.5rem !important;
}

.fz16 {
  font-size: 1.6rem !important;
}

.fz17 {
  font-size: 1.7rem !important;
}

.fz18 {
  font-size: 1.8rem !important;
}

.fz19 {
  font-size: 1.9rem !important;
}

.fz20 {
  font-size: 2rem !important;
}

.fz21 {
  font-size: 2.1rem !important;
}

.fz22 {
  font-size: 2.2rem !important;
}

.fz23 {
  font-size: 2.3rem !important;
}

.fz24 {
  font-size: 2.4rem !important;
}

.fz25 {
  font-size: 2.5rem !important;
}

.fz26 {
  font-size: 2.6rem !important;
}

.fz27 {
  font-size: 2.7rem !important;
}

.fz28 {
  font-size: 2.8rem !important;
}

.fz29 {
  font-size: 2.9rem !important;
}

.fz30 {
  font-size: 3rem !important;
}

.fz31 {
  font-size: 3.1rem !important;
}

.fz32 {
  font-size: 3.2rem !important;
}

.fz33 {
  font-size: 3.3rem !important;
}

.fz34 {
  font-size: 3.4rem !important;
}

.fz35 {
  font-size: 3.5rem !important;
}

.fz36 {
  font-size: 3.6rem !important;
}

.fz37 {
  font-size: 3.7rem !important;
}

.fz38 {
  font-size: 3.8rem !important;
}

.fz39 {
  font-size: 3.9rem !important;
}

.fz40 {
  font-size: 4rem !important;
}

.sp_device .spfz10 {
  font-size: 1rem !important;
}

.sp_device .spfz11 {
  font-size: 1.1rem !important;
}

.sp_device .spfz12 {
  font-size: 1.2rem !important;
}

.sp_device .spfz13 {
  font-size: 1.3rem !important;
}

.sp_device .spfz14 {
  font-size: 1.4rem !important;
}

.sp_device .spfz15 {
  font-size: 1.5rem !important;
}

.sp_device .spfz16 {
  font-size: 1.6rem !important;
}

.sp_device .spfz17 {
  font-size: 1.7rem !important;
}

.sp_device .spfz18 {
  font-size: 1.8rem !important;
}

.sp_device .spfz19 {
  font-size: 1.9rem !important;
}

.sp_device .spfz20 {
  font-size: 2rem !important;
}

.sp_device .spfz21 {
  font-size: 2.1rem !important;
}

.sp_device .spfz22 {
  font-size: 2.2rem !important;
}


.sp_device .spfz23 {
  font-size: 2.3rem !important;
}

.sp_device .spfz24 {
  font-size: 2.4rem !important;
}

.sp_device .spfz25 {
  font-size: 2.5rem !important;
}

.sp_device .spfz26 {
  font-size: 2.6rem !important;
}

.sp_device .spfz27 {
  font-size: 2.7rem !important;
}

.sp_device .spfz28 {
  font-size: 2.8rem !important;
}

.sp_device .spfz29 {
  font-size: 2.9rem !important;
}

.sp_device .spfz30 {
  font-size: 3rem !important;
}

/* weight*/
.fwB {
  font-weight: bold !important;
}

.fwN {
  font-weight: normal !important;
}

.sp_device .sp_fwB {
  font-weight: bold !important;
}

.sp_device .sp_fwN {
  font-weight: normal !important;
}

/* color*/
.tBlue01 {
  color: #3097ed;
}

.tBlue02 {
  color: #007cdc;
}

.tRed01 {
  color: #cc0000;
}
.tBrown01 {
	color: #B15F2A!important;
}

.tBrown01 a {
    color: #604C3F!important;
}

.tGreen01 {
	color: #00913A;
}

.strong_Green{
    font-weight: bold;
    color: #00913a;
}

/*font-family*/

/*アンドロイド・コピーライトマーク対応*/
.sp_device .copyRightsFont{
  font-family: "Verdana","Roboto","Droid Sans"," Arial";
  color: #fff;
}


/*news*/
.category {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background-image: url(/images/news_category_oshirase.png);
	width: 63px;
	height: 15px;
	display: block;
	background-repeat: no-repeat;
	float: left;
	margin-right: 5px;
	margin-bottom: 2px;
}

.center{
	margin-right: auto;
	margin-left: auto;
	width: auto;
	text-align: center;
}
.box90_Center   {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.sp_device .box90_Center {
	width: 95%;
}

.sqImage  {
	width: 65%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.sp_device .sqImage  {
	width: 30%;
	display: block;
	margin-bottom: 10px;
	float: left;
	padding-right: 20px;
}

.box90_Center2   {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}


.contentsBloclLine {
	padding-top: 40px;
	border-top: 5px solid #F4E3D5;
}
.h4style {
	font-size: 2.25rem;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}

.h4style2 {
	font-size: 16px;
	color: #B1A292;
	padding-left: 5px;
	font-weight: normal;
}

.h4style3 {
	font-size: 2rem;
	text-align: center;
	margin-bottom: 10px;
}

.sp_device .h4style3 {
	font-size: 1.8rem;
	text-align: center;
	margin-bottom: 10px;
}

.top_sub_left {
	width: 20%;
	float: left;
}



.sp_device .TopOshirase {
	font-size: 19px;
	font-weight: bold;
	color: #FFFFFF;
	width: 100%;
	background-color: #5c2505;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}



.full{
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 0px;
}

.sp_device .full{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

/*トップボタン*/
.toppageYoyakuBtn {
	width: 90%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 20px;
}
.toppageYoyakuBtn a:link {
	display: block;
	background-color: #4570ae;
	padding-top: 15px;
	padding-bottom: 15px;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	border-radius: 5px;
	background-repeat: no-repeat;
	background-position: 96% 50%;
	background-image: url(/common/images/ico_arrow_pageTopBtn_right.png);
	background-size: 10px auto;
}
.toppageYoyakuBtn a:hover {
	background-color: #5c9edc;
	color: #ffffff;
}

.toppageYoyakuBtn a:visited {
	display: block;
	background-color: #4570ae;
	padding-top: 15px;
	padding-bottom: 15px;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	border-radius: 5px;
	background-repeat: no-repeat;
	background-position: 96% 50%;
	background-image: url(/common/images/ico_arrow_pageTopBtn_right.png);
	background-size: 10px auto;
}
.toppageShoshinuBtn {
	width: 90%;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 10px;
}
.toppageShoshinuBtn a:link {
	display: block;
	background-color: #5c2505;
	padding-top: 15px;
	padding-bottom: 15px;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	border-radius: 5px;
	background-repeat: no-repeat;
	background-position: 96% 50%;
	background-image: url(/common/images/ico_arrow_pageTopBtn_right.png);
	background-size: 10px auto;
}
.toppageShoshinuBtn a:hover {
	background-color: #e95513;
	color: #ffffff;
}
.toppageShoshinuBtn a:visited {
	display: block;
	background-color: #5c2505;
	padding-top: 15px;
	padding-bottom: 15px;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	border-radius: 5px;
	background-repeat: no-repeat;
	background-position: 96% 50%;
	background-image: url(/common/images/ico_arrow_pageTopBtn_right.png);
	background-size: 10px auto;
}
.btnArrow {
	padding-left: 0px;
	padding-top: 0px;
	position: relative;
}
.oshiraseIchiran {
	text-align: right;
	padding-right: 10px;
	display: inline-block;
	float: right;
}
.oshiraseIchiran img {
	padding-right: 5px;
}
.box90_Center .h4 {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color: #5c2505;
	line-height: 18px;
	padding-bottom: 5px;
}
.h4 a:link {
	text-decoration: none !important;
	color: #573518;
}
.h4 a:hover {
	text-decoration: none !important;
	color: #935E31;
}
.h4 a:visited {
	text-decoration: none !important;
	color: #573518;
}

.sp_device .box90_Center .h4 {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	background-image: url(/images/circle_arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0 40%;
	text-indent: 16px;
	color: #5c2505;
	line-height: 20px;
}

.box90_Center .h4_2 {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color: #5c2505;
	line-height: 36px;
	padding-bottom: 5px;
}

.sp_device .box90_Center .h4_2 {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	background-repeat: no-repeat;
	background-position: 0 50%;
	color: #5c2505;
	line-height: 20px;
	margin-left: -10px;
	margin-right: -10px;
}
.h4_2 a:link {
	text-decoration: none !important;
	color: #573518;
}
.h4_2 a:hover {
	text-decoration: none !important;
	color: #935E31;
}
.h4_2 a:visited {
	text-decoration: none !important;
	color: #573518;
}

.box90_Center2 .h4 {
	font-size: 18px;
	font-weight: bold;
	color: #5c2505;
	line-height: 18px;
	padding-bottom: 5px;
}

.sp_device .box90_Cente2r .h4 {
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	background-image: url(/images/circle_arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0 50%;
	text-indent: 16px;
	color: #5c2505;
}

.box90_Center2 .h4_2 {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color: #5c2505;
	line-height: 36px;
	padding-bottom: 5px;
}

.sp_device .box90_Center2 .h4_2 {
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	background-image: url(/images/circle_arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0 50%;
	text-indent: 16px;
	color: #5c2505;
}
.sp_device .box90_Center2 {
	padding-bottom: 30px;
}


.arrowDwn {
	padding-bottom: 20px;
	width: 100%;
	text-align: center;
}
.arrowDwn img {
	width: 10%;
}
.sp_device .arrowDwn {
	padding-bottom: 20px;
	padding-left: 0px;
	width: 100%;
	text-align: center;
}
.sp_device .arrowDwn img {
	width: 20%;
}


/*トップページ*/
.top_mainmenu {
	padding-top: 50px;
}
.top_sub {
	margin-top: 30px;
	padding-top: 30px;
	width: 70%;
}
.sp_device .top_sub {
	margin-top: 0px;
	border-top: none;
	padding-top: 0px;
	margin-bottom: 40px;
}

.sp_device .top_mainmenu {
	padding-top: 30px;
	border-top: 3px solid #E3E3E3;
	margin-top: 30px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	float: none;
}



/*ボタンスタイル*/
.Btn_A {
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 1.75rem;
	line-height: 70px
}
.sp_device .Btn_A {
font-size: 1.75rem;
	line-height: 5rem;
	margin-top: 7px;
}

.Btn_A a:link {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	border-radius: 5px;
	background-repeat: no-repeat;
	background-position: 96% 50%;
	background-image: url(/common/images/ico_arrow_pageTopBtn_right.png);
	background-size: 10px auto;
}
.Btn_A a:hover {
	
}

.Btn_A a:visited {
	
}
/*ボタン色01*/
.Btn_Color_01 a:link {
border: 2px solid #5c9edc;
background-color: #4570ae;
color: #FFFFFF;
}
.Btn_Color_01 a:hover {
background-color: #5c9edc;
	color: #ffffff;
}
.Btn_Color_01  a:visited {
border: 2px solid #5c9edc;
background-color: #4570ae;
color: #FFFFFF;
}
/*ボタン色02*/
.Btn_Color_02 a:link {
border: 2px solid #b49b8c;
background-color: #5c2505;
color: #FFFFFF;
}
.Btn_Color_02 a:hover {
background-color: #e95513;
	color: #ffffff;
}
.Btn_Color_02  a:visited {
border: 2px solid #b49b8c;
background-color: #5c2505;
color: #FFFFFF;
}
.btn_Width90 {
width: 90%;
}
.btn_Width100 {
width: 100%;
}
.btn_Width200px{
width: 200px!important;
}
.btn_Width280px{
	width: 280px!important;
}
.sp_device .btn_Width280px {
	width: 100%!important;
	margin-right: auto;
	margin-left: auto;
}

.sp_device .btn_Width90, .sp_device .btn_Width100, .btn_Width200px, .btn_Width300px  {
width: 95%;
}


/*パンくずなび*/
.bread {
	padding-bottom: 10px;
	padding-top: 10px;
}
#breadcrumbs-one {
	margin: 0 auto;
	color: #333333;
	width: 100%;
}

#breadcrumbs-one a{
  color: #3097ed;
}

#breadcrumbs-one>*{
	display: inline-block;
	font-size: 1.4rem;
	position: relative;
}

#breadcrumbs-one>*+*{
  padding-left: 15px;
  margin-left: 5px;
}

#breadcrumbs-one>*+*:after{
  content: ">";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left:0;
  width: 9px;
  height: 8px;
}


/*sp*/

.sp_device #breadcrumbs-one>*+*:after{
  content: ">";
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left:0;
  width: 9px;
  height: 8px;
}
.sp_device .bread {
	padding-bottom: 0px;
	margin-top: -20px;
}
.sp_device .bread ul {
margin: 0;
  padding: 0;
  list-style: none;

}
.sp_device #breadcrumbs-one{
	
	overflow: hidden;
	width: 100%;
}
 
.sp_device #breadcrumbs-one li{
  float: left;
}
 
.sp_device #breadcrumbs-one a{
	background: #ddd;
  padding: .7em 1em;
  float: left;
  text-decoration: none;
  color: #444;
  position: relative;
}
 
.sp_device #breadcrumbs-one li:first-child a{
	padding-left: 1em;
}
 
.sp_device #breadcrumbs-one a:hover{
	background-color: #935E31;
}
 
.sp_device #breadcrumbs-one a::after,
.sp_device #breadcrumbs-one a::before{
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -1.5em;
  border-top: 1.5em solid transparent;
  border-bottom: 1.5em solid transparent;
  border-left: 1em solid;
  right: -1em;
}
 
.sp_device #breadcrumbs-one a::after{
  z-index: 2;
  border-left-color: #573518;
}
 
.sp_device #breadcrumbs-one a::before{
  border-left-color: #fff;
  right: -1.1em;
  z-index: 1;
}
 
.sp_device #breadcrumbs-one a:hover::after{
  border-left-color: #935E31;
}
 
.sp_device #breadcrumbs-one .current,
.sp_device #breadcrumbs-one .current:hover{
	font-weight: bold;
	background: none;
	padding: .7em 1em .7em 2em;
}
 
.sp_device #breadcrumbs-one .current::after,
.sp_device #breadcrumbs-one .current::before{
  content: normal;
}

/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
#breadcrumbs-two {
	margin: 0 auto;
	color: #333333;
	width: 100%;
	font-size: 14px;
}

#breadcrumbs-two a{
	color: #3097ed;
}

#breadcrumbs-two>*{
	display: inline-block;
	position: relative;
}

#breadcrumbs-two>*+*{
  padding-left: 15px;
  margin-left: 5px;
}

#breadcrumbs-two>*+*:after{
  content: ">";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left:0;
  width: 9px;
  height: 8px;
}

.sp_device #breadcrumbs-two {
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
/*
.sp_device #breadcrumbs-two>*+*:after{
	content: ">";
	display: none;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 9px;
	height: 8px;
}
.sp_device #breadcrumbs-two{
	overflow: hidden;
	width: 100%;
	background-color: #E4CBB6;
	margin-bottom: 6px;
	font-size: 12px;
}
 
.sp_device #breadcrumbs-two li{
  float: left;
}
 
.sp_device #breadcrumbs-two a{
	background-color: #573518;
	padding-top: .7em;
	padding-left: 5px;
	padding-bottom: .7em;
	float: left;
	text-decoration: none;
	color: #fff;
	position: relative;
	padding-right: 2px;
}
 
.sp_device #breadcrumbs-two a:hover{
  background: #C96917;
}
 
.sp_device #breadcrumbs-two a::before{
	content: "";
	position: absolute;
	top: 50%;
	margin-top: -1.5em;
	border-width: 1.5em 0 1.5em 1em;
	border-style: solid;
	border-color: #573518 #573518 #573518 transparent;
	left: -1em;
	margin-left: -5px;
	padding-right: 7px;
}
 
.sp_device #breadcrumbs-two a:hover::before{
  border-color: #C96917 #C96917 #C96917 transparent;
}
 
.sp_device #breadcrumbs-two a::after{
	content: "";
	position: absolute;
	top: 50%;
	margin-top: -1.5em;
	border-top: 1.5em solid transparent;
	border-bottom: 1.5em solid transparent;
	border-left: 1em solid #573518;
	right: -1em;
}
 
.sp_device #breadcrumbs-two a:hover::after{
	border-left-color: #C96917;
}
 
.sp_device #breadcrumbs-two .current,
.sp_device #breadcrumbs-two .current:hover{
	font-weight: bold;
	background: none;
	padding-top: 9px;
}
 
.sp_device #breadcrumbs-two .current::after,
.sp_device #breadcrumbs-two .current::before{
  content: normal;
}
*/



.hight_all{
height: 100vh;
}

.ul_top01{

}

.sp_device .ul_top01{
	margin-left: 0px;
}

/* リストスタイル -----------*/
/*listStyle01*/
.listStyle01{
	list-style: none;      /* デフォルトのアイコンを消す */
	margin: 0;             /* デフォルト指定上書き */
	font-size: 1.75rem;
	text-indent: -16px;
	padding-left: 30px;
}

.listStyle01::before {
	content: "";     /* 空の要素作成 */
	width: 10px;               /* 幅指定 */
	height: 10px;              /* 高さ指定 */
	display: inline-block;     /* インラインブロックにする */
	background-color: #F44336;  /* 背景色指定 */
	border-radius: 50%;        /* 要素を丸くする */
	margin-right: 5px;
}
.listStyle01+.listStyle01 {
	margin-top: 7px;
}
.sp_device .listStyle01{
	padding-left: 0rem;
	text-indent: -1.75rem;
	margin-left: 1.75rem;
}

/*listStyle02*/
.listStyle02{
	list-style: none;      /* デフォルトのアイコンを消す */
	margin: 0;             /* デフォルト指定上書き */
	padding: 0;             /* デフォルト指定上書き */
	font-size: 1.75rem;
}

.listStyle02::before {
	content: "";     /* 空の要素作成 */
	width: 10px;               /* 幅指定 */
	height: 10px;              /* 高さ指定 */
	display: inline-block;     /* インラインブロックにする */
	background-color: #F44336;  /* 背景色指定 */
	border-radius: 50%;        /* 要素を丸くする */
	margin-right: 5px;
}
.listStyle02+.listStyle02 {
	margin-top: 7px;
}

/*listStyle03*/
.listStyle03{
	list-style: none;      /* デフォルトのアイコンを消す */
	margin: 0;             /* デフォルト指定上書き */
	font-size: 1.75rem;
}

.listStyle03+.listStyle03 {
	margin-top: 7px;
}

.sp_device .listStyle03{
	padding-left: 0rem;
	text-indent: -1.75rem;
	margin-left: 1.75rem;
}

/*listStyle04*/
.listStyle04{
    list-style-type: decimal; /* 数字 */
    margin-right: 60px;
    margin-left: 60px;             
    font-size: 1.6rem;
    padding-left: 15px;
    margin-top: 25px;
}

.listStyle04+.listStyle04{
	margin-top: 20px;
}
.sp_device .listStyle04{
	padding-left: 2rem;
    margin-right: 20px;
    margin-left: 20px; 
}

/*listStyle05*/
.listStyle05{
    list-style-type: decimal; /* 数字 */
    margin-right: 50px;
    margin-left: 50px;             
    font-size: 1.6rem;
    padding-left: 10px;
    margin-top: 0px;
}

.listStyle04+.listStyle05{
	margin-top: 20px;
}
.sp_device .listStyle05{
    padding-left: 2rem;
    margin-right: 20px;
    margin-left: 20px;
    margin-top: 10px;
}

.md_kvImg h2 {
	position: absolute;
	top: 455px;
	border-bottom: 6px solid #644A2E;
	padding-left: 46px;
	padding-right: 101px;
	display: block;
	font-size: 2.25rem;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #37230D;
	padding-top: 3px;
	padding-bottom: 3px;
}
.sp_device .md_kvImg h2 {
	position: relative;
	top: auto;
	border-bottom: 5px solid #522f1c;
	display: block;
	font-size: 2.5rem;
	font-weight: bold;
	color: #522f1c;
	margin-top: 11px;
	margin-bottom: 60px;
	left: auto;
	background-color: #FFFFFF;
	padding-left: 0px;
}

.qaList {
	margin-left: 30px;
}

.qaList dt {
	color: #00913A;
	font-weight: bold;
	font-size: 1.75rem;
}
.qaList dd {
	font-size: 1.8rem;
	margin-bottom: 20px;
}



.icon {
	padding-left: 10px;
	padding-right: 10px;
	display: inline-block;
	border-radius: 2px;
	font-size: 12px;
	min-width: 75px;
	text-align: center;
	margin-right: 10px;
}
.bgcGreen {
	background-color: #186804;
	color: #FFFFFF;
}
.bgcPink {
	background-color: #D369CF;
	color: #FFFFFF;
}
.bgcBlue {
background-color: #00A0E9;
color: #FFFFFF;
}

.title_22px_line {
	display: flex;
	align-items: center;
	font-size: 22px;
	padding-left: 0px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #522f1c;
}
.title_22px_line:before 
{content:"◎";}

.title_22px_line:after {margin-left:10px; border-top:3px solid #522f1c; content:""; flex-grow:1;}

.TopOshirase {
	font-size: 26px;
	font-weight: bold;
	color: #5c2505;
	padding-bottom: 15px;
	line-height: 28px;
}
.TopOshiraseEng {
	font-size: 18px;
	color: #CBCBCB;
}
.semiTitle {
	margin-bottom: -15px;
	font-size: 1.5rem;
	font-weight: bold;
}
.sp_device .semiTitle {
	text-align: center;
	margin-top: -10px;
	margin-bottom: -12px;
	font-size: 1.75rem;
}
.Line01 {
	border-top: 1px dotted #B4B4B4;
	margin-top: 20px;
	padding-top: 20px;
}
.spWeb_btn {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    display: block;
    text-align: center;
}
.spWeb_btn img {
    width: 100%;
}

.md_areaCenter{
    margin-left: auto!important;
    margin-right: auto!important;
    width: 100%;
    text-align:justify;
}

.wavy01{
    text-decoration: underline wavy red;    
}

.repletion_L01{
    text-align: left;
    margin-top: 10px;
    margin-left: 25px;
    margin-right: 25px;
    font-size: 1.3rem;
}

.sp_device .repletion_L01{
    text-align: left;
    margin-top: 7px;
    margin-left: 10px;
    margin-right: 10px;
}

.medicalEx_Img{
    text-align: center;
    margin-top: 20px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
