@charset "UTF-8";

@import url(https://fonts.googleapis.com/css?family=Oswald);
@import url(https://fonts.googleapis.com/css?family=Crimson+Text);


body#mailform {
text-align: left;
}

/*body#mailform.hearingform a ,a:visited{ text-decoration: none;color: #7e6184;}   link*/

h1,h2,h3,h4 { font-weight: normal;margin: 0;padding: 0; }

h1 { font-size: 1.3em;line-height: 1.7em; }
h2 { font-size: 2.0em;line-height: 1.8em; }
h2 .garamond { font-size: 0.6em;line-height: 1.8em; padding: 0 5px;}
h3 { font-size: 1.3em;line-height: 1.7em; }

input {font-size: 100%;}
input , textarea {border: 1px solid #cccccc;}

dl, dd, dt{width: 100%;display: block;}

/*******************************************    Mmailform    ****************************************************/

form#Mmailform { padding: 0; }
.entry-content{ padding: 0 0 50px 0; margin: 0; width: 100%; display: block; }
.entry-content .yoko-line{margin: 50px 0; width: 100%;}


.entry-content dl.toiawase {
border-top: 1px dotted #7e6184;
}

.entry-content dl.toiawase.ofst {
border-top: 0px dotted #7e6184;
}

.entry-content ul li
{
list-style: disc inside; font-size: 0.8rem; line-height: 1.5rem;
}

dl.toiawase dt { font-size: 1.0rem; line-height: 1.7rem; padding: 0 0 0 0 ;margin: 0 0 10px 0;}
dl.toiawase dd { padding: 0 0 0 0 ;margin: 0 0 0 0;}

dl.toiawase.ofst dt,
dl.toiawase.ofst dd { width: 90% ;margin: 0 3% 0 7%;}

.hissu{ color: #7e6184; }
span.aki{ display: block; height:10px }

.submi input{ color: #ffffff;padding: 8px 30px 8px 30px; background-color: #7e6184; margin: 8px 10px 8px 0px; border-radius: 4px; font-size: 0.8rem;}


dd.yoko-narabi { font-size: 120% ; margin: 0 0 10px 0 ;}
dd.yoko-narabi input { margin: 0 5px 0 5px; }
dd.yoko-narabi input.sonota { font-size: 85% ; }

dd input.mini{ width: 30% ; }
dd input.mido{ width: 60% ; }
dd input.midos{ width: 55% ; }
dd input.maxx{ width: 100% ; }

dd textarea.mido{ height: 100px;width: 60% }
dd textarea.maxx{ height: 100px;width: 100% }

