@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
.pc{
	display: block;
}
.pc-inline{
	display: inline;
}
.sp{
	display: none;
}

.comArea {
	margin-bottom: 91px;
}
.comBox2{
	margin: 0 auto;
	text-align: center;
	width: 800px;
}
.comBox3{
	margin: 0 auto;
	width: 1000px;
}
.comBox{
	margin: 0 auto;
	width: 1000px;
}
.reason{
	position: relative;
}
.sec01 .headLine01 {
	font-size: 3.5rem;
}
.sec01 {
	padding: 75px 0 98px 0;
	background: url("../img/index/sec02_bg.jpg") no-repeat left top / cover;
}
.sec01 ul {
	width: 82%;
	position: absolute;
	top: 300px;
	left: 50%;
	transform: translateX(-50%);
	display: flex;
	justify-content: space-between;
}
.sec01 ul li {
	flex-basis: 35%;
}
.sec01 ul li:last-of-type::after {
	width: 0;
	height: 0;
}
.sec01 ul li .pho {
	margin-bottom: 16px;
}
.sec01 ul li p {
	color: #004099;
	font-size: 1.6rem;
	font-weight: 600;
	line-height: 1.67;
	letter-spacing: 0.04em;
	text-align: center;
}
.sec01 ul li p span {
	position: relative;
}
.sec01 ul li p span::after {
	width: 100%;
	height: 5px;
	position: absolute;
	left: 0;
	bottom: 3px;
	background: #f5ec86;
	content: " ";
	z-index: -1;
}
.sec01 .imgBox {
	margin-top: 90px;
	padding: 65px 0 49px;
	position: relative;
	border: 1px solid #FFF;
	border-radius: 10px;
	background-color: #FFF;
}
.sec01 .imgBox::before {
	width: 106px;
	height: 106px;
	position: absolute;
	left: 50%;
	top: -58px;
	transform: translateX(-50%);
	background: url(../img/index/arrow.png) no-repeat center center / cover;
	content: '';
}
.sec01 .imgBox .headLine01 {
	margin-bottom: 33px;
	font-size: 3.6rem;
	line-height: 1.33;
}
.sec01 .imgBox .headLine01 small {
	margin-bottom: 3px;
}
.sec01 .imgBox .headLine01 span {
	color: #be0a0a;
	font-weight: bold;
	letter-spacing: 2px;
}
.sec01 .imgBox .phoBox {
	margin-bottom: 39px;
	text-align: center;
}
.sec01 .imgBox .textBox {
	margin: 0 auto;
	padding-bottom: 25px;
	width: 896px;
	border-radius: 10px;
	border: 2px solid #004099;
	background-color: #fff;
}
.sec01 .imgBox .textBox .title {
	margin: -10px auto 28px;
	padding: 0 9px;
	width: 72px;
	font-size: 2rem;
	font-weight: 600;
	background-color: #fff;
}
.sec01 .imgBox .textBox p {
	color: #004099;
	font-size: 2.4rem;
	letter-spacing: 0.04em;
	line-height: 1;
	text-align: center;
}
.sec01 .imgBox .textBox p .comTxt {
	font-size: 2.4rem;
}
.sec02 {
	padding: 60px 0 101px;
}
.sec02 .headLine01 {
	margin-bottom: 0;
	position: relative;
	z-index: 4;
	background: linear-gradient(rgba(254,254,152,0) 80%, #ffff7f 80%);
	display: inline;
	font-size: 4rem;
	line-height: 1.5;
	font-weight: bold;
}
.sec02 .headLine01 sup {
	font-size: 3.5rem;
}
.sec02 .headLine01 span {
	margin-top: 3px;
	display: block;
}
.sec02 .headLine01 .en {
	margin-top: -80px;
	display: block;
	color: #fff;
	font-size: 12.873rem;
	line-height: 1.61;
	letter-spacing: 0.04em;
	font-family: 'Times New Roman', Times, serif;
	position: relative;
	z-index: -1;
}
.sec02 .pho {
	display: flex;
	margin: 50px 0 40px;
	text-align: left;
}
.sec02 .pho img{
	width: 50%;
	margin: 0;
	padding: 0;
	overflow: hidden;
	position: relative;
}
.list_check {
	width: 50%;
    padding: 0px;
    margin: 0px;
    list-style: none;
}
.list_check > li {
    position: relative;
    padding: 0px 0px 0px 2em;
    margin: 0px;
    font-size: 18px;
	line-height: 1.2;
	font-weight: bold;
	border-bottom: 1px dotted #333;
    padding-bottom: 15px;
}
.list_check > li::before,
.list_check > li::after {
    position: absolute;
    top: 50%;
    height: 0.8em;
    content: "";
}
.list_check > li::before {
    left: 5px;
    transform: translateY(-95%);
    width: 0.8em;
    border: 3px solid #333;
}
.list_check > li::after {
    left: 0.8em;
    transform: translateY(-115%) rotate(40deg);
    width: 0.3em;
    height: 1em;
    border-bottom: 3px solid #ff0000;
    border-right: 3px solid #ff0000;
}

.list_check > li + li {
    margin: 1em 0px 0px;
}
.list_check > li > span {
	color: #289bd8;
}
.sec02 p {
	margin: 0 auto;
	padding: 19px 0 15px;
	width: 740px;
	color: #004099;
	font-size: 2.5rem;
    line-height: 1.2;
    letter-spacing: 0.04em;
    text-align: center;
    border-radius: 100px;
    background-color: #fff;
    box-shadow: 0 0 5px 1px #004099;
}
.sec03 {
	padding: 85px 0 50px;
	background: url("../img/index/sec03_bg.png") no-repeat left top / cover;
}
.sec03 .headLine01 {
	margin-bottom: 35px;
	color: #fff;
	position: relative;
	line-height: 1.28;
}
.sec03 .headLine01 small {
	color: #fff;
}
.sec03 .headLine01 span {
	color: #f5ec86;
}
.sec03 .headLine01::before {
	width: 187px;
	height: 200px;
	position: absolute;
	left: 51px;
	top: -117px;
	background: url("../img/index/photo07.png")no-repeat center center / cover;
	content: " ";
}
.sec03 .headLine01::after {
	width: 220px;
	height: 145px;
	position: absolute;
	right: 8px;
	top: -66px;
	background: url("../img/index/photo08.png")no-repeat center center / cover;
	content: " ";
}
.sec03 .whiteBox {
	margin-bottom: 60px;
	padding: 0 0 81px 20px;
	border-radius: 10px;
	background-color: #fff;
}
.sec03 .whiteBox .imgBox {
	padding: 20px 0 20px 20px;
	margin: 0 0 30px -20px;
	display: flex;
	position: relative;
	border-radius: 10px 10px 0 0;
	background-color: #FBF8F1;
}
.sec03 .whiteBox .imgBox .photoBox {
	margin-right: 29px;
}
.sec03 .whiteBox .imgBox .textBox {
	margin-top: 38px;
}
.sec03 .whiteBox .imgBox .textBox .ttl {
	margin-bottom: 47px;
	color: #004099;
	position: relative;
	font-size: 3.6rem;
	line-height: 1;
	letter-spacing: 0.04em;
	font-family: 'Noto Serif JP', serif;
}
.sec03 .whiteBox .imgBox .textBox .ttl::after {
	width: 466px;
	height: 6px;
	position: absolute;
	left: 4px;
	bottom: -25px;
	background: url("../img/index/photo10.png")no-repeat center center / cover;
	content: " ";
}
.sec03 .whiteBox .imgBox .textBox ul {
	margin-left: 33px;
}
.sec03 .whiteBox .imgBox .textBox ul li {
	color: #004099;
	position: relative;
	font-size: 2rem;
	line-height: 2.15;
	letter-spacing: 0.04em;
}
.sec03 .whiteBox .imgBox .textBox ul li .comTxt {
	font-size: 2rem;
}
.sec03 .whiteBox .imgBox .textBox ul li .comTxt sup {
	font-size: 1rem;
}
.sec03 .whiteBox .imgBox .textBox ul li::before {
	width: 23px;
	height: 23px;
	position: absolute;
	left: -31px;
	top: 8px;
	background: url("../img/common/icon02.png")no-repeat center center / cover;
	content: " ";
}
.sec03 .whiteBox > p:first-of-type {
	margin: 0 auto 18px;
	padding: 10px 0;
	width: 180px;
	color: #fff;
	font-size: 3.2rem;
	line-height: 0.9375;
	letter-spacing: 0.04em;
	text-align: center;
	border-radius: 100px;
	background-color: #289bd8;
}
.sec03 .whiteBox > p {
	margin-left: 219px;
	color: #004099;
	position: relative;
	font-size: 2.6rem;
	font-weight: 300;
	line-height: 1.1;
	letter-spacing: 0.04em;
}
.sec03 .whiteBox p .comTxt {
	font-size: 2.6rem;
}
.sec03 .whiteBox > p:last-of-type::before {
	width: 150px;
	height: 150px;
	position: absolute;
	left: -179px;
	top: -32px;
	background: url("../img/index/photo09.png")no-repeat center center / cover;
	content: " ";
}
.sec03 .comBtn {
	width: 730px;
}
.sec03 .comBtn a {
	padding: 34px 0 30px 60px;
}
.sec03 .comBtn a::after {
	right: 26px;
	top: 33px;
}
.sec03 .comBtn a::before {
	width: 114px;
	height: 92px;
	position: absolute;
	left: 4px;
	top: 4px;
	background: url("../img/common/icon03.png")no-repeat center center / cover;
	content: " ";
}
.sec04 {
	padding: 100px 0 158px;
	background: url("../img/index/sec04_bg.jpg") no-repeat center bottom / cover;
}
.sec04 .headLine01 {
	margin-bottom: 27px;
}
.sec04 .headLine01 span {
	color: #FFF;
	font-size: 7.927rem;
	letter-spacing: 0.04em;
	font-family: 'Times New Roman', Times, serif;
}
.sec04 p {
	font-size: 1.8rem;
	line-height: 2;
	letter-spacing: 0.04em;
	text-align: center;
}
.sec05 {
	padding: 94px 0 100px;
	background: url("../img/index/sec05_bg.png") no-repeat left top / cover;
}
.sec05 .headLine01 {
	margin-bottom: 39px;
}
.sec05 .imgBox {
	margin-bottom: 30px;
	padding: 59px 49px 38px;
	background-color: #fff;
	border-radius: 10px;
	border: 1px solid #e8e3d1;
}
.sec05 .imgBox .textBox {
	margin-bottom: 36px;
}
.sec05 .imgBox .textBox p {
	font-size: 1.8rem;
	line-height: 2;
	letter-spacing: 0.04em;
}
.sec05 .imgBox .textBox p sup {
	font-size: 1rem;
	vertical-align: middle;
}
.sec05 .imgBox .textBox small {
	margin-top: 4px;
	display: block;
	font-size: 1.4rem;
}
.sec05 .imgBox .photoBox {
	text-align: center;
}
.sec05 .imgBox:nth-of-type(2) {
	padding-bottom: 40px;
	display: flex;
	justify-content: space-between;
}
.sec05 .imgBox:nth-of-type(2) .textBox {
	margin-bottom: 0;
	width: 521px;
}
.sec05 .imgBox:nth-of-type(2) .photoBox {
	margin-top: -18px;
}
.sec05 .imgBox:last-of-type {
	margin-bottom: 0;
	padding-bottom: 49px;
	display: flex;
	justify-content: space-between;
}
.sec05 .imgBox:last-of-type .textBox {
	margin-bottom: 0;
	width: 521px;
}
.sec05 .imgBox:last-of-type .photoBox {
	margin-top: -11px;
}
.sec06 {
	padding: 94px 0 69px;
	background: url("../img/index/sec06_bg.png") no-repeat center bottom / cover;
}
.sec06 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.sec06 ul li {
	margin-bottom: 30px;
	padding: 30px 30px 29px;
	width: 425px;
	border-radius: 10px;
	background-color: #fff;
}
.sec06 ul li .nameBox {
	margin-bottom: 37px;
	display: flex;
	position: relative;
}
.sec06 ul li .nameBox::after {
	width: 420px;
	height: 6px;
	position: absolute;
	left: 3px;
	bottom: -26px;
	background: url("../img/index/photo19.png")no-repeat center center / cover;
	content: " ";
}
.sec06 ul li .nameBox .pho {
	margin-right: 20px;
}
.sec06 ul li .nameBox .name {
	margin-top: 27px;
}
.sec06 ul li .nameBox .name h3 {
	margin-bottom: 9px;
	color: #004099;
	font-size: 2.4rem;
	font-weight: 600;
	line-height: 1.5;
	letter-spacing: 0.04em;
}
.sec06 ul li .nameBox .name p {
	display: flex;
	align-items: center;
	font-weight: bold;
}
.sec06 ul li .nameBox .name p span {
	color: #004099;
	font-size: 1.6rem;
	letter-spacing: 0.04em;
}
.sec06 ul li .nameBox .name p span:first-of-type {
	padding-top: 1px;
	margin-right: 5px;
	width: 84px;
	height: 24px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	text-align: center;
	border-radius: 50px;
	box-sizing: border-box;
	background-color: #004099;
}
.sec06 ul li p {
	font-size: 1.8rem;
	line-height: 2;
}
.sec06 ul li:last-of-type {
	padding-bottom: 27px;
}
.comArea:nth-of-type(2) {
	margin-bottom: 91px;
}
.sec07 {
	margin-bottom: 99px;
}
.sec07 h2:first-of-type {
	margin-bottom: 17px;
	display: flex;
	justify-content: center;
}
.sec07 h2 .left {
	color: #004099;
	font-size: 5rem;
	font-weight: normal;
	line-height: 1.2;
	letter-spacing: 0.04em;
	font-family: 'Noto Serif JP', serif;
}
.sec07 h2 .right {
	margin: 15px 0 0 10px;
	padding-top: 2px;
	width: 94px;
	height: 42px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #004099;
	font-size: 1.8rem;
	line-height: 2;
	letter-spacing: 0.04em;
	text-align: center;
	border-radius: 5px;
	box-sizing: border-box;
	border: 2px solid #004099;
	font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, " ＭＳ Ｐゴシック", MS PGothic, " sans-serif";
}
.sec07 p {
	margin-bottom: 40px;
	font-size: 1.8rem;
	line-height: 2;
	letter-spacing: 0.04em;
	text-align: center;
}
.sec07 ul {
	margin-bottom: 59px;
	display: flex;
	justify-content: space-between;
}
.sec07 ul a {
	display: block;
}
.sec07 ul:last-of-type {
	margin-bottom: 0;
}
.sec07 .headLine03:last-of-type::before {
	width: 26px;
	height: 26px;
	left: 60px;
	background: url("../img/index/icon02.png")no-repeat center center / cover;
}
.sec08 {
	padding: 90px 0 110px;
	background: url("../img/index/sec08_bg.png") no-repeat left top / cover;
}
.sec08 .headLine01 {
	margin-bottom: 39px;
}
.sec08 ul {
	margin: -30px 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.sec08 ul li {
	margin-top: 30px;
	padding: 29px 0;
	width: 310px;
	position: relative;
	background-color: #fff;
	border-radius: 10px;
	border: 1px solid #e8e3d1;
}
.sec08 ul li .pho {
	margin-bottom: 14px;
	text-align: center;
}
.sec08 ul li p {
	color: #004099;
	font-size: 1.8rem;
	font-weight: 600;
	line-height: 1.78;
	letter-spacing: 0.02em;
	text-align: center;
}
.sec08 ul li p .comTxt {
	line-height: 1.78;
}
.sec08 li:nth-of-type(2) {
	padding: 19px 0;
}
.sec08 .line {
	padding: 39px 0 25px 29px;
	width: 454px;
	display: flex;
}
.sec08 .line p {
    text-align: left;
}
.sec08 .line .pho {
	margin-right: 31px;
}
.sec08 .line li p {
	margin-top: 4px;
	text-align: left;
}
.sec08 .line02 .pho {
	margin-right: 27px;
}
.sec08 .line p {
	margin-top: 22px;
	text-align: left;
}
.sec08 ul li::after {
	width: 46px;
	height: 35px;
	position: absolute;
	right: 18px;
	top: 19px;
	background: url("../img/index/01.png")no-repeat center center / cover;
	content: " ";
}
.sec08 li:nth-of-type(2)::after {
	width: 56px;
	right: 19px;
	background: url("../img/index/02.png")no-repeat center center / cover;
}
.sec08 li:nth-of-type(3)::after {
	width: 56px;
	right: 19px;
	background: url("../img/index/03.png")no-repeat center center / cover;
}
.sec08 .line::after {
	width: 58px;
	right: 17px;
	background: url("../img/index/04.png")no-repeat center center / cover;
	content: " ";
}
.sec08 .line.line02:last-of-type::after {
	width: 56px;
	right: 19px;
	background: url("../img/index/05.png")no-repeat center center / cover;
}
.sec09 {
	padding: 90px 0 100px;
	background: url("../img/index/sec09_bg.png") no-repeat left top / cover;
}
.sec09 .headLine01 {
	margin-bottom: 37px;
	color: #fff;
}
.sec09 .imgBox {
	margin-bottom: 30px;
	padding: 50px 51px 51px;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 50px;
	background-color: #fff;
	border-radius: 10px;
}
.sec09 .imgBox .photoBox {
	/* margin-right: 50px; */
}
.sec09 .imgBox .textBox {
	margin-top: 7px;
	width: 604px;
}
.sec09 .imgBox .textBox p {
	margin-bottom: 19px;
	font-size: 1.8rem;
	line-height: 2;
	letter-spacing: 0.02em;
}
.sec09 .imgBox .textBox dl {
	padding: 18px 20px 12px;
	display: flex;
	border-radius: 5px;
	background-color: #e3f1f8;
}
.sec09 .imgBox .textBox dl dt {
	margin: 0 20px;
	color: #004099;
	position: relative;
	font-size: 1.8rem;
	font-weight: 600;
	letter-spacing: 0.02em;
}
.sec09 .imgBox .textBox dl dt::before {
	width: 16px;
	height: 20px;
	position: absolute;
	left: -20px;
	top: 2px;
	background: url("../img/index/icon04.png")no-repeat center center / cover;
	content: " ";
}
.sec09 .imgBox .textBox dl dd {
	padding-left: 18px;
	font-size: 1.6rem;
	line-height: 1.75;
	letter-spacing: 0.04em;
}
.sec09 .imgBox .textBox dl dd ul li {
	position: relative;
}
.sec09 .imgBox .textBox dl dd ul li::before {
	width: 2px;
	height: 2px;
	position: absolute;
	left: -9px;
	top: 12px;
	border-radius: 5px;
	background: #000;
	content: " ";
}
.sec09 .imgBox:nth-of-type(2) {
	margin-bottom: 30px;
	padding-bottom: 53px;
}
.sec09 .imgBox:nth-of-type(2) .photoBox {
	margin-right: 51px;
}
.sec09 .imgBox:nth-of-type(2) .textBox dl {
	padding-bottom: 23px
}
.sec09 .imgBox:nth-of-type(2) .textBox dl dd {
	padding-left: 2px;
	;
}
.sec09 .blueBox {
	padding: 30px 0;
	border-radius: 10px;
	border: 1px solid rgb(245, 236, 134);
	background-color: rgba(3, 35, 60, 0.8);
}
.sec09 .blueBox .headLine04 {
	margin-bottom: 0;
}
.sec09 .blueBox .headLine04 .text02::after {
	width: 221px;
	height: 16px;
	background: url("../img/index/head_line03_img02.png")no-repeat center center / cover;
	left: -4%;
}
.sec09 .blueBox .headLine04 .text01 {
	margin: 0 -5px;
	letter-spacing: 0;
}
.sec09 .blueBox .headLine04 .text01:last-of-type {
	margin-right: 0;
}
.sec09 .blueBox small {
	color: #fff;
	display: block;
	font-size: 1.4rem;
	line-height: 2.56;
	letter-spacing: 0.12em;
	text-align: center;
}
.sec09 .blueBox p {
	margin-top: -5px;
	color: #fff;
	font-size: 2rem;
	line-height: 2;
	letter-spacing: 0.04em;
	text-align: center;
}
.phototitle{
	margin: -25px 45px 25px -51px;
    padding: 10px 0px 5px 52px;
    text-align: center;
    font-size: 35px;
    font-weight: bold;
    border: 2px solid #004099;
    background-color: #004099;
    color: white;
    letter-spacing: 15px;
}
.comArea:nth-of-type(3) {
	margin-bottom: 94px;
}
.sec10 {
	margin-bottom: 101px;
}
.sec10 dl {
	display: flex;
	flex-wrap: wrap;
}
.sec10 dl dt {
	margin-bottom: 40px;
	padding: 16px 0 10px;
	width: 178px;
	color: #fff;
	position: relative;
	font-size: 2rem;
	font-weight: 600;
	line-height: 1.6;
	letter-spacing: 0.02em;
	text-align: center;
	border-radius: 10px 0 0 10px;
	background-color: #004099;
	border: 1px solid #004099;
}
.sec10 dl dd {
	margin-bottom: 40px;
	padding: 15px 0 11px 30px;
	width: calc(100% - 212px);
	font-size: 1.8rem;
	font-weight: 300;
	line-height: 1.6;
	letter-spacing: 0.02em;
	border-radius: 0 10px 10px 0;
	border: 1px solid #004099;
}
.sec10 dl dd span {
	margin-right: 9px;
	color: #004099;
	font-size: 2rem;
	font-weight: 600;
}
.sec10 dl dt::after {
	width: 16px;
	height: 10px;
	position: absolute;
	left: 81px;
	bottom: -26px;
	background: url("../img/index/icon05.png")no-repeat center center / cover;
	content: " ";
}
.sec10 dl dt:last-of-type::after {
	width: 0;
	height: 0;
}
.sec10 dl dt:last-of-type {
	margin-bottom: 0;
}
.sec10 dl dd:last-of-type {
	margin-bottom: 0;
}
.sec11 {
	margin-bottom: 90px;
	padding: 90px 0 100px;
	background: url("../img/index/sec11_bg.png") no-repeat left top / cover;
}
.sec11 .comBox {
	width: 1300px;
}
.sec11.page-contact .comBox {
	width: 1000px;
}


.sec11 .headLine01 {
	margin-bottom: 17px;
}
.sec11 p {
	margin-bottom: 31px;
	font-size: 1.8rem;
	line-height: 2;
	letter-spacing: 0.04em;
	text-align: center;
}
.form_wrap{
	display: flex;
	justify-content: space-between;
}
.sec11 form {
	padding: 38px 49px 80px;
	background-color: #fff;
	border-radius: 10px;
	border: 1px solid #e8e3d1;
	width: 60%;
}
.sec11.page-contact form {
	width: 100%;
}
.sec11 .form_merit{
	width: 28%;
}
.sec11 form table {
	margin-bottom: 36px;
	width: 100%;
	border-collapse: collapse;
}
.sec11 form table th, .sec11 form table td {
	padding: 20px 0 20px 0;
	width: 29.4%;
	position: relative;
	color: #004099;
	font-size: 1.8rem;
	font-weight: 600;
	line-height: 1.78;
	word-break: break-all;
	text-align: left;
	vertical-align: middle;
	box-sizing: border-box;
	border-bottom: 1px solid #ccc;
}
.sec11 form table th .must {
	padding: 3px 2px 1px;
	display: block;
	width: 52px;
	position: absolute;
	right: 20px;
	top: 34px;
	color: #fff;
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 1.2;
	border-radius: 30px;
	box-sizing: border-box;
	text-align: center;
	background-color: #004099;
}
.sec11 form table th {
	padding: 31px 80px 10px 0;
	vertical-align: top;
}
.sec11 form table td {
	color: #000;
	width: 71.6%;
	font-weight: 300;
}
.sec11 form table tr:nth-of-type(5) td {
	padding: 30px 0 28px;
}
.sec11 form table tr:last-of-type td span {
	margin-top: -7px;
	display: block;
}
.sec11 form table td span {
	margin-left: -2px;
	color: #000;
	font-size: 1.4rem;
	font-weight: 300;
	line-height: 2.57;
	letter-spacing: 0.04em;
}
.sec11 form table select, .sec11 form table textarea, .sec11 form table input[type="text"], .sec11 form table input[type="email"], .sec11 form table input[type="tel"] {
	padding: 8px 17px;
	width: 100%;
	height: 50px;
	color: #000;
	font-size: 1.8rem;
	border-radius: 5px;
	border: 1px solid #CFCFCF;
	box-sizing: border-box;
	appearance: none;
	-webkit-appearance: none;
	background-color: #f7f7f7;
}
.sec11 form table tr td input[name="parm[name01]"],
.sec11 form table tr td input[name="parm[name02]"] {
	margin: 0 14px 2px 0;
	width: 200px;
}
.sec11 form table tr td input[name="parm[input_main_tp]"] {
	margin-bottom: 2px;
	width: 420px;
}
.sec11 form table tr td input[name="parm[input_main_em]"] {
	margin-bottom: 14px;
	width: 420px;
}
.sec11 form table select {
	margin-bottom: 14px;
	width: 420px;
	background: url(../img/common/icon04.png) no-repeat right 20px center / 14px auto;
	background-color: #F7F7F7;
}
.sec11 form table td textarea {
	height: 200px;
}
.sec11 form table .check {
	margin-bottom: 0;
	text-align: left;
	line-height: 1.2;
}
.sec11 form table .check input {
	display: none;
}
.sec11 form table .check input + span {
	padding: 2px 0 2px 35px;
	position: relative;
	font-size: 1.8rem;
	letter-spacing: 0.04em;
	background: url(../img/common/icon05.png) no-repeat left center / 26px auto;
	background-size: contain;
}
.sec11 form table .check input + span::after {
	width: 24px;
	height: 24px;
	position: absolute;
	left: 1px;
	top: 50%;
	transform: translateY(-50%);
	background: url(../img/common/icon06.png) no-repeat center center / cover;
	content: '';
	opacity: 0;
}
.sec11 input.mb-10{
	margin-bottom: 10px;
}
.sec11 form table .check input:checked + span::after {
	opacity: 1;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
	color: #b5b5b5;
}
input:-moz-placeholder, textarea:-moz-placeholder {
	color: #b5b5b5;
}
input::-moz-placeholder, textarea::-moz-placeholder {
	color: #b5b5b5;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
	color: #b5b5b5;
}
.sec11 form .link {
	margin-bottom: 20px;
	font-size: 1.4rem;
	line-height: 1.71;
	letter-spacing: 0.04em;
	text-align: center;
}
.sec11 form .link a {
	color: #004099;
	text-decoration: underline;
}
.sec11 form .agree input {
	/* display: none; */
	position: absolute;
	opacity: 0;
}
.sec11 form .agree input + span {
	padding: 2px 0 2px 40px;
	position: relative;
	font-size: 1.8rem;
	line-height: 2;
	letter-spacing: 0.04em;
	background: url(../img/common/icon05.png) no-repeat left center / 26px auto;
	background-size: contain;
}
.sec11 form .agree input + span::after {
	width: 24px;
	height: 24px;
	position: absolute;
	left: 1px;
	top: 50%;
	transform: translateY(-50%);
	background: url(../img/common/icon06.png) no-repeat center center / cover;
	content: '';
	opacity: 0;
}
.sec11 form .agree input:checked + span::after {
	opacity: 1;
}
.sec11 form .submitList {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.sec11 form .submitList li {
	margin-bottom: 30px;
	width: 520px;
	position: relative;
	cursor: pointer;
}
.sec11 form .submitList li:last-of-type {
	margin-bottom: 0;
}
.sec11 form .submitList input {
	width: 100%;
	height: 80px;
	position: relative;
	color: #fff;
	font-size: 3rem;
	font-weight: bold;
	line-height: 1.2;
	letter-spacing: 0.04em;
	text-align: center;
	border: none;
	border-radius: 50px;
	box-shadow: none;
	appearance: none;
	-webkit-appearance: none;
	background: -webkit-linear-gradient(to right,#D2041E,#B6071D,#9A0B1D);
    background: -ms-linear-gradient(to right, #D2041E,#B6071D,#9A0B1D);
    background: -o-linear-gradient(to right,#D2041E,#B6071D,#9A0B1D);
    background: -moz-linear-gradient(to right,#D2041E,#B6071D,#9A0B1D);
    background: linear-gradient(to right,#D2041E,#B6071D,#9A0B1D);
	cursor: pointer;
}
.sec11 form .submitList li::after {
	width: 34px;
	height: 34px;
	position: absolute;
	right: 30px;
	top: 50%;
	transform: translateY(-50%);
	background: url(../img/common/icon01.png) no-repeat center center / cover;
	content: '';
}
.sec11 .errorMsg {
	margin-bottom: 40px;
	color: #be0a0a;
	font-size: 1.8rem;
}

.sec11 .textBox .ttl {
    margin-bottom: 38px;
    color: #004099;
    position: relative;
    font-size: 3rem;
    line-height: 1;
    letter-spacing: 0.04em;
    font-family: 'Noto Serif JP', serif;
}
.sec11 .textBox ul li {
    color: #004099;
    position: relative;
    font-size: 2rem;
    line-height: 2.15;
    letter-spacing: 0.04em;
	font-weight: 600;
}
.sec11 .textBox ul li::before {
    width: 23px;
    height: 23px;
    position: absolute;
    left: -31px;
    top: 8px;
    background: url(../img/common/icon02.png) no-repeat center center / cover;
    content: " ";
}


select::-ms-expand { display: none; }
.sec12 {
	margin-bottom: 100px;
}
.sec12 dl dt {
	margin-top: 36px;
	margin-bottom: 12px;
	display: flex;
	color: #004099;
	font-weight: bold;
	font-size: 2.4rem;
	line-height: 1.5;
	letter-spacing: 0.04em;
}
.sec12 dl dt:first-of-type {
	margin-top: 0;
}
.sec12 dl dt .img {
	margin-right: 11px;
	width: 32px;
}
.sec12 dl dt .txt {
	width: calc(100% - 43px);
}
.sec12 dl dd {
	margin-top: 12px;
	padding-bottom: 32px;
	display: flex;
	font-size: 1.8rem;
	line-height: 2;
	letter-spacing: 0.04em;
	border-bottom: 1px solid #cfcfcf;
}
.sec12 dl dd:nth-of-type(odd) {
	padding-bottom: 28px;
}
.sec12 dl dd:nth-of-type(3) {
	padding-bottom: 24px;
}
.sec12 dl dd .img {
	margin-right: 12px;
	width: 32px;
}
.sec12 dl dd > span:last-of-type {
	width: calc(100% - 44px);
}
.sec12 dl dd small {
	display: block;
	font-size: 1.4rem;
}
.sec12 dl dd:last-of-type {
	margin-bottom: 0;
}
.sec13 {
	margin-bottom: 100px;
}
.sec13 .textBox {
	border-radius: 5px;
	border: 1px solid #004099;
}
.sec13 .textBox > h2 {
	padding: 18px 0 15px;
	color: #004099;
	position: relative;
	font-size: 2.4rem;
	line-height: 1.5;
	letter-spacing: 0.04em;
	text-align: center;
	border-radius: 5px;
	background-color: #FAF8F0;
	cursor: pointer;
}
.sec13 .textBox > h2 span {
	font-size: 1.8rem;
}
.sec13 .textBox > h2::after {
	width: 24px;
	height: 24px;
	position: absolute;
	right: 28px;
	top: 50%;
	transform: translateY(-50%);
	background: url(../img/common/icon07.png) no-repeat center center / 100% auto;
	content: " ";
}
.sec13 .textBox > h2.on {
	border-radius: 5px  5px 0 0;
}
.sec13 .textBox > h2.on::after {
	background-image: url(../img/common/icon08.jpg);
}
.sec13 .textBox > h2::before {
	width: 34px;
	height: 34px;
	position: absolute;
	left: 31%;
	top: 17px;
	background: url("../img/index/icon07.png")no-repeat center center / cover;
	content: " ";
}
.sec13 .textBox .subBox {
	padding: 35px 47px 49px;
	border-top: 1px solid #004099;
	display: none;
}
.sec13 .textBox .subBox .headLine06 {
	background-color: transparent;
}
.sec13 .textBox .subBox p {
	margin: 0 0 18px 2px;
	font-size: 1.8rem;
	line-height: 2;
	letter-spacing: 0.02em;
}
.sec13 .textBox .subBox p:nth-of-type(4) {
	margin-bottom: 19px;
}
.sec13 .textBox .subBox p:nth-of-type(5) {
	margin-bottom: 19px;
}
.sec13 .textBox .subBox p:last-of-type {
	margin-bottom: 0;
}
.comArea:last-of-type {
	margin-bottom: 0;
}
.sec14 {
	padding: 89px 0 112px;
	background-color: #f1f1f1;
}
.sec14 .headLine01 {
	margin-bottom: 52px;
}
.sec14 .listDl {
	margin-bottom: 62px;
	display: flex;
	justify-content: space-between;
}
.sec14 .listDl dl {
	width: 485px;
	display: flex;
	flex-wrap: wrap;
}
.sec14 .listDl dl dt {
	padding-top: 23px;
	width: 70px;
	color: #004099;
	font-size: 1.6rem;
	font-weight: 600;
	line-height: 1.875;
	letter-spacing: 0.02em;
	border-bottom: 1px solid #cfcfcf;
}
.sec14 .listDl dl dd {
	padding: 23px 3px 21px 7px;
	width: calc(100% - 80px);
	color: #000;
	font-size: 1.6rem;
	font-weight: 300;
	line-height: 1.875;
	letter-spacing: 0.04em;
	border-bottom: 1px solid #cfcfcf;
}
.sec14 .listDl dl dt:first-of-type {
	padding-top: 0;
}
.sec14 .listDl dl dd:first-of-type {
	padding-top: 0;
}
.sec14 .listDl dl dt:nth-of-type(2) {
	padding-top: 25px;
}
.sec14 .listDl dl dd:nth-of-type(2) {
	padding-top: 25px;
}
.sec14 .listDl dl dt:nth-of-type(3) {
	padding-top: 25px;
}
.sec14 .listDl dl dd:nth-of-type(3) {
	padding-top: 24px;
}
.sec14 .listDl dl:last-of-type {
	margin-bottom: 0px;
}
.sec14 .listDl dl:last-of-type dd {
	padding: 24px 8px 0 22px;
	width: calc(100% - 100px);
}
.sec14 .listDl dl:last-of-type dd:first-of-type {
	padding-top: 0;
}

.sec14 .p_mark{
	display:flex;
	justify-content: start;
	align-items: center;
}

.sec14 .p_mark p {
	padding-left: 25px;
	font-size: 1.4rem;
	line-height: 1.71;
}
.sec14 .p_mark img {
	width: 97px;
	height: 98px;
	max-width:none;
}

.pc .horikawa.top{
    height: 400px;
    width: 300px;
    margin-right: auto;
    margin-left: -62%;
    background-repeat: no-repeat;
    background-image: url(../img/index/horikawa5.png);
    background-size: 300px;
}
.sp .horikawa.top{
    height: 33vw;
    width: 20vw;
    margin-top: -33vw;
    margin-right: 0px;
    margin-left: auto;
    background-repeat: no-repeat;
    background-image: url(../img/index/horikawa5.png);
    background-size: 23vw;

    position: relative;
    z-index: 1;
}
.horikawa.point{
    height: 125px;
    width: 150px;
    margin-top: -125px;
    margin-right: 0;
    margin-left: auto;
    background-repeat: no-repeat;
    background-image: url(../img/index/horikawa2.png);
    background-size: 120px;
}

.horikawa.pointOf3{
    height: 160px;
    width: 130px;
    margin-right: 70px;
    margin-left: auto;
    margin-bottom: -135px;
    background-repeat: no-repeat;
    background-image: url(../img/index/horikawa5.png);
    background-size: 130px;
}

.horikawa.contact{
    height: 235px;
    width: 310px;
    margin-top: -100px;
    margin-bottom: -101px;
    margin-left: -190px;
    margin-right: auto;
    background-image: url(../img/index/horikawa4.png);
    background-repeat: no-repeat;
    background-size: 225px;

    position: relative;
    z-index: 1;
}
.horikawa.tour{
    height: 120px;
    width: 180px;
    margin-top: -120px;
    margin-left: -55px;
    background-repeat: no-repeat;
    background-image: url(../img/index/horikawa3.png);
    background-size: 190px;
}

.horikawa.flow.sp{
    height: 120px;
    width: 106px;
    margin-top: -120px;
    margin-left: auto;
    margin-right: -25px;
    background-repeat: no-repeat;
    background-image: url(../img/index/horikawa2.png);
    background-size: 104px;

    position: relative;
    z-index: 1;
}

.horikawa.flow.pc{
    height: 150px;
    width: 110px;
    margin-top: -50px;
    margin-bottom: -111px;
    margin-left: auto;
    margin-right: -40px;
    background-repeat: no-repeat;
    background-image: url(../img/index/horikawa2.png);
    background-size: 110px;

    position: relative;
    z-index: 1;
}

.horikawa.wrap{
    margin: 0 auto;
    width: 1000px;
}
#gHeader{
	display: block;
    position: relative;
}
#gHeader img{
    width: 100%;
    height: auto;
    display: block;
}
#gHeader h1{
	position: unset;
}
#gHeader>a{
    position: absolute;
    left: 61%;
    top: 83%;
    transform: translate(-45%,-50%);
    display: flex;
}
#gHeader>a:hover{
    opacity: 0.8;
}
.left{
	border: solid 2px white;
    border-radius: 5px;
    color: white;
    padding: 6px 5px 4px 7px;
    margin: 3px 10px 0px 0px;
    letter-spacing: 2px;
    font-size: 16px;
}
.right{
	line-height: 1.2;
}
.mida{
	font-size: 10px;
}
.mida::before{
	content: '';
    position: absolute;
    left: 42%;
    top: 32%;
    -webkit-transform: translateY(-50%) skewX(25deg);
    transform: translateY(-50%) skewX(25deg);
    border-right: 2px solid currentColor;
    height: 1em;
}
.mida::after{
	content: '';
    position: absolute;
    right: 35%;
    top: 32%;
    -webkit-transform: translateY(-50%) skewX(-25deg);
    transform: translateY(-50%) skewX(-25deg);
    border-left: 2px solid currentColor;
    height: 1em;
}
@media all and (min-width: 897px) {
	.sec11 form .link a:hover {
		text-decoration: none;
	}
	.sec11 form .submitList li:hover {
		opacity: 0.7;
	}
	
	.sec07 ul a:hover {
		opacity: 0.7;
	}
}
@media all and (max-width: 896px) {
	.pc{
		display: none;
	}
	.pc-inline{
		display: none;
	}
	.sp{
		display: block;
	}
	#gHeader>a{
    	top: 76%;
		left: 50%;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		padding: 4px 0px 7px 0px;
		font-size: 14px;
		width: 94%;
	}
	.left{
		padding: 2px 3px 0px 5px;
		margin: 3px 20px 0px 0px;
		font-size: 14px;
	}
	#gHeader h1 img{
		width: 100%;
	}
	.comArea {
		margin-bottom: 0;
	}
	.comBox,.comBox2,.comBox3{
		width: auto;
	}
	.sec11 .comBox{
		width: auto;
	}
	.sec11.page-contact .comBox{
		width: auto;
	}
	.sec01 {
		padding: 35px 0 50px 0;
		background: url(../img/index/sec02_bg.jpg) no-repeat left top / cover;
	}
	.sec01 .headLine01 {
		margin-bottom: 10px;
		font-size: 3rem;
	}
	.sec01 ul {
		flex-direction: column;
		width: auto;
		transform: translateX(0);
		left: 54%;
		top: 90px;
		height: 460px;
	}
	.sec01 ul li{
		flex-basis: unset;
	}
	.sec01 ul li .pho {
		margin: 0 20px 30px 0;
		margin-right: 20px;
	}
	.sec01 ul li .pho img {
		width: 140px;
	}
	.sec01 ul li p {
		font-size: 1.5rem;
		line-height: 1.5;
		letter-spacing: 0.03em;
		text-align: left;
	}
	.sec01 .imgBox {
		padding: 75px 0 0 0;
		margin: 70px 20px 0 20px;
		border-radius: 5px;
	}
	.sec01 .imgBox::before {
		width: 80px;
		height: 80px;
		top: -37px;
	}
	.sec01 .imgBox .headLine01 {
		font-size: 2.8rem;
	}
	.sec01 .imgBox .headLine01 small{
		margin-bottom: 0;
	}
	.sec01 .imgBox .phoBox {
		margin-bottom: 35px;
		text-align: center;
	}
	.sec01 .imgBox .textBox {
		padding-bottom: 22px;
		width: 85%;
		border-radius: 5px;
		border: 1px solid #004099;
		background-color: #fff;
	}
	.sec01 .imgBox .textBox p {
		font-size: 2rem;
    	line-height: 1.5;
    	font-weight: bold;
	}
	.sec01 .imgBox .textBox p .comTxt {
		font-size: 2rem;
		line-height: 1.5;
	}
	.sec01 .imgBox .textBox .title {
		margin: -11px auto 12px;
		padding: 0 2px;
		width: 64px;
		font-size: 1.8rem;
		font-weight: 600;
		background-color: #fff;
	}
	.horikawa.point {
		height: 105px;
    	width: 150px;
		margin: -45px -20px 0 auto;
	}
	.sec02 {
		margin-top: -5px;
		padding: 44px 0 50px;
	}
	.sec02 .headLine01 .en {
		margin: -22px 0 0 -10px;
		font-size: 5.1rem;
	}
	.sec02 .headLine01 {
		font-size: 2.5rem;
		line-height: 1.5;
	}
	.sec02 .headLine01 sup{
		font-size: 1rem;
	}
	.sec02 .headLine01 span {
		margin-top: -1px;
	}
	.sec02 .pho {
		display: block;
		text-align: center;
		margin: 40px 0 0;
		position: relative;
		z-index: 4;
	}

	.sec02 .pho img{
		width: 70%;
		margin: 20px 0;
	}
	.list_check {
		width: auto;
		text-align: left;
		margin: 0 35px;
	}
	.list_check > li {
		font-size: 15px;
		line-height: 1;
	}
	.list_check > li + li {
		margin: 1em 0px 0px;
	}
	.sec02 p {
		padding: 10px 0 6px;
		width: 260px;
		font-size: 1.5rem;
		line-height: 1.33;
	}
	.sec03 {
		padding: 44px 0 30px;
		background-image: url(../img/index/sp_sec03_bg.jpg);
	}
	.sec03 .headLine01 {
		margin-bottom: 50px;
	}
	.sec03 .headLine01::before {
		width: 72px;
		height: 78px;
		position: absolute;
		left: 9px;
		top: 130px;
		background: url(../img/index/photo07_sp.png)no-repeat center center / cover;
		content: " ";
		z-index: 2;
	}
	.sec03 .headLine01::after {
		width: 72px;
		height: 47px;
		position: absolute;
		right: 5px;
		top: 151px;
		background: url(../img/index/photo08_sp.png)no-repeat center center / cover;
		content: " ";
	}
	.sec03 .whiteBox {
		margin-bottom: 30px;
		padding: 0 0 33px 19px;
		border-radius: 5px;
	}
	.sec03 .whiteBox .imgBox {
		margin: 0 0 24px -19px;
		padding: 29px 0 10px 19px;
		display: block;
	}
	.sec03 .whiteBox .imgBox .textBox .ttl {
		margin-bottom: 39px;
		font-size: 2.1rem;
		line-height: 0.86;
	}
	.sec03 .whiteBox .imgBox .textBox ul li {
		margin-bottom: 16px;
		font-size: 1.4rem;
		line-height: 1.28;
	}
	.sec03 .whiteBox .imgBox .textBox ul li .comTxt {
		font-size: 1.4rem;
		line-height: 1.28;
	}
	.sec03 .whiteBox .imgBox .textBox {
		margin-top: 0;
	}
	.sec03 .whiteBox .imgBox .textBox .ttl::after {
		width: 285px;
		height: 4px;
		left: 1px;
		bottom: -21px;
		background: url(../img/index/photo10_sp.png)no-repeat center center / cover;
	}
	.sec03 .whiteBox .imgBox .textBox ul {
		margin: 0 0 21px 24px;
	}
	.sec03 .whiteBox .imgBox .textBox ul li:nth-of-type(3) {
		margin-bottom: 14px;
	}
	.sec03 .whiteBox .imgBox .textBox ul li:nth-of-type(4) {
		margin-bottom: 14px;
	}
	.sec03 .whiteBox .imgBox .textBox ul li:last-of-type {
		margin-bottom: 0;
	}
	.sec03 .whiteBox .imgBox .textBox ul li::before {
		width: 17px;
		height: 17px;
		position: absolute;
		left: -23px;
		top: 0;
		background: url(../img/common/icon02_sp.png)no-repeat center center / cover;
		content: " ";
	}
	.sec03 .whiteBox .imgBox .photoBox {
		margin: 0 0 0 -9px;
		margin-right: 0;
	}
	.sec03 .whiteBox .imgBox .photoBox img {
		width: 100%;
	}
	.sec03 .whiteBox > p:first-of-type {
		margin: 0 auto 19px;
		padding: 8px 0;
		width: 100px;
		font-size: 2.1rem;
		line-height: 0.71;
	}
	.sec03 .whiteBox > p {
		margin-left: 114px;
		font-size: 1.6rem;
		line-height: 1.4375;
	}
	.sec03 .whiteBox p .comTxt {
		font-size: 1.6rem;
		line-height: 1.4375;
	}
	.sec03 .whiteBox > p:last-of-type::before {
		width: 100px;
		height: 100px;
		position: absolute;
		left: -113px;
		top: 0;
		background: url(../img/index/photo09_sp.png)no-repeat center center / cover;
		content: " ";
	}
	.sec03 .comBtn {
		margin-bottom: 0;
		width: auto;
	}
	.sec03 .comBtn a {
		padding: 6px 0 6px 20px;
		font-size: 2.1rem;
		line-height: 1.33;
	}
	.sec03 .comBtn a::before {
		width: 45px;
		height: 45px;
		position: absolute;
		left: 8px;
		top: 11px;
		background: url(../img/common/icon03_sp.png)no-repeat center center / cover;
		content: " ";
	}
	.sec03 .comBtn a::after {
		right: 15px;
		top: 22px;
	}
	.sec04 .headLine01 span {
		font-size: 3rem;
		line-height: 1.45;
	}
	.sec04 {
		padding: 35px 0 115px;
		background: url(../img/index/sec04_bg_sp.png) no-repeat left top / cover;
	}
	.sec04 p {
		font-size: 1.4rem;
		line-height: 1.71;
		letter-spacing: 0;
		text-align: center;
	}
	.sec04 .headLine01 {
		margin-bottom: 19px;
	}
	.sec05 {
		padding: 46px 0 50px;
		background-image: url(../img/index/sp_sec05_bg.jpg);
	}
	.sec05 .headLine01 {
		margin-bottom: 20px;
	}
	.sec05 .imgBox {
		margin-bottom: 13px;
		padding: 27px 21px 30px;
		display: block;
	}
	.sec05 .imgBox .textBox p {
		font-size: 1.4rem;
		line-height: 1.71;
	}
	.sec05 .imgBox .textBox small {
		margin-top: 1px;
		font-size: 1rem;
	}
	.sec05 .imgBox .textBox {
		margin-bottom: 17px;
		width: auto;
	}
	.sec05 .imgBox:nth-of-type(2) .textBox {
		width: auto;
	}
	.sec05 .imgBox:nth-of-type(2) {
		flex-wrap: wrap;
		padding: 25px 21px 30px;
		display: block;
	}
	.sec05 .imgBox:nth-of-type(2) .textBox .headLine02{
		margin-bottom: 14px;
	}
	.sec05 .imgBox:nth-of-type(2) .textBox p{
		margin-bottom: 14px;
	}
	.sec05 .imgBox .photoBox {
		text-align: center;
	}
	.sec05 .imgBox:nth-of-type(2) .photoBox {
		margin-top: 0;
	}
	.sec05 .imgBox:last-of-type {
		padding-bottom: 32px;
   		flex-wrap: wrap;
		   display: block;
	}
	.sec05 .imgBox:last-of-type .textBox {
		margin-bottom: 13px;
		width: auto;
	}
	.sec05 .imgBox:last-of-type .photoBox {
		margin-top: 0;
	}
	.sec06 {
		padding: 46px 0 48px;
		background-image: url(../img/index/sp_sec06_bg.jpg);
	}
	.sec06 .headLine01 {
		margin-bottom: 23px;
	}
	.sec06 ul {
		display: block;
	}
	.sec06 ul li {
		margin-bottom: 15px;
		padding: 15px 15px 23px;
		width: auto;
		border-radius: 5px;
	}
	.sec06 ul li:last-of-type {
		margin-bottom: 0;
	}
	.sec06 ul li .nameBox {
		margin-bottom: 25px;
	}
	.sec06 ul li .nameBox::after {
		width: 100%;
		height: 6px;
		position: absolute;
		left: 3px;
		bottom: -16px;
		background-image: url(../img/common/bg02.jpg);
		background-repeat: repeat-x;
		background-size: auto 4px;
		background-position: left center;
	}
	.sec06 ul li .nameBox .pho {
		margin-right: 10px;
		width: 65px;
	}
	.sec06 ul li .nameBox .name {
		margin-top: 7px;
		width: calc(100% - 75px);
	}
	.sec06 ul li .nameBox .name h3 {
		margin-bottom: 4px;
		font-size: 1.8rem;
	}
	.sec06 ul li .nameBox .name p {
		font-size: 1rem;
	}
	.sec06 ul li .nameBox .name p span {
		font-size: 1.4rem;
		letter-spacing: 0.04em;
	}
	.sec06 ul li .nameBox .name p span:first-of-type {
		width: 70px;
		height: 24px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.sec06 ul li p {
		font-size: 1.4rem;
		line-height: 1.71;
		letter-spacing: 0.04em;
	}
	.sec06 ul li:last-of-type {
		padding-bottom: 27px;
	}
	.comArea:nth-of-type(2) {
		margin-bottom: 44px;
	}
	.sec07 {
		margin-bottom: 50px;
		display: none;
	}
	.sec07 h2:first-of-type {
		margin-bottom: 18px;
	}
	.sec07 h2 .left {
    	font-size: 3.2rem;
		font-weight: 500;
    	line-height: 1.25;
		letter-spacing: normal;
	}
	.sec07 h2 .right {
   		margin: 10px 0 0 6px;
    	width: 64px;
    	height: 26px;
    	font-size: 1.2rem;
    	border: 2px solid #004099;
	}
	.sec07 p {
    	margin-bottom: 22px;
    	font-size: 1.4rem;
    	line-height: 1.72;
	}
	.headLine03 {
    	margin: 0 auto 20px;
    	padding: 4px 0 4px 26px;
    	width: auto;
		font-size: 1.5rem;
	}
	.headLine03::before {
    	width: 20px;
    	height: 16px;
    	left: 79px;
		top: 8px;
		background-size: 20px 16px;
	}
	.sec07 ul {
    	margin-bottom: 38px;
    	display: block;
	}
	.sec07 li {
		margin-top: 19px;
		text-align: center;
	}
	.sec07 li img {
		width: 100%;
	}
	.sec07 .headLine03:last-of-type::before {
		width: 17px;
		height: 18px;
		left: 20px;
		top: 5px;
	}
	.sec08 {
    	padding: 43px 0 52px;
		background-image: url(../img/index/sp_sec08_bg.jpg);
	}
	.sec08 .headLine01 {
		margin-bottom: 22px;
	}
	.sec08 ul {
    	margin: -15px 0 0;
		flex-wrap: wrap;
	}
	.sec08 ul li {
		margin-top: 15px;
    	padding: 20px 0 0px;
   	 	width: calc((100% - 17px) / 2);
		border-radius: 5px;
		border: none;
	}
	.sec08 li:nth-of-type(2) {
		padding: 19px 0 9px;
	}
	.sec08 .line.line01 {
		width: auto;
	}
	.sec08 .line .pho {
		margin-right: auto;
	}
	.sec08 .line.line01 {
    	padding: 20px 0 10px;
    	width: calc((100% - 17px) / 2);
		display: block;
		box-sizing: border-box;
	}
	.sec08 .line.line01 p {
		margin-top: 12px;
		text-align: center;
	}
	.sec08 .line.line02 {
		padding: 20px 10px;
		width: 100%;
		display: flex;
	}
	.sec08 .line02 .pho {
		margin: 0 19px 0 17px;
	}
	.sec08 ul li::after {
		width: 23px;
		height: 17px;
		right: 9px;
		top: 10px;
	}
	.sec08 li:nth-of-type(2)::after {
		width: 28px;
		top: 9px;
		right: 9px;
	}
	.sec08 li:nth-of-type(3)::after {
    	width: 28px;
		top: 9px;
		right: 9px;
	}
	.sec08 .line::after {
    	width: 28px;
		top: 9px;
		right: 9px;
	}
	.sec08 .line.line02:last-of-type::after {
		width: 28px;
		top: 9px;
		right: 9px;
	}
	.sec08 ul li .pho {
		margin: 0 auto 14px;
		width: 98px;
	}
	.sec08 ul li:nth-child(2) .pho {
		margin-top: -6px;
	}
	.sec08 ul li p {
    	font-size: 1.2rem;
    	line-height: 1.5;
	}
	.sec08 ul li p .comTxt {
		display: block;
		font-size: 1.2rem;
	}
	.sec09 {
    	padding: 43px 0 70px;
		background-image: url(../img/index/sp_sec09_bg.jpg);
	}
	.sec09 .comBox {
		padding: 0 25px 0 26px;
	}
	.sec09 .headLine01 {
    	margin-bottom: 22px;
	}
	.sec09 .imgBox {
    	margin-bottom: 15px;
    	padding: 30px 20px 30px 15px;
    	display: block;
	    border-radius: 5px;
	}
	.sec09 .imgBox .photoBox {
		margin: 0 auto 20px;
		width: 160px;
	}
	.sec09 .imgBox .textBox {
    margin-top: 7px;
		width: auto;
	}
	.phototitle {
		margin: -15px 105px 20px -80px;
		padding: 5px 0px 0px 10px;
		font-size: 20px;
		letter-spacing: 8px;
	}
	.headLine05 {
    	margin: 0 0 24px 5px;
    	font-size: 1.8rem;
	}
	.headLine05::before {
		width: 100%;
		height: 4px;
		position: absolute;
		left: 3px;
		bottom: -15px;
	}
	.headLine05::after {
    	width: 40px;
    	height: 17px;
    	right: 5px;
    	top: 3px;
	}
	.headLine07 {
			margin: 0 0 24px 5px;
			font-size: 1.8rem;
	}
	.headLine07::before {
		width: 100%;
		height: 4px;
		position: absolute;
		left: 3px;
		bottom: -15px;
	}
	.headLine09 {
			margin: 0 0 24px 5px;
			font-size: 1.8rem;
	}
	.headLine09::before {
		width: 100%;
		height: 4px;
		position: absolute;
		left: 3px;
		bottom: -15px;
	}
	.headLine09::after {
			width: 46px;
			height: 17px;
			right: 5px;
			top: 3px;
	}
	.headLine07::after {
			width: 40px;
			height: 17px;
			right: 5px;
			top: 3px;
	}
	.sec09 .imgBox .textBox p {
   		margin-bottom: 15px;
    	font-size: 1.4rem;
    	line-height: 1.71;
	}
	.sec09 .imgBox .textBox dl {
		margin-left: 5px;
    	padding: 16px 15px 12px;
   		display: block;
	}
	.sec09 .imgBox .textBox dl dt::before {
    	width: 12px;
    	height: 15px;
    	left: -15px;
	}
	.sec09 .imgBox .textBox dl dt {
    	margin: 0 20px 5px 15px;
    	font-size: 1.4rem;
	}
	.sec09 .imgBox .textBox dl dd {
		font-size: 1.4rem;
	}
	.sec09 .imgBox:nth-of-type(2) .photoBox {
		margin: 0 auto 20px;
	}
	.sec09 .imgBox:nth-of-type(2) .textBox dl {
		padding-bottom: 13px;
	}
	.sec09 .imgBox:nth-of-type(2) {
    	margin-bottom: 15px;
		padding-bottom: 28px;
	}
	.sec09 .blueBox {
    	padding: 25px 20px;
		border-radius: 5px;
		box-sizing: border-box;
		border-radius: 5px;
		border: 1px solid rgb(245, 236, 134);
		background-color: rgba(3, 35, 60, 0.8);
		background-image: none;
	}
	.headLine04 .text02 {
		margin-bottom: 15px;
		display: inline-block;
		vertical-align: top;
	}
	.sec09 .blueBox .headLine04 .text02::after {
		left: 50%;
		transform: translateX(-50%);
    	width: 150px;
		height: 10px;
	}
	.sec09 .blueBox .headLine04 .text01 {
		margin: 0 -3px;
	}
	.sec09 .blueBox small {
		margin-bottom: 14px;
		font-size: 1rem;
		line-height: 2.4;
		letter-spacing: 0.04em;
	}
	.sec09 .blueBox p {
	    font-size: 1.4rem;
    	line-height: 1.7;
	}
	.comArea:nth-of-type(3) {
		margin-bottom: 0;
	}
	.sec10 {
		margin-bottom: 48px;
	}
	.sec10 .headLine01 {
		margin-bottom: 24px;
		margin-top: 50px;
	}
	.sec10 dl {
    	display: block;
	}
	.sec10 dl dt {
    	margin-bottom: 0;
    	padding: 7px 0 5px;
    	width: auto;
    	font-size: 1.4rem;
    	line-height: 1.14;
    	border-radius: 5px 5px 0 0;
	}
	.sec10 dl dt::after {
    	width: 13px;
    	height: 8px;
    	left: 50%;
		transform: translateX(-50%);
    	bottom: -90px;
	}
	.sec10 dl dt:nth-of-type(5)::after {
		bottom: -66px;
	}
	.sec10 dl dd {
    	margin-bottom: 28px;
    	padding: 12px 0 13px 0;
    	width: auto;
    	font-size: 1.4rem;
		text-align: center;
		box-sizing: border-box;
    	border-radius: 0 0 5px 5px;
	}
	.sec10 dl dd span {
    	margin-right: 0;
		display: block;
    	font-size: 1.4rem;
		text-align: center;
	}
	.sec11 {
    	margin-bottom: 40px;
    	padding: 45px 0 52px;
	}
	.sec11 .headLine01 {
		margin-bottom: 15px;
	}
	.sec11 p {
    	margin-bottom: 20px;
    	font-size: 1.4rem;
    	line-height: 1.7;
    	letter-spacing: 0.02em;
	}
	.sec11 form {
    	padding: 21px 18px 40px;
		border-radius: 5px;
	}
	.sec11 form table {
    	margin-bottom: 8px;
	}
	.sec11 form table th,
	.sec11 form table td {
    	padding: 3px 0 10px 0;
		width: 100% !important;
		float: left !important;
    	font-size: 1.4rem;
	}
	.sec11 form table th {
		padding-bottom: 0;
		border-bottom: none;
	}
	.sec11 form table td {
		margin-bottom: 10px;
	}
	.sec11 form table tr:nth-of-type(5) td {
		padding: 3px 0 10px 0px;
	}
	.sec11 form table .check input + span {
		margin-top: -3px;
		padding-left: 28px;
    	font-size: 1.4rem;
		background: url(../img/common/icon05.png) no-repeat left center / 20px auto;
	}
	.sec11 form table th .must {
		position: inherit;
		display: inline-block;
    	width: 42px;
    	right: inherit;
		left: 10px;
    	top: 0;
    	font-size: 1rem;
    	line-height: 1.2;
    	border-radius: 16px;
	}
	.sec11 form table select,
	.sec11 form table textarea,
	.sec11 form table input[type="text"],
	.sec11 form table input[type="email"],
	.sec11 form table input[type="tel"] {
    	padding: 8px 7px;
   		width: 100%!important;
    	height: 40px;
    	font-size: 1.4rem;
		border-radius: 5px;
	}
	.sec11 form table tr:first-of-type td input[type="text"] {
		margin-right: 3%;
		width: 47.5%!important;
	}
	.sec11 form table tr:first-of-type td input[type="text"]:nth-of-type(2) {
		margin-right: 0;
	}
	.sec11 form table td span {
    	margin: 5px 0 0 -2px;
		display: block;
    	font-size: 1rem;
	}
	.sec11 form table tr td input[name="input_main_tp"] {
		width: auto;
	}
	.sec11 form .link {
    	margin-bottom: 23px;
    	font-size: 1rem;
	}
	.sec11 form .agree input + span {
    	padding-left: 25px;
    	font-size: 1.4rem;
	    background: url(../img/common/icon05.png) no-repeat left center / 20px auto;
	}
	.sec11 form .agree {
		margin-bottom: 23px;
	}
	.sec11 form .submitList {
    	display: block;
	}
	.sec11 form .submitList li {
    	width: auto;
	}
	.sec11 form .submitList input {
		padding-top: 5px;
    	height: 60px;
    	font-size: 2.3rem;
	}
	.sec11 form .submitList li::after {
    	width: 23px;
    	height: 23px;
    	right: 15px;
	}
	.sec12 {
		margin-bottom: 50px;
	}
	.sec12 dl dt {
		margin-top: 10px;
    	margin-bottom: 0;
		padding: 10px 35px 6px 10px;
		align-items: center;
    	font-size: 1.8rem;
		line-height: 1.27;
		box-sizing: border-box;
		border: 1px solid #004099;
		border-radius: 3px;
		background: url(../img/common/icon07.png) no-repeat right 13px center / 16px auto;
		background-color: #faf8f0;
	}
	.sec12 dl dt.on {
		border-radius: 3px 3px 0 0;
		background-image: url(../img/common/icon08.jpg);
	}
	.sec12 dl dt .img {
		width: 22px;
	}
	.sec12 dl dd .img {
		width: 22px;
		display: inline-block;
		vertical-align: top;
	}
	.sec12 dl dd > span:last-of-type {
		display: inline-block;
	}
	.sec12 dl dd:nth-of-type(odd) {
		padding-bottom: 24px;
	}
	.sec12 dl dd {
		margin-top: 0;
    	padding: 15px 10px 15px;
    	font-size: 1.4rem;
    	line-height: 1.71;
		border-bottom: 1px solid #004099;
		border-left: 1px solid #004099;
		border-right: 1px solid #004099;
		display: none;
	}
	.sec13 {
		margin-bottom: 50px;
	}
	.sec13 .textBox > h2 {
    	padding: 10px 0 12px 35px;
    	font-size: 1.8rem;
	}
	.sec13 .textBox > h2 span {
		font-size: 1.2rem;
	}
	.sec13 .textBox > h2::before {
    	width: 26px;
    	height: 26px;
    	left: 15%;
    	top: 10px;
	}
	.sec13 .textBox > h2::after {
    	width: 16px;
		height: 16px;
    	right: 16px;
	}
	.sec13 .textBox .subBox {
		padding: 24px 18px 29px;
	}
	.sec13 .textBox .subBox .headLine06 {
		margin-bottom: 2px;
		font-size: 1.4rem;
		background-color: transparent;
	}
	.sec13 .textBox .subBox p {
    	font-size: 1.4rem;
    	line-height: 1.73;
	}
	.sec14 {
    	padding: 45px 0 42px;
	}
	.sec14 .listDl {
    	margin-bottom: 35px;
    	display: block;
	}
	.sec14 .headLine01 {
		margin-bottom: 30px;
	}
	.sec14 .listDl dl dt {
    	padding-top: 14px;
    	font-size: 1.4rem;
	}
	.sec14 .listDl dl dd {
    	padding: 14px 3px 14px 3px;
    width: calc(100% - 80px);
    color: #000;
    	font-size: 1.4rem;
    	line-height: 1.71;
	}
	.sec14 .listDl dl {
    	width: 100%!important;
	}
	.sec14 .listDl dl dt:nth-of-type(2),
	.sec14 .listDl dl dd:nth-of-type(2) {
		padding-top: 16px;
	}
	.sec14 .listDl dl dt:nth-of-type(3),
	.sec14 .listDl dl dd:nth-of-type(3){
		padding-top: 16px;
	}
	.sec14 .listDl dl:last-of-type dt:first-of-type,
	.sec14 .listDl dl:last-of-type dd:first-of-type{
		padding: 16px 0;
	}
	.sec14 .listDl dl dd:nth-of-type(2) {
		padding-left: 0;
	}
	.sec14 .listDl dl:last-of-type dd {
    	padding: 16px 0;
		width: calc(100% - 72px);
	}
	.sec14 .p_mark p {
    	padding-left: 16px;
    	font-size: 1rem;
	}
	.sec14 .p_mark img {
		width: 63px;
		height: 66px;
	}
}
@media all and (max-width: 374px) {
	.sec02 .headLine01 .en {
    	margin: -22px 0 0 0;
		font-size: 4rem;
	}
	.sec03 .whiteBox .imgBox .textBox .ttl::after {
    	width: 217px;
	}
	.sec01 ul li p {
	    font-size: 1rem;
	}
	.sec01 ul li .pho {
	    width: 100px;
	}
	.sec03 .headLine01 small {
		font-size: 1.2rem;
	}
	.sec03 .headLine01 {
		font-size: 2.8rem;
	}
	.sec03 .whiteBox .imgBox .textBox ul li {
    	font-size: 1.2rem;
	}
	.sec03 .whiteBox .imgBox .textBox ul li .comTxt {
    	font-size: 1.2rem;
	}
	.sec03 .whiteBox > p {
	    font-size: 1.2rem;
	}
	.sec03 .whiteBox p .comTxt {
    	font-size: 1.3rem;
	}
	.sec04 p {
    	font-size: 1.2rem;
	}
	.sec05 .headLine01 {
		font-size: 2.8rem;
	}
	.headLine02 .txt {
		font-size: 1.4rem;
	}
	.sec05 .imgBox:nth-of-type(2) .textBox p {
		font-size: 1.2rem;
	}
	.sec07 p {
		font-size: 1.2rem;
	}
	.headLine03::before {
		width: 20px;
		height: 16px;
		left: 45px;
	}
	.sec07 .headLine03:last-of-type::before {
		width: 17px;
		height: 18px;
		left: 61px;
	}
	.sec08 ul li {
		margin-top: 15px;
		padding: 20px 0 0px;
		width: 130px;
	}
	.sec08 .line.line01 {
    	width: 130px;
	}
	.sec08 ul li p {
    	font-size: 1rem;
	}
	.sec08 .line02 .pho {
		margin: 0 10px 0 17px;
	}
	.sec09 .imgBox .textBox dl dd ul li {
		position: relative;
		font-size: 1.2rem;
	}
	.sec09 .imgBox:nth-of-type(2) .textBox dl dd {
		padding-left: 2px;
		font-size: 1.2rem;
	}
	.sec09 .blueBox .headLine04 {
		margin-bottom: 0;
		font-size: 1.8rem;
	}
	.sec11 form table td span {
    	margin: 5px -9px 0 -3px;
	}
	.sec14 .listDl dl dd {
		font-size: 1.1rem;
	}
	.sec12 dl dt .txt {
		font-size: 1.4rem;
	}
	.sec11 form table tr:first-of-type td input[type="text"] {
		width: 45% !important;
	}
	.sec13 .textBox > h2::before {
		left: 7%;
	}
	.headLine05 {
		font-size: 1.9rem;
	}
	.headLine07 {
		font-size: 1.7rem;
	}
	.sec03 .comBtn a {
		font-size: 1.7rem;
	}
}

.follow-nav{
	position: fixed;
	top: 0;
	left: 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 10px 50px;
	z-index: 100;
	background-color: #fff;
	dropbox-shadow: 0px 4px 9px rgba(0, 0, 0, 0.15);
}
.follow-nav > div{
	display: flex;
	min-width: 1100px;
	width: 60%;
	justify-content: space-between;
}
@media all and (max-width: 1500px) {
	.follow-nav > div{
		min-width: 800px;
	}
}
.follow-nav > div a{
	width: 32%;
}
.follow-nav > div a img{
	width: 100%;
}
.follow-nav a{
	width: 20%;
}
.cta_area{
	position: relative;
    background: url(../img/common/com_area_bg.png) left top / cover;
	text-align: center;
	padding: 30px 0 0;
	margin-bottom: 100px;
}
.sec03 .cta_area{
	margin-bottom: 0px;
}
.cta_area_inner{
	max-width: 1100px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	text-align: center;
}
.cta_area a{
	text-align: center;
	max-width: 604px;
	/* width: 30%; */
	display:block;
	margin: 0 auto;
	margin-bottom: 15px;
}
.cta_area_inner img.cta_present{
	position: absolute;
	left: -20%;
	width: 40%;
	
}
.cta_area_inner img.cta_talent{
	position: absolute;
	right: -13%;
	bottom: 0;
	width: 34%;
}
.cta_area a img{
	width: 100%;
}
.cta_area_copy {
	position: relative;
	text-align: center;
	font-weight: bold;
	color: #003087; /* 任意の色 */
	font-size: 28px;
	padding: 0.5em 0;
	display: inline-block;
}

.cta_area_copy::before,
.cta_area_copy::after {
content: "";
position: absolute;
top: 50%;
width: 25px;
height: 35px;
background-size: contain;
background-repeat: no-repeat;
transform: translateY(-50%);
}

.cta_area_copy::before {
left: -50px; /* 調整して */
background-image: url('../img/common/fukidashi_left.png');
}

.cta_area_copy::after {
right: -50px; /* 調整して */
background-image: url('../img/common/fukidashi_left.png');
transform: translateY(-50%) scaleX(-1); /* 反転して右向きに */
}

.cta_area_btn{
	margin-bottom: 30px;
}

.follow-nav-sp{
	display: none;
}
a{
	transition: 0.3s;
}
a:hover{
	opacity: 0.7;

}
.cta_area_copy.--sp {
	display: none;
}

@media all and (max-width: 1400px) {
	.cta_area_inner img.cta_talent{
		width: 30%;
		right: -9%;
	}
	.cta_area_inner img.cta_present{
		width: 30%;
		left: -7%;
	}
}

		

@media all and (max-width: 820px) {
	.follow-nav{
		display: none;
	}
	.follow-nav-sp{
		display: block;
		position: fixed;
		bottom: 0;
		left: 0;
		background-color: #fff;
		box-shadow: 0px -2px 7px rgba(0, 0, 0, 0.1);
		z-index: 1000;
		padding: 6px;
	}
	.follow-nav-sp p{
		font-size: 14px;
		font-weight: 700;
		color: #003087;
		text-align: center;

	}
	
	.follow-nav-sp_inner{
		display: flex;
		align-items: center;
		justify-content: space-evenly;
		gap: 5px;
	}
	.cta_area{
		padding: 50px 0 0px;
	}
	.cta_area a{
		margin-bottom: 5px;
	}
	.cta_area_copy.--pc {
		display: none;
	}
	.cta_area_copy.--sp {
		color: #fff;
		font-size: 15px;
		text-align: center;
		display: block;
		margin-bottom: 30px;
	}
	.cta_area_inner img.cta_talent{
		width: 35%;
		right: 8%;
		top: -63%;
	}
	.cta_area_inner img.cta_present{
		width: 55%;
		top: -66%;
		left: 5%;
	}
	.cta_area_btn{
		position: relative;
		z-index: 1;
		width: 90%;
		margin-bottom: 8px;
	}
	.cta_area_copy.--sp::before, 	.cta_area_copy.--sp::after {
		content: "";
		position: absolute;
		top: 50%;
		width: 13px;
		height: 18px;
		background-size: contain;
		background-repeat: no-repeat;
		transform: translateY(-50%);
	}
	.cta_area_copy.--sp::before {
		left: 70px; /* 調整して */
		background-image: url('../img/common/fukidashi_w.png');
		}
		
		.cta_area_copy.--sp::after {
		right: 70px; /* 調整して */
		background-image: url('../img/common/fukidashi_w.png');
		transform: translateY(-50%) scaleX(-1); /* 反転して右向きに */
		}

		.cta_area.--inside {
				padding: 106px 0 0px;
		}
		.cta_area.--inside .cta_area_inner img.cta_present {
			width: 50%;
			top: -50%;
			left: 38%;
		}
		.cta_area.--inside .cta_area_inner img.cta_talent {
			left: 6%;
			width: 32%;
		}
		.cta_area.--inside .cta_area_copy{
			font-size: 15px;
			position: absolute;
			right: 8%;
			top: -76%;
		}
		.cta_area.--inside .cta_area_copy::before,.cta_area.--inside .cta_area_copy::after {
			content: "";
			position: absolute;
			top: 50%;
			width: 13px;
			height: 18px;
			background-size: contain;
			background-repeat: no-repeat;
			transform: translateY(-50%);
		}
		.cta_area.--inside .cta_area_copy::before {
			left: -20px;
		}
		.cta_area.--inside .cta_area_copy::after {
			right: -20px;
			transform: translateY(-50%) scaleX(-1); 
		}
		
}

.form_tel{
	text-align: center;
	margin-bottom: 30px;
	display: block;
}

.form_tel img{
	max-width:622px;
	margin:  0 auto;
	display: block;
	
}
@media all and (max-width: 820px) {
	.form_tel img{
		max-width: 400px;
		width: 90%;

	}
}

.sec11.page-contact{
	padding-top: 150px;
	margin-bottom: 0;

}

@media all and (max-width: 820px) {
	.sec11.page-contact{
		padding-top: 50px;
	
	}
}

.follow-nav a.shine,.follow-nav-sp a.shine {
	position: relative;
	display: inline-block;
	overflow: hidden;
}
.follow-nav a.shine::before,.follow-nav-sp a.shine::before {
	content: "";
	position: absolute;
	top: 0;
	left: -75%;
	width: 30%;
	height: 100%;
	background: linear-gradient(
		120deg,
		rgba(255, 255, 255, 0) 0%,
		rgba(255, 255, 255, 0.8) 50%,
		rgba(255, 255, 255, 0) 100%
	);
	transform: skewX(-25deg);
	filter: blur(1px);
	opacity: 0.7;
	animation: shine-pause 4s ease-in-out infinite;
}

@keyframes shine-pause {
	0% {
		left: -75%;
		opacity: 0.7;
	}
	15% {
		left: 125%;
		opacity: 0.7;
	}
	30% {
		left: 125%;
		opacity: 0;
	}
	100% {
		left: 125%;
		opacity: 0;
	}
}

.page-contact_copy{
	display: flex;
	justify-content: space-evenly;
	align-items: flex-end;
}
.page-contact_copy img{
	width: 24%;
}
.page-contact_copy p{
	padding-bottom: 50px;
	font-size: 30px;
	text-align: left;
	font-family: 'Noto Serif JP', serif;
	line-height: normal;
	color: #555;
}
.headLine01 span.free{
	font-size: 37px;
	font-weight: 400;
	color: #555;
	background-color: #fff;
	padding: 0 10px;
	border-radius: 3px;
	margin-left: 10px;
	margin-right: 30px;
}
@media all and (max-width: 1400px) {
	.sec11 .textBox .ttl{
		font-size: 28px;
	}
	.form_wrap{
		justify-content: space-evenly;
	}
	.sec11 .form_merit{
		width: 26%;
	}
	.sec11 form {
		width: 50%;
	}
}

@media all and (max-width: 820px) {
	.headLine01 span.free{
		font-size: 20px;
		margin-right: 10px;
	}
	.page-contact_copy{
		/* flex-direction: column; */
	}
	.page-contact_copy p{
		font-size: 16px;
		width: 60%;
		padding-bottom: 10px;
	}
	.page-contact_copy img{
		width: 40%;
	}
	.form_wrap{
		flex-direction: column;
	}
	.sec11 .form_merit{
		width: 100%;
	}
	.sec11 .textBox .ttl{
		font-size: 24px;
		margin-bottom: 20px;
	}
	.sec11 .textBox{
		width: 87%;
		margin: 0 auto;
	}
	.sec11 .photoBox{
		text-align: center;
	}
	.sec11 .textBox ul li{
		line-height: normal;
		font-size: 1.6rem;
		font-weight: 600;
	}
	.sec11 form{
		width: 90%;
		margin-top: 30px;
	}
	.sec11 .textBox ul li::before{
		width: 19px;
		height: 19px;
	}
	.sec11.page-contact form {
		width: 90%;
		margin-top: 0px;
	}

}
.p-thanks{
	height: 70vh;
}
.p-thanks p{
    font-size:20px;
    line-height: 32px;
	text-align: center;
	margin-top: 30px;
    
}

@media (max-width: 820px) {
.p-thanks p{
        text-align: left;
        font-size: 17px;
    }
}
