@charset "utf-8";
/*
Theme Name: UNIAMBER
Theme URL: https://uni-amber.com/
Description: タブレットスタイル
Version: 1.0
License: UNIAMBER
*/

@media screen and (max-width:639px) {

/*　画面サイズが639px以下の場合ここの記述が適用される　*/
	
	p {
		letter-spacing: 0.5;
	}
	
	.global-menu {
		display: none;
	}
	
	.global-menu_sp_box {
		display: block;
	}
	
	.mv-position {
		width: 90vw;
		margin-top: 200px;
	}
	
	footer {
		padding-top: 100px;
	}
	
	.top-mv-d {
		background-image: url("../images/top/mv_backimage_1024_2.jpg");
		background-image: image-set(url("../images/top/mv_backimage_1024_2.jpg") 1x, url("../images/top/mv_backimage_1024_2@2x.jpg") 2x);
		background-image: -webkit-image-set(url("../images/top/mv_backimage_1024_2.jpg") 1x, url("../images/top/mv_backimage_1024_2@2x.jpg") 2x);
		background-image: url("i../images/top/mv_backimage_1024_2.webp");
		background-image: image-set(url("../images/top/mv_backimage_1024_2.webp") 1x, url("../images/top/mv_backimage_1024_2@2x.webp") 2x);
		background-image: -webkit-image-set(url("../images/top/mv_backimage_1024_2.webp") 1x, url("../images/top/mv_backimage_1024_2@2x.webp") 2x);
	}
	
	.top-concept-d {
		background-image: none;
		background-color: var(--color-winered);
		height: 900px;
		padding-top: 100px;
	}
	
	.top-concept-sky {
		width: 90vw;
		padding: 80px 0 80px 0;
	}

	.top-concept-sky p {
		width: 80vw;
		margin: 0 auto;
		font-size: 16px;
	}
	
	.top-concept-sky img {
		width: 200px;
		margin-top: 60px;
	}

	.f-logo img {
		width: 100px;
	}
	
	.top-concept-h2 {
		font-size: 30px;
		margin-bottom: 30px;
	}
	
	.top-products-back h2 {
		background-size: 150px;
		font-size: 30px;
		padding: 100px 0 50px 20px;
	}
	
	.top-back-color {
		background: var(--color-winered);
		padding: 50px 0 100px 0;
	}
	
	.top-products {
		width: 90vw;
	}
	
	.top-p-list img {
		width: 100%;
	}
	
	.top-products {
		width: 70vw;
	}
	
	.top-p-list img {
		width: 100%;
	}
	
	.top-p-list {
		display:block;
	}
	
	.top-p-sub-t {
		margin-top: 10px;
	}
	
	.top-p_h3 {
		font-size: 28px;
		margin: 0 0 0 0;
	}
	
	.top-p_i {
		margin-bottom: 20px;
	}
	
	.top-p_btn a {
		height: 40px;
	}

	.top-p_btn a {
		width: 200px;
	}
	
	.top-news {
		width: 90vw;
		margin: 100px auto 100px auto;
	}
	
	.top-news h2 {
		font-size: 30px;
		margin-bottom: 40px;
	}
	
	.common-page {
		width: 90vw;
		margin: 150px auto 100px auto;
	}
	
	.common-page_title_box {
		margin-bottom: 100px;
	}

	.common-page h1 {
		font-size: 40px;
	}

	.about-box {
		width: 100%;
	}

	.about-box_theme {
		font-size: 16px;
		text-align: left;
	}

	.table_section {
		display:block;
	}

	.table_items {
		width: 100%;
	}
	
	.p-morning-mv_text {
		top: 70%;
		right: 5%;
	}

	.p-morning-mv_text h1 {
		font-size: 40px;
	}

	.p-morning-mv_text_s {
		font-size: 15px;
	}

	.p-morning-mv_text_m {
		font-size: 18px;
	}

	.p-morning-info_text_box {
		width: 80vw;
		display: block;
		margin: 100px auto 100px auto;
	}

	.p-morning-info_text_b {
		width: 80vw;
		font-size: 22px;
		margin:0 0 30px 0;
	}

	.p-morning-info_text_s {
		width: 80vw;
	}
	
	.p-morning-info_text_s-b {
		letter-spacing: 1px;
		line-height: 1.8;
	}

	.p-morning-info_text_s-s {
		margin-top: 30px;
		letter-spacing: 1px;
		line-height: 1.8;
	}
	
	.p-fragrance_howto {
		width: 80vw;
		margin: 100px auto 0 auto;
		}

	.p-fragrance_howto h2 ,.p-fragrance_detail h2{
		text-align: center;
		font-size: 30px;
		margin-bottom: 50px;
	}

	.p-fragrance_Howto_list {
		font-size: 18px;
	}
	
	.p-morning_figure_1 {
		margin: 50px 0 0 auto;
	}

	.p-morning_img-right {
		margin-left: 0;
		width: 100%;
	}

	.p-morning_composition_box {
		width: 90vw;
		margin: 100px auto 0 auto;
	}

	.p-morning_composition_box h2 {
		font-size: 30px;
		text-align: center;
	}
	
	.p-morning_composition_text {
		margin: 20px 0 0 30px;
	}

	.p-morning_figure_2 {
		margin-top: 50px;
		width: 90vw;
	}
	
	.p-morning_figure_2 img{
		width: 100%;
	}

	.p-morning_figure_3 {
		margin: 100px auto 0 auto;
	}
	
	.p-fragrance_detail {
		width: 80vw;
		margin: 100px auto 100px auto;
	}

	.p-fragrance_table_section {
		display: block;
	}

	.p-fragrance_table_box {
		font-size: 15px;
	}

	.p-fragrance_table_items {
		width: 80vw;
	}

	.p-fragrance_table_contents {
		width: 80vw;
	}

	.p-fragrance_table_contents span {
		padding-left: 15px;
	}

	.p-fragrance_btn a {
		width: 80vw;
		padding: 40px 0 40px 0;
		font-size: 18px;
		margin-bottom: 50px;
	}

	.p-fragrance_btn_box {
		margin: 0 auto 100px auto;	
	}
	
	.p-fragrance_mv_daytime {
		background-image: url("../images/daytime/mv_daytime_640.jpg");
		background-image: image-set(url("../images/daytime/mv_daytime_640.jpg") 1x, url("../images/daytime/mv_daytime_640@2x.jpg") 2x);
		background-image: -webkit-image-set(url("../images/daytime/mv_daytime_640.jpg") 1x, url("../images/daytime/mv_daytime_640@2x.jpg") 2x);
	}
	
	.p-daytime-mv_text {
		top: 20%;
		left: 50%;
		text-align: left;
		width: 50vw;
	}

	.p-daytime-mv_text h1 {
		font-size: 40px;
		line-height: 1;
	}

	.p-daytime-mv_text_s {
		font-size: 15px;
	}

	.p-daytime-mv_text_m {
		font-size: 17px;
		letter-spacing: 0;
	}
	
	.p-daytime_figure_4{
		width: 80vw;
		margin: -50px auto 100px auto; 
	}
	
	.p-daytime_figure_1 {
		margin-top: 100px;
	}

	.p-daytime_img-right {
		width: 100vw;
	}

	.p-daytime_composition_box {
		width: 80vw;
		margin: 50px 0 0 10vw; 
	}

	.p-daytime_composition_box h2 {
		font-size: 30px;
	}

	.p-daytime_figure_2 {
		margin-top: 50px;
	}
	
	.p-fragrance_mv_evening {
		background-image: url("../images/evening/mv_evening_640.jpg");
		background-image: image-set(url("../images/evening/mv_evening_640.jpg") 1x, url("../images/evening/mv_evening_640@2x.jpg") 2x);
		background-image: -webkit-image-set(url("../images/evening/mv_evening_640.jpg") 1x, url("../images/evening/mv_evening_640@2x.jpg") 2x);
	}

	.p-evening-mv_text {
		position: absolute;
		top: 15%;
		left: 7%;
		text-align: left;
		width: 50vw;
	}

	.p-evening-mv_text h1 {
		font-size: 40px;
		line-height: 1;
	}

	.p-evening-mv_text_s {
		font-size: 15px;
	}

	.p-evening-mv_text_m {
		font-size: 18px;
		margin-top: 10px;
	}
	
	.item_lisut {
		gap: 30px;
	}

	.item_lisut_name {
		font-size: 18px;
	}

	.item_lisut_catchphrase {
		font-size: 14px;
	}

	.item_lisut_price {
		font-size: 16px;
	}

	.item_lisut_tax {
		font-size: 12px;
	}
	
	.read_text p {
		font-size: 16px;
	}

	.p-fragrance_mv{
		background-image: url("../images/f_sample/mv_f_sample_640.jpg");
		background-image: image-set(url("../images/f_sample/mv_f_sample_640.jpg") 1x, url("../images/f_sample/mv_f_sample_640@2x.jpg") 2x);
		background-image: -webkit-image-set(url("../images/f_sample/mv_f_sample_640.jpg") 1x, url("../images/f_sample/mv_f_sample_640@2x.jpg") 2x);
	}
	
	.p-fragrance_mv_text {
		position: absolute;
		top: 10%;
		left: 7%;
		text-align: left;
		width: 50vw;
	}

	.p-fragrance_mv_text h1 {
		font-size: 40px;
		line-height: 1;
	}

	.p-fragrance_mv_text_s {
		font-size: 15px;
	}

	.p-fragrance_mv_text_m {
		font-size: 18px;
		margin-top: 10px;
	}

	

	

}