 @charset "utf-8";
 @import url(../css/font/stylesheet.css);
 body {
 	margin: 0;
 	padding: 0;
 	font-size: 15px;
 	line-height: 160%;
 	font-family: "A-OTF UD新ゴ Pro", sans-serif;
 	color: #666666;
 	box-sizing: border-box;
 	text-size-adjust: 100%;
 	-webkit-text-size-adjust: 100%;
 	-moz-text-size-adjust: 100%;
 	-ms-text-size-adjust: 100%;
 	-o-text-size-adjust: 100%;
 	letter-spacing: 0;
	 font-weight: normal;
 }

 body, html {
 	height: 100%;
 	margin: 0;
 }

 .futura-medium {
	font-family: 'Futura medium';
	font-weight: 500;
	letter-spacing: 2px !important;
 }
 .futura-bold {
	font-family: 'Futura bold';
 }
 .gothic {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
 }
 .grid-1200 {
 	width: 100%;
 	max-width: 1200px;
 	margin: 0 auto 0 auto;
 	position: relative;
 }

 * {
 	box-sizing: border-box;
 }

 *::after {
 	box-sizing: border-box;
 }

 *::before {
 	box-sizing: border-box;
 }

 img {
 	max-width: 100%;
 	height: auto;
 }

 a:hover, a:visited, a:focus {
 	outline: none;
 	border: none;
 }

 a, button {
 	color: inherit;
 	text-decoration: none;
 	-webkit-transition: all 0.5s;
 	-moz-transition: all 0.5s;
 	-o-transition: all 0.5s;
 	transition: all 0.5s;
 }

 input, textarea, button, select {
 	outline: none;
 	resize: none;
 }

 a:hover, a:focus, a:active, button:hover, button:focus, button:active {
 	-webkit-transition: all 0.35s ease 0s;
 	-moz-transition: all 0.35s ease 0s;
 	transition: all 0.35s ease 0s;
 }

 .hv-o {
 	transition: ease all 0.45s;
 }

 .hv-o:hover {
 	opacity: 0.8;
 }

 .anchor_fixtop {
 	display: block;
 	position: relative;
 	top: -100px;
 	width: 100%;
 	visibility: hidden;
 }

 a[href^="tel:"] {
 	cursor: default;
 	pointer-events: none;
 }

 a[href^="tel:"]:hover {
 	text-decoration: none;
 }
.ds-flex {
	display: flex;
}
 #pagetop {
 	position: fixed;
 	bottom: 20px;
 	right: 20px;
 	border: none;
 	cursor: pointer;
 	padding: 10px;
 	outline: none;
 	background-color: #412f61;
 	z-index: 50;
 }
.grid-850 {
	max-width: 850px;
	width: 100%;
	margin: 0 auto;
}
 /* 
	===================
	-- C O N M O N T --
	===================
*/
/* Top */
.header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-left: 110px;
	padding-right: 115px;
	padding-top: 23px;
	padding-bottom: 16px;
}
.menu {
	display: flex;
}

.menu li {
	border-left: 1px solid #666666;
	display: flex;
	align-items: center;
	text-align: center;
	width: 123px;
	transition: ease all 0.35s;
	position: relative;
}
.menu li:last-child {
	border-right: 1px solid #666666;
}
.menu li a {
	display: block;
	width: 100%;
	padding: 20px 0 22px;
}
menu li.active {
	position: relative;
}
.menu li::before,
.menu li.active::before {
	content: "";
	width: calc(100% - 20px);
	height: 6px;
	background-color: #4991ce;
	position: absolute;
	bottom: 0;
	left: 10px;
	transition: ease all 0.35s;
}
.menu li::before {
	opacity: 0;
	transition: ease all 0.35s;
}
.menu li:hover:before,
.menu li.active::before {
	opacity: 1;
}
.menu li p {
	font-size: 15px;
	letter-spacing: 0;
	color: #0d2a81;
	line-height: 164%;
}
.menu a img {
	height: 10.2px;
}
.menu-pos {
	display: flex;
	align-items: flex-start;
	height: 10.2px;
	text-align: center;
	justify-content: center;
	margin-top: 4px;
}
.menu-pos img:last-child {
	display: none;
}
.menu a img.he-8 {
	height: 8px;
}
.menu a img.he-88 {
	height: 8.8px;
}
.menu li p:first-child {
	font-weight: bold;
}
.menu li p:last-child {
	font-size: 10px !important;
	color: #4991ce;
	letter-spacing: 1px;
}
.menu-footer a,
.footer-contact a {
	display: inline-flex;
	align-items: center;
}

.menu-footer li:not(:last-child) {
	margin-bottom: 10px;
}
.menu-footer span {
	margin-left: 5px;
	text-decoration: underline;
	font-size: 13px;
	line-height: 100%;
	letter-spacing: 0;
}
.footer-contact span {
	margin-left: 9px;
	font-size: 12px;
}
.ie .footer-contact span,
.ie .menu-footer span {
	position: relative;
	top: 3px;
}
.footer-above {
	background-color: #0d2a81;
	color: #fff;
	padding-top: 55px;
	padding-bottom: 50px;
}
.footer-above-item:last-child {
	display: flex;
	padding-left: 65px;
	width: calc(100% - 320px);
}
.footer-contact {
	width: 190px;
}
.footer-contact a {
	height: 50px;
	width: 100%;
	background-color: #4991ce;
	display: flex;
	align-items: center;
	justify-content: center;
}
.menu-footer {
	width: calc(100% - 190px);
}
.footer-copyr {
	background-color: #808080;
	text-align: center;
	padding: 14px 0;
	background-color: #071541;
}
.footer-copyr p {
	color: #fff;
	font-weight: normal;
	font-size: 13px;
	letter-spacing: 0;
	line-height: 100%;
}
.ie .footer-copyr p {
	position: relative;
	top: 2px;
}
.title-h2 {
	text-align: center;
}
.title-h2 img {
	height: 67px;
}
.content-top-1-ul {
	display: flex;
	flex-wrap: wrap;
	margin-top: 10px;
}
.content-top-1-ul li {
	width: calc((100% - 37.5px) / 2);
	margin-right: 37px;
	margin-top: 26px;
}
.content-top-1-ul li:nth-child(2n),
.content-top-1-ul li:last-child {
	margin-right: 0 !important;
}
.content-top-1-num {
	width: 51px;
	position: relative;
	top: -8px;
}
.content-top-1-desc {
	width: calc(100% - 51px);
	padding-left: 5px;
}
.content-top-1-desc h3 {
	font-size: 19px;
	line-height: 150%;
	letter-spacing: 0;
	font-weight: bold;
	color: #fff;
	background-color: #0d2a81;
	padding: 7px 10px;
}
.content-top-1-desc-dif h3 {
	letter-spacing: -0.8px;
}
.ie .content-top-1-desc h3 span {
	position: relative;
	top: 4px;
}
.content-top-1-desc p,
.content-top-2-pos p {
	font-size: 12px;
	line-height: 160%;
	letter-spacing: 0.5px;
	font-weight: normal;
	color: #666666;
	margin-top: 5px;	
}
.content-top-1 {
	margin-top: 38px;
	margin-bottom: 55px;
}
.content-top-2 {
	background-color: #eaebeb;
}
.content-top-2-pos {
	margin-left: 25px;
	margin-top: -35px;
}
.content-top-1-desc.vs--2 h3 {
	background-color: #fff;
	padding: 16px 15px;
}
.content-top-2-pos-bg {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	height: 191px;
}
.content-top-1-desc.vs--2 h3 span {
	color: #0d2a81;
	font-size: 24px;
}
.ie .content-top-1-desc.vs--2 h3 span {
	top: 6px;
}
.content-top-1-ul .ds-flex {
	position: relative;
}
.content-top-1-num.vs--2 {
	width: 62px;
	background-color: #0d2a81;
	color: #fff;
	text-align: center;
	padding: 10px 0;
	top: 0;
}

.content-top-1-num.vs--2 img {
	height: 41.2px;
}
.content-top-1-ul li:nth-child(3) .content-top-1-num.vs--2 img {
	height: 41.8px;
}
.content-top-1-desc.vs--2 {
	width: calc(100% - 62px);
	padding-left: 15px;
}
.content-top-1-num.vs--2 p:first-child {
	font-size: 16px;
	line-height: 100%;
	letter-spacing: 1px !important;
}
.content-top-1-num.vs--2 p:last-child {
	font-size: 30px;
	line-height: 100%;
}

.content-top-2 {
	padding-top: 26px;
	padding-bottom: 50px;
}
.chane-x {
	display: none;
}
.br-480 {
	display: none;
}
.content-top-2 .ds-flex {
	padding-right: 32px;
}
#pagetop {
	position: fixed;
	bottom: 20px;
	right: 20px;
	border: none;
	cursor: pointer;
	padding: 10px;
	outline: none;
	background-color: #0d2a81;
	z-index: 50;
}
@media (max-width : 1800px) {
	.header {
		padding-left: 6.111vw;
		padding-right: 6.111vw;
	}
}

@media (max-width : 1250px) {
	.header {
		padding-left: 15px;
		padding-right: 15px;
	}
	.menu li {
		width: 100px;
	}
	.menu li p {
		font-size: 14px;
	}
	.content-top-1-desc h3 {
		font-size: 16px;
		line-height: 180%;
	}
	.content-top-1-desc.vs--2 h3 span {
		font-size: 18px;
	}
}

@media (max-width : 950px) {
	.header-item h1 img,
	.footer-logo a img {
		width: 33.684vw;
	}
	.footer-above-item:last-child {
		width: calc(100% - 33.684vw);
		padding-left: 45px;
	}
	.grid-850 {
		padding-left: 15px;
		padding-right: 15px;
	}
	.content-top-1-ul li {
		width: calc((100% - 25.5px) / 2);
		margin-right: 25px;
		margin-top: 26px;
	}
}

@media (max-width : 767px) {
	.menu-pos img:last-child {
		display: block;
	}
	.menu-pos img:first-child {
		display: none;
	}
	/*toggle menu */
	.chane-x {
		display: inline-block;
		position: relative;
		cursor: pointer;
	}
	.chane-x > div {
		background: rgb(255,255,255);
	}
	.bar1,
	.bar2,
	.bar3 {
		width: 28px;
		height: 4px;
		margin: 6px 0;
		background-color: #0d2a81;
		transition: .4s;
	}
	
	.bar1 {
		margin-top: 0
	}
	
	.bar3 {
		margin-bottom: 0
	}
	
	.change .bar2 {
		opacity: 0
	}
	
	.change .bar3 {
		-webkit-transform: rotate(45deg) translate(-6px, -6px);
		transform: rotate(45deg) translate(-6px, -6px);
		-moz-transform: rotate(45deg) translate(-6px, -6px);
		-ms-transform: rotate(45deg) translate(-6px, -6px);
		-o-transform: rotate(45deg) translate(-6px, -6px);
	}
	
	.change .bar1 {
		-webkit-transform: rotate(-45deg) translate(-8px, 8px);
		transform: rotate(-45deg) translate(-8px, 8px);
		-moz-transform: rotate(-45deg) translate(-8px, 8px);
		-ms-transform: rotate(-45deg) translate(-8px, 8px);
		-o-transform: rotate(-45deg) translate(-8px, 8px);
	}
	ul.menu.ds-flex {
		padding-top: 0;
	}
	
	.menu {
		display: none;
		position: absolute;
		width: 100%;
		left: 0;
		top: 84px;
		background-color: #0d2a81;
		flex-direction: column;
		padding: 0;
		margin-top: 0;
		z-index: 99;
	}
	.menu li {
		width: 100%;
		display: block;
		border-bottom: 1px solid #fff;
	}
	
	.menu li:last-child {
		border-bottom: none;
	}
	.menu li:hover::before, .menu li.active::before {
		display: none;
	}
	.menu li a {
		display: block;
		padding:15px;
	}
	.menu li a span{
		color: #ffffff;
	}
	.col-he-6{
		width: 100%;
	}
	.col-he-6:first-child {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.group-header.ds-flex {
		flex-wrap: wrap;
		height: 80px;
		align-items: center;
		padding-top: 0;
		padding-bottom: 0;
	}
	.col-he-6 .logo {
		width: calc(100% - 64px);
	}
	.item-header:first-child {
		margin-right: 0;
		width: 100%;
		display: flex;
		justify-content: space-between;
	}
	.logo-header a svg,
	.group-header.h-80 .logo-header a svg  {
		width: 404px;
		padding-right: 15px;
	}
	/* end toggle */
	.header-item:first-child {
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.header-item h1 img {
		padding-right: 15px;
	}
	.header-item h1 img, .footer-logo a img {
		width: 320px;
	}
	.menu li p {
		color: #fff !important;
	}
	.menu li a::before {
		content: "";
		position: absolute;
		top: 46%;
		transform: translateY(-50%);
		right: 25px;
		width: 10px;
		height: 10px;
		transform: rotate(45deg);
		border-top: 2px solid #fff;
		border-right: 2px solid #fff;
		color: #fff;
	}

	.content-top-1-ul li {
		width: 100%;
		margin-right: 0;
	}
	.content-top-1-desc p, 
	.content-top-2-pos p,
	.footer-copyr p {
		font-size: 14px;
		line-height: 180%;
	}
	.content-top-1 {
		margin-top: 7.8vw;
		margin-bottom: 7.8vw;
	}
	.content-top-2,
	.footer-above {
		padding-top: 7.8vw;
		padding-bottom: 7.8vw;
	}
	.footer-above-item {
		width: 100% !important;
	}
	.footer-above-item:first-child {
		text-align: center;
	}
	.footer-above-col {
		flex-wrap: wrap;
	}
	.footer-above-item:last-child {
		padding-left: 0;
		margin-top: 4.563vw;
	}
	.menu-footer span {
		font-size: 14px;
	}
	.footer-contact span {
		font-size: 14px;
	}
	.menu li p:last-child {
		font-size: 12px !important;
	}
	.menu li::before, .menu li.active::before {
		display: none;
	}
}

@media (max-width : 480px) {
	.content-top-1-num.vs--2 img {
		height: 34.9px;
	}
	.content-top-1-ul li:nth-child(3) .content-top-1-num.vs--2 img {
		height: 34.9px;
	}
	.content-top-1-num {
		width: 41px;
		top: -6px;
	}
	.content-top-1-desc {
		width: calc(100% - 41px);
	}
	.content-top-1-desc h3 {
		line-height: 135%;
	}
	.br-480 {
		display: block;
	}
	.header-item h1 img, .footer-logo a img {
		width: 66.667vw;
	}
	.menu {
		top: 17.333vw;
	}
	.title-h2 img {
		height: 13.958vw;
	}
	.content-top-2-pos-bg {
		height: 39.792vw;
	}
	.content-top-1-num.vs--2 {
		width: 55px;
	}
	.content-top-1-desc.vs--2 {
		width: calc(100% - 55px);
		padding-left: 10px;
	}
	.content-top-1-num.vs--2 p:last-child {
		font-size: 25px;
	}
	.content-top-1-num.vs--2 p:first-child {
		font-size: 14px;
	}
	.content-top-2 .ds-flex {
		padding-right: 15px;
	}
	.content-top-1-ul li {
		margin-top: 4.563vw;
	}
}

@media(max-width : 400px) {
	.menu {
		top: 19.333vw;
	}
}

@media (max-width : 370px) {
	.content-top-1-desc-dif h3 {
		letter-spacing: -1.55px;
	}
	.content-top-1-desc.vs--2 h3 span {
		font-size: 16px;
	}
	.content-top-1-desc h3 {
		line-height: 150%;
		font-size: 14px;
	}
}
/* End Top */

/* Service */
.banner-child {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 146px;
	padding-bottom: 185px;
}
.banner-child h2 {
	width: 829px;
	text-align: right;
}
.banner-child h2 strong {
	display: block;
}
.banner-child h2 strong:first-child {
	font-size: 58px;
	line-height: 100%;
	letter-spacing: 0;
	font-weight: bold;
	color: #fff;
	padding-bottom: 14px;
	margin-bottom: 12px;
	border-bottom: 1px solid #ffffff;
	padding-right: 40px;
}
.banner-child h2 strong:last-child {
	font-size: 34px;
	line-height: 100%;
	letter-spacing: 2.5px !important;
	color: #174EA4;
	padding-right: 107px;
}
.bredcrum {
	font-size: 12px;
	letter-spacing: 0;
	line-height: 100%;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #808080;
}
.ie .bredcrum {
	padding-top: 13px;
	padding-bottom: 7px;
}
.bredcrum a,
.bredcrum span:first-child {
	color: #666666;
}
.bredcrum span:last-child {
	color: #0d2a81;
}
@media (max-width : 1800px) {
	.banner-child h2 {
		width: 46.111vw;
	}
}
@media (max-width : 1250px) {
	.banner-child {
		padding-top: 11.680vw;
		padding-bottom: 14.800vw;
	}
	.banner-child h2 strong:first-child {
		font-size: 4.640vw;
		padding-right: 4vw;
	}
	.banner-child h2 strong:last-child {
		font-size: 2.720vw;
		padding-right: 8.560vw;
	}
}
@media (max-width : 767px) {
	.banner-child {
		padding-top: 20.680vw;
		padding-bottom: 20.800vw;
	}
	.banner-child h2 strong:first-child {
		font-size: 6vw;
		padding-bottom: 1.956vw;
		margin-bottom: 1.956vw;
	}
	.banner-child h2 strong:last-child {
		font-size: 4.433vw;
		padding-right: 9vw;
	}
}

@media (max-width : 500px) {
	.banner-child h2 strong:last-child {
		padding-right: 8vw;
	}
}

@media(max-width : 370px) {
	.banner-child h2 strong:last-child {
		padding-right: 9vw;
	}
}
/* End Service */

/* Company */
.company-cont-table {
	width: 100%;
	margin-top: 35px;
}
.company-cont-table td {
	font-size: 15px;
	line-height: 160%;
	letter-spacing: 0.25px;
	padding-top: 10.5px;
	padding-bottom: 10.5px;
	border-top: 1px solid #92bde2;
	color: #4d4d4d;
}
.ie .company-cont-table td span{
	position: relative;
	top: 4.5px;
}
.company-cont-table td:first-child {
	font-weight: 500;
	width: 150px;
	padding-left: 25px;
}
.company-cont-table td:last-child {
	font-weight: 300;
}
.company-cont-table tr:last-child td {
	border-bottom: 1px solid #92bde2;
}
.company-cont {
	margin-top: 27px;
	margin-bottom: 373px;
}
.cosmo-company .banner-child h2 strong:last-child {
	padding-right: 80px;
}
@media (max-width : 1800px) {
	.company-cont {
		margin-bottom: 20.722vw;
	}
}
@media (max-width : 1250px) {
	.cosmo-company .banner-child h2 strong:last-child {
		padding-right: 7.680vw;
	}
}
@media (max-width : 767px) {
	.ie .company-cont-table td span {
		top: 3.5px;
	}
	.cosmo-company .banner-child h2 strong:last-child {
		padding-right: 7vw;
	}
	.company-cont-table tr:last-child td {
		border: none !important;
	}
	.company-cont-table td {
		width: 100% !important;
		float: left;
		font-size: 14px;
		line-height: 180%;
		border: none !important;
		padding: 15px !important;
	}
	.company-cont-table td:first-child {
		background-color: #92bde2;
		color: #fff;
	}
	.company-cont {
		margin-top: 7.8vw;
		margin-bottom: 7.8vw;
	}
	.company-cont-table {
		margin-top: 4.5vw;
	}
}
@media (max-width : 480px) {
	.cosmo-company .banner-child h2 strong:last-child {
		padding-right: 7vw;
	}
}

/* End Company */

/* Contact */
.group-rows {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.span-color {
    height: 20px;
    width: 42px;
    
    color: #fff;
    font-weight: bold;
    font-size: 11px;
    letter-spacing: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.span-color.vs--1 {
	background-color: #db221d;
}
.span-color.vs--2 {
	background-color: #2e3180;
}
.contact-cont-table input[type="radio"]{
	width: 12px;
	height: 12px;
	/* border-color: #808080 !important; */
	position: relative;
	top: -1px;
}
/* .contact-cont-table input[type="radio"]:checked {
	background-color: #2e3180 !important;
	border-color: #2e3180 !important;
} */

/* checkbox */

.round {
	position: relative;
	display: inline-flex;
	font-size: 0;
	line-height: 100%;
}
  
.round label {
background-color: #fff;
border: 1px solid #808080;
border-radius: 50%;
cursor: pointer;
height: 12px;
left: 0;
position: absolute;
top: 0;
width: 12px;
}
.round span {
font-weight: normal !important;
font-size: 12px !important;
position: absolute !important;
left: 0 !important;
margin-right: 0 !important;
width: 80px;
top: -2px;
}
.round label:after {
border-top: none;
border-right: none;
content: "";
height: 8px;
left: 1px;
opacity: 0;
position: absolute;
top: 1px;
width: 8px;
background-color: #808080;
border-radius: 100%;
}

.round input[type="checkbox"] {
visibility: hidden;
}

.round input[type="checkbox"]:checked + label {
border-color: #808080;
}

.round input[type="checkbox"]:checked + label:after {
opacity: 1;
}
.ie .round span {
	top: 1px;
}
.ie .round label {
	top: -3px;
}
/* checkbox  */
.contact-cont-table {
	width: 100%;
}
.contact-cont-table td {
	vertical-align: middle;
	border-top: 0.5px solid #808080;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 100%;
	letter-spacing: 0;
}
.contact-cont-table tr:last-child td {
	border-bottom: 0.5px solid #808080;
}
.contact-cont-table td:first-child {
	width: 185px;
	background-color: #f4f4f4;
	font-size: 13px;
	color: #4d4d4d;
	font-weight: 600;
	padding-left: 16px;
	padding-right: 12px;
}
.contact-cont-table td:last-child {
	width: calc(100% - 185px);
	font-size: 12px;
	color: #333333;
	padding-left: 18px;
	padding-right: 20px;
}

.contact-cont-ul1{
	width: 100%;
}

.contact-cont h3 {
	font-size: 16px;
	text-align: center;
	color: #0d2a81;
	font-weight: bold;
	letter-spacing: 0;
	margin-bottom: 27px;
}
.contact-cont {
	padding-top: 28px;
	padding-bottom: 67px;
}
.contact-cont-table td input,
.contact-cont-table td textarea{
    width: 100%;
    height: 34px;
    padding: 0 10px;
    border: 1px solid #808080;
    border-radius: 5px;
    outline: none;
    resize: none;
}
.contact-cont-table td textarea {
	padding: 10px;
}
.contact-cont-table td .inp-81 {
	height: 81px;
}
.contact-cont-table td .inp-404 {
	width: 405px;
}
.contact-cont-table td .inp-175 {
	width: 175px;
}
.w-60 {
	width: 60px;
	display: inline-block;
	font-weight: bold;
	color: #333333;
}
.contact-cont-ul3 li:first-child {
	margin-bottom: 7px;
}
.contact-cont-ul2 {
	display: flex;
}
.contact-cont-ul2 li:not(:last-child) {
	margin-right: 25px;
}
.form-text {
	font-size: 12px;
	font-weight: normal !important;
	color: #333333;
	line-height: 183%;
	letter-spacing: 0;
	height: 422px;
	border: 1px solid #808080;
	padding: 15px;
	overflow-y: auto;
	margin-top: 25px;
	scrollbar-width: none;
	-ms-overflow-style: none;
	-webkit-overflow-style: none;
    -moz-overflow-style: none;
	text-align: justify;
}
.form-text p {
	line-height: 183% !important;
}
.form-text h4 {
	font-weight: normal;
}
::-webkit-scrollbar {
    display: none;
	width: 0;
}

.submit button {
    outline: none;
    border: none;
    background-color: #4991ce;
    text-align: center;
    border-radius: 25px;
    height: 50px;
    max-width: 564px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
	font-family: "A-OTF UD新ゴ Pro", sans-serif;
}
.submit button span {
    font-size: 34px;
    letter-spacing: 0;
    line-height: 100%;
    font-weight: bold;
    margin-right: 18px;
    color: #fff;
    position: relative;
}
.ie .submit button span {
	top: 6px;
}
.ie .span-color span {
	position: relative;
	top: 1.5px;
}
.ie .group-pos {
	position: relative;
	top: 2px;
}
.cosmo-contact .banner-child h2 strong:last-child {
	padding-right: 158px;
}
.contact-form-check span{
	font-size: 12px;
    font-weight: normal;
    line-height: 100%;
    letter-spacing: 0;
	color: #333333;
}
.contact-form-check {
	text-align: center;
	margin-top: 28px;
	margin-bottom: 18px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-right: 40px;
}
.contact-form-check span:first-child {
	color: #4d4d4d;
	font-size: 13px;
	font-weight: 600;
	margin-right: 20px;
}
.span-color span {
	position: relative;
	top: -0.5px;
}

.col-defaul {
	display: flex;
	margin-bottom: 10px;
}
.col-defaul:last-child {
	margin-bottom: 0;
}
.item-defaul {
	width: 50%;
}
.contact-cont-ul1 {
	padding-right: 127px;
}
.contact-cont-table.vs--1 {
	margin-bottom: 24px;
}
@media (max-width : 1700px) {
	.contact-cont-ul1 {
		padding-right: 8.167vw;
	}
}
@media (max-width : 1250px) {
	.cosmo-contact .banner-child h2 strong:last-child {
		padding-right: 13.12vw;
	}
}
@media (max-width : 950px) {
	.contact-cont-ul1 {
		padding-right: 0;
	}
	.ie .contact-cont-ul1 {
		width: 70vw;
	}
	.contact-cont-table td .inp-404 {
		width: 42.632vw;
	}
	.submit button span {
		font-size: 3.5vw;
	}
}
@media (max-width : 767px) {
	.round label {
		height: 14px !important;
		width: 14px !important;
	}
	.round label:after {
		left: 2px;
		top: 2px;
	}
	.round span {
		width: 90px !important;
	}
	.contact-form-check {
		padding-right: 60px;
	}
	.contact-cont-table.vs--1 {
		margin-bottom: 0;
	}
	.cosmo-contact .banner-child h2 strong:last-child {
		padding-right: 13.12vw;
	}
	.submit button span {
		font-size: 4.5vw;
	}
	.submit button {
		height: auto;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.contact-cont {
		padding-top: 7.8vw;
		padding-bottom: 7.8vw;
	}
	.contact-cont h3 {
		margin-bottom: 4.5vw;
	}
	.contact-cont-table td {
		font-size: 14px !important;
		line-height: 180%;
		width: 100% !important;
		border: none !important;
		padding: 15px !important;
		float: left;
	}
	.form-text {
		font-size: 14px !important;
		line-height: 180%;
		margin-top: 15px;
	}
	.contact-cont-ul1 li {
		margin-bottom: 0;
		width: 100%;
	}
	.contact-cont-ul1 {
		margin-bottom: 0;
		width: 100%;
		display: block;
	}
	.ie .contact-cont-ul1 {
		width: 100%;
	}
	.contact-cont-table input[type="radio"], 
	.contact-form-check input[type="radio"] {
		width: 14px;
		height: 14px;
	}
	.contact-cont-table td .inp-404 {
		width: 52.803vw;
	}
	
	.contact-form-check span {
		font-size: 14px !important;
	}
	.contact-cont-table td:last-child {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
}
@media(max-width : 480px) {
	.submit button span {
		font-size: 20px;
	}
	.submit button img {
		width: 26px;
	}
	
	.contact-cont-ul2 {
		display: block;
	}
	
	.contact-form-check span:first-child {
		margin-right: 15px;
	}
	.col-defaul {
		display: block;
		margin-bottom: 0;
	}
	.item-defaul {
		width: 100%;
	}
	.block-sp {
		display: block;
		padding-left: 55px;
		margin-bottom: 10px;
	}

	.contact-cont-table td .inp-175,
	.contact-cont-table td .inp-404 {
		width: 170px;
	}
	.ie .submit button span {
		top: 4px;
	}
}

@media (max-width : 370px) {
	.contact-cont-table td .inp-175,
	.contact-cont-table td .inp-404 {
		width: 150px;
	}
}
/* End Contact */

/* Thanks */
.lp-thanks p{
	margin-top: 50px;
	margin-bottom: 50px;
	font-size: 16px;
	line-height: 185%;
	letter-spacing: 0;
	text-align: center;
}
@media (max-width : 950px) {
	.lp-thanks p{
		margin-top: 9.5vw;
		margin-bottom: 9.5vw;
		font-size: 3vw;
	}
}
@media (max-width : 480px) {
	.lp-thanks p{
		font-size: 14px;
	}
	.spbr-480 {
		display: none;
	}
}
/* End Thanks */
.div_iframevideo{
	margin: 40px 0;
}
.div_iframevideo > div{
	font-size: 0;
	line-height: 0;
}
.div_iframevideo video{
	width: 100%;
}
.group-manga img:not(:last-child){
	margin-bottom: 40px;
}

@media (max-width:767px) {
	.div_iframevideo{
		margin-top: 7.8vw;
    	margin-bottom: 7.8vw;
	}

	.header{
		padding-top: 16px;
	}

	/* .banner {
		height: 39.113vw;
		background-color: #b0b0b0;
		display: flex;
		align-items: center;
		justify-content: center;
	} */
}
/* Edit */
.banner-child h2 strong img {
	height: 27px;
	position: relative;
	top: -2px;
}
.cosmo-company h2 strong img {
	height: 34px;
	position: relative;
	top: 5px;
}

@media (max-width : 1250px) {
	.banner-child h2 strong img {
		height: 2.160vw;
	}

	.cosmo-company h2 strong img {
		height: 2.720vw;
	}
}


@media (max-width : 767px) {
	.banner-child h2 strong img {
		height: 3.520vw;
	}

	.cosmo-company h2 strong img {
		height: 4.433vw;
		top: 0.652vw;
	}
}
/* End Edit */

.Safari .submit button span {
    top: 2px;
}

.Safari .span-color span{
	top: 0.5px;
}