@import url(common.css);

img {vertical-align:top} 
#w-top {position:relative; width:1080px; height:80px; margin:0 auto; padding:0 15px}
/*navigation*/
.logo {position:absolute; top:24px; left:15px }
/*.logo a {font-family:'Raleway', sans-serif; font-weight:700; font-size:25px}*/
.logo a {display:block; width:150px; height:35px; text-indent:-9000px; background-image:url(../images/logo.png); background-repeat: no-repeat; background-position: center; background-size:cover}
.menu {display:none}
.navbar {padding-top:30px; margin-left:26%}
.navbar li {float:left; padding:0 2.1%}
.navbar li a {display:inline-block; padding:5px; font-size:12px; font-family:'Raleway', sans-serif; font-weight:400}
.snsbar {position:absolute; top:0; left:0; width:100%; z-index: 100;} 
.snsbar>ul {position:relative; width:1080px; margin:0 auto}
.snsbar>ul li {position:absolute; top:30px; right:15px; display: flex; justify-content: space-between; align-items: center}
.snsbar>ul li a {padding:0 10px}
.snsbar>ul li img {width:auto}

#w-bdy { min-width:100%; margin-bottom:50px}
.btn {color:#fff; background:#040000; padding:0 3px; border:none; font-size:12px; cursor:pointer}
.emp {color:#e81818}

.tab {height:20px; text-align:center; margin-bottom:40px}
.tab li { display:inline-block; padding:3px 10px; font-size:12px; color:#595757; cursor:pointer}
.tab li.on {border:1px solid #bab7b6; color:#100a0a; cursor:pointer; margin:0 5px} 

.title { padding-top:50px; height:120px; font-size:20px; letter-spacing:1px; font-family:'Raleway', sans-serif; font-weight:300; text-align:center; box-sizing:border-box}
.sub_top {min-height:100px; text-align:center}
.sub_top .icon {text-align:center; height:80px}
.sub_top .icon img {width:50px}
.sub_top .text {margin-bottom:40px}
.sub_top .text li {font-size:16px; margin-bottom:8px}
.flow {display: flex; flex-wrap: wrap; column-gap: 30px; row-gap: 40px; justify-content: center; width:1080px; margin:0 auto 50px; padding: 50px 0; border-bottom:1px solid #bab7b6; overflow:hidden}
.flow dl {display: flex; flex-wrap: wrap; align-items: center; justify-content: center; column-gap: 5px; width: calc(25% - 25px); height: 100px; border:1px solid #bab7b6;}
.flow dt {width: 20%; height: 100%; display: flex; align-items: center;}
.flow dt figure {width: 50px; height: 38px; background-position: center; background-size: 60px auto;}
.flow dd {width: calc(80% - 10px);}
.flow dd label {color: #999; font-size: 1.075em; margin-right: 5px;}
.flow dd h3 {font-size: 1.25em; font-weight: 800;}
.flow dd p {text-align: left;}

.flow dl:nth-child(1) figure {background-image: url(../images/process_01.png);}
.flow dl:nth-child(2) figure {background-image: url(../images/process_02.png);}
.flow dl:nth-child(3) figure {background-image: url(../images/process_07.png); background-size: 70px auto;}
.flow dl:nth-child(4) figure {background-image: url(../images/process_03.png); background-position: center top -3px;}
.flow dl:nth-child(5) figure {background-image: url(../images/process_04.png);}
.flow dl:nth-child(6) figure {background-image: url(../images/process_05.png);}
.flow dl:nth-child(7) figure {background-image: url(../images/process_06.png);}

.process_list {width:1100px; margin:0 auto}
.process_list > ul {clear:both; height:230px; margin-bottom:30px; background:url(../images/process_arrow.png) no-repeat center bottom}
.process_list > ul:last-child {background:none}
.process_list > ul .fl { float:left; width:200px}
.process_list > ul .fr { float:left; width:900px; padding-top:50px}
.process_list h3 {margin-bottom:30px; font-size:15px}
.process_list p {font-size:14px; line-height:1.5}
.pictogram {text-align:center; padding-top:20px; height:30px; margin-bottom:120px}

.consult {width:1080px; margin:0 auto; padding:0 15px}
.consult dl {margin-bottom:50px;}
.consult h2 {margin-bottom:5px; font-size:16px}
.consult .info {margin-bottom:50px;}
.consult .info ul li {display: flex; height:40px; line-height:40px; align-items: center;}
.consult .info ul li > p {display: flex; word-break: keep-all; align-items: center; width: 35%;}
.consult .info label {width: 10%;}
.consult .info select {height: 30px; padding: 0 5px;}
.consult .info input:not([type='radio']) {width: 100%; height: 30px; padding: 0 5px;}
.consult .info button {width: 32px; height: 32px; border: none; background: #000;}

.consult img {vertical-align:middle}
.consult .request {margin-bottom:30px; border-top:1px solid #222}
.consult .request>div>ul, .consult .request #dList>ul {position:relative; border-bottom:1px solid #ccc; min-height:40px; line-height:40px; clear:both}
.consult .request ul label {display:inline-block; width:100px; padding-left:10px; vertical-align:top; font-weight: bold;}
.consult .request ul label span {color:#777; font-weight: normal;}
.consult .request ul>li {display:inline-block; width:88%}
.consult .request ul>li>span {display:block; float:left; width:25%; color:#555}
.consult .request .editbox { width: 100%; text-align: right;}
.consult .request .editbox>span {display:inline-block; float: none; width:50px; color:#555; border:1px solid #ccc; line-height:1.2; text-align:center; cursor:pointer; margin-right:5px}
.consult .request .editbox>span:hover {text-decoration:underline}
.consult .request #divReg ul {min-height:30px; line-height:30px}
.consult .opt {display:none}
.consult .opt>div {display:inline-block; line-height:30px}
.consult .opt>div .emp {display:block; line-height:1.2}
.content .list ul li {position:relative}
.content .list .adm_prc {position:absolute; display:none; top:0; right:0}
.content .list .adm_total {display:none}
.content .list .adm_total li {text-align:right}

.contact label {display: inline-block; width: 50px; font-weight: bold;}
#dropZone {border: 2px dashed #ccc; padding: 10px; text-align: center; margin: 10px 0;}
#dropZone span {display: block;}

.privacyBox {height: 150px; padding:10px; border:1px solid #ccc; background:#f9f9f9; overflow-y: auto;}
.txtbox textarea {width: 100%; height: 100px; padding: 5px;}
.floor {display: flex; align-items: center; flex-wrap: wrap; column-gap: 30px; row-gap: 20px; margin-bottom: 50px; padding: 30px 0;}
.floor ul:nth-child(1) {width: 40%; display: flex; text-align: center;}
.floor ul:nth-child(2) {width: calc(60% - 30px); word-break: keep-all;}
.floor ul li {margin-bottom: 10px;}
.floor figure img {width:100%; height:100%; object-fit:cover; }
.floor .link {display: flex; justify-content: center; width: 100%;}
.floor a {display: flex; padding: 10px; color: #fff; background: #000; font-size: 1.25em;}

.btn_area { padding-top:20px; margin-bottom:50px}
.btn_area ul {text-align:center}
.btn_area li { display:inline-block; border:1px solid #ccc; margin:0 5px}
.btn_area a {display:inline-block; text-decoration:none; padding:5px 10px}
.btn_area a:hover {display:inline-block; text-decoration:underline; padding:5px 10px}

/* About */
.about {width:1080px; margin:0 auto}
.about ul {width:1055px; height:520px; border-top:1px solid #ddd; border-bottom:1px solid #ddd; background:url(../images/about_bg.png) no-repeat; background-position:left 5% center; background-size:auto 80%}
.about ul h2 {width:395px; margin-left:58%; font-weight:400; font-size:20px; margin-bottom:60px; padding-top:90px; line-height:1.5}
.about ul p{width:400px; padding-top:10%; margin-bottom:20px; margin-left:55%; word-break:normal; white-space:pre-line; font-size:16px; line-height:1.6; text-align:justify}
.down ul {display: flex; justify-content: center; align-items: center; padding: 30px 0}
.down ul a {display: flex; align-items: center; column-gap: 10px; padding: 5px 10px; border:1px solid #bab7b6; color:#100a0a; cursor:pointer; margin:0 5px} 
.down ul a::before {content: ''; display: block; width: 20px; height: 20px; background: url("../images/down.png"); background-size: 20px} 

/* CONSULT */
.view_pop {position:fixed; top:0; left:0; right:0; bottom:0; background-color:rgba(0,0,0,0.5); display:none}
.view_pop>div { position:absolute; top:50%; left:50%; width:800px; height:640px; margin:-320px  0 0 -400px; background:#fff}
.view_pop .head {position:relative; width:100%; height:50px; padding-top:10px}
.view_pop .head h2 {font-size:24px; text-align:center; font-weight:400}
.view_pop .head a {position:absolute; right:5px; top:5px; cursor:pointer}
.view_pop .tab {margin-bottom:10px}
.view_pop .body {width:90%; margin:0 auto; display:none}
.view_pop .body h3 { margin-bottom:5px; font-size:16px; font-weight:400}
.view_pop .body .pic {height:400px; text-align:center; margin-bottom:10px; overflow:hidden}
.view_pop .body .pic img { width:100%}
.view_pop .body .txt { text-align:left; line-height:1.5; color:#555}
.view_pop .sub-tab {text-align:center; margin-bottom:10px}

.consult .request .capcha  {height:60px; padding-top:5px}
.consult .request .capcha li {float:left; width:auto}

.qna_list {width:1080px; margin:0 auto}
.qna_list table {width:100%}
.qna_list table th {height:40px}

.content {min-height:400px}
.content .tit {width:1080px; margin:0 auto;  padding-top: 20px; height:60px; text-align:center}

.paging {text-align:center; padding-top:40px;}
.paging a {display:inline-block; width:36px; height:36px; text-align:center; line-height:36px; vertical-align:middle}
.paging a.on {font-weight:700}
.paging a img {}

.photo_list {}
.photo_box {position:relative; float:left; width:33.2%; margin-right:0.2%; margin-bottom:0.2%; overflow:hidden}
.photo_box:nth-child(3n) {margin-right:0}
.photo_box .thumb {background-color:#fff; transform:scale(1); transition:all 0.5s  ease}
.photo_box .thumb img {opacity:1; transition:all 0.5s  ease }
.photo_box:hover .thumb {background-color:#000; cursor:pointer; transform:scale(1.1); transition:all 0.8s  ease}
.photo_box:hover .thumb img {opacity:0.4; transition:all 0.8s  ease }
.photo_box .list_cont {position:absolute; top:50%; width:100%; text-align:center}
.photo_box .list_cont a {font-size:1vw; color:#fff; font-weight:400; display:none}
.photo_box .list_cont p {display:none}
.photo_box:hover .list_cont a {display:block}
.photo_box:hover .list_cont a:hover {text-decoration:underline}
.photo_box .list_cont span {display:none}
.content .tit label, .content .bdy label {display:none} 
.content .tit li {font-size:20px}
.content .bdy {width:1080px; margin:0 auto}
.content .bdy img {max-width:100%;; margin-bottom:5px}
.search .list_cont {position:absolute; top:auto; bottom:10%; width:100%; text-align:center}
.search .list_cont a {font-size:1vw; color:#fff; font-weight:400; display:block; padding:3px 0; background:rgba(0,0,0,0.5)}
.search .list_cont a span:first-child { display:inline; font-size:inherit; color:#FF9; font-weight:bold}
.search .list_cont a p {display:none}
.nodata {text-align:center; font-size:1vw}
.nodata span {color:#e71f19; font-size:inherit}

#search {position:absolute; right:0; top:60px; display:none}
#search ul {position:relative; width:220px; height:30px; overflow:hidden}
#search ul li {top:0; right:-210px; width:220px}
#search input[type=text] {height:20px; border:1px solid #ccc; border-radius:10px; padding-left:5px}
#search input[type=submit] {height:20px; border-radius:10px; padding:0 10px}
#search a {display:inline; float:none; font-size:18px; padding:0; cursor:pointer }

#w-bot {width:100%; height:100px; padding-top: 30px; clear: both;}
#w-bot ul {width:850px; margin:0 auto}
#w-bot li {text-align:center; margin-bottom:10px}
#w-bot span {word-spacing:10px; color:#999; padding:0 10px}
#w-bot p {display:inline}
#w-bot a {color:#ccc}

.selectRadio {display: flex; flex-wrap: wrap; column-gap: 15px; row-gap: 10px; line-height: 1;}

@media only screen and (max-width:1080px) {
	#w-top {position:relative; width:100%; height:80px; margin:0 auto; padding:0}
	.navbar {padding-top:30px; margin-left:25%}
	.navbar li {float:left; padding:0 1.5%}
	.snsbar {position:absolute; top:0; left:0; width:100%}
	.snsbar>ul {position:relative; width:100%; margin:0 auto}
	.consult {width:100%; margin:0 auto; padding:0}
	.content .tit {width:100%}
	.content .bdy {width:100%}
	.about {width:100%; height:500px}
	.about ul {width:100%}
	.about ul h2 {width:395px}
	.about ul p{width:375px}
	.consult .request ul > li {width:85%}
	.flow {width:100%; overflow:hidden}
	.process_list {width:100%}
	.process_list > ul .fr {width:78%}
}


@media only screen and (max-width:960px) {
	#w-top {width:100%; height:40px; margin:0; padding:0}
	select {background-color:#fff}
	/*navigation*/
	.logo {position:static; top:auto; left:auto; float:left; padding-top:15px; padding-left:10px }
	.logo a {width:120px; height:30px}
	.menu {display:block; position:absolute; top:10px; right:15px; width:30px; height:auto}
	.menu img {width:100%}
	.navbar {position:absolute; top:40px; width:100%; margin-left:0; display:none; float:none; padding:0 0 20px 0; border-bottom:1px solid #000; background:#fff; z-index:10}
	.navbar li {float:none; padding:0 18px}
	.navbar li a {display:inline-block; width:96%; border-bottom:1px solid #ccc; height:30px; line-height:30px; padding:5px; font-size:12px; font-family:'Raleway', sans-serif; font-weight:400}
	.snsbar {position:fixed; top:auto; bottom:0; left:0; width:100%; height: 40px; display: flex; align-items: center; background: #fff;} 
	.snsbar>ul {position:relative; width:100%; height:20px; margin:0;}
	.snsbar>ul li {position:static; top:0px; right:0px; width:100%; justify-content: space-around;}
	.snsbar>ul li a {display:inline-block; float:none; padding:0 10px}
		
	#w-bdy { min-width:100%; margin-bottom:50px}
	.btn {color:#fff; background:#040000; padding:0 3px; border:none; font-size:12px; cursor:pointer}
	.emp {color:#e81818}
	
	.tab {height:20px; text-align:center; margin-bottom:40px}
	.tab li { display:inline-block; padding:3px 10px; font-size:12px; color:#595757; cursor:pointer}
	.tab li.on {border:1px solid #bab7b6; color:#100a0a; cursor:pointer; margin:0 5px} 
	
	.title { padding-top:30px; height:60px; font-size:20px; letter-spacing:1px; font-family:'Raleway', sans-serif; font-weight:300; text-align:center; box-sizing:border-box}
	.sub_top {min-height:80px; text-align:center}
	.sub_top .icon {text-align:center; height:60px}
	.sub_top .text {margin-bottom:30px}
	.sub_top .text li {font-size:4vw; margin-bottom:8px}
	.flow {display: flex; flex-direction: column; row-gap: 10px; width: calc(100% - 20px); height: auto; margin: 0 10px 50px; overflow: auto; border-bottom: none}
	.flow dl {width: calc(100% - 2px); height:80px; }
	.flow dt {justify-content: center;}
	.process_list {width:100%; margin:-40px 0 0 0}
	.process_list > ul {clear:both; height:auto; padding-bottom:20%; margin-bottom:9%; background:url(../images/process_arrow.png) no-repeat center bottom; background-size:7.5% auto}
	.process_list > ul:last-child {background:none}
	.process_list > ul .fl { float:none; width:30%; margin:0 auto}
	.process_list > ul .fl img {width:100%}
	.process_list > ul .fr { float:none; width:90%; margin:0 auto; padding-top:10px}
	.process_list h3 {margin-bottom:10px; font-size:15px; text-align:center}
	.process_list p {font-size:14px; line-height:1.5; text-align:justify}
	.pictogram {text-align:center; padding-top:10px; height:30px; margin-bottom:90px}
	
	.consult {width: calc(100% - 20px); margin:0; padding: 0 10px}
	
	.consult .request {margin-bottom:30px; border-top:1px solid #222}
	.consult .request ul {position:relative; border-bottom:1px solid #ccc; min-height:40px; line-height:40px; clear:both}
	.consult .request ul label { width:100px; padding-left:0; vertical-align:top}
	.consult .request ul>li {display:inline-block; width:100%}
	.consult .request ul>li>span {display:inline-block; width:50%; color:#555; height: auto; line-height: 1;}
	.consult .request .editbox { position:absolute; right:0; width:150px; padding-top:10px }
	.consult .request .editbox>span {display:inline-block; width:20%; color:#555; border:1px solid #ccc; line-height:1.2; text-align:center; cursor:pointer; margin-left:2%}
	.consult .request .editbox>span:hover {text-decoration:underline}
	.consult .request #dList {}
	.consult .request #divReg ul {min-height:30px; line-height:30px}

	.consult .info label {width: 20%;}
	.consult .info ul li {height:40px; line-height:1.2; align-items: center;}
	.consult .info ul li > p{width: 80%;}

	.floor {flex-direction: column;}
	.floor ul:first-child {width: 100%;}
	.floor ul:nth-child(2) {width: 100%;}

	#dropZone span {display: none;}
	
	.btn_area { padding-top:20px}
	.btn_area ul {text-align:center}
	.btn_area li { display:inline-block; border:1px solid #ccc; margin:0 5px}
	.btn_area a {display:inline-block; text-decoration:none; padding:5px 10px}
	.btn_area a:hover {display:inline-block; text-decoration:underline; padding:5px 10px}
	
	/* About */
	.about {width:100%}
	.about ul { width:100%; height:auto; padding:50% 0 5%; background-position:center top; background-size:65% auto}
	.about ul h2 {width:90%; margin:0 auto; font-size:18px; margin-bottom:20px; padding-top:50px; line-height:1.2}
	.about ul p{width:90%; margin:0 auto; margin-bottom:20px; word-break:normal; font-size:14px; text-align:justify}
	
	/* CONSULT */
	.view_pop {position:fixed; top:0; left:0; right:0; bottom:0; background-color:rgba(0,0,0,0.5); display:none}
	.view_pop>div { position:fixed; top:10%; left:0%; width:100%; height:80%; margin: 0; background:#fff;}
	.view_pop .head {position:relative; width:100%; height:50px; padding-top:10px}
	.view_pop .head h2 {font-size:24px; text-align:center; font-weight:400}
	.view_pop .head a {position:absolute; right:5px; top:5px; cursor:pointer}
	.view_pop .tab {margin-bottom:10px}
	.view_pop .body {width:90%; margin:0 auto; display:none}
	.view_pop .body h3 { margin-bottom:5px; font-size:16px; font-weight:400}
	.view_pop .body .pic { min-height:400px; text-align:center; margin-bottom:10px}
	.view_pop .body .pic img {height:100%}
	.view_pop .body .txt { text-align:left; line-height:1.5; color:#555}
	
	.consult .request .capcha  {height:60px; padding-top:5px}
	.consult .request .capcha li {float:left; width:auto}
	
	.qna_list {width:100%; margin:0 auto}
	.qna_list table {width:100%}
	.qna_list table th {height:40px}
	.qna_list table td {display:block}
	
	.content {height:auto}
	.content .tit {width:100%; margin:0 auto;  padding-top:20px; height:60px; text-align:center}
	
	.paging {text-align:center; padding-top:40px; margin-bottom:40px}
	.paging a {display:inline-block; width:36px; height:36px; text-align:center; line-height:36px; vertical-align:middle}
	.paging a.on {font-weight:700}
	.paging a img {}
	
	.photo_list {}
	.photo_box {position:relative; float:none; width:100%; margin-right:0; margin-bottom:1%; overflow:hidden}
/*	.photo_box:nth-child(3n) {margin-right:1%}
	.photo_box:nth-child(2n) {margin-right:0} */
	.photo_box .thumb {background-color:#fff; transform:scale(1); transition:all 0.5s  ease}
	.photo_box .thumb img {opacity:1; transition:all 0.5s  ease; vertical-align:top }
	.photo_box:hover .thumb {background-color:#000; cursor:pointer; transform:scale(1.1); transition:all 0.8s  ease}
	.photo_box:hover .thumb img {opacity:0.4; transition:all 0.8s  ease }
	.photo_box .list_cont {position:absolute; top:auto; bottom:10%; width:100%; text-align:center}
	.photo_box .list_cont a {font-size:3vw; color:#fff; font-weight:400; display:block; padding:3px 0; background:rgba(0,0,0,0.5)}
	.photo_box .list_cont a:hover {text-decoration:none}
	.photo_box .list_cont span {display:none}
	.content .tit label, .content .bdy label {display:none} 
	.content .tit li {font-size:5vw}
	.content .bdy {width:100%; margin:0}
	.content .bdy img {width:100%; margin-bottom:2px}
	
	.qna_list table tr td span.icon_new {display:none}
	
	#search {position:absolute; right:0; top:-40px; width:100%; display:none}
	#search ul {position:relative; width:100%; height:30px; overflow:hidden}
	#search ul li {top:0; right:0px; width:100%; text-align:center}
	#search input[type=text] {height:20px; border:1px solid #ccc; border-radius:10px; padding-left:5px}
	#search input[type=submit] {height:20px; border-radius:10px; padding:0 10px}
	#search a {display:inline; float:none; font-size:18px; padding:0; cursor:pointer }
	
	#w-bot {width:100%; height:auto; padding:0 0 50px;}
	#w-bot ul{width:100%; padding:20px 0 0 0;}
	#w-bot li {margin-bottom:5px; text-align:center}
	#w-bot li a {display:none}
	#w-bot span {word-spacing:10px; color:#999}
	#w-bot p {display:block; margin-bottom:10px}
}