@charset "utf-8";

body{
	background:#fff;
	border-top: 5px solid #88308e;
	font-family:"ヒラギノ角ゴ",Hiragino Kaku Gothic,"メイリオ",Meiryo;
	min-width: 1000px;
}
a{
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
a,p,li{
	color:#333333;
}
th{
	color: #333333;
}
td{
	color: #333333;
}
.small{
	font-size:10px;
}
/*header*/
#header {
	margin: 0 auto;
	overflow:visible;
	height: 60px;
}

#header_wrap{
	position:relative;
	width:100%;
	overflow:hidden;
	background:#fff;
	border-top: 5px solid #ffafcd;
	padding-top: 15px;
	min-width: 1000px;
	z-index:101;
}
.logo_area{
	width:50%;
	width:1000px;
	margin:0 auto;
	position:relative;
	z-index:101;
}
.logo_area h1{
	display:inline-block;
	padding-left: 2px;
	padding-bottom:15px;
}
.logo_area a{
	float:left;
}
.logo_area .fpw_logo a p{
    display: inline-block;
    font-family: "ヒラギノ明朝 ProN W3","HiraMinProN-W3","HGP明朝M","游明朝体", "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
    font-size: 0.7em;
    line-height: 1.3;
    vertical-align: bottom;
    margin-left: 12px;
}
.logo_area .fpw_logo a:hover{ text-decoration: none;}


.header_link{
	position:absolute;
	right:57px;
	top:-5px;
	z-index:102;
    font-size: 13px;
}
.header_link+.header_link{
    font-family:"ヒラギノ明朝 ProN W3","HiraMinProN-W3","HGP明朝M","游明朝体", "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
    right:50px;
	top:35px;
	border-top:1px dotted #CCC;
	height:21px;
	overflow:hidden;
    font-size: 0.7em;
    font-weight: bold;
    line-height: 2;
}
.header_link li{
	float:left;
	margin:0 2px;
}
.header_link + .header_link li{
    margin:0 2px 0 5px;
}
.header_link a{
    color: #444;
}
.header_link a:hover{
    text-decoration: none;
    color: #888;
}
/*.header_link + .header_link li:nth-child(5) a{
	display:block;
	margin:0px 5px 0 10px;
	padding:5px 6px;
	background-color:#F69;
	border-radius:4px;
}
.header_link + .header_link li:nth-child(5) a:hover{
	background-color:#FF9FBE;
	text-decoration:none;
}*/
.header_link + .header_link li:nth-child(5) a img{
	display:block;
	margin:0;
}

.header_link li.label{
    font-family:"ヒラギノ角ゴ",Hiragino Kaku Gothic,"メイリオ",Meiryo;
    background: #fbe9f2;
    color: #91338E;
    font-size: 0.6em;
    line-height: 1.2;
    padding: 3px;
    position: relative;
    margin-right: 11px;
}
.header_link li.label:after{
    content: "";
    border: 16px solid transparent;
    border-left-color: #fbe9f2;
    position: absolute;
    right: -30px;
    top: 50%;
    margin-top: -16px;
}

.header_link li.tel,
.header_link li.mail{
    font-family: "Times New Roman", Times, serif;
    font-style: italic;
}
.header_link li.tel{
    background: url(/sp_img/icon01.png) no-repeat left center;
    background-size: 20px auto;
    padding-left: 23px;
    margin-right: 7px;
    line-height: 1.2;
    font-size: 1.5em;
}
.header_link li.mail{
    background: url(/sp_img/icon02.png) no-repeat left center;
    background-size: 20px auto;
    padding-left: 27px;
/*    margin-right: 5px;*/
    line-height: 0.8;
    font-size: 1.5em;
    text-align: center;
}
.header_link li.tel span,
.header_link li.mail span{
    font-family:"ヒラギノ角ゴ",Hiragino Kaku Gothic,"メイリオ",Meiryo;
     display: inline-block;
    color: #666;
    font-style: normal;
}
.header_link li.tel span{
    border-left: 1px solid #666;
    margin-left: 5px;
    padding-left: 5px;
    font-size: 0.3em;
}
.header_link li.mail span{
    font-size: 0.5em;
}
.header_link li.map{
    background: url(/sp_img/icon08.png) no-repeat left center;
    background-size: 15px auto;
    padding-left: 18px;
    margin-right: 5px;
}
.header_link li.msg{
    background: url(/sp_img/icon04.png) no-repeat left center;
    background-size: 15px auto;
    padding-left: 18px;
    margin-right: 5px;
}
.header_link li.mm{
    background: url(/sp_img/icon05.png) no-repeat left center;
    background-size: 15px auto;
    padding-left: 18px;
    margin-right: 5px;
}
.header_link li.release{
    background: url(/sp_img/icon06.png) no-repeat left center;
    background-size: 15px auto;
    padding-left: 18px;
    margin-right: 5px;
}
.header_link li.pamph a{
    background: #e65587;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    padding: 0 6em;
    font-size: 0.8em;
    margin-top: 2px;
}
.header_link li.pamph a:hover{
    background: #FF9FBE;
}



#nav{
	clear:both;
	background: url(../images/nav_bg.png) repeat-x;
}
#nav ul{
	overflow:hidden;
	width:1000px;
	margin:0 auto;
}
#nav li{
	position:relative;
	float:left;
	overflow: hidden;
	height:60px;
    width: 192px;
    text-align: center;
}
#nav li#nav_houjin{ width: 230px;}
#nav li:after{
	position:absolute;
	display:block;
	content:"";
	right:0px;
	top:12px;
	width:1px;
	height:30px;
	background-color:#DAB7D7;
}
#nav li:first-child *::before {
    position: absolute;
    display: block;
    content: "";
    left: 0px;
    top: 12px;
    width: 1px;
    height: 30px;
    background-color: #DAB7D7;
}
#nav li a{
    display: block;
    color: #91338E;
    height: 100%;
    padding-top: 13px;
    box-sizing: border-box;
    font-family:"ヒラギノ明朝 ProN W3","HiraMinProN-W3","HGP明朝M","游明朝体", "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
    font-weight: bold;
}
#nav li a:hover{
    color: #e65587;
    text-decoration: none;
    border-bottom: 4px solid #e65587;
}


#main_wrap h2{
    width: 940px;
    margin: 0 auto;
    color: #993399;
    font-family: "ヒラギノ明朝 ProN W3","HiraMinProN-W3","HGP明朝M","游明朝体", "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
    font-size: 25px;
    padding: 35px 0 25px;
    font-weight: normal;
}
#main_wrap h2 .sub{ font-size: 0.8em;}


.path{
	background:#ffeff5;
	min-width: 1000px;
	margin-bottom:27px;
}
.path p{
	font-size: 10px !important;
	width: 940px;
	margin: 0 auto;
	padding: 9px 0 8px 40px;
	color: #666666;
}
.path a {
	padding-right: 16px;
	margin-right: 10px;
	background: url(../images/path_icon.png) no-repeat 100% 44%;
	text-decoration: underline;
	font-weight:bold;
	color: #666666;
}
.path a:nth-child(n+2) {
	font-weight: normal;
	text-decoration: none;
}
#contents{
	overflow:hidden;
	width:1000px;
	margin:0 auto;
	padding-top: 27px;
}

/*main*/

.right{
	float:right;
	width: 590px;
	padding-right: 50px;
}

/*side*/
.left{
	float:left;
	margin-left: 50px;
}
#side_nav{
	margin-bottom:41px;
}
.banner li{
	margin-bottom: 3.2px;
}
#side_nav1{
	margin-bottom:30px;
}
#side_nav1 li{
	line-height: 0;
}


/*footer*/
#footer_wrap{
	width:100%;
	background: #fbf9fc;
	border-top:8px solid #fbe9f2;
	padding: 36px 0 20px 0;
	overflow: hidden;
	margin-top:55px;
	clear: both;
}
.footer{
	width:1000px;
	margin:0 auto;
	overflow: hidden;
	padding-left: 41px;
}
#footer_wrap a{
	color:#333333;
}
#footer_wrap ul{
	padding-top:15px;
}
#footer_wrap li{
	font-size:11px;
	overflow:hidden;
	padding: 3px 0 3px 0px;
	letter-spacing: 0.065em;
	line-height: 1.7;
}
.footer_1_2{
	color:#333333;
	font-size:11px;
	overflow:hidden;
	padding: 30px 0px 0px 0px;
	letter-spacing: 0.065em;
	line-height: 20px;
}
.footer_1,.footer_2,.footer_3,.footer_4,.footer_5{
	float:left;
}
.footer_2,.footer_3,.footer_4,.footer_5{
	margin-top:11px;
}
.footer_2{
	margin-left:109px;
}
.footer_3{
	margin-left:44px;
}
.footer_4{
	margin-left:51px;
}
.footer_5{
	margin-left:46px;
}
.copy{
	color:#cdccce;
	font-size:9px;
	width:1000px;
	margin:0 auto;
	padding: 48px 0 0 41px;
}
.com{
	padding-right: 16px;
	margin-right: 10px;
	background: url(../images/path_icon.png) no-repeat 101% 44%;
	color: #666666;
}
h3{
	color: #333333;
}
h4{
	color: #333333 !important;
}
dt{
	color: #333333 !important;
}
dd{
	color: #333333 !important;
}

/*clearfix*/

.cf:before,
.cf:after {
    content: " ";
    display: table;
}
.cf:after {
    clear: both;
}
.cf {
    *zoom: 1;
}


/* add 20160407 */
/* contact ----------------- */
div.contact{margin:0 0 100px}
.contact{line-height: 100%;}
.contact .contactTel{
font-size: 35px;
margin: 11px 0px 0px 5px;
font-family: "Times New Roman", Times, serif;
font-style: italic;
}
.contact .contactTxt{font-size: 11px;margin: 1px 0px 0px 15px;color: #666666;}
.contact li {float: left;margin-right: 43px;}
h2.contact{
padding-bottom: 30px;
}
.contact h3{
margin: 0 0 8px;
padding: 0 0 8px;
border-bottom: 1px dashed #ffafcd;
color: #F5578F !important;
}
.contact p{
margin: 0 0 20px;
}
h2.contact span{
font-size: 24px;
border-bottom: 2px solid #ffafcd;
padding-bottom: 3px;
line-height: 0.9;
letter-spacing: 2px;
font-weight: normal;
}
.floatL {
    float: left;
}
.contact .cf{
margin: 0 0 30px;
}

.subnon {
}

.menu-btn {
	  display: none;
}
.overlay {
    display: none;
}
#headbtns02{
	display: none;
}



@media screen and (max-width: 960px) {
    body {
        margin: 0;
        padding: 0;
        width: 100%;
        height: 100%;
        min-width: 100%;
        box-sizing:border-box;
    }
    /*header*/
    #header {
        margin: 0 auto;
        overflow:visible;
        height: 30px;
    }

    #header_wrap{
        position:fixed;
        overflow:hidden;
        background:#fff;
        border-top: 3px solid #ffafcd;
        padding-top: 10px;
        padding-bottom:10px
        z-index:101;
        min-width: 100%;
        width: 100%;
        left: 0px;
        top: 0px;
        margin: 0px;
        padding-bottom: 10px;
    }

    .logo_area{
        width:50%;
        width:96%;
        margin:0 auto;
        position:relative;
        z-index:101;
    }

    #header .fpw_logo{
        float:none;
        width:130px;
        margin-left:10px;
        overflow:hidden;
    }
    #header .fpw_logo img{
    /*	width:250px;
        height:auto;*/
        width: 100%;
    }
    #header .logo_area .fpw_logo a p{display: none;}


    .header_link{
        display:none;
    }

    #nav{
        display:none;
    }

    #contents{
        width: 96%;
        margin: 0 auto;
        padding: 10px;
        box-sizing: border-box;
    }

    .path{
        width: 100%;
        min-width: inherit;
    }
    .path p{
        width: 100%;
        box-sizing: border-box;
    }

    /*footer*/
    #footer_wrap{
        width:100%;
        background: #fbf9fc;
        border-top:8px solid #fbe9f2;
        padding: 30px 0 20px;
        overflow: hidden;
        margin-top:55px;
        clear: both;
    }
    .footer{
        width:96%;
        margin:0 auto;
        overflow: hidden;
        padding-left: 0px;
    }

    #footer_wrap ul{
        list-style: none;
        margin: 0px;
        padding: 0px;
    }
    #footer_wrap li{
        font-size:11px;
        overflow:hidden;
        padding: 0px;
        letter-spacing: 0.065em;
    }
    #footer_wrap li a{
        padding: 15px 10px;
        border-bottom: 1px solid #f6d0df;
        display:block;
        text-decoration:none;
    }
    #footer_wrap li:last-child a{
        border-bottom: none;
    }
    .footer_1,.footer_2,.footer_3,.footer_4,.footer_5{
        float:none;
    }
    .footer_1{
        text-align:center;
        margin-bottom: 20px;
    }
    .footer_2,.footer_3,.footer_4,.footer_5{
        margin-top:0px;
    }
    .footer_2{
        margin-left:0px;
    }
    .footer_3{
        margin-left:0px;
    }
    .footer_4{
        margin-left:0px;
    }
    .footer_5{
        margin-left:0px;
    }
    .copy{
        color:#cdccce;
        font-size:9px;
        width:96%;
        margin:0 auto;
        padding: 30px 0 0 0px;
    }
    .com{
        padding-right: 16px;
        margin-right: 10px;
        background: url(../images/path_icon.png) no-repeat 101% 44%;
        color: #666666;
    }

    .f_title {
        padding: 15px 10px;
        background: #fae9f2 url(../sp_img/icon07.png) no-repeat 97% center;
        background-size:20px;
        cursor:pointer;
        margin: 5px 0px 0px;
    }

    .subnon {
    display:none;
    }



    /*
    This software is released under the MIT License, see LICENSE.txt.
    */
    /* スマホメニュー */
    .menu-btn {
        position: fixed;
        top: 15px;
        right: 15px;
        z-index: 999;
        display: inline;
        font-size: 38px;
    }
    .menu-btn a {
        display: inline-block;
        text-decoration: none;
        /* safari hack */
    }
    .btn-open:after {
        color: #89398c;
        content: "\f394";
        font-family: "Ionicons";
        -webkit-transition: all .2s linear 0s;
        -moz-transition: all .2s linear 0s;
        -o-transition: all .2s linear 0s;
        transition-property: all .2s linear 0s;
    }
    .btn-open:hover:after {
        color: #e65587;
    }
    .btn-close:after {
        color: #fbeaf1;
        content: "\f2d7";
        font-family: "Ionicons";
        -webkit-transition: all .2s linear 0s;
        -moz-transition: all .2s linear 0s;
        -o-transition: all .2s linear 0s;
        transition-property: all .2s linear 0s;
    }
    .btn-close:hover:after {
        color: #89398c;
    }
    /* OVERLAY */
    .overlay {
        position: fixed;
        top: 0;
        z-index: 200;
       /* display: none;*/
        overflow: auto;
        width: 100%;
        height: 100%;
        background: #ffffff;
    }
    .overlay .menu-cont {
        max-width: 90%;
        margin-right: auto;
        margin-left: auto;
        margin-top: 60px;
    }

    .overlay ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
    }

    .sp_header_link01 {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-template-rows: repeat(2, 1fr);
        gap: 10px 10px;
        grid-template-areas:
            "a b c"
            "d e c";
    }
    .g_item_a { grid-area: a;}
    .g_item_b { grid-area: b;}
    .g_item_c { grid-area: c;}
    .g_item_d { grid-area: d;}
    .g_item_e { grid-area: e;}
    .sp_header_link01 li {
        box-sizing:border-box;
        list-style: none;
    }

    .sp_header_link01 a {
        display:flex;
        justify-content: center;
        align-items: center;
        min-height: 74px;
        border-radius: 5px; /* CSS3草案 */
        -webkit-border-radius: 5px; /* Safari,Google Chrome用 */
        -moz-border-radius: 5px; /* Firefox用 */
        background: #fbeaf1;
        color:#e65587;
        text-align: center;
        font-size:12px;
        font-weight:bold;
        line-height: 1.6;
        text-decoration: none;
    }
    .sp_header_link01 a img {
        width: 27px;
        margin-bottom: 8px;
    }
    .sp_header_link01 .g_item_c {
        background: #e65587;
        color: #fff;
    }

    /* .sp_header_link01 a#sp_link01 {
        background:#fbeaf1 url(../sp_img/icon01.png) no-repeat center 10px;
        background-size:27px;
    }
    .sp_header_link01 a#sp_link02 {
        background:#fbeaf1 url(../sp_img/icon02.png) no-repeat center 10px;
        background-size:27px;
    }
    .sp_header_link01 a#sp_link03 {
        background:#e65587 url(../sp_img/icon03.png) no-repeat center 10px;
        background-size:27px;
        color:#ffffff;
    }
    .sp_header_link01 a#sp_link04 {
        background:#fbeaf1 url(../sp_img/icon04.png) no-repeat center 10px;
        background-size:27px;
    }
    .sp_header_link01 a#sp_link05 {
        background:#fbeaf1 url(../sp_img/icon05.png) no-repeat center 10px;
        background-size:27px;
    }
    .sp_header_link01 a#sp_link06 {
        background:#fbeaf1 url(../sp_img/icon06.png) no-repeat center 10px;
        background-size:27px;
    } */

    .overlay .sp_nav {
        clear: both;
        float: none;
        padding-top: 20px;
    }
    .overlay .sp_nav a {
        font-size: 13px;
        font-weight: bold;
        color: #87328c;
        border-bottom: 1px solid #e1cde2;
        display: block;
        text-decoration: none;
        padding: 15px 10px;
    }
    .overlay .sp_nav li:last-child a{
        border-bottom: none;
    }
    .inline01 {
        display: inline;
    }
    #headbtns02{
        z-index:11;
        width:96%;
        /*height:35px;*/
        background-color:#FFF;
        box-sizing:border-box;
        padding-top: 0;
        padding-bottom: 0;
        margin-top: 5px;
        display:block;
        margin-right: auto;
        margin-left: auto;
    }
    #headbtns02 li {
        text-align: center;
    }
    #headbtns02 li span {
        color: #88318d;
        font-size: 11px;
    }
    #headbtns02 li a{
        display:block;
        position: relative;
        height: 40px;
        border-radius:4px;
        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
        text-decoration:none;
        text-align:center;
        font-size:13px;
        white-space:nowrap;
        background: linear-gradient(to right, rgba(225,111,78,1) 0%,rgba(225,74,138,1) 100%);
        color:#FFF;
        margin-right: 5px;
        margin-left: 5px;
        line-height: 40px;
    }
    #headbtns02 li a::after{
        position: absolute;
        top: 50%;
        right: 1.2em;
        transform: translateY(-50%) rotate(45deg);
        width: 10px;
        height: 10px;
        border-top: 1px solid #fff;
        border-right: 1px solid #fff;
        content: '';
    }

    .main_img{
        width: 100%;
        margin-top: 93px;
        border-top: 3px solid #91338E;
    }
    .main_img img{ margin-left: 20px;}

    #main_wrap{
        width: 100%;
        margin-top: 127px;
        border-top: 3px solid #91338E;
    }
    #main_wrap h2{
        width: 100%;
        padding: 35px 10px 25px;
        box-sizing: border-box;
    }
}


@media screen and (max-width: 700px) {
	.path p{ padding:9px 0 8px 8px;}
	.main_img img{
		width: 75%;
		margin-left: auto;
		margin-right: auto;
		display: block;
	}
    #main_wrap{
        margin-top: 120px;
    }
    #main_wrap h2{
        font-size: 23px;
        line-height: 1.3;
        text-align: center;
    }
    #main_wrap h2 span.br:before {
        content: "\A" ;
        white-space: pre ;
    }
}


/* ページトップボタン */
#pagetop {
    position:fixed;
    z-index:500;
    bottom:15px;
    right:15px;
    width:70px;
    /*	display:none;*/
}

@media screen and (max-width: 800px) {
    #pagetop {
        display:block;
    }
}

#pagetop img {
    width:70px;
    height:auto;
}

#pagetop a:hover {
    opacity:1 !important;
}
