@charset "UTF-8";
/* CSS Document */

/* font */
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@font-face {
    font-family: 'galanogrotesque-muploadedfile';
    src: url('fonts/galano_grotesque_medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'galanogrotesque-ruploadedfile';
    src: url('fonts/galano_grotesque.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'blaimim';
    src: url('fonts/Blaimim.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'smileyregular';
    src: url('fonts/smiley.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'hamilltonregular';
    src: url('fonts/hamillton.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
  font-family: 'icomoon';
  src: url('fonts/icomoon_lljdag.woff') format('woff');
  src: url('fonts/icomoon_lljdag.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"]:before, [class*=" icon-"]:before, [class^="icon-"]:after, [class*=" icon-"]:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-arrow:before {
  content: "\e903";
}
.icon-attention:before {
  content: "\e904";
}
.icon-baloon:before {
	content: "\e905";
    position: absolute;
    z-index: -1;
    font-weight: normal;
}
.icon-howto2:before {
  content: "\e90e";
	font-size: 80px;
    display: block;
    margin: 20px 0 40px;
}
.icon-howto4:before {
  content: "\e900";
	font-size: 80px;
    display: block;
    margin: 20px 0 40px;
}
.icon-sankaku1:before {
  content: "\e91a";
	position: absolute;
    left: 0;
    right: 0;
    margin: auto;
	z-index: 1;
}
.icon-sankaku1 span, .icon-attention {
  line-height: 1.5em;
}
.icon-sankaku1:before, .icon-sankaku2:before {
    line-height: 1em;
}
/* contents */
.landing {
	font-family: 'galanogrotesque-ruploadedfile',"游ゴシック体", YuGothic,"Noto Sans Japanese";
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin: 0;
	padding: 0;
	color: #231815;
	text-align: center;
	font-size: 18px;
	overflow-x: hidden;
	position: relative;
}
ul, li, a, img, div, p, input, textarea, span {
    list-style: none;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    -webkit-padding-start: 0;
    vertical-align: top;
    outline: none;
    border: none;
	box-sizing: border-box;
	-webkit-appearance:none;
}
img {
	width: 100%;
	height: auto;
}
.area img {
    max-width: 600px;
}
.landing a {
    cursor: pointer;
	text-decoration: none;
	-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;
	overflow: hidden;
}
p {
    margin: 30px 0;
}
span span {
    padding: 0 5px;
}
.icon-baloon span span {
    padding: 0;
}
div span, p span, span span {vertical-align: baseline;}
.blaimim {
    font-family: 'blaimim';
	font-weight: normal;
}
.smiley {
    font-family: 'smileyregular';
	
}
.hamillton {
	font-family: 'hamilltonregular';
}
.semibold {
	font-weight: bold;
	font-family: 'galanogrotesque-muploadedfile',"游ゴシック体", YuGothic,"Noto Sans Japanese"!important;
}
.rebound {
    line-height: 1.8em;
}
.t-left {text-align: left;}
.size10 {font-size: 10px;}
.size12 {font-size: 12px;}
.size14 {font-size: 14px;}
.size18 {font-size: 18px;}
.size21 {font-size: 21px;}
.size24 {font-size: 24px;}
.size28 {font-size: 28px;}
.size32 {font-size: 32px;}
.size36 {font-size: 36px;}
.size38 {font-size: 38px;}
.size40 {font-size: 40px;}
.size42 {font-size: 42px;}
.size48 {font-size: 48px;}
.size60 {font-size: 60px;}
.size72 {font-size: 72px;}
.top80 {margin-top: 80px!important;}
.top120 {margin-top: 120px!important;}
.bottom80 {margin-bottom: 80px!important;}
.icon-attention {position: relative;display: inline-block;}
.icon-attention:before, .icon-attention:after {
	font-family: 'icomoon' !important;
	content: "\e904";
	display: inline-block;
	position: absolute;
	top: -40%;
	z-index: 2;
}
.icon-attention:before {
	transform: rotateY(180deg);
	left: -5%;
}
.icon-attention:after {
	right: -5%;
}
#main {
	position: relative;
}
#main .icon-attention:before, #main .icon-attention:after {
	top: -10%;
}
#main .icon-attention:before {
	left: -10%;
}
#main .icon-attention:after {
	right: -10%;
}
.frame {
	border: solid 20px #fff;
	box-shadow: 7px 7px 10px rgba(0,0,0,0.3);
    display: block;
    margin: auto;
}
.c-blue, .b-blue {background-color: #00a2ff;}
.c-blue:before, .t-blue:before, .t-blue, .a-blue:before, .a-blue:after {color: #00a2ff;}
.c-orange, .b-orange {background-color: #ff9200;}
.c-orange:before, .t-orange:before, .t-orange, .a-orange:before, .a-orange:after {color: #ff9200;}
.c-black:before, .t-black:before, .t-black {color: #231815;}
.c-green:before, .t-green:before, .t-green {color: #7fd826;}
.a-yellow:before, .a-yellow:after, .t-yellow {color: #ffff00;}
.wh-text {color: #fff;}
.wh-box {
	background-color: #fff;
	padding: 30px 20px 20px;
}
.y-text {color: #ffff00;}
.yline {
	position: relative;
	display: inline-block;
    z-index: 1;
}
.yline:after {
	content:'';
	background-color: #ffff00;
	width: 0px;
	-webkit-transition: 0.5s ease-in-out 0.2s;
    -moz-transition: 0.5s ease-in-out 0.2s;
    -o-transition: 0.5s ease-in-out; 0.2s;
    transition: 0.5s ease-in-out 0.2s;
	display: block;
	position: absolute;
    z-index: -1;
	height: 40%;
    top: 50%;
	opacity: 1!important;
}
p + .yline:after {
	webkit-transition-delay: 0.5s;
-moz-transition-delay: 0.5s;
-o-transition-delay: 0.5s;
transition-delay: 0.5s;

}
.yline.active:after {
	width: 100%;
}
.box {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	margin: auto;
}
.item2 {
	width : 48% ;
   width : -webkit-calc(50% - 20px) ;
   width : calc(50% - 20px) ;
}
.item3 {
	width : 31% ; 
   width : -webkit-calc((100% - 60px)/3) ;
   width : calc((100% - 60px)/3) ;
}
.item4 {
	width : 22% ; 
   width : -webkit-calc(25% - 20px) ;
   width : calc(25% - 20px) ;
}
.item6 {
	width : 14% ; 
   width : -webkit-calc((100% - 120px)/6) ;
   width : calc((100% - 120px)/6) ;
}
.item2, .item3, .item4, .item6 {
	margin: 10px;
	box-sizing: border-box;
}
.title1 {
    display: inline-block;
}
a.sankou {
    color: #fff;
    background-color: #231815;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: inline-block;
    line-height: 20px;
    margin: 0 5px;
    font-size: 9px;
}
.icon-sankaku1 {
	position: relative;
	margin: auto;
}
div.icon-sankaku1 {
	max-width: 1004px;
	z-index: 1;
	margin-bottom: 110px;
}
.icon-sankaku2 {
	position: absolute;
	top: -50px;
	left: 0;
	right: 0;
}
.icon-sankaku2 span:first-of-type, .icon-sankaku2 span:nth-of-type(3) {
	width : 90% ; /* IE8以下とAndroid4.3以下用フォールバック */
   width : -webkit-calc(50% - 37px) ;
   width : calc(50% - 37px) ;
	height: 50px;
    position: absolute;
}
.icon-sankaku2 span:first-of-type {
    left: 0;
}
.icon-sankaku2 span:nth-of-type(3)  {
    right: 0;
}
.fukidashi1 {
    margin: 0 10px 60px;
}
.fukidashi1 span {
	height: 3px;
	background-color:#231815; 
}
.fukidashi2 .box span {
	height: 2px;
	background-color:#231815; 
}
.fukidashi1 span:first-of-type, .fukidashi1 span:nth-of-type(4) {
    width: 48%;
    width: -webkit-calc(50% - 20px);
    width: calc(50% - 20px);
}
.fukidashi1 span:nth-of-type(2) {
    width: 25px;
    transform: rotate(50deg);
    margin: 9px -5px 0;
}
.fukidashi1 span:nth-of-type(3) {
    width: 25px;
    transform: rotate(-50deg);
    margin: 9px -5px 0;
}
.fukidashi2 {
    display: inline-block;
    border-left: solid 2px;
    border-right: solid 2px;
    border-bottom: solid 2px;
	position: relative;
    margin: 30px 0;
}
.fukidashi2 .box span:first-of-type, .fukidashi2 .box span:nth-of-type(4) {
	width: 48%;
    width: -webkit-calc(50% - 12px);
    width: calc(50% - 12px);
}
.fukidashi2 .box span:nth-of-type(2) {
    width: 20px;
    transform: rotate(-50deg);
    margin: -8px -4px 0;
}
.fukidashi2 .box span:nth-of-type(3) {
    width: 20px;
    transform: rotate(50deg);
    margin: -8px -4px 0;
}
.fukidashi2 p {
    margin: 10px 20px;
}
.fukidashi3 .fukidashi1 {
    margin: 0 -5px;
}
a.bt {
    display: inline-block;
    padding: 0 50px;
    line-height: 50px;
    color: #fff;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    background-color: #231815;
    width: 80%;
	max-width: 400px;
    margin: 50px auto;
    text-align: center;
}
.list1 {
	position: relative;
	max-width: 600px;
}
.list1 li {
	width: 50%;
	padding: 0 30px;
}
/*.list1 li:first-of-type:after {
    content: '';
    background: url(4/img/icon-arrow1.png) no-repeat center;
    background-size: cover;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 20%;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}*/
.list1 .icon-baloon {
    right: -60px;
    top: 40px;
}
.list1 .icon-baloon:before {
    font-size: 150px;
    transform: rotate(90deg);
}
.list1 img {
    margin-bottom: 0!important;
}
.list2 {
    max-width: 600px;
	margin: 50px auto 150px;
}
.list2 li {
	width: 50%;
	text-align: left;
	position: relative;
}
.list2 .smiley {
    position: absolute;
    left: -100px;
    bottom: 0;
    transform: rotate(-20deg);
    line-height: 1em;
}
.list3 {
    margin: 30px auto 50px;
}
.list3 img {
    max-width: 160px;
    display: block;
    margin: 0 auto 10px;
}
.scroll-box {
	overflow: auto;
}
.list4 {
    min-width: 860px;
}
.list4 li {
	border-left: solid 1px #231815;
	border-top: solid 1px #231815;
	padding: 10px;
}
.list4 {
	border-bottom: solid 1px #231815;
}
.list4 li:nth-of-type(5n+1) {
	width: 20%;
	font-weight: bold;
}
.list4 li:nth-of-type(5n+2) {
	width: 36%;
}
.list4 li:nth-of-type(5n+3) {
	width: 8%;
	text-align: center;
}
.list4 li:nth-of-type(5n+4) {
	width: 22%;
}
.list4 li:nth-of-type(5n) {
	width: 14%;
	border-right: solid 1px #231815;
}
.list4 li.b-blue {
	color: #fff;
	font-weight: bold;
	text-align: center;
}
.wood {
    background: url(4/img/wood.jpg) center;
    background-size: cover;
    padding: 80px 50px 100px;
	margin: -80px 0 -120px;
}
.wood ul {
    max-width: 600px;
}
.wood li {
	width: 33%;
	position: relative;
	padding-bottom: 100px;
}
.wood li:nth-of-type(3n+2) {
    padding-top: 80px;
}
.wood img {
    max-width: 150px;
}
.wood .icon-baloon {
	bottom: 50px;
}
.wood .icon-baloon:before {
    font-size: 120px;
}
.wood li:nth-of-type(3n+1) .icon-baloon {
	left: -50px;
}
.wood li:nth-of-type(3n+1) .icon-baloon:before {
	transform: rotate(-90deg);
}
.wood li:nth-of-type(3n+3) .icon-baloon {
    right: -50px;
}
.wood li:nth-of-type(3n+3) .icon-baloon:before {
	transform: rotate(-180deg);
}
.wood li:nth-of-type(3n+2) .icon-baloon {
	bottom: -40px;
	left: 0;
    right: 0;
    margin: auto;
}
.wood li:nth-of-type(3n+2) .icon-baloon:before {
	transform: rotate(-130deg);
}
.wood .size12.semibold {
    background-color: #fff;
    display: inline-block;
    padding: 2px 10px;
    margin-bottom: 10px;
}
.product-item img, .wood img, .list3 img {
		-webkit-filter: drop-shadow(3px 3px 5px rgba(0,0,0,0.5));
		-moz-filter: drop-shadow(3px 3px 5px rgba(0,0,0,0.5));
		-ms-filter: drop-shadow(3px 3px 5px rgba(0,0,0,0.5));
		-o-filter: drop-shadow(3px 3px 5px rgba(0,0,0,0.5));
		filter: drop-shadow(3px 3px 5px rgba(0,0,0,0.5));
}
.product-area {
    max-width: 860px;
    margin: auto;
}
.product-item {
	position: relative;
	background-repeat: no-repeat;
	background-size: 600px;
	padding-top: 430px;
	margin: 50px 0 100px;
}
.product-item:first-of-type {
	background-image: url("4/img/item01-02.jpg");
}
.product-item:nth-of-type(2) {
	background-image: url("4/img/item02-02.jpg");
}
.product-item:nth-of-type(3) {
	background-image: url("4/img/item03-02.jpg");
}
.product-item:nth-of-type(4) {
	background-image: url("4/img/item04-02.jpg");
}
.product-item:nth-of-type(5) {
	background-image: url("4/img/item05-02.jpg");
}
.product-item:nth-of-type(6) {
	background-image: url("4/img/item06-02.jpg");
}
.dot-line:before, .dot-line:after {
	position: absolute;
}
.dot-line:before {
	content: '●';
	font-size: 9px;
	margin: 0 -2px;
}
.dot-line:after {
	content: '';
	 border-top: dotted 1px;
	top: 40.8%;
}
.dot1.dot-line:before, .dot1.dot-line:after {
	left: -160px;
    right: 120%;
}
.dot2.dot-line:before, .dot2.dot-line:after {
	left: -130px;
    right: 120%;
}
.dot3.dot-line:before, .dot3.dot-line:after {
	right: -160px;
    left: 120%;
    text-align: right;
}
.dot4.dot-line:before, .dot4.dot-line:after {
	right: -130px;
    left: 120%;
    text-align: right;
}
.dot5.dot-line:before, .dot5.dot-line:after {
	right: -130px;
    left: 120%;
    text-align: right;
}
.dot5.dot-line:before, .dot5.dot-line:after {
    right: -230px;
    left: 120%;
    text-align: right;
    transform: rotate(-20deg);
}
.dot5.dot-line:before {
    top: -35px;
}
.dot5.dot-line:after {
    top: -20px;
}
.dot6.dot-line:before, .dot6.dot-line:after {
    right: -250px;
    left: 120%;
    text-align: right;
}
.dot7.dot-line:before, .dot7.dot-line:after {
	left: -230px;
    right: 120%;
    transform: rotate(20deg);
}
.dot7.dot-line:before {
    top: -35px;
}
.dot7.dot-line:after {
    top: -20px;
}
.dot8.dot-line:before, .dot8.dot-line:after {
    left: -250px;
    right: 120%;
}
.dot-list {
    margin-bottom: 50px;
}
.dot-list li {
	padding-left: 20px;
	position: relative;
	line-height: 24px;
}
.dot-list li:before {
    content: '●';
    font-size: 10px;
    position: absolute;
	left: 0;
}
.lp-header {
	position: relative;
	z-index: 100;
}
.lp-header img {
	position: absolute;
	top: 30px;
	right: 30px;
	width: 120px;
	background-color: #fff;
    padding: 10px;
}
.lp-header a {
    position: fixed;
	top: 0;
    right: 0;
	z-index: 200;
	box-shadow: 1px 1px 5px rgba(0,0,0,0.4);
}
.lp-header img.left-logo {
    position: fixed;
    left: 30px;
}
.lp-header h3 a {
    width: auto;
    height: 48px;
    display: block;
    padding: 0 16px 0 16px;
    background-color: #7fd826;
    color: #231815;
    font-weight: normal;
    text-decoration: none;
    line-height: 48px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font-size: 16px;
}
.lp-header h3 a:before {
    content: "";
    width: 23px;
    height: 48px;
    display: block;
    float: left;
    background: url(https://247cart.jp/lp/bodymakepro/4/img/ico_cart.png) no-repeat left 12px;
    margin-right: 5px;
}
.baloon-box {
	position: relative;
	display: inline-block;
	margin-bottom: 80px;
	z-index: 1;
}
.icon-baloon {
	position: absolute;
	display: flex;
    align-items: center;
    justify-content: center;
	line-height: 1.8em;
}
.title {
	margin-bottom: 50px;
    letter-spacing: 0.1em;
}
.dot-title {
}
#main {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
}
#main-img {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 170px;
	background-image: url("4/img/main01.jpg");
	background-size: cover;
	background-position: left bottom;
}
#main p span {
    opacity: 0;
	transform: scale(0.5);
	display: inline-block;
}
#main p span.active {
    opacity: 1;
	transform: scale(1);
}
#main .main-title {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 30px 0;
    line-height: 3em;
}
.main-title:before {
    top: -49px;
    font-size: 50px;
    transform: rotate(180deg);
}
.contants {
	max-width: 1024px;
	padding: 80px 10px;
	margin: auto;
	overflow: hidden;
}
.title1 p {
    display: inline-block;
}
.under {
    padding: 20px 0 30px;
}
.under:before {
    font-size: 50px;
    bottom: -49px;
}
.area {
	margin-top: 80px;
}
.area h3 {
    font-size: 36px;
    letter-spacing: 0.3em;
    padding-left: 0.3em;
	margin-bottom: 10px;
}
.area h3 + p {
    font-size: 20px;
	margin-top: -10px;
}
.area img {
    margin-bottom: 10px;
}
.contants + .area {
    margin-top: 30px;
}
#set .b-blue {
    padding: 80px;
	margin-bottom: 120px;
}
#howto .icon-arrow:before {
    font-size: 70px;
    padding-top: 20px;
    display: inline-block;
}
#deli .use {
    text-align: left;
    font-size: 16px;
    letter-spacing: 0;
}
#deli .info {
    margin: auto;
    align-items: center;
    justify-content: center;
	text-align: center;
}
#deli .info div {
    display: flex;
	flex-flow: row wrap;
    align-items: center;
    justify-content: center;
    padding: 10px;
}
#deli .info .detail {
    width: 280px;
    position: relative;
}
#deli .info .detail p {
    position: absolute;
	margin: 0;
}
.giza {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #231815;
	z-index: 1;
	
    width: 98px;
    height: 98px;
	margin-right: 20px;
}
.giza:before {
	content: '';
	background-size: contain!important;
	position: absolute;
	top:0;
	left: 0;
	right: 0;
	bottom: 0;
	display: block;
	animation: show 5s linear infinite;
    -webkit-animation: show 5s linear infinite;
	transform: rotate(0);
	z-index: -1;
	background: url("4/img/ico-giza.png") no-repeat center;
}
@keyframes show {
	to {transform: rotate(360deg)}
 }

@-webkit-keyframes show {
	to {transform: rotate(360deg)}
}
.tate {
    transform: rotate(90deg) translateY(-130px);
	left: 50px;
    right: 30px;
    top: 40%;
}
.yoko {
	left: 20px;
    right: 20px;
	bottom: 40px;
}
.arrow:before {
	content: '';
	background: url("4/img/icon-arrow2.png") no-repeat left center;
	background-size: 60px;
    position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
    right: 0;
}
.arrow:after {
	content: '';
	background: url("4/img/icon-arrow2.png") no-repeat left center;
	background-size: 60px;
	transform: rotate(180deg);
    position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
    right: 0;
}
.fukidashi {
    background-color: #231815;
    color: #fff;
    position: relative;
    width: 80%;
    padding: 20px 0;
    font-weight: 500;
}
.fukidashi:before {
	content: '';
    background: url(4/img/ico-sankaku.png) no-repeat center right;
    width: 25px;
    height: 25px;
    background-size: 25px;
    position: absolute;
    margin: auto;
}
.photo li {
	width: 49%;
}
.photo li:nth-of-type(2n+1) {
	margin-right: 2%;
}
.photo li:nth-of-type(n+3) {
	margin-top: 20px;
}
.photo li img {
	margin: 0;
}
.qanda li {
    position: relative;
    padding: 10px 10px 10px 50px;
}
.qanda li:nth-of-type(2n+1) {
	background-color: #00a2ff;
}
.qanda li:nth-of-type(2n) {
	background-color: #eee;
	margin-bottom: 10px;
}
.qanda li:before {
    font-family: 'blaimim';
    color: #fff;
    font-size: 30px;
    position: absolute;
    left: 10px;
    top: 0;
    line-height: 44px;
}
.qanda li:nth-of-type(2n+1):before {
    content: 'Q';
}
.qanda li:nth-of-type(2n):before {
    content: 'A';
}
#top {
    bottom: 30px;
    position: fixed;
    display: none;
    right: 30px;
    background-color: rgba(255,255,255,0.5);
    width: 50px;
    height: 50px;
    padding: 12px;
    transform: rotate(-90deg);
    border-radius: 50%;
	z-index: 300;
}
#top img {
    height: 26px;
    width: auto;
}
.set-info {
    margin: 0 auto 50px;
    padding: 10px;
    border: solid 1px;
    color: #666;
    width: 80%;
}
@media(min-width: 860px) {
.fukidashi:before {
    left: -24px;
    top: 0;
    bottom: 0;
}
}
@media(min-width: 601px) {
	.product-item:nth-of-type(2n+1) {
	background-position: right top;
	padding-left: 260px;
}
.product-item:nth-of-type(2n) {
	background-position: left top;
}
.product-item div:first-of-type {
    position: absolute;
	top: 0;
	width: 300px;
}
.product-item:nth-of-type(2n+1) div:first-of-type {
    left: 0;
}
.product-item:nth-of-type(2n) div:first-of-type {
    right: 0;
}
.product-item:nth-of-type(2n+1) .icon-baloon {
    left: 0;
    right: 40px;
    top: 13px;
}
.product-item:nth-of-type(2n) .icon-baloon {
    left: 40px;
    right: 0;
    top: 13px;
}
.product-item div:nth-of-type(2) {
    text-align: left;
}
.product-item .item-info {
    position: relative;
    margin: 0;
	width: 500px;
	line-height: 2em;
}
.product-item:nth-of-type(2n+1) .item-info {
	margin-left: 100px;
}
.product-item .item-info .hamillton {
	position: absolute;
}
.product-item:nth-of-type(2n+1) .item-info .hamillton {
	left: 0;
}
.product-item:nth-of-type(2n) .item-info .hamillton {
	right: 0;
}
.product-item:nth-of-type(2n+1) .item-info .size14 {
	padding-left: 80px;
}
.product-item:nth-of-type(2n) .item-info .size14 {
    padding-right: 80px;
	text-align: right;
    display: block;
}
.product-item img {
    margin-top: 250px;
}
.product-item:nth-of-type(n+4) img {
    margin-top: 220px;
}
.product-item .icon-baloon:before {
    font-size: 220px;
	transform: rotate(53deg);
}
	.sp_br {
		display: none;
	}
}
@media(max-width: 1099px) {
	.landing {
		margin-left: -1rem!important;
		margin-right: -1rem!important;
	}
}
@media(max-width: 859px) {
	.landing {
	font-size: 14px;
}
	.size10 {font-size: 8px;}
.size12 {font-size: 9px;}
.size14 {font-size: 10px;}
.size18 {font-size: 14px;}
.size21 {font-size: 16px;}
.size24 {font-size: 18px;}
.size28 {font-size: 21px;}
.size32 {font-size: 24px;}
.size36 {font-size: 28px;}
.size38 {font-size: 32px;}
.size40 {font-size: 34px;}
.size42 {font-size: 36px;}
.size48 {font-size: 42px;}
.size60 {font-size: 52px;}
.size72 {font-size: 62px;}
	br.pc {
		display: none;
	}
	#main-img {
    bottom: 20vw;
}
	#deli .info .detail {
    margin-bottom: 20px;
}
	.fukidashi:before {
    transform: rotate(90deg);
    top: -24px;
    left: 0;
    right: 0;
}
	.contants {
    padding: 80px 10px;
}
	.attention:before, .attention:after {
    height: 20px;
}
	.area h3 {
    font-size: 6vw;
}
	h3 + p {
    font-size: 4vw;
}
	#deli .subcatch {
    font-size: 4vw;
}
	#deli .use {
    font-size: 2.5vw;
}
	.qanda li:before {
    font-size: 5vw;
}
	.product-item {
	background-position: left top;
}
}
@media(max-width: 600px) {
	.landing {
	font-size: 3vw;
}
	.lp-header img {
    top: 10px;
    right: 10px;
    width: 100px;
}
	.lp-header a {
    top: 10px;
    right: 10px;
}
	.intro.area {
    margin-top: 0;
}
.size10 {font-size: 2vw;}
.size12 {font-size: 2.3vw;}
.size14 {font-size: 2.5vw;}
.size18 {font-size: 3vw;}
.size21 {font-size: 3.5vw;}
.size24 {font-size: 4vw;}
.size28 {font-size: 4.2vw;}
.size32 {font-size: 4.6vw;}
.size36 {font-size: 4.8vw;}
.size38 {font-size: 5.4vw;}
.size40 {font-size: 5.6vw;}
.size42 {font-size: 5.8vw;}
.size48 {font-size: 6.2vw;}
.size60 {font-size: 7vw;}
.size72 {font-size: 8vw;}
	.sp1 {font-size: 1.1vw;margin: 10px 0 5px;}
	.area h3 + p {
    font-size: 3.5vw;
}	
	#main-img {
    bottom: 30vw;
    background-position: center bottom;
}
	.main-title:before {
    top: -44px;
}
	.under {
    padding: 20px 0;
}
	.under:before {
    font-size: 30px;
    bottom: -29px;
}
	.bottom-box {
    padding: 10px 10px 20px;
}
	.icon-sankaku2 {
    top: -29px;
}
	#howto .box li {
    display: block;
    width: 100%;
}
	#howto .icon-arrow {
    transform: rotate(90deg);
}
	
	#howto .icon-arrow:before { padding-top: 0; }
.list1 li {
    padding: 0 20px;
}
	.list1 li:first-of-type {
    margin-bottom: 50px;
}
	.list1 li:first-of-type:after {
    transform: rotate(90deg);
    top: 30px;
}
	.list1 .icon-baloon {
    top: -webkit-calc(55% + 30px);
		top: -moz-calc(55% + 30px);
		top: -ms-calc(55% + 30px);
		top: -o-calc(55% + 30px);
		top: calc(55% + 30px);
    right: 10%;
}
	.list1 .icon-baloon:before {
    font-size: 28vw;
}
	.list2 li {
    width: 100%;
		text-align: center;
}
	.list2 img {
    max-width: 240px;
    width: 80%;
    margin-top: 30px;
}
	.list2 .smiley {
    left: 5%;
    font-size: 8vw;
}
	.wood {
    padding: 0 20px 30px;
}
	.wood ul {
    transform: scale(0.8);
}
	.wood li {
    padding-bottom: 80px;
}
	.wood li:nth-of-type(3n+2) .icon-baloon {
    bottom: -20px;
}
	.wood li:nth-of-type(4) img {
    margin-left: -50px;
}
	.wood .icon-baloon:before {
    font-size: 25vw;
}
	.wood span.size12.semibold {
    text-shadow: 2px 2px 5px #fff;
}
	.product-item {
    background-size: 100%;
    padding-top: -webkit-calc((100vw - 20px)*2/3 + 20px);
		padding-top: -moz-calc((100vw - 20px)*2/3 + 20px);
		padding-top: -ms-calc((100vw - 20px)*2/3 + 20px);
		padding-top: -o-calc((100vw - 20px)*2/3 + 20px);
		padding-top: calc((100vw - 20px)*2/3 + 20px);
}
	.product-item:nth-of-type(2n+1) {
    padding-left: 0;
}
	.product-item .icon-baloon {
    position: relative;
    margin: -50px 0 0 -50%;
}
	.product-item .icon-baloon:before {
    font-size: 35vw;
	transform: rotate(10deg);
}
	.product-item img {
    width: 50%;
		margin: 20px auto;
}
	.product-item:nth-of-type(n+4) img {
    transform: rotateY(180deg);
}
	.product-item .hamillton {
    padding-right: 10px;
}
	.item-info {
    margin: 0;
}
	#set .b-blue {
    padding: 50px 20px;
}
	div.icon-sankaku1 {
    margin-bottom: 80px;
}
	.wh-box {
    padding: 20px 10px;
}
	.list3 {
    margin: 10px auto 30px;
		font-size: 1.8vw!important;
}
	.item4 {
    margin: 5px;
    width: -webkit-calc(25% - 10px);
    width: calc(25% - 10px);
}
	.wh-box .bt {
    margin: 10px auto 30px;
}
	.top120 {
    margin-top: 80px!important;
}
}
/* anime */
.fade {
	opacity: 0;
	-webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
.up {
	opacity: 0;
	transform: translateY(50px);
	-webkit-transition: 0.5s ease-in-out 0.3s;
    -moz-transition: 0.5s ease-in-out 0.3s;
    -o-transition: 0.5s ease-in-out 0.3s;
    transition: 0.5s ease-in-out 0.3s;
}
.fade.active {
	opacity: 1;
}
.up.active, .active .up {
	opacity: 1;
	transform: translateY(0);
}
/*cart*/
.buy_box {
    width: 90%;
    max-width: 600px;
    margin: 120px auto;
    border: solid 1px;
    padding: 0 30px 30px;
    box-sizing: border-box;
}
.buy_box a {
    text-decoration: underline;
}
.selectItem {
    line-height: 42px;
    font-size: 14px;
}
.selectItem li select {
    width: 300px;
    height: 42px;
	margin-left: 10px;
	max-width: 80%;
}
.buy_attention {
    margin: 30px 0;
}
input[type="submit"] {
    background-color: #06790e;
    color: #fff;
    text-align: center;
    line-height: 60px;
    letter-spacing: 0.3em;
    padding-left: 1em;
    width: 100%;
	cursor: pointer;
}
#info {
	font-family: 'galanogrotesque-ruploadedfile',"游ゴシック体", YuGothic,"Noto Sans Japanese";
	text-align: center;
}

#info ul {
    max-width: 860px;
    margin: auto;
	font-size: 14px;
}
#info ul li {
    width: 50%;
    padding: 20px;
    text-align: left;
}
#info img {
    width: auto;
    max-width: 100%;
    height: auto;
    margin-top: -20px;
}
.info-title {
    border-bottom: solid 2px;
    margin-top: 50px;
    padding-bottom: 5px;
}
@media(max-width: 748px) {
	#info ul li {
    width: 100%;
}
}

/*footer
==================================================================================*/



#footer{
	width: 100%;
	padding: 55px 0 55px 0;
	text-align: center;
	background-color: #000000;
	color: #ffffff;
	font-size: 12px;
}
#footer nav{
	display: block;
	margin: 0 0 32px 0;
}
#footer nav li{
	display: inline-block;
	margin: 0 10px 0 0;
}
#footer nav li:after{
	content: "|";
	display: inline-block;
	margin-left: 10px;
}
#footer nav li:first-child:before{
	content: "|";
	display: inline-block;
	margin-right: 10px;
}
#footer a {
    color: #fff;
}