﻿@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP|Russo+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@700&display=swap');

#con1 h2, #con1 .topTxt1, #con2 p.font_22, #con3 h3, #topCms .cmstitle, .more, #con4 h4, .footer_contact, .pagetitle, .cate_title, a[href^="tel:"], #con3 .con3_title{font-family: "Russo One", "Noto Sans JP","Hiragino Kaku Gothic ProN", "游ゴシック体", YuGothic, "YuGothic M", meiryo, sans-serif;}



/* color ---------------------------------------------------------------------------------------------*/
.linkStyle{color: #f97c1e;transition: opacity .3s;}
.linkStyle:hover{opacity: 0.7}
body,.txt_color_nomal{color: #333333;}
.txt_white{color: white;}
.txt_red{color: red;}
.txt_color1{color: #f97c1e} /* メインカラー */
.txt_color2{color: #ffc137} /* サブカラー */
.txt_color3{color: #d7100f} /* アクセントカラー1 */
.txt_color4{color: #CECACA} /* アクセントカラー2 */
.txt_color5{color: #fff6d3} /* アクセントカラー2 */

/* background-color */
.bg_white{background-color: white} /* 白背景 */
.bg_black{background-color: black} /* 黒背景 */
.bg_color1{background-color: #f97c1e} /* メインカラー */
.bg_color2{background-color: #ffc137} /* サブカラー */
.bg_color3{background-color: #d7100f} /* アクセントカラー1 */
.bg_color4{background-color: #CECACA} /* アクセントカラー2 */
.bg_color5{background-color: #fff6d3} /* アクセントカラー2 */
.bg_color_clear{background-color: transparent!important}


/* border-color ※!important */
.border_color1{border-color: #f97c1e}
.border_color2{border-color: #ffc137}
.border_color3{border-color: #d7100f}
.border_color4{border-color: #CECACA}
.border_color5{border-color: #fff6d3}


/* hover ---------------------------------------------------------------------------------------------*/
/* color */
.hvr_txt_color_nomal:hover{color: #302828;}
.hvr_txt_white:hover{color: white;}
.hvr_txt_red:hover{color: red;}
.hvr_txt_color1:hover{color: #f97c1e} /* メインカラー */
.hvr_txt_color2:hover{color: #ffc137} /* サブカラー */
.hvr_txt_color3:hover{color: #d7100f} /* アクセントカラー1 */
.hvr_txt_color4:hover{color: #CECACA} /* アクセントカラー2 */
.hvr_txt_color5:hover{color: #fff6d3} /* アクセントカラー2 */

/* background-color */
.hvr_bg_white:hover{background-color: white} /* 白背景 */
.hvr_bg_black:hover{background-color: black} /* 黒背景 */
.hvr_bg_color1:hover{background-color: #f97c1e} /* メインカラー */
.hvr_bg_color2:hover{background-color: #ffc137} /* サブカラー */
.hvr_bg_color3:hover{background-color: #d7100f} /* アクセントカラー1 */
.hvr_bg_color4:hover{background-color: #f7cc38} /* アクセントカラー2 */
.hvr_bg_color5:hover{background-color: #fff6d3} /* アクセントカラー2 */
.hvr_bg_color_clear:hover{background-color: transparent!important}


/* border-color ※!important */
.hvr_border_color1:hover{border-color: #f97c1e}
.hvr_border_color2:hover{border-color: #ffc137}
.hvr_border_color3:hover{border-color: #d7100f}
.hvr_border_color4:hover{border-color: #CECACA}
.hvr_border_color5:hover{border-color: #fff6d3}



/* design ---------------------------------------------------------------------------------------------*/
/* ---------- all---------- */
.logo1 {
    max-width: 188px;
    padding-left: 20px;
    padding-right: 34px;
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}
.menu_btn span{background-color: #ffb102;}
#fakeloader .fl{max-width: 300px;animation: none}
.f_contact_box h4 {line-height: 1;}

/* top ---------------------------------------------------------------------------------------------*/
.main_txt {
    position: absolute;
    left: 16px;
    bottom: -21px;
    width: 49%;
    z-index: 3;
}
.main_txt2{z-index: 2;}
.main_txt_bg{z-index: 1;width: 27%;}

#con1{background: url(../dup/img/bg1.jpg) center / cover no-repeat;padding-bottom: 130px;padding-top: 97px;}
#con1 h2,#con2 p.font_22,#con3 .title .en{font-weight: bold;}
.topTxt1{
	letter-spacing: 3px;
    font-weight: 500;
	display: inline-block;
	line-height: 1.4;
}
.topTxt1 .arrow{
	margin-left: -17px;
}
.topTxt1{background-color: #d7100f}
.topTxt1 .arrow{color: #d7100f;}

#con1 h2{
	margin-bottom: 26px;
	margin-top: 24px;
	text-align: center!important;
}
#con1 p{
	background-color: rgba(255,255,255,0.85);
    padding: 30px;
    font-size: 16px;
}
.item_box{
	bottom: -74px;
	left: 0;
	right: 0;
	margin: auto;
}

#con2{padding-top: 150px}
#con2 p.font_22{margin-bottom: 10px;color: #d7100f;}
#con2 div div.width_40per{border-left: 5px solid #d7100f;padding-left: 25px;}
.topimg3 img {border: 5px solid #ffb102;}

#con3 {padding-top: 50px;}
#con3 .sl{transform: translateY(3px);display: inline-block;}
#con3 .sl img{width: 24px;}
#con3 h3 {
	margin-top: 15px;
	color: #d7100f;
}
.item4{width: 149px;}
#con3 .box .icon{margin-top: -66px;opacity: 0}
#con3 .icon img{width: 234px;}

.topCms:nth-of-type(3) {
    background-color: #fff6d3;
}
.cms_3-c{
	padding: 26px;
    background-color: #fff;
    border-radius: 20px;
    width: 91%;
    margin: auto;
    box-sizing: border-box;	
}


/* anim ---------------------------------------------------------------------------------------------*/
#fakeloader .fl img, .item4, .icon, .topTxt1, .main_txt2 img{
	animation-name: pyon02;
	animation-duration: 1s;
	animation-timing-function: ease-in-out;
	animation-iteration-count: 1;
	animation-play-state: paused;
}
.main_txt2 img{
	animation-name: pyon03;
	animation-duration: 2s;
	animation-timing-function: ease-in-out;
	animation-iteration-count: infinite;
	animation-play-state: running;
}
.icon, .topTxt1{
	animation-name: pyon01;
	animation-duration: .4s;
	animation-fill-mode: forwards
}

#fakeloader .fl img, .fadein.start .item4, .fadein.start.icon, .topTxt1.start{
	animation-play-state: running;
}
#con3 .box_wrap .box:nth-of-type(2) .fadein.start.icon{animation-delay: .3s}
#con3 .box_wrap .box:nth-of-type(3) .fadein.start.icon{animation-delay: .6s}

@keyframes pyon02 {
	0% {transform: translateY(0px) scale(0.5);opacity: 0}
    50% {transform: translateY(0px) scale(1);opacity: 1}
    60% {transform: translateY(-10px) scale(1);opacity: 1}
    70%{transform: translateY(0px) scale(1);opacity: 1}
	80% {transform: translateY(0px) scale(1);opacity: 1}
    90% {transform: translateY(-10px) scale(1);opacity: 1}
    100%{transform: translateY(0px) scale(1);opacity: 1}
}
@keyframes pyon03 {
	0% {transform: translateY(0px);}
    50% {transform: translateY(0px);}
    60% {transform: translateY(-10px);}
    70%{transform: translateY(0px);}
	80% {transform: translateY(0px);}
    90% {transform: translateY(-10px);}
    100%{transform: translateY(0px);}
}
@keyframes pyon01 {
	0% {transform: translateY(0px) scale(0.9);opacity: 0}
    60% {transform: translateY(-10px) scale(1);opacity: 1}
    100%{transform: translateY(0px) scale(1);opacity: 1}
}

.item_box img{width: 154px;animation: r1 6s linear infinite;}
.main_txt_bg{animation: r1 52s linear infinite;}
@keyframes r1 {
	0%{transform: rotate(0deg);}
	100%{transform: rotate(360deg);}
}

#delivery{
	background-image: url(../dup/img/d_bg2.png), url(../dup/img/d_bg.jpg);
    background-repeat: no-repeat, repeat;
    background-position: bottom -50px right -35px, left top;
    background-size: 40%, 800px;
    padding-bottom: 150px;
}
#delivery .d_title1{
	width: 24%!important;
	max-width: 513px;
	transform: translateX(20px);
}
#delivery .d_title2{
	width: 5%;
    right: 30%;
    top: -41px;
}
#delivery .d_title3{
	width: 11%;
    left: 24%;
    top: -28px;
}
#delivery .d_title_arrow {
    margin-top: 25px;
	width: 74px;
	margin-bottom: 50px;
}
#delivery .d_txt{
	max-width: 800px!important;
    width: 90%!important;
	padding-bottom: 25px;
}
#delivery .d_bnr_box a{
	transform: translateY(0)
}
#delivery .d_bnr_box a:hover{
	transform: translateY(-5px);
	display: block;
}




/* under ---------------------------------------------------------------------------------------------*/
.pagetitle{background-color: transparent;}
.pagetitle_img{background-repeat: no-repeat;background-size: cover;opacity: 0.5}
.privacy.bg_white{border-radius: 40px;}

#cms_3-c .cate_title{
	background-color: #f97c1e;
    color: #fff;
    text-align: center;
    border-radius: 40px;
	position: relative;
}
#cms_3-c .cate_title::before {
	    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 16px solid #0000;
    border-right: 16px solid transparent;
    border-top: 15px solid;
    left: 50%;
    margin-left: -18px;
    bottom: -14px;
    color: #f97c1e;
}
#cms_6-c .circle, #cms_6-c .arrow{display: none}
#cms_6-c {counter-reset: number 0;}
#cms_6-c .cate_box {
    position: relative;
    padding-top: 50px;
	padding-bottom: 30px;
    padding-left: 20px;
	padding-right: 20px;
}
#cms_6-c .cate_box:before {
    counter-increment: number 1;
    content: "0" counter(number);
    display: inline-block;
    position: absolute;
    top: -43px;
    left: -11px;
    z-index: 1;
    font-size: 36px;
    font-weight: 500;
    color: #ffffff;
    background-color: #ffb102;
    line-height: 1;
    padding: 20px;
    border-radius: 50%;
}
#cms_6-c .box_title{
	display: inline-block;
    border-bottom: 4px dotted;
}
#cms_5-b .cate_box .box_item, .cms_5-b .cate_box .box_item{
	border: nonel;
	border-color: #fff;
	padding: 20px 0px 0px;
}
#cms_5-b .box_txt1{
	position: relative;
	padding: 15px;
    background-color: #f7f7f7;
    border-radius: 20px;
    border: 1px solid #bfbfbf;
	margin-left: 100px;
}
#cms_5-b .box_txt1::before{
	content: '';
	display: inline-block;
	width: 106px;
	height: 93px;
	background-image: url(../dup/img/qa_item.png);
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	left: -98px;
	top: 0;
}



/* IE */
@media all and (-ms-high-contrast: none){
#cms_6-c .cate_box::before{line-height: 1.2!important}
#cms_5-b .cate_box .open_bt .box_title1::before, .cms_5-b .cate_box .open_bt .box_title1::before{top: -3px!important;}
}

/* ---------- 1380 ---------- */
@media screen and (max-width: 1380px){
#delivery .d_title1{width: 29%!important;}
#delivery .d_title2{width: 6%;right: 28%;}
#delivery .d_title3 {width: 12.5%;left: 22.5%;top: -9px;}
#delivery .d_title_arrow{width: 56px;margin-top: 15px;}
#delivery .d_bnr_box{width: 91%;}
}

/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){
.header-in {
    height: 70px;
    background: none;
    box-shadow: none;
    padding: 0px;
}
.logo1{max-width: 159px;padding-left: 8px}
#sp_nav .sp_nav_inner .l-menu .font_24{font-size: 20px;}
#main_img{padding-top: 106px}

#delivery{background-size: 50%, 800px;background-position: bottom -36px right -35px, left top;}
#delivery .d_title1 {width: 46%!important;}
#delivery .d_title3 {width: 18.5%;left: 6.5%;top: 6px;}
#delivery .d_title2 {width: 8%;right: 15%;top: -30px;}
#cms_6-c{padding-top: 30px}
}

/* ---------- スマホ ---------- */
@media screen and (max-width: 667px){
#sp_nav .sp_nav_inner .l-menu .font_24{font-size: 18px;}
#sp_nav .sp_nav_inner .menu__header .logo3 img{max-width: 85px;}
.logo1 {max-width: 125px;padding-left: 0;}
#main_img {padding-top: 91px;}
.main_txt{bottom: -80px;width: 78%;left: 10px;}
.main_txt_bg{width: 42%;}
#con1 {padding-bottom: 91px;}
#con1 p{font-size: 14px}
.item_box {bottom: -33px;}
.item_box img{width: 23%;margin: 0 4%}
	
#con2{padding-top: 73px}
#con2 div div.width_40per{margin-bottom: 46px;}
#con3 {padding-top: 30px}
#con3 .title .sl img{width: 15px;}
.item4{width: 127px}
#con3 .box .icon{margin-top: -57px}
#con3 .box .icon img{width: 70%}
#con3 .title .en{font-size: 18px;}
#con3 .box_wrap .box:nth-of-type(2) .fadein.start.icon, #con3 .box_wrap .box:nth-of-type(3) .fadein.start.icon{animation-delay: 0s;}
	
.cms_3-c{width: 96%;padding: 15px;}
.f_contact_box h4{font-size: 35px;}
.menu_sns .box a img{max-height: 30px;}
.logo2 a{max-width: 172px;}

#delivery{background-size: 87%, 800px;background-position: bottom -25px right -30px, left top;padding-bottom: 125px;}
#delivery .d_title1 {width: 76%!important;transform: none;}
#delivery .d_title3{display: none}
#delivery .d_title2 {width: 13%;right: 4%;top: -22px;}
#delivery .d_title_arrow{width: 45px;margin-top: 7px;margin-bottom: 29px;}
#delivery .d_txt{padding-bottom: 10px;}
#delivery .bnr{padding: 4px;width: 81.66667%!important;}
#tel_txt .width_70per{border: none}
	
#cms_6-c .cate_box:before{padding: 17px;font-size: 26px;top: -27px;}
#cms_5-b .box_txt1{margin-left: 85px;}
#cms_5-b .box_txt1::before{width: 91px;left: -90px;}
}






