@charset "UTF-8";
/*
	font-family: "Poppins", sans-serif;

*/

* {
	margin: 0;
	padding: 0;
}


body {
    font-family: 'Noto Sans JP', sans-serif;
	line-height: 1.8em;
	color: #333333;
	font-size: 16px;
	letter-spacing: 0.05em;
	font-weight: 500;
	position: relative;
}


p {
	line-height: 1.7em;
	color: #333333;
	font-size: 16px;
	letter-spacing: 0.05em;
	font-weight: 500;
}

a {
	text-decoration: none;
	color: #333333;
	-webkit-transition: all 0.s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

ul li {
	list-style-type: none;
}

img {
	border: 0;
	vertical-align: bottom;
}

a:hover {
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);

}
.f_w{
	font-weight: 700;
}
.f_m{
	font-weight: 500;
}

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


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

.float_sa {
	display: flex;
	justify-content: space-around;
}

.float_ce {
	display: flex;
	justify-content: center;
}

.float_ft {
	display: flex;
	justify-content: flex-start;
}

.float_en {
	display: flex;
	justify-content: flex-end;
}

.type_01,
.type_02 {
    display: flex;
    justify-content: space-between;

}

.type_01 .l_box {
    max-width: 470px;
    width: 48%;
}

.type_01 .r_box {
    max-width: 470px;
    width: 48%;
}


.type_02 .l_box {
    max-width: 470px;
    width: 48%;
    order: 2;
}

.type_02 .r_box {
    max-width: 470px;
    width: 48%;
    order: 1;
}

.type_02 img,
.type_01 img{
	width: 100%;
    max-width: 470px;
}


.type_03{
	display: flex;
	justify-content: space-around;
	align-items: center;
}
.type_03 .l_box {
    max-width: 250px;
    width: 25%;
}

.type_03 .r_box {
    max-width: 690px;
    width: 67%;
}
.type_03 .l_box img{
	max-width: 100%;
}
/**************/

.mb5 {
	margin-bottom: 5px !important;
}

.mb10 {
	margin-bottom: 10px !important;
}

.mb15 {
	margin-bottom: 15px !important;
}

.mb20 {
	margin-bottom: 20px !important;
}

.mb25 {
	margin-bottom: 25px !important;
}

.mb30 {
	margin-bottom: 30px !important;
}

.mb35 {
	margin-bottom: 35px !important;
}

.mb40 {
	margin-bottom: 40px !important;
}

.mb50 {
	margin-bottom: 50px !important;
}

.mb60 {
	margin-bottom: 60px !important;
}

.mb70 {
	margin-bottom: 70px !important;
}

.mb80 {
	margin-bottom: 80px !important;
}

.mb100 {
	margin-bottom: 100px !important;
}
/**************/
.f10 {
	font-size: 10px !important;
}

.f11 {
	font-size: 11px !important;
}

.f12 {
	font-size: 12px !important;
}

.f13 {
	font-size: 13px !important;
}

.f14 {
	font-size: 14px !important;
}

.f15 {
	font-size: 15px !important;
}

.f16 {
	font-size: 16px !important;
}

.f17 {
	font-size: 17px !important;
}

.f18 {
	font-size: 18px !important;
}

.f19 {
	font-size: 19px !important;
}

.f20 {
	font-size: 20px !important;
}

.f21 {
	font-size: 21px !important;
}

.f22 {
	font-size: 22px !important;
}

.f23 {
	font-size: 23px !important;
}

.f24 {
	font-size: 24px !important;
}

.f25 {
	font-size: 25px !important;
}

.f26 {
	font-size: 26px !important;
}

.f27 {
	font-size: 27px !important;
}



.f_c_01{
	color: #fff;
}


/**************/
.txt_c {
    text-align: center !important;
}

.txt_r {
    text-align: right !important;
}

.txt_l {
    text-align: left !important;
}
/**************/

.frame {
    max-width: 1130px;
    padding: 0 15px;
    margin: auto;
}

.w900 {
    max-width: 900px;
    margin: auto;
}


.fw_b{
	font-weight: 700;
}

/*******************/
.tag_a{
	background-color: #38B8EF;
	height: 30px;
	letter-spacing: 0;
	margin-bottom: 15px;
	color: #fff;
	font-size: 16px;
	line-height: 1.4em;
	padding: 4px 10px;
	position: relative;
	display: inline-block;
	font-weight: 700;
}
.tag_a:after{
	content: "";
	background-image: url("../images/tag_01.svg");
	position: absolute;
	width: 10px;
	height: 30px;
	right: -10px;
	top: 0;
}

.ttl_a{
	font-size: 24px;
	line-height: 2.2em;
	font-weight: 700;
}


.ttl_b{
	font-size: 30px;
	line-height: 2em;
	margin-bottom: 20px;
	letter-spacing: 0.1em;
	text-align: center;
}
.ttl_b span{
	background-image: url("../images/ttl_line.png");
	background-repeat: repeat-x;
	background-size: 393px 10px;
	background-position: bottom center;
	padding: 0 3px;
}



.ttl_c{
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 20px;
	padding-left: 40px;
	background-position: left bottom;
	padding: 27px 0px 6px 90px;
}


.ttl_c.no_b01{
	background-image: url("../images/img_b_01.svg");
}
.ttl_c.no_b02{
	background-image: url("../images/img_b_02.svg");
}
.ttl_c.no_b03{
	background-image: url("../images/img_b_03.svg");
}


.ttl_d{
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	line-height: 1.5em;
	margin-bottom: 20px;
}


.ttl_e{
	font-size: 24px;
	line-height: 1.5em;
	font-weight: 700;
	text-align: center;
	letter-spacing: 0.1em;
}


.ttl_f{
	font-size: 26px;
	line-height: 1.4em;
	margin-bottom: 20px;
	border-bottom: 2px solid #333333;
	padding-bottom: 10px;
	letter-spacing: 0.1em;
}

.ttl_g{
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 12px;
	padding-left: 40px;
	background-position: left top;
	padding: 11px 0px 11px 60px;
	letter-spacing: 0.1em;
}


.ttl_g.icon_01{
	background-image: url("../images/img_c_icon_01.svg");
}
.ttl_g.icon_02{
	background-image: url("../images/img_c_icon_02.svg");
}
.ttl_g.icon_03{
	background-image: url("../images/img_c_icon_03.svg");
}
.ttl_g.icon_04{
	background-image: url("../images/img_c_icon_04.svg");
}
.ttl_g.icon_05{
	background-image: url("../images/img_c_icon_05.svg");
}
.ttl_g.icon_06{
	background-image: url("../images/img_c_icon_06.svg");
}
.ttl_g.icon_07{
	background-image: url("../images/img_c_icon_07.svg");
}
.ttl_g.icon_08{
	background-image: url("../images/img_c_icon_08.svg");
}
.ttl_g.icon_09{
	background-image: url("../images/img_c_icon_09.svg");
}
.ttl_g.icon_10{
	background-image: url("../images/img_c_icon_10.svg");
}
.ttl_g.icon_11{
	background-image: url("../images/img_c_icon_11.svg");
}
.ttl_g.icon_12{
	background-image: url("../images/img_c_icon_12.svg");
}
.ttl_g.icon_13{
	background-image: url("../images/img_c_icon_13.svg");
}



.ttl_h{
	font-size: 30px;
	line-height: 1.4em;
	color: #DE4F1F;
	font-weight: 700;
	margin-bottom: 25px;
	font-family: "Poppins", sans-serif;
}


.ttl_i{
	font-size: 20px;
	line-height: 1.4em;
	font-weight: 700;
	padding-bottom: 25px;
	margin-bottom: 15px;
	background-image: url("../images/ttl_bg_01.png");
	background-size: 260px 11px;
	background-position: bottom center;
}


.ttl_j{
	font-size: 20px;
	font-weight: 700;
	line-height: 1.4em;
	margin-bottom: 13px;
}
/*******************/

.ttl_01 img{
	max-width: 592px;
	width: 100%;
}


.ttl_02 img{
	max-width: 657px;
	width: 100%;
}

.ttl_02_a img{
	max-width: 220px;
	width: 100%;
}

.ttl_02_c img{
	max-width: 396px;
	width: 100%;
}

.ttl_03 img{
	max-width: 442px;
	width: 100%;	
}

.ttl_04 img{
	max-width: 640px;
	width: 100%;	
}
.ttl_05 img{
	max-width: 300px;
	width: 100%;	
}

.ttl_06 img{
	max-width: 746px;
	width: 100%;	
}


.ttl_07 img{
	max-width: 502px;
	width: 100%;	
}

/*******************/
.bg_01{
	background-color: #F7F7F7;
}

.bg_02{
	background-image: url("../images/bg_img_01.jpg");
	background-size: 600px 660px;
	background-repeat: repeat;
	background-position: top center;
}

.bg_03{
	background-color: #37B9F0;
	border-radius: 50px;
	padding: 60px;
}


.bg_04{
	background-color: #fff;
	border-radius: 50px;
	padding: 40px;
}


.bg_05{
	background-image: url("../images/bg_img_03.jpg");
	background-size: 44px 23px;
	background-repeat: repeat;
	background-position: top center;
}

.bg_06{
	border: 5px solid #EAEAEA;
	background-color: #F7F7F7;
	border-radius: 50px;
	padding: 50px;
}
.bg_07{
	border: 5px solid #EAEAEA;
	background-color: #fff;
	border-radius: 50px;
	padding: 50px;
}

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

.list_01{
	
}


.list_01 li {
    background-image: url("../images/icon_04.svg");
    padding-left: 22px;
    background-position: left 7px;
    line-height: 1.4em;
    margin-bottom: 10px;
    font-size: 16px;
	font-weight: 700;
    background-size: 10px 10px;
}


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



.list_02{
	
}


.list_02 li {
    background-image: url("../images/icon_01.svg");
    padding-left: 30px;
    background-position: left 2px;
    line-height: 1.4em;
    margin-bottom: 10px;
    font-size: 16px;
	font-weight: 700;
    background-size: 20px 20px;
	text-align: left;
}


.list_02 li :last-child {
    margin-bottom: 0;
}
/**************/
.fuwa_a {
  animation: 3.5s fuwa_a infinite;
}

@keyframes fuwa_a {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-20px);
  }
}


.fuwa_b {
  animation: 4s fuwa_b infinite;
}

@keyframes fuwa_b {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
}


.fuwa_c {
  animation: 2.5s fuwa_c infinite;
}

@keyframes fuwa_c {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-30px);
  }
}




.furi_a{
  transform-origin: center bottom;
  animation: furi_a 2.5s infinite;

}
@keyframes furi_a {
  0% {
      transform: rotate(3deg);
  }
  50%{
      transform: rotate(-3deg);
  }
  100%{
      transform: rotate(3deg);
  }
}



.furi_b{
  transform-origin: center bottom;
  animation: furi_b 2s infinite;
}
@keyframes furi_b {
  0% {
      transform: rotate(3deg);
  }
  50%{
      transform: rotate(-3deg);
  }
  100%{
      transform: rotate(3deg);
  }
}



.mawari_a{
	animation: 5s linear infinite mawari_a;
}
@keyframes mawari_a{
	0%{ transform:rotateY(0);}
	100%{ transform:rotateY(360deg); }
}


/**************/
.poyo {
	width:100%;
	height:auto;
	animation: poyo 2s linear .5s infinite forwards;
	transform-origin: 50% 50%;
}

@keyframes poyo {
	  0% { transform: scale(1); }
	 30% { transform: scale(1); }
	 40% { transform: scale(1.1); }
	 50% { transform: scale(1); }
	 60% { transform: scale(1.1); }
	 70% { transform: scale(1); }
	100% { transform: scale(1); }
}

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

.kaiten_01{
	position: relative;
}

.flip-box {
	background-color: transparent;
	perspective: 1000px;
}

.flip-box-inner {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	transition: transform 0.8s;
	transform-style: preserve-3d;
}

.flip-box-inner-open {
	transform: rotateY(180deg);
}

.flip-box-inner-close {
	transform: rotateY(0deg);
}

.flip-box-front{

	width: 100%;
	height: 100%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.flip-box-back {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.flip-box-back {
	transform: rotateY(180deg);
}




.box03 .ist_img.kaiten_01{
	height: 108px;
	margin-bottom: 26px;
}


.list_type_4 .ist_img.kaiten_01{
	margin-bottom: 10px;	
}


/**************/
header .pc_area{
	border-top: 10px solid #38B8EF;
	border-bottom: 2px solid #E5E5E5;
	width: 100%;
	display: flex;
	top: 0;
	align-items: center;
	justify-content: space-between;
	position: fixed;
	z-index: 1000;
	background-color: #fff;
	padding: 20px 15px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
header .pc_area.is-animation {
	width: 100%;
	padding: 8px 10px;
}
header .pc_area h1{
	margin-right: auto;
}
header .pc_area h1 img{
	max-width: 170px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
header .pc_area.is-animation h1 img{
	max-width: 130px;
}

header .pc_area .pc_nav ul{
	display: flex;
	justify-content: flex-end;
}

header .pc_area .pc_nav ul>li{
	margin: 0 20px;
	position: relative;
}

header .pc_area .pc_nav ul>li:after{
	content: "";
	position: absolute;
	left: -20px;
	top: 0;
	bottom: 0;
	margin: auto;
	background-image: url("../images/nav_line.svg");
	width: 2px;
	height: 34px;
	
}

header .pc_area .pc_nav ul>li a{
	display: block;
	line-height: 1em;
}

header .pc_area .pc_nav ul>li:first-child:after{
	background: none;
}
header .pc_area .pc_nav ul>li a:hover{
	opacity: 1;
}



.zoom img{
 transition: 0.2s all;
}

.zoom img:hover {
	transform: rotate(3deg);
  transition: 0.2s all;
}











header .pc_area .head_mail{
	margin-left: 20px;

}


header .pc_area .head_mail a,
#g-nav .head_mail a{
	background-color: #F2920E;
	border-radius: 50px;
	display: block;
	color: #fff;
	font-size: 16px;
	line-height: 1.4em;
	font-family: "Poppins", sans-serif;
	font-weight: 700;
	padding: 14px 30px;
	letter-spacing: 0.05em;
}
header .pc_area .head_mail a{
	background-image: url("../images/nav_icon_mail.svg");
	background-size: 24px 18px;
	background-position: 25px 16px;	
	padding: 14px 30px 14px 60px;

}


#g-nav .head_mail a{
	background-image: url("../images/nav_icon_mail.svg");
	background-size: 24px 18px;
	background-position: 25px 16px;	
	padding: 14px 30px 14px 60px;
}
header .pc_area .head_mail a:hover,
#g-nav .head_mail a:hover{
	background-color: #38B8EF;
	opacity: 1;
}

header .pc_area.is-animation .head_mail a{
	padding: 10px 20px 10px 63px;
	background-position: 25px 12px;
}



#g-nav .head_mail{
	margin-top: 10px;
}

#g-nav .head_mail a{
	max-width: 180px;
	margin: auto;
}
/*******************/





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

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

.sp_head {
    width: 100%;
    height: 58px;
    position: fixed;
    background: #fff;
    z-index: 1000;
    top: 0;
    display: none;
    border-bottom: 2px solid #E5E5E5;
}

.s_logo {
    position: absolute;
    left: 15px;
    top: 13px;
    bottom: 0;
    margin: auto;

}

.s_logo img {}



#g-nav.panelactive {
    position: fixed;
    z-index: 999;
    top: 0;
    width: 100%;
    height: 100vh;
}


.circle-bg {
    position: fixed;
    width: 100px;
    height: 100px;
    background: #38B8EF;
    transform: scale(0);
    right: -50px;
    top: -50px;
    transition: all .6s;
	z-index: 100;
}

.circle-bg.circleactive {
    transform: scale(25);

}


#g-nav-list {
    display: none;
    position: fixed;
    z-index: 999999;
    width: 100%;
    height: 100vh;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    background-image: url("../images/sp_bg.png");
    background-position: center;
    background-size: 375px 671px;
	background-repeat: repeat;
}

#g-nav.panelactive #g-nav-list {
    display: block;
}

#g-nav ul {
    opacity: 0;
    width: 90%;
	max-width: 500px;
    position: absolute;
    z-index: 10000;
    top: 80px;
	padding-bottom: 40px;
    left: 0;
	right: 0;
	margin: auto;
    padding-top: 40px;
	background-color: #fff;
	border-radius: 50px;
}

#g-nav.panelactive ul {
    opacity: 1;

}

#g-nav.panelactive ul li:nth-child(5) {
	margin-bottom: 25px;
}




#g-nav li {
    text-align: center;
    list-style: none;
}

#g-nav li a {
    text-decoration: none;
    padding: 5px 10px 10px;
    display: block;
}

#g-nav ul li:first-child {
    margin-bottom: 10px;
}

#g-nav ul .ttl_05 {
    margin-top: 20px;
    margin-bottom: 10px;
}

#g-nav ul .bnr_tel img {
    max-width: 290px;
    width: 100%;
}

.openbtn1 {
    display: none;
    position: fixed;
    top: 5px;
    right: 0;
    z-index: 999900;
    cursor: pointer;
    width: 50px;
    height: 40px;
}


.openbtn1 span {
    display: inline-block;
    transition: all .4s;
    position: absolute;
    left: 14px;
    height: 3px;
    border-radius: 2px;
    background-color: #38B8EF;
    width: 45%;
}

.openbtn1 span:nth-of-type(1) {
    top: 15px;
}

.openbtn1 span:nth-of-type(2) {
    top: 23px;
}

.openbtn1 span:nth-of-type(3) {
    top: 31px;
}

.openbtn1.active span {

}

.openbtn1.active span:nth-of-type(1) {
    top: 18px;
    left: 18px;
    transform: translateY(6px) rotate(-45deg);
    width: 30%;
}

.openbtn1.active span:nth-of-type(2) {
    opacity: 0;
}

.openbtn1.active span:nth-of-type(3) {
    top: 30px;
    left: 18px;
    transform: translateY(-6px) rotate(45deg);
    width: 30%;
}




.sp_head_tel {
	position: fixed;
	top: 8px;
	right: 55px;
}


.sp_logo img{
	max-width: 90px;
	width: 100%;
}

#g-nav-list .nav_01{
	margin-bottom: 5px;
}


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

.mv_area{
	margin-top: 100px;
	background-color: #F9F0E4;
	padding: 40px 40px 40px;
	position: relative;
}

.mv_area .mv_img{
	overflow: hidden;
	border-radius: 50px;
	height: 600px;
	background-image: url("../images/mv_img.jpg");
	background-size: cover;
	background-position: center;
}



.mv_area .mv_txt{
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	left: 0;
	right: 0;
	width: 368px;
	height: 250px;
}
.mv_area .mv_txt img{
	max-width: 368px;
	width: 100%;
}

.mv_zoom{
	background-image: url("../images/mv_txt.png");
	background-size:368px 250px;
	border-radius: 5px;
	opacity: 0;
}

.mv_zoom.zoomin.is-animated {
  animation: zoomIn 0.8s cubic-bezier(0.25, 1, 0.5, 1) 1 forwards;
}

@keyframes zoomIn {
  0% {
    transform: scale(0.1);
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}


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


.box01{
	padding: 40px 0 0;
	text-align: center;
}

.box01 .ttl_01{
	margin-bottom: 40px;
}

.box01 .img_01 img{
	max-width: 180px;
	margin-bottom: -5px;
}

.box01 .bg_01{
	padding: 40px 0 50px;

}
.box01 .bg_01 .frame{
	position: relative;
}

.box01 .bg_01 p{
	font-weight: 700;
}

.box01 .anime_01{
	position: absolute;
	left: 10%;
	top: 10px;
}

.box01 .anime_02{
	position: absolute;
	right: 10%;
	bottom: 10px;
}



.box02{
	padding: 100px 0;
}
.box02 .ttl_01{
	margin-bottom: 55px;
}
.box02 .ttl_02{
	margin-bottom: 50px;
}

.box02 .ttl_02_a{
	margin-bottom: 20px;
}
.box02 .ttl_02_c{
	margin-bottom: 60px;
}
.box02 .type_01{
	margin-bottom: 40px;
}


.box02 .img_04{
	margin-top: 50px;
}
.box02 .img_04 img{
	max-width: 818px;
	width: 100%;
}

.anime_box{
	position: relative;
}
.box02 .anime_04{
	position: absolute;
	left: 40px;
	top: -10px;
}
.box02 .anime_05{
	position: absolute;
	right: 40px;
	top: 60px;
}


.box02 .anime_inner{
	margin: 30px 0;
	padding: 50px 0;
	background-image: url("../images/img_04_bg.png");
	background-position: bottom center;
	background-size: 100%;
}










.box03{
	padding: 60px 0 100px;
}

.box03 .frame{
	padding-top: 30px;
	background-image: url("../images/ttl_03_img.png");
	background-size: 980px 122px;
	background-position: top center;
}
.box03 h2.ttl_03{
	text-align: center;
	margin-bottom: 50px;
}




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

.list_type_3>li{
	text-align: center;
	max-width: 340px;
	width: 32%;
}


.list_type_3>li .bg_04{
	padding: 50px 30px 40px;
	border-radius: 30px;
}


.list_type_3>li .ist_img img{
	max-width: 210px;
	width: 100%;
	margin-bottom: 27px;
}

.list_type_3>li p{
	font-weight: 700;
	font-size: 20px;
	line-height: 1.7em;
}






.box04{
	padding: 100px 0;
}
.box04 h2{
	text-align: center;
	margin-bottom: 50px;
}

.box04 .type_01{
	margin: 50px 0;
}

.box04 .type_01,
.box04 .type_02{
	align-items: center;
}

.box04 .type_01 p,
.box04 .type_02 p{
	margin-bottom: 20px;
}

.box04 .list_01{
	border-top: 2px dashed #333333;
	padding-top: 20px;
}

.box05{
	padding: 100px 0 50px;
}
.box05 .ttl_05{
	text-align: center;
	margin-bottom: 40px;
}


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

.list_type_4 li{
	text-align: center;
	max-width: 530px;
	width: 48%;
	margin-bottom: 40px;
}


.list_type_4 li .bg_04{
	padding: 40px 30px 40px;
	border-radius: 30px;
}


.list_type_4 li .ist_img img{
	max-width: 292px;
	width: 100%;
	margin-bottom: 30px;
}

.list_type_4 li p{
	font-size: 16px;
	line-height: 1.8em;
	text-align: left;
}







.box06{
	padding: 100px 0 80px;
}

.box06 .ttl_06{
	text-align: center;
	margin-bottom: 50px;
}

.box06 .bg_07{
	margin-bottom: 30px;
	padding: 50px 50px;
}
.box06 .bg_07.inner_00{
	padding: 50px 50px 20px;
}


.box06 .type_01{
	margin-top: 40px;
	border-top: 2px dashed #333333;
	padding-top: 40px;
}

.box06 .bg_07 .type_01{
	flex-wrap: wrap;
}
.box06 .bg_07 .type_01 p{
	font-weight: 500;
}


.box06 .bg_01{
	border-radius: 30px;
	padding: 30px;
}


.box06 .bg_07.inner_04 .list_01{
	display: flex;
	flex-wrap: wrap;
}
.box06 .bg_07.inner_04 .list_01 li{
	margin-right: 40px;
}

.box06 .bg_07.inner_04 .bg_01{
	margin-top: 40px;
}







.list_type_5 {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.list_type_5 li{
	text-align: center;
	max-width: 300px;
	width: 30%;
	border-radius: 30px;
	border: 5px solid #EAEAEA;
	background-color: #F7F7F7;
	margin: 0 15px 60px;

}
.list_type_5 li:hover{
	background-color: #E9F3F4;
}
.list_type_5 li a{
	position: relative;	
	padding: 30px;
	display: block;
}
.list_type_5 li a:hover{
	opacity: 1;
}
.list_type_5 li a:after{
	content: "";
	position: absolute;
	bottom: -25px;
	left: 0;
	right: 0;
	margin: auto;
	background-image: url("../images/icon_05.svg");
	width: 50px;
	height: 50px;
	background-size: 100%;
}
.list_type_5 .img_c img{
	max-width: 154px;
	width: 100%;
	margin-bottom: 30px;
}

.list_type_5 .ttl_e{
	margin-bottom: 10px;
}


.list_type_5 li:hover .animation img {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.list_type_5 li:hover .animation img{
	transform: rotate(6deg);

}

.list_type_5 li:hover .animation a {
	opacity: 1;
}



.box07{
	padding: 100px 0;
}
.box07 .ttl_e{
	margin-bottom: 30px;
}


.box07 .ttl_07{
	text-align: center;
	margin-bottom: 50px;
}

.box07 .list_type_3 li p{
	font-size: 16px;
	font-weight: 500;
	text-align: left;
	margin-bottom: 25px;
}


.box07 .list_type_3 li .icon_a{
	margin-bottom: 20px;
}

.box07 .list_type_3 li .icon_a img{
	max-width: 60px;
	width: 100%;
}
.box07 .list_type_3{
	margin-bottom: 50px;
}
.box07 .f_c_01{
	text-align: center;
}






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

.page_ttl_area{
	margin-top: 100px;
	height: 190px;
}

.ttl_page {
	text-align: center;
	padding-top: 45px;
}
.ttl_page img{
	max-width: 574px;
	width: 100%;
}



.contact_area{
	padding: 20px 0 100px;
}






.privacy_area{
	padding: 20px 0 100px;
}

.privacy_area .inner{
	margin-top: 40px;
}










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


.contact_box{
	background-image: url("../images/bg_img_02.jpg");
	background-repeat: repeat;
	background-size: 20px 20px;
	padding: 100px 0 80px;
}
.contact_box h2{
	text-align: center;
	margin-bottom: 50px;
	margin-top: -70px;
}
.contact_box h2 img{
	max-width: 340px;
	width: 100%;
}

.contact_box .type_01{
	align-items: center;
}
.contact_box .type_01 .l_box img{
	max-width: 470px;
	width: 100%;
}

.contact_box .tel_list>li{
	text-align: center;
}
.contact_box .tel_list>li a{
	display: block;
	border-radius: 100px;
	background-color: #38B8EF;
	max-width: 100%;
	padding: 28px 20px;
	height: 100px;
}
.contact_box .tel_list>li:nth-child(2) {
	margin: 15px 0;
}
.contact_box .tel_list>li:nth-child(2) a,
.contact_box .tel_list>li:nth-child(3) a{
	padding-top: 32px;
}
.contact_box .tel_list>li a:hover{
	opacity: 1;
	background-color: #F2BF0E;
}

.contact_box .type_02 img, 
.contact_box .type_01 img{
	width: 100%;
	max-width: 307px;
}

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



.cont_form {
    border-collapse: collapse;
    width: 100%;
	margin-top: 30px;
}



.cont_form th {
    padding: 26px 20px 18px;
    text-align: left;
    font-size: 20px;
    min-width: 290px;
    line-height: 1.4em;
    position: relative;
    vertical-align: top;
}

.cont_form td {
    padding: 18px 0 18px 0;
    width: 100%;
    font-size: 16px;
    line-height: 1em;
}

.cont_form td .txt_l {
    margin-bottom: 15px;
}
.cont_form th.required_icon{
	padding-left:0;
}
.cont_form th.required_icon span{
	margin-right: 20px;
    background-color: #38B8EF;
    color: #fff;
	border-radius: 50px;
    font-size: 14px;
    line-height: 1em;
    padding: 6px 18px 6px 18px;
    font-weight: 700;
    text-align: center;
}


.cont_form input,
.cont_form textarea {
    padding: 15px 10px;
    width: 100%;
    background-color: #F7F7F7;
    font-size: 14px;


}

.cont_form input[type="file"] {
    background-color: #fff;
}

.cont_form input[type="radio"],
.cont_form input[type="checkbox"] {
    width: auto;
}


.cont_form .type1 {
    width: 45%;
}


.cont_form_btn {
    width: 260px;
    margin: 50px auto 30px;
    position: relative;
}

.cont_form_btn input[type="submit"] {
    width: 260px;
	border-radius: 50px;
	background-color: #38B8EF;
    height: 55px;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    position: relative;
    background-image: url("../images/submit.svg");
    display: inline-block;
    cursor: pointer;
    letter-spacing: 0.05em;
	background-position: 210px 18px;
}




.cont_form_btn input[type="submit"]:hover {
    opacity: 1;
	background-color: #F2BF0E;
}






.check_area .check {
	position: relative;
	padding-left: 32px;
	font-size: 16px;
	line-height: 1.4em;
	display: inline-block;
}

.check_area .check label .checkbtn[type="checkbox"] {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}

.check_area .check label span {
	display: inline-block;
}

.check_area .check label .checkbtn[type="checkbox"] + span::before,
.check_area .check label .checkbtn[type="checkbox"] + span::after {
	position: absolute;
	top: 2px;
	left: 0;
	display: inline-block;
	content: '';
	box-sizing: border-box;
}

.check_area .check label .checkbtn[type="checkbox"] + span::before {
	z-index: 0;
	background-color: #F7F7F7;
	width: 23px;
	height: 23px;
	
}

.check_area .check label .checkbtn[type="checkbox"] + span::after {
	z-index: 1;
	margin: 3px 7px;
	width: 9px;
	height: 13px;
}

.check_area .check label .checkbtn[type="checkbox"]:checked + span::before {
	background-color: #38B8EF;
}

.check_area .check label .checkbtn[type="checkbox"]:checked + span::after {
	border: 2px solid #fff;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}





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








footer{

	border-top: 1px solid #333333;
}
footer .foot_inner{
	padding: 50px 0;
	display: flex;
	justify-content: space-between;
}
footer .foot_inner .l_box{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
footer .foot_inner .l_box h2{
	margin-right: 20px;
}
footer .foot_inner .l_box h3{
	margin-bottom: 6px;
	letter-spacing: 0.1em;
}


footer .foot_inner .r_box{
	text-align: right;
}


footer .foot_inner .r_box .blank_link{
	margin-bottom: 15px;
}

footer .foot_inner .r_box .f14{
	margin-bottom: 10px;
}

.blank_link a{
	background-image: url("../images/foot_icon.svg");
	background-position: left 3px;
	padding-left: 25px;
	font-weight: 700;
	font-size: 16px;
}
.blank_link a:hover,
footer .foot_inner .r_box .f14 a:hover{
	color: #38B8EF;
	opacity: 1;
}

.copy{
	font-size: 11px;
	font-weight: 700;
}


#page_top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 99;
    border-radius: 10px;
}


.side_bnr{
	left: 15px;
	z-index: 99;
	display: none;
	position: fixed;
	bottom: 10px;
}






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

#page_link_02,
#page_link_03,
#page_link_04,
#service_link_01,
#service_link_02,
#service_link_03,
#service_link_04,
#service_link_05{
	margin-top: -70px;
	padding-top: 70px;
}

#page_link_01{
	margin-top: -100px;
	padding-top: 100px;
}

/*-------------------------------
media
--------------------------------*/
.sp_on {
	display: none;
}
@media (min-width: 1101px) {

    #g-nav.panelactive,
    .circle-bg {
        display: none !important;
    }
}

@media (max-width: 1100px) {
	.pc_area{
		display: none !important;
	}
	#navToggle {
		display: block;
	}

    .openbtn1,
    .sp_head {
        display: block;
    }
	
	
	.mv_area{
		margin-top: 58px;
	}
	
	
	.bg_03{
		padding: 30px 20px 20px;
	}
	.bg_04,
	.list_type_4 li .bg_04{
		padding: 30px 20px;
	}
	
	.bg_06{
		padding: 30px 20px 20px;
	}
	
	
	.bg_07,
	.box06 .bg_07{
		padding: 30px 20px 20px;
	}
	
	.box06 .bg_07.inner_00{
		padding: 25px 15px 20px;
	}
	
	.list_type_5 li{
		width: 28%;
	}
	
	

	.list_type_3>li .bg_04{
		padding: 50px 20px 30px;
	}
	
	.list_type_5 li a{
		padding: 20px 10px;
	}
	.list_type_5 .ttl_e{
		font-size: 20px;
	}
	
	
	.box02 .anime_04{
		left: 20px;
	}
	.box02 .anime_04 img{
		max-width: 120px;
	}
	.box02 .anime_05{
		right: 20px;
	}
	.box02 .anime_05 img{
		max-width: 100px;
	}
	
	
	
}
@media (min-width: 768px) {

}

@media (max-width: 900px) {
	
	.box01 .anime_01{
		position: absolute;
		left: 3%;
		top: 10px;
	}

	.box01 .anime_02{
		position: absolute;
		right: 3%;
		bottom: 10px;
	}
	
	.box01 .anime_02 img{
		max-width: 120px;
	}
	.box01 .anime_01 img{
		max-width: 80px;
	}
}

.sp_mv_img{
	display: none;
}

.sp_side_bnr{
	display: none;
}
@media (max-width: 767px) {
	body {
		min-width: 100%;
	}

	.fixed {
		position: fixed;
		width: 100%;
		height: 100%;
	}

	.sp_on {
		display: block;
	}

	.pc_on {
		display: none;
	}

	.float_sb,
	.float_sa,
	.float_ce,
	.float_en,
	.float_ft,
	.type_01,
	.type_02,
	.type_03{
		display: block;
	}

	
	
	.bg_07,
	.box06 .bg_07{
		padding: 25px 15px 20px;
	}
	.box06 .bg_07.inner_00{
		padding: 25px 15px 20px;
	}
	
	.bg_07{
		border-radius: 30px;
	}
	
	.list_type_3>li{
		width: 100%;
		max-width: 400px;
		margin: 0 auto 20px;
	}
	.list_type_3>li p{
		font-size: 18px;
	}
	
	.list_type_4{
		display: block;
	}
	.list_type_4 li{
		max-width: 100%;
		width: 100%;
	}
	
	.list_type_5{
		justify-content: space-between;
	}
	.list_type_5 li{
		width: 48%;
		max-width: 100%;
		margin: 0 0 30px;
	}
	.list_type_5 .img_c img{
		max-width: 100px;
		margin-bottom: 15px;
	}
	.list_type_5 .ttl_e{
		font-size: 16px;
		margin-bottom: 0;
	}
	
	.list_type_5 li a:after{
		width: 30px;
		height: 30px;
		bottom: -18px;
	}
	
	
	
	
	
	
	
	
	.type_01 .l_box,
	.type_02 .l_box{
		width: 100%;
		max-width: 100%;
		margin-bottom: 30px;
	}
	.type_01 .r_box,
	.type_02 .r_box{
		max-width: 100%;
		width: 100%;
	}
	
	
	.type_03 .l_box{
		max-width: 100%;
		width: 100%;
		margin-bottom: 30px;
	}
	.type_03 .r_box{
		max-width: 100%;
		width: 100%;
	}
	
	
	
	
	.box01 .ttl_01.txt_c img{
		max-width: 194px;
	}
	.box02 .ttl_01.txt_c img{
		max-width: 234px;
	}
	.box02 .ttl_02_c img{
		max-width: 254px;
	}
	.box04 .ttl_04 img{
		max-width: 282px;
	}
	.box05 .ttl_05 img{
		max-width: 196px;
	}
	
	.ttl_06 img{
		max-width: 248px;	
	}
	.ttl_07 img{
		max-width: 192px;
		width: 100%;	
	}
	
	
	.ttl_a{
		font-size: 20px;
	}
	.ttl_b{
		font-size: 20px;
		margin-bottom: 0;
	}
	
	.ttl_c{
		font-size: 22px;
		background-position: left top;
	}
	.box05 .ttl_05{
		font-size: 18px;
	}
	
	.ttl_g{
		font-size: 18px;
	}
	
	.ttl_f{
		font-size: 22px;
	}
	.box01 .anime_01{
		top: -81px;
	}
	.box01 .anime_02{
		bottom: -55px;
	}
	
	.box01 .anime_02 img{
		max-width: 90px;
	}
	.box01 .anime_01 img{
		max-width: 60px;
	}
	
	.box02 .anime_05{
		right: -9px;
		top: 83px;
	}
	.box02 .anime_04{
		left: -31px;
		top: -23px;
	}
	
	.box02 .anime_05 img{
		max-width: 70px;
	}
	.box02 .anime_04 img{
		max-width: 70px;	
	}
	
	.box02 .ttl_02_c{
		margin-bottom: 30px;
	}
	
	.box02 .anime_inner{
		max-width: 400px;
		margin: auto;
		padding: 20px 0;
	}
	.box02 .img_04 img{
		max-width: 400px;
	}
	
	
	
	
	
	
	
	
	
	
	.mv_area{
		padding: 20px 20px;
	}
	
	.mv_area .mv_img{
		display: none;
	}
	.mv_area .mv_txt{
		display: none;
	}
	
	.sp_mv_img{
		display: block;
	}
	.sp_mv_img img{
		width: 100%;
	}
	
	
	.box01 .img_01 img{
		max-width: 120px;
	}
	
	
	
	
	
	.box04{
		padding: 80px 0;
	}
	
	.box04 h2{
		margin-bottom: 20px;
	}
	
	
	
	.box04 .type_02 .r_box{
		text-align: center;
	}
	
	
	.box05{
		padding: 80px 0 50px;
	}
	
	
	
	.box06 .type_03 .l_box {
		text-align: center;
	}
	.box06 .type_03 .l_box img{
		max-width: 200px;
	}

	.box06 .bg_07.inner_03 .type_01 .r_box{
		margin-bottom: 40px;
	}
	
	
	.box07{
		padding: 80px 0;
	}
	.box07 .list_type_3{
		margin-bottom: 30px;
	}
	.box07 .f_c_01{
		font-size: 14px;
	}
	
	.contact_box .type_01{
		display: block;
	}
	.contact_box h2{
		margin-top: -55px;
		margin-bottom: 30px;
	}
	.contact_box h2 img{
		max-width: 240px;
	}
	
	.contact_box .bg_04{
		max-width: 500px;
		width: 100%;
		margin: auto;
		padding: 30px 13px;
	}
	.contact_box .type_01 .l_box{
		text-align: center;
	}
	.contact_box .tel_list>li a{
		height: 80px;
		padding: 22px 15px;
		max-width: 300px;
		margin: auto;
	}
	.contact_box .tel_list>li{
		max-width: 500px;
		margin: auto;
	}
	.contact_box .tel_list>li:nth-child(2){
		margin: 20px auto;
	}
	.contact_box .tel_list>li:nth-child(2) a,
	.contact_box .tel_list>li:nth-child(3) a{
		padding-top: 18px;
	}
	
	.contact_box .tel_list>li img{
		max-width: 260px;
	}
	
	.sp_no_txt{
		display: none !important;
	}
	
	
	
	
	.cont_form th,
	.cont_form td {
		display: block;
		width: 100%;
		min-width: 100%;
		padding: 15px 0;
	}

	.cont_form th {
		padding: 15px 15px;
		font-size: 16px;
	}

	.cont_form .type01 {
		width: 100% !important;
	}

	.cont_form .type02 {
		width: 80% !important;
	}
	.cont_form th.required_icon span{
    	padding: 3px 14px 3px 14px;
	}
	.cont_form_btn{
		width: 240px;
	}
	.cont_form_btn input[type="submit"] {
		font-size: 18px;
		width: 240px;
		background-position: 180px 18px;
	}
	
	
	
	
	
	
	
	footer{
		margin-bottom: 40px;
	}
	
	footer .foot_inner{
		display: block;
	}
	footer .foot_inner .l_box{
		display: block;
		text-align: center;
		margin-bottom: 20px;
	}
	footer .foot_inner .l_box h2{
		margin-right: 0;
	}
	footer .foot_inner .l_box h3{
		margin-bottom: 20px;
	}
	footer .foot_inner .r_box{
		text-align: center;
	}
	
	
	
	
	
	.side_bnr{
		display: none !important;
	}
	
	
	.sp_side_bnr{
		display: block;
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
		background-color: #F2920E;
		color: #fff;
		font-size: 14px;
		line-height: 1.4em;
		text-align: center;
		padding: 5px 15px;
		background-image: url("../images/sp_side_bg.png");
		background-position: center;
		background-size: cover;
	}
	
	.sp_side_bnr img{
		max-width: 328px;
		width: 100%;
	}
	#page_top{
		bottom: 65px;
		right: 10px;
	}
	
	
	.confirm_page .cont_form td {
		padding: 15px 15px 15px 30px;
	}
	
}



@media (max-width: 600px) {
	.btnArea {
		flex-wrap: wrap;
	}

}