@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
.mainVisual {
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: url("../img/common/main_visual.jpg") no-repeat center / cover;
}
.mainVisual .infoImg {
    margin-bottom: 100px;
}
.mainVisual .infoBox {
    padding: 30px 20px 32px;
    text-align: center;
    background-color: #000;
}
.mainVisual .infoBox h2 {
    margin-bottom: 38px;
}
.mainVisual .infoBox p {
    color: #FFF;
    font-size: 1.8rem;
    line-height: 1.67;
}
@media all and (max-height: 600px) {
	.mainVisual .infoImg {
		margin-bottom: 20px;
	}
	.mainVisual .infoImg img {
		width: 260px;
	}
	.mainVisual .infoBox {
		padding: 20px;
	}
	.mainVisual .infoBox h2 {
		margin-bottom: 20px;
	}
}
#main .kms {
	opacity: 0;
    position: fixed;
    top: 30px;
    left: 40px;
    transition: .3s;
	-webkit-transition: .3s;
	visibility: hidden;
	z-index: 1000;
}
#main .kms.fix {
	opacity: 1;
	visibility: visible;
}
#main .kms a:hover {
    opacity: 0.7;
}
#main h3 {
    margin-bottom: 22px;
    text-align: center;
}
#main .sale {
    padding: 101px 0 171px;
}
#main .sale .ttlImg {
    margin-bottom: 27px;
    text-align: center;
}
#main .sale .photo {
    margin-bottom: 58px;
    text-align: center;
}
#main .sale .imgBox {
    margin-bottom: 13px;
    position: relative;
}
#main .sale .textBox {
    margin-top: 32px;
    padding: 9px 40px;
    width: 540px;
    float: left;
    color: #FFF;
    font-size: 2rem;
    line-height: 2.08;
    text-align: center;
    box-sizing: border-box;
    background: url("../img/index/text_bg03.png") no-repeat left center / 540px;
}
#main .sale .photoBox {
    position: absolute;
    top: 0;
    right: 7px;
}
#main .sale .imgBox01 {
    margin-bottom: 70px;
}
#main .sale .imgBox01 .textBox {
    margin-top: 57px;
    padding: 3px 40px 16px;
    width: 518px;
    float: right;
    color: #000;
    background: url("../img/index/text_bg01.png") no-repeat left center / 518px;
}
#main .sale .imgBox01 .photoBox {
    right: auto;
    left: 10px;
}
#main .sale .textInner {
    margin-left: 70px;
    padding: 8px 40px 10px;
    width: 540px;
    color: #FFF;
    font-size: 2rem;
    line-height: 2.08;
    text-align: center;
    box-sizing: border-box;
    background: url("../img/index/text_bg03.png") no-repeat left center / 540px;
}
#main .sale .imgBox02 {
    margin-bottom: 29px;
}
#main .sale .imgBox02 .textBox {
    margin-top: 70px;
    padding: 4px 40px 15px;
    width: 518px;
    color: #000;
    background: url("../img/index/text_bg02.png") no-repeat left center / 518px;
}
#main .sale .imgBox02 .photoBox {
    top: -13px;
}
#main .sale .imgBox03 .textBox {
    margin-top: 41px;
    float: right;
}
#main .sale .imgBox03 .photoBox {
    right: auto;
    left: 8px;
}
#main .solve {
    padding: 40px 0 120px;
    background-color: #F4F2EC;
}
#main .solve .arrow {
    margin: -97px 0 45px;
    text-align: center;
}
#main .solve h3 {
    margin-bottom: 31px;
}
#main .solve .textArea {
    padding: 70px 54px;
    background: url("../img/index/bg01.jpg") repeat left top;
    background-size: 100% auto; 
}
#main .solve .textArea .textBox {
    padding: 10px 50px 19px;
    position: relative;
    text-align: center;
    background-color: #FFF;
}
#main .solve .textArea .textBox h4 {
	margin: -60px auto 29px;
	width: 200px;
}
#main .solve .textArea .textBox .ttl {
    margin-bottom: 27px;
}
#main .solve .textArea .textBox .photo {
    margin-bottom: 39px;
}
#main .solve .textArea .textBox dt {
    padding: 14px 10px 16px 75px;
    color: #FFF;
    font-size: 2rem;
    text-align: left;
    background: #3C3533 url("../img/index/num01.png") no-repeat left 10px center / 40px;
    border-radius: 30px;
}
#main .solve .textArea .textBox dt:nth-of-type(2) {
    background: #3C3533 url("../img/index/num02.png") no-repeat left 10px center / 40px;
}
#main .solve .textArea .textBox dt:nth-of-type(3) {
    background: #3C3533 url("../img/index/num03.png") no-repeat left 10px center / 40px;
}
#main .solve .textArea .textBox dd {
    padding: 5px 0 37px;
    text-align: left;
}
#main .use {
    padding: 120px 0;
}
#main .use .photoBox {
    margin: 0 auto;
    padding: 29.4% 0;
    position: relative;
}
#main .use .pho {
    position: absolute;
}
#main .use .pho01 {
    width: 19%;
    top: 15.7%;
    left: 5%;
}
#main .use .pho02 {
    width: 16.5%;
    top: 0;
    left: 25%;
}
#main .use .pho03 {
    width: 25.2%;
    top: 0;
    left: 42.54%;
}
#main .use .pho04 {
    width: 16.8%;
    top: 7.04%;
    right: 14.4%;
}
#main .use .pho05 {
    width: 18.67%;
    top: 35%;
    right: 5%;
}
#main .use .pho06 {
    width: 20%;
    top: 62.8%;
    right: 8%;
}
#main .use .pho07 {
    width: 18%;
    bottom: 0;
    right: 29%;
}
#main .use .pho08 {
    width: 22.5%;
    bottom: 0;
    right: 48%;
}
#main .use .pho09 {
    width: 19%;
    bottom: 16%;
    left: 9.4%;
}
#main .use .subBox {
    padding: 0 60px;
    width: 31%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d( -50%, -50% ,0);
}
#main .use .subBox h3 {
    margin-bottom: 43px;
}
#main .use .subBox .ttl {
    margin-bottom: 12px;
    color: #D96B31;
    font-size: 2.3rem;
    letter-spacing: 0.05em;
    text-align: center;
}
#main .use .subBox .btn {
    margin: 0 auto;
    width: 334px;
	overflow: hidden;
}
#main .use .subBox .btn a {
    padding: 16px 4px 18px;
    color: #FFF;
    display: block;
	position: relative;
	overflow: hidden;
    font-size: 2.4rem;
    text-align: center;
	box-sizing: border-box;
    background: url("../img/common/icon02.png") no-repeat left 40px center;
	background-size: 12px 20px; 
}
#main .use .subBox .btn a::before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #D96B31;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	content: "";
	z-index: -1;
	-webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
#main .use .subBox .btn a::after {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #3C3533;
	content: "";
	z-index: -2;	
}
@media all and (min-width: 897px) {
	#main .use .subBox .btn a:hover::before {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}
#main .method {
    padding: 42px 0 100px;
    background: url("../img/index/bg02.jpg") no-repeat left top / cover;
}
#main .method h3 {
    margin: 0 auto 55px;
    max-width: 900px;
	padding: 0 15px;
    text-align: left;
}
#main .method h3 .ttl {
	display: block;
	float: left;
	padding: 30px 0 0 4px;
}
#main .method h3 .txtSpan {
	margin-top: 40px;
    float: right;
    position: relative;
    font-size: 3rem;
    letter-spacing: 0;
}
#main .method h3 .txtSpan::before {
    width: 140px;
    height: 1px;
    position: absolute;
    top: 50%;
    left: -164px;
    background-color: #000;
    content: ''; 
}
#main .method .phoList {
    margin: 0 auto 75px;
    width: 768px;
}
#main .method .phoList li {
    width: 236px;
    float: left;
}
#main .method .phoList li:not(:last-of-type) {
    margin-right: 30px;
}
#main .method .phoList li a {
    height: 236px;
    display: block;
    position: relative;
    border-radius: 50%;
    text-align: center;
    transition: .5s;
	-webkit-transition: .5s;
    background: #FFF url("../img/index/method_img02.png") no-repeat center bottom / 236px;
}
@media all and (min-width: 897px) {
    #main .method .phoList li a:hover:before {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        border: 4px dotted #D96B31;
        content: "";
        border-radius: 50%;
        z-index: 1;
		transition: .5s;
		-webkit-transition: .5s;
    }
    #main .method .phoList li a:hover .link {
        position: relative;
        background-color: #D96B31;
        z-index: 101;
		transition: .5s;
		-webkit-transition: .5s;
    }
}
#main .method .phoList .bg01 a {
    background: #FFF url("../img/index/method_img03.png") no-repeat center bottom / 236px;
}
#main .method .phoList .bg02 a {
    background: #FFF url("../img/index/method_img04.png") no-repeat center bottom / 236px;
}
#main .method .phoList .link {
    margin-bottom: 12px;
    padding: 2px 35px;
    min-width: 150px;
    display: inline-block;
    color: #FFF;
    font-size: 2.4rem;
    font-weight: 500;
    font-family: 'Kanit', sans-serif;
    border-radius: 20px;
	box-sizing: border-box;
	letter-spacing: 0.05em;
    background: #3C3533 url("../img/common/icon04.png") no-repeat left 18px center / 8px;
	position: relative;
	z-index: 10;
}
#main .method .phoList .text {
    display: block;
}
#main .method .title {
    margin-bottom: 6px;
    font-size: 1.8rem;
    text-align: center;
}
#main .method .imgBox {
    background-color: #FFF;
}
#main .method .imgBox a:hover {
    opacity: 0.7;
}
#main .method .imgBox .photoBox {
    width: 36.2%;
}
#main .method .imgBox .textBox {
    padding: 25px 36px;
    width: 63.8%;
    box-sizing: border-box;
}
#main .method .imgBox .textBox .ttl {
    margin-bottom: 11px;
}
#main .method .imgBox .textBox .ttl span {
    padding-left: 17px;
    font-size: 1.8rem;
    background: url("../img/common/icon01.png") no-repeat left center / 9px;
}
@media all and (max-width: 1120px) {
	#main .use .subBox .ttl {
		font-size: 2rem;
	}
}
@media all and (min-width: 897px) and (max-width: 1100px) {
	#main .use .subBox h3 {
		margin-bottom: 20px;
	}
	#main .use .subBox {
		padding: 0 15px;
		width: 35%;
	}
}
@media all and (max-width: 896px) {
	.mainVisual {
		padding-top: 44px;
		background-image: url("../img/common/sp_main_visual.jpg");
		box-sizing: border-box;
	}
	.mainVisual .infoImg {
		margin-bottom: 70px;
	}
	.mainVisual .infoImg img {
		width: 200px;
	}
	.mainVisual .infoBox {
		padding: 15px 10px 18px;
		width: 265px;
		box-sizing: border-box;
	}
	.mainVisual .infoBox h2 {
		margin-bottom: 18px;
	}
	.mainVisual .infoBox p {
		font-size: 1.6rem;
		line-height: 1.38;
	}
	#main .kms {
		display: none;
	}
	#main h3 {
		margin-bottom: 15px;
	}
	#main .sale {
		padding: 82px 0 78px;
	}
	#main .sale .content {
		max-width: 375px;
	}
	#main .sale .ttlImg {
		margin-bottom: 17px;
	}
	#main .sale .photo {
		margin-bottom: 41px;
		text-align: center;
	}
	#main .sale .photo img {
		width: 355px;
	}
	#main .sale .imgBox {
		margin-bottom: 35px;
		position: relative;
	}
	#main .sale .textBox {
		margin: 0 10px 11px;
		padding: 9px 5px;
		max-width: 359px;
		font-size: 1.8rem;
		line-height: 1.22;
		background: url("../img/index/sp_text_bg03.png") no-repeat center / 359px;
	}
	#main .sale .photoBox {
		position: inherit;
		text-align: center;
		top: 0;
		right: 0;
	}
	#main .sale .imgBox01 {
		margin: 0 auto 26px;
	}
	#main .sale .imgBox01 .textBox {
		margin: 0 0 30px;
		padding: 3px 52px 16px 48px;
		max-width: 307px;
		float: none;
		text-align: left;
		background: url("../img/index/sp_text_bg01.png") no-repeat left center / 307px;
	}
	#main .sale .imgBox01 .photoBox {
		left: 0;
	}
	#main .sale .textInner {
		margin: 0 auto 19px;
		padding: 9px 5px;
		max-width: 359px;
		font-size: 1.8rem;
		line-height: 1.22;
		background: url("../img/index/sp_text_bg03.png") no-repeat left center / 359px;
	}
	#main .sale .imgBox02 {
		margin-bottom: 20px;
	}
	#main .sale .imgBox02 .textBox {
		margin: 0;
		padding: 3px 10px 16px 68px;
		max-width: 307px;
		color: #000;
		float: right;
		text-align: left;
		background: url("../img/index/sp_text_bg02.png") no-repeat left center / 307px;
	}
	#main .sale .imgBox02 .photoBox {
		margin-bottom: 28px;
		top: 0;
	}
	#main .sale .imgBox03 .textBox {
		margin: 0 10px;
		padding: 15px 0;
		float: none;
		font-size: 1.7rem;
		line-height: 1.24;
		background: url("../img/index/sp_text_bg03.png") no-repeat left center / 359px;
	}
	#main .sale .imgBox03 .photoBox {
		margin-bottom: 23px;
		left: 0;
	}
	#main .solve {
		padding: 20px 0 0;
	}
	#main .solve .arrow {
		margin: -46px 0 30px;
	}
	#main .solve h3 {
		margin: 0 10px 26px;
	}
	#main .solve .textArea {
		padding: 78px 20px 50px;
		background: url("../img/index/sp_bg01.jpg") no-repeat left top / cover;
	}
	#main .solve .textArea .textBox {
		padding: 20px 10px 27px;
		position: relative;
		text-align: center;
		background-color: #FFF;
	}
	#main .solve .textArea .textBox h4 {
		margin: -79px auto 22px;
	}
	#main .solve .textArea .textBox h4 img {
		width: 240px;
	}
	#main .solve .textArea .textBox .ttl {
		margin-bottom: 35px;
	}
	#main .solve .textArea .textBox .photo {
		margin-bottom: 30px;
	}
	#main .solve .textArea .textBox dt {
		padding: 6px 10px 6px 70px;
		font-size: 1.8rem;
		line-height: 1.33;
	}
	#main .solve .textArea .textBox dd {
		padding: 7px 5px 29px;
		line-height: 1.31;
	}
	#main .solve .textArea .textBox dd:last-of-type {
		padding-bottom: 0;
	}
	#main .use {
		padding: 0;
	}
	#main .use .photoBox {
        padding-top: 27%;
		max-width: inherit;
		text-align: center;
	}
    #main .use .topPho {
        margin-bottom: 27px;
    }
	#main .use .topPho01 {
		margin-bottom: 0;
	}
    #main .use .topPho li {
        float: left;
		margin-bottom: 1.2%;
    }
	#main .use .topPho li img {
		width: 100%;
	}
    #main .use .topPho .pho01 {
        width: 64%;
    }
    #main .use .topPho .pho02 {
        padding: 7.6% 0 0 1.5%;
        width: 34.5%;
    }
    #main .use .topPho .pho03 {
        width: 46%;
    }
    #main .use .topPho .pho04 {
        margin: 0 0 0 2%;
        width: 52%;
    }
	#main .use .topPho .pho05 {
		width: 53%;
		padding-top: 7.9%;
	}
	#main .use .topPho .pho06 {
		width: 45%;
		float: right;
	}
	#main .use .topPho .pho07 {
		width: 76.8%;
		float: left;
		clear: both;
	}
    #main .use .photoBox {
        padding: 100px 0;
    }
    #main .use .pho {
        display: none;
    }
	#main .use .subBox {
		padding: 0 0 32px;
		width: auto;
		top: auto;
		left: auto;
		transform: none;
        position: static;
	}
	#main .use .subBox h3 {
		margin: 0 30px 16px;
	}
	#main .use .subBox .ttl {
		margin-bottom: 6px;
		font-size: 1.6rem;
		letter-spacing: 0.05em;
	}
	#main .use .subBox .btn {
		width: 100%;
		max-width: 315px;
		box-sizing: border-box;
	}
	#main .use .subBox .btn a {
		padding: 11px 4px 13px;
		font-size: 2.4rem;
	}
	#main .use .subBox .btn a:hover {
		background-color: #3C3533;
	}
	#main .method {
		padding: 65px 0 70px;
		background: url("../img/index/sp_bg02.jpg") no-repeat left top / cover;
	}
	#main .method h3 {
		margin: 0 auto 46px;
		max-width: auto;
		padding: 0;
		text-align: center;
	}
	#main .method h3 .ttl {
		display: block;
		padding: 0 0 20px 0;
		float: none;
	}
	#main .method h3 .txtSpan {
		margin-top: 15px;
		display: block;
		float: none;
		font-size: 2rem;
	}
	#main .method h3 .txtSpan::before {
		width: 30px;
		top: -15px;
		left: 50%;
		transform: translateX(-50%);
	}
	#main .method .phoList {
		margin: 0 auto 65px;
		width: auto;
	}
	#main .method .phoList li {
		margin: 0 auto 50px!important;
		width: 236px;
		float: none;
	}
	#main .method .phoList .link {
		margin-bottom: 9px;
	}
	#main .method .title {
		margin-bottom: 18px;
		font-size: 1.6rem;
	}
	#main .method .title .line {
		display: none;
	}
	#main .method .title .ttl {
		padding: 0 28px;
		display: inline-block;
		background: url(../img/common/line01.png) no-repeat left bottom / 22px, url(../img/common/line02.png) no-repeat right bottom / 22px;
	}
	#main .method .imgBox {
		margin: 0 20px;
		background-color: #FFF;
	}
	#main .method .imgBox a {
		display: block;
	}
	#main .method .imgBox .photoBox {
		width: auto;
		text-align: center;
	}
    #main .method .imgBox .photoBox img {
        width: 100%;
    }
	#main .method .imgBox .textBox {
		padding: 15px 15px 17px;
		width: auto;
	}
	#main .method .imgBox .textBox .ttl {
		margin-bottom: 11px;
		text-align: center;
	}
	#main .method .imgBox .textBox .ttl span {
		padding-left: 17px;
		font-size: 1.8rem;
		background: url("../img/common/icon01.png") no-repeat left center / 9px;
	}
}
@media all and (max-width: 374px) {
	#main .sale .textBox {
		max-width: 300px;
		font-size: 1.6rem;
		background: url("../img/index/sp_text_bg03.png") no-repeat center / 300px;
	}
	#main .sale .textInner {
		max-width: 300px;
		background: url("../img/index/sp_text_bg03.png") no-repeat left center / 300px;
	}
	#main .sale .imgBox03 .textBox {
		margin: 0 10px;
		padding: 15px 0;
		font-size: 1.6rem;
		background: url("../img/index/sp_text_bg03.png") no-repeat left center / 300px;
	}
	#main .method .title .ttl {
		padding: 0 28px;
		display: inline-block;
		font-size: 1.5rem;
		background: url(../img/common/line01.png) no-repeat left bottom / 22px, url(../img/common/line02.png) no-repeat right bottom / 22px;
	}
	#main .solve .textArea .textBox dt {
		padding: 6px 10px 6px 60px;
		font-size: 1.6rem;
	}
}
@media only screen and (min-device-width : 0px) and (max-device-width : 896px) and (orientation : landscape) {
	.mainVisual {
		height: 667px !important;
	}
}