@charset "utf-8";
/**************************************************

	Respond.css ( ver 1.0.2 )

**************************************************/
/**************************************************
	Setting Device Width
**************************************************/
#_device_pc{display: block;} #_device_ta{display: none;} #_device_mo{display: none;} .__pc{display: block !important;} .__ta{display: none !important;} .__mo{display: none;}
@media screen and (min-width: 750px) and (max-width: 1300px){#_device_pc{display: none;} #_device_ta{display: block;} #_device_mo{display: none;} .__pc{display: none !important;} .__ta{display: block !important;} .__mo{display: none;}}
@media screen and (max-width: 750px){#_device_pc{display: none;} #_device_ta{display: none;} #_device_mo{display: block;} .__pc{display: none !important;} .__ta{display: none;} .__mo{display: block !important;} }
/**************************************************
	Public
**************************************************/
@media screen and (max-width: 1300px){
    html{min-width: 100%;}

    /* Table */
    .table1 colgroup {display: none;}
    .table1 tr > *{padding: 10px 2px;font-size: 11px;line-height: 15px;}
    .table1 thead th{height: auto;font-size: 11px;}
    .table1 tbody th{font-size: 11px;}
    .table1 tbody td > * {margin: 1px;}
    .sub24 .table1 tr > * {min-width: 30px;}
    .sub24 ._tabWrap .table1 tr > * {min-width: 0;}
    .sub24 ._tabWrap .table1 tbody th {width: 48px;}
}
/**************************************************
	Layout
**************************************************/
@media screen and (max-width: 1300px){

	html{min-width: 320px;padding-top: 50px;overflow-x: hidden;}

	#header{position: fixed;top: 0;left: 0;width: 100%;}
	#header .inner{width: auto;height: 50px;}
	#header .logo{width: auto;line-height: 50px;left: 10px;}
	#header .logo img{width: auto;height: 50px;}

	#gnb{display: none;}
    #tnb{display: none;}

    #hd-lan{display: none;}
    #hd-sch{display: none;}

    #footer .ftWrap{width: auto;padding: 15px 0;}
    #footer .ftWrap > *:not(h2) {margin-left: 0;}
    #footer h2 {display: none;}
    #footer address{margin-left: 0;font-size: 10px;line-height: 13px;color: #b3b3b3;font-style: normal;text-align: center;}
    #footer address hr{display: block;border: none;margin: 0;}
    #footer address .copyright{display: block;margin-top: 10px;font-size: 10px;color: #777777;}

    #sns-ico{margin-top: 15px;text-align: center;}
    #sns-ico li{margin: 2px;}
    #sns-ico li img{width: 25px;height: auto;}

    #ft-fam{display: none;}

    #gotop{display: none;}

    #fnb{text-align: center;}
    #fnb > li a{font-size: 11px;color: #b3b3b3;letter-spacing: -1px;}

    #slide-btn{top: 50%;margin-top: -8px;right: 10px;display: block;width: 25px;height: 16px;}

    #slide-bg{position: fixed;z-index: 200;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.3);display: none;}
    #slide-close{position: absolute;top: 0;right: 0;width: 50px;height: 50px;background: url('../images/layout/slide-close.png') no-repeat center center;background-size: 20px auto;}

    #slide-menu{position: fixed;top: 0;right: -100%;width: 80%;height: 100%;display: block;background: #fff;z-index: 201;overflow-y: auto;transition: all 0.3s cubic-bezier(0.930, 0.635, 0.650, 0.970);}
    #slide-menu .tit{height: 50px;position: relative;background: #87004c;}
    #slide-menu.on{right: 0;}

    #tnb-mo{text-align: center;line-height: 40px;background: #f7f7f7;}
    #tnb-mo > li{display: inline-block;margin: 0 10px;}
    #tnb-mo > li a{font-size: 12px;color: #333;}

    #gnb-mo > li{border-bottom: 1px solid #e1e1e1;}
    #gnb-mo > li > a{display: block;line-height: 40px;padding: 0 15px;font-size: 14px;letter-spacing: -1px;color: #333;text-decoration: none;}
    #gnb-mo > li > ul{padding: 10px 15px;border-top: 1px solid #e1e1e1;background: #f7f7f7;display: none;}
    #gnb-mo > li > ul li a{line-height: 30px;font-size: 14px;color: #666;text-decoration: none;}
    #gnb-mo > li.hidden-gnb{display: none;}

    #hd-lan-mo{position: absolute;top: 0;left: 15px;z-index: 92;}
    #hd-lan-mo > a{display: block;line-height: 50px;padding: 0 10px 0 20px;font-size: 12px;color: #fff;text-decoration: none;text-transform: uppercase;background: url('../images/layout/hd-lan-ico-mo.png') no-repeat 0 center / 15px auto, url('../images/layout/hd-lan-spr-mo.png') no-repeat right center / 6px auto;}
    #hd-lan-mo > ul{position: absolute;top: 40px;left: 50%;display: none;width: 80px;margin-left: -40px;padding: 10px 0;border: 1px solid #b8b8b8;background: #fff;}
    #hd-lan-mo > ul:before{position: absolute;top: -7px;left: 50%;content: '';display: block;width: 6px;height: 7px;margin-left: -3px;background: url('../images/layout/hd-lanbox-spr-mo.png');}
    #hd-lan-mo > ul li a{display: block;font-size: 12px;line-height: 20px;color: #666666;text-decoration: none;text-align: center;text-transform: uppercase;}
    #hd-lan-mo.on > ul{display: block;}

    #hd-sch-mo{position: absolute;top: 14px;left: 85px;z-index: 91;}
    #hd-sch-mo .btn{display: block;width: 21px;height: 21px;background: url('../images/layout/hd-sch-btn-mo.png') no-repeat center center;background-size: 16px auto;text-indent: -999em;border: none;}
    #hd-sch-mo form{position: fixed;display: none;top: 50px;right: 0;width: 80%;padding-right: 50px;border: 1px solid #333;border-width: 1px 0 1px 0;overflow: hidden;background: #fff;box-sizing: border-box;}
    #hd-sch-mo legend{display: none;}
    #hd-sch-mo .inp{width: 100%;height: 38px;line-height: 38px;text-indent: 10px;background: none;border: none;font-size: 12px;}
    #hd-sch-mo .sbm{position: absolute;top: 0;right: 0;width: 40px;height: 40px;background: #333 url('../images/layout/hd-sch-btn-mo.png') no-repeat center center;background-size: 18px auto;border: none;text-indent: -999em;}
    #hd-sch-mo.on form{display: block;}

    /* layer popup */
    .sp_pop{position: absolute;top: 80px !important;left: 5% !important;width: 90% !important;z-index: 999 !important;}
    .sp_pop table{width: 100%;}
    .sp_pop table td{height: auto !important;}
    .sp_pop img{width: 100% !important;height: auto !important;}

    /* etc */
    .table1 tr > *{font-size: 11px;line-height: 15px;}

}

/**************************************************
	Ajax Popup
**************************************************/
@media screen and (max-width: 1300px){

    #popup{top: 5%;left: 5%;width: 90%;height: 90%;margin-top: 0;margin-left: 0;padding-top: 41px;}
    #popup .pop-tit{height: 40px;padding: 0 10px;}
    #popup .pop-tit h3{font-size: 13px;line-height: 40px;}
    #popup .pop-tit .close{width: 39px;height: 39px;line-height: 39px;font-size: 13px;}
    #popup .pop-wrap{height: 100%;overflow-y: auto;padding: 15px;box-sizing: border-box;}
    #popup.on{opacity: 1;}
    #popupBG{position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 300;background: rgba(0,0,0,0.5);opacity: 0;transition: all 0.3s;}
    #popupBG.on{opacity: 1;}

    /* sitemap */
    #popup .sitemap > li{width: 49%;}
    #popup .sitemap > li > a{font-size: 12px;line-height: 35px;}
    #popup .sitemap > li ul li a{font-size: 12px;padding: 7px 0;}

}


/**************************************************
	Main
**************************************************/
@media screen and (max-width: 1300px){

    #main #mainWrap{width: auto;margin: 0;padding: 20px 10px;}

    .w1300 {width: auto;margin: 0;}

    #main .visual .roll li img{position: static;margin-left: 0;width: 100%;height: auto;}
    #main .visual .bx-pager{position: absolute;bottom: 15px;left: 0;width: 100%;text-align: center;z-index: 60;}
    #main .visual .bx-pager-item{display: inline-block;vertical-align: middle;margin: 0 2px;}
    #main .visual .bx-pager-item a{display: block;width: 12px;height: 12px;background: #fff;overflow: hidden;text-indent: -999px;border-radius: 50%;}
    #main .visual .bx-pager-item a.active {background: #87004c;}

    #mainWrap .board-wrap > dl > dt strong {height: 30px;line-height: 30px;font-size: 18px;}
    #mainWrap .board-wrap > dl > dt strong span {font-size: 18px;}
    #mainWrap .board-wrap > dl > dt .more {margin-left: 5px;}
    #mainWrap .board-wrap > dl > dt .more img {height: 30px;}
    #mainWrap .board-wrap > dl > dd {margin-top: 5px;}
    #mainWrap .board-wrap .type1 {float: none;width: auto;margin-bottom: 20px;}
    #mainWrap .board-wrap .type1 dd {padding: 10px;min-height: auto;border-width: 1px;}
    #mainWrap .board-wrap .type1 ul li strong {font-size: 12px;}
    #mainWrap .board-wrap .type1 ul li p {font-size: 12px;}
    #mainWrap .board-wrap .type1 ul li span {font-size: 12px;}
    #mainWrap .board-wrap .type1 ul li.first {margin-bottom: 15px;padding: 5px 0 15px;padding-left: 40px;}
    #mainWrap .board-wrap .type1 ul li.first:before {width: 30px;height: 30px;margin-top: -20px;}
    #mainWrap .board-wrap .type1 ul li.first strong {float: none;font-size: 14px;}
    #mainWrap .board-wrap .type2 {float: none;width: auto;}
    #mainWrap .board-wrap .type2 dd .thm {padding-bottom: 100%;}

    #mainWrap .gallery {padding: 20px 0;}
    #mainWrap .gallery .mtit0 {margin-bottom: 10px;}
    #mainWrap .gallery .list > li {width: 48%;}
    #mainWrap .gallery .list > li strong {padding: 5px 0 10px;border-bottom-width: 0;background: none;font-size: 12px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}

    #mainWrap .site-wrap > dl {width: auto;float: none;display: block;}
    #mainWrap .site-wrap > dl:nth-child(odd) {margin-right: 0;margin-bottom: 20px;}
    #mainWrap .site-wrap > dl dd {margin-top: 10px;}
    #mainWrap .site-wrap ul li .thm {padding-bottom: 35%;}
    #mainWrap .site-wrap .bx-controls-direction a {top: 5px;}
    #mainWrap .site-wrap .bx-prev {right: 23px;}

    .mtit0 {font-size: 18px;}
    .mtit0 strong {font-size: 18px;}
}

/**************************************************
	Sub
**************************************************/
@media screen and (max-width: 1300px){

    #sub #content{ width: auto;margin: 0 10px;padding: 20px 0; }
    #sub #content.fullscreen {margin: 0 10px;}

    .mb_50 {margin-bottom: -10px !important;}

    #sub .sub-vis{height: 120px;}
    #sub .sub-vis h2{font-size: 20px;}
    #sub .sub-vis h2 em{margin-top: 5px;font-size: 11px;}

    #sub .sub-tit{margin-bottom: 20px;}
    #sub .sub-tit h3{font-size: 14px;margin-top: 0;}

    .lnbWrap{display: none;}
    #lnb{width: auto;margin-bottom: 10px;}
    #lnb > li a{line-height: 30px;font-size: 12px;}
    #lnb > li.active:after {height: 1px;}

    #status{display: none;}

    #navigator{border-width: 0 0 1px 0;}
    #navigator > ul{width: auto;border-left: none;padding-left: 40px;}
    #navigator > ul > li{width: 50%;box-sizing: border-box;}
    #navigator > ul > li > a{min-width: 0;font-size: 13px;padding: 0 20px 0 10px;line-height: 40px;background-size: 8px auto;}
    #navigator > ul > li:first-child{position: absolute;top: 0;left: 0;width: 40px;}
    #navigator > ul > li:first-child a{width: 40px;background: none;}
    #navigator > ul > li.d2{border: none;}
    #navigator > ul > li > ul{top: 40px;left: -1px;}
    #navigator > ul > li.d2 > ul{border-right: none;}
    #navigator > ul > li > ul li a{padding: 10px;font-size: 13px;}

    .mt50 {margin-top: 20px !important;}
    .mt75 {margin-top: 20px !important;}
    .mb20 {margin-bottom: 10px !important;}
    .sub11 hgroup.mb20 {margin-bottom: 10px !important;}

    .__form {width: calc(100% - 2px);height: 30px;box-sizing: border-box;font-size: 11px;}
    .__form.w140 {width: 60%;}
    .__form.w90 {width: 82%;}
    .__form.w100 {width: calc(100% - 2px);}
    input[type=text].__form {text-indent: 5px;}

    .sub hgroup {margin: 10px 0;}
    .sub hgroup:first-child {margin-top: 0;}
    .stit1 {font-size: 18px;}
    .stit1 span {font-size: 18px;}
    .stit2 {font-size: 16px;}
    .stit2.lbar {padding-left: 12px;}
    .stit2.lbar:after {top: 4px;width: 2px;height: 15px;}
    .stit2.icon {padding-left: 15px;background-size: 10px auto;}
    .stxt1 {font-size: 12px;line-height: 1.6em;}
    .stxt-dot {margin-top: 5px;padding-left: 10px;font-size: 12px;line-height: 1.6em;}
    .stxt-dot:after {top: 8px;}
    .stxt-dot.mt20 {margin-top: 5px !important;}

    .stxt-img > * {width: auto;display: block;}
    .stxt-img dt {display: none;}
    .stxt-img dd {padding: 10px;}
    .stxt-img dd > * {margin: 10px 0;}
    .stxt-img.lef dd {margin-left: 0;}
    .stxt-img.rig dd {margin-right: 0;}

    .stxt-img2 dt {width: 20%;}
    .stxt-img2 dd {width: 80%;padding: 0 10px;}
    .stxt-img2 dd .stit2 {padding: 0 0 15px;margin-bottom: 15px;}
    .stxt-img2 .icon > * {margin-right: 5px;}
    .stxt-img2 .icon img {height: 30px;}
    .stxt-img2 .icon strong {font-size: 14px;}
    .stxt-img2 .icon span {font-size: 12px;}
    .stxt-img2.lef dd {margin-left: 20%;}
    .stxt-img2.rig dd {margin-right: 20%;}

    .stxt-icon > li {width: 98%;padding: 20px 10px;}
    .stxt-icon > li.w50 {width: 48%;}
    .stxt-icon > li .icon {height: 50px;margin: 0 auto 10px;}
    .stxt-icon > li strong {margin: 10px 0;font-size: 14px;}
    .stxt-icon > li p {margin-top: 10px;min-height: auto;}

    .stxt-icon2 > li {width: 98%;padding: 10px;padding-left: 50px;min-height: auto;}
    .stxt-icon2 .icon {height: 30px;top: 10px;left: 10px;}
    .stxt-icon2 strong {position: static;font-size: 14px;line-height: 1.2em;margin: 7px 0;}
    .stxt-icon2 .stxt-dot {margin-left: 0;}
    .stxt-icon2 > li.w33 {width: 98%;padding: 10px;padding-left: 50px;}
    .stxt-icon2 > li.w33 .icon {top: 10px;left: 10px;}
    .stxt-icon2 > li.w66 {width: 98%;padding: 10px;padding-left: 50px;}
    .stxt-icon2 > li.w66 .icon {top: 10px;left: 10px;}
    .stxt-icon2 > li.w66 .stxt-dot {margin-left: 0;}

    .sub mark {padding: 10px;font-size: 12px;}
    .sub .ml45 {margin-left: 15px !important;}

    .mark-info {margin: -1%;}
    .mark-info > li {width: 98%;margin: 1%;padding: 10px 0;border-bottom: 2px solid #a11262;}
    .mark-info strong {top: 10px;left: 0;width: 100px;font-size: 16px;text-align: center;}
    .mark-info p {margin-left: 100px;}


    .bgf9f9f9 {padding: 20px 10px;margin: 0 -10px;}
    .bgf9f9f9._mt125 {padding-top: 20px;margin-top: 20px;}
    .bgf9f9f9 .table1 tr td {font-size: 11px;line-height: 15px;padding: 10px 2px;}


    .prog-list .box {border-width: 2px;padding: 10px;margin-top: 10px;}
    .prog-list .box dd {margin-top: 10px;}
    .prog-list .box dd:before {display: none;}
    .prog-list .box dd > * {display: block;width: auto;}
    .prog-list .box dd > .info {margin-left: 0;}
    .prog-list .box .sbj {max-width: calc(100% - 120px);font-size: 14px;color: #000;line-height: 30px;}
    .prog-list .box .btn {height: 30px;line-height: 30px;width: 100px;font-size: 12px;}
    .prog-list .box .txt {font-size: 12px;line-height: 1.6em;max-height: 3.2em;}
    .prog-list .box .info {margin-top: 10px;}
    .prog-list .box .info > li {font-size: 11px;line-height: 25px;background-size: auto 25px;padding: 0 20px;}


}
