/*@charset "utf-8";
/* CSS Document */

/*=====================================
   Common
=======================================*/
.pc {
	display: block !important;
  }
  
  .sp {
	display: none !important;
  }
  
  * {
	margin: 0;
	padding: 0;
  }
  
  html {
	scroll-behavior: smooth;
	scroll-padding-top: 48px;
  }
  
  body {
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
	-webkit-text-size-adjust: 100%;
	color: #000;
	background-color: #000354;
	/*min-width: 1000px;*/
	overflow-x: hidden;
  }
  
  /*clearfix */
  .clearfix {}
  
  .clearfix:after {
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	min-height: 1px;
  }
  
  * html .clearfix {
	zoom: 1;
  }
  
  /* IE6 */
  *:first-child+html .clearfix {
	zoom: 1;
  }
  
  /* IE7 */
  h1 {
	font-size: 2em;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	display: flex;
  }
  
  img {
	border: none;
	vertical-align: top;
  }
  
  p,
  dt,
  dd,
  li {
	line-height: 1.6;
  }
  
  ul,
  ol {
	margin: 0;
	padding: 0;
	list-style: none;
  }
  
  li {
	margin: 0px;
	padding: 0px;
  }
  
  a {
	color: #663300;
	text-decoration: none;
  }
  
  a:hover {
	color: #333333;
	text-decoration: underline;
	opacity: 0.8;
  }
  
  .mt1 {
	margin-top: -1px;
  }
  
  .ml0 {
	margin-left: 0 !important;
  }
  
  .ml10 {
	margin-left: 10px !important;
  }
  
  .ml15 {
	margin-left: 15px !important;
  }
  
  .ml20 {
	margin-left: 20px !important;
  }
  
  .pb10 {
	padding-bottom: 10px !important;
  }
  
  .pb20 {
	padding-bottom: 20px !important;
  }
  
  .pb30 {
	padding-bottom: 30px !important;
  }
  
  .mb0 {
	margin-bottom: 0 !important;
  }
  
  .mb5 {
	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;
  }
  
  .tar {
	text-align: right;
  }
  
  .tal {
	text-align: left;
  }
  
  .fl {
	float: left;
  }
  
  .fr {
	float: right;
  }
  
  .bold {
	font-weight: bold;
  }
  
  .center {
	text-align: center !important;
  }
  
  table {
	border-collapse: collapse;
  }
  
  iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
  }
  
  #wrap {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
  }
  
  .sphead {
	display: none;
  }
  
  #header {
	width: 100%;
	background-repeat: repeat-x;
	background-position: left top;
	height: 43px;
	position: relative;
	z-index: 999;
  }
  
  #header .headareawrap {
	background-repeat: no-repeat;
	background-position: left top;
	height: 37px;
  }
  
  #header .head_area {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	padding-right: 10px;
  }
  
  #header .head_area .titletxt {
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	float: left;
	padding-top: 7px;
  }
  
  #navwrap {
	float: right;
	padding-top: 7px;
  }
  
  #navwrap ul li {
	float: left;
	color: #FFF;
  }
  
  #navwrap ul li a {
	font-size: 15px;
	color: #FFF;
  }
  
  #content_wrap #content {
	/*width: 1000px;*/
	margin-right: auto;
	margin-left: auto;
	/*	background: #fff;*/
	text-align: left;
  }
  
  /*.cmnblock01 {
	  background-image: url(../images/cmn_bg_01_new.png);
	  background-repeat: repeat;
	  margin-bottom: 70px;
	  padding-bottom: 30px;
  }*/
  
  .cmnbox01 {
	/*width: 902px;*/
	width: 94%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-bottom: 24px;
  }
  
  .mainblockwrap {
	margin-top: -6px;
	width: 100%;
	/*	background: #fff;
	  background: #2d0404;
	  background-size: 100%;*/
  }
  
  .mainblock {
	margin: 0 auto;
	width: 100%;
	min-width: 1200px;
	text-align: center;
  }
  
  .mainblock img {
	width: 100%;
  }
  
  #footer {
	background-color: #D0A748;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: -30px;
  }
  
  #footer .txtlock {
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: left;
  }
  
  #footer .txtlock ul {
	float: left;
  }
  
  #footer address {
	float: right;
	padding-top: 3em;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
  }
  
  @media (max-width: 780px) {
  
	img {
	  width: 100%;
	  height: auto;
	}
  
	body {
	  font-size: 12px;
	  color: #000;
	  text-align: center;
	  -webkit-text-size-adjust: 100%;
	  min-width: 100%;
	  min-height: 100%;
	  line-height: 1.5;
	  background-color: #000354;
	}
  
	.sphead {
	  display: block;
	}
  
	#wrap {
	  width: 100%;
	  background-image: none;
	  background-repeat: repeat-y;
	  background-position: center top;
	  margin-right: auto;
	  margin-left: auto;
	  padding-top: 0px;
	}
  
	#header {
	  position: fixed !important;
	  position: absolute;
	  top: 0;
	  left: 0;
	  width: 100%;
	  margin: 0;
	  padding: 0px;
	  height: 45px;
	  box-sizing: border-box !important;
	  -moz-box-sizing: border-box !important;
	  -webkit-box-sizing: border-box !important;
	  background-image: none;
	  background-color: #D4AF5A;
	  overflow: inherit;
	  z-index: 999;
	}
  
	#header .headareawrap {
	  background-image: url(none);
	  background-repeat: no-repeat;
	  background-position: left top;
	  height: auto;
	}
  
	.head_area {
	  display: none;
	  width: 100%;
	  margin-right: auto;
	  margin-left: auto;
	}
  
	#header_sp {
	  position: relative;
	  padding-top: 5px;
	  padding-right: 10px;
	  padding-bottom: 5px;
	  padding-left: 10px;
	  min-height: 40px;
	}
  
	.sptitletxt {
	  float: left;
	  width: 50%;
	  font-size: 12px;
	  color: #FFF;
	  padding-right: 60px;
	  text-align: left;
	}
  
	ul.sp_cv {
	  float: right;
	}
  
	ul.sp_cv li {
	  float: left;
	  margin-left: 10px;
	  width: 35px;
	}
  
	#content_wrap {
	  width: 100%;
	}
  
	#content_wrap #content {
	  width: 100%;
	  margin-right: auto;
	  margin-left: auto;
	  text-align: left;
	  position: relative;
	  z-index: 1;
	}
  
	/*.cmnblock01 {
	  background-image: url(../images/cmn_bg_01_new.png);
	  background-repeat: repeat;
	  margin-bottom: 25px;
	  padding-bottom: 15px;
	  width: 96%;
	  margin-right: auto;
	  margin-left: auto;
  }*/
  
  
	.cmnbox01 {
	  width: 94%;
	  margin-right: auto;
	  margin-left: auto;
	  padding-top: 12px;
	}
  
	.mainblockwrap {
	  margin-bottom: 5%;
	  width: 100%;
	  height: auto;
	  z-index: 80;
	}
  
	.mainblock {
	  width: 100%;
	  margin-right: auto;
	  margin-left: auto;
	  margin-bottom: 0px;
	  margin-top: 47px;
	  text-align: center;
	  min-width: 100%;
	  height: auto;
	}
  
  
  
  
  
  
  
  
  
  
  
  
	.contlist .box01 {
	  margin-bottom: 15px;
	  height: auto;
	  min-height: 120px;
	}
  
	/*.contlist .title01 {
	  background-image: url(../images/bd_title_01_new.png);
	  background-repeat: repeat-x;
	  background-position: left bottom;
	  background-size:2px;
	  font-size: 13px;
	  font-weight: bold;
	  margin-bottom: 10px;
	  padding-bottom: 5px;
  }*/
	/*.contlist .list01 {
	  position: relative;
	  width: 65%;
  }*/
	.contlist .list01 dt {
	  font-size: 12px;
	  /*font-weight: bold;*/
	  position: relative;
	}
  
	.contlist .list01 dd {
	  font-size: 12px;
	  padding-left: 0;
	  margin-bottom: 5px;
	}
  
	.contlist .box01:last-child {
	  margin-bottom: 0;
	}
  
	.contlist .list01 dd:last-child {
	  margin-bottom: 0;
	}
  
	#footer {
	  background-color: #D0A748;
	  width: 100%;
	  background-image: none;
	  background-repeat: no-repeat;
	  background-position: center center;
	  padding-bottom: 50px;
	}
  
	#footer .txtlock {
	  width: auto;
	  margin-right: auto;
	  margin-left: auto;
	  padding-top: 15px;
	  padding-bottom: 15px;
	  text-align: left;
	}
  
	#footer .txtlock ul {
	  float: none;
	}
  
	#footer address {
	  float: none;
	  padding-top: 1em;
	  font-size: 10px;
	  font-style: normal;
	  font-weight: normal;
	  text-align: center;
	}
  
  }
  
  
  .mainblockwrap {
	max-width: 600px;
	margin: -6px auto 0px;
	position: relative;
	z-index: 2;
  }
  
  .mainblock {
	min-width: auto;
  }
  
  .sec {
	max-width: 600px;
	margin: auto
  }
  
  .sec .sec_inner img {
	width: 100%;
  }
  
  .cv_area_scr {
	background-image: linear-gradient(264deg, rgba(0, 19, 91, 1), rgba(0, 35, 164, 1) 50%, rgba(0, 19, 91, 1));
	padding-bottom: 20px;
  }
  
  #sec_07:first-child .cv_area_scr {
	background-image: linear-gradient(264deg, rgba(0, 0, 0, 1), rgba(54, 54, 54, 1) 50%, rgba(0, 0, 0, 1));
	padding-bottom: 0px;
	padding-top: 4px;
  }
  
  .cv_area_scr_inner {
	margin: 0 20px 0;
	padding: 20px 10px 10px;
	background-color: #fff;
  }
  
  .cv_area_scr_btn {
	margin-top: 15px;
  }
  
  #sec_07 .cv_area_scr {
	padding-top: 20px;
  }
  
  .contlist {
	max-width: 600px;
	margin: auto;
	background-color: #FFF;
  }
  
  .contlist .cmnblock01 h2.cmntitle01 {
	width: 94%;
	margin: 0 auto 4%;
	padding-top: 10%;
  }
  
  .contlist .cmnblock01 h2.cmntitle01 img {
	width: 100%;
  }
  
  .contlist .cmnblock01 h2.cmntitle01+p {
	width: 94%;
	margin: 0 auto;
  }
  
  #sec_11 .sec_inner {
	background-color: #fff;
	padding: 20px;
  }
  
  .aile_phi {
	border: #ddaa33 solid 1px;
	padding: 16px 20px 16px;
	text-align: center;
  }
  
  #sec_11 .aile_phi img {
	width: 109px;
	margin-bottom: 10px;
  }
  
  #sec_11 .aile_phi p {
	text-align: left;
	line-height: 1.7;
  }
  
  #sec_12 .sec_inner {
	background-color: #fff;
	padding: 20px;
  }
  
  #sec_12 h4 {
	font-size: 24px;
	text-align: center;
	color: #ddaa33;
	font-family: serif;
	font-weight: 500;
	letter-spacing: 0.1em;
  }
  
  #sec_12 .list {
	padding: 20px 20px 0;
  }
  
  #sec_12 .list .list_ttl {
	font-size: 14px;
	font-weight: 700;
  }
  
  #sec_12 .list .list_detail {
	font-size: 14px;
  }
  
  #sec_12 .list dd {
	border-bottom: 1px solid #ddaa33;
	padding-bottom: 8px;
	margin-bottom: 8px;
  }
  
  #sec_12 .list dd:last-child {
	border-bottom: 0px solid #ddaa33;
	padding-bottom: 0;
	margin-bottom: 0;
  }
  
  #sec_13 .ttl {
	font-weight: 700;
  }
  
  #sec_13 .inner {
	padding: 20px;
  }