@charset "utf-8";

/*-----------------------------
リセット
------------------------------*/
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.entry-content {
	overflow:hidden;
}
.entry-content p {
    margin-bottom: 20px;
}
.entry-content .box {
	padding-top:50px;
}
ol.disc {
    list-style-type: disc;
    list-style-position: inside;
}

/*-----------------------------
TOP
------------------------------*/
.menu ul li a {
	color:#252727;
}

.container article .entry-header .entry-title {
    font-size: 28px;
    text-align: center;
    color: #fff;
}

/*-----------------------------

ご契約内容  contract.html

------------------------------*/
.contract-page{
    background-image: url(../images/contract/main.jpg);
    height: 230px;
    position: relative;
    background-size: cover;
    background-position: center center;
}
.entry-content .contract_box .contract_boxR a {
	font-size:20px;
	color:#FA4445;
}
.entry-content .contract_btn {
    margin-bottom: 50px;
}
.entry-content .contract_btn ul {
	overflow:hidden;
}
.entry-content .contract_btn ul li {
	float: left;
    background: #D5F0F3;
    border: 1px solid #2eb2c2;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 15px 15px 5px;
    text-align: center;
    margin-right: 5px;
}
.entry-content .contract_btn ul li:last-child {
    margin-right: 0px;
}
.entry-content .contract_btn ul li a {
	color:#252727;
	font-weight:700;
	text-decoration:none;
	display:block;
}
.entry-content .contract_btn ul li a:after {
	content: ' ';
    height: 0;
    width: 0;
    border: 7px solid transparent;
    border-top-color: #2eb2c2;
    display: block;
    margin: 5px auto 0;
}
.entry-content .kiyaku {
    height: 300px;
    overflow: auto;
    border: 1px solid #CCCCCC;
    padding: 15px;
    margin-top: 50px;
}
.entry-content dl.kiyaku dt {
	font-weight:700;
}
.entry-content dl.kiyaku dd {
	margin-bottom:20px;
}
.entry-content .contract_box div .subscribe {
    border: 1px solid #2eb2c2;
    float: left;
    margin:10px 6px 0 0 ;	
}
.entry-content .contract_box div .subscribe:last-child {
	margin-right:0px;
}
.entry-content .contract_box div .subscribe h5 {
	text-align:center;
	padding:15px 0;
	background:#2EB2C2;
	color:#fff;
    font-size: 14px;
}
.entry-content .contract_box div .subscribe .subscribe_txt {
    padding: 20px 20px 0;
}
/*-----------------------------

プライバシーポリシー  privacy.html

------------------------------*/
.link_icon {
    display: block;
    border: 1px solid #2EB2C2;
    padding: 20px 40px;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    text-decoration: none;
    color: #2a9dab;
    margin: 20px auto;
    width: 80%;
    text-align: center;
}
a.link_icon:hover {
	background:#2EB2C2;
	color:#fff;
}
ol.privacy {
    list-style: decimal;
    margin-top: 20px;
    list-style-position: inside;
}
ol.privacy li,
ul.privacyIn li,
ul.privacyIn_top0 li {
    margin-top: 10px;
}
ul.privacyIn {
    list-style-type: disc;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}
ul.privacyIn_top0 {
    list-style-type: disc;
    padding-left: 50px;
    padding-bottom: 20px;
}
ol.privacyIn2 {
	list-style-type: katakana;
    list-style-position: outside;
    margin-left: 50px;
}
.privacy_box h2 {
    text-align: left!important;
    font-size: 20px!important;
    margin-top: 30px;
}
ul.list_none {
    padding-right: 20px;
    padding-bottom: 20px;
}
ul.list_none li {
    margin-top: 10px;
}
/*-----------------------------

お知らせ  info

------------------------------*/

/*-----------------------------

404 

------------------------------*/
.page-header {
    padding-bottom: 9px;
    margin: 80px 0 80px;
    border-bottom: none;
}
.title-404 {
    font-weight: bold;
    text-align: center;
    color: #fa4445;
	font-size: 30px;
}
.title-404 span {
    font-size: 20px;
    color: #a5a5a5;
}
.error-404 .page-header p {
    text-align: center;
    margin: 50px;
    line-height: 2;
}
.error-404 .page-header .page-content {
    text-align: center;
}
.error-404 .page-header .page-content a {
    padding: 20px 55px;
    background: #fa4445;
    color: #fff;
    font-weight: bold;
	text-decoration:none;
}
.error-404 .page-header .page-content a:hover {
	opacity:0.8;
}

/* Large desktops and laptops */
@media (min-width: 1200px) {

/*-----------------------------

お知らせ  info

------------------------------*/
.sidebar_info {
    float: left;
    width: 270px;
    padding-right: 15px;
    padding-left: 15px;
}
}　/*　←　消さないで　*/

/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {

}　/*　←　消さないで　*/

/* Portrait tablets and small desktops */
@media (min-width: 767px) and (max-width: 991px) {

}　/*　←　消さないで　*/

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {


}　/*　←　消さないで　*/

/* Portrait phones and smaller */
@media (max-width: 480px) {
#mw_wp_form_mw-wp-form-69 {
	font-size:16px;
}

}　/*　←　消さないで　*/