@charset "utf-8";

#is-wrapper a{
	outline:none;
	text-decoration: none;
	}
	
#is-wrapper img{
	vertical-align: bottom;
	text-align: center;
	}

#is-wrapper {
	width: 760px;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック';
	background-image: url(images/bt_bg.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	display:none;
	}
	
#is-wrapper h2,#is-wrapper h3,#is-wrapper p{
	margin: 0px;
	}
	
.bt_title{
	height: 125px;
	width: 760px;
	}
	
.bt_navi_title{
	font-size: 14px;
	color: #f19ca6;
	background-color: #000;
	text-align: center;
	height: 30px;
	width: 760px;
	line-height: 30px;
	font-weight: lighter;
	margin-top: 5px;
	clear: both;
	}
	
ul.bt_navi{
	height: 50px;
	width: 760px;
	list-style: none;
	padding: 0;
	background-color: #f19ca6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
	
ul.bt_navi li{
	float: left;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	width: 189px
	height: 50px;
	}
	
ul.bt_navi li a{
	display: block;
	color: #FFF;
	width: 189px;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	font-weight: lighter;
	-webkit-transition: all .6s;
	transition: all .6s;
	}
	
ul.bt_navi li a:hover{
	color: #f19ca6;
	background-color: #FFF;
	-webkit-transition: all .3s;
	transition: all .3s;
	}
	
#bt_index{
	width: 720px;
	margin-top: 30px;
	margin-left: 20px;
	margin-bottom: 30px;
	}
	
.bt_content{
	width: 720px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #beb1aa;
	clear: both;
	-webkit-transition: all .3s;
	transition: all .3s;
	height: 313px;
	}
	
.bt_content:hover{
	background-color: #fadbd9;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #e84660;
	-webkit-transition: all .3s;
	transition: all .3s;
	}
	
.bt_photo{
	float: left;
	height: 253px;
	width: 380px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 30px;
	margin-bottom: 30px;
	overflow: hidden;
	}
	
.bt_photo img{
	-webkit-transition: all .9s;
	transition: all .9s;
	}
	
.bt_photo img:hover{
	-moz-transform: scale(1.1,1.1);
	-webkit-transform: scale(1.1,1.1);
	-o-transform: scale(1.1,1.1);
	-ms-transform: scale(1.1,1.1);
	}
	
.bt_introduction{
	float: left;
	width: 284px;
	color: #e84660;
	word-break: break-all;
	text-justify: inter-ideograph;
	margin-top: 30px;
	}
	
.bt_number{
	font-size: 19px;
	line-height: 50px;
	color: #FFF;
	height: 50px;
	width: 50px;
	background-color: #000;
	font-weight: bold;
	text-align: center;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	}
	
.bt_indextext{
	padding-top: 20px;
	font-size: 20px;
	font-weight: bold;
	}
	
.bt_indextext02{
	padding-top: 20px;
	font-size: 17px;
	font-weight: bold;
	}
	
.bt_indexname{
	font-size: 14px;
	padding-top: 30px;
	}
	
.bt_indexname02{
	font-size: 14px;
	padding-top: 2px;
	}
	
.bt_main{
	height: 511px;
	width: 760px;
	margin-top: 15px;
	clear: both;
	}
	
.bt_profile{
	font-size: 14px;
	color: #FFF;
	background-color: #e84660;
	width: 760px;
	padding-top: 20px;
	font-weight: lighter;
	word-break: break-all;
	text-justify: inter-ideograph;
	padding-bottom: 1px;
	}
	
span.bt_try{
	display: inline-block;
	-moz-transform:    rotate( 90deg );
	-webkit-transform: rotate( 90deg );
	-o-transform:      rotate( 90deg );
	-ms-transform:     rotate( 90deg );
	transform:         rotate( 90deg );
	}
	
.bt_prof_l{
	width: 340px;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
	line-height: 25px;
	}
	
.bt_name{
	font-size: 20px;
	}
	
.bt_prof_r{
	margin-right: 20px;
	margin-bottom: 20px;
	}
	
.bt_how{
	width: 720px;
	margin-top: 15px;
	margin-left: 20px;
	}
	
.howtitle{
	font-size: 20px;
	color: #e84660;
	margin-bottom: 5px;
	}
	
#bt_how_boxIzumi{
	margin-left: 45px;
	margin-top: 20px;
	}
	
#bt_how_box{
	margin-left: 45px;
	margin-top: 10px;
	}
	
.bt_how01 img,.bt_how02 img,.bt_how03 img{
	height: 172px;
	width: 210px;
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
.bt_how01,.bt_how02{
	float: left;
	width: 210px;
	margin-right: 20px;
	margin-bottom: 20px;
	}
	
.bt_how03{
	float: left;
	width: 210px;
	margin-bottom: 20px;
	}
	
.bt_how03_main_1{
	font-size: 13px;
	line-height: 25px;
	color: #FFF;
	background-color: #f19ca6;
	height: 25px;
	width: 205px;
	padding-left: 5px;
	margin-bottom: 5px;
	}
	
.bt_how01_main,.bt_how02_main,.bt_how03_main{
	font-size: 14px;
	line-height: 25px;
	color: #FFF;
	background-color: #f19ca6;
	height: 25px;
	width: 205px;
	padding-left: 5px;
	margin-bottom: 5px;
	}
	
p.bt_how01_sub,p.bt_how02_sub,p.bt_how03_sub{
	font-size: 14px;
	color: #595757;
	width: 220px;
	word-break: break-all;
	text-justify: inter-ideograph;
	}
	
.bt_befo{
	float: left;
	width: 337px;
	margin-right: 20px;
	}
	
.bt_afte{
	float: left;
	width: 337px;
	margin-bottom: 50px;
	}
	
.bt_befo img,.bt_afte img{
	height: auto;
	width: 335px;
	}
	
.bt_how04_main,.bt_how05_main{
	font-size: 14px;
	line-height: 25px;
	color: #FFF;
	background-color: #f19ca6;
	height: 25px;
	width: 330px;
	padding-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	}
	
.bt_how04_sub,.bt_how05_sub{
	font-size: 14px;
	color: #595757;
	width: 345px;
	word-break: break-all;
	text-justify: inter-ideograph;
	}
	
.bt_triangle{
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-left: 10px solid #f19ca6;
	float: left;
	margin-top: 60px;
	margin-right: 5px;
	}
	
.bt_post{
	width: 560;
	margin-bottom: 30px;
	clear: both;
	margin-left: 80px;
	}
	
.bt_how06_main{
	font-size: 14px;
	line-height: 25px;
	color: #FFF;
	background-color: #f19ca6;
	height: 25px;
	width: 275px;
	padding-left: 5px;
	}
	
.bt_how06_sub{
	font-size: 14px;
	color: #595757;
	width: 280px;
	text-justify: inter-ideograph;
	float: left;
	}
	
.bt_post img{
	height: 180px;
	width: 265px;
	margin-left: 10px;
	margin-top: -25px;
	}
	
.bt_youtube{
	margin-left: 80px;
	height: 315px;
	width: 760px;
	margin-bottom: 30px;
	}
	
#bt_picimg{
	margin-left: 20px;
	width: 720px;
	clear: both;
	padding-top: 30px;
	padding-bottom: 30px;
	height: 205px;
	}
	
#bt_picimg p{
	font-size: 11px;
	color: #FFF;
	text-align: center;
	line-height: 25px;
	}
	
.bt_picimg01,.bt_picimg02{
	background-color: #f19ca6;
	height: 205px;
	width: 220px;
	margin-right: 30px;
	float: left;
	}
	
.bt_picimg03{
	background-color: #f19ca6;
	height: 205px;
	width: 220px;
	float: left;
	}
	
.bt_baloon {
	height: 40px;
	clear: both;
	position: relative;
	background: #fff;
	border: 1px solid #e84660;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-size: 20px;
	line-height: 40px;
	color: #e84660;
	text-align: center;
	width: 720px;
	margin-left: 20px;
	margin-top: 30px;
	}
.bt_baloon:after, .bt_baloon:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	}
.bt_baloon:after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #fff;
	border-width: 14px;
	margin-left: -14px;
	}
.bt_baloon:before {
	border-color: rgba(232, 70, 96, 0);
	border-top-color: #e84660;
	border-width: 15px;
	margin-left: -15px;
	}
	
.bt_sub{
	width: 720px;
	margin-left: 20px;
	margin-top: 20px;
	height: 234px;
	}
	
.bt_subhow01,.bt_subhow02{
	font-size: 14px;
	color: #595757;
	float: left;
	width: 210px;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 28px;
	word-break: break-all;
	text-justify: inter-ideograph;
	}
	
.bt_subhow03{
	font-size: 14px;
	color: #595757;
	float: left;
	width: 210px;
	margin-top: 20px;
	margin-left: 15px;
	word-break: break-all;
	text-justify: inter-ideograph;
	margin-bottom: 50px;
	}
	
.bt_maxim{
	clear: both;
	width: 720px;
	margin-left: 20px;
	}
	
.bt_maxim_name{
	font-size: 18px;
	color: #e84660;
	text-align: center;
	}
	
.bt_ribbon {
	font-size: 22px;
	width: 640px;
	position: relative;
	color: #fff;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	line-height: 40px;
	height: 40px;
	background-color: #e84660;
	z-index: 1;
	}
	
.bt_ribbon:before, .bt_ribbon:after {
	content: "";
	position: absolute;
	bottom: -21px;
	border: 20px solid #e84660;
	z-index: -2;
	display: block;
}

.bt_ribbon:before {
	left: -40px;
	border-right-width: 42px;
	border-left-color: transparent;
	}
	
.bt_ribbon:after {
	right: -40px;
	border-left-width: 42px;
	border-right-color: transparent;
	}
	
.bt_ribbon-content:before, .bt_ribbon-content:after {
	content: "";
	position: absolute;
	display: block;
	border-style: solid;
	border-color: #ad3448 transparent transparent transparent;
	bottom: -21px;
	z-index: -1;
	}
	
.bt_ribbon-content:before {
	left: 0;
	border-width: 1em 0 0 1em;
	}
	
.bt_ribbon-content:after {
	right: 0;
	border-width: 1em 1em 0 0;
	}

.bt_maxim_text{
	font-size: 14px;
	color: #595757;
	word-break: break-all;
	text-justify: inter-ideograph;
	}
	
.bt_maxim_main{
	font-size: 20px;
	color: #e84660;
	text-align: center;
	}
	
.bt_subhowline{
	font-size: 14px;
	line-height: 25px;
	color: #FFF;
	background-color: #f19ca6;
	height: 25px;
	width: 205px;
	padding-left: 5px;
	}
	
.bt_topbtnbox{
	height: 50px;
	width: 720px;
	margin-top: 40px;
	margin-bottom: 40px;
	margin-left: 20px;
	clear: both;
	}
	
.bt_topbtn{
	font-size: 20px;
	line-height: 50px;
	color: #e84660;
	border: 1px solid #e84660;
	height: 50px;
	width: 720px;
	background-color: #FFF;
	text-align: center;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-webkit-transition: all .3s;
	transition: all .3s;
	}
	
.bt_topbtn:hover{
	color: #FFF;
	background-color: #e84660;
	}