/*リセットCSS*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
	-webkit-text-size-adjust: 100%;
}

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

*{
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
}

@media screen and (min-width:1024px){
header {
    background-color: #2d5591;
    width: 100%;
    height: 60px;
    position: fixed;
    z-index: 3;
}
.rogo {
    position: relative;
    top: 11px;
    left: 30px;
    float: left;
    width: 240px;
    height: auto;
}
.desk {
    margin-left: 21%;
    position: relative;
    top: 16px;
    text-align: right;
    margin-right: 50px;
}
.desk ul {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
}
.desk ul li {
    display: inline;
    border-left: 1px solid #ffffff;
    padding-left: 10px;
    padding-right: 10px;
}
.desk a {
    color: #ffffff;
    text-decoration: none;
}
li a img {
    position: relative;
    top: 4px;
    margin-left: -6px;
}
.l-drawer {
    display: none;
}
main  {
    position: relative;
    top: 60px;
}
.mainv {
    width: 100%;
    height: 700px;
    z-index: 1;
    position: absolute;
    display: block;
    object-fit: cover;
}
.copy {
    position: relative;
    z-index: 2;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    top: 150px;
    width: 700px;
}
.main_rogo {
    position: relative;
    z-index: 2;
    display: block;
    margin-left: auto;
    margin-right: auto;
    top: 277px;
}
.copy_ama {
    display: none;
}
.gyoumu   {
    margin-top: 410px;
    font-size: 36px;
    line-height: 28px;
    padding-top: 100px;
    margin-bottom: 40px;
}
h2 {
    text-align: center;
    color: #2d5591;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
    font-weight: bold;
    font-size: 34px;
    clear: right;
}.sub {
    font-size: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: lighter;
    position: relative;
}
section h3 {
    color: #fbcd40;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
    font-size: 54px;
    line-height: 35px;
    padding-top: 40px;
}
.sub_h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: lighter;
}
.sozoku {
    background-color: #2d5591;
    width: 53%;
    position: relative;
    z-index: 2;
    top: 78px;
    max-width: 1000px;
    margin-left: 41%;
    max-height: 315px;
    padding-left: 30px;
    padding-right: 3%;
    padding-bottom: 20px;
}
.sozoku p {
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 19px;
    position: relative;
    max-width: 629px;
    line-height: 32px;
    font-size: 20px;
}
.sozoku_img {
    position: relative;
    z-index: 1;
    top: -282px;
    margin-left: 10%;
    height: auto;
    width: 56%;
    margin-bottom: -220px;
    min-width: 672px;
    max-width: 850px;
}
.omona {
    font-size: 34px;
}
.line {
    margin-top: 26px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    border-width: 1px;
    max-width: 1120px;
}
main ul {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 1120px;
    min-width: 1000px;
    width: 80%;
}
.yuigon {
    background-color: rgba(45,85,145,0.1);
    margin-top: 20px;
    display: inline;
    padding-top: 40px;
    float: left;
    padding-left: 20px;
    padding-right: 20px;
    height: 170px;
    width: 45%;
}
.yuigon img {
    float: left;
    height: auto;
    width: 50px;
    margin-right: 10px;
    margin-top: 5px;
}
.yuigon h3 {
    margin-top: 9px;
    color: #2d5591;
    font-size: 41px;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
}
.yuigon p {
    clear: left;
    margin-top: 30px;
    font-size: 18px;
    line-height: 28px;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
.souzokuchosa {
    background-color: rgba(45,85,145,0.1);
    margin-top: 20px;
    display: inline;
    padding-top: 40px;
    float: right;
    padding-left: 20px;
    padding-right: 20px;
    height: 170px;
    width: 45%;
    margin-left: 2%;
}
.souzokuchosa img {
    float: left;
    height: auto;
    width: 50px;
    margin-right: 10px;
    margin-top: 5px;
}
.souzokuchosa h3 {
    margin-top: 9px;
    color: #2d5591;
    font-size: 41px;
    position: relative;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
}
.souzokuchosa p {
    clear: left;
    margin-top: 30px;
    font-size: 18px;
    line-height: 28px;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
.setsumeizu {
    background-color: rgba(45,85,145,0.1);
    display: inline;
    padding-top: 40px;
    float: left;
    padding-left: 20px;
    padding-right: 20px;
    height: 170px;
    width: 45%;
    margin-top: 2%;
}
.setsumeizu img {
    float: left;
    height: auto;
    width: 50px;
    margin-right: 10px;
    margin-top: 5px;
}
.setsumeizu h3 {
    margin-top: 9px;
    color: #2d5591;
    font-size: 41px;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
}
.setsumeizu p {
    clear: left;
    margin-top: 30px;
    font-size: 18px;
    line-height: 28px;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
.isanbunkatsu {
    background-color: rgba(45,85,145,0.1);
    margin-top: 20px;
    display: inline;
    padding-top: 40px;
    float: right;
    padding-left: 20px;
    padding-right: 20px;
    height: 170px;
    width: 45%;
    margin-left: 2%;
    margin-bottom: 80px;
}
.isanbunkatsu img {
    float: left;
    height: auto;
    width: 50px;
    margin-right: 10px;
    margin-top: 5px;
}
.isanbunkatsu h3 {
    margin-top: 9px;
    color: #2d5591;
    font-size: 41px;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
}
.isanbunkatsu p {
    clear: left;
    margin-top: 30px;
    font-size: 18px;
    line-height: 28px;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
.nochi {
    clear: left;
    background-color: #2d5591;
    width: 53%;
    position: relative;
    z-index: 2;
    top: 160px;
    max-width: 1000px;
    padding-left: 16%;
    padding-right: 50px;
    padding-bottom: 20px;
    float: right;
    margin-right: 30%;
}
.nochi p {
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 19px;
    position: relative;
    line-height: 32px;
    font-size: 20px;
    max-width: 900px;
}
.nochi_img {
    position: relative;
    z-index: 1;
    top: -198px;
    height: auto;
    width: 56%;
    margin-bottom: -140px;
    min-width: 672px;
    max-width: 850px;
    float: right;
    margin-right: 10%;
}
.content {
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    font-size: 20px;
    line-height: 32px;
    margin-top: 25px;
    width: 950px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
}
.nochiho {
    width: 1000px;
}
main ul .sanjyo {
    display: inline;
    float: left;
    background-color: rgba(45,85,145,0.1);
    width: 300px;
    margin-top: 20px;
    height: 215px;
}
ul .sanjyo h3 {
    color: #2d5591;
    text-align: center;
    font-size: 32px;
    margin-top: 10px;
    line-height: 30px;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
}
h3 .sub_2 {
    font-size: 18px;
    line-height: 39px;
}
ul .sanjyo p {
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    font-size: 18px;
    line-height: 28px;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 20px;
    margin-bottom: 15px;
}
main ul .yonjyo {
    display: inline;
    float: left;
    background-color: rgba(45,85,145,0.1);
    width: 300px;
    margin-top: 20px;
    margin-left: 50px;
    height: 215px;
}	
ul .yonjyo h3 {
    color: #2d5591;
    text-align: center;
    font-size: 32px;
    margin-top: 10px;
    line-height: 30px;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
}
ul .yonjyo p {
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    font-size: 18px;
    line-height: 28px;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 20px;
    margin-bottom: 10px;
}
main ul .gojyo {
    display: inline;
    width: 300px;
    float: left;
    background-color: rgba(45,85,145,0.1);
    margin-top: 20px;
    margin-left: 50px;
    margin-bottom: 160px;
    height: 215px;
}
ul .gojyo h3 {
    color: #2d5591;
    text-align: center;
    font-size: 32px;
    margin-top: 10px;
    line-height: 30px;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
}
ul .gojyo p {
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    font-size: 18px;
    line-height: 28px;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 20px;
    margin-bottom: 10px;
}
.keiyaku {
    background-color: #2d5591;
    width: 53%;
    position: relative;
    z-index: 2;
    top: 78px;
    max-width: 1000px;
    margin-left: 41%;
    clear: left;
    padding-left: 30px;
    max-height: 315px;
    padding-bottom: 20px;
    padding-right: 3%;
}
.keiyaku p {
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 19px;
    position: relative;
    max-width: 629px;
    line-height: 32px;
    font-size: 20px;
}
.keiyaku_img {
    position: relative;
    z-index: 1;
    top: -292px;
    margin-left: 10%;
    height: auto;
    width: 56%;
    margin-bottom: -200px;
    min-width: 672px;
    max-width: 850px;
}
.sakusei {
    text-align: center;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    margin-top: 20px;
    font-size: 22px;
    line-height: 36px;
    padding-bottom: 60px;
}
.akusesu {
    background-color: #2d5591;
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    padding-top: 25px;
    padding-bottom: 25px;
    width: 450px;
    margin-top: 41px;
    margin-bottom: 80px;
}
.akusesu p {
    display: block;
    text-align: center;
    font-size: 24px;
    text-decoration: none;
}
#wrapper main a {
    text-decoration: none;
}
.akusesu img  {
    height: auto;
    position: relative;
    width: 4%;
    margin-left: auto;
    display: block;
    margin-right: 10px;
    margin-top: -29px;
}
.haikei  {
    width: 100%;
    position: absolute;
    z-index: 1;
    height: 1420px;
}
.goasatsu {
    width: 900px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.goasatsu .g_copy  {
    z-index: 2;
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 100px;
    top: 40px;
    margin-bottom: 40px;
}
main .goasatsu .g_copy_s {
    display: none;
}
.goasatsu .mans {
    position: relative;
    z-index: 2;
    height: auto;
    width: 300px;
    margin-top: 45px;
    float: left;
    margin-right: 20px;
    padding-top: 90px;
    padding-bottom: 100px;
}
.goasatsu .g_name_s {
    display: none;
}
.goasatsu .g_content {
    z-index: 2;
    position: relative;
    color: #2d5591;
    font-size: 20px;
    line-height: 32px;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    width: 900px;
    margin-top: 87px;
}
.goasatsu .g_name {
    position: relative;
    z-index: 2;
    font-size: 30px;
    color: #2d5591;
    text-align: right;
    margin-top: 20px;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
}
.goasatsu .g_name .daihyo {
    font-size: 18px;
    font-weight: lighter;
    font-family: Arial, Helvetica, sans-serif;
}
.goasatsu .g_prof {
    position: relative;
    z-index: 2;
    border: 1px solid #2d5591;
    padding-bottom: 20px;
    margin-bottom: 80px;
    margin-top: 50px;
}
.goasatsu .g_prof .p_shikaku {
    color: #2d5591;
    font-size: 25px;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    text-align: center;
    margin-top: 30px;
}
.g_prof .shikaku {
    width: 800px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.shikaku h5 {
    color: #2d5591;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    font-weight: bold;
    font-size: 21px;
}
.shikaku p {
    color: #2d5591;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    font-size: 16px;
    border-top: 1px solid #2d5591;
    padding-top: 10px;
    margin-top: 5px;
    line-height: 25px;
}
.keireki h5{
    font-size: 21px;
    line-height: 28px;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    color: #2d5591;
    font-weight: bold;
    margin-left: 50px;
    margin-top: 20px;
}
.g_keireki_l_top {
    color: #2d5591;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    line-height: 24px;
    font-size: 16px;
    float: left;
    margin-left: 50px;
    margin-top: 10px;
    padding-top: 5px;
}
.g_keireki_l {
    color: #2d5591;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    line-height: 24px;
    font-size: 16px;
    float: left;
    margin-left: 50px;
    margin-top: 10px;
    padding-top: 5px;
}
.g_keireki_r {
    color: #2d5591;
    font-size: 16px;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    line-height: 24px;
    margin-right: 50px;
    padding-left: 150px;
    margin-top: 10px;
    margin-left: 50px;
    border-top: 1px solid #2d5591;
    padding-top: 5px;
}
.g_keireki_r_last {
    color: #2d5591;
    font-size: 16px;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    line-height: 24px;
    margin-right: 50px;
    padding-left: 150px;
    margin-top: 10px;
    margin-left: 50px;
    border-top: 1px solid #2d5591;
    padding-top: 5px;
}
.gaiyo {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
}
.kaisya  {
    font-size: 36px;
    line-height: 30px;
    padding-top: 100px;
    margin-bottom: 40px;
}
.gaiyo .left {
    width: 300px;
    float: left;
    color: #2d5591;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    font-weight: bold;
    font-size: 20px;
    line-height: 18px;
    border-top: 2px solid #2d5591;
    padding-top: 20px;
    padding-bottom: 20px;
}
.gaiyo .right {
    font-size: 20px;
    line-height: 25px;
    color: #2d5591;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    width: 1000px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid #2d5591;
}
.gaiyo .right a {
    text-decoration: none;
    color: #2d5591;
    pointer-events: none;
}
.left_last {
    width: 300px;
    float: left;
    color: #2d5591;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    font-weight: bold;
    font-size: 20px;
    line-height: 18px;
    border-top: 2px solid #2d5591;
    border-bottom: 2px solid #2d5591;
    padding-top: 20px;
    padding-bottom: 65px;
}
.right_last {
    font-size: 20px;
    line-height: 32px;
    color: #2d5591;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    width: 1000px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid #2d5591;
    border-bottom: 1px solid #2d5591;
    margin-bottom: 80px;
}
.gaiyo .right_last .kugiri {
    display: none;
}
main a .syozaichi {
    clear: left;
    padding-top: 55px;
}
#wrapper main .moyori {
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    font-size: 18px;
    text-align: center;
}
#wrapper main iframe {
    height: 400px;
    width: 100%;
    margin-bottom: 77px;
}
#wrapper footer {
    position: relative;
    z-index: 2;
    width: 100%;
    background-color: #2d5591;
    height: auto;
    padding-top: 50px;
    margin-top: -20px;
}
.mailer_box {
    width: 940px;
    background-color: #ffffff;
    border-radius: 20px;
    height: 80px;
    display: block;
    margin-left: auto;
    padding: 20px;
    margin-right: auto;
}
.mailer_box ul li {
    display: inline;
    float: left;
    width: 460px;
}
.list {
    border-right: 2px solid #2d5591;
}
.mailer_box h4 {
    text-align: center;
    color: #2d5591;
    font-family: Arial, Helvetica, sans-serif;
}
.links_tel img {
    height: auto;
    width: 350px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.mailer_box .uketuke {
    text-align: center;
    margin-top: 12px;
    color: #2d5591;
    font-family: Arial, Helvetica, sans-serif;
}
.mailer_box .mail {
}
.links_meil .desk {
    height: auto;
    width: 350px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: -7px;
}
.links_meil .sma {
    display: none;
}
footer .footer_rogo  {
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    margin-top: 51px;
}
footer .bana-  {
    margin-top: 50px;
    width: 1000px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
footer .bana- img {
    height: auto;
    width: 200px;
    float: left;
    margin-left: 40px;
}
footer .copyright {
    background-color: #244374;
    color: #ffffff;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    clear: left;
    position: relative;
    top: 20px;
}
footer .copyright br {
    display: none;
}
}

@media screen and (min-width:600px) and (max-width:1023px){

header {
    background-color: #2d5591;
    width: 100%;
    height: 60px;
    position: fixed;
    z-index: 3;
}
.rogo {
    position: relative;
    top: 11px;
    left: 5px;
    float: left;
    height: auto;
    width: 240px;
    margin-right: 5px;
}
.desk {
    position: relative;
    top: 17px;
    text-align: right;
    margin-right: 10px;
}
.desk ul {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
}
.desk ul li {
    display: inline;
    border-left: 1px solid #ffffff;
    padding-left: 10px;
    padding-right: 10px;
}
.desk a {
    color: #ffffff;
    text-decoration: none;
}
li a img {
    position: relative;
    top: 5px;
    margin-left: -15px;
}
.l-drawer {
    display: none;
}
main  {
    position: relative;
    top: 60px;
}
.mainv {
    width: 100%;
    height: 600px;
    z-index: 1;
    position: absolute;
    display: block;
    object-fit: cover;
}
.copy {
    position: relative;
    z-index: 2;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    top: 80px;
    width: 550px;
}
.main_rogo {
    position: relative;
    z-index: 2;
    display: block;
    margin-left: auto;
    margin-right: auto;
    top: 176px;
    height: auto;
    width: 440px;
}
.copy_ama {
    display: none;    
}
.gyoumu   {
    font-size: 36px;
    line-height: 18px;
    padding-top: 130px;
    margin-top: 240px;
}
h2 {
    text-align: center;
    color: #2d5591;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
    line-height: 20px;
    font-weight: bold;
    font-size: 28px;
    margin-top: 30px;
}.sub {
    font-size: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: lighter;
    position: relative;
    top: 15px;
}
section h3 {
    color: #fbcd40;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
    font-size: 36px;
    line-height: 27px;
    text-align: center;
}
.sub_h3 {
    font-family: HelveticaLTStd-Bold;
    font-size: 18px;
}
.sozoku {
    background-color: #2d5591;
    position: relative;
    z-index: 2;
    margin-top: 50px;
    padding-top: 5%;
    padding-left: 3%;
    padding-right: 3%;
    padding-bottom: 3%;
}
.sozoku p {
    color: #ffffff;
    margin-top: 19px;
    position: relative;
    line-height: 28px;
    font-size: 18px;
    text-align: left;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
.sozoku_img {
    position: relative;
    z-index: 1;
    width: 100%;
    display: block;
    object-fit: cover;
    height: 530px;
}
.omona {
    font-size: 28px;
    margin-top: 30px;
}
.line {
    margin-top: 10px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    border-width: 1px;
    max-width: 1120px;
}
main ul {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
}
.yuigon {
    background-color: rgba(45,85,145,0.1);
    display: inline;
    padding-left: 20px;
    padding-right: 20px;
    float: left;
    width: 95%;
    height: auto;
    padding-bottom: 20px;
    padding-top: 30px;
}
.yuigon img {
    float: left;
    height: auto;
    width: 40px;
    margin-right: 10px;
    margin-top: -1px;
}
.yuigon h3 {
    margin-top: 6px;
    color: #2d5591;
    font-size: 28px;
    text-align: center;
    float: left;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
    margin-bottom: 20px;
}
.yuigon p {
    clear: left;
    font-size: 18px;
    line-height: 28px;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    position: relative;
}
.souzokuchosa {
    background-color: rgba(45,85,145,0.1);
    display: inline;
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
    height: auto;
    margin-top: 10px;
    float: left;
    width: 95%;
    padding-bottom: 20px;
}
.souzokuchosa img {
    float: left;
    height: auto;
    width: 40px;
    margin-right: 10px;
    margin-top: -1px;
}
.souzokuchosa h3 {
    margin-top: 6px;
    color: #2d5591;
    font-size: 28px;
    text-align: center;
    float: left;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
    margin-bottom: 20px;
}
.souzokuchosa p {
    clear: left;
    font-size: 18px;
    line-height: 28px;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    position: relative;
}
.setsumeizu {
    background-color: rgba(45,85,145,0.1);
    display: inline;
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
    float: left;
    width: 95%;
    height: auto;
    padding-bottom: 20px;
    margin-top: 10px;
}
.setsumeizu img {
    float: left;
    height: auto;
    width: 40px;
    margin-right: 10px;
    margin-top: -1px;
}
.setsumeizu h3 {
    margin-top: 6px;
    color: #2d5591;
    font-size: 28px;
    text-align: center;
    float: left;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
    margin-bottom: 20px;
}
.setsumeizu p {
    clear: left;
    font-size: 18px;
    line-height: 28px;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    position: relative;
}
.isanbunkatsu {
    background-color: rgba(45,85,145,0.1);
    margin-top: 10px;
    display: inline;
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
    height: auto;
    float: left;
    width: 95%;
    padding-bottom: 20px;
    margin-bottom: 60px;
}
.isanbunkatsu img {
    float: left;
    height: auto;
    width: 40px;
    margin-right: 10px;
    margin-top: -1px;
}
.isanbunkatsu h3 {
    margin-top: 6px;
    color: #2d5591;
    font-size: 28px;
    text-align: center;
    float: left;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
    margin-bottom: 20px;
}
.isanbunkatsu p {
    clear: left;
    font-size: 18px;
    line-height: 28px;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    position: relative;
}
.nochi {
    clear: left;
    padding-top: 5%;
    padding-right: 3%;
    padding-bottom: 3%;
    background-color: #2d5591;
    position: relative;
    z-index: 2;
    max-width: 1000px;
    padding-left: 3%;
}
.nochi p {
    color: #ffffff;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    margin-top: 19px;
    position: relative;
    line-height: 28px;
    font-size: 18px;
}
.nochi_img {
    position: relative;
    z-index: 1;
    width: 100%;
    display: block;
    object-fit: cover;
    height: 530px;
}
.content {
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    font-size: 18px;
    line-height: 28px;
    margin-top: 15px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
}
.nochiho {
}
main ul .sanjyo {
    display: inline;
    background-color: rgba(45,85,145,0.1);
    float: left;
    width: 100%;
    height: auto;
}
ul .sanjyo h3 {
    color: #2d5591;
    text-align: center;
    font-size: 28px;
    margin-top: 15px;
    line-height: 30px;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
}
.sub_2 {
    font-size: 16px;
}
ul .sanjyo p {
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    font-size: 18px;
    line-height: 28px;
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
    clear: left;
    position: relative;
}
main ul .yonjyo {
    display: inline;
    background-color: rgba(45,85,145,0.1);
    margin-top: 10px;
    float: left;
    width: 100%;
    height: auto;
}	
ul .yonjyo h3 {
    color: #2d5591;
    text-align: center;
    font-size: 28px;
    margin-top: 15px;
    line-height: 30px;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
}
ul .yonjyo p {
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    font-size: 18px;
    line-height: 28px;
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
}
main ul .gojyo {
    display: inline;
    background-color: rgba(45,85,145,0.1);
    margin-top: 10px;
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 60px;
}
ul .gojyo h3 {
    color: #2d5591;
    text-align: center;
    font-size: 28px;
    margin-top: 15px;
    line-height: 30px;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
}
ul .gojyo p {
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    font-size: 18px;
    line-height: 28px;
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.keiyaku {
    padding-top: 6%;
    padding-right: 3%;
    padding-left: 3%;
    padding-bottom: 3%;
    background-color: #2d5591;
    position: relative;
    z-index: 2;
    clear: left;
}
.keiyaku p {
    color: #ffffff;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    margin-top: 19px;
    position: relative;
    line-height: 28px;
    font-size: 18px;
}
.keiyaku_img {
    position: relative;
    z-index: 1;
    width: 100%;
    display: block;
    object-fit: cover;
    height: 530px;
}
.sakusei {
    text-align: center;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    margin-top: 20px;
    font-size: 18px;
    line-height: 28px;
}
.akusesu {
    background-color: #2d5591;
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    padding-top: 15px;
    padding-bottom: 15px;
    width: 430px;
    margin-top: 60px;
    margin-bottom: 60px;
}
.akusesu p {
    display: block;
    text-align: center;
    font-size: 32px;
}
#wrapper main a {
    text-decoration: none;
}
.akusesu img  {
    height: auto;
    position: relative;
    width: 4%;
    margin-left: auto;
    display: block;
    margin-right: 10px;
    margin-top: -32px;
}
.haikei  {
    display: none;    
}
.goasatsu {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    background-image: url(images/g_haikei_s.png);
    background-size: cover;
    padding-top: 40px;
    padding-bottom: 40px;
}
.goasatsu .g_copy  {
    z-index: 2;
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    width: 100%;
    max-width: 800px;
}
.goasatsu .g_copy_s  {
    display: none;
}
.goasatsu .section_prof {
    width: 80%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 600px;
}
.goasatsu .mans {
    position: relative;
    z-index: 2;
    height: auto;
    width: 295px;
    float: left;
    margin-top: 40px;
}
.goasatsu .g_name_s {
    position: relative;
    z-index: 2;
    font-size: 28px;
    color: #2d5591;
    text-align: right;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
    top: 322px;
}
.goasatsu .g_name_s .daihyo {
	font-size: 18px;
    font-weight: lighter;
    font-family: Arial, Helvetica, sans-serif;
}
.goasatsu .g_content {
    z-index: 2;
    position: relative;
    color: #2d5591;
    font-size: 18px;
    line-height: 28px;
    font-family: Arial, Helvetica, sans-serif;
    width: 95%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 370px;
}
.goasatsu .g_name {
    position: relative;
    z-index: 2;
    font-size: 28px;
    color: #2d5591;
    text-align: right;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
    display: none;
}
.goasatsu .g_name .daihyo {
    font-size: 18px;
    font-weight: lighter;
    font-family: Arial, Helvetica, sans-serif;
}
.goasatsu .g_prof {
    position: relative;
    z-index: 2;
    margin-top: 30px;
}
.goasatsu .g_prof .p_shikaku {
    color: #2d5591;
    font-size: 28px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    margin-bottom: 20px;
}
.g_prof .shikaku {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
}
.shikaku h5 {
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 24px;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #2d5591;
    width: 120px;
    text-align: center;
}
.shikaku p {
    color: #2d5591;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    border-top: 2px solid #2d5591;
    padding-top: 10px;
    margin-top: 5px;
    line-height: 28px;
    clear: left;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
}
.keireki {
    width: 90%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
}
.keireki h5  {
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 24px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #2d5591;
    float: left;
    width: 120px;
    text-align: center;
}
.g_keireki_l_top {
    color: #2d5591;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 30px;
    font-size: 20px;
    margin-top: 10px;
    padding-top: 5px;
    clear: left;
    border-top: 2px solid #2d5591;
    font-weight: bold;
}
.g_keireki_l {
    color: #2d5591;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 30px;
    font-size: 20px;
    margin-top: 10px;
    padding-top: 5px;
    clear: left;
    border-top: 1px solid #2d5591;
    font-weight: bold;
}
.g_keireki_r {
    color: #2d5591;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 28px;
    margin-right: 50px;
    padding-top: 5px;
    clear: left;
    margin-top: 5px;
}
.g_keireki_r_last {
    color: #2d5591;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 28px;
    margin-right: 50px;
    padding-top: 5px;
    clear: left;
    margin-top: 5px;
    border-bottom: 1px solid #2d5591;
    padding-bottom: 10px;
}
.gaiyo {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
.kaisya  {
    font-size: 36px;
    line-height: 16px;
    padding-top: 100px;
    margin-bottom: 40px;
}
.gaiyo .left {
    color: #2d5591;
    font-family: "Arial Black", Gadget, sans-serif;
    font-weight: bold;
    font-size: 20px;
    border-top: 2px solid #2d5591;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 90%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
}
.gaiyo .right {
    font-size: 18px;
    color: #2d5591;
    font-family: Arial, Helvetica, sans-serif;
    width: 90%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
    padding-left: 10px;
}
.gaiyo .right a {
    text-decoration: none;
    color: #2d5591;
    pointer-events: none;
}
.left_last {
    color: #2d5591;
    font-family: "Arial Black", Gadget, sans-serif;
    font-weight: bold;
    font-size: 20px;
    border-top: 2px solid #2d5591;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 90%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
}
.right_last {
    font-size: 18px;
    color: #2d5591;
    font-family: Arial, Helvetica, sans-serif;
    width: 90%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
    border-bottom: 2px solid #2d5591;
    line-height: 28px;
    padding-left: 10px;
}
main a .syozaichi {
    clear: left;
    padding-top: 55px;
}
#wrapper main .moyori {
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    text-align: center;
    font-size: 18px;
}
#wrapper main iframe {
    height: 550px;
    width: 100%;
}
#wrapper footer {
    position: relative;
    z-index: 2;
    width: 100%;
    background-color: #2d5591;
    height: auto;
    padding-top: 50px;
    margin-top: 57px;
}
.mailer_box {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
}
.mailer_box ul {
    border-radius: 20px;
    background-color: #ffffff;
    padding-bottom: 20px;
}
.mailer_box ul li {
    display: inline;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    border-radius: 20px;
    width: 90%;
}
.mailer_box h4 {
    text-align: center;
    color: #2d5591;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
}
.links_tel img {
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 70%;
    margin-bottom: 10px;
    max-width: 450px;
}
.mailer_box .uketuke {
    text-align: center;
    margin-top: 12px;
    color: #2d5591;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    width: 95%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1px solid #2d5591;
    padding-bottom: 15px;
}
.mailer_box .mail {
}
.links_meil .sma {
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    width: 70%;
    max-width: 450px;
}
.links_meil .desk {
    display: none;
}
footer .footer_rogo  {
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 20px;
}
footer .bana-  {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 500px;
    margin-top: 20px;
}
footer .bana- img {
    height: auto;
    margin-left: 25px;
    margin-right: 20px;
    width: 200px;
    margin-top: 20px;
}
footer .copyright {
    background-color: #244374;
    color: #ffffff;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    clear: left;
    position: relative;
    top: 20px;
    font-size: 18px;
}
}
@media screen and (max-width:599px){
	
header {
    background-color: #2d5591;
    width: 100%;
    height: 60px;
    position: fixed;
    z-index: 3;
}
.rogo {
    position: relative;
    top: 11px;
    float: left;
    height: auto;
    width: 240px;
    margin-left: 10px;
}
.desk {
    display: none;
}
.l-drawer {
	}
.l-drawer__checkbox {
	display: none;
	position: relative;
}
.l-drawer__icon {
    cursor: pointer;
    position: fixed;
    right: 0%;
    width: 60px;
    height: 60px;
}
.l-drawer__icon-parts, .l-drawer__icon-parts:before, .l-drawer__icon-parts:after {
    background-color: #ffffff;
    height: 4px;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    display: block;
    position: absolute;
    width: 60%;
}
.l-drawer__icon-parts:before, .l-drawer__icon-parts:after {
	content: " ";
}
.l-drawer__icon-parts:before {
    top: -20px;
    width: 100%;
}
.l-drawer__icon-parts:after {
    top: 20px;
    width: 100%;
}
.l-drawer__overlay {
    opacity: 0;
    pointer-events: none;
    width: 45%;
    position: fixed;
    top: 0;
    right: 0;
    background-color: rgba(45,85,145,0.1);
    height: 100%;
}
.l-drawer__menu {
    background-color: rgba(45,85,145,0.7);
    color: #fffffff;
    width: 45%;
    height: 100vh;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    position: fixed;
    top: 0;
    right: -100%;
    display: block;
}
.l-drawer__icon {
    z-index: 4;
}
.l-drawer__menu {
	z-index: 3;
}
.l-drawer__overlay {
	z-index: 2;
}
.l-drawer__checkbox:checked ~ .l-drawer__icon .l-drawer__icon-parts {
	background: transparent;
}
.l-drawer__checkbox:checked ~ .l-drawer__icon .l-drawer__icon-parts:before {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: 0;
}
.l-drawer__checkbox:checked ~ .l-drawer__icon .l-drawer__icon-parts:after {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 0;
}
.l-drawer__checkbox:checked ~ .l-drawer__overlay {
	opacity: 0.3;
	pointer-events: auto;
}
.l-drawer__checkbox:checked ~ .l-drawer__menu {
    right: 0;
    padding-top: 80px;
}
.l-drawer__icon-parts, .l-drawer__icon-parts:after, .l-drawer__icon-parts:before, .l-drawer__overlay, .l-drawer__menu {
    -webkit-transition: all 0.7s;
    transition: all 0.7s;
}
.l-drawer__menu ul .l-drawer__item {
    list-style-type: none;
    margin-left: 20px;
    position: relative;
    width: 90%;
    text-align: left;
    margin-top: 20px;
}
ul .l-drawer__item .l-drawer__item-inner {
    text-decoration: none;
    color: #ffffff;
    font-size: 22px;
    font-family: Arial, Helvetica, sans-serif;
}
main  {
    position: relative;
    top: 60px;
}
.mainv {
    width: 100%;
    height: 670px;
    z-index: 1;
    position: absolute;
    display: block;
    object-fit: cover;
}
.copy {
    display:none;
}
.main_rogo {
    position: relative;
    z-index: 2;
    display: block;
    margin-left: auto;
    margin-right: auto;
    top: 150px;
    height: auto;
    width: 340px;
}
.copy_ama {
    font-size: 23px;
    font-family: "MS Serif", "New York", serif;
    text-align: center;
    line-height: 36px;
    font-weight: bold;
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 2;
    color: #ffffff;
    top: 180px;
}
.gyoumu   {
    font-size: 36px;
    line-height: 28px;
    padding-top: 100px;
    margin-top: 320px;
}
h2 {
    text-align: center;
    color: #2d5591;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
    line-height: 20px;
    font-weight: bold;
    font-size: 28px;
    margin-top: 40px;
}.sub {
    font-size: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: lighter;
    position: relative;
}
section h3 {
    color: #fbcd40;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
    font-size: 36px;
    line-height: 25px;
    text-align: center;
    margin-top: 10px;
}
.sub_h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
}
.sozoku {
    background-color: #2d5591;
    position: relative;
    z-index: 2;
    padding-top: 5%;
    padding-bottom: 3%;
    margin-top: 30px;
}
.sozoku p {
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 19px;
    position: relative;
    line-height: 28px;
    font-size: 18px;
    text-align: left;
    margin-bottom: 10px;
    width: 90%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.sozoku_img {
    position: relative;
    z-index: 1;
    width: 100%;
    display: block;
    object-fit: cover;
    height: 270px;
}
.omona {
    font-size: 28px;
    margin-top: 40px;
}
.line {
    margin-top: 15px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    border-width: 1px;
    max-width: 1120px;
}
main ul {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
.yuigon {
    background-color: rgba(45,85,145,0.1);
    display: inline;
    float: left;
    height: auto;
    padding-top: 30px;
}
.yuigon img {
    float: left;
    height: auto;
    width: 40px;
    margin-right: 5px;
    margin-left: 20px;
}
.yuigon h3 {
    margin-top: 6px;
    color: #2d5591;
    font-size: 28px;
    text-align: center;
    float: left;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
}
.yuigon p {
    clear: left;
    font-size: 18px;
    line-height: 28px;
    font-family: Arial, Helvetica, sans-serif;
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.souzokuchosa {
    background-color: rgba(45,85,145,0.1);
    display: inline;
    margin-top: 10px;
    float: left;
    padding-top: 30px;
    padding-bottom: 20px;
}
.souzokuchosa img {
    float: left;
    height: auto;
    width: 40px;
    margin-right: 5px;
    margin-left: 20px;
}
.souzokuchosa h3 {
    margin-top: 6px;
    color: #2d5591;
    font-size: 28px;
    text-align: center;
    float: left;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
}
.souzokuchosa p {
    clear: left;
    font-size: 18px;
    line-height: 28px;
    font-family: Arial, Helvetica, sans-serif;
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
}
.setsumeizu {
    background-color: rgba(45,85,145,0.1);
    display: inline;
    padding-top: 30px;
    float: left;
    margin-top: 10px;
    padding-bottom: 20px;
}
.setsumeizu img {
    float: left;
    height: auto;
    width: 40px;
    margin-right: 5px;
    margin-left: 20px;
}
.setsumeizu h3 {
    margin-top: 6px;
    color: #2d5591;
    font-size: 28px;
    text-align: center;
    float: left;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
}
.setsumeizu p {
    clear: left;
    font-size: 18px;
    line-height: 28px;
    font-family: Arial, Helvetica, sans-serif;
    position: relative;
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 20px;
}
.isanbunkatsu {
    background-color: rgba(45,85,145,0.1);
    margin-top: 10px;
    display: inline;
    padding-top: 30px;
    float: left;
    padding-bottom: 20px;
    margin-bottom: 60px;
}
.isanbunkatsu img {
    float: left;
    height: auto;
    width: 40px;
    margin-right: 5px;
    margin-left: 20px;
}
.isanbunkatsu h3 {
    margin-top: 6px;
    color: #2d5591;
    font-size: 28px;
    text-align: center;
    float: left;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
}
.isanbunkatsu p {
    clear: left;
    font-size: 18px;
    line-height: 28px;
    font-family: Arial, Helvetica, sans-serif;
    position: relative;
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 20px;
}
.nochi {
    clear: left;
    padding-top: 5%;
    padding-bottom: 3%;
    background-color: #2d5591;
    position: relative;
    z-index: 2;
    max-width: 1000px;
}
.nochi p {
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 19px;
    position: relative;
    line-height: 28px;
    font-size: 18px;
    margin-bottom: 10px;
    width: 90%;
    margin-left: auto;
    display: block;
    margin-right: auto;
}
.nochi_img {
    position: relative;
    z-index: 1;
    width: 100%;
    display: block;
    object-fit: cover;
    height: 270px;
}
.content {
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    font-size: 18px;
    line-height: 28px;
    margin-top: 15px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
}
.nochiho {
}
main ul .sanjyo {
    display: inline;
    background-color: rgba(45,85,145,0.1);
    float: left;
    width: 100%;
    padding-top: 0px;
}
ul .sanjyo h3 {
    color: #2d5591;
    text-align: center;
    font-size: 28px;
    margin-top: 15px;
    line-height: 30px;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
}
.sub_2 {
    font-size: 18px;
}
ul .sanjyo p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 28px;
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 10px;
    margin-bottom: 20px;
}
main ul .yonjyo {
    display: inline;
    background-color: rgba(45,85,145,0.1);
    margin-top: 10px;
    float: left;
    width: 100%;
}	
ul .yonjyo h3 {
    color: #2d5591;
    text-align: center;
    font-size: 28px;
    margin-top: 15px;
    line-height: 30px;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
}
ul .yonjyo p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 28px;
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 10px;
    margin-bottom: 20px;
}
main ul .gojyo {
    display: inline;
    background-color: rgba(45,85,145,0.1);
    margin-top: 10px;
    float: left;
    width: 100%;
    margin-bottom: 60px;
}
ul .gojyo h3 {
    color: #2d5591;
    text-align: center;
    font-size: 28px;
    margin-top: 15px;
    line-height: 30px;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
}
ul .gojyo p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 28px;
    margin-left: 5%;
    margin-right: 5%;
    margin-top: 10px;
    margin-bottom: 15px;
}
.keiyaku {
    padding-top: 6%;
    padding-bottom: 3%;
    background-color: #2d5591;
    position: relative;
    z-index: 2;
    clear: left;
}
.keiyaku p {
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 19px;
    position: relative;
    line-height: 28px;
    font-size: 18px;
    margin-bottom: 10px;
    width: 90%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.keiyaku_img {
    position: relative;
    z-index: 1;
    width: 100%;
    display: block;
    object-fit: cover;
    height: 270px;
}
.sakusei {
    text-align: left;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    margin-top: 15px;
    font-size: 18px;
    line-height: 28px;
    width: 90%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
main .sakusei br {
    display: none;
}
.akusesu {
    background-color: #2d5591;
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    padding-top: 15px;
    padding-bottom: 15px;
    width: 100%;
    margin-top: 60px;
    margin-bottom: 60px;
    height: 40px;
}
.akusesu p {
    display: block;
    text-align: center;
    font-size: 32px;
    margin-top: 5px;
    text-decoration: none;
}
#wrapper main a {
    text-decoration: none;
}
.akusesu img  {
    height: auto;
    position: relative;
    width: 15px;
    margin-left: auto;
    display: block;
    margin-right: 10px;
    margin-top: -30px;
}
.haikei  {
    display: none;    
}
.goasatsu {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    background-image: url(images/g_haikei_s.png);
    object-fit: cover;
    background-size: cover;
    padding-top: 40px;
    padding-bottom: 40px;
}
.goasatsu .g_copy  {
    display: none;
}
.goasatsu .g_copy_s {
    height: auto;
    margin-left: 5%;
    width: 340px;
}
.goasatsu .section_prof {
    width: 90%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.goasatsu .mans {
    position: relative;
    z-index: 2;
    height: auto;
    width: 200px;
    float: left;
    margin-top: 40px;
    margin-right: -26px;
}
.goasatsu .g_name_s {
    position: relative;
    z-index: 2;
    font-size: 28px;
    color: #2d5591;
    text-align: right;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
    top: 217px;
}
.goasatsu .g_name_s .daihyo {
	font-size: 18px;
    font-weight: lighter;
    font-family: Arial, Helvetica, sans-serif;
}
.goasatsu .g_content {
    z-index: 2;
    position: relative;
    color: #2d5591;
    font-size: 18px;
    line-height: 28px;
    font-family: Arial, Helvetica, sans-serif;
    width: 93%;
    margin-left: 5%;
    margin-top: 250px;
}
.goasatsu .g_name {
    display: none;
}
.goasatsu .g_name .daihyo {
    font-size: 18px;
    font-weight: lighter;
    font-family: Arial, Helvetica, sans-serif;
}
.goasatsu .g_prof {
    position: relative;
    z-index: 2;
    margin-top: 50px;
    width: 90%;
    margin-left: 5%;
}
.goasatsu .g_prof .p_shikaku {
    color: #2d5591;
    font-size: 28px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}
.g_prof .shikaku {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.shikaku h5 {
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 24px;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #2d5591;
}
.shikaku p {
    color: #2d5591;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    border-top: 2px solid #2d5591;
    padding-top: 10px;
    margin-top: 5px;
    line-height: 28px;
    clear: left;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.keireki {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
}
.keireki h5  {
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 24px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #2d5591;
    float: left;
}
.g_keireki_l_top {
    color: #2d5591;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 30px;
    font-size: 20px;
    margin-top: 10px;
    padding-top: 5px;
    clear: left;
    border-top: 2px solid #2d5591;
    font-weight: bold;
}
.g_keireki_l {
    color: #2d5591;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 30px;
    font-size: 20px;
    margin-top: 10px;
    padding-top: 5px;
    clear: left;
    border-top: 1px solid #2d5591;
    font-weight: bold;
}
.g_keireki_r {
    color: #2d5591;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 28px;
    clear: left;
}
.g_keireki_r_last {
    color: #2d5591;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 28px;
    clear: left;
    border-bottom: 1px solid #2d5591;
    padding-bottom: 10px;
}
.gaiyo {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
.kaisya  {
    font-size: 36px;
    line-height: 28px;
    padding-top: 100px;
    margin-top: -40px;
    margin-bottom: 40px;
}
.gaiyo .left {
    color: #2d5591;
    font-family: "Arial Black", Gadget, sans-serif;
    font-weight: bold;
    font-size: 20px;
    border-top: 1px solid #2d5591;
    padding-top: 15px;
    padding-bottom: 10px;
    width: 90%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.gaiyo .right {
    font-size: 18px;
    line-height: 24px;
    color: #2d5591;
    font-family: Arial, Helvetica, sans-serif;
    width: 90%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 15px;
}
.gaiyo .right a {
    text-decoration: none;
    color: #2d5591;
    pointer-events: none;
}
.left_last {
    color: #2d5591;
    font-family: "Arial Black", Gadget, sans-serif;
    font-weight: bold;
    font-size: 20px;
    border-top: 1px solid #2d5591;
    padding-top: 15px;
    padding-bottom: 10px;
    width: 90%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.right_last {
    font-size: 18px;
    color: #2d5591;
    font-family: Arial, Helvetica, sans-serif;
    width: 90%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 15px;
    border-bottom: 1px solid #2d5591;
    margin-bottom: 80px;
    line-height: 28px;
}
.gaiyo .right a {
    text-decoration: none;
    color: #2d5591;
}
main a .syozaichi {
    clear: left;
    padding-top: 55px;
}
#wrapper main .moyori {
    font-size: 18px;
    text-align: center;
    margin-top: -15px;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
#wrapper main iframe {
    height: 550px;
    width: 100%;
}
#wrapper footer {
    position: relative;
    z-index: 2;
    width: 100%;
    background-color: #2d5591;
    height: auto;
    padding-top: 30px;
    margin-top: 57px;
}
.mailer_box {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
}
.mailer_box ul {
    border-radius: 20px;
    background-color: #ffffff;
}
.mailer_box ul li {
    display: inline;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    border-radius: 20px;
    width: 90%;
}
.mailer_box h4 {
    text-align: center;
    color: #2d5591;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
}
.links_tel img {
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 70%;
    margin-bottom: 10px;
}
.mailer_box .uketuke {
    text-align: center;
    margin-top: 12px;
    color: #2d5591;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    width: 95%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1px solid #2d5591;
    padding-bottom: 15px;
}
.mailer_box .mail {
}
.links_meil .sma {
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    width: 70%;
}
.links_meil .desk {
    display: none;
}
footer .footer_rogo  {
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    margin-top: 20px;
    margin-bottom: 10px;
}
footer .bana-  {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
}
footer .bana- img {
    height: auto;
    margin-left: 5px;
    margin-right: 5px;
    width: 46%;
    margin-top: 10px;
}
footer .copyright {
    background-color: #244374;
    color: #ffffff;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    clear: left;
    position: relative;
    top: 20px;
    line-height: 20px;
}
}
