/*=========================================================================
//
// [PC] COMMON
//
==========================================================================*/
/*-------------------------------------------------------------------------
reserved word
--------------------------------------------------------------------------*/
body {
    font-size: 1em;
    min-width: 1200px;
    /*font-family: "a-otf-ud-shin-go-pr6n";*/
    font-family: "Koburina Gothic W3 JIS2004", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

.pc_none {
    display: none !important;
}
a {
    color: #F77D90;
}
a:hover {
    color: #F77D90;
}
.fl_left {
    float: left;
}
.fl_right {
    float: right;
}
.cont_h2 {
    font-weight: 500;
    line-height: 1.6;
    font-size: 138%;
    padding: 0;
}
.cont_h3 {
    padding: 50px 0px;
    text-align: center;
    font-size: 2.6em;
    clear: both;
    font-family: "Folk Regular";
}
.list_main_box h3 {
    color: #fff !important;
    text-shadow: 0px 0px 6px #000000 !important;
}
.cont_h4 {
    font-weight: 500;
    line-height: 1.4;
    font-size: 125%;
    padding-bottom: 15px;
    margin: 0 0 20px;
    position: relative;
    border-bottom: 2px solid #fb9bad;
    margin-top: 15px;
    margin-bottom: 30px;
    display: block;
}

.cont_h5 {
    font-weight: 500;
    line-height: 1.4;
    font-size: 110%;
    padding-bottom: 15px;
    margin: 0 20px 20px 10px;
    position: relative;
    border-bottom: 1px solid #fb9bad;
    display: block;
}
.contents_textarea {
    width: 96%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
}
.contents_textarea2 {
    width: 92%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
}
.max_img {
    width: 96%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
}
.cont_ul {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
}
.cont_ul li {
    list-style: disc;
    margin-left: 20px;
}
.right_ul {
    background-color: #F5F1E8;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
    padding-top: 20px;
    padding-bottom: 15px;
    border-radius: 20px;
}
.right_ul li {
    margin-left: 20px;
    margin-bottom: 15px;
}
.right_ul li a {
    text-decoration: none;
}
.cont_ol {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
}
.cont_ol li {
    list-style: decimal;
    margin-left: 20px;
}
.cont_dl {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
}
.cont_dl dt {
    width: 25%;
    float: left;
    clear: both;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px dashed #ccc;
}
.cont_dl dd {
    width: 75%;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px dashed #ccc;
}
.img {
    box-shadow: 0px 0px 5px #C9C9C9;
}
.btn {
    display: inline-block;
}
.btn a {
    display: block;
    font-weight: bold;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.4), 0 1px 1px rgba(255, 255, 255, 0.5);
    letter-spacing: 0;
    border: none;
    box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.9), inset 0 1px 0 rgba(255, 255, 255, 0.4);
    border-radius: 6px;
    text-decoration: none;
    padding: 15px 40px;
}
.btn a:hover {
    opacity: 0.8;
}
.cont_table {
    width: 94%;
    border-top: 3px solid #9CB6E3;
    border-bottom: 2px solid #ccc;
    margin-left: auto;
    margin-right: auto;
}
.cont_table th {
    padding: 5px;
    border-bottom: 1px dashed #ccc;
    background-color: #E4EBF3;
}
.cont_table td {
    padding: 5px;
    border-bottom: 1px dashed #ccc;
}
.cont_table2 {
    width: 94%;
    border-top: 3px solid #9CB6E3;
    border-bottom: 2px solid #ccc;
    margin-left: auto;
    margin-right: auto;
}
.cont_table2 th {
    padding: 10px;
    border-bottom: 1px dashed #ccc;
    background-color: #E4EBF3;
}
.cont_table2 td {
    padding: 10px;
    border-bottom: 1px dashed #ccc;
}
.big_activate {
    font-size: 3.2em;
    text-align: center;
    margin-top: 24px;
    margin-bottom: 10px;
    font-family: "Times New Roman", Times, serif;
}
.text_center {
    text-align: center;
}
.fontS {
    font-size: 0.85em;
}
.fontM {
    font-size: 0.95em;
}
.fontL {
    font-size: 1.1em;
}
.max_contents {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.box_cont {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.hamburger-btn {
    border: 0px;
    padding: 0px;
    margin: 0px;
    background-color: #fff;
    font-size: 1.6em;
    text-align: center;
    margin-top: 10px;
    color: #F77D90;
}
.submit {
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    color: #111;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.4), 0 1px 1px rgba(255, 255, 255, 0.5);
    letter-spacing: 0;
    border: none;
    box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.9), inset 0 1px 0 rgba(255, 255, 255, 0.4);
    border-radius: 6px;
    text-decoration: none;
    padding: 15px 40px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #dcdcdc), color-stop(0.50, #dbdbdb), color-stop(0.50, #d1d1d1), color-stop(1.00, #fff));
    background: -webkit-linear-gradient(top, #dcdcdc 0%, #dbdbdb 50%, #d1d1d1 50%, #fff 100%);
    background: -moz-linear-gradient(top, #dcdcdc 0%, #dbdbdb 50%, #d1d1d1 50%, #fff 100%);
    background: -o-linear-gradient(top, #dcdcdc 0%, #dbdbdb 50%, #d1d1d1 50%, #fff 100%);
    background: -ms-linear-gradient(top, #dcdcdc 0%, #dbdbdb 50%, #d1d1d1 50%, #fff 100%);
    background: linear-gradient(to bottom, #dcdcdc 0%, #dbdbdb 50%, #d1d1d1 50%, #fff 100%);
}
/*-------------------------------------------------------------------------
Layout
--------------------------------------------------------------------------*/
body {
    line-height: 180%;
    color: #333;
    position: relative;
}
header {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
}
header h1 {
    width: 300px;
    font-size: 1.2em;
    vertical-align: middle;
    float: left;
}
header h1 a {
    display: block;
    color: #333;
}
header h1 a:hover {
    color: #333;
    text-decoration: none;
}
header h1 img {
    width: 300px;
    margin-right: 15px;
}
#head_menu {
    display: block;
    width: 100%;
    height: auto;
    background-color: #eee;
}
#head_menu ul {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
#head_menu ul li {
    float: right;
    padding: 10px 20px;
    font-size: 0.9em;
}
#haeder_btn {
    float: right;
    width: 900px;
    margin-top: 10px;
}
#haeder_btn > li {
    float: right;
    padding: 10px;
    display: block;
    margin-right: 10px;
}
#haeder_btn > li > a {
    display: block;
    padding: 10px;
    border-radius: 5px;
    text-align: center;
    text-decoration: none;
}
#haeder_btn > li > p {
    display: block;
    padding: 10px;
    border-radius: 5px;
    text-align: center;
    position: relative;
}
.bg_dpink a {
    background-color: #F77D90 !important;
}
#haeder_btn .login > a {
    background-color: #454545;
    color: #fff;
}
.mymenu {
    position: relative;
    z-index: 6;
}
#my_submenu {
    position: absolute;
    top: 60px;
    left: 10px;
    background-color: #fff;
    z-index: 6;
}
/*-------------------------------------------------------------------------
navbar
--------------------------------------------------------------------------*/
.navbar {
    width: 100%;
    margin: 20px auto 0;
}
.navbar .menu {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    position: relative;
    z-index: 100000;
}
.navbar .menu li {
    flex: 1;
    display: flex;
    text-align: center;
    transition: background-color 0.5s ease;
}
.navbar .menu a {
    flex: 1;
    justify-content: center;
    display: inline-flex;
    color: #333;
    text-decoration: none;
    padding: 20px;
    position: relative;
    line-height: 100%;
}
.navbar .menu a svg {
    margin-top: 0px;
    margin-left: 10px;
}
.navbar .menu a > .fa {
    font-weight: bold;
    margin-left: 8px;
}
.navbar .menu li:hover {
    background-color: #FFF3F5;
}
.navbar .menu li:hover .container {
    display: flex;
}
a.hasDropdown:after {
    position: absolute;
    bottom: -16px;
    left: 50%;
    transform: translateX(-50%);
    height: 0;
    width: 0;
    border: 8px solid transparent;
    border-top-color: #25283d;
    z-index: 2;
}
li:hover a.hasDropdown:after {
    content: '';
    border-top-color: #8F3985;
}
/* End Navigation Bar */

/*-------------------------------------------------------------------------
Single Section Menu
--------------------------------------------------------------------------*/
.container {
    display: none;
    position: absolute;
    top: 56px;
    left: 0;
    right: 0;
    background-color: #ffffff;
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.06);
    padding: 20px;
    text-align: left;
    margin-bottom: 30px;
}
.container__list {
    flex: 1;
    display: flex;
    flex-wrap: wrap;
    min-width: 0;
}
.container__listItem {
    flex: 0 0 25%;
    padding: 10px 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.container__listItem > div {
    color: #DB6356;
    text-decoration: underline;
    cursor: pointer;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/* End Single Section Menu */

/* Start Multiple Section Menu */
.container.has-multi .container__listItem {
    flex-basis: 100%;
}
.container.has-multi .container__list {
    flex-basis: 33.333%;
}
.container.has-multi .container__list:not(:last-child) {
    border-right: solid 1px #f3f3f3;
}
.navbar {
    border-radius: 0px !important;
}
/* End Multiple Section Menu */

#container {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
#contents {
    width: 880px;
    float: left;
}
#right {
    width: 300px;
    float: right;
}
.sns_banner img {
    width: 100%;
}
footer {
    clear: both;
    width: 100%;
    padding-top: 30px;
}
copyright {
    display: block;
    clear: both;
    padding: 10px;
    background-color: #A80507;
    color: #fff;
    text-align: center;
    margin-bottom: 0px !important;
}
.cont_main h2 {
    font-size: 1.2em;
    background-color: #eee;
    padding: 20px;
}
.cont_main h3 img {
    width: 100%;
}
#pc_container {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
#pc_main {
    width: 880px;
    float: left;
}
#pc_right {
    width: 300px;
    float: right;
}
.feature_box {
    position: relative;
    width: 50%;
    float: left;
}
.feature_box a {
    display: block;
    text-decoration: none;
}
.feature_box:after {
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
    content: ".";
}
.feature_box blockquote {
    width: 100%;
    height: 250px;
    overflow: hidden;
    text-align: center;
}
.feature_box blockquote img {
    width: 80%;
}
.feature_box h3 {
    font-size: 1.0em;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 10px 0px 10px;
}
.feature_box p {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    font-size: 0.9em;
    padding: 0px 10px 10px 10px;
}
.feature_box i {
    display: none;
}
.feature_title {
    margin-top: 30px;
}
/*.contents_textarea {
	width: 1140px;
	margin-left: auto;
	margin-right: auto;
}*/


#pc_footer_menu {
    background-color: #F5F4F4;
    padding: 30px;
}
#pc_footer_menu:after {
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
    content: ".";
}
#pc_footer_menu nav {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
#pc_footer_menu nav ul {
    width: 25%;
    float: left;
}
#pc_footer_menu nav ul li {
    width: 94%;
    padding: 5px;
    border-bottom: 1px dashed #ccc;
}
/*
 ページング　20180920　仮
*/
/*-------------------------------------------------------------------------
paging menu
--------------------------------------------------------------------------*/
.navi_box {
    width: 100%;
    text-align: center;
    padding-top: 5px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
}
.navi_box {
    width: 100%;
    text-align: center;
}
.navi_box span {
    display: inline-block;
    padding: 10px;
    border-radius: 30px;
    vertical-align: middle;
    margin-left: 10px;
    text-align: center;
}
.navi_box a {
    display: inline-block;
    padding: 10px 15px;
    line-height: 100%;
    border-radius: 50px;
    vertical-align: middle;
    margin-left: 10px;
    border: 1px solid #3366CC;
    background-color: #F0F9FD;
    text-align: center;
}
.navi_box .prev a, .navi_box .next a {
    display: inline-block;
    width: 80px;
    padding: 10px;
    background-color: #E9F3D6;
    border: 1px solid #CCCCCC;
    text-align: center;
    border-radius: 30px;
    line-height: 155%;
}
.navi_box .prev a:hover, .navi_box .next a:hover {
    border: 1px solid #006600;
    color: #006600;
}
.max_img {
    width: 96%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
}
.kikaku_top_title {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
#drawer_search {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    padding-bottom: 10px;
}
#drawer_search input[type=text] {
    border-radius: 20px;
    margin-right: 10px;
    border: 1px solid #ccc;
    padding: 5px;
    width: 300px;
}
#drawer_search select {
    border-radius: 20px;
    margin-right: 10px;
    border: 1px solid #ccc;
    padding: 5px;
    width: 200px;
}

#drawer_search svg {display: none;}

.search_submit {
	display: inline-block !important;
	cursor: pointer;
	padding: 3px 10px !important;
}

.drawer-menu {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
}
.drawer-menu li {
    padding: 10px;
    float: left;
}
/*-------------------------------------------------------------------------
TOPIC PATH
--------------------------------------------------------------------------*/

#topicpath {
    width: 100%;
    padding: 10px;
    background-color: #FCFCFC;
    clear: both;
    margin-top: 10px;
    margin-bottom: 10px;
}
#topicpath ul {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
#topicpath ul:after {
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
    content: ".";
}
#topicpath ul li {
    padding: 10px;
    float: left;
}
#topicpath ul li:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f138";
    display: none;
}
#topicpath ul li svg {
    margin-left: 15px;
    color: #ccc;
}
#topicpath .home svg {
    color: #B80000;
}
#topicpath .home > svg {
    color: #ccc;
}
#topicpath ul li:last-child svg {
    display: none;
}
#sp_topicpath {
    display: none;
}
#sp_login {
    display: none;
}
#my_submenu li {
    padding: 6px;
    border-top: 1px dashed #ccc;
}
/*検索結果*/

#search {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
}
#search section {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 20px;
}
#search section h2 {
    padding: 10px;
    display: block;
    font-size: 1.2em;
    background-color: #F8E4E4;
}
#search section p {
    padding: 10px;
    font-size: 1.0em;
}
#search section p strong {
    background-color: #F1FF19;
}
#error404 {
    background-color: #000;
    background-image: url("../images/404/img1.jpg");
    background-repeat: no-repeat;
    background-position: center top;
}
#error404 section {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 100px;
    padding-bottom: 500px;
    color: #fff;
}
#error404 h2 {
    padding: 10px;
    font-size: 2.2em;
    margin-bottom: 5px;
    text-align: center;
    font-family: "Folk Regular";
}
#error404 h3 {
    font-size: 1.4em;
    text-align: center;
}
#error404 h4 {
    padding: 20px;
    text-align: center;
    font-family: "Times New Roman", Times, serif;
}
#error404 p {
    font-size: 20em;
    text-align: center;
    opacity: 0.1;
    padding-top: 160px;
    font-family: "impact";
}
#error404 a {
    color: #fff;
    display: block;
    border-radius: 10px;
    border: 1px solid #fff;
    padding: 15px;
    width: 300px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

form input[type=password] {
	padding: 5px;
	border-radius: 10px;
	border: 1px solid #ccc;
}

form input[type=text] {
	padding: 5px;
	border-radius: 10px;
	border: 1px solid #ccc;
}


form input[type=submit] {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #111;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.4), 0 1px 1px rgba(255, 255, 255, 0.5);
	letter-spacing: 0;
	border: none;
	box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.9), inset 0 1px 0 rgba(255, 255, 255, 0.4);
	border-radius: 6px;
	text-decoration: none;
	padding: 15px 40px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #d5f1fb), color-stop(1.00, #9bd6f2));
	background: -webkit-linear-gradient(#d5f1fb, #9bd6f2);
	background: -moz-linear-gradient(#d5f1fb, #9bd6f2);
	background: -o-linear-gradient(#d5f1fb, #9bd6f2);
	background: -ms-linear-gradient(#d5f1fb, #9bd6f2);
	background: linear-gradient(#d5f1fb, #9bd6f2);
	margin-left: 20px;

}
.ml50 {
	margin-left: 50px;
}

.ml100 {
	margin-left: 100px;
}


/* kikaku/list */

.kikaku_list {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}

.kikaku_list dt {
	width: 20%;
	float: left;
	clear: both;
	text-align: center;
	border-top: 1px solid #ccc;
	padding-top: 15px;
	margin-top: 15px;
}

.kikaku_list dd {
	width: 80%;
	float: left;
	padding-top:50px;
	border-top: 1px solid #ccc;
	margin-top: 15px;
}

.kikaku_list dt img {
	object-fit: cover;
	width: 150px;
	height: 100px;
}

.coupon_d {
	margin-bottom: 10px;
}

/* ページTOPに戻る */
.pagetop {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 15px;
}
.pagetop a {
    display: block;
    background-color: #ccc;
    text-align: center;
    color: #222;
    font-size: 12px;
    text-decoration: none;
    padding: 5px 10px;
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.pagetop a:hover {
    display: block;
    background-color: #b2d1fb;
    text-align: center;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    padding:5px 10px;
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}










