@charset "UTF-8";
/* CSS Document */

/*---------------------
Base
---------------------*/
@font-face {
    font-family: 'M PLUS Rounded 1c';
		font-family: 'Life Savers';
    font-style: normal;
    font-weight: 400;
 }

html{
	font-size: 62.5%;
}
body{
	color:#868686;
	font-family: 'Life Savers', cursive;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-feature-settings: "palt";
	font-size: 1.6rem;
	line-height: 1;
	-webkit-font-smoothing:antialiased;
	-moz-font-smoothing:grayscale;
}

img{
	max-width:100%;
	height: auto;
	vertical-align: middle;
}
input,textarea{
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	color:#333;
	font-size: 1.6rem;
	outline:none;
}

.text-center{
	text-align:center;	
}

/*-------------
fadein
--------------*/

.fuwatto-wrap [class*='fuwatto'] {
  opacity: 0;
  -webkit-transform: translate(0, 10px);
	transform: translate(0, 10px);
  -webkit-transition: all 0.9s;
	transition: all 0.9s; 
}
.fuwatto-wrap [class*='fuwatto'].f-act {
  opacity: 1;
  -webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}

/*---------------------
header
---------------------*/
.header{
	position:fixed;
	top:0;
	left:0;
	z-index:100;
	box-sizing:border-box;
	width: 100%;
	height: 69px;
	padding: 20px 20px 16px;
	background-color:#fff;
	opacity:0.85;
	box-shadow: 2px 2px 4px #bfbdbd;
}

.site-title{
	margin: 20px 0px 75px;
	line-height:2.5em;
	letter-spacing: 0.4em;
	text-align: center;
}

.site-sub-title{
	font-size: 2.0rem;
	font-weight: 300;
}

.site-title-English{
	font-size: 3.0rem;
	font-weight: 300;
}

.site-title-Japanese{
	font-size: 2.2rem;
	font-weight: 300;
}

.mg-1{
	margin: 0.05em;
}

.btn-trigger{
	overflow:hidden;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	position:fixed;
	top:8px; /*初期値12px*/
	right:12px;
	z-index:100;
	width:40px;
	padding: 0;
	margin-bottom: 20px;
	border:none;
	background-color: transparent;
	opacity:0.85;
/*	white-space:nowrap;　MENUの文字消す*/ 
}

.MENU{
	color: #9fa0a0;
}

.btn-trigger.active use:nth-of-type(1) {
    -webkit-transform: translateY(30px) rotate(-45deg);
    transform: translateY(30px) rotate(-45deg);
	opacity:0.85;
}

.btn-trigger.active use:nth-of-type(2) {
    opacity: 0;
}

.btn-trigger.active use:nth-of-type(3) {
    -webkit-transform: translateX(35px) translateY(-15px) rotate(45deg);
    transform: translateX(35px) translateY(-15px) rotate(45deg);
	opacity:0.85;
}

.header-nav{
	display:none;
	position: fixed;
	top:0;
	left:0;
	width:100%;
	height:120%;
	padding: 50px 0 0;
	background-color:rgba(255,255,255,0.97);
}

.nav-item{
	margin: 0 0 40px;
}

.nav-En{
	font-size: 1.4rem;
}

.nav-Ja{
	font-size: 0.9rem;
	font-weight: 300;
}

.nav-item>a{
	color:#868686;
	text-transform:capitalize;
	text-decoration:none;
	line-height:1em;
}
.header .nav-item>a{
	color:#777;
}
.footer-nav .nav-item>a{
	color:#fff;
}
.sns{
	color:#48e0ce;
	font-size: 3.0rem;
	font-family: "Font Awesome 5 Free";
	font-weight: 400;	
}

/*---------------------
footer
---------------------*/
.footer{
	padding: 100px 0 55px;
	color:#fff;
	box-shadow: 0px -4px 8px #bfbdbd;
	background: -moz-linear-gradient(top, #7eeadd, #36ccf0);
  background: -webkit-linear-gradient(top, #7eeadd, #36ccf0);
  background: linear-gradient(to bottom, #7eeadd, #36ccf0);
	}
.footer-sns{
	margin-bottom: 40px;
}
.footer .sns{
	color:#fff;
	margin: 0;
}
.footer-inline-block{
	display: inline-block;
	width: 30px;
	height: 30px;
	padding: 0px 20px 0px 20px;
	margin: 0;
}
.footer-contact>p{
	margin-bottom: 20px;
	font-size: 1.8rem;
	letter-spacing: 0.2em;
}

.copyrights{
	font-size: 1.4rem;
	line-height: 1.3em;
	letter-spacing: 0.2em;
}

#page_top{
  width: 90px;
  height: 90px;
  position: fixed;
  right: 0;
  bottom: 50px;
  opacity: 0.6;
}
#page_top a{
  position: relative;
  display: block;
  width: 90px;
  height: 90px;
  text-decoration: none;
}
#page_top a::before{
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f102';
  font-size: 25px;
  color: #75daf2;
  position: absolute;
  width: 25px;
  height: 25px;
  top: -40px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}
#page_top a::after{
  content: 'TOP';
  font-size: 1.3rem;
  position: absolute;
  top: 45px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
  color: #75daf2;
}
.footer-nav{
	color: #fff;
}

.btn-square-so-pop {
  position: relative;
  display: inline-block;
  padding: 0.5em 3em;
	margin-bottom: 6rem;
  text-decoration: none;
  color: #FFF;
	letter-spacing: 0.2em;
	font-size: 1.8rem;
  background: #cc99ff;/*色*/
  border-radius: 5px;/*角の丸み*/
  box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), inset 0 -2px 0 rgba(0, 0, 0, 0.05);
  font-weight: bold;
  border: solid 2px #b88be6;/*線色*/
}

.btn-square-so-pop:active {
  /*押したとき*/
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
}

/*---------------------
section,layout
---------------------*/

.section-head{
	padding: 55px 0 55px;
}

.section-title{
	margin:0 0 40px;
	font-size: 3.0rem;
	text-transform:capitalize;
	font-family: 'Life Savers';
	letter-spacing: 0.2em;
}

.section-head>p{
	font-size: 1.5rem;
	letter-spacing: 0.2em;
	font-weight: 300;
}

.section-footer{
	padding: 55px 0 75px;
}
.section-footer.last{
	padding: 55px 0 220px;
}

.box-a {
  margin       : 0 20px 0 0;
  width        : 20px;
  height       : 20px;
  background   : #cc99ff;
}
.box-b {
  margin       : 0 20px 0 0;
  width        : 20px;
  height       : 20px;
  background   : #9999ff;
}
.box-c {
  margin       : 0 0 0 20px;
  width        : 20px;
  height       : 20px;
  background   : tranceparent;
}
.box-d {
  margin       : 0 35px 0 0;
  width        : 5px;
  height       : 35px;
  background   : #75daf2;
}
.box-e {
  margin       : 0 0 0 35px;
  width        : 5px;
  height       : 35px;
  background   : #75daf2;
}

.SideBySide span{
 display:inline-block;
 vertical-align:center; /*縦方向の揃え位置を指定*/
}

/*---------------------
btn
---------------------*/
.btn-outer{
	padding: 0 56px;

}

.btn{
	display:block;
	width: 100%;
	padding: 16px 0;
	background-color: #fff;
	color:#48e0ce;
	text-align:center;
	text-transform:capitalize;
	text-decoration: none;
	border: solid 1.5px;
	border-radius: 5px;
	border-color: #48e0ce;
	font-size: 2rem;
	letter-spacing: 0.2em;
}

.fa-chevron-right{
	position:relative;
	left: 32px;
	text-align:center;
}
.btn:hover{
	background-color: #48e0ce;
	color:#fff;
}
/*---------------------
Works
---------------------*/
.flex_works-box {
    padding:  10px;             /* 余白指定 */
    display: flex;              /* フレックスボックスにする */
    flex-wrap: wrap;            /* 折り返し指定 */
		justify-content:center; 
}
.flex_works-item {
    padding: 5px;          
    max-width: 140px;              
}
.PC-img{display: none;
}
	
#works .card {
  width: auto;
	margin: 0 10px 20px
}

#works .card-image {
  display: block;
  width: 100px;
}

#works .card-caption-title {
	display: none;
	/*
  font-size: 13px;
  font-weight: bold;
*/
}

#works .card-caption-info {
	display: none;
/*  font-size: 12px;*/
}

#works .card-caption-url {
	display: none;
/*  font-size: 10px;*/
}

#works .card-wrapper {
  padding: 80px 0 180px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: center;
}
#works .section-head{
	padding: 110px 0 20px;
	margin-top:64px;
}
#profile .section-head{
	padding: 110px 0 60px;
}
#news .section-head{
	padding: 110px 0 60px;
	margin-top:64px;
}


/*---------------------
News
---------------------*/
.Shadow-box {
box-shadow:10px 10px 20px;	/* ボックスの影を指定（[右][下][ぼかし]） */
padding: 40px 20px 80px;
margin: 20px;
}
.exhibition-info{
	padding: 40px 0 20px;
}
.info-link{
	width: 65px;
	height: 40px;
	position: absolute;
	right: 40px;
	margin: 40px 0 20px;
}
.info-maintitle{
	font-size: 2.0rem;
	margin-bottom: 20px
}
.info-item{
	font-size: 1.6rem;
	letter-spacing:  0.1em;
	line-height: 1.5em;
	margin-bottom: 20px
}
.info-name{
	margin-bottom: 20px;
}
.info-rubi{
	font-size: 1.1rem;
}
.info-end{
	color:#F00;
	font-size: 1.8rem;
}
.info-br{
	display: none;
}
.info-sentence{
	font-size: 1.1rem;
}
#news .info-item{
	font-size: 1.4rem;
}
.info-img{
	max-width:300px
}
/*---------------------
Shop
---------------------*/
.card-item{
	margin-bottom: 55px;
}
.card-item:last-of-type{
	margin-bottom: 130px
}
.shop-img{
	width: 250px;
}
.card-summary{
	margin-top: 20px;
	font-size: 1.6rem;
	line-height: 2em;
}
.shoplink{
	display: inline-block;
	margin-top: 0px;
	width:220px;
  font-size:1.8rem;
	font-family: 'M PLUS Rounded 1c', sans-serif;
  text-decoration:none;
  text-align:center;
	letter-spacing: 0.1em;
  padding:14px 0px 14px;
  color:#fff;
  background: -webkit-linear-gradient(#b5d1fd, #d0a7f9);
  background: -o-linear-gradient(#b5d1fd, #d0a7f9);
  background: linear-gradient(#b5d1fd, #d0a7f9);
	border-radius:5px;
}
.shop-btn{
	margin-top: 20px;
	width:220px;
	padding:0px;
	border-radius:5px;
	border:none;
	background-color: #fff;
}
/*---------------------
Profile
---------------------*/
.profile-img{
	margin-bottom: 40px;
	width: 140px;
}
.profile-title{
	line-height: 2em;
}
.painter{
	font-size: 1.1rem;
	letter-spacing: 0.2em;
}
.yu-name{
	font-size: 1.6rem;
	letter-spacing: 0.2em;
}
.yu-name-rubi{
	font-size: 1.1rem;
	letter-spacing: 0.2em;
	margin-bottom: 10px;
}
.profile-meta1{
	font-size: 1.2rem;
	letter-spacing: 0.2em;
	margin:0  0 10px;
	line-height: 2em;
}
.profile-meta2{
	font-size: 1.2rem;
	letter-spacing: 0.2em;
	line-height: 2em;
	margin:0;
}

#profile{
	margin-top: 60px;
	line-height: 1.5em;
}
#profile .profile-sub-title{
	font-size: 1.6rem;
	margin-bottom: 2rem;
}
#profile dt{
	float: left;
	font-size: 1.1rem;
	letter-spacing: 0.1em;
	
}
#profile dd{
	margin-left: 7rem;
	font-size: 1.1rem;
	letter-spacing: 0.1em;
}
.box10 {
    padding: 3em 1em;
    margin: 1em 1em;
    color: #868787;
    background: #fff;/*背景色*/
		box-shadow: 0 2px 3px 4px rgba(0, 0, 0, 0.16);/*影*/}
	
.profile-box{
	padding: 30px;
	margin-top: 60px;
	background-image: url("../img/Common/profile-background.jpg");
	background-repeat: no-repeat;
	width: auto;
	 background-position: center;
	background-attachment: fixed;/* コンテンツの高さが画像の高さより大きい時、動かないように固定 */
	/* 表示するコンテナの大きさに基づいて、背景画像を調整 */
  background-size: cover;
}
.profile-a{
	margin-bottom: 5rem;
}
.koten{
	color:#cc99ff;
}
/*---------------------
SNS Share btn
---------------------*/
/*ソーシャルリストデザイン2*/
.shareList2 {
	list-style:none;
	display: flex;
	justify-content: center;
/*	flex-wrap:wrap;*/
	width:100%;
	margin:-5px 0 25px -5px;
	padding:0;
}
.shareList2__item {
	height:30px;
	line-height:30px;
	width:30px;
	margin:10px 0 0 10px;
	text-align:center;
}
.shareList2__link {
	display:block;
	color:#ffffff;
	text-decoration: none;
	border-radius: 5px;
}
.shareList2__link::before{
	font-size:16px;
	display:block;
	transition: ease-in-out .2s;
	border-radius: 5px;
}
.shareList2__link:hover::before{
	background:#ffffff;
	transform: scale(1.2);
	box-shadow:1px 1px 4px 0px rgba(0,0,0,0.15);
}
.shareList2__link.icon-twitter{background:#55acee;}
.shareList2__link.icon-twitter:hover::before{color:#55acee;}

.shareList2__link.icon-facebook{background:#3B5998;}
.shareList2__link.icon-facebook:hover::before{color:#3B5998;}

.shareList2__link.icon-google-plus{background:#dd4b39;}
.shareList2__link.icon-google-plus:hover::before{color:#dd4b39;}

.shareList2__link.icon-hatebu{background:#008FDE;}
.shareList2__link.icon-hatebu:hover::before{color:#008FDE;}

.shareList2__link.icon-pocket{background:#EB4654;}
.shareList2__link.icon-pocket:hover::before{color:#EB4654;}

.shareList2__link.icon-rss{background:#ff9900;}
.shareList2__link.icon-rss:hover::before{color:#ff9900;}

.shareList2__link.icon-feedly{background:#6cc655;}
.shareList2__link.icon-feedly:hover::before{color:#6cc655;}

.shareList2__link.icon-pinterest{background:#cb2027;}
.shareList2__link.icon-pinterest:hover::before{color:#cb2027;}

.shareList2__link.icon-linkedin{background:#0e76a8;}
.shareList2__link.icon-linkedin:hover::before{color:#0e76a8;}

.shareList2__link.icon-line{background:#1dcd00;}
.shareList2__link.icon-line:hover::before{color:#1dcd00;}
/*---------------------
Contact
---------------------*/
#contact .section-head{
	padding: 140px 0 55px;
	margin-top:64px;
}
.contact-p{
	font-size: 1.7rem;
	line-height: 1.5em;
}
.form-outer{
    box-sizing: border-box;
    padding: 50px 5px 50px;
		margin-top: 60px;
		background-image: url("../img/Contact/contact-back-img.jpg");
		background-repeat: no-repeat;
		width: auto;
		 background-position: center;
		background-attachment: fixed;/* コンテンツの高さが画像の高さより大きい時、動かないように固定 */
		/* 表示するコンテナの大きさに基づいて、背景画像を調整 */
		background-size: cover;
	}
.form .section-main{
    box-sizing: border-box;
    padding: 0 20px;
}
.form-title{
    margin:0 0 17px;
}
.form-item{
    margin:0 0 30px;
}
.form-item:last-of-type{
    margin:0 0 55px;
}
.form-parts{
    box-sizing: border-box;
    width: 100%; 
    padding: 8px 4px;
    border: solid 1px #e0e0e0;
    border-radius: 3px;
    background-color: #fff;
    color:#333;
    font-size: 1.6rem;
    line-height: 1.5;
    box-shadow: none;
}
.form-parts__checkbox{
    width: 18px;
    height: 18px;
    margin: 0 9px 0 0;
    border: solid 1px #e0e0e0;
    background-color: #fff;
    vertical-align: -3px;
}
.btn-submit{
    border: none;
    letter-spacing:0.5em;
		background-color: #cc99ff;
		color:#fff;
		font-family: 'M PLUS Rounded 1c', sans-serif;
}
.form-parts__checkbox:checked{
    background-color: #444;
}
/*---------------------
Privacy Policy
---------------------*/
.privacy-wrapper{
	width: auto;
	padding: 3rem;
}
.site-title.privacy{
	margin-top: 100px;
}
#privacy{
	font-weight: 300;
	font-size: 1.6rem;
}
#privacy h1{
	font-size: 2.5rem;
	font-weight: 300;
	border-bottom: 3px solid #9999ff;
	margin: 0 15px 40px 15px;
}
#privacy .lead{
	font-size: 1.4rem;
	margin-bottom: 40px;
}
.privacy-h3{
	margin-bottom: 25px;
}
#privacy p{
	margin-bottom: 40px;
}
#privacy ul{
	margin-bottom: 40px;
}
.footer-privacy{
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	justify-content: center;
	margin-bottom: 2rem;
	color:#fff;
}
/*---------------------
background-img
---------------------*/
.triangle1{
	position: absolute;
	z-index: -10;
	width: 18.5rem;
	left:0;
	top: 140rem;
}
.triangle1.works{
	top: 9rem;
	width: 10rem;
}
.triangle2{
	position: absolute;
	z-index: -10;
	width: 12.7rem;
	left:0;
	top: 153.5rem;
}
.triangle2.works{
	top: 18rem;
	left:0.3rem;
	width: 8rem;
}
.triangle3{
	position: absolute;
	z-index: -10;
	width: 16.6rem;
	right:0;
	top: 262rem;
}
.triangle3.works{
	top: 238rem;
}
.triangle4{
	position: absolute;
	z-index: -10;
	width: 9.45rem;
	right:0;
	top: 274rem;
}
.triangle4.works{
	top: 250rem;
}
.triangle5{
	position: absolute;
	z-index: -10;
	width: 9.7rem;
	left:0;
	top: 377rem;
}
.triangle6{
	position: absolute;
	z-index: -10;
	width: 13.3rem;
	left:4.5rem;
	top: 381rem;
}
.triangle7{
	position: absolute;
	z-index: -10;
	width: 15.65rem;
	right:0;
	top: 465rem;
}
.triangle7.works{
	width: 6.5rem;
	top: 22rem;
}
.triangle8{
	position: absolute;
	z-index: -10;
	width: 9.2rem;
	right:3.48rem;
	top: 479rem;
}
.triangle8.works{
	width: 5rem;
	right:4rem;
	top: 29rem;
}
.PC-img{
	display: none;
}

@media screen and (min-width:641px){
	
	a{
		-webkit-transition:all 0.2s;
		-moz-transition:all 0.2s;
		-ms-transition:all 0.2s;
		transition:all 0.2s;
	}
	
	a:hover{
		opacity:0.5;
	}
	
	.inner{
		max-width:1140px;
		margin: auto;
	}
	.SP-img{
		display:none;
	}
	.br-no{
		display: none;
	}
/*-----------------------
	header
	-----------------------*/
	.header{
		height: 64px;
		padding: 0;
	}
	.header-inner{
		-webkit-display:flex;
		display: flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		box-sizing: border-box;
		padding: 0 10px;
	}
.site-title{
	margin: 40px 0px 80px 94px;
	text-align: left;
}
.site-title-English{
	font-size: 3.6rem;
}
	.btn-trigger{
		display:none;
	}
	.header-nav{
		position:static;
		width: auto;
		height: auto;
		padding: 0 10px;
		-webkit-display:flex;
		display: flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		box-sizing: border-box;
	}
/* global nav */
	.navigation{
		display: -webkit-flex;
		display: flex;
	}
	.footer-nav.navigation{
	-webkit-justify-content:center; 
	justify-content: center;
		margin-bottom: 50px;
}
	.nav-list{
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: center;
		justify-content:center;
	}
	.nav-list.sns{
		margin: 0 0 0 34px;
	}
	.nav-item{
		margin: 0 0 0 26px;
		vertical-align: middle;
	}
	.nav-list.sns .nav-item:first-of-type{
		margin: 0;
	}
	.header .nav-item>a{
		display:block;
		box-sizing: border-box;
		height: 62px;
		padding-left: 2px;
		padding-right: 2px;
		line-height: 62px;
	}
	.nav-item.current>a{
		border-top: solid 2px #48e0ce;
		color:#4c4c4c;
		padding: 0;
	}

	.nav-Ja{
		display: none;
	}
	.nav-En{
		font-size: 1.8rem;
		font-family: 'M PLUS Rounded 1c';
		font-weight: 300;
		letter-spacing: 0.15em;
	}
	.sns.fa{
		font-size: 2rem;
		vertical-align: middle;
	}
	
	
	/*-----------------------
	footer
	-----------------------*/
	.footer{
		position:relative;
		padding: 120px 0 60px;
	}
.footer-inline-block{
	display: inline-block;
	max-width: 150px;
	height: 30px;
	padding: 0px 20px 0px 20px;
	margin: 0;
}
.nav-item.no-nav{
		margin: 0;
	}
.copyrights{
	font-size: 1.6rem;
}
	.br-no{
		display: none;
	}
	
	/*-----------------------
	section
	-----------------------*/
	.section-head{
		padding: 60px 0 60px;
	}
	.section-head>p{
		font-size: 1.6rem;
	}
	.section-title{
		font-size: 3.6rem;
		margin-bottom: 40px;
	}
	.section-footer{
		padding: 60px 0 80px;
	}
	
	/*btn*/
	.btn{
		width: 364px;
		margin: 0 auto;
	}	
	/*-----------------------
	works
	-----------------------*/
	#main{
		padding: 0;
	}
	.flex_works-box.PC-img{
    padding:  10px 60px 0;             /* 余白指定 */
    display: flex;              /* フレックスボックスにする */
    flex-wrap: wrap;            /* 折り返し指定 */
		width:auto;
		margin:auto;
}
.flex_works-item {
    padding: 5px;          
    max-width: 182px;
}
	
#works .card-image {
  display: block;
  width: 120px;
}
	#works .section-head{
	padding: 140px 0 55px;
	margin-top:64px;
}
	/*-----------------------
	News
	-----------------------*/
.Shadow-box {
	box-shadow:10px 10px 20px;	/* ボックスの影を指定（[右][下][ぼかし]） */
	padding: 60px 100px 60px;
	margin: auto;
	height: auto;
	max-width: 760px;
	min-width: 240px;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
}
#news .Shadow-box{
	margin-bottom: 60px;
	}
.exhibition-info{
	display:block;
	box-sizing: border-box;
	padding-top: 10px;
	margin: auto;
	margin-left:20px;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	width: auto;
}
.interactive{
		width: 100%;
	}
.info-link{
	position: relative;
	right: -250px;
	margin: 40px 0 20px;
}
.info-maintitle{
	font-size: 2 .4rem;
	margin-bottom: 26px
}
.info-br{
display:block;		
	}
	#news .section-head{
	padding: 140px 0 55px;
	margin-top:64px;
}
/*-----------------------
Shop
-----------------------*/
	.shop-inline{
		-webkit-display:inline-block;
		display: inline-block;
		padding: 0 80px;
		}
	.shop-img{
	width: 280px;
	}
	.card-item:last-of-type{
	margin-bottom: 160px;
}
.card-summary{
	margin-top: 20px;
	font-size: 1.6rem;
	line-height: 2em;
}
	
/*---------------------
Profile
---------------------*/
.profile-img{
	width: 180px;
}
.painter{
	font-size: 1.2rem;
}
.yu-name{
	font-size: 2rem;
}
.yu-name-rubi{
	font-size: 1.2rem;
}
.profile-meta1{
	font-size: 1.4rem;
	letter-spacing: 0.2em;
	margin:0  0 10px;
	line-height: 2em;
}
.profile-meta2{
	font-size: 1.4rem;
	letter-spacing: 0.2em;
	line-height: 2em;
	margin:0;
}
.box10 {
    padding: 4em 3em;
    margin: 5em 18em;
   }
	#profile dt{
	font-size: 1.4rem;
	}
#profile dd{
	margin-left: 100px;
	font-size: 1.4rem;
}

	/*---------------------
Contact
---------------------*/
.contact-p{
	font-size: 1.8rem;
}
.br-no{
		display: none;
	}

    .form{
        width: auto;
        margin: 80px 0 200px;
        padding:50px 0 0;
    }
    .form-item{
        -webkit-display: flex;
        display: flex;
        margin-bottom: 24px;
				justify-content: center;
    }
    .form-title{
        width: 180px;
        margin: 0 32px 0 0;
        padding: 10px 0;
        text-align: right;
    }
    .form-parts{
        width: 460px;
    }

/*---------------------
Privacy Policy
---------------------*/
.privacy-wrapper{
	width: auto;
	padding: 0 8rem 12rem ;
}
/*---------------------
background-img
---------------------*/
.triangle1{
	position: absolute;
	z-index: -10;
	width: 27.6rem;
	left:0;
	top: 140rem;
}
.triangle1.works{
	width: 27.6rem;
		top: 10rem;
	}
.triangle2{
	position: absolute;
	z-index: -10;
	width: 19.2rem;
	left:0;
	top: 159.5rem;
}
.triangle2.works{
	width: 19.2rem;
	top: 28.8rem;
}
.triangle3{
	position: absolute;
	z-index: -10;
	width: 28.3rem;
	right:0;
	top: 225rem;
}
.triangle4{
	position: absolute;
	z-index: -10;
	width: 17.7rem;
	right:0;
	top: 246rem;
}
/*
.triangle4.works{
	top: 145.5rem;
}
*/
.triangle5{
	position: absolute;
	z-index: -10;
	width: 17.7rem;
	left:0;
	top: 313rem;
}
.triangle6{
	position: absolute;
	z-index: -10;
	width: 19.4rem;
	left:9rem;
	top: 322rem;
}
.triangle7{
	position: absolute;
	z-index: -10;
	width: 25.7rem;
	right:0;
	top: 386rem;
}
.triangle7.works{
	width: 20.6rem;
	top: 14rem;
	}
.triangle8{
	position: absolute;
	z-index: -10;
	width: 13.2rem;
	right:5.5rem;
	top: 410.5rem;
}
.triangle8.works{
	width: 13.2rem;
	right:6.5rem;
	top: 33rem;
}

}