@charset "utf-8";

/* ****************************************************************************

　目次

-------------------------------------------------------------------------------

　01. モジュール

******************************************************************************* */
/* ==

　01. モジュール

=============================================================================== */
#container {
	min-width: 980px;
	padding-bottom: 150px;
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight: 500;
	-webkit-text-size-adjust: 100%;
	overflow: hidden;
}
#topicPathArea {
	-webkit-text-size-adjust: none;
}
#container img {
	max-width: 100%;
	height: auto;
}
/* モジュール
------------------------------------------------------------------------------- */
.styleVisual01 img {
	width: 100%;
	height: auto;
}
/* モジュール
------------------------------------------------------------------------------- */
.styleAnchor01 {
	margin: 0 0 250px;
	padding: 40px 20px 80px;
	color: #000;
}
.styleAnchor01_in {
	max-width: 1000px;
	margin: 0 auto;
}
.styleAnchor01_tit {
	position: relative;
	max-width: 250px;
	line-height: 48px;
	margin: 0 auto 35px;
	padding: 0 0 8px 58px;
	font-size: 142%;
	font-weight: 700;
	box-sizing: border-box;
	letter-spacing: -0.03em;
}
.styleAnchor01_tit::before {
	content: "";
	display: block;
	position: absolute;
	right: 0;
	bottom: 12px;
	left: 0;
	width: 43px;
	height: 46px;
	background: url(../images/bg_anchor02.png) left top no-repeat;
	background-size: contain;
}
.styleAnchor01_tit::after {
	content: "";
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 8px;
	background: url(../images/bg_anchor01.png) left top repeat-x;
}
.styleAnchor01_txt {
	line-height: 2.1875;
	font-size: 134%;
	font-weight: 400;
	text-align: center;
}
.styleAnchor01_list {
	display: -webkit-box;
	display: flex;
	justify-content: space-between;
	margin: 40px 0 0;
	font-size: 150%;
	font-weight: 700;
}
.styleAnchor01_num1,
.styleAnchor01_num2,
.styleAnchor01_num3 {
	width: 31.5%;
}
.styleAnchor01_num1 a,
.styleAnchor01_num2 a,
.styleAnchor01_num3 a {
	display: block;
	position: relative;
	line-height: 90px;
	border: 3px solid #000;
	border-radius: 10px;
	text-align: center;
	box-shadow: 0 3px 0 #ccc;
	box-sizing: border-box;
	text-decoration: none;
}
.styleAnchor01_num1 a {
	border-color: #FF7D00;
	color: #FF7D00;
}
.styleAnchor01_num2 a {
	border-color: #D8B700;
	color: #D8B700;
}
.styleAnchor01_num3 a {
	border-color: #7EB70B;
	color: #7EB70B;
}
.styleAnchor01_num1 a::before,
.styleAnchor01_num2 a::before,
.styleAnchor01_num3 a::before {
	content: "";
	display: block;
	position: absolute;
	top: -24px;
	left: 50%;
	width: 48px;
	height: 47px;
	margin: 0 0 0 -24px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
}
.styleAnchor01_num1 a::before {
	background-image: url(../images/bg_anchor03.png);
}
.styleAnchor01_num2 a::before {
	background-image: url(../images/bg_anchor04.png);
}
.styleAnchor01_num3 a::before {
	background-image: url(../images/bg_anchor05.png);
}
.styleAnchor01_num1 a::after,
.styleAnchor01_num2 a::after,
.styleAnchor01_num3 a::after {
	content: "";
	display: block;
	position: absolute;
	bottom: 13px;
	left: 50%;
	width: 14px;
	height: 8px;
	margin: 0 0 0 -7px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
}
.styleAnchor01_num1 a::after {
	background-image: url(../images/ico_arw03.svg);
}
.styleAnchor01_num2 a::after {
	background-image: url(../images/ico_arw04.svg);
}
.styleAnchor01_num3 a::after {
	background-image: url(../images/ico_arw05.svg);
}
.styleAnchor01_btn {
	max-width: 440px;
	margin: 50px auto 0;
}
.styleAnchor01_btn p {
	line-height: 1;
	margin: 0 0 8px;
	color: #EA8772;
	font-size: 134%;
	font-weight: 400;
	text-align: center;
}
.styleAnchor01_btn a {
	display: block;
	position: relative;
	line-height: 60px;
	border-radius: 50px;
	padding: 0 0 0 20px;
	background-color: #EA8772;
	color: #fff;
	font-size: 150%;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
}
.styleAnchor01_btn a::before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	width: 70px;
	height: 70px;
	margin: -35px 0 0;
	background: url(../images/bg_anchor06.png) center center no-repeat;
	background-size: contain;
}
.styleAnchor01_btn a::after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 22px;
	width: 7px;
	height: 12px;
	margin: -6px 0 0;
	background: url(../images/ico_arw01.svg) center center no-repeat;
	background-size: contain;
}
.styleAnchor01_btn a span {
	font-size: 25px;
}
/* モジュール
------------------------------------------------------------------------------- */
.styleBnr01 {
	max-width: 800px;
	margin: 20px auto 250px;
}
.styleBnr01-btm {
	margin-top: 90px;
	margin-bottom: 110px;
}
.styleBnr02 {
	margin: -100px 0 0;
	padding: 100px 0 0;
}
a.fnFadeSty { transition: opacity .3s; }
a.fnFadeSty:hover {
  opacity:0.7;
}
/* モジュール
------------------------------------------------------------------------------- */
.stylePickup01 {
	position: relative;
	padding: 0 20px 100px;
	background-color: #FFE5CC;
	color: #333;
}
.stylePickup01:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 50vw 150px 50vw;
  border-color: transparent transparent #FFE5CC transparent;
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
}
.stylePickup01_in {
	max-width: 1004px;
	margin: -20px auto 0;
}
.stylePickup01_sub {
	line-height: 1;
	padding: 0 0 37px;
	background: url(../images/bg_pickup02.png) center bottom no-repeat;
	background-size: 371px 42.5px;
	font-size: 209%;
	font-weight: 700;
	text-align: center;
}
.stylePickup01_tit {
	position: relative;
	max-width: 620px;
	line-height: 76px;
	margin: 0 auto 35px;
	padding: 0 0 12px 80px;
	color: #333;
	font-size: 250%;
	font-weight: 700;
	box-sizing: border-box;
	letter-spacing: -0.03em;
}
.stylePickup01_tit::before {
	content: "";
	display: block;
	position: absolute;
	right: 0;
	bottom: 24px;
	left: 0;
	width: 60px;
	height: 64px;
	background: url(../images/bg_anchor02.png) left top no-repeat;
	background-size: contain;
}
.stylePickup01_tit::after {
	content: "";
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 8px;
	background: url(../images/bg_anchor01.png) left top repeat-x;
}
.stylePickup01_tit span {
	font-size: 40px;
}
.stylePickup01_lead {
	line-height: 1.5;
	margin: 0 0 80px;
	font-size: 167%;
	font-weight: 700;
	text-align: center;
}
.stylePickup01_lead p {
	display: inline-block;
	position: relative;
	padding: 0 100px;
}
.stylePickup01_lead p:first-child::before {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 137px;
	height: 136px;
	background: url(../images/bg_pickup01.png) center center repeat;
	background-size: contain;
}
.stylePickup01_lead span {
	color: #EA8772;
	font-size: 30px;
}
.stylePickup02 {
	position: relative;
	margin: 0 0 70px;
	padding: 55px 75px 50px;
	border-top: 4px solid #EA8772;
	background-color: #fff;
	color: #000;
	text-align: center;
}
.stylePickup02:last-child {
	margin-bottom: 0;
}
.stylePickup02_tit {
	position: absolute;
	top: -23px;
	right: 0;
	left: 0;
	width: 228px;
	line-height: 43px;
	margin: 0 auto;
	padding: 0 0 2px;
	border-radius: 23px;
	background-color: #EA8772;
	color: #fff;
	font-size: 167%;
	font-weight: 700;
	text-align: center;
}
.stylePickup02_txt1 {
	line-height: 2;
	margin: 0;
	font-size: 134%;
	font-weight: 400;
}
.stylePickup02_txt2 {
	line-height: 1.6;
	margin: 20px 0 0;
	font-size: 134%;
	font-weight: 700;
}
.stylePickup02_txt2 span {
	font-size: 25px;
}
.stylePickup02_txt2 span span {
	color: #EA8772;
}
.stylePickup02_img {
	display: block;
	margin: 35px auto 0;
}
.stylePickup02_note {
	line-height: 1;
	margin: 35px 0 0;
	font-size: 84%;
	font-weight: 400;
	text-align: right;
}
/* モジュール
------------------------------------------------------------------------------- */
.styleStyle01 {
	position: relative;
	padding: 130px 20px 100px;
	background-color: #FFFDF2;
	color: #333;
}
.styleStyle01_in {
	max-width: 1000px;
	margin: 0 auto;
}
.styleStyle01_img {
	max-width: 500px;
	margin: 0 auto;
}
.styleStyle01_sub {
	line-height: 1;
	padding: 0 0 37px;
	background: url(../images/bg_style01.png) center bottom no-repeat;
	background-size: 410px 42px;
	font-size: 175%;
	font-weight: 700;
	text-align: center;
}
.styleStyle01_tit {
	position: relative;
	max-width: 493px;
	line-height: 76px;
	margin: 0 auto 75px;
	padding: 0 0 12px;
	color: #EA8772;
	font-size: 50px;
	font-weight: 700;
	box-sizing: border-box;
	letter-spacing: -0.05em;
}
.styleStyle01_tit::after {
	content: "";
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 8px;
	background: url(../images/bg_anchor01.png) left top repeat-x;
}
.styleStyle01_lead {
	line-height: 1.5;
	margin: 0 0 25px;
	font-size: 209%;
	font-weight: 700;
	text-align: center;
}
.styleStyle01_lead p {
	display: inline-block;
	position: relative;
}
.styleStyle01_lead p::before {
	content: "";
	display: block;
	position: absolute;
	top: -45px;
	left: 30px;
	width: 106px;
	height: 61px;
	background: url(../images/bg_style02.png) center center repeat;
	background-size: contain;
}
.styleStyle01_lead span {
	color: #EA8772;
	font-size: 40px;
}
.styleStyle01_txt {
	line-height: 2.1875;
	margin: 0;
	font-size: 134%;
	font-weight: 400;
	text-align: center;
}
.styleStyle01_list {
	display: -webkit-box;
	display: flex;
	justify-content: space-between;
	line-height: 1.8;
	margin: 100px 0 0;
	font-size: 134%;
	font-weight: 700;
}
.styleStyle01_item {
	position: relative;
	width: 23.5%;
	border-radius: 10px;
	color: #fff;
}
.styleStyle01_item-t1 {
	background-color: #F29600;
}
.styleStyle01_item-t2 {
	background-color: #036EB7;
}
.styleStyle01_item-t3 {
	background-color: #EB728F;
}
.styleStyle01_item-t4 {
	background-color: #8DC11F;
}
.styleStyle01_item::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	width: 112px;
	height: 112px;
	margin: -56px 0 0 -56px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
}
.styleStyle01_item-t1::before {
	background-image: url(../images/bg_style03.png);
}
.styleStyle01_item-t2::before {
	background-image: url(../images/bg_style04.png);
}
.styleStyle01_item-t3::before {
	background-image: url(../images/bg_style05.png);
}
.styleStyle01_item-t4::before {
	background-image: url(../images/bg_style06.png);
}
.styleStyle01_item::after {
	content: "";
	display: block;
	position: absolute;
	bottom: 15px;
	left: 50%;
	width: 30px;
	height: 30px;
	margin: 0 0 0 -15px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
}
.styleStyle01_item-t1::after {
	background-image: url(../images/ico_arw02.svg);
}
.styleStyle01_item-t2::after {
	background-image: url(../images/ico_arw06.svg);
}
.styleStyle01_item-t3::after {
	background-image: url(../images/ico_arw07.svg);
}
.styleStyle01_item-t4::after {
	background-image: url(../images/ico_arw08.svg);
}
.styleStyle01_item a {
	display: -webkit-box;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
	padding: 54px 5px 54px;
	color: #fff;
	box-sizing: border-box;
	text-align: center;
	text-decoration: none;
}
.styleStyle01_item a span {
	font-size: 20px;
}
.styleStyle02 {
	padding: 100px 20px;
}
.styleStyle02_in {
	max-width: 1000px;
	margin: 0 auto;
}
.styleStyle02_item {
	margin: 50px 0 0;
	padding: 50px 0 0;
}
.styleStyle02_item:first-child {
	margin-top: 0;
}
.styleStyle02_profile {
	max-width: 800px;
	margin: 100px auto 0;
}
/* モジュール
------------------------------------------------------------------------------- */
.styleShare01 {
	padding: 100px 20px;
	background-color: #FAFFF0;
	color: #333;
}
.styleShare01_in {
	max-width: 1000px;
	margin: 0 auto;
}
.styleShare01_tit {
	position: relative;
	max-width: 520px;
	line-height: 52px;
	margin: 0 auto 15px;
	padding: 0 0 12px;
	color: #333;
	font-size: 40px;
	font-weight: 700;
	box-sizing: border-box;
	letter-spacing: -0.05em;
}
.styleShare01_tit::after {
	content: "";
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 8px;
	background: url(../images/bg_anchor01.png) left top repeat-x;
}
.styleShare01_txt {
	line-height: 2.1875;
	margin: 0 0 50px;
	font-size: 134%;
	font-weight: 700;
	text-align: center;
}
.styleShare01_item {
	margin: 60px 0 0;
}
.styleShare01_item:first-child {
	margin-top: 0;
}
/* モジュール
------------------------------------------------------------------------------- */
.styleCv01 {
	padding: 100px 20px;
	background: url(../images/bg_cv01.png) center center repeat;
}
.styleCv01_tit {
	line-height: 1.4;
	margin: 0 0 5px;
	color: #EA8772;
	font-size: 209%;
	font-weight: 700;
	text-align: center;
}
.styleCv01_txt {
	line-height: 1.75;
	margin: 0;
	color: #000;
	font-size: 167%;
	font-weight: 700;
	text-align: center;
}
.styleCv01_img {
	display: block;
	max-width: 536px;
	margin: 35px auto 0;
}
.styleCv01_btn {
	display: block;
	position: relative;
	max-width: 306px;
	line-height: 58px;
	border-radius: 50px;
	margin: 50px auto 0;
	padding: 0 0 2px;
	background-color: #EA8772;
	color: #fff;
	font-size: 209%;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
}
.styleCv01_btn::after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 22px;
	width: 7px;
	height: 12px;
	margin: -6px 0 0;
	background: url(../images/ico_arw01.svg) center center no-repeat;
	background-size: contain;
}





.barBlock{
	width: 100%;
	padding: 4px 0;
	background-color: #6bc1f7;
	text-align: center;
}
#selectPref{ 
background: url(../images/map_bg01.jpg) center center no-repeat; background-size: cover; }
.fMap {
	min-width: 950px;
	height: 582px;
	/*margin: 0 0 36px;*/
	margin: 0;
	padding: 50px 0 40px;
}
.fMap_in {
	position: relative;
	max-width: 950px;
	margin: 0 auto;
}
.fMap_tit {
	position: relative;
	min-height: 32px;
	height: auto !important;
	height: 32px;
	line-height: 1.4;
	margin: 0 291px 25px 0;
	padding: 8px 0 0;
	border-bottom: 1px solid #999;
	background: none;
	color: #333;
	font-size: 184%;
	font-weight: bold;
}
*:first-child+html .fMap_tit {
	margin-right: 0;
}
.fMap_tit:before {
	content: "";
	display: block;
	position: absolute;
	right: -291px;
	bottom: -1px;
	width: 291px;
	height: 40px;
	background: url(../images/bg01.png) left top no-repeat;
}
.fMap_tit:after {
	content: "";
	display: block;
	position: absolute;
	bottom: -4px;
	left: 0;
	width:  20em;
	height: 4px;
	background-color: #f08e72;
}
.fMap_txt {
	position: absolute;
	top: 57px;
	left: 0;
}
.fMap_img {
	position: absolute;
	top: 81px;
	left: 0;
}
.fMap_area {
	position: absolute;
}
.fMap_area-hokkaido {
	top: 179px;
	left: 767px;
	width: 184px;
}
.fMap_area-tohoku {
	top: 261px;
	left: 767px;
	width: 184px;
}
.fMap_area-kanto {
	top: 407px;
	left: 767px;
	width: 184px;
}
.fMap_area-chubu2 {
	top: 179px;
	left: 293px;
	width: 274px;
}
.fMap_area-chubu {
	top: 471px;
	left: 565px;
	width: 184px;
}
.fMap_area-kinki {
	top: 179px;
	left: 0;
	width: 274px;
}
.fMap_area-chugoku {
	top: 293px;
	left: 0;
	width: 274px;
}
.fMap_area-shikoku {
	top: 471px;
	left: 362px;
	width: 184px;
}
.fMap_area-kyushu {
	top: 406px;
	left: 0;
	width: 184px;
}
.fMap_name {
	line-height: 29px;
	margin: 0 1px 2px;
	padding: 1px 0 0;
	border: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-color: #333;
	color: #fff;
	font-size: 125%;
	font-weight: bold;
	white-space: nowrap;
	text-align: center;
}
.fMap_list {
	font-size: 125%;
}
.fMap_list li {
	float: left;
	width: 49.999%;
	margin: 0 0 2px;
}
.fMap_list-c3 li {
	width: 33.3%;
}
.fMap_list-c1 li {
	float: none;
	width: auto;
}
.fMap_list a {
	display: block;
	line-height: 29px;
	margin: 0 1px;
	padding: 1px 0 0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-color: #fff;
	color: #333;
	white-space: nowrap;
	text-align: center;
	text-decoration: none;
}
.d_hover .fMap_list a:hover {
	background-color: #ccc;
	color: #333;
}
.fMap_list span {
	padding: 1px 0 0 8px;
	background: url(../images/ico01.png) left center no-repeat;
}