
@import url(https://fonts.googleapis.com/css?family=Roboto|Roboto+Condensed:300,400,700);
@font-face { font-family: "Yu Gothic M"; src: local("Yu Gothic Medium"); }
@font-face { font-family: "Yu Gothic M"; src: local("Yu Gothic Bold"); font-weight: bold; }

/*===============================================
●画面の横幅が768px以上
===============================================*/
@media print, screen and (min-width: 768px){

img{
max-width: 100%;
height: auto;
width /***/:auto;　
}

/*  フォントと背景　*/
/*--------------------------------------------------------*/

body {
	font-family: Roboto, "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

/*  ページレイアウト　*/
/*--------------------------------------------------------*/

#campaign_container{
	width:940px;
	margin-left:auto;
	margin-right:auto;
	padding-top:30px;
	padding-bottom:60px;
}

/*  文章の段落　*/
/*--------------------------------------------------------*/

.danraku{
	margin-top:25px;
}

/*  メインイメージとコピー　*/
/*--------------------------------------------------------*/

#mainBox{
	width:940px;
	height:540px;
	background:url("../img/main.jpg") center top no-repeat;
}

#mainBox .copyBox{
	width:348px;
	margin:0 auto;
}

/*  説明　*/
/*--------------------------------------------------------*/

#setsumeiBox{
	margin:40px auto 0;
	width:640px;
}

#setsumeiBox h2.setsumei_tit{
	text-align:center;
	font-size:18px;
	font-weight:bold;
	color:#333;
	line-height:1.5em;
	letter-spacing:0.2px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	margin-bottom:35px;
}

#setsumeiBox p.setsumei_txt{
	font-size:16px;
	color:#555;
	line-height:1.8em;
	letter-spacing:0.2px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

/*  特典　*/
/*--------------------------------------------------------*/

#tokutenBox{
	margin-top:50px;
	background:#F8F7F3;
	border:2px solid #EA6099;
	padding:0 28px 30px;
	overflow:hidden;
}

#tokutenBox .tokuten_left{
	float:left;
	width:425px;
	background:#FFF;
}
#tokutenBox .tokuten_center{
	float:left;
	width:30px;
	text-align:center;
	padding-top:35px;
}
#tokutenBox .tokuten_right{
	float:left;
	width:425px;
	background:#FFF;
}

#tokutenBox h2.tokuten_title{
	background:#F8F7F3;
	padding:35px 0;
	text-align:center;
	font-size:22px;
	font-weight:bold;
	color:#333;
	line-height:1.5em;
	letter-spacing:0.5px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

#tokutenBox .tokuten_photo{
	border:1px solid #EA6099;
}

#tokutenBox .tokuten_Box{
	border-bottom:1px solid #EA6099;
	border-left:1px solid #EA6099;
	border-right:1px solid #EA6099;
	padding:25px 15px;
	text-align:center;
}

#tokutenBox .tokuten_Box p.inner_txt{
	font-size:16px;
	font-weight:normal;
	color:#555;
	line-height:1.9em;
	letter-spacing:0.2px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

#tokutenBox .tokuten_Box p.inner_nebiki{
	margin-top:7px;
	font-size:18px;
	font-weight:bold;
	color:#333;
	line-height:1.5em;
	letter-spacing:0.2px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

#tokutenBox .tokuten_illust{
	border-bottom:1px solid #EA6099;
	border-left:1px solid #EA6099;
	border-right:1px solid #EA6099;
	text-align:center;
	padding:25px 16px;
}

#tokutenBox .tokuten_illust .illust{
}

#tokutenBox .tokuten_illust .bt_onestop{
	width:260px;
	margin:18px auto 0;
}

#tokutenBox .tokuten_illust .bt_onestop a{
	display:block;
	background:#EA6099;
	padding:15px 0px;
	font-family: "游ゴシック体", YuGothic, "Yu Gothic", sans-serif;
	font-size:14px;
	font-weight:700;
	color:#FFF;
	line-height:1.5em;
	letter-spacing:0.5px;
	white-space: nowrap;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#tokutenBox .tokuten_illust .bt_onestop a:hover{
	background:#F3A5C5;
	text-decoration:none;
}

#tokutenBox .tokuten_center .pc_plus{
}

#tokutenBox .tokuten_center .sp_plus{
	display:none;
}

#tokutenBox .tokuten_center img{
	width:30px;
}

/*  概要　*/
/*--------------------------------------------------------*/

#outlineBox{
	width:720px;
	margin:40px auto 0;
}

#outlineBox table.tbl_campaign{
	width:100%;
	border-top: 1px solid #CCC;
	border-collapse: collapse;
}

#outlineBox table.tbl_campaign tr{
	border-bottom: 1px solid #CCC;
}

#outlineBox table.tbl_campaign tr td{
	padding:10px 0;
}

#outlineBox table.tbl_campaign tr td.koumoku{
	width:10%;
	font-size:14px;
	font-weight:normal;
	line-height:1.6em;
	color:#888;
}

#outlineBox table.tbl_campaign tr td.info{
	width:90%;
	font-size:14px;
	font-weight:normal;
	line-height:1.6em;
	color:#555;
}

#outlineBox table.tbl_campaign tr td.info ul.tokutenlist{
}

#outlineBox table.tbl_campaign tr td.info ul.tokutenlist li{
	width:90%;
	font-size:14px;
	font-weight:normal;
	line-height:1.6em;
	color:#555;
	list-style-type: square;
	margin-left:18px;
}

#outlineBox table.tbl_campaign tr td.info span.kikan{
	font-weight:bold;
	font-size:15px;
}

/*  お問い合わせボタン　*/
/*--------------------------------------------------------*/

#toiBox .btBox a{
	margin-top:40px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	width:350px;
	padding:28px 0;
	text-align:center;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#333;
	letter-spacing:1.5px;
	line-height:1.0em;
	text-decoration:none;
	background:#FFFF26;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all  0.5s ease;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

#toiBox .btBox a:hover{
	text-decoration:none;
	color:#333;
	background:#FCBD29;
}

#toiBox .toi_telBox{
	margin-top:40px;
	text-align:center;
}

#toiBox .toi_telBox .toi_tit{
	font-size:14px;
	color:#333;
	line-height:1.5em;
	margin-bottom:7px;
}

#toiBox .toi_telBox .tel01{
	font-size:20px;
	font-weight:bold;
	color:#333;
	line-height:1.5em;
	margin-bottom:7px;
}

#toiBox .toi_telBox .tel02{
	font-size:18px;
	font-weight:bold;
	color:#333;
	line-height:1.5em;
	margin-bottom:7px;
}

#toiBox .toi_telBox .tel01 a,
#toiBox .toi_telBox .tel02 a{
	color:#333;
	text-decoration:none;
}

a[href^="tel:"] {
		pointer-events: none;
	}

#toiBox .toi_telBox .toi_time{
	font-size:12px;
	color:#666;
	line-height:1.5em;
}

}













/*===============================================
●画面の横幅が768px以下
===============================================*/
@media screen and (max-width:768px){

img{
max-width: 100%;
height: auto;
width /***/:auto;　
}

/*  フォントと背景　*/
/*--------------------------------------------------------*/

body {
	font-family: Roboto, "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

/*  ページレイアウト　*/
/*--------------------------------------------------------*/

#campaign_container{
	padding-bottom:40px;
}

/*  文章の段落　*/
/*--------------------------------------------------------*/

.danraku{
	margin-top:25px;
}

/*  メインイメージとコピー　*/
/*--------------------------------------------------------*/

#mainBox{
	margin-top:15px;
	height:475px;
	background:url("../img/sp_main.jpg") center 180px no-repeat;
	background-size:450px;
}

#mainBox .copyBox{
	text-align:center;
	padding:0 10px;
}

#mainBox .copyBox img{
	width:100%;
	max-width:348px;
}

/*  説明　*/
/*--------------------------------------------------------*/

#setsumeiBox{
	margin:0 auto 0;
	padding:0 15px;
}

#setsumeiBox h2.setsumei_tit{
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#333;
	line-height:1.5em;
	letter-spacing:0.2px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	margin-bottom:35px;
}

#setsumeiBox p.setsumei_txt{
	font-size:15px;
	color:#555;
	line-height:1.8em;
	letter-spacing:0.2px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

/*  特典　*/
/*--------------------------------------------------------*/

#tokutenBox{
	margin-top:40px;
	padding:0 15px;
}

#tokutenBox .tokuten_left{
}
#tokutenBox .tokuten_center{
	text-align:center;
	margin:30px 0;
}
#tokutenBox .tokuten_right{
}

#tokutenBox h2.tokuten_title{
	background:#EA6099;
	padding:18px 0;
	text-align:center;
	font-size:17px;
	font-weight:bold;
	color:#FFF;
	line-height:1.5em;
	letter-spacing:0.5px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

#tokutenBox .tokuten_photo{
}

#tokutenBox .tokuten_photo img{
	width:100%;
}

#tokutenBox .tokuten_Box{
	border-top:1px solid #EA6099;
	border-right:1px solid #EA6099;
	border-left:1px solid #EA6099;
	padding:20px 15px;
	text-align:center;
}

#tokutenBox .tokuten_Box p.inner_txt{
	font-size:15px;
	font-weight:normal;
	color:#555;
	line-height:1.8em;
	letter-spacing:0.2px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

#tokutenBox .tokuten_Box p.inner_txt br{
	display:none;
}

#tokutenBox .tokuten_Box p.inner_nebiki{
	margin-top:7px;
	font-size:16px;
	font-weight:bold;
	color:#333;
	line-height:1.5em;
	letter-spacing:0.2px;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
}

#tokutenBox .tokuten_illust{
	border:1px solid #EA6099;
	text-align:center;
	padding:22px 20px;
}

#tokutenBox .tokuten_illust .illust{
}

#tokutenBox .tokuten_illust .bt_onestop{
	width:240px;
	margin:18px auto 0;
}

#tokutenBox .tokuten_illust .bt_onestop a{
	display:block;
	background:#BBB;
	padding:15px 0px;
	font-family: "游ゴシック体", YuGothic, "Yu Gothic", sans-serif;
	font-size:13px;
	font-weight:700;
	color:#FFF;
	line-height:1.5em;
	letter-spacing:0.5px;
	white-space: nowrap;
	font-feature-settings : "palt";
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#tokutenBox .tokuten_illust .bt_onestop a:hover{
	background:#DDD;
	text-decoration:none;
}

#tokutenBox .tokuten_center .pc_plus{
	display:none;
}

#tokutenBox .tokuten_center .sp_plus{
}

#tokutenBox .tokuten_center img{
	width:36px;
}

/*  概要　*/
/*--------------------------------------------------------*/

#outlineBox{
	margin:30px 0 0 0;
	padding:0 15px;
}

#outlineBox table.tbl_campaign{
	width:100%;
	border-top: 1px solid #CCC;
	border-collapse: collapse;
}

#outlineBox table.tbl_campaign tr{
	border-bottom: 1px solid #CCC;
}

#outlineBox table.tbl_campaign tr td{
	padding:8px 0;
}

#outlineBox table.tbl_campaign tr td.koumoku{
	width:18%;
	font-size:12px;
	font-weight:normal;
	line-height:1.6em;
	color:#888;
}

#outlineBox table.tbl_campaign tr td.info{
	width:82%;
	font-size:12px;
	font-weight:normal;
	line-height:1.6em;
	color:#555;
}

#outlineBox table.tbl_campaign tr td.info ul.tokutenlist{
}

#outlineBox table.tbl_campaign tr td.info ul.tokutenlist li{
	width:90%;
	font-size:12px;
	font-weight:normal;
	line-height:1.6em;
	color:#555;
	list-style-type: square;
	margin-left:13px;
	margin-bottom:10px;
}

#outlineBox table.tbl_campaign tr td.info br{
	display:none;
}

#outlineBox table.tbl_campaign tr td.info span.kikan{
	font-weight:bold;
}

/*  お問い合わせボタン　*/
/*--------------------------------------------------------*/

#toiBox .btBox a{
	margin-top:40px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	width:300px;
	padding:25px 0;
	text-align:center;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#333;
	letter-spacing:1.5px;
	line-height:1.0em;
	text-decoration:none;
	background:#FFFF26;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all  0.5s ease;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

#toiBox .btBox a:hover{
	text-decoration:none;
	color:#333;
	background:#FCBD29;
}

#toiBox .toi_telBox{
	margin-top:40px;
	text-align:center;
}

#toiBox .toi_telBox .toi_tit{
	font-size:14px;
	color:#333;
	line-height:1.5em;
	margin-bottom:8px;
}

#toiBox .toi_telBox .tel01{
	font-size:16px;
	font-weight:bold;
	color:#333;
	line-height:1.5em;
	margin-bottom:8px;
}

#toiBox .toi_telBox .tel02{
	font-size:16px;
	font-weight:bold;
	color:#333;
	line-height:1.5em;
	margin-bottom:8px;
}

#toiBox .toi_telBox .tel01 a,
#toiBox .toi_telBox .tel02 a{
	color:#333;
	text-decoration:underline;
}

#toiBox .toi_telBox .toi_time{
	font-size:12px;
	color:#999;
	line-height:1.5em;
}

}