
/* =========================================================
		common
========================================================= */
body{font-family:"Zen Kaku Gothic New", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, 游ゴシック体, メイリオ, sans-serif;font-size:16px;line-height:1.7; margin:0;padding:0;min-width:100%;letter-spacing:0.5px;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative; color: #000; font-weight: 400;}
.en{font-family: Arial, Helvetica, "sans-serif";}
a{text-decoration: none; color: #000;}
.pc-none{display:none;}
.sp-none{display:block;}
.fsmall{font-size: 0.9em;}
img{width:100%;} .clear{clear:both;} select::-ms-expand{display:none;}
button{background-color:transparent;border:none;cursor:pointer;outline:none;padding:0;appearance:none;}
/* =========================================================
	main
========================================================= */
header{position: relative;}
.header_title{background: url(../img/martini_patern.jpg) repeat center top; padding: 35px 0 10px;}
.header_title .main_logo{width: 75vw; margin: 0 auto 5px;}
.header_title .main_copy{text-align: center; font-weight: 700; font-size: 3.4vw; letter-spacing: 0px; color: #fff;}
.main_product_l{width: 18%; left: 0.5%; bottom: 75px; position: absolute;}
.main_product_r{width: 18%; right: 0.5%; bottom: 75px; position: absolute;}
.cp_date{background: #f7f4e4; padding: 17px 0; text-align: center;}
.cp_date img{width:56%; margin: 0 auto;}



/* =========================================================
	product
========================================================= */

.cp_product{background: url(../img/martini_patern.jpg) repeat center top; padding: 60px 0 70px;}
.cp_product h3{font-size: 40px; color: #fff; font-weight: 700; text-align: center; padding-bottom: 38px;}
.cp_product .product_con{background: #fff; width: 780px; padding: 55px 90px; margin: 0 auto;}
.product_con .pro_logo{width: 180px; margin: 0 auto;}
.product_con .pro_sub_ttl{font-size: 20px; font-weight: 700; text-align: center; padding: 2px 0 30px;}
.product_inner{display: flex; justify-content: space-between;}
.product_inner .martini_left{width: 44%;}
.product_inner .martini_right{width: 44%;}

.product_box{display: flex; justify-content: space-between; align-items: center;}
.product_box .product_pic{width: 34%;}
.product_box .product_detail{width: 62%;}
.product_detail .name_ttl1{padding-bottom: 19px; width: 86%; margin: 0 auto;}
.product_detail .copy1{text-align: center; letter-spacing: 0; font-size: 15px; font-weight: 500;}

.cp_link_btn{border: 4px solid #cc0011; border-radius: 3em; margin: 35px auto 0; width: 95%;}
.cp_link_btn a{
	display: block;
	background: #cc0011;
	border-radius: 3em;
	text-align: center;
    padding: 6px 0 10px;
 border: 1px solid #fff;
	color: #fff;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -0.5px;
    text-align: center;
    text-decoration: none;
	position: relative;
	line-height: 1.5;
	transition: all .3s;}
.cp_link_btn a:hover{
	opacity: 0.75;
}
.cp_link_btn a::after{
    content: "";
    width: 8px;
    height: 8px;
    border-bottom-style: initial;
    border-left-style: initial;
    border-bottom-color: initial;
    border-left-color: initial;
    transform: rotate(45deg);
    position: absolute;
    top: 52%;
    right: 7%;
    margin-top: -5px;
    border-width: 1px 1px 0px 0px;
    border-image: initial;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}
.pro_att{font-size: 14px; padding-top: 40px; text-align: center;}


/* =========================================================
	present
========================================================= */
.cp_present{background: #f7f4e4; padding: 25px 0 70px;}
.cp_present .inner{width: 950px; margin: 0 auto;}
.cp_pre_box{background: #fff; border: 6px solid #cc0011; position: relative; padding: 75px 45px 60px; margin-bottom: 10px;}
.cp_pre_box .cp_pre_ttl{position: absolute;
    top: -95px;
    left: -45px;
    width: 102%;}
.cp_pre_box .prename{padding-top: 22px; display: flex; align-items: center;}
.prename .pre_logo1{width: 130px; margin-right: 15px;}
.prename .pre_logo2{width: 180px; margin-right: 20px;}
.prename h4{font-size: 32px; font-weight: 700; line-height: 1; letter-spacing: 0;}
.prename h4 span{font-size: 0.65em; font-weight: 400;}

.pre_product{width: 110px;
    position: absolute;
    right: 35px;
    top: 390px;}
.pre_product_n{width: 160px;
    position: absolute;
    right: 160px;
    top: 610px;}
#present1{padding-top: 85px;}
#present2{padding-top: 85px;}

.cp_link_btn2 {
    border: 4px solid #cc0011;
    border-radius: 3em;
    margin: 60px auto 0;
    width: 39%;
	transition: all .3s;
}
.cp_link_btn2 a {
    display: block;
    background: #cc0011;
    border-radius: 3em;
    text-align: center;
    padding: 16px 0 18px;
    border: 1px solid #fff;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: -0.5px;
    text-align: center;
    text-decoration: none;
    position: relative;
    line-height: 1.5;
}

/* =========================================================
		howto
========================================================= */
.howto_con{width: 960px; margin: 60px auto 20px;}
.howto_ttl1{display: flex; align-items: center; font-size: 36px; margin:0 auto 45px; text-align: center; color:#cc0011;}
.howto_ttl1 span{padding: 0 20px;}
.howto_ttl1:before, .howto_ttl1:after {content: ""; height: 2px; flex-grow: 1; background-color: #cc0011;}
.howto_con ul{display: flex; justify-content: space-between;}
.l-step_item {
    width: 23%;
	position: relative;
}
.l-step_inner{
	background: #fff;
	border: 1px solid #cc0011;
	padding: 12px 6% 20px;
	height: 305px;
}
.l-step_item_img {
  width: 84%;
	margin: 0 auto;
}
.l-step_item_no {
	width: 68px;
	margin: 0 auto 15px;
}

.l-step_item_ttl {
    font-size: 17px;
	color: #cc0011;
    letter-spacing: 0px;
    padding-top: 10px;
	line-height: 1.35;
}
.l-step_item_txt{
	 margin-top: 6px;
    font-size: 14px;
	line-height: 1.5;
	font-weight: 500;
}
.l-step_item_att{
	margin-top: 8px;
    font-size: 12px;
    line-height: 1.4;
    letter-spacing: 0;
}
.kiyaku_btn a{
	
	   display: block;
    width: 200px;
    padding: 15px 0;
    margin: 0 auto 0;
  border:2px solid #000;
    
    color: #000;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.1em;
    text-align: center;
    text-decoration: none;
   
   
    position: relative;
	line-height: 1;
	transition: all .3s;
	}
	
.kiyaku_btn a:hover{
	
	 color: #fff;
background:#000;
 
	
	
}
	.kiyaku_btn a::after{
    content: "";
    width: 6px;
    height: 6px;
    border-bottom-style: initial;
    border-left-style: initial;
    border-bottom-color: initial;
    border-left-color: initial;
    transform: rotate(45deg);
    position: absolute;
    top: 52%;
    right: 7%;
    margin-top: -5px;
    border-width: 1px 1px 0px 0px;
    border-image: initial;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
}
	.kiyaku_btn a:hover::after{

    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}
.kiyaku_att{
	font-size: 14px;
	text-align: center;
	padding-top: 10px;
}






.btn_area{width: 960px; margin: 30px auto 85px;}
.btn_area .btn_cp_copy{font-size: 28px; font-weight: 600; text-align: center; padding:5px 0 10px; color: #cc0011;}
.btn_area .btn_cp_copy span{border-bottom: 2px dotted #cc0011;}
.entry_area{display: flex;
    justify-content: center;
    margin: 0 auto;
    padding: 50px 0 0px;}
.entry_area .entry_btn a{
	position: relative;
	display: block;
    width: 330px;
    padding: 28px 0 23px;
    margin: 0 10px;
    background-color: #cc0011;
	border: 3px solid #cc0011;
	color: #fff;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.1em;
    text-align: center;
    text-decoration: none;
    
    transition: 0.2s;
    position: relative;
	line-height: 1;
	border-radius: 3em;
}
.entry_area .entry_btn a:hover{
	opacity: 0.85;
transform: scale(1.02,1.02);}
.entry_area .entry_btn a span{font-size: 1.25em;}
.entry_area .entry_btn a .subcopy{
background-color: #fff;
	color: #000;
border:2px solid #000; 
border-radius: 3em;
position: absolute;
top: -25px;
left: 50%;
transform: translateX(-50%);
width: 55%;
padding: 10px 0;
font-size: 14px;
letter-spacing: 0.3px;
}
.entry_area .entry_btn a .subcopy::before {
    content: "";
    top: 34px;
    left: 46%;
    position: absolute;
    width: 0px;
    height: 0px;
    border: 8px solid;
    border-color: #000 transparent transparent transparent;
}
.entry_area .entry_btn a .subcopy::after {
    content: "";
    top: 31px;
    left: 46%;
    position: absolute;
    width: 0px;
    height: 0px;
    border: 8px solid;
    border-color: #fff transparent transparent transparent;
}
.entry_area .login_btn a{
	background-color: #fff;
	border: 3px solid #cc0011;
	color: #cc0011;
}
.entry_area .login_btn a .subcopy{background-color: #000; border:2px solid #000; color:#fff;}
.entry_area .login_btn a .subcopy::before {border-color: #000 transparent transparent transparent;}
.entry_area .login_btn a .subcopy::after {border-color: #000 transparent transparent transparent;}
.sign_btn a span, .login_btn a span{letter-spacing: 0; font-size: 14px;}



.oubo_main_btn{
	border: 4px solid #cc0011;
    border-radius: 3em;
    margin: 23px auto 30px;
    width:50%;
    transition: all .3s;
}
.oubo_main_btn a {
    display: block;
    background: #cc0011;
    border-radius: 3em;
    text-align: center;
    padding: 20px 0 22px;
    border: 1px solid #fff;
    color: #f9f176;
    font-size: 26px;
    font-weight: 600;
    letter-spacing: -0.5px;
    text-align: center;
    text-decoration: none;
    position: relative;
    line-height: 1.5;
}
.oubo_main_btn a::after {
    content: "";
    width: 8px;
    height: 8px;
    border-bottom-style: initial;
    border-left-style: initial;
    border-bottom-color: initial;
    border-left-color: initial;
    transform: rotate(45deg);
    position: absolute;
    top: 52%;
    right: 8%;
    margin-top: -5px;
    border-width: 1px 1px 0px 0px;
    border-image: initial;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
}
.oubo_main_btn:hover{
		opacity: 0.85;
transform: scale(1.02,1.02);
	
}
.oubo_kiyaku a{
	color: #000;
    border: 1px solid #000;
    font-size: 15px;
    width: 200px;
	padding: 9px 0;
	display: block;
    margin:0 auto 15px;
    text-align: center;
	font-weight: 500;
	transition: all .3s;
}
.oubo_kiyaku a:hover{
	color: #fff;
	background: #000;
    border: 1px solid #000;
}
/* =========================================================
		about
========================================================= */

.about_con{
	position: relative;
    overflow: hidden;
    text-align: center;
}
.about_con:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 115.75rem;
    height: 115.75rem;
    background-color: #f7f4e4;
    border-radius: 50% 50% 0 0;
	z-index: -1;
}

.about_con .about_inner{width: 900px; margin: 0 auto; padding: 150px 0 220px; z-index: 3; position: relative;}

.about_inner .about_logo{width: 190px; margin: 0 auto; padding-bottom: 25px;}
.about_inner .about_ttl{width: 340px; margin: 0 auto; padding-bottom: 30px;}
.about_inner .about_copy1{font-size: 18px; line-height: 2; padding-bottom: 20px; text-align: center; font-weight: 500;}
.about_inner .about_photo{width: 780px; margin: 45px auto;}

.glass_pic1{position: absolute;
    width: 125px;
    top: 600px;
    right: -55px;}
.glass_pic2{position: absolute;
    width: 190px;
    bottom: 105px;
    left: -110px;
}
.glass_pic3{position: absolute;
    width: 270px;
    bottom: 40px;
    left: 300px;}





/* =========================================================
		footer
========================================================= */
footer{background: url(../img/martini_patern.jpg) repeat center top; padding: 65px 0 50px;}
.coming_flogo{width: 160px; margin: 0 auto 60px;}
.footer_inner{width: 960px; margin: 0 auto;}
.footer_inner .footer_con1{display: flex; justify-content: space-between; margin-bottom: 70px; flex-direction: row-reverse;}
.footer_con1 .contact h4{font-size: 20px; padding: 8px 0 12px; color: #fff;}
.footer_con1 .contact p{font-size: 15px; padding-bottom: 15px; color: #fff;}
.footer_con1 .contact p a{color: #fff;}
.footer_logo{width: 155px; margin: 12px 0 0;}
.l-footer_notice{display: flex; align-items: center;}
.l-footer_notice dt{width: 38px; margin-right: 13px;}
.l-footer_notice dd{font-size: 15px; color: #fff; font-weight: 500;}
.copyr{
	text-align: right;
	margin-top: -20px;
	font-size: 12px;
	letter-spacing: 0;
	color: #fff;
}
.totop {
 
   background: #000;
    border-radius: 20px;
    width: 40px;
    height: 40px;
    display: inline-block;
    margin: 2%;
    z-index: 999;
    text-align: right;
    right: 0;
    bottom: 0;
    position: relative;
    opacity: 1;
    position: fixed;
    bottom: 30px;
    opacity: 0.8;
    display: none;
    z-index: 1;
    
}
.totop a {
 
      display: inline-block;
    position: relative;
    width: 41px;
    height: 40px;
}

.totop a::after {
    position: absolute;
    content: "";
    width: 13px;
    height: 13px;
    vertical-align: middle;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(315deg);
    transform: rotate(315deg);
    vertical-align: middle;
    right: 34%;
    top: 15px;
}

/* =========================================================
	kiyaku regulation
========================================================= */
/* ---regulation----*/
.kiyaku_bg{
	   background: #f7f4e4; position: relative;
	padding: 4% 0;
}
.kiyaku_area{background: rgba(255, 255, 255, 0.9); max-width: 900px; width: 80%; margin: 0 auto; padding: 6% 5% 6%; line-height: 1.7;}
.kiyaku_area .kiyaku_title1{
	font-size: 28px;
	margin-bottom: 20px;
	font-weight: 600;
}
.kiyaku_area .kiyaku_copy {
    font-size: 16px;
	padding-bottom: 8px;
}
.kiyaku_area .kiyaku_copy2 {
    font-size: 15px;
	padding-left: 8px;
}
.kiyaku_area .kiyaku_copy3 {
    font-size: 15px;
	padding-bottom: 8px;
}
.kiyaku_area .kiyaku_title {
    margin: 3.5% 0 5px;
	font-size: 18px;
}

.kiyaku_sub_title{margin: 15px 0 3px; font-size: 15px;}
.nopmargin{margin-top: 0;}


.kiyaku_area li {
    padding-left: 1em;
    text-indent: -1em;
}
.kiyaku_area .kiyaku_att3 li{
	 padding-left: 2.5em;
    text-indent: -2.5em;
}
.kiyaku_att_txt{font-size: 12px;}
.kiyaku_area li {
    font-size: 15px;
	padding-bottom: 5px;
}
.kiyaku_area li a{
	color: #ff7900;
	font-weight: 600;
}
.kiyaku_area li a:hover{
	opacity: 0.7;
}

.home_btn_r a{
	display: block;
    width: 240px;
    padding: 19px 0 19px;
    margin: 30px auto 15px;
    background-color: #1b0000;
    border: 2px solid #1b0000;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.5px;
    text-align: center;
    text-decoration: none;
    transition: 0.2s;
    position: relative;
    line-height: 1;
    border-radius: 3em;
}
.home_btn_r a:hover{
    background-color: #fff;
    border: 2px solid #1b0000;
    color: #1b0000;
   
}




/* =========================================================
		top modal
========================================================= */
#wrap{
	display: none	
}

.modal {
     display: block;
	background: #f8f1e1;
    position: fixed;
    text-align: center;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 200000;
	  }
#ageModal .modal__bg {
 background:url(../img/martini_patern.jpg) repeat center top;

	flex-direction: column;
align-items: center;
position: fixed;
	display: flex;

}

.modal .modal__bg {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.8);
}

.modal .modal__contents {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

#ageModal .modal__contentsInner {
	background-color: rgba(255,255,255,1);
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    padding: 0;
    transform: translate(-50%,-50%);
    background-size: contain;
    padding: 95px 75px 95px;
    width: 42%;
    border-radius: 12px;
}

#ageModal .age__dewarsLogo {
    width: 40%;
    margin: 0 auto 0;
}


#ageModal .age__txt {
 width: 76%;
    margin: 7.5% auto;
    text-align: center;
    line-height: 1.3;
}

#ageModal .age__txt span {
    display: block;
    margin-top: .3em;
    font-size:27px;
 font-weight: 500;
}


#ageModal .age__btns {
    display: flex;
    margin-top: 6.84932%;
    justify-content: center;
}



      #ageModal .age__btns > li {
      
        -webkit-transition: opacity .2s;
        -o-transition: opacity .2s;
        transition: opacity .2s; }
        #ageModal .age__btns > li:nth-of-type(1) {
          float: left; }
        #ageModal .age__btns > li:nth-of-type(2) {
          float: right; }
        #ageModal .age__btns > li:hover {
          opacity: .75; }


#ageModal .age__btns>li {
    width: 43%;
    margin: 0 3%;
}

button {
    width: 100%;
    padding: 0;
    background-color: transparent;
    border: none;
    font-family: inherit;
    cursor: pointer;
    outline: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.lock1{position: fixed; width: 100%;}
.age__btns button{
	    
	    width: 100%;
 
}
.age__btns button:hover{


	opacity: 1;
}
.modal .copyr{letter-spacing: 0; font-size: 12px; text-align: center; color: #fff;
 position: absolute;
	bottom:5%;
	left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
	width: 90%;
}

@media screen and (min-width: 1250px) {
#ageModal .modal__contentsInner {
 width: 525px;
    height: 297px;
	padding: 95px 75px 95px;
}
	
}