/* CSS Document */
@media only screen and (max-width: 768px) { .blurFixSP { image-rendering: optimizeSpeed; /* STOP SMOOTHING, GIVE ME SPEED  */ image-rendering: -moz-crisp-edges; /* Firefox                        */ image-rendering: -o-crisp-edges; /* Opera                          */ image-rendering: -webkit-optimize-contrast; /* Chrome (and eventually Safari) */ image-rendering: pixelated; /* Chrome */ image-rendering: optimize-contrast; /* CSS3 Proposed                  */ -ms-interpolation-mode: nearest-neighbor; /* IE8+                           */ } }

/*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*/
/********************************
Menu Toogle
********************************/
#nav-icon { width: 32px; height: 27px; position: relative; margin: 0 auto 0px; cursor: pointer; transition: .5s ease-in-out; }

#nav-icon span { background-color: #fff; display: block; position: absolute; height: 2px; width: 100%; opacity: 1; left: 0; transform: rotate(0deg); transition: .25s ease-in-out; }

#nav-icon span:nth-child(1) { top: 3px; }

#nav-icon span:nth-child(2), #nav-icon span:nth-child(3) { top: 11px; }

#nav-icon span:nth-child(4) { top: 19px; }

#nav-icon.open span:nth-child(1) { top: 11px; width: 0%; left: 50%; }

#nav-icon.open span:nth-child(2) { transform: rotate(45deg); }

#nav-icon.open span:nth-child(3) { transform: rotate(-45deg); }

#nav-icon.open span:nth-child(4) { top: 11px; width: 0%; left: 50%; }

.hamburger-btn { background-color: #22b4b9; width: 60px; height: 60px; padding: 10px 0px 0; position: fixed; top: 0; right: 0; z-index: 10; cursor: pointer; }

.hamburger-btn .button-toggle { position: relative; width: 100%; margin: 0 auto; text-align: center; color: inherit; }

.hamburger-btn .button-toggle #menu_btn { color: #fff; font-size: 13px; text-align: center; line-height: 1; letter-spacing: 0px; }

/* END Menu
********************************/
/*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*/
/********************************
General
********************************/
@media only screen and (max-width: 768px) { body { font-size: 87.5%; }
  figure { text-align: center; }
  img { max-width: 100%; }
  .TabContainer .TabPager li { width: 33%; }
  .totop { bottom: 0; right: 0; }
  .totop .icon { width: 50px; height: 50px; background-color: #ce9e16; }
  .fblock { display: block; }
  .fblock.true { display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; }
  .under .topic_path { padding-bottom: 10px; }
  .txt_l, .txt_r { float: none; width: auto; }
  .image_l, .image_r { float: none; width: auto; margin: 0 0 20px; text-align: center; max-width: none; }
  .btn-group .btn.style01, .btn-group .btn.style02 { max-width: 250px; }
  .btn-group .btn.style01 a, .btn-group .btn.style02 a { padding: 7px 35px; font-size: 15px; }
  .btn-group .btn.style01 a.md, .btn-group .btn.style02 a.md { font-size: 13px; }
  p { margin-bottom: 13px; line-height: 1.8; }
  a .tel_click:hover { opacity: 1; color: inherit; }
  .slick-prev { left: 0px; }
  .slick-next { right: 0px; }
  .slick-arrow { z-index: 1; top: 15vw; } }

/* END General
********************************/
/*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*/
/********************************
Header & Footer
********************************/
@media only screen and (max-width: 768px) { .wrapper { min-width: inherit; }
  .inner, .inner_sm { max-width: none; padding-left: 10px; padding-right: 10px; }
  header { height: 60px; }
  header .right_head { display: none; }
  header .header_top { padding: 0; }
  header .logo { padding: 7px 0 0 7px; }
  header .logo img { height: 46px; }
  #gnavi { position: fixed; top: 60px; right: -100%; bottom: 0; width: 100%; z-index: 101; background: #22b4b9; transition: all .3s; }
  #gnavi .scroll { height: 100%; overflow: scroll; }
  #gnavi.open { right: 0; }
  ul.menu { padding-bottom: 100px; border-top: solid 1px rgba(255, 255, 255, 0.1); }
  ul.menu > li { border-bottom: solid 1px rgba(255, 255, 255, 0.1); }
  ul.menu > li > a { display: block; position: relative; padding: 12px 20px; color: #fff; }
  ul.menu > li > p { display: block; position: relative; padding: 12px 20px; margin: 0; color: #fff; }
  ul.menu > li.active > p:after { transform: rotate(90deg); opacity: 0; }
  ul.menu > li.active .subInner { height: auto; opacity: 1; }
  ul.menu .subInner { position: relative; width: 100%; overflow: hidden; height: auto; background: rgba(255, 255, 255, 0.1); transition: all .3s; }
  ul.menu .subInner li { border-top: solid 1px rgba(255, 255, 255, 0.15); }
  ul.menu .subInner li a { padding: 12px 20px 12px 35px; box-sizing: border-box; position: relative; display: block; color: #fff; }
  footer { padding-bottom: 50px; }
  footer .row1 { padding: 40px 0 41px; }
  footer .ft_info { margin-bottom: 22px; justify-content: center; display: block; }
  footer .ft_info .col{ width: 100%; }
  footer .ft_info .col1 { width: 100%; }
  footer .ft_info .col2 {  }
  footer .ft_info .col2 .ft_sche img{ max-width: 400px; width: 100%; }
  footer .ft_map .col { width:100%;
    margin: 0 auto;
    text-align: center;}
    footer .ft_map .col2 {
      margin-top: 10px;
      max-width: 570px;
    }
  footer .ft_map iframe { height: calc(39.8vw - 5px); }
  footer .ft_logo img { height: 65px; }
  footer .ft_add { margin: 11px 0 0; letter-spacing: 1px; font-size: 12px; }
  footer .ft_box01 { margin-top: 13px; margin-bottom: 20px; flex-wrap: wrap; }
  footer .ft_tel { width: 245px; margin-right: 0; }
  footer .ft_tel .txt { margin-top: 2px; letter-spacing: 4px; }
  footer .ft_tel .tel { margin-top: 3px; }
  footer .ft_tel .tel .icn { padding-left: 27px; background-position: 0px 5px; }
  footer .ft_tel .time { font-size: 12px; margin-top: 5px; }
  footer .ft_btn { width: 100%; margin-top: 20px; }
  footer .ft_btn a { max-width: 245px; margin: 0 auto; }
  footer .ft_sche { text-align: center; }
  footer .ft_note { margin: 5px 0 0 0; letter-spacing: -0.6px; text-align: center; font-size: 13px;}
  footer .row2 { padding: 0 5px; }
  footer .ft_link,footer .ft_link2 { display: none; }
  footer .copyright { padding: 20px 0 20px; letter-spacing: 0.5px; font-size: 10px; }
  .bottom_bar { position: fixed; left: 0; bottom: 0; width: calc(100% - 50px); display: none; z-index: 8; }
  .bottom_bar.active { display: block; }
  .bottom_bar ul { display: flex; width: 100%; }
  .bottom_bar li { height: 50px; }
  .bottom_bar li:nth-child(1) { width: 50%; }
  .bottom_bar li:nth-child(2) { width: 50%; }
  .bottom_bar li a { display: block; text-align: center; width: 100%; height: 100%; box-sizing: border-box; text-decoration: none; font-size: 15px; line-height: 15px; position: relative; letter-spacing: 0; }
  .bottom_bar li a span { display: inline-block; position: relative; top: 50%; transform: translateY(-50%); }
  .bottom_bar li.tel a { background: #20b5b4; color: #fff; font-size: 18px; font-family: 'Noto Serif JP', serif; }
  .bottom_bar li.mail a { background: #d3b151; color: #fff; } }

/* End Header & Footer
********************************/
/*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*/
/********************************
Index
********************************/
@media only screen and (max-width: 768px) { .home_page .key { margin: 60px 0 20px; }
  .home_page .key .slide { border-radius: 0; margin-right: 10px; width: 100vw; }
  .home_page .key .slide1 h2 img { width: 50vw; }
  .home_page .key .slide2 h2 img { width: 70vw; }
  .home_page .key .slide3 h2 img { width: 70vw; }
  .home_page .key .slick-dots { bottom: 29px; }
  .home_page .key .slick-dots li { height: 3px; width: 40px; } }

@media only screen and (max-width: 480px) { .home_page .key h2 img { width: 60vw; }
  .home_page .key .slick-dots { bottom: 29px; }
  .home_page .key .slick-dots li { height: 2px; width: 20px; } }

@media only screen and (max-width: 768px) { .home_page h3 { font-size: 24px; }
  .home_page .h3_en { font-size: 12px; letter-spacing: 1px; }
  .home_page .h3_en .center { padding: 0 63px; }
  .home_page .h3_en .center:before, .home_page .h3_en .center:after { width: 53px; }
  .home_page .h3_en .center > span:before { left: -13px; }
  .home_page .h3_en .center > span:after { right: -13px; }
  .index_txt01 { font-size: 18px; margin-bottom: 18px; letter-spacing: 1px; }
  .index_txt02 { font-size: 18px; letter-spacing: 1px; }
  .index01 .box_head { width: 100%; }
  .index01 .box_head .txt01 { top: -36px; max-width: 380px; left: 50%; transform: translateX(-50%); font-size: 18px; }
  .index01 .box_head h3 { padding: 20px 0 0; text-align: center; font-size: 24px; }
  .index01 .box_head .tel { margin: 20px 0 0 0px; }
  .index01 .box_head .tel a { margin: 0 auto; width: 320px; height: 64px; font-size: 28px; letter-spacing: 2px; padding: 0; }
  .index01 .box_head .tel a span { background-position: 0 4px; background-size: auto 22px; padding-left: 30px; }
  .index01 .box_message { width: 100%; max-width: 800px; margin: 20px auto 0; }
  .index01 .box_message .img { position: relative; left: auto; top: auto; width: 100%; margin: 0; text-align: center; }
  .index01 .box_message .img img { width: 60%; max-width: 300px; }
  .index01 .box_message .box_text { margin-left: 0; padding: 0 0 41px; }
  .index01 .box_message .message { padding: 15px; }
  .index01 .box_message .message:before { display: none; }
  .index01 .box_message .message p { letter-spacing: 1px; font-size: 16px;}
  .index01 .box_message .txt02{ margin: 20px 0 0; text-align: center; }
  .index_news .inner { padding: 37px 10px 34px; }
  .index_news .box_head, .index_news .box_news { width: 100%; }
  .index_news .box_head h3 { font-size: 24px; }
  .index_news .box_news { margin-top: 30px; }
  .index_news .box_news ul li .date { width: 100px; letter-spacing: 1px; }
  .index_news .box_news ul li .ttl { width: calc(100% - 100px); letter-spacing: 1px; }
  .index_news .btn { width: 100%; margin-top: 30px; }
  .index_news .btn a { margin: 0 auto; }
  .index02 { padding: 20px 0 0; }
  .index02 .box_list { margin: 20px auto 0; padding: 5px; justify-content: center; }
  .index02 .box_list li { width: calc(100% / 3 - 10px); height: 26.813vw; margin: 5px; border-radius: 5px; font-size: 2.8vw; letter-spacing: 1px; }
  .index02 .box_list li:after { font-size: 8vw; left: 10px; }
  .index03 .box_head { padding: 30px 0 63px; }
  .index03 .inner { margin-left: 10px; margin-right: 10px; }
  .index03 .box_text01 { border-radius: 5px 5px 0 0; margin-top: -35px; padding: 30px 10px 40px; background-size: 80% auto; background-position: center top 50px; }
  .index03 .box_text01 p:not(.index_txt01) { letter-spacing: 1px; }
  .index03 .box_text01 .index_txt01 { margin-left: 0; }
  .index03 .img01 { padding: 0px 5px 35px; }
  .index03 .box_text02 p:not(.index_txt01) { letter-spacing: 1px; }
  .index03 .box_text02 .img02, .index03 .box_text02 .img03 { margin-top: 0 !important; text-align: center; }
  .index03 .box_text02 .img02 img, .index03 .box_text02 .img03 img { width: 100%; max-width: 500px; }
  .index03 .box_text02 .index_txt01 { margin-top: 40px; }
  .index04 .bg01, .index04 .bg02 { padding: 30px 0 40px; }
  .index04 h3 + p.h3_en { margin-top: -10px; }
  .index04 .box_text01, .index04 .box_text02 { margin: 20px 10px 0; padding: 20px 20px 20px; }
  .index04 .box_text01 p:not(.index_txt01) { letter-spacing: 1px; margin: 10px 0 0; }
  .index04 .box_text03 .index_txt01 { margin: 0 0 10px 0; }
  .index04 .box_text03 .index_txt01:not(:first-child) { margin-top: 20px; }
  .index04 p:not(.index_txt01) { letter-spacing: 2.5px; line-height: 2.3; margin: 19px 0 0; }
	.index04 .box_text01 .index_txt01:not(:first-child){margin-top: 20px;}
  .box_staff_info .col_img { width: 100%; padding-top: 0; text-align: center; margin-bottom: 20px; max-width: 100%; }
  .box_staff_info .col_img img { width: 50%; }
  .box_staff_info .col_txt { width: 100%; }
  .box_staff_info .bio { text-align: center; margin-bottom: 29px; }
  .box_staff_info .bio .pos { font-size: 16px; letter-spacing: 1px; }
  .box_staff_info .bio .name { font-size: 24px; letter-spacing: 2.5px; }
  .box_staff_info .bio .name span { font-size: 14px; margin-left: 10px; letter-spacing: 1.6px; vertical-align: -2px; }
  .box_staff_info .list { margin-bottom: 20px; }
  .box_staff_info .list li { /*width:  100%;*/ padding: 16px 10px; letter-spacing: 2px; /*&:nth-child(2n+0){ width: 100%; }*/ }
  .box_staff_message { margin: 30px 10px 0; padding: 20px; }
  .box_staff_message p { letter-spacing: 1; }
  .box_staff_message .txt01 { margin-top: 10px; }
  .box_staff_message .index_txt02 { margin: 20px 0 10px; }
  .box_staff_list { margin: 25px auto 0; padding: 0 10px; max-width: 610px; }
  .box_staff_list .col { width: calc(100% / 2 - 10px); margin-right: 20px !important; margin-bottom: 20px; padding-bottom: 10px; }
  .box_staff_list .col:nth-child(2n+0) { margin-right: 0 !important; }
  .box_staff_list .img { height: 56vw; }
  .box_staff_list .pos { font-size: 10px; line-height: 16px; padding: 5px 10px 5px 10px; letter-spacing: 0.5px; }
  .box_staff_list .name { font-size: 16px; padding: 10px 0 5px; letter-spacing: 0.5px; }
  .box_staff_list .en { font-size: 12px; }
  .index05 .box_head { padding: 30px 0 63px; }
  .index05 .box_text01 { border-radius: 5px 5px 0 0; margin: -35px 10px 0; padding: 20px 0px 0; }
  .index05 .box_text01 .index_txt02 { margin: 0 0 20px 0; }
  .index06 { padding: 30px 0 40px; }
  .index06:before { display: none; }
  .index06 .box_head h3 { margin-bottom: 5px; }
  .index06 .box_text { padding: 25px 20px 25px; margin-top: 20px; border-radius: 10px; }
  .index06 h4 { font-size: 22px; letter-spacing: 1px; }
  .index06 .row .col_img { width: 100%; padding-top: 12px; text-align: center; }
  .index06 .row .col_txt { width: 100%; }
  .index06 .row .col_txt p { letter-spacing: 1px; }
  .block_contact { padding: 45px 10px; }
  .block_contact .inner { border-radius: 5px; padding: 25px 5px 25px; }
  .block_contact .inner:before { left: -5px; top: -5px; right: -5px; bottom: -5px; border-radius: 5px; }
  .block_contact .ttl { font-size: 18px; letter-spacing: 1px; margin-bottom: 10px; }
  .block_contact .tel a { font-size: 30px; padding-left: 30px; background-position: 0 6px; background-size: auto 22px; }
  .block_contact .time { font-size: 14px; letter-spacing: 1px; margin-top: -3px;     line-height: 1.5;}
  .block_contact .btn { margin: 20px auto 0; }
  .block_contact .btn li { width: calc(50% - 10px); margin: 0 5px; }
  .block_contact .btn a { height: 60px; border-radius: 5px; font-size: 16px; letter-spacing: 1px; }
  .block_contact .btn a span { padding: 0 15px 0 0; }
  .block_contact .btn a span:after { width: 15px; height: 8px; right: 10px; background-size: auto 100%; background-position: right center; }
  .block_contact .btn .yellow a { letter-spacing: 2px; }
  .block_contact .btn .yellow a span.center { padding-left: 0; }
  .block_topic { padding: 35px 0 30px; }
  .block_topic h3 { font-size: 24px; margin-bottom: 20px; letter-spacing: 2px; }
  .block_topic h3 .center { padding: 0 61px; }
  .block_topic h3 .center:before, .block_topic h3 .center:after { width: 53px; }
  .block_topic h3 .center > span:before { left: -10px; }
  .block_topic h3 .center > span:after { right: -10px; }
  .block_topic .list_topic .col { width: 50vw; margin-right: 15px; }
  .block_topic .list_topic .ttl { padding: 10px 10px 10px; font-size: 14px; background-position: right 10px center; background-size: auto 6px; letter-spacing: 1px; } 
 
	.box_tooltip01{
		max-width: 500px;
		margin-left: auto !important;
		margin-right: auto !important;
	}
	
	.tooltipster-sidetip .tooltipster-content { padding: 5px; }

	.tooltipster-sidetip .tooltipster-content dl dt{ font-size: 14px; }
	
	.box_tooltip01 .tooltip{ 
		width: 14px;
		height: 14px;
	}
	
	.index03 h3.left img{ max-width: 400px; margin: 30px 0 10px; }
	
	.index03 .flex {
		display: block;
	}
	
	.index03 .flex01 { margin-bottom: 35px; }
	
	.index03 .flex01 .view-all { width: 100%; text-align: center; }
	.index03 .flex01 .view-all img{ width: 50%; }
	.index03 .flex01 p { width: 100%; }
	
	.view-all__contents {
        padding: 0 0 20px;
        left: 30px;
        top: 30px;
        width: calc(100% - 60px);
        height: calc(100vh - 60px);
    }
	
	.view-all__contents h3 {
        margin-bottom: 40px;
        padding-top: 40px;
    }
	
	.view-all__contents .view-all__contents__4f__detail {
        margin-bottom: 50px;
    }
	
	 .view-all__contents .view-all__contents__4f__detail,
    .view-all__contents .view-all__contents__5f__detail {
        padding: 130px 10px 20px;
        margin-top: -100px;
    }
	
	.view-all__contents .view-all__contents__4f__detail li,
    .view-all__contents .view-all__contents__5f__detail li {
        margin-bottom: 40px;
		width: 100% !important;
    }
	
	.view-all__contents .view-all__contents__4f__detail 
	.view__double, .view-all__contents .view-all__contents__5f__detail .view__double {
		width: 100% !important;
	}
	
	 .view-all__contents .view-all__contents__4f__detail li h4,
    .view-all__contents .view-all__contents__5f__detail li h4 {
        font-size: 16px;
        padding: 5px;
        margin-bottom: 5px;
    }
	.view-all__contents .view-all__contents__4f__detail li figure,
    .view-all__contents .view-all__contents__5f__detail li figure {
        margin-bottom: 10px;
		width: 100% !important;
    }
    .view-all__contents .view-all__contents__4f__detail li:last-child h4,
    .view-all__contents .view-all__contents__5f__detail li:last-child h4 {
        margin-bottom: 20px;
    }
	
	.view-all__contents .view-all__contents__4f__detail li:last-child p,
    .view-all__contents .view-all__contents__5f__detail li:last-child p {
        margin-bottom: 30px;
    }
	
	.bg-modal::after {
        width: 20px;
        height: 2px;
        top: 15px;
        right: 15px;
    }
    .bg-modal::before {
        width: 20px;
        height: 2px;
        top: 15px;
        right: 15px;
    }
}

@media only screen and (max-width: 480px) { .home_page h3 { font-size: 20px; }
  .home_page .h3_en .center { padding: 0 43px; }
  .home_page .h3_en .center:before, .home_page .h3_en .center:after { width: 33px; }
  .index_txt01, .index_txt02 { font-size: 16px; }
  .index01 .box_head .txt01 { font-size: 14px; }
  .index01 .box_head h3 { padding: 10px 0 0; font-size: 20px; }
  .index01 .box_head .tel { margin: 15px 0 0 0px; }
  .index01 .box_head .tel a { width: 280px; height: 54px; font-size: 24px; }
  .index01 .box_head .tel a span { background-position: 0 3px; background-size: auto 19px; padding-left: 25px; }
  .index01 .box_message { margin: 10px auto 0; }
  .index01 .box_message .box_text { padding: 0 0 20px; }
  .index01 .box_message .txt02 { font-size: 12px; margin-left: 0px; line-height: 20px; }
  .index_news .box_head h3 { font-size: 20px; }
  .index_news .box_news ul li { flex-wrap: wrap; padding-left: 0px; padding-right: 0px; }
  .index_news .box_news ul li .date, .index_news .box_news ul li .ttl { width: 100%; }
  .index02 .box_list { padding: 4px; margin: 10px auto 0; }
  .index02 .box_list li { width: calc(100% / 2 - 8px); height: 30.813vw; margin: 4px; font-size: 4vw; }
  .index02 .box_list li:after { font-size: 10vw; }
  .index03 .box_head { padding: 20px 0 63px; }
  .index03 .box_text01 { padding: 30px 0 20px; }
  .index03 .img01 { padding: 0px 5px 20px; }
  .index03 .box_text02 { padding-bottom: 30px; }
  .index03 .box_text02 .img02, .index03 .box_text02 .img03 { margin-top: 0 !important; text-align: center; }
  .index03 .box_text02 .img02 img, .index03 .box_text02 .img03 img { width: 100%; max-width: 500px; }
  .index04 .box_text01,
  .index04 .box_text02,
  .index04 .box_text03  { padding: 20px 10px 20px; }
  .box_staff_info .list li { width: 100%; }
  .box_staff_info .list li:nth-child(2n+0) { width: 100%; }
  .box_staff_info .history dl { flex-wrap: wrap; }
  .box_staff_info .history dl dt, .box_staff_info .history dl dd { width: 100%; padding: 11px 10px 12px 10px; }
  .box_staff_message { padding: 10px; }
  .box_staff_list .col { width: calc(100% / 2 - 5px); margin-right: 10px !important; }
  .box_staff_list .col:nth-child(2n+0) { margin-right: 0 !important; }
  .index05 { padding-bottom: 10px; }
  .index06 .box_text { padding: 25px 10px 25px; }
  .index06 h4 { font-size: 18px; margin-bottom: 10px; }
  .block_contact { padding: 30px 10px; }
  .block_contact .ttl { font-size: 15px; }
  .block_contact .btn { margin: 20px auto 0; }
  .block_contact .btn li { width: 100%; margin-top: 10px; }
  .block_topic h3 { font-size: 20px; }
  .block_topic .list_topic .col { width: 70vw; margin-right: 10px; }
  .block_topic .list_topic .ttl { font-size: 14px; } }

/* END Index
********************************/
/*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*/
/********************************
Under
********************************/
@media only screen and (max-width: 768px) { .under .key { height: 200px; margin-top: 60px; }
  .under .key .key_text { padding: 0 10px; }
  .under .sub_key { height: 200px; margin: 40px 0 30px; }
  .under h2 { font-size: 24px; }
  .under main { padding-bottom: 50px; }
  .under main h3 { margin-bottom: 25px; font-size: 22px; }
  .under main h4 { margin-bottom: 15px; font-size: 20px; }
  .under main h4:not(:first-child) { margin-top: 20px; }
  .under main h5 { margin-bottom: 15px; font-size: 18px; padding: 8px 10px 8px 10px; }
  .under main h6 { margin-bottom: 10px; font-size: 18px; } 
  .under main h6::before {
  	top: 7px;
  }
}

@media only screen and (max-width: 768px) { .under main section { margin-top: 40px; }
  .under main section h3 { margin-bottom: 25px; }
  .under main section h3:not(:first-child) { margin-top: 30px; }
  .under main .secH4 { margin-top: 40px; }
  .under main .secH5 { margin-top: 30px; }
  .under main .imgBox.rowImg:not(:last-child) { margin: 0px 0 15px; }
  .under main .imgBox.rowImg .image_l { margin-right: 15px; }
  .under main .imgBox.rowImg .image_r { margin-left: 15px; }
  .under main .imgBox.rowImg .image_l, .under main .imgBox.rowImg .image_r { max-width: 470px; margin-bottom: 10px; padding-top: 5px; width: 40%; }
  .under main .imgBox.rowImg .image_l img, .under main .imgBox.rowImg .image_r img { border-radius: 5px; }
  .under main .imgBox.rowImg .txt_l, .under main .imgBox.rowImg .txt_r { float: none; width: auto; }
  .under main .imgBox.rowImg.large .image_l, .under main .imgBox.rowImg.large .image_r { max-width: none; }
  .under main .imgBox.rowImg.large .txt_l, .under main .imgBox.rowImg.large .txt_r { width: auto; }
  .under main .imgBox.colImg .list { justify-content: space-around; }
  .under main .imgBox.colImg .item { margin-bottom: 15px; }
  .under main .imgBox.colImg figure { margin-bottom: 5px; }
  .under main .imgBox.colImg .text { font-size: 14px; }
  .under main .imgBox.colImg3 .item { width: 49%; }
  .under main .acf_block h3 { margin-bottom: 0; }
  .under main .acf_block .text_h3 { margin: 25px 0 0; }
  .under main .acf_block .text_h4 { margin: 20px 0 0; }
  .under main .acf_block .text_h5 { margin: 15px 0 0; }
  .under main table.rollTable { width: 1000px; }
  .under main table.resTable { display: block; }
  .under main table.resTable tbody, .under main table.resTable tr, .under main table.resTable th, .under main table.resTable td { display: block; }
  .under main table.resTable td:not(:last-child) { border-bottom: 0; }
  .under main table.resTable.tbl_style01.colHead tr th { border-bottom: none; }
  .under main table.resTable.tbl_style01.colHead tr:not(:first-child) th { border-top: none; }
  .under main table.resTable.tbl_style02.colHead th { border-bottom: none; }
  .under main table.resTable.tbl_style02.colHead tr:not(:last-child) td { border-bottom: none; }
  .under main .table-wrapper { overflow-x: scroll; }
  .under main .tbl_note { display: block; }
  .under main ul.list01 li { font-size: 14px; }
  .under main ul.list01.mcol-2 li { width: 100%; padding-bottom: 9px; } }

@media only screen and (max-width: 480px) { .under main .imgBox.rowImg .image_l { margin-right: 0; }
  .under main .imgBox.rowImg .image_r { margin-left: 0; }
  .under main .imgBox.rowImg .image_l, .under main .imgBox.rowImg .image_r { max-width: 100%; padding-top: 0; width: 100%; float: none; }
  .under main .imgBox.colImg .text { font-size: 13px; }
  .under main .imgBox.colImg2 .item, .under main .imgBox.colImg3 .item { width: 100%; } }

@media only screen and (max-width: 768px) { .under .box_width01 { width: calc(60% - 15px); }
  .under .box_width01 h5 { margin-top: 5px; }
  .under .implant_tbl01 { margin-top: 30px; margin-bottom: 40px; }
  .under .implant_tbl01 th { font-size: 18px; letter-spacing: 1px; padding: 11px 10px; width: calc(100% - 105px / 3); }
  .under .implant_tbl01 th:nth-child(1) { width: 105px; }
  .under .implant_tbl01 td { padding: 20px 10px 23px; font-size: 16px; letter-spacing: 1px; }
  .under .implant_tbl01 td .link { margin-top: 7px; font-size: 14px; }
  .under .implant_tbl01 td:nth-child(1) { font-size: 16px; }
  .under .implant_tbl01 .row1 td { padding-top: 34px; padding-bottom: 35px; }
  .under .link { padding-left: 12px; }
  .under .link:before { top: 8px; border-top-width: 5px; border-bottom-width: 5px; border-left-width: 4px; }
  .under .link:after { left: 12px; }
  .under .list_icn01 li { background-position: 0 10px; background-size: auto 10px; padding-left: 15px; }
  .under .list_icn02 li { background-position: 0 10px; background-size: auto 10px; padding-left: 15px; }
  .under .box_bg01 { padding: 10px 15px; margin-top: 0; margin-bottom: 20px; }
  .under .box_bg02 { padding: 10px 10px 15px; margin-top: 15px; margin-bottom: 15px; }
  .under .box_bg02 .bold { letter-spacing: 1px; }
  .under .box_bg03 { border-width: 2px; padding: 20px; margin: 20px 0; }
  

	.under .box_bg03 h4{ font-size: 24px;}
	.under .box_bg03 .imgBox .image_l{ width: auto; }
	.under .box_bg03 .imgBox .image_l img{max-width: 100%;}

  .under .box_bg04 { padding: 10px 10px 15px; margin-top: 15px; margin-bottom: 15px; }
  .under .box_bg04:not(:last-child) { margin-bottom: 30px; }
  .under .box_bg05 { border-width: 2px; padding: 20px; margin: 20px 0; }
  .under .implant_box01 { padding: 20px 20px; border-radius: 5px; margin-top: 30px; }
  .under .implant_box01 h4 { margin: 0 auto 10px; font-size: 20px; padding: 11px 30px 10px !important; }
  .under .implant_box01 dl:not(:last-child) { margin-bottom: 20px; }
  .under .implant_box01 dl dt { border-bottom-width: 1px; font-size: 16px; margin-bottom: 10px; padding: 0 0 8px 15px; letter-spacing: 1px; }
  .under .implant_box01 dl dt:before { width: 9px; height: 9px; top: 10px; }
  .under .implant_box01 dl dd { margin-left: 10px; letter-spacing: 1px; }
  .under .fsize_18 { font-size: 14px; letter-spacing: 1px; }
  .under .fsize_20 { font-size: 16px; letter-spacing: 1px; }
  .under .fsize_22 { font-size: 18px; letter-spacing: 1px; }
  .under .fsize_26 { font-size: 20px; letter-spacing: 1px; }
  .under .row_col.col2 .col { width: 100%; margin-top: 20px; }
  .under .box_point { margin-top: 30px; padding-bottom: 20px; }
  .under .box_point:last-child { padding-bottom: 0; }
  .under .box_point .box_head { margin-bottom: 15px; }
  .under .box_point .box_head .txt01 { font-size: 16px; line-height: 1.4; }
  .under .box_point .box_head .txt01 span { padding-bottom: 5px; }
  .under .box_point .box_head h3 { font-size: 24px; }
  .under .box_point .box_head h3 > span { padding-left: 80px; }
  .under .box_point .box_head h3 .label { font-size: 16px; top: 0px; width: 70px; padding: 5px 0; }
  .under .box_point .box_head h3 .label:before { height: 34px; }
  .under .treatment_img03 { margin: -20px 0 20px; }
  .under .treatment_box01 { padding: 20px; margin-bottom: 20px; border-radius: 5px; }
  .under .treatment_box01 .col:nth-child(1) { width: 100%; }
  .under .treatment_box01 .col:nth-child(2) { width: 100%; margin-top: 20px; }
  .under .treatment_box_price { padding: 20px 5px 30px; border-radius: 5px; text-align: center; }
  .under .treatment_price_arrow { margin: 20px 0 0; }
  .under .treatment_price_arrow:before { border-left-width: 40px; border-right-width: 40px; border-top-width: 15px; }
  .under .treatment_price01 { font-size: 20px; }
  .under .treatment_price01 .bg:before { bottom: -7px; height: 15px; }
  .under .treatment_circle { width: 200px; height: 200px; font-size: 20px; }
  .under .treatment_box_bg_img01{ 
	padding: 40px 20px;
	margin-bottom: 20px;
	}

	.under .treatment_box_bg_img01 h4{ font-size: 3.5vw;}
	
  .under .flow_list01 { margin: 0px 0 30px; }
  .under .flow_list01 li { width: calc(100% / 2 - 10px); margin-right: 20px !important; margin-top: 10px; }
  .under .flow_list01 li:nth-child(2n+0) { margin-right: 0 !important; }
  .under .flow_list01 li:nth-child(3):before, .under .flow_list01 li:nth-child(5):before { display: block; }
  .under .flow_list01 li:nth-child(2):before, .under .flow_list01 li:nth-child(4):before, .under .flow_list01 li:nth-child(6):before, .under .flow_list01 li:nth-child(8):before, .under .flow_list01 li:nth-child(10):before { display: none; }
  .under .flow_list01 li a { padding: 10px 10px 10px 50px; font-size: 13px; height: 56px; }
  .under .flow_box { padding: 10px; border-radius: 5px; }
  .under .flow_box h3 { padding-left: 80px; }
  .under .flow_box h3 .label { width: 60px; font-size: 24px; }
  .under .flow_arrow { margin: 20px 0 30px; height: 16px; }
  .under .flow_arrow:before { border-left-width: 30px; border-right-width: 30px; border-top-width: 30px; }
  .under .button01 { margin: 20px 0; }
  .under .button01 a { height: 80px; font-size: 20px; letter-spacing: 1.5px; }
  .under .button01 a span { padding-right: 30px; }
  .under .button01 a span:before { left: 3px; top: 3px; right: 3px; bottom: 3px; }
  .under .button01 a span:after { width: 20px; height: 8px; right: 14px; }
  
	.under .button02 { margin: 20px 0; }
	.under .button02 a { padding: 10px 20px; font-size:16px; }

  .under .cost_box01 .col { width: 100%; }
  .under .cost_box01 .col:first-child { margin-bottom: 50px; }
  .under .cost_box01 .col:first-child:before { top: auto; right: 50%; bottom: -45px; transform: translateX(50%); width: 30px; height: 30px; }
  .under .cost_box01 .bg01, .under .cost_box01 .bg02 { padding: 15px; border-radius: 5px; }
  .under .cost_box01 dl dt { font-size: 14px; }
  .under .cost_box01 dl dd { padding-left: 18px; }
  .under .cost_box01 .fsize_26 { font-size: 20px; }
  .under .cost_box01 .fsize_20 { font-size: 14px; letter-spacing: 1px; }
  .under .cost_ttl01 { font-size: 16px; }
  .under .cost_ttl01:not(:first-child) { margin-top: 30px; }
  .under .cost_ttl02 { font-size: 16px; }
  .under .cost_ttl02:not(:first-child) { margin-top: 30px; }
  .under .cost_box02 { padding: 15px; }
  .under .cost_box02 table th, .under .cost_box02 table td { padding: 10px; }
  .under .box_col3 { margin-top: -30px; }
  .under .box_col3 .col { width: 31.334%; margin-right: 3%; }
  .under .box_col3 .col:nth-child(3n+0) { margin-right: 0; }
  .under .cost_box03 { padding: 15px; margin: 20px 0 30px; }
  .under .cost_box03 .box_col3 { padding-top: 0px; }
  .under .cost_box03 .box_col3 .col { width: calc(100% / 2 - 10px); margin-right: 20px !important; }
  .under .cost_box03 .box_col3 .col:nth-child(2n+0) { margin-right: 0 !important; }
  .under .cost_box03 .box_col3 dl dt { font-size: 16px; letter-spacing: 1px; }
  .under .cost_box03 .box_col3 dl dd { letter-spacing: 1px; }
  .under .cost_tbl01 { margin-bottom: 20px; }
  .under .cost_tbl01 table { border-width: 3px; }
  .under .cost_tbl01 table th, .under .cost_tbl01 table td { padding: 15px 20px; border-width: 1px; }
  
  .under .cost_silver_plan, 
  .under .cost_gold_plan{ justify-content: space-between; margin-bottom: 20px; }
  .under .cost_silver_plan .col, 
  .under .cost_gold_plan .col { margin-right: 0 !important; padding: 5px 0; font-size: 16px; border-width: 2px;  }
  .under .cost_silver_plan .col:before, 
  .under .cost_gold_plan .col:before { width: 14px; height: 14px; right: -18px; }
  .under .cost_silver_plan .col{ width: calc(100% / 2 - 9px);}
  .under .cost_gold_plan .col{ width: calc(100% / 3 - 12px);}
  .under .cost_silver_plan .col1, 
  .under .cost_gold_plan .col1 { font-size: 22px; width: 100% !important; height: 75px; margin-bottom: 10px;}
  .under .cost_silver_plan .col1:before, 
  .under .cost_gold_plan .col1:before{ display: none; }
  .under .cost_silver_plan .txt01, .under .cost_gold_plan .txt01 { font-size: 14px; }
  .under .cost_silver_plan .txt02, .under .cost_gold_plan .txt02 { font-size: 10px; }
  
  .under .cost_ttl03 { font-size: 22px; }
  .under .cost_list_item dl dt, .under .cost_list_item dl dd { float: none; }
  .under .consultation_banner01 { margin-bottom: 40px; }
  .under .consultation_banner01 .box_in { padding: 20px; max-width: 360px; }
  .under .consultation_banner01 .txt01 { font-size: 16px; }
  .under .consultation_question .label, .under .consultation_answer .label { padding: 5px 10px; font-size: 18px; }
  .under .consultation_question { margin-bottom: 50px; }
  .under .consultation_question .txt01 { font-size: 4.5vw; padding: 7% 5% 5%; }
  .under .consultation_question .img { width: 45%; right: -10px; }
  .under .consultation_answer .txt01 { font-size: 2.5vw; }
  .under .consultation_answer .txt02 { font-size: 5vw; }
  .under .consultation_ttl01 { font-size: 24px; margin-bottom: 40px; }
  .under .consultation_ttl02 { height: 200px; margin-bottom: 40px; }
  .under .consultation_ttl02 .box_head { border-radius: 5px; padding: 20px; margin-left: 0; }
  .under .consultation_ttl02 h3 { margin: 0; }
  .under .consultation_ttl02:after{ width: 270px; height: 219px; background-size: 100% auto;  left: auto; right: 0; margin-left: 0; margin-right: -36px; }

  .under .consultation_bg01 { height: 300px; margin-top: 40px; }
  .under .consultation_box01 { padding: 20px; border-radius: 5px; margin-top: 30px; }
  .under .consultation_box01 .box_head h3 { margin: 0 0 20px; }
  .under .consultation_box01 .box_col2 { margin-top: 0px; }
  .under .consultation_box01 .box_col2:before { width: 20px; height: 20px; }
  .under .consultation_box01 .box_col2 dl dt { font-size: 20px; margin-bottom: 10px; }
  .under .consultation_box01 .box_col2 dl dd { line-height: 1.8; }
  .under .consultation_box02 { margin-bottom: 30px; }
  .under .consultation_box02 .col1, .under .consultation_box02 .col2 { width: 100%; }
  .under .consultation_box02 .col2 { margin-top: 30px; text-align: center; }
  .under .consultation_box02 .col2 img { width: 60%; }
  .under .consultation_box02 h3 { line-height: 1.8; margin-bottom: 20px; }
  .under .consultation_box02 .pos { font-size: 14px; margin: 0 0 20px; padding-top: 20px; }
  .under .consultation_box02 .name { font-size: 30px; letter-spacing: 2px; margin-bottom: 30px; }
  .under .consultation_box02 .en { font-size: 14px; line-height: 1.8; padding-top: 20px; }
  .under .consultation_box03 { padding: 20px; border-radius: 5px; margin-top: 30px; flex-wrap: wrap; }
  .under .consultation_box03 .col1, .under .consultation_box03 .col2 { width: 100%; }
  .under .consultation_box03 .col2 { margin-top: 20px; }
  .under .consultation_box03 .pos { font-size: 16px; margin: 0 0 10px; letter-spacing: 1.5px; line-height: 1.6; text-align: center; }
  .under .consultation_box03 .name { line-height: 1.7; letter-spacing: 2px; margin-bottom: 20px; padding-bottom: 20px; text-align: center; }
  .under .consultation_box03 .name .jp { font-size: 26px; margin-right: 20px; }
  .under .consultation_box03 .name .en { font-size: 14px; text-align: left; }
  .under .consultation_box03 .img { width: 200px; height: 200px; border-radius: 50%; margin: 0 auto; overflow: hidden; }
  .under .consultation_btn_link{ position: relative; bottom: auto; right: auto; margin-bottom: 10px; }
  .under .consultation_btn_link a{ font-size: 12px !important; width: 200px !important; height: 50px !important; margin: 0 auto;}
  .under .consultation_btn_link a span{ padding-right: 30px; }
  .under .faq_box { padding: 15px; border-radius: 5px; }
  .under .faq_box dt, .under .faq_box dd { padding-left: 45px; }
  .under .faq_box dt:before, .under .faq_box dd:before { width: 30px; height: 30px; } }

@media only screen and (max-width: 480px) { .under .box_width01 { width: 100%; }
  .under .implant_box01 { padding: 15px 10px; }
  .under .implant_box01 h4 { padding: 5px 10px 5px !important; margin-bottom: 15px !important; }
  .under .button01 a { height: 70px; font-size: 16px; letter-spacing: 1px; }
  .under .treatment_box01 { padding: 20px 10px; }
  .under .treatment_box01 .fsize_20 { font-size: 13px; }
  .under .treatment_price01 { font-size: 17px; }
  .under .treatment_price01 .bg:before { bottom: -7px; height: 15px; }
  .under .treatment_circle { width: 200px; height: 200px; font-size: 20px; }
  .under .flow_list01 { margin: 10px 0 30px; }
  .under .flow_list01 li { width: 100%; margin-right: 0px !important; margin-top: 1px; }
  .under .flow_list01 li:before { display: none !important; }
  .under .flow_list01 li a { height: auto; }
  .under .flow_list01 li a br { display: none; }
  .under .cost_box01 .img_l { width: 100%; margin: 0 0 15px; float: none; text-align: center; }
  .under .cost_box01 .img_l img{ width: 40%; max-width: 280px; }
  .under .cost_box01 .txt_r { width: 100%; float: none; }
  .under .cost_box03 .box_col3 .col { width: 100%; margin-right: 0px !important; }
  
  .under .cost_silver_plan .col,
  .under .cost_gold_plan .col { font-size: 3.9vw; }
  .under .cost_silver_plan .col1, 
  .under .cost_gold_plan .col1 { font-size: 6vw; }
  .under .cost_silver_plan .txt01, .under .cost_gold_plan .txt01 { font-size: 2.6vw; }
  .under .cost_silver_plan .txt02, .under .cost_gold_plan .txt02 { font-size: 2.4vw; }
  
  .under .consultation_box01 .img_head { position: relative; right: auto; top: auto; width: 100%; text-align: center; }
  .under .consultation_box01 .box_head { width: 100%; }
  .under .consultation_box01 .box_head h3 { text-align: center; }
  .under .consultation_box01 .box_head h3 .txt_small { margin-left: 0; }
  .under .consultation_box01 .box_col2 { margin-top: 0px; }
  .under .consultation_box01 .box_col2:before, .under .consultation_box01 .box_col2:after { display: none; }
  .under .consultation_box01 .box_col2 .col { width: 100%; margin-right: 0; }
  .under .consultation_box01 .box_col2 .col:first-child { position: relative; margin-bottom: 35px; }
  .under .consultation_box01 .box_col2 .col:first-child:before, .under .consultation_box01 .box_col2 .col:first-child:after { content: ''; position: absolute; }
  .under .consultation_box01 .box_col2 .col:first-child:before { width: 20px; height: 20px; background: url(../images/icon_plus.png) 0 0 no-repeat; background-size: auto 100%; left: 50%; bottom: -39px; transform: translateX(-50%); }
  .under .consultation_box01 .box_col2 .col:first-child:after { width: 100%; height: 1px; bottom: -30px; left: 0; background: rgba(0, 0, 0, 0.05); } 
  .under .consultation_ttl02{height: 135px;}
  .under .consultation_ttl02 .box_head { padding: 10px ; }
  .under .consultation_ttl02 h3{font-size: 16px;}
  .under .consultation_ttl02:after{ width: 187px; height:152px;  margin-right: -36px; }
}

@media only screen and (max-width: 320px) { .under .button01 a { height: 60px; font-size: 14px; } }

/* END Under
********************************/

@media only screen and (max-width: 768px) {
  .topic_banner {
    margin-top: 20px;
  }
  .under .new_box01 {
  	margin-top: 30px;
  	padding-right: 2vw;
  }
  .under .new_box02 {
  	margin: 40px auto 0 auto;
    padding: 30px 10px;
  }
  .under .new_box02 .ttl {
  	font-size: 20px;
  }
  .under .new_box02 .txt {
  	font-size: 14px;
  }
  .under .new_box03 {
  	margin: 40px auto 0 auto;
    padding: 30px 20px 30px 50px;
  }
  .under .new_box03 .head {
  	padding: 7px 15px;
  	font-size: 20px;
  }
  .under .new_box04 {
  	margin: 40px auto 0 auto;
    padding: 20px 10px;
  }
  .under .new_box04 .ttl {
  	font-size: 20px;
  }
  .under .new_box05 {
  	margin-top: 30px;
  }
  .under .new_box05 .head {
  	background-size: contain;
  	margin: 0 auto 20px auto;
  	font-size: 20px;
  	padding-left: 60px;
  }
  .under .new_box05 .col_2 .col {
  	width: calc(100% / 2 - 20px);
    margin: 0 10px;
  }
  .under .new_box05 .box .ttl {
  	font-size: 16px;
  }
  .under .new_box05 .head.cl02 {
  	padding-left: 60px;
  }
  .under .new_box06 {
  	margin-top: 30px;
  }
  .under .new_box06 .item {
  	padding-bottom: 20px;
  }
  .under .new_box06 .item::before {
  	left: 23px;
    top: 50px;
  }
  .under .new_box06 .item .box_ttl {
  	font-size: 16px;
  	align-items: center;
  }
  .under .new_box06 .item .box_ttl .num {
  	width: 50px;
    height: 50px;
    padding-left: 0;
  }
  .under .new_box06 .item .box_ttl .ttl {
  	width: calc(100% - 50px);
    padding-left: 20px;
  }
  .under .new_box06 .item .txt {
  	padding-left: 70px;
  }
  .under .new_box06 .item .infor {
  	padding-left: 70px;
    margin-top: 10px;
  }
  .under .new_box06 .item .infor .head {
  	padding: 5px 20px 5px 20px;
    font-size: 16px;
  }
  .under .new_box06 .item .box_flow {
  	padding: 20px 20px;
  }
  .under .new_box06 .item .box_flow .col {
  	padding-bottom: 20px;
    padding-left: 40px;
  }
  .under .new_box06 .item .box_flow .col::before {
  	height: 30px;
    width: 30px;
  }
  .under .new_box06 .item .box_flow .col::after {
  	left: 13px;
    top: 20px;
  }
  .under .new_box06 .item .box_flow .title {
  	font-size: 15px;
  }
  .under .new_box07 {
  	width: 100%;
    margin: 30px auto 0 auto;
  }
  .under .new_box07 .item {
  	margin-bottom: 20px;
  	padding-left: 60px;
  }
  .under .new_box07 .item::before {
  	font-size: 28px;
    padding-top: 3px;
    width: 50px;
    height: 50px;
  }
  .under .new_box07 .col_l .txt {
    font-size: 16px;
  }
  .under .new_box08 {
    margin-top: 30px;
  }
  .under .new_box08 .item {
  	margin-bottom: 40px;
  }
  .under .new_box08 h6 {
    font-size: 18px;
  }
  .under .new_box08 h6::before {
    top: 7px;
  }
  .under .new_box09 .item {
    width: calc(100% / 2 - 20px);
    margin: 0 10px 20px 10px;
  }
  .under .new_box09 .item figure {
    margin-bottom: 10px;
  }
  .under .new_box09 .box_txt .num {
  	padding-left: 3px;
  	width: 50px;
    height: 50px;
    font-size: 26px;
    margin-top: -8px;
  }
  .under .new_box09 .box_txt .txt {
    width: calc(100% - 50px);
  }
  .under ul.list01 li::before {
  	top: 7px;
  }
  .under .new_ttl01 {
  	margin-top: 40px;
    font-size: 22px;
  }
  .under .new_box10 {
    margin-top: 30px;
  }
  .under .new_ttl02 {
  	margin: 30px auto 20px auto;
    font-size: 16px;
  }
  .under .new_ttl03 {
    font-size: 22px;
    margin-top: 30px;
  }
  .under .new_ttl04 {
    font-size: 16px;
    margin-top: 10px;
  }
  .under .new_box11 {
  	padding: 20px;
    margin: 30px auto 0 auto;
  }
  .under .new_box11 .item {
    margin-bottom: 10px;
  }
  .under .new_box11 .ttl {
    font-size: 18px;
  }
  .under .new_box13 {
    margin-top: 30px; 
  }
  .under .new_box13 .col_r .ttl {
  	font-size: 18px;
  }
  .under .new_box14 .item {
    max-width: 230px;
    margin: 0 10px 30px 10px;
  }
  .under .new_box14 .col_2 .item {
    width: calc(100% / 2 - 20px);
  }
  .under .new_box14 .col_3 .item {
    width: calc(100% / 3 - 20px);
  }
  .under .new_box14 .item .ttl {
  	margin: 10px 0 0;
  	font-size: 14px;
  }
  .under .new_box15 {
  	padding: 20px 10px;
    margin: 30px auto 60px auto;
  }
  .under .new_box15 .col_l .ttl {
    font-size: 18px;
  }
  .under .new_box16 {
    margin: 30px auto 0 auto;
  }
  .under .new_box16.list01 li {
    padding-bottom: 10px;
  }
  .under .new_box16.list01 li::before {
    top: 7px;
  }
  .under .secH6 {
    margin-top: 20px;
  }
  .under .new_box01 .col_main {
  	padding: 10px 10px 0 10px;
  	height: calc(100% - 11vw);
  }
  .under .new_box01 .ttl {
  	font-size: 2.5vw;
  }
  .under .new_box01 .txt01 {
  	font-size: 2vw;
  }
  .under .new_box01 .txt02 {
  	font-size: 1.4vw;
  }
  .under .new_box01 .col_arow::after {
  	right: -2vw;
  	border-left: 2vw solid #91DBDA;
  	    border-top: 5vw solid transparent;
    border-bottom: 5.5vw solid transparent;
  }
  .under .new_box01 .col_arow {
  	padding: 0 5px;
  	height: 11vw;
  	max-height: 80px;
  }
  .under .new_box01 .item {
  	    width: calc(32% - 5px);
  }
}
@media only screen and (max-width: 480px) { 
	.under .new_box01 .item {
	    width: calc(33% - 5px);
	}
	.under .new_box01 .ttl {
	    font-size: 2vw;
	}
	.under .new_box01 .txt01 {
	    font-size: 1.89vw;
	}
}
@media only screen and (max-width: 425px) {
	.under .new_box03 {
	    padding: 30px 10px 30px 20px;
	}
	.under .new_box04 .ttl {
	    font-size: 16px;
	}
	.under .new_box05 .col_3 .col {
	    width: calc(100% / 2 - 20px);
	    margin: 5px 10px;
	}
	.under .new_box07 .item::before {
	    font-size: 22px;
	    width: 40px;
	    height: 40px;
	    top: -1px;
	}
	.under .new_box07 .item {
	    padding-left: 50px;
	}
	.under .new_box07 .col_l {
	    width: 100%;
	    padding-right: 0;
	}
	.under .new_box08 .col_l, .under .new_box08 .col_r {
		width: 100%;
	}
	.under .new_box09 .item {
	    width: 100%;
	}
	.under .new_ttl01 {
	    font-size: 18px;
	}
	.under .new_ttl03 {
	    font-size: 17px;
	}
	.under .new_ttl04 {
	    font-size: 13px; 
	}
	.under .new_box13 .col_r .ttl {
	    font-size: 13px;
	}
	.under .new_box14 .col_2 .item {
	    width: 100%;
	}
	.under .new_box14 .col_3 .item {
	    width: 100%;
	}
	.under .new_box15 .col_l, .under .new_box15 .col_r {
		width: 100%;
	}
	.under .new_box09 .box_txt .num {
	    margin-top: -5px;
		width: 40px;
	    height: 40px;
	    font-size: 24px;
	}
	.under .new_box06 .item::before {
	    left: 18px;
	}
	.under .new_box06 .item .box_ttl .num  {
		    width: 40px;
    	height: 40px;
	}
	.under .new_box05 .head {
		font-size: 18px;
	}
}
@media only screen and (max-width: 768px) { 
	.box_staff_info .col_img {
		margin: 0 0 20px;
		float: none;
	}
  
}