@charset "UTF-8";
/*=============================== 下層共通 common ================================*/

#contents h2 {
  border-bottom: solid 6px #e2e2e2;
  font-size: 1.875em;
  padding-bottom: 1rem;
  margin-bottom: 60px;
position: relative;
}

#contents h2:after {
  position: absolute;
  content: " ";
  display: block;
    border-bottom: 6px solid #ba2a2a;
  bottom: -6px;
  width: 27%;
}
#contents h3 {
    letter-spacing: 3px;
    font-size: 1.5em;
    width: 800px;
    text-align: center;
    font-weight: 700;
    background: none;
    position: relative;
  line-height: 1.8;
  padding:0.25em 1em;
    margin:0 auto 50px;
}
#contents h3:before,
#contents h3:after {
    -webkit-transform: rotate(0deg);
    box-shadow: none;
  content:'';
  width: 20px;
  height: 30px;
  position: absolute;
  display: inline-block;
}
#contents h3:before {
  border-left: solid 2px #ba2a2a;
  border-top: solid 2px #ba2a2a;
  top:0;
  left: 0;
}
#contents h3:after {
  border-right: solid 2px #ba2a2a;
  border-bottom: solid 2px #ba2a2a;
  bottom:0;
  right: 0;
}
#contents h4 {
    text-shadow: 2px 2px 0px #fff;
    letter-spacing:2px;
    margin-bottom:40px;
    padding-bottom:10px;
    font-size: 1.4em;
    position:  relative;
    padding: .3em .75em .3em 25px;
    border-radius:  2px;
    background: linear-gradient(to right, #c4dfdc, #f4f8ed);
}
#contents h4::after {
  position: absolute;
  bottom: 9px;
  z-index: -1;
  content: '';
  width: 30%;
  height: 50%;
  box-shadow: 0 10px 15px rgba(0, 0, 0, .2);
}

#contents h4::after {
    -webkit-transform: rotate(3deg);
  transform: rotate(3deg);
  right: .3em;
}
#contents h5 {
  padding-left: 40px;
  margin-bottom: 20px;
  font-size: 1.3em;
  background: url(../images/red_bar.svg) left center no-repeat;
}
#contents h6 {
    font-size: 1.1em;
    margin-bottom:10px;
}
#contents h6:before {
  content: '●';
  color: #ba2a2a;
  margin-right: 5px;
    font-size: 14px;
}

#contents p {
  margin-bottom: 15px; }

#contents .catch {
    font-size: 1.2em;
    margin-bottom: 20px;
}
#contents strong {
  font-weight: 700;
}
#contents .blank {
    background: url(../images/blank_icon.svg) no-repeat;
    padding-right: 22px;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 20px 20px;
		padding-top: 6px;
}
section {
    margin-bottom:60px;
}
#header_page {
  margin-top: 95px;
  position: relative;
  height: 365px; }
  #header_page h1 {
    position: relative;
    max-width: 520px;
    padding: 15px 20px;
    background-color: #fff;
    top: 160px;
    margin-left: auto;
    font-size: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    #header_page h1 span {
      font-family: 'Dosis', sans-serif;
      color: #ba2a2a;
      font-style: italic;
      font-size: 40px;
      letter-spacing: 3px;
      padding-right: 25px;
      position: relative;
      display: block;
      line-height: 1.2; }
  #header_page::after {
    display: block;
    content: " ";
    position: absolute;
    width: 1335px;
    height: 310px;
    background-color: #f5f4f0;
    top: 55px;
    right: 0;
    z-index: -2; }

.header_page_img {
  position: absolute;
  z-index: -1; }


#contents {
    width: 1100px;
margin: 0 auto;
    min-height: 1000px;
    margin-bottom:150px;
}

/*=======SP=======*/
@media  print, screen and (max-width: 767px) {
	section {
		margin-bottom: 30px;
	}
	#contents {
    width: 100%;
	min-height:500px;
		margin-bottom: 0;
}
	#contents h2 {
		font-size: 20px;
		padding:0 0 5px 10px;
		margin-bottom:20px;
	}
	#contents h2::after {
		left:-10px;
	}
	#header_page::after {
		width:100%;
		height:90px;
		right:inherit;
	}
	#contents strong {
		font-size: 14px;
	}
	#contents p {
		font-size: 14px;
		padding: 0 10px;
		line-height:1.7em;
	}
	#contents p img {
		width:70%;
		height:auto;
	}
	#contents h3 {
		width:85%;
		font-size: 17px;
		margin:0 auto 20px;
		letter-spacing:0;
	}
	#contents h3 br {
		display: none;
	}
	#contents .catch {
		line-height:1.5em;
		margin-bottom: 8px;
	}
	#contents h4 {
		font-size: 16px;
		margin-bottom:15px;
		line-height: 1.4;
	}
	#contents h5 {
		font-size: 16px;
		line-height: 1.5em;
    padding: 0 10px 0 35px;
		background: url(../images/red_bar.svg) left 8px no-repeat;
	}
.header_page_img {
	width:100%;
	height:100px;
	object-fit: cover;
	}
	#header_page {
		height:auto;
		margin-top:65px;
		min-height: 150px;
	}
	#header_page h1 {
		width:80%;
		margin-left:0;
		max-width: inherit;
		top:70px;
		padding:6px 0 6px 15px;
	}
	#header_page h1 span {
		font-size: 28px;
		line-height:1;
	}
	#contents h6:before {
		padding-left: 10px;
	}
}


.dynamic_menu_bottom {
  width: 100%;
  overflow: hidden;
  background: #fff url(../images/skew_line.png) repeat;
  left: 0;
  top: 95px;
  -webkit-transition: height 0.05s ease;
  transition: height 0.05s ease;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px 0; }
  .dynamic_menu_bottom p {
    font-size: 15px;
    font-weight: 700;
    margin: 10px 0 30px; }
.dynamic_menu_bottom p a {
    text-decoration: none;
    color:#000;
}
    .dynamic_menu_bottom p span {
      font-family: 'Dosis', sans-serif;
      color: #ba2a2a;
      font-style: italic;
      font-size: 35px;
      font-weight: 900;
      letter-spacing: 3px;
      padding-right: 20px;
      top: 7px;
      position: relative;
      line-height: 1; }
.dynamic_menu_bottom p span span {
    font-size: 25px;
    position: relative;
      line-height: 1;
    padding:0 0 0 3px;
    top:0;
}
  .dynamic_menu_bottom ul {
      -ms-flex-pack: start;
    height: 100%;
    justify-content:start !important;}
  .dynamic_menu_bottom li {
    border: 2px solid #ba2a2a;
    width: 265px;
    margin:0 5px 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    .dynamic_menu_bottom li a {
      display: block;
      font-size: 15px;
      color: #ba2a2a;
      padding: 15px 0 15px 15px;
      background-color: white;
      font-weight: 700;
      text-decoration: none;
      position: relative; }
      .dynamic_menu_bottom li a::after {
        display: block;
        content: "";
        position: absolute;
        background: url(../images/red_arrow.svg) center right no-repeat;
        height: 100%;
        width: 20px;
        top: 0;
        right: 13px; }

li.act_page a {
  background-color: #ba2a2a;
  color: #fff; }
  li.act_page a::after {
    display: block;
    content: "";
    position: absolute;
    background: url(../images/white_arrow.svg) center right no-repeat;
    height: 100%;
    width: 20px;
    top: 0;
    right: 13px; }

#topics .red_dotted_border {
	border-bottom: 2px dotted #ba2a2a;
	background: none;
	color: #ba2a2a;
	text-align: center;
}

#topics .red_dotted_border:after {
	transform: none;
	right: 0;
	position: static;
}

/*=======SP=======*/
@media  print, screen and (max-width: 767px) {
	.dynamic_menu_bottom {
		    padding: 15px 0;
	}
	.dynamic_menu_bottom p {
		text-align: center;
		line-height: 2em;
		margin:10px 0 15px;
	}
	.dynamic_menu_bottom p span {
		font-size: 28px;
		display: block;
		padding:0;
		line-height: inherit;
		position: inherit;
	}
	.dynamic_menu_bottom li {
		width:90%;
		margin:0 auto 10px;
	}
	.dynamic_menu_bottom li a {
		padding: 10px 0 10px 15px;
	}
}

/*================================ bread ==============================*/

#bread a {
  color: #ba2a2a; }

#bread a::after {
  content: "＞";
  display: inline-block;
  position: relative;
  padding-left: 3px;
  color: #000;
  font-size: 10px; }

#bread ol {
  height: auto;
  text-indent: 0px;
  margin: 0px auto;
  padding: 0;
  clear: both;
  text-align: right;
  margin: 3px 0; }

#bread li {
  display: inline;
  list-style: none;
  font-size: 12px;
  color: #1F1F1F; }

.flex_text_area {
  display: inline-block;
  -webkit-box-flex: 1;
  -ms-flex: 1 100%;
  flex: 1 100%; }

.red_dots_area {
  position: relative;
  margin-bottom: 90px; }
  .red_dots_area::after {
    display: block;
    content: " ";
    position: absolute;
    z-index: -1;
    width: 640px;
    height: 425px;
    background: url(../images/red_dots.png) repeat;
    top: 35px;
    left: -295px; }

.fl_img {
  float: left;
  padding-right: 60px; }

.fr_img {
  float: right;
  padding-left: 60px; }

.page_area_01,
.page_area_02 {
  padding: 50px 0; }


/*=======SP=======*/
@media  print, screen and (max-width: 767px) {
	#bread ol {
		text-align: left;
		margin:0 0 10px 10px;
	}
}



/*** page area 02 ***/
.page_area_02 {
  background: -webkit-gradient(linear, left top, right top, from(#ecf4f3), to(#f4f8ed));
  background: linear-gradient(to right, #ecf4f3, #f4f8ed); }
  .page_area_02 strong {
    font-size: 1.25em;
    display: block; }
  .page_area_02 p,
  .page_area_02 strong {
    margin-bottom: 30px; }


/*** activity list ***/
.page_list_area {
  padding: 40px 0 100px 0; }

/*=======SP=======*/
@media  print, screen and (max-width: 767px) {
	.page_list_area {
		padding:0;
	}
	}


/*================================ index_menu_half_wrap ==============================*/

#contents .index_menu_half_wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#contents .index_menu_half_wrap a {
    width: 500px;
    flex-basis: auto;
    background:url(../images/skew_line.png) repeat;
    padding: 15px;
    vertical-align:middle;
    text-decoration: none !important;
    margin-bottom:20px;
	box-sizing: content-box;
}
#contents .index_menu_half_wrap a dl {
    height: 290px;
    display: block;
    background: #fff;
    text-decoration:none!important;
    color:#333;
}
#contents .index_menu_half_wrap dt {
    font-weight: 700;
    font-size: 22px;
    text-align: center;
    border: none;
    margin-bottom: 25px;
    padding-top: 22px;
    line-height: 1.4em;
}
#contents .index_menu_half_wrap dt::after {
    display: block;
    content: "";
    border-bottom:#ba2a2a solid 4px;
    padding-bottom:17px;
    width: 50px;
    margin:0 auto;
}
#contents .index_menu_half_wrap dd {
    padding:0 20px 20px;
    display: flex;
    flex-wrap: wrap;
}
#contents .index_menu_half_wrap dd p {
    width: 300px;
}
#contents .index_menu_half_wrap dd img {
    width: 130px;
    height: 130px;
    display: block;
    margin-right:20px;
    transition-duration: 0.4s;
}
#contents .index_menu_half_wrap dd img:hover {
    transform: scale(1.1);
    transition-duration: 0.4s;
}
#contents .index_menu_half_wrap .btn_more {
    width: 120px;
    font-size: 12px;
    margin: 10px auto 0;
    text-align: center;
    background: #ba2a2a;
    color: #fff;
    line-height: 25px;
    transition: background 0.2s;
    -moz-transition: background 0.2s;
    -webkit-transition: background 0.2s;
    border-radius: 17px;
    transition: .3s;
}
#contents .index_menu_half_wrap .btn_more:hover {
    letter-spacing: 3px;
}

/*=======SP=======*/
@media  print, screen and (max-width: 767px) {
#contents .index_menu_half_wrap {
	width:95%;
	margin:0 auto;
}
	#contents .index_menu_half_wrap a {
		width:100%;
		padding:10px;
	}
	#contents .index_menu_half_wrap dt {
		font-size: 18px;
	}
	#contents .index_menu_half_wrap dt::after {
		padding-bottom:12px;
	}
	#contents .index_menu_half_wrap dd {
		display:block;
	}
	#contents .index_menu_half_wrap dd p {
		width:100%;
		line-height: 1.6em;
    font-size: 14px;
	}
	#contents .index_menu_half_wrap dd img {
		width:90px;
		height:90px;
		float:left;
	}
	#contents .index_menu_half_wrap a dl {
		height:inherit;
	}
	#contents .index_menu_half_wrap .btn_more {
		margin:30px auto 0;
		clear: both;
	}
}



/*================================ index menu full ==============================*/

#contents .index_menu_full_wrap {
    clear: both;
    margin-bottom: 37px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom:17px;
}

#contents .index_menu_full_wrap a {
    text-decoration:none!important;
    color:#333;
    font-weight:bold;
    display:block;
    padding: 20px;
    background:url(../images/skew_line.png) repeat;
    font-weight:normal;
}

#contents .index_menu_full_wrap .text_wrap dl {
    width: 660px;
    height: 310px;
    display:table-cell;
    vertical-align:middle;
    background: #fff;
    padding-top:10px;
}
#contents .index_menu_full_wrap .text_wrap dt {
    font-weight: 700;
    font-size: 27px;
    text-align: center;
    border: none;
    margin-bottom: 25px;
    padding-top: 20px;
    line-height: 1.4em;
}
#contents .index_menu_full_wrap .text_wrap dt::after {
    display: block;
    content: "";
    border-bottom:#ba2a2a solid 4px;
    padding-bottom:17px;
    width: 50px;
    margin:0 auto;
}
#contents .index_menu_full_wrap .text_wrap p {
    font-size:15px;
    width:540px;
    margin:0 auto 15px;
}

#contents .index_menu_full_wrap .text_wrap .catch {
    text-align: center;
    line-height: 1.7em;
    margin-bottom:10px;
    font-size: 19px;
}
#contents .index_menu_full_wrap .left {
    display: flex;
}

#contents .index_menu_full_wrap .image_wrap {
    overflow: hidden;
    width: 420px;
    height: 320px;
}
#contents .index_menu_full_wrap .image_wrap img {
display: block;
    transition-duration: 0.4s;
    }
#contents .index_menu_full_wrap .image_wrap img:hover {
    transform: scale(1.1);
    transition-duration: 0.4s;
}

/*=======SP=======*/
@media  print, screen and (max-width: 767px) {
	#contents .index_menu_full_wrap {
		width:95%;
		padding-bottom: 0;
		margin-bottom: 20px;
	}
	#contents .index_menu_full_wrap a {
		padding:10px;
	}
	#contents .index_menu_full_wrap .left {
		display: block;
	}
	#contents .index_menu_full_wrap .left p {
		padding:0;
	}
	#contents .index_menu_full_wrap .text_wrap p {
		width:100%;
	}
	#contents .index_menu_full_wrap .text_wrap dl {
		height:inherit;
		padding:10px;
		}
	#contents .index_menu_full_wrap .text_wrap dt {
		font-size: 18px;
	}
	#contents .index_menu_full_wrap .text_wrap dt::after {
		padding-bottom: 12px;
	}
	#contents .index_menu_full_wrap .text_wrap .catch {
		text-align: left;
		font-size: 14px;
	}
	#contents .index_menu_full_wrap .text_wrap .catch br {
		display: none;
	}
	#contents .index_menu_full_wrap .text_wrap dd p {
		font-size: 14px;
	}
	#contents .index_menu_full_wrap .image_wrap {
		width:100%;
		height:inherit;
		background: #fff;
		padding:15px 0 30px;
	}
	#contents .index_menu_full_wrap .image_wrap img {
		width:70%;
		height:auto;
		margin:0 auto;
		display: block;
	}
	}

/** index_menu／詳しく見るボタン*/

.index_menu_full_wrap a .btn_more {
    display: block;
    width: 170px;
    font-size: 14px;
    margin: 10px auto 0;
    text-align: center;
    background: #ba2a2a;
    color: #fff;
    line-height: 34px;
    transition: background 0.2s;
    -moz-transition: background 0.2s;
    -webkit-transition: background 0.2s;
    border-radius: 17px;
    transition: .3s
}
.index_menu_full_wrap a .btn_more:hover {
    letter-spacing: 3px;
}

/*

.index_menu_full_wrap a .btn_more {
    position: relative;
    width: 150px;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    color: #ba2a2a;
    transition: .4s;
    margin:0 auto;
}
.index_menu_full_wrap a .btn_more:before {
    position: absolute;
    display: inline-block;
    content: '';
    width: 4px;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 3px;
    background:#ba2a2a;
    transition: .2s;
}
.index_menu_full_wrap a .btn_more:after {
    position: absolute;
    display: inline-block;
    content: '';
    width: 4px;
    height: 100%;
    top:0;
    left: 100%;
    border-radius: 3px;
    background:#ba2a2a;
    transition: .2s;
}
.index_menu_full_wrap a .btn_more:hover:before,
.index_menu_full_wrap a .btn_more:hover:after {
    transform: rotate(20deg);
}
*/

/*================================indes menu half===============================*/

.index_menu_wrap {
    margin:50px 0;
    display: flex;
    flex-wrap: wrap;
    margin:0 auto;
}

.index_menu_wrap dl{
    width: 47%;
    margin:0 16px 30px;
    text-align: left;
}
.index_menu_wrap dl dt {
    font-size:120%;
    font-weight: bold;
    margin-bottom:20px;
}
.index_menu_wrap dl dt a {
    background: url( ../images/red_arrow.svg) 97% center no-repeat;
    border-bottom:4px solid #ba2a2a;
    padding-left:30px;
    margin-bottom:5px;
    outline-style: none;
    text-decoration: none;
    display: block;
    padding: 10px 0px 10px 10px;
    color:#000;
}

.index_menu_wrap img{
    float: left;
    border : 1px solid #999999;
    padding: 1px;
    margin: 0px 10px 8px 0;
}

.index_menu_wrap dt .small {
    font-size:95%;
}

.index_menu_wrap dd {
    min-height: 90px;
    padding: 8px 8px 16px;
}

/*=======SP=======*/
@media  print, screen and (max-width: 767px) {
	.index_menu_wrap dl {
		width:100%;
		margin:0;
	}
	.index_menu_wrap dl dt {
		margin-bottom: 0;
	}
	.index_menu_wrap dl dt a {
		font-size: 17px;
	}
	.index_menu_wrap dd {
		font-size: 14px;
	}
	}

