@charset "utf-8";
/* CSS Document */
#smr_pages img { width: 100%; height: auto; }

#smr_pages {
	width: 100%;
	margin: 0 auto 0 auto;
	padding-bottom:0;
	color:#000000;
	background: #FFF;
}
#smr_pages {
	font-size:17px;
	line-height: 2em;
	letter-spacing: 0.1em;
}

.pc_only {display: block!important;}
.sp_only {display:none!important;}


#page_top {
	bottom: 77px!important;
}

.b_txt {
	font-family: "zen-old-mincho", sans-serif;
	font-weight: 600;
	font-style: normal;	
}

.main_wap {
	width:1080px;
	margin: 0 auto 100px auto;
}

.main_wap02 {
	width:90%;
	margin: 0 auto 150px auto;
}

.goodsfreepage2_ .wrap {
	width:100%;
	margin:0 auto;
}


.smr_header {
	width: 100%;
	margin: 0 auto 80px auto;
	font-family: futura-pt, sans-serif;
	font-style: normal;
	font-weight:300;
	font-size:7.2vw;
	letter-spacing:10px;
	color: #FFF;
	position: relative;
}

.smr_header p {
	font-family: "zen-old-mincho", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 2.3vw;
	letter-spacing:2px;
	margin-right:-2px;
	position: absolute;
	top: 44%;
	left: 55%;
	z-index: 1;
}


.u_ilne {
	text-decoration: underline;
}

.g_font {
	font-family: garamond-premier-pro, serif;
	font-weight: 400;
	font-style: normal;
}

p.ti_h01 {
	font-size: 43px;
	text-align: center;
	line-height: 1.5em;
	font-family: "zen-old-mincho", sans-serif;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 0.08em;
}


.ti_wrap00 {
	width: 100%;
	margin: 100px auto 0 auto;
	text-align: center;

}

.ti_wrap01 {
	width: 100%;
	margin: 0 auto 8% auto;
	display: flex!important;
	flex-wrap: wrap;
	justify-content: flex-start;
	text-align: left;
	font-family: "zen-old-mincho", sans-serif;
	font-weight: 400;
	font-style: normal;	
	line-height: 2.8em;

}


.ti_wrap01 p {
	margin: 0;
}

.ti_wrap01 p.num {
	font-size: 100px!important;
	line-height: 0.85em!important;
}

.ti_wrap01 .ttl_txt {
	margin: 0 0 0 50px;
}

.ti_wrap01 .txt01{
	font-size: 25px;
}

.ti_wrap01 .txt02{
	font-size: 44px;
}


/*========= レイアウトのためのCSS ===============*/

.ti_wrap00 p,　.ti_wrap01 p{
  margin: 0 auto 1.5em auto;
/*  font-size: 20px;*/
  overflow: hidden;/*左右アニメーションで画面からはみ出る際に出る横スクロールバーを隠す*/
}

/*========= 流れるテキスト ===============*/

/*全共通*/

.slide-in {
  overflow: hidden;
    display: inline-block;
}

.slide-in_inner {
  display: inline-block;

}

/*左右のアニメーション*/
.leftAnime{
    opacity: 0;/*事前に透過0にして消しておく*/
}

.slideAnimeLeftRight {
  animation-name:slideTextX100;
  animation-duration:1.8s;
  animation-fill-mode:forwards;
    opacity: 0;
}

@keyframes slideTextX100 {
  from {
  transform: translateX(-100%); /*要素を左の枠外に移動*/
        opacity: 0;
  }

  to {
  transform: translateX(0);/*要素を元の位置に移動*/
    opacity: 1;
  }
}

.slideAnimeRightLeft {
  animation-name:slideTextX-100;
  animation-duration:1.8s;
  animation-fill-mode:forwards;
    opacity: 0;
}


@keyframes slideTextX-100 {
  from {
  transform: translateX(100%);/*要素を右の枠外に移動*/
    opacity: 0;
  }

  to {
  transform: translateX(0);/*要素を元の位置に移動*/
    opacity: 1;
  }
}

.f_under_line {
text-decoration: none!important;
border-bottom: 1px solid #555;
padding-bottom: 2px;
}


.txt_LRwrap {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.txt_wrap00 {
	width: 70%;
	margin: 0 auto 0 auto;
	text-align: center;
	font-size: 17px;
	line-height: 2.0em;
    letter-spacing: 0px;
}

.txt_wrap00 p {
	
    margin: 0 0 1.3em 0;
}


.txt_wrap01 {
	margin: 130px auto 50px auto;
	text-align: center;
	font-family: "zen-old-mincho", sans-serif;
	font-weight: 400;
	font-style: normal;	
}
.txt_wrap01 p {
	margin: 0 0 1.0em 0;
	font-size: 38px;
}

.txt_wrap02 {
	margin: 130px auto 50px auto;
	text-align: center;
	font-family: "zen-old-mincho", sans-serif;
	font-weight: 400;
	font-style: normal;	
}
.txt_wrap02 p {
	margin: 0 0 1.0em 0;
	font-size: 38px;
}


.txt_wrap03 {
	margin: 0 auto 50px auto;
	text-align: center;
	font-family: "zen-old-mincho", sans-serif;
	font-weight: 400;
	font-style: normal;	
}
.txt_wrap03 p {
	margin: 0 0 1.0em 0;
	font-size: 30px;
}

.txt_wrap04 {
	margin: 50px auto 210px auto;
	text-align: center;
}
.txt_wrap04 p {
	margin: 0 0 1.8em 0;
	font-size: 15px;
}



.main_img_slider {
  margin: 0 auto;
  max-width: 2400px;
  width: 100%;
}

.main_img_slider-img {
  width: 100%;
  height: 100%;
  margin:0 auto;
  padding: 0.2%;
  overflow: visible;
}

/*
.main_img_slider-img img {
  display: block;
  transition-duration: 0.2s;
}

.main_img_slider-img img:hover {
  transform: scale(1.03,1.03);
  transition-duration: 0.2s;
}
*/


.main_img_slider-img p{
	margin: 8% auto 0 auto;
	text-align: center;
	font-size: 15px;
}


.main_img_slider-img a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

.main_img_slider .slick-slide.slick-current.slick-active img{
    opacity: 1.0;
	z-index: 10;
	position: relative;
}





.img3_wrap {
	width: 100%;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;

}

.img3_wrap p {
	width: 90%;
	margin: 55px auto 0 auto;
	text-align: left;
	font-size: 15px;
	line-height: 1.5em;	
}

.img3_wrap .L_box {
	width: 32%;
	margin: 0 1% 0 0;
}

.img3_wrap .C_box {
	width: 32%;
	margin: 0 1% 0 0;
}

.img3_wrap .R_box {
	width: 32%;
	margin: 0 0 0 0;
}


.img2_wrap {
	width: 90%;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	line-height: 1.5em;
}

.img2_wrap .L_box {
	width: 35.55%;
	margin: 0 1% 0 0;
}

.img2_wrap .L_box p, .img2_wrap .R_box p {
	width: 90%;
margin: 10% auto 0 auto;
text-align: left;
font-size: 15px;
line-height: 1.5em;
}


.img2_wrap .R_box {
	width: 35.55%;
	margin: 0 0 0 0;
}



.img2_wrap02 {
	width: 90%;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.img2_wrap02 .L_box {
	width: 49%;
	margin: 0 1% 0 0;
}

.img2_wrap02 .L_box p, .img2_wrap02 .R_box p {
	width: 80%;
	margin: 0 auto;
	font-size: 15px;	
}


.img2_wrap02 .R_box {
	width: 49%;
	margin: 0 0 0 0;
}





.img4_wrap {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 60px auto 100px auto;
	text-align: center;
}

.img4_wrap .d_box {
	width: 23%;
	margin: 0 2% 0 0;
} 

.img4_wrap .d_box img {
	width: 100%!important;
}

.img4_wrap .d_box p {
	font-size: 14px;
line-height: 1.5em;
margin-top: 10px;
}

.img4_wrap .d_box a {
	text-decoration: none!important;
}


.img4_wrap .d_box:last-of-type{
	margin-right: 0;
}


.t_wraparea {
	display: none;
}


.LR_wrap {
	width: 90%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	margin:80px auto 80px auto;
}

.LR_wrap .R_wrap{
	width: 47%;
	font-size: 16px;
    letter-spacing: 1px;
	line-height: 1.5em;
}

.LR_wrap .L_wrap{
	width: 47%;
	margin: 0 30px 0 0;	
}


.LR_wrap .R_wrap p {
/*	margin-top: 40px;*/
	font-size: 15px;
/*	line-height: 2.0em;*/
}


.buy_wrap {
	width: 100%;
	margin: 8% 0 0 0;
}	


.buy_wrap .price_right_box02 {
	width: 20%;
	padding: 0 0 0 3%;
	font-family: heisei-kaku-gothic-std,sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 16px;
	z-index: 3;
	display: inline-block;
}

.buy_wrap .price_right_box02 a { text-decoration: none; }

.buy_wrap .price_right {
    background: #4f4f4f;
    padding: 0 5px !important;
    border: solid 1px #4f4f4f;
    font-family: futura-pt, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.4em;
    color: #fff !important;
    letter-spacing: 1px;
	bottom: 15px;
	right: 15px;
	z-index: 3;
}



.buy_wrap a:hover img{
	opacity:1;
	filter: alpha(opacity=100);
}


.buy_wrap .price_right:hover {
	opacity: 0.5;
}


.f_imgwrap {
	width: 100%;
	margin: 260px auto 0 auto;
}

.tie_imgwrap {
	width: 65.5%;
	margin:50px auto 0 auto;
}


.btn_wrap{margin:100px auto 160px auto;}
.btn_box{width:630px;margin:0 auto 5% auto;}
.btn_01 {
	display: block;
	position: relative;
	padding: 1.5em;
	text-align: center;
	font-size:20px;
/*
	font-family: "zen-old-mincho", sans-serif;
	font-weight: 400;
	font-style: normal;
*/
	text-decoration: none!important;
	color: #444444!important;
	background: #fff;
	border: solid 1px #444444;

}
.btn_01:hover {
	 opacity:0.8;
	 cursor: pointer;
	 text-decoration: none;
}
.btn_01:visited { color: #444444!important; }

a:hover img{opacity: 1;filter: alpha(opacity=100);}


a img {border:none;}
a:link { color: #000; }
a:visited { color: #000; }
a:hover { color: #555; }
a:active { color: #000; }
a,.link_txt{color:#000;}

.T_center {text-align: center;}
.T_right {text-align: right;}
.float_L {float: left;}
.float_R {float: right;}
.float_C {clear: both; width: 0px; height: 0px;}

.mar_B10 {margin: 0px 0px 10px 0px;}
.mar_B20 {margin: 0px 0px 20px 0px;}
.mar_B30 {margin: 0px 0px 30px 0px;}
.mar_B40 {margin: 0px 0px 40px 0px;}
.mar_B50 {margin: 0px 0px 40px 0px;}
.mar_B60 {margin: 0px 0px 60px 0px;}
.mar_B80 {margin: 0px 0px 80px 0px;}
.mar_B90 {margin: 0px 0px 90px 0px;}
.mar_B100 {margin: 0px 0px 100px 0px;}
.pad_B100 { padding: 0px 0px 100px 0px;}

.ft_120 { font-size:120%; font-weight:bold;}
.ft_150 { font-size:150%; font-weight:bold; line-height:1.4em;}
.ft_85 { font-size:85%;}



.pc_only {display: block;}
.sp_only {display:none;}

.fadein_img {animation-name: fadein;animation-duration: 2s;}
@keyframes fadein {
from {opacity: 0;transform: translateY(0);}
to {opacity: 1;transform: translateY(0);}
}

.fadein_img02 {padding: 10px;animation: fadeIn 5s ease 1s 1 normal backwards;}

@keyframes fadeIn {
from {opacity: 0;transform: translateX(20px);}
to {opacity: 1;transform: translateX(0);}
}


div.smr_header_slider {
  overflow: hidden; 
  width: 100%;
  margin: auto;
}

/*　202205　追加　*/
.slider {}
.slick-img img {
  width: 100%;
  transform: scale(1.1);
}



/*.slick-slider div { transition: none; }*/

@keyframes fadezoom {
  0% {
    transform: translateX(-20px);
  }
  100% {
    transform: translateX(20px);
  }
}
.add-animation {
  animation: fadezoom 9s 0s forwards;
}


.fuwatAnime {
 -webkit-animation-fill-mode:both;
 -ms-animation-fill-mode:both;
 animation-fill-mode:both;
 -webkit-animation-duration:1.5s;
 -ms-animation-duration:1.5s;
 animation-duration:1.5s;
 -webkit-animation-name: fuwatAnime;
 -ms-animation-name: fuwatAnime;
 animation-name: fuwatAnime;
 visibility: visible !important;
}
@-webkit-keyframes fuwatAnime {
 0% { opacity: 0; -webkit-transform: translateY(0px); }
 100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fuwatAnime {
 0% { opacity: 0; -webkit-transform: translateY(0px); -ms-transform: translateY(-0px); transform: translateY(0px); }
 100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}

/*　202205　追加　*/
.fuwatAnime_x {
 -webkit-animation-fill-mode:both;
 -ms-animation-fill-mode:both;
 animation-fill-mode:both;
 -webkit-animation-duration:3.5s;
 -ms-animation-duration:3.5s;
 animation-duration:3.5s;
 -webkit-animation-name: fuwatAnime_x;
 -ms-animation-name: fuwatAnime_x;
 animation-name: fuwatAnime_x;
 visibility: visible !important;
}
@-webkit-keyframes fuwatAnime_x {
 0% { opacity: 0; -webkit-transform: translateX(-20px); }
 100% { opacity: 1; -webkit-transform: translateX(0); }
}
@keyframes fuwatAnime_x {
 0% { opacity: 0; -webkit-transform: translateX(-20px); -ms-transform: translateX(-20px); transform: translateX(-20px); }
 100% { opacity: 1; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); }
}


.f_in {
    opacity : 0;
    transform : translate(0, 20px);
    transition : all 900ms;
}
.f_in.scrollin{
  opacity: 1;
  transform : translate(0, 0);
}
#_capsulemenu { position: fixed; transition: 0.3s; top: 50%; left: -45px; transform: translate(0, -50%); width: 45px; height: auto; z-index: 9999; cursor: pointer; padding: 0 0 0 10px;}
#_capsulemenu.slideIn { left: 0; }
#_capsulemenu ul { margin: 0; padding: 0; width: 100%; }
#_capsulemenu ul li { width: 45px; height: 45px; }
#_capsulemenu ul li a { display: block; width: 45px; height: 45px; }
#_capsulemenu ul li a img { opacity: 0.4; }
#_capsulemenu ul li:hover a img,
#_capsulemenu ul li a.is_current img { opacity: 1.0; }


/* Arrows */
/* 共通 */

.slick-prev,
.slick-next
{
	z-index: 999;
	top:45%;
}



.slick-arrow::before,
.slick-arrow::after {
	content: "";
	display: block;
	position: absolute;
	top: 15%;
	transform: translateY(-50%);
}

.slick-prev::before,
.slick-next::before {
	width: 40px;
	height: 40px;
	background-color: #fff;
	border-radius: 100%;
}
.slick-prev::before {
	left: 20px;
}
.slick-next::before {
	right: 20px;
}

.slick-prev::after,
.slick-next::after {
	width: 15px;
	height: 15px;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
}
.slick-prev::after {
	transform: translateY(-50%) rotate(-135deg);
	left: 36px;
}
.slick-next::after {
	transform: rotate(45deg);
	right: 36px;
    top: -5px;
}


.slick-prev {
  left: 0px;
}
[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto;
}


.slick-next {
  right: 0px;
}

/*
.slick-track {
 transition: all 800ms!important;
}
*/



/* テンプレート02*/
.t02_wrap {
	width: 1080px;
	margin: 0 auto 5% auto;
}
.t02_box_l {
	width: 46%;
	margin: 0 8% 0 0;
	float: left;
}
.t02_box_r {
	width: 46%;
	margin: 0 0 0 0;
	float: left;
}
.t02_box_img {
	width: 100%;
	margin: 0 0 3% 0;
}
.t02_box_ti {
	width: 100%;
	margin: 0 0 0.5em 0;
	font-size: 110%;
	letter-spacing: 0.15em;
	text-align: center;
}
.t02_box_txt {
	width: 100%;
	margin: 0 0 0 0;
	font-size: 85%;
}

.t02_box04 {
	width: 22%;
	margin: 0 4% 0 0;
	float: left;
}
.t02_box04:nth-child(4n) {
	margin-right: 0;	
}
.t02_box04_img {
	width: 100%;
	margin: 0 0 3% 0;
}
.t02_box04_txt {
	width: 100%;
	margin: 0 0 0.5em 0;
	font-size: 85%;
	text-align: center;
	line-height: 1.7em;
}

/* --------------------------------------------------------------------
	表示幅：固定
	表示順：左メニュー・メインコンテンツ・右メニュー
-------------------------------------------------------------------- */
div.block-footer, div.block-prod-list {
	margin: 0;
	width: 100%;
	text-align:left;
}

/* テンプレート02end*/

@media only screen and (max-width: 980px) {
	#_capsulemenu { display: none !important; }
	
div.page_top_ a {
display: block!important;
position:fixed!important;
bottom:15vw!important;
width: 11.73vw!important;
height: 11.73vw!important;
background-image: url(https://shopshirt.pro/img/usr/common/icon/pagetop.png)!important;
background-position: center!important;
background-repeat: no-repeat!important;
background-size: contain!important;
text-indent: -9999px!important;
}	
	
}











@media only screen and (max-width: 980px) {
	
	
#smr_pages img { width: 100%; height: auto; }

#smr_pages {
	width: 100%;
	margin: 0 auto 0 auto;
	padding-bottom:0;
	color:#000000;
	background: #FFF;
}
#smr_pages {
	font-size:130%;
	line-height: 1.5em;
/*
	font-family: "zen-old-mincho", sans-serif;
	font-weight: 400;
	font-style: normal;
*/
	letter-spacing: 0.1em;
}
	
.pc_only {display:none!important;}
.sp_only {display:block!important;}	


.main_wap, .main_wap02{
	width:100%;
	margin: 0 auto 0 auto;
}
.smr_header {
	width: 100%;
	margin: 0 auto;
	font-family: futura-pt, sans-serif;
	font-style: normal;
	font-weight:300;
	color: #FFF;
	position: relative;
}
	
.smr_header p {
	width: 100%;
    text-align: left;
    font-family: "garamond-premier-pro", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 6.8vw;
    position: absolute;
    top: 37%;
    left: 5%;
    z-index: 1;
    letter-spacing: 2px;
}
	
	
	
.txt_LRwrap {
	width: 100%;
	display: block;
}

.txt_wrap00 {
	width: 80%;
    margin: 10% auto 12% auto;
    text-align: left;
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 1.7em;
}
	
.txt_wrap00 p {
	
    margin: 0 0 1.6em 0;
	font-size: 90%;
}
	
.txt_wrap00 span{

    font-size: 14px!important;

}	
	
	
.txt_wrap01 {
	width: 80%;
    margin: 0 auto 5% auto;
    text-align: center;
    letter-spacing: 0.5px;
    line-height: 1.5em;
}
	
.txt_wrap01 p {
	font-size: 18px;
	margin: 0;
	}
	
.txt_wrap02 {
	width: 80%;
    margin: 10% auto 12% auto;/*0 auto 10% auto;*/
    text-align: center;
    letter-spacing: 0.5px;
    line-height: 1.5em;
}
	
.txt_wrap02 p {
	font-size: 18px;
	margin: 0;
	}

.txt_wrap03 {
	width: 90%;
	margin: 0 auto 5% auto;
	text-align: center;
}
.txt_wrap03 p {
	margin: 0 0 1.0em 0;
	font-size: 16px;
	
}	
	
.txt_wrap04 {
	width: 90%;
	margin: 2% auto 30% auto;
	text-align: center;
}
.txt_wrap04 p {
	margin: 0 0 1.0em 0;
	font-size: 12px;
	
}		
	

p.ti_h01 {
	font-size: 20px;
	font-family: "zen-old-mincho", sans-serif;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 0.02em;

}

	
.ti_wrap00 {
	width: 95%;
	margin: 7% auto 0 auto;
	text-align: center;
}	

.ti_wrap01 {
	width: 80%;
	margin: 0 auto 5% auto;
	display: flex!important;
}
	
.ti_wrap01 p.num {
	font-size: 50px!important;
	line-height: 1.1em!important;
}

.ti_wrap01 .ttl_txt {
	margin: 0.5% 0 0 2%;
	line-height: 2em;
}

.ti_wrap01 .txt01{
	font-size: 14px;
}

.ti_wrap01 .txt02{
	font-size: 22px;
}
	
	
	
	
/*
.ti_wrap01 p {
	margin: 0 auto 1em auto;
}
	
*/
	
/*========= レイアウトのためのCSS ===============*/

.ti_wrap01 p{
/*  font-size: 20px;*/
  overflow: hidden;/*左右アニメーションで画面からはみ出る際に出る横スクロールバーを隠す*/
}

/*========= 流れるテキスト ===============*/

/*全共通*/

.slide-in {
  overflow: hidden;
    display: inline-block;
}

.slide-in_inner {
  display: inline-block;

}

/*左右のアニメーション*/
.leftAnime{
    opacity: 0;/*事前に透過0にして消しておく*/
}

.slideAnimeLeftRight {
  animation-name:slideTextX100;
  animation-duration:1.8s;
  animation-fill-mode:forwards;
    opacity: 0;
}



	
.main_img_slider_sp {
  margin: 5% auto 10% auto;
  max-width: 100%;
  width: 100%;
}
	
.main_img_slider-img {
  margin: 0 auto;
	
}

.main_img_slider-img p{
	margin: 0 auto;
	text-align: center;
	font-size: 10px;
}	
	
.main_img_slider-img img {
  height: auto;
  width: 100%;
}

.main_img_slider_sp .slick-slide {
/*
    opacity: 0.5;
	transition: 0.5s;
*/
}

.main_img_slider .slick-slide.slick-current.slick-active {
    opacity: 1.0;
}

/*
.main_img_slider ul li{
	display: none!important;
}	
	
*/		

	
.img3_wrap {
	width: 75%;
	margin: 0 auto;
	display: block;
}
	
.img3_wrap p {
	width: 100%;
	margin: 5% auto 10% auto;
	text-align: left;
	font-size: 12px;
	line-height: 1.5em;	
}	

.img3_wrap .L_box {
	width: 100%;
	margin: 5% 0 0 0;
}

.img3_wrap .C_box {
	width: 100%;
	margin: 5% 0 0 0;
}

.img3_wrap .R_box {
	width: 100%;
	margin: 0;
}	
	
.img2_wrap {
	width: 75%;
	margin: 0 auto;
	display: block;
	line-height: 1.5em;
}

.img2_wrap .L_box {
	width: 100%;
	margin: 0;
}

.img2_wrap .L_box p, .img2_wrap .R_box p {
	width: 100%;
    margin: 5% auto 10% auto;
    text-align: left;
    font-size: 12px;
    line-height: 1.5em;	
}


.img2_wrap .R_box {
	width: 100%;
	margin: 0 0 0 0;
}



.img2_wrap02 {
	width: 100%;
	margin: 0 auto;
	display: block;
}

.img2_wrap02 .L_box {
	width: 100%;
	margin: 0;
}

.img2_wrap02 .L_box p, .img2_wrap02 .R_box p {
	width: 80%;
	margin: 0 auto;
	font-size: 15px;	
}


.img2_wrap02 .R_box {
	width: 100%;
	margin: 0 0 0 0;
}
	

	
	
	
	
	
	
.img4_wrap {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin:5% auto 0 auto;
	text-align: center;
}

.img4_wrap .d_box {
	width: 40%;
	margin: 0 5% 5% 0;
} 

/*
.img4_wrap .d_box img {
	width: 60%!important;
}
*/

.img4_wrap .d_box p {
	font-size: 12px;
    line-height: 1.5em;
    margin: 5% 0 20% 0;
}
	
.img4_wrap .d_box p:nth-of-type(n+3) {
	margin: 0;	
	}	


.img4_wrap .d_box:nth-of-type(even){
	margin-right: 0;
}
	
	
.t_wraparea {
	display: inherit;
}

.LR_wrap {
	width: 100%;
	display: block;
	margin:0 auto 0 auto;
}
	
.LR_wrap .ti_wrap01	{
	display: none!important;
}

.LR_wrap .R_wrap{
	width: 80%;
    margin: 5% auto 10% auto;
    font-size: 14px;
	letter-spacing: 0px;
	line-height: 1.8em;
	order: 1;
}

.LR_wrap .L_wrap{
	width: 100%;
	margin: 0 auto;
	order: 2;
}


.LR_wrap .R_wrap p {
	font-size: 12px;
    width: 90%;
    margin: 10% auto 20% auto;
}


	
	
.buy_wrap {
	width: 100%;
	font-size: 10px;
}	


.buy_wrap .price_right_box02 {
/*
	position: relative;
	top:0;
*/
	width: 27px;
	font-family: heisei-kaku-gothic-std,sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 16px;
	z-index: 3;
}

.buy_wrap .price_right_box02 a { text-decoration: none; }

.buy_wrap .price_right {
     background: #4f4f4f;
    padding: 0 3px !important;
    border: solid 1px #4f4f4f;
    font-family: futura-pt, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 1.5em;
    color: #fff !important;
    letter-spacing: 1px;
/*
    position: absolute;
	bottom: 10px;
	right: 10px;
*/
	z-index: 3;
}		
	
	
	
.f_imgwrap {
	width: 100%;
	margin: 0 auto;
}

.tie_imgwrap {
	width: 80%;
	margin: 9% auto 10% auto;
}	
	


.btn_wrap {
	margin:3% auto 15% auto;
}

.btn_box {
	width:85%;
	margin: 0 auto 5% auto;
}

.btn_01 {
	display: block;
	position: relative;
	width: 85.5%;
	margin:0 auto;
	padding: 1.2em;
	text-align: center;
	font-size:90%;
	text-decoration: none;
	letter-spacing: 0.5px;

}

.f_in_sp {
    animation-name: fadein;
    animation-duration: 2s;
    animation-iteration-count: 1;
}
@keyframes fadein {
from {
    opacity: 0;
    transform: translateY(0);
}
to {
    opacity: 1;
    transform: translateY(0);
}
}

footer {
	z-index: 2;
	background: #002a46!important;
}

a:link { color: #000; }
a:visited { color: #000; }
a:hover { color: #000; }
a:active { color: #000; }

a,.link_txt{
	color:#000;
	text-decoration:underline;
}


#menu_wap{
	width:100%;
	margin: 0px 0px 20% 0px;
}

.pad_T180{padding: 10% 0 0 0;}


.mar_T30 {margin: 10% 0px 0px 0px;}
.mar_T50 {margin: 10% 0px 0px 0px;}
.mar_T60 {margin: 10% 0px 0px 0px;}
.mar_T85 {margin: 10% 0px 0px 0px;}
.mar_T95 {margin: 19% 0px 0px 0px;}
.mar_T115 {margin: 10% 0px 0px 0px;}

.mar_R15 {margin: 0 2% 0 2%;}
.mar_l2 {margin: 0 0 0 2%;}


.mar_B10 {margin: 0px 0px 1% 0px;}
.mar_B20 {margin: 0px 0px 2% 0px;}
.mar_B30 {margin: 0px 0px 5% 0px;}
.mar_B40 {margin: 0px 0px 4% 0px;}
.mar_B50 {margin: 0px 0px 5% 0px;}
.mar_B100 {margin: 0px 0px 20% 0px;}
.mar_R10 {margin: 0px 1% 0px 0px;}
.mar_R20 {margin: 0px 2% 0px 0px;}
.mar_R30 {margin: 0px 3% 0px 0px;}
.mar_R40 {margin: 0px 4% 0px 0px;}
.mar_R50 {margin: 0px 5% 0px 0px;}
.mar_L20 {margin: 0px 0px 0px 2%;}


.ft_120 { font-size:135%;}
.ft_85 { font-size:85%;}
.ft_title { font-size:200%; font-weight:bold; text-align:center;}
.ft_main { font-size:120%; text-align:center;}

.T_center_sp {text-align: left;}
.T_right {text-align: right;}

.pc_only {display:none;	}
.sp_only {display: block;}
.fb_box {
	margin: 0 10px 20px 0;
	float:right;
}


ul{  
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  list-style-type: none;
}  

	
/* Arrows */
/* 共通 */

.slick-prev,
.slick-next
{
	z-index: 999;
	top:45%;
}



.slick-arrow::before,
.slick-arrow::after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.slick-prev::before,
.slick-next::before {
	width: 30px;
	height: 30px;
	background-color: #fff;
	border-radius: 100%;
}
.slick-prev::before {
	left: 20px;
}
.slick-next::before {
	right: 20px;
}

.slick-prev::after,
.slick-next::after {
	width: 10px;
	height: 10px;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
}
.slick-prev::after {
	transform: translateY(-50%) rotate(-135deg);
	left: 32px;
}
.slick-next::after {
	transform: rotate(45deg);
	right: 32px;
    top: 5px;
}


.slick-prev {
  left: -10px;
}
[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto;
}


.slick-next {
  right: -10px;
}
	
	
	
	/* テンプレート02*/
.t02_wrap {
	width: 90%;
	margin: 0 auto 5% auto;
}
.t02_box_l {
	width: 100%;
	margin: 0 0 13% 0;
	float: none;
}
.t02_box_r {
	width: 100%;
	margin: 0 0 13% 0;
	float: none;
}
.t02_box_img {
	width: 37%;
	margin: 0 0 3% 3%;
	float: right;
}
.t02_box_ti {
	width: 100%;
	margin: 0 0 0.5em 0;
	font-size: 135%;
	letter-spacing: 0.15em;
	text-align: left;
}
.t02_box_txt {
	width: 100%;
	margin: 0 0 0 0;
	font-size: 105%;
}

.t02_box04 {
	width: 48%;
	margin: 0 4% 8% 0;
	float: left;
}
.t02_box04:nth-child(2n) {
	margin-right: 0;	
}
.t02_box04_img {
	width: 100%;
	margin: 0 0 3% 0;
}
.t02_box04_txt {
	width: 100%;
	margin: 0 0 0.5em 0;
	font-size: 105%;
	text-align: center;
	line-height: 1.7em;
}



/* テンプレート02end*/
	

}



