@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.2
*/


/********　コード変更　**********/

.content {
    margin-top: 0;
}

.page-id-68 header.article-header {
	display: none;
}

.date-tags {
	display: none;
}

.logo-text {
    padding: 0 0 15px;
}

.tagline {
	margin: 10px 0 0 0;
	color: #0bb2f0;
}

.article h1 {
	margin: 25px auto 10px auto;
	font-size: 175%;
	line-height: 1.75;
	font-family: toppan-bunkyu-midashi-go-std, sans-serif;
    font-weight: 900;
    font-style: normal;
    border-bottom: solid 3px #9adcf4;
    position: relative;
}

.article h1:after {
    position: absolute;
    content: " ";
    display: block;
    border-bottom: solid 3px #0bb2f0;
    bottom: -3px;
    width: 20%;
}

.article h2 {
	color: #ffffff;
	background: #0bb2f0;
	border-radius: 3px;
}

.article h3 {
	padding: 5px 0 5px 10px;
	font-size: 115%;
	color: #3e3e3e;
	border-left: 3px solid #0bb2f0;
	border-top: none;
	border-bottom: none;
	border-right: none;
}

.navi-footer-in > .menu-footer li {
    border-left: 1px solid #ffffff;
}

.navi-footer-in > .menu-footer li:last-child {
    border-right: 1px solid #ffffff;
}

.navi-footer-in a:hover {
	background: #66ccf2!important;
}

.site-name-text-link {

}

.site-name-text {
	padding-left: 50px;
    font-family: fot-udkakugo-large-pr6n, sans-serif;
    font-weight: 600;
    font-style: normal;
	color: #0bb2f0;
	background: url(https://test.renta0.com/wp-content/uploads/2021/04/logo_img.png) left top no-repeat;
	background-size: 22%;
}

p:empty:before {
    content: none!important;
}


/********　トップページ　**********/

p.q {
	margin: 0 0 5px 0;
	padding: 8px 15px;
	font-size: 110%;
	line-height: 1.4;
	font-weight: bold;
	background: #ddf0f8;
	border-radius: 2px;
}

p.q span {
	margin: 0 3px 0 0;
	padding: 2px 3px;
	font-size: 85%;
	color: #ffffff;
	background: #0f87b4;
	border-radius: 2px;
}

p.a {
	margin: 0 0 25px 0;
	padding: 10px 0;
}

p.a span {
	margin: 0 3px 0 0;
	padding: 2px 3px;
	font-size: 85%;
	color: #ffffff;
	border-radius: 2px;
	background: #e75b17;
}


/********　トップメイン画像　**********/

.main_img_bg {
	width: 100%;
	margin: 0;
	padding: 0;
	background: #e8f4f8;
	line-height: 0;
}

.main_img {
	width: 100%;
	max-width: 1256px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	position: relative;
}

.main_text {
	width: 45%;
	padding: 0;
    position: absolute;
	top: 30%;
	right: 0;
	line-height: 1.5;
	color: #ffffff;
}

.main_text .main_name {
	font-size: 300%;
	font-family: fot-udkakugo-large-pr6n, sans-serif;
    font-weight: 600;
    font-style: normal;
}

.main_text .main_num {
	font-size: 350%;
	font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-style: normal;
	line-height: 0.6;
}

.main_text .main_num span {
	font-size: 40%;
}




/********　サービス　**********/

table.car {
	width: 100%;
	margin: 0 auto;
	border: none;
}

table.car th {
	width: 40%;
	padding: 0;
	border: none;
	background: #ffffff;
}

table.car td {
	width: 40%;
	padding: 0 0 0 15px;
	border: none;
	background: #ffffff;
}

p.sharyou {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 125%;
	font-weight: bold;
}

table.service {
	width: 100%;
	margin: 0 auto;
	border: none;
}

table.service th {
	width: 30%;
	padding: 15px;
	font-weight: normal;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
	background: #0bb2f0;
}

table.service td {
	width: 70%;
	padding: 15px;
}

p.haisou_irai a {
	width: 100%;
	margin: 25px auto;
	padding: 10px 0;
	font-size: 150%;
	text-align: center;
	font-weight: bold;
	color: #0bb2f0;
	text-decoration: none;
	display: block;
	border: 2px solid #0bb2f0;
	border-radius: 3px;
	transition: 0.5s all;
}

p.haisou_irai a:hover {
	color: #ffffff;
	border: 2px solid #0bb2f0;
	background: #0bb2f0;
}

.oisogi {
	width: 100%;
	margin: 25px auto;
	padding: 15px 25px 35px 25px;
	text-align: center;
	border-left: 2px solid #0bb2f0;
	border-right: 2px solid #0bb2f0;
	background: #e8f4f8;
}

.oisogi p.text {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 135%;
	color: #0bb2f0;
    font-weight: bold;
}

.oisogi p.tel {
	margin: 0;
	padding: 0;
	font-size: 350%;
	line-height: 0.5;
	font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-style: normal;
	color: #3e3e3e;
}

.oisogi p.tel span {
	font-size: 40%;
}


/********　会社案内　**********/

table.company {
	width: 100%;
	margin: 0 auto;
	border: 1px solid #0bb2f0;
}

table.company th {
	width: 30%;
	padding: 15px;
	font-weight: normal;
	border: 1px solid #0bb2f0;
	background: #ceecf7;
}

table.company td {
	width: 70%;
	padding: 15px;
	border: 1px solid #0bb2f0;
	background: #ffffff;
}

p.name {
	margin: 15px 0 0 0;
	font-size: 135%;
	text-align: right;
}

p.name span {
	font-size: 85%;
}


/********　お問い合わせ　**********/

table.contact {
	width: 100%;
	margin: 0 auto;
	background: none;
}

table.contact th {
	width: 100%;
	padding: 25px 0 5px 0;
	font-weight: normal;
	text-align: left;
	border: none;
	background: #ffffff;
	display: block;
}

table.contact th span {
	padding: 2px 5px 2px 5px;
	font-size: 70%;
	color: #ff0000;
	border: 1px solid #ff0000;
	border-radius: 10px;
}

table.contact td {
	width: 100%;
	padding: 0;
	border: none;
	background: #ffffff;
	display: block;
}

p.privacy {
	margin: 25px 0 25px 0 ;
	text-align: center;
}

.wpcf7-submit {
	width: 100%;
	margin: 50px auto 25px auto;
	font-size: 150%;
	color: #0bb2f0;
	background: #ffffff!important;
	border: 2px solid #0bb2f0!important;
	border-radius: 3px;
	transition: 0.5s all;
}

.wpcf7-submit:hover {
	color: #ffffff;
	background: #0bb2f0!important;
}

p.contact_link a {
	width: 100%;
	margin: 25px auto;
	padding: 4px 15px;
	color: #0bb2f0;
	text-align: center;
	text-decoration: none;
	border: 1px solid #0bb2f0;
	display: block;
	border-radius: 20px;
	transition: 0.5s all;
}

p.contact_link a:hover {
	color: #ffffff;
	background: #0bb2f0;
}


/********　サイドメニュー　**********/

.side_company {
	width: 100%;
	margin: 0 auto;
	padding: 15px;
	line-height: 1.0;
	border-top: 4px solid #0bb2f0;
	border-bottom: 2px solid #cccccc;
	border-left: 2px solid #cccccc;
	border-right: 2px solid #cccccc;
}

.side_company p.company {
	margin-bottom: 7px;
	padding: 0 0 4px 0;
	font-size: 150%;
	font-family: fot-udkakugo-large-pr6n, sans-serif;
    font-weight: 600;
    font-style: normal;
	color: #0bb2f0;
	border-bottom: 1px solid #0bb2f0;
}

.side_company p.num {
	font-size: 175%;
	margin: 10px auto 0 auto;
	line-height: 0.7;
	font-family: source-han-sans-japanese, sans-serif;
    font-weight: 700;
    font-style: normal;
	color: #3e3e3e;
}

.side_company span.address {
	font-size: 90%;
}

.side_company p.num span {
	font-size: 50%;
	font-weight: normal;
}

p.side_haisou_irai a {
	width: 100%;
	margin: 15px auto 0 auto;
	padding: 15px 0;
	font-size: 115%;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	background: #0bb2f0;
	border: 2px solid #0bb2f0;
	text-decoration: none;
	display: block;
	border-radius: 2px;
	transition: 0.5s all;
}

p.side_haisou_irai a:hover {
	color: #0bb2f0;
	border: 2px solid #0bb2f0;
	background: #ffffff;
}



/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/

/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1023px以下*/
@media screen and (max-width: 1024px){
  /*必要ならばここにコードを書く*/
	
.main_text {
	width: 45%;
	padding: 0;
    position: absolute;
	top: 30%;
	right: 0;
	line-height: 1.5;
	color: #ffffff;
}

.main_text .main_name {
	font-size: 250%;
}

.main_text .main_num {
	font-size: 260%;
	line-height: 0.6;
}

.main_text .main_num span {
	font-size: 40%;
}
	
.side_company p.num {
	font-size: 150%;
	line-height: 0.7;
}
	
}

/*834px以下*/
@media screen and (max-width: 834px){
  /*必要ならばここにコードを書く*/

.main_text {
	width: 55%;
	padding: 0;
    position: absolute;
	top: 30%;
	right: 0;
	line-height: 1.5;
	color: #ffffff;
}

.main_text .main_name {
	font-size: 250%;
}

.main_text .main_num {
	font-size: 250%;
	line-height: 0.6;
}

.main_text .main_num span {
	font-size: 40%;
}

}

/*480px以下*/
@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/
	
.main_text {
	width: 60%;
	padding: 0;
    position: absolute;
	top: 35%;
	right: 0;
	line-height: 1.5;
	color: #ffffff;
}

.main_text .main_name {
	display: none;
}

.main_text .main_num {
	font-size: 150%;
	line-height: 0.6;
}

.main_text .main_num span {
	font-size: 40%;
}
	
.article h1 {
	padding: 0;
}
	
.navi-footer-in > .menu-footer li:last-child {
    border-right: none;
}
	
.site-name-text {
	padding-left: 30px;
	background-size: 22%;
}

.oisogi p.tel {
	font-size: 180%;
	line-height: 0.7;
}

.oisogi p.tel span {
	font-size: 60%;
}

	
}
