@charset "utf-8";
@media only screen and (max-width: 1200px) {

/* 共通 ↓ */
p {
	font-size: 15px;
}
.inner,
.sec11 .container {
	width: 89%;
	margin: 0 auto;
	overflow: hidden;
	padding: 25px 0 50px;
}
img {
	width: 100%;
}
.br-sp {
	display: block;
}
.br-pc {
	display: none;
}

/* main */
header .imgwrap {
	width: 240px;
	margin: 15px 0 0 15px;
}
header .imgwrap img {
	width: 100%;
}
header .btn {
	margin: 0;
	width: 100vw;
	display: flex;
	bottom: 0;
	right: 0;
}
header .btn a {
	margin: 0;
	display: block;
	font-size: 18px;
	letter-spacing: 0;
	font-weight: normal;
}
header .btn a br.br-sp {
	display: none;
}
header a.btn i {
	margin-right: 0.5rem;
}

/* top */
#top {
	padding: 100px 0px 0px 100px;
}
#top .wrapper h2.en {
	font-size: 34px;
	left: -180px;
	top: 130px;
}
#top .wrapper .top-text {
	padding: 6% 5%;
}
#top .wrapper .top-text img {
	width: 420px;
}
#top .wrapper .top-text h2 span {
	font-weight: bold;
	margin: 30px 0;
	font-size: 40px;
	line-height: 1.8;
}
#top .wrapper .top-text h3 {
	margin: 5% 0 7%;
}
#top .wrapper .top-text h3 span {
	line-height: 1.4;
	font-size: 35px;
}
#top .wrapper .top-cp {
	width: 100%;
	margin: 25px 0 25px -30px;
}

/* global */
#global-nav {
	padding: 5px 0;
}
#global-nav .inner {
	font-size: 16px;
	width: 100%;
}
#global-nav .global-list {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
#global-nav .global-list li {
	margin: 5px 0;
}

/* important */
#important .bg-dark .img-box {
	width: 40%;
}
#important .bg-dark .text-box {
	width: 60%;
}
#important .bg-dark .text-box p {
	margin: 0 0 10px;
	line-height: 2;
}
#important .bg-dark .text-box p span {
	padding-bottom: 1px;
}
#important br.br-sp {
	display: none;
}

/* ba */
#ba .ba-wrap h3 {
	font-size: 20px;
}
#ba .ba-wrap h3 span {
	font-size: 16px;
}
#ba .ba-wrap .figcaption {
	padding: .5em 0;
}

/* point */
#point .point-list {
	margin-bottom: 20px;
}
#point .point-list * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#point .point-list li {
	width: 100%;
	margin-bottom: 46px;
	position: relative;
}
#point .point-list .list-01 .text-box,
#point .point-list .list-02 .text-box,
#point .point-list .list-03 .text-box,
#point .point-list .list-04 .text-box {
	padding: 0;
	margin: 0;
	margin-bottom: 18px;
}
#point .point-list .number {
	width: 50px;
}
#point .point-list h3 {
	padding: 0 0 0 65px;
	font-size: 1.75em;
	margin: 15px 0;
}
#point .point-list li .img-box{
	position: relative;
}
#point .point-list .list-02 {
	padding: 0;
}
#point .point-list .list-03 {
	padding-bottom: 0;
}
#point .point-list .list-04 {
	margin-top: 0;
	padding: 0;
}
#point .point-list img {
	display: block;
	width: 100%;
}
#point .list-01 .img,
#point .point-list .img {
	position: relative;
}
#point .list-01 .img1 {
	width: 50%;
	left: 0;
	top: 0;
}
#point .list-01 .img2 {
	margin: -40vw 0 0 10%;
	top: 10px;
	left: 10px;
}
#point .list-02 .img1 {
	position: inherit;
}
#point .list-03 .img1 {
	width: 90%;
	margin: -15vw 0 0 15vw;
	z-index: 1;
	right: 0;
	top: 0;
}
#point .list-03 .img2 {
	top: 0;
	width: 90%;
	z-index: 2;
}
#point .list-04 .img1 {
	width: 50%;
	left: 0;
	top: 0;
}
#point .list-04 .img2 {
	margin: -40vw 0 0 10%;
	top: 10px;
	left: 10px;
}
#point p.message-area {
	font-size: 1.5em;
}

/* action */
#action .box-wrap {
	display: block;
}
#action .btn-box .box-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

/* trouble */
#trouble ul li.list {
	margin: 50px 0 75px;
}
#trouble ul li.list .text-box {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
#trouble ul li.list .text-box .illust,
#trouble ul li.list .text-box dl,
#trouble ul li.list .text-box .example {
	margin: 0 35px 25px 0;
}
#trouble ul li.list .text-box .illust,
#trouble ul li.list .text-box .example {
	width: 250px;
}
#trouble ul li.list .text-box :nth-child(1) { order: 1; }
#trouble ul li.list .text-box :nth-child(2) { order: 3; }
#trouble ul li.list .text-box :nth-child(3) { order: 4; }
#trouble ul li.list .text-box :nth-child(4) { order: 2; }

/* strength */
#strength .top-block {
	min-height: 400px;
}
#strength .top-block .inner {
	width: 100%;
}
#strength .top-block::before {
	height: 300px;
}
#strength .top-block h3 {
	top: 0;
	margin-left: 5%;
	font-size: 26px;
	line-height: 2.5;
}
#strength .top-block img {
	padding-left: 45%;
	width: 70%
}
#strength .inner {
	padding: 25px 0 100px;
}
#strength .merit-list li {
	width: 95%;
	margin-left: 0;
}
#strength .merit-list li img {
	width: 40%;
	height: auto;
	left: 80px;
}
#strength .merit-list li .merit {
	margin-left: 10px;
}
#strength .merit-list li .merit .big {
	margin-top: 0;
	margin-left: -11px;
}
#strength .merit-list li .float-img img {
	width: 100%;
	height: auto;
}
#strength .merit-list li .text-box {
	width: 40%;
}
#strength .merit-list li h3 {
	font-size: 24px;
}
#strength .merit-list li p {
	font-size: 14px;
	margin-left: 0;
}
#strength .link .tit-box {
	padding: 30px 0;
}
#strength .link .tit-box h3 {
	font-size: 30px;
	margin: 15px 0;
}
#strength .link .tit-box h2 {
	font-size: 35px;
	margin: 15px 0;
}
#strength .link .tit-box .textlink {
	font-size: 18px;
}

/* flow */
#flow .box-wrap {
	display: block;
}
#flow .box-wrap .img {
	margin: 0;
	width: 100%;
	height: 250px;
}
#flow .box-wrap .txtarea {
	padding: 7.5%;
	width: 85%;
}
#flow .box-wrap .txtarea h3 .step {
	font-size: .75em;
}
#flow .box-wrap .txtarea h3 {
	font-size: 1.5em;
}

/* price */
#price .cp-box {
	padding: 5%;
}
#price .cp-box .tit h3 {
	font-size: 1.15em;
}
#price .cp-box .point {
	margin: auto 2.5%;
}
#price .cp-box .price p.fon-min {
	font-size: 1.25em;
}
#price .price-box {
	display: block;
}
#price .price-box .left,
#price .price-box .right,
#price .pay {
	margin: 25px auto 75px;
	width: 650px;
}
#price table {
	margin: 0;
}
#price table th br.br-sp {
	display: none;
}
#price .price-box table.pay td img {
	width: 160px;
}

/* bg10&bgi11*/
.bg10 {
	padding: 45px 0;
}
.bg10 .container {
	display: -webkit-block;
	display: block;
	width: 100%;
}
.bg10 .box {
	margin: 20px auto;
	width: 100%;
}
.bg10 .box .career {
	width: 100%;
}
.bg10 .box dl dt {
	width: 30%;
}
.bg10 .box dl dd {
	width: 70%;
}
.bg10 {
	padding-bottom:0px;
}
.bg10 .box .name .textwrap p{
	font-size:13px;
}
.bg10 .box .name .imgwrap picture img{
	width:120px;
	height:120px;
}
.bgi11 {
	padding: 60px 0 30px 0;
}
.sec11 .container .box {
	width: 100%;
}
.sec11 .container .box img {
	width: 100%;
}

/*　footer　*/
#page-top {
	bottom: 100px;
	right: 0;
}
footer {
	margin-top: 36px;
	padding-bottom: 60px;
}

}
