@charset "UTF-8";

@import url("https://fonts.googleapis.com/css?family=Kosugi+Maru");
@import url("https://fonts.googleapis.com/css?family=Kosugi+Maru|M+PLUS+Rounded+1c"); [class^="mark"] {
padding-left: 15px;
background: no-repeat left .5em;
}
.mark1 {
background-image: url(//ishidaka-hanbai.com/wp/wp-content/themes/ishidakasekizai/images/share/mark_1.gif);
}
.mark2 {
background-image: url(//ishidaka-hanbai.com/wp/wp-content/themes/ishidakasekizai/images/share/mark_2.gif);
}
.mark3 {
background-image: url(//ishidaka-hanbai.com/wp/wp-content/themes/ishidakasekizai/images/share/mark_3.gif);
}
.mark4 {
background-image: url(//ishidaka-hanbai.com/wp/wp-content/themes/ishidakasekizai/images/share/mark_4.gif);
}
.mark5 {
background-image: url(//ishidaka-hanbai.com/wp/wp-content/themes/ishidakasekizai/images/share/mark_5.gif);
}
.opacity {
opacity: 0.6;
-moz-opacity: 0.6;
filter: "alpha(opacity=60)";
-ms-filter: "alpha(opacity=60)";
}
.inline_block {
display: inline-block;
*display: inline;
*zoom: 1;
}
.table_cell {
display: table-cell;
*display: inline;
*zoom: 1;
vertical-align: middle;
}
.fr,
.imgR {
float: right;
margin-left: 10px;
}
.fl,
.imgL {
float: left;
margin-right: 10px;
}
.btn {
display: block;
text-decoration: none;
}
.imgC,
.tC,
.btn {
text-align: center;
}
.imgC,
.blkC {
display: block;
margin-left: auto;
margin-right: auto;
}
.tR,
.sign {
text-align: right;
}
.ts_none {
-webkit-text-shadow: none !important;
-moz-text-shadow: none !important;
-ms-text-shadow: none !important;
-o-text-shadow: none !important;
text-shadow: none !important;
}
.bs_none {
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
-ms-box-shadow: none !important;
-o-box-shadow: none !important;
box-shadow: none !important;
} .clearfix {
*zoom: 1;
}
.clearfix:after {
content: ".";
display: block;
clear: both;
height: 0;
visibility: hidden;
} @-webkit-keyframes fadein {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes fadein {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-webkit-keyframes fadeinright {
0% {
opacity: 0;
transform: translate(10px, 0px);
}
30% {
opacity: 0;
transform: translate(10px, 0px);
}
100% {
opacity: 1;
transform: translate(0px, 0px);
}
}
@keyframes fadeinright {
0% {
opacity: 0;
transform: translate(10px, 0px);
}
30% {
opacity: 0;
transform: translate(10px, 0px);
}
100% {
opacity: 1;
transform: translate(0px, 0px);
}
}
@-webkit-keyframes fadeinleft {
0% {
opacity: 0;
transform: translate(-10px, 0px);
}
30% {
opacity: 0;
transform: translate(-10px, 0px);
}
100% {
opacity: 1;
transform: translate(0px, 0px);
}
}
@keyframes fadeinleft {
0% {
opacity: 0;
transform: translate(-10px, 0px);
}
30% {
opacity: 0;
transform: translate(-10px, 0px);
}
100% {
opacity: 1;
transform: translate(0px, 0px);
}
}
@-webkit-keyframes fadeindown {
0% {
opacity: 0;
transform: translate(0px, -10px);
}
30% {
opacity: 0;
transform: translate(0px, -10px);
}
100% {
opacity: 1;
transform: translate(0px, 0px);
}
}
@keyframes fadeindown {
0% {
opacity: 0;
transform: translate(0px, -10px);
}
30% {
opacity: 0;
transform: translate(0px, -10px);
}
100% {
opacity: 1;
transform: translate(0px, 0px);
}
}
@-webkit-keyframes fadeinup {
0% {
opacity: 0;
transform: translate(0px, 10px);
}
30% {
opacity: 0;
transform: translate(0px, 10px);
}
100% {
opacity: 1;
transform: translate(0px, 0px);
}
}
@keyframes fadeinup {
0% {
opacity: 0;
transform: translate(0px, 10px);
}
30% {
opacity: 0;
transform: translate(0px, 10px);
}
100% {
opacity: 1;
transform: translate(0px, 0px);
}
}
@keyframes rotate {
0% {
transform: rotate(0deg);
}
3% {
transform: rotate(-5deg);
}
6% {
transform: rotate(0deg);
}
9% {
transform: rotate(-5deg);
}
12% {
transform: rotate(0deg);
}
100% {
transform: rotate(0deg);
}
}
@keyframes rotate2 {
0% {
transform: rotate(0deg);
}
3% {
transform: rotate(5deg);
}
6% {
transform: rotate(0deg);
}
9% {
transform: rotate(5deg);
}
12% {
transform: rotate(0deg);
}
100% {
transform: rotate(0deg);
}
} .top_cmn_heading {
text-align: center;
background: #fff;
font-size: 26px;
padding: 4px 20px;
font-family: "M PLUS Rounded 1c", sans-serif;
font-weight: 500;
margin-bottom: 24px;
}
@media only screen and (max-width: 750px) {
.top_cmn_heading {
margin-bottom: 32px;
font-size: 20px;
}
}
.top_cmn_heading span {
display: block;
}
.top_inner,
#topFirst .inner,
#topAbout .inner,
#topVoice .inner,
#topExample .inner,
#topMessage .inner,
#topInfo .inner,
#topWorry .inner,
#topAccess .inner {
padding-top: 100px;
padding-bottom: 100px;
}
@media only screen and (max-width: 750px) {
.top_inner,
#topFirst .inner,
#topAbout .inner,
#topVoice .inner,
#topExample .inner,
#topMessage .inner,
#topInfo .inner,
#topWorry .inner,
#topAccess .inner {
padding-top: 50px;
padding-bottom: 50px;
}
} #mv {
width: 100%;
position: relative;
overflow: hidden;
} #mv .mv_inner {
width: 90%;
max-width: 1440px;
position: relative;
margin: 28px auto;
display: flex;
padding-bottom: 100px;
} #mv .mv_catch {
position: absolute;
z-index: 1;
width: 50%;
max-width: 532px;
min-height: 369px;
background: url(//ishidaka-hanbai.com/wp/wp-content/themes/ishidakasekizai/images/top/mv_box.png) no-repeat left top;
background-size: contain;
top: 28%;
}
#mv .mv_catch .inner {
width: 90%;
max-width: 400px;
margin: 0 auto;
padding: 0;
}
#mv .mv_catch .anniversary_90 {
-moz-transform: translate(0, -50%);
-o-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-webkit-transform: translate(0, -50%);
transform: translate(0, -50%);
}
#mv .mv_catch .txt_catch {
color: #0f3965;
font-size: 2.4rem;
font-family: "M PLUS Rounded 1c", sans-serif;
font-weight: 800;
margin: 1rem 0 2.8rem;
}
#mv .mv_catch p {
color: #4c524f;
font-size: 1.3rem;
margin-bottom: 2.4rem;
line-height: 1.8;
}
#mv .mv_catch .btn_request {
background: #4f6f1a;
color: #fff;
width: 250px;
padding: 10px;
border-radius: 20px;
}
#mv .mv_catch .btn_request:hover {
background: #ebeb27;
}
#mv .mv_catch:after {
content: url(//ishidaka-hanbai.com/wp/wp-content/themes/ishidakasekizai/images/top/people.png);
position: relative;
left: 63%;
bottom: 77px;
}
#mv .wrap_mv {
width: 78%;
margin-left: auto;
}
@media only screen and (max-width: 1024px) {
#mv .mv_inner {
margin-bottom: 150px;
}
#mv .mv_catch {
background: #e9efe0;
border-radius: 10px;
width: 80%;
height: 325px;
min-height: inherit;
top: 40%;
}
#mv .mv_catch p {
margin-bottom: 1.6rem;
}
#mv .mv_catch .btn_request {
width: 225px;
}
#mv .mv_catch .txt_catch {
font-size: 1.3rem;
}
#mv .mv_catch .anniversary_90 img {
max-width: 50%;
}
#topFirst .inner {
margin-top: 0;
}
}
@media only screen and (max-width: 750px) {
#mv .mv_inner {
margin-bottom: 250px;
display: block;
}
#mv .mv_catch {
width: 100%;
top: 78%;
}
#mv .mv_catch:after {
display: none;
}
#mv .wrap_mv {
width: 100%;
}
#topFirst .inner .ph01 {
width: 100%;
}
#topFirst .inner .right_box .ph03 {
margin: 0 auto;
}
} .blk_consultation {
background: url(//ishidaka-hanbai.com/wp/wp-content/themes/ishidakasekizai/images/common/bg_washi2.png) repeat;
}
.blk_consultation .inner {
color: #fff;
display: flex;
padding: 40px 0;
}
@media only screen and (max-width: 750px) {
.blk_consultation .inner {
display: block;
padding: 20px;
}
}
.blk_consultation .inner .blk_profile {
flex-basis: 24%;
position: relative;
text-align: center;
padding-top: 100px;
}
.blk_consultation .inner .blk_profile figure {
position: absolute;
bottom: 80px;
width: 158%;
max-width: 441px;
}
.blk_consultation .inner .blk_profile p {}
.blk_consultation .inner .blk_profile p span {
font-size: 14px;
}
@media only screen and (max-width: 750px) {
.blk_consultation .inner .blk_profile {
padding-top: 0;
}
.blk_consultation .inner .blk_profile figure {
position: relative;
bottom: 0;
width: 100%;
}
}
.blk_consultation .inner .blk_txt_consultation {
padding: 0 40px;
}
.blk_consultation .inner .blk_txt_consultation p {
font-size: 1.5rem;
margin-bottom: 20px;
}
.blk_consultation .inner .blk_txt_consultation p big {
font-size: 1.6rem;
}
.blk_consultation .inner .btn_consultation {
display: block;
color: #0e3092;
text-align: center;
border-radius: 20px;
background: #fff;
padding: 10px 20px;
position: relative;
}
.blk_consultation .inner .btn_consultation:hover {
background: #0e3092;
color: #fff;
}
.blk_consultation .inner .btn_consultation:after {
content: "";
display: block;
background: url(//ishidaka-hanbai.com/wp/wp-content/themes/ishidakasekizai/images/top/img_woman.png) no-repeat;
width: 80px;
height: 94px;
bottom: 0;
position: absolute;
right: 0;
}
.blk_consultation .inner .blk_photos {
display: flex;
}
.blk_consultation .inner .blk_photos figure {
padding: 4px;
}
.blk_consultation .inner .blk_photos figure img {
border-radius: 10px;
overflow: hidden;
}
@media only screen and (max-width: 750px) {
.blk_consultation .inner .btn_consultation:after {
right: -40px;
}
.blk_consultation .inner .blk_txt_consultation {
padding: 10px 40px;
}
.blk_consultation .inner .btn_consultation {
padding: 20px 5px;
}
} #topFirst .inner {
position: relative;
display: flex;
justify-content: space-between;
margin-top: -100px;
} @media only screen and (max-width: 750px) {
#topFirst .inner {
display: block;
}
}
#topFirst .inner .ph01 {
flex-basis: 50%;
position: relative;
}
#topFirst .inner .ph01:before {
content: "";
display: block;
position: absolute;
width: 100%;
height: 100%;
border-radius: 20px;
border: 1px solid #fff;
top: -42px;
left: 42px;
}
@media only screen and (max-width: 750px) {
#topFirst .inner .ph01:before {
top: -15px;
left: 15px;
}
}
#topFirst .inner .ph01 figure {
border-radius: 20px;
overflow: hidden;
}
@media only screen and (max-width: 750px) {
#topFirst .inner .ph01 {
width: 100%;
}
}
#topFirst .inner .right_box {
flex-basis: 48%;
}
#topFirst .inner .right_box .ph02 figure,
#topFirst .inner .right_box .ph03 figure {
border-radius: 20px;
overflow: hidden;
}
#topFirst .inner .right_box .ph02 p,
#topFirst .inner .right_box .ph03 p {
color: #4c524f;
width: 60%;
margin-left: auto;
border-bottom: 3px dotted #c9c9c9;
font-size: 1.2rem;
padding: 10px 0;
}
#topFirst .inner .right_box .ph02 {
width: 70%;
margin: 12% auto 10%;
}
#topFirst .inner .right_box .ph03 {
width: 60%;
margin-left: auto;
}
#topFirst .inner2 {
width: 50%;
position: absolute;
max-width: 418px;
z-index: 1;
left: 50%;
top: 30%;
-moz-transform: translate(-50%, 0);
-o-transform: translate(-50%, 0);
-ms-transform: translate(-50%, 0);
-webkit-transform: translate(-50%, 0);
transform: translate(-50%, 0);
}
#topFirst .inner2 .txt_contents {
background: rgba(255, 255, 255, 0.8);
padding: 40px;
}
#topFirst .inner2 .txt_contents p {
font-size: 16px;
}
#topFirst .inner2 .txt_contents .marker {
font-size: 16px;
padding-left: 0;
background: linear-gradient(rgba(0, 0, 0, 0) 30%, #ebeb27 0%);
}
@media only screen and (max-width: 750px) {
#topFirst .inner2 {
width: 80%;
top: 20%;
}
#topFirst .inner2 .txt_contents {
padding: 20px;
}
} #topAbout .wrap_box_about {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
@media only screen and (max-width: 750px) {
#topAbout .wrap_box_about {
display: block;
}
}
#topAbout .wrap_box_about .box {
background: #fff;
border-radius: 10px;
border: 1px solid #c9c9c9;
flex-basis: 49%;
max-width: 49%;
margin-bottom: 20px;
padding: 20px;
display: flex;
}
@media only screen and (max-width: 750px) {
#topAbout .wrap_box_about .box {
padding: 15px;
display: block;
max-width: inherit;
}
}
#topAbout .wrap_box_about .box .left_box {
flex-basis: 35%;
}
#topAbout .wrap_box_about .box .right_box {
flex-basis: 65%;
padding-left: 20px;
}
#topAbout .wrap_box_about .box .heading_box_about {
color: #0f3965;
font-size: 20px;
margin: 1rem 0 1.5rem;
font-weight: 500;
}
@media only screen and (max-width: 750px) {
#topAbout .wrap_box_about .box .heading_box_about {
font-size: 16px;
}
#topAbout .wrap_box_about .box .right_box {
margin-left: 0;
}
#topAbout .wrap_box_about .box .left_box {
text-align: center;
}
}
#topAbout .wrap_box_about .box p {
font-size: 15px;
}
#topAbout .wrap_box_about .box .link_box_about {
background: #f5f5f5;
padding: 5px 10px;
text-align: center;
margin-top: 20px;
}
#topAbout .wrap_box_about .box .link_box_about a {
color: #c74983;
font-size: 1.1rem;
margin: 0 4px;
}
#topAbout .wrap_box_about .box .link_box_about a:before {
content: "";
border-width: 5px 5px 5px 0;
} .link_bar {
color: #4f6f1a;
text-align: right;
margin-bottom: 20px;
} .link_bar a {
border-bottom: 1px solid #4f6f1a;
padding-bottom: 2px;
}
#topVoice .slide_voice {
background: #fff;
padding: 10px;
display: flex;
}
#topVoice .slide_voice .slick-arrow {
background: #0f3965;
border-radius: 100%;
}
#topVoice .box_voice {
padding: 10px;
width: 25%;
}
#topVoice .box_voice a {
color: #4c524f;
}
#topVoice .box_voice figure {
border: 1px solid #c9c9c9;
width: 100%;
height: 230px;
}
#topVoice .box_voice figure img {
object-fit: cover;
height: 100%;
width: 100%;
}
@media screen and (max-width: 768px) {
#topVoice .box_voice {
width: 100%;
}
#topVoice .box_voice figure {
height: auto;
}
#topVoice .slide_voice {
display: block;
}
} #topVoice .box_voice .name_voice {
margin: 1rem 0;
font-size: 1.4rem;
color: #0f3965;
font-weight: 600;
}
#topVoice .box_voice .txt_voice {
font-size: 1.2rem;
}
#topVoice .slick-track {
margin-left: inherit;
} #topExample .line {
border: 1px solid #0e3092;
}
#topExample .inner {
position: relative;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
#topExample .inner .sec_cmn_heading {
flex-basis: 100%;
}
@media only screen and (max-width: 750px) {
#topExample .inner {
display: block;
}
}
#topExample .inner2 {
width: 50%;
max-width: 418px;
z-index: 1;
margin: 0 auto;
}
#topExample .inner2 .txt_contents {
background: rgba(255, 255, 255, 0.8);
padding: 40px;
}
#topExample .inner2 .txt_contents p {
font-size: 15px;
margin-bottom: 20px;
}
#topExample .inner2 .txt_contents .btn {
background: #0e3092;
padding: 15px;
color: #fff;
border-radius: 30px;
font-size: 16px;
}
#topExample .inner2 .txt_contents .btn:hover {
background: #ebeb27;
}
@media only screen and (max-width: 750px) {
#topExample .inner2 {
top: 20%;
width: 80%;
}
#topExample .inner2 .txt_contents {
padding: 20px;
}
}
#topExample .left_box {
flex-basis: 50%;
position: relative;
}
#topExample .left_box .ph01 {
position: relative;
}
#topExample .left_box .ph01:before {
content: "";
display: block;
position: absolute;
width: 100%;
height: 100%;
border-radius: 20px;
border: 1px solid #fff;
top: -42px;
left: 42px;
}
@media only screen and (max-width: 750px) {
#topExample .left_box .ph01:before {
top: -15px;
left: 15px;
}
}
#topExample .left_box figure {
border-radius: 20px;
overflow: hidden;
}
@media only screen and (max-width: 750px) {
#topExample .left_box {
width: 100%;
margin-bottom: 180px;
}
}
#topExample .right_box {
flex-basis: 50%;
}
#topExample .right_box .list_example {
width: 100%;
max-width: 368px;
margin-left: auto;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
#topExample .right_box .list_example li {
flex-basis: 48%;
margin-bottom: 16px;
}
#topExample .right_box .list_example li a {
color: #fff;
}
@media only screen and (max-width: 750px) {
#topExample .right_box .list_example {
max-width: none;
}
}
#topExample .right_box .blk_example {
border: 1px solid #bcbcbc;
position: relative;
}
#topExample .right_box .blk_example figure img {
object-fit: cover;
width: 100%;
height: 233px;
}
#topExample .right_box .blk_example .ttl_blk_example {
background: rgba(0, 0, 0, 0.6);
position: absolute;
bottom: 0;
left: 0;
padding: 10px;
color: #fff;
} #topMessage {
background: url(//ishidaka-hanbai.com/wp/wp-content/themes/ishidakasekizai/images/common/bg_washi.png) repeat;
}
#topMessage .sec_cmn_heading {
color: #fff;
}
#topMessage .box_flex>div,
#topMessage .box_flex .right_box>div {
flex: 1;
}
#topMessage .box_flex .right_box {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
#topMessage .box_flex .right_box figure {
flex-basis: 48%;
margin-bottom: 20px;
}
#topMessage .box_flex .right_box02 .cous {
background: url(//ishidaka-hanbai.com/wp/wp-content/themes/ishidakasekizai/images/top/voice_fuki.png) no-repeat bottom;
height: 77px;
text-align: center;
padding-top: 43px;
color: #fff;
font-size: 1rem;
font-size: 16px;
letter-spacing: 0.8px;
}
#topMessage .box_flex .left_box {
padding-right: 40px;
}
#topMessage .box_flex .left_box p {}
@media only screen and (max-width: 750px) {
#topMessage .box_flex .left_box {
padding: 0;
}
}
#topMessage .box_flex .top_message_heading {
font-family: "M PLUS Rounded 1c", sans-serif;
font-size: 26px;
margin-bottom: 40px;
}
#topMessage .box_flex .right_box>div {
border-radius: 10px;
padding: 10px;
}
@media only screen and (max-width: 750px) {
#topMessage .box_flex .top_message_heading {
font-size: 16px;
}
}
#topMessage .box_flex .top_message_heading span {
background: #fff;
display: block;
padding: 4px 16px;
margin-bottom: 10px;
}
#topMessage .box_flex .right_box02 .cous {}
#topMessage .box_flex .top_message_heading span:first-child {
display: inline-block;
}
#topMessage .box_flex .top_message_heading span.ph_man {
position: relative;
}
#topMessage .box_flex .top_message_heading span.ph_man:before {
content: "";
display: block;
position: absolute;
width: 357px;
height: 175px;
background: url(//ishidaka-hanbai.com/wp/wp-content/themes/ishidakasekizai/images/top/img_man.png) no-repeat bottom right;
background-size: contain;
top: 0;
right: 0;
-moz-transform: translate(0, -100%);
-o-transform: translate(0, -100%);
-ms-transform: translate(0, -100%);
-webkit-transform: translate(0, -100%);
transform: translate(0, -100%);
}
@media only screen and (max-width: 750px) {
#topMessage .box_flex .top_message_heading span.ph_man:before {
width: 40%;
}
} #topInfo .contentblog,
#topInfo .wrap_box_about ul li a,
#topInfo .info .wrap_box_about ul li .rbox,
#topInfo .info .wrap_box_about ul li {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
#topInfo .contentblog .info,
#topInfo .contentblog .participants {
flex-basis: 47%;
max-width: 47%;
}
#topInfo .contentblog .participants .pic {
display: none;
}
#topInfo .contentblog .participants .tbox {
display: flex;
flex-wrap: wrap;
}
#topInfo .contentblog .participants .tbox .title {
margin: 18px 0 0 10px;
}
#topInfo .info .wrap_box_about ul li {
border-bottom: 2px dotted #c9c9c9;
padding: 20px 20px 20px 0;
}
#topInfo .participants .wrap_box_about ul li {
border-bottom: 1px solid #eee;
padding: 10px 20px 10px 0;
}
#topInfo .participants .wrap_box_about ul li .rbox {
margin-left: 20px;
width: 65%;
}
#topInfo .wrap_box_about ul li .rbox {
margin-left: 20px;
width: 64%;
}
#topInfo .wrap_box_about ul li .rbox .date {
margin: 10px 0;
}
#topInfo .staff .wrap_box_about ul li .rbox .date,
#topInfo .public .wrap_box_about ul li .rbox .date {
margin: 5px 0;
}
#topInfo .wrap_box_about ul li .rbox img {
display: none;
}
#topInfo .info .wrap_box_about ul li .rbox .title {
display: block;
margin: 10px 0;
font-size: 14px;
font-weight: 600;
}
#topInfo .info.staff .wrap_box_about ul li .rbox .title,
#topInfo .info.public .wrap_box_about ul li .rbox .title {
margin: 5px 0;
}
#topInfo .info.staff .sec_cmn_heading,
#topInfo .info.public .sec_cmn_heading {
font-family: "M PLUS Rounded 1c", sans-serif;
font-size: 30px;
letter-spacing: 2px;
margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
#topInfo .info.staff .sec_cmn_heading,
#topInfo .info.public .sec_cmn_heading {
font-family: "M PLUS Rounded 1c", sans-serif;
font-size: 24px;
letter-spacing: 2px;
margin-bottom: 20px;
}
#topInfo .info.staff .sec_cmn_heading span::after,
#topInfo .info.public .sec_cmn_heading span::after {
content: none;
}
}
#topInfo .info .wrap_box_about ul li .wp-image-1073,
#topInfo .info .wrap_box_about ul li .wp-image-1074 {
display: none;
}
@media only screen and (max-width: 750px) {
#topInfo .contentblog .info,
#topInfo .contentblog .participants,
#topInfo .contentblog .participants .wrap_box_about ul li {
flex-basis: 100%;
max-width: 100%;
}
#topInfo .contentblog,
#topInfo .contentblog .participants .wrap_box_about ul {
display: block;
}
#topInfo .contentblog .wrap_box_about ul {
display: flex;
justify-content: space-between;
}
#topInfo .contentblog .wrap_box_about ul li {
flex-basis: 47%;
max-width: 47%;
}
#topInfo .contentblog .wrap_box_about ul li:last-child {
padding-right: 0;
}
#topInfo .contentblog .participants {
padding: 50px 0;
}
#topInfo .contentblog .staff .participants,
#topInfo .contentblog .public .participants {
padding: 0px 0;
}
} #topWorry .inner {
max-width: 1440px;
}
#topWorry .inner .sec_cmn_heading {
max-width: 1200px;
margin-left: auto;
margin-right: auto;
}
#topWorry .point_select {
margin-bottom: 60px;
background: #fff;
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
border-radius: 10px;
padding: 20px;
}
#topWorry .point_select .inner_point {
width: 100%;
max-width: 1200px;
margin: 0 auto;
display: flex;
align-items: center;
}
#topWorry .point_select .inner_point .wrap_service {
flex-basis: 40%;
padding-right: 96px;
}
#topWorry .point_select .inner_point .wrap_service>div {
text-align: center;
display: flex;
align-items: center;
justify-content: center;
height: 148px;
margin: 28px 0;
position: relative;
}
#topWorry .point_select .inner_point .wrap_service>div:after {
content: "";
display: block;
background: url(//ishidaka-hanbai.com/wp/wp-content/themes/ishidakasekizai/images/top/line.png) no-repeat center;
width: 96px;
height: 168px;
background-size: cover;
position: absolute;
top: -15px;
right: 0;
transform: translate(100%);
}
#topWorry .point_select .inner_point .wrap_service>div big {
font-size: 32px;
}
#topWorry .point_select .inner_point .wrap_service>div.permanence_service {
background: #e6f3f1;
}
#topWorry .point_select .inner_point .wrap_service>div.permanence_service big {
color: #0f3965;
}
#topWorry .point_select .inner_point .wrap_service>div.normal_service {
background: #f3ece6;
}
#topWorry .point_select .inner_point .wrap_service>div.normal_service big {
color: #d97148;
}
#topWorry .point_select .inner_point .wrap_point_blk {
flex-basis: 60%;
}
#topWorry .point_select .point_blk {
display: flex;
width: 100%;
align-items: center;
padding: 8px 0;
}
#topWorry .point_select .point_blk .select_point {
height: 70px;
text-align: center;
display: flex;
justify-content: center;
align-items: center;
border: 3px solid;
max-width: 350px;
flex-basis: 40%;
}
#topWorry .point_select .point_blk>ul {
flex: 1;
display: flex;
padding: 0 0 0 5%;
position: relative;
}
#topWorry .point_select .point_blk>ul:before {
content: "▶";
position: absolute;
left: 5%;
}
#topWorry .point_select .point_blk>ul li {
border-right: 1px solid;
padding: 0 10%;
}
#topWorry .point_select .point_blk>ul li:last-of-type {
border-right: none;
}
#topWorry .point_select .point_blk.point_blk01 .select_point {
border-color: #e6f3f1;
}
#topWorry .point_select .point_blk.point_blk01>ul:before,
#topWorry .point_select .point_blk.point_blk01>ul li,
#topWorry .point_select .point_blk.point_blk01>ul li a {
color: #1ba993;
}
#topWorry .point_select .point_blk.point_blk02 .select_point {
border-color: #f3e6ec;
}
#topWorry .point_select .point_blk.point_blk02>ul:before,
#topWorry .point_select .point_blk.point_blk02>ul li,
#topWorry .point_select .point_blk.point_blk02>ul li a {
color: #c74983;
}
#topWorry .point_select .point_blk.point_blk03 .select_point {
border-color: #f6f1e7;
}
#topWorry .point_select .point_blk.point_blk03>ul:before,
#topWorry .point_select .point_blk.point_blk03>ul li,
#topWorry .point_select .point_blk.point_blk03>ul li a {
color: #cca219;
}
#topWorry .point_select .point_blk.point_blk04 .select_point {
border-color: #e7e7f0;
}
#topWorry .point_select .point_blk.point_blk04>ul:before,
#topWorry .point_select .point_blk.point_blk04>ul li,
#topWorry .point_select .point_blk.point_blk04>ul li a {
color: #4574c3;
}
#topWorry .point_select .point_blk.point_blk05 .select_point {
border-color: #e8f1f2;
}
#topWorry .point_select .point_blk.point_blk05>ul:before,
#topWorry .point_select .point_blk.point_blk05>ul li,
#topWorry .point_select .point_blk.point_blk05>ul li a {
color: #2f9f76;
}
@media only screen and (max-width: 750px) {
#topWorry .point_select .inner_point .wrap_service>div.permanence_service,
#topWorry .point_select .inner_point .wrap_service>div.normal_service,
#topWorry .point_select .point_blk.point_blk01 .select_point,
#topWorry .point_select .point_blk.point_blk02 .select_point,
#topWorry .point_select .point_blk.point_blk03 .select_point,
#topWorry .point_select .point_blk.point_blk04 .select_point,
#topWorry .point_select .point_blk.point_blk05 .select_point,
#topWorry .point_select .point_blk.point_blk01>ul li,
#topWorry .point_select .point_blk.point_blk02>ul li,
#topWorry .point_select .point_blk.point_blk03>ul li,
#topWorry .point_select .point_blk.point_blk04>ul li,
#topWorry .point_select .point_blk.point_blk05>ul li,
#topWorry .point_select .inner_point .wrap_service>div.permanence_service big,
#topWorry .point_select .inner_point .wrap_service>div.normal_service big {
writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;
-webkit-writing-mode: vertical-rl;
}
#topWorry .point_select .point_blk .select_point {
height: 153px;
}
#topWorry .point_select .inner_point .wrap_service>div.permanence_service,
#topWorry .point_select .inner_point .wrap_service>div.normal_service {
height: 380px;
padding: 30px 0;
}
#topWorry .point_select .point_blk>ul:before {
display: none;
}
#topWorry .point_select .point_blk03 ul li {
height: 150px;
}
#topWorry .point_select .point_blk04 ul li,
#topWorry .point_select .point_blk05 ul li {
height: 116px;
}
#topWorry .point_select .inner_point .wrap_service .permanence_service:after {
background: url(//ishidaka-hanbai.com/wp/wp-content/themes/ishidakasekizai/images/top/line_sp.png) no-repeat center;
top: 14%;
height: 327px;
}
#topWorry .point_select .inner_point .wrap_service .normal_service:after {
background: url(//ishidaka-hanbai.com/wp/wp-content/themes/ishidakasekizai/images/top/line_sp.png) no-repeat center;
top: -3%;
height: 327px;
}
}
#topWorry .blk_price {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
max-width: 1200px;
margin: 0 auto;
}
#topWorry .blk_price .box_price {
background: url(//ishidaka-hanbai.com/wp/wp-content/themes/ishidakasekizai/images/common/bg_hougan_w.png) repeat;
border-radius: 10px;
flex-basis: 24%;
max-width: 24%;
position: relative;
padding: 20px;
color: #fff;
border: 3px solid;
}
@media only screen and (max-width: 750px) {
#topWorry .blk_price .box_price {
flex-basis: 49%;
max-width: inherit;
margin-bottom: 10px;
padding: 15px;
}
}
#topWorry .blk_price .box_price:nth-of-type(1) {
background-color: #4f6f19;
border-color: #6c8b39;
}
#topWorry .blk_price .box_price:nth-of-type(2) {
background-color: #4574c3;
border-color: #6c92d2;
}
#topWorry .blk_price .box_price:nth-of-type(3) {
background-color: #cb7253;
border-color: #d99c86;
}
#topWorry .blk_price .box_price:nth-of-type(4) {
background-color: #c39545;
border-color: #dab370;
}
#topWorry .blk_price .box_price h3 {
font-size: 38px;
color: #ebeb27;
}
#topWorry .blk_price .box_price h3 a:before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
@media only screen and (max-width: 750px) {
#topWorry .blk_price .box_price h3 {
font-size: 24px;
}
}
#topWorry .blk_price .box_price .price {
text-align: center;
line-height: 1;
}
#topWorry .blk_price .box_price .price b {
margin: 0 2px;
font-size: 60px;
font-weight: bold;
}
@media only screen and (max-width: 750px) {
#topWorry .blk_price .box_price .price {
font-size: 10px;
}
#topWorry .blk_price .box_price .price b {
font-size: 30px;
}
} #topSolve {
max-width: 100%;
overflow: hidden;
}
#topSolve .solve_heading {
color: #0f3965;
margin: 40px 0 20px;
}
#topSolve .solve_heading span {
font-size: 25px;
display: inline-block;
position: relative;
}
#topSolve .solve_heading span:before,
#topSolve .solve_heading span:after {
background: #0f3965;
content: "";
display: inline-block;
height: 1px;
width: 80px;
position: absolute;
top: 50%;
}
#topSolve .solve_heading span:before {
left: -90px;
}
#topSolve .solve_heading span:after {
right: -90px;
}
@media only screen and (max-width: 750px) {
#topSolve .solve_heading span {
font-size: 18px;
}
}
#topSolve p {
margin-bottom: 40px;
}
@media only screen and (max-width: 750px) {
#topSolve p {
text-align: left;
}
} .du_img img {
object-fit: cover;
width: 100%;
height: 469px;
}
@media only screen and (max-width: 750px) {
.du_img img {
height: 250px;
}
} #topAccess .wrap_ph_access {
flex-basis: 60%;
display: grid;
grid-template-columns: repeat(4, 1fr);
display: -ms-grid;
grid-template-rows: auto auto;
-ms-grid-columns: 50.5% 0 25% 0 25%;
-ms-grid-rows: 120px 0 120px;
margin-bottom: 20px;
}
#topAccess .wrap_ph_access figure {
padding: 5px;
width: 100%;
height: 100%;
}
#topAccess .wrap_ph_access figure.ph_01 img {
display: block;
width: 100%;
}
#topAccess .wrap_ph_access {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
}
#topAccess .wrap_ph_access li {
width: 50%;
}
#topAccess .wrap_ph_access ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
-ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap;
} #topAccess .wrap_ph_access figure img {
border-radius: 20px;
overflow: hidden;
width: 100%;
height: 100%;
object-fit: cover;
}
@media only screen and (max-width: 750px) {
#topAccess {
padding-bottom: 80px;
}
#topAccess .wrap_ph_access figure {
padding: 3px;
}
#topAccess .wrap_ph_access figure.ph_01 {
padding-right: 6px;
}
#topAccess .wrap_ph_access figure img {
border-radius: 10px;
}
}
#topAccess .info_daichisekizai {
background: url(//ishidaka-hanbai.com/wp/wp-content/themes/ishidakasekizai/images/common/il_bird.png) no-repeat;
background-position: right top;
margin-bottom: 20px;
}
#topAccess .info_daichisekizai .name_company {
font-size: 1.8rem;
margin: 1rem 0 2rem;
}
.insert-banner {
width: 100%;
text-align: center;
margin: 0px 0 100px 0;
}
@media only screen and (max-width: 750px) {
.insert-banner {
margin: 30px 0;
}
} #topAccess .inner {
padding-bottom: 70px;
}
.top_baner {
display: flex;
justify-content: space-around;
flex-wrap: wrap;
margin-top: 90px;
}
.top_baner p {
width: 40%;
}
@media screen and (max-width: 750px) {
#topAccess .inner {
padding-bottom: 0px;
}
.top_baner {
margin-top: 50px;
}
.top_baner p {
width: 100%;
}
.top_baner p:nth-of-type(2) {
margin-top: 15px;
}
}
#topInfo .bg-w {
background: url(//ishidaka-hanbai.com/wp/wp-content/themes/ishidakasekizai/images/pages/jyumokusou-lp/access_bg.jpg);
background-size: cover;
}