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

.mb_1em {
	margin-bottom: 1em;
}

.mb_2em {
	margin-bottom: 2em;
}


/* ページ内リンク　固定ヘッダー回避
======================================================= */
/*追加　240322*/
.info .info_area > ul > li {
    margin-top: -80px;
    padding-top: 110px;
}


/* tips03 「子どもの権利とスポーツの原則」
======================================================= */
/*追加　230925*/


.tips03 .maru_num_wrap{
	padding: 2em 2em 1em 2em;
	border: 1px solid #0099ff;
	margin-bottom: 2em;
}


.tips03 .maru_number ol {
  margin: 0;
  padding: 0
}

.tips03 .maru_number ol li {
  list-style: none;
  padding-left: 1.3em;
  text-indent: -1.3em;
  font-size: 18px;
  line-height: 1.4;
  margin-bottom:1em;
}
@media only screen and (max-width: 768px) {
	.tips03 .maru_num_wrap {
	padding: 1em 1em 0.5em 1em;
}

  .tips03 .maru_number  ol li {
    font-size: 15px;
    line-height: 1.6;
  }
}


.tips03 .blue_line_wrap {
	padding: 2em 2em 0em 2em;
	border: 3px solid #c2e4fa;
	margin-bottom: 2em;
}

@media only screen and (max-width: 768px) {
	.tips03 .blue_line_wrap {
		padding: 1em 1em 0.5em 1em;
	}
}


.tips03 .bodying_txt .left_img img {
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
	width: 40%;
}

@media only screen and (max-width: 768px) {
	.tips03 .bodying_txt .left_img img {
		margin-bottom: 20px;
  }
}

.tips03 .bodying_txt .right_img img {
	float: right;
	margin-left: 30px;
}

@media only screen and (max-width: 768px) {
  .tips03 .bodying_txt img {
    float: none;
    margin-left: 0px;
    margin-top: 15px;
    width: 100%;
  }
}

.left_img_adjust {
	padding: 0 10% 0% 0%;
}

@media only screen and (max-width: 768px) {
  .tips03 .bodying_txt .left_img_adjust img {
    float: none;
    width: 100%;
  }
	.left_img_adjust {
		padding: 0% 10%;
	}
}

.tips03 .bodying_txt + :before {
  content: "";
  display: block;
  clear: both;
}
.tips03 .bodying_txt p {
  font-size: 18px;
  line-height: 2;
}
@media only screen and (max-width: 768px) {
  .tips03 .bodying_txt p {
    font-size: 15px;
    line-height: 1.75;
    margin-top: 20px;
  }
}

/**/
.tips03 .info_wrap {
	padding: 3em 2em 0em 2em;
	border: solid 8px #c2e4fa;
	/*border: 2px solid #0099ff;*/
	margin-bottom: 3em;
	background: #ffffff;
	-webkit-box-shadow: 0px 0px 27px #c7e9fb;
	box-shadow: 0px 0px 27px #c7e9fb;
}

@media only screen and (max-width: 768px) {
	.tips03 .info_wrap {
		padding: 2em 1em 0em 1em;
		border: solid 5px #c2e4fa;
		margin-bottom: 2em;
	}
}

.title_center_blue {
	font-size: 1.8em;
	font-weight: bold;
	text-align: center;
	color: #0099ff;
	margin-bottom: 1em;
}

@media only screen and (max-width: 768px) {
	.title_center_blue{
		font-size: 1.2em;
	}
}

.tips03 .info_wrap .flex_item1 {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
  /* 	 align-items: center;	*/
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
width: 100%;
 height: auto;
  /*width: 49%;
  height: 325px;*/
  /*padding: 3em;*/
  /*background-color: #FFF;*/
  position: relative;
}

@media only screen and (max-width: 768px) {
 .tips03 .info_wrap .flex_item1 {
    display: block;
  }
}

.tips03 .info_wrap .flex_item1 .flex_item_img {
  width: 30%;
}
@media only screen and (max-width: 768px) {
	.tips03 .info_wrap .flex_item1 .flex_item_img {
  		width: 80%;
		margin: 0 auto;
	}
}
/*
@media only screen and (max-width: 1280px) {
  .tips03 .info_wrap .flex_item1.flex_item_img {
    min-width: auto;
  }
}
*/
.tips03 .info_wrap .flex_item1 .flex_item_img img {
  width: 100%;
}

.tips03 .info_wrap .flex_item1 .flex_item_txt {
  width:70%;
  margin-right: 1em;
}

.tips03 .info_wrap .flex_item1 .flex_item_txt p {
  margin-top: 12px;
  margin-bottom: 20px;
  font-size: 18px;
	line-height: 2;
}

@media only screen and (max-width: 768px) {
	.tips03 .info_wrap .flex_item1 .flex_item_txt {
		width: 100%;
		margin-right: 0px;
  }
}

@media only screen and (max-width: 768px) {
  .tips03 .info_wrap .flex_item1 .flex_item_txt p {
    font-size: 15px;
    line-height: 1.75;
  }
}

.tips03 .formulation .info_sub_title {
	margin-bottom: 50px;
}

@media only screen and (max-width: 768px) {
	.tips03 .formulation .info_sub_title{
		margin-top: 20px;
		margin-bottom: 30px;
		font-size: 16px;
	}
}

.tips03 .formulation .info_sub_title_2nd {
	margin-bottom: 50px;
}

@media only screen and (max-width: 768px) {
	.tips03 .formulation .info_sub_title_2nd{
		margin-top: 50px;
		margin-bottom: 20px;
		font-size: 20px;
	}
}


/* リンクバナー　マージン調整*/
#lower .info_wrap .link_area {
	width: 70%;
  margin: 30px auto 50px;
}

@media only screen and (max-width: 1024px) {
	#lower .info_wrap .link_area {
		width: 100%;
	  margin: 30px auto 30px;
	}
}
@media only screen and (max-width: 768px) {
	#lower .info_wrap .link_area {
		width: 100%;
	  margin: 30px auto 30px;
	}
}

/* session3 リンクバナー調整 */
#lower .btn-wrap .link_area {
	width: 500px;
	margin: 50px auto 50px;
}

@media only screen and (max-width: 1024px) {
  #lower .btn-wrap .link_area {
	  width: 100%;
	  max-width: 740px;
	  margin: 30px auto 30px;
  }
}

@media only screen and (max-width: 768px) {
	#lower .btn-wrap .link_area {
		width: 100%;
		max-width: 800px;
		margin: 30px auto 30px;
		padding: 0 20px;
	}
}

#lower .btn-wrap .link_area li {
  width: 100%;
  background-color: #069EDB;
  border-radius: 50px;
  position: relative;
}

/*　Font Awesome　*/
#lower .content-wrapper800 .font_awe_check:before {
	content: '\f00c';
	display: inline-block;
	font-family: FontAwesome;
	font-weight: normal;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-right: 0.5em;
}

.mb_20{
	margin-bottom: 20px;
}
.mb_50{
	margin-bottom: 50px;
}
.font_wb{
	font-weight: bold;
}
.mt_2em_pc{
	margin-top: 2em;
}
@media only screen and (max-width: 768px) {
	.mt_2em_pc{
	margin-top: 0em;
	}
}
.mb_5em_pc{
	margin-bottom: 5em;
}
@media only screen and (max-width: 768px) {
	.mb_5em_pc {
		margin-bottom: 2em;
	}
}
.mt_2em {
	margin-top: 2em;
}
.mb_3em {
	margin-bottom: 3em;
}
.mb_2em{
	margin-bottom: 2em;
}


