@charset "UTF-8";
/**************************************************/
/* GLOBAL BRAND */
/**************************************************/
#bread{width:980px;margin:0px auto;}
#contents .box{max-width:1200px; min-width:980px; width:100%;}
#main{margin:0px auto;}
.dummyClass{}

/* page title */
#pageTitle{margin:0 auto; background:url(../img/pageTitle_bg.jpg) no-repeat; background-size:100%;}
#pageTitle img{margin:0 auto; padding:7.4% 0;}

/* section box */
.sectionBox{margin:0px;background-color:#FFF;}

/* section title */
.sectionTitle{background-color:#007a66;color:#FFF;font-size:18px;font-weight:normal;line-height:20px;padding:15px 10px;margin-bottom:18px;}

/* text area */
.textBox{padding:0px 10px 25px;}
.textBox p{color:#333;font-size:13px;line-height:24px;}

/* text title */
.textHead{color:#333;font-size:14px;line-height:36px;font-weight:bold;margin-bottom:4px;}

/* images area */
.imageLayout{padding-left:1px;}
.imageLayout:after{content:'';width:100%;height:0px;display:block;clear:both;}

/* images box */
.imageBox{width:233px;float:left;margin-left:9px;padding-bottom:46px;}
.imageBox p{color:#333;font-size:12px;line-height:16px;}
.imageBox p.imagePic{margin-bottom:10px;}

/* caption title */
.imageTitle{color:#333;font-size:12px;line-height:16px;}

#section1{}
#section2{}
#section3{}
#section4{}
#section5{padding-bottom:90px;}

/* スマホ版最適化 */
#spMode{}

#spMode #bread{width:auto;}

/* タイトル */
#spMode #pageTitle{margin:0!important; background:url(../img/pageTitle_bg.jpg) no-repeat; background-size:100%;}
#spMode #pageTitle img{width:55%; max-width:358px; height:auto; margin:0 auto!important; padding:6.2% 0!important;}

#spMode .sectionTitle{margin-top:0px;}

#spMode .textHead{font-weight:bold;line-height:24px;margin:0px 0px 4px;}

#spMode .imageLayout{padding:0px 10px;}

#spMode .imageBox{width:100%;float:none;margin-left:0px;padding-bottom:46px;}
#spMode #main .imageBox p.imagePic{margin:0px 0px 10px;}
#spMode .imageBox img{width:100%;height:auto;margin:0px;}

#spMode .imageTitle{font-weight:bold;line-height:16px;margin:0px;}

#spMode #section5{padding-bottom:0px;}

/**************************************************/