html {
  font-size: 62.5%;
}
body {
  -webkit-box-shadow: none;
  -webkit-text-size-adjust: 100% !important;
  box-shadow: none;
  color: #000000;
  font-family: "Montserrat", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic";
  font-size: 1.6rem;
  letter-spacing: .05em;
  line-height: 2;
  overflow-x: hidden;
}
a {
  -webkit-transition: .2s;
  transition: .2s
}
a:link {
  text-decoration: none
}
a:visited {
  text-decoration: none
}
a::before, a::after {
  -webkit-transition: .2s;
  transition: .2s
}
h2 {
  font-size: 40px;
  text-align: center;
  margin-bottom: 50px;
}
.flex{
  display: flex;
  justify-content: space-between;
}
.inner_1300 {
  width: 1300px;
  margin: auto;
}
.inner_1100 {
  width: 1100px;
  margin: auto;
}
.inner_1000 {
  width: 1000px;
  margin: auto;
}
header {
  margin: auto;
  position: relative;
  width: 100%;
  padding-top: 50px;
}
.header_left {
  width: 800px;
}
.header_right {
  width: 300px;
}
header #header_logo a {
  -webkit-transition: .2s;
  background: url(../img/header_logo.png) no-repeat 0 0;
  background-size: contain;
  display: block;
  width: 367px;
  height: 60px;
  position: relative;
  text-indent: -9999px;
  transition: .2s;
}
header #header_logo:hover {
  -webkit-transition: .2s;
  opacity: .7;
  transition: .2s
}
.tel {
  width: 210px;
  margin-right: 20px;
}
.mail {
  width: 46px;
}
.mail:hover {
  opacity: 0.7;
}
.header_top .inner_1100 .flex {
  padding: 10px;
}
.wt_bg {
  background-color: #ffffff;
}
.w_bg {
  background: rgba(255, 255, 255, 0.7);
}
.g_bg {
  background-color: rgba(0, 98, 102, 0.8);
}
.w_100 {
  width: 100%;
}
.w_580 {
  width: 580px;
}
.w_170 {
  width: 170px;
}
#gnav {
  width: 1100px;
  background-color: rgba(0, 98, 102, 0.8);
}
#gnav ul li {
  display: inline-block;
  line-height: 1;
  margin-right: 100px;
}
#gnav ul li:first-child {
  margin-left: 50px;
}
#gnav ul li:last-child {
  margin-right: 0;
}
#gnav ul li a {
  color: #ffffff;
  font-size: 18px;
  display: inline-block;
  padding: 14px 0;
}
#gnav ul li a:hover {
  color: #338185;
  background-color: #ffffff;
}
.header_bottom.clone-nav {
  opacity: 10;
  position: fixed;
  display: block;
  width: 100%;
  height: 46px;
  z-index: 10;
  top: -200%;
  -webkit-transition: .6s ease-in-out;
  transition: .6s ease-in-out;
}
.header_bottom.clone-nav .w_100 {
  background-color: rgba(0, 98, 102, 0.8);
}
.header_bottom.is-show {
  display: block;
  top: 0;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
}
.top_catch {
  background-image: url(../img/top_catch.png);
  background-size: cover;
  background-position: bottom;
  margin-top: -260px;
  padding-top: 200px;
}
.top_catch_w {
  margin-top: 100px;
  margin-bottom: 190px;
}
.top_catch_text {
  font-size: 24px;
  font-weight: bold;
  width: 760px;
  padding: 30px;
}
.top_catch_menus.flex {
  width: 1100px;
  justify-content: start;
  background-color: #ffffff;
  padding-top: 20px;
  padding-bottom: 60px;
}
.top_catch_menu {
  margin-top: -50px;
  margin-right: 20px;
}
.top_catch_menu:last-child {
  margin-right: 0;
}
.top_catch_menu_text {
  position: relative;
  font-size: 22px;
  color: #ffffff;
  width: 290px;
  margin: auto;
  text-align: center;
  padding: 13px 0;
  margin-bottom: -75px;
}
.top_catch_menu:nth-child(1) .top_catch_menu_text {
  background-color: #ffc312;
}
.top_catch_menu:nth-child(2) .top_catch_menu_text {
  background-color: #2ecc71;
}
.top_catch_menu:nth-child(3) .top_catch_menu_text {
  background-color: #12cbc4;
}
.top_catch_menu_img {
  width: 320px;
}
/* =============== */
/* ===== index01 ===== */
/* =============== */
#index01 {
  padding-top: 50px;
  margin-top: -50px;
  margin-bottom: 100px;
}
#index01 h2 {
  margin-bottom: 0;
}
.index01_subtitle {
  font-size: 26px;
  text-align: center;
}
#index01 .flex {
  justify-content: start;
  margin-bottom: 10px;
}
.news_day {
  width: 120px;
}
.news_cat {
  color: #ffffff;
  width: 156px;
  text-align: center;
  margin-right: 30px;
}
.cat1 {
  background-color: #cd6133;
}
.cat2 {
  background-color: #2c2c54;
}
.cat3 {
  background-color: #b33939;
}
.cat4 {
  background-color: #218c74;
}
.menu__item {
  cursor: pointer;
  display: block;
  margin-bottom: 1px;
  position: relative;
}
.menu__item__link {
  display: block;
  padding: 1rem;
}
.submenu {
  background: #fff;
  display: none;
}
.submenu__item {
  color: #222;
  padding: 1rem;
}
/* =============== */
/* ===== index02 ===== */
/* =============== */
#index02 {
  padding-top: 50px;
  margin-top: -50px;
  margin-bottom: 100px;
}
#index02 h3 {
  font-size: 32px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 10px;
}
#index02 h3 span {
  background-color: #000000;
  padding: 10px;
}
.index02_02, .index02_03 {
  margin-top: 80px;
}
.index02_01_content {
  margin-top: 30px;
  border: 1px solid #ffc312;
  padding: 10px;
}
.index02_01_content span {
  font-weight: bold;
}
#index02 .index02_01 .index02_01_content h4 {
  color: #ffc312;
}
#index02 .index02_01 .index02_01_content h4 span {
  background: none;
}
#index02 h4 {
  font-size: 26px;
  font-weight: bold;
  margin-top: 10px;
}
#index02 h4 span {
  padding-bottom: 5px;
  background: linear-gradient(transparent 60%, #000000 60%);
}
#index02 .index02_01 h3 span {
  background-color: #ffc312;
}
#index02 .index02_01 h4 span {
  background: linear-gradient(transparent 60%, #ffc312 60%);
}
#index02 .index02_02 h3 span {
  background-color: #2ecc71;
}
#index02 .index02_02 h4 span {
  background: linear-gradient(transparent 60%, #2ecc71 60%);
}
#index02 .index02_03 h3 span {
  background-color: #12cbc4;
}
#index02 .index02_03 h4 span {
  background: linear-gradient(transparent 60%, #12cbc4 60%);
}
.faq_list_box dt {
	position: relative;
	display: block;
	font-size: 22px;
	font-weight: 600;
	line-height: 1;
	letter-spacing: .025em;
	border-bottom: 1px solid #000000;
	padding: 40px 0 15px;
	cursor: pointer;
}
.index02_01 .faq_list_box dt {
  border-bottom: 1px solid #ffc312;
}
.index02_02 .faq_list_box dt {
  border-bottom: 1px solid #2ecc71;
}
.index02_03 .faq_list_box dt {
  border-bottom: 1px solid #12cbc4;
}
.faq_list_box dt .color {
	color: #000000;
  margin-right: 20px;
}
.index02_01 .faq_list_box dt .color {
	color: #ffc312;
}
.index02_02 .faq_list_box dt .color {
	color: #2ecc71;
}
.index02_03 .faq_list_box dt .color {
	color: #12cbc4;
}
.faq_list_box dt::before,
.faq_list_box dt::after {
	content: "";
	position: absolute;
	display: block;
  background: #000000;
  transition: .35s;
}
.index02_01 .faq_list_box dt::before,
.index02_01 .faq_list_box dt::after {
  background: #ffc312;
}
.index02_02 .faq_list_box dt::before,
.index02_02 .faq_list_box dt::after {
  background: #2ecc71;
}
.index02_03 .faq_list_box dt::before,
.index02_03 .faq_list_box dt::after {
  background: #12cbc4;
}
.faq_list_box dt::before {
	width: 3px;
	height: 32px;
	top: 32px;
	right: 14px;
}
.faq_list_box dt::after {
	width: 32px;
	height: 3px;
	top: 46px;
	right: 0;
}
.faq_list_box dt.active::before {
	transform: rotate(90deg);
}
.faq_list_box dd {
	display: none;
	padding: 18px 0;
}
.faq_list_box dd .circle,
.faq_list_box dd .caution {
	line-height: 1.7;
}
.faq_list_box img {
  width: 70px;
  margin: 0 20px -20px;
}
/* =============== */
/* ===== index03 ===== */
/* =============== */
#index03 {
  padding-top: 50px;
  margin-top: -50px;
  margin-bottom: 100px;
}
.index03_content {
  border: 5px solid #218c74;
  border-radius: 10px;
  padding: 10px;
  width: 100%;
  position: relative;
  margin-bottom: 60px;
}
.index03_content::before {
  position: absolute;
  content: "";
  width: 80px;
  height: 80px;
  top: -40px;
  left: 50%;
  transform: translateX(-50%);
  background-size: contain;
  background-repeat: no-repeat;
}
.index03_content:nth-child(1)::before {
  background-image: url(../img/index03_01.png);
}
.index03_content:nth-child(2)::before {
  background-image: url(../img/index03_02.png);
}
.index03_content:nth-child(3)::before {
  background-image: url(../img/index03_03.png);
}
.index03_content:nth-child(4)::before {
  background-image: url(../img/index03_04.png);
}
.index03_content_title {
  font-size: 20px;
  text-align: center;
  font-weight: bold;
  color: #218c74;
  padding-top: 30px;
}
/* =============== */
/* ===== index04 ===== */
/* =============== */
#index04 {
  padding-top: 50px;
  margin-top: -50px;
  margin-bottom: 100px;
}
#index04 .flex {
  flex-wrap: wrap;
}
.index04_l {
  width: 30%;
  font-weight: bold;
  background-color: #E2E2E2;
  border: 1px solid #ffffff;
  border-radius: 10px 0 0 10px;
  padding: 10px;
}
.index04_r {
  width: 70%;
  background-color: #EFEFEF;
  border: 1px solid #ffffff;
  border-radius: 0 10px 10px 0;
  padding: 10px;
}
/* =============== */
/* ===== index05 ===== */
/* =============== */
#index05 {
  padding-top: 50px;
  margin-top: -50px;
  margin-bottom: 100px;
}
.index05_links {
  flex-wrap: wrap;
}
.index05_link {
  width: 26%;
  text-align: center;
  background-color: #EFEFEF;
  padding: 2%;
  margin: 1%;
  border: 2px solid #338185;
}
.index05_link_img {
  width: 200px;
  margin: auto;
}
.index05_link_title {
  margin-top: 10px;
}
.index05_link_title a {
  color: #ffffff;
  background-color: #338185;
  display: block;
  font-weight: bold;
  width: 200px;
  margin: auto;
}
/* =============== */
/* ===== index06 ===== */
/* =============== */
#index06 {
  padding-top: 50px;
  margin-top: -50px;
  margin-bottom: 100px;
}
.name {
  font-size: 20px;
  text-align: right;
  font-family: 'Noto Serif JP', serif;
}
/* =============== */
/* ===== index07 ===== */
/* =============== */
#index07 {
  padding-top: 50px;
  margin-top: -50px;
  margin-bottom: 100px;
}
.index07_bg {
  padding: 100px 0;
  background-color: #EFEFEF;
}
#index07 h2 {
  color: #338185;
}
.index07_text01 {
  margin-bottom: 20px;
}
.index07_text02 {
  text-align: center;
  font-weight: bold;
  font-size: 22px;
}
#index07 .flex {
  justify-content: center;
}
.index07_content {
  width: 500px;
  margin: 20px;
  border-radius: 10px;
  background-color: #ffffff;
}
.index07_content_title {
  color: #ffffff;
  background-color: #338185;
  font-weight: bold;
  text-align: center;
  padding: 10px;
  border-radius: 10px 10px 0 0;
}
.index07_content_texts {
  padding: 20px 50px;
}
/* =============== */
/* ===== index08 ===== */
/* =============== */
#index08 {
  padding-top: 65px;
  margin-top: -65px;
  margin-bottom: 100px;
}
#index08 h2  {
  line-height: 1.2;
}
#index08 h2 span {
  font-size: 18px;
}
.index08_text {
  margin-bottom: 30px;
}
.index08_t {
  color: #ffffff;
  background-color: #338185;
  font-size: 20px;
  font-weight: bold;
  padding: 10px;
  border-radius: 10px 10px 0 0;
  margin-bottom: 3px;
}
.index08_b {
  background-color: #EFEFEF;
  border-radius: 0 0 10px 10px;
  padding: 10px;
  margin-bottom: 5px;
}
/* =============== */
/* ===== index09 ===== */
/* =============== */
#index09 {
  padding-top: 50px;
  margin-top: -50px;
  margin-bottom: 100px;
}
#index09 h2 {
  color: #338185;
}
.index09_bg {
  padding: 100px 0;
  background-color: #EFEFEF;
}
.index09_text {
  margin-bottom: 50px;
}
.index09_content {
  width: 500px;
  background-color: #ffffff;
  padding: 10px 20px;
  border-radius: 10px;
}
.index09_content h3 {
  font-size: 24px;
  font-weight: bold;
  color: #338185;
  text-align: center;
  border-bottom: 5px solid #338185;
  margin-bottom: 20px;
}
.index09_content p span {
  font-weight: bold;
}

/* =============== */
/* ===== contact ===== */
/* =============== */
#contact {
  padding-top: 50px;
  margin-top: -50px;
  margin-bottom: 100px;
}
#contact table {
  width: 100%;
  margin-bottom: 50px;
}
#contact table tr {
  border-bottom: 3px solid #fff;
}
#contact table tr th {
  position: relative;
  background: #E2E2E2;
  vertical-align: top;
  width: 390px;
  box-sizing: border-box;
  padding: 22px 27px;
  text-align: left;
  border-radius: 10px 0 0 10px;
  font-weight: bold;
}
#contact table tr th span {
  position: absolute;
  right: 21px;
  top: 21px;
  font-size: 14px;
  font-weight: 600;
  color: #FFFFFF;
  background: #338185;
  padding: 8px 15px;
  border-radius: 7px;
  line-height: 1;
}
#contact table tr td {
  background: #EFEFEF;
  padding: 17px 35px;
  border-radius: 0 10px 10px 0;
}
#contact input[type="text"] ,input[type="email"] ,input[type="tel"]{
  width: 100%;
  height: 41px;
  box-sizing: border-box;
  border: none;
  padding: 0 20px;
}
#contact textarea {
  width: 100% !important;
  height: 192px !important;
  box-sizing: border-box;
  border: none;
  background-color: #fff;
}
/*送信ボタンのデザイン変更*/
.btn{
  display: block;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  background: #338185;
	margin: auto;
  padding: 15px 50px;
  letter-spacing: 2px;
  border-radius: 10px;
	border: none;
}
/*送信ボタンマウスホバー*/
.btn:hover{
	color: #338185;
  background: #EFEFEF;
  border-radius: 0;
}
/* =============== */
/* ===== thanks.html ===== */
/* =============== */
#thanks01 {
  margin-bottom: 100px;
}
#thanks01 .btn {
  display: block;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  background: #338185;
  width: 280px;
  text-align: center;
	margin: auto;
  padding: 15px 50px;
  letter-spacing: 2px;
  border-radius: 10px;
	border: none;
  margin-top: 50px;
}
/* =============== */
/* ===== footer ===== */
/* =============== */
.footer_bg {
  color: #ffffff;
  background-color: #338185;
  padding: 50px 0 70px;
}
.footer_left {
  margin-top: 88px;
}
#footer_logo a {
  font-size: 22px;
  color: #ffffff;
}
.footer_info {
  font-size: 18px;
}
.footer_info a {
  color: #ffffff;
}
.footer_num {
  font-size: 14px;
  text-align: center;
  border: 1px solid #ffffff;
}
.footer_menus {
  justify-content: start;
}
.footer_menu {
  font-size: 18px;
  width: 202px;
  text-align: center;
  color: #000000;
  background-color: #ffffff;
  margin-right: 20px;
  margin-bottom: 40px;
  padding: 4px 0;
}
.footer_menu:last-child {
  margin-right: 0;
}
.copyright  {
  text-align: center;
  padding: 9px 0;
}
#copyright {
  font-size: 14px;
}
.pagetop {
  -webkit-transition: all .4s;
  bottom: 40px;
  height: 50px;
  opacity: 0;
  position: fixed;
  right: 50px;
  transition: all .4s;
  width: 50px
}
.pagetop.show {
  bottom: 60px;
  height: 50px;
  opacity: 1;
  right: 50px;
  width: 50px;
  z-index: 1;
}
.pagetop a {
  -webkit-box-sizing: border-box;
  -webkit-transition: .25s;
  background: #000000;
  border: 1px solid #fff;
  box-sizing: border-box;
  display: block;
  height: 60px;
  position: relative;
  text-align: left;
  text-indent: -9999px;
  transition: .25s;
  width: 60px
}
.pagetop a::before {
  -webkit-transform: rotate(45deg);
  -webkit-transition: .25s;
  border-left: #fff solid 1px;
  border-top: #fff solid 1px;
  content: "";
  height: 20px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 24px;
  transform: rotate(45deg);
  transition: .25s;
  width: 20px
}
.pagetop a:hover {
  background: #fff;
  border: 1px solid #000000
}
.pagetop a:hover::before {
  border-left: #000000 solid 1px;
  border-top: #000000 solid 1px
}
