@charset "utf-8";
html {
	-webkit-text-size-adjust: 100%;
}

@media (max-width: 767px) {
.pc {
	display: none;
}
.sp {
	display: block;
}
#contents {
	font-family: "roboto", "noto sans jp", "メイリオ", "Meiryo", "ヒラギノ角ゴ pro w3", "ms pgothic", sans-serif;
	font-size: 16px;
	text-align: center;
	background:#EBEBEB;
}
section#head {
	width: 100%;
	overflow: hidden;
	position: relative;
	margin: 0 0 0;
}
section#head h1 {
}
section#head h1 img {
	width:100%;
}
#contents .cp_menu {
	background-repeat: no-repeat;
	background-position: top center;
	background-size:100% auto;
	height:35.9vw;
	position: relative;
}
#contents .cp_menu a img{
	width:22vw;
}
#contents .cp_menu .cp_detail_price {
	position: absolute;
	bottom: -1vw;
	left:6vw;
}
#contents .cp_menu .cp_detail_hosho {
	position: absolute;
	bottom: -1vw;
	left:38vw;
}
#contents .cp_menu .cp_detail_present {
	position: absolute;
	bottom: -1vw;
	right:6vw;
}
/*--  --*/
#contents .change {
	margin: 30px auto 0;
	position: relative;
	overflow: hidden;
}
#contents .change_life {
	margin-top: 60px;
}
#contents .change .article_h img{
	width:95%;	
}
#contents .change .item_wrap_change {
	margin: 40px 0 0;
}
#contents .change .item_wrap_change .item_change {
	width: 100vw;
	margin:0 0 0 0;
}
#contents .slick-dots {
	bottom:0;
}
#contents .change .item_wrap_change .item_change .bg{
	padding:0 20px;
}
#contents .change .item_wrap_change .item_change .bg .bgcolor{
	background:#fff;	
}
#contents .change.change_golf .item_wrap_change .item_change {
}
#contents .change .item_wrap_change .item_change:first-child {
	margin-left: 0;
}
#contents .change .item_wrap_change .item_change .pic img {
	width: 100%;
}
#contents .change .item_wrap_change .item_change .caution {
	font-size: 12px;
}
#contents .change .item_wrap_change .item_change .h img {
	width: 100%;
}
#contents .change .item_wrap_change .item_change .exp {
	margin: 30px 20px 30px;
	font-size: 15px;
}
#contents .change .item_wrap_change .item_change .ui img {
	width: 183px;
	padding-bottom:10px;
}
#contents .change.change_life .item_wrap_change .item_change {
	padding-bottom:20px;
}
/*--  --*/
#contents #cp1 {
	padding: 0px 0 40px;
	margin: 0px auto 0;
}
#contents #cp2 {
	background: #FFF6F7;
	padding: 40px 0 20px;
	margin: 0 auto 0;
}
#contents #cp3 {
	background: #E9F6F4;
	padding: 0px 0 20px;
	margin: 0 auto 0;
}
#contents .cp_hosho {
}
#contents .cp_hosho .cp_title img {
	width:100%;
}
#contents .cp_hosho .cp_date {
	margin: 30px auto 40px;
}
#contents .cp_hosho .cp_date img {
	width:80%;
}
#contents .cp_hosho .item_wrap {
	margin: 0 auto;	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction:row;
	-webkit-flex-wrap: wrap;
	flex-wrap:wrap;
	align-items: center;
	align-items:flex-start;
	align-items: stretch;/*-- 高さをそろえる --*/
	justify-content: center;/*-- 中央揃え --*/
	justify-content: left;/*-- 左揃え --*/
	justify-content: space-between;/*-- 両端揃え --*/
	padding:0 3vw;
}
#contents .cp_hosho .item_wrap .item .in{
	margin:0 0;
	position: relative;
}
#contents .cp_hosho .item_wrap .item {
	width: 45vw;
	margin-left: 0px;
	margin-bottom: 40px;
	position: relative;
}
#contents .cp_hosho .item_wrap .item:first-child {
	margin-left: 0;
}
#contents .cp_hosho .item_wrap .item * {
	position: relative;
	z-index: 2;
}
#contents .cp_hosho .item_wrap .item .box {
}
#contents .cp_hosho .item_wrap .item .pic {
}
#contents .cp_hosho .item_wrap .item .pic img {
	width: 100%;
}
#contents .cp_hosho .btn_prod a {
	border: solid 1px #000;
	font-size: 12px;
	display: inline-block;
	padding: 5px 20px;
	color: #000 !important;
}
#contents .cp_hosho .item_wrap .item .sub {
	font-size: 13px;
}
#contents .cp_hosho .item_wrap .item .name {
	position: relative;
	top: -10px;
	font-size: 16px;
	font-family: "Knockout 30", "Knockout 28", "Roboto", "Noto Sans JP", メイリオ, Meiryo, "ヒラギノ角ゴ Pro W3", "MS PGothic", sans-serif;
}
/*--  --*/
#contents .cp_hosho .flow {
	margin:30px 10px 0;
	padding: 10px 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: solid 1px #000;
}
#contents .cp_hosho .flow h4 {
	font-size: 20px;
	font-weight: bold;
	padding: 20px 0 10px;
}
#contents .cp_hosho .flow .exptop {
	color: #FF6874;
	font-size:13px;
}
#contents .cp_hosho .flow ul {
	margin: 30px 0 0;
}
#contents .cp_hosho .flow ul li {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: flex-start;
	align-items: stretch;/*-- 高さをそろえる --*/
	align-items: center;
	justify-content: center;/*-- 中央揃え --*/
	justify-content: space-between;/*-- 両端揃え --*/
	justify-content: left;/*-- 左揃え --*/
	text-align: left;
	border-top: solid 1px #808080;
	padding: 20px 0 10px;
}
#contents .cp_hosho .flow ul .num {
	width: 50px;
	text-align: left;
}
#contents .cp_hosho .flow ul .num span {
	width: 30px;
	text-align:center;
	font-size: 16px;
	font-weight: bold;
	display: inline-block;
	background: #000;
	color: #fff;
	line-height: 30px;
}
#contents .cp_hosho .flow ul .title {
	width: 240px;
}
#contents .cp_hosho .flow ul .title h5 {
	font-size: 17px;
	font-weight: bold;
}
#contents .cp_hosho .flow ul .text {
	width:100%;
	margin-top:15px;
}
#contents .cp_hosho .flow ul .text p{
	font-size:13px;
}
#contents .cp_hosho .flow ul .text p.caution {
	font-size: 11px;
}
/*--  --*/

#contents .cp_hosho .item_wrap_price {
	margin: 0 auto;
}
#contents .cp_hosho .item_wrap_price .item {
	width: 100vw;
	margin-left: 20px;
	margin-bottom: 40px;
	position: relative;
}
#contents .cp_hosho .item_wrap_price .item:first-child {
	margin-left: 0;
}
#contents .cp_hosho .item_wrap_price .item * {
	position: relative;
	z-index: 2;
}
#contents .cp_hosho .item_wrap_price .item .box {
	background: #fff;
	position: absolute;
	top: 100px;
	left: 0;
	width: 100%;
	height: 370px;
	z-index: 0;
}
#contents .cp_hosho .item_wrap_price .item .pic {
}
#contents .cp_hosho .item_wrap_price .item .pic img {
	width: 200px;
}
#contents .cp_hosho .item_wrap_price .item .price_teika {
	color: #4D4D4D;
}
#contents .cp_hosho .item_wrap_price .item .price_teika .strike {
	text-decoration: line-through;
}
#contents .cp_hosho .item_wrap_price .item .price_sp {
	color: #DB1C24;
	margin-bottom: 20px;
}
#contents .cp_hosho .item_wrap_price .item .price_sp .off {
	background: #FF6874;
	color: #fff;
	display: inline-block;
	padding: 2px 10px;
	font-size: 15px;
}
#contents .cp_hosho .item_wrap_price .item .btn_detail a {
	border: solid 1px #000;
	font-size: 14px;
	display: inline-block;
	padding: 9px 20px;
	color: #000 !important;
}
#contents #cp2 .cp_title{
	padding:0 10px;
}
#contents .note_btm {
	font-size: 11px;
	text-align:left;
	padding: 20px 20px 20px;
	background:#fff;
}
#contents .caution_btm {
	font-size: 11px;
	text-align:left;
	padding: 20px 20px 20px;
}
/*--  --*/

#contents .cp_present {
}
#contents .cp_present .cp_title img {
	width:100%;
}
#contents .cp_present .cp_date {
	margin: 30px auto 40px;
}
#contents .cp_present .cp_date img {
	width:80%;
}
#contents .cp_present .item_wrap {
	margin: 0 auto;
}
#contents .cp_present .item_wrap.present{
	margin-bottom:40px;	
}
#contents .cp_present .item_wrap .item .in{
	margin:0 20px;
	position: relative;
}
#contents .cp_present .item_wrap .item {
	width: 260px;
	margin-left: 0px;
	margin-bottom: 40px;
	position: relative;
}
#contents .cp_present .item_wrap .item:first-child {
	margin-left: 0;
}
#contents .cp_present .item_wrap .item * {
	position: relative;
	z-index: 2;
}
#contents .cp_present .item_wrap .item .box {
	background: #fff;
	position: absolute;
	top: 100px;
	left: 0;
	width: 100%;
	height: 260px;
	z-index: 0;
}
#contents .cp_present .item_wrap .item .pic {
}
#contents .cp_present .item_wrap .item .pic img {
	width: 200px;
}
#contents .cp_present .btn_prod a {
	border: solid 1px #000;
	font-size: 12px;
	display: inline-block;
	padding: 5px 20px;
	color: #000 !important;
}
#contents .cp_present .item_wrap .item .sub {
	font-size: 13px;
}
#contents .cp_present .item_wrap .item .name {
	position: relative;
	top: -10px;
	font-size: 26px;
	font-family: "Knockout 30", "Knockout 28", "Roboto", "Noto Sans JP", メイリオ, Meiryo, "ヒラギノ角ゴ Pro W3", "MS PGothic", sans-serif;
	margin-bottom:0;
}

#contents .cp_present  .item_wrap .item .btn_color{
	font-size:12px;
}
#contents .cp_present  .item_wrap .item .caution{
	font-size:9px;
	padding:0 20px;
	line-height:160% !important;
}
/*--  --*/
#contents .cp_present .flow {
	margin:30px 10px 0;
	padding: 10px 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: solid 1px #000;
}
#contents .cp_present .flow h4 {
	font-size: 20px;
	font-weight: bold;
	padding: 20px 0 10px;
}
#contents .cp_present .flow .exptop {
	color: #FF6874;
	font-size:13px;
}
#contents .cp_present .flow ul {
	margin: 30px 0 0;
}
#contents .cp_present .flow ul li {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: flex-start;
	align-items: stretch;/*-- 高さをそろえる --*/
	align-items: center;
	justify-content: center;/*-- 中央揃え --*/
	justify-content: space-between;/*-- 両端揃え --*/
	justify-content: left;/*-- 左揃え --*/
	text-align: left;
	border-top: solid 1px #808080;
	padding: 20px 0 10px;
}
#contents .cp_present .flow ul .num {
	width: 50px;
	text-align: left;
}
#contents .cp_present .flow ul .num span {
	width: 30px;
	text-align:center;
	font-size: 16px;
	font-weight: bold;
	display: inline-block;
	background: #000;
	color: #fff;
	line-height: 30px;
}
#contents .cp_present .flow ul .title {
	width: 240px;
}
#contents .cp_present .flow ul .title h5 {
	font-size: 17px;
	font-weight: bold;
}
#contents .cp_present .flow ul .text {
	width:100%;
	margin-top:15px;
}
#contents .cp_present .flow ul .text p{
	font-size:13px;
}
#contents .cp_present .flow ul .text p.caution {
	font-size: 11px;
}
/*--  --*/

/*--  --*/
#contents p {
	font-size: 16px;
}
#contents img {
	margin: 0 auto;
}
.slick-slide {
	height: auto !important;
}
/*-- message --*/
#contents  .message{
	padding-top:40px;
	padding-bottom:40px;
	
}
#contents  .message h2{
	font-size:20px;
}
#contents  .message .item_wrap{
	margin:0px 0 0;
	
}
#contents  .message .item_wrap .item{
	padding-top:20px;
	
}
#contents  .message .item_wrap .item .pic{
	margin-bottom:20px;
	
}
#contents  .message .item_wrap .item .pic img{
	width:200px;;
	
}
#contents  .message .item_wrap .item .info{
	padding:0 30px;
	text-align:left;
	
}
#contents  .message .item_wrap .item .info h3{
	text-align:center;
}
#contents  .message .item_wrap .item .info h3 span{
	font-size:12px;
	padding-right:1em;
}
#contents  .message .item_wrap .item .info .comment{
	font-size:12px;
	
}
#contents  .message .item_wrap .item .info .btn_movie a{
	border:solid 1px #000;
	font-size:13px;
	display:inline-block;
	padding:9px 20px;
	color:#000 !important;
	text-align:center;
}
#contents h3{
	font-weight:bold;
	font-size:17px;
	margin:20px 0 5px;
}
#contents .small{
	font-size:12px;
}
#contents .caution_device{
	padding:0 20px;
	font-size:13px;
}
}
