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


/*----------------------------
       メインビジュアル
----------------------------*/
.mv_guidance{
	display: flex;
	width: auto;
	height: 687px;
	margin: 0 auto;
	background: url("./../images/guidance/bg_main_guidance.png") ;
	background-size: 47%;
	background-repeat:  no-repeat; 
	background-position: 80% 50%;
	background-color: #73ccef;
	justify-content: center;
	align-items: center;
}

@media screen and (max-width:750px){
.mv_guidance{
	position: relative;
	width: 100vw;
	min-height: 300px;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	}
}
.cleartext {
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
.maintext{
	position: absolute;
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	font-size: 2.8rem !important;
	line-height: 4rem;
	font-weight: 700;
	text-align: left;
	color: #333;
	top:-50px;
	letter-spacing: 0.1em;
}
.maintext span{
	font-size: 4rem !important;
	line-height: 5rem;
	font-weight: 700;
	text-align: left;
	color: #333;
	letter-spacing: 0.1em;
}

@media screen and (max-width:768px){
.maintext{
	width: 100%;
	font-size: 1.1rem !important;
	left:0;
	text-align: center;
	background: none;
}
.maintext span{
	font-size: 1.6rem !important;
	text-align: center;
}
}

.mv_guidance-list ul{
	position: absolute;
	margin: 0 auto;
	padding: 0;
	color: #333;
	top:150px;
	left: 250px;
}
.mv_guidance-list ul li{
	display: block;
	border: none;
	list-style: none;
	font-size: 1rem;
	font-weight: 700;
	line-height: 2.5rem;
	text-align: left;
}
@media screen and (max-width:750px){
.mv_guidance-list ul li{
	width: 100%;
	background-color: rgba(255,255,255,0.70);
}
}

.midashi div{
	display: inline-block;
}
.maintext img{
	width: 133px;
	height: 133px;
	float: left;
}
@media screen and (max-width:750px){
.maintext img{
	display: block;
	width: 157px;
	height: 157px;
	float: none;
}
}

/*----------------------------
    　     背景カラー
----------------------------*/

#howto{
	background: #f5f6fc !important;
}

#photo{
	background: #eefbff !important;
	margin: 0 auto;
	padding: 5rem;
}
@media screen and (max-width:750px){
#photo{
	padding: 3rem 0;
}
}

/*----------------------------
　　Slick横スクロールスライダー
----------------------------*/

.slider-h img {
	display: block;
	width: 100%;
	height: auto;
}

/*----------------------------
    　   申し込みボタン
----------------------------*/

a.btn_entry {
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	width: 330px;
	margin: auto;
	padding: 1rem 3rem;
	font-size: 1.3rem;
	font-weight: bold;
	line-height: 2rem;
	border: 2px solid #ffda00 !important;
	background: #ffda00 !important;
	color: #219ad6 !important;
	border-radius: 100vh;
	transition: 0.5s;
}
a.btn_entry:hover {
	color: #ffda00 !important;
	background: #219ad6 !important;
	border: 2px solid #219ad6 !important;
}


/*----------------------------
    　      見出し
----------------------------*/

.title_guidance{
	display: block;
	width: 100vw;
	height: auto;
	margin: 0 auto 0 5rem;
	top: 50%;
	padding: 0;
	text-align: left;
}
@media screen and (max-width:768px) {
.title_guidance{
	margin: 0 1rem;
}
}

/*見出しH2*/
H2.guidanceh2{
	display: block !important;
	width: 500px;
	margin: 3rem auto !important;
	padding: 0 !important;
	text-align: center !important;
	color: #095ba5;
	font-weight: 600 !important;
	font-size: 4rem !important;
	line-height: 4rem !important;
	letter-spacing: normal;
}
H2.guidanceh2 .plus{
	font-size: 5rem !important;
	line-height: 5rem !important;
	letter-spacing: 0.12em;
}
H2.guidanceh2 span{
	display: block;
	margin: 10rem auto 1rem;
	padding: 0;
	text-align: center;
	font-size: 1.4rem !important;
	line-height: 3.3rem !important;
	color: #ff6e80;
	letter-spacing: normal;
	background: #fff;
	
}

@media screen and (max-width:768px) {
h2.guidanceh2{
	width: 100%;
	font-size: 1.6rem !important;
	line-height: 2rem !important;
	color: #fff;
}
H2.guidanceh2 .plus{
	color: #fff;
	text-align: center;
}
H2.guidanceh2 span{
	width: 97%;
	font-size: 1.1rem !important;
	line-height: 3rem !important;
}
}

.onepoint{
	display: block !important;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
@media screen and (max-width:768px) {
.onepoint{
	width: 70%;
}
}

.comment{
	display: block !important;
	width: 100% !important;
	margin: 7rem auto 2rem !important;
	padding: 1.5rem !important;
	text-align: left !important;
	color: #fff !important;
	font-weight: 600 !important;
	font-size: 1rem !important;
	line-height: 1.4rem !important;
}
@media screen and (max-width:768px) {
.comment{
	width: 100% !important;
	font-size: 1rem !important;
	line-height: 2rem !important;
	color: #333 !important;
	background: rgba(255,255,255,0.50);
	margin: 26rem auto 2rem !important;
}
}


/*----------------------------
　　　お問い合わせレイアウト
----------------------------*/

.item-contact{
	display: flex;
	width: 1200px;
	height: auto;
	margin: 3rem auto;
	padding: 0;
	text-align: center;
	justify-content: center; /* 中央寄せ */
}
.item-contact .itemcontact{
	width: 600px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	vertical-align: middle;
}
@media screen and (max-width:768px) {
.item-contact{
	display: block;
	width:100%;
}
.item-contact .itemcontact{
	width:97%;
}
}
.itemcontact div{
	margin: 0 auto;
	padding: 1rem 2rem;
	text-align: center;
	vertical-align: middle;
	color: #333 !important;
	font-weight: 700;
	font-size: 1.2rem;
	line-height: 1.6rem;
}
@media screen and (max-width:768px) {
.itemcontact div{
	padding: 2rem 0 0;
	text-align: center;
}
}
.itemdcontact a{
	color: #333 !important;
	transition: 0.5s;
	text-decoration: none !important;
}
.itemcontact a:hover{
	color: #fff !important;
	background: #27acd9 !important;
}
.itemcontact img{
	max-width: 100%;
	height: auto;
	padding: 0;
}

.list-left div{
	display: block !important;
	margin: 0 auto !important;
	padding: 0 !important;
	text-align: left !important;;
	font-weight: 400 !important;
	font-size: 1.2rem !important;
	line-height: 2rem !important;
}
.list-left div a{
	color: #333 !important;
}
@media screen and (max-width:768px) {
.list-left{
	font-size: 1rem !important;
	line-height: 2rem !important;
}
}

.box-contact{
	display: block;
	box-sizing: border-box;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	vertical-align: middle;
	border: #095ba5 5px solid;
	border-radius: 1rem;
}

.box-contact div{
	display: block;
	width: 100%;
	height: auto;
	margin: 1rem auto !important;
	padding: 1rem !important;
	font-size: 1rem !important;
	line-height: 1.7rem !important;
	letter-spacing: 0.1em !important;
}

.box-contact .greeting{
	display: block !important;
	width: 95% !important;
	margin: 1rem auto !important;
	padding: 1rem !important;
	text-align: left !important;
	font-weight: 700 !important;
	font-size: 1.4rem !important;
	line-height: 1.4rem !important;
	color: #fff !important;
	background: #095ba5 !important;
}
@media screen and (max-width:768px) {
.greeting{
	font-size: 1rem !important;
	line-height: 1rem !important;
}
}


/*----------------------------
　　　イベント概要レイアウト
----------------------------*/

.item-envent{
	display: flex;
	width: 1200px;
	height: auto;
	margin: 0 auto 3rem;
	padding: 0;
	text-align: center;
	justify-content: center; /* 中央寄せ */
}
.item-envent .itemenvent{
	width: 600px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	vertical-align: middle;
}
@media screen and (max-width:768px) {
.item-envent{
	display: block;
	width:100%;
}
.item-envent .itemenvent{
	width:97%;
	margin: 0 auto 1rem;
}
}
.itemenvent div{
	margin: 0 auto;
	padding: 1rem;
	text-align: center;
	vertical-align: middle;
	color: #333;
	font-weight: 700;
	font-size: 1.2rem;
	line-height: 1.6rem;
}
@media screen and (max-width:768px) {
.itemenvent div{
	margin: 0 auto 2rem;
	padding: 2rem 0 0;
	text-align: center;
}
}
.itemenvent a{
	color: #333 !important;
	transition: 0.5s;
	text-decoration: none !important;
}
.itemenvent a:hover{
	color: #fff !important;
	background: #27acd9 !important;
}
.itemenvent img{
	max-width: 100%;
	height: auto;
	padding: 0;
}

.list-right div{
	display: block !important;
	margin: 0 auto !important;
	padding: 0 !important;
	text-align: left !important;;
	font-weight: 400 !important;
	font-size: 1.2rem !important;
	line-height: 2rem !important;
}
@media screen and (max-width:768px) {
.list-right{
	font-size: 1rem !important;
	line-height: 2rem !important;
}
}

.box-envent{
	display: block;
	box-sizing: border-box;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	vertical-align: middle;
	border-left: #095ba5 10px solid;
}

.box-envent div{
	display: block;
	width: 100%;
	height: auto;
	margin: 1rem auto !important;
	padding: 0 1rem !important;
	font-size: 1.3rem !important;
	line-height: 2.6rem !important;
	letter-spacing: 0.1em !important;
}
.box-envent span{
	font-size: 1.8rem !important;
	line-height: 2.6rem !important;
	font-weight: 700;
}
@media screen and (max-width:768px) {
.box-envent span{
	font-size: 1.4rem !important;
	line-height: 2rem !important;
}
}

.box-envent2{
	display: block;
	box-sizing: border-box;
	width: 100%;
	height: auto;
	margin: 0 auto ;
	padding: 0;
	vertical-align: middle;
	text-indent: 2em;
}
@media screen and (max-width:768px) {
.box-envent2{
	text-indent: 0;
}
}

.box-envent3{
	display: block;
	box-sizing: border-box;
	max-width: 1100px;
	height: auto;
	margin: 0 auto ;
	padding: 0;
	vertical-align: middle;
	white-space: nowrap;
}
@media screen and (max-width:768px) {
.box-envent3{
	white-space: normal;
}
}

/*----------------------------
　　　テーブルレイアウト
----------------------------*/


table {
	margin: 20px auto;
	white-space: nowrap;
}
.tbl-r02 th {
  background: #095ba5;
  border: solid 1px #fff;
  color: #fff;
  padding: 0.3rem 2rem;
}
.tbl-r02 td {
	background: #d2ecfc;
	border: solid 1px #fff;
	padding: 0.5rem 2rem;
}
 
@media screen and (max-width: 640px) {
table {
	margin: 20px auto;
	white-space: normal;
	font-size: 1rem;
}
  .last td:last-child {
    border-bottom: solid 1px #ccc;
    width: 100%;
  }
  .tbl-r02 {
    width: 80%;
  }
  .tbl-r02 th,
  .tbl-r02 td {
　　border-bottom: none;
    display: block;
    width: 100%;
  }
}

/*----------------------------
　　　　エントリーボタン
----------------------------*/

.blue-btn{
	display: block;
	width: 450px;
	height: auto;
	margin: 0 auto;
	padding: 2rem;
	text-align: center;
	background: #73ccef;
	border-radius: 1rem;
	color: #ffffff !important;
	font-size: 2rem !important;
	font-weight: 700px !important;
	line-height: 5rem !important;
	overflow: hidden;
}

.pink-btn{
	display: block;
	width: 450px;
	height: auto;
	margin: 0 auto;
	padding: 2rem;
	text-align: center;
	background: #ff6e80;
	border-radius: 1rem;
	color: #ffffff !important;
	font-size: 2rem !important;
	font-weight: 700px !important;
	line-height: 5rem !important;
	overflow: hidden;
}

.blue-btn a.btn_entry {
	border: 2px solid #ffda00 !important;
	background: #ffda00 !important;
	color: #73ccef !important;
	border-radius: 100vh;
	transition: 0.5s;
	font-size: 2.4rem;
}
.blue-btn .btn_entry:hover {
	color: #73ccef !important;
	background: #fff !important;
	border: 2px solid #fff !important;
}
.pink-btn a.btn_entry {
	border: 2px solid #ffda00 !important;
	background: #ffda00 !important;
	color: #ff6e80 !important;
	border-radius: 100vh;
	transition: 0.5s;
	font-size: 2.4rem;
}
.pink-btn .btn_entry:hover {
	color: #ff6e80 !important;
	background: #fff !important;
	border: 2px solid #fff !important;
}
@media screen and (max-width:768px) {
.blue-btn{
	width: 100%;
}

.pink-btn{
	width: 100%;
}
.blue-btn div{
	margin: 0 auto 1rem;
}
.pink-btn div{
	margin: 0 auto 1rem;
}
}

.itemcontact .boxfle {

    padding: 0 1rem;

}
.box-contact .l_blue{
    display: block !important;
    width: 95% !important;
    margin: 1rem auto !important;
    padding: 1rem !important;
    text-align: left !important;
    font-weight: 700 !important;
    font-size: 1.4rem !important;
    line-height: 1.4rem !important;
    color: #fff !important;
    background: #269bff !important;
}
.l_bod_blue{
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0;
    vertical-align: middle;
    border: #269bff 5px solid;
    border-radius: 1rem;
}
.box-contact .d_blue{
    display: block !important;
    width: 95% !important;
    margin: 1rem auto !important;
    padding: 1rem !important;
    text-align: center !important;
    font-weight: 700 !important;
    font-size: 1.4rem !important;
    line-height: 1.8 !important;
   
   
}




.flex_nomal{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.flex_box_001{
    max-width: 1200px;
    margin: 0 auto 30px;
    
}

.flex_50{
    width: 48%;
    position:relative;
}

.flex_50 img{
    width: 100%;
    height: auto;
}

dl.guide_list{
    display: flex;
    flex-wrap: wrap;
}
dl.guide_list dt{
    width: 39%;
    margin: 0 2% 10px 0;
    background: #DDD;
    text-align: center;
    padding: 12px 0 0 0;
    color: #000000;
    font-size: 110%;font-weight: bold;
}
dl.guide_list dt.pdt{
    padding: 22px 0 0 0;

}
dl.guide_list dd{
    width: 59%;
    margin: 0 0 10px 0;    color: #000000;
    font-size: 110%;padding: 10px 0;    white-space: normal !important; /* nowrap無効化 */
    overflow-wrap: break-word !important;
    word-break: break-all !important;
    max-width: 100% !important; /* 親幅を超えない */
    line-height: 1.4;
}

.form_bt {
    max-width: 470px;
    width: 90%;
    background: #095ba5;
    border-radius: 35px;
    margin: 20px auto 0 !important;
    position: absolute;
    bottom: -30px;
    right: 0;
    left: 0;
}
.form_bt a {
    padding: 20px 0;
    text-align: center;
    color: #fff;border-radius: 35px;
    font-size: 130%;
    font-weight: 600;text-decoration: none !important;
}
.form_bt a:hover {
 transition: 0.5s;border-radius: 35px;
    text-decoration: none !important;
    background: #27acd9 !important;
}
.form_bt2 {
    max-width: 470px;
    width: 90%;
    background: #27acd9;
    border-radius: 35px;
    margin: 20px auto 0 !important;    position: absolute;
    bottom: -30px;
    right: 0;
    left: 0;
}
.form_bt2 a {
    padding: 20px 0;
    text-align: center;
    color: #fff;border-radius: 35px;
    font-size: 130%;
    font-weight: 600;text-decoration: none !important;
}
.form_bt2 a:hover {
 transition: 0.5s;border-radius: 35px;
    text-decoration: none !important;
    background: #095ba5 !important;
}
.pdfbt {
    text-align: center;
    display: block;
    margin: 3rem auto;
    padding: 0;
    font-size: 1.4rem;
    line-height: 2.6rem;
}
.pdfbt a {
    color: #fff !important;
    transition: 0.5s;
    text-decoration: none !important;
    background: #27acd9 !important;
}
.pdfbt a:hover {
    color: #fff !important;
    transition: 0.5s;
    background: #095ba5 !important;
}

.boder_lblue{
    border:5px solid #095ba5;
    padding: 20px 20px 40px 20px ; border-radius: 10px;
}
.boder_lblue2{
    border:5px solid #27acd9;
    padding: 20px ; border-radius: 10px;
}

h4.ti_blue{
   background: #095ba5 !important;
    display: block !important;
    margin: 0 auto 2rem !important;
    padding: 5px !important;
    text-align: center !important;
    font-weight: 700 !important;
    font-size: 1.5rem !important;
    line-height: 1.6 !important;
    border-bottom: none !important;color: #fff !important;
}
h4.ti_blue2{
   background: #27acd9 !important;
    display: block !important;
    margin: 0 auto 2rem !important;
    padding: 5px !important;
    text-align: center !important;
    font-weight: 700 !important;
    font-size: 1.5rem !important;
    line-height: 1.6 !important;
    border-bottom: none !important;color: #fff !important;
}
p.g_txt{
    display: block;
    margin: 0 0 20px 0 !important;
    padding: 0 20px;
    text-align: left !important;
    font-size: 1.3rem !important;
    line-height: 1.6 !important;
word-break: break-all !important;

}
p.g_txt {
    display: block;
    margin: 0 0 20px 0 !important;
    padding: 0 20px;
    text-align: left !important;
    font-size: 1.1rem !important;
    line-height: 1.6 !important;

    white-space: normal !important; /* nowrap無効化 */
    overflow-wrap: break-word !important;
    word-break: break-all !important;
    max-width: 100% !important; /* 親幅を超えない */
}
@media screen and (max-width:768px) {
.flex_50{
    width: 99%;
    position:relative;
    margin:0 auto 60px;
}

}