@charset "utf-8";
* {
  margin:0;
  padding:0;
  box-sizing: border-box;
  line-height: 1.8em;
}
body {
	color:#000;
	font-family:"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  -webkit-text-size-adjust: 100%;
  word-break: normal;
  line-break: strict;
  word-wrap: break-word;
  overflow-wrap: break-word;
  letter-spacing: 0.05em;
  font-size: 16px;
}
ul,ol {
  list-style-type:none;
}
a {
  text-decoration: none;
}
a:hover {
  opacity:0.8;
}
a:focus {
  outline: none;
}
img{
	height:auto;
	border:0;
	vertical-align:top;
  max-width: 100%;
	margin:0;
}
.view_sp {
  display: none;
}
#inner {
  max-width: 1268px;
  margin:0 auto;
  display: flex;
  justify-content: space-between;
}
#inner #l_wrap {
  width: 290px;
  position: fixed;
  top:0;
  padding:30px 15px 0 15px;
  background: #fff;
}
#inner #l_wrap h1 {
  width: 215px;
  margin:0 auto;
}
#inner #c_wrap {
  width: calc( 100% - 290px );
  margin-left:290px;
  background: #F8EDE5;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
#global-navi .menu {
  font-weight: bold;
  margin-top:20px;
}
#global-navi .menu li {
  line-height: 1.2em;
}
#global-navi .menu li a {
  color:#333;
  display: block;
  padding:17px 0 17px 30px;
  line-height: 1.2em;
}
#global-navi .menu li a.rd {
  color:#949494;
}
#global-navi .menu li:nth-of-type(4) a {
  line-height: 1.4em;
  padding:12px 0 12px 30px;
}
#global-navi .menu li a:hover {
  background: #f3f3f3;
  opacity: 1;
}
#global-navi .menu li a.rd:hover {
  background: none;
}
footer#footer {
  margin-top: auto;
}
footer#footer .copyright {
  display: block;
  text-align: center;
  background: #D76B21;
  font-size: 12px;
  color: #fff;
  line-height: 1.2em;
  padding: 7px 0 7px 0;
  font-weight: bold;
}
.content_wrap {
  padding:30px 50px 100px;
}
.date_box {
  margin-bottom:25px;
  display: flex;
  border:2px solid #ffd91d;
  align-items: center;
  font-weight: bold;
  background: #fff;
  line-height: 1.2em;
}
.date_box .l {
  background: #ffd91d;
  font-size:16px;
  text-align: center;
  width: 215px;
  padding:10px 0;
}
.date_box .r {
  font-size:20px;
  padding:0px 0 0px 20px;
  width: calc( 100% - 215px );
}
.notice_box {
  font-size:18px;
  font-weight: bold;
  color:#D86B21;
  background: #fff;
  border:1px solid #D86B21;
  padding:22px 45px;
}
.notice_box02 {
  font-size:18px;
  background: #fff;
  border:1px solid #D86B21;
  padding:22px 45px;
}
.postbox {
  padding:40px 50px 40px 50px;
  margin-top:25px;
  background: #fff;
}
.postbox .post_ttl {
  font-weight: bold;
  text-align: left;
  font-size:20px;
}
.postbox .post_txt01 {
  font-size:18px;
  margin-top:8px;
  line-height: 1.6em;
}
.post-item {
  display: flex;
  justify-content: space-between;
  max-width: 590px;
  margin-top:25px;
}
.post-item .item {
  width: 245px;
}
.post-item .item .pic {
  width: 127px;
  margin:0 auto;
}
.post-item .item .btn {
  margin-top:30px;
  background: #D86B21 url(../images/dl.png) right 15px center no-repeat;
  background-size: 20px;
  padding:10px 15px;
}
.post-item .item .btn a {
  display: block;
  font-size:15px;
  line-height: 1.4em;
  text-decoration: none;
  color:#fff;
}
.news_ttl {
  font-weight: bold;
  text-align: left;
  font-size:20px;
  background: #fff;
  padding:50px 50px 40px 50px;
  margin-top:25px;
}
.news_box {
  background: #fff;
  padding:0 50px 50px 50px;
}
.news_box h3 {
  font-size:20px;
  font-weight: bold;
  text-align: left;
}
.news_box li dl {
  font-size:16px;
}
.news_box li:nth-child(n+2) {
  margin-top:30px;
}
.news_box li dl dt {
  color:#C55A11;
}
.news_box li dl dd {
  margin-top:5px;
}
.news_box li dl dd a {
  color:#000;
}
.news_box li dl dd a:hover {
  text-decoration: underline;
}
h2.sttl {
  color: #fff;
  font-weight: bold;
  text-align: left;
  padding:40px 50px;
  font-size:24px;
}
h2.sttl01 {
  background: url(../images/header_bg01.jpg) no-repeat;
  background-size:100%;
}
h2.sttl02 {
  background: url(../images/header_bg02.jpg) no-repeat;
  background-size:100%;
}
h2.sttl03 {
  background: url(../images/header_bg03.jpg) no-repeat;
  background-size:100%;
}
h2.sttl04 {
  background: url(../images/header_bg04.jpg) no-repeat;
  background-size:100%;
}
h2.sttl05 {
  background: url(../images/header_bg05.jpg) no-repeat;
  background-size:100%;
}
h2.sttl06 {
  background: url(../images/header_bg06.jpg) no-repeat;
  background-size:100%;
}
h2.sttl07 {
  background: url(../images/header_bg07.jpg) no-repeat;
  background-size:100%;
}
h2.sttl08 {
  background: url(../images/header_bg08.jpg) center center no-repeat;
  background-size:100%;
}
h2.sttl09 {
  background: url(../images/header_bg09.jpg) top center no-repeat;
  background-size:100%;
}
.content_wrap h3 {
  font-size:16px;
  font-weight: bold;
  color: #D86B21;
  text-align: left;
  line-height: 1.5em;
  padding-bottom:8px;
  border-bottom:1px solid #D86B21;
  margin-top:45px;
}
span.od {
  color: #D86B21;
  font-weight: bold;
}
.content_wrap h3.fir {
  margin-top:30px;
}
.content_wrap .stxt01 {
  font-size:16px;
  margin-top:15px;
}
.content_wrap .stxt01_b {
  font-size:18px;
  font-weight: bold;
  margin-top:15px;
}
.llist li:nth-of-type(n+2) {
  margin-top:20px;
}
.content_wrap .stxt01_s {
  font-size:16px;
  padding-left:1em;
}
.fbox {
  display: flex;
  justify-content: flex-start;
  margin-top:20px;
  font-size: 16px;
}
.fbox .l {
  width: 160px;
  font-weight: bold;
}
.fbox .r {
  width: calc( 100% - 160px );
}
.fbox .rtxt02 {
  margin-top:20px;
}
.fbox02 {
  display: flex;
  justify-content: flex-start;
  font-size:16px;
}
.mt15 {
  margin-top:15px;
}
.mt20 {
  margin-top:20px;
}
.mt30 {
  margin-top:30px;
}
.mt45 {
  margin-top:45px;
}
.num {
  display: flex;
  justify-content: flex-start;
  font-size:16px;
}
.num .num_l {
  width: 1.8em;
  line-height: 1.88em;
}
.num .num_r {
  width: calc( 100% - 1.8em );
}
.num .smoji {
  font-size:14px;
}
.view_32 {
  display: none;
}
.num .num_r .num_r_flex {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  font-size:16px;
  max-width: 700px;
}
.num .num_r .num_r_flex p {
  width: 150px;
}
.num .num_r .num_r_flex p:nth-of-type(4n+1) {
  width: 190px;
}
.num .num_r .num_r_flex p:nth-of-type(3),.num .num_r .num_r_flex p:nth-of-type(7) {
  width: 125px;
}
.num_list li {
  position: relative;
}
.num_list li:before {
  position: absolute;
  content:"\30FB";
  left:-15px;
  top:0;
}
.mtp20 {
  margin-top:20px;
}
.nk {
  display: flex;
  justify-content: flex-start;
  padding-left:12px;
  font-size: 16px;
}
.nk .nk_l.four {
  min-width: 108px;
}
.nk .nk_r {
  padding-left:8px;
}
.nk_smoji {
  font-size:16px;
  margin-top:17px;
}
.mt50 {
  margin-top:50px;
}
.txt_list {
  font-size:16px;
}
.txt_list li {
  padding-left:2em;
  position: relative;
}
.txt_list li:before {
  position: absolute;
  content:"\30FB";
  left:1em;
  top:0;
}
.txt_list li p.etc {
  position: relative;
  font-size:14px;
  padding-left:1.2em;
}
.txt_list li p.etc:before {
  content:"\203B";
  position: absolute;
  left:0;
  top:0;
}
.txt_list02 li {
  padding-left:1em;
}
.txt_list02 li:before {
  left:0;
}
.link_list li {
  position: relative;
  padding-left:1em;
  margin-top:20px;
}
.link_list li a {
  color: #2A62FA;
  text-decoration: underline;
  font-weight: bold;
}
.link_list li:before {
  position: absolute;
  content:"\30FB";
  left:0;
  top:0;
  color:#333;
}
.lem {
  padding-left:1em;
}
.dlbtn {
  display: flex;
  justify-content: flex-start;
  margin-top:15px;
}
.dlbtn p {
  width: 178px;
  background: #D86B21 url(../images/dl.png) right 15px center no-repeat;
  background-size: 20px;
}
.dlbtn p:nth-of-type(2) {
  margin-left:30px;
}
.dlbtn p a {
  display:block;
  font-size:14px;
  color:#fff;
  padding:15px;
}
.lt0 {
  letter-spacing:0;
}
.bl {
  display: flex;
  justify-content: flex-start;
  font-size:20px;
  font-weight: bold;
  line-height: 1.6em;
}
.obl {
  color: #D86B21;
  margin-left:40px;
}
.doubleline{ /*二重取り消し線*/
  background-image: url(../images/doubleLine_black.png);
  background-repeat: repeat-x;
  background-position: center;
}
.p_notice_box {
  background: #fff;
  border: 1px solid #D86B21;
  padding: 30px 30px;
}
.p_notice_box .p_notice_ttl {
  font-size:24px;
  font-weight: bold;
  color: #D86B21;
  line-height: 1.4em;
}
.p_notice_box .p_date_box {
  display: flex;
  justify-content: flex-start;
  margin-top:20px;
}
.p_notice_box .p_date_box a {
  color:#2A62FA;
  text-decoration: underline;
}
.p_notice_box .p_date_box .l {
  width:280px;
}
.p_notice_box .p_date_box .r {
  width:calc( 100% - 280px );
  font-weight: bold;
}
.p_notice_box .p_txt01 {
  margin-top:30px;
  font-weight: bold;
  color:#D86B21;
}
.p_notice_box .p_txt02 {
  position: relative;
  padding-left:1.5em;
}
.p_notice_box .p_txt02:before {
  position: absolute;
  content:"\30FB";
  font-weight: bold;
  font-size:24px;
  left:0;
  top:0.2em;
}
h3.pttl {
  font-size:24px;
  font-weight: bold;
  color:#D86B21;
  padding-bottom:10px;
  border-bottom:1px solid #D86B21;
  line-height: 1.3em;
  margin-top:50px;
}
h3.pttl span {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.3em;
}
h3.pttl span.c {
  background: #fff;
  font-size:14px;
  padding:6px 15px;
  border-radius: 22px;
  border:1px solid #D86B21;
  font-weight: normal;
  margin-left:24px;
}

.skttl {
  font-weight: bold;
  padding-left:10px;
  border-left:5px solid #D86B21;
  line-height: 1.1em;
  margin-top:25px;
}
.skbox {
  display: flex;
  justify-content: flex-start;
  margin-top:30px;
}
.skbox .l {
  width: 70px;
  color: #D86B21;
  font-weight: bold;
}
.skbox .r {
  width: calc( 100% - 70px );
}
.mt50 {
  margin-top:50px;
}
.skbox sup {
  font-size: 65%;
	vertical-align: top;
	position: relative;
	top: 0.3em;
  margin-left:2px;
}
.txtbi {
  font-size:24px;
}
.pdl1 {
  padding-left: 1em;
}
.qa_ttl {
  font-size:20px;
  font-weight: bold;
}
.qab01 {
  display: inline-block;
  font-weight: bold;
  position: relative;
}
.qab01:after {
  position: absolute;
  content:"";
  width: 100%;
  bottom:5px;
  left:0;
  border-bottom:1px solid #222;
}
.qab01 .qab02 {
  color: #D86B21;
  font-size:20px;
}
span.ud {
  font-weight: bold;
  border-bottom:1px solid #222;
}
.knumber {
  margin-top:40px;
  display: flex;
}
.knumber .l {
  width: 40px;
}
.knumber .r {
  width: calc( 100% - 40px );
}
@media screen and (max-width: 1240px) and (min-width: 980px) {
  #inner #l_wrap {
    width: 250px;
    padding:30px 0 0 0;
  }
  #inner #l_wrap h1 {
    width: 200px;
  }
  #inner #c_wrap {
    width: calc( 100% - 250px );
    margin-left:250px;
  }
}
@media(max-width:979px) {
  .view_pc {
    display: none;
  }
  .view_sp {
    display: block;
  }
  #inner {
    flex-direction: column;
  }
  #inner #l_wrap {
    width: 100%;
    position: fixed;
    top:0;
    height: 60px;
    padding:10px 10px;
    display: flex;
    align-items: center;
    z-index: 10;
  }
  #inner #c_wrap {
    width: 100%;
    margin-left:0;
    padding-top:60px;
  }
  #global-navi {
    position: fixed;
    width: 300px;
    top: 0;
    right: -300px;
    height: 100%;
    padding-top: 60px;
    padding-left:0;
    background: #fff;
  }
  #global-navi .menu li a {
    color:#333;
    display: block;
    padding:0;
    line-height: 1.2em;
  }
  #global-navi .menu li:nth-of-type(4) a {
    padding:0;
  }
  .bshadow {
    -webkit-box-shadow: -8px 0px 8px -1px rgba(0,0,0,0.07);
    -moz-box-shadow: -8px 0px 8px -1px rgba(0,0,0,0.0.07);
    box-shadow: -8px 0px 8px -1px rgba(0,0,0,0.07);
  }
  #global-navi .menu {
    padding-left:0;
  }
  #global-navi .menu li {
    margin-top:0;
    padding:12px 20px;
    border-bottom:1px solid #999;
  }
  #inner #l_wrap h1 {
    width: 270px;
  }
  header .btn-gnavi{
    position: fixed;
    top: 18px;
    right: 15px;
    width: 30px;
    height: 24px;
    z-index: 3;
    cursor: pointer;
    transition: all 400ms;
    -webkit-transition:all 400ms;
  }
  header .btn-gnavi span {
    position: absolute;
    width: 30px;
    height: 1px;
    background: #333;
    -webkit-transition: all 400ms;
    transition: all 400ms
  }
  header .btn-gnavi span:nth-child(1){
    top: 0;
  }
  header .btn-gnavi span:nth-child(2){
    top: 10px;
  }
  header .btn-gnavi span:nth-child(3){
    top: 20px;
  }

  header .btn-gnavi.hb-open span:nth-child(1){
    position: absolute;
    top: 13px;
    right: 0px;
    transform: rotate(45deg);
  }
  header .btn-gnavi.hb-open span:nth-child(2){
    display: none;
  }
  header .btn-gnavi.hb-open span:nth-child(3) {
    position: absolute;
    top: 13px;
    right: 0px;
    transform: rotate(-45deg);
  }
  .nk {
    display: flex;
    justify-content: flex-start;
    padding-left:5px;
    flex-direction: column;
    margin-top:8px;
  }
  .nk .nk_l,.nk .nk_r {
    width: 100%;
  }
  .nk .nk_r {
    padding-left:10px;
  }
}
@media (max-width:767px) {
  .content_wrap {
    padding:4% 4% 15%;
  }
  .date_box {
    margin-bottom:4%;
  }
  .date_box .l {
    background: #ffd91d;
    font-size:15px;
    text-align: center;
    width: 85px;
    padding:10px 0;
  }
  .date_box .r {
    font-size:18px;
    padding:0px 0 0px 15px;
    width: calc( 100% - 85px );
  }
  .notice_box {
    padding:4% 4%;
    font-size:16px;
    line-height: 1.6em;
  }
  #global-navi .menu {
    margin-top:0;
    overflow-y:scroll;
    font-size:15px;
    height:calc( 100vh - 60px );
  }
  #global-navi .menu li {
    padding:10px 20px;
  }
  #global-navi .menu li a {
    padding: 0;
    line-height: 1.6em;
  }
  #global-navi .menu li:nth-of-type(4) a {
    line-height: 1.2em;
    padding:0;
  }
  #global-navi .menu li a:hover {
    background: none;
  }
  .postbox {
    padding:4% 4% 7% 4%;
    margin-top:5%;
  }
  .post-item {
    display: flex;
    justify-content: space-between;
    max-width: 100%;
    margin-top:25px;
  }
  .post-item {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    max-width: 100%;
    margin-top:25px;
  }
  .post-item .item {
    margin:0 auto;
  }
  .post-item .item .btn {
    margin-top:15px;
  }
  .post-item .item:nth-of-type(n+2) {
    margin-top:25px;
  }
  .news_ttl {
    font-weight: bold;
    text-align: left;
    font-size:20px;
    background: #fff;
    padding:4%;
    margin-top:5%;
  }
  .news_box {
    padding:0 4% 4% 4%;
  }
  .news_box h3 {
    font-size:19px;
  }
  .news_box li dl {
    font-size:16px;
  }
  .news_box li:nth-child(n+2) {
    margin-top:5%;
  }
  .news_box li dl dd {
    margin-top:1%;
  }
  footer#footer .copyright {
    font-size:10px;
    letter-spacing: 0;
  }
  h2.sttl {
    color: #fff;
    font-weight: bold;
    text-align: left;
    padding:40px 5%;
    font-size:24px;
  }
  h2.sttl01 {
    background: url(../images/header_bg01.jpg) top center no-repeat;
    background-size:cover;
  }
  h2.sttl02 {
    background: url(../images/header_bg02.jpg) top center no-repeat;
    background-size:cover;
  }
  h2.sttl03 {
    background: url(../images/header_bg03.jpg) top center no-repeat;
    background-size:cover;
    line-height: 1.2em;
    height:122px;
    padding:32px 5%;
  }
  h2.sttl04 {
    background: url(../images/header_bg04.jpg) top center no-repeat;
    background-size:cover;
  }
  h2.sttl05 {
    background: url(../images/header_bg05.jpg) top center no-repeat;
    background-size:cover;
  }
  h2.sttl06 {
    background: url(../images/header_bg06.jpg) top center no-repeat;
    background-size:cover;
  }
  h2.sttl07 {
    background: url(../images/header_bg07.jpg) top center no-repeat;
    background-size:cover;
  }
  h2.sttl08 {
    background: url(../images/header_bg08.jpg)  top right no-repeat;
    background-size:cover;
  }
  h2.sttl09 {
    background: url(../images/header_bg09.jpg)  top 0 right 30% no-repeat;
    background-size:cover;
  }
  .fbox {
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    margin-top:20px;
  }
  .fbox .l {
    width: 100%;
  }
  .fbox .r {
    width: 100%;
  }
  .fbox02 {
    flex-wrap: wrap;
  }
  .fbox02 .fbox02_l {
    width: 54px;
  }
  .fbox02 .fbox02_r {
    width: calc( 100% - 54px );
  }
  .lt0 {
    letter-spacing: 0;
  }
  .num .num_r .num_r_flex {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;;
    max-width: 100%;
  }
  .num .num_r .num_r_flex p {
    width: 100%;
  }
  .num .num_r .num_r_flex p:nth-of-type(4n+1) {
    width: 100%;
  }
  .num .num_r .num_r_flex p:nth-of-type(3),.num .num_r .num_r_flex p:nth-of-type(7) {
    width: 100%;
  }
  .smoji_mt {
    margin-top:5px;
  }
  .mtp20 {
    margin-top:3%;
  }
  .bl {
    display: flex;
    flex-direction: column;
  }
  .obl {
    margin-left:0;
  }
  .p_notice_box {
    padding:4% 4%;
  }
  .p_notice_box .p_notice_ttl {
    font-size:19px;
  }
  .p_notice_box .p_date_box {
    flex-direction: column;
  }
  .p_notice_box .p_date_box .l {
    width:100%;
  }
  .p_notice_box .p_date_box .r {
    width:100%;
  }
  h3.pttl {
    font-size:19px;
    padding-bottom:15px;
  }
  h3.pttl span {
    display: block;
  }
  h3.pttl span.c {
    margin-left:0;
    margin-top:7px;
    display: inline-block;
  }
  .skbox .l {
    width: 50px;
    color: #D86B21;
    font-weight: bold;
  }
  .skbox .r {
    width: calc( 100% - 50px );
  }
  .txtbi {
    font-size:19px;
  }
  .p_notice_box .p_txt02:before {
    position: absolute;
    content:"\30FB";
    font-weight: bold;
    font-size:19px;
    left:0;
    top:0.2em;
  }
  .qa_ttl {
    font-size:18px;
  }
  .qab01 .qab02 {
    font-size:18px;
  }
}
@media(max-width:500px) {
  .dlbtn {
    justify-content: space-between;
  }
  .dlbtn p {
    width: 48%;
    background: #D86B21 url(../images/dl.png) right 7% center no-repeat;
    background-size: 20px;
  }
  .dlbtn p:nth-of-type(2) {
    margin-left:0;
  }
  .dlbtn p a {
    padding:15px 10px;
  }
}
@media(max-width:320px) {
   #inner #l_wrap h1 {
     width: 240px;
   }
   #global-navi .menu li {
     padding:7px 17px;
   }
   #global-navi .menu li a {
     padding: 0;
     line-height: 2.0em;
     font-size:14px;
   }
   footer#footer .copyright {
     font-size:9px;
   }
   .view_32 {
     display: block;
   }
   h2.sttl {
     font-size:22px;
   }
   .dlbtn p a {
     font-size:13px;
   }
}
