@charset "UTF-8";
@media print {
    body {
        _zoom: 60%;
        -webkit-print-color-adjust: exact;
    }
}


/* .clfix:before, .clfix:after */

.clfix:before, .clfix:after {
    content: "";
    display: table;
}

.clfix:after {
    clear: both;
}

.clfix {
    zoom: 1;
    /* For IE 6/7 (trigger hasLayout) */
}

.mb_10 {
    margin-bottom: 10px;
}

.clear {
    clear: both;
}

.to_top_btn {
    margin-top: 15px;
    text-align: right;
    font-size: 0.9em;
}
.about .to_top_btn {
    margin-top: 20px;
}
.to_top_btn a {
    padding-left: 10px;
    background: url(/med/chubu/common/images/icon_list_up.gif) left center no-repeat;
}
.to_top_btn a, .to_top_btn a:visited, .to_top_btn a:link {
    color: #173079;
}
* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

div#container {
    overflow: hidden;
    width: 960px;
    padding: 0px;
    font-family: Meiryo, arial, helvetica, clean, sans-serif;
    position: relative;
    margin: 0 auto 10px !important;
    line-height: 1.4;
}


/* #wrap */

#wrap {
    margin-bottom: 10px;
    padding: 0;
    width: 960px;
}

#wrap img {
		vertical-align: top;
    border: none;
}


/* .course_wrap */
.course_wrap {
	width: 900px;
	margin: 0 auto 35px;
}
#wrap #contentsHeader {
    overflow: hidden;
    width: 960px;
    height: 300px;
    margin: 0 auto;
    position: relative;
}
h1 {
  margin: 0;
}

#container>.h1_zone {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
}

#wrap #contentsHeader h1 {
    overflow: hidden;
    height: 300px;
    background: url(../images/h1_index01.jpg) no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    font-size: 0;
}


/* tabpanel */

.tabpanel {
    overflow: hidden;
    width: 900px;
    margin: 10px auto 0;
    box-shadow: 0 5px #173079;
}

.tabpanel > li {
    position: relative;
    width: 445px;
    height: 65px;
    float: left;
  }
.tabpanel > li + li {
  margin-left: 10px;
}
.tabpanel li.panel1 {
    background: url(../images/nav_btn01.png) 0 -70px no-repeat;
}
.tabpanel li.panel2 {
    background: url(../images/nav_btn02.png) 0 -70px no-repeat;
}
.tabpanel li.panel1.current {
    z-index: 10;
    background: url(../images/nav_btn01.png) 0 0 no-repeat;
}
.tabpanel li.panel2.current {
    z-index: 10;
    background: url(../images/nav_btn02.png) 0 0 no-repeat;
}
.tabpanel li a {
    height: 100%;
}
.tabpanel li, .tabpanel li a {
    text-indent: -9999px;
    white-space: nowrap;
    display: block;
}

/*hover*/
.tabpanel li.panel1:hover {
    z-index: 10;
    background: url(../images/nav_btn01.png) 0 0 no-repeat;
}
.tabpanel li.panel2:hover {
    z-index: 10;
    background: url(../images/nav_btn02.png) 0 0 no-repeat;
}


/* #wrap .contents */

#wrap .contents {
    position: relative;
    overflow: hidden;
    width: 960px;
    box-shadow: 0 -5px #173079;
    background: #f7edd9;
}
#wrap.rankup .contents {
	 padding-top: 30px;/*����110px*/
}
#wrap.about .contents {
	 padding-top: 0;
}

.inner_contents {
    width: 900px;
    margin: 0 auto;
}


/* index.asp nav */

.nav {
    width: 970px;
    background: #fff;
    position: absolute;
    top: 30px;
    left: 0;
}

.nav > ul {
    width: 900px;
    overflow: hidden;
    margin: 0 auto;
}

.nav > ul li {
    float: left;
}

.nav > ul li a {
    display: block;
    height: 60px;
    line-height: 60px;

    background: #fff;
}

.contents nav ul li a img {
    padding: 20px 0;
}



/*.fixed*/

.fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 200;
    width: 100%;
}
/* nav.fixed > ul {
    margin: 0 40px;
} */
.second_ttl {
    margin-bottom: 30px;
}



/*.list_item*/

.list_item {
    overflow: hidden;
}


.list_wrap {
    overflow: hidden;
    padding: 20px;
    background: #fff url(../images/img_line01.png) 0 0 no-repeat;
  }
@media print,screen and (min-width: 768px){
  .list_wrap {
    display: flex;
  }
}
.list_wrap+.list_wrap {
    margin-top: 30px;
}
p.point_pic {
  position: relative;
    float: left;
}
div.point_pic {
  width: 260px;
  height: 180px;
  position: relative;
}
div.point_pic figure {
  width: 100%;
  height: inherit;
}
.inner_wrap_Right {
    float: right;
    width: 600px;
    padding-left: 20px;
}
.inner_wrap_Right .top {
    display: flex;
    margin-bottom: 15px;
    font-weight: bold;
}
.inner_wrap_Right .top dt {
    display: inline-block;
    border-left: 5px solid #2e3d6a;
    padding-left: 10px;
    color: #173079;
    font-size: 15px;
    line-height: 2.1;
}
.inner_wrap_Right .top dd {
  height: 27px;
    display: inline-block;
}

.icon_new {
    margin-left: 10px;
    padding: 0 10px;
    max-width: 30px;
    margin-inline-start: 0px;
    }

.mini_ttl {
    border-radius: 5px;
		margin-left: 18px;
    padding: 4px 10px;
    font-size: 13px;
    line-height: 1.5;
    color: #cc7f33;
    border: 1px solid #cc7f33;
}

.mini_ttl.col1 {
    color: #a68dd9;
    border: 1px solid #a68dd9;
}

.mini_ttl.col2 {
    color: #cc7f33;
    border: 1px solid #cc7f33;
}
.mini_ttl.col3 {
    color: #3366ff;
    border: 1px solid #3366ff;
}
.mini_ttl.col4 {
    color: #d36868;
    border: 1px solid #d36868;
}
.mini_ttl.col5 {
    color: #24b28f;
    border: 1px solid #24b28f;
}
.mini_ttl.col6 {
    color: #87ceeb;
    border: 1px solid #87ceeb;
}
.mini_ttl.col7 {
    color: #fa8072;
    border: 1px solid #fa8072;
}
.mini_ttl.col8 {
    color: #644AFF;
    border: 1px solid #644AFF;
}
.mini_ttl.col9 {
    color: #FF7F59;
    border: 1px solid #FF7F59;
}
.mini_ttl.col10{
    color: #e4007c;
    border: 1px solid #e4007c;
}


.plan_link {
    padding-left: 20px;
    background: url(../images/triangle_bg.png) 0 3px no-repeat;
}
.plan_link > a, .plan_link > span a {
    font-size: 20px;
    line-height: 1.6;
    text-decoration: underline;
}
.plan_link a {
    font-weight: bold;
    font-size: 18px;
		line-height: 1.2;
    color: #664e3d;
}
.plan_link a:hover {
    color: #fd426a;
    text-decoration: none;
}
.plan_link + .plan_link {
	margin-top: 10px;
}

span.link_txt, span.link_txt a {
    font-size: 12px;
}
span.link_txt {
    display: block;
    margin-top: 5px;
}
.point_title {
    margin: 15px 0;
}
.under > li {
    padding-left: 20px;
    font-size: 14px;
    line-height: 1.4;
    background: url(../images/con_icon.png) 0 0 no-repeat;
}

/*about.asp*/
.top_pic_wrap {
    width: 900px;
    overflow: hidden;
    margin: 30px auto;
}
.picLeft {
    float: left;
    width: 436px;
    background: url(../images/txt_bg01.png) 0 0 no-repeat;
    position: relative;
}
.picRight {
    width: 436px;
    float: right;
    background: url(../images/txt_bg02.png) 0 0 no-repeat;
    position: relative;
}
.picLeft::before {
    background: url(../images/btn_index01_no.png) 0 0 no-repeat;
}
.top_pic_wrap p {
    font-size: 14px;
    line-height: 1.4;
    padding: 50px 30px 40px 30px;
}
p.more {
    background: url(../images/btn_index01_no.png) 0 0 no-repeat;
    width: 270px;
    height: 30px;
    position: absolute;
    padding: 0;
    text-indent: -9999px;
    white-space: nowrap;
    bottom: 18px;
    left: 80px;
}

/*/.about_cont ul*/
ul.about_cont {}
ul.about_cont li {
    overflow: hidden;
}
p.about_left {
    width: 370px;
    float: left;
}
.about_right {
    width: 500px;
    float: right;
}
.busi_wrap {
    overflow: hidden;
}

/*dl*/
p.about_right_txt {
    font-size: 14px;
    line-height: 1.4;
    margin: 20px 0;
}
dl.business {
    width: 290px;
    overflow: hidden;
    font-size: 14px;
    line-height: 2.1;
    float: left;
}
dl.business dt {
    float: left;
    border-top: 2px solid #6c521e;
}
dl.business dd {
    padding-left: 150px;
    color: #000;
    font-weight: bold;
    border-top: 2px solid #6c521e;
}
dl.business dt, dd:before {}
.about_right p.sub_pic {
    float: right;
}

/*.more_wrap*/
.more_wrap {
    font-size: 13px;
    line-height: 1.5;
    overflow: hidden;
    margin-top: 30px;
}
.sheet_plan {
    background: url(../images/txt_bg.png) 0 0 no-repeat;
    padding: 20px 30px;
    width: 436px;
    height: 185px;
    float: left;
}
.sheet_plan + .sheet_plan {
    float: right;
}
.sheet_plan .sheet_plan_txt {
    margin-top: 14px;
}
.sheet_plan + .sheet_plan .sheet_plan_txt {
    margin: 21.5px 0;
}
.eco_box_title {
    text-align: center;
    margin: 0;
}
.more_wrap .baner {
    margin-top: 10px;
    text-align: center;
}
.more_wrap p:first-child {
    text-align: left;
}
.baner a {
    display: inline-block;
    width: 270px;
    height: 30px;
}

/*.busi_wrap*/
.busi_wrap {
    margin: 30px 0;
}
.busi_wrap + .busi_wrap {
  margin-top: 55px;
}
.busi_wrap_inner {
    overflow: hidden;
}
.busi_wrap_inner + .busi_wrap_inner {
  margin-top: 55px;
}
p.busi_pic {
    float: left;
}
.inner_busi {
    width: 500px;
    overflow: hidden;
    float: right;
}
.inner_busi_l {
    width: 550px;
}
h3.inner_subpic {
    position: relative;
    overflow: hidden;
    width: 500px;
}
h3.inner_subpic.inner_subpic2 {
    position: relative;
    overflow: hidden;
    width: 550px;
}

.busi_wrap_inner .inner_busi h3+p {
    margin: 20px 0;
    font-size: 14px;
    line-height: 1.4;
}
span.course_pic {
    position: absolute;
    top: 35%;
    right: 20px;
}
span.course_pic.course_pic2 {
    position: absolute;
    top: 35%;
    right: 20px;
}
.inner_seat_wrap {
    overflow: hidden;
}

/*.inner_seat*/
.inner_seat {
    width: 290px;
    float: left;
}
.busi_wrap li:first-child {
    border-top: 1px solid #b3ada1;
}
.busi_wrap li {
    padding: 6.5px 0;
    border-bottom: 1px solid #b3ada1;
    font-size: 14px;
}
p.seat_pic {
    width: 190px;
    float: right;
}


.busi_wrap .busi_pic {
    float: left;
}
.busi_wrap .inner_seat {
    width: 290px;
    overflow: hidden;
    float: left;
}
.busi_wrap .inner_busi_l .inner_seat {
	width: 550px;
}
.busi_wrap .inner_busi_2 .inner_seat {
  width: 340px;
  overflow: hidden;
  float: left;
}
.busi_wrap .inner_busi_2 .seat_option .seat_title, .busi_wrap .inner_busi_2 .seat_option .value {
  float: left;
  width: 140px;
}

.seat_option {
  overflow: hidden;
}
.seat_option .seat_title, .seat_option .value {
    float: left;
}
.seat_option .seat_title {
  width: 150px;
}
.inner_busi_l .seat_option .seat_title {
    width: 150px;
}
.seat_option .value {
    width: 140px;
    font-weight: bold;
}
.inner_busi_l .seat_option .value {
    width: 200px;
}

.busi_wrap .seat_ttl {
    margin: 30px 0 8px 150px;
    width: 400px;
    font-size: 14px;
}
.special_ttl {
    width: 200px;
    font-weight: bold;
    display: inline-block;
    color: #173079;
}
.small_txt {
  margin: 10px 0 0 150px;
}
.right_txt {
  text-align: right;
}
@media print, screen and (min-width: 768px) {
  .spOnly{
    display: none;
  }
  .pcOnly {
    display: block;
  }
  dl {
    margin: 0;
  }
  dl {
    width: auto;
  }
  dd {
    margin: 0;
  }
  h4 {
    margin: 0;
  }
}
@media print,screen and (max-width: 767.98px){
.pcOnly{
display: none;
}
.spOnly{
display: block;
}
  div.backstretch img {
    width: 100vw !important;
    height: auto !important;
    left: 0 !important;
  }
  
  div#container,
  #wrap,
  .course_wrap,
  #wrap #contentsHeader,
  .tabpanel,
  #wrap .contents,
  .inner_contents,
  .nav,
  .nav > ul,
  .top_pic_wrap {
    width: 100%;
  }
  h1 img.none {
    width: 50%;
  }
  .h1_zone {
    width: 50%;
  }
  .tabpanel li {
    width: 50%;
    height: 0;
    padding-top: 7%;
  }
  .tabpanel > li + li {
    margin-left: 0;
  }
  .tabpanel li.panel1.current,
  .tabpanel li.panel2.current {
    background-size: cover;
  }
  .tabpanel li.panel1 {
    background: url("../images/nav_btn01_sp.png") no-repeat;
    background-size: 100% auto;
    background-position: 0 0;
    padding-top: 7%;
  }
  .tabpanel li.panel2 {
    background: url("../images/nav_btn02_sp.png") no-repeat;
    background-size: 100% auto;
    background-position: 0 0;
    padding-top: 7%;
  }
    .tabpanel li.panel1:hover {
    background-size: cover;
  }
    .tabpanel li.panel2:hover {
    background-size: cover;
  }

  .tabpanel li a {
    padding-top: 14%;
    margin-top: -14%;
  }

  #wrap .contents {
    box-shadow: 0 -3px #173079;
  }
  #wrap.rankup .contents {
    padding: 10px;
  }
  .second_ttl {
    margin-bottom: 0;
  }
  .course_wrap {
    margin-top: 3% 0 2%;
  }
  h2 {
    margin-top: 0;
  }
  .course_wrap ul {
    margin-top: 0;
  }
  .second_ttl img,
  .point_title img {
    vertical-align: bottom !important;
  }
  p.point_pic {
    float: none;
  }
  p.point_pic img {
    width: 100%;
}
  div.point_pic {
    width: 100%;
    height: 230px;
}
  .inner_wrap_Right {
    float: none;
    width: 100%;
    padding-left: 0;
  }
  .inner_wrap_Right dl.top {
    margin: 10px 0 8px;
  }
  .mini_ttl {
    font-size: 1.2rem;
    margin-left: 12px;
  }
  h3.point_title {
    margin: 3% 0 8px;
  }
  main .imgAnnotation {
    margin: 0 auto !important;
    font-size: 1.0rem !important;
  }
/*----------------�V�[�g�ɂ���----------------*/
  .eco_box_title {
    margin: 0 auto;
    width: 70%;
  }
  .sheet_plan:first-of-type .eco_box_title {
    width: 37%;
  }

  .eco_box_title img {
    width: 100%;
  }
  .sheet_plan {
    background-size: 100% 100%;
    width: 100%;
    height: auto;
    padding: 14px 20px;
    font-size: 1.1rem;
    float: none;
    
  }
  .sheet_plan + .sheet_plan {
    float: none;
  }
  .sheet_plan:nth-of-type(n+2) {
  margin-top: 24px;
}
  .busi_wrap .busi_pic {
    float: none;
    text-align: center;
    padding: 20px;
  }
  .busi_wrap .busi_pic img,
  .seat_pic img {
    width: 100%;
  }

  .busi_wrap_inner {
    border-bottom: 2px dotted #b3ada1;
  }
  .inner_busi {
    float: none;
    width: 100%;
    padding: 0 20px 20px;
  }
  h3.inner_subpic,
  h3.inner_subpic.inner_subpic2 {
    width: 100%;
  }
  h3.inner_subpic img {
    width: 100%;
  }
  .inner_seat_wrap {
    overflow: auto;
  }
  span.course_pic {
    right: 0;
    top: 40%;
    width: 30%;
  }
  .busi_wrap .inner_seat,
  .busi_wrap .inner_busi_l .inner_seat {
    width: 100%;
  }
  p.seat_pic {
    float: none;
    margin: auto;
    width: 57%;
  }
  dl.seat_option {
    margin: 6px 0 !important;
  }
  .about .to_top_btn {
    margin-top: 12px;
  }
  .inner_busi_l .seat_option .value {
    width: auto;
    margin: 0;
  }
  .inner_busi_l .seat_option .value+.value {
    margin-left: 16px;
  }
  .inner_busi_l .seat_option .seat_title,
  .seat_option .seat_title {
    width: 40%;
  }
  .busi_wrap .seat_ttl {
    margin: 0;
    width: auto;
  }
  .seat_option p {
    margin-left: 0 !important;
  }
  .seat_option .value {
    width: max-content;
  }
  h4 {
    margin: 0 auto 8px;
  }
  p.caution {
    margin-top: 12px;
  }
  p.annotation {
    padding: 15px 15px 0 !important;
    font-size: 1.0rem !important;
    text-align: center !important;
  }
}
main .imgAnnotation {
	margin: 10px auto;
  padding: 0;
	font-size: 12.5px;
	text-align: right;
  color: #333;
}
.-cpy{
display: inline-block;
    position: absolute;
    bottom: 3%;
    right: 5%;
    padding-left: 15px;
    text-align: left;
    text-shadow: 1px 1px 1px #000, 1px 0px 1px #000, 1px -1px 1px #000, 0px -1px 1px #000, -1px 1px 1px #000, -1px -1px 1px #000;
    color: #fff;
    font-size: 12px;
  }
/*----------------------------------*/
/*--写真自動化(背景指定)--*/
/*----------------------------------*/
/*--*/
/*main [class*="js_rweb2404_img_"]{
    content: "";
    display: block;
background-size: contain;
    width: 100%;
    height: 100%;
position:absolute;
top:0;
    left: 0;
   
}*/
.point_pic {
     background-image: url("/med/app-files/img/tabimono_img.png");
    background-size: 60% auto;
    background-position: center;
    background-color: #C1C1C1;
    background-repeat: no-repeat;
    height: 0;
    position: relative;
    overflow: hidden;
}
/*main [class*="-point_pic"]{
     padding-top: 62%;
}
@media only screen and (max-width:767.98px){
     .point_pic {
        background-size: 100px auto;
    }
}
.point_pic img {
    background: rgba(0,0,0,0);
}*/
/*----------------------------------*/
/*----------------------------------*/