@charset "UTF-8";

/*
Theme Name: wellz_service
Author: WELLZ
Description: 株式会社WELLZ
Version: 1.0
*/

/* =============================================
リセット
============================================= */
*:where(:not(iframe,canvas,img,svg,video):not(svg *,symbol *)){all:unset;display:revert}*,*::before,*::after{box-sizing:border-box}a,button{cursor:revert}ol,ul,menu{list-style:none}img{max-width:100%}table{border-collapse:collapse}textarea{white-space:revert}meter{-webkit-appearance:revert;appearance:revert}::placeholder{color:unset}:where([hidden]){display:none}:where([contenteditable]){-moz-user-modify:read-write;-webkit-user-modify:read-write;overflow-wrap:break-word;-webkit-line-break:after-white-space}:where([draggable="true"]){-webkit-user-drag:element}
input[type="checkbox"],
input[type="radio"]{
    all: revert;
}
img{
	vertical-align:top;
}
body {
  font-family: "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium",
    "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 20px;
  color: #060e31;
  background-color: #fff;
  text-align: center;
}
.aligncenter {
  display: block;
  margin: 0 auto;
}
.alignright { float: right; }
.alignleft { float: left; }
strong { font-weight: bold; }
em { font-style: italic; }
blockquote {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 40px;
    -webkit-margin-end: 40px;
}
p {
  display: block;
  margin: 1em 0;
}
.f_Josefin {
  font-family: 'Josefin Sans', sans-serif;
}
.main {
  background-color: #b3ddfb;
}
.case_box {
  margin: 50px auto;
  max-width: 1000px;
  width: 100%;
  text-align: left;
  font-size: 23px;
  font-weight: bold;
}
.case_box ul li {
  padding: 10px;
}
.list_no {
  font-family: 'Josefin Sans', sans-serif;
  color: #fff;
  background-color: #1a7ac0;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  display: inline-block;
  border-radius: 25px;
  font-size: 28px;
  margin-right: 20px;
}
.dtp_box {
  margin: 50px auto;
  max-width: 1000px;
  width: 100%;
}
.subsidy_box {
  margin: 50px auto;
  max-width: 1000px;
  width: 100%;
}
.subsidy_txt {
  text-align: left;
  padding: 15px 30px;
  font-size: 15px;
  color: #005b56;
}
.scrivener_box {
  width: 100%;
  background:#fdf2f7;
}
.scrivener_box h2 {
  padding: 30px 0;
}
.scrivener_menu{
  display: flex;
  margin: auto;
  max-width: 800px;
  align-items: flex-end;
}
.scrivener_list {
  width: 60%;
}
.scrivener_womann {
  width: 40%;
}
.scrivener_item {
  background-color: #cf5a93;
  color: #fff;
  text-align: center;
  padding: 10px;
  margin: 10px;
  font-size: 24px;
  font-weight: bold;
  border-radius: 9px;
}
.scrivener_etc {
  text-align: left;
  font-weight: bold;
  padding-left: 20px;
  padding-bottom: 30px;
}
.inquiry_box {
  width: 100%;
  background: #ecf7ff;
  padding: 50px 0;
}
.inquiry_box h2 {
  font-size: 35px;
  font-weight: bold;
}
.inquiry_inner {
  padding: 20px;
  max-width: 1000px;
  width: 100%;
  background: #fff;
  margin: 30px auto;
  border-radius: 15px;
  text-align: left;
}
.inquiry_item {
  border-left: solid 10px #1a7ac0;
  margin: 15px 0 10px;
  padding-left: 15px;
}
.necessary {
  color: #fff;
  background: #ff4646;
  margin-left: 0.8em;
  font-size: 14px;
  padding: 3px 10px;
  border-radius: 5px;
}

.inquiry_box input,
.inquiry_box textarea {
  border: solid 1px #7ec4f7;
  padding: 5px 10px;
  border-radius: 5px;
  background: #fff;
}
.mwform-checkbox-field {
  display: block;
}
.memo {
  color: #ff4646;
  font-size: 14px;
  margin-left: 10px;
}
.inquiry_box h3 {
  font-size: 25px;
  font-weight: bold;
  margin: 15px 0 20px;
}
.thanks_tel {
  margin: 15px 0;
}
.tel_01 {
  font-family: 'Josefin Sans', sans-serif;
  font-size: 25px;
}
.tel_02 {
  font-family: 'Josefin Sans', sans-serif;
  font-size: 30px;
  color: #1a7ac0;
}
.tel_03 {
  font-size: 15px;
}
.confirm_box {
  text-align: center;
}
a.btn_back_to_top,
.inquiry_box input.confirm {
  padding: 5px 15px;
  background: #1a7ac0;
  color: #fff;
  border-radius: 5px;
  width: 100%;
  display: inline-block;
  max-width: 200px;
  border: none;
  margin: auto;
}

a.btn_back_to_top:hover,
.inquiry_box input.confirm:hover {
  background: #0a548b;
}

/* ==記事　== */
.customize-support {
  padding: 5px;
  background:#ffebeb;
}
.blog-detail__body {
  width: 100%;
  max-width: 500px;
  margin: auto;
  text-align: left;
  font-size: 15px;
  border: solid 1px #fcc;
  padding: 10px;
  border-radius: 10px;
  background: #fff;
}
.blog-detail__title {
  font-weight: bold;
  font-size: 28px;
  line-height: 72px;
}
.blog-content h1,
.blog-content h2,
.blog-content h3 {
  font-weight: bold;
}
.blog-content h1 {
  font-size: 24px;
}
.blog-content h2 {
  font-size: 20px;
}

.blog-content h1 {
  font-size: 18px;
}
.blog-content{
  text-align: left;
}
img.size-medium {
  width: 100%;
  max-width: 500px;
}
.blog-content a {
  text-decoration: underline;
  color: #ff005e;
}
.blog-content a:hover {
  color: #990038;
}
.blog-content blockquote {
  margin: 0;
  border: dotted 2px #ffcccc;
  background-color: #fffafa;
  padding: 15px;
  border-radius: 10px;
}


@media screen and (min-width: 768px) {
.sp_only {
  display: none;
}
}

@media screen and (max-width: 767px) {
  .pc_only {
    display: none;
  }
  .case_box{
    font-size:16px;
    margin: 0 auto 20px;
  }
  .list_no {
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 15px;
    margin-right: 5px;
}
.dtp_box,
.subsidy_box {
  margin: 20px auto;
}
.scrivener_menu {
  display: block;
}
.scrivener_list,
.scrivener_womann {
  width: 100%;
}
.inquiry_box h2 {
  font-size: 25px;
}
.inquiry_inner {
  font-size: 18px;
  background: none;
  margin: 0;
  padding: 10px;
}
.inquiry_box input, .inquiry_box textarea {
  width: 95%;
}
.mwform-tel-field {
  display: flex;
}
.mwform-tel-field input[type="text"] {
  max-width: 25%;
}
.memo {
  font-size: 12px;
}
span.mwform-checkbox-field.vertical-item label {
  display: flex;
  width: 100%;
}
.service {
  width: 30px;
}
.confirm {
  text-align: center;
  max-width: 300px;
  margin: auto;
}
.inquiry_box input[type="checkbox"] {
  width: 30px;
}
.inquiry_box h3 {
  font-size: 20px;
}

}