@charset "utf-8";
/* CSS Document */
.slide_wide_box-top {
  position: relative;
  max-width: 1920px;
  margin: 0 auto;
}
.slide_shadow {
	box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.8);	
}
.swiper-container2 {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}
.milk_obi {
	max-width: 1000px;
	background-color: #fff;
	margin: 0 auto;
	text-align: center;
	padding: 3em 0 3em 0;
}
.milk_obi img{
	max-width: 400px;
	margin: 1em;
}
.milk_camp_obi {
	background-color: #fff;
	text-align: center;
	padding: 2em 0 0em 0;
}
.milk_camp2_obi {
	text-align: center;
	padding: 2em 0 0em 0;
}
.milk_camp_obi img{
	max-width: 800px;
}
.obi_box{
	max-width: 1100px;
	margin: 0 auto;
	display: flex;
 	 justify-content: center;
}
.obi_box img{
	max-width: 500px;
	padding: 1em;
}
.wave{
  position: absolute;
  width: 100%;
  bottom: -2%;
  left: 50%;
  transform: translateX(-50%);
}
.widebox01{
  max-width: 1920px;
  margin: 0 auto;
  background-color: #e5f0f8;
  padding-bottom: 2em;
}
.widebox02{
  max-width: 1920px;
  margin: 0 auto;
  background-color: #fff5d2;
  height: auto;
  position: relative;
  padding-top: 3em;
  padding-bottom: 8em;
}
.wave2{
  position: absolute;
  width: 100%;
  top: -1%;
  left: 50%;
  transform: translateX(-50%);
}
.widebox03{
  max-width: 1920px;
  margin: 0 auto;
  background-color: #fffaf0;
  height: auto;
  position: relative;
  padding-top: 3em;
  margin-top: -5em;
}
.wave3{
  position: absolute;
  width: 100%;
  top: -0.5%;
  left: 50%;
  transform: translateX(-50%);
}
.widebox04{
  max-width: 1920px;
  margin: 0 auto;
  background-color: #fff;
  height: auto;
  position: relative;
  padding-top: 3em;
  margin-top: -5em;
}
.wave4{
  position: absolute;
  width: 100%;
  top: -5%;
  left: 50%;
  transform: translateX(-50%);
}
.widebox_camp{
  max-width: 1920px;
  margin: 0 auto;
  background-color: rgb(30 115 185);
  height: auto;
  padding-top: 6em;
  padding-bottom: 8em;
  position: relative;
}
.wave5{
  position: absolute;
  width: 100%;
  bottom: -1%;
  left: 50%;
  transform: translateX(-50%);
}
.wave6{
  position: absolute;
  width: 100%;
  top: -12%;
  left: 50%;
  transform: translateX(-50%);
}
iframe[src*="youtube.com"],
iframe[src*="youtube-nocookie.com"] {
	aspect-ratio: 16 / 9;
	width: 100%;
	height: auto;
}
.mv_embed{
	max-width: 550px;
	margin: 3em auto;
}
.fv2{
  background: #fff;
  position: relative;
  width: 100%;
  margin: 0 auto;
  min-height: 250px;
}
.fv_camp2{
  background: #c8f0ff;
  width: 100%;
  margin: 0 auto;
  min-height: 250px;
}
.fv_camp{
  background: #fff;
  position: relative;
  max-width: 1920px;
  margin: 0 auto;
}
.smile-proj{
  margin: 3em auto;
  width: 450px;
  display: flex;
  flex-wrap: nowrap;
  border-radius: 20px;
  background-color: #fff;
  border: 1px solid #0068B7;
}
.smile-proj img{
  width: 200px;
  margin: 2em 1em 2em 2em !important;
}
.smile-left{
  width: 230px;
}
.smile-right{
  font-family: 'Noto Sans JP', sans-serif;
  transform:rotateZ(0.03deg);
  font-size: 1.3em;
  font-weight: 500;
  line-height: 1.5;
  text-align: left;
  margin: 2.5em 2em 2em 0em;
}
.smile-right_small {
  font-size: 0.8em;
  line-height: 1.2;
  margin-top: 1em;
}
.contents_ttl{
  padding: 0.5em 5em 0.8em 5em;
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  background-color: #0068B7;
  border-radius: 19px 19px 0 0;
	margin-bottom: 5em;
}
.contents_ttl_mark{
  max-width: 70px;
}
.jisshi_ttl{
  font-family: 'Noto Sans JP', sans-serif;
  transform:rotateZ(0.03deg);
  font-size: 4.0em;
  font-weight: 900;
  color: #fff;
  line-height: 1.5;
  margin: 0 auto;
}
.jisshi_subttl {
  font-family: 'M PLUS 1p', sans-serif;
  transform:rotateZ(0.03deg);
  font-size: 10.0em;
  font-weight: 900;
  color: #f3f9fe;
  text-align: right;
  margin: -1.5em 0.2em 0.5em 0em;
}
.jisshi_subttl2 {
  font-family: 'M PLUS 1p', sans-serif;
  transform:rotateZ(0.03deg);
  font-size: 10.0em;
  font-weight: 900;
  color: #f3f9fe;
  text-align: right;
  margin: -1.5em 0.2em 0.5em 0em;
}
.inner_scj{
  max-width: min(91.39785vw,850px);
  margin: 0 auto;
  padding-bottom: 8em;
}
.scjtable{
  margin-top: -2em;
  margin-right: auto;
  margin-bottom: 0em;
  margin-left: auto;
  width: 82%;
}

.fixed_link {
  position: fixed;
  z-index: 99;
}
.fixed_link_camp {
  position: fixed;
  z-index: 99;
}
@media screen and (min-width: 769px) {
.fixed_link{
  width: 50px;
  right: 0;
  top: 60%;
}
.fixed_link_camp{
  width: 250px;
  right: 0;
  top: 60%;
}
}
@media screen and (max-width: 768px) {
  .fixed_link {
    bottom: 0;
    width: 100%;
    -webkit-animation: fade_in .5s ease forwards 1.5s;
    animation: fade_in .5s ease forwards 1.5s;
    opacity: 0;
  }
  .fixed_link_camp {
    bottom: 0;
    width: 100%;
    -webkit-animation: fade_in .5s ease forwards 1.5s;
    animation: fade_in .5s ease forwards 1.5s;
    opacity: 0;
  }
}
@media screen and (max-width: 640px) {
.widebox01 {
}
.smile-proj{
  margin: 3em auto;
  width: 320px;
  display: flex;
  flex-wrap: wrap;
}
.smile-proj img{
  width: 200px;
  margin: 3em auto !important;
}
.smile-left{
  width: 100%;
}
.smile-right{
  font-size: 1.3em;
  font-weight: 500;
  line-height: 1.5;
  text-align: left;
  margin-top: -1em;
  margin-right: auto;
  margin-bottom: 2em;
  margin-left: auto;
}
.contents_ttl{
  padding: 1em;
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  justify-content:center;
}
.contents_ttl_mark{
  max-width: 50px;
}
.jisshi_ttl{
  font-size: 3.0em;
}
.jisshi_subttl {
  font-size: 6.0em;
  text-align: center;
  margin: -0.3em 0em 0em 0em;
}
.jisshi_subttl2 {
  font-size: 6.0em;
  text-align: center;
  margin: -0.6em 0em 0.5em 0em;
}
.inner_scj{
  padding-bottom: 5em;
}
.scjtable{
  width: 95%;
}
}

.modal {
  display: none;
  position: fixed;
  z-index: 8887;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.7);
  transition: all 1s ease-in-out;
}
.modal-container .img {
    background: #f1f1f1;
    margin-bottom: 15px;
}
.modal-container p {
    margin-bottom: 10px;
}
.modal-container p:last-child {
    margin-bottom: 0;
}
.modal-content {
    background: #FFF;
	border: solid;
	border-color: #00b174;
    overflow-y: auto;
    padding: 30px 25px;
    width: 80%;
    max-width: 660px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	/*オリジナル max-height: 820px;*/
    max-height: 620px;
    animation: show 0.6s linear 0s;
    filter: drop-shadow(0px 2px 6px #777);
}
.modal-top {
    display: inline-block;
    position: absolute;
    right: 5px;
    top: 5px;
}
.modal-close {
    font-size: 2rem;
    line-height: 1.5;
    padding: 10px 30px;
	background-image: url("../img/milk2026/modal_close.png") ;
	background-repeat: no-repeat;
	background-position: 90% 100%;
}
.modal-close:hover, .modal-close:focus {
  text-decoration: none;
  cursor: pointer;
}
.modal-title {
  color: #FFF;
}
@keyframes show{
    from{
        opacity: 0;
    }
    to{
        opacity: 1;
    }
}

/* カレンダーリンク */
.cal_nav {
	background-color: #0068B7;
	height: auto;
}
.cal_nav_box {
	width:100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding: 1%;
}
.cal_nav_item01 {
	width: 105px;
	margin: 1px;
}

/* リード */
.milklead_box {
	margin: 0 auto;
	padding: 2em;
	height: auto;
}
.milklead_inner {
	margin-top: 2.5em;
    margin-right: auto;
    margin-bottom: 0em;
    margin-left: auto;
	width: 80%;
	text-align: center;
}
.milklead_inner p {
	font-family: "M PLUS 1p", sans-serif;
	transform:rotateZ(0.03deg);
	font-size: 1.8em;
	font-weight: 700;
	line-height: 2.0;
	margin: 0.5em;
}
.milklead_inner p span {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	transform:rotateZ(0.03deg);
	color: #0068B7;
}
.milklead_inner img {
	margin: 1.2em;
	max-width: 420px;
}
.milklead_note {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	transform:rotateZ(0.03deg);
	font-weight: 700;
	font-size: 1.4em;
	text-align: center;
	margin-top: 0.8em;
	margin-bottom: 6em;
}

/* コンテンツ */
/*.contents_box {
	text-align: center;
	padding: 2em;
	background-color: #0068B7;
	height: auto;
}*/
.contents_box {
	width: 100%;
	margin-top: 5em;
	margin-right: auto;
	margin-bottom: 5em;
	margin-left: auto;
	text-align: center;
	height: auto;
	padding-bottom: 1em;
}
.contents_box_camp {
	margin-top: 4em;
	margin-right: auto;
	margin-bottom: 5em;
	margin-left: auto;
	text-align: center;
	height: auto;
	width: 90%;
}
.presentcamp_pref_box{
	width: 100%;
	margin: 5em 0em;
	display: flex;
}
.presentcamp_map{
	padding: 0em;
}
.presentcamp_map img{
	min-width: 310px;
}
.contents_box_camp p {
  font-family: 'M PLUS Rounded 1c', sans-serif;
  transform: rotateZ(0.03deg);
  font-size: 1.4em;
  font-weight: 500;
  line-height: 1.8;
  margin: 1em 0em 2em 0em;
  text-align: center;
}
.contents_box_camp_notice {
  font-family: 'M PLUS Rounded 1c', sans-serif;
  transform: rotateZ(0.03deg);
  font-size: 2.0em;
  font-weight: 600;
  line-height: 1.5;
  text-align: center;
  padding: 1.0em;
  width: 98%;
  background-color: #ffffc8;
  margin: 0 auto;
}
.contents_box_inner {
	margin: 0 auto;
	width: 100%;
}
.contents_box_inner img {
	max-width: 368px;
}
.contents_box_inner p {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	transform:rotateZ(0.03deg);
	font-size: 1.5em;
	font-weight: 700;
	line-height: 1.8;
	margin: 3em 0em 5em 0em;
	text-align: center;
}
.contents_box_inner2 {
	margin: 0 auto;
	width: 100%;
	padding-top: 3em;
}
.contents_box_inner2 img {
	max-width: 400px;
}
.contents_box_inner2 h2 {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	transform:rotateZ(0.03deg);
	font-size: 4.5em;
	font-weight: 800;
	color: #fff;
	margin: 0.3em;
}
.contents_box_inner2 h2 span {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	transform:rotateZ(0.03deg);
	color: #FFE100;
}
.contents_box_inner2 p {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	transform:rotateZ(0.03deg);
	font-size: 2em;
	font-weight: 900;
	line-height: 1.8;
	margin: -1.0em 0 2.5em 0em;
}
.contents_box_inner2 p span {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	transform:rotateZ(0.03deg);
	font-size: 1.2em;
	line-height: 1.2;
	color: #FFE100;
}
.contents_box_innerimg {
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 3em;
	margin-left: auto;
	max-width: 1000px;
}
.contents_box_innerimg2 {
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 5em;
	margin-left: auto;
	max-width: 800px;
}
.contents_box_innerimg3 {
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 5em;
	margin-left: auto;
	max-width: 300px;
}
.contents_box_innerimg4 {
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 5em;
	margin-left: auto;
	max-width: 150px;
}
/*都道府県リストボタン*/
/*.camp_top_list_box{
	margin: 1em 2em;
}
.camp_top_list_box img{
	margin: 0 auto;
	max-width: 600px;
	height: auto;
}*/
.camp_top_list_gp{
	display: flex; 
	flex-wrap: wrap;
	justify-content: left;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	transform:rotateZ(0.03deg);
	font-size: 2.2em;
	font-weight: 900;
	line-height: 1.2;
}
.camp_top_list_gp span{
	margin-left: -0.6em;
}
.camp_top_list_item{
	padding: 0.4em 1em 0.4em 1em;
	margin: 0.5em;
	color: rgb(30 115 185);
	background-color: rgb(255 230 20);
	border-radius: 8px;
	width: 155px;
	background-image: url("../img/milk2026/present_btn.png");
	background-size: 18px;
	background-position: right 5% bottom 50%;
	background-repeat: no-repeat;
}
@media screen and (max-width: 640px) {
  .contents_box {
	width: 96%;
    margin-top: 2em;
    padding-bottom: 2em;
}
  .contents_box_inner2 p {
	font-size: 1.5em;
	line-height: 1.8;
	margin: -1.0em 0 1em 0em;
}
  .CP_box {
	width: 96%
	}
  .CP_box_main {
	width: 96%
	}
.contents_box_camp_notice {
  font-size: 1.4em;
  width: 100%;
}
.camp_top_list_box{
	width: 100%;
	margin: 0 auto;
	}
.camp_top_list_gp{
	font-size: 1.6em;
}
		
.presentcamp_pref_box{
	display: block;
	margin-top: 4em;
	margin-bottom: 0em;
}
.camp_top_list_item{
	padding: 0.3em 1.0em;
	width: 30%;
	margin: 0.5em auto;
}
.presentcamp_map {
  padding: 4em;
}
/* modal parts */
}
.event_date {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 900;
	margin: 0 auto;
	font-size: 4em;
	text-align: center;
	width: 200px;
}
.event_date span {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 60%;
	font-weight: 700;
	transform:rotateZ(0.03deg);
}
.event_ttl {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 800;
	transform:rotateZ(0.03deg);
	text-align: center;
	margin-top: 0.8em;
	font-size: 2.8em;
}
.event_alert {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
	transform:rotateZ(0.03deg);
	text-align: center;
	margin-top: 1.5em;
	font-size: 1.3em;
	color: red;
}
.event_box_ttl {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	transform:rotateZ(0.03deg);
	font-size: 2.2em;
	font-weight: 900;
	margin-top: 1.5em;
	line-height: 0.5;
}
.event_box_ttl span {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	transform:rotateZ(0.03deg);
	font-size: 0.7em;
	font-weight: 800;
	text-align: center;
	background-color: #00B174;
	color: #fff;
	padding: 0.3em 1em 0.4em 1em;
    vertical-align: top;
}
/*PCでは無効（改行しない）*/
.sma {
    display: none;
}
.event_box {
	width:100%;
	display: flex;
	flex-wrap: wrap;
	margin-top: 3.5em;
	margin-bottom: 2.5em;
}
.event_box_item01 {
	width: 40%;
	padding: 0%;
}
.event_box_item02 {
	width: 60%;
	padding-left: 3%;
}
.event_box_honbun {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 800;
	transform:rotateZ(0.03deg);
	margin-bottom: 2.0em;
	font-size: 1.5em;
	line-height: 1.8;
}
.event_box_btn {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 900;
	transform:rotateZ(0.03deg);
	border: 2px solid #00B174;
	border-radius: 100px;
    background: #FFF;
	padding: 0.3em;
	font-size: 1.65em;
	color: #00B174;
	text-align: center;
	line-height: 1.2;
	width: 100%;
	background-image: url("../img/milk2026/modal_link.png") ;
	background-repeat: no-repeat;
	background-position: 98% 40%;
}
.event_table {
	margin-bottom: 0.5em;
    width: 100%;
	font-size: 1.5em;
    }
.event_th {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 900;
	transform:rotateZ(0.03deg);
    background-color: #00B174;
	width: 30%;
	color: #fff;
	text-align: center;
	padding: 0.5em;
    }
.event_td {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 900;
	transform:rotateZ(0.03deg);
    background-color: #FEF9CC;
	text-indent: 1em;
    }
.event_detail{
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 800;
	transform:rotateZ(0.03deg);
	border-radius: 100px;
    margin-top: 1.5em;
	margin-bottom: 0.5em;
	background: #F8E100;
	padding: 0.3em;
	font-size: 1.8em;
	text-align: center;
	width: 100%;
	background-image: url("../img/milk2025/modal_detail.gif") ;
	background-repeat: no-repeat;
	background-position: 98% 40%;
}
.gift_icon_box{
	margin-left: 80%;
}
.gift_detail_main{
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 800;
	transform:rotateZ(0.03deg);
	border-radius: 100px;
    margin-top: 1em;
	margin-bottom: 0.5em;
	background: #579F46;
	color: #fff;
	font-size: 0.9em;
	text-align: left;
	text-indent: 1.1em;
	width: 80px;
	background-image: url("../img/milk2025/outsitelink.png") ;
	background-repeat: no-repeat;
	background-position: 88% 50%;
	padding-bottom: 0.1em;
}
.event_note {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	transform:rotateZ(0.03deg);
	font-weight: 900;
	font-size: 1.3em;
	margin-top: 2.5em;
	line-height: 1.3;
}
.oubo_big_btn{
	font-family: 'M PLUS Rounded 1c', sans-serif;
	transform:rotateZ(0.03deg);
	font-weight: 600;
	font-size: 2.5em;
	margin-top: 2.5em;
	line-height: 1.3;
	color: #fff;
	background: #EB3134;
	border-radius: 50px;
	padding: 0.5em;
	max-width: 750px;
	margin: 0 auto;
	background-image: url("../img/milk2026/present_btn2.png");
    background-size: 10px;
    background-position: right 3% bottom 50%;
    background-repeat: no-repeat;
}
.inquiry_box_camp {
  max-width: 750px;
  height: 100px;
  border: solid 1px #000;
  text-align: center;
  font-size: 1.5em;
  margin-left: auto;
  margin-right: auto;
  padding-top: 1em;
  background: #fff;
  margin-top: 3em;
}
.inquiry_box_camp p {
  font-family: 'M PLUS Rounded 1c', sans-serif;
  transform: rotateZ(0.03deg);
  font-size: 1.1em;
  font-weight: 500;
  line-height: 1.6;
  margin: 0.6em 0em 2em 0em;
  text-align: center;
}
.inquiry_box_camp a {
  color: blue;
  text-decoration: underline;
}
.camp_note{
  width: 90%;
  margin-top: 3em;
  margin-right: auto;
  margin-bottom: 3em;
  margin-left: auto;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  transform: rotateZ(0.03deg);
  font-size: 1.4em;
  font-weight: 500;
  line-height: 1.4;
  text-align: left;
}
.camp_note h2{
  font-family: 'M PLUS Rounded 1c', sans-serif;
  transform: rotateZ(0.03deg);
  font-size: 1.2em;
}
.camp_note ul li{
  font-family: 'M PLUS Rounded 1c', sans-serif;
  transform: rotateZ(0.03deg);
  font-size: 1.0em;
  margin-left: 2.5em;
  list-style: disc;
}
@media screen and (max-width: 640px) {
.inquiry_box_camp {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 1em;
}
.inquiry_box_camp p {
  font-size: 0.9em;
}
.camp_note h2{
  font-size: 1.1em;
  margin-left: -1em;
}
.camp_note ul li{
  font-size: 0.9em;
  margin-left: 0.5em;
  list-style: disc;
}
}
	
	/* スケジュール */
.scj_box {
	margin: 3em auto;
	background-color: #fff;
	height: auto;
	border: 1px solid #fff;
    border-radius: 20px;
}
.scj_box_inner {
	margin: 0 auto;
	width: 80%;
}
.scj_box_inner p {
	margin-top: 5em;
	text-align: center;
}
.scj_box_inner img {
	margin: 3em 0em 3em 0em;
	max-width: 368px;
}
.scj_box_inner2 {
	margin: 0 auto;
	max-width: min(91.39785vw,850px);
}
.scj_box_inner2 img {
	max-width: 100%;
}
.scj_date {
	font-family: "M PLUS Rounded 1c", sans-serif;
	transform:rotateZ(0.03deg);
	font-weight: 900;
	margin: 0 auto;
	font-size: 5.0em;
	color: #000;
	text-align: center;
	line-height: 2.0;
}
.scj_date span {
	font-family: "M PLUS Rounded 1c", sans-serif;
	font-size: 60%;
	font-weight: 900;
	transform:rotateZ(0.03deg);
}
.scj_space {
	margin-top: 3.0em;
}
.scj_space2 {
	margin-top: 3.0em;
}
.event_space {
  margin-top: 5.5em;
}
.scj_box_btn_header_A {
	border: 1px solid #00b174;
    background: #00b174;
	padding: 0.3em;
	font-family: "M PLUS Rounded 1c", sans-serif;
	transform:rotateZ(0.03deg);
	font-size: 2.3em;
	font-weight: 500;
	line-height: 1.6;
	color: #fff;
	text-align: center;
	width: 100%;
	margin-top: -1px;
}
.scj_box_btn_header_B {
	border: 1px solid #562300;
    background: #562300;
	padding: 0.3em;
	font-family: "M PLUS Rounded 1c", sans-serif;
	transform:rotateZ(0.03deg);
	font-size: 2.3em;
	font-weight: 500;
	line-height: 1.6;
	color: #fff;
	text-align: center;
	width: 100%;
	margin-top: -1px;
}
.scj_box_btn_A {
	border: 1px solid #00b174;
    background: #fff;
	padding: 0.3em;
	font-family: "M PLUS Rounded 1c", sans-serif;
	transform:rotateZ(0.03deg);
	font-size: 2.3em;
	font-weight: 800;
	line-height: 1.6;
	text-indent: 0.5em;
	width: 100%;
	background-image: url("../img/milk2026/detail_link_a.png") ;
	background-repeat: no-repeat;
	background-position: 95% 50%;
	background-size: auto;
	margin-top: -2px;
}
.scj_box_btn_B {
	border: 1px solid #00b174;
    background: #fff;
	padding: 0.3em;
	font-family: "M PLUS Rounded 1c", sans-serif;
	transform:rotateZ(0.03deg);
	font-size: 2.3em;
	font-weight: 800;
	line-height: 1.6;
	text-indent: 0.5em;
	width: 100%;
	background-image: url("../img/milk2026/detail_link_a.png") ;
	background-repeat: no-repeat;
	background-position: 95% 50%;
	margin-top: -2px;
}
.scj_box_btn_C {
	border: 1px solid #562300;
    background: #fff;
	padding: 0.3em;
	font-family: "M PLUS Rounded 1c", sans-serif;
	transform:rotateZ(0.03deg);
	font-size: 2.3em;
	font-weight: 700;
	line-height: 1.6;
	text-indent: 0.5em;
	width: 100%;
	margin-top: -2px;
}
.scj_box_btn_C a {;
	font-family: "M PLUS Rounded 1c", sans-serif;
	transform:rotateZ(0.03deg);
	text-decoration: underline;
}
.scj_box_btn_D {
	border: 1px solid #562300;
    background: #fff;
	padding: 0.3em;
	font-family: "M PLUS Rounded 1c", sans-serif;
	transform:rotateZ(0.03deg);
	font-size: 2.3em;
	font-weight: 700;
	line-height: 1.6;
	text-indent: 0.5em;
	width: 100%;
	margin-top: -2px;
}
.scj_box_btn_D a {;
	font-family: "M PLUS Rounded 1c", sans-serif;
	transform:rotateZ(0.03deg);
	text-decoration: underline;
}

.scj_box_btn_C span {
	font-family: "M PLUS Rounded 1c", sans-serif;
	transform:rotateZ(0.03deg);
	font-size: 0.7em;
	font-weight: 700;
	text-align: center;
	background-color: #ffd200;
	padding: 0.3em 1em 0.4em 0.3em;
    vertical-align: middle;
    width: 110px;
    display: inline-block;
    margin-right: 1em;
}
.scj_box_btn_D span {
	font-family: "M PLUS Rounded 1c", sans-serif;
	transform:rotateZ(0.03deg);
	font-size: 0.7em;
	font-weight: 700;
	text-align: center;
	background-color: #ffd200;
	padding: 0.3em 1em 0.4em 0.3em;
    vertical-align: middle;
    width: 110px;
    display: inline-block;
    margin-right: 1em;
}
.scj_note {
	font-family: "M PLUS Rounded 1c", sans-serif;
	transform:rotateZ(0.03deg);
	font-weight: 700;
	font-size: 1.3em;
	margin-top: 0.8em;
}

.scj_box_btn_A:hover {
    background-image: url("../img/milk2026/detail_link_b.png") ;
    opacity: 1.0;
    transition: .3s;
}
.scj_box_btn_B:hover {
    background-image: url("../img/milk2026/detail_link_b.png") ;
    opacity: 1.0;
    transition: .3s;
}

/*gift*/
.gift_area{
	margin: 0 auto;
	max-width: 950px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	position: relative;
}
/*.gift_box{
	width: 45%;
	margin: 1.5em;
}*/
.inlinechara{
	position: absolute;
	top: -0.5%;
	right: 5%;
	z-index: 500;
	max-width: 400px;
	padding: 3em;
}
.gift_box{
  width: 45%;
  height: 650px;
  margin: 2.5em 1.5em;
  border-radius: 0px 0px 20px 20px;
  background: #fff;
  position: relative;
}
.gift_box_2{
  width: 45%;
  height: 650px;
  margin: 24.0em 1.5em 2.5em 1.5em;
  border-radius: 0px 0px 20px 20px;
  background: #fff;
  position: relative;
}
.gift_box_3{
  width: 45%;
  height: 650px;
  margin: -19.0em 1.5em 2.5em 1.5em;
  border-radius: 0px 0px 20px 20px;
  background: #fff;
  position: relative;
}
.gift_tab {
  width: 100px;
  border-radius: 0px 0px 25px 0px;
  background-color: rgb(255 230 20);
  font-family: 'M PLUS Rounded 1c', sans-serif;
  transform: rotateZ(0.03deg);
  font-weight: 900;
  padding: 0.2em 0.8em 0.3em 0.8em;
  font-size: 2em;
  color: rgb(30 115 185);
  line-height: 1.8;
  text-align: center;
  position: absolute;
  top: 0;
  z-index: 1000;
}
.gift_tab span{
  font-family: 'M PLUS Rounded 1c', sans-serif;
  transform: rotateZ(0.03deg);
  font-weight: 900;
  font-size: 1em;
  white-space: nowrap;
  margin-left: -0.4em;
}
.gift_body{
  padding-bottom: 4em;
}
.gift_name{
  font-family: 'M PLUS Rounded 1c', sans-serif;
  transform: rotateZ(0.03deg);
  font-weight: 600;
  padding: 1.0em;
  font-size: 2.3em;
  line-height: 1.3;
  text-align: left;
  height: 100px;
}

.gift_pieces{
  font-family: 'M PLUS Rounded 1c', sans-serif;
  transform: rotateZ(0.03deg);
  font-size: 2.0em;
  line-height: 1.8;
  border-top: 1px solid #976033;
  padding-top:0.1em;
  margin: 0 0.7em;
  margin-bottom: 0.1em;
}

.gift_note{
  font-family: 'M PLUS Rounded 1c', sans-serif;
  transform: rotateZ(0.03deg);
  font-weight: 600;
  padding: 0.5em 0.5em 1.5em 0.5em;
  font-size: 1.4em;
  line-height: 1.8;
  text-align: left;
  padding-top:1em;
  margin: 0 1em;
  height: 170px;
  overflow: auto;
  margin-bottom: 1em;
}

.gift_detail{
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-weight: 600;
  transform:rotateZ(0.03deg);
  font-size: 1.4em;
  width: 130px;
  background-position: 88% 50%;
  position: absolute;
  bottom: 5%;
  left: 1%;
  color: #0068b7;
}

@media screen and (max-width: 640px) {
.gift_area{
	width: 100%;
}
.gift_box{
	width: 100%;
}
.gift_box_2{
	width: 100%;
}	
.gift_box_3{
	width: 100%;
	margin-top: 3em;
}
.inlinechara {
  position: absolute;
  top: 8%;
  right: 2%;
}
.gift_name {
  font-size: 2.1em;
  line-height: 1.3;
  height: 90px;
}
}
/* CampBox */
.CP_box {
	margin: 5em auto;
	text-align: center;
	padding: 0em 0em 3em 0em;
	/*background-color: #fff; */
	height: auto;
	border-radius: 20px;
}
.CP_box_main {
	margin: 5em auto;
	text-align: center;
	padding: 0em 0em 3em 0em;
	background-color: #fff; 
	height: auto;
	border-radius: 20px;
}
.cp_h2 {
	font-family: 'M PLUS Rounded 1c', sans-serif;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    color: #846249;
    font-size: 26px;
    font-weight: bold;
	width: 50%;
	margin: -1em 0 1em 0;
	background-image: url("../img/milk2025/ribbon_brown.svg") ;
	background-repeat: no-repeat;
	background-position: 50%;
}
.cp_h2 img{
  width: 100%;
}
.cp_h2_main {
	font-family: 'M PLUS Rounded 1c', sans-serif;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    color: #579F46;
    font-size: 26px;
    font-weight: bold;
	width: 50%;
	margin: -1em 0 1em 0;
	background-image: url("../img/milk2025/ribbon_green.svg") ;
	background-repeat: no-repeat;
	background-position: 50%;
}
.cp_h2_main img{
  width: 100%;
}
.CP_box h2{
	font-family: 'M PLUS Rounded 1c', sans-serif;
	transform:rotateZ(0.03deg);
	text-align: center;
	font-size: 3.5em;
	color: #846249;
	font-weight: 800;
	line-height: 2;
}
.CP_box_main h2{
	font-family: 'M PLUS Rounded 1c', sans-serif;
	transform:rotateZ(0.03deg);
	text-align: center;
	font-size: 3.5em;
	color: #579F46;
	font-weight: 800;
	line-height: 2;
}
.gift_number_main{
	font-family: 'M PLUS Rounded 1c', sans-serif;
	transform:rotateZ(0.03deg);
	font-weight: 800;
	margin: 0.5em auto;
	width: 180px;
	height: 40px;
	font-size: 3.0em;
	color: #fff;
	background-color: #579F46;
	padding: 0.1em 0 0em 0;
	border-radius: 50px;
}
.gift_number_main span{
	font-size: 0.7em;
}
.gift_number{
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: 800;
	margin: 0.5em auto;
	width: 180px;
	height: 40px;
	font-size: 3.0em;
	color: #fff;
	background-color: #846249;
	padding: 0.1em 0 0em 0;
	border-radius: 50px;
}
.gift_number span{
	font-size: 0.7em;
}
table {
  margin: 2em auto;
  width: 80%;
  font-size: 2em;
  background: #fff;
  /*border: 1px solid #CBC6C3; */
  border-radius: 8px;
  box-shadow: 0 0 10px 0 #EDECEB;
}
.tbl-r01 th {
 width: 40%;
 vertical-align: top;
}
.tbl-r01 th img {
  width: 100%;
}
.tbl-r01 td {
 font-family: 'M PLUS Rounded 1c', sans-serif;
 transform:rotateZ(0.03deg);
 padding: 1.2em 1.2em 0.5em 1.5em;
 font-size: 0.78em;
 line-height: 1.8;
 text-align: left;
 vertical-align: top;
}
.tbl-r01 td p {
 font-size: 1.5em;
 font-weight: 600;
 color: #579F46;
}
.tbl-r02 th {
 width: 40%;
 vertical-align: top;
}
.tbl-r02 th img {
  width: 100%;
}
.tbl-r02 td {
 font-family: 'M PLUS Rounded 1c', sans-serif;
 transform:rotateZ(0.03deg);
 padding: 1.2em 1.2em 0.5em 1.5em;
 font-size: 0.75em;
 line-height: 1.8;
 text-align: left;
 vertical-align: top;
}
.tbl-r02 td p {
 font-size: 1.5em;
 font-weight: 600;
 color: #846249;
}
.ribbon {
  font-family: 'M PLUS Rounded 1c', sans-serif;
  transform:rotateZ(0.03deg);
  font-size: 0.8em;
  font-weight: 700;
  color: #fff;
  padding-bottom: 1.8em !important;
}
.ribbon {
  --r: .8em; /* control the cutout */
  border-inline: .5em solid #0000;
  /*padding: .7em .2em calc(var(--r) + .5em);*/
  padding: .9em .1em calc(var(--r) + .5em);
  clip-path: polygon(0 0,100% 0,100% 100%,calc(100% - .5em) 100%,50% calc(100% - var(--r)),.5em 100%,0 100%);
  background:
   radial-gradient(50% .2em at top,#000a,#0000) border-box,
   #846249 padding-box; /* the color  */
  width: 95px;
}
.clip-path-shadow {
    filter: drop-shadow(0px 0px 1px rgba(255, 255, 255, 1.0));
}
@media screen and (max-width: 640px) {
  .last td:last-child {
    border-bottom: solid 1px #ccc;
    width: 100%;
  }
  .tbl-r01 {
    width: 90%;
  }
  .tbl-r01 th,
  .tbl-r01 td {
　　border-bottom: none;
    display: block;
    width: 100%;
  }
  .tbl-r02 {
    width: 90%;
  }
  .tbl-r02 th,
  .tbl-r02 td {
　　border-bottom: none;
   display: block;
   width: 100%;
  }
  .CP_box {
	width: 96%
	}
  .CP_box_main {
	width: 96%
	}
  .CP_box_main h2{
   font-size: 2.5em;
   line-height: 1.3;
	}
  .CP_box h2{
   font-size: 2.5em;
   line-height: 1.3;
	}
  .cp_h2_main{
	width: 80%;	
	}
  .cp_h2{
	width: 80%;	
	}
  .gift_icon_box {
   margin-left: 72%;
	}
  .tbl-r02 td p {
  line-height: 1.3;
  margin-bottom: 0.5em;
}
}
@media screen and (min-width: 640px) and (max-width: 960px) {

.widebox01{
  /*background-image: url("../img/milk2025/block_01_back_tb.jpg");*/
}	
.CP_box_main {
  width: 95%;
	}
.CP_box {
  width: 95%;
	}
.CP_box_main h2 {
  font-size: 2.8em;
}
.CP_box h2 {
  font-size: 2.8em;
}
.tbl-r01 td {
  font-size: 0.65em;
  line-height: 1.2;
}
.tbl-r01 td p {
 font-size: 1.4em;
 margin-bottom: 0.5em;
}
.tbl-r02 td {
  font-size: 0.6em;
  line-height: 1.2;
}
.tbl-r02 td p {
 font-size: 1.3em;
 margin-bottom: 0.5em;
}
.gift_icon_box {
  margin-left: 75%;
}
.gift_detail{
  padding-bottom: 0.4em;
  padding-top: 0.2em;
}
.inquiry_box_camp p {
  font-size: 1.1em;
  margin: 0.5em 0em 0em 0em;
}
}
.CP_box_inner {
	margin: 0 auto;
	width: 100%;
}
.CP_box_inner img {
	max-width: 368px;
}
.CP_box_inner p {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	transform:rotateZ(0.03deg);
	font-size: 1.2em;
	font-weight: 700;
	color: #fff;
	line-height: 1.8;
	margin: 1.5em 0em 2em 0em;
}
.Cp_box_inner2 {
	margin: 0 auto;
	width: 100%;
	padding-top: 3em;
}
.CP_box_inner2 img {
	max-width: 750px;
    margin-bottom: 2em;
}

.CP_box_inner3 {
	border-radius: 15px;
    background: #F6F3E4;
	text-align: center;
	width: 77%;
	margin: 0 auto;
	padding: 3em 0 1em 0;
	background-image: url("../img/milk2025/present-ttl.gif") ;
	background-repeat: no-repeat;
	background-position: 50% 5%;
}
.CP_box_inner3 p {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	transform:rotateZ(0.03deg);
	font-weight: 800;
	font-size: 3.0em;
	line-height: 1.5;
	margin-top: 3em;
}
.CP_box_inner3 img {
	max-width: 750px;
	margin: 3em 0em 3em 0em;
}
.CP_note {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	transform:rotateZ(0.03deg);
	font-weight: 700;
	font-size: 1.3em;
	text-align: center;
	margin-top: 0.8em;
	margin-bottom: 3em;
}
.CP_box_innerimg {
	margin: 0 auto;
	width: 85%;
	padding-top: 1.0em;
}
.CP_box_inner4 {
	margin: 0 auto;
	max-width: 80%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 2%;
}
.CP_box_inner4_item01 {
	margin: 1px;
}
.CP_box_inner4 img {
	max-width: 270px;
}

.CP_notice {
  font-size: 14px;
  font-weight: 500;
  color: #000;
  line-height: 2;
  padding: 40px 0 64px;
  max-width: 950px;
  margin: 0 auto;
  text-align: left;
}
.CP_notice_heading {
	text-indent: 1em;
}
.CP_notice_inner {
  max-width: 90%;
  margin: 0 auto;
}
.CP_notice p {
  position: relative;
  padding-left: 16px;
}

/* Twitter Camp */
.TW_box {
	text-align: center;
	padding: 12em 0em 3em 0em;
	background-color: #fff;
	height: auto;
	background-image: url("../img/milk2025/lead-middle-border.gif") ;
	background-repeat: no-repeat;
	background-position: 0% 0%;
}
.TW_box_inner {
	margin: 0 auto;
	width: 100%;
}
.TW_box_inner img {
	max-width: 368px;
}
.TW_box_inner p {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	transform:rotateZ(0.03deg);
	font-size: 1.2em;
	font-weight: 700;
	color: #fff;
	line-height: 1.8;
	margin: 1.5em 0em 2em 0em;
}
.TW_box_inner2 {
	margin: 0 auto;
	width: 100%;
	padding-top: 3em;
}
.TW_box_inner2 img {
	max-width: 750px;
    margin-bottom: 2em;
}

.TW_box_inner3 {
	border-radius: 15px;
    background: #F6F3E4;
	text-align: center;
	width: 77%;
	margin: 0 auto;
	padding: 3em 0 1em 0;
	background-image: url("../img/milk2025/present-ttl.gif") ;
	background-repeat: no-repeat;
	background-position: 50% 5%;
}
.TW_box_inner3 p {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	transform:rotateZ(0.03deg);
	font-weight: 800;
	font-size: 3.0em;
	line-height: 1.5;
	margin-top: 3em;
}
.TW_box_inner3 img {
	max-width: 750px;
	margin: 3em 0em 3em 0em;
}
.TW_note {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	transform:rotateZ(0.03deg);
	font-weight: 700;
	font-size: 1.3em;
	text-align: center;
	margin-top: 0.8em;
	margin-bottom: 3em;
}
.TW_box_innerimg {
	margin: 0 auto;
	width: 85%;
	padding-top: 1.0em;
}
.TW_box_inner4 {
	margin: 0 auto;
	max-width: 80%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 2%;
}
.TW_box_inner4_item01 {
	margin: 1px;
}
.TW_box_inner4 img {
	max-width: 270px;
}

.baji_notice {
  font-family: 'Noto Sans JP', sans-serif;
  transform:rotateZ(0.03deg);
  font-size: 14px;
  font-weight: 400;
  color: #000;
  line-height: 2;
  padding: 40px 0 30px;
  max-width: 950px;
  margin: 0 auto;
}
.baji_notice span {
  font-size: 12px;
}
.TW_notice {
  font-size: 14px;
  font-weight: 500;
  color: #000;
  line-height: 2;
  padding: 40px 0 64px;
  max-width: 950px;
  margin: 0 auto;
  text-align: left;
}
.TW_notice_heading {
	text-indent: 1em;
}
.TW_notice_inner {
  max-width: 90%;
  margin: 0 auto;
}
.TW_notice p {
  position: relative;
  padding-left: 16px;
}

/* 地方競馬一覧 */
.keibalist_box {
	text-align: center;
	background-color: #fff;
	height: auto;
}
.keibalist_box p {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	transform:rotateZ(0.03deg);
	font-size: 1.8em;
	font-weight: 800;
	line-height: 1.8;
	text-align: center;
	width: 80%;
	margin: 0 auto;
}
.keibalist_inner {
	margin: 0 auto;
	width: 80%;
	border-radius: 10px;
    background: #fff;
	padding: 1.0em;
}
.p-topRaceCt {
	margin: 0 auto;
	padding: 1.5em;
    position: relative;
	max-width: 850px;
}
.p-topRaceCt img {
	max-width: 80%;
	margin-left: -0.2em;
	margin-right: -0.5em;
	margin-bottom: 1.5em;
}
.p-topRaceCtList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    /*justify-content: space-between;*/
    justify-content: center;
}
/* pagetop */
#pagetop {
    position:fixed;
    right:100px;
    bottom:50px;
    cursor:pointer;
    z-index: 10;
}
#pagetop img {
	max-width: 100px;
}

@media screen and (max-width: 768px) {
.modal-content {
    max-height: 600px;
}
.milklead_inner {
	width: 100%;
	margin-top: 2em;
}
.milklead_inner p {
	font-size: 1.4em;
	font-weight: 800;
	line-height: 2;
	margin: 1.5em;
}
.milklead_inner img {
	margin: 0em;
	max-width: 500px;
}
.milklead_note {
	margin-bottom: 3em;
}
.contents_box_inner2 h2 {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	transform:rotateZ(0.03deg);
	font-size: 3.3em;
	margin-top: -0.3em;
}

.contents_box_innerimg {
	margin: 0 auto;
	width: 98%;
	padding-top: 1.0em;
}
.cal_nav_box {
	width:100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: left;
	padding: 3%;
}
.cal_nav_item01 {
	width: 30%;
	margin-left: calc(33.33% - 33.0% + 2%);
}
.scj_box {
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-size: 100% 40px;
	width: 96%;
}
.scj_box_inner{
	margin: 0 auto;
	width: 100%;
}
.scj_box_inner p {
	margin-top: 2em;
	text-align: center;
}
.scj_box_btn_C span {
    margin-right: 0.5em;
}
.scj_box_btn_D span {
    margin-right: 0.5em;
}
.event_box_item01 {
	width: 100%;
	padding: 1%;
}
.event_box_item02 {
	width: 100%;
	padding: 1%;
}
.event_box {
	margin-top: 1.5em;
}
.event_box_ttl {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	transform:rotateZ(0.03deg);
	font-size: 1.7em;
	line-height: 1.8;
}
.event_box img {
	padding: 0;
}
	
.scj_box img {
	padding: 0;
	margin: 0em 0em 2em 0em;
}
.scj_ttl {
	margin: 1.5em 0em 1.5em 0em;
	text-align: center;
	font-size: 1.6em;
	font-weight: 800;
	color: #0067B6;
	background-image: url("../img/milk2025/scj-ttlbk2.gif") ;
	background-repeat: no-repeat;
	background-size: contain;
}
.scj_box_btn {
	font-size: 2.0em;
}
	/*スマートフォンでは有効（改行する）*/
.sma {
   display: block;
    }
.scj_box_inner2 img {
	min-width: 100%;
	padding: 0;
}
.scj_box_btn_A {
	background-image: url("../img/milk2026/detail_link_sp.png") ;
}
.scj_box_btn_B {
	background-image: url("../img/milk2026/detail_link_sp.png") ;
}
.scj_box_btn_A:hover {
    background-image: url("../img/milk2026/detail_link_sp.png") ;
    opacity: 1.0;
    transition: .3s;
}
.scj_box_btn_B:hover {
    background-image: url("../img/milk2026/detail_link_sp.png") ;
    opacity: 1.0;
    transition: .3s;
}
.scj_box_btn_C {
	font-size: 2.0em;
	line-height: 1.8;
	text-indent: 0.5em;
}	
.scj_box_btn_D {
	font-size: 2.0em;
	line-height: 1.8;
	text-indent: 0.5em;
}
	
.scj_box_btn_C a {
	margin: 0 0.5em 0 0.5em;
}
.scj_box_btn_D a {
	margin: 0 0.5em 0 0.5em;
}
	
.TW_box_inner img {
	width: 90%;	
	}
	
.p-topRace {
    background: 0 0;
    height: auto;
    padding-top: 0;
}
.p-topRaceCt {
    width: 100%;
    background: 0 0;
    padding: 11.33333vw 6vw 12vw 4vw;
}
.p-topRaceCt__ttl {
    position: relative;
    top: 0;
    left: 0;
    width: 66.26667vw;
    margin-bottom: 5.33333vw;
}
.p-topRaceCtList__item {
    width: calc(100% / 3);
    margin-bottom: 6vw;
}
/* Twitter Camp */
.TW_box {
	padding: 5em 0 1.5em 0em;
	background-position: 0% 0%;
	background-size: 100% 40px;
}

.TW_box_inner3 {
	width: 90%;
	background-position: 50% 1%;
}
.TW_box_inner3 p {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	transform:rotateZ(0.03deg);
	font-weight: 800;
	font-size: 1.9em;
	line-height: 1.5;
	margin-top: 3em;
}
.TW_box_inner3 img {
	max-width: 750px;
	margin: 1em 0em 1em 0em;
}
.TW_box_inner4 {
	max-width: 90%;
}
.TW_box_inner4_item01 {
	margin: 0 auto;
}
.TW_box_inner4 img {
	max-width: 100%;
}
.TW_note {
	font-size: 1.5em;
	text-align: center;
	width: 95%;
	margin: 0 auto;
	padding-bottom: 1.5em;
}
/* 地方競馬一覧 */
.keibalist_box {
	padding: 0em 0 1.5em 0em;
	background-position: 0% 0%;
	background-size: 100% 40px;
}
.keibalist_box p {
	width: 95%; 
}
.keibalist_inner {
	width: 90%;
	padding: 1.0em;
}
.p-topRaceCt {
	margin: 0 auto;
	padding: 1.0em;
    position: relative;
}
.p-topRaceCt img {
	max-width: 95%;
	margin: -0.5em 0em -0.5em 0em;
}
#pagetop {
    right:30px;
    bottom:50px;
}
}
@media screen and (min-width: 1600px) and (max-width: 2200px) {
.widebox01 {
  padding-bottom: 5em;
	}
}

/*クイズキャンペーン*/
.milk_camp02_obi {
	background-color: #fff;
	text-align: center;
	padding: 3em 0 0em 0;
}
.milk_camp02_obi img{
	max-width: 800px;
}
.obi_box02{
	max-width: 1100px;
	margin: 0 auto;
}
.obi_box02 img{
	max-width: 500px;
	padding: 1em;
}
.widebox_camp_02 {
  max-width: 100%;
  background-color: #c8f0ff;
  height: auto;
  padding-top: 0em;
  padding-bottom: 8em;
}
.camp02_box_lead{
  font-family: 'M PLUS Rounded 1c', sans-serif;
  transform: rotateZ(0.03deg);
  font-size: 2.5em;
  font-weight: 700;
  margin-bottom: 1em;
  line-height: 1.4;
}
.camp02_box_lead_img{
  max-width: 50%;
  margin: 0 auto;
  margin-bottom: 2em;
}
.camp02_hr{
  border: 1px solid #000;
  margin-top: 5em;
  margin-bottom: 4em;
}
.camp02_notice_box{
  margin: 0 auto;
  max-width: 850px;
}
.camp02_kiyaku{
  font-family: 'M PLUS Rounded 1c', sans-serif;
  transform: rotateZ(0.03deg);
  text-align: left;
  font-size: 2.5em;
  font-weight: 800;
  padding: 0.8em;
  position: relative;
  margin: -1em 0em -1em 1em;
}

.camp02_kiyaku.open::before {
  /*transform: rotate(315deg);*/
  transform: rotate(-45deg);
}
.camp02_kiyaku_honbun {
  padding: 10px;
  display: block;
  /*display: none;*/
}
.camp02_notice_box ul{
  font-family: 'M PLUS Rounded 1c', sans-serif;
  transform: rotateZ(0.03deg);
  font-size: 1.40em;
  font-weight: 600;
  padding: 1em 2em 2em 2em;
  line-height: 2;
  margin-left: 1em;
}
.camp02_notice_box li{
  font-family: 'M PLUS Rounded 1c', sans-serif;
  transform: rotateZ(0.03deg);
  list-style-type: none;
  margin-left: 0.2em;
}
.camp02_notice_box li::before {
  position: relative;
  top: 1.0px;
  left: -5px;
  display: inline-block;
  width: 8px;
  height: 8px;
  content: '';
  border-radius: 100%;
  background: #000;
  margin-left: -0.8em;
}
.camp02_kiyaku_accordion {
  margin-top: 20px;
  margin-bottom: 2em;
  border: none;
}
.camp02_top_img{
  margin: 0 auto;
  padding: 6em 6em 3em 6em;
}
.camp02_box_flex{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: -1.5em;
}
.camp02_box_01{
  margin: 0em 3em;
}
.camp02_box_02{
  width: 5%;
  position: relative;
}
.camp02_box_02 img{
  position: absolute;
  width: 20px;
  top:50%;
  left: 35%;
}
.camp02_presentbox{
	text-align: center;
}
.camp02_presentarea{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 5em;
}
.camp02_present_item{
  max-width: 450px;
  margin: 2em;
}
.camp02_price{
  margin-top: 0em;
  margin-bottom: 2em;
}
.camp02_price img{
	max-width: 300px;
}
.camp02_box_ttl_01{
  font-family: 'M PLUS Rounded 1c', sans-serif;
  transform: rotateZ(0.03deg);
  font-size: 2.5em;
  font-weight: 800;
  line-height: 1.5;
  text-align: center;
  border-radius: 100px;
  width: 220px;
  display: inline-block;
  color: #fff;
  padding: 0.2em;
  background-color: #0068b7;
}
.camp02_box_ttl_02{
  font-family: 'M PLUS Rounded 1c', sans-serif;
  transform: rotateZ(0.03deg);
  font-size: 2.5em;
  font-weight: 800;
  line-height: 1.5;
  text-align: center;
  border-radius: 100px;
  width: 300px;
  display: inline-block;
  color: #fff;
  padding: 0.2em;
  background-color: #0068b7;
  position: absolute;
  top:0%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.camp02_presentbox h2{
  font-family: 'M PLUS Rounded 1c', sans-serif;
  transform: rotateZ(0.03deg);
  font-size: 2.8em;
  font-weight: 600;
  padding: 0.8em 0em 0.5em 0em;
  color: #0068B7;
  line-height: 1.5;
}
.camp02_presentbox p{
  font-family: 'M PLUS Rounded 1c', sans-serif;
  transform: rotateZ(0.03deg);
  font-size: 1.5em;
  font-weight: 800;
  line-height: 1.5;
  margin: 1em;
}
.camp02_box_txt_01{
  font-family: 'M PLUS Rounded 1c', sans-serif;
  transform: rotateZ(0.03deg);
  font-size: 1.9em;
  line-height: 1.6;
  font-weight: 600;
  max-width: 290px;
  margin: 0 auto;
  text-align: left;
}
.camp02_box_txt_01 span{
  color: #49afe8;
}
.camp02_box_img_01{
  max-width: 300px;
  margin-bottom: 1.8em;
}
.camp02_box_img_02{
  margin: 0 auto;
  width: 50%;
}
.camp02_box_img_03{
  margin: 0 auto;
  max-width: 380px;
}
.camp02_box_ttl_03{
  font-family: 'M PLUS Rounded 1c', sans-serif;
  transform: rotateZ(0.03deg);
  font-size: 2.0em;
  line-height: 1.3;
  font-weight: 600;
  max-width: 320px;
  margin: 1em auto ;
}
.camp02_box_kankaku {
  margin: 1em 0em 1.7em 0em !important;
}
.camp02_box_note{
  font-size: 1.3em;
  margin: 2em 0 0em 0em;
}
.camp02_inner {
  margin: 0 auto;
  width: 100%;
  padding-top: 10em;
  padding-bottom: 2em;
}
.camp02_box {
  margin-bottom: 10em;
  text-align: center;
  width: 100%;
  padding: 5em;
  border: solid 3px #000;
  position: relative;
}
.camp02_box_step {
  font-family: 'M PLUS Rounded 1c', sans-serif;
  transform: rotateZ(0.03deg);
  font-size: 3em;
  line-height: 1.6;
  text-align: center;
  border-radius: 100px;
  width: 250px;
  display: inline-block;
  color: #fff;
  background-color: #000;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}
.camp02_box_step_outline{
  font-family: 'M PLUS Rounded 1c', sans-serif;
  transform: rotateZ(0.03deg);
  font-size: 3em;
  color: #fff;
  line-height: 1.6;
  margin: 0.5em;
  text-shadow:0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000;
}

.camp02_box_noborder {
  text-align: center;
  max-width: 600px;
  padding: 5em;
  background-color: #fff;
  position: relative;
  margin: 0 auto;
  border-radius: 20px;
}
.camp02_box_presentimg{
  max-width: 120px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}
.camp02_box02_flex{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: -1.5em;
}
.camp02_box_03{
  width: 50%;
  margin-top: 4em;
}
@media screen and (max-width: 640px) {
.milk_camp02_obi {
	padding: 1em;
}
.widebox_camp_02 {
  margin-top: 0em;
  padding-bottom: 2em;
}
.camp02_inner {
  padding-top: 6em;
  padding-bottom: 2em;
  width: 94%;
}
.camp02_box {
  padding: 3em 0em;
}
.camp02_box_lead {
  font-size: 2.0em;
}
.camp02_hr {
  width: 90%;
  margin: 0 auto;
}
.camp02_box_lead_img {
  max-width: 85%;
  margin-bottom: 3em;
}
.camp02_box_03 {
  width: 100%;
  margin-top: 4em;
}
.camp02_box_presentimg {
  max-width: 80px;
}
.camp02_box_noborder {
  padding: 5em 2em 3em 2em;
}
.camp02_box_img_02 {
  width: 70%;
}
.camp02_notice_box {
  width: 100%;
  margin-top: -5em;
}
.camp02_notice_box ul {
  font-size: 1.2em;
  padding: 0.5em;
}
.fv2 {
  min-height: 200px;
}
.milk_obi {
  display: flex;
  justify-content: center;
  padding: 4em 0em 0em 0em;
}
.wave2{
  top: -0.5%;
}
.wave3{
  top: -0.1%;
}
.wave4 {
  top: -1%;
}
.wave5{
  bottom: -4%;
}
.wave6{
  top: -7%;
}
.contents_box_innerimg3 {
  margin-top: 1em;
  margin-bottom: 2em;
  max-width: 200px;
}
.contents_box_innerimg4 {
  margin-top: 1em;
  margin-bottom: 2em;
  max-width: 100px;
}
.contents_box_inner p {
  margin: 2em 0em 5em 0em;
}
.contents_box_camp {
	margin-bottom: 0em;
}
.presentcamp_map img{
	min-width: 0px;
}

.fv_camp2{
  min-height: 200px;
}
.camp02_presentbox h2 {
  font-size: 2.2em;
}
.camp02_kiyaku {
  margin: 0em 0em -0.5em -0.2em;
}
}
@media screen and (min-width: 640px) and (max-width: 960px) {
.camp02_box {
  padding: 5em 1.5em;
}
.camp02_box_01 {
  margin: 1em;
}
.camp02_box_noborder {
  padding: 5em 1.5em;
}
.camp02_box_03 {
    width: 45%;
    margin: 5em 1em 1em 2em;
}
.camp02_box_img_02 {
  width: 70%;
}
.wave2{
  top: -0.5%;
}
.wave3{
  top: -0.2%;
}
.wave4 {
  top: -2%;
}
.wave6{
  top: -10%;
}
.contents_box_innerimg{
  max-width: 90%;	
	}
.contents_box_innerimg2{
  max-width: 90%;	
}
.contents_box_inner p{
  max-width: 80%;
  margin: 0 auto;
}
.inlinechara {
  right: 0%;
}
}