@charset "utf-8";
/* CSS Document */
body, h1, h2, h3, h4, h5, h6, td, th, div, p, input, textarea, pre, ul, ol, li, address, header, footer, nav, article, section, aside{font-family: 'Noto Sans JP', 'メイリオ',"Hiragino kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", 'Meiryo UI',Verdana,'ＭＳ Ｐゴシック',sans-serif; font-feature-settings: "palt";}
/*----------------------------------------------------------------------------
 ***                                                                Container
----------------------------------------------------------------------------*/
body{}
#wrap{width: 100%;min-width: 950px;}


/*----------------------------------------------------------------------------
 ***                                                                  Header
----------------------------------------------------------------------------*/
#headerArea{width: 950px;margin: 0 auto;}
#headerAreaLogo{}

/*----------------------------------------------------------------------------
 ***                                                              mainsection
----------------------------------------------------------------------------*/
.mainSection{width: 800px;float: none;margin: 0 auto;}
.mainSectionInner{}

.secBox > .sectionInner{width: 800px;}
.secBox > .bigImg{padding: 0em 0 3em;}

#boutouSec *{font-family:'游ゴシック体', 'Yu Gothic', YuGothic, sans-serif; font-weight:500;}

#boutouSec {
}
#boutouSec.secBox{
}
#boutouSec .sectionInner {
}
#boutouSec h2 {font-size:32px;padding: 0;font-weight: bold;}
#boutouSec .text01 {font-size: 16px;padding: 0;line-height: 1.6;margin: 1em 0 2em;}
#boutouSec .topLink {width: 100%;margin: 3em auto;}
#boutouSec .topLink a {font-size: 150%;border: 3px solid #4dbfd9;padding: 0.3em 7em;width: 51%;margin: 2em auto;color: #4dbfd9;position: relative;text-decoration:none;}
#boutouSec .topLink a:after{content: ">";display: block;width: 0;height: 0;position: absolute;top: 15%;right: 1.5em;
transform: translate(-50%, -50%);
}

/*----------------------------------------------------------------------------
 ***                                                            breadcrumbArea
----------------------------------------------------------------------------*/


#breadcrumbArea {width: 950px; margin: 1em auto;}