@charset "utf-8";

/* Common Setting
------------------------------------------------------ */
.pc-non { display: none !important; }
.notSmp { display: block !important; }
.sp-only { display: none; }


/* globalNavi */

.topicWrap {
	position:relative;
	z-index:1000;
}

/* tag */
#contents strong {
	font-weight: bold;
}
#contents em {
	font-style: italic;
}

/* hover */
img.imgover:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
	zoom: 1;
}

/* tel */
a[href^="tel:"] {
	color: #333333;
	text-decoration: none;
	cursor: default;
}

/* clearfix */
.clearfix {	clear: both;}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {	display:inline-table;}
/* HIDE IEmac-5 */
* html .clearfix {height:1%;}
*+html .clearfix {height:1%;}
.clearfix {display:block;}



/* header / footer
------------------------------------------------------ */
#header{
    position:relative;
    background: url("../images/header_bg.png") repeat-x left top;
    z-index:999;
}
#header .img{
    width:100%;
    height:190px;
    background: url("../images/header.png") no-repeat center top;
}

/* style
------------------------------------------------------ */
/*#contents{
    z-index:0;
}*/
.wrap{
    margin-top:-35px;
    background:#dbf1f7;
    opacity:0;
}
h2{
    font-size:300%;
    color:#009ec7;
    font-weight:bold;
    text-align:center;
}
h3{
    text-align:center;
}
.title_sub{
    text-align:center;
    font-weight:bold;
    color:#009ec7;
    letter-spacing:1px;
    margin-bottom:30px;
}

section .inner{
    width:100%;
    max-width:1020px;
    margin:0 auto;
}
.sec1{
    padding-top:40px;
    background:#009ec7;
}
.sec1 .inner{
}
.sec1 .mainvisual{
    position:relative;
    height:355px;
    opacity:0;
}
.sec1 .mainvisual h1{
    position:absolute;
    top:44%;
    left:9%;
    width:33.4%;
}
.sec1 .mainvisual .shizuku{
    position:absolute;
    top:3%;
    right:3%;
}
.sec1 .mainvisual p{
    position:absolute;
    text-align:center;
    font-size:15px;
    color:#009ec7;
    line-height:200%;
    font-weight:bold;
    width:371px;
    top:3%;
    right:3%;
    padding:106px 61px 0 0;
}
#navi{
    position:relative;
    padding-top:110px;
    width:100%;
    background: url("../images/navi_bg.png") repeat-x center top;
}
#navi ul{
    width:100%;
    max-width:1066px;
    margin:0 auto;
}
#navi ul li{
    box-sizing:border-box;
    float:left;
    width:31%;
    height:38px;
    border-right:2px solid #a8d5e1;
}
#navi ul li:first-child{
    border-left:2px solid #a8d5e1;
    margin-left:2%;
}
#navi ul li a{
    display:inline-block;
    width:100%;
    line-height:38px;
    font-size:16px;
    font-weight:bold;
    color:#009ec7;
    text-align:center;
}
#navi ul li a:hover{
    text-decoration:none;
    color:#7dd2e8;
}
#navi ul li a .icon{
    display:inline-block;
    width:17px;
    height:17px;
    margin-right:20px;
    background: url("../images/navi_icon.png") no-repeat left top;
    vertical-align:middle;
}
#navi ul li a:hover .icon{
    background-position:left -17px;

}

/*-- sec2 --*/
.sec2{
    padding-top:136px;
    padding-bottom:80px;
    background:#edf6f8;
}
.sec2 .cont_wrap{
    margin-top:32px;
    width:100%;
    max-width:1020px;
    background: url("../images/sec2_waku.png") no-repeat center top;
    background-size:100% auto;
    text-align:center;
    height:886px;
}
.sec2 .cont_wrap .logo{
    padding-top:4%;
    width:27%;
    margin:0 auto;
}
.sec2 .cont_wrap .txt{
    font-weight:bold;
    margin-top:3.2%;
    line-height:180%;
}
.sec2 .cont_wrap .illust{
    position:relative;
    margin-top:3.8%;
}
.sec2 .cont_wrap .img{
    position:absolute;
    width:100%;
}
.sec2 .cont_wrap .img img{
    margin:0 auto;
}
.sec2 .cont_wrap .arrow{
    position:absolute;
    left:50%;
    margin-left:-16.6%;
    width:33.3%;
    margin-top:7%;
}
.sec2 .cont_wrap .box{
    position:absolute;
    /* box-shadow */
    box-shadow:6px 6px 0px 0px rgba(0,0,0,0.1);
    -moz-box-shadow:6px 6px 0px 0px rgba(0,0,0,0.1);
    -webkit-box-shadow:6px 6px 0px 0px rgba(0,0,0,0.1);
    background:#fff;
    width:31.4%;
    font-size:85%;
    text-align:center;
    margin-top:20.4%;
    line-height: 1.2;
}
.sec2 .cont_wrap .box1{
    left:9.8%;
}
.sec2 .cont_wrap .box2{
    left:58.8%;
}
.sec2 .cont_wrap .box3{
    width:53%;
    left:50%;
    margin-left:-26.5%;
    margin-top:51%;
}
.sec2 .cont_wrap .box .logo_s{
}
.sec2 .cont_wrap .box .tt{
    margin:9% 0 5%;
}
.sec2 .cont_wrap .box .btn,.btn_blank{
    margin-top:9%;
}
.sec2 .cont_wrap .box3 .btn,.btn_blank{
    margin-top:0;
}
.sec2 .cont_wrap .box .btn a,.btn_blank a{
    position:relative;
    display:inline-block;
    float:right;
    font-weight:bold;
    padding:0 30px 0 18px;
    line-height:24px;
    color:#00a0c9;
    background-color:#faee2b;
    background-image: url("../images/box_btn_arr.png");
    background-repeat:no-repeat;
    background-position:90% 0;
}
.sec2 .cont_wrap .box .btn a:hover,.btn_blank a:hover{
    color:#fff;
    background-color:#009ec7;
    background-position:90% -24px;
    text-decoration:none;
}

/*-- sec3 --*/
.sec3{
    padding-bottom:82px;
}
.sec3 .bg_wave{
    width:100%;
    height:70px;
    background: #edf6f8 url("../images/sec3_bg.png") repeat-x center top;
}
.sec3 .bg_pro{
    position:relative;
    width:100%;
    max-width:940px;
    margin:0 auto;
    z-index:0;
}
.sec3 .bg_pro div{
    position:absolute;
}
.sec3 .bg_pro .pro1{
    left:12.8%;
    margin-top:5%;
}
.sec3 .bg_pro .pro2{
    left:0;
    margin-top:19%;
}
.sec3 .bg_pro .pro3{
    right:3.6%;
    margin-top:17.6%;
}
.sec3 .inner{
    position:relative;
    padding-top:115px;
    z-index:1;
}
.sec3 .txt{
    margin-top:8.4%;
    font-size:114%;
    text-align:center;
    font-weight:bold;
    line-height:190%;
}
.sec3 h3{
    margin-top:9.6%;
}
.category_list{
    width:100%;
    max-width:920px;
    margin:5% auto 0;
}
.category_list li{
    float:left;
    text-align:center;
    width:260px;
    margin-left:7%;
}
.category_list li:first-child{
    margin-left:0;
}
.category_list li .tit{
    border-top:3px solid #faee2b;
    border-bottom:3px solid #faee2b;
    background:#fff url("../images/sec3_no1.png") no-repeat 9px center;
    font-size:142%;
    line-height:43px;
    text-align:center;
    font-weight:bold;
    color:#009ec7;
    height:43px;
    width:203px;
    padding-left:34px;
    margin:0 auto;
}
.sec3 .category_list li.list2 .tit{
    background-image: url("../images/sec3_no2.png");
}
.sec3 .category_list li.list3 .tit{
    background-image: url("../images/sec3_no3.png");
}
.category_list li .img{
    margin-top:10%;
}
.category_list li p.lead{
    margin-top:8%;
    font-size:85%;
    line-height:190%;
    font-weight:bold;
}
.lineup_link a{
    text-align:center;
    display:block;
    background:#009ec7 url("../images/link_arr.png") no-repeat 254px center;
    color:#fff;
    font-size:114%;
    line-height:44px;
    width:262px;
    padding-right:30px;
    margin:0 auto;
}
.lineup_link a:hover{
    background-color:#7dd2e8;
    text-decoration:none;
}
.sec3 .lineup_link{
    margin-top:8%;
}

/*-- sec4 --*/
.sec4{
    background: #edf6f8;
    padding-bottom:82px;
}
.sec4 .bg_wave{
    width:100%;
    height:70px;
    background: #dbf1f7 url("../images/sec4_bg.png") repeat-x center top;
}
.sec4 .bg_pro{
    position:relative;
    width:100%;
    max-width:940px;
    margin:0 auto;
    z-index:0;
}
.sec4 .bg_pro div{
    position:absolute;
}
.sec4 .bg_pro .pro1{
    left:4.5%;
    margin-top:4%;
}
.sec4 .bg_pro .pro2{
    right:0;
    margin-top:12%;
}
.sec4 .inner{
    position:relative;
    padding-top:56px;
    z-index:1;
}
.sec4 .title_sub{
    margin-bottom:25px;
}
.sec4 .txt{
    margin-top:5.4%;
    font-size:114%;
    text-align:center;
    font-weight:bold;
    line-height:190%;
}
.sec4 h3{
    margin-top:11.6%;
}

.sec4 .title_sub{
    margin-bottom:25px;
}
.sec4 .txt{
    margin-top:5.4%;
    font-size:114%;
    text-align:center;
    font-weight:bold;
    line-height:240%;
}
.sec4 .category_list{
    width:100%;
    max-width:1020px;
    margin:10% auto 0;
}
.sec4 .category_list li:first-child{
    margin-left:6%;
    width:280px;
}
.sec4 .category_list li.list2{
    float:right;
    width:590px;
    margin-left:0%;
}
.sec4 .category_list li .tit{
    width:237px;
    padding-left:0px;
    background: #fff;
    margin:0;
}
.sec4 .category_list li.list2 .tit{
    width:267px;
}
.sec4 .category_list li dl{
    text-align:left;
    margin-top:28px;
    line-height:170%;
    font-weight:bold;
}
.sec4 .category_list li dl dt{
    float:left;
    width:50px;
}
.sec4 .category_list li.list1 dl dt.dt2{
    padding-top:13px;
}
.sec4 .category_list li dl dd{
    padding-left:50px;
    padding-top:5px;
    margin:0 0 22px;
    font-size:85%;
}
.sec4 .category_list li.list2 dl dt{
    width:40px;
}
.sec4 .category_list li.list2 dl dd{
    padding-left:40px;
    padding-top:4px;
    margin:0 0 30px;
}
.sec4 .category_list li dl dd span.txt2{
    display:block;
    font-weight:normal;
    margin-top:7px;
}


@media screen and (min-width: 769px){
.sec4 .category_list li dl dd span.txt2{
    padding-right:4%;
}
}

@media screen and (min-width: 769px) and (max-width: 960px) {
.sec4 .category_list li.list2{
    width:50%;
    padding-right:20px;
}
}
@media screen and (min-width: 769px) and (max-width: 920px) {
#navi ul li a{
    font-size:13px;
}
#navi ul li a .icon{
    margin-right:8px;
}
.sec1 .mainvisual h1{
    top:47%;
    left:6%;
    width:30%;
}
.sec2 .cont_wrap{
    height:740px;
}
.sec2 .cont_wrap .txt{
    font-size:90%;
}   
.sec2 .cont_wrap .box .tt{
    font-size:90%;
}
.category_list li{
    width:30%;
    margin-left:2.5%;
}
.category_list li:first-child{
    margin-left:2.5%;
}
}
@media screen and (min-width: 641px) and (max-width: 768px) {
/* Element
------------------------------------------------------ */
/*----- Common -----*/
.pc-non { display: block !important; }
.tl-non { display: none !important; }
br.pc-non { display: inline !important; }
.notSmp { display: none !important; }

.sec1{
    padding-top:58px;
}
}

@media screen and (max-width: 640px) {
/* Setting
------------------------------------------------------ */
/*----- base -----*/
/* link */
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

/* Element
------------------------------------------------------ */
/*----- Common -----*/
.pc-non { display: block !important; }
.tl-non { display: block !important; }
.sp-non { display: none !important; }
br.pc-non { display: inline !important; }
br.tl-non { display: inline !important; }
.notSmp { display: none !important; }
.sp-cancel.equalHeight > *,
.sp-cancel.equalHeight [class*="eqChild"] {
	height: auto !important;
}
.sp-center,
.sp-center.alLeft,
.sp-center.alRight { text-align: center !important; }

.sec1{
    padding-top:58px;
}

}



@media screen and (max-width: 768px) {
.pc-only { display: none !important; }
.sp-only { display: block !important; }

/* header / footer
------------------------------------------------------ */
#header{
    position:relative;
    background: #fff;
    z-index:999;
}
#header .img{
    width:100%;
    height:40px;
    background: url("../images/sp/header_sp.png") no-repeat center top;
    background-size:320px auto;
}
#footer{
    margin-top:-12px;
    position:relative;
    background: #dbf1f7;
    background: url("../images/sp/footer_bg_sp.png") repeat-x center top;
    background-size:auto 464px;
    z-index:998;
}
#footer .img{
    width:100%;
    height:464px;
    background: url("../images/sp/footer_sp.png") no-repeat center top;
    background-size:320px auto;
    z-index:998;
}
/* style
------------------------------------------------------ */
.wrap{
    margin-top:0;
    background:#dbf1f7;
}
.wrap img{
    width:100%;
    height:auto;
}

h2{
    font-size:150%;
    color:#009ec7;
    font-weight:bold;
    text-align:center;
}
h3{
    text-align:center;
    width:79%;
    margin:0 auto;
}
.title_sub{
    text-align:center;
    font-weight:bold;
    color:#009ec7;
    font-size:78%;
    letter-spacing:1px;
    margin-bottom:3%;
}

section .inner{
    max-width:100%;
}

.sec1{
    background:#009ec7;
}
.sec1 .inner{
}
.sec1 .mainvisual{
    position:relative;
    height:auto;
}
.sec1 .mainvisual h1{
    position:relative;
    margin-top:1%;
    top:0;
    left:22%;
    width:56%;
}
.sec1 .mainvisual p{
    position:relative;
    font-size:71%;
    color:#fff;
    line-height:200%;
    font-weight:bold;
    width:100%;
    margin-top:10%;
    margin-bottom:6%;
    top:0;
    right:0;
    padding:0;
}
.sec1 .bg_wave{
    width:100%;
    background: #dbf1f7;
}

/*-- sec2 --*/
.sec2{
    padding-top:8%;
    padding-bottom:10%;
    background:#edf6f8;
}
.sec2 .bg{
    position:absolute;
    margin-top:5%;
    width:90.6%;
    left:4.7%;
}
.sec2 .cont_wrap{
    margin:5% auto 0;
    width:90.6%;
    max-width:90.6%;
    background:none;
    text-align:center;
    height:auto;
}
.sec2 .cont_wrap .logo{
    padding-top:6%;
    width:42%;
    margin:0 auto;
}
.sec2 .cont_wrap .txt{
    margin-top:5%;
    font-size:71%;
    font-weight:normal;
    line-height:180%;
}
.sec2 .cont_wrap .illust{
    position:relative;
    margin-top:3.8%;
}
.sec2 .cont_wrap .img{
    position:relative;
    margin-top:6%;
}
.sec2 .cont_wrap .box{
    position:relative;
    /* box-shadow */
    box-shadow:3px 3px 0px 0px rgba(0,0,0,0.1);
    -moz-box-shadow:3px 3px 0px 0px rgba(0,0,0,0.1);
    -webkit-box-shadow:3px 3px 0px 0px rgba(0,0,0,0.1);
    background:#fff;
    width:100%;
    font-size:71%;
    text-align:left;
    margin-top:0;
}
.sec2 .cont_wrap .box1{
    left:0;
    margin-top:26%;
}
.sec2 .cont_wrap .box2{
    left:0;
    margin-top:10%;
}
.sec2 .cont_wrap .box3{
    left:0;
    margin-left:0;
    margin-top:10%;
}
.sec2 .cont_wrap .box .ill_tb{
    display:table;
    margin:2% 0;
}
.sec2 .cont_wrap .box .logo_s{
    display:table-cell;
    width:46%;
    vertical-align:middle;
}
.sec2 .cont_wrap .box3 .logo_s img{
    width:100%;
}
.sec2 .cont_wrap .box .tt{
    font-size:94%;
    display:table-cell;
    vertical-align:middle;
}
.sec2 .cont_wrap .box .btn,.btn_blank{
    position:absolute;
    margin-top:0;
    bottom:-7%;
    right:2%;
}
.sec2 .cont_wrap .box3 .btn,.btn_blank{
    margin-top:0;
}
.sec2 .cont_wrap .box .btn a,.btn_blank a{
    position:relative;
    display:inline-block;
    float:none;
    font-weight:bold;
    padding:0 35px 0 35px;
    line-height:24px;
    color:#00a0c9;
    font-size:10px;
    background-color:#faee2b;
    background-image: url("../images/box_btn_arr.png");
    background-repeat:no-repeat;
    background-position:94% 3px;
    background-size:6px auto;
}
.sec2 .cont_wrap .box .btn a:hover,.btn_blank a:hover{
    color:#00a0c9;
    background-color:#faee2b;
    background-position:94% 3px;
    background-size:6px auto;
}

/*-- sec3 --*/
.sec3{
    padding-bottom:8%;
}
.sec3 .bg_wave{
    width:100%;
    height:auto;
    background: #edf6f8;
}
.sec3 .bg_pro{
    position:relative;
    max-width:100%;
    z-index:0;
}
.sec3 .bg_pro div{
    position:absolute;
}
.sec3 .bg_pro .pro1{
    width:11.5%;
    left:63.5%;
    margin-top:-1%;
}
.sec3 .bg_pro .pro2{
    width:13%;
    left:79%;
    margin-top:1.4%;
}
.sec3 .bg_pro .pro3{
    width:14.7%;
    right:80.2%;
    margin-top:40%;
}
.sec3 .inner{
    position:relative;
    padding-top:17%;
    z-index:1;
}
.sec3 h2{
    width:70.5%;
    margin:0 auto;
}
.sec3 .txt{
    font-size:78%;
    text-align:left;
    font-weight:bold;
    line-height:190%;
    width:90.6%;
    margin:14% auto 0;
}
.sec3 h3{
    margin-top:15.6%;
}
.category_list{
    width:93%;
    max-width:93%;
    margin:5% auto 0;
}
.category_list li{
    float:none;
    text-align:center;
    width:100%;
    margin-left:0;
}
.category_list li:first-child{
    margin-left:0;
}
.category_list li .tit{
    border-top:2px solid #faee2b;
    border-bottom:2px solid #faee2b;
    background:#fff url("../images/sec3_no1.png") no-repeat 7% center;
    background-size:24px auto;
    font-size:107%;
    line-height:32px;
    color:#009ec7;
    height:32px;
    width:auto;
    padding-left:4%;
    margin:0 auto !important;
}
.category_list li .cate_inner{
    display:table;
    margin-bottom:4%;
}
.category_list li .img{
    display:table-cell;
    margin-top:0;
    width:42%;
    vertical-align:middle;
}
.category_list li p.lead{
    width:58%;
    display:table-cell;
    margin-top:8%;
    font-size:71%;
    line-height:190%;
    font-weight:bold;
    text-align:left;
    vertical-align:middle;
}
.lineup_link a{
    background:#009ec7 url("../images/link_arr.png") no-repeat 94% center;
    background-size:8px auto;
    font-size:100%;
    line-height:32px;
    width:72%;
    padding-right:3%;
    margin:0 auto;
}
.lineup_link a:hover{
    background-color:#009ec7;
    text-decoration:none;
}
.sec3 .lineup_link{
    margin-top:2%;
}


/*-- sec4 --*/
.sec4{
    background: #edf6f8;
    padding-bottom:12%;
}
.sec4 .bg_wave{
    width:100%;
    height:auto;
    background: #dbf1f7;
}
.sec4 .bg_pro{
    position:relative;
    width:100%;
    max-width:1000px;
    margin:0 auto;
    z-index:0;
}
.sec4 .bg_pro div{
    position:absolute;
}
.sec4 .bg_pro .pro1{
    width:20%;
    left:6%;
    margin-top:-4.5%;
}
.sec4 .bg_pro .pro2{
    width:14%;
    right:3%;
    margin-top:35%;
}
.sec4 .inner{
    position:relative;
    padding-top:18%;
    z-index:1;
}
.sec4 .title_sub{
    margin-bottom:2%;
}
.sec4 h2{
    width:72.3%;
    margin:0 auto;
}
.sec4 .txt{
    font-size:78%;
    text-align:left;
    font-weight:bold;
    line-height:190%;
    width:90.6%;
    margin:18% auto 0;
}
.sec4 .category_list{
    width:93%;
    max-width:93%;
    margin:11% auto 0;
}
.sec4 .category_list li:first-child{
    margin-left:0;
    width:100%;
    padding-bottom:8%;
}
.sec4 .category_list li.list2{
    float:none;
    width:100%;
    margin-left:0%;
}
.sec4 .category_list li .tit{
    width:auto;
    padding-left:0px;
    background: #fff;
    margin:0;
}
.sec4 .category_list li.list2 .tit{
    width:auto;
}
.sec4 .category_list li dl{
    text-align:left;
    margin-top:5%;
    line-height:170%;
    font-weight:bold;
}
.sec4 .category_list li dl dt{
    width:30px;
}
.sec4 .category_list li dl dt img{
    width:24px;
    height:auto;
}
.sec4 .category_list li.list1 dl dt.dt2{
    padding-top:0;
}
.sec4 .category_list li dl dd{
    padding-left:30px;
    padding-top:2px;
    margin:0 0 20px;
    font-size:71%;
}
.sec4 .category_list li.list2 dl dt{
    width:30px;
}
.sec4 .category_list li.list2 dl dd{
    padding-left:30px;
    padding-top:2px;
    margin:0 0 20px;
}
.sec4 .category_list li dl dd span.txt2{
    display:block;
    font-weight:normal;
    margin-top:5px;
}


/*-- sec5 --*/
.sec5{
    background: #dbf1f7;
    padding-bottom:20%;
}
.sec5 .bg_wave{
    width:100%;
    height:auto;
    background: #edf6f8;
}
.sec5 .bg_pro{
    position:relative;
    width:100%;
    max-width:1000px;
    margin:0 auto;
    z-index:0;
}
.sec5 .bg_pro div{
    position:absolute;
}
.sec5 .bg_pro .pro1{
    width:20%;
    left:6%;
    margin-top:-4.5%;
}
.sec5 .bg_pro .pro2{
    width:14%;
    right:3%;
    margin-top:35%;
}
.sec5 .inner{
    position:relative;
    padding-top:18%;
    z-index:1;
}
.sec5 .title_sub{
    margin-bottom:2%;
}
.sec5 h2{
    width:72.3%;
    margin:0 auto;
}
.sec5 .txt{
    font-size:78%;
    text-align:left;
    font-weight:bold;
    line-height:190%;
    width:90.6%;
    margin:18% auto 0;
}
.sec5 .category_list{
    width:93%;
    max-width:93%;
    margin:11% auto 0;
}
.sec5 .category_list li:first-child{
    margin-left:0;
    width:100%;
    padding-bottom:8%;
}
.sec5 .category_list li.list2{
    float:none;
    width:100%;
    margin-left:0%;
}
.sec5 .category_list li .tit{
    width:auto;
    padding-left:0px;
    background: #fff;
    margin:0;
}
.sec5 .category_list li.list2 .tit{
    width:auto;
}
.sec5 .category_list li dl{
    text-align:left;
    margin-top:5%;
    line-height:170%;
    font-weight:bold;
}
.sec5 .category_list li dl dt{
    width:30px;
}
.sec5 .category_list li dl dt img{
    width:24px;
    height:auto;
}
.sec5 .category_list li.list1 dl dt.dt2{
    padding-top:0;
}
.sec5 .category_list li dl dd{
    padding-left:30px;
    padding-top:2px;
    margin:0 0 20px;
    font-size:71%;
}
.sec5 .category_list li.list2 dl dt{
    width:30px;
}
.sec5 .category_list li.list2 dl dd{
    padding-left:30px;
    padding-top:2px;
    margin:0 0 20px;
}
.sec5 .category_list li dl dd span.txt2{
    display:block;
    font-weight:normal;
    margin-top:5px;
}

}
@media screen and (min-width: 641px) and (max-width: 768px) {
h2{
    font-size:300%;
}
.title_sub{
    font-size:120%;
}
.sec1 .mainvisual p{
    font-size:114%;
}
.sec2 .cont_wrap .txt{
    font-size:114%;
}
.sec2 .cont_wrap .box{
    font-size:100%;
}
.sec2 .cont_wrap .box .tt{
    font-size:100%;
}
.sec2 .cont_wrap .box .btn a,.btn_blank a{
    padding:0 70px 0 70px;
    line-height:36px;
    font-size:100%;
    background-position:94% 5px;
    background-size:9px auto;
}
.sec2 .cont_wrap .box .btn a:hover,.btn_blank a:hover{
    background-position:94% 5px;
    background-size:9px auto;
}
.sec2 .cont_wrap .box .logo_s{
    padding:0 6%;
    width:58%;
}
.sec3 .txt{
    font-size:114%;
}
.category_list li .tit{
    border-top:3px solid #faee2b;
    border-bottom:3px solid #faee2b;
    font-size:130%;
    line-height:42px;
    height:42px;
}
.category_list li p.lead{
    font-size:100%;
}
.lineup_link a{
    text-align:center;
    display:block;
    background:#009ec7 url("../images/link_arr.png") no-repeat 254px center;
    color:#fff;
    font-size:114%;
    line-height:44px;
    width:262px;
    padding-right:30px;
    margin:0 auto;
}
.sec4 .txt{
    font-size:114%;
}
.sec5 .txt{
    font-size:114%;
}
.sec5 .category_list li dl{
    font-size:100%;
}
.sec5 .category_list li dl dd{
    padding-left:40px;
    padding-top:0px;
    font-size:100%;
}
.sec5 .category_list li.list2 dl dd{
    padding-left:40px;
    padding-top:0px;
    font-size:100%;
}

}