@charset "utf-8";
/*==================================================
Heading
Text
Unorderd List
Orderd List
Difinision List
Link
Table
Form
Pager
btn
Layout
Tab
Option
PageTop
Clear Fix
==================================================*/


/*--------------------------------------------------
Heading
--------------------------------------------------*/
h1{color: #fff;font-size: 1.75rem;line-height: 1.4em;font-weight: 300;}
h1.top{color: #fff;font-size:medium;line-height: normal;font-weight: normal;}
h2{font-size: 1.6rem;line-height: 1.4em;margin-bottom: 28px;font-weight: 500;}
h2.fs-s{font-size: 1.6rem;}
h3{font-size: 1.25rem;line-height: 1.4em;margin-bottom: 8px;font-weight: 500;}
.imgBoxB02 li h3,
.imgBoxB03 li h3{text-align: left;}
.topicBoxA01 h3{margin-bottom: 14px;}
h4{font-size: .9rem;line-height: 1.4em;margin-bottom: 8px;font-weight: 700;}
p{font-size: .9rem;line-height: 1.5em;margin-bottom: 24px;font-weight: 400;}
.caption{font-size: 0.75rem;margin-bottom: 16px;}
.caption.bold{margin-bottom: 12px;font-weight: 700;}
a{color:#ec921d;}
@media screen and (min-width: 1096px) {	h1{	color: #fff;	font-size: 1.75rem;	line-height: 1.4em;	font-weight: 300;	text-align: center;	}
  h2{	font-size: 2rem;	line-height: 1.4em;	margin-bottom: 64px;	font-weight: 400;	text-align: center;	}
  h3{	font-size: .9rem;	line-height: 1.4em;	margin-bottom: 18px;	font-weight: 500;	text-align: center;	}
  .imgBoxB02 li h3,
  .imgBoxB03 li h3,
  .imgBoxD01 h3{  margin-top: 16px;  font-size: .9rem;  text-align: left;  }
  .imgBoxE01 h3{    border-bottom: 1px solid #ddd;    padding-bottom: 15px;  }
  .topicBoxA01 h3{    font-size: .9rem;  }
  .topic_wrap h3{    font-size: .75rem;    font-weight: 700;  }
  h4{	font-size: .65rem;	line-height: 1.4em;	margin-bottom: 12px;	font-weight: 700;	text-align: center;	}
  .topicBoxA01 h4{    font-size: 0.8rem;  }
  p{	/* font-size: 1rem;  予備*/
    font-size: 0.65rem;	line-height: 1.5em;	margin-bottom: 32px;	font-weight: 400;	}
  .caption{	font-size: 0.6rem;	margin-bottom: 24px;	}
  .caption.bold{	margin-bottom: 12px;	font-weight: 700;	}
  a{    font-size: 0.65rem;  }

}
/*--------------------------------------------------
Text
--------------------------------------------------*/
.spNone{display: none;}
.pcNone{display: block;}
@media screen and (min-width: 1096px) {.spNone{display: block;}
  .pcNone{display: none;}
}
/*--------------------------------------------------
Unorderd List
--------------------------------------------------*/
.listA01{
}
.listA01 li{font-size: .65rem;padding: 0 0 0 16px;position: relative;margin-bottom: 8px;}
.listA01 li:before{content: "";display: block;position: absolute;background: #4c4c4c;width: 8px;height: 8px;border-radius: 50%;left: 0;top: 50%;margin-top: -4px;}
.infoListA01 li{float: left;width: 50%;}
.infoListB01  ul{float: left;width: 50%;}
@media screen and (min-width: 1096px) {.infoListB01 {padding: 0 0 0;width: 1096px;margin: 0 auto;text-align: center;}
  .infoListB01  ul{width: 100%;}
  .infoListB01  ul li{display: inline;width: auto;padding-right: 32px;float: none;}
}
/*フッター付近のバナーなどで使用*/
.bnrListA01{width: 100%;box-sizing: border-box;}
.bnrListA01.sp{  padding: 0 16px;}
.bnrListA01 li{  margin-bottom: 16px;}
.bnrListA01 img{width: 100%;}
@media screen and (min-width: 1096px) {	.bnrListA01{	width: 100%;/*	padding: 24px 16px;*/
  padding: 24px 0;	box-sizing: border-box;/*  display: table;*/
  display: flex;    justify-content: center;	}
  .bnrListA01 li{width: 50%;  margin-right: 2%;min-height: 38.8%;	margin-bottom: 16px;	box-sizing: border-box;}
  .bnrListA01 li.noMargin{    margin: 0;    padding: 0;  }
  .bnrListA01 li a{	vertical-align: bottom;width: 100%;	height: inherit;	}
  .bnrListA01 li img{	width: 100%;	}
  .bnrListA01 li a:hover{    opacity: 0.8;  }
  .bnrListA01 li:nth-of-type(3n){    margin-right: 0;  }
  .bnrListA01 li:last-child{	margin-bottom: 0;	}
  .bnrListA01 img{	width: 100%;	}
}


/*ページ上部のバナーなどで使用*/
.bnrListB01{  width: 100%;  padding: 0;  box-sizing: border-box;}
.bnrListB01 img{  width: 100%;}
@media screen and (min-width: 1096px) {  .bnrListB01{    width: 100%;    padding: 0;    box-sizing: border-box;  }
  .bnrListB01 li{    width: 32%;    margin-right: 2%;    min-height: 38.8%;    margin-bottom: 16px;    box-sizing: border-box;    float: left;    display: table;  }
  .bnrListB01 li a{    vertical-align: bottom;    display: table-cell;    width: 100%;    height: inherit;  }
  .bnrListB01 li img{    width: 100%;  }
  .bnrListB01 li:nth-of-type(3n){    margin-right: 0;  }
  .bnrListB01 li:last-child{    margin-bottom: 0;  }
  .bnrListB01 img{    width: 100%;  }
}
/*--------------------------------------------------
Orderd List
--------------------------------------------------*/


/*--------------------------------------------------
Difinision List
--------------------------------------------------*/



/*--------------------------------------------------
Link
--------------------------------------------------*/

.link_box{
}
.link_box:hover{  cursor: pointer;  opacity: 0.8;}
.txtLinkA01{display: inline-block;margin-bottom: 32px;}
a.link_pdf{display: inline-block;margin-bottom: 32px;font-size:0.75rem;text-decoration: none;}
a.link_pdf:after{content:"";background: url("/images/pdf_icon.png")no-repeat;background-size: cover;width: 17px;height: 17.5px;display: inline-block;position: relative;top: 3px;left: 5px;}

@media screen and (min-width: 1096px) {	.txtLinkA01{	display: block;	text-align: center;	}
  a.link_pdf{	margin-bottom: 0px;	}
}

[class^="linkArwA"]{text-decoration: none;position: relative;padding-left: 12px;display: inline-block;}
[class^="linkArwA"]:before{content:"";display: block;position: absolute;top: 54%;left: 3.5px;width: 5.5px;height: 9px;margin-top: -4.5px;background: url("../images/ico_arw_04.png")no-repeat;background-size: cover;}
.linkArwA01{font-weight: 700;}
.linkArwA02{font-weight: 400;color: #fff;font-size: 0.75rem;}
.linkArwA03{color: #ec921d;font-size: 0.5rem;}

[class^="linkBlankA"]{text-decoration: none;position: relative;padding-left: 12px;display: inline-block;}
[class^="linkBlankA"]:before{content:"";display: inline-block;position: absolute;top: 50%;left: 0px;width: 9px;height: 9px;margin-top: -4.5px;background: url("../images/ico_link_blank_04.png")no-repeat;background-size: cover;}
.linkBlankA01{font-weight: 700;}
.linkBlankA02{font-weight: 400;color: #fff;font-size: 0.75rem;}

/*label*/
.labelA01 {margin-bottom: 32px;}
.labelA01 li{float: left;margin-right: 12px;margin-bottom: 10px;}
.labelA01 li a{color: #7558cb;font-size: 0.75rem;font-weight: 700;text-decoration: none;padding: 7px 12px;display: block;border: 2px solid #7558cb;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;}
.labelA01 li span.area{  color: #a0a0a0;  font-size: 0.75rem;  font-weight: 700;  text-decoration: none;  padding: 7px 12px;  display: block;  border: 2px solid #a0a0a0;  border-radius: 5px;  -webkit-border-radius: 5px;  -moz-border-radius: 5px;}
.labelA01 li.active a{background: #7558cb;color: #fff;}

@media screen and (min-width: 1096px) {	.linkArwA03{	font-size: 0.666rem;	}

  .labelA01{	margin: 0 auto;	}
  .labelA01 li{	float: left;	margin-right: 12px;	margin-bottom: 16px;	}
  .labelA01 li a{	color: #7558cb;	font-size: 0.8rem;	font-weight: 700;	text-decoration: none;	padding: 11px 20px 12px;	display: block;	border: 3px solid #7558cb;	border-radius: 10px;	-webkit-border-radius: 10px;	-moz-border-radius: 10px;	}
  .labelA01 li a:hover{    color: #ffffff;    background-color: #7558cb;}
  .labelA01 li span.area{    color: #a0a0a0;    font-size: 0.8rem;    font-weight: 700;    text-decoration: none;    padding: 11px 20px 12px;    display: block;    border: 3px solid #a0a0a0;    border-radius: 10px;    -webkit-border-radius: 10px;    -moz-border-radius: 10px;  }
  /*横並び5列で使用*/
  .imgBoxE01 li a{    font-size: .5rem;  }
  .imgBoxE01 li a .linkArwA01{    font-weight:normal;  }
  .imgBoxE01 a span:hover{    text-decoration: underline;  }

}

/*--------------------------------------------------
btn
--------------------------------------------------*/
.btn_wrap{}
[class^="btnA"]{margin-bottom: 17px;}
[class^="btnA"] > *{width: 100%;padding: 18px 30px;box-sizing: border-box;font-size: 1rem;line-height: 1.3em;font-weight: 700;text-decoration:none;text-align: center;display: block;position: relative;color: #fff;border-radius: 8px;-webkit-border-radius: 8px;-moz-border-radius: 8px;}
[class^="btnA"] > *:after{content:"";display: block;position: absolute;right: 16px;top: 50%;}
[class^="btnA"] > *{background: linear-gradient(to right,#ee9f21,#ea8519);background: -moz-linear-gradient(left,#ee9f21,#ea8519);background: -webkit-linear-gradient(left, #ee9f21,#ea8519);}
.btnA02.green > *{  background: -webkit-linear-gradient(left, #47b67a, #38a260);  background: -o-linear-gradient(left, #47b67a, #38a260);  background: linear-gradient(to right, #47b67a, #38a260);}
.btnA01 > *:after{content:"";width: 10px;height: 17px;margin-top: -8.5px;background: url("../images/ico_arw_02.png")no-repeat;background-size: cover;}
.btnA02 > *:after{content:"";width: 14px;height: 14px;margin-top: -7px;background: url("../images/ico_link_blank_01.png")no-repeat;background-size: cover;}
.btnA03 > *:after{content:"";width: 22px;height: 22px;margin-top: -11px;background: url("../images/ico_plus_01.png")no-repeat;background-size: cover;}
/*白*/
[class^="btnA"].bc-f > *{color: #ec921d;background: #fff;padding: 16px 32px;border: 2px solid #ec921d;box-sizing: border-box;}
.btnA01.bc-f > *:after{background: url("../images/ico_arw_03.png")no-repeat;background-size: cover;}
.btnA02.bc-f > *:after{background: url("../images/ico_link_blank_02.png")no-repeat;background-size: cover;}

/*全幅角*/
[class^="btnB"]{margin-bottom: 17px;}
[class^="btnB"] > *{width: 100%;padding: 18px 30px;box-sizing: border-box;font-size: 1rem;line-height: 1.3em;font-weight: 700;text-decoration:none;text-align: center;display: block;position: relative;color: #fff;}
[class^="btnB"] > *:after{content:"";display: block;position: absolute;right: 16px;top: 50%;}
[class^="btnB"] > *{background: linear-gradient(to right,#ee9f21,#ea8519);background: -moz-linear-gradient(left,#ee9f21,#ea8519);background: -webkit-linear-gradient(left, #ee9f21,#ea8519);}
.btnB03 > *:after{content:"";width: 22px;height: 22px;margin-top: -11px;background: url("../images/ico_plus_01.png")no-repeat;background-size: cover;}
/*2つ*/
.dbl_btn_wrap{width: 100%;}
td .dbl_btn_wrap{  width: 100%;  margin: 16px 0 0 0;}
.dbl_btn_wrap [class^="btnA"]{width: 50%;box-sizing: border-box;}
.dbl_btn_wrap [class^="btnA"]:nth-of-type(odd){padding-right: 8px;}
.dbl_btn_wrap [class^="btnA"]:nth-of-type(even){padding-left: 8px;}
.dbl_btn_wrap [class^="btnA"]{float: left;}
.dbl_btn_wrap [class^="btnA"] > *{padding: 16px 32px 16px 16px;}
.dbl_btn_wrap [class^="btnA"].bc-f > *{padding: 14px 32px 14px 16px;}

/*date*/
.dateBtn {position: relative}
.dateBtn .dateArea{width: 91px;line-height: 54.5px;position: absolute;color: #999999;}
.dateBtn .btnArea{width: 100%;display: block;padding-left: 91px;box-sizing: border-box;}
.dateBtn .btnArea{  margin-bottom: 40px;}
@media screen and (min-width: 1096px) {	[class^="btnA"]{	margin-bottom: 40px;	}
  [class^="btnA"] > *{max-width: 400px;  width: 100%;	margin: 0 auto;padding: 19px 32px;	box-sizing: border-box;font-size: 0.65rem;	line-height: 1.3em;	font-weight: 700;	border-radius: 16px;	-webkit-border-radius: 16px;	-moz-border-radius: 16px;	}
  [class^="btnA"] > *:after{	right: 32px;	top: 50%;	}
  [class^="btnA"].w600 > *{	max-width: 600px;	}
  .btnA01 > *:after{	width: 13px;	height: 23px;}
  .btnA01 a:hover{    opacity: 0.8;  }
  .btnA02 > *:after{	width: 28px;	height: 28px;	margin-top: -14px;	}
  .btnA03 > *:after{	width: 34px;	height: 34px;	margin-top: -17px;	}
  .dbl_btn_wrap{	width: 720px;	margin: 0 auto;	}
  td .dbl_btn_wrap{  width: 100%;  margin: 32px 0 0 0;  }
  td .dbl_btn_wrap p{    margin-bottom: 0;  }
  .dbl_btn_wrap [class^="btnA"]{	width: 344px;	box-sizing: border-box;	}
  .dbl_btn_wrap [class^="btnA"] *{	width: 344px;	padding: 28px 32px;	}
  .dbl_btn_wrap [class^="btnA"]:nth-of-type(odd){	margin-right: 32px;	padding-right: 0px;	}
  .dbl_btn_wrap [class^="btnA"]:nth-of-type(even){	padding-left: 0px;	}
  [class^="btnA"].bc-f > *,
  .dbl_btn_wrap [class^="btnA"].bc-f > *{	padding: 28px 32px;	border: 4px solid #ec921d;	}
  .dateBtn {	width: 720px;	margin: 0 auto;	}
  .dateBtn .dateArea{	width: 233px;	height: 103px;	text-align: right;	padding-right: 30px;	line-height: 103px;	box-sizing: border-box;	color: #999999;	}
  .dateBtn .btnArea{	width: 323px;	display: block;	padding-left: 233px;	box-sizing: border-box;	}
  .dateBtn [class^="btnA"] *{	width: 323px;	}
}



/*ページ内リンク*/
[class^="pageLinkBtnA"]{  margin-bottom: 16px;}
[class^="pageLinkBtnA"] li{float: left;width: 33.3%;box-sizing: border-box;margin-bottom: 16px;}
[class^="pageLinkBtnA"] li:nth-of-type(3n+1){padding-right: 10.6px;}
[class^="pageLinkBtnA"] li:nth-of-type(3n+2){width: 33.4%;padding: 0 5.4px;}
[class^="pageLinkBtnA"] li:nth-of-type(3n){padding-left: 10.6px;}
/*マップ有り*/
.pageLinkBtnA01 li a{width: 100%;height: 117.5px;padding-top: 73px;text-decoration: none;text-align: center;font-weight: 700;color: #4d4d4d;font-size: 0.625rem;line-height: 1.4em;box-sizing: border-box;background: #e4e4e4;display: block;position: relative;border-radius: 8px;-webkit-border-radius: 8px;-moz-border-radius: 8px;}
.pageLinkBtnA01 li.head a,
.pageLinkBtnA01 li.hokkaido a,
.pageLinkBtnA01 li.tokai a{padding-top: 80px;}
.pageLinkBtnA01 li a:before{content:"";display: block;position: absolute;top: 16px;left: 50%;width: 53.5px;height: 52.5px;margin-left: -26.75px;}
.pageLinkBtnA01 li.head a:before{background: url("../images/img_map_head_01.png")no-repeat;background-size: cover;}
.pageLinkBtnA01 li.kanto a:before{background: url("../images/img_map_kanto_01.png")no-repeat;background-size: cover;}
.pageLinkBtnA01 li.hokkaido a:before{background: url("../images/img_map_hokkaido_01.png")no-repeat;background-size: cover;}
.pageLinkBtnA01 li.tokai a:before{background: url("../images/img_map_tokai_01.png")no-repeat;background-size: cover;}
.pageLinkBtnA01 li.kansai a:before{background: url("../images/img_map_kansai_01.png")no-repeat;background-size: cover;}
.pageLinkBtnA01 li.kyushu a:before{background: url("../images/img_map_kyushu_01.png")no-repeat;background-size: cover;}
.pageLinkBtnA01 li a:after{content:"";display: block;position: absolute;bottom: 8px;left: 50%;width: 8px;height: 5px;margin-left: -4px;background: url("../images/ico_arw_05.png")no-repeat;background-size: cover;}

/*マップなし*/
.pageLinkBtnA02 li span{display: table;width: 100%;}
.pageLinkBtnA02 li a{width: 100%;height: 68.5px;text-decoration: none;text-align: center;font-weight: 700;color: #4d4d4d;font-size: 0.625rem;line-height: 1.4em;box-sizing: border-box;background: #e4e4e4;display: table-cell;vertical-align: middle;position: relative;border-radius: 8px;-webkit-border-radius: 8px;-moz-border-radius: 8px;}
.pageLinkBtnA02 li a:after{content:"";display: block;position: absolute;bottom: 8px;left: 50%;width: 8px;height: 5px;margin-left: -4px;background: url("../images/ico_arw_05.png")no-repeat;background-size: cover;}


@media screen and (min-width: 1096px) {	/*ページ内リンク*/
  [class^="pageLinkBtnA"]{	}
  [class^="pageLinkBtnA"] li{	float: left;	box-sizing: border-box;	margin-bottom: 32px;	padding: 0;  display: table;	}
  [class^="pageLinkBtnA"] li:nth-of-type(3n+1){	padding-right: 0;	}
  [class^="pageLinkBtnA"] li:nth-of-type(3n+2){	padding: 0;	}
  [class^="pageLinkBtnA"] li:nth-of-type(3n){	padding-left: 0;	}

  /*マップ有り*/
  .pageLinkBtnA01{  display: flex;  flex-wrap: wrap;	width: 70%;	margin: 0 auto 32px;	}
  .pageLinkBtnA01 li{	width: 31.3%;	margin-right: 2%;	}
  .pageLinkBtnA01 li.noMargin{    margin: 0 !important;  }
  /*
  .pageLinkBtnA01 li:nth-of-type(3n){	margin-right: 0;	}
  */
  .pageLinkBtnA01 li a{  display: table-cell;	height: 136px;  padding: 0;	padding-left: 90px;	font-size: 0.75rem;	text-align: left;	border-radius: 16px;	-webkit-border-radius: 16px;	-moz-border-radius: 16px;    vertical-align: middle;	}
  .pageLinkBtnA01 li a br{	display: none;	}
  .pageLinkBtnA01 li a:before{	top: 50%;	left: 16px;	width: 60px;	height: 58.5px;	margin-top: -27.83px;	margin-left: 0px;	}
  .pageLinkBtnA01 li a:after{	bottom: 19px;	left: 50%;	width: 16px;	height: 10px;	margin-left: -8px;	}
  .pageLinkBtnA01 li.head a,
  .pageLinkBtnA01 li.hokkaido a,
  .pageLinkBtnA01 li.tokai a{/*	padding-top: 53px;*/
    padding-top: 0;	}
  /*マップなし*/
  .pageLinkBtnA02{	width: 100%;	}
  .pageLinkBtnA02 li{	width: 23.5%;	margin-right: 2%;	}
  .pageLinkBtnA02 li:nth-of-type(3n+2){	width: 23.5%;	}
  .pageLinkBtnA02  li:nth-of-type(3n){	margin-right: 2%;	}
  .pageLinkBtnA02  li:nth-of-type(4n){	margin-right: 0;	}
  .pageLinkBtnA02 li span{	display: table;	width: 100%;	}
  .pageLinkBtnA02 li a{	height: 136px;	font-size: 0.75rem;	line-height: 1.4em;	border-radius: 16px;	-webkit-border-radius: 16px;	-moz-border-radius: 16px;	}
  .pageLinkBtnA02 li a:after{	bottom: 19px;	left: 50%;	width: 16px;	height: 10px;	margin-left: -8px;	}
}

/*アコーディオン*/
.acdnA01{margin-bottom: 48px;display: block;}
.acdnA01 >.ttl{font-size: .9rem;font-weight: 700;margin-bottom: 14px;}
.acdnA01 .acdnArea .tblTypeA01{margin-bottom: 20px;}
.acdnA01 .jsAcdnBtn{cursor: pointer;}
.acdnA01.arrow{  position: relative;  margin-bottom: 90px;}
.acdnA01.arrow:after{  content: "";  display: block;  position: absolute;  right: 0;  left: 0;  bottom: -57px;  content: "";  width: 64px;  height: 25px;  margin: auto;  background: url(/content/shared_02/images/ico_arw_06.png)no-repeat;  background-size: cover;}
.acdnA01.arrow:last-child:after{  display: none;}
.jsAcdn [class^="btnA"].close{width: 100%;padding: 0 90px;box-sizing: border-box;}
.jsAcdn [class^="btnA"].close > *:after{content:none;}
.jsAcdnBtn[class^="btn"].close > *:after{content:none;}

/*地図ボタン*/
[id^="map_"] [class^="btn"] > *:before{content:"";position: absolute;top: 50%;left: 16px;width: 43px;height: 42px;margin-top: -21px;}
#map_kanto [class^="btn"] > *:before{background: url(../images/img_map_kanto_02.png)no-repeat 0 0;background-size: cover;}
#map_hokkaido [class^="btn"] > *:before{background: url(../images/img_map_hokkaido_02.png)no-repeat 0 0;background-size: cover;}
#map_tokai [class^="btn"] > *:before{background: url(../images/img_map_tokai_02.png)no-repeat 0 0;background-size: cover;}
#map_kansai [class^="btn"] > *:before{background: url(../images/img_map_kansai_02.png)no-repeat 0 0;background-size: cover;}
#map_kyushu [class^="btn"] > *:before{background: url(../images/img_map_kyushu_02.png)no-repeat 0 0;background-size: cover;}
#map_kanto .dbl_btn_wrap a:before,
#map_hokkaido .dbl_btn_wrap a:before,
#map_tokai .dbl_btn_wrap a:before,
#map_kansai .dbl_btn_wrap a:before,
#map_kyushu .dbl_btn_wrap a:before{display: none;}

.jsAcdn[id^="map_"] [class^="btn"].close > *:before{content:none;}
@media screen and (min-width: 1096px) {	.acdnA01{	margin-bottom: 80px;	}
  .acdnA01.pcNone{  display: none;  }
  .acdnA01 >.ttl{	margin-bottom: 20px;	text-align: center;	}
  .acdnA01 .acdnArea p{    text-align: center;  }
  .acdnA01 .acdnArea .tblTypeA01{	margin-bottom: 80px;	}
  .acdnA01 .jsAcdnBtn{	cursor: pointer;	}
  .acdnA01 .jsAcdnBtn div{    max-width: 600px;  }
  .jsAcdn [class^="btn"].close{	width: 100%;	padding: 0 90px;	box-sizing: border-box;	}
  .jsAcdn [class^="btn"].close > *:after{	content:none;	}

  /*地図ボタン*/
  [id^="map_"] [class^="btn"] > *:before{	left: 32px;/*
    width: 86px;	height: 84px;	margin-top: -42px;*/
    margin-top: -22px;	}
}

.bnr img{  width: 100%;}
.pickupBox .acdnArea{padding: 32px 16px 0;}
.pickupBox a{display: block;text-align: center;text-decoration: none;color: #4c4c4c;font-weight: 700;padding-right: 8px;}
@media screen and (max-width: 1096px) {	.pickupBox .jsAcdnBtn[class^="btn"] > *{	font-size: 1.33rem;	}

}
@media screen and (min-width: 1096px) {	.pickupBox a{	padding-right: 0;	}
}
/*--------------------------------------------------
Table
--------------------------------------------------*/
.tblTypeA01{width: 100%;margin-bottom: 48px;border-collapse:collapse;border-bottom: 1px solid #e6e6e6;}
.tblTypeA01 .ttl{display: block;background: #e6e6e6;padding: 17px 16px;box-sizing: border-box;width: 100%;font-size: .9rem;line-height: 1.4em;font-weight: 700;}
.tblTypeA01 tr{border-top: 1px solid #e6e6e6;}
.tblTypeA01 th{display: block;padding: 17px 16px;font-size: .9rem;line-height: 1.4em;font-weight: 700;}
.tblTypeA01 .borderNone{  border: none;}
.tblTypeA01 td{display: block;padding: 17px 16px;line-height: 1.5em;font-size: .8rem;}
.tblTypeA01 td .date{font-size: .75rem;}
.tblTypeA01 th+td{padding: 0 16px 17px;}
.tblTypeA01 tr{border-collapse:collapse;}
.tblTypeA01 td ul{  margin: 0 0 32px;}
.tblTypeA01 td ul li{  float: none;  width: 100%;  margin-bottom: 4px;}
.tblTypeA01 td h3{  color: #4e4e4e;}
.tblTypeA01 th a.linkArwA02,
.tblTypeA01 td h3 a.linkArwA02,
.tblTypeA01 td ul li a.linkArwA02,
.tblTypeA01 td ul li a.linkBlankA02{  position: relative;  color:#4e4e4e;  text-decoration: none;  padding-left: 13px;  font-size: .9rem;}
.tblTypeA01 td h3 a.linkArwA02{  font-weight: 700;}
.tblTypeA01 th a.linkArwA02{  font-weight: 700;}


@media screen and (min-width: 1096px) {	.tblTypeA01{/*	width: 1096px;*/
  width: 100%;    max-width: 1536px;	margin: 0 auto 56px;	border-collapse:collapse;	}
  .tblTypeA01 .ttl{	display: table-cell;	background: #e6e6e6;	padding: 27px 32px 28px;	box-sizing: border-box;	width: 100%;	}
  .tblTypeA01 th{	display: table-cell;	width: 256px;	padding: 32px 32px;	font-size: .75rem;	line-height: 1.4em;	font-weight: 700;  vertical-align: top;	}
  .tblTypeA01 td{  font-size: .65em;	display: table-cell;	width: 840px;	padding: 32px 32px;	line-height: 1.5em;	}
  .tblTypeA01 th+td{	padding: 32px 32px;	}
  .tblTypeA01 td h3{    margin-bottom: 8px;    text-align: left;    font-size: .75rem;    color: #4e4e4e;  }
  .tblTypeA01 tr{	border-collapse:collapse;}

  /*サイトマップで使用*/
  .tblTypeA01 td ul{    margin: 0 0 32px;  }
  .tblTypeA01 td ul:last-child{    margin: 0;  }
  .tblTypeA01 td ul li{    float: left;    width: 50%;  }
  .tblTypeA01 th a.linkArwA02,
  .tblTypeA01 td h3 a.linkArwA02,
  .tblTypeA01 td ul li a.linkArwA02,
  .tblTypeA01 td ul li a.linkBlankA02{    position: relative;    color:#4e4e4e;    text-decoration: none;    padding-left: 13px;  }
  .tblTypeA01 td h3 a.linkArwA02{    font-size: 0.65rem;    font-weight: 700;  }
  .tblTypeA01 th a.linkArwA02{    font-size: 0.75rem;  }
  .tblTypeA01 td ul li a.linkArwA02,
  .tblTypeA01 td ul li a.linkBlankA02{    font-size: 0.65rem;  }
  .tblTypeA01 th a.linkArwA02:hover,
  .tblTypeA01 td a.linkArwA02:hover,
  .tblTypeA01 td a.linkBlankA02:hover{    color:#ec921d;    text-decoration: underline;  }
  .tblTypeA01 td ul li a.linkArwA02:before{    content: "";    display: block;    position: absolute;    top: 50%;    left: 3.5px;    width: 5.5px;    height: 9px;    margin-top: -4.5px;    background: url(../images/ico_arw_04.png)no-repeat;    background-size: cover;  }
  .tblTypeA01 th a.linkArwA02:before{    top: 13px;  }
}
/*--------------------------------------------------
Form
--------------------------------------------------*/
.module_textarea{ background:#F5D5D6; width:calc(100% - 10px); width:-webkit-calc(100% - 10px);
  height: 60px; border:none; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; padding:5px; box-shadow: rgba(0, 0, 0, 0.25) 2px 2px 1px 0px inset; -webkit-box-shadow: rgba(0, 0, 0, 0.25) 2px 2px 1px 0px inset; -moz-box-shadow: rgba(0, 0, 0, 0.25) 2px 2px 1px 0px inset; margin-bottom:50px; overflow-y:scroll; resize:none; -webkit-transition-property: background-color; -webkit-transition-duration: 0.5s; -webkit-transition-timing-function: linear; font-size: 14px;}

.module_textarea:focus{ background:#FFF29F;}

/*検索*/
.formSrc01 div:first-child{float: left;width: 69%;padding-right: 16px;box-sizing: border-box;}
.formSrc01 div:last-child{width: 31%;float: right;}
.formSrc01 input[type=search]{-webkit-appearance: none;-moz-appearance: none;appearance: none;margin: 0;padding: 0;background: none;border: none;border-radius: 0;outline: none;-webkit-appearance: none;-moz-appearance: none;appearance: none;}
.formSrc01 input[type=search]{border: 1px solid #e4e4e4;width: 100%;height: 52px;padding-left: 16px;box-sizing: border-box;font-size: 1rem;color: #e4e4e4;font-family: 'Noto Sans JP', sans-serif;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;}
.formSrc01 input[type=submit]{-webkit-appearance: none;-moz-appearance: none;appearance: none;margin: 0;padding: 0;background: none;border: none;border-radius: 0;outline: none;-webkit-appearance: none;-moz-appearance: none;appearance: none;}
.formSrc01 input[type=submit]{width: 100%;height: 52px;background: url(../images/ico_serch_01.png) center center no-repeat;background-size: 36px 36px;background-color: #ec921d;font-size: 0;margin-bottom: 32px;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;}

/*ボイスサンプル　ログイン*/
.voiceLogin {width: 90%;margin: 20px auto;}
.voiceLogin p{margin-bottom: 30px;}
.voiceLogin p.ttl{margin-bottom: 16px;font-size: 0.8rem;}
.voiceLogin.logout p.ttl{margin: 50px 0;text-align: center;}
.voiceLogin input[type="text"],
.voiceLogin input[type="password"]{width: 100%;height: 40px;padding-left: 0.5em;font-size: 0.8rem;box-sizing: border-box;}
.voiceLogin input[type="submit"]{margin: 0;padding: 0;background: none;border: none;border-radius: 0;outline: none;	-webkit-appearance: none;-moz-appearance: none;appearance: none;}
.voiceLogin input[type="submit"],
.voiceLogin a{max-width: 400px;width: 100%;margin: 50px auto 0;padding: 19px 32px;box-sizing: border-box;font-size: 1rem;line-height: 1.3em;cursor: pointer;color: #fff;font-weight: 700;border-radius: 16px;-webkit-border-radius: 16px;-moz-border-radius: 16px;background: linear-gradient(to right,#ee9f21,#ea8519);background: -moz-linear-gradient(left,#ee9f21,#ea8519);background: -webkit-linear-gradient(left, #ee9f21,#ea8519);display: block;text-align: center;text-decoration: none;}
.voiceLogin input[type="submit"]:hover,
.voiceLogin a:hover{opacity: 0.8;}
.voiceLogin a.logout{color: #ec921d;background: #fff;border: 2px solid #ec921d;box-sizing: border-box;}
@media screen and (min-width: 1096px) {.voiceLogin {width: 50%;}
  .voiceLogin input[type="submit"],
  .voiceLogin a{font-size: 0.65rem;line-height: 1.3em;}
}
/*--------------------------------------------------
Pager
--------------------------------------------------*/
.pagerA01{position: relative;}
.pagerA01 li{float: left;}
.pagerA01 .back{float: left;}
.pagerA01 .next{float: right;}
.pagerA01 .back,
.pagerA01 .next{
  width: 30%;height: 62px;line-height: 62px;background: #e6e6e6;color: #d5d5d5;font-weight: 700;text-align: center;text-decoration: none;display: block;border-radius: 8px;-webkit-border-radius: 8px;-moz-border-radius: 8px;margin-bottom: 16px;}
.pagerA01 .back a,
.pagerA01 .next a{width: 100%;height: auto;line-height: 62px;color: #4c4c4c;font-weight: 700;text-align: center;text-decoration: none;display: block;}
.pagerA01 .page{width: 40%;height: 62px;line-height: 62px;margin: 0 auto;box-sizing: border-box;font-size: 1rem;font-weight: 400;text-align: center;position: absolute;left: 30%;}
.pagerA01 .page span{width: 100%;display: block;}
.pagerA01 .page .ditto_page{  display: none;}
.pagerA01 .page .ditto_currentpage{  display: inline;}
@media screen and (min-width: 1096px) {	.pagerA01{	position: relative;	width: 720px;	margin: 0 auto;	}
  .pagerA01 li{	float: left;	}
  .pagerA01 .back{	float: left;	}
  .pagerA01 .next{	float: right;	}
  .pagerA01 .back,
  .pagerA01 .next{width: 20%;	height: 98px;	line-height: 98px;	border-radius: 16px;	-webkit-border-radius: 16px;	-moz-border-radius: 16px;	margin-bottom: 58px;	}
  .pagerA01 .back a,
  .pagerA01 .next a{	line-height: 98px;	}
  .pagerA01 .page{	width: 60%;	height: 98px;	line-height: 98px;/*	padding: 0 156px;*/
    margin: 0 auto;  left: 20%;	}
}
/*--------------------------------------------------
Layout
--------------------------------------------------*/
.innerBoxA01{padding: 32px 16px 0;border-bottom: 1px solid #e6e6e6;}
.innerBoxA02{padding: 64px 8px 0;border-bottom: 1px solid #e6e6e6;}
.innerBoxB01{padding: 0 0 0;border-bottom: 1px solid #e6e6e6;}
.innerBoxB02{padding: 0 0 0;}
.bg01{background: #ededed;}
.pd16{padding: 0 16px 0;}
@media screen and (min-width: 1096px) {.innerBoxA01{/*width: 1096px;*/
  width: 100%;max-width: 1252px;margin: 0 auto;padding: 64px 0 0;border-bottom: 1px solid #e6e6e6;box-sizing: border-box;}
  #content .innerBoxA01:last-child{border-bottom: none;}
  .innerBoxA02{width: 1096px;margin: 0 auto;padding: 64px 8px 0;border-bottom: 1px solid #e6e6e6;box-sizing: border-box;}
  .innerBoxB01{width: 100%;max-width: 1252px;margin: 0 auto;padding: 64px 0 0;border-bottom: 1px solid #e6e6e6;box-sizing: border-box;}
  .innerBoxB02{width: 100%;max-width: 1252px;margin: 0 auto;padding: 64px 0 0;border-bottom: 0px;box-sizing: border-box;}
  .bg01{background: #ededed;}
  .pd16{padding: 0 0 0;}
}

/*1カラム*/
.imgBoxA01{margin-bottom: 48px;}
.imgBoxA01 img{width: 100%;}
.imgBoxA01 img+img{margin-top: 16px;}
.imgBoxA01 img+p{margin-top: 20px;}
.imgBoxA01 img+h3{margin-top: 24px;}

/*2カラム*/
.imgBoxB01{margin-bottom: 48px;}
.imgBoxB01 li{width: 100%;float: left;box-sizing: border-box;margin-bottom: 16px;}
.imgBoxB01 li:nth-of-type(odd){padding-right: 8px;}
.imgBoxB01 li:nth-of-type(even){padding-left: 8px;}
.imgBoxB01 img{width: 100%;}
.imgBoxB01 img+p{margin-top: 12px;}

/*2カラム(PCだけ横並び)*/
.imgBoxB02,
.imgBoxB03,
.imgBoxB04{  margin-bottom: 48px;}
.imgBoxB02 ul.singleImg,
.imgBoxB03 ul.singleImg,
.imgBoxB04 ul.singleImg{margin-bottom: 0;}
.imgBoxB02 li,
.imgBoxB03 li,
.imgBoxB04 li{  width: 100%;  float: left;  box-sizing: border-box;  margin-bottom: 32px;}
.imgBoxB02 .img,
.imgBoxB03 .img,
.imgBoxB04 .img{  margin-bottom: 16px;}
.imgBoxB02 .txt,
.imgBoxB03 .txt,
.imgBoxB04 .txt{  margin-bottom: 0;}
.imgBoxB02 li:nth-of-type(odd),
.imgBoxB03 li:nth-of-type(odd),
.imgBoxB04 li:nth-of-type(odd){  padding-right: 0;}
.imgBoxB02 li:nth-of-type(even),
.imgBoxB03 li:nth-of-type(even),
.imgBoxB04 li:nth-of-type(even){  padding-left: 0px;}
.imgBoxB02 img,
.imgBoxB03 img,
.imgBoxB04 img{  width: 100%;}
.imgBoxB02 img+p,
.imgBoxB03 img+p,
.imgBoxB04 img+p{  margin-top: 12px;}
.imgBoxB03 li{  float: right;}

/*3カラム*/
.imgBoxD01{  margin-bottom: 0;}
.imgBoxD01:last-child{  margin-bottom: 48px;}
.imgBoxD01 li{  width: 100%;  float: left;  box-sizing: border-box;  margin-bottom: 64px;}
.imgBoxD01 li .btn_wrap [class^="btnA"]{  margin: 0;}
.imgBoxD01 li:nth-of-type(odd){}
.imgBoxD01 li:nth-of-type(even){}
.imgBoxD01 img{  width: 100%;  margin-bottom: 16px;}
.imgBoxD01 img+p{  margin-top: 12px;}


/*3カラム用だけど2カラムに見せる（主に研究生の声で使用）*/
.imgBoxD02{  margin-bottom: 0;}
.imgBoxD02:last-child{  margin-bottom: 48px;}
.imgBoxD02 ul li{  width: 100%;  float: left;  box-sizing: border-box;}
.imgBoxD02 ul li .btn_wrap [class^="btnA"]{  margin: 0;}
.imgBoxD02 img{  width: 100%;  margin-bottom: 16px;}
.imgBoxD02 img+p{  margin-top: 12px;}

/*右にテキスト*/
.imgBox_wrap.spNone{  display: none;}
.imgBox_wrap{margin-bottom: 27.5px;}
.imgBox_wrap .imgBoxC01{border-bottom: 1px solid #e6e6e6;margin-bottom: 16px;}

/*4カラム*/
.imgBoxC01 div{width: 50%;float: left;box-sizing: border-box;margin-bottom: 16px;padding-right:8px;}
.imgBoxC01 div.txt{padding-right:0;padding-left: 8px;padding-top: 16px;}
.imgBoxC01 img{width: 100%;}
.imgBoxC01 ul{margin-bottom: 10px;}

/*5カラム（多分スマホでは使わない）*/
.imgBoxE01 div{  width: 50%;  float: left;  box-sizing: border-box;  margin-bottom: 16px;  padding-right:8px;}
.imgBoxE01 div.txt{  padding-right:0;  padding-left: 8px;  padding-top: 16px;}
.imgBoxE01 img{  width: 100%;}
.imgBoxE01 ul{  margin-bottom: 10px;}
.imgBox_wrap > a.boxLink{color: #4d4d4d;display: block;width: 100%;height: auto;}
.imgBox_wrap > a.boxLink span.linkArwA01{color: #ec921d;}

@media screen and (min-width: 1096px) {	/*1カラム*/
  .imgBoxA01{	margin-bottom: 80px;	width: 1096px;	margin: 0 auto;	}
  .imgBoxA01 img+img{	margin-top: 32px;	}
  .imgBoxA01 img+p{	margin-top: 32px;	}
  .imgBoxA01 img+h3{	margin-top: 24px;	}

  /*2カラム*/
  .imgBoxB01{	margin-bottom: 80px;/*	width: 1096px;*/
    width: 100%;    max-width: 1536px;	margin: 0 auto;	}
  .imgBoxB01 li{/*	width: 524px;*/
    width: 48%;	margin-bottom: 48px;	padding: 0;	}
  .imgBoxB01 li:nth-of-type(odd){/*	margin-right: 48px;*/
    margin-right: 2%;	padding-right: 0px;	}
  .imgBoxB01 li:nth-of-type(even){	padding-left: 0px;	}
  .imgBoxB02 .img,
  .imgBoxB03 .img{    margin-bottom: 0;  }
  .imgBoxB01 img{	width: 100%;	}
  .imgBoxB01 img+p{	margin-top: 24px;	}


  /*2カラム（PCだけ）*/
  .imgBoxB02,
  .imgBoxB03,
  .imgBoxB04{    margin-bottom: 80px; width: 100%;max-width: 100%;    margin: 0 auto;  }
  .imgBoxB04{    position: relative;    overflow: hidden;  }
  .imgBoxB02 ul.singleImg,
  .imgBoxB03 ul.singleImg,
  .imgBoxB04 ul.singleImg{    margin-bottom: 80px;  }
  .imgBoxB02 li,
  .imgBoxB03 li,
  .imgBoxB04 li{/*    width: 532px;*/
    width: 49%;    margin-bottom: 32px;    padding: 0;  }
  .imgBoxB04 ul{    position: relative;    left: 50%;    float: left;  }
  .imgBoxB04 ul li{    width: 30.5%;    position: relative;    left: -30.25%;    float: left;  }
  .imgBoxB02 li:nth-of-type(odd),
  .imgBoxB03 li:nth-of-type(even),
  .imgBoxB04 li:nth-of-type(odd){padding-right: 0px;  }
  .imgBoxB02 li:nth-of-type(even),
  .imgBoxB03 li:nth-of-type(odd),
  .imgBoxB04 li:nth-of-type(even){    padding-left: 0px;  }
  .imgBoxB02 img,
  .imgBoxB03 img,
  .imgBoxB04 img{    width: 100%;  }
  .imgBoxB02 > ul > li:first-child{    margin-right: 2%;  }
  .imgBoxB04 > ul > li:first-child{    margin-right: 4.25%;  }
  .imgBoxB03 .txt{    padding-right: 2%!important;  }
  .imgBoxB02 img+p,
  .imgBoxB03 img+p,
  .imgBoxB04 img+p{    margin-top: 24px;  }


  /*3カラム*/
  .imgBoxD01{    margin-bottom: 80px;width:100%;    max-width: 1536px;    margin: 0 auto;  }
  .imgBoxD01 ul{  width:100%;  margin:0;  padding:0;  display:-webkit-box;  display:-moz-box;  display:-ms-box;  display:-webkit-flexbox;  display:-moz-flexbox;  display:-ms-flexbox;  display:-webkit-flex;  display:-moz-flex;  display:-ms-flex;  display:flex;  -webkit-box-lines:multiple;  -moz-box-lines:multiple;  -webkit-flex-wrap:wrap;  -moz-flex-wrap:wrap;  -ms-flex-wrap:wrap;  flex-wrap:wrap;  }
  .imgBoxD01 li{ position: relative;  width: 30.5%;  margin-bottom: 80px;  margin-right: 4.25%;padding-bottom: 46px;  }
  .imgBoxD01 li:nth-of-type(3n){  padding-left: 0px;  margin-right: 0;  }
  .imgBoxD01 .img{    margin-bottom: 0;  }
  .imgBoxD01 img{    width: 100%;  }
  .imgBoxD01 img+p{    margin-top: 24px;  }
  .imgBoxD01 .btn_wrap{    position: absolute;    bottom:0;    width: 100%;  }


  /*3カラム用だけど2カラムに見せる（主に研究生の声で使用）*/
  .imgBoxD02{    margin-bottom: 80px; width:100%;    max-width: 1536px;    margin: 0 auto 80px;  }
  .imgBoxD02 ul{    width:100%;    margin:0;    padding:0;    display:-webkit-box;    display:-moz-box;    display:-ms-box;    display:-webkit-flexbox;    display:-moz-flexbox;    display:-ms-flexbox;    display:-webkit-flex;    display:-moz-flex;    display:-ms-flex;    display:flex;    -webkit-box-lines:multiple;    -moz-box-lines:multiple;    -webkit-flex-wrap:wrap;    -moz-flex-wrap:wrap;    -ms-flex-wrap:wrap;    flex-wrap:wrap;  }
  .imgBoxD02 li{    position: relative;    width: 30.5%;    margin-bottom: 0;    margin-right: 4.25%;    padding-bottom: 0;  }
  .imgBoxD02 li.img{    position: relative;    width: 30.5%;    margin-bottom: 0;    margin-right: 4.25%;  }
  .imgBoxD02 li.txt{    position: relative;    width: 65.25%;    margin-bottom: 0;    margin-right: 0;  }
  .imgBoxD02 img{    width: 100%;  }
  .imgBoxD02 img+p{    margin-top: 24px;  }
  .imgBoxD02 .btn_wrap{    position: absolute;    bottom:0;    width: 100%;  }



  /*右にテキスト*/

  .imgBox_wrap{/*	width: 1096px;*/
    width: 100%;    max-width: 1536px;	margin: 0 auto;	margin-bottom: 27.5px;	}
  .imgBox_wrap.spNone{    display: block;  }


  /*4カラム*/
  .imgBoxCWrap{    display:-webkit-box;    display:-moz-box;    display:-ms-box;    display:-webkit-flexbox;    display:-moz-flexbox;    display:-ms-flexbox;    display:-webkit-flex;    display:-moz-flex;    display:-ms-flex;    display:flex;    -webkit-box-lines:multiple;    -moz-box-lines:multiple;    -webkit-flex-wrap:wrap;    -moz-flex-wrap:wrap;    -ms-flex-wrap:wrap;    flex-wrap:wrap;  }
  .imgBoxCWrap .imgBoxC01:nth-child(4){    margin-right: 0;  }
  .imgBoxC01{ width: 23%;    margin-right: 2.65%;	margin-bottom: 48px;	float: left;	}
  .imgBox_wrap .imgBoxC01:nth-of-type(4n){	margin-right: 0;	}
  .imgBoxC01 div{	width: 100%;	float: left;	box-sizing: border-box;	margin-bottom: 24px;	padding-right: 0px;	}
  .imgBoxC01 div.txt{	padding-left: 0px;	padding-top: 0px;	}

  /*5カラム*/
  .imgBoxE01{    width: 17.87%;    margin-right: 2.65%;    margin-bottom: 48px;    float: left;  }
  .imgBox_wrap .imgBoxE01:nth-of-type(5n){    margin-right: 0;  }
  .imgBoxE01 div{    width: 100%;    float: left;    box-sizing: border-box;    margin-bottom: 24px;    padding-right: 0px;  }
  .imgBoxE01 div.txt{    padding-left: 0px;    padding-top: 0px;  }
  .imgBoxC01 ul{	margin-bottom: 10px;	}
  .imgBox_wrap .imgBoxC01{	border-bottom: 0px;	}

}


/*フロー（画像あり）*/
.layoutFlowBoxA01{}
.layoutFlowBoxA01 img{width: 100%;margin-bottom: 20px;}
.layoutFlowBoxA01 h1,
.layoutFlowBoxA01 h2,
.layoutFlowBoxA01 h3,
.layoutFlowBoxA01 h4{text-align: left
}

.layoutFlowBoxA01 li{position: relative;padding-left: 48px;width: 100%;box-sizing: border-box;}
.layoutFlowBoxA01 li p{margin-bottom: 0;padding-bottom: 47px;}
.layoutFlowBoxA01 li:first-child:before,
.layoutFlowBoxA01 li.orBox + li:before{content:"";display: block;position: absolute;top: 2px;left: 8px;width: 16px;height: 16px;background: #e6e6e6;border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%;}
.layoutFlowBoxA01 li:before{content:"";display: block;position: absolute;top: -5px;left: 8px;width: 17px;height: 24.5px;background: url("../images/mod_arw_circle_01.png")no-repeat;background-size: cover;}
.layoutFlowBoxA01 li:after{content:"";display: block;position: absolute;top: 16px;left: 15px;width: 2px;height: 100%;background: url("../images/mod_line_01.png")no-repeat;background-size: cover;}
.layoutFlowBoxA01 li:last-child:after{content:none;background: none;}
/*もしくは*/
.layoutFlowBoxA01 li.orBox:before{display: block;position: absolute;top: -16px;left: 0px;width: 28px;height: 100%;padding: 32px 0 0;box-sizing: content-box;border: 2px solid #e6e6e6;background: #fff;border-radius: initial;}

.layoutFlowBoxA01 li.orBox div{position: relative;min-height: 120px;}
.layoutFlowBoxA01 li.orBox div:before{content:"";display: block;position: absolute;top: 2px;left: -40px;width: 16px;height: 16px;background: #e6e6e6;border-radius: 50%;-webkit-border-radius: 50%;-moz-border-radius: 50%;}
.layoutFlowBoxA01 li.orBox div:after{content:"もしくは";display: block;position: absolute;top: 50%;left: -48px;width: 32px;padding: 32px 8px 0;box-sizing: border-box;font-size: 1rem;font-weight: 700;line-height: 1em;margin-top: -4em;}
.layoutFlowBoxA01 li.orBox:after{content:"";display: block;position: absolute;top: initial;bottom: -32px;left: 0px;width: 32px;height: 32px;box-sizing: border-box;border-bottom: 2px solid #e6e6e6;border-left: 2px solid #e6e6e6;border-right: 2px solid #e6e6e6;background: #fff;border-radius: initial;}
.layoutFlowBoxA01 li.orBox+li:after{top: 32px;}

@media screen and (min-width: 1096px) {	/*フロー（画像あり）*/
  .layoutFlowBoxA01{/*	width: 1096px;*/
    width: 100%;  max-width: 1316px;	margin: 0 auto;	}
  .layoutFlowBoxA01 img{	width: 940px;	margin-bottom: 32px;	}
  .layoutFlowBoxA01 li{	padding-left: 156px;	}
  .layoutFlowBoxA01 li p{	margin-bottom: 0;	padding-bottom:76px;	}
  .layoutFlowBoxA01 li:first-child:before,
  .layoutFlowBoxA01 li.orBox + li:before{	top: 2px;	left: 48px;	width: 32px;	height: 32px;	}
  .layoutFlowBoxA01 li:before{	top: -10px;	left: 48px;	width: 34px;	height: 49px;	}
  .layoutFlowBoxA01 li:after{	top: 32px;	left: 62px;	width: 4px;	height: 100%;	}
  .layoutFlowBoxA01 li:last-child:after{	content:none;	background: none;	}
  /*もしくは*/
  .layoutFlowBoxA01 li.orBox:before{	top: -16px;	left: 19px;	width: 84px;	height: 100%;	padding: 57px 0 0;	border: 4px solid #e6e6e6;	}
  .layoutFlowBoxA01 li.orBox div{	min-height: 145px;	}
  .layoutFlowBoxA01 li.orBox div:before{	top: 2px;	left: -108px;	width: 32px;	height: 32px;	}
  .layoutFlowBoxA01 li.orBox div:after{	left: -112px;	width: 32px;	padding: 68px 8px 0;	}
  .layoutFlowBoxA01 li.orBox:after{
    bottom: -64px;	left: 19px;	width: 92px;	height: 64px;	border-bottom: 4px solid #e6e6e6;	border-left: 4px solid #e6e6e6;	border-right: 4px solid #e6e6e6;	}
  .layoutFlowBoxA01 li.orBox+li:after{	top: 64px;	}


}

/*Topic*/
.topicBoxA01,
.topicBoxB01{}

.innerBoxA01.topic{  padding-bottom: 64px;}
.topicBoxA01 .img,
.topicBoxB01 .img{position: relative;/*padding-bottom: 71.42%;*/
  padding-bottom: 71%;height: 0;border: 1px solid #dedede;margin-bottom: 16px;overflow: hidden;  text-align: center;}
.topicBoxA01 .img img,
.topicBoxB01 .img img{width: 100%;text-align: center;}
.topicBoxA01 [class^="label"],
.topicBoxB01 [class^="label"]{/*margin-bottom: 16px;*/
  margin-bottom: 0;}
.topicBoxA01 .listStf li,
.topicBoxB01 .listStf li{float: left;margin-right: 16px;margin-bottom: 16px;font-size: 0.75rem;}
.topicBoxA01 .txt P,
.topicBoxB01 .txt P{margin-bottom: 20px;}

@media screen and (min-width: 1096px) {	.topic_wrap .topicBoxA01,
  .topic_wrap .topicBoxB01{	width: 532px;	margin: 0;	float: left;	}
  /*
  .topic_wrap .topicBoxA01:nth-of-type(2n),
  .topic_wrap .topicBoxB01:nth-of-type(2n){	margin: 0 0 0 32px;	}
  */
  .topicBoxA01 .img ,
  .topicBoxB01 .img {/*	border: 1px solid #dedede;*/
    margin-bottom: 20px;	}
  .topicBoxA01 h3,
  .topicBoxB01 h3{	text-align: left;	}
  .topicBoxA01 [class^="label"],
  .topicBoxB01 [class^="label"]{/*	margin-bottom: 10px;*/
  }
  .topicBoxA01 .listStf li,
  .topicBoxB01 .listStf li{	margin-right: 15px;	margin-bottom: 25px;	font-size: 0.66rem;	}
  .topicBoxA01 .txt P,
  .topicBoxB01 .txt P{	margin-bottom: 40px;	}
  .dateBtn {	width: auto;	margin:0;	}
  .topicBoxA01 .dateBtn .dateArea,
  .topicBoxB01 .dateBtn .dateArea{	width: 146px;	}
  .topicBoxA01 .dateBtn .btnArea,
  .topicBoxB01 .dateBtn .btnArea{	padding-left: 146px;	}

  .topic_wrap {    width: 100%;    margin: 0 auto 80px;  }
  .topic_wrap .btnArea{    margin: 0;  }
  .topic_wrap .topicBoxB01{/*    width: 332px;    margin-right: 48px;*/
    width: 30.5%;    margin-right: 4.25%;  }
  /*  .topic_wrap .topicBoxB01:nth-of-type(2n){    margin-left: 0;    margin-right: 48px;    margin-right: 2%;}*/
  .topic_wrap .topicBoxB01:nth-of-type(3n){    margin: 0;  }
  .topicBoxB01 .img{}
  .topicBoxB01 h3{}
  .topicBoxB01 [class^="label"]{}
  .topicBoxB01 .listStf li{}
  .topicBoxB01 .txt P{    margin-bottom: 20px;  }
  .topicBoxB01 .dateBtn .dateArea{    width: 100%;    height: 100%;    text-align: left;    font-size: .65em;    line-height: 60px;  }
  .topicBoxB01 .dateBtn .btnArea{    padding-left:102px;  }
  .topicBoxB01 .dateBtn [class^="btnA"] *{    width: 100%;  }
  .topicBoxB01 .labelA01 li a{    font-size: 0.5rem;    padding: 9px 16px 10px;    border: 2px solid #7558cb;  }
  .topicBoxB01 .labelA01 li span.area{    font-size: 0.5rem;    padding: 9px 16px 10px;    border: 2px solid #a0a0a0;  }
}


/*QA*/
.qaArea {width: 100%;box-sizing: border-box;margin-bottom: 48px;}
.qaArea dl{padding-left: 16px;border-top: 1px solid #e6e6e6;}
.qaArea >dl:last-child{border-bottom: 1px solid #e6e6e6;}
.qaArea dt{font-size: .9rem;line-height: 1.75em;font-weight: 700;position: relative;padding: 20px 55px 20px 0;cursor: pointer;}
.qaArea dt:before{content: "Q";color: #3fac6d;display: inline-block;margin-right: 10px;}
.qaArea dt:after,
.qaArea dt.close:after{content: "";background: url(../images/ico_pls_01.png) no-repeat 0 0 ;background-size: cover;width: 22px;height: 22px;position: absolute;top: 24px;right: 16px;}
.qaArea dt.open:after{content: "";background: url(../images/ico_mis_01.png) no-repeat 0 0 ;background-size: cover;width: 22px;height: 2px;position: absolute;top: 40px;right: 16px;}
.qaArea dd{font-size: .8rem;line-height: 1.75em;padding: 0 0 20px 0;}
.qaArea dd:before{content: "A";color: #ed5e4b;display: inline-block;margin-right: 10px;font-weight: 500;}
.qaArea dd .link{margin-top: 37px;}
.qaArea dd .link a{text-decoration: none;font-size: 1rem;}


@media screen and (min-width: 1096px) {	.qaArea {	width: 100%;	box-sizing: border-box;	margin-bottom: 64px;	}
  .qaArea dl{	padding-left: 16px;	border-top: 2px solid #e6e6e6;	}
  .qaArea >dl:last-child{	border-bottom: 2px solid #e6e6e6;	}
  .qaArea dt{	font-size: 0.75rem;	line-height: 1.4em;	padding: 46px 110px 42px 72px;	}
  .qaArea dt:before{	content: "Q";	display: inline-block;	margin-right: 10px;	width: 40px;	height: 40px;	line-height: 1em;	padding-top: 10px;	color: #fff;	background: #3fac6d;	text-align: center;	position: absolute;	top: 40px;	left: 0;	box-sizing: border-box;	}
  .qaArea dt:after,
  .qaArea dt.close:after{	width: 34px;	height: 34px;	position: absolute;	top: 37px;	right: 33px;	}
  .qaArea dt.open:after{	width: 34px;	height: 4px;	position: absolute;	top: 52px;	right: 33px;	}
  .qaArea dd{	font-size: 0.65rem;	line-height: 1.4em;	position: relative;  padding: 16px 20px 38px 72px;	}
  .qaArea dd:before{	content: "A";	display: inline-block;	margin-right: 32px;	width: 40px;	height: 40px;	line-height: 1em;	padding-top: 10px;	color: #fff;	background: #ed5e4b;	text-align: center;	position: absolute;	top: 7px;	left: 0;	font-size: 0.9rem;	box-sizing: border-box;	}
  .qaArea dd .link{	margin-top: 37px;	margin-bottom: 0;	}
  .qaArea dd .link a{	font-size: 0.65rem;	text-decoration: none;	}



}

/*--------------------------------------------------
tab
--------------------------------------------------*/
/*js用*/
.jsTab{overflow:hidden;}
.jsTab li{
}
.jsTabContents>li.hide{display:none;}

.tab_wrap{
}
.tabTypeA01{
}
.tabTypeA01 li{float: left;text-align: center;width: 33.3%;height: 84px;border-bottom: 2px solid #e4e4e4;box-sizing: border-box;padding-top: 51px;color: #e6e6e6;font-weight: 700;cursor: pointer;margin-bottom: 32px;}
.tabTypeA01 li.active{border-bottom: 2px solid #ec921d;color: #ec921d;}
.tabTypeA01 li:nth-of-type(1){background: url("../images/ico_tab_01.png")center top no-repeat;background-size: auto 84px;}
.tabTypeA01 li:nth-of-type(2){background: url("../images/ico_tab_02.png")center center no-repeat;background-size: auto 84px;width: 33.4%;}
.tabTypeA01 li:nth-of-type(3){background: url("../images/ico_tab_03.png")center center no-repeat;background-size: auto 84px;}
.tabTypeA01 li.active:nth-of-type(1){background: url("../images/ico_tab_actv_01.png")center top no-repeat;background-size: auto 84px;}
.tabTypeA01 li.active:nth-of-type(2){background: url("../images/ico_tab_actv_02.png")center center no-repeat;background-size: auto 84px;}
.tabTypeA01 li.active:nth-of-type(3){background: url("../images/ico_tab_actv_03.png")center center no-repeat;background-size: auto 84px;}
/*--------------------------------------------------
PageTop
--------------------------------------------------*/
.page-top{display: none ;margin: 0 ;padding: 0 ;}

.page-top p{margin: 0 ;padding: 0 ;position: fixed ;right: 16px ;bottom: 16px ;}

.move-page-top{display: block ;background:#ee9f21;width: 50px ;height: 50px ;cursor: pointer ;color: #fff ;line-height: 50px ;text-decoration: none ;text-align: center ;-webkit-transition:all 0.3s ;-moz-transition:all 0.3s ;transition:all 0.3s ;border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;}


/*google map*/
.ggmap {  position: relative;  padding-bottom: 62.25%;  padding-top: 30px;  height: 0;  overflow: hidden;}
.ggmap #map_canvas{  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%;}


/*google calender*/
.gcalendar {position: relative;padding-bottom: 126.25%;padding-top: 30px;height: 0;/*overflow: hidden;*/
  max-width: 100%;}
/*.gcalendar iframe{width:300px
height:500px;}*/

.gcalendar.sp{  background: url("/content/shared_02/images/Preloader_2.gif")center top no-repeat;  background-size: auto 84px;}

.gcalendar iframe,
.gcalendar object,
.gcalendar embed {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
@media (max-width: 1096px) {.gcalendar.pc{color:#fff;display: none;}
}
@media (min-width: 1096px) {.gcalendar {position: relative;padding-bottom: 57.25%;height: 0;overflow: hidden;/*max-width: 100%;*/
  max-width: 100%;  margin: 0 auto;background: url("/content/shared_02/images/Preloader_2.gif")center top no-repeat;background-size: auto 84px;}
  .gcalendar iframe{height:700px;}
  .gcalendar.sp{display: none;}
}

/*youtube*/
.movie-wrap {  position: relative;  margin-bottom: 32px;  padding-bottom: 56.25%;  padding-top: 30px;  height: 0;  overflow: hidden;}
.movie-wrap iframe {  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%;}
.bnrListB01 li{  margin-bottom: 20px;}
.bnrListB01 li img{  width: 100%;}
@media (min-width: 1096px) {  .bnrListB01{    width: 100%;    margin: 0 auto;  }
  .bnrListB01 li{    float: left;    width: 32%;    margin-bottom: 40px;    margin-right: 2%;  }
  .bnrListB01 li:first-child{    margin-bottom: 40px !important;  }
  .bnrListB01 li:last-child{    margin: 0;  }
  .bnrListB01 li img{    width: 100%;  }
}

/*お知らせ用（既存ページ）　レイアウト調整*/
#content .newsBox{  margin-bottom: 64px;}
#content .newsBox img{/*  float: none !important;*/
  width: 50%;/*  max-width: 180px;*/
}
#content .newsBox img.normalImg{  width: 100%;  max-width: inherit!important;}
@media (min-width: 1096px) {  #content .innerBoxA01 .bnr{    width: 50%;    margin: 0 auto 64px;    text-align: center;  }
  #content .newsBox img{ width: auto;  }
  #content .newsBox img.normalImg{    width: auto;    max-width: inherit;  }
}

/* 2014/11/04 oono add start */
.social-box-3piece{  background-color:#eaeaea;  position: relative;padding:10px 10px 10px 10px;  margin-bottom:20px;overflow: hidden;}
.social-box-3piece .line-button {  float: left;  width: 50px;  margin-right: 50px;}
.social-box-3piece .fb-button {  float:left;  width:50px;  margin-right:65px;}
.social-box-3piece .tw-button{  float:left;  width:50px;  margin-right:20px;}
.social-box-3piece:after {  display:block;  clear:both;  height:0;  visibility:hidden;  content:".";}
/* 2014/11/04 oono add end */

/*--------------------------------------------------
Option
--------------------------------------------------*/

.mb-00{margin-bottom:0px !important;}
.mb-05{margin-bottom:5px !important;}
.mb-10{margin-bottom:10px !important;}
.mb-20{margin-bottom:20px !important;}
.mb-30{margin-bottom:30px !important;}
.mb-40{margin-bottom:40px !important;}
.mb-50{margin-bottom:50px !important;}
.mb-60{margin-bottom:60px !important;}
.mb-70{margin-bottom:70px !important;}
.mb-80{  margin-bottom:80px !important;}
.align-l{text-align:left !important;}
.align-c{text-align:center !important;}
.align-r{text-align:right !important;}
.bold{font-weight:700 !important;}
.clrFix:after{display:block;clear:both;height:0;visibility:hidden;content:".";}

.division{  display: none;}
.Horizontal{  height:0px;  margin:7px 0;  border:none;  margin-bottom: 80px;  border-bottom: 1px solid #e6e6e6;}

#content .newsBox img.smallImg{width:auto;height:180px;}
#content .newsBox img.normalSpImg{width:100%;height:auto;}
#content .newsBox img.normalPcImg{width:auto;height:auto;}
#content .newsBox img.largePcImg{width:500px;height:auto;}
