/*------------------------*/
/*       common          */
/*----------------------*/
html, body{
	overflow-x: hidden;
}

#page{
	padding-top: 0px;
}
.main{
	margin: 0px;
}

ul, ul li{
	list-style-type: none;
	padding: 0px;
	line-height: 1em;
	color: #000;
}

img{
	vertical-align: top;
	max-width: 100%;
	width: auto;
}

h1, h2, h3, h4, h5{
	font-size: 1em;
	line-height: 1em;
	color: #000;
}

p, a{
	display: inline-block;
	line-height: 1em;
	color: #000;
}

.content_box{
	max-width: 1180px;
	width: 95%;
	margin: 0 auto;
	position: relative;
}

.font-hira{
	font-family: 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}

.pc{display:block;}
.sp{display:none;}
p{font-size: calc((16 / 1300) * 100vw);}
.p_10{font-size: calc((10 / 1300) * 100vw);}
.p_11{font-size: calc((11 / 1300) * 100vw);}
.p_12{font-size: calc((12 / 1300) * 100vw);}
.p_13{font-size: calc((13 / 1300) * 100vw);}
.p_14{font-size: calc((14 / 1300) * 100vw);}
.p_15{font-size: calc((15 / 1300) * 100vw);}
.p_16{font-size: calc((16 / 1300) * 100vw);}
.p_17{font-size: calc((17 / 1300) * 100vw);}
.p_18{font-size: calc((18 / 1300) * 100vw);}
.p_19{font-size: calc((19 / 1300) * 100vw);}
.p_20{font-size: calc((20 / 1300) * 100vw);}
.p_21{font-size: calc((21 / 1300) * 100vw);}
.p_22{font-size: calc((22 / 1300) * 100vw);}
.p_23{font-size: calc((23 / 1300) * 100vw);}
.p_24{font-size: calc((24 / 1300) * 100vw);}
.p_25{font-size: calc((25 / 1300) * 100vw);}
.p_26{font-size: calc((26 / 1300) * 100vw);}
.p_27{font-size: calc((27 / 1300) * 100vw);}
.p_28{font-size: calc((28 / 1300) * 100vw);}
.p_29{font-size: calc((29 / 1300) * 100vw);}
.p_30{font-size: calc((30 / 1300) * 100vw);}
.p_31{font-size: calc((31 / 1300) * 100vw);}
.p_32{font-size: calc((32 / 1300) * 100vw);}
.p_33{font-size: calc((33 / 1300) * 100vw);}
.p_34{font-size: calc((34 / 1300) * 100vw);}
.p_35{font-size: calc((35 / 1300) * 100vw);}
.p_36{font-size: calc((36 / 1300) * 100vw);}
.p_37{font-size: calc((37 / 1300) * 100vw);}
.p_38{font-size: calc((38 / 1300) * 100vw);}
.p_39{font-size: calc((39 / 1300) * 100vw);}
.p_40{font-size: calc((40 / 1300) * 100vw);}
.p_41{font-size: calc((41 / 1300) * 100vw);}
.p_42{font-size: calc((42 / 1300) * 100vw);}
.p_43{font-size: calc((43 / 1300) * 100vw);}
.p_44{font-size: calc((44 / 1300) * 100vw);}
.p_45{font-size: calc((45 / 1300) * 100vw);}
.p_46{font-size: calc((46 / 1300) * 100vw);}
.p_47{font-size: calc((47 / 1300) * 100vw);}
.p_48{font-size: calc((48 / 1300) * 100vw);}
.p_49{font-size: calc((49 / 1300) * 100vw);}
.p_50{font-size: calc((50 / 1300) * 100vw);}
.p_51{font-size: calc((51 / 1300) * 100vw);}
.p_52{font-size: calc((52 / 1300) * 100vw);}
.p_85{font-size: calc((85 / 1300) * 100vw);}

@media (max-width: 750px) {
	.pc{display:none;}
	.sp{display:block;}
	.content_box{
		max-width: 710px;
		width: 95%;
		margin: 0 auto;
	}
	p{font-size: calc((16 / 750) * 100vw);}
	.s_10{font-size: calc((10 / 750) * 100vw);}
	.s_11{font-size: calc((11 / 750) * 100vw);}
	.s_12{font-size: calc((12 / 750) * 100vw);}
	.s_13{font-size: calc((13 / 750) * 100vw);}
	.s_14{font-size: calc((14 / 750) * 100vw);}
	.s_15{font-size: calc((15 / 750) * 100vw);}
	.s_16{font-size: calc((16 / 750) * 100vw);}
	.s_17{font-size: calc((17 / 750) * 100vw);}
	.s_18{font-size: calc((18 / 750) * 100vw);}
	.s_19{font-size: calc((19 / 750) * 100vw);}
	.s_20{font-size: calc((20 / 750) * 100vw);}
	.s_21{font-size: calc((21 / 750) * 100vw);}
	.s_22{font-size: calc((22 / 750) * 100vw);}
	.s_23{font-size: calc((23 / 750) * 100vw);}
	.s_24{font-size: calc((24 / 750) * 100vw);}
	.s_25{font-size: calc((25 / 750) * 100vw);}
	.s_26{font-size: calc((26 / 750) * 100vw);}
	.s_27{font-size: calc((27 / 750) * 100vw);}
	.s_28{font-size: calc((28 / 750) * 100vw);}
	.s_29{font-size: calc((29 / 750) * 100vw);}
	.s_30{font-size: calc((30 / 750) * 100vw);}
	.s_31{font-size: calc((31 / 750) * 100vw);}
	.s_32{font-size: calc((32 / 750) * 100vw);}
	.s_33{font-size: calc((33 / 750) * 100vw);}
	.s_34{font-size: calc((34 / 750) * 100vw);}
	.s_35{font-size: calc((35 / 750) * 100vw);}
	.s_36{font-size: calc((36 / 750) * 100vw);}
	.s_37{font-size: calc((37 / 750) * 100vw);}
	.s_38{font-size: calc((38 / 750) * 100vw);}
	.s_39{font-size: calc((39 / 750) * 100vw);}
	.s_40{font-size: calc((40 / 750) * 100vw);}
	.s_41{font-size: calc((41 / 750) * 100vw);}
	.s_42{font-size: calc((42 / 750) * 100vw);}
	.s_43{font-size: calc((43 / 750) * 100vw);}
	.s_44{font-size: calc((44 / 750) * 100vw);}
	.s_45{font-size: calc((45 / 750) * 100vw);}
	.s_46{font-size: calc((46 / 750) * 100vw);}
	.s_47{font-size: calc((47 / 750) * 100vw);}
	.s_48{font-size: calc((48 / 750) * 100vw);}
	.s_49{font-size: calc((49 / 750) * 100vw);}
	.s_50{font-size: calc((50 / 750) * 100vw);}
	.s_51{font-size: calc((51 / 750) * 100vw);}
	.s_52{font-size: calc((52 / 750) * 100vw);}
	.s_55{font-size: calc((55 / 750) * 100vw);}
	.s_60{font-size: calc((60 / 750) * 100vw);}
	.s_63{font-size: calc((63 / 750) * 100vw);}
	.s_108{font-size: calc((108 / 750) * 100vw);}
}

@media screen and (min-width: 1300px) {
	p{font-size: 16px;}
	.p_10{font-size: 10px;}
	.p_11{font-size: 11px;}
	.p_12{font-size: 12px;}
	.p_13{font-size: 13px;}
	.p_14{font-size: 14px;}
	.p_15{font-size: 15px;}
	.p_16{font-size: 16px;}
	.p_17{font-size: 17px;}
	.p_18{font-size: 18px;}
	.p_19{font-size: 19px;}
	.p_20{font-size: 20px;}
	.p_21{font-size: 21px;}
	.p_22{font-size: 22px;}
	.p_23{font-size: 23px;}
	.p_24{font-size: 24px;}
	.p_25{font-size: 25px;}
	.p_26{font-size: 26px;}
	.p_27{font-size: 27px;}
	.p_28{font-size: 28px;}
	.p_29{font-size: 29px;}
	.p_30{font-size: 30px;}
	.p_31{font-size: 31px;}
	.p_32{font-size: 32px;}
	.p_33{font-size: 33px;}
	.p_34{font-size: 34px;}
	.p_35{font-size: 35px;}
	.p_36{font-size: 36px;}
	.p_37{font-size: 37px;}
	.p_38{font-size: 38px;}
	.p_39{font-size: 39px;}
	.p_40{font-size: 40px;}
	.p_41{font-size: 41px;}
	.p_42{font-size: 42px;}
	.p_43{font-size: 43px;}
	.p_44{font-size: 44px;}
	.p_45{font-size: 45px;}
	.p_46{font-size: 46px;}
	.p_47{font-size: 47px;}
	.p_48{font-size: 48px;}
	.p_49{font-size: 49px;}
	.p_50{font-size: 50px;}
	.p_51{font-size: 51px;}
	.p_52{font-size: 52px;}
	.p_85{font-size: 85px;}
}

/*------------------------*/
/*       header nav      */
/*----------------------*/
.lp-header{}
.lp-header-nav{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    padding: 2.1% 0px;
}
.lp-header-nav .lp-header-logo{
    width: 20.4%;
}
.lp-header-nav .lp-header-menu{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-end;
    width: 75%;
}
.lp-header-nav .lp-header-menu .lp-header-list{
    margin-left: 3.4%;
}
.lp-header-nav .lp-header-menu .lp-header-list:nth-of-type(1){
	margin-left: 0%;
}
.lp-header-nav .lp-header-menu .lp-header-list .lp-header-link{
    font-weight: bold;
}
.lp-header-nav .lp-header-menu .phone{
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    margin-left: 6.2%;
}
.lp-header-nav .lp-header-menu .phone .number{
    font-weight: bold;
    letter-spacing: 0.04em;
	position: relative;
}
.lp-header-nav .lp-header-menu .phone .number::before{
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -0.9em;
    max-width: 18px;
    width: 0.9em;
    height: 0px;
    padding-top: 1em;
    background: url(../images/shopify_renew/ico_phone_green.png) center center no-repeat;
    background-size: contain;
}
.lp-header-nav .lp-header-menu .phone .time{}
.lp-header-nav .lp-header-menu .contact_btn{
    width: 29.7%;
    margin-left: 2.8%;
}
.lp-header-nav .lp-header-menu .contact_btn a{}

@media (max-width: 750px) {
	.lp-header-nav .lp-header-menu{
		display: none;
	}
}

@media (max-width: 750px) {
	.lp-header.active{
        position: fixed;
        top: 0px;
        left: 0px;
        width: 100%;
        background: #fff;
        z-index: 2;
		box-shadow: 0 3px 15px rgba(0, 0, 0, 0.15);
	}
	.lp-header-nav{
        padding-top: 4.1%;
        padding-bottom: 4.5%;
	}
	.lp-header-nav .lp-header-logo{
        width: 33.9%;
	}
}


/*------------------------*/
/*       sp menu         */
/*----------------------*/
.lp-header-sp {
  display: none;
}
.lp-header-humberger {
  display: none;
}


@media (max-width: 750px) {
  .lp-header-humberger {
    width: 32px;
    height: 22px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .lp-header-humberger span {
    width: 100%;
    height: 3px;
    background-color: #5DA557;
    transition: all 0.3s;
  }
  .lp-header-humberger.active span:first-child {
    transform: translateY(9.5px) rotate(45deg)
  }
  .lp-header-humberger.active span:nth-child(2) {
    opacity: 0;
  }
  .lp-header-humberger.active span:last-child {
    transform: translateY(-9.5px) rotate(-45deg);
  }
	.lp-header-sp {
    display: block;
    position: fixed;
    top: 7.5%;
    left: 0;
    width: 100%;
    height: calc(100vh - 7.5%);
    background-color: #fff;
    overflow-y: scroll;
    z-index: 89;
    transform: translateX(100%);
    transition: transform 0.4s ease-in-out;
  }
  .lp-header-sp.active {
    transform: translateX(0);
  }
  .lp-header-sp-innr {
    padding: 20px 20px 40px;
  }
  .lp-header-sp-lists {
    margin-bottom: 40px;
  }
  .lp-header-sp-link {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 0;
    font-size: 18px;
    font-weight: 700;
    border-bottom: 1px solid #D3E6D3;
    color: #000;
	line-height: 1.75;
  }
  .lp-header-sp-link:hover {
    color: #000;
  }
  .lp-header-sp-link span img{
	  max-width: 100%;
	height: auto;
	width: revert-layer;
	vertical-align: baseline;
  }
  .lp-header-sp-tel {
    margin-bottom: 35px;
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	align-items: center;
  }
  .lp-header-sp-tel p {
    line-height: 1;
    text-align: center;
  }
  .lp-header-sp-tel p:first-child {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
  }
  .lp-header-sp-tel p:nth-child(2) {
    margin-bottom: 13px;
    font-size: 16px;
  }
  .lp-header-sp-tel p:last-child span {
    margin-right: 5px;
    vertical-align: middle;
  }
  .lp-header-sp-tel p:last-child span img{
	  width: revert-layer;
  }
  .lp-header-sp-tel p:last-child a {
    font-size: 32px;
    font-weight: 700;
    font-family: 'Jost', sans-serif;
    color: #000;
    vertical-align: middle;
  }
  .lp-header-sp-cta {
    width: 343px;
    height: 85px;
    max-width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    color: #fff;
    font-weight: 700;
    background: linear-gradient(#ff453e 0%,#ff2769 100%);
    line-height: 1.3;
    border-radius: 6px;
    padding-bottom: 3px;
  }
  .lp-header-sp-cta:hover {
    color: #fff;
  }
  .lp-header-sp-cta span:last-child {
    font-size: 22px;
  }
}

/*------------------------*/
/*       footer          */
/*----------------------*/
footer img{
	width: revert-layer;
}

footer .footer__copyright p{
	color: #fff;
}


/*------------------------*/
/*       hero            */
/*----------------------*/
#hero{
	background: url(../images/shopify_renew/hero_bg.png) center center no-repeat;
    background-size: cover;
}
#hero h1{
    padding-top: 5%;
    padding-left: 2.1%;
    padding-bottom: 2.5%;
	color: #fff;
	position: relative;
}
#hero h1::after{
    content: "";
    display: block;
    position: absolute;
    bottom: 0%;
    left: -14%;
    width: 42%;
    height: 1px;
    background: #fff;
}
#hero h2{
    width: 79.7%;
    padding-top: 2.5%;
    margin-bottom: 0%;
}
#hero .hero_img{
    width: 79.7%;
	margin-top: -1%;
}
#hero h3{
    color: #fff;
    padding-left: 2.1%;
    padding-top: 2.5%;
    padding-bottom: 3.8%;
    line-height: 1.7em;
}
#hero .btn_area2{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    padding-left: 2.1%;
    padding-bottom: 3.8%;
}
#hero .btn_area2 .btns{
    width: 65.4%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
}
#hero .btn_area2 .btns .btn_contact{
	width: 48.1%;
    color: #fff;
    font-weight: bold;
    background: #3b7341;
    padding: 1.4em 0em;
    border-radius: 10em;
    text-align: center;
    border: 2px solid #fff;
    position: relative;
    box-shadow: 0px 0px 10px #3a3a3a;
    -moz-transition: background .5s ease;
    -webkit-transition: background .5s ease;
    transition: background .5s ease;
}
#hero .btn_area2 .btns .btn_contact:hover{
	background: #fff;
	color: #3b7341;
}
#hero .btn_area2 .btns .btn_download{
	width: 48.1%;
	color: #303030;
    font-weight: bold;
    background: #e5e0de;
    padding: 1.4em 0em;
    border-radius: 10em;
    text-align: center;
    border: 2px solid #fff;
    position: relative;
    box-shadow: 0px 0px 10px #3a3a3a;
    -moz-transition: background .5s ease;
    -webkit-transition: background .5s ease;
    transition: background .5s ease;
}
#hero .btn_area2 .btns .btn_download:hover{
	background: #303030;
	color: #fff;
}
#hero .btn_area2 .phone_area{
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    width: 26%;
}
#hero .btn_area2 .phone_area .phone_txt{
    width: 92%;
    color: #fff;
    font-weight: bold;
    letter-spacing: 0px;
    text-align: center;
    position: relative;
    margin-bottom: 1.2em;
    left: -0.5em;
}
#hero .btn_area2 .phone_area .phone_txt::before{
	content: "";
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -0.1em;
    max-width: 7px;
    width: 0.4em;
    height: 0px;
    padding-top: 2.3em;
    background: url(../images/shopify_renew/ico_brackets_left_2.png) center center no-repeat;
    background-size: contain;
}
#hero .btn_area2 .phone_area .phone_txt::after{
	content: "";
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -0.1em;
    max-width: 7px;
    width: 0.4em;
    height: 0px;
    padding-top: 2.3em;
    background: url(../images/shopify_renew/ico_brackets_right_2.png) center center no-repeat;
    background-size: contain;
}
#hero .btn_area2 .phone_area .phone{
	text-align: center;
}
#hero .btn_area2 .phone_area .phone .phone_number{
    position: relative;
    font-weight: bold;
    color: #fff;
	vertical-align: bottom;
}
#hero .btn_area2 .phone_area .phone .phone_number::before{
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -0.9em;
    max-width: 26px;
    width: 0.9em;
    height: 0px;
    padding-top: 1em;
    background: url(../images/shopify_renew/ico_phone_white.png) center center no-repeat;
    background-size: contain;
}
#hero .btn_area2 .phone_area .phone .phone_sub{
    color: #fff;
    vertical-align: top;
    position: relative;
    top: 0.2em;
}

@media (max-width: 750px) {
	#hero{
		background: url(../images/shopify_renew/hero_bg_sp.png) center center no-repeat;
		background-size: cover;
	}
	#hero h1{
        padding: 0px;
        padding-top: 5%;
        line-height: 1.6em;
        padding-bottom: 4%;
	}
	#hero h1::after{
		left: -5%;
		width: 50%;
	}
	#hero h2{
        width: 100%;
        padding-top: 5.3%;
        margin-bottom: 19.7%;
	}
	#hero .hero_img{
        width: 100%;
		margin-top: 0px;
	}
	#hero h3{
        padding-left: 0px;
        padding-top: 3.8%;
        padding-bottom: 10.6%;
	}
	#hero h3 br{
		display: none;
	}
	#hero .btn_area2{
        padding-left: 0px;
        padding-bottom: 0px;
        position: absolute;
        bottom: 5.5%;
        transform: translateY(100%);
        flex-direction: column;
	}
	#hero .btn_area2 .btns{
        width: 94.4%;
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: center;
	}
	#hero .btn_area2 .btns .btn_contact{
        width: 100%;
		padding: 1.3em 0em;
        margin-bottom: 3%;
	    box-shadow: 0px 0px 10px #a0a0a0;
	}
	#hero .btn_area2 .btns .btn_download{
        width: 100%;
		padding: 1.3em 0em;
		background: #fff;
		box-shadow: 0px 0px 10px #a0a0a0;
	}
	#hero .btn_area2 .phone_area{
        width: 95%;
        margin-top: 5%;
        flex-direction: row;
        justify-content: space-between;
	}
	#hero .btn_area2 .phone_area .phone_txt{
        color: #000;
        width: 48.3%;
        left: 0%;
		margin-bottom: 0px;
	}
	#hero .btn_area2 .phone_area .phone_txt::before{
		-webkit-filter: invert(1);
		filter: invert(1);
		background: url(../images/shopify_renew/ico_brackets_left.png) center center no-repeat;
		background-size: contain;
	    padding-top: 2.3em;
	}
	#hero .btn_area2 .phone_area .phone_txt::after{
		-webkit-filter: invert(1);
		filter: invert(1);
		background: url(../images/shopify_renew/ico_brackets_right.png) center center no-repeat;
		background-size: contain;
	    padding-top: 2.3em;
	}
	#hero .btn_area2 .phone_area .phone{
		margin: 0px;
        width: 44%;
		text-align: left;
	}
	#hero .btn_area2 .phone_area .phone .phone_number{
		color: #000;
	}
	#hero .btn_area2 .phone_area .phone .phone_number::before{
        width: 0.7em;
		-webkit-filter: invert(1);
		filter: invert(1);
	}
	#hero .btn_area2 .phone_area .phone .phone_sub{
		color: #000;
        top: 0.4em;
	}
}


/*------------------------*/
/*       page            */
/*----------------------*/
.section_subttl{
	position: relative;
    margin-left: 5%;
}
.section_subttl::before{
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-0.2em);
    left: -1.1em;
    height: 0px;
    width: 0.5em;
    padding-top: 0.5em;
    border-radius: 5em;
    background: #26a559;
}
.section_ttl{
    margin-left: 4.5%;
    line-height: 1.5em;
    font-weight: bold;
    margin-top: 3%;
    margin-bottom: 2.5%;
}
.section_txt{
    margin-left: 5%;
    line-height: 1.7em;
}
.section_subttl_center{
	text-align: center;
    padding-bottom: 1.8%;
    position: relative;
    margin-bottom: 2%;
}
.section_subttl_center::after{
    content: "";
    display: block;
    position: absolute;
    transform: translateX(-50%);
    bottom: 0%;
    left: 50%;
    width: 2.6%;
    height: 3px;
    background: #26a559;
}
.section_ttl_center{
    text-align: center;
    font-weight: bold;
    line-height: 1em;
    margin-bottom: 2.5%;
    letter-spacing: 0.1em;
}
.section_txt_center{
	text-align: center;
	line-height: 1.7em;
    display: block;
    margin-bottom: 2.5%;
}

@media (max-width: 750px) {
	.section_subttl{
		margin-left: 3.6%;
	}
	.section_ttl{
        margin-left: 0px;
        margin-top: 5.6%;
        margin-bottom: 6.7%;
		line-height: 1.7em;
	}
	.section_txt{
		margin-left: 0px;
	}
	.section_subttl_center{
        padding-bottom: 2.9%;
        margin-bottom: 4.1%;
	}
	.section_subttl_center::after{
		width: 4.3%;
	}
	.section_ttl_center{
        margin-bottom: 5.5%;
	}
	.section_txt_center{
		width: 95%;
        margin: 0 auto;
        margin-bottom: 5.5%;
		text-align: left;
	}
	.section_txt_center br{
		display: none;
	}
}


/*------------------------*/
/*       brand           */
/*----------------------*/
#brands{}
#brands .slider{
	margin: 0 calc((100% - 100vw) / 2) 0;
    overflow: hidden;
}
#brands .slider ul{
	display: flex;
    align-items: center;
    flex-direction: row;
    white-space: nowrap;
    width: max-content;
    -webkit-animation: slider-move 50s linear infinite;
    animation: slider-move 50s linear infinite;
}
#brands .slider ul li{
    margin: 0 30px;
	height: 55px;
}
#brands .slider ul li img{
	height: 55px;
}
#brands .top{
    margin-top: 50px;
	margin-bottom: 15px;
}
#brands .bot{
    margin-left: -170px; 
	margin-bottom: 50px;
}

@media (max-width: 750px) {
	#brands{}
	#brands .top{
        margin-top: 45%;
        margin-bottom: 0%;
	}
	#brands .slider ul li{
		margin: 0 20px;
		height: 35px;
	}
	#brands .slider ul li img{
		height: 35px;
	}
	#brands .bot{
		margin-left: 38px;
        margin-bottom: 10%;
	}
	#brands .bot li{}
}

@-webkit-keyframes slider-move {
  0% {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  100% {
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
  }
}
@keyframes slider-move {
  0% {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  100% {
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
  }
}



/*------------------------*/
/*       about           */
/*----------------------*/
#about{}
#about .section_subttl{
    margin-top: 2.6%;
}
#about .section_txt{
	width: 58%;
}
#about .about_img{
	position: absolute;
    top: 0px;
    right: -30.9%;
    width: 63.6%;
}
#about .bot{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
	margin-top: 8%;
    margin-bottom: 5.5%;
}
#about .bot .about_img_bot{
	width: 39%;
}
#about .bot .details{
    width: 55.1%;
    margin-right: 3.3%;
}
#about .bot .details .details_txt{
    line-height: 1.7em;
}
#about .bot .details .details_list{
    padding-top: 1%;
    padding-bottom: 3.5%;
}
#about .bot .details .details_list li{
    margin-top: 2.3%;
    font-weight: bold;
    background: #ededed;
    padding: 0.2em 0em;
    padding-bottom: 0.3em;
    padding-left: 7.6%;
	position: relative;
}
#about .bot .details .details_list li::before{
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-0.1em);
    left: 0.8em;
    height: 0px;
    width: 0.3em;
    padding-top: 0.3em;
    border-radius: 5em;
    background: #26a559;
}

@media (max-width: 750px) {
	#about{}
	#about .section_subttl{
		margin-top: 0px;
	}
	#about .section_txt{
		width: 100%;
        margin-bottom: 8.4%;
	}
	#about .about_img{
        position: relative;
        top: 0px;
        right: 2.5%;
        width: 100vw;
	}
	#about .bot{
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: center;
        justify-content: flex-start;
        margin-bottom: 14%;
	}
	#about .bot .details{
        margin: 0px;
        width: 100%;
	}
	#about .bot .details .details_txt{}
	#about .bot .details .details_list{
        padding-top: 5%;
        padding-bottom: 5%;
	}
	#about .bot .details .details_list li{
        margin-top: 3.2%;
        padding: 0.3em 0em;
        padding-bottom: 0.4em;
        padding-left: 7.6%;
	}
	#about .bot .details .details_list li:nth-of-type(1){
		margin-top: 0%;
	}
}



/*------------------------*/
/*       howto           */
/*----------------------*/
#howto{
	background: url(../images/shopify_renew/howto_bg.png) center center no-repeat;
    background-size: cover;
    padding-top: 6.1%;
    padding-bottom: 6.1%;
}
#howto .section_subttl{
	color: #fff;
	margin-left: 6%;
}
#howto .section_ttl{
	color: #fff;
    margin-left: 6%;
}
#howto .section_txt{
	color: #fff;
    margin-left: 6%;
}
#howto .howto_list{
    margin: 0 auto;
    margin-top: 3.3%;
    width: 89.5%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-start;
}
#howto .howto_list li{
    color: #fff;
    width: 30%;
}
#howto .howto_list li .ico_area{}
#howto .howto_list li .ico_area .number{
    width: 20.6%;
    position: relative;
    left: 5%;
}
#howto .howto_list li .ico_area .ttl{
    color: #fff;
    display: inline;
    background: #0c5b2d;
    line-height: 2em;
    padding: 0em 0.3em 0.1em 0.3em;
    position: relative;
    top: -0.5em;
	left: 5%;
    z-index: 1;
}
#howto .howto_list li .ico_area .ico{
    width: 85.3%;
    margin: 0 auto;
    margin-top: -15%;
}
#howto .howto_list li .details_area{}
#howto .howto_list li .details_area .ttl{
	color: #fff;
}
#howto .howto_list li .details_area .txt{
    color: #fff;
    line-height: 1.7em;
    padding-top: 8%;
    width: 95%;
    margin: 0 auto;
    display: block;
}
#howto .howto_list li .details_area .more_btn{
    color: #fff;
    margin: 0 auto;
    display: block;
    width: 79%;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 0.6em;
    letter-spacing: 0px;
    padding: 1em 0em;
    margin-top: 7%;
    position: relative;
	-moz-transition: background .5s ease;
    -webkit-transition: background .5s ease;
    transition: background .5s ease;
}
#howto .howto_list li .details_area .more_btn:hover{
	background: #fff;
	color: #000;
	font-weight: bold;
}
#howto .howto_list li .details_area .more_btn::after{
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 1.5em;
    max-width: 10px;
    width: 0.8em;
    height: 0px;
    padding-top: 1.3em;
    background: url(../images/shopify_renew/ico_arrow_down.png) center center no-repeat;
    background-size: contain;
}

@media (max-width: 750px) {
	#howto{
        background: url(../images/shopify_renew/howto_bg_sp.png) center center no-repeat;
        background-size: cover;
        padding-top: 9.4%;
        padding-bottom: 17.4%;
	}
	#howto .section_ttl{
        margin-left: 0px;
        margin-top: 3.8%;
        padding-left: 1%;
	}
	#howto .section_txt{
		margin-left: 0%;
	}
	#howto .howto_list{
        margin: 0px;
        width: 100%;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: flex-start;
        align-items: center;
	}
	#howto .howto_list li{
        width: 100%;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center;
        justify-content: space-between;
        margin-top: 12%;
	}
	#howto .howto_list li .ico_area{
		width: 39.5%;
	}
	#howto .howto_list li .ico_area .number{
        width: 40%;
        left: 0%;
	}
	#howto .howto_list li .ico_area .ttl{}
	#howto .howto_list li .ico_area .ttl.pc{
		display: none;
	}
	#howto .howto_list li .ico_area .ico{
        width: 100%;
        margin: 0px;
        margin-top: -6%;
	}
	#howto .howto_list li .details_area{
        width: 57.1%;
	}
	#howto .howto_list li .details_area .ttl{
		color: #fff;
		display: inline;
		background: #0c5b2d;
		line-height: 2em;
		padding: 0em 0.2em 0.1em 0.2em;
	}
	#howto .howto_list li .details_area .txt{
        width: 100%;
        padding-top: 5%;
	}
	#howto .howto_list li .details_area .more_btn{
        width: 100%;
        padding: 1.1em 0em;
        margin-top: 7.7%;
	}
	#howto .howto_list li .details_area .more_btn::after{
		right: 1.5em;
		max-width: 16px;
		width: 0.8em;
		padding-top: 1.3em;
		background: url(../images/shopify_renew/ico_arrow_down_sp.png) center center no-repeat;
		background-size: contain;
	}
}

@media screen and (min-width: 1300px) {
	#howto{
		padding-top: 80px;
		padding-bottom: 80px;
	}
}


/*------------------------*/
/*       custom design   */
/*----------------------*/
#customdesign{
	padding-top: 5.8%;
    padding-bottom: 2.3%;
	background: #f5f5f5 url(../images/shopify_renew/ico_txt_custom.png) top right no-repeat;
	background-position: top left 53vw;
    background-size: 80vw;
}
#customdesign .section_ttl{
	margin-top: 1.7%;
    margin-bottom: 1.7%;
}
#customdesign .photo{
    margin-top: 5%;
}

@media (max-width: 750px) {
	#customdesign{
        padding-top: 16.1%;
        padding-bottom: 13.4%;
        background-position: top left 37vw;
        background-size: 111vw;
	}
	#customdesign .section_ttl{
		margin-top: 4.6%;
		margin-bottom: 4.6%;
	}
	#customdesign .photo{
        margin-top: 9%;
	}
}

@media screen and (min-width: 1300px) {
	#customdesign{
		padding-top: 75px;
		padding-bottom: 30px;
		background-position: top left calc( 50vw - 650px + 689px );
		background-size: 1040px;
	}
}


/*------------------------*/
/*       system          */
/*----------------------*/
#system{
	background: #f5f5f5;
}
#system .system_content{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 5%;
}
#system .system_content .details{
    width: 52.6%;
}
#system .system_content .details .section_subttl{
	margin-left: 8.5%;
}
#system .system_content .details .section_ttl{
    margin-left: 8.5%;
    margin-top: 4%;
    margin-bottom: 4%;
}
#system .system_content .details .section_txt{
    margin-left: 8.5%;
}
#system .system_content .photo{
    width: 45.8%;
}

@media (max-width: 750px) {
	#system{}
	#system .system_content{
        padding-bottom: 13.3%;
	}
	#system .system_content .details{
		width: 100%;
	}
	#system .system_content .details .section_subttl{
        margin: 0px;
        position: relative;
        left: 50%;
        transform: translateX(-50%);
        display: inline-block;
        padding-bottom: 4%;
	}
	#system .system_content .details .section_subttl::before{
		display: none;
	}
	#system .system_content .details .section_subttl::after{
        content: "";
        display: block;
        position: absolute;
        transform: translateX(-50%);
        bottom: 0%;
        left: 50%;
        width: 36.6%;
        height: 3px;
        background: #26a559;
	}
	#system .system_content .details .section_ttl{
        margin-left: 0%;
        margin-top: 5.6%;
        margin-bottom: 8.5%;
        text-align: center;
        line-height: 1.6em;
	}
	#system .system_content .photo{
		width: 100%;
	}
	#system .system_content .details .section_txt{
        margin: 0 auto;
        margin-top: 5.6%;
        width: 100%;
        display: block;
	}
	#system .system_content .details .section_txt br{
		display: none;
	}
}



/*------------------------*/
/*       why             */
/*----------------------*/
#why{
	padding-top: 6.1%;
    padding-bottom: 6.1%;
}
#why .section_ttl{
    margin-top: 1.7%;
    margin-bottom: 4%;
    line-height: 1em;
}
#why .photo{
    margin-top: 5.5%;
}

@media (max-width: 750px) {
	#why{
        padding-top: 12.6%;
        padding-bottom: 14.6%;
	}
	#why .section_ttl{
		margin-top: 7%;
		margin-bottom: 7%;
	}
	#why .section_txt br{
		display: none;
	}
	#why .photo{
		margin-top: 11.5%;
	}
}

@media screen and (min-width: 1300px) {
	#why{
		padding-top: 80px;
		padding-bottom: 80px;
	}
}


/*------------------------*/
/*       case            */
/*----------------------*/
#case{
    padding-bottom: 8.4%;
	background: url(../images/shopify_renew/ico_txt_case.png) top right no-repeat;
    background-position: top left 49vw;
    background-size: 112vw;
}
#case .section_ttl{
    line-height: 1em;
    margin-top: 2%;
    margin-bottom: 6.7%;
}
#case .photo{
    position: absolute;
    top: 10.7vw;
    right: -21.1vw;
    width: 68.5%;
    z-index: 2;
}
#case .case_ttl{
    margin-left: 4.5%;
    width: 45.8%;
    margin-bottom: 4.6%;
	position: relative;
}
#case .case_ttl::before{
    content: "";
    display: block;
    position: absolute;
    top: 9%;
    right: -20%;
    width: 72%;
    height: 1px;
    background: #e5e5e5;
    z-index: 1;
}
#case .case_subttl{
    margin-left: 4.5%;
    padding-bottom: 1em;
    display: inline-block;
    position: relative;
    padding-left: 1.6em;
    margin-bottom: 0.8em;
}
#case .case_subttl::before{
    content: "";
    display: block;
    position: absolute;
    top: 0.6em;
    transform: translateY(-50%);
    left: 0.4em;
    max-width: 13px;
    width: 0.7em;
    height: 0px;
    padding-top: 1.3em;
    background: url(../images/shopify_renew/ico_lightbulb.png) center center no-repeat;
    background-size: contain;
}
#case .case_subttl::after{
	content: "";
    display: block;
    position: absolute;
    bottom: 0%;
    left: 0em;
    width: 130%;
    height: 5px;
    background: #e5e5e5;
}
#case .case_txt{
    margin-left: 4.5%;
    width: 42%;
    display: block;
    line-height: 1.7em;
}
#case .case_list{
    margin-left: 4.5%;
    width: 43.3%;
    margin-top: 3.8%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    border-left: 2px solid #e5e5e5;
}
#case .case_list .case_list_item{
    width: 33%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
	position: relative;
    padding-top: 7%;
	border-right: 2px solid #e5e5e5;
}
#case .case_list .case_list_item .ttl{
    font-weight: bold;
    text-align: center;
    position: absolute;
    top: 0px;
}
#case .case_list .case_list_item.item_3 .ttl{
    transform: translateY(-50%);
    line-height: 1.4em;
}
#case .case_list .case_list_item .val{
    line-height: 1em;
    font-weight: bold;
}
#case .case_list .case_list_item .val span{}
#case .case_btn{
    margin-left: 4.5%;
    background: #132224;
	border: 1px solid #132224;
    color: #fff;
    padding: 1.4em 1.9em;
    padding-right: 2.9em;
    border-radius: 0.7em;
    margin-top: 2.5%;
	position: relative;
	-moz-transition: background .5s ease;
    -webkit-transition: background .5s ease;
    transition: background .5s ease;
	visibility: hidden;
}
#case .case_btn:hover{
	background: #fff;
	color: #132224;
	font-weight: bold;
}
#case .case_btn::after{
	content: "";
    display: block;
    position: absolute;
    top: 53%;
    transform: translateY(-50%);
    right: 1.2em;
    max-width: 8px;
    width: 0.5em;
    height: 0px;
    padding-top: 1.3em;
    background: url(../images/shopify_renew/ico_btn_arrow.png) center center no-repeat;
    background-size: contain;
}

@media (max-width: 750px) {
	#case{
        background-position: top left 37vw;
        background-size: 127vw;
        padding-bottom: 14.4%;
	}
	#case .section_ttl{
        margin-top: 4.2%;
        margin-bottom: 8.4%;
        margin-left: 2%;
	}
	#case .photo{
        position: static;
        width: 100%;
        margin-bottom: 6.4%;
	}
	#case .case_ttl{
        margin-left: 0px;
        width: 100%;
        margin-bottom: 8.4%;
	}
	#case .case_ttl::before{
		display: none;
	}
	#case .case_subttl{
        margin-left: 2.5%;
	}
	#case .case_subttl::before{
        max-width: 18px;
        width: 0.7em;
        padding-top: 1.4em;
        top: 0.6em;
        background: url(../images/shopify_renew/ico_lightbulb.png) center center no-repeat;
        background-size: contain;
	}
	#case .case_txt{
        width: 94%;
        margin-left: 3.5%;
	}
	#case .case_list{
        width: 94.4%;
        margin-left: 3%;
        margin-top: 6%;
	}
	#case .case_list .case_list_item{}
	#case .case_list .case_list_item .ttl{}
	#case .case_list .case_list_item .val{}
	#case .case_list .case_list_item .val span{}
	#case .case_btn{
        margin-top: 4.1%;
        margin-left: 3.5%;
	}
}

@media screen and (min-width: 1300px) {
	#case{
		padding-bottom: 110px;
		background-position: top left calc( 50vw - 650px + 637px );
		background-size: 1456px;
	}
	#case .photo{
		top: 139px;
		right: -274px;
	}
}



/*------------------------*/
/*       contact         */
/*----------------------*/
.contact{
    background: url(../images/shopify_renew/contact_bg.png) center center no-repeat;
    background-size: cover;
    padding-top: 4.6%;
    padding-bottom: 3%;
}
.contact .contact_ttl{
    width: 33.1%;
    margin-left: 4.2%;
}
.contact .contact_subttl{
    margin-left: 4.2%;
    font-weight: bold;
    margin-top: 2.3%;
    color: #fff;
    padding-bottom: 2.9%;
	position: relative;
}
.contact .contact_subttl::after{
    content: "";
    display: block;
    position: absolute;
    bottom: 0%;
    left: -7%;
    width: 33%;
    height: 2px;
    background: #fff;
}
.contact .btn_area{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    padding-left: 4.2%;
    margin-top: 2.1%;
    width: 93.8%;
	position: relative;
}
.contact .btn_area .btns{
    position: absolute;
    bottom: -10%;
    right: 0px;
    width: 36.2%;
}
.contact .btn_area .btn_download{
    color: #000000;
    font-weight: bold;
    background: #dcd7d4;
    padding: 1em 0em;
    border-radius: 10em;
    width: 100%;
    text-align: center;
    border: 2px solid #fff;
    position: relative;
    box-shadow: 0px 0px 10px #3a3a3a;
    -moz-transition: background .5s ease;
    -webkit-transition: background .5s ease;
    transition: background .5s ease;
    margin-bottom: 3.7%;
}
.contact .btn_area .btn_download:hover{
	background: #000000;
	color: #fff;
}
.contact .btn_area .btn_contact{
    color: #fff;
    font-weight: bold;
    background: #3b7341;
    padding: 1em 0em;
    border-radius: 10em;
    width: 100%;
    text-align: center;
    border: 2px solid #fff;
    position: relative;
    box-shadow: 0px 0px 10px #3a3a3a;
    -moz-transition: background .5s ease;
    -webkit-transition: background .5s ease;
    transition: background .5s ease;
}
.contact .btn_area .btn_contact:hover{
	background: #fff;
	color: #3b7341;
}
.contact .btn_area .phone_area{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    width: 57.4%;
}
.contact .btn_area .phone_area .phone_txt{
    width: 44.6%;
    color: #fff;
    font-weight: bold;
    letter-spacing: 0px;
    text-align: center;
	position: relative;
}
.contact .btn_area .phone_area .phone_txt::before{
	content: "";
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -0.1em;
    max-width: 7px;
    width: 0.4em;
    height: 0px;
    padding-top: 3em;
    background: url(../images/shopify_renew/ico_brackets_left.png) center center no-repeat;
    background-size: contain;
}
.contact .btn_area .phone_area .phone_txt::after{
	content: "";
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -0.1em;
    max-width: 7px;
    width: 0.4em;
    height: 0px;
    padding-top: 3em;
    background: url(../images/shopify_renew/ico_brackets_right.png) center center no-repeat;
    background-size: contain;
}
.contact .btn_area .phone_area .phone{
    width: 48.5%;
    margin-right: 0%;
    text-align: center;
}
.contact .btn_area .phone_area .phone .phone_number{
    position: relative;
    font-weight: bold;
    color: #fff;
	vertical-align: bottom;
}
.contact .btn_area .phone_area .phone .phone_number::before{
	content: "";
    display: block;
    position: absolute;
    top: 64%;
    transform: translateY(-50%);
    left: -1em;
    max-width: 26px;
    width: 0.9em;
    height: 0px;
    padding-top: 1em;
    background: url(../images/shopify_renew/ico_phone_white.png) center center no-repeat;
    background-size: contain;
}
.contact .btn_area .phone_area .phone .phone_sub{
    color: #fff;
    vertical-align: top;
    position: relative;
    top: 0.5em;
}


@media (max-width: 750px) {
	.contact{
        padding-top: 6.2%;
        padding-bottom: 4.8%;
        background: url(../images/shopify_renew/contact_bg_sp.png) center center no-repeat;
        background-size: cover;
	}
	.contact .contact_ttl{
        width: 100vw;
        margin-left: -3%;
	}
	.contact .contact_subttl{
        margin-left: 2.5%;
        margin-top: 3.6%;
        padding-bottom: 4.4%;
	}
	.contact .contact_subttl::after{
		display: none;
	}
	.contact .btn_area{
        margin-top: 0px;
        padding-left: 0%;
        width: 100%;
        flex-direction: column-reverse;
        flex-wrap: nowrap;
        align-items: center;
        justify-content: flex-end;
	}
	.contact .btn_area .phone_area{
		width: 95%;
        margin-top: 5%;
	}
	.contact .btn_area .phone_area .phone_txt{
		width: 48.3%;
	}
	.contact .btn_area .phone_area .phone{
		margin: 0px;
        width: 44%;
	}
	.contact .btn_area .phone_area .phone .phone_number{}
	.contact .btn_area .phone_area .phone .phone_sub{
		top: 0.4em;
	}
	.contact .btn_area .btns{
        position: static;
        width: 77.5%;
        display: flex;
        flex-direction: column-reverse;
	}
	.contact .btn_area .btn_download{
		margin-bottom: 0px;
	}
	.contact .btn_area .btn_contact{
		width: 100%;
		margin-bottom: 3.7%;
	}
	.contact .btn_area .btn_contact::after{
		bottom: 6%;
        right: -2%;
        width: 6.6%;
        padding-top: 6.1%;
        max-width: 36px;
        background: url(../images/shopify_renew/ico_mouse_arrow_sp.png) center center no-repeat;
        background-size: contain;
	}
}

@media screen and (min-width: 1300px) {
	.contact{
		padding-top: 60px;
		padding-bottom: 40px;
	}
}


/*------------------------*/
/*       feature         */
/*----------------------*/
#feature{
	padding-top: 5.7%;
    padding-bottom: 3.5%;
}
#feature .feature_img{}
#feature .feature_list{
    margin: 0 auto;
    width: 78%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: 7.6%;
}
#feature .feature_list li{
    width: 30.4%;
    margin-bottom: 5.2%;
}
#feature .feature_list li .ico{}
#feature .feature_list li .ttl{
    text-align: center;
    font-weight: bold;
    margin-top: 8.9%;
    padding-bottom: 7.5%;
    margin-bottom: 7%;
    position: relative;
}
#feature .feature_list li .ttl::after{
	content: "";
    display: block;
    position: absolute;
    transform: translateX(-50%);
    bottom: 0%;
    left: 50%;
    width: 17.9%;
    height: 3px;
    background: #26a559;
}
#feature .feature_list li .ttx{
	line-height: 1.7em;
    width: 95%;
    margin: 0 auto;
    display: block;
    letter-spacing: 0px;
}

@media (max-width: 750px) {
	#feature{
        padding-top: 10.7%;
        padding-bottom: 5.3%;
	}
	#feature .feature_img{
        margin-top: 10%;
	}
	#feature .feature_list{
        width: 95%;
        margin-top: 14.3%;
	}
	#feature .feature_list li{
        width: 47.8%;
        margin-bottom: 11.8%;
	}
	#feature .feature_list li .ico{}
	#feature .feature_list li .ttl{
        padding-bottom: 10%;
        margin-top: 9.2%;
        margin-bottom: 9.1%;
	}
	#feature .feature_list li .ttx{}
}

@media screen and (min-width: 1300px) {
	#feature{
		padding-top: 75px;
		padding-bottom: 45px;
	}
}


/*------------------------*/
/*       plan            */
/*----------------------*/
#plan{
    background: #fafafa;
    padding-top: 5.3%;
    padding-bottom: 9.6%;
}
#plan .section_txt_center{
	margin-bottom: 5%;
}
#plan .plan_items{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: space-between;
    width: 90%;
    margin: 0 auto;
}
#plan .plan_items .plan_item{
    width: 31.1%;
    border: 2px dotted #3eb152;
    background: #fff;
    border-radius: 0.6em;
    padding: 2.3%;
    padding-top: 0px;
    min-height: 59vw;
	position: relative;
}
#plan .plan_items .plan_item.item_2{
	border: 2px dotted #0d8c63;
}
#plan .plan_items .plan_item.item_3{
	border: 2px dotted #006111;
}
#plan .plan_items .plan_item .ttl{
    background: #3eb152;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding: 1.4em 0em;
    border-radius: 0.3em;
    margin-top: -3.7%;
}
#plan .plan_items .plan_item.item_2 .ttl{
	background: #0d8c63;
}
#plan .plan_items .plan_item.item_3 .ttl{
	background: #006111;
}
#plan .plan_items .plan_item .txt{
    line-height: 1.6em;
    margin-top: 8%;
    margin-bottom: 8%;
}
#plan .plan_items .plan_item .plan_list{
	border-top: 1px dashed #303030;
}
#plan .plan_items .plan_item .plan_list li{
    padding: 1.9em 0em;
    padding-left: 16.2%;
    padding-right: 7.2%;
    line-height: 1.6em;
    border-bottom: 1px dashed #303030;
	position: relative;
}
#plan .plan_items .plan_item .plan_list li::before{
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 5%;
    height: 0px;
    width: 6.2%;
    padding-top: 9%;
    max-width: 17px;
    background: url(../images/shopify_renew/ico_check.png) center center no-repeat;
    background-size: contain;
}
#plan .plan_items .plan_item .plan_btn{
    text-align: center;
    display: block;
    background: #000000;
    border: 1px solid #000000;
    color: #fff;
    font-weight: bold;
    padding: 1.4em 0em;
    border-radius: 0.4em;
    position: absolute;
    width: 85%;
    bottom: 3%;
    -moz-transition: background .5s ease;
    -webkit-transition: background .5s ease;
    transition: background .5s ease;
}
#plan .plan_items .plan_item .plan_btn:hover{
	background: #fff;
	color: #000;
}
#plan .plan_items .plan_item.item_1 .plan_btn{
    text-indent: -1em;
}
#plan .plan_items .plan_item .plan_btn::after{
	content: "";
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 6%;
    height: 0px;
    width: 1.9%;
    padding-top: 5%;
    max-width: 5px;
    background: url(../images/shopify_renew/ico_arrow_right_2.png) center center no-repeat;
    background-size: contain;
}

@media (max-width: 750px) {
	#plan{
        padding-top: 6.3%;
        padding-bottom: 20%;
	}
	#plan .section_txt_center{
		margin-bottom: 0%;
	}
	#plan .plan_items{
        width: 94.5%;
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: center;
        justify-content: flex-start;
	}
	#plan .plan_items .plan_item{
        margin-top: 28.3%;
        width: 100%;
        padding: 0% 4.4%;
		min-height: none;
	}
	#plan .plan_items .plan_item.item_1{
        margin-top: 12%;
	}
	#plan .plan_items .plan_item .ttl{
        padding: 0.7em 0em;
        margin-top: -6.9%;
	}
	#plan .plan_items .plan_item .txt{
        margin-top: 4.8%;
        margin-bottom: 6.4%;
	}
	#plan .plan_items .plan_item .plan_list{
        padding-bottom: 15%;
	}
	#plan .plan_items .plan_item .plan_list li{
        padding: 1.6em 0em;
        padding-left: 10.7%;
        padding-right: 2%;
	}
	#plan .plan_items .plan_item .plan_list li::before{
		left: 1%;
        width: 4.2%;
        padding-top: 6%;
        max-width: 25px;
        background: url(../images/shopify_renew/ico_check_sp.png) center center no-repeat;
        background-size: contain;
	}
	#plan .plan_items .plan_item .plan_btn{
        width: 85%;
        bottom: 0%;
        left: 50%;
        transform: translate(-50%, 50%);
        padding: 1.3em 0em;
	}
}

@media screen and (min-width: 1300px) {
	#plan{
		padding-top: 70px;
		padding-bottom: 125px;
	}
	#plan .plan_items .plan_item{
		min-height: 767px;
	}
}


/*------------------------*/
/*       shopify         */
/*----------------------*/
#shopify{
	background: url(../images/shopify_renew/shopify_bg.png) center center no-repeat;
    background-size: cover;
}
#shopify .shopify_ttl{
    width: 59.4%;
    margin: 0 auto;
    padding-top: 8%;
}
#shopify .shopify_subttl{
    color: #fff;
    text-align: center;
    display: block;
    line-height: 1.6em;
    font-weight: bold;
    margin-top: 2.8%;
}
#shopify .shopify_subttl.sp{
	display: none;
}
#shopify .shopify_list{
    margin: 0 auto;
    margin-top: 4.6%;
    width: 90%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    padding-bottom: 2%;
}
#shopify .shopify_list li{
    width: 28.3%;
    margin-bottom: 3.4%;
}
#shopify .shopify_list li .img{
    width: 41.3%;
    margin: 0 auto;
    margin-bottom: 5%;
}
#shopify .shopify_list li .ttl{}
#shopify .shopify_list li .txt{
    color: #fff;
    line-height: 1.7em;
    display: block;
    margin-top: 3.7%;
}

@media (max-width: 750px) {
	#shopify{
		background: url(../images/shopify_renew/shopify_bg_sp.png) center center no-repeat;
		background-size: cover;
	}
	#shopify .shopify_ttl{
        width: 100%;
        padding-top: 12.6%;
	}
	#shopify .shopify_subttl.sp{
        display: block;
        margin-top: 5.6%;
	}
	#shopify .shopify_subttl.pc{
		display: none;
	}
	#shopify .shopify_list{
        width: 97.2%;
        margin-top: 11%;
	}
	#shopify .shopify_list li{
        width: 47.1%;
        margin-bottom: 9.2%;
	}
	#shopify .shopify_list li .img{
        width: 45.6%;
        margin-bottom: 7.7%;
	}
	#shopify .shopify_list li .ttl{}
	#shopify .shopify_list li .txt{
        margin-top: 4.7%;
	}
}



/*------------------------*/
/*       support         */
/*----------------------*/
#support{
    padding-top: 5.3%;
    padding-bottom: 6.9%;
}
#support .section_ttl{
    margin-top: 1.5%;
    margin-bottom: 2.4%;
}
#support .support_items{
    margin-left: 5%;
    padding-top: 2.5%;
    padding-bottom: 1.6%;
}
#support .support_items .support_item{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    margin-top: 3.2%;
}
#support .support_items .support_item .ico_area{
    width: 22.3%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
	position: relative;
}
#support .support_items .support_item .ico_area::after{
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -18%;
    height: 0px;
    width: 16.5%;
    padding-top: 36.7%;
    max-width: 41px;
    background: url(../images/shopify_renew/ico_diagonalLine.png) center center no-repeat;
    background-size: contain;
}
#support .support_items .support_item .ico_area .ico{
    width: 30.5%;
}
#support .support_items .support_item .ico_area .number_area{
    width: 61%;
}
#support .support_items .support_item .ico_area .txt{
	font-weight: bold;
}
#support .support_items .support_item .ico_area .ast{
	position: relative;
}
#support .support_items .support_item .ico_area .ast::after{
    content: "※";
    display: block;
    position: absolute;
    top: -1em;
    right: -1em;
    font-size: 0.8em;
}
#support .support_items .support_item .ico_area .number{
	font-weight: bold;
    letter-spacing: 0.02em;
    padding-top: 7%;
}
#support .support_items .support_item .details_area{
    width: 71.4%;
}
#support .support_items .support_item .details_area .cat_area{}
#support .support_items .support_item .details_area .cat_area .cat{
    background: #132224;
    color: #fff;
    letter-spacing: 0px;
    padding: 0.4em 0em;
    padding-bottom: 0.5em;
    width: 8.7em;
    text-align: center;
    border-radius: 5em;
}
#support .support_items .support_item .details_area .cat_area .desc{
    margin-left: 0.8em;
    font-weight: bold;
    background: #d5f1b6;
    padding: 0.1em 0.3em;
    padding-bottom: 0.2em;
}
#support .support_items .support_item .details_area .txt{
    line-height: 1.7em;
    margin-top: 1%;
}
#support .asterisk_expl{
    margin-left: 5%;
}
#support .support_img{
    position: absolute;
    width: 44.6%;
    top: 1.8%;
    right: -6.8%;
}
#support .support_bot_ttl{
    text-align: center;
    margin: 0 auto;
    line-height: 1.7em;
    margin-top: 7.7%;
    position: relative;
    width: 81.8%;
}
#support .support_bot_ttl::before{
    content: "";
    display: block;
    position: absolute;
    top: -40%;
    left: -3%;
    height: 0px;
    width: 14.2%;
    padding-top: 6.7%;
    max-width: 137px;
    background: url(../images/shopify_renew/ico_lines_left.png) center center no-repeat;
    background-size: contain;
}
#support .support_bot_ttl::after{
    content: "";
    display: block;
    position: absolute;
    bottom: -44%;
    right: -2%;
    height: 0px;
    width: 14.2%;
    padding-top: 6.7%;
    max-width: 137px;
    background: url(../images/shopify_renew/ico_lines_right.png) center center no-repeat;
    background-size: contain;
}

@media (max-width: 750px) {
	#support{
        padding-top: 10.7%;
        padding-bottom: 14.7%;
	}
	#support .section_ttl{
		margin-top: 3.1%;
        margin-bottom: 4.4%;
        margin-left: 1%;
        line-height: 1.6em;
	}
	#support .support_items{
        width: 95%;
        margin-left: 2%;
        padding-top: 0%;
        padding-bottom: 6.6%;
	}
	#support .support_items .support_item{
        margin-top: 11.9%;
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: flex-start;
	}
	#support .support_items .support_item .ico_area{
        width: 57.9%;
	}
	#support .support_items .support_item .ico_area::after{
		display: none;
	}
	#support .support_items .support_item .ico_area .ico{
		width: 29.5%;
	}
	#support .support_items .support_item .ico_area .number_area{}
	#support .support_items .support_item .ico_area .txt{}
	#support .support_items .support_item .ico_area .asterisk{}
	#support .support_items .support_item .ico_area .number{}
	#support .support_items .support_item .details_area{
        width: 100%;
        position: relative;
	}
	#support .support_items .support_item .details_area .cat_area{
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: flex-start;
        justify-content: flex-start;
        width: 39.3%;
        position: absolute;
        right: 0px;
        top: -15%;
        transform: translateY(-100%);
	}
	#support .support_items .support_item .details_area .cat_area .cat{}
	#support .support_items .support_item .details_area .cat_area .desc{
        margin-left: 0px;
        margin-top: 6%;
	}
	#support .support_items .support_item .details_area .txt{
        padding-top: 4.8%;
        margin-top: 3.8%;
        border-top: 1px solid #000;
	}
	#support .asterisk_expl{
        margin-left: 1%;
	}
	#support .support_img{
        position: static;
        width: 100%;
        margin-top: 14%;
	}
	#support .support_bot_ttl{
		margin-top: 13.4%;
        width: 94.4%;
	}
	#support .support_bot_ttl::before{
        top: -25%;
        left: -3%;
        width: 20.5%;
        padding-top: 10.7%;
        max-width: 137px;
        background: url(../images/shopify_renew/ico_lines_left_sp.png) center center no-repeat;
        background-size: contain;
	}
	#support .support_bot_ttl::after{
		bottom: -30%;
        right: -3%;
        width: 20.5%;
        padding-top: 10.7%;
        max-width: 137px;
		background: url(../images/shopify_renew/ico_lines_right_sp.png) center center no-repeat;
		background-size: contain;
	}
}

@media screen and (min-width: 1300px) {
	#support{
		padding-top: 70px;
		padding-bottom: 90px;
	}
}


/*------------------------*/
/*       value           */
/*----------------------*/
#value{
    padding-top: 5.3%;
    padding-bottom: 6.1%;
	background: #fbfbfb;
}
#value .section_ttl{
    line-height: 1em;
    margin-top: 2.4%;
    margin-bottom: 2.5%;
}
#value .section_txt{
	font-weight: bold;
}
#value .value_map{
    width: 36.5%;
    position: absolute;
    top: 10%;
    right: 6%;
}
#value .value_map .map{
    width: 92.9%;
    margin-left: 7%;
}
#value .value_map .txt{
    position: absolute;
    top: 52%;
    left: 16%;
}
#value .value_map .txt .label{
    font-weight: bold;
    position: absolute;
    top: -0.6em;
    left: -1.6em;
}
#value .value_map .txt .country{
	font-weight: bold;
}
#value .value_map .txt .number{
    font-weight: bold;
    padding: 0em 0.1em;
}
#value .value_map .txt .stores{
	font-weight: bold;
}
#value .value_list{
    margin-top: 4.5%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: space-between;
    width: 50.9%;
    margin-left: 5%;
}
#value .value_list .value_item{
	width: 30%;
}
#value .value_list .value_item.item_1{
    width: 23.7%;
}
#value .value_list .value_item.item_2{
	width: 26.8%;
}
#value .value_list .value_item.item_3{
    width: 35%;
}
#value .value_list .value_item .cat{
    background: #1b1b1b;
    color: #fff;
    display: block;
    width: 7em;
    text-align: center;
    padding: 0.3em 0em;
    padding-bottom: 0.4em;
    border-radius: 5em;
    margin: 0 auto;
}
#value .value_list .value_item.item_1 .cat{
    width: 6.5em;
}
#value .value_list .value_item.item_2 .cat{
    width: 8em;
}
#value .value_list .value_item.item_3 .cat{
    width: 5.5em;
}
#value .value_list .value_item .circle{
	margin-top: 14.1%;
	position: relative;
}
#value .value_list .value_item .circle .percentage{
	position: absolute;
    top: 54%;
    left: 50%;
    transform: translateX(-50%);
    font-weight: bold;
}
#value .value_list .value_item .txt{
    margin-top: 2em;
    text-align: center;
    width: 100%;
    font-weight: bold;
    margin-bottom: 0.7em;
}
#value .value_list .value_item .number{
    text-align: center;
    display: block;
    font-weight: bold;
}
#value .value_list .value_item .cost{
    display: block;
    font-weight: bold;
    text-align: center;
    text-indent: 0.5em;
    position: relative;
}
#value .bottom_txt{
    margin-left: 5%;
    margin-top: 3.7%;
}

@media (max-width: 750px) {
	#value{
        padding-top: 10.7%;
        padding-bottom: 6.7%;
	}
	#value .section_ttl{
		margin-top: 4%;
		margin-bottom: 5.5%;
	}
	#value .value_map{
        width: 100%;
        position: static;
        margin-top: -23%;
	}
	#value .value_map .map{
        width: 100%;
        margin: 0px;
	}
	#value .value_map .txt{
        top: 42vw;
        left: 24vw;
	}
	#value .value_map .txt .label{}
	#value .value_map .txt .country{}
	#value .value_map .txt .number{}
	#value .value_map .txt .stores{}
	#value .value_list{
        width: 94.4%;
        margin-left: 3%;
        margin-top: -2.5%;
	}
	#value .value_list .value_item{}
	#value .value_list .value_item.item_1{
		width: 25.5%;
	}
	#value .value_list .value_item.item_2{
		width: 31.4%;
	}
	#value .value_list .value_item.item_3{
		width: 28.2%;
	}
	#value .value_list .value_item .cat{}
	#value .value_list .value_item .circle{}
	#value .value_list .value_item .circle .percentage{}
	#value .value_list .value_item .txt{}
	#value .value_list .value_item .number{}
	#value .value_list .value_item .cost{
        text-indent: 0px;
		position: relative;
	}
	#value .value_list .value_item .cost span{
        position: absolute;
        bottom: 0px;
        right: 0.5em;
        transform: translateY(100%);
        width: 2em;
        line-height: 1em;
	}
	#value .bottom_txt{
		margin-top: 8%;
        line-height: 1.7em;
        margin-left: 3%;
	}
}

@media screen and (min-width: 1300px) {
	#value{
		padding-top: 70px;
		padding-bottom: 80px;
	}
}



/*------------------------*/
/*       qa              */
/*----------------------*/
#qa{
    padding-top: 4.6%;
    padding-bottom: 6.1%;
}
#qa .section_ttl_center{
	letter-spacing: 0px;
    margin-bottom: 4.2%;
}
#qa #qa_accordion{
    width: 90%;
    margin: 0 auto;
	border-bottom: 1px solid #dcdcdc;
}
#qa #qa_accordion .qa_item{
	border-top: 1px solid #dcdcdc;
    padding: 4.4% 0%;
	position: relative;
}
#qa #qa_accordion .qa_item::after{
    content: "";
    display: block;
    position: absolute;
    top: 16%;
    right: 2%;
    height: 0px;
    width: 1.2%;
    padding-top: 2.1%;
    max-width: 12px;
    background: url(../images/shopify_renew/ico_qa_plus.png) center center no-repeat;
    background-size: contain;
}
#qa #qa_accordion .qa_item.active{
    background: #fbfbfb;
    padding: 2.5% 0%;
}
#qa #qa_accordion .qa_item.active::after{
    background: url(../images/shopify_renew/ico_qa_minus.png) center center no-repeat;
    background-size: contain;
}
#qa #qa_accordion .qa_item .question{
	position: relative;
	padding: 0% 4.8%;
}
#qa #qa_accordion .qa_item .question::before{
    content: "Q.";
    display: block;
    position: absolute;
    top: 0em;
    left: 1em;
    font-size: 1em;
    color: #26a559;
}
#qa #qa_accordion .qa_item .panel{
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
}
#qa #qa_accordion .qa_item.active .panel{
	max-height: none;
}
#qa #qa_accordion .panel p{
	line-height: 1.7em;
    margin-top: 2.2%;
	position: relative;
	padding: 0% 4.8%;
}
#qa #qa_accordion .panel p::before{
    content: "A.";
    display: block;
    position: absolute;
    top: 0em;
    left: 1.2em;
    font-size: 1.2em;
    font-weight: bold;
    color: #010000;
}
#qa #qa_accordion .qa_item.active .panel p{}

@media (max-width: 750px) {
	#qa{
        padding-top: 9.3%;
        padding-bottom: 10.6%;
	}
	#qa .section_ttl_center{
		margin-bottom: 9.1%;
	}
	#qa #qa_accordion{
        width: 100%;
	}
	#qa #qa_accordion .qa_item{
        padding: 5.7% 0%;
	}
	#qa #qa_accordion .qa_item::after{
        top: 30%;
        right: 3%;
        width: 3.4%;
        padding-top: 4.1%;
        max-width: 24px;
        background: url(../images/shopify_renew/ico_qa_plus_sp.png) center center no-repeat;
        background-size: contain;
	}
	#qa #qa_accordion .qa_item.active{
        padding: 5% 0%;
	}
	#qa #qa_accordion .qa_item.active::after{
		top: 16%;
		background: url(../images/shopify_renew/ico_qa_minus_sp.png) center center no-repeat;
		background-size: contain;
	}
	#qa #qa_accordion .qa_item .question{
        padding: 0% 9.8%;
        line-height: 1.7em;
	}
	#qa #qa_accordion .panel{}
	#qa #qa_accordion .panel p{
		padding: 0% 9.8%;
		margin-top: 4.9%;
		padding-right: 5%;
	}
	#qa #qa_accordion .panel p::before{
		left: 0.9em;
	}
}

@media screen and (min-width: 1300px) {
	#qa{
		padding-top: 60px;
		padding-bottom: 80px;
	}
}


/*------------------------*/
/*       contact         */
/*----------------------*/
#contact_area{
    padding-top: 4.6%;
    padding-bottom: 6.1%;
	background: #fafafa;
}
#contact_area .section_ttl_center{
	letter-spacing: 0px;
    margin-bottom: 8.2%;
}
#contact_area .contact_form{
    background: #fff;
    width: 81.8%;
    margin: 0 auto;
    padding: 5% 7%;
}

@media screen and (min-width: 1300px) {
	#contact_area{
		padding-top: 60px;
		padding-bottom: 80px; 
	}
}

@media (max-width: 750px) {
	#contact_area{
        padding-top: 9.3%;
        padding-bottom: 10.6%;
	}
	#contact_area .contact_form{
        width: 100%;
        padding: 5% 5%;
	}
}

/*------------------------*/
/*       popup           */
/*----------------------*/
.popupItem{
	cursor: pointer;
}
.popupItem:hover img,
.popupItem:hover h4,
.popupItem:hover p{
	opacity: 0.6;
}
#shopify .popupItem:hover img,
#shopify .popupItem:hover h4,
#shopify .popupItem:hover p{
	opacity: 0.8;
}

#popup{
	display: none;
}
#popup .popupOverlay{
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #000;
    opacity: 0.5;
	z-index: 5;
}
#popup .popupPhotoArea{
	position: fixed;
    top: 50vh;
    left: 50vw;
    transform: translate(-50%, -50%);
    width: 90vw;
    height: auto;
    max-width: 1020px;
	z-index: 5;
}
#popup .popupPhotoArea .popupCloseBtn{
    position: absolute;
    right: 0px;
    top: 0px;
    width: 4.1%;
    transform: translate(60%, -60%);
}
#popup .popupPhotoArea .popupImgBox{
    max-height: 90vh;
    overflow-y: auto;
}

@media (max-width: 750px) {
	#popup .popupPhotoArea{
		width: 95vw;
	}
	#popup .popupPhotoArea .popupCloseBtn{
        width: 5.8%;
        transform: translate(40%, -40%);
	}
}