#mainbody #title {
background-image: url("image/title.jpg");
}
@media screen and (min-width: 641px),print {
#page {
padding: 50px 0 0 0;
}
#page p.description {
color: #232323;
width: 90%;
margin: 0px auto 50px auto;
text-align: center;
font-size: 18px;
line-height: 1.8em;
font-weight: 500;
}
#page h2.description {
width: 90%;
font-size: 24px;
line-height: 1.8em;
font-weight: 700;
padding-bottom: 1.5em;
margin: 0px auto 0 auto;
}

#page #Silkscreen ul {
text-align: left;
width: 100%;
margin: 100px auto 100px auto;
display: flex;
flex-wrap: nowrap;
justify-content: space-between;
}
#page #Silkscreen ul li {
width: 60%;
box-sizing: border-box;
}
#page #Silkscreen ul li.text {
padding: 2em 0 2em 5%;
}
#page #Silkscreen ul li.photo {
width: 40%;
}
#page #Silkscreen ul li.photo img {
width: 100%;
height: auto;
}
#page #Silkscreen ul li p {
font-size: 18px;
line-height: 1.8em;
font-weight: 400;
padding: 1.5em 2em 0em 0;
}
#page #Silkscreen ul li p b {
font-size: 20px;
font-weight: 700;
}
#page p.title,
#page #Silkscreen ul li p.title,
#page #submit_data p.title{
color: #ced9ea;
font-family: acumin-pro, sans-serif;
font-weight: 500;
font-style: normal;
font-size: 40px;
line-height: 1.5em;
padding: 0;
}
#page h2 {
color: #444444;
font-weight: 500;
font-size: 24px;
line-height: 1.5em;
padding-bottom: 0.5em;
}

#submit_data {}
#submit_data p {
font-size: 18px;
line-height: 1.5em;
font-weight: 400;
padding: 30px 0 0 0;
}
#submit_data h3 {
width: 540px;
margin: 20px auto 0 auto;
}
#submit_data h3 a {
font-weight: 700;
font-size: 26px;
line-height: 1.5em;
padding: 0.5em 0 0.5em 0;
background-color: #7392c9;
color: #FFF;
display: block;
border-radius: 100vh;
}
#submit_data h3 a:hover {
background-color: #0e307b;
}

#flow {}
#flow ul {
width: 80%;
margin: 80px auto 0 auto;
}
#flow ul li {
border: solid 1px #dddddd;
margin-bottom: 20px;
text-align: left;
}
#flow ul li dl {
display: flex;
flex-wrap: nowrap;
justify-content: space-between;
}
#flow ul li dt {
box-sizing: border-box;
padding: 0.2em 1em 2em 2em;
width: 75%;
}
#flow ul li dt h3 {
font-weight: 700;
font-size: 26px;
line-height: 1.5em;
position: relative;
}
#flow ul li dt h3:before {
display: inline-block;
color: #ced9ea;
font-family: acumin-pro, sans-serif;
font-weight: 700;
font-size: 50px;
line-height: 1.5em;
position: relative;
margin: 0 0.4em 0.3em 0;
top: 0.14em;
}
#flow ul li:nth-of-type(1) dt h3:before {
content: '01';
}
#flow ul li:nth-of-type(2) dt h3:before {
content: '02';
}
#flow ul li:nth-of-type(3) dt h3:before {
content: '03';
}
#flow ul li:nth-of-type(4) dt h3:before {
content: '04';
}
#flow ul li dt p {
font-weight: 400;
font-size: 20px;
line-height: 1.8em;
padding-left: 1.5em;
}
#flow ul li dd {
padding: 1em 1em 1em 0;
width: 25%;
max-width: 280px;
}
#flow ul li dd img {
width: 100%;
height: auto;
}

#Supplies {
margin: 100px auto 0 auto;
}
#Supplies p {
font-weight: 400;
font-size: 18px;
line-height: 1.8em;
margin: 2em 0 0 0;
}
#Supplies dl {
color: #595959;
text-align: left;
width: 70%;
margin: 50px auto 50px auto;
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
align-items: center;
}
#Supplies dt {
border: solid 1px #b2b2b2;
border-collapse: collapse;
background-color: #f4f4f4;
width: 25%;
box-sizing: border-box;
border-right: none;
font-weight: 400;
font-size: 20px;
line-height: 1.8em;
padding: 1em;
}
#Supplies dt:nth-of-type(1),
#Supplies dd:nth-of-type(1){
border-bottom: none;
}
#Supplies dd {
border: solid 1px #b2b2b2;
border-collapse: collapse;
width: 75%;
box-sizing: border-box;
font-weight: 400;
font-size: 20px;
line-height: 1.8em;
padding: 1em;
}
#Supplies h3 {
font-weight: 500;
font-size: 24px;
line-height: 1.8em;
}
#Supplies ul {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
width: 70%;
margin: 50px auto 0 auto;
}
#Supplies ul li {
width: 30%;
margin-bottom: 20px;
}
#Supplies ul li img,
#Supplies ol li img{
width: 100%;
max-width: 280px;
height: auto;
}
#Supplies ul li p {
padding: 0;
font-size: 16px;
line-height: 1.5em;
margin: 0px auto 0 auto;
}
#Supplies ol {
display: flex;
flex-wrap: nowrap;
justify-content: space-between;
align-items: center;
width: 65%;
margin: 50px auto 0 auto;
}
#Supplies ol li {
line-height: 0;
}
#Supplies ol li p {
font-weight: 500;
font-size: 24px;
line-height: 1.8em;
text-align: left;
padding: 1em;
margin: 0;
}
}

@media screen and (min-width: 0px) and (max-width: 640px) {
#contents {}
#detail {
}
#detail .box {
background-color: #FFF;
margin: 50px auto 0 auto;
width: 90%;
box-sizing: border-box;
}
#detail h3 {
font-family: ryo-display-plusn, serif;
font-weight: 600;
font-style: normal;
font-size: 18px;
line-height: 1.4em;
padding: 0 0 1em 0;
text-align: center;
}
#detail p {
font-size: 16px;
line-height: 1.4em;
color: #232323;
}
#overview dl {
text-align: left;
font-size: 16px;
line-height: 1.4em;
color: #595959;
border-bottom: 1px solid #B2B2B2;
margin: 0 0 50px 0;
width: 100%;
}
#overview dt {
width: 100%;
box-sizing: border-box;
background-color: #F4F4F4;
padding: 0.5em 1em 0.4em 1em;
border-top: 1px solid #B2B2B2;
}
#overview dd {
width: 100%;
box-sizing: border-box;
padding: 0.8em 1em 1em 1em;
border-top: 1px solid #B2B2B2;
}
#overview dd p {
margin-bottom: 1em;
}
#overview dd a {
background-color: #919191;
border-radius: 100vh;
display: block;
color: #FFF;
text-align: center;
font-size: 16px;
line-height: 1.4em;
font-family: ryo-gothic-plusn, sans-serif;
font-weight: 700;
font-style: normal;
padding: 0.5em 0 0.5em 0;
position: relative;
}
#overview dd a:after {
content: '';
box-sizing: border-box;
display: inline-block;
position: absolute;
width: 8px;
height: 8px;
border-style: solid;
border-width: 2px 2px 0 0;
border-color: #FFF;
transform: rotate(45deg);
top: 42%;
right: 5%;
}
#overview dd a:hover {
background-color: #000080;
}
#overview dd h5 {
font-size: 14px;
line-height: 1.4em;
margin-bottom: 0.7em;
}
#overview dd h5 b {
font-size: 16px;
line-height: 1.4em;
}
#overview dd h6 {
color: #595959;
font-size: 16px;
line-height: 1.4em;
font-weight: 600;
} 
#overview dd ul {
margin: 0 0 1em 0;
}
#overview dd li {
width: 100%;
margin-bottom: 1.5em;
font-size: 16px;
line-height: 2em;
}

#history {
}
#history dl {
text-align: left;
font-size: 16px;
line-height: 1.4em;
color: #595959;
border-bottom: 1px solid #B2B2B2;
margin: 0 0 100px 0;
width: 100%;
}
#history dt {
width: 100%;
box-sizing: border-box;
padding: 0.5em 0 0.4em 0.5em;
border-top: 1px solid #B2B2B2;
background-color: #F4F4F4;
}
#history dd {
width: 100%;
box-sizing: border-box;
padding: 1em 1em 1em 1em;
border-top: 1px solid #B2B2B2;
}
}
