@charset "utf-8";
/* ////////////////////////////////////////
PC,SP
//////////////////////////////////////// */
/* 共通 */
body {
  overflow-y: scroll;
}
/*--- ヘッダイメージ設定 ---*/
#commonBody .helpline {
	background-image: url(../image/headImg/helpline.jpg);
}
h1 {
  width: auto;
  margin: 0px auto;
  padding: 0px;
  text-indent: inherit;
}
.offset-md-8 {margin-left: 56.66666667%;}
.noto-serif-jp {
  font-family: 'Noto serif JP';
  font-weight: 400;
  font-style: normal;
}
#commonBody .helpline .text-shadow {
  max-width: 1243px;
  height: 150px;
  padding-top: 42px;
  line-height: 1;
  color: #008D61;
  font-size: 30px;
  text-shadow: 0px 10px 2px rgba(0, 141, 97, .3);
  letter-spacing: 0;
}
#commonBody #contents {
  width: auto !important;
  padding: 0;
  margin: auto;
}
ul#pankuzu {
  margin: 18px auto !important;
  padding: 0 22px;
}
#commonBody #main {
  width: calc(100% - (230px + 74px)) !important;
  float: inherit;
  margin: 0 12px 50px 50px !important;
  padding: 0 !important;
}
#commonBody #sub {
  float: inherit !important;
  margin-left: 12px !important;
  padding: 0 !important;
}
#contents a, #contents p, #contents li {
  line-height: 1.5;
}
/*　共通サイドメニュー　*/
#commonBody #sub ul#menuLeft li p.focus {
  width: auto !important;
}
#commonBody #sub ul#menuLeft li a {
  width: 100% !important;
}

div#main h2 {
	clear: both;
	margin: 0 0 15px 0;
	padding: 20px 0 2px 0;
	color: #009949;
	font-size: 1.5em;
	border-bottom: 1px solid #009949;
	font-weight: bold;
}

/*--- ヘルプライン ---*/
#helpline h3 {
	font-size: 1.125em;
	font-weight: bold;
	background-image: url(../BK_img/item/arrowMaru.gif);
	background-repeat: no-repeat;
	background-position: left 0.45em;
	padding-left: 15px;
	margin-top: 20px;
}

#helpline .box {
	width: 690px;
	padding: 0 15px;
}

#helpline .box p {
	padding: 0 0 0 15px;
}

#helpline .box p.right {
	padding-top: 1em;
	text-align: right;
	font-size: 0.9285em;
}

#helpline .box ul {
	margin: 5px 0 0 0;
}

#helpline .box ul li {
	margin-left: 25px;
	padding: 2px 0;
	list-style-position: outside;
	list-style-type: disc;
}

body#commonBody {
  font-family: "Noto Sans JP", sans-serif;
  height: auto !important;
}
#header_container h1 {
  width: auto;
  text-indent: unset;
}
#footer_container h1 {
  width: auto;
  text-indent: unset;
}
#commonBody #contents {
  width: auto !important;
  /*margin-bottom: 4rem !important;*/
}
#commonBody #main {
  margin-bottom: 50px !important;
}
#contents a,
#contents p,
#contents li {
  line-height: 1.5;
}
#contents p {
  margin-top: 0.5em;
}
#main {
  width: calc(100% - (230px + 50px)) !important;
}
div#main h2 {
  margin-bottom: 3rem !important;
  padding-bottom: 5px !important;
  line-height: 1.5;
}
#sub {
    margin-top: 1rem;
  }
#commonBody #sub ul#menuLeft li p.focus {
  width: auto !important;
}

#commonBody #sub ul#menuLeft li span, #commonBody #sub ul#menuLeft li a {
width: auto !important;
}

#commonBody #sub ul#menuLeft li span:hover, #commonBody #sub ul#menuLeft li a:hover {
width: auto !important;
}

#helpline p {
	padding: 0 !important;
}
#helpline .box{
    width: auto !important;
    padding: 0 !important;
}

/* ////////////////////////////////////////
PC・タブレットのみ
//////////////////////////////////////// */
@media screen and (min-width: 768px), print {}
/* ////////////////////////////////////////
印刷時　PC以上
//////////////////////////////////////// */
@media screen and (min-width: 1101px), print {}
/* ////////////////////////////////////////
タブレット・SPのみ
//////////////////////////////////////// */
@media screen and (max-width: 1100px) {}
/* ////////////////////////////////////////
タブレットのみ
//////////////////////////////////////// */
@media screen and (min-width: 768px) and (max-width: 1099px) {
}
/* ////////////////////////////////////////
SPのみ
//////////////////////////////////////// */
@media screen and (max-width: 767px) {
  /*--- ヘッダイメージ設定 ---*/
  #headImg h1{
    width: auto;
  }
  .offset-md-8 {margin-left: 46.66666667%;}
	/* 共通 */
  #commonBody #contents {
    width: 100% !important;
    padding: 0;
  }
  ul#pankuzu {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  #commonBody #main {
    width: 100% !important;
    margin: 0 0 50px 0 !important;
    padding: 0 !important;
  }
  /*　共通サイドメニュー　*/
  #commonBody #sub_md {
    float: left;
   width: 100%;
   box-shadow: 0 -10px 10px rgba(0,0,0,0.1);
  }
  #commonBody #sub_md div.title {
    display: block;
    margin: 0;
    padding: 9px 0 17px 0;
    width: 100%;
    height: auto;
    background-color: #F9F9F9;
    line-height: normal;
    zoom: 1;
    border-top: 1px solid #008D61;
    text-align: center;
  }
  #commonBody #sub_md ul#menu_md {
    clear: both;
    width: 100%;
    margin: -6px 0 0 0;
    padding: 0;
    border-bottom: #CCC solid 1px;
    background-color: #F9F9F9;
    font-size: 0.95em;
  }
  #commonBody #sub_md ul#menu_md li {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    line-height: 0;
  }
  #commonBody #sub_md ul#menu_md li span, #commonBody #sub_md ul#menu_md li a {
    display: block;
    margin: 0;
    padding: 13px 20px 13px 35px;
    width: 100%;
    height: auto;
    background-color: #F9F9F9;
    background-image: url(../image/share/sub_mdBg.png);
    background-repeat: no-repeat;
    background-position: 6px center;
    text-decoration: none;
    line-height: normal;
    zoom: 1;
    border-top: #CCC solid 1px;
  }
  #commonBody #sub_md ul#menu_md li a:visited {
    width: 100%;
  }
  #commonBody #sub_md ul#menu_md li a:hover {
    display: block;
    margin: 0;
    padding: 13px 20px 13px 35px;
    width: 100%;
    background-image: url(../image/share/sub_mdBg.png);
    background-repeat: no-repeat;
    background-position: 6px center;
    text-decoration: none;
  }
  #commonBody #sub_md ul#menu_md li p.focus {
    display: block;
    margin: 0;
    padding: 13px 20px 13px 35px;
    width: 100%;
    height: auto;
    background-image: url(../image/share/sub_mdBg.png);
    background-repeat: no-repeat;
    background-position: 6px center;
    line-height: normal;
    zoom: 1;
    border-top: #CCC solid 1px;
  }
  #commonBody #sub_md ul#menu_md li p.focus {
    display: block;
    position: relative;
  }
  #commonBody #sub_md ul#menu_md li img.focus_ico {
    position: absolute;
    right: 0;
    padding: 5px 22px 5px 22px;
    display: inline-block;
  }
}
@media screen and (max-width: 768px) {
  #commonBody #headImgBox1{
    background-position: -300px center !important;
  }
  ul#pankuzu {
    margin-left: 0 !important;
  }
  #main {
    width: 100% !important;
  }
  #commonBody .sitemap {
    background-position: left !important;
  }
  #commonBody #contents {
    padding-right: 0;
    padding-left: 0;
  }
  #helpline .box{
    width: auto !important;
    padding: 0 !important;
  }
  #helpline h3{
    background-position: left 65% !important;
    margin-top: 3rem !important;
  }
  #helpline .box p{
    margin-top: 1.4rem;
  }
}
/* ////////////////////////////////////////
印刷用
//////////////////////////////////////// */
@media print {}
/* ////////////////////////////////////////
SPのみ(小)
//////////////////////////////////////// */
/*--- ヘッダイメージ設定 ---*/
@media screen and (max-width: 575px) {
  #commonBody #headImgBox1{
    background-position: -500px center !important;
  }
  #commonBody .helpline .text-shadow {
    text-align: center;
    padding-right: 50px;
  }
  .offset-sm-7 {margin-left: 20.33333333%;}
}
@media screen and (max-width: 466px) {
  #commonBody #headImgBox1{
    background-position: -600px center !important;
  }
  .offset-sm-7 {margin: 0 auto;}
  #commonBody .helpline .text-shadow { font-size: 26px;}
}
@media screen and (max-width: 360px) {
  #commonBody .helpline .text-shadow {
    padding-right: 0;
  }
}