/*==============================================
  common
==================================================*/
@media screen and (max-width: 768px) {
body{padding: 0px; width: 100%; min-width: 100%; overflow-x: hidden; word-wrap: break-word;}
.pc-none{display: block !important;}
.sp-none{display: none !important;}
img {width: 100%; margin: 0; padding: 0; vertical-align: bottom;}
	

/* =========================================================
	about
========================================================= */
#about{padding: 40px 0 50px;}
#about .inner{width: 92%; margin: 0 auto;}
#about h2{padding: 0 0 15px; font-size: 28px; line-height:1.25;}
#about .about_copy{font-size: 19px; line-height:1.7;}
#about .about_copy span{background: linear-gradient(transparent 75%, #bae3e1 8%); padding-bottom: 0;}

	
/* =========================================================
	present
========================================================= */
#present{background: url("../img/bg2_sp.jpg") repeat top center; background-size: 100%; padding: 50px 0 55px;}
#present .inner{width: 85%; max-width: inherit;}
.co_ttl{font-size: 46px; line-height: 1;}
.co_sub_ttl{font-size: 18px;}
#present .present_area{display: block; margin-top: 30px;}
#present .present_area li{width: 100%; margin-bottom: 35px;}
#present .present_area li img{filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.1));}
.present_att {font-size: 13px; margin-top: 0px; line-height: 1.3;}	
	.present_att li{padding-bottom: 3px;}	
/* =========================================================
	howto
========================================================= */
#howto .inner{width: 96%; max-width:inherit; margin: 0 auto; padding: 50px 0 55px;}
#howto .co_ttl{font-size: 42px; letter-spacing: 0;}
#howto .step_area{display: block; margin: 35px auto 40px; width: 80%;}
#howto .step_area li{width: 100%;}
#howto .step_area .step_arrow{width: 100%; position: relative;}
#howto .step_area li dl{padding:18px 6% 22px; margin-bottom: 5px; height: auto;}
#howto .step_area li dt{width:36%; margin: 0 auto 25px;}
#howto .step_area li .step_icon{width: 72%; margin: 0 auto 12px;}
#howto .step_area li .step_copy{font-size: 16px;}
#howto .step_area li .step_copy h4{font-size: 20px; line-height: 1.35; padding-bottom: 8px;}
#howto .step_att{font-size: 12px; color: #000; padding-top: 2px; line-height: 1.35; text-indent: -1em; padding-left: 1em;}
.step_arrow div{ 
	position:static;
	top:inherit;
  left:inherit;
  margin: 20px auto;
border-bottom: none;
	border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid #00968f;
	transform: none;
	
	}


.kiyaku_btn a {
    display: block;
    width: 60%;
    padding: 15px 0;
    margin: 0 auto 0;
    border: 1px solid #000;
    color: #000;
    font-size: 15px;
    letter-spacing: 0.1em;
    text-align: center;
    text-decoration: none;
    position: relative;
    line-height: 1;
    transition: all .3s;
}


.kiyaku_att {
    font-size: 13px;
    text-align: center;
    padding-top: 15px;
	color: #000;
}

.link_bg{padding: 55px 0 5px;}
.link_btn_area{width: 82%; margin: 0 auto; display: block;}
.cp_store_link a {width: 100%;
    padding: 28px 0 23px;
    margin: 0 0 38px;
    font-size: 18px;
    letter-spacing: 0;
}




.inview1.delay2{
  transition-delay: 0; 
}
.inview1.delay3{
  transition-delay: 0; 
}
.inview1.delay4{
  transition-delay: 0; 
}
.inview1.delay5{
  transition-delay: 0; 
}	
	
/* =========================================================
		footer
========================================================= */
/* ---footer-----*/
footer {padding-bottom: 5px;}	
footer #contact{padding: 45px 0 30px;}

footer .contactcon{display: block;max-width: inherit; width: 90%;}
footer .contactcon h4{font-size: 19px; padding: 6px 0 8px; text-align: center; letter-spacing: 0;}
footer .contactcon .f_logo{width: 57%; margin: 0 auto 25px;}
	footer .contact_title{font-size: 14px; letter-spacing: 0;}

.l-footer_notice{font-size: 12px; line-height: 1.5;}
footer .footer_inner {
    width:90%;
    margin: 0 auto;
    padding: 20px 0 30px;
}	
footer .copyr{font-size: 12px; letter-spacing: 0px; text-align: center;}

footer .hp_link a {
    border: 1px solid #fff;
    padding: 13px 32px;
    margin: 10px auto 5px;
    font-size: 14px;
    font-weight: 600;
    display: table;
	transition: 0.2s;
}

.l-footer_sub_caution{display: flex; justify-content: center; padding: 25px 0 30px;}
.l-footer_sub_caution ._lead{font-size: 11px;
    line-height: 1.3;
    padding-left: 5px;}
.l-footer_sub_caution ._image{width: 23%;}
	
footer .f_warning{width: 100%;}

	


	
/* ---footer_link-----*/
footer .footer_link{width: 86%; padding: 30px 0 0; display: block;}
footer .footer_link li{border-bottom: 1px dotted #666; padding-bottom: 10px; margin:0 0 10px;}
footer .footer_link li a{font-size: 14px; display: block; position: relative;}
footer .footer_link li a:after {
    content: '';
    width: 6px;
    height: 6px;
    transform: rotate(-45deg);
    position: absolute;
    right: 12px;
    top: calc(50% - 4px);
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
}

/* =========================================================
		top modal
========================================================= */

#ageModal .modal__contentsInner {
  display: block;
    position: absolute;
    left: 0;
    top: 48%;
	height: auto;
    width: 100%;
    padding: 0;
    transform: translateY(-50%);
    background: none;
    background-size: contain;
}
#ageModal .age__dewarsLogo {
  width: 50%;
    margin: 0 auto;
}
#ageModal .age__txt {
 margin-top: 8%;
    font-weight: 700;
    font-size: 12px;
    font-size: 3.6vw;
    letter-spacing: .04em;
    text-align: center;
}
#ageModal .age__txt span {
   display: block;
    margin-top: .3em;
    font-size: 20px;
    font-size: 6.4vw;
}
#ageModal .age__btns {
   width: 55%;
    margin: 8% auto 0;
	display: block;
}
#ageModal .age__btns > li {
      -webkit-transition: opacity .2s;
        -o-transition: opacity .2s;
        transition: opacity .2s; }
        #ageModal .age__btns > li:nth-of-type(1) {
          float: none; }
        #ageModal .age__btns > li:nth-of-type(2) {
          float: none;}
        #ageModal .age__btns > li:hover {
          opacity: .75; }
#ageModal .age__btns>li {
    width: 100%;
    margin: 0 0 7%;
}
.modal .copyr {width: 80%;}

/* =========================================================
		top age modal 2
========================================================= */
#ageModal .modal__contents2 .age__dewarsLogo {width: 63%;}
#ageModal .modal__contents2 .age__txt span {  font-size: 19px; font-size: 6.3vw; letter-spacing: 0;}
.modal__contents2 #birthday{padding: 3%;font-size: 17px;height: 30px; width: 76%;}
.modal__contents2 #submit_age{width: 33%; padding: 4% 0;}

	

	
/* =========================================================
	kiyaku regulation
========================================================= */
/* ---regulation----*/
.kiyaku_bg{
    background-size: auto;
	padding: 8% 0 6%;
}
.kiyaku_area{max-width: inherit; width: 80%; margin: 0 auto; padding: 10% 5% 8%; line-height: 1.6;}
.kiyaku_area .kiyaku_title1{
	font-size: 23px;
	margin-bottom: 20px;
	line-height: 1.5;
}
.kiyaku_area .kiyaku_copy {
    font-size: 16px;
}

.kiyaku_area .kiyaku_title {
    margin: 9% 0 7px;
	font-size:17px;
}

.kiyaku_sub_title{margin: 8px 0 5px;}


.kiyaku_att_txt{font-size: 12px;}
.kiyaku_area li {
    font-size: 15px;
	padding-bottom: 8px;
	line-height: 1.5;
}
.home_btn_r a{
	display: block;
    width: 60%;
    padding: 16px 0 16px;
    margin: 30px auto 15px;
    font-size: 15px;
}

/* =========================================================
	store
========================================================= */
#store{padding: 9% 0 12%;}
.store_area{padding: 2px 20px; margin: 0 auto 3px; font-size: 16px;}
.store_ttl{font-size: 26px; padding:0 0 30px;}
.store_con {
    max-width: inherit;
    width: 84%;
    margin: 0 auto;
    padding: 7% 4% 3%;
    line-height: 1.5;
}
.store_con .store_info{padding-bottom: 20px; margin-bottom: 25px; display: block;}
.store_con .store_detail{width: 100%; margin-right: 0;}
.store_con .store_detail .area_icon{padding: 2px; text-align: center; width: 80px; font-size: 12px; color: #fff;}
.store_con .store_detail h3{font-size: 20px; color:#00968f; padding-bottom: 6px; margin-top: 4px;}
.store_con .store_detail .address{padding-bottom: 5px;}
.store_con .store_link{width: 50%; margin: 20px auto 5px;}
.store_con .store_link a{padding: 10px 0;}

@media (orientation: landscape){

	
#ageModal .modal__contents2 .age__dewarsLogo {width: 25%;}
#ageModal .modal__contents2 .age__txt {margin-top: 4%; font-size: 16px;}
#ageModal .modal__contents2 .age__txt span {  font-size: 24px;}
.modal__contents2 #birthday{padding: 2%; width: 56%;}
.modal__contents2 #submit_age{width: 23%; padding: 2% 0;}	
	
	
	
}
}


