@charset "utf-8";
/* CSS Document */
/* ------------------------------------
	* reset
* ------------------------------------ */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}

html {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption, th, td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}

q, blockquote {
    quotes: none;
}

q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none;
}

a img {
    border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
    display: block;
}


/* ------------------------------------
	* main
* ------------------------------------ */
* {
	box-sizing: border-box;
}
html {
	-webkit-text-size-adjust: 100%;
}
img {
	vertical-align: bottom;
	max-width: 100%;
	height: auto;
}
body {
	line-height: 1.3;
	color: #333;
	font-size: 20px;
    font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-weight: bold;
	min-width: 1100px;
}
input,
textarea {
    font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;	
}
main {
	display: block;
}

.contentsInner {
	width: 1100px;
	margin: 0 auto;
}
a {
	color: #333;
	text-decoration: none;
}
section {
	margin-top: 36px;
	padding-top: 32px;
}
.text--red {
	color: #940101;
}

.conversion  a:hover,
.conversion-float a:hover,
#section03 .text--link a:hover,
#section03 .btn--more:hover,
.kakunin__btn input:hover, #formConfirm input:hover {
	opacity: 0.8;
}

#pagetop {
	margin-top: -50px;
	display: none;
}

/*-------------------------------
	ヘッダー
-------------------------------*/
header .contentsInner {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	align-items: center;
	height: 90px;
}
.gNav__wrapper {
	display: block;
}
.gNav__wrapper ul {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	font-size: 19px;
	height: 100%;
}
.gNav__wrapper li {
	position: relative;
	height: 100%;
	padding: 35px 13px;
}
.gNav__wrapper li + li::before {
	position: absolute;
    display: inline-block;
    content: "";
    width: 1px;
    height: 18px;
    background-color: #333;
    top: 37px;
    left: 0;
}
.gNav__wrapper li.first::before {
	background-color: transparent;
}
.gNav__wrapper li a:hover {
	text-decoration: underline;
}
.logo {
	width: 203px;
}

/*-------------------------------
	コンバージョン
-------------------------------*/
.conversion {
	text-align: center;
}
.conversion__heading {
	margin: 25px 0 9px;
	font-size: 34px;
}
.conversion .conversion__btnWrapper {
	padding: 20px;
	background-color: #eeeeee;
}
.conversion__text {
    margin-bottom: 9px;
    font-size: 26px;
}
.conversion__text::before {
	content: "＼ ";
}
.conversion__text::after {
	content: " ／";
}
.conversion__btnWrapper a {
	display: inline-block;
	width: 450px;
	height: 75px;
	padding-top: 22px;
	background-color: #bea16c;
	color: #fff;
	border-radius: 5px;
	font-size: 26px;
}
/*---------- メインビジュアル内 ----------*/
.mainVisual .conversion__btnWrapper {
	position: absolute;
    left: 50px;
    bottom: 49px;
	text-align: center;
}
.mainVisual .conversion__text {
	color: #ffffff;
	font-weight: 500;
}
.mainVisual .conversion__btnWrapper a {
	border: 1px solid #fff;
}

/*---------- ヘッダー内 ----------*/
header .conversion {
	height: 100%;
	margin-left: 5px;
	padding: 0;
	text-align: center;
}
header .conversion::before {
	display: none!important;
}
header .conversion a{
    display: inline-block;
    height: 100%;
    padding: 45px 11px 5px;
    background: #bea16c url(../images/index_ic01.png) no-repeat center 12px;
    color: #fff;
	font-size: 16px;
}
header .conversion a:hover {
	text-decoration: none;
}

/*---------- フロート ----------*/
.conversion-float {
	position: fixed;
	top: 61px;
	right: 0;
}
.conversion-float a {
    display: inline-block;
    width: 81px;
    height: 285px;
    padding-top: 44px;
    background-color: #bea16c;
    color: #fff;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border: 1px solid #fff;
    border-right: none;
    font-size: 20px;
    text-align: center;
}
.conversion-float a span {
	-ms-writing-mode: tb-rl;
	-o-writing-mode: vertical-rl;
	writing-mode: vertical-rl;
	font-size: 24px;
}

/*-------------------------------
	メインビジュアル
-------------------------------*/
.mainVisual {
	height: 610px;
	background :url("../images/index_bg01.png") no-repeat center 0;
}
.mainVisual .contentsInner {
	position: relative;
	height: 100%;
}
.mainVisual .contentsInner > p {
	position: absolute;
    right: 80px;
    bottom: 61px;
	color: #fff;
	font-size: 36px;
	font-weight: 500;
	border-bottom: 2px solid;
}
.mainVisual .contentsInner > p span {
	position: relative;
	padding-left: 5px;
	font-size: 56px;
}
.mainVisual .contentsInner > p span::before,
.mainVisual .contentsInner > p span::after {
	position: absolute;
	display: inline-block;
	content: "";
	width: 8px;
	height: 8px;
	background-color: #fff;
	border-radius: 50%;
	top: -8px;
    left: 28px;
}
.mainVisual .contentsInner > p span::after {
	left: 83px;
}

/*-------------------------------
	h1
-------------------------------*/
h1 {
    position: absolute;
    top: 65px;
    left: 33px;
    color: #fff;
    font-size: 26px;
    font-weight: 500;
    line-height: 1.8;
}
.mainHeading-size {
	position: relative;
	font-size: 44px;
}
.mainHeading-size--middle {
	position: relative;
	font-size: 50px;
}
.mainHeading-size--middle::before {
    position: absolute;
    display: inline-block;
    content: "";
    width: 241px;
    height: 2px;
    background-color: #fff;
    top: 62px;
    left: 0;
}
.mainHeading-size--middle:nth-of-type(2)::before {
    width: 540px;
}
.mainHeading-size--middle:nth-of-type(3)::before {
    width: 544px;
}
.mainHeading-size--large {
	position: relative;
	font-size: 60px;
}
.mainHeading-size--large::before,
.mainHeading-size--large::after {
	position: absolute;
	display: inline-block;
	content: "";
	width: 8px;
	height: 8px;
	background-color: #fff;
	border-radius: 50%;
    top: -8px;
    left: 27px;
}
.mainHeading-size--large::after {
	left: 86px;
}

/*-------------------------------
	h2
-------------------------------*/
h2 {
	margin-bottom: 26px;
	color: #000044;
	font-size: 34px;
	text-align: center;
}
h2 span {
	border-bottom: 2px solid;
}

/*-------------------------------
	00
-------------------------------*/
#section00 ul {
    margin: 0 30px 36px;
    padding: 32px 121px;
	border: 4px solid #eee;
	font-size: 30px;
}
#section00 li {
	padding-left: 55px;
	background: url("../images/index_ic02.png") no-repeat left 4px/37px;
}
#section00 li + li {
	margin-top: 11px;
}
#section00 li span {
	background: -moz-linear-gradient(top,  #ffffff 78%, #ffffff 78%, #fff100 78%, #fff100 78%, #fff100 97%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ffffff 78%,#ffffff 78%,#fff100 78%,#fff100 78%,#fff100 97%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffffff 78%,#ffffff 78%,#fff100 78%,#fff100 78%,#fff100 97%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
#section00 p {
	text-align: center;
	font-size: 34px;
}
#section00 p.text--red {
	font-size: 40px;
}
#section00 p span {
	font-size: 52px;
}

/*-------------------------------
	01
-------------------------------*/
#section01 ol {
	padding: 11px 0 14px;
}
#section01 ol > li {
	width: 1040px;
	height: 350px;
	margin: 0 auto;
	padding: 11px 46px;
	background-size: contain;
	color: #fff;
	font-weight: 500;
}
#section01 ol > li + li {
	margin-top: 20px;
}
#section01 ol > li:nth-of-type(1) {
	background-image: url("../images/index_bg02.png");
}
#section01 ol > li:nth-of-type(2) {
	background-image: url("../images/index_bg03.png");
}
#section01 ol > li:nth-of-type(3) {
	background-image: url("../images/index_bg04.png");
}
#section01 ol > li p {
	font-size: 22px;
	line-height: 1.6;
}
#section01 .subHeading {
	position: relative;
	display: inline-block;
	margin-bottom: 15px;
	font-size: 42px;
	font-weight: bold;
}
#section01 .subHeading::after {
	position: absolute;
	display: inline-block;
	content: "";
	width: 100%;
	height: 2px;
	background-color: #fff;
	left: 0;
	bottom: 9px;
}
#section01 .flex__text {
	display: -webkit-flex;
	display: flex;
}
#section01 .flex__text__left {
	width: 273px;
	position: relative;
	padding-left: 25px;
}
#section01 .flex__text__left::before {
    position: absolute;
    display: inline-block;
    content: "";
    width: 17px;
    height: 17px;
    border-radius: 50%;
    background-color: #fff;
    top: 8px;
    left: 3px;
}
#section01 .flex__text__right {
	width: 77%;
	position: relative;
	padding-left: 20px;
}
#section01 .flex__text__right::before {
    position: absolute;
    display: inline-block;
    content: "";
    width: 6px;
    height: 1px;
    background-color: #fff;
    top: 16px;
    left: 2px;
}
#section01 ol > li ul {
	margin-top: 5px;
}

/*-------------------------------
	02
-------------------------------*/
#section02 {
	text-align: center;
}
#section02 ul {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	margin-bottom: 65px;
	padding-top: 16px;
	font-size: 26px;
}
#section02 li + li {
	margin-left: 60px;
}
#section02 figure {
	width: 215px;
	margin-bottom: 10px;
}
#section02 .text--red {
	font-size: 34px;
	line-height: 1.4;
}

/*-------------------------------
	03
-------------------------------*/
#section03 ul {
	padding-top: 12px;
}
#section03 .flex__box {
	min-height: 200px;
	display: -webkit-flex;
	display: flex;
	margin: 0 30px;
	border: 1px solid #000046;
	color: #fff;
	font-size: 20px;
}
#section03 .flex__box + .flex__box {
	margin-top: 22px;
}
#section03 .flex__box--left {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	width: 300px;
	padding: 10px 30px;
}
#section03 .flex__box--right {
	width: 740px;
	padding: 10px 18px;
	background-color: #000046;
}
#section03 .subHeading {
	margin-bottom: 14px;
	font-size: 26px;
}
#section03 .flex__text {
	display: -webkit-flex;
	display: flex;
}
#section03 .flex__text--left {
	width: 106px;
}
#section03 .flex__box--right .text__box--white {
	margin-top: 11px;
	padding: 12px 18px 10px;
	background-color: #fff;
	color: #333;
	border-radius: 5px;
}
#section03 .flex__box--right .text__box--white .text--summary {
	min-height: 80px;
}
#section03 .text--link {
	margin-top: 10px;
	margin-bottom: -8px;
	height: 36px;
	text-align: right;
	font-size: 24px;
}
#section03 .text--link a {
	text-decoration: underline;
}
#section03 .btn--more {
	position: relative;
	margin: 19px 30px 32px;
    padding: 13px 0 14px;
	background-color: #000046;
	color: #fff;
	font-size: 22px;
	font-weight: 500;
	text-align: center;
}
#section03 .btn--more::after {
	content: "+";
	padding-left: 10px;
	font-size: 26px;
}
#section03 .btn--more .tojiru {
	display: none;
}
#section03 .btn--more.open .miru {
	display: none;
}
#section03 .btn--more.open .tojiru {
	display: inline-block;
}
#section03 .btn--more.open::after {
    position: absolute;
    display: inline-block;
    content: "";
    width: 6px;
    height: 2px;
    background-color: #fff;
    top: 25px;
    right: 425px;
}
#section03 .text--red {
	text-align: center;
	line-height: 1.5;
}
#section03 .js-jireiBox--show {
	margin-bottom: 22px;
}
#section03 .js-jireiBox--hide {
	display: none;
	padding-top: 0;
}
#section03 .text--tech {
	font-size: 34px;
}

/*-------------------------------
	04
-------------------------------*/
#section04 dl {
	margin: 0 30px 70px;
	padding-top: 12px;
}
#section04 dt,
#section04 dd {
	position: relative;
	padding: 18px 10px 16px 66px;
}
#section04 dt {
	margin-top: 20px;
	background-color: #f1f4fb;
}
#section04 dt::before,
#section04 dd::before {
	position: absolute;
	display: inline-block;
	content: "Q";
	color: #333;
	font-size: 30px;
	top: 11px;
	left: 23px;
}
#section04 dd::before {
	content: "A";
	left: 26px;
}

/*-------------------------------
	05
-------------------------------*/
#section05 ol {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin: 38px 30px 10px;
	color: #fff;
	text-align: center;
}
#section05 li {
	position: relative;
	width: calc((100% - (30px * 3)) / 4);
	padding: 15px 0 10px;
	background-color: #000046;
}
#section05 li + li::before {
	position: absolute;
	display: inline-block;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 0 20px 20px;
	border-color: transparent transparent transparent #000046;
    top: 96px;
    left: -23px;
}
#section05 li .subHeading {
	font-size: 26px;
}
#section05 li .subHeading p:nth-of-type(2) {
	display: inline-block;
	border-bottom: 1px solid #fff;
}
#section05 li >  p {
	padding: 16px 28px 0;
	text-align: left;
	line-height: 1.5;
}
#section05 ol + p {
	margin: 16px 30px 0 0;
	text-align: right;
	font-size: 16px;
}

/*-------------------------------
	inquiry-form
-------------------------------*/
.bgColor--lightBlue {
	padding-top: 35px;
	background-color: #f1f4fb;
}
#inquiry-form .subText {
	margin-top: 39px;
	text-align: center;
}
#inquiry-form .subText p:nth-of-type(2) {
	display: inline-block;
	margin-top: 10px;
	border-bottom: 1px solid #333;
}
#formWrap {
	width: 100%;
	text-align: center;
}
form {
	padding: 50px 63px 82px;
}
form * {
	font-weight: bold;
}
table {
	width: 100%;
	padding: 63px;
}
.w30per {
	width: 30%;
}
.w70per {
	width: 70%;
}
tr {
	height: 67px;
}
th p {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	height: 100%;
}
th span {
	display: inline-block;
	margin-left: 30px;
    padding: 2px 8px;
	border-radius: 2px;
	background-color: #ec8141;
	color: #fff;
	font-weight: 500;
}
th .tag--gray {
	background-color: #aaaaaa;
}
td {
	padding-left: 30px;
}
input[type="text"] {
	width: 100%;
    padding: 6px 10px 5px;
	font-size: 20px;
	color: #333;
}
input::placeholder,
textarea::placeholder {
	font-size: 20px;
	color: #b6b6b6;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	font-size: 20px;
	color: #b6b6b6;
}
.soudannaiyou ul {
	display: -webkit-flex;
	display: flex;
	padding-left: 10px;
}
.soudannaiyou ul li + li {
	margin-left: 20px;
}
.renraku th {
	padding-top: 13px;
	vertical-align: top;
}
.renraku ul li {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	margin-top: 10px;
}
.renraku ul li + li {
	margin: 18px 0 10px;
}
.renraku ul li span {
	width: 110px;
}
.renraku ul li p {
	width: 100%;
}
.uriagekibo input[type="text"] {
	width: 86%;
}
.uriagekibo span {
	margin-left: 10px;
}
.bikou th {
	padding-top: 13px;
	vertical-align: top;
}
.bikou textarea {
	width: 100%;
	max-width: 100%;
	margin-top: 10px;
	padding: 6px 10px 5px;
	font-size: 20px;
}
.doui {
	margin-top: 34px;
	text-align: center;
}
.doui input {
	margin-right: 10px;
}
.doui span {
	border-bottom: 1px solid;
}
.kakunin__btn, #formConfirm {
	text-align: center;
}
.kakunin__btn input {
	display: inline-block;
	margin-top: 41px;
	padding: 22px 136px 20px;
	background-color: #3c3c3c;
	color: #fff;
	border-radius: 5px;
	font-size: 26px;
	font-weight: 500;
}
#formConfirm {
	padding: 0 63px;
}
#formConfirm, #inquiryform-complete {
	margin: 40px auto;
}
#formConfirm .formTable th {
	background-color: #eee;
}
#formConfirm .formTable th, #formConfirm .formTable td {
	padding: 0 10px;
	border: solid 1px #ccc;
	text-align: left;
}
#formConfirm .textError, #formConfirm .textConfirm, #inquiryform-complete .complete-title {
	margin-bottom: 40px;
	font-size: 130%;
}
#formConfirm p.error_messe{
	margin: 5px 0;
	color: red;
}
#formConfirm input {
	margin: 40px 10px 0;
	padding: 8px 20px;
	font-size: 20px;
	font-weight: bold;
}
#inquiryform-complete {
	text-align: center;
}
#inquiryform-complete p, #inquiryform-complete .top-return {
	margin: 30px 0;
}
#inquiryform-complete .top-return a {
	color: #000080;
	text-decoration: underline;
}

.toiawase-tell__box {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	align-items: center;
	margin: 0 30px;
	padding: 20px 26px 19px;
	background-color: #000046;
	color: #fff;
	font-size: 26px;
	font-weight: 500;
}
.toiawase-tell__text--large {
	font-size: 38px;
}
.toiawase-tell__text--large a {
	color: #fff;
}
.toiawase-tell__text--small {
	font-size: 18px;
}

.chushaku__text {
	padding: 74px 30px 10px 45px;
	text-indent: -1em;
	font-size: 16px;
}

/*-------------------------------
	ページトップ
-------------------------------*/
.btn_pagetop{
	position: fixed;
	right: 3px;
	bottom: 18px;
	z-index: 100;
}

/*-------------------------------
	footer
-------------------------------*/
footer {
	background-color: #000000;
	color: #fff;
	font-weight: 500;
}
footer .contentsInner {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: center;
	align-items: center;
	padding: 23px 30px 17px;
}
footer ul {
	display: -webkit-flex;
	display: flex;
}
footer ul li {
	position: relative;
	padding: 0 13px;
}
footer ul li::before,
footer ul li::after {
	position: absolute;
	display: inline-block;
	content: "";
	width: 1px;
	height: 20px;
	background-color: #fff;
	top: 2px;
	left: 0;
}
footer ul li:nth-of-type(1)::after {
	display: none;
}
footer ul li::after {
	left: auto;
	right: 0;
}
footer a {
	color: #fff;
}
small {
	font-size: 16px;
}

/*-------------------------------
	modal
-------------------------------*/
#modal_video{
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(91,91,91,0.55);
	z-index: 100;
}
#modal_video .modal_body{
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	padding: 16px 16px;
	background-color: #ffffff;
	border-radius: 5px;
}
#modal_video .modal_close{
	position: absolute;
	top: -20px;
	right: -15px;
	z-index: 2;
	cursor: pointer;
	background-color: #ffffff;
	border-radius: 50%;
	width: 35px;
	height: 35px;
	display: table;
	text-align: center;
}
#modal_video .modal_close span{
	display: table-cell;
	vertical-align: middle;
	font-size: 27px;
}

/*-------------------------------
	IEハック
-------------------------------*/
@media all and (-ms-high-contrast:none){
	.conversion-float a span {
		margin-left: -7px;
	}
	.mainVisual .contentsInner > p,
	.doui span {
		line-height: 1.1;
	}
	.conversion__btnWrapper a {
		padding-top: 25px;
	}
	h2 span,
	#section00 li span,
	.doui span {
		display: inline-block;
	}
	h2 span,
	#section00 li span,
	#section05 li .subHeading p:nth-of-type(2),
	#inquiry-form .subText p:nth-of-type(2)
	{
		line-height: 1;
	}
	#section00 li span {
		padding-top: 6px;
	}
	#section01 .subHeading {
		margin-top: 18px;
		line-height: 1.2 !important;
	}
	#modal_video .modal_close span{
		position: absolute;
		top: 6px;
		left: 5px;
	}
	#section03 .text--link {
		line-height: 1.9;
	}
	#section03 .btn--more {
		padding: 16px 0 11px;
	}
	#section04 dt,
	#section04 dd {
		padding: 21px 10px 13px 66px;
	}
	#section04 dt::before,
	#section04 dd::before {
		top: 15px;
	}
	th span {
		padding: 7px 8px 0px;
	}
	.kakunin__btn input {
		padding: 25px 136px 17px;
	}
	.toiawase-tell__box {
		padding: 21px 26px 14px;
	}
	.toiawase-tell__text--large {
		margin-top: 4px;
	}
	footer a {
		line-height: 1.7;
	}
	#formConfirm input {
		padding: 11px 20px 5px;
	}
}

.SPOnly {
	display: none;
}

@media screen and (max-width:1024px),print{
	body {
		min-width: 100%;
	}
	.contentsInner, #section01 ol > li {
		width: 100%;
	}
	#section02 li + li {
		margin-left: 50px;
	}
}

@media screen and (max-width:820px),print{
	body {
		min-width: 1100px;
	}
	.contentsInner {
		width: 1100px;
	}
	#section01 ol > li {
		width: 1040px;
	}
}

@media screen and (max-width:767px),print{
	.PCOnly {
		display: none;
	}
	.SPOnly {
		display: block;
	}
	
	body {
		min-width: 100%;
	}
	.contentsInner {
		width: 100%;
		padding: 0 10px;
	}
	section {
		margin-top: -50px;
		padding-top: 70px;
	}

	/*-------------------------------
		ヘッダー
	-------------------------------*/
	header {
		position: fixed;
		width: 100%;
		top: 0;
		left: 0;
		background-color: #fff;
		z-index: 100;
	}
	header .contentsInner {
		height: 50px;
	}
	.gNav__wrapper {
		display: none;
		position: absolute;
		top: 0;
		right: 0;
	}
	.gNav__wrapper ul {
		-webkit-flex-direction: column;
		flex-direction: column;
		height: auto;
		padding-top: 40px;
		background-color: rgba(51,51,51,0.90);
		font-size: 16px;
		font-weight: 500;
		z-index: 10;
	}
	.gNav__wrapper li {
		width: 100%;
		padding: 0;
	}
	.gNav__wrapper li + li::before {
		display: none;
	}
	.gNav__wrapper a {
		display: inline-block;
		width: 100%;
		padding: 10px 30px;
		color: #fff;
		text-align: center;
	}
	.logo {
		width: 77px;
		margin-top: -13px;
	}
	main {
		margin-top: 50px;
	}
	
	.gNav__btn--open {
		position: absolute;
		top: 5px;
		right: 5px;
		width: 40px;
		height: 40px;
	}
	.gNav__btn--open::before, 
	.gNav__btn--open::after {
		position: absolute;
		display: inline-block;
		content: "";
		width: 25px;
	}
	.gNav__btn--open::before {
		height: 16px;
		border-top: 2px solid;
		border-bottom: 2px solid;
		color: #333;
		top: 10px;
		left: 7px;
	}
	.gNav__btn--open::after {
		height: 2px;
		top: 19px;
		left: 7px;
		background-color: #333;
	}
	.gNav__btn--close {
		position: relative;
		width: 100%;
		height: 40px;
		padding: 0;
	}
	.gNav__btn--close span {
		position: absolute;
		display: inline-block;
		content: "";
		width: 40px;
		height: 40px;
		top: -40px;
		right: 0;
		z-index: 10;
	}
	.gNav__btn--close span::before,
	.gNav__btn--close span::after {
		position: absolute;
		display: inline-block;
		content: "";
		width: 30px;
		height: 1px;
		background-color: #fff;
		transform: rotate(-45deg);
		top: 19px;
    	right: 4px;
	}
	.gNav__btn--close span::after {
		transform: rotate(45deg);
	}
	.gNav__overlay {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 120%;
	}
	
	/*-------------------------------
		コンバージョン
	-------------------------------*/
	.conversion {
		margin: 20px 0;
	}
	.conversion__btnWrapper a {
		width: 90%;
		height: 60px;
		padding-top: 20px;
		font-size: 17px;
	}
	.conversion__heading {
		margin: 20px 0 2px;
		padding: 0 10px;
		font-size: 18px;
	}
	.conversion__text {
		font-size: 18px;
	}
	
	/*---------- メインビジュアル内 ----------*/
	.mainVisual .conversion__btnWrapper {
		left: 28px;
	}

	/*---------- ヘッダー内 ----------*/
	header .conversion {
		margin: 0;
		padding: 20px 10px 10px;
	}
	header .conversion a {
		padding-bottom: 8px;
	}

	/*---------- フロート ----------*/
	.conversion-float {
		display: none;
		width: 100%;
		top: auto;
		bottom: 0;
		padding: 10px;
		background-color: rgba(0,0,0,0.70);
		text-align: center;
	}
	.conversion-float a {
		width: auto;
		height: auto;
    	padding: 17px 50px;
		border-radius: 5px;
		border: none;
	}
	.conversion-float a span {
		writing-mode: horizontal-tb;
	}

	/*-------------------------------
		メインビジュアル
	-------------------------------*/
	.mainVisual {
		height: 380px;
		background-size: cover;
		background-position: 58% 0;
	}
	.mainVisual .conversion__btnWrapper {
		position: static;
		padding-top: 276px;
	}
	.mainVisual .contentsInner > p {
		width: 180px;
		margin-top: -128px;
		border-width: 1px;
		font-size: 18px;
		right: auto;
		left: 50%;
		transform: translateX(-50%);
		bottom: 115px;
	}
	.mainVisual .contentsInner > p span {
		font-size: 20px;
	}
	.mainVisual .contentsInner > p span::before,
	.mainVisual .contentsInner > p span::after {
		width: 3px;
		height: 3px;
		top: -4px;
		left: 13px;
	}
	.mainVisual .contentsInner > p span::after {
		left: 30px;
	}
	
	/*-------------------------------
		h1
	-------------------------------*/
	h1 {
	    top: 0;
		left: 0;
		padding: 14px 10px;
		font-size: 16px;
		line-height: 1.5;
	}
	.mainHeading-size {
		font-size: 22px;
	}
	.mainHeading-size::after {
		position: absolute;
		display: inline-block;
		content: "";
	    width: 206px;
    	height: 2px;
		background-color: #fff;
		left: 0;
		bottom: -3px;
	}
	.mainHeading-size--middle {
		font-size: 27px;
	}
	.mainHeading-size--middle::before {
		width: 130px;
    	top: 33px;
	}
	.mainHeading-size--middle:nth-of-type(2)::before {
		width: 292px;
    	top: 33px;
	}
	.mainHeading-size--middle:nth-of-type(3)::before {
		width: 139px;
    	top: 33px;
	}
	
	.mainHeading-size--large {
		display: inline-block;
		margin-top: 10px;
		font-size: 42px;
		font-weight: bold;
	}
	.mainHeading-size--large::before,
	.mainHeading-size--large::after {
		width: 6px;
		height: 6px;
		top: -1px;
		left: 20px;
	}
	.mainHeading-size--large::after {
		left: 60px;
	}
	
	/*-------------------------------
		h2
	-------------------------------*/
	h2 {
		margin-bottom: 10px;
		font-size: 20px;
		line-height: 1.4;
	}
	
	/*-------------------------------
		00
	-------------------------------*/
	#section00 ul {
		margin: 0 0 20px;
		padding: 14px 10px;
		border: 3px solid #eee;
		font-size: 17px;
	}
	#section00 li {
		padding-left: 23px;
		background-position: left 2px;
		background-size: 18px;
	}
	#section00 p {
		font-size: 22px;
	}
	#section00 p.text--red {
		font-size: 32px;
		line-height: 1.1;
	}
	#section00 p span {
		font-size: 40px;
	}
	
	/*-------------------------------
		01
	-------------------------------*/
	#section01 ol > li {
		width: 100%;
		height: auto;
		padding: 25px 20px;
		background-size: cover;
	}
	#section01 .subHeading {
		font-size: 24px;
		line-height: 1.2;
	}
	#section01 .subHeading::after {
		bottom: -3px;
		height: 1px;
	}
	#section01 ol > li p {
		font-size: 17px;
		line-height: 1.5;
		word-break: break-all;
	}
	#section01 .flex__text {
		display: block;
	}
	#section01 .flex__text__left {
		margin-top: 8px;
	}
	#section01 .flex__text__left::before {
		top: 3px;
	}
	#section01 .flex__text__right {
		width: 100%;
		padding-left: 25px;
	}
	#section01 .flex__text__right::before {
		display: none;
	}
	
	/*-------------------------------
		02
	-------------------------------*/
	#section02 ul {
		display: block;
		margin-bottom: 40px;
		padding-top: 5px;
		font-size: 18px;
	}
	#section02 figure {
		width: 170px;
		margin: 0 auto 10px;
	}
	#section02 li + li {
		margin: 30px 0 0;
	}
	#section02 .text--red {
		padding-bottom: 16px;
		font-size: 21px;
		line-height: 1.5;
	}
	
	/*-------------------------------
		03
	-------------------------------*/
	#section03 .flex__box {
		display: block;
		min-height: auto;
		margin: 0;
		font-size: 14px;
	}
	#section03 .flex__box + .flex__box {
		margin-top: 10px;
	}
	#section03 .js-jireiBox--show {
		margin-bottom: 10px;
	}
	#section03 .flex__box--left {
		width: auto;
		padding: 0;
		display: block;
	}
	#section03 .flex__box--left figure {
		width: 100%;
		height: 60px;
		padding: 10px;
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: center;
		justify-content: center;
		-webkit-align-items: center;
		align-items: center;
	}
	#section03 .flex__box--left img {
		max-height: 100%;
	}
	#section03 .flex__box--right {
		width: auto;
		padding: 10px;
	}
	#section03 .subHeading {
		margin-bottom: 8px;
		font-size: 18px;
		text-indent: -4.2em;
		padding-left: 4.2em;
	}
	#section03 .flex__text--left {
		width: 80px;
	}
	#section03 .flex__text--right {
		width: calc(100% - 80px);
	}
	#section03 .flex__box--right .text__box--white {
		padding: 12px 14px 10px;
		line-height: 1.4;
	}
	#section03 .flex__box--right .text__box--white .text--summary {
		min-height: auto;
	}
	#section03 .text--link {
		margin-top: 0;
		margin-bottom: -16px;
		font-size: 17px;
	}
	#section03 .btn--more {
		margin: 10px 0 30px;
		padding: 7px 0 11px;
		font-size: 18px;
	}
	#section03 .btn--more.open {
		margin: 10px 0 30px;
		padding: 14px 0 13px;
	}
	#section03 .btn--more.open::after {
		right: calc((100% - 154px) / 2);
	}
	#section03 .text--red {
		padding-bottom: 16px;
		font-size: 19px;
		line-height: 1.5;
	}
	#section03 .text--tech {
		font-size: 21px;
	}
	
	/*-------------------------------
		04
	-------------------------------*/
	#section04 dl {
		margin: 0;
		padding-top: 5px;
		font-size: 16px;
	}
	#section04 dt,
	#section04 dd {
		padding: 12px 5px 12px 40px;
	}
	#section04 dt {
		margin-top: 5px;
	}
	#section04 dt::before,
	#section04 dd::before {
		font-size: 25px;
		top: 5px;
    	left: 10px;
	}
	
	/*-------------------------------
		05
	-------------------------------*/
	#section05 ol {
		display: block;
		margin: 10px 0;
	}
	#section05 li {
		width: auto;
		padding: 10px 30px;
	}
	#section05 li + li {
		margin-top: 20px;
	}
	#section05 li + li::before {
		border-width: 10px 0 10px 10px;
		top: -20px;
		left: calc(50% - 5px);
		transform: rotate(90deg);
	}
	#section05 li .subHeading {
		font-size: 20px;
	}
	#section05 li > p {
		padding: 10px 0 0;
		font-size: 17px;
	}
	#section05 ol + p {
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: flex-end;
		justify-content: flex-end;
		margin: 0;
		text-align: left;
	}
	
	.kakunin__btn input {
		width: 90%;
	}
	
	/*-------------------------------
		inquiry-form
	-------------------------------*/
	#inquiry-form .subText {
		margin-top: 15px;
		font-size: 16px;
	}
	#inquiry-form .subText p:nth-of-type(2) {
		margin-top: 5px;
	}
	form, #formConfirm {
		padding: 0;
		font-size: 18px;
	}
	form {
		margin-top: 10px;
	}
	table,
	tbody,
	tr,
	th,
	td{
		display: block;
	}
	table {
		padding: 0;
	}
	tr {
		height: auto;
	}
	th {
		margin-top: 30px;
	}
	th p {
		-webkit-justify-content: flex-start;
		justify-content: flex-start;
		-webkit-align-items: center;
		align-items: center;
	}
	th span {
		font-size: 14px;
	}
	td {
		margin-top: 5px;
		padding-left: 0;
	}
	input[type="text"] {
		padding: 3px;
		font-size: 16px;
	}
	input::placeholder,
	textarea::placeholder {
		position: relative;
		top: 2px;
		font-size: 16px;
	}
	input:-ms-input-placeholder,
	textarea:-ms-input-placeholder {
		position: relative;
		top: 2px;
		font-size: 16px;
	}
	.soudannaiyou ul {
		display: block;
	}
	.soudannaiyou ul li {
		margin-top: 8px;
	}
	.soudannaiyou ul li + li {
		margin-left: 0;
	}
	.renraku th {
		padding-top: 0;
	}
	.renraku ul li {
		display: block;
	}
	.renraku ul li + li {
		margin: 10px 0;
	}
	.uriagekibo input[type="text"] {
		width: calc(100% - 85px);
	}
	.bikou th {
		padding-top: 0;
	}
	.bikou textarea {
		margin-top: 0;
		font-size: 16px;
	}
	.doui {
		margin-top: 20px;
	}
	.kakunin__btn input {
		margin: 20px auto 0;
		padding: 15px 10px;
		font-size: 18px;
	}
	.toiawase-tell__box {
		display: block;
		margin: 40px 0 0;
		font-size: 20px;
	}
	.toiawase-tell__text--small {
		font-size: 16px;
	}
	.chushaku__text {
		padding: 50px 10px 10px 15px;
		font-size: 14px;
	}
	#formConfirm {
		margin: 40px auto;
		width: 90%;
	}
	#formConfirm .formTable .w30per, #formConfirm .formTable .w70per {
		padding: 10px;
		width: auto;
	}
	#formConfirm .formTable input {
		margin: 40px 0;
	}
	
	/*-------------------------------
		ページトップ
	-------------------------------*/
	.btn_pagetop img {
		width: 50px;
		height: 50px;
	}
	
	/*-------------------------------
		footer
	-------------------------------*/
	footer .contentsInner {
		display: block;
		padding: 0 0 5px;
		text-align: center;
	}
	footer ul {
		padding: 20px 0 10px;
		-webkit-justify-content: center;
		justify-content: center;
		font-size: 16px;
	}
	footer ul li::before,
	footer ul li::after {
		display: none;
	}
	footer ul li + li::before {
		display: inline-block;
		top: 1px;
		height: 16px;		
	}
	small {
		font-size: 12px;
	}

	/*-------------------------------
		modal
	-------------------------------*/
	#modal_video .modal_body{
		position: relative;
		padding: 0 10px;
		background-color: initial;
	}
	#modal_video .video_frame{
		position: relative;
		width: 100%;
		padding-top: 56.25%;
	}
	#modal_video .video_frame iframe{
		position: absolute;
		top: 0;
		right: 0;
		width: 100% !important;
		height: 100% !important;
	}
	#modal_video .modal_close{
		font-size: 24px;
		top: -15px;
		right: 0;
		width: 25px;
		height: 25px;
		background-color: initial;
		color: #ffffff;
	}
}