@charset "utf-8";
/* CSS Document */
.mt10{margin-top:10px !important;}
.mt20{margin-top:20px !important;}
.mt30{margin-top:30px !important;}
.mt40{margin-top:40px !important;}
.mt50{margin-top:50px !important;}
.mt60{margin-top:60px !important;}

.mb10{margin-bottom:10px !important;}
.mb20{margin-bottom:20px !important;}
.mb30{margin-bottom:30px !important;}
.mb40{margin-bottom:40px !important;}
.mb50{margin-bottom:50px !important;}
.mb60{margin-bottom:60px !important;}


/*
【360新潟レスポンシブ設計定義】
1200px～：PC
801px～1199px：タブレット（タブレット専用デザインは作成しない、基本的にスマホのデザインを適用するがPCのデザインで問題ない場合に限りPCのデザインも適用可能とする）
～800px：スマホ
*/

/* PC・タブレット・スマホ共通の設定（PC用の設定を記述） */


.fl_left{
	float:left;
}
.fl_right{
	float:right;
}
.clearfix::after{
  content: "";
  display: block;
  clear: both;
}


.feature_content{
	line-height:1.8;
}
.feature_content .main_visual{
	margin: 0 0 40px;
	width:100%;
}
.feature_content .main_visual img{
	width:100%;
}


/* 共通 */
.catalog{
	width:1000px;
	margin:0 auto 80px;
}
.catalog ~ .conditional_search {
	margin-bottom: 80px;
}
.catalog h2{
	font-size: 24px;
    font-weight: bold;
    color: #3e3a39;
	text-align:center;
	line-height:1;
	padding-bottom:0;
}
.catalog .caption{
	text-align:center;
	padding-top:0;
	margin-bottom:25px;
}
.catalog .discription{
	width:740px;
	margin:0 auto 40px;
}


/* もっと見る */
.course_detail .more{
	padding:0 4px;
	font-size:12px;
	text-align:center;
}
.course_detail .more a{
	display:inline-block;
	border:1px solid #888888;
	border-radius:28px;
	padding:5px 20px;
	font-size:14px;
	font-weight:normal;
	color:#888888;
	text-align:center;
	vertical-align:bottom;
}


/* 使い方 */
.catalog_howto{
	background-color:#f2f2f2;
	padding-top:50px;
}
.catalog_howto .ttl{
	text-align:center;
	margin:0 0 30px;
}
.catalog_howto .ttl h2{
	font-size:28px;
	font-weight:bold;
}
.catalog_howto h5{
	color:#0062b1;
	font-weight:bold;
	margin:10px 0 4px;
}
.catalog_howto .step{
	display:flex;
	width: 96%;
	margin:0 auto;
	justify-content: space-between;
	align-items: start;
}
.catalog_howto .column{
	width:210px;
	margin:0 0 40px;
}
.catalog_howto .step .number{
	width:90px;
	margin:0 auto 10px;
}
.catalog_howto .step .number img{
	width:100%;
}
.catalog_howto .step figure{
	width:210px;
	padding:20px 34px;
	background-color:#FFF;
}
.catalog_howto .step figure img{
	width:100%;
}
.catalog_howto .step .arrow{
	padding:0 0 16px;
}


/* 3列 */
.column3{
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}


/* 商品案内 */
.column3 .productInfo{
	width:31.5%;
	margin-bottom:5px;
}
.column3 .productInfo img{
	width:100%;
}
.column3 .productInfo p{
	width:100%;
}


/* ギフトオプション */
.column3 .gift-option{
	width:31.5%;
	margin-bottom:45px;
}
.column3 .gift-option img{
	width:100%;
}
.column3 .gift-option p{
	width:100%;
}
.column3 .gift-option .type{
	margin:5px 0 0;
	font-weight:bold;
}
.column3 .gift-option .price{
	margin-bottom:15px;
	font-weight:bold;
}
.column3 .gift-option .notes{
	margin: 8px 0;
    border: 0;
    padding: 0;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.8;
}
.column3 .gift-option:nth-child(3n+1):last-child{
	margin-right: 66.7%;
}
.column3 .gift-option:nth-child(3n+2):last-child{
	margin-right: 34.3%;
}


/* 発送・お届け */
.table{
	display:flex;
	flex-wrap:wrap;
	width:100%;
}
.table .th{
	width:36%;
	font-size:15px;
	font-weight:bold;
	background-color:#eaeaea;
	border:1px solid #8e8d8d;
	padding:15px 55px;
	margin: 0 -1px -1px 0;
	position:relative;
}
.table .th p{
	position: absolute;
	top: 50%;
	transform : translateY(-50%);
}
.table .td{
	width:64%;
	background-color:#eaeaea;
	border:1px solid #8e8d8d;
	padding:15px 50px;
	margin: 0 -1px -1px 0;
}
.table .td span{
    font-size:28px;
	font-weight:bold;
	letter-spacing: 10px;
	margin-left:10px;
}


/* その他のカタログ */
.catalog_others{
	display:flex;
	justify-content: space-between;
	align-items: center;
}
.catalog_others .txt{
	margin-right:15px;
}
.catalog_others .img_3item{
    width: 235px;
}
.catalog_others .img_3item img{
    width: 100%;
}
.catalog_others .catalog_ttl{
	font-weight:bold;
}
.catalog_others .catalog_type{
	font-size:16px;
}
.catalog_others .catalog_price{
	margin-bottom:20px;
}
.catalog_others .cart{
	width: 170px;
	margin-right:5px;
    margin-top: 10px;
}
.catalog_others .cart p{
	margin:0 auto;
}
.catalog_others .cart a{
	display:flex;
	width:100%;
	padding:3px 15px;
	border-radius:20px;
	border:1px solid #e73828;
	color:#FFF;
	background: #e73828;
	text-align:center;
	line-height: 1.8;
}
.catalog_others .cart a:hover{
	opacity:0.7;
}
.catalog_others .cart a figure{
	margin: 0 10px 0 0;
}


/* タブレット・スマホ共通の設定（スマホ用の設定を記述、ただしタブレットに適用したくない場合はスマホ専用欄に記述） */
@media print, screen and (max-width: 1199px) { 
	.fl_left{
		float:inherit;
	}
	.fl_right{
		float:inherit;
	}


	.feature_content{
		width:100%;
	}


	/* 共通 */
	.catalog{
		width:100%;
		margin:0 auto;
		margin-bottom:11vw;
	}
	.catalog ~ .conditional_search {
		margin-bottom: 11vw;
	}
	.catalog h2{
		font-size: 6.6vw;
	    font-weight: bold;
	}
	.catalog .caption{
		margin-bottom:5.5vw;
	}
	.catalog .discription{
		width:100%;
		margin:0 auto 11vw;
	}


	/* もっと見る */
	.course_detail .more{
		margin-top:20px;
		padding:0 1.1vw;
		font-size:3.3vw;
		text-align:center;
	}
	.course_detail .more a{
		margin:0 auto;
		border:1px solid #888888;
		border-radius: 7.7vw;
		padding: 1.375vw 5.5vw;
		font-size:3.85vw;
		font-weight:normal;
	}


	/* 使い方 */
	.catalog_howto{
		padding-top:13.75vw;
	}
	.catalog_howto h5{
		margin:2.75vw 0 1.1vw;
	}
	.catalog_howto .step{
		width: 90%;
		flex-wrap:wrap;
	}
	.catalog_howto .column{
		width:45%;
		margin: 0 0 11vw;
	}
	.catalog_howto .step .column .number{
		width:27.5vw;
		margin:0 auto 2.75vw;
	}
	.catalog_howto .step .column .number img{
		width:100%;
	}
	.catalog_howto .step .column figure{
		width:100%;
		padding: 5.5vw 8.25vw;
		margin-bottom:2.75vw;
	}
	.catalog_howto .step .arrow{
		width: 3%;
		text-align: center;
		margin: 26% 2% 0;
		padding:0 0 4.4vw;
	}
	.catalog_howto .step .arrow img{
		width: 3.3vw
	}
	.catalog_howto .step .column .button{
		display: inline-block;
		margin: 30px 0 0;
		border-width: 0px;
		border-radius: 28px;
		padding: 8px 40px;
		font-size: 14px;
		font-weight: normal;
		text-align: center;
		color: #ffffff;
		background: #0062b1;
	}


	/* 商品案内 */
	.column3 .productInfo{
		width:100%;
		margin-bottom:8.25vw;
	}


	/* ギフトオプション */
	.column3 .discription{
		width:100%;
		font-size:3.85vw;
		font-weight:normal;
	}
	.column3 .gift-option{
		width:100%;
		margin-bottom:8.25vw;
	}
	.column3 .gift-option:nth-child(3n+2):last-child{
		margin-right: 0;
	}
	.column3 .gift-option .type{
		margin:1.375vw 0 0;
	}
	.column3 .gift-option .price{
		margin-bottom:4.125vw;
	}
	.column3 .gift-option .notes{
		margin: 2.2vw 0;
	    border: 0;
	    padding: 0;
	    font-size: 3.3vw;
	    font-weight: normal;
	}


	/* 発送・お届け */
	.table .th{
		width:100%;
		color:#FFF;
		font-size:4.4vw;
		background-color:#a8a8a8;
		padding:6.875vw 5.5vw;
	}
	.table .td{
		width:100%;
		padding:5.5vw 5.5vw;
	}
	.table .td span{
		font-size:4.95vw;
		font-weight:bold;
		letter-spacing: 2.75vw;
		margin-left:2.75vw;
	}
	.table .td img{
		width: 50vw;
	}


	/* その他のカタログ */
	.catalog_others {
		display:block;
    	width: 100%;
		margin:0;
	}
	.catalog_others .txt{
		display:inline-block;
		width:100%;
		margin:0 4.125vw 0 2.75vw;
		font-size:3.575vw;
		font-weight:bold;
	}
	.catalog_others .img_3item {
		display: flex;
		justify-content: center;
		width: 100%;
	    background-color: #eeeeee;
		align-items: center;
		margin:1.375vw 0;
		padding:2.75vw 0;
	}
	.catalog_others .img_3item figure{
		width: 70%;
    	float: left;
	}
	.catalog_others .img_3item figure img{
		width: 100%;
	}
	.catalog_others .img_3item .catalog_type{
		font-size:3.85vw;
	}
	.catalog_others .catalog_price {
		margin-bottom: 2.75vw;
	}
	.catalog_others .cart{
	    width: 41.25vw;
		margin-right:1.375vw;
		margin-top: 0;
	}
	.catalog_others .cart a{
		display:flex;
		justify-content: center;
		padding:0.55vw 1.375vw;
		border-radius:5.5vw;
		font-size:3.3vw;
		color:#FFF;
	}
	.catalog_others .cart a figure{
		margin: 0 2.75vw 0 0;
	}
}


/* スマホ専用の設定（スマホ用の設定の内でタブレットに適用したくない設定） */
@media screen and (max-width: 800px) { 
}
