html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td, 
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend input, textarea, button, select{
 vertical-align: baseline;
 font-family: inherit;
 font-weight: inherit;
 font-style: inherit;
 font-size: 100%;
 outline: 0;
 padding: 0;
 margin: 0;
 border: 0;
 }


* { margin:0; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
ul, li {list-style:none; }
html { width:100%; }
body { width:100%; height:100%; line-height:100%; color:#000; letter-spacing:-1px; font-size:1em; font-family: 'S-CoreDream-4Regular'; overflow-y:visible!important; box-sizing:border-box; }
img { vertical-align:middle; border:none; }
a { text-decoration:none; cursor:pointer; }
p { }
div, input, button { vertical-align:middle; border:none; font-family: 'S-CoreDream-4Regular'; }
textarea { border:none; }


/* MOBILE
------------------------------------------------------------------------------------------------------------*/

.m_wrap { width:100%; background-color:#fff; max-width:720px; margin:0 auto; }

.m_wrap .top { background-color:#ffe9ea; text-align:center; padding:5% 0; }
.m_wrap .top h1 { padding:0; font-size:2.2em; font-family: 'S-CoreDream-7ExtraBold'; line-height:150%; color:#ff5f72; letter-spacing:-2px; }
.m_wrap .top p { color:#666; font-size:0.9em; word-break:keep-all; }

.m_wrap .tabmenu { position:sticky; top:0; width:100%; overflow:auto; background-color:#ff5f72; border-bottom:1px solid #d7d7d7; z-index:999; }
.m_wrap .tabmenu ul { }
.m_wrap .tabmenu ul li { width:20%; float:left; text-align:center; display:inline-block; }
.m_wrap .tabmenu ul li a { color:#fff; padding:12px 10px; display:block; font-size:0.8em; font-weight:600;}
.m_wrap .tabmenu ul li.on a { background-color:#f03247; color:#fff; border-right:0; }

.m_wrap h2 { border-bottom: 1px solid #d7d7d7; color:#fff; background-color:#666; padding:2% 10px; font-size:1.4em; font-family: 'S-CoreDream-7ExtraBold'; line-height:150%; }
.m_wrap h2 > img { width:26px; }

.m_wrap ul.list1 { width:96%; float:left; background-color:#fff; margin:4% 2%; border-radius:10px; border:1px solid #d7d7d7; box-shadow: rgba(0, 0, 0, 0.1) 6px 8px 6px -6px;}
.m_wrap ul.list1 li { float:left; color:#000; text-align:center; line-height:140%; overflow:hidden; }
.m_wrap ul.list1 li:nth-child(1){ width:100%; float:left; color:#fff; background-color:#333; text-align:center; line-height:140%; overflow:hidden; padding:5px 0; border-radius:10px 10px 0 0; }
.m_wrap ul.list1 li:nth-child(2){ width:45%; float:left; color:#000; text-align:left; line-height:140%; overflow:hidden; padding:2% 1%; }
.m_wrap ul.list1 li:nth-child(3) { width:55%; float:left; color:#000; text-align:left; line-height:120%; overflow:hidden; padding:4% 1%; }
.m_wrap ul.list1 li:nth-child(4) { width:100%; float:left; color:#000; line-height:140%; overflow:hidden; padding:1% 0 4% 0; }

.m_wrap ul.list1 li img { width:100%; }

.m_wrap ul.list1 p.naming { font-size:1.2em; font-family: 'S-CoreDream-7ExtraBold'; line-height:140%;}
.m_wrap ul.list1 p.area { font-size:0.8em; color:#888; }
.m_wrap ul.list1 p.time { font-size:1em; font-family: 'S-CoreDream-7ExtraBold'; color:#dd0000; padding-bottom:5px; }
.m_wrap ul.list1 p.btn { font-size:1em; font-weight:500; display: inline-block; color:#fff; background-color:#f97171; text-align:center; padding:6px 0; max-width: 360px; transition:0.3s; width:56%; }
.m_wrap ul.list1 p.btn:hover{ background-color:#f03247; transition:0.3s; }




@media screen and (min-width:640px)  {

.m_wrap { width:100%; background-color:#fff; max-width:1920px; margin:0 auto; }

.m_wrap .top { background-color:#ffe9ea; text-align:center; padding:3% 0; }
.m_wrap .top h1 { padding:0; font-size:4em; font-family: 'S-CoreDream-7ExtraBold'; line-height:150%; color:#ff5f72; }
.m_wrap .top p { font-size:1.2em; color:#666; padding:10px 0;}

.m_wrap .inner { width:1200px; margin:0 auto; padding:50px 20px; background-color:#fff; }
.m_wrap .tabmenu { position:sticky; top:0; overflow:auto;  background-color:#ff5f72; z-index:999; }
.m_wrap .tabmenu .inner { width:1000px; margin:0 auto; padding:0; background-color:#f03247;}
.m_wrap .tabmenu ul { white-space:nowrap; }
.m_wrap .tabmenu ul li { display:inline-block; width:10%; text-align:center;}
.m_wrap .tabmenu ul li a { color:#fff; padding: 20px 0; display:block; font-size:1.2em; font-weight:600;}
.m_wrap .tabmenu ul li.on a { background-color:#f03247; color:#fff; border-right:0; }

.m_wrap h2 { border-bottom: 1px solid #d7d7d7; color:#fff; background-color:#666;padding:1% 10px; font-size:1.4em; font-family: 'S-CoreDream-7ExtraBold'; line-height:150%; }
.m_wrap h2 > img { width:26px; }

.m_wrap ul.list1 { width:23%; height:550px; float:left; background-color:#fff; margin:2% 1%; border-radius:10px; border:1px solid #d7d7d7; box-shadow: rgba(0, 0, 0, 0.1) 6px 8px 6px -6px; transition:0.3s; }
.m_wrap ul.list1 li { float:left; color:#000; text-align:center; line-height:140%; overflow:hidden; }
.m_wrap ul.list1 li:nth-child(1){ width:100%; float:left; color:#fff; background-color:#333; text-align:center; line-height:140%; overflow:hidden; padding:8px 0; border-radius:10px 10px 0 0; }
.m_wrap ul.list1 li:nth-child(2) { width:100%; float:left; color:#000; text-align:left; line-height:140%; overflow:hidden; padding:0% 0% 2% 0%; }
.m_wrap ul.list1 li:nth-child(3) { width:100%; float:left; color:#000; text-align:left; line-height:140%; overflow:hidden; padding:3% 1%; }
.m_wrap ul.list1 li:nth-child(4) { width:100%; float:left; color:#000; overflow:hidden; }

.m_wrap ul.list1 li img { width:100%; }

.m_wrap ul.list1 p { text-align:center; padding:5px 0; }
.m_wrap ul.list1 p.naming { font-size:1.4em; font-family: 'S-CoreDream-7ExtraBold'; line-height:120%; height:64px; word-break:keep-all; }
.m_wrap ul.list1 p.area { font-size:0.9em; color:#888; height:56px; word-break:keep-all; }
.m_wrap ul.list1 p.time { font-size:1em; font-family: 'S-CoreDream-7ExtraBold'; color:#dd0000; padding:10px 0; }
.m_wrap ul.list1 p.btn { font-size:1.1em; font-weight:500; color:#fff; background-color:#f97171; text-align:center; padding:10px; margin-top:10px; max-width: 280px; transition:0.3s; display:block; margin:0 auto; width:80%; }

.m_wrap ul.list1:hover { transition:0.3s; }
.m_wrap ul.list1:hover p.btn{ background-color:#f03247; transition:0.3s; }

}



/*form */
.m_wrap .formArea { width:96%; margin:0 auto; padding:10px 0; overflow: hidden; background-color:#fff; }
.m_wrap .formGroup { margin-bottom:15px; text-align:center; }

.m_wrap .input_style:focus, .m_wrap .sel_style:focus, .m_wrap textarea_style:focus { border-color:#303f99; -webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fff; box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fff; }

.formGroup:before, .formGroup:after { content: " "; display:table; }
.formGroup:after { clear:both; }
.m_wrap .form_table { width:92%; padding:20px 0; border-collapse:collapse; margin:0 auto; }
.m_wrap .form_table tbody tr {border-bottom:1px solid #d7d7d7; border-top:1px solid #d7d7d7;}
.m_wrap .form_table tbody th {padding:8px 5px; vertical-align:middle; text-align:left; line-height:22px; font-size:16px; font-family: 'S-CoreDream-7ExtraBold'; letter-spacing:-1.5px; }
.m_wrap .form_table tbody td {padding:8px 5px; vertical-align:middle; text-align:left; line-height:22px; font-size:16px; }

.m_wrap .input_style:focus, .sel_style:focus, textarea_style:focus { border-color:#9f9f9f; -webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fff; box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fff;}

.m_wrap label { float:left; padding:8px 0; margin-right:10px; }
.m_wrap .input_style { width:100%; padding-left:3px; height:40px; border:1px solid #ccc; font-size:14px; }
.m_wrap .sel_style { width:100%; padding-left:3px; height:40px; border:1px solid #ccc; font-size:14px; vertical-align:middle;}
.m_wrap .textarea_style { width:100%; padding:6px; height:60px; border:1px solid #ccc; font-size:14px; resize:none;}

.m_wrap .submit_box {color:#fff; text-align:center; padding-top:15px; letter-spacing:-1px; }
.m_wrap .submit_box button { width:80%; margin:0 auto; font-family: 'S-CoreDream-7ExtraBold'; font-size:22px; letter-spacing:-1px; cursor:pointer; background-color:#bd67ff; color:#fff; padding:10px 0; margin-top:5px; }
