@charset "utf-8";
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* ALL PAGE */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/* ---------------------------------------------------------- */
/* BASE */
/* ---------------------------------------------------------- */
html,body{ width:100%; color: #666;	background:#fff; }
body { font-size: 95%; line-height:1.5; }
body > iframe{ position:absolute; }

a:link{ color:#05a8ae; }
a:visited{ color:#ed3662; }
a:hover{ color:#ed3662; }
a:active{ color:#ed3662; }

p{ margin-bottom:1em; color:#666; line-height:1.5; }
h2{	margin-bottom:1em; }
em { font-style:normal; }

.btn_line{ width:25%; }

/* ---------------------------------------------------------- */
/* head */
/* ---------------------------------------------------------- */

h1{ font-size:70%; margin:5px; }

#float_entry{
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 9999;
	width: 20%;
}
#head,
#head img{
	line-height:1;
	width:100%;
}
#head{
	padding-bottom:15px;
}
#head .logo{
	float:left;
	width:50%;
	margin-left:10px;
}
#head .btn{
	float:right;
	width:40%;
	margin-right:10px;
}
#head .tel{
	float:left;
	width:100%;
}

/* mv */
#mv{
	position:relative;
	width:100%;
	margin-top:24px
}

/*mvselect*/
#home_mvselect{
	position:absolute;
	bottom:0;
	left: 33%;
	text-align:center;
	width:33%;
	z-index:1000;
}
#home_mvselect li{
	padding:0 2%;
	width: 12%;
	float:left;
	display: none;
	line-height:1;
}
#home_mvselect li img{
	cursor:pointer;
}

/* home_mv */
#home_mv{
	width: 74.21875%;
	position:absolute;
	top:0;
	right:0;
}
#home_mv ul{
}
#home_mv li{
	position:absolute;
	top:0;
	width:100%;
}
#mv2,
#mv3,
#mv4{
	display:none;
}

#head_sitelink{
	/*position:absolute;*/
	top:0;
	left:0;
	width:100%;
}
#head_bijob{
	float:left;
	width:25.78125%;
}
#head_oshiken{
	float:left;
	width:15.46875%;
}

.entryArea{
	margin-top:20px;
}
.entryArea .btn_line{
	margin:10px auto 20px;
	text-align:center;
}

.localmenu{
	width:100%;
}
.lc_detail{
	float:left;
	width:49.7%;
}
.lc_clinic{
	float:right;
	width:49.7%;
}

/* ---------------------------------------------------------- */
/* Contents */
/* ---------------------------------------------------------- */

/* ------------------------------------------------------ */
/* info */

.topics {
	clear:both;
	margin:1.5em 0 0;
	padding: 0 2% 0 18%;
	background:url(../img/info_topics.png) no-repeat 1% 0.2em;
	background-size:14%;
	width:80%;
    min-height: 4em; /* ←20170315追記（お知らせが少ない時に見出しが残るよう高さを制限） */
}
.topics dt{
	float:left;
	width:6em;
}
.topics dd{
	margin-left:6em;
}

/* ------------------------------------------------------ */
/* company */
#company{
	background:#DFEEFF;
	padding:25px 0 20px;
}

/* ------------------------------------------------------ */
/* present */
#present { padding:15px 10px; }
#present .info_present { display:block; margin:10px auto; padding:15px 10px; background:#fff; border:2px solid #d6d6d6; border-radius:8px; }
.bg_gift {
    background: url(../img/bg_gift.png)#eeeeee repeat;
}
/* ------------------------------------------------------ */

/* ------------------------------------------------------ */
/* clinic */
#clinic{
	padding-top: 10px;
	/*background:url(../img/clinic_arrow.png) no-repeat center top;*/
}
#clinic h3{
	padding-top:0.5em;
}
#clinic dl{
	padding:0 5%;
}
#clinic dt {
	font-size:120%;
	padding-top:0.4em;
	width:100%;
	clear:both;
}
#clinic dt img {
	width:80%;
	margin:0 10%;
	vertical-align:top;
}
#clinic dd {
	font-size:90%;
	margin:0.8em 0 1.2em;
	padding-bottom:1em;
	border-bottom:1px dotted #CCC;
}

#clinic_tokyo,
#clinic_osaka {
}
#clinic_tokyo_body ,
#clinic_osaka_body {
}
#clinic_arrow{
	padding-top: 50px;
	background:url(../img/clinic_arrow.png) no-repeat center top;
}


/* ------------------------------------------------------ */
/* BijobArea */

.bijobArea{
	background: #FEE9F1;;
	padding:20px 5%;
}
.bijobArea .inner{
	background:#fff;
	border:1px solid #B8A87D;
	border-radius:20px;
	width:100%;
}
.bijobArea .logo{
	padding:0 20px;
}
.bijobArea .logo .text{
	display: block;
	background: #FDDAD5;
	padding:3px 0;
	margin-bottom:10px;
	line-height:1;
	text-align:center;
}
.bijobArea .logo a{
	display: block;
	color:#F23317;
}
.bijobArea .logo img{
	width: 60%;
	vertical-align:bottom;
}
.bijobArea .logo span{
	white-space:nowrap;
}
.bijobArea .point{
	padding:0 20px;
	text-align:center;
	font-size:110%;
}
.bijobArea .point img{
	margin-bottom:3px;
}
.bijobArea .btn{
	clear:both;
	padding:0 20px 15px;
}
.bijobArea .btn p{
	margin:5px 0;
}


/* ------------------------------------------------------ */
/* report */
#report{
	padding-bottom:40px;
}
.report_photo{
	text-align: center;
	padding:0.5em;
	box-shadow: 1px 1px 4px 2px rgba(0,0,0,0.2);
	border-radius:5px;
	margin-bottom: 1em;
}
.report_comment h3{
	margin:1.5em 0 0.8em;
}
.report_comment ul li{
	border-left:0.8em #f1ca78 solid;
	background:#fdf6e6;
	padding:0.5em 0.7em;
	margin-bottom:0.5em;
}

/* ------------------------------------------------------ */
/* detail */
#detail{
	padding: 20px 0;
	/*background:#fcf4da url(../img/detail_arrow.png) no-repeat center top;*/
}
#detail dl {
	border-bottom:#CCC solid 1px;
}
#detail dt ,
#detail dd {
	border:#CCC solid 1px;
	border-bottom: none;
	padding:0.6em 0.8em;
}
#detail dt{
	background:#eee;
}
#detail dd{
	background:#fff;
}
.detail_tokyo{
	font-size:120%;
	color:#21B893;
}
.detail_osaka{
	font-size:120%;
	color:#fe5924;
}
.detail_nagoya{
	font-size:120%;
	color:#fc9027;
}

/* ---------------------------------------------------------- */
/* foot */
/* ---------------------------------------------------------- */
#smartPhoneSelect{
	padding:10px 0 10px;
	text-align:center;
	background-size:80px 48px;
}
body > footer{
	text-align:center;
	font-size:80%;
	padding:0.5em 0;
	background: #eee;
}
.left_area_contact{
	display: none;
}

/* ---------------------------------------------------------- */
/* TITLE */
/* ---------------------------------------------------------- */

/* titleB */
.titleB{
	display:block;
	margin:15px 0;
	padding:0.3em 5% 0.3em;
	color:#fff;
	font-weight:bold;
	text-shadow:-1px -1px 1px rgba(0, 0, 0, 0.3),
		1px 1px 1px rgba(255, 255, 255, 0.3);
	font-size:120%;
	letter-spacing: 0.2em;
	position:relative;

	/* border */
	border:1px solid #FC0;
	border-bottom-color:#ccc;
	/* radius */
	-moz-border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	-o-border-radius: 0.3em;
	-ms-border-radius: 0.3em;
	border-radius: 0.3em;
	/* gradient */
	background: #ffcc00;
	background: -moz-linear-gradient(top,  #fff0b3 0%, #ffcc00 50%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff0b3), color-stop(50%,#ffcc00));
	background: -webkit-linear-gradient(top,  #fff0b3 0%,#ffcc00 50%);
	background: -o-linear-gradient(top,  #fff0b3 0%,#ffcc00 50%);
	background: -ms-linear-gradient(top,  #fff0b3 0%,#ffcc00 50%);
	background: linear-gradient(to bottom,  #fff0b3 0%,#ffcc00 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff0b3', endColorstr='#ffcc00',GradientType=0 );
}

/* ---------------------------------------------------------- */
/* MENU */
/* ---------------------------------------------------------- */

#menu .titleB{
	margin-bottom:0;
}
#menu {
	margin-top:30px;
}
#menu li{
	border-bottom:1px solid #ccc;
	/* gradient */
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #f6f7f3 50%, #f0f0f1 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f6f7f3), color-stop(100%,#f0f0f1));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f6f7f3 50%,#f0f0f1 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#f6f7f3 50%,#f0f0f1 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#f6f7f3 50%,#f0f0f1 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#f6f7f3 50%,#f0f0f1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f0f0f1',GradientType=0 );
}
#menu a{
	display:block;
	padding:0.8em 3em 0.8em 1.5em;
	background: url(/sp/img_cmn/menu_arrow.jpg) no-repeat 95% center;
	background-size: auto 20px;
}
#menu a:link,
#menu a:visited,
#menu a:hover,
#menu a:active{
	color:#666;
	text-decoration:none;
}
#menu ul:after{
	content:" ";
	display:block;
	height:5px;
	width:100%;
	/* gradient */
	background: #dddddd;
	background: -moz-linear-gradient(top,  #dddddd 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dddddd), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top,  #dddddd 0%,#ffffff 100%);
	background: -o-linear-gradient(top,  #dddddd 0%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #dddddd 0%,#ffffff 100%);
	background: linear-gradient(to bottom,  #dddddd 0%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#ffffff',GradientType=0 );
}

/* ------------------------------------------------------ */
/* info_table */
.info_table{ border-collapse:collapse; width:100%; border:none; }
.info_table th, .info_table td { table-layout:fixed; padding:6px; color:#555; text-align:left; vertical-align:top; }

.info_table .pat01 { background: url(../img/bg_dot_g.png) #bfffdf repeat left top !important; }
.info_table .pat01 em.pref { display:inline-block; padding:2px 8px; color:#1fb892; background:#fff; font-size:20px; font-weight:bold; text-align:center; border-right:2px solid #1fb892; border-bottom:2px solid #1fb892; }
.info_table .pat01 em.day  { display:inline; margin:12px 8px; color:#1fb892; font-size:28px; font-weight:bold; }

.info_table .pat02 { background: url(../img/bg_dot_o.png) #ffdfbf repeat left top !important; }
.info_table .pat02 em.pref { display:inline-block; padding:2px 8px; color:#ff5b26; background:#fff; font-size:20px; font-weight:bold; text-align:center; border-right:2px solid #ff5b26; border-bottom:2px solid #ff5b26; }
.info_table .pat02 em.day  { display:inline; margin:12px 8px; color:#ff5b26; font-size:28px; font-weight:bold; }

.info_table .pat03 { background: url(../img/bg_dot_y.png) #ffff99 repeat left top !important; }
.info_table .pat03 em.pref { display:inline-block; padding:2px 8px; color:#ff8000; background:#fff; font-size:20px; font-weight:bold; text-align:center; border-right:2px solid #ff8000; border-bottom:2px solid #ff8000; }
.info_table .pat03 em.day  { display:inline; margin:12px 8px; color:#ff8000; font-size:28px; font-weight:bold; }

.info_table span.week { display:inline; font-size:16px; font-weight:bold; }
.info_table em.num    { display:inline-block; font-size:18px; font-weight:bold; margin-bottom:8px; }
.info_table em.place  { display:block; padding:0.2em; font-size:14px; font-weight:normal;}
.info_table em.tag_01  { display:inline-block; padding:0.2em 0.6em; color:#fff; background:#E10C69; font-size:14px; font-weight:bold; line-height:1.5; }
.info_table em.tag_02  { display:inline-block; padding:0.2em 0.6em; color:#fff; background:#E71B0A; font-size:14px; font-weight:bold; line-height:1.5; }

/* ---------------------------------------------------------- */
/* FORM */
/* ---------------------------------------------------------- */
#form{
	padding:10px 2%;
	/*background:url(../img/form_arrow.png) no-repeat center top;*/
}

.form_event_check {
	border: 5px solid #F4EEE3;
	padding: 10px 15px;
	margin-bottom: 15px;
	line-height: 2;
}

table,tbody,tr,th,td{
	display:block;
}
.form_table{
	border:1px solid #ddd;
}
.form_table th,
.form_table td{
	padding:10px 15px;
}
.form_table th{
	background:#eee;
}

/*20180402*/
#eventinfo .sponsor dl:nth-child(odd){float:left;width:49.5%;padding:0;}
#eventinfo .sponsor dl:nth-child(even){float:right;width:49.5%;padding:0;}
#eventinfo .sponsor dl img{width:100%; margin:0; }

/*20180424 スマホメニュー改修*/
/*header {
	padding-top:20px;
	min-height:45px;
	}*/
/*アコーディオン部分*/
#eventinfo #gmenu{
	position: fixed;
	top:0;
	right:0;
	width:100%;
	z-index:100000;
}
#eventinfo #gmenu.scr{
	height:100%;
	}
#eventinfo #gmenu ul {
  display: none;
 height: 100%;
overflow-y: auto;
max-height: 1000px;
 -webkit-overflow-scrolling: touch;
}

#eventinfo #gmenu span#menu_btn {
    position: fixed;
    width: 30px;
    padding: 10px;
    background-color: #ffffff;
    margin: 0px;
    right: 0;
	display:block;
	z-index:100001;
}
#eventinfo #gmenu span#menu_btn img{
	width:30px;height:25px;}

#eventinfo #gmenu ul.top_ul{
	background-color: #ffffff;
  padding-top: 45px;
  width:100%;
}
#eventinfo #gmenu span#menu_btn img.close{
	display:none;
}
#eventinfo #gmenu span#menu_btn.active img.open{
	display:none;
}
#eventinfo #gmenu span#menu_btn.active img.close{
	display:block;
}
#eventinfo #gmenu li {
  list-style:none;
  border-bottom:1px solid #dddddd;
  width:100%;
  float:none;
}
#eventinfo #gmenu li a{
    text-decoration: none;
    color: #222;
	display:block;}
#eventinfo #gmenu ul li.btn_01{border-top:1px solid #dddddd;padding: 3% 5%;width:90%;}
#eventinfo #gmenu ul li.btn_01 a{padding: 5% 3% 5% 3%;}
#eventinfo #gmenu ul li.btn_02{background:url(/sp/img/menu/icon_seach.png) no-repeat 4% center/4%;font-size:110%;font-size: 4vw;padding: 20px 0% 20px 10%;width: 90%;}
#eventinfo #gmenu ul li.btn_03{background:url(/sp/img/menu/icon_info.png) no-repeat 4% center/4%;font-size:110%;font-size: 4vw;padding: 20px 0% 20px 10%;width: 90%;}
#eventinfo #gmenu ul li.btn_04{background:url(/sp/img/menu/icon_flow.png) no-repeat 3% center/6%;font-size:110%;font-size: 4vw;padding: 20px 0% 20px 10%;width: 90%;}
#eventinfo #gmenu ul li.btn_05{background:url(/sp/img/menu/icon_map.png) no-repeat 3% center/6%;font-size:110%;font-size: 4vw;padding: 20px 0% 20px 10%;width: 90%;}
#eventinfo #gmenu ul li.btn_06{background:url(/sp/img/menu/icon_ca.png) no-repeat 3% center/6%;font-size:110%;font-size: 4vw;padding: 20px 0% 20px 10%;width: 90%;}
#eventinfo #gmenu ul li.btn_07{background:url(/sp/img/menu/icon_reason.png) no-repeat 3% center/6%;font-size:110%;font-size: 4vw;padding: 20px 0% 20px 10%;width: 90%;}
#eventinfo #gmenu ul li.btn_08{background:url(/sp/img/menu/icon_detail.png) no-repeat 4% center/4%;font-size:110%;font-size: 4vw;padding: 20px 0% 20px 10%;width: 90%;}
#eventinfo #gmenu ul li.btn_09{background:url(/sp/img/menu/icon_user.png) no-repeat 4% center/4%;font-size:110%;font-size: 4vw;padding: 20px 0% 20px 10%;width: 90%;}
#eventinfo #gmenu ul li .btn_001,
#eventinfo #gmenu ul li .btn_003,
#eventinfo #gmenu ul li .btn_005{width:49.8%;float:left;border-right:1px solid #dddddd;margin:0;}
#eventinfo #gmenu ul li .btn_002,
#eventinfo #gmenu ul li .btn_004,
#eventinfo #gmenu ul li .btn_006{width:49.8%;float:right;margin:0;}

#eventinfo #gmenu ul li .btn_001{border-bottom:1px solid #dddddd;}
#eventinfo #gmenu ul li .btn_002{border-bottom:1px solid #dddddd;}
#eventinfo #gmenu ul li .btn_003{border-bottom:1px solid #dddddd;}
#eventinfo #gmenu ul li .btn_004{border-bottom:1px solid #dddddd;}

#eventinfo #gmenu ul li .btn_001 a,
#eventinfo #gmenu ul li .btn_002 a,
#eventinfo #gmenu ul li .btn_003 a,
#eventinfo #gmenu ul li .btn_004 a,
#eventinfo #gmenu ul li .btn_005 a,
#eventinfo #gmenu ul li .btn_006 a{
	width:97%;
	display:inline-block;
    padding: 15px 0 15px 3%;
    font-size: 80%;font-size:3.2vw;}
#eventinfo #gmenu ul li.btn_0001,
#eventinfo #gmenu ul li.btn_0002{
	background-color:#ffffff;padding: 20px 5% 5px;border: none;width:90%;}
#eventinfo #gmenu ul li.tel{width:84%;text-align:center;background-color:#ffffff;padding: 15px 8% 50px;border: none;margin-bottom:50px;}
#eventinfo #gmenu li ul{
	margin-top: 20px;
    border: none;
    background-color: #f4f4f4;
    font-size: 4vw;
	}
#eventinfo #gmenu li ul li{
    padding: 20px 0% 20px 6%;
    width: 94%;
	}
#eventinfo #gmenu .next1{
	background:url(/sp/img/menu/icon_next01.png) no-repeat 96% 20px;
}
#eventinfo #gmenu .next2{
	background:url(/sp/img/menu/icon_next02.png) no-repeat 98% 20px;
}
#eventinfo #gmenu li ul li ul{
    background-color: #f4f4f4;
}
#eventinfo #gmenu li ul li ul li{
	width: 95%;
    padding: 20px 0% 20px 5%;
	border-bottom:1px dashed #ccc;
	}
#eventinfo #gmenu li ul li ul li ul li{
	padding:0;
	border-bottom:1px dotted #ccc;
	}
#eventinfo #gmenu li.btn_02 ul li ul li ul li a{
	    padding: 20px 0% 20px 5%;
}
#eventinfo #gmenu .occupations ul li,
#eventinfo #gmenu li.btn_03 ul li,
#eventinfo #gmenu li.btn_05 ul li{
	padding:0;
	}
#eventinfo #gmenu .occupations ul li a,
#eventinfo #gmenu li.btn_03 ul li a,
#eventinfo #gmenu li.btn_05 ul li a{
	    padding: 20px 0% 20px 5%;
}
#eventinfo #gmenu li.btn_04,
#eventinfo #gmenu li.btn_06,
#eventinfo #gmenu li.btn_07,
#eventinfo #gmenu li.btn_08,
#eventinfo #gmenu li.btn_09{
	padding:0 0 0 10% !important;
	}
#eventinfo #gmenu li.btn_04 a,
#eventinfo #gmenu li.btn_06 a,
#eventinfo #gmenu li.btn_07 a,
#eventinfo #gmenu li.btn_08 a,
#eventinfo #gmenu li.btn_09 a{
	    padding: 20px 0% 20px 0%;
}
#eventinfo #gmenu .logo {width:98%;padding:1%;position:fixed;background-color:#ffffff;top:0;}
#eventinfo #gmenu .logo img{width:220px;}