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

/* =======================================
	header隠し
======================================= */

header p.hd-logo{
	display: none;
}

.header {
    background-color: transparent;
    background-image: none;
    background-position: center;
    border-bottom: none;
}


#main_visual{
	width:100%;
	position:relative;
	display: flex;
    justify-content: center;
    align-items: center;
}

#main_visual img{
	width:100%;
}

h1{
	position: absolute;
    text-align: center;      
   	font-size:146.5%;
	color:#fff;
	line-height:1.5em;
	background-color: rgba(254, 223, 225, 0.95);
	text-shadow:2px 2px 3px #1a1a1a;
	border-radius:10px;
	width:60%;
	padding:10px 0;
	font-weight:normal;
}


.contents{
	width:92%;
	margin:0 auto 30px;
}

/* =======================================
	画像エフェクトCSS
======================================= */
.swiping {
	display: inline-block;
	position: relative;
	overflow: hidden;
	margin:20px 0 0;
}
.swiping img {
	position: absolute;
	width: 100%;
}
.swiping-back {
	position: absolute;
	width: 100%;
	height: 100%;
}

p.text_00{
	font-size:131%;
	color:#F00;
	text-align:center;
	padding-top:10px;
}

strong.big_text{
	background: linear-gradient(transparent 70%, #FF3 70%);
}

p.text_01{
	padding:10px 0;
	letter-spacing:1px;
	line-height:1.8;
	color:#535353;
	font-size:100%;
}

span.red{
	display:block;
	text-align:center;
	color:#F00;
	font-weight:700;
	font-size:108%;
	padding-bottom:5px;
}

p.text_02{
	clear:both;
	padding:10px;
	width:100%;
	background:url(../img/back_02.gif) center top no-repeat;
	background-size:cover;
	line-height:1.8;
	letter-spacing:1px;
	font-size:100%;
	border-radius:10px;
	margin-top:10px;
}

span.red_01{
	display:block;
	text-align:center;
	color:#F00;
	font-weight:700;
	font-size:123.1%;
	padding-bottom:10px;
}

p.text_03{
	margin-top:10px;
	width:100%;
	line-height:1.8;
	font-size:100%;
	color:#535353;
	letter-spacing:1px;
}

p.text_04{
	margin-top:30px;
	width:100%;
	line-height:1.8;
	font-size:100%;
	color:#535353;
	letter-spacing:1px;
}

span.co_01{
	font-weight:800;
	color:#F00;
}
span.co_02{
	font-weight:800;
	color:#9C0;
}
span.co_03{
	font-weight:800;
	color:#03C;
}
span.co_04{
	font-weight:800;
	color:#F60;
}
span.co_05{
	font-weight:800;
	color:#939;
}

.contens_wrap{
	width: 95%;
	margin: 0 auto;
}
.contents_title{
	text-align: center;
  margin: 30px auto 20px;
  padding-bottom:10px;
  font-size: 120%;
  color: #fa6f78;
  font-weight: bold;
  border-bottom: 2px solid #fdc9cc;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.sub_title{
  margin: 20px auto 10px;
  font-size: 116%;
  color: #fa6f78;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.scadule_title{
	text-align: center;
  margin: 40px auto 50px;
  font-size: 200%;
  color: #fa6f78;
  font-weight: bold;
	position: relative;
	padding: 0 0 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.scadule_title::before{
	content: "";
	position: absolute;
	top: -23px;
	left: 50%;
	width: 250px;
	height: 90px;
	border-radius: 50%;
	border: 5px solid #fa6f78;
	border-left-color: transparent;
	border-right-color: transparent;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

table.req{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border: 1px solid #cdcdcd;
}
table.req tr:not(:last-child){
  border-bottom: 1px solid #cdcdcd;
}
table.req th{
	white-space: nowrap;
	padding:0 5px;
	color: #535353;
  background: #FEDFE1;
  font-size:83%;
}
table.req td{
	line-height: 2.0;
	padding: 10px;
	font-size: 85%;
	letter-spacing: 1px;
}
.text_a{
	line-height:1.8;
	padding-bottom:10px;
	letter-spacing:1px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:95%;
}
.list{
  width: 90%;
  margin: 5px auto 20px;
}
.list li{
  list-style: disc;
  padding-bottom:10px;
  line-height:1.8;
  letter-spacing:1px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size:95%;
}

.time_scadule{
	position: relative;
	z-index: 0;
	margin-bottom: 60px;
}
.time_scadule::before{
	content: '';
	width: 2px;
	height: 100%;
	background: #fdc9cc;
	position: absolute;
	top: 0;
	left: 10%;
	z-index: -1;
}
.time_scadule li{
	display: flex;
	margin-bottom: 20px;
}
.time_scadule li p:first-of-type{
	height: fit-content;
	white-space: nowrap;
	margin-right: 15px;
	background: #fa6f78;
	color: #fff;
	padding: 7px 3px 7px;
	border-radius: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.time_scadule li p:last-of-type{
	line-height: 1.7;
	display: flex;
	align-items: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 95%;
}
.scadule_list{
	display: flex;
	flex-wrap: wrap;
	border: 1px solid #cdcdcd;
	margin-bottom: 10px;
}
.scadule_list li{
	width: calc(100% / 4);
	text-align: center;
	border: 1px solid #cdcdcd;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.scadule_list li p:first-of-type{
	background: #fdc9cc;
	padding: 8px 0;
}
.scadule_list li p:last-of-type{
	padding: 10px 0;
}
.scadule_list li span{
	color: red;
}