@charset "utf-8";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,textarea,p,a,blockquote,th,td { margin: 0; padding: 0; }
table { border-collapse: collapse; border-spacing: 0; }
img { border: 0; }
address,caption,code,em,th { font-style: normal; font-weight: normal; }
li,dt,dd { list-style: none; }
a:focus { outline: none; }
caption,th { text-align: left; }
h1,h2,h3,h4,h5,h6 { font-size: 100%; font-weight: normal; }
q:before,q:after { content: '' }
sup { vertical-align: text-top; }
sub { vertical-align: text-bottom; }
input,textarea,select { font-family: inherit; font-size: inherit; font-weight: inherit; }
span,i,em { font-style: inherit; }

.mgb0 { margin-bottom: 0!important; }
.mgb5 { margin-bottom: 5px!important; }
.mgb10 { margin-bottom: 10px!important; }
.mgb15 { margin-bottom: 15px!important; }
.mgb20 { margin-bottom: 20px!important; }
.mgb25 { margin-bottom: 25px!important; }
.mgb30 { margin-bottom: 30px!important; }
.mgb35 { margin-bottom: 35px!important; }
.mgb40 { margin-bottom: 40px!important; }
.mgb45 { margin-bottom: 45px!important; }
.mgb50 { margin-bottom: 50px!important; }
.mgb60 { margin-bottom: 60px!important; }
.mgb70 { margin-bottom: 70px!important; }
.mgb80 { margin-bottom: 80px!important; }
.mgb90 { margin-bottom: 90px!important; }
.mgb100 { margin-bottom: 100px!important; }
.mgb120 { margin-bottom: 120px!important; }
.mgb150 { margin-bottom: 150px!important; }

.w800 { width: 800px!important; }
.w600 { width: 600px!important; }

.tac { text-align: center!important; }
.tal { text-align: left!important; }
.tar { text-align: right!important; }
.fll { float: left!important; }
.flr { float: right!important; }

.sponly { display: none; }

/* ----------------------------------------------------------------
PC
----------------------------------------------------------------- */

body {
color: #555;
background: #fff;
font-family: メイリオ, Meiryo,'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
font-size: 14px;
line-height: 26px;
margin: 0 auto;
}

#main a:link, #main a:visited {
color: #0000ff;
text-decoration: underline;
}

#main a:active, #main a:hover {
color: #0099ff;
text-decoration: underline;
}

#header {
text-align: center;
width: 1000px;
margin: 0 auto;
padding: 30px 0 20px 0;
}

#mainvisual {
width: 1000px;
margin: 0 auto;
}

#content {
text-align: center;
width: 1000px;
margin: 0 auto;
}

#content .block {
margin: 80px auto 100px auto;
}

#content h1,
#content h2 {
display: flex;
align-items: center;
margin: 0 auto 60px auto;
}

#content h1:before, #content h1:after,
#content h2:before, #content h2:after {
content: "";
flex-grow: 1;
height: 1px;
background: #ccc;
display: block;
}

#content p {
margin: 0 auto 40px auto;
}

#content p span {
font-size: 11px;
color: #999;
margin: 20px auto 0 auto;
}

#content .column2 {
display: flex;
align-items: center;
}

#content .column2 img {
width: 50%;
}

#content #profile {
width: 100%;
display: flex;
display: -webkit-flex;
flex-wrap: wrap;
-webkit-flex-wrap: wrap;
align-items: stretch;
-webkit-align-items: stretch;
justify-content: space-between;
-webkit-justify-content: space-between;
box-sizing: border-box;
margin: 0;
padding: 0;
}

#content #profile figure {
width: 500px;
height: 500px;
margin: 0;
padding: 0;
}

#content #profile figure img {
width:100%;
}

#content #profile .text {
width: 500px;
height: 500px;
overflow: scroll;
text-align: left;
border: 1px solid #ddd;
box-sizing: border-box;
padding: 40px 50px;
}

#content #profile .text h3 {
color: #333;
font-size: 20px;
line-height: 25px;
font-weight: normal;
margin: 0 0 10px 0;
display: flex;
display: -webkit-flex;
flex-wrap: wrap;
-webkit-flex-wrap: wrap;
}

#content #profile .text h3 span {
font-size: 13px;
margin: 0 17px 0 0;
}

#content #profile .text h3 span.en {
font-size: 14px;
color: #ce7392;
margin: 0 0 0 15px;
}

#content #profile .text h3 span.insta {
margin: 0 0 0 15px;
}

#content #profile .text h4 {
color: #333;
font-size: 15px;
line-height: 17px;
font-weight: normal;
margin: 35px 0 10px 0;
}

#content #profile .text p {
color: #666;
font-size: 12px;
line-height: 26px;
margin: 0;
}

#content table {
width: 600px;
border-top: 1px solid #dedede;
border-left: 1px solid #dedede;
border-right: 1px solid #dedede;
margin: 0 auto 30px auto;
}

#content table th {
text-align: center;
font-size: 18px;
font-weight: bold;
vertical-align: middle;
background: #eee;
padding: 15px 30px;
}

#content table td {
font-size: 13px;
border-bottom: 1px solid #dedede;
padding: 15px 30px;
}

#content table td:nth-child(1) {
text-align: left;
width: 100px;
padding: 15px 30px 15px 50px;
}

#content table td:nth-child(2) {
text-align: left;
}

#content #thanks {
margin: 80px auto 100px auto;
}

#content #thanks .btn {
text-align: center;
}

#content #thanks .btn a:link, 
#content #thanks .btn a:visited {
text-align: center;
width: 270px;
display: block;
box-sizing: border-box;
background: #d3e5cd;
font-size: 13px;
line-height: 30px;
letter-spacing: 1px;
color: #46523e;
text-decoration: none;
border-bottom: none;
padding: 10px 0;
margin: 0 auto;
}

#content #thanks .btn a:active,
#content #thanks .btn a:hover {
text-align: center;
width: 270px;
display: block;
box-sizing: border-box;
background: #d3e5cd;
font-size: 13px;
line-height: 30px;
letter-spacing: 1px;
color: #46523e;
text-decoration: none;
border-bottom: none;
padding: 10px 0;
}

#content table#contact {
width: 600px;
border-top: 1px solid #dedede;
border-left: 1px solid #dedede;
border-right: 1px solid #dedede;
margin: 0 auto 30px auto;
}

#content table#contact th {
text-align: left;
font-size: 13px;
font-weight: normal;
vertical-align: middle;
background: #eee;
border-bottom: 1px solid #fff;
padding: 15px 30px;
}

#content table td {
font-size: 13px;
border-bottom: 1px solid #dedede;
padding: 15px 30px;
}

#content input[type="text"],
#content input[type="email"],
#content input[type="url"],
#content input[type="password"],
#content input[type="search"],
#content input[type="tel"],
#content input[type="number"],
#content textarea {
background: #f9f9f9;
border: 1px solid #d1d1d1;
border-radius: 2px;
color: #555;
padding: 8px;
width: 96%;
}

input[type="button"],
input[type="submit"] {
background: #1a1a1a;
border: 0;
border-radius: 2px;
color: #fff;
font-weight: 700;
letter-spacing: 0.046875em;
line-height: 1;
padding: 0.84375em 0.875em 0.78125em;
text-transform: uppercase;
}

input[type="button"]:hover,
input[type="submit"]:hover {
background: #db1c7b;
}

#footer {
clear: both;
width: 100%;
text-align: center;
padding: 30px 0;
margin: 0;
}

#footer p {
font-size: 11px;
padding: 0;
margin: 0;
}

/* ----------------------------------------------------------------
SP
----------------------------------------------------------------- */
@media screen and (max-width: 800px) {

body {
width: 640px;
color: #555;
background: #fff;
font-family: メイリオ, Meiryo,'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
font-size: 16px;
line-height: 30px;
margin: 0 auto;
}

#header {
width: 640px;
margin: 0 auto;
}

#mainvisual {
width: 640px;
margin: 0 auto;
}

#mainvisual img {
width: 640px;
height: auto;
}

#content {
clear: both;
position: relative;
text-align: center;
width: 600px;
overflow: hidden;
margin: 0 20px;
}

#content .block {
margin: 80px auto 100px auto;
}

#content h1,
#content h2 {
display: flex;
align-items: center;
margin: 0 auto 60px auto;
}

#content h1:before, #content h1:after,
#content h2:before, #content h2:after {
content: "";
flex-grow: 1;
height: 1px;
background: #ccc;
display: block;
}

#content p {
text-align: left;
margin: 0 auto 40px auto;
}

#content .about p br {
display: none;
}

#content p span {
font-size: 11px;
color: #999;
margin: 20px auto 0 auto;
}

#content .column2 {
display: block;
}

#content .column2 img {
width: 100%;
}

#content #profile {
width: 100%;
display: flex;
display: -webkit-flex;
flex-wrap: wrap;
-webkit-flex-wrap: wrap;
align-items: stretch;
-webkit-align-items: stretch;
justify-content: space-between;
-webkit-justify-content: space-between;
box-sizing: border-box;
margin: 0;
padding: 0;
}

#content #profile figure:nth-of-type(1) {
-webkit-order: 0;
order: 0;
}

#content #profile .text:nth-of-type(1) {
-webkit-order: 1;
order: 1;
}

#content #profile figure:nth-of-type(2) {
-webkit-order: 2;
order: 2;
}

#content #profile .text:nth-of-type(2) {
-webkit-order: 3;
order: 3;
}

#content #profile figure:nth-of-type(3) {
-webkit-order: 4;
order: 4;
}

#content #profile .text:nth-of-type(3) {
-webkit-order: 5;
order: 5;
}

#content #profile figure:nth-of-type(4) {
-webkit-order: 6;
order: 6;
}

#content #profile .text:nth-of-type(4) {
-webkit-order: 7;
order: 7;
}

#content #profile figure:nth-of-type(5) {
-webkit-order: 8;
order: 8;
}

#content #profile .text:nth-of-type(5) {
-webkit-order: 9;
order: 9;
}

#content #profile figure:nth-of-type(6) {
-webkit-order: 10;
order: 10;
}

#content #profile .text:nth-of-type(6) {
-webkit-order: 11;
order: 11;
}

#content #profile figure:nth-of-type(7) {
-webkit-order: 12;
order: 12;
}

#content #profile .text:nth-of-type(7) {
-webkit-order: 13;
order: 13;
}

#content #profile figure:nth-of-type(8) {
-webkit-order: 14;
order: 14;
}

#content #profile .text:nth-of-type(8) {
-webkit-order: 15;
order: 15;
}

#content #profile figure:nth-of-type(9) {
-webkit-order: 16;
order: 16;
}

#content #profile .text:nth-of-type(9) {
-webkit-order: 17;
order: 17;
}

#content #profile figure:nth-of-type(10) {
-webkit-order: 18;
order: 18;
}

#content #profile .text:nth-of-type(10) {
-webkit-order: 19;
order: 19;
}

#content #profile figure {
width: 600px;
height: 560px;
margin: 0 20px 10px 20px;
padding: 0;
}

#content #profile figure img {
width:100%;
}

#content #profile .text {
width: 600px;
height: auto;
text-align: left;
border: none;
box-sizing: border-box;
padding: 20px 20px 60px 20px;
}

#content #profile .text h3 {
color: #333;
text-align: center;
font-size: 22px;
line-height: 24px;
border-bottom: 1px solid #eee;
margin: 0 0 30px 0;
padding: 0 0 25px 0;
display: flex;
display: -webkit-flex;
flex-wrap: wrap;
-webkit-flex-wrap: wrap;
-webkit-justify-content: center;
justify-content: center;
-webkit-align-items: center;
align-items: center;
}

#content #profile .text h3 span {
font-size: 13px;
margin: 0 17px 0 0;
}

#content #profile .text h3 span.en {
font-size: 14px;
color: #ce7392;
margin: 0 0 0 15px;
}

#content #profile .text h4 {
text-align: center;
color: #333;
font-size: 15px;
line-height: 16px;
font-weight: bold;
border-bottom: 1px solid #eee;
margin: 50px 0 15px 0;
padding: 0 0 15px 0;
}

#content #profile .text p {
color: #666;
font-size: 14px;
line-height: 30px;
margin: 0;
}

#content table {
width: 580px;
box-sizing: border-box;
border-top: 1px solid #dedede;
border-left: 1px solid #dedede;
border-right: 1px solid #dedede;
margin: 0 auto 30px auto;
}

#content table th {
text-align: center;
font-size: 18px;
font-weight: bold;
vertical-align: middle;
background: #eee;
padding: 15px 30px;
}

#content table td {
font-size: 13px;
border-bottom: 1px solid #dedede;
padding: 15px;
}

#content table td:nth-child(1) {
text-align: left;
width: 25%;
padding: 15px;
}

#content table td:nth-child(2) {
text-align: left;
}

#content #thanks {
margin: 80px auto 100px auto;
}

#content #thanks .btn {
text-align: center;
}

#content #thanks .btn a:link, 
#content #thanks .btn a:visited {
text-align: center;
width: 270px;
display: block;
box-sizing: border-box;
background: #d3e5cd;
font-size: 13px;
line-height: 30px;
letter-spacing: 1px;
color: #46523e;
text-decoration: none;
border-bottom: none;
padding: 10px 0;
margin: 0 auto;
}

#content #thanks .btn a:active,
#content #thanks .btn a:hover {
text-align: center;
width: 270px;
display: block;
box-sizing: border-box;
background: #d3e5cd;
font-size: 13px;
line-height: 30px;
letter-spacing: 1px;
color: #46523e;
text-decoration: none;
border-bottom: none;
padding: 10px 0;
}

#content table#contact {
width: 570px;
box-sizing: border-box;
border-top: 1px solid #dedede;
border-left: 1px solid #dedede;
border-right: 1px solid #dedede;
margin: 0 auto 20px auto;
}

#content table#contact th {
text-align: left;
font-size: 13px;
font-weight: normal;
vertical-align: middle;
background: #eee;
border-bottom: 1px solid #fff;
padding: 15px 30px;
}

#content table td {
font-size: 13px;
border-bottom: 1px solid #dedede;
padding: 15px 30px;
}

#content input[type="text"],
#content input[type="email"],
#content input[type="url"],
#content input[type="password"],
#content input[type="search"],
#content input[type="tel"],
#content input[type="number"],
#content textarea {
background: #f9f9f9;
border: 1px solid #d1d1d1;
border-radius: 2px;
color: #555;
padding: 8px;
width: 96%;
}

#content .block.contact p {
text-align: center;
}

}