@charset "utf-8";
/*----------------------------------------------------
　SP common レスポンシブ設定767以下
----------------------------------------------------*/
@media screen and (max-width: 767px) {
.margin_bot_6em {
    margin-bottom: 0em;
}
	
/*----------------------------------------------------
　MV
----------------------------------------------------*/
#main_area {
	width: 100%;
	padding-top: 0em;
	height: 30em;
	max-height: auto;
	background-color: transparent;
}
#main_img {
	max-width: auto;
	position: absolute;
}
#to_home img{
	top: 4%;
	left: 4.5%;
	width: 13.5%;
}
#main_copy{
	text-align: left;
	font-size: 230%;
	top: 15%;
	left: 26%;
}
#main_copy span{
	letter-spacing: 0.06em;
}

/*----------------------------------------------------
　COPY
----------------------------------------------------*/
#copy {
	padding-top: 7em;
	padding-bottom: 3em;
	font-size: 110%;
}

/*----------------------------------------------------
　intro
----------------------------------------------------*/
#intro{
	width: 100%;
}

/*----------------------------------------------------
　POINT
----------------------------------------------------*/
.white_box .box_img{
	height: 23em;
}

.point_no{
	width: 6em;
	height: 12.2em;
}

.right .point_no{
	left: 0px;
}
.point_no div {
	height: 50%;
	padding-top: 20%;
}
.point_no div img {
	width: 45%;
	height: auto;
}

.point_img,.right .point_img{
	width: 96%;
	height: 100%;
	margin-left: 2%;
	margin-right: 2%;
	margin-top: 1em;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center center;
}

.point_copy,.right .point_copy{
	right: 0px;
	top: 0em;
	bottom: auto;
    transform:rotate(4deg);    /* 中心を基準点に時計回りに回転する */
}
.point_copy span{
	padding-top: 0.4em;
	padding-right: 0em;
	padding-bottom: 0.4em;
	padding-left: 0em;
	font-size: 110%;
	font-weight: 500;
	margin-right: 0em;
	margin-left: 0.2em;
}
.white_box .box{
	display: flex;
	margin-bottom: 1em;
}
	
.white_box .box .box_img{
	margin-bottom: 1em;
	order: 1;
}
.white_box .box .box_txt{
  order: 2;
}
	
	
/*----------------------------------------------------
check_contents
----------------------------------------------------*/

#check_contents{
	width: 92%;
}
#check_contents_header,#check_contents_footer{
	width: 92%;
}

#check_contents_footer{
	margin-bottom: 2em;
}
#check_contents .section__inner{
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0.5em;
}
#check_contents .title_01{
	line-height: 3.2em;
	margin-bottom: 1.5em;
}

#check_contents .title_01 span{
	font-size: 160%;
	line-height: 2em;
	box-shadow: 2px 2px  rgba(169, 66, 73);
	margin-bottom: 0;
	padding-bottom: 0.1em;
}

#check_contents .sp_w100 {
	width: 136%;
	margin-left: -18%;
	display: block;
}

#check_contents .title_02{
	font-size: 115%;
	line-height: 1.6em;
	margin-bottom: 1em;
}
#check_contents img{
	margin-bottom: 2em;
}
#check_contents .title_03{
	text-align: center;
	font-size: 110%;
	font-weight: 700;
	padding-top: 1em;
	padding-bottom: 1em;
	border-top: 2px solid #a94249;
	border-bottom: 2px solid #a94249;
	border-right-style: none !important;
	border-left-style: none !important;
	border-radius: 0px;
}

#check_contents .page_link_01,#check_contents .page_link_02{
	width:100%;
}

/*----------------------------------------------------
付箋
----------------------------------------------------*/
.point_fusen .box50,.point_fusen .box40,.point_fusen .box60{
	width: 100%;
}	
/*----------------------------------------------------
　ホワイトボックス
----------------------------------------------------*/
.contents_box{
	padding-top: 4em;
	padding-bottom:0.5em;
}
.contents_box .title_01{
	padding-top: 0em;
	padding-bottom: 0.15em;
	font-size: 130%;
}
.contents_box .title_01:before {
}

.contents_box .contents_title_01{
	width: 100%;
}

.contents_box .box{
	background-size: 11px 2px;/* グラデーションの幅・高さを指定 */
	padding-bottom: 1em;
	margin-top: 0em;
	margin-bottom: 3em;
}

.contents_box .box>div{
	width: 100%;
}

.contents_box .title_02{
	margin-bottom: 1em;
	line-height:2.8em;
	margin-top: 2em;
}
.contents_box .title_02 span{
	font-size: 130%;
	line-height: 1.4em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	margin-bottom: 0.1em;
	padding-bottom: 0.1em;
}

/*----------------------------------------------------
Column
----------------------------------------------------*/
.column_03{
	flex-wrap: wrap;
	padding-bottom: 0px;
	margin-bottom: 3em;
}

.column_03>div{
	width: 100%;
	margin-bottom: 4em;
}
.col03_img{
	width: 60%;
	margin-right: auto;
	margin-left: auto;
}
	
	
.column_03 .col03_title{
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 120%;
	font-weight: 600;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	text-align: center;
	border-radius: 5em;
}

.column_03 p{
	font-size: 110%;
	font-weight: 500;
	line-height: 1.6em;
}


/*----------------------------------------------------
ページリンク
----------------------------------------------------*/

.page_link{
	display: block;
	margin-top: 2em;
}
.page_link a{
	text-decoration: none;
	cursor: pointer;
	transition: 0.3s;
	padding-top: 1.2em;
	padding-bottom: 1em;
	display: block;
	font-size: 120%;
	font-weight: 700;
	letter-spacing: 0.2em;
	line-height: 1.4em;
	padding-left: 2em;
	padding-right: 2em;
}
.page_link a:hover{
	opacity: 0.5;
}
.page_link_01,.page_link_02,.page_link_03{
	line-height: 1.4em;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0.5em;
}
.page_link_01{
	background-image: url(../01/img/sp_page_link_01.png);
}
.page_link_02{
	background-image: url(../01/img/sp_page_link_02.png);
}


.page_link_other{
	width: 100%;
	line-height: 1.4em;
	background-size: 100% 100%;
	margin-bottom: 1em;
}

.page_link_other a{
	padding-top: 1em;
	padding-right: 0em;
	padding-bottom: 1em;
	padding-left: 0em;
}



/*-----見出し-----*/
.contents_title_01{
	font-size: 150%;
	width: 100%;
}

.contents_title_01::before,.contents_title_01::after  {
	background-repeat: repeat-x;
	background-size: 130% auto;
}

.contents_title_01::after  {
	margin-top: 0.8em;
}

/*-----レイアウト-----*/
.white_box{
	padding-top: 0em;
	padding-right: 1.5em;
	padding-left: 1.5em;
	border-radius: 1.5em;
	width: 100%;
	margin-bottom: 3em;
}

/*----------------------------------------------------
　site link showroom
----------------------------------------------------*/
.site_link_showroom{
	width: 100%;
	background-size: 100% auto;
	background-image: url(../img/sp_showroom_link_back.png);
	padding-top: 4.5em;
	padding-bottom: 2em;
	margin-top: 4em;
}

.site_link_showroom p{
	font-size: 120%;
	font-weight: 900;
	line-height: 1.4em;
}
.site_link_showroom .col_2{
	margin-top: 1em;
	width: 96%;
}
/*----------------------------------------------------
　site link
----------------------------------------------------*/
.site_link_con{
	margin-top: 2em;
	width: 100%;
	margin-bottom: 0em;
    padding-bottom: 4em;
}
.site_link_con img{
	width: 86%;
}
.site_link_con a{
	font-size: 120%;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 0em;
	padding-right: 0em;
	line-height: 1.4em;
    width: 100%;
}


/*----------------------------------------------------
　matome
----------------------------------------------------*/
#matome{
	margin-top: 4em;
	margin-bottom: 4em;
}
#matome_copy{
	background-image: url(../01/img/sp_matome_back.png);
	padding-top: 10em;
	padding-bottom: 10em;
	margin-bottom: 3em;
}

#matome_copy .title_01{
	font-size: 180%;
	line-height: 1.6em;
	margin-bottom: 1em;
}

#matome_copy .txt{
}
#writer_pro{
	width: 100%;
	padding-top: 1.2em;
	padding-right: 0em;
	padding-bottom: 1.2em;
	padding-left: 0em;
}


#writer_pro .box{
	display: block;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}


#writer_pro .box_img{
    width: 40%;
    margin-right: auto;
    margin-left: 34%;
    margin-bottom: 2em;
}

#writer_pro .box_txt{
	width: 86%;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

#writer_pro .writer_name{
	font-size: 140%;
	text-align: center;
	margin-bottom: 0.5em;
}

#writer_pro .writer_profile{
	margin-bottom: 1.5em;
	font-size: 110%;
	line-height: 1.7em;
}

#writer_pro .writer_katagaki{
	font-size: 110%;
	text-align: center;
}


/*----------------------------------------------------
　スクロールダウン
----------------------------------------------------*/
/*スクロールダウン全体の場所*/
#scrolldown{
	/*描画位置※位置は適宜調整してください*/
	bottom: 12%;
	right: 6%;
}
/*Scrollテキストの描写*/
#scrolldown span{
    /*描画位置*/
	position: absolute;
	bottom:18px;
	font-size: 1em;
	letter-spacing: 0.05em;
}

/*下からの距離が変化して丸の全体が上から下に動く*/
@keyframes circlemove{
      0%{bottom:75px;}
     100%{bottom:-5px;}
 }


/* 線の描写 */
#scrolldown:after{
	height: 80px;
}

/*----------------------------------------------------
　pagekink_slide
----------------------------------------------------*/
#page_slide {
    padding-bottom:3em;
}
#page_slide .title_01{
	font-size: 160%;
}
#page_slide_box{
	width: 80%;
}

#page_slide .botton_top{
	padding-left: 5%;
	padding-right: 5%;
    padding-top: 3em;	
}

/*==================================================
スライダーのためのcss
===================================*/
.slider {/*横幅94%で左右に余白を持たせて中央寄せ*/
   width:94%;
    margin:0 auto;
}
.slider .slick-slide {
    margin: 0 1em;
}

/*矢印の設定*/

.slick-prev {
    left: -0.4rem;
/*戻る矢印の位置と形状*/
}

.slick-next {
    right: -0.4rem;
	/*次へ矢印の位置と形状*/
}

.slick-prev::before, .slick-next::before {
    width: 0.18rem;
    height: 0.18rem;
}
/*----------------------------------------------------
アンカーリンク
----------------------------------------------------*/

a.unker_link{
padding-top: 0.56rem;
margin-top: -0.56rem;
}

}