@charset "UTF-8";
.otherPageTtl01 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", HiraMinPro-W3, "HG明朝B", "ＭＳ 明朝", "MS Mincho", serif !important;
  font-weight: bold;
  font-size: 26px;
  margin: 0 0 30px;
}
.otherPageTtl02 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", HiraMinPro-W3, "HG明朝B", "ＭＳ 明朝", "MS Mincho", serif !important;
  font-weight: bold;
  font-size: 22px;
  border-bottom: 1px solid #333;
  margin: 0 0 30px;
}
.otherPageTtl03 {
    font-family: 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', Meiryo, 'sans-serif';
    font-weight: bold;
    font-size: 18px;
    border-bottom: 1px solid #333;
    padding-bottom: 7px;
	text-align: left;
	/*max-width: 960px;*/
  }
.otherPageTtl05 {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", HiraMinPro-W3, "HG明朝B", "ＭＳ 明朝", "MS Mincho", serif !important;
    font-weight: bold;
    font-size: 22px;
    border-bottom: 1px solid #333;
    padding-bottom: 7px;
}
.otherPageTtl06 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", HiraMinPro-W3, "HG明朝B", "ＭＳ 明朝", "MS Mincho", serif !important;
  font-weight: bold;
  font-size: 22px;
  margin: 0 0 30px;
}
.imagTableTtl {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", HiraMinPro-W3, "HG明朝B", "ＭＳ 明朝", "MS Mincho", serif!important;
    font-weight: bold;
    font-size: 24px;
    margin: 0 0 20px;
	text-align: center;
}
.box-note-text {
  margin: 30px auto 40px auto;
  padding: 20px;
  max-width: 850px;
  text-align: left;	
  border: 1px solid #333;
}
.box-note-text .title {
  font-size: 22px;
  font-weight: 500;
  padding: 0px;
}
.list_mark {
  position: absolute;
  top: 0.4em;
  left: 0;
  width: 10px;
  height: 10px;
  background-color: #333;
  border-radius: 50%;
}
.txt-indent {
	padding-left:1em;
	text-indent:-1em;
}

@media all and (min-width: 767px), print {
.otherPageTtl01 {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", HiraMinPro-W3, "HG明朝B", "ＭＳ 明朝", "MS Mincho", serif!important;
    font-weight: bold;
    font-size: 30px;
    margin: 0 0 20px;
  }
.otherPageTtl02 {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", HiraMinPro-W3, "HG明朝B", "ＭＳ 明朝", "MS Mincho", serif!important;
    font-weight: bold;
    font-size: 26px;
    margin: 0 0 20px;
  }
.otherPageTtl03 {
    font-family: 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', Meiryo, 'sans-serif';
    font-weight: bold;
    font-size: 22px;
    border-bottom: 1px solid #333;
    padding-bottom: 7px;
	text-align: left;
  }
.otherPageTtl05 {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", HiraMinPro-W3, "HG明朝B", "ＭＳ 明朝", "MS Mincho", serif !important;
    font-weight: bold;
    font-size: 26px;
    border-bottom: 1px solid #333;
    padding-bottom: 7px;
  }
.otherPageTtl06 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", HiraMinPro-W3, "HG明朝B", "ＭＳ 明朝", "MS Mincho", serif !important;
  font-weight: bold;
  font-size: 24px;
  margin: 0 0 30px;
}
.imagTableTtl {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", HiraMinPro-W3, "HG明朝B", "ＭＳ 明朝", "MS Mincho", serif !important;
  font-weight: bold;
  font-size: 26px;
  margin: 0 0 20px;
  text-align: center;
 }
}

/* sp用 */
@media screen and (max-width: 766px) {
.container {
    display: flex;
	max-width: 800px;
    width: 100%;
	justify-content: center;
	flex-wrap: wrap;
	margin: 0 auto;
 }
.item {
    width: 46.5%;
	margin: 0 10px 20px 0;
 }
.stepBoxList {
	margin-left: 0px;
	margin-right: 0px;
 }
.fontSizeS {
	font-size: 13px;	
 }
.fontSizeM {
	font-size: 16px;	
 }
.item-Lead {
  display: table;
  margin-top: 20px;
  margin-bottom: 10px;
}
.item-Lead .area-L {
  float: left;
  height: 70px;
  width: 90px;
  max-width: 90px;
  display: table-cell;
  background-color: #eeefef;
}
.item-Lead .area-L p {
  width: 100%;
  max-width: 90px;
  font-size: 18px;
  font-weight: 500;
  text-align: center!important;
  line-height: 20px;
  padding: 20px 0;
  margin: 15px auto 20px auto;
}
.item-Lead .area-R {
  height: auto;
  padding-left: 13px;
  display: table-cell;
  vertical-align: middle;
}
.item-Lead .area-R p {
  text-align:left;
  font-size: 15px;
  line-height: 23px;
}
.PageBox01 {
 padding: 0 10px 45px 10px;
 margin: 0 15px;	
 position: relative;
 z-index: 1;
 }
.box-note-text {
  margin: 0 20px 0 15px;
  }
.box-note-text .title {
  font-size: 19px;
  font-weight: 500;
  padding: 0px;
}
.MarginTop01 {
	margin-top: 60px;		
  }
.MarginTop02 {
	margin-top: 20px;		
  }
.MarginTop03 {
	margin-top: -20px;		
  }
.MarginRight01{
	margin-right: 0px;		
  }
.br-sp { display: block; }
.br-tb { display: none; }
.br-pc { display: none; }
}
#box_gif {
  position: relative;
  padding:0;
}
#box_gif span {
  position: absolute;
  bottom: 5px;
  right: 6px;
  color: #000;
  font-size: 10px;
  line-height:1.5;
}

/* tablet用 */
@media screen and (min-width: 767px) and (max-width: 1279px) {
.container {
    display: flex;
	max-width: 930px;
    width: 100%;
	justify-content: center;
	flex-wrap: wrap;
	margin: 0 auto;
 }
.item {
    width: 30%;
	margin: 0 9px 20px 9px;
 }
.stepBoxList {
	padding-left: 30px;
	padding-right: 30px;
 }
.fontSizeS {
	font-size: 15px;	
 }
.fontSizeM {
	font-size: 16px;	
 }
.item-Lead {
  display: table;
  margin-top: 20px;
  margin-bottom: 10px;
}
.item-Lead .area-L {
  float: left;
  height: 70px;
  width: 90px;
  max-width: 90px;
  display: table-cell;
  background-color: #eeefef;
}
.item-Lead .area-L p {
  width: 100%;
  max-width: 90px;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  line-height: 20px;
  margin: 15px auto 20px auto;
}
.item-Lead .area-R {
  width: 805px;
  height: 60px;
  padding-left: 13px;
  display: table-cell;
  vertical-align: middle;
}
.item-Lead .area-R p {
  text-align:left;
  font-size: 15px;
  line-height: 23px;
  }
.PageBox01 {
    position: relative;
    z-index: 1;
    max-width: 760px;
	margin: 0 30px 30px;
  }
.MarginTop01 {
	margin-top: 30px;		
	}
.MarginTop02 {
	margin-top: 0px;		
  }
.MarginTop03 {
	margin-top: -90px;		
  }
.MarginRight01{
	margin-right: 0px;		
  }
.br-sp { display: none; }
.br-tb { display: block; }
.br-pc { display: none; }
}
/* pc用 */
@media screen and (min-width: 1280px) {
.container {
    display: flex;
    width: 930px;
	justify-content: center;
	flex-wrap: wrap;
	margin: 0 auto;
 }
.item {
    width: 210px;
	margin: 0 9px 20px 9px;
 }
.stepBoxList {
	padding-left: 30px;
	padding-right: 30px;
 }
.fontSizeS {
	font-size: 15px;	
 }
.fontSizeM {
	font-size: 17px;	
 }
.item-Lead {
  display: table;
  margin-bottom: 10px;
}
.item-Lead .area-L {
  float: left;
  height: 70px;
  width: 90px;
  max-width: 90px;
  display: table-cell;
  background-color: #eeefef;
}
.item-Lead .area-L p {
  width: 100%;
  max-width: 90px;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  line-height: 20px;
  margin: 15px auto 20px auto;
}
.item-Lead .area-R {
  width: 805px;
  height: 60px;
  padding-left: 13px;
  display: table-cell;
  vertical-align: middle;
}
.item-Lead .area-R p {
  text-align:left;
  font-size: 15px;
  line-height: 23px;
}
.PageBox01 {
    width: 880px;
    margin: 0 auto;
    padding: 0 0 50px;
    position: relative;
    z-index: 1;
  }
.MarginTop01 {
	margin-top: 40px;		
	}
.MarginTop02 {
	margin-top: 0px;		
  }
.MarginTop03 {
	margin-top: -60px;		
  }
.MarginRight01{
	margin-right: 30px;		
  }
#box_gif {
  position: relative;
  padding:0;
}
#box_gif span {
  position: absolute;
  bottom: 5px;
  right: 30px;
  color: #000;
  font-size: 11px;
  line-height:1.5;
}
.br-sp { display: none; }
.br-tb { display: none; }
.br-pc { display: block; }
}