body {
 margin: 0;
}


.container {
 max-width:1160px;
 width:100%;
 padding:0 40px;
 margin:0 auto;
}

/*
特集全体
-----------------------------------*/

/* 全体の背景色、背景画像を指定 */
.area { background:transparent; }



/*
特集ヘッダー：通常
-----------------------------------*/

  /* SP用バナーを非表示 */
.img-sp { display: none; }
.img-pc{display:block;
width:100%;}


/* 
 ナビゲーション
-----------------------------------*/
.btn-wrap{
	background:#FFF;	
	padding:20px 0;
}

.btn-wrap ul{
	display:flex;
	justify-content:center;
}

.btn-wrap ul li {
	padding:0 20px;
	width:50%;
}

.btn-wrap ul li a{	
	display:block;
	font-size:1.8rem;
	font-weight:500;
	text-decoration:none;
	color:#333;
	text-align:center;
}

.btn-wrap li{
	border-right:3px solid #333;
}

.btn-wrap li:first-child{
	border-left:3px solid #333;}


/*PCの場合にはメニューを表示させない*/
@media (min-width: 768px) {
   .for-sp{
      display:none;
    }
}

.br-sp{display:none;}


/*
見出し
-----------------------------------*/

h4.heading01 {
    text-align:center;
    color: #333;
    margin-top:60px;
    padding-top:30px;
	padding-bottom:10px;
    font-size:2.6rem;
}

h4.heading01 .anchor{
    display: block;
    padding-top: 70px;
    margin-top: -70px;
    text-decoration: none;
}

h4.heading01 a{
	background:#FFF;
    padding: 12px 30px 7px 40px;
    border-radius:30px;
	letter-spacing:1.0rem;
}

h4.heading01:first-letter{
	font-size:150%;
	color:#ED7264;
}


.align_center{
	text-align: center;
    font-size:1.3rem;
	margin-bottom:30px;
	margin-top:50px;
}


/*
最下部ボタン
-----------------------------------*/
h4.heading02{ 
	margin:60px 0 30px 0;
    text-align:center;
}

h4.heading02 a{
    text-align:center;
	background: #ED7264;
    color: #FFF;
	border: 2px solid #ED7264;
    padding:10px 20px;
	font-size:2.0rem;
}

h4.heading02 a:hover{
	background: #FFF;
    color: #ED7264;
	border: 2px solid #FFF;
}

.heading02 .fa-external-link-alt{ margin-left:8px;}

.atentionmsg{
	text-align:center;
    color:#333;
	line-height:1.5;
}


/*
ボックス内テキスト設定
-----------------------------------*/

.title { 
    color: #333!important;
    margin:10px 0 5px 0;
	border-top:solid 3px #333;
 }

.title a{color:#333 !important;}
.title a:hover {border-bottom:1px solid #333;}

 .floor {
    font-size: 1.5rem;
    font-weight: 500 !important;
	color:#FFF;
    background:#333;
	margin-right:8px;
	padding:2px 5px;
}

.spec{font-weight:700!important;}

.col1 .spec { margin-top:50px;}

.col2 .spec { margin-top:20px;}

.title .fa-external-link-alt{ 
	color:#333;
    margin-left:8px;
}

.bgcolor {
    background: #ED7264;
    color: #FFF;
    padding: 1px 5px;
    margin-right: 5px;
	font-weight:500;
}

.caution {
    font-size: 1.0rem;
    line-height: 1.3rem;
	font-weight:500;
}

/*
背景
-----------------------------------*/

/* 背景色、背景画像を指定できます */
.box_wide {
    background: transparent;
    padding-bottom:30px;
	padding-top:20px;
	margin-bottom:0;
}

.box_wide p{line-height:1.5 !important;}

.box_wide#fashion{ 
	margin-top:-10px;
	background:#FDEEE8;
	background-image: url("../image/bg_top.png"),url("../image/bg_bottom.png");
	background-repeat:no-repeat,no-repeat;
    background-size: 500px,500px;
    background-position: left top,right bottom -70px; }

.box_wide#goods{ 
	background: #BEDFC2;
	background-image: url("../image/bg_star.png");
	background-repeat:repeat-x;
    background-size: 300px;
    text-align: center; }

.box_wide#lesson{ 
  background-color   : #f3a69d;
  background-image   : radial-gradient(rgba(255, 255, 255, 0.34) 6%, transparent 6%),
                       radial-gradient(rgba(255, 255, 255, 0.34) 6%, transparent 6%);
  background-position: 0 0, 40px 40px;
  background-size    : 80px 80px; }

.box_wide#sweets{ 
	background:#FDEEE8;
	background-image: url("../image/bg_top.png"),url("../image/bg_bottom.png");
	background-repeat:no-repeat,no-repeat;
    background-size: 500px,500px;
    background-position: left top,right bottom -70px; }




/*
フレックスボックスの設定
-----------------------------------*/
.itembox {
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    justify-content: center;
	padding:0 30px;
}

.itembox.fashion .item:nth-child(even){
	flex-direction:row-reverse;
}

.item {
    text-align: left;
    background: transparent;
    margin:10px;
}

.col1{
    display:flex;
    width:100%;
	margin:30px 0 50px 0;
}

.col2{
    width:40%;
	margin:15px;
}


/*イメージボックス*/
.imgbox {width:100%;}

.col1 .imgbox{	box-shadow:10px 10px #F3A69D;}


/*テキストボックス*/
.txtbox p{font-size:1.3rem;}

.col1 .txtbox{
	padding:40px 40px 20px 50px;
    width:50%;
}

.col2 .txtbox{
	max-width:100%;
	padding:20px 10px 10px;}



/*
画像の動き設定
-----------------------------------*/
.col1 .imgbox {
	overflow: hidden;	/*拡大時にはみ出た部分を隠す*/
	width: 350px;	/*画像の幅*/
}

	
.col2 .imgbox {
	overflow: hidden;	/*拡大時にはみ出た部分を隠す*/
	width: 100%;	/*画像の幅*/
}


.imgbox img {
	display: block;
	transition-duration: 0.3s;	/*変化に掛かる時間*/
}
.imgbox img:hover {
	transform: scale(1.1);	/*画像の拡大率*/
	transition-duration: 0.3s;	/*変化に掛かる時間*/
}




