@charset "utf-8";

@media only screen and (max-width: 767px) {
    /*-----------------------------------------------------
        common
    -----------------------------------------------------*/
    body {
        font-size: 14px;
    }
    .pc {
        display: none;
    }
    .sp {
        display: block;
    }
    img.sp,
    span.sp {
        display: inline-block;
    }
    .inner {
        padding-left: 0;
        padding-right: 0;
        width: auto;
    }
	.flex_sp {
		display: -webkit-box;
		display: -webkit-flex;
		display: flex;
		justify-content: space-between;
	}
    .btn_efc a:hover img {
        transform: translateY(1vw);
    }
    .tbl01,
    #contact table {
        font-size: 14px;
    }
    .tbl01 th,
    .tbl01 td,
    #contact th,
    #contact td {
        display: block;
        padding: 15px !important;
        width: 100% !important;
        font-size: 13px;
        border: 0;
    }
	.tbl01 th,
    #contact th {
        padding: 8px 15px !important;
	}
	header a,
    .cv a,
    .floatbox a {
        display: block;
	}

    /* ラジオボタン
    -----------------------------------------------------*/
    input[type="radio"] + label::before {
        top: 1px;
    }
    input[type="radio"]:checked + label::after {
        top: 4px;
        left: 3px;
        width: 8px;
        height: 8px;
    }

    /* チェックボックス
    -----------------------------------------------------*/
    input[type="checkbox"]:checked + label:after {
        top: 2px;
        width: 7px;
        height: 14px;
        border-width: 2px;
        right: 7px;
    }

	/*-----------------------------------------------------
		header
	-----------------------------------------------------*/
	header:not(.fixed):not(.fixed_sp) {
		position: relative;
	}
	header:not(.fixed):not(.fixed_sp):not(.ws) {
		position: absolute;
	}
	header.fixed,
	header.fixed_sp {
		position: fixed;
		z-index: 9999;
		top: 0;
		left: 0;
		right: 0;
	}
	header .inner {
		height: auto;
	}
	header h1 {
		padding: 1vw 0 1vw 2%;
	}
	header h1 img {
		height: 7vw;
	}
	header .info .tel {
		order: 2;
	}
	header .info {
		width: 37%;
		margin-right: 0;
	}
	header .info .button a {
		padding: 1vw 5%;
		font-size: 2.5vw;
		border-radius: 0;
		height: 10vw;
		display: flex;
		align-items: center;
	}
	header .info .tel img,
	header .info .button img {
		height: 13vw;
	}

    /*-----------------------------------------------------
        content
    -----------------------------------------------------*/
    #mainvisual,
    .sec,
    .cv {
        background: none !important;
    }
    #mainvisual {
        min-height: 125vw;
    }
    .sec,
    .cv {
        min-height: 33vw;
    }
    .ttlbox {
        background: none !important;
    }

	/* section セクション
	-----------------------------------------------------*/
	.ttlbox h2{
		font-size: 8vw;
	}
	.cntbox h3{
		font-size: 5vw;
	}

    /* .cv コンバージョンエリア
    -----------------------------------------------------*/
	.cv .tel,
	.cv .button {
		max-width: inherit;
	}
    .cv01 .button {
        left: 7%;
        right: 7%;
        bottom: 10.5%;
        margin: 0 auto;
    }
	.cv01 .button a {
		font-size: 4vw;
		padding: 6vw 3%;
	}
	.cv01 .button a::before,
	.submit-button::before {
		width: 7%;
		margin-right: 3%;
		vertical-align: sub;
	}

	/* #sec01 “ベンダー主導”から、“自社主導”へ伴走支援
	-----------------------------------------------------*/
	#sec01 {
		background: url(../img/sp/sec01_bg-rt.png) no-repeat right top  / 73% auto,
   url(../img/sp/sec01_bg-lb.png) no-repeat left bottom -9vw / 32% auto;
	}
	#sec01 .inner {
		padding: 15vw 5% 17vw;
	}
	#sec01 h2 {
		margin: 0 8% 6vw 6%;
	}
	#sec01 .exp {
		margin-bottom: 9vw;
		font-size: 3.6vw;
		letter-spacing: .05em;
	}
	#sec01 .whtbox {
		padding: 11vw 8% 11vw;
		flex-direction: column;
	}
	#sec01 .whtbox ul {
		width: 100%;
	}
	#sec01 .whtbox ul li {
		font-size: 3.5vw;
	}
	#sec01 .whtbox ul:nth-of-type(1) li {
		width: 50%;
	}
	#sec01 .whtbox ul:nth-of-type(1) li:nth-child(2n) {
		width: 42%;
	}
	#sec01 .whtbox ul + ul {
		width: 100%;
		margin-top: 2vw;
	}
	#sec01 .note {
		font-size: 2.5vw;
		margin: 2em 4% 0;
	}
	#sec01 .bottom {
		font-size: 4vw;
		margin-top: 1.4em;
		line-height: 1.6;
	}

	/* #sec02 “自社ですべて完結させる”ことではありません
	-----------------------------------------------------*/
	#sec02 {
	    margin-top: -5.5vw;
	}
	
	/* #sec03 ポイントは“主体的な体制づくり”
	-----------------------------------------------------*/
	#sec03 {
	    margin-top: -7.5vw;
	}

	/* #sec05 開発推進力のある体制を育てる仕組み
	-----------------------------------------------------*/
	#sec05 .ttlbox .inner {
		padding: 14vw 4% 8.5vw;
	}
	#sec05 h2 {
		margin: 0 10% 3vw;
	}
	#sec05 .exp {
		margin-top: 0;
		font-size: 3.5vw;
	}
	#sec05 .readbox {
		margin-top: 5vw;
	}
	#sec05 .readbox .read {
	margin: 0 16%;
	}
	#sec05 .readbox .txt {
		font-size: 4.8vw;
		margin-top: .25em;
	}
	#sec05 .cntbox .inner {
		padding: 0 4% 9vw;
	}
	#sec05 .flowbox li {
		border-radius: 5px;
	}
	#sec05 .flowbox li:nth-child(n+2) {
		margin-top: 14px;
	}
	#sec05 .flowbox li .ini {
		margin-right: 0;
		font-size: 4vw;
		display: block;
	}
	#sec05 .flowbox li .ini .min {
		color: #FFF;
	}
	#sec05 .flowbox li .flex {
		padding: 7vw 9%;
		position: relative;
	}
	#sec05 .flowbox li .flex .txtbox {
		flex: 0 0 100%;
		max-width: 100%;
	}
	#sec05 .flowbox li .flex .txtbox .title {
		font-size: 4vw;
		margin-bottom: 29vw;
	}
	#sec05 .flowbox li .flex .txtbox .txt {
		margin-top: 1em;
		line-height: 1.8;
	}
	#sec05 .flowbox li .flex .pic {
		flex: 0 0 28%;
		max-width: 28%;
		position: absolute;
		top: 22vw;
		left: 0;
		right: 0;
		margin: auto;
	}
	#sec05 .flowbox li .expbox {
		padding: 6vw 5% 5vw;
		line-height: 1.6;
		font-size: 3.2vw;
	}

	/* タイプ別スタイル */
	#sec05 ol.type-b li,
	#sec05 ol.type-d li {
		padding: 45px 0 0 50px;
	}
	#sec05 ol.type-c li,
	#sec05 ol.type-e li {
		padding: 0 0 0 50px;
	}
	#sec05 ol.type-b li .ini,
	#sec05 ol.type-c li .ini,
	#sec05 ol.type-d li .ini,
	#sec05 ol.type-e li .ini {
		position: absolute;
		z-index: 2;
		top: 0;
		left: 0;
		display: -webkit-box;
		display: -webkit-flex;
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: column;
		padding: 0;
		margin-right: 0;
		width: 92px;
		height: 92px;
	}
	#sec05 ol.type-c li .ini,
	#sec05 ol.type-e li .ini {
		bottom: 0;
		margin: auto;
	}
	#sec05 ol.type-c li .flex,
	#sec05 ol.type-e li .flex {
		padding: 30px 3% 30px 6%;
	}
	#sec05 ol.type-d li .ini,
	#sec05 ol.type-e li .ini {
		border-radius: 100%;
	}

	/* “自社で動かす開発体制”を、3日＋6週間で定着 */
	#sec05 .splbox {
		margin-top: 12vw;
	}
	#sec05 .splbox h3 {
		margin: 0 6%;
	}
	#sec05 .splbox .exp {
	margin: 7vw 1% 0;
	line-height: 1.7;
	}
	#sec05 .splbox > .flex {
		margin: 16vw 1% 0;
		flex-wrap: wrap;
	}
	#sec05 .splbox .spl {
		width: 100%;
		border-radius: 7.5px;
	}
	#sec05 .splbox .spl + .spl {
		margin-top: 8vw;
	}
	#sec05 .splbox .spl > .title {
		padding: 7vw 3% 6vw;
		height: 33vw;
	}
	#sec05 .splbox .spl .title dt {
		font-size: 4.5vw;
	}
	#sec05 .splbox .spl .title dd {
		font-size: 3.5vw;
		line-height: 1.6;
	}
	#sec05 .splbox .spl .innbox {
	}
	#sec05 .splbox .spl .daybox > li {
		padding: 7vw 5%;
	}
	#sec05 .splbox .spl .daybox > li:nth-child(1) {
		padding-top: 5vw;
	}
	#sec05 .splbox .spl .daybox > li:nth-child(2n) {
		background: #f8f6fa;
	}
	#sec05 .splbox .spl .daybox > li:last-child {
		padding-bottom: 5vw;
	}
	#sec05 .splbox .spl .daybox li .title {
		font-size: 3.4vw;
		margin-bottom: .5em;
	}
	#sec05 .splbox .spl .daybox li .title::before {
		width: 5%;
		margin-right: 3%;
		vertical-align: middle;
	}
	#sec05 .splbox .spl .daybox li:nth-child(1) .title::before {
	}
	#sec05 .splbox .spl .daybox li:nth-child(2) .title::before {
		background-image: url(../img/sec05_day02.png);
	}
	#sec05 .splbox .spl .daybox li:nth-child(3) .title::before {
		background-image: url(../img/sec05_day03.png);
	}
	#sec05 .splbox .spl .daybox li ul {
		font-size: 3vw;
	}
	#sec05 .splbox .spl .daybox li ul li {
		padding-left: 1em;
	}
	#sec05 .splbox .spl .daybox li ul li:nth-child(n+2) {
		margin-top: .15em;
	}
	#sec05 .splbox .spl .daybox li ul li:before {
		content: '・';
		margin-left: -1em;
	}
	#sec05 .splbox .spl .daybox li ul li .min {
		font-size: 2.8vw;
	}

	#sec05 .splbox .spl#spl02 .innbox {
		padding: 6vw 5% 11vw;
	}
	#sec05 .splbox .spl .innbox > .txt {
	font-size: 3.3vw;
	}
	#sec05 .splbox .spl .sprbox {
		margin-top: 6vw;
	}
	#sec05 .splbox .spl .sprbox li {
		align-items: center;
	}
	#sec05 .splbox .spl .sprbox li .tag {
		width: 16%;
		padding: 3.5vw 2% 5vw;
	}
	#sec05 .splbox .spl .sprbox li:nth-child(n+2) {
		margin-top: -7.1vw;
	}
	#sec05 .splbox .spl .sprbox li:nth-child(n+2) .tag {
		padding-top: 9.8vw;
	}
	#sec05 .splbox .spl .sprbox li:last-child   .tag {
		padding-bottom: 6vw;
	}
	#sec05 .splbox .spl .sprbox li .txt {
		width: 80%;
		font-size: 4.1vw;
	}
	#sec05 .splbox .spl .sprbox li:nth-child(n+2) .txt {
	padding-top: 3vw;
	}
	
	#sec05 .splbox .spl .pntbox {
		margin-top: 8vw;
	}
	#sec05 .splbox .spl .pntbox .tag {
		margin-left: -1vw;
		padding: 0 5%;
		width: 22%;
		font-size: 3vw;
	}
	#sec05 .splbox .spl .pntbox .txt {
		font-size: 2.8vw;
		line-height: 1.75;
	}
	#sec05 .splbox .spl .pntbox .txt:nth-of-type(n+3) {
		margin-top: 1.25em;
	}
	#sec05 .splbox .catch {
		margin: 10vw 4% 0;
	}

	/* #reason 選ばれる理由
	-----------------------------------------------------*/
	#reason {
		background-image: url(../img/sp/reason_bg.png);
		background-size: 100% auto;
	}
	#reason .ttlbox .inner {
		padding: 17vw 11% 16vw;
	}
	#reason .cntbox .inner {
		padding: 0 4% 20vw;
	}
	#reason .exp {
		margin-bottom: 10vw;
	}
	#reason .rsnbox .rsn {
		flex-direction: column;
		flex: 0 0 100%;
		max-width: 100%;
		padding: 10vw 4% 8vw;
	}
	#reason .rsnbox .rsn:nth-of-type(n+2) {
		margin-top: 10vw;
	}
	#reason .rsnbox .rsn .txtbox {
		flex: 0 0 100%;
		max-width: 100%;
	}
	#reason .rsnbox .rsn .txtbox .title {
		margin-bottom: 5vw;
	}
	#reason .rsnbox .rsn .txtbox .title dt {
		flex: 0 0 20%;
		max-width: 20%;
	}
	#reason .rsnbox .rsn .txtbox .title dd {
		font-size: 5vw;
	}
	#reason .rsnbox .rsn .txtbox .txt {
	    font-size: 3.6vw;
	    margin: 0 4%;
	}

	/* タイプ別スタイル */
	#reason .rsnbox.type-b .rsn:nth-of-type(n+2) {
		margin-top: 6vw;
	}
	#reason .rsnbox.type-b .rsn .pic {
		flex: 0 0 100%;
		max-width: 100%;
		margin-top: 5vw;
		position: absolute;
		top: 15%;
		left: 0;
		right: 0;
		width: 44%;
		margin: auto;
	}
	#reason .rsnbox.type-b .rsn:nth-of-type(2) .pic {
		top: 26vw;
	}
	#reason .rsnbox.type-b .rsn:nth-of-type(3) .pic {
		top: 35vw;
	}
	#reason .rsnbox.type-b .rsn .txtbox {
		flex: 0 0 100%;
		max-width: 100%;
	}
	#reason .rsnbox.type-b .rsn .txtbox .title {
		margin-bottom: 47vw;
		justify-content: space-between;
		align-items: flex-start;
	}
	#reason .rsnbox.type-b .rsn .txtbox .title dt {
		flex: 0 0 19%;
		max-width: 19%;
		margin-right: 2%;
		font-size: 14vw;
		text-align: center;
	}
	#reason .rsnbox.type-b .rsn .txtbox .title dd {
		flex: 0 0 79%;
		max-width: 79%;
		font-size: 3.9vw;
		line-height: 1.6;
	}
	#reason .rsnbox.type-b.altn .rsn:nth-of-type(2n) .txtbox {
		order: 1;
	}
	#reason .rsnbox.type-b.altn .rsn:nth-of-type(2n) .pic {
		order: 2;
	}
	#reason .rsnbox.type-b.rep-sp .rsn .txtbox {
	}
	#reason .rsnbox.type-b.rep-sp .rsn .pic {
		margin-top: 0;
	}
	#reason .rsnbox.type-b .rsn .etcbox {
		font-size: 2.9vw;
		margin-top: 4vw;
		padding: 5vw 3% 5vw;
		border-radius: 5px;
		flex-wrap: wrap;
		line-height: 1.4;
	}
	#reason .rsnbox.type-b .rsn .etcbox dl:nth-of-type(1) {
		width: 100%;
	}
	#reason .rsnbox.type-b .rsn .etcbox dl:nth-of-type(2) {
		width: 100%;
		margin-top: 2vw;
	}
	#reason .rsnbox.type-b .rsn .txtbox .title {
		flex-direction: row;
		justify-content: flex-start;
		align-items: center;
		margin-bottom: 47vw;
	}
	#reason .rsnbox.type-b .rsn:nth-of-type(n+3) .txtbox .title {
        margin-bottom: 51vw;
    }
	#reason .rsnbox.type-b .rsn .txtbox .title dt {
		margin: 0 2% 0 0;
	}
	#reason .rsnbox.type-b .rsn .txtbox .title dd {
		text-align: left;
	}

	/* GitLab */
	#reason .btmbox {
		margin-top: 10vw;
	}
	#reason .btmbox .frm {
		border: solid #6f5f86;
		border-width: 1px 1px 0 1px;
		padding: 8vw 4% 6vw;
	}
	#reason .btmbox .ovf {
		border: solid #6f5f86;
		border-width: 0 1px 1px 1px;
		padding: 0 4% 6vw;
	}
	#reason .btmbox .table {
		overflow: scroll;
		display: block;
	}
	#reason .btmbox .table img {
	max-width: 109%;
	}
	#reason .btmbox .logo {
		margin: 0 66% 5vw 0;
	}
	#reason .btmbox .txt {
		line-height: 1.6;
		font-size: 3.6vw;
	}
	#reason .btmbox .note {
		font-size: 2.4vw;
		text-align: left;
		letter-spacing: .06em;
		margin-top: 0.95em;
	}
	#reason .btmbox .logos {
		margin: 5vw 4% 0;
	}
	#reason .btmbox .frm .catch {
		font-size: 4.2vw;
		margin-top: 6vw;
		margin-bottom: 3vw;
	}
	#reason .btmbox > .catch {
		font-size: 5.7vw;
		margin-top: 9vw;
		line-height: 1.6;
	}

    /* #case 当社各事業における支援・開発実績
    -----------------------------------------------------*/
    #case .ttlbox .inner {
		padding: 10.5vw 0% 8vw;
	}
	#case .cntbox .inner {
		padding: 10vw 4% 10vw;
    }
	#case h2 {
		margin: 0 6% 5vw;
	}
	#case .exp {
		font-size: 3.7vw;
		line-height: 1.7;
	}
	#case .cntbox .inner {
		padding: 0 5% 17vw;
	}
	#case .casebox {
		flex-wrap: wrap;
	}
	#case .casebox .case {
	padding: 0;
	flex-direction: column;
	}
	#case .casebox .case > .title {
		width: 100%;
		padding: 4vw 5%;
		position: static;
		justify-content: space-between;
	}
	#case .casebox .case .title dt {
		font-size: 7vw;
		margin-right: 0;
	}
	#case .casebox .case .title dd {
		font-size: 4vw;
		width: 86%;
		text-align: left;
	}
	#case .casebox .case .txtbox,
	#case .casebox .case .addbox {
		text-align: left;
	}
	#case .casebox .case .txtbox {
		padding: 5vw 8% 3vw;
		width: 100%;
	}
	#case .casebox .case .addbox {
		padding: 9vw 7% 8vw;
		width: auto;
		margin: 0 3% 6vw;
	}
	#case .casebox .case .txtbox .info,
	#case .casebox .case .addbox .title {
		font-size: 3.4vw;
	}
	#case .casebox .case .txtbox .info {
	font-size: 3.5vw;
	}
	#case .casebox .case .txtbox .info dt::after {
		content: '：';
	}
	#case .casebox .case .txtbox .txt {
		margin-top: 4vw;
		font-size: 3.2vw;
	}
	#case .casebox .case .addbox ul {
		margin-top: .5em;
		line-height: 1.75;
		font-size: 3.1vw;
	}
	#case .casebox .case .addbox ul li {
		padding-left: 1em;
	}
	#case .casebox .case .addbox ul li::before {
		content: '・';
		margin-left: -1em;
	}
	#case .casebox .case:nth-child(n+2),
	#case .casebox .case:nth-child(n+3) {
		margin-top: 3vw;
	}
	#case .casebox .case:nth-child(n+3) {
		width: 100%;
	}
	#case .casebox .case:nth-child(n+3) .title {
		position: static;
		width: 100%;
		padding-left: 4%;
		padding-right: 4%;
	}
	#case .casebox .case:nth-child(n+3) .txtbox {
		width: 100%;
		padding: 5vw 8% 9vw;
		height: 100%;
	}
	#case .casebox .case:nth-child(n+3) .txtbox .txt {
		margin-top: 0;
		line-height: 1.8;
	}
	#case .catch {
		margin-top: 67px;
	}

	/* #maker 取り扱いメーカー
	-----------------------------------------------------*/
	#maker .ttlbox .inner {
		padding: 10vw 4% 10vw;
	}
	#maker .cntbox .inner {
		padding: 10vw 4% 10vw;
	}
	#maker .mkbox li {
		flex: 0 0 32%;
		max-width: 32%;
	}
	#maker .mkbox li,
	#maker .mkbox li:nth-child(5n+1) {
		margin-left: 2%;
	}
	#maker .mkbox li:nth-child(3n+1) {
		margin-left: 0;
	}
	#maker .mkbox li:nth-child(n+4) {
		margin-top: 2vw;
	}

	/* タイプ別スタイル */
	#maker .mkbox.txt li {
		flex: 0 0 49%;
		max-width: 49%;
		margin-left: 2%;
		height: 15vw;
	}
	#maker .mkbox.txt li:nth-child(2n+1) {
		margin-left: 0;
	}
	#maker .mkbox.txt li:nth-child(n+3) {
		margin-top: 2vw;
	}

	/* #voice お客様の声
	-----------------------------------------------------*/
	#voice .ttlbox .inner {
		padding: 14vw 6% 7.5vw;
	}
	#voice .cntbox .inner {
		padding: 0 5% 12vw;
	}
	#voice .exp {
		margin-top: 7vw;
		font-size: 3.6vw;
	}
	#voice .psn {
        padding: 0;
    }
    #voice .psn:nth-of-type(n+2) {
        margin-top: 10vw !important;
    }
    #voice .psn .blc {
        align-items: flex-start;
        margin-bottom: 5vw;
    }
    #voice .psn .txtbox {
        flex: 0 0 62%;
        max-width: 62%;
    }
    #voice .psn .cat {
        font-size: 2.8vw;
        padding: 2px 7px;
        border-radius: 3px;
        margin-bottom: 2vw;
    }
    #voice .psn .title {
        font-size: 3.6vw;
        margin: 0 2% 6vw;
        line-height: 1.45;
    }
	#voice .psn .title dt {
		margin-right: 2vw;
	}
	#voice .psn .title dt .tag {
		font-size: 3vw;
	}
	#voice .psn .title dt .num {
		font-size: 14vw;
	}
	#voice .psn .title dd {
		font-size: 4vw;
		padding-top: 7vw;
	}

    #voice .psn .cnt {
		padding: 0 2%;
	}
	#voice .psn .info {
		margin-bottom: 0.9vw;
		font-size: 3.2vw;
	}
	#voice .psn .info dt::after {
		content: '：';
	}
	#voice .psn .info dd {
		margin-right: 1em;
	}
	#voice .psn .prf {
		font-size: 14px;
	}
	#voice .psn .pic {
		flex: 0 0 165px;
	}
	#voice .psn .detail {
		justify-content: flex-start;
		align-items: center;
		margin-top: 26px;
		font-weight: bold;
		margin-left: 13px;
	}
	#voice .psn .detail dt {
		padding: 2px 5px;
		font-size: 14px;
		color: #FFF;
		background: #f52601;
	}
	#voice .psn .detail dd {
		font-size: 20px;
		color: #0347ac;
		margin-left: 15px;
	}
	#voice .psn .txt {
		line-height: 1.8;
		font-size: 3.4vw;
		margin-top: 2vw;
	}
	#voice .psn .txt:nth-of-type(n+2) {
		margin-top: 1.5em;
	}
	#voice .psn .efcbox {
		margin-top: 7vw;
	}
	#voice .psn .efcbox .title {
		font-size: 4.2vw;
		margin-bottom: 13px;
		margin-right: .5em;
	}
	#voice .psn .efcbox .title::after {
		width: 56%;
	}
	#voice .psn .efcbox ol {
		justify-content: flex-start;
		flex-wrap: wrap;
	}
	#voice .psn .efcbox ol li {
		margin-left: 4%;
		width: 48%;
		border-radius: 5px;
		padding: 4vw 2%;
	}
	#voice .psn .efcbox ol li:nth-child(2n+1) {
		margin-left: 0;
	}
	#voice .psn .efcbox ol li:nth-child(n+3) {
		margin-top: 2vw;
	}
	#voice .psn .efcbox ol li .tag {
		width: 32%;
		line-height: 3.9vw;
		font-size: 2.5vw;
	}
	#voice .psn .efcbox ol li .txt {
		font-size: 2.6vw;
		margin: 1vw 4% 0;
	}
	
	/* タイプ別スタイル */
	#voice .psnbox.type-col {
		display: -webkit-box;
		display: -webkit-flex;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	#voice .psnbox.type-col .psn {
	    flex: 0 0 48%;
	    max-width: 48%;
	}
	#voice .psnbox.type-col .psn:nth-of-type(-n+2) {
		margin-top: 0;
	}
	#voice .psnbox.frmbox .psn {
		padding: 3vw 4% 3vw;
		background: #443559;
		border-radius: 10px;
	}
	
	/* #area 対応エリア
	-----------------------------------------------------*/
	#area .ttlbox .inner {
		padding: 10vw 4% 10vw;
	}
	#area .cntbox .inner {
		padding: 10vw 4% 10vw;
	}
	#area .exp {
		margin-bottom: 10vw;
	}

	/* type-a */
	#area .pref .cap {
		font-size: 6vw;
		margin-bottom: 3vw;
	}
	#area .pref dl {
		margin-top: 3.2vw;
	}
	#area .pref dl:first-child {
		margin-top: 0;
	}
	#area .pref dl dt {
		font-size: 3.8vw;
		padding: 3vw 4.5vw;
	}
	#area .pref dl dd {
		font-size: 2.8vw !important;
		padding: 4vw 4.5vw;
		line-height: 1.525;
	}

	/* #faq よくある質問
	-----------------------------------------------------*/
	#faq .ttlbox .inner {
		padding: 11vw 4% 10vw;
	}
	#faq .cntbox .inner {
		padding: 0 4% 10vw;
	}
	#faq .exp {
		margin-bottom: 10vw;
	}
	#faq ul li {
	border-radius: 5px;
	}
	#faq ul li:nth-child(n+2) {
		margin-top: 3vw;
	}
	#faq ul li .que {
		padding: 4vw 11% 4vw 3%;
	}
	#faq ul li .que .txt {
	    padding-top: 0;
	}
	#faq ul li .ans {
		padding: 2vw 11% 9vw 3%;
		line-height: 1.6;
		font-weight: 500;
	}
	#faq ul li .que .ini, #faq ul li .ans .ini {
		margin-right: 3%;
		flex: 0 0 7%;
		padding-top: 2.7vw;
	}
	#faq ul li .ans .txt {
		line-height: 1.65;
	}
	#faq ul.pdown li .que:before, #faq ul.pdown li .que:after {
		right: 3%;
		width: 20px;
		height: 20px;
		background-size: 100% auto;
	}

    /* #contact フォーム
    -----------------------------------------------------*/
	#contact .ttlbox .inner {
		padding: 16vw 4% 13vw;
	}
	#contact .ttlbox h2 {
		font-size: 6vw;
		line-height: 1.4;
	}
    #contact .cntbox .inner {
        padding: 0 4% 9vw;
        min-height: 400px;
    }
    #contact .title {
		font-size: 24px;
	}
	#contact .exp {
        margin-bottom: 10vw;
    }
    #contact table {
        margin-bottom: 30px;
    }
    #contact tr {
        margin-bottom: 20px;
        padding: 0;
    }
    #contact tr:last-child {
        margin-bottom: 0;
    }
    #contact tr {
        display: block;
        margin: 0;
    }
    #contact th,
    #contact td {
        display: block;
        width: 100%;
    }
	#inquiryForm .grid {
		display: block;
	}
	.form-label,
	.form-label-long {
		font-size: 14px;
		padding: 5px 10px !important;
		align-items: center !important;
	}
	.form-label + div,
	.form-label-long + div {
		padding: 10px;
	}
	.required-badge,
	.optional-badge {
		font-size: 10px;
		padding: 1px 8px;
	}
	.form-input,
	.form-select {
		font-size: 14px;
		padding: 8px 10px;
	}
	.form-textarea {
		min-height: 140px;
	}
	#inquiryForm .privacy {
		margin-top: 2em;
		font-size: 3vw;
	}
	#inquiryForm .privacy > .flex {
		margin-bottom: .5em;
	}
	input[type="checkbox"] + label {
		font-size: 13px;
		padding-right: 32px;
	}
	input[type="checkbox"] + label:before {
		width: 20px;
		height: 20px;
		top: 0;
	}
    #contact td input,
    #contact td input.lng,
    #contact td textarea {
        width: 100%;
    }
    #contact td select {
        width: 110px;
    }
	#contact td input[name="address_address"] {
		width: 100%;
	}
    #contact button[type="submit"],
    #contact button[type="button"] {
    margin: 15px 0;
    height: 66px;
    font-size: 16px;
    }

    #contact td .note {
        font-size: 13px;
    }

	/* #review 口コミ一覧
	-----------------------------------------------------*/
	#review .ttlbox .inner {
		padding-top: 14vw;
	}
	#review .cntbox .inner  {
		padding-top: 10vw;
		padding-bottom: 14vw;
	}
	#review .review_list li {
		margin-left: 5vw;
		margin-right: 5vw;
	}
	/* #ancher_section アンカーリンク付きコンテンツ
	-----------------------------------------------------*/
	#ancher_section .ttlbox .inner {
		padding-top: 14vw;
	}
	#ancher_section .cntbox .inner {
		padding-top: 10vw;
		padding-bottom: 8vw;
	}
	#ancher_section .cntbox .inner .ancher {
		padding-bottom: 10vw;
	}
	#ancher_section .cntbox .inner .ancher a {
		padding: 5vw;
	}

	/* #store 店舗紹介
	-----------------------------------------------------*/
	#store .ttlbox .inner {
		padding-top: 14vw;
	}
	#store .cntbox .inner  {
		padding-top: 10vw;
		padding-bottom: 14vw;
	}
	/* #representative 代表者
	-----------------------------------------------------*/
	#representative .cntbox .inner .person p{
		font-size: 8vw;
	}
	#representative .cntbox .inner .history ul{
		column-count: 1;
		margin: 10vw auto 0;
		width: fit-content;
	}

	/* #info 運営会社情報 / #law 特定商取引法に基づく表示
	-----------------------------------------------------*/
	#info .ttlbox .inner {
		padding: 10vw 4% 10vw;
	}
	#info .cntbox .inner {
		padding: 0 4% 10vw;
	}
	#law .ttlbox .inner {
		padding: 6vw 4% 8vw;
	}
	#law .cntbox .inner {
		padding: 0 4% 10vw;
	}

	/*-----------------------------------------------------
		company 会社概要
	-----------------------------------------------------*/
	#company .cntbox .inner {
		padding: 10vw 4% 10vw;
	}

	/*-----------------------------------------------------
		privacy プライバシーポリシー
	-----------------------------------------------------*/
	#privacy .ttlbox .inner {
		padding: 10vw 4% 10vw;
	}
	#privacy .cntbox .inner {
		padding: 0 4% 10vw;
	}

    /*-----------------------------------------------------
        footer
    -----------------------------------------------------*/
	footer .sitemap {
		font-size: 12px;
		flex-wrap: wrap;
	}
	footer .sitemap .inner {
		padding: 0 4%;
	}
	footer .sitemap ul li {
		margin: 0.5em 0;
	}
    footer .sitemap ul li:before,
    footer .sitemap ul li:last-child:after {
        content: none;
    }
    footer .copyright {
        font-size: 10px;
    }
    footer .copyright .inner {
		padding: 7.5px 4%;
	}
    #page-top {
        bottom: 18vw;
        width: 50px;
    }
    .floatbox:not(.fixed):not(.fixed_sp) {
        position: static;
    }
    .floatbox.fixed,
    .floatbox.fixed_sp {
        position: fixed;
        z-index: 9999;
        bottom: 0;
        left: 0;
        right: 0;
    }

	/* タイプ別スタイル */
	footer .inner.type-col {
		flex-direction: column;
	}

    /*-----------------------------------------------------
        confirm 内容確認 / thanks 送信完了
    -----------------------------------------------------*/
	.thanks header,
	.company header,
	.privacy header {
		position: static !important;
	}
    .thanks header h1 {
	    padding: 1vw 0;
	}
	.thanks #contact .cntbox .inner .px-4 {
	padding: 0 !IMPORTANT;
	}
	.confirm #contact .exp,
    .thanks #contact .exp {
        text-align: left;
    }
    .confirm #contact .btnbox {
        display: block;
    }
    .confirm #contact button[type="submit"] {
        order: 1;
        margin-left: auto;
        margin-right: auto;
    }
    .confirm #contact button[type="button"] {
        order: 2;
        margin-top: 10px;
        margin-left: auto;
        margin-right: auto;
    }

	/*-----------------------------------------------------
		modal
	-----------------------------------------------------*/
	#modalForm {
		top: 0 !important;
		right: 0 !important;
		bottom: 0 !important;
		left: 0 !important;
		width: auto !important;
		height: auto !important;
		padding: 8vw 3.5vw 12vw;
	}
	/*スクロールバー全体*/
	#modalForm::-webkit-scrollbar {
		width: 2.5vw;
	}
	#modalCloseArea span.modalClose {
		top: 0;
		right: 0;
		width: 12vw;
		max-width: 45px;
	}
}
