@charset "UTF-8";
@import "base.css";
@import "fonts.css";
@import "normalize.css";

/*** font-family: 'Noto Serif JP', serif; **/
html {
	scroll-behavior: smooth;		
}
body {
  font-weight: 400;
}
* {
  padding: 0;
  margin: 0;
}
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
a {
  color: #c80714;
}
a[target="_blank"]:hover img, .logo a:hover img, .f_logo a:hover img, a:hover img.no_hover {
  opacity: 1;
}
h1, h2, h3, h4, h5, h6, input, button, textarea, select, p, blockquote, th, td, pre, address, li, dt, dd {
  font-size: 180%;
  -webkit-text-size-adjust: none;
}
li, dd, dt, th, td {
  line-height: 2em;
}
img {
  max-width: 100%;
}
p {
  line-height: 2.1em;
  margin: 0 0 1.1em;
}
p:last-child {
  margin-bottom: 0;
}
#wrapper {
  background-color: #fff;
  min-width: 1180px;
  overflow: hidden;
  position:relative;
}
.container {
  width: 1180px;
  margin: 0 auto;
}
.left_p {
	text-align: left;
}
/******************************Header********************************/

.logo {
  line-height: 0;
  position: absolute;
  left: 52%;
  top: 15px;
  margin: 0 0 0 -670px;
}

.h_box {
	position: absolute;
	left: 0;
	top: 13px;
	z-index: 4;
	width: 100%;
	height: 100px;
	transition: all 0.3s ease;
}

.fixed .h_box {
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05);
}

.fixed.show_gnavi .h_box {
  box-shadow: none
}

.h_hours {
  position: absolute;
  right: 230px;
  top: 42px;
}

.h_hours p {
  display: flex;
  font-size: 14px;
  color: #333;
  margin-bottom: 0;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", serif;
  line-height: 1.4em;
}

.h_hours p span {
  width: 53px;
}

.h_h1 {
  position: absolute;
  right: 230px;
  top: 12px;
  font-size: 14px;
  color: #666;
  max-width: 531px;
  margin: 0;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", serif;
}
.under .h_h1 {
  position: absolute;
  right: 230px;
  top: 12px;
  font-size: 14px;
  color: #fff;
  max-width: 531px;
  margin: 0;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", serif;
}
.under .h_hours p {
  color: #fff;
}


/******************************Gnavi********************************/

.grp_menu {
  width: 60px;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 5;
}

.ico_menu_click {
  width: 60px;
  display: inline-block;
  line-height: 0;
}

.icon_menu {
  display: inline-block;
  padding: 0px 5px 37px;
  background: #002d98;
  width: 60px;
  text-align: center;
  height: 60px;
  position: relative;
  font-family: 'Noto Serif JP', serif;
}

.icon_menu.open {
  position: absolute;
  right: 0;
  top: 0;
}

.icon_menu span {
  display: block;
  background: #fff;
  width: 27px;
  height: 2px;
  position: relative;
  margin: 10px auto 0;
}

.icon_menu span:after, .icon_menu span:before {
  content: "";
  position: absolute;
  height: 2px;
  width: 100%;
  background: #fff;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  transition: all ease 0.5s;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.icon_menu:after {
  content: "MENU";
  position: absolute;
  bottom: 12px;
  color: #fff;
  font-size: 11px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.icon_menu.active:after {
  display: none;
}

.icon_menu.active span:after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  bottom: -11px;
}

.icon_menu.active span:before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.icon_menu.active span {
  background: transparent;
  top: 10px;
}

.icon_menu span:after {
  bottom: -20px;
}

.icon_menu span:before {
  top: 10px;
}

.t_button {
  position: relative;
  top: -3px;
  background: #c80714;
}

.t_button a {
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  color: #fff;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", serif;
  font-weight: 600;
  font-size: 30px;
  transition: all 0.2s ease;
}

.t_button .tel {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", serif;		
  position: relative;
}

.t_button li span {
    font-size: 13px;	
  color: #fff;
  right: 3px;
    bottom: 2px;
}
.t_button li span br{
	margin-top:10px;
}
.t_button li {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", serif;	
    font-size: 15px;	
  padding: 5px 0px 0px 0px;
  color: #fff;
  line-height: 1.3;
  text-align: center;
  font-weight: 500;
}
.t_button .tel_ {
  width: 60px;
  position: absolute;
  right: 0px;
  z-index: -1;
}
.tel_ {	
  text-orientation: upright;
  writing-mode: vertical-rl;
  background: #c80714;
  text-align: center;
  height: 370px;
  top: 60px;
  display: inline-flex;
  justify-content: center;
}
.tel_ span {
  color: #fff;
  font-size: 21px !important;
  color: #fff;
  font-weight: 500;
  position: relative;
  padding-left: 5px !important;
  font-family: 'Noto Serif JP', serif;
}
.tel_ ::hover{
  background: #fff;
}
.t_button a:hover,a:active { 
text-decoration: none;
color: #002d98;
}
.sliderbar_fix {
  display: none;
}

#gnavi {
  background: #fbf7f0;
  padding: 62px 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
  display: none;
  overflow: auto;
}

.show_gnavi .h_box {
  z-index: 5;
}

.show_gnavi .logo, .show_gnavi h1, .show_gnavi .t_button, .show_gnavi .h_hours {
  display: none;
}

#gnavi .container {
  display: flex;
  justify-content: space-between;
}

.item_left .f_t01 .c_blue {
  color: #000;
}

.item_menu {
  width: 475px;
  padding-top: 110px;
}

.item_menu .f_menu {
  display: block;
  padding-left: 53px;
}

.item_menu .f_menu>li {
  display: block;
  width: 100%;
}

.item_menu .f_menu>li:first-child {
  margin-bottom: 63px;
}

.item_menu li .sub:nth-child(2) {
  right: 6%;
}

.item_menu li .sub:nth-child(3) {
  width: 44%;
  position: relative;
  right: -36px;
}

.item_menu .f_menu a {
  color: #000;
}

.item_menu .f_menu .tit {
  position: relative;
}

.item_menu .f_menu .tit:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 120px;
  height: 1px;
  background: #B5B5B5;
}

.item_menu .f_menu .sub li {
  margin-bottom: 10px;
}
.igrp_btn2 {
	text-align:center;
}
#gnavi .igrp_btn2 .web {
  margin-right: 10px;
}

#gnavi .f_tel {
  font-size: 30px;
  margin-bottom: 3px;
}

#gnavi .tel_a {
  font-size: 46px;
}

#gnavi .f_logo {
  margin-bottom: 30px;
}

.f_img1 {
  line-height: 0;
  margin-bottom: 12px;
}

#gnavi .f_t01 {
  margin: 15px auto 22px;
}


/*******************************************************************/

.box01 {
  background: #fffced url(../images/box01_bg.webp) no-repeat center bottom;
  /*background-size: cover;*/
  height: 750px;
  padding: 130px 0 0 0;
}

.box01 .container {
  position: relative;
  display: flex;
  height: 100%;
}

.box01 .grp_txt_ver {
  position: absolute;
  right: 0;
  top: 170px;
}

.idx_new {
  position: relative;
  top: -180px;
  width: 100%;
  padding: 0 30px;
}

.idx_new dt {
  color: #fff;
  padding: 10px 35px 2px;
  background: #002d98;
  text-align: center;
  position: relative;
}

.idx_new dd {
  padding: 30px 20px 30px 60px;
  background: #fff;
}

.idx_new .white {
  float: right;
}

.idx_new .ico_new {
  font-size: 21px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", serif;
}

.idx_news {
  height: 160px;
  overflow: auto;
}

.idx_news li {
  padding-bottom: 25px;
  width: 100%;
  display: flex;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", serif;
  font-size: 16px;
  color: #000;
}

.idx_news li:last-child {
  padding-bottom: 0;
}

.idx_news .cate_01 {
  background: #C3C9B9;

}

.idx_news p {
  margin-bottom: 0;
  display: inline-block;
  vertical-align: top;
}

.idx_news .txt {
  width: calc(100% - 300px);
  position: relative;
  top: 3px;
}

[class*="cate_name"] {
  display: inline-block;
  background: #5e5d79;
  color: #fff;
  text-align: center;
  padding: 4px 5px;
  line-height: 1.3em;
  width: 170px;
  margin-top: 3px;
  font-size: 18px;
}
.idx_cicle { display: flex; justify-content: space-between; padding: 2px 40px;}
.idx_cicle > li { width: 345px; position: relative;}
.idx_cicle > li:nth-child(3) { margin-top: -118px;}
.idx_cicle > li:nth-child(2) { margin-top: -54px;}
.idx_cicle .img { text-align: center; line-height: 0;}
.ib_tit { color: #fff; text-align: center; font-size: 20px; line-height: 1.44em; padding: 19px 12px; font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", serif; background: #36CAE1; letter-spacing: 1px;}

.cate_name_02 {
  background: #B0ADA9;
}

.idx_news .date_ {
  margin: 0 15px 0 28px;
}

.idx_news .txt a {
  text-decoration: none;
  color: #000;
}

.btn_c {
  text-align: center;
}

.idx_btn1 {
  position: relative;
  border-radius: 10px;
  text-decoration: none;
  min-width: 290px;
  background: rgba(0, 45, 152, 0.95);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  line-height: 1.4em;
  padding: 22px 50px 22px 50px;
  font-size: 18px;
  letter-spacing: 0.3px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", serif;
  color: #fff;
  transition: all 0.2s ease;
  box-shadow: 0px 4px 3px rgba(0, 0, 0, 0.1);
  flex-wrap: wrap;
  text-align: center;
  height: 100%;
}

.idx_btn1.white {
  color: #fff;
  border: 1px solid #fff;
  background: none;
}

.idx_new .idx_btn1 {
  min-width: 114px;
  padding: 1px 28px 3px 10px;
  box-shadow: none;
  position: relative;
  top: -1px
}

.grp_txt_ver {
  width: auto;
  text-align: center;
}

.grp_txt_ver .sml {
  width: auto;
}

.grp_txt_ver .sml {
  font-size: 20px;
  letter-spacing: 2px;
  margin: 30px 7px 0 0;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", serif;
  color: #58595B;
}

.grp_txt_ver .big {
	width: 100%;
}

.grp_txt_ver .big .c_black {
  color: #000;
}
.grp_txt_ver .big .c_orange {
  color: #c80714;
}
.grp_txt_ver .big li {
  font-size: 31px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", serif;
  color: #c80714;
  font-weight: 600;
  letter-spacing: 6px;
  line-height: 1.3em;
  margin: 0 15px 0 0;
}

.grp_txt_ver .big .en {
  font-size: 13px;
  letter-spacing: 2.2px;
  font-weight: 300;
}
.idxx_h3 {
  font-size: 30px;
  line-height: 1.9em;
  margin-bottom: 50px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", serif;
  color: #000;
  letter-spacing: 3px;
  font-weight: 600;
}
.grp_txt_ver p {
  font-size: 22px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", serif;
  letter-spacing: 1px;
  line-height: 1.7em;
  padding: 0 10px;
}

.round_b1 {
  width: 100%;
}

.box01 .btn_c {
  width: 100%;
  position: absolute;
  bottom: 86px;
  left: 0;
}

.box02 {
  padding: 0px 0 70px;
  background-size: cover;
}

.img_l {
  float: left;
  margin: 14px 60px 0 0;
  line-height: 0;
}

.img_r {
  float: right;
  margin: 14px 0 0 60px;
  line-height: 0;
}

.idx_h3 {
  font-size: 30px;
  line-height: 1.52em;
  margin-bottom: 10px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", serif;
  color: #000;
  letter-spacing: 3px;
  font-weight: 600;
}

.idx_h3 .en {
  display: block;
  color: #c80714;
  font-size: 14px;
  line-height: 1.4em;
  margin-bottom: 12px;
  letter-spacing: 1.6px;
  font-family: 'Noto Serif JP', serif;
  font-weight: 400;
}

.idx_h3.big {
  font-size: 32px;
  line-height: 1.3em;
}

.idx_h3.white {
  color: #fff;
  text-shadow: 2px 2px 2px rgb(33 33 33);
  margin-bottom: 20px;
  letter-spacing: 3px;
}

.idx_h3.white .en {
  color: #fff;
  font-family: 'Noto Serif JP', serif;
  letter-spacing: 1.4px;
  line-height: 1.4em;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 12px;
}
.idx_h3.bl {
  color: #555;
  margin: 50px 0 0px 0;
  letter-spacing: 0px;
  font-size: 28px;
}
.fnt_16 {
  font-size: 16px;
  color: #58595B;
  line-height: 1.9em;
}

.idx_img_fl {
  margin-bottom: 42px;
}

.idx_img_fl .idx_h4 {
  margin-bottom: 9px;
}

.idx_img_fl .img_r {
  margin-top: 5px;
}

.idx_img_fl img {
  border-radius: 10px !important;
}

.staff_n {
  text-align: right;
  line-height: 1.7em;
  margin-top: 23px;
  letter-spacing: 0.1px;
  color: #58595B;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", serif;
}

.staff_n span {
  font-weight: 600;
  font-size: 26px;
  color: #58595B;
  margin-left: 18px;
}

.staff_n .t01 {
  font-family: 'Noto Serif JP', serif;
  font-size: 15px;
  color: #333;
  font-weight: 200;
  letter-spacing: 1px;
}

.idx_frm {
  background: #FFF;
  padding: 23px 30px;
}

.box02 .idx_frm {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
  padding: 23px 40px 23px 40px;
}

.idx_frm .item {
  width: 470px;
}

.idx_tit {
  font-size: 20px;
  margin-bottom: 22px;
  line-height: 1.6em;
  color: #000;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", serif;
  font-weight: 600;
}

.idx_img1 img {
  border-radius: 10px !important;
}

.idx_list>li {
  position: relative;
  overflow: hidden;
  padding: 0 0 3px 20px;
  margin: 20px 0;
  text-align: left;
  border-bottom: 1px #ddd5cf dashed;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", serif;
  color: #000;
  font-size: 16px;
  line-height: 1.7em;
  min-height: 32px;
}

.idx_list>li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 12px;
  height: 7px;
  width: 6px;
  background: #c80714;
}

.idx_list .empty:before {
  display: none;
}
.box03_bg {
  background-color: #f4f7fe;
  background-size: cover;
  padding: 0 0 180px 0;
}

.box03 .box_1 {
  margin-top: 0;
  top: -100px;
  padding: 100px 60px 120px;
  border-radius: 0px;
  opacity: 0.9;
}

.box03 .box_1 .fnt_16 {
  max-width: 860px;
  margin: 0 auto;
  font-size: 18px;
}

.box03 .idx_box1 {
  margin-top: -189px;
  border-radius: 15px;
}
.box03 .ibox_bg {
  background: url(../images/box03_bg.jpg) no-repeat center;
  background-size: cover;
}
.box04 {
  padding: 85px 0 277px;
  background: url(../images/box04_bg.webp) no-repeat center;
  background-size: cover;
  position: relative;
}

.box04 .fnt_16 {
  width: 860px;
  text-align: center;
  margin: 0 auto;
}

.white {
  color: #fff;
}

.img_c {
  text-align: center;
  line-height: 0;
   margin-top: 20px; 
}

.idx_h4 {
  text-align: center;
  line-height: 1.5em;
  margin-bottom: 32px;
  color: #000;
  font-size: 30px;
  font-weight: 600;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", serif;
  letter-spacing: 2.2px;
}

.idx_h4 .num {
  position: relative;
  padding: 3px 30px;
  border-bottom: 2px solid #c80714;
  font-weight: bold;
  text-align: center;
  display: inline-block;
  font-size: 34px;
  color: #c80714;
  margin-bottom: 25px;
  letter-spacing: -2px;
}

.idx_h4 .num:before {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  height: 2px;
  width: 20px;
  background-color: #fff;
  content: "";
}

.idx_h4 .num:after {
  position: absolute;
  top: 90%;
  left: 50%;
  transform: translateX(-50%);
  height: 20px;
  width: 2px;
  background-color: #c80714;
  content: "";
}

.idx_h4 .jp {
  display: block;
  font-size: 18px;
  line-height: 1.4em;
  margin-bottom: 6px;
  letter-spacing: 1.5px;
}

.box_1 {
  background: #fff;
  position: relative;
  margin-top: -155px;
  padding: 50px 60px;
  border-radius: 15px;
}

.box05 {
  background-color: #f4f7fe;	
  padding: 0 0 100px;
}
.box05 .box_1 {
  margin-bottom: 70px;
  margin-top: -239px;
  opacity: 0.95;
  box-shadow: 3px 3px 10px 0px rgb(0 0 0 / 10%);
}
.box_1 .btn_c {
  margin: 44px auto 0;
}
.box05 .grp_txt {
margin: 0 auto 1.1em;
}
.grp_txt {
  width: 880px;
  margin: 0 auto 1.1em;
}
.ibox_bg {
  height: 400px;
}
.ibox_bg img {
  display: none;
}
.box06 {
	background-color: #f4f7fe;
  padding-bottom: 100px;
}
.box06 .box_1 {
  padding-bottom: 40px;
  opacity: 0.95;
  box-shadow: 3px 3px 10px 0px rgb(0 0 0 / 10%);
}
.box06 .ibox_bg {
  background: #D9D9D9 url(../images/box06_bg.webp) no-repeat center;
  background-size: cover;
}
.box06 .idx_h5 {
	text-align:center;
  font-size: 21px;
  letter-spacing: 1px;
  color: #002d98;
  margin: 0 auto 0.7em;
    font-weight: 600;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", serif;

  
}
.idx_img1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 30px;
}

.idx_img1 li {
  width: 325px;
}

.idx_img1 .img {
  line-height: 0;
}

.idx_img1 .idx_tit {
  text-align: center;
  color: #c80714;
  font-size: 22px;
  letter-spacing: 1px;
  margin-bottom: 13px;
}

.idx_bnnr {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  font-size: 15px;
  background: url(../images/idx_bnnr.png) no-repeat center;
  background-size: cover;
  position: relative;
  text-decoration: none;
  z-index: 1;
  padding: 47px 50px;
  width: 1080px;
  margin: 0 auto 42px;
}

.idx_bnnr:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(54, 202, 225, 0.85);
  z-index: -1;
}

.idx_bnnr span {
  width: 50%;
  line-height: 2.5em;
}

.idx_bnnr .sml {
  padding-left: 10px;
}
.idx_bnnr .tit {
  font-weight: 600;
  line-height: 1.5em;
  font-size: 27px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", serif;
  letter-spacing: 2.2px;
}
.box07 {
	background-color: #f4f7fe;
  padding-bottom: 100px;
}
.box07 .ibox_bg {
  background: url(../images/box07_bg.webp) no-repeat center;
  background-size: cover;
}

.box07 .box_1 {
  margin-bottom: 70px;
  margin-top: -170px;
  padding: 52px 60px 40px;
  opacity: 0.95;
  box-shadow: 3px 3px 10px 0px rgb(0 0 0 / 10%);
}

.box07 .box_1 .idx_h4 {
  margin-bottom: 30px;
}
.box07 .idx_btn1 {
  min-width: 280px;
}
.box08 .ibox_bg {
  background: url(../images/box08_bg.webp) no-repeat center;
  background-size: cover;
}

.box_1.bg_blue {
  background: rgba(0, 45, 152, 0.95);
  position: relative;
}

.box_1.bg_blue:before, .box_1.bg_blue:after {
  width: 50px;
  height: 100%;
  position: absolute;
  top: 0;
  content: "";
  background: rgba(0, 45, 152, 0.95);
}

.box_1.bg_blue:before {
  left: -50px;
}

.box_1.bg_blue:after {
  right: -50px;
}

.idx_box1 {
  display: flex;
  justify-content: space-between;
  padding: 55px 60px 49px;
  background: #fff;
  position: relative;
  z-index: 2;
  margin-top: -70px;
  box-shadow: 3px 3px 10px 0px rgb(0 0 0 / 10%);
}

.idx_box1>li {
  width: 530px;
}

.idx_list.none_sml {
  background: #F6F6F6;
  padding: 28px 30px 32px;
  margin-top: 27px;
}

.idx_list.none_sml>li {
  background: none;
  padding: 0 0 0 22px;
  margin-bottom: 17px;
}

.idx_list.none_sml>li:last-child {
  margin-bottom: 0;
}

.idx_box1 .img {
  line-height: 0;
  margin-bottom: 25px;
  padding: 0 20px;
}
.idx_box1 p a{
	text-decoration: none;
	color: #555;
}
.idx_box1 .idx_tit {
  text-align: center;
  color: #c80714;
  font-size: 22px;
  margin-bottom: 13px;
  letter-spacing: 0.4px;
}

.idx_box1 .pd {
  padding: 0 20px;
}

.idx_box1 .btn_c {
  margin-top: 30px;
}

.box08_bg {
  background-color: #f4f7fe;
  background-size: cover;
  padding: 0 0 180px 0;
}

.box08 .box_1 {
  margin-top: 0;
  top: -190px;
  padding: 70px 60px 120px;
  border-radius: 0px;
  opacity: 0.9;
}

.box08 .box_1 .fnt_16 {
  max-width: 860px;
  margin: 0 auto;
  font-size: 18px;
}

.box08 .idx_box1 {
  margin-top: -270px;
  border-radius: 15px;
}
.box10 {
  padding-bottom: 100px;
}
.box10 .ibox_bg {
  height: 600px;
  background: url(../images/box10_bg.webp) no-repeat center bottom;
  background-attachment: fixed;
  background-size: cover;
}

.box10 .idx_h4 {
  font-size: 36px;
  letter-spacing: 4px;
  margin-bottom: 30px;
}

.box10 .box_1 {
  padding: 100px 60px 60px;
  margin-top: -400px;
  opacity: 0.95;
   box-shadow: 3px 3px 10px 0px rgb(0 0 0 / 10%); 
}

.box10 .idx_img1 {
  margin: 0px auto 0;
}

.idx_img1 .txt.pd {
  padding: 0 10px;
  font-size: 16px;
  line-height: 2.2em;
  color: #58595B;
}

.box10 .img {
  margin-bottom: 15px;
  text-align: center;
}

.box10 .btn_c {
  margin: 50px auto 0;
}
.box11 {
  background-color: #f6f8fe;	
  padding: 100px 0 ;	
}
.box11 .box_1 {
  margin-top: 0;
  padding: 0px 60px 5px;
  border-radius: 0px;
}
.idx_h3 {
  font-size: 25px;
  line-height: 1.52em;
  margin-bottom: 10px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", serif;
  color: #000;
  letter-spacing: 3px;
  font-weight: 600;
}
.box11 .idx_frm {
  padding: 23px 30px;
}
.box11  .idx_frm {
  display: flex;
  justify-content: space-between;
  padding: 23px 40px 23px 40px;
}
.box11 .idx_frm .item {
  width: 450px;
}
.box11 .idx_tit {
  font-size: 20px;
  margin-bottom: 22px;
  line-height: 1.6em;
  color: #000;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", serif;
  font-weight: 600;
}
.box12_bg {
  background-color: #fff;
  background-size: cover;
  padding: 0 0 180px 0;
}

.box12 .box_1 {
  margin-top: 0;
  padding: 0px 60px 5px;
  border-radius: 0px;
}

.box12 .box_1 .fnt_16 {
  max-width: 860px;
  margin: 0 auto;
}

.box12 .idx_box1 {
  margin-top: -189px;
  border-radius: 15px;
}
.item_map {
  width: 480px;
}

.item_map .map {
  height: 220px;
  overflow: hidden;
}

.item_map iframe {
  border: 0;
  outline: 0;
  width: 100%;
  height: 106%;
}

.map_img {
  line-height: 0;
  text-align: center;
  margin-top: 3px;
}

.map_img img {
  width: 100%;
}

.b_logo {
  line-height: 0;
}

.idx_btn2 {
  display: inline-block;
  padding: 6px 40px 6px 20px;
  background: #6C6459;
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", serif;
  letter-spacing: 1px;
  min-width: 260px;
  text-decoration: none;
  line-height: 1.6em;
  letter-spacing: 0;
  position: relative;
  z-index: 1;
}

.idx_btn2:after, .idx_btn2:before {
  content: "";
  position: absolute;
  width: 17px;
  height: 13px;
  border: 1px solid #fff;
  right: 32px;
  transform: translateY(-50%);
}

.idx_btn2:before {
  right: 28px;
  top: 43%;
  background: #6C6459;
  z-index: 1;
}

.idx_btn2:after {
  top: 55%;
}

.idx_btn2:hover {
  color: #fff;
}

.ibox_info {
  padding: 88px 0 0px;
  background: url(../images/box12_bg.webp) no-repeat center;
  background-size: cover;
}

.ibox_info .bg_white {
	margin-bottom:60px;
  background: rgba(255, 255, 255, 0.7);
  padding: 76px 80px 76px;
  border-radius: 10px;
}
h7 {
	font-weight:500px;
	font-size: 24px;
	text-align:center;
	display: flex;
justify-content: center;
    align-items: center;
	margin: 40px 0 10px 0;
}
.heading12 {
	position: relative;
	font-size: 26px;
}
.heading12::before {
	content: attr(data-number);
	display: inline-block;
	margin-right: 10px;
	color: #c80714;
	font-size: 18px;
	border-bottom: 1px solid #c80714;
	font-weight: 700;
}
.boxu1 {
    background-size: cover;
}
.boxu2 {
    background-size: cover;
}
.boxu3 {
    background-size: cover;
	background-color: #f0f5fc;
}

.boxu2 p{
	text-align: left;
}
.boxu1 p center{
	display: inline-block;
	font-size: 120%;
}
.under .ibox_info {
  border-top: 1px solid #f1f1f1;
}

.under .ibox_info .bg_white {
  padding: 76px 80px 40px;
}

.ibox_in {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}

.ibox_in .left {
  width: 435px;
}

.ibox_in .right {
  width: 550px;
}

.f_map {
  height: 370px;
  margin: 68px auto 0;
}

.f_map iframe {
  border: 0;
  outline: 0;
  width: 100%;
  height: 100%;
}

.idx_btn1.blue {
  background: #c80714;
}

.igrp_btn2 a {
  min-width: 50%;
  font-size: 18px;
  line-height: 1.6em;
  font-weight: 600;
  padding: 10px 50px 10px 20px;
}

.web .idx_btn1 {
  background: #47D4E9;
}

.idx_btn1.map {
  background: #003894;
  min-width: 170px;
  padding: 5px 5px;
  border-radius: 50px;
}

.bg_white .btn {
  text-align: right;
  margin: -43px auto 33px;
}

.f_addr {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", serif;
  color: #000;
  font-size: 17px;
  line-height: 1.9em;
  letter-spacing: 1.7px;
}

.f_addr .t1 {
  display: block;
  font-size: 15px;
  letter-spacing: 1px;
}

.f_t01 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", serif;
  line-height: 1.6em;
  font-size: 14px;
  letter-spacing: 1px;
}

.f_t01 .c_blue {
  font-size: 12px;
  margin-right: 5px;
}

.f_t01 .t2 {
  display: block;
}

.f_t01 .t1 {
  margin-left: 10px;
}

.c_blue {
  color: #c80714;
}

.f_tel {
  color: #c80714;
  font-size: 17px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", serif;
  margin-bottom: 7px;
}

.f_tel span {
  margin-right: 5px;
  font-weight: 600;
  position: relative;
  top: -3px;
}

.tel_a {
  text-decoration: none;
  font-size: 28px;
  color: #000;
  letter-spacing: -0.2px;
}

.tel_a:hover {
  color: #000;
}

.f_can {
  line-height: 0;
  margin-bottom: 7px;
}

.pc {
  display: block;
}

.sp {
  display: none;
}


/******************************Footer********************************/

#footer .f_bg {
  background-color: #002d98;
  opacity:0.85;
  color: #fff;
  width: 100%;
}

.f_box01 {
  padding: 50px 0 0;
}

#totop {
  position: fixed;
  bottom: 0px;
  right: 0px;
  z-index: 3;
  line-height: 0;
  margin: 0;
}

#totop a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 60px;
  width: 60px;
  background: #5e5d79;
  transition: all 0.2s ease;
}

.f_logo {
  line-height: 0;
  margin: -10px auto 20px;
}

#totop a:hover img {
  opacity: 1;
}

.f_menu {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
}

.f_menu .tit {
  margin-bottom: 13px;
  position: relative;
  font-family: 'Noto Serif JP', serif;
  font-weight: 500;
  letter-spacing: 0.4px;
  padding-bottom: 3px;
}

.f_menu>li {
  width: 50%;
  display: inline-block;
  vertical-align: top;
}

footer .f_menu>li:first-child {
  width: 48.5%;
}

.f_menu .sub {
  width: 32%;
  display: inline-block;
  vertical-align: top;
}
.f_menu .sub2 {
  width: 45%;
  display: inline-block;
  vertical-align: top;
}
.f_menu a {
  text-decoration: none;
  color: #fff;
  transition: all 0.3s ease;
}

.f_menu .sub li, .f_menu .sub2 li {
  padding-left: 16px;
  background: url(../images/ico_arr01.png) no-repeat left 0 top 11px;
  margin-bottom: 10px;
  font-size: 15px;
}

.f_bnr li {
  display: inline-block;
  line-height: 0;
   margin-right: 14px; 
}
.f_bnr li:hover{
    opacity: 0.7;
}

.sns {
  margin: 0 6px;
}

.copyright {
  text-align: center;
  margin: 87px auto 0;
  color: #fff;
  padding: 10px 0 17px;
  font-size: 15px;
  letter-spacing: 1px;
}


/******************under******************/

.under #content {
  width: 1100px;
  margin: 0 auto;
  padding-bottom: 40px;
}

.under #mainvisual {
  height: 320px;
  position: relative;
  width: 100%;
  background: url(../images/under_bg.webp) no-repeat center;
  background-size: cover;
}

.under .h_box {
  background: rgba(255, 255, 255, 0.2);
  height: 115px;
  top: 0px;
}

.show_gnavi .h_box {
  background: none;
}

.under h2 {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  top: 65%;
  transform: translateY(-50%);
  font-size: 30px;
  line-height: 1.4em;
  color: #fff;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", serif;
  min-width: 700px;
  display: inline-block;
  left: 50%;
  margin-left: -600px;
}

.an_line {
  position: relative;
  display: flex;
  align-items: center;
  width: 130%;
  margin-bottom: 8px;
}

.an_line .en {
  color: #c80714;
  font-size: 15px;
  display: block;
  line-height: 1.4em;
  letter-spacing: 0.1px;
  padding: 0 20px 0 0;
  text-transform: uppercase;
}

.an_line:after {
  content: "";
  width: 50%;
  height: 1px;
  background: #c80714;
  top: 0px;
  position: relative;
}

.topic_path {
  display: block;
  position: relative;
  padding: 15px 0px;
  margin: 0 auto 50px;
}

.topic_path li {
  display: inline-block;
  position: relative;
  padding: 0 27px 0 0;
  color: #707070;
}

.topic_path li:last-child {
  margin-right: 0;
}

.topic_path a {
  color: #707070;
  text-decoration: none;
}

.topic_path li:after {
  position: absolute;
  content: '';
  width: 8px;
  height: 8px;
  border-top: 1px solid #c80714;
  border-right: 1px solid #c80714;
  font-size: 12px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  right: 10px;
}

.topic_path li:last-child:after {
  display: none;
}

.image_r {
  float: right;
  margin: 10px 0 10px 45px;
  line-height: 0;
}

.image_l {
  float: left;
  margin: 10px 45px 10px 0;
  line-height: 0;
}
.image_l2 {
  float: left;
  margin: 10px 45px 65px 0;
  line-height: 0;
}

.under section, .under .section {
  margin-bottom: 100px;
  text-align: center;
}
.under section {
  overflow: hidden;
}

section p:last-child, .section p:last-child {
  margin-bottom: 20px;
}

.under h4, .under h5, .under h6 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", serif;
  line-height: 1.6em;
  margin-bottom: 10px;
}
.under h5 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", serif;
  line-height: 1.6em;
  margin: 20px 0 0px 0;
}

.under h3 {
	  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", serif;
    line-height: 1.4;
    font-size: 28px;
    font-weight: bold;
    color: #004091;
    position: relative;
    padding: 0.25em 2em;
    letter-spacing: 3px;
    display: inline-block;
    justify-content: center;
    align-items: center;
}
.under h3:before {
    border-left: solid 1px #004091;
    border-top: solid 1px #004091;
    border-bottom: solid 1px #004091;
    left: 0;
}
.under h3:after {
    content: '';
    border-top: solid 1px #004091;
    border-right: solid 1px #004091;
    border-bottom: solid 1px #004091;
    right: 0;
}
.under h3:before, .under h3:after {
    position: absolute;
    top: 0;
    content: '';
    width: 8px;
    height: 100%;
    display: inline-block;
}
.under h4 {
	font-size: 21px;
    color: #fff;
    background: #003894;
    padding: 8px 30px 7px;
    margin: 50px 0 15px 0;
	border-radius: 10px;
}
.underkoubirou {
	font-size: 18px;
    color: #fff;
    background: #21509c;
    padding: 3px 30px 2px;
    margin: 0px 0 20px 0;
}
.under h5 {
  text-align: center;	
  font-size: 24px;
  margin: 30px auto 0px auto;
    padding: 0.5em 1em;
   display: flex;
  justify-content: center;
  align-items: center;
}
.under h5::before,
.under h5::after {
  content: '';
  width: 150px;
  height: 1px;
  background-color: #563420;
}
.under h5::before {
  margin-right: 29px;
}
.under h5::after {
  margin-left: 29px;
}
.u_fnt18 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", serif;
  line-height: 1.8em;
  font-size: 18px;
  font-weight: 500;
  color: #000;
}

[class *='ulist'] {
  display: flex;
  flex-wrap: wrap;
}
.naname {
	font-style: italic;
	font-family: initial;
}
.koe {
	background-color: #f0f5fc;
	padding: 30px 30px 10px 30px;
	margin-bottom: 30px;
}
.ulist_img01 {
  justify-content: space-between;
}

.ulist_img01 li {
  width: 490px;
  margin: 0 20px 70px 20px;
}
.ulist_img01 p {
	text-align:left;
}

[class *='ulist'] .img {
  text-align: center;
  line-height: 0;
}

[class *='u_tit'] {
  text-align: center;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", serif;
  font-weight: 600;
  line-height: 1.4em;
  margin-bottom: 15px;
  color: #c80714;
}

.u_tit_l {
  position: relative;
  padding-bottom: 8px;
  border-bottom: 1px solid #A6B1BC;
  font-size: 23px;
}

.u_tit {
  font-size: 26px;
}

.under .ulist_img01 h5 {
  border-bottom: 1px solid #A6B1BC;
  color: #c80714;
  font-weight: 600;
  margin-bottom: 15px;
  padding-bottom: 6px;
}

.ulist_img01 .sml {
  font-size: 20px;
}

[class *='u_full_'] {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
  z-index: 1;
  margin-bottom: 80px;
  padding-bottom: 52px;
}

.u_full_b {
  padding-bottom: 0 !important;
}

[class *='u_full_'] section:last-child, [class *='u_full_'] .section:last-child {
  margin-bottom: 0;
}

.u_full_b .container {
  width: 1100px;
}

.ulist_img01.col2, .ulist_img01.col3 {
  margin-bottom: -50px;
}

.ulist_img01.col3>li {
  width: 385px;
}

.pd_left {
  padding: 0 20px;
}
.under h6 {
  font-size: 20px;
  color: #d30016;
  position: relative;
  padding-left: 22px;
}

.u_full_blue a {
  color: #fff;
}

.u_full_blue a:hover {
  color: #302c2c;
}

.under_list li {
  position: relative;
  overflow: hidden;
  padding-left: 20px;
  margin-bottom: 20px;
  text-align: left;
  vertical-align: top;
  font-size: 20px;
}

.under_list li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 15px;
  border-top: 5px solid transparent;
  border-left: 8px solid #fff;
  border-right: 0;
  border-bottom: 5px solid transparent;
}

.under_list li:last-child {
  margin-bottom: 0;
}

.under_tbl th, .under_tbl td {
  padding: 13px 15px;
}

.under_tbl th {
  color: #fff;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", serif;
  background: #b59786;
  border-bottom: 1px solid #fff;
  border-right: 0;
  border-left: 1px solid #b59786;
}

.tbl_ver th {
  border-top: 0;
  border-bottom: 0;
  border-right: 1px solid #fff;
}

.lett_1 {
  letter-spacing: -1px;
}

.under_tbl tr:first-child th:first-child {
  border-top: 1px solid #b59786;
}

.under_tbl tr:last-child th {
  border-bottom: 1px solid #b59786;
}

.tbl_ver td {
  border-top: 0;
  border-left: 1px solid #b59786;
  border-right: 1px solid #b59786;
}

.tbl_ver th:first-child {
  border-left: 1px solid #b59786;
}

.tbl_ver th:last-child {
  border-right: 1px solid #b59786;
}

.tbl_ver tr:last-child td:last-child {
  border-bottom: 1px solid #b59786;
}

.tbl_ver tr:nth-child(odd) {
  background: #b59786;
}

.img_cen {
  text-align: center;
}

.under_bnr {
  text-align: center;
}

.under_bnr a {
  display: inline-flex;
  padding: 0px 30px;
  font-size: 16px;;
  background: #c80714;
  color: #fff;
  text-decoration: none;
  transition: all 0.4s ease;
  justify-content: center;
  height: 100%;
  text-align: center;
  margin: 0 auto;
  min-width: 150px;
  border-radius: 70px;
  align-items: center;
}

.under_bnr.w_auto {
  text-align: center;
}

.under_bnr.w_auto a {
  display: inline-block;
}

.under_bnr.col2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.under_bnr.col2>li {
  width: 48.5%;
}

.under_bnr a.web {
  background-color: #3ABFD3;
}

.under_bnr a.web1 {
  background-color: #6C6459;
}

.under_bnr.col2 a {
  min-width: 100%;
}

.a_tel {
  color: #363636;
  text-decoration: none;
}

.frm_tit {
  font-size: 18px;
  font-weight: 600;
  padding: 10px 15px;
  color: #fff;
  background: #c80714;
}

.u_frm1 .frm_tit {
  margin-bottom: 0;
  color: #fff;
  padding-left: 30px;
}

.u_frm1 .frm_tit:before {
  height: 100%;
  background: #3FD2E8;
  top: 0;
}

.u_frm1 .u_con {
  padding: 30px;
  background: #f1f1f1;
}

.under_list.styl2 li {
  font-size: 16px;
}

.under_list.styl2 li:last-child {
  margin-bottom: 0;
}

.under_list.styl2 li:before {
  top: 10px;
  border-left: 8px solid #c80714;
}

.name_right {
  font-weight: bold;
  text-align: right;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", serif;
  font-size: 20px;
  line-height: 1.4em;
  margin-top: 10px;
}

.tbl_h6 th {
  text-align: left;
  font-size: 18px;
}

.tbl_h6 td {
  border-bottom: 0;
}

.tbl_h6 tr:last-child td {
  border-bottom: 1px solid #e1e1e0;
}

.u_step {
  margin-bottom: 90px;
  position: relative;
  border: 1px solid #003894;
}

.u_step:after {
  content: '';
  border-top: 35px solid #d30016;
  border-right: 45px solid transparent;
  border-left: 45px solid transparent;
  position: absolute;
  width: 0;
  bottom: -36px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.u_step:last-child {
  margin-bottom: 0;
}

.u_step:last-child:after {
  display: none;
}

.u_step dt {
  color: #fff;
  padding: 8px 30px 8px 30px;
  font-family: 'Noto Serif JP', serif;
  font-size: 18px;
  margin-bottom: 0;
  position: relative;
  font-weight: 600;
  background: #003894;
}

.u_step dt .en {
  font-weight: bold;
  display: inline-block;
  font-size: 22px;
  margin-right: 18px;
  position: relative;
  top: 1px;
}

.u_step dd {
  padding: 20px 20px 0px 20px;
  overflow: hidden;
}
.u_step dd p{
}

.contact_call {
  display: flex;
  justify-content: space-between;
}

.contact_call>li {
  width: 48%;
}

.contact_call a {
  text-decoration: none;
  color: #fff;
  padding: 18px 20px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background: #c80714;
  height: 100%;
  width: 100%;
  font-family: 'Noto Serif JP', serif;
  font-size: 19px;
  font-weight: 400;
  text-align: center;
  line-height: 1.4em;
  flex-wrap: wrap;
}

.u_step [class *='image_'] img {
  max-width: 320px;
}

.igrp_btn2 .num_tel {
  font-weight: bold;
  width: 100%;
  font-size: 25px;
  margin-top: 5px;
}

.idx_btn1.tel {
  background: #d30016;
  padding-right: 20px;
}

.idx_btn1.tel:after {
  display: none;
}

.igrp_btn2 .tel {
  flex-wrap: wrap;
}

.igrp_btn2.col2>li {
  width: 38%;
}

.u_tit1 {
  text-align: left;
}

.u_tit1 span {
  display: inline-block;
  padding: 6px 15px;
  color: #000;
  background: #FBE4D5;
  min-width: 100px;
  text-align: center;
  font-weight: bold;
}

.u_tit1 .bg_blue {
  background: #E2EFD9;
}

.under_frm {
  padding: 30px;
  border: 1px solid #c80714;
}

.branch_bnr {
  text-align: center;
  margin-bottom: 35px;
  line-height: 0;
}

.branch_bnr a {
  padding: 20px 30px;
  border: 1px solid #c4c0c0;
  display: inline-block;
}

.under_bnr.row3 a {
  padding: 20px 30px;
}


/**********list_blog***********/

.list_blog {
  display: flex;
  flex-wrap: wrap;
}

.list_blog>li {
  width: 31%;
  margin: 0 3.5% 40px 0;
  overflow: hidden;
  position: relative;
  background: #FAFCFC54;
  border: 1px solid #BAE2E4;
}

.list_blog>li:nth-child(3n) {
  margin-right: 0;
}

.list_blog .img {
  line-height: 0;
  width: 100%;
  height: 250px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
  margin-bottom: 10px;
  overflow: hidden;
}

.list_blog .img img {
  max-height: 100%;
  transition: all 0.4s ease;
}

.list_blog .link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.list_blog .tit {
  font-weight: bold;
  margin-bottom: 5px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0 15px;
}

.list_blog .date_cate {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0;
  align-items: center;
  padding: 0 15px 25px;
}

.date_cate .date {
  font-size: 13px;
}

.date_cate [class*="cate_"] {
  color: #fff;
  font-size: 12px;
  padding: 3px 10px;
  border-radius: 5px;
  background: #89847F;
  max-width: 110px;
  line-height: 1.5em;
}

.date_cate .cate_2 {
  background: #B0ADA9;
}


/****pager***/

.pager {
  text-align: center;
  overflow: hidden;
  margin: 0 auto;
}

.pager li {
  display: inline-block;
  margin: 4px;
  font-size: 13px;
}

.pager a {
  text-decoration: none;
  padding: 8px 15px;
  background: #c80714;
  color: #fff;
  border-radius: 1px;
  display: inline-block;
  line-height: 1.3em;
  font-weight: bold;
}

.pager.btn a {
  padding: 15px;
  min-width: 120px;
}

.pager li.active a {
  background: #08739B;
}

.pager li.disabled {
  display: none;
}

.img_cen {
  text-align: center;
  line-height: 0;
  margin-bottom: 25px;
}

.img_cen img {
  max-height: 600px;
}

.category_blog {
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
}

.category_blog>li {
  width: 33%;
  margin: 0 1% 0;
}

.category_blog a {
  min-width: 100%;
  padding-bottom: 15px;
  padding-top: 15px;
  background: #c80714;
}

.under_img {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto 35px;
  padding: 0 100px;
}

.under_img>li {
  width: 46%;
  line-height: 0;
  height: 250px;
  margin: 0 2%;
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.details .under_img>li a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%
}

.details .under_img img {
  flex-shrink: 0;
}

.details .img_c {
  text-align: center;
  line-height: 0;
  margin-bottom: 30px;
}

.details .img_c img {
  max-width: 350px;
}

.under_img.col3 {
  justify-content: center;
  padding: 0;
}

.under_img.col3 {
  justify-content: space-between;
}

.under_img.col3>li {
  width: 29%;
  margin: 0 2%;
  height: 240px;
  line-height: 0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.under_img img {
  max-height: 100%;
}

.under .ulist_img01 h6.u_tit {
  font-size: 21px;
  margin-bottom: 10px;
  color: #c80714;
}

.under .ulist_img01 h6:before {
  display: none;
}

.details .under_img {
  justify-content: center;
}

.u_full_blue h5 {
  border-bottom: 1px solid #fff;
  font-size: 24px;
}

.u_full_blue h6 {
  color: #fff;
}

.u_full_blue h6:before {
  background: #fff;
}

.under_frm1 {
  border: 1px solid #fff;
}

.under .under_frm1 h6 {
  padding: 10px 30px;
  border: 1px solid #fff;
  background: #fff;
  color: #c80714;
  margin-bottom: 0;
  font-size: 22px;
}

.under_frm1 .u_con {
  padding: 30px;
}

.under_frm1 h6:before {
  display: none;
}

.details .pager {
  margin-bottom: 35px;
}

.under_frm section {
  margin: 0;
}

.over {
  overflow: hidden;
}

.o_full {
  width: 100%;
  overflow: hidden;
  margin-top: 25px;
}

.o_full.mt60 {
  margin-top: 60px;
}

.after_ .img span {
  display: block;
  text-align: center;
  line-height: 1.6em;
  margin-bottom: 10px;
  font-weight: 600;
}

.after_ .arrow, .after_ .img {
  position: relative;
}

.after_ .arrow .img:after {
  content: "";
  position: absolute;
  top: 56%;
  transform: translateY(-50%);
  right: -45px;
  width: 0;
  border-top: 25px solid transparent;
  border-left: 30px solid #c80714;
  border-bottom: 25px solid transparent;
  border-right: 0;
}

.under_bnr.bnr3 {
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
}

.under_bnr.bnr3>li {
  width: 31.3%;
  margin: 0 3% 30px 0;
}

.under_bnr.bnr3>li:nth-child(3n) {
  margin-right: 0;
}

.under_bnr.bnr3 a {
  background: #002d98;
  min-width: 100%;
  padding: 20px;
}

.staff_name {
  display: block;
  text-align: center;
  font-size: 17px;
  line-height: 1.6em;
  margin-top: 20px;
}

.idx_h3 .sml1 {
  font-size: 40px;
}

.fnt_37 {
  font-size: 37px;
}

.under_tbl .img {
  line-height: 0;
}

.under .uder_h401 {
  text-align: center;
  font-size: 26px;
  color: #c80714;
  font-weight: 600;
  padding: 10px;
  border-top: 1px solid #c80714;
  border-bottom: 1px solid #c80714;
  background: none;
}

.c_t01 {
  color: #363636;
}

.wrap-compare {
  width: 700px;
  border-radius: 20px;
  margin-bottom: 50px;
}

.wrap-compare .item {
  position: relative;
}


/*======FIX IE 11 ========*/

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .idx_new .idx_btn1 {
    padding: 4px 28px 0px 10px;
    top: -9px;
  }
  .idx_new dt {
    padding: 30px 35px 0;
  }
  .idx_new .ico_new {
    background-position: 0 50%;
  }
  [class*='cate_name'] {
    padding: 7px 5px 1px;
  }
  .idx_news .txt {
    top: 5px;
  }
  .box01 .grp_txt_ver {
    right: -30px;
  }
  .idx_h3 .en {
    margin-bottom: 16px;
  }
  .idx_bnnr {
    padding: 50px 50px 46px;
  }
  .idx_list>li::before {
    top: 8px;
  }
  .idx_btn1 {
    padding: 13px 50px 8px 20px;
  }
  .point_ span {
    padding-top: 6px;
  }
  .point_ i {
    padding-top: 4px;
  }
  .ib_tit {
    padding: 22px 12px 18px;
  }
  .idx_btn2 {
    padding: 9px 40px 4px 20px;
  }
  /*******under********/
  .under h4 {
    padding: 14px 30px 4px;
  }
  .u_tit_l {
    padding-bottom: 3px;
  }
  .under_bnr a {
    padding: 29px 30px 31px;
  }
  .under h6 {
    font-family: 'Noto Serif JP', serif;
    font-weight: 200;
  }
  .under h6:before {
    top: 1px;
  }
  .under_tbl th {
    font-family: 'Noto Serif JP', serif;
    font-weight: 400;
  }
  [class*='u_tit'] {
    font-family: 'Noto Serif JP', serif;
  }
  [class*='u_tit'] span {
    font-weight: 500;
  }
}


/*========Safari============*/

@media not all and (min-resolution:.001dpcm) {
  @supports (-webkit-appearance: none) and (stroke-color:transparent) {
    .f_t01 .c_blue {
      position: relative;
      top: 1px;
    }
  }
  @media only screen and (min-height: 375px) and (max-width: 812px) {
    #totop {
      bottom: 35px;
    }
  }
  @media only screen and (min-width: 667px) and (orientation: landscape) {
    .box10 .ibox_bg {
      background-attachment: local;
      background-size: cover;
    }
    .grp_txt_ver {
      width: 430px;
      margin-right: 80px;
    }
    .grp_txt_ver .big li {
      line-height: 0.7em;
    }
    .grp_txt_ver .sml li {
      margin: 0 9px 0 0;
      line-height: 1em;
    }
  }
}

/* //////////////////////////////////////////////////////////
/
/	テーブルに関する指定
/
////////////////////////////////////////////////////////// */

#table-time {
    border-collapse: collapse;
    border-spacing: 0;
	width: 100%;
	margin-top:40px;
	margin-bottom: 20px;
	background-color: #efe7e2;
	font-size:120%;
}
#table-time tr td{
    padding: 15px;
    text-align: center;
   	border: 1px #fff solid;
}
#table-time .row-1 .column-t,
#table-time .row-2 .column-t,
#table-time .row-3 .column-t {
	background-color: #b59786;
	color: #fff;
	width: 28%;	
}
#table-time .row-1 .column-c {
	background-color: #b59786;
	color: #fff;	
}
#table-time .row-1 .column-c,
#table-time .row-1 .column-c,
#table-time .row-1 .column-c {
	width: 12%;	
}
@media screen and (max-width: 640px) {
#table-time {
    font-size: 80%;
}
#table-time tr td{
    padding: 5px;
}
}

/*---------------------------------
治療費
---------------------------------- */
#table-price {
    border-collapse: collapse;
    border-spacing: 0;
	background-color: transparent;
	margin: 50px 0 100px 0;
	width:98%;	
}
#table-price tr td {
    padding: 30px;
    text-align: left;
   	border: 1px #fff solid;
  	background-color: #f9f2ec;
	width:25%;	
}
#table-price .column-1 {
	background-color: #7e6858;
	color: #fff;
}
#table-price .column-r {
	width:30%;
  	background-color: #decbbf; 
}
#table-price .column-r2 {
	background-color: #7e6858;
	color: #fff;
	width:20% !important;
}
#table-price .column-r3 {
	width:80%;
  	background-color: #f9f2ec;
}
#table-price .column-c {
	background-color: #f9f2ec;	
}
#table-price .column-2 {
	width:50%;
  	background-color: #fff; 
}
#table-price .column-t {
	width:30%;
  	background-color: #7e6858;
	color:#fff;
}
@media screen and (max-width: 414px) {
#table-price {
	width:100%;
    font-size: 70%;
	margin: 0px 0 50px 0;	
}
#table-price tr td{
    padding: 8px;
}
#table-price .column-1 {
	width:auto;
	color: #fff;
}
#table-price .column-r {

}
#table-price .column-r2 {
	color:#fff;
}
#table-price .column-r3 {
	width:70%;
}
#table-price .column-2 {

}
#table-price .column-t {

}
}
@media screen and (max-width: 430px){
.calender_left {
width:100% !important;
margin-bottom:0px;
padding: 40px 0 0px 0 !important;
}
.calender_right {
width:100% !important;
margin-right:0px !important;

}
}

/* calender */
.calender_left {
float:left;
width:47%;
padding: 40px 0 50px 0 ;
}
.calender_right {
float:right;
margin-right:10px;
width:47%;
padding: 40px 0 50px 0;
}
.calender_title {
	font-weight:bold;
	color:#002d98;
	margin: 0 0;
}
.calender table {
width:100%;
text-align:center;
border-top:#edefe4 1px solid;
border-left:#edefe4 1px solid;
font-size: 100%;
}
.calender table th{
text-align:center;
padding-bottom:10px;
padding-top:10px;
vertical-align:middle;
background:#eaf0ff;
color: #002d98;
font-weight:normal;
}
.calender table td{
text-align:center;
vertical-align:middle;
padding-bottom:10px;
padding-top:10px;
border-bottom:#edefe4 1px solid;
border-right:#edefe4 1px solid;
background:#fff;
}
.calender table th.sunday,
.calender table td.sunday {
color:#c70505;
}
.calender table td.mark01 {
background:#fff6f6;
}
.calender table td.mark02 {
background:#ffe0cb;
}
.calender table td.mark03 {
  background: linear-gradient(137deg, #fff6f6 0%, #fff6f6 50%, #fff 50%, #fff 100%);

}

/* //////////////////////////////////////////////////////////
/
/	テーブルに関する指定
/
////////////////////////////////////////////////////////// */
/*---------------------------------
フォーム確認
---------------------------------- */
table#form-kakunin {
    border-collapse: collapse;
    border-spacing: 0;
	width: 100%;
	margin-bottom: 30px;
	background-color: #F1F1F1;
}
table#form-kakunin tr td{
    padding: 5px 10px 5px 10px;
    text-align: left;
   	border: 1px #fff solid;
}
@media screen and (max-width: 640px) {
table#form-kakunin {
    font-size: 85%;
}
table#form-kakunin tr td{
    padding: 5px;
	display: block;
}
}
/*---------------------------------
トップページ／診療テーブル
---------------------------------- */
table.time {
	font-size: 100%;
	font-family: Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
    border-collapse: collapse;
    border-spacing: 0;
	width: 100%;
	padding:8px;
	margin-bottom: 10px;
}
table.time tr td{
	width: 10%;
    margin: 5px;
	padding:8px;
    text-align: center;
	border: #2C2209 1px solid;
	background: rgba(255,255,255,0.2);
}
table.time .row-1 td{
    background: rgba(255, 255, 255, 0.4);
}
table.time .row-1 td.cal-1,
table.time .row-1 td.cal-2,
table.time .row-1 td.cal-3 {
   width: 30%;
}
table.time .su {
	opacity: 0.4;
}
@media screen and (max-width: 640px) {
table.time {
	font-size: 80%;
    border-collapse: collapse;
    border-spacing: 0;
	width: 100%;
	margin-bottom: 10px;
}
}
/*---------------------------------
下層ページ／診療テーブル
---------------------------------- */
table.k-time {
	font-size: 100%;
	font-family: Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
    border-collapse: collapse;
    border-spacing: 0;
	width: 100%;
}
table.k-time tr td{
	width: 10%;
    margin: 5px;
    padding: 10px;
    text-align: center;
	border: #fff 1px solid;
	background: #cfdaf3;
}
table.k-time .row-1 td{
    background: #89a2dd;
}
table.k-time .row-1 td.cal-1,
table.k-time .row-1 td.cal-2,
table.k-time .row-1 td.cal-3 {
   width: 30%;
}
@media screen and (max-width: 640px) {
table.k-time {
	font-size: 80%;
    border-collapse: collapse;
    border-spacing: 0;
	width: 100%;
	margin-bottom: 10px;
}
}

table.pos {
	font-size: 100%;
	font-family: Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
    border-collapse: collapse;
    border-spacing: 0;
	width: 100%;
	margin-bottom: 50px;
}
table.pos tr td{
	width: 10%;
    margin: 5px;
    padding: 10px;
    text-align: center;
	border: #fff 2px solid;
	background: #cfddf3;
}
table.pos .row-1 td{
    background: #c9bd9e;
}
table.pos .row-2 td.cal-1{
    background: #efd8c2;
}
table.pos .row-3 td{
    background: #abc1e4;
}
table.pos .row-3 td.cal-1{
    background: #84a3d1;
}
table.pos .row-3 td.cal-2{
    background: #f6e5d3;
}
table.pos .row-3 td.cal-3{
    background: #efc9a4;
}
table.pos .row-3 td.cal-4{
    background: #e6a564;
}
table.pos .row-1 td.cal-3 {
}
@media screen and (max-width: 640px) {
table.pos {
	font-size: 80%;
    border-collapse: collapse;
    border-spacing: 0;
	width: 100%;
	margin-bottom: 10px;
}
}

table.m-time {
	font-size: 100%;
	font-family: Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
    border-collapse: collapse;
    border-spacing: 0;
	width: 100%;
	margin-bottom: 10px;
}
table.m-time tr td{
	width: 10%;
    margin: 5px;
    padding: 15px;
    text-align: center;
	border: #fff 1px solid;
	background: #cfdaf3;
}
table.m-time .row-1 td{
	width: 10%;	
    background: #89a2dd;
}
table.m-time .row-1 td.cal-1,{
	width:10%;
}
table.m-time .row-1 td.cal-2,
table.m-time .row-1 td.cal-3 {
	background-color:#cbd7f3;
   width: 90%;
}
table.m-time .su {
	opacity: 0.4;
}

@media screen and (max-width: 640px) {
table.m-time {
	font-size: 80%;
    border-collapse: collapse;
    border-spacing: 0;
	width: 100%;
	margin-bottom: 10px;
}
}

table.a-time {
	font-size: 100%;
	font-family: Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
    border-collapse: collapse;
    border-spacing: 0;
	width: 100%;
	margin-bottom: 10px;
}
table.a-time tr td{
	width: 30%;
    margin: 5px;
    padding: 15px;
    text-align: center;
	border: #fff 1px solid;
	background: #cfdaf3;

}
table.a-time .row-1 td{
	width: 30%;	
    background: #89a2dd;
}
table.a-time .row-1 td.cal-1,{
	width:30%;
}
table.a-time .row-1 td.cal-2,
table.a-time .row-1 td.cal-3 {
	background-color:#cbd7f3;
   width: 70%;
}
@media screen and (max-width: 640px) {
table.a-time {
	font-size: 80%;
    border-collapse: collapse;
    border-spacing: 0;
	width: 100%;
	margin-bottom: 10px;
}
}
/*---------------------------------
院長論文
---------------------------------- */
table.r-time {
	font-size: 90%;
	font-family: Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
    border-collapse: collapse;
    border-spacing: 0;
	width: 100%;
	margin-bottom: 30px;
}
table.r-time tr td{
	width: 30%;
    margin: 5px;
    padding: 12px;
    text-align: center;
	border: #fff 1px solid;
	background: #cfdaf3;

}
table.r-time .row-1 td{
	width: 20%;	
    background: #89a2dd;
	color:#fff;

}
table.r-time .row-1 td.cal-1,{
	width:20%;
	color:#fff;
}
table.r-time .row-1 td.cal-2,
table.r-time .row-1 td.cal-3,
table.r-time .row-1 td.cal-4 {
	background-color:#cbd7f3;
   width: 40%;
  	color:#444; 
}
@media screen and (max-width: 640px) {
table.r-time {
	font-size: 80%;
    border-collapse: collapse;
    border-spacing: 0;
	width: 100%;
	margin-bottom: 10px;
}
}
table.r2-time {
	font-size: 90%;
	font-family: Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
    border-collapse: collapse;
    border-spacing: 0;
	width: 100%;
	margin-bottom: 30px;
}
table.r2-time tr td{
	width: 30%;
    margin: 5px;
    padding: 12px;
    text-align: center;
	border: #fff 1px solid;
	background: #cfdaf3;

}
table.r2-time .row-1 td{
	width: 10%;	
    background: #89a2dd;
	color:#fff;

}
table.r2-time .row-1 td.cal-1,{
	width:10%;
	color:#fff;
}
table.r2-time .row-1 td.cal-2,
table.r2-time .row-1 td.cal-3,
table.r2-time .row-1 td.cal-4 {
	background-color:#cbd7f3;
   width: 13%;
  	color:#444; 
}
@media screen and (max-width: 640px) {
table.r2-time {
	font-size: 80%;
    border-collapse: collapse;
    border-spacing: 0;
	width: 100%;
	margin-bottom: 10px;
}
}
/*---------------------------------
カラム3
---------------------------------- */
#table-3 {
    border-collapse: collapse;
    border-spacing: 0;
	width: 100%;
	margin-bottom: 20px;
	background-color: transparent;
}
#table-3 tr td{
    padding: 10px;
    text-align: left;
   	border: 1px #fff solid;
  	background-color: #F1F1F1; 
}
#table-3 .column-1 {
	background-color: #B5B5B5;
	color: #fff;
}
@media screen and (max-width: 640px) {
#table-3 {
    font-size: 12px;
}
#table-3 tr td{
    padding: 5px;
	display: block;
}
#table-3 .column-3{
	margin-bottom: 15px;
}
}
/*---------------------------------
カラム4
---------------------------------- */
#table-4 {
    border-collapse: collapse;
    border-spacing: 0;
	width: 100%;
	margin-bottom: 20px;
	background-color: transparent;
}
#table-4 tr td{
    padding: 10px;
    text-align: left;
   	border: 1px #fff solid;
  	background-color: #F1F1F1; 
}
#table-4 .column-1 {
	background-color: #B5B5B5;
	color: #fff;
}
@media screen and (max-width: 640px) {
#table-4 {
    font-size: 12px;
}
#table-4 tr td{
    padding: 5px;
	display: block;
}
#table-4 .column-4{
	margin-bottom: 15px;
}
}

.img_right{
	float: right;
	margin: 0px 0px 25px 25px;
}
.img_left{
	float: left;
	margin: 0px 25px 25px 0px;
}

.red {
    color: #d80111;
    font-size: 220%;
    font-weight: bold;
}

/* //////////////////////////////////////////////////////////
/
/	メールフォームに関する指定
/
////////////////////////////////////////////////////////// */
.mailwaku {
	text-align:center;	
	background-color: #d5d8e9;
	padding: 0px 0px 40px 0px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    border-radius: 15px;	
}
.mailwaku h4{
	font-size:220%;
	margin-bottom:30px;
	text-align:center;
	position: relative;
    padding: 50px 30px !important;
    color: #fff;
    border-radius: 15px 15px 0 0;
    background: #243793;
}
.mailwaku h4:before, .mailwaku h4:after{
	display:none;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], select, textarea[type="text"] {
	border:none !important;	
	padding:30px 20px;
	margin: 15px 0px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border-radius: 10px;
	width:90%;			
}
input[type="submit"], input[type="button"] {
	margin-top:30px;
	color: #fff;
	padding:20px 80px;	
	border:none !important;		
    border-radius: 13px;
    background: #e35b81;
    cursor: pointer;
    -webkit-appearance: button;
    font-size: 110%;
}
input[type="submit"]:hover {
  opacity: 0.7;
  filter: alpha(opacity=7);
  -ms-filter: "alpha(opacity=70)";
     transition: all .4s;
    -o-transition: all .4s;
    -ie-transition: all .4s;
    -moz-transition: all .4s;
    -webkit-transition: all .4s; 
}
textarea {
    width: 72%;
}

.cp_ipradio {
	font-size:120%;
	padding: 1em;
}
.cp_ipradio input {
	display: none;
}
.cp_ipradio label {
	float:left;
	position: relative;
	display: block;
	padding: 15px 0;
	cursor: pointer;
		width: 20%;
}
.cp_ipradio input[type='radio'] {
	position: absolute;
	visibility: hidden !important;
}
.cp_ipradio input[type='radio'] + label:before,
.cp_ipradio input[type='radio'] + label:after {
	position: absolute;
	top: 50%;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	margin-top: -7.5px;
	content: '';
}
.cp_ipradio input[type='radio'] + label:before {
	right: 0;
	width: 30px;
	height: 15px;
	border: 1px solid #e4e3e1;
	border-radius: 15px;
	background: #ffffff;
}
.cp_ipradio input[type='radio'] + label:after {
	right: 15px;
	width: 15px;
	height: 15px;
	-webkit-transition: all 200ms ease-out;
	        transition: all 200ms ease-out;
	border-radius: 50%;
	background: #bdbdbd;
}
.cp_ipradio input[type='radio']:checked + label:after {
	right: 0;
	background: #da3c41;
}

@media screen and (max-width: 414px) {
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], select, textarea[type="text"] {
	width:100%;
	padding:20px 20px;	
}
.cp_ipradio label {
		width: 45%;
}
}
@media screen and (max-width: 320px) {
.cp_ipradio label {
		width: 50%;
}
}
.form-input p {
	color: #836852;
	font-weight: bold;
}
