@charset "utf-8";

body{
/*	font-family: 'Noto Sans JP', sans-serif;*/
  position: relative;
 /* font-size: 1.6rem;*/
  font-weight: 400;
  color: #545454;
}
html{
/*	font-size:62.5%;*/
}

.font-serif{
	font-family: 'Noto Serif JP', serif;
}

.font-sans-serif{
	font-family: 'Noto Sans JP', sans-serif;
}

img{
  max-width: 100%;
  line-height: 0;
	vertical-align: bottom;
}

*{ box-sizing: border-box;}
table{border-collapse:collapse;border-spacing:0;}
a{outline:none !important;}
a:focus{outline:none !important;}
a:link{color: #545454; text-decoration:none;}
a:visited{color: #545454; text-decoration:none;}
a:hover{text-decoration:underline;}


input[type='nummber'],
input[type='submit'],
input[type='text'],
input[type='tel'],
input[type='email'],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
  outline: none;

}

select,
input[type='number'],
input[type='text'],
input[type='tel'],
input[type='email'],
textarea {
  
  border:1px solid #378CE7 !important;
  width: 100%;
  min-width: 100%;
  padding: 0.5em 1em;
  background-color: #FFFFFF;	
}

.w-auto{
  width: auto !important;
  min-width: auto !important;
	display: inline-block;
}

textarea {
  resize: vertical;
}

.underline{
text-decoration:underline;
}


select::-ms-expand {
  display: none;
}



.w100{
  width: 100%;
}


.color-accent{
	color:#40B7BD;
}

.relative{
	position: relative;
}
.bold{
	font-weight: bold;
}


.mb0{
	margin-bottom: 0 !important;
}

.mb1{
	margin-bottom: 1em !important;
}

.mb2{
	margin-bottom: 2em !important;
}

.mb3{
	margin-bottom: 3em !important;
}

.mb4{
	margin-bottom: 4em !important;
}

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

.rmb{
	margin-bottom: 9vw !important;
}

.mt1{
	margin-top: 1em !important;
}

.mt2{
	margin-top: 2em !important;
}

.mt3{
	margin-top: 3em !important;
}

.mt4{
	margin-top: 4em !important;
}

.mt5{
	margin-top: 5em !important;
}

.pt0{
	padding-top: 0 !important;
}

.text-center{
	text-align: center;
}
.text-left{
	text-align: left;
}
.text-right{
	text-align: right;
}

	
.form-check{
	display: inline-block;
	margin-right: 2em;
}

.form-check.block{
	display: block;
	margin-right: 0;
}

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 hover
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/

.over input,
.over a{
  text-decoration: none;
}
.over input:hover,
.over a:hover,
.over li a:hover{
	filter: alpha(opacity=70);
	moz-opacity: 0.5;
	opacity: 0.5;
  transition: opacity 0.3s;
  text-decoration: none;
}
.txt-c{text-align:center;}
.txt-r{text-align:right;}
.txt-l{text-align:left;}


.txt-box{
	display: inline-block;
	margin: 0 auto;
	text-align: left;
}

header{
	position: relative;
}


.page-404{
	padding: 80px 16px;
}

.page-404 h2{
	font-size: 20px;
	margin-bottom: 1em;
}
.gmap {
	height: 0;
	overflow: hidden;
	padding-bottom: 400px;
	position: relative;
}
.gmap iframe {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}


footer{
}

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 PC
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/

@media screen and (min-width: 769px) {
  .sp{display:none !important;}
  .inner{
    max-width: 1232px;
    padding: 0px 16px;
    margin: 0 auto;
  }
  header{
	  width: 100%;
    position: fixed;
    z-index: 999;
  }
	
  
 }

/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 SP
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/

@media screen and (max-width: 768px) {
/*
  html {
   font-size: 1.3333vw;
   font-size: 1.6333vw;
  }
*/
  body{
    font-size: 16px;
  }
  body img{width:100%;}
  .pc{display:none !important;
  }
	.anc{
	  margin-top:-12vw;
	  padding-top:12vw;
	}

  .inner{
    padding: 0 4vw;
    margin: 0 auto;
  }
}

h2{
	font-size: 38px;
	padding: 0.5em 0;
	text-align: center;
}
h3{
	font-size: 24px;
	padding: 0.5em 0;
	text-align: center;
}

h4,
p{
	font-size: 16px;
	font-weight: 400;
	line-height: 1.7em;
}

footer p{
	font-size: 14px;
}

@media screen and (max-width: 768px) {

	h2{
		font-size: 24px;
	}
	h3{
		font-size: 20px;
	}
	
	p{
		font-size: 16px;
	}
	
	footer p{
		font-size: 14px;
	}
}


.bg ul,
.bg p,
.bg h4,
.bg h3,
.bg h2{
	color: #FFF;
}


h2.title{
	display: inline-block;
  margin: 0 auto;             /* デフォルトCSS打ち消し */
  position:  relative;    /* 位置調整 */
  font-weight:  normal;   /* 文字の太さ調整 */
  margin-bottom: 2em;    /* 周りの余白指定 */
  border-bottom: solid 4px #378CE7;        /* 線指定 */
  border-radius: 0px 0px 160px 180px/0px 0px 20px 4px;    /* 角丸指定 */
	padding-left:2em;
	padding-right:2em;
	padding-bottom: 0.25em !important;
}

.bg h2.title{
	border-bottom: solid 4px #FFFFFF;        /* 線指定 */
}


.btn{
	display: inline-block;
	text-decoration: none !important;
	position: relative;
	z-index: 110;
}

.btn span{
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 20px;
	min-width: 320px;
	max-width: 100%;
	height: 60px;
	border-radius: 30px;
	border: 1px solid #378CE7;
	background-color: #378CE7;
	color: #FFFFFF;
	font-weight: 500;
	transition: background-color .3s,color .3s;
}
/*
.btn span:after{
	content: '\f105';
	display: inline-block;
	font-family: FontAwesome;
	position: absolute;
	top: calc(50% - .5em);
  right: 1em;
	font-weight: normal;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
*/
.bg .btn span{
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	color: #378CE7;	
}
.btn:hover span{
	background-color: #FFFFFF;
	color: #378CE7;
}

.bg .btn:hover span{
	background-color: #378CE7;
	color: #FFFFFF;
}


.submit-btn input[type='submit']{
	font-size: 20px;
	min-width: 240px;
	max-width: 100%;
	height: 60px;
	border-radius: 30px;
	border: 1px solid #378CE7;
	background-color: #378CE7;
	color: #FFFFFF;
	font-weight: 500;
	transition: background-color .3s,color .3s;
}

.submit-btn input[type='submit']:hover{
	background-color: #FFFFFF;
	color: #378CE7;

}

.submit-btn .wpcf7-spinner{
	display: none !important;
}

.radius{
	border-radius: 16px;
	overflow: hidden;
}

.radius-pt{
	border-radius: 16px;
	padding: 1em;
	overflow: hidden;
}

.bg .radius-pt{
	background-color: #FFFFFF;
}


.d-shadow{
  filter: drop-shadow(6px 6px 10px rgba(0, 0, 0, 1));
}

.boder{
	border: 2px solid #378CE7;
}

h2{
	padding: 2em 0;
}


/* view_top_sep_b */
/* view_top_sep_w */

.top-sep-w,
.top-sep-b {
    position: absolute;
    top: -1px;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    transform: rotate(180deg);
    z-index: 20;
    height: 7vw;

}


.top-sep-w svg,
.top-sep-b svg {
    position: relative;
    display: block;
    width: calc(130% + 1.3px);
    height: 10vw;
}
.top-sep-b .shape-fill {
    fill: #378CE7;
}



.top-sep-w .shape-fill {
    fill: #FFFFFF;
}

/* view_bottom_sep_b */
/* view_bottom_sep_w */
.bottom-sep-w,
.bottom-sep-b {
    position: absolute;
    bottom: 1px;
    left: 0;
    width: 100%;
    line-height: 0;
    transform: rotate(180deg);
    z-index: 20;
    height: 7vw;
    overflow: hidden;
}
.bottom-sep-w-line,
.bottom-sep-b-line {
	position: absolute;
	bottom:0;
	left: 0;
	content: "";
	display: block;
	width: 100%;
	height: 2px;
	background-color: #FFF;
  line-height: 0;
	z-index: 21;
}
.bottom-sep-b-line {
	background-color: #378CE7;
}

.bottom-sep-w svg,
.bottom-sep-b svg {
    position: relative;
    display: block;
    width: calc(130% + 1.3px);
    height: 10vw;
}

.bottom-sep-b .shape-fill {
    fill: #378CE7;
}

.bottom-sep-w .shape-fill {
    fill: #FFFFFF;
}


section.bg ,
section{
/*	margin-bottom: -2px;*/
	position: relative;
	overflow:hidden;
	background-color: #FFFFFF;
/*	border-bottom: 1px solid red;*/
/*
	padding-bottom: 1px !important;
	margin-bottom: -1px !important;
*/
}
section.bg {
/*	border-bottom: 1px solid #378CE7 !important;*/
}


.sub-mv{
	position: relative;
	width: 100%;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.sub-mv .sub-mv-box{
	display: flex;
	align-items: center;
	justify-content: center;
	padding-bottom: 2em;
	
}

.sub-mv .sub-mv-box h2{
	font-weight: bold;
	color: #FFFFFF;
	text-shadow: 0px 10px 8px rgba(0, 0, 0, 0.8);
	border: none;
}


.img_wave1,
.img_wave2,
.img_wave3{
	border-top-left-radius: 80px;
	border-bottom-right-radius: 80px;

	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;


	overflow: hidden;
}

.section-form h3{
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	margin: 0;
}

.s-box {
  max-width: 800px;
  margin: 0 auto 1em;
}

.rice-menu{
	text-align: center;
}
.rice-menu li{
	margin-bottom: 1em;
}
.rice-menu a{
	display: block;
	width: 100%;
	text-align: center;
	border-radius: 16px;
	background-color: #378CE7;
	border: 1px solid #378CE7;
	color: #FFFFFF;
	padding: 0.5em 1em;
	text-decoration: none;
	transition: background-color .3s,color .3s;

}
.rice-menu a:hover{
		background-color: #FFFFFF;
	color: #378CE7;
}

.signature-container {
    width: 100%;
    margin: auto;
    position: relative;
}

.signature-container::before {
    content: "";
    display: block;
    padding-bottom: 33.33%; /* 3:1 の縦横比に設定（例: 幅100%に対して高さが33.33%） */
}

.signature-pad {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
		border: 1px solid #378CE7;
}

.scroll-box{
	overflow: scroll;
	height: 16em;
	padding: 1em;
	border: 1px solid #378CE7;
}
