@charset "UTF-8";
/* ----------------------------------------------------------------------------- */
body {
  margin: 0px;
  padding: 0px;
  font-family: "Meiryo", "メイリオ", "ヒラギノ角ゴ Pro W3", Verdana, "ＭＳ Ｐゴシック", Arial, Osaka, sans-serif;
  /*	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", serif;*/
  /*	line-height:1.5em;*/
  background-color: #fff; }

#breadcrumb {
  margin: 0 auto;
  width: 950px;
  padding: 13px 12px 13px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  font-family: "Meiryo", "メイリオ", "ヒラギノ角ゴ Pro W3", Verdana, "ＭＳ Ｐゴシック", Arial, Osaka, sans-serif; }

#breadcrumb a {
  color: #0000ee; }

/* header ----------------------------------------------------------------------------- */
#header {
  width: 100%;
  margin: 0 auto;
  border-bottom: #d2ea56 double 3px;
  background-color: white;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: "Meiryo", "メイリオ", "ヒラギノ角ゴ Pro W3", Verdana, "ＭＳ Ｐゴシック", Arial, Osaka, sans-serif; }

#header .inner {
  width: 950px;
  margin: 0 auto; }

#header:after {
  content: '';
  display: block;
  clear: both; }

#header_logo {
  padding: 0px;
  float: left;
  height: 44px;
  width: 205px;
  margin: 0; }

#header_logo > a {
  display: block; }

.header_navi {
  float: right;
  margin-right: 2em; }

/* 検索ここから★★★★★★★★★★★★★★★★★★★★-------------------- */
input {
  background: none;
  vertical-align: middle; }

#detail_search {
  float: left;
  width: 228px;
  margin: 3px 6px 0 0; }

#detail_search form {
  background: url(/images/input.png) no-repeat top left;
  /*階層を合わせる★★★★★★★★*/
  margin: 0;
  padding: 0 0 0 10px; }

#detail_search form input {
  border: none; }

span input .bt {
  width: 33px;
  margin: 0 0 0 0; }

span input .word {
  width: 184px;
  margin: 10px 3px 0 0; }

input {
  background: none;
  vertical-align: middle; }

input a:focus {
  border: none; }

#detail_search {
  float: left;
  width: 228px;
  margin: 3px 6px 0 0;
  position: relative; }

#detail_search form {
  background: url(/images/input.png) no-repeat top left;
  /*階層を合わせる★★★★★★★★*/
  margin: 0;
  padding: 0 0 0 10px; }

#detail_search form input {
  border: none; }

input .btn {
  margin: 0;
  z-index: 10; }

input .word {
  width: 184px;
  margin: 0px 3px 0 0; }

#detail_search input[type="text"], input[type="password"], textarea, select {
  outline: none;
  margin-top: 2px;
  margin-right: 7px;
  width: 170px; }

@-moz-document url-prefix() {
  input .word {
    width: 170px;
    margin: 0px 3px 0 0; } }

/* 検索ここまで★★★★★★★★★★★★★★★★★★ -------------------- */
#header_sitemap {
  padding: 0px;
  float: left;
  height: 12px;
  width: 110px;
  margin-top: 5px;
  margin-right: 12px;
  margin-bottom: 8px;
  margin-left: 10px;
  font-size: 0.6875em; }

#header_sitemap > ul {
  list-style: none;
  margin: 0;
  padding: 0; }

#header_sitemap > ul > li {
  background: url(/images/arrow.jpg) no-repeat left center;
  padding-left: 1.5em;
  line-height: normal; }

#header_sitemap > ul > li > a {
  color: #666; }

#header_fontsize {
  float: left;
  height: 22px;
  margin-top: 4px;
  margin-bottom: 4px;
  margin-left: 0px;
  padding-top: 7px;
  padding-bottom: 7px;
  font-size: 0.6875em;
  font-weight: bold;
  color: #666; }

#header_fontsize > span {
  display: inline-block;
  vertical-align: 40%; }

#header_fontsize ul {
  display: inline-block;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  width: auto; }

#header_fontsize li {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  float: left;
  height: 21px;
  width: 21px; }

#footer {
  width: 100%;
  background-color: #d1e852;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 20px 0;
  font-family: "Meiryo", "メイリオ", "ヒラギノ角ゴ Pro W3", Verdana, "ＭＳ Ｐゴシック", Arial, Osaka, sans-serif;
  font-size: 0.8125em; }

#footer .inner {
  margin: 0 auto;
  width: 950px; }

#footer .inner > ul {
  margin: 0 0 10px;
  padding: 0;
  list-style: none; }

#footer .inner > ul:after {
  content: '';
  display: block;
  clear: both; }

#footer .inner > ul > li {
  float: left;
  margin-right: 1.5em; }

#footer .inner > ul > li > a {
  color: #333;
  font-size: .925em; }

address {
  line-height: 1; }
	
	
/*-----------------------------------------------

共通

-----------------------------------------------*/

.inner01 {
	width: 1100px;
	margin: 0 auto;
	position: relative;
}

.inner02 {
	width: 1170px;
	margin: 0 auto;
	position: relative;
}

.pcview {}

.spview {
	display: none;
}

.alC {
	text-align: center;
}

.alR {
	text-align: right;
}

.notes {
	font-size: 125%;
}

.red {
	color: #f5192a !important;
}


/*-----------------------------------------------

mainvisual

-----------------------------------------------*/

#mainvisual {
	background-image: url("/images/bg01_1.jpg"),url("/images/bg03.jpg");
	background-position: center top,center top;
	background-repeat: no-repeat,repeat-y;
	background-size: auto auto, 100% auto;
	padding: 50px 0 0 0;
	position: relative;
	height: 700px;
	box-sizing: border-box;
}

#mainvisual h2 {
	text-align: center;
}


#mainvisual h2 img {
	width: 1000px;
}

#mainvisual .img01 {
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -627px;
}

#mainvisual .img02 {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-right: -650px;
}


/*-----------------------------------------------

sec01

-----------------------------------------------*/

#sec01 {
	padding: 100px 0;
	background: url("/images/bg03.jpg") repeat-y;
	background-size: 100% auto;
}


#sec01 .box01 {
	background-image: url("/images/line01_1.png"),url("/images/line02_1.png");
	background-repeat: no-repeat,no-repeat;
	background-position: left center,right center;
	width: 1040px;
	margin: 0 auto 90px;
	padding: 20px 0;
}

#sec01 .box01 h3 {
	text-align: center;
	margin-bottom: 35px;
}

#sec01 .box01 p {
	font-size: 150%;
	text-align: center;
}

#sec01 ul {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}

#sec01 ul li a {
	display: block;
	position: relative;
	width: 325px;
	height: 390px;
	border-radius: 20px;
	background: #fff;
	box-shadow: 0 5px 10px #bbb;
	text-align: center;
}

#sec01 ul li a img {
	position: relative;
	margin-top: -20px;
}


/*-----------------------------------------------

sec02

-----------------------------------------------*/

#sec02 {
	padding: 60px 0 100px;
	background: #f5f3e0;
}

#sec02 h3 {
	text-align: center;
	margin-bottom: 60px;
}

#sec02 .img01 {
	text-align: center;
	margin-bottom: 35px;
}

#sec02 .box01 {
	border: 3px solid #000;
	width: 910px;
	margin-left: 85px;
	position: relative;
	border-radius: 20px;
	padding: 35px 45px 60px 125px;
	box-sizing: border-box;
	z-index: 1;
	background: #fff;
}

#sec02 .box02 {
	border: 3px solid #000;
	width: 910px;
	margin: -35px 0 55px 160px;
	position: relative;
	border-radius: 20px;
	padding: 35px 125px 35px 45px;
	box-sizing: border-box;
	z-index: 2;
	background: #fff;
}

#sec02 .box01 p,
#sec02 .box02 p {
	font-size: 137.5%;
	line-height: 1.9;
}

#sec02 .box01 p:first-child {
	margin-bottom: 1.5em;
}

#sec02 .box01 .img02 {
	position: absolute;
	top: -20px;
	left: -93px;
}

#sec02 .box02 .img03 {
	position: absolute;
	top: 30px;
	right: -94px;
}


#sec02 .box03 {
	width: 1100px;
	margin: 0 auto;
	background: #eaf6fd url("/images/bg02_1.gif");
	padding: 50px 0 0 50px;
	border-radius: 20px;
	box-shadow: 0 5px 10px #bbb;
	box-sizing: border-box;
	display: flex;
	align-items: flex-end;
	justify-content: flex-start;
	gap: 0 40px;
}

#sec02 .box03 p {
	font-size: 150%;
}

#sec02 .box03 h4 {
	color: #e43232;
	font-size: 262.5%;
	font-weight: bold;
	padding-bottom: 40px;
}

#sec02 .box03 h4 span {
	display: inline-block;
	background: linear-gradient(transparent 80%, #f3db3f 20%);
	line-height: 1.3;
}


/*-----------------------------------------------

sec03

-----------------------------------------------*/

#sec03 {
	padding: 100px 0 100px;
}

#sec03 h3 {
	text-align: center;
	margin-bottom: 60px;
}

#sec03 .img01 {
	text-align: center;
	margin-bottom: 55px;
}

#sec03 .box01 {
	border: 3px solid #000;
	width: 910px;
	margin-left: 85px;
	position: relative;
	border-radius: 20px;
	padding: 35px 45px 60px 125px;
	box-sizing: border-box;
	z-index: 1;
	background: #fff;
}

#sec03 .box02 {
	border: 3px solid #000;
	width: 910px;
	margin: -35px 0 55px 160px;
	position: relative;
	border-radius: 20px;
	padding: 35px 125px 35px 45px;
	box-sizing: border-box;
	z-index: 2;
	background: #fff;
}

#sec03 .box01 p,
#sec03 .box02 p {
	font-size: 137.5%;
	line-height: 1.9;
}

#sec03 .box01 p:first-child,
#sec03 .box02 p:first-child {
	margin-bottom: 1.5em;
}

#sec03 .box01 .img02 {
	position: absolute;
	top: -20px;
	left: -93px;
}

#sec03 .box02 .img03 {
	position: absolute;
	top: -20px;
	right: -94px;
}


#sec03 .box03 {
	width: 1100px;
	margin: 0 auto;
	background: #eaf6fd url("/images/bg02_1.gif");
	padding: 50px 0 0 50px;
	border-radius: 20px;
	box-shadow: 0 5px 10px #bbb;
	box-sizing: border-box;
	display: flex;
	align-items: flex-end;
	justify-content: flex-start;
	gap: 0 40px;
}

#sec03 .box03 p {
	font-size: 150%;
}

#sec03 .box03 h4 {
	color: #e43232;
	font-size: 262.5%;
	font-weight: bold;
	padding-bottom: 40px;
}

#sec03 .box03 h4 span {
	display: inline-block;
	background: linear-gradient(transparent 80%, #f3db3f 20%);
	line-height: 1.3;
}


/*-----------------------------------------------

sec04

-----------------------------------------------*/

#sec04 {
	padding: 100px 0 100px;
	background: #f5f3e0;
}

#sec04 h3 {
	text-align: center;
	margin-bottom: 60px;
}

#sec04 .img01 {
	text-align: center;
	margin-bottom: 70px;
}

#sec04 .box01 {
	border: 3px solid #000;
	width: 910px;
	margin-left: 85px;
	position: relative;
	border-radius: 20px;
	padding: 35px 20px 60px 125px;
	box-sizing: border-box;
	z-index: 1;
	background: #fff;
}

#sec04 .box01.lv02 {
	z-index: 3;
	margin: -35px 0 55px 85px;
	padding: 35px 45px 35px 125px;
}

#sec04 .box02 {
	border: 3px solid #000;
	width: 910px;
	margin: -35px 0 0 160px;
	position: relative;
	border-radius: 20px;
	padding: 35px 125px 60px 45px;
	box-sizing: border-box;
	z-index: 2;
	background: #fff;
}

#sec04 .box01 p,
#sec04 .box02 p {
	font-size: 137.5%;
	line-height: 1.9;
}

#sec04 .box01 p:first-child {
	letter-spacing: -0.05em;
}

#sec04 .box02 p:first-child {
	letter-spacing: -0.05em;
}

#sec04 .box01.lv02 p:first-child {
	margin-bottom: 1.5em;
}

#sec04 .box01 .img02 {
	position: absolute;
	top: -20px;
	left: -93px;
}

#sec04 .box02 .img03 {
	position: absolute;
	top: -20px;
	right: -94px;
}

#sec04 .box03 {
	width: 1100px;
	margin: 0 auto;
	background: #eaf6fd url("/images/bg02_1.gif");
	padding: 50px 0 0 50px;
	border-radius: 20px;
	box-shadow: 0 5px 10px #bbb;
	box-sizing: border-box;
	display: flex;
	align-items: flex-end;
	justify-content: flex-start;
	gap: 0 40px;
}

#sec04 .box03 p {
	font-size: 150%;
}

#sec04 .box03 h4 {
	color: #e43232;
	font-size: 262.5%;
	font-weight: bold;
	padding-bottom: 40px;
}

#sec04 .box03 h4 span {
	display: inline-block;
	background: linear-gradient(transparent 80%, #f3db3f 20%);
	line-height: 1.3;
}


/*-----------------------------------------------

sec05

-----------------------------------------------*/

#sec05 {
	background: url("/images/bg03.jpg") no-repeat;
	background-size: cover;
	padding: 70px 0 90px;
}

#sec05 h3 {
	text-align: center;
	margin-bottom: 65px;
}

#sec05 p {
	text-align: center;
	font-size: 262.5%;
	font-weight: bold;
}


@media only screen and (max-width: 950px) {
  #header .inner, #breadcrumb, #main, #footer .inner {
    width: 100%; } }

@media only screen and (max-width: 800px) {

#detail_search {display: none; }


/*-----------------------------------------------

共通

-----------------------------------------------*/

.inner01 {
	width: 90vw;
}

.inner02 {
	width: 90vw;
}

.pcview {
	display: none;
}

.spview {
	display: inherit;
}


/*-----------------------------------------------

mainvisual

-----------------------------------------------*/

#mainvisual {
	background-image: none;
	padding: 0;
	height: auto;
}

#mainvisual h2 {
	text-align: center;
}

#mainvisual h2 img {
	width: auto;
	height: auto;
}

#mainvisual .img01 {
	display: none;
}

#mainvisual .img02 {
	display: none;
}


/*-----------------------------------------------

sec01

-----------------------------------------------*/

#sec01 {
	padding: 8vw 0 9.33vw;
	background: url("/images/bg03.jpg") repeat-y;
	background-size: 100% auto;
}


#sec01 .box01 {
	background-image: none;
	width: 100%;
	margin: 0 auto 9.33vw;
	padding: 0;
}

#sec01 .box01 h3 {
	text-align: center;
	margin-bottom: 4.67vw;
}

#sec01 .box01 h3 img {
	width: 100%;
}

#sec01 .box01 p {
	font-size: 81.25%;
	text-align: center;
}

#sec01 ul {
	display: block;
}

#sec01 ul li {
	margin-bottom: 6.67vw;
}

#sec01 ul li a {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	border-radius: 5.33vw;
	box-shadow: 0 1.4vw 2.67vw #bbb;
	text-align: center;
	padding: 5.33vw 0;
}

#sec01 ul li a img {
	position: relative;
	margin-top: 0;
	width: 76vw;
}

/*-----------------------------------------------

sec02

-----------------------------------------------*/

#sec02 {
	padding: 10.67vw 0 14vw;
	background: #f5f3e0;
}

#sec02 h3 {
	text-align: center;
	margin-bottom: 5.33vw;
}

#sec02 .img01 {
	text-align: center;
	margin-bottom: 12vw;
}

#sec02 .box01 {
	border: 2px solid #000;
	width: 73.33vw;
	margin: 0 0 8vw 16.67vw;
	position: relative;
	border-radius: 4vw;
	padding: 4.67vw 4vw 4.67vw 8vw;
	box-sizing: border-box;
	z-index: 1;
	background: #fff;
}

#sec02 .box02 {
	border: 2px solid #000;
	width: 73.33vw;
	margin: 0 0 6.67vw 0;
	position: relative;
	border-radius: 4vw;
	padding: 4.67vw 8vw 4.67vw 4vw;
	box-sizing: border-box;
	z-index: 2;
	background: #fff;
}

#sec02 .box01 p,
#sec02 .box02 p {
	font-size: 81.25%;
	line-height: 1.9;
	font-feature-settings: 'palt';
}

#sec02 .box01 p:first-child {
	margin-bottom: 1.5em;
}

#sec02 .box01 .img02 {
	position: absolute;
	top: -6vw;
	left: -18.67vw;
	width: 24.67vw;
}

#sec02 .box02 .img03 {
	position: absolute;
	top: -6vw;
	right: -19.33vw;
	width: 24.67vw;
}


#sec02 .box03 {
	width: 100%;
	margin: 0 auto;
	background: #eaf6fd url("/images/bg02_1.gif");
	padding: 4vw 0 6.67vw 0;
	border-radius: 4vw;
	box-shadow: 0 1.4vw 2.67vw #bbb;
	box-sizing: border-box;
	display: block;
	position: relative;
}

#sec02 .box03 img {
	width: 24vw;
	height: 32.67vw;
	object-fit: cover;
	object-position: 50% 0;
	position: absolute;
	top: 2.67vw;
	left: -2.67vw;
}

#sec02 .box03 p {
	font-size: 81.25%;
	width: 57.33vw;
	margin-left: 25.33vw;
	font-feature-settings: 'palt';
}

#sec02 .box03 h4 {
	color: #e43232;
	font-size: 118.75%;
	font-weight: bold;
	padding-bottom: 0;
	width: 100%;
	text-align: center;
}

#sec02 .box03 h4 span {
	display: inline-block;
	background: linear-gradient(transparent 80%, #f3db3f 20%);
	line-height: 1.3;
}


/*-----------------------------------------------

sec03

-----------------------------------------------*/

#sec03 {
	padding: 6.67vw 0 10.67vw;
}

#sec03 h3 {
	text-align: center;
	margin-bottom: 60px;
}

#sec03 .img01 {
	text-align: center;
	margin-bottom: 55px;
}

#sec03 .box01 {
	border: 2px solid #000;
	width: 73.33vw;
	margin: 0 0 8vw 16.67vw;
	position: relative;
	border-radius: 4vw;
	padding: 4.67vw 6.67vw 4.67vw 8vw;
	box-sizing: border-box;
	z-index: 1;
	background: #fff;
}

#sec03 .box02 {
	border: 2px solid #000;
	width: 73.33vw;
	margin: 0 0 6.67vw 0;
	position: relative;
	border-radius: 4vw;
	padding: 4.67vw 2vw 4.67vw 4vw;
	box-sizing: border-box;
	z-index: 2;
	background: #fff;
}

#sec03 .box01 p,
#sec03 .box02 p {
	font-size: 81.25%;
	line-height: 1.9;
	font-feature-settings: 'palt';
}

#sec03 .box01 p:first-child {
	margin-bottom: 1.5em;
}

#sec03 .box01 .img02 {
	position: absolute;
	top: -6vw;
	left: -18.67vw;
	width: 24.67vw;
}

#sec03 .box02 .img03 {
	position: absolute;
	top: -6vw;
	right: -19.33vw;
	width: 24.67vw;
}


#sec03 .box03 {
	width: 100%;
	margin: 0 auto;
	background: #eaf6fd url("/images/bg02_1.gif");
	padding: 4vw 0 6.67vw 0;
	border-radius: 4vw;
	box-shadow: 0 1.4vw 2.67vw #bbb;
	box-sizing: border-box;
	display: block;
	position: relative;
}

#sec03 .box03 img {
	width: 24vw;
	height: 32.67vw;
	object-fit: cover;
	object-position: 50% 0;
	position: absolute;
	top: 2.67vw;
	left: -2.67vw;
}

#sec03 .box03 p {
	font-size: 81.25%;
	width: 57.33vw;
	margin-left: 25.33vw;
	font-feature-settings: 'palt';
}

#sec03 .box03 h4 {
	color: #e43232;
	font-size: 118.75%;
	font-weight: bold;
	padding-bottom: 0;
	width: 100%;
	text-align: center;
}

#sec03 .box03 h4 span {
	display: inline-block;
	background: linear-gradient(transparent 80%, #f3db3f 20%);
	line-height: 1.3;
}


/*-----------------------------------------------

sec04

-----------------------------------------------*/

#sec04 {
	padding: 10.67vw 0;
	background: #f5f3e0;
}

#sec04 h3 {
	text-align: center;
	margin-bottom: 2.67vw;
}

#sec04 .img01 {
	text-align: center;
	margin-bottom: 10vw;
}

#sec04 .box01 {
	border: 2px solid #000;
	width: 73.33vw;
	margin: 0 0 7.33vw 16vw;
	position: relative;
	border-radius: 4vw;
	padding: 5.33vw 0 5.33vw 8.67vw;
	box-sizing: border-box;
	z-index: 1;
	background: #fff;
}

#sec04 .box01.lv02 {
	z-index: 3;
	margin: 0 0 6.67vw auto;
	padding: 5.33vw 0 5.33vw 8.67vw;
}

#sec04 .box02 {
	border: 2px solid #000;
	width: 73.33vw;
	margin: 0 0 7.33vw;
	position: relative;
	border-radius: 4vw;
	padding: 5.33vw 2vw 5.33vw 4vw;
	box-sizing: border-box;
	z-index: 2;
	background: #fff;
}

#sec04 .box01 p,
#sec04 .box02 p {
	font-size: 81.25%;
	line-height: 1.9;
	font-feature-settings: 'palt';
}

#sec04 .box01.lv02 p:first-child {
	margin-bottom: 1.5em;
}

#sec04 .box01 .img02 {
	position: absolute;
	top: -4vw;
	left: -18.67vw;
}

#sec04 .box02 .img03 {
	position: absolute;
	top: -4vw;
	right: -18.67vw;
}

#sec04 .box01 .img02,
#sec04 .box02 .img03 {
	width: 24.67vw;
}

#sec04 .box03 {
	width: 100%;
	margin: 0 auto;
	background: #eaf6fd url("/images/bg02_1.gif");
	padding: 4vw 0 6.67vw 0;
	border-radius: 4vw;
	box-shadow: 0 1.4vw 2.67vw #bbb;
	box-sizing: border-box;
	display: block;
	position: relative;
}

#sec04 .box03 img {
	width: 24vw;
	height: 32.67vw;
	object-fit: cover;
	object-position: 50% 0;
	position: absolute;
	top: 2.67vw;
	left: -2.67vw;
}

#sec04 .box03 p {
	font-size: 81.25%;
	width: 58.33vw;
	margin-left: 25.33vw;
	font-feature-settings: 'palt';
}

#sec04 .box03 h4 {
	color: #e43232;
	font-size: 118.75%;
	font-weight: bold;
	padding-bottom: 0;
	width: 100%;
	text-align: center;
}

#sec04 .box03 h4 span {
	display: inline-block;
	background: linear-gradient(transparent 80%, #f3db3f 20%);
	line-height: 1.3;
}



/*-----------------------------------------------

sec05

-----------------------------------------------*/

#sec05 {
	background: url("/images/bg03.jpg") no-repeat;
	background-size: cover;
	padding: 6.67vw 0 10.67vw;
}

#sec05 h3 {
	text-align: center;
	margin: 0 auto 2.67vw;
	width: 94.67vw;
}

#sec05 p {
	text-align: center;
	font-size: 118.75%;
	font-weight: bold;
	font-feature-settings: 'palt';
}


}

@media screen and (max-width: 575.98px) {
  #header {
    font-size: .7em; } }

@media only screen and (max-width: 500px) {
  #header_fontsize {
    display: none; }
  #header_sitemap {
    margin-right: 0; }
  .header_navi {
    margin-right: 0; } }
/*# sourceMappingURL=../../.map/assets/css/top.css.map */