@charset "UTF-8";
@charset "UTF-8";
@charset "UTF-8";
@charset "utf-8";

 html {
-webkit-text-size-adjust: 100%;
max-height: 100%;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,textarea,p,blockquote,th,td,img{ padding:0;
margin:0;
vertical-align:top;
text-align: justify;
text-justify: inter-ideograph; word-break: break-all;
overflow-wrap: break-word;
word-wrap: break-word;
-webkit-text-size-adjust: 100%;
}
fieldset,img {
border:0;
}
img {
vertical-align:bottom;
font-size:0;
line-height:0;
}
address,caption,cite,code,dfn,em,x_strong,th,var {
font-style:normal;
font-weight:normal;
}
ol,ul {
list-style:none;
max-height: 100%;
}
caption,th {
text-align:left;
max-height: 100%;
}
h1,h2,h3,h4,h5,h6 {
font-size:100%;
font-weight:normal;
}
dl,dt,dd,ul,ol,x_li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,textarea,p,blockquote,th,td {
max-height: 100%;
}
main, article, aside, dialog, figure, footer, header,hgroup, nav, section {
display:block;
padding:0;
margin:0;
vertical-align:top;
text-align:left; word-break: break-all;
overflow-wrap: break-word;
word-wrap: break-word;
-webkit-text-size-adjust: 100%;
}
table {
border-collapse: collapse;
} .cl:after{
content: ".";
display: block;
height: 0;
font-size:0;
clear: both;
visibility:hidden;
}
.cl{
display: inline-block; x_overflow:hidden;
} * html .cl{
height: 1%;
}
.cl{
display:block;
}

@import url("https://fonts.googleapis.com/css2?family=Noto+Sans:wght@100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&display=swap");
@font-face {
font-family:"Ostrich Sans Light";
src:url(https://shintokyo-gs.co.jp/wordpress/wp-content/themes/shintokyo-gs.co.jp/css/fonts/ostrich-light.eot?) format("eot"),
url(https://shintokyo-gs.co.jp/wordpress/wp-content/themes/shintokyo-gs.co.jp/css/fonts/ostrich-light.woff) format("woff"),
url(https://shintokyo-gs.co.jp/wordpress/wp-content/themes/shintokyo-gs.co.jp/css/fonts/ostrich-light.ttf) format("truetype"),
url(https://shintokyo-gs.co.jp/wordpress/wp-content/themes/shintokyo-gs.co.jp/css/fonts/ostrich-light.svg#OstrichSans-Light) format("svg");
font-weight:normal;
font-style:normal;
}
@font-face {
font-family:"Ostrich Sans Medium";
src:url(https://shintokyo-gs.co.jp/wordpress/wp-content/themes/shintokyo-gs.co.jp/css/fonts/ostrich-regular.eot?) format("eot"),
url(https://shintokyo-gs.co.jp/wordpress/wp-content/themes/shintokyo-gs.co.jp/css/fonts/ostrich-regular.woff) format("woff"),
url(https://shintokyo-gs.co.jp/wordpress/wp-content/themes/shintokyo-gs.co.jp/css/fonts/ostrich-regular.ttf) format("truetype"),
url(https://shintokyo-gs.co.jp/wordpress/wp-content/themes/shintokyo-gs.co.jp/css/fonts/ostrich-regular.svg#OstrichSans-Medium) format("svg");
font-weight:normal;
font-style:normal;
}
@font-face {
font-family:"Ostrich Sans Black";
src:url(https://shintokyo-gs.co.jp/wordpress/wp-content/themes/shintokyo-gs.co.jp/css/fonts/ostrich-black.eot?) format("eot"),
url(https://shintokyo-gs.co.jp/wordpress/wp-content/themes/shintokyo-gs.co.jp/css/fonts/ostrich-black.woff) format("woff"),
url(https://shintokyo-gs.co.jp/wordpress/wp-content/themes/shintokyo-gs.co.jp/css/fonts/ostrich-black.ttf) format("truetype"),
url(https://shintokyo-gs.co.jp/wordpress/wp-content/themes/shintokyo-gs.co.jp/css/fonts/ostrich-black.svg#OstrichSans-Black) format("svg");
font-weight:normal;
font-style:normal;
}  html {
font-size: 10px;
}
body {
position: relative;
font-size: 1rem;
line-height: 1.8;
font-family: "Noto Sans", sans-serif;
color: #000000;
padding-top: 90px;
-webkit-font-feature-settings: "palt";
-moz-font-feature-settings: "palt";
-ms-font-feature-settings: "palt";
-o-font-feature-settings: "palt";
font-feature-settings: "palt"; }
@media screen and (max-width: 940px) {
}
@media screen and (max-width: 767px) {
html {
font-size: calc(1.282vw * 2); }
body {
padding-top: 15vw;
}
}
@media screen and (max-width: 600px) {
html {  }
}
@media screen and (max-width: 400px) {
html {  }
}
@media screen and (max-width: 360px) {
html {  }
}
* {
font-style: normal;
font-weight: 400;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
a {
color: #000000;
text-decoration: none;
transition: .5s;
}
a:hover {
color: #666666;
text-decoration: none;
transition: .5s;
opacity: 0.65;
}
main a {
color: #000000;
text-decoration: none;
transition: .5s;
}
main a:hover {
color: #666666;
text-decoration: none;
transition: .5s;
opacity: 0.65;
}
a:hover img,
a.opacity:hover,
footer footer_in .f_contents section dl a:hover {
text-decoration: none;
opacity: 0.65;
zoom: 1;
}
header h2 a:hover img,
footer dl dt a:hover img {
opacity: 1.0;
zoom: 1;
}
a:before,
a:after,
a:hover:before,
a:hover:after {
text-decoration: none !important;
display: inline-block;
}
img {
width: 100%;
height: auto;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
image-rendering: -webkit-optimize-contrast;
} .sp,
.sp_img {
display: none;
}
@media screen and (max-width: 767px) {
img {
max-width: none;
width: 100%;
height: auto;
}
.pc {
display: none;
}
.sp,
.sp_img {
display: block;
}
}   h1 {
display: none;
}
header {
position: fixed;
top: 0;
left: 0;
z-index: 10;
background: rgba(255, 255, 255, .9);
height: 90px;
width: 100%;
display: flex;
align-items: center;
transition: .5s;
}
.fixed header {
height: 70px;
transition: .5s;
}
header h2 { width: 400px;
margin-left: 10px;
}
header nav {
margin-left: auto;
display: flex;
align-items: center;
margin-right: 20px;
height: 90px;
}
.fixed header nav {
height: 70px;
}
header nav > ul {
display: flex;
align-items: center;
margin-right: 80px;
height: 100%;
}
header nav > ul > li {
position: relative;
width: 160px;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
}
header nav > ul > li > a {
position: relative;
display: flex;
align-items: center;
justify-content: center;
font-size: 2.0rem;
font-weight: 700;
line-height: 1.2em;
width: 100%;
}
header nav > ul > li:not(:last-of-type) > a::after {
position: absolute;
top: 0;
right: 0;
width: 1px;
height: 100%;
background: #251e1c;
content: '';
}
header nav > ul > li.trigger.active::before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 80px;
display: block;
content: '';
}
header nav > ul > li::after ,
header nav > ul > li.trigger::after {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 2px;
display: block;
background: #666666;
transform: scale(0, 1);
transform-origin: center top;
transition: transform .3s;
content: '';
}
header nav > ul > li:hover::after ,
header nav > ul > li.trigger.active::after {
transform: scale(1, 1);
}
header nav > ul > li.trigger > a + .sub_menu {
position: fixed;
top: 90px;
left: 0;
z-index: 2;
width: 100%;
display: none;
}
.fixed header nav > ul > li.trigger > a + .sub_menu {
top: 70px;
}
header nav > ul > li.trigger > a + .sub_menu .box {
display: flex;
align-items: center;
justify-content: center;
padding: 0 20px;
background: rgba(255, 255 , 255 , .8);
font-size: 1.6rem;
}
header nav > ul > li.trigger > a + .sub_menu .box ul {
display: flex;
}
header nav > ul > li.trigger > a + .sub_menu .box ul li:not(:last-of-type) {
margin-right: 2em;
}
header nav > ul > li.trigger > a + .sub_menu .box ul li a {
position: relative;
display: block;
font-size: 1.8rem;
font-weight: 500;
padding: 30px 0;
}
header nav > ul > li.trigger > a + .sub_menu .box ul li a::after {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 2px;
display: block;
background: #666666;
transform: scale(0, 1);
transform-origin: center top;
transition: transform .3s;
content: '';
}
header nav > ul > li.trigger > a + .sub_menu .box ul li a:hover::after {
transform: scale(1, 1);
}
header nav p {
width: 250px;
}
@media screen and (max-width: 1900px) {
header h2 { width: 400px;
}
header nav {
margin-right: 10px;
}
header nav > ul {
margin-right: 30px;
}
header nav > ul > li {
width: auto;
}
header nav > ul > li > a {
padding: 0 1.5em;
white-space: nowrap;
}
header nav p {
width: 200px;
}
}
@media screen and (max-width: 1600px) {
header nav > ul {
margin-right: 20px;
}
header nav > ul > li > a {
padding: 0 1em;
}
}
@media screen and (max-width: 1440px) {
header nav {
margin-right: 100px;
}
header nav > ul {
display: none;
}
}
@media screen and (max-width: 767px) {
header {
height: 15vw;
}
.fixed header {
height: 15vw;
}
header h2 {
width: 75vw;
margin-left: 3vw;
}
header nav {
display: none;
}
} footer {
background: #ebebeb;
border-radius: 50px 50px 0 0;
filter: drop-shadow(0 -10px 5px rgba(0,0,0,.3));
padding-top: 90px;
padding-bottom: 60px;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
}
footer .logo { width: 400px;
margin-bottom: 50px;
}
footer .f_nav {
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 50px;
}
footer .f_nav ul {
display: flex;
align-items: center;
justify-content: center;
}
footer .f_nav ul li {
position: relative;
width: 145px;
}
footer .f_nav ul li:not(:last-of-type)::after {
position: absolute;
top: 0;
right: 0;
width: 1px;
height: 100%;
background: #251e1c;
content: '';
}
footer .f_nav ul li a {
display: flex;
align-items: center;
justify-content: center;
font-size: 1.8rem;
font-weight: 700;
line-height: 1.2em;
}
footer address {
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
}
footer address .f_info {
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
font-size: 1.6rem;
}
footer address .f_info * {
display: flex;
align-items: center;
justify-content: center;
font-weight: 700;
}
footer address .f_info:not(:last-of-type) {
margin-bottom: .4em;
}
footer address .f_info p:after {
content: '／';
}
footer address .f_info dl {
margin-right: 1em;
}
footer address .f_info dl dt {
margin-right: .5em;
}
footer address .f_info ul li:not(:last-of-type) {
margin-right: 1em;
}
footer + .copy {
display: block;
background: #000;
color: #FFF;
text-align: center;
font-size: 1.4rem;
padding: 1.2em 0;
}
.return {
position: fixed;
right: 0;
bottom: 20px;
z-index: 5;
width: 40px;
}
@media screen and (max-width: 1040px) {
footer .f_nav ul li {
width: auto;
font-size: 1.8rem;
padding: 0 1.5em;
}
}
@media screen and (max-width: 940px) {
footer .f_nav ul li {
font-size: 1.6rem;
padding: 0 1em;
}
footer address .f_info dl {
margin-right: 0;
}
footer address .f_info ul {
width: 100%;
}
}
@media screen and (max-width: 767px) {
footer {
border-radius: 20px 20px 0 0;
filter: drop-shadow(0 -10px 5px rgba(0,0,0,.3));
padding-top: 10vw;
padding-bottom: 10vw;
}
footer .logo {
width: 70vw;
margin-bottom: 10vw;
}
footer .f_nav {
width: 100%;
margin-bottom: 10vw;
}
footer .f_nav ul {
flex-direction: column;
width: 100%;
padding: 0 10vw;
}
footer .f_nav ul li {
position: relative;
width: 100%;
padding: 2vw 0;
}
footer .f_nav ul li:not(:last-of-type)::after {
position: absolute;
top: inherit;
right: inherit;
bottom: 0;
left: 0;
width: 100%;
height: 1px;
}
footer .f_nav ul li a {
font-size: 1.6rem;
font-weight: 500;
display: block;
padding: .4em 0;
text-align: center;
}
footer address .f_info {
flex-direction: column;
font-size: 1.6rem;
}
footer address .f_info * {
font-weight: 500;
}
footer address .f_info:not(:last-of-type) {
margin-bottom: .4em;
}
footer address .f_info p {
font-weight: 700;
}
footer address .f_info p:after {
display: none;
}
footer address .f_info dl {
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
margin-right: 0;
}
footer address .f_info dl dt {
margin-right: 0;
}
footer + .copy {
font-size: 1.3rem;
padding: 1.2em 0;
}
.return {
position: fixed;
right: 0;
bottom: 5vw;
width: 8vw;
}
} input.openSidebarMenu[type="checkbox"]:checked ~ .sp_menu {
transform: translateX(0);
}
.openSidebarMenu {
display: none;
transition: all 0.3s;
}
.sp_menu {
position: fixed;
top: 0;
right: 0;
z-index: 10;
margin: 0;
width: 300px;
height: 100vh;
overflow: auto;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
transform: translateX(300px);
transition: transform 500ms ease-in-out;
background: rgba(255, 255, 255, .8);
-webkit-backdrop-filter: blur(30px);
backdrop-filter: blur(30px);
}
@media screen and (max-width: 1440px) {
.sidebarIconToggle {
position: fixed;
top: calc((90px - 30px) / 2);
right: 20px;
z-index: 99;
height: 30px;
width: 50px;
transition: all 0.3s;
cursor: pointer;
}
.sidebarIconToggle > div div {
position: relative;
height: 1px;
width: 100%;
background: #000;
transition: all 0.3s;
}
.sidebarIconToggle > div div:nth-of-type(2) {
margin-top: 14px;
}
.sidebarIconToggle > div div:nth-of-type(3) {
margin-top: 14px;
}
input.openSidebarMenu[type=checkbox]:checked ~ .sidebarIconToggle {
position: fixed;
}
input.openSidebarMenu[type=checkbox]:checked ~ .sidebarIconToggle > div div {
background: #000;
}
input.openSidebarMenu[type=checkbox]:checked ~ .sidebarIconToggle > div div:nth-of-type(2) {
transition: all 0.3s;
opacity: 0;
}
input.openSidebarMenu[type=checkbox]:checked ~ .sidebarIconToggle > div div:nth-of-type(1) {
transition: all 0.3s;
transform: rotate(135deg);
margin-top: 15px;
}
input.openSidebarMenu[type=checkbox]:checked ~ .sidebarIconToggle > div div:nth-of-type(3) {
transition: all 0.3s;
transform: rotate(-135deg);
margin-top: -15px;
}
.sp_menu * {
min-height: inherit;
max-height: inherit;
}
.sp_menu .sp_menu_box {
padding: 0 20px;
}
.sp_menu .sp_menu_box ul {
margin-bottom: 20px;
font-size: 1.6rem;
}
.sp_menu .sp_menu_box ul li:not(:last-of-type) {
margin-bottom: .3em;
}
.sp_menu .sp_menu_box ul li a {
display: block;
padding: .3em 0;
font-weight: 500;
}
}
@media screen and (max-width: 767px) {
.sidebarIconToggle {
top: calc((15vw - 4.4vw) / 2);
right: 4vw;
height: 4.4vw;
width: 7.2vw;
}
.sidebarIconToggle > div div:nth-of-type(2) {
margin-top: 2.4vw;
}
.sidebarIconToggle > div div:nth-of-type(3) {
margin-top: 2.4vw;
}
input.openSidebarMenu[type=checkbox]:checked ~ .sidebarIconToggle > div div:nth-of-type(1) {
margin-top: 2.8vw;
}
input.openSidebarMenu[type=checkbox]:checked ~ .sidebarIconToggle > div div:nth-of-type(3) {
margin-top: -2.6vw;
}
.sp_menu {
width: 60vw;
transform: translateX(60vw);
}
.sp_menu .sp_menu_box {
padding: 10vw 4vw;
}
.sp_menu .sp_menu_box ul {
margin-bottom: 5vw;
}
} .anc:before {
position: relative;
z-index: -1;
padding-top: 150px;
margin-top: -150px;
display: block;
content: '';
}
@media screen and (max-width: 767px) {
.anc:before {
padding-top: 30vw;
margin-top: -30vw;
content: '';
}
} main {
position: relative;
font-size: 1.8rem;
overflow-x: hidden;
}
body:not(.top) main {
padding-bottom: 200px;
}
@media screen and (max-width: 767px) {
main {
overflow: hidden;
font-size: 1.6rem;
}
body:not(.top) main {
padding-bottom: 25vw;
}
} .f_contact {
background: #2d55a8;
padding-top: 140px;
padding-bottom: 150px;
margin-bottom: -50px;
}
.f_contact .box .title01-white {
margin-bottom: 100px;
}
.f_contact .box .title01-white em {
color: #FFF;
}
.f_contact .box .btn {
display: flex;
align-items: center;
justify-content: center;
}
.f_contact .box .btn p {
width: 370px;
height: 85px;
}
.f_contact .box .btn p:nth-of-type(1) {
margin-right: 120px;
}
.f_contact .box .btn p a {
display: flex;
align-items: center;
justify-content: center;
border: solid 1px #FFF;
width: 100%;
height: 100%;
border-radius: calc(85px / 2);
}
.f_contact .box .btn p span {
position: relative;
display: block;
line-height: 1em;
padding-left: 50px;
color: #FFF;
}
.f_contact .box .btn p:nth-of-type(1) span {
font-family:"Ostrich Sans Black";
font-size: 3.6rem;
letter-spacing: .125em;
padding-top: .2em;
}
.f_contact .box .btn p:nth-of-type(2) span {
font-family: "Zen Kaku Gothic New", sans-serif;
font-size: 2.6rem;
font-weight: 700;
}
.f_contact .box .btn p span::before {
position: absolute;
left: 0;
transition: .5s;
content: '';
}
.f_contact .box .btn p:nth-of-type(1) span::before {
top: .2em;
width: .9166em;
height: .8888em;
background: url(//shintokyo-gs.co.jp/wordpress/wp-content/themes/shintokyo-gs.co.jp/img/common/icon_tel_white.svg) no-repeat center center;
background-size: cover;
}
.f_contact .box .btn p:nth-of-type(2) span::before {
top: 0;
width: 1.269em;
height: 1.23em;
background: url(//shintokyo-gs.co.jp/wordpress/wp-content/themes/shintokyo-gs.co.jp/img/common/icon_mail_white.svg) no-repeat center center;
background-size: cover;
}
.f_contact .box .btn p a:hover {
background: #FFF;
border: solid 1px #FFF;
}
.f_contact .box .btn p a:hover span {
color: #2d55a8;
}
.f_contact .box .btn p:nth-of-type(1) a:hover span::before {
background: url(//shintokyo-gs.co.jp/wordpress/wp-content/themes/shintokyo-gs.co.jp/img/common/icon_tel_blue.svg) no-repeat center center;
background-size: cover;
}
.f_contact .box .btn p:nth-of-type(2) a:hover span::before {
background: url(//shintokyo-gs.co.jp/wordpress/wp-content/themes/shintokyo-gs.co.jp/img/common/icon_mail_blue.svg) no-repeat center center;
background-size: cover;
}
body:not(.top) .page_title {
position: relative;
height: 600px;
overflow: hidden;
border-radius: 0 0 50px 50px;
display: flex;
align-items: center;
justify-content: center;
}
body:not(.top) .page_title::before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-size: cover;
content: '';
}
body:not(.top) .page_title::after {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(45, 85, 168, .37);
mix-blend-mode: multiply;
content: '';
}
body:not(.top) .page_title h3 {
position: relative;
z-index: 1;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
}
body:not(.top) .page_title h3 span ,
body:not(.top) .page_title h3 em {
display: block;
line-height: 1em;
color: #FFF;
}
body:not(.top) .page_title h3 span {
font-family:"Ostrich Sans Black";
font-size: 18.0rem;
letter-spacing: .05em;
margin-bottom: -.1em;
}
body:not(.top) .page_title h3 em {
font-size: 3.0rem;
font-weight: 700;
}
.pan {
padding-top: 20px;
padding-bottom: 150px;
}
.pan * {
font-size: 1.6rem;
font-weight: 500;
}
.title01 ,
.title01-white {
position: relative;
display: flex;
flex-direction: column;
margin-bottom: 80px;
}
.title01 span ,
.title01 em ,
.title01-white span ,
.title01-white em {
position: relative;
display: block;
line-height: 1em;
}
.title01 span ,
.title01-white span {
font-family: 'Ostrich Sans Black';
font-size: 10.0rem;
letter-spacing: .05em;
}
.title01-white span {
color: #FFF;
}
.title01 em ,
.title01-white em {
font-family: "Zen Kaku Gothic New", sans-serif;
font-size: 3.0rem;
font-weight: 700;
color: #2d55a8;
padding-left: 1.333em;
}
.title01 em::before ,
.title01-white em::before {
position: absolute;
top: .55em;
left: -50vw;
width: calc(50vw + .15em);
height: 3px;
background: #000000;
content: '';
}
.title01-white em::before {
background: #FFF;
}
.title01 em::after ,
.title01-white em::after {
position: absolute;
top: .25em;
left: .2666em;
width: .833em;
height: .7em;
background: url(//shintokyo-gs.co.jp/wordpress/wp-content/themes/shintokyo-gs.co.jp/img/common/title_arrow.svg) no-repeat center center;
background-size: cover;
content: '';
}
.title01-white em::after {
background: url(//shintokyo-gs.co.jp/wordpress/wp-content/themes/shintokyo-gs.co.jp/img/common/title_arrow-white.svg) no-repeat center center;
background-size: cover;
content: '';
}
.title02 {
position: relative;
display: flex;
align-items: baseline;
padding-left: 40px;
margin-bottom: 100px;
}
.title02::before {
position: absolute;
top: .35em;
left: 0;
width: 15px;
height: calc(100% - (.3em * 2));
background: #2d55a8;
font-size: 4.0rem;
content: '';
}
.title02 span ,
.title02 em {
display: block;
color: #2d55a8;
font-family: "Zen Kaku Gothic New", sans-serif;
font-weight: 700;
}
.title02 span {
font-size: 4.0rem;
}
@media screen and (max-width: 1040px) {
.title01 span ,
.title01-white span {
font-size: 8.0rem;
}
.title01 em ,
.title01-white em {
font-size: 3.0rem;
}
}
@media screen and (max-width: 940px) {
.f_contact .box .btn p:nth-of-type(1) {
margin-right: 50px;
}
body:not(.top) .page_title h3 span {
font-size: 6.0rem;
}
body:not(.top) .page_title h3 em {
font-size: 2.5rem;
}
.title01 span ,
.title01-white span {
font-size: 6.0rem;
}
.title01 em ,
.title01-white em {
font-size: 2.5rem;
}
}
@media screen and (max-width: 767px) {
.f_contact {
padding-top: 20vw;
padding-bottom: 20vw;
margin-bottom: -20px;
}
.f_contact .box .title01-white {
margin-bottom: 10vw;
}
.f_contact .box .btn {
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
}
.f_contact .box .btn p {
width: 80%;
height: 14vw;
}
.f_contact .box .btn p:nth-of-type(1) {
margin-right: 0;
margin-bottom: 8vw;
}
.f_contact .box .btn p a {
border-radius: calc(14vw / 2);
}
.f_contact .box .btn p span {
font-size: 2.0rem;
padding-left: 2em;
}
.f_contact .box .btn p:nth-of-type(1) span {
font-size: 2.5rem;
padding-top: .2em;
}
.f_contact .box .btn p:nth-of-type(2) span {
font-size: 2.0rem;
}
body:not(.top) .page_title {
height: 60vh;
border-radius: 0 0 10px 10px;
}
body:not(.top) .page_title h3 span {
font-size: 4.0rem;
}
body:not(.top) .page_title h3 em {
font-size: 2.0rem;
}
.pan {
padding-top: 5vw;
padding-bottom: 15vw;
}
.pan * {
font-size: 1.4rem;
}
.title01 ,
.title01-white {
margin-bottom: 10vw;
}
.title01 span ,
.title01-white span {
font-size: 4.0rem;
}
.title01 em ,
.title01-white em {
font-size: 2.0rem;
padding-left: 1.333em;
}
.title02 {
font-size: 2.5rem;
padding-left: .6em;
margin-bottom: 10vw;
display: flex;
flex-direction: column;
align-items: flex-start;
}
.title02::before {
width: .3em;
font-size: 2.5rem;
}
.title02 span {
font-size: 2.5rem;
}
.title02 em {
font-size: 1.6rem;
}
} .mw1530 {
max-width: 1570px;
margin: 0 auto;
padding-left: 20px;
padding-right: 20px;
}
.w1530 {
width: 1570px;
margin: 0 auto;
padding-left: 20px;
padding-right: 20px;
}
.mw1280 {
max-width: 1320px;
margin: 0 auto;
padding-left: 20px;
padding-right: 20px;
}
.w1280 {
width: 1320px;
margin: 0 auto;
padding-left: 20px;
padding-right: 20px;
}
@media screen and (max-width: 1960px) {
.w1920 {
width: 100%;
}
}
@media screen and (max-width: 1320px) {
.w1280 {
width: 100%;
}
}
@media screen and (max-width: 1260px) {
.w1220 {
width: 100%;
}
}
@media screen and (max-width: 1220px) {
.w1180 {
width: 100%;
}
}
@media screen and (max-width: 767px) {
.mw1920 {
max-width: 100%;
padding-left: 4%;
padding-right: 4%;
}
.w1920 {
width: 100%;
padding-left: 4%;
padding-right: 4%;
}
.mw1280 {
max-width: 100%;
padding-left: 4%;
padding-right: 4%;
}
.w1280 {
width: 100%;
padding-left: 4%;
padding-right: 4%;
}
.mw1220 {
max-width: 100%;
padding-left: 4%;
padding-right: 4%;
}
.w1220 {
width: 100%;
padding-left: 4%;
padding-right: 4%;
}
.mw1180 {
max-width: 100%;
padding-left: 4%;
padding-right: 4%;
}
.w1180 {
width: 100%;
padding-left: 4%;
padding-right: 4%;
}
} .pagination {
padding-top: 50px;
}
.pagination .pagination-box {
text-align:center;
font-size:0;
}
.pagination .pagination-box a ,
.pagination .pagination-box span {
position: relative;
display:inline-block;
font-size:1.6rem;
font-weight: 300;
width:32px;
height:32px;
font-family: "Quicksand", sans-serif;
line-height:32px;
text-align:center;
margin-right:10px;
color:#675e5f;
background:#FFF;
text-decoration:none;
}
.pagination .pagination-box a:not(.inactive) em {
display: inline-block;
font-family: "Quicksand", sans-serif;
line-height:32px;
font-size:1.6rem;
}
.pagination .pagination-box a:last-child ,
.pagination .pagination-box span:last-child {
margin-right:0;
}
.pagination .pagination-box span.current {
background:#947f7e;
color:#FFF;
}
.pagination .pagination-box a:hover {
text-decoration:none;
opacity:0.65;
filter: alpha(opacity=65); -ms-filter: "alpha(opacity=65)"; -moz-opacity:0.65; -khtml-opacity: 0.65; zoom:1;
}
@media screen and (max-width: 768px) {
.pagination {
padding:10vw 0 0;
}
.pagination .pagination-box a ,
.pagination .pagination-box span {
font-size:1.6rem;
width:6vw;
height:6vw;
line-height:6vw;
margin-right:2vw;
}
}
.form input[type="text"] ,
.form input[type="tel"] ,
.form input[type="email"] ,
.form input[type="date"] ,
.form input[type="number"] ,
.form textarea {
width:100%;
padding:.8em .4em;
font-family: "Noto Sans", sans-serif;
font-size:1.3rem;
background:#FFFFFF;
border: solid 1px #999999;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.form input[type="text"]:focus ,
.form input[type="tel"]:focus ,
.form input[type="email"]:focus ,
.form input[type="number"]:focus ,
.form input[type="date"]:focus ,
.form textarea:focus {
outline: 0;
border: solid 1px #000;
}
.form input[type="number"] {
text-align:center;
}
.form textarea { height:350px;
}
.form input.input01 { }
.form input.input02 {
width:50%;
}
.form input.input03 {
width:180px;
}
.form input.input04 {
width:120px;
}
.form ul:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility:
}
.form ul li {
float:left;
width:160px;
margin:0 25px 0 0;
}
.form ul li:last-child {
margin:0;
}
.form .zip {
display:inline-block;
margin:0 1em;
font-size:2.0rem;
}
.form .select_box01 {
position:relative;
overflow:hidden;
display:inline-block;
min-width:360px;
min-width:20em;
background:#fafafa;
border: solid 1px #b3b3b3;
color:#333;
margin:0;
padding:0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.form .select_box01 select {
-webkit-appearance:none;
-moz-appearance:none;
appearance:none;
position:relative;
z-index:2;
display:block;
min-width:360px;
min-width:20em;
margin:0;
padding:10px 10px;
background:transparent;
border:0;
outline:none;
font-size:1.6rem;
line-height:1.5;
text-align:left;
}
.form .select_box01:before {
font-family: "Font Awesome 6 Free";
content: "\f0d7";
position:absolute;
z-index:2;
top: 50%;
-webkit-transform: translateY(-50%); transform: translateY(-50%);
right:20px;
font-size:2.2rem;
font-weight: 700;
line-height:1;
color:#999999;
display: block;
}
.form .mwform-radio-field ,
.form .mwform-checkbox-field {
display:inline-block;
margin:0 80px 0 0;
}
.form .mwform-radio-field:last-of-type ,
.form .mwform-checkbox-field:last-of-type {
margin:0 ;
}
input[type=checkbox] {
appearance: none;
display: none;
}
input[type=checkbox] + span {
display: inline-block;
position: relative;
vertical-align: middle;
cursor: pointer;
}
input[type=checkbox] + span:before {
font-family: "Font Awesome 6 Free";
content: "\f096";
display: inline-block;
margin-right: 0.5em;
font-weight: 400;
color: #aaaaaa;
}
input[type=checkbox]:checked + span:before {
content: "\f14a";
font-weight: 400;
color: #ff5d0a;
}
input[type=radio] {
appearance: none;
display: none;
}
input[type=radio] + span {
position: relative;
display: inline-block;
vertical-align: middle;
cursor: pointer;
}
input[type=radio] + span:before {
font-family: "Font Awesome 6 Free";
content: "\f111";
display: inline-block;
margin-right: 0.5em;
font-weight: 400;
color: #aaaaaa;
}
input[type=radio]:checked + span:before {
content: "\f192";
font-weight: 400;
color: #666666;
}
:-moz-placeholder {
color: rgba(50, 51, 51, .5);
opacity: 1;
font-size: 1.1rem;
}
::-moz-placeholder {
color: rgba(50, 51, 51, .5);
opacity: 1;
font-size: 1.1rem;
}
:-ms-input-placeholder {
color: rgba(50, 51, 51, .5);
font-size: 1.1rem;
}
::-ms-input-placeholder {
color: rgba(50, 51, 51, .5);
font-size: 1.1rem;
}
::-webkit-input-placeholder {
color: rgba(50, 51, 51, .5);
font-size: 1.1rem;
}
::placeholder {
color: rgba(50, 51, 51, .5);
font-size: 1.1rem;
}
.form .btn {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
padding-top: 20px;
}
.form .btn dl {
display: flex;
align-items: center;
justify-content: center;
width: 100%;
}
.form .btn dl dt ,
.form .btn dl dd {	
width: 380px;
}
.form .btn dl dt span ,
.form .btn dl dd span {
display: none;
}
.form .btn dl dt {
margin-right: 10px;
}
.form .btn > p {
width: 380px;
}
.form .btn input ,
.form .btn button {
position:relative;
background: #2d55a8;
border:none;
display:block;
cursor:pointer;
color:#FFF;
padding:1.5em 0;
text-decoration:none;
width:100%;
text-align:center;
font-size:1.6rem;
line-height:1.1;
margin:0;
text-decoration:none;
border-radius: 2em;
appearance: none;
outline: 0;
}
.form .btn dl dt input {
background: #7d96c9;
border:none;
color:#FFF;
}
.form .btn input:hover ,
.form .btn button:hover ,
.form .btn input:focus ,
.form .btn button:focus {
text-decoration:none;
opacity:0.65;
filter: alpha(opacity=65); -ms-filter: "alpha(opacity=65)"; -moz-opacity:0.65; -khtml-opacity: 0.65; zoom:1;
}
.form .wpcf7-form-control-wrap {
margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
.form input[type="text"] ,
.form input[type="tel"] ,
.form input[type="email"] ,
.form input[type="date"] ,
.form input[type="number"] ,
.form textarea {
padding:3vw 1vw;
font-size:1.4rem;
}
.form textarea {
height:50vw;
}
.form input.input02 {
width:100%;
}
.form input.input03 {
width:100%;
}
.form input.input04 {
width:100%;
}
.form .btn dl {
display: flex;
align-items: center;
justify-content: center;
width: 100%;
padding: 0 5%;
}
.form .btn dl dt ,
.form .btn dl dd {
width:45%;
}
.form .btn dl dt {
margin-right: 10%;
}
.form .btn > p {
width:70vw;
}
.form .btn input ,
.form .btn button {
padding:4vw 0;
font-size:1.6rem;
}
.confirm .mw_wp_form.mw_wp_form_confirm.mw_wp_form_preview th ,
.confirm .mw_wp_form.mw_wp_form_confirm.mw_wp_form_preview td {
padding-top:1.5rem;
padding-bottom:1.5rem;
font-size:1.6rem;
}
.mw_wp_form.mw_wp_form_input span.error {
font-size:1.6rem;
}
} .contents {
font-size: 1.6rem;
letter-spacing: .02em;
}
.contents:after {
content: " ";
font-size: 0.1rem;
display: block;
clear: both;
line-height: 0;
height: 0;
visibility: hidden;
}
.contents * {
letter-spacing: .02em;
}
.contents p:not(:last-of-type) {
margin-bottom: 1.2em;
}
.contents img {
width:auto;
max-width:100%;
height:auto;
}
.contents .thum_img {
text-align:left;
margin:0 auto;
margin-bottom:50px;
}
.contents h1 {
font-size: 2em;
margin: 0.67em 0;
}
.contents figcaption,
.contents figure,
.contents main {
display: block;
}
.contents figure {
margin: 1em 0;
}
.contents hr {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0;
overflow: visible;
}
.contents pre {
font-family: monospace, monospace;
font-size: 1em;
}
.contents abbr[title] {
border-bottom: 1px #767676 dotted;
text-decoration: none;
}
.contents b,
.contents strong {
font-weight: inherit;
}
.contents b,
.contents strong {
font-weight: 700;
}
.contents code,
.contents kbd,
.contents samp {
font-family: monospace, monospace;
font-size: 1em;
}
.contents dfn {
font-style: italic;
}
.contents mark {
background-color: #eee;
color: #222;
}
.contents small {
font-size: 80%;
}
.contents sub,
.contents sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
.contents sub {
bottom: -0.25em;
}
.contents sup {
top: -0.5em;
}
.contents audio,
.contents video {
display: inline-block;
}
.contents audio:not([controls]) {
display: none;
height: 0;
}
.contents button,
.contents input,
.contents optgroup,
.contents select,
.contents textarea {
font-family: sans-serif;
font-size: 100%;
line-height: 1.15;
margin: 0;
}
.contents button,
.contents input {
overflow: visible;
}
.contents button,
.contents select {
text-transform: none;
}
.contents button,
.contents html [type="button"],
.contents [type="reset"],
.contents [type="submit"] {
-webkit-appearance: button;
}
.contents button::-moz-focus-inner,
.contents [type="button"]::-moz-focus-inner,
.contents [type="reset"]::-moz-focus-inner,
.contents [type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
}
.contents button:-moz-focusring,
.contents [type="button"]:-moz-focusring,
.contents [type="reset"]:-moz-focusring,
.contents [type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
}
.contents fieldset {
border: 1px solid #bbb;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
.contents legend {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
}
.contents progress {
display: inline-block;
vertical-align: baseline;
}
.contents textarea {
overflow: auto;
}
.contents [type="checkbox"],
.contents [type="radio"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
}
.contents [type="number"]::-webkit-inner-spin-button,
.contents [type="number"]::-webkit-outer-spin-button {
height: auto;
}
.contents [type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px;
}
.contents [type="search"]::-webkit-search-cancel-button,
.contents [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
.contents ::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}
.contents details,
.contents menu {
display: block;
}
.contents summary {
display: list-item;
}
.contents canvas {
display: inline-block;
}
.contents template {
display: none;
}
.contents [hidden] {
display: none;
}
.contents .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.contents .alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.contents .aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}
.contents .clear:before,
.contents .clear:after,
.contents .entry-content:before,
.contents .entry-content:after,
.contents .entry-footer:before,
.contents .entry-footer:after,
.contents .comment-content:before,
.contents .comment-content:after,
.contents .site-header:before,
.contents .site-header:after,
.contents .site-content:before,
.contents .site-content:after,
.contents .site-footer:before,
.contents .site-footer:after,
.contents .nav-links:before,
.contents .nav-links:after,
.contents .pagination:before,
.contents .pagination:after,
.contents .comment-author:before,
.contents .comment-author:after,
.contents .widget-area:before,
.contents .widget-area:after,
.contents .widget:before,
.contents .widget:after,
.contents .comment-meta:before,
.contents .comment-meta:after {
content: "";
display: table;
table-layout: fixed;
}
.contents .clear:after,
.contents .entry-content:after,
.contents .entry-footer:after,
.contents .comment-content:after,
.contents .site-header:after,
.contents .site-content:after,
.contents .site-footer:after,
.contents .nav-links:after,
.contents .pagination:after,
.contents .comment-author:after,
.contents .widget-area:after,
.contents .widget:after,
.contents .comment-meta:after {
clear: both;
}
.contents button,
.contents input,
.contents select,
.contents textarea {
color: #333;
font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
font-size: 15px;
font-size: 0.9375em;
font-weight: 400;
line-height: 1.66;
}
.contents h1,
.contents h2,
.contents h3,
.contents h4,
.contents h5,
.contents h6 {
clear: both;
line-height: 1.4;
margin: 0 0 0.75em;
padding: .5em .1em;
}
.contents h1:first-child,
.contents h2:first-child,
.contents h3:first-child,
.contents h4:first-child,
.contents h5:first-child,
.contents h6:first-child {
padding-top: 0;
}
.contents h1 {
font-size: 24px;
font-size: 1.5em;
font-weight: 300;
}
.contents h2,
.contents .home.blog .entry-title {
color: #666;
font-size: 20px;
font-size: 1.25em;
font-weight: 300;
}
.contents h3 {
color: #333;
font-size: 18px;
font-size: 1.125em;
font-weight: 300;
}
.contents h4 {
color: #333;
font-size: 16px;
font-size: 1em;
font-weight: 800;
}
.contents h5 {
color: #767676;
font-size: 13px;
font-size: 0.8125em;
font-weight: 800;
letter-spacing: 0.15em;
text-transform: uppercase;
}
.contents h6 {
color: #333;
font-size: 15px;
font-size: 0.9375em;
font-weight: 800;
}
.contents p {
margin: 0 0 1.5em;
padding: 0;
}
.contents p:last-child {
margin: 0;
padding: 0;
}
.contents dfn,
.contents cite,
.contents em,
.contents i {
font-style: italic;
}
.contents blockquote {
color: #666;
font-size: 18px;
font-size: 1.125em;
font-style: italic;
line-height: 1.7;
margin: 0;
overflow: hidden;
padding: 0;
}
.contents blockquote cite {
display: block;
font-style: normal;
font-weight: 600;
margin-top: 0.5em;
}
.contents address {
margin: 0 0 1.5em;
}
.contents pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375em;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
.contents code,
.contents kbd,
.contents tt,
.contents var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375em;
}
.contents abbr,
.contents acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
.contents mark,
.contents ins {
background: #eee;
text-decoration: none;
}
.contents big {
font-size: 125%;
}
.contents blockquote {
quotes: "" "";
}
.contents q {
quotes: "“" "”" "‘" "’";
}
.contents blockquote:before,
.contents blockquote:after {
content: "";
}
.contents :focus {
outline: none;
}
.contents h1,
.contents h2,
.contents h3,
.contents h4,
.contents h5,
.contents h6 {
font-weight: 700;
}
.contents hr {
background-color: #bbb;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
.contents ul,
.contents ol {
margin: 20px 0 1.5em 40px;
padding: 0;
}
.contents ul {
list-style: disc;
}
.contents ol {
list-style: decimal;
}
.contents li > ul,
.contents li > ol {
margin-bottom: 20px;
margin-left: 1.5em;
}
.contents dt {
font-weight: 700;
}
.contents dd {
margin: 0 1.5em 1.5em;
}
.contents table {
border-collapse: collapse;
margin: 0 0 1.5em;
width: 100%;
}
.contents thead th { padding-bottom: 0.5em;
}
.contents th {
padding: 0.4em;
text-align: left;
}
.contents tr { }
.contents td {
padding: 0.4em;
}
.contents th:first-child,
.contents td:first-child {
padding-left: 0;
}
.contents th:last-child,
.contents td:last-child {
padding-right: 0;
}
@media screen and (max-width: 768px) { .contents { }
.contents button,
.contents input,
.contents select,
.contents textarea {
font-size: 18px;
font-size: 1.125em;
}
.contents h1 {
font-size: 30px;
font-size:calc( 1.875em * 0.9);
}
.contents h2,
.contents .home.blog .entry-title,
.contents .page .panel-content .recent-posts .entry-title {
font-size: 26px;
font-size:calc( 1.625em * 0.9);
}
.contents h3 {
font-size: 22px;
font-size:calc( 1.375rem * 0.9);
}
.contents h4 {
font-size: 18px;
font-size:calc( 1.125em * 0.9);
}
.contents h5 {
font-size: 13px;
font-size:calc( 0.8125em * 0.9);
}
.contents h6 {
font-size: 16px;
font-size:calc( 1em * 0.9);
}
.contents .entry-content blockquote.alignleft,
.contents .entry-content blockquote.alignright {
font-size: 14px;
font-size: 0.875em;
}
.contents img.alignleft {
float: left;
margin-right: 1.5em;
}
.contents img.alignright {
float: right;
margin-left: 1.5em;
}
.contents th { }
.contents tr { }
.contents td { }
}
.contents h1 {
border-bottom: solid 3px #3391e2;
position: relative;
display:block !important;
margin:0 0 1.2em 0;
padding: 0 .2em .5em;
font-size: 2.2rem;
font-weight:700;
color:#000000;
}
h1:after {
position: absolute;
left:0;
content: " ";
display: block;
border-bottom: solid 3px #083478;
bottom: -3px;
width: 20%;
}
.contents h2 {
position: relative;
margin:0 0 1.2em ;
padding: 0 0 0 1em;
font-size: 2.0rem;
font-weight:500;
border: none;
line-height: 1.7;
color:#000000;
}
.contents h2:before {
position: absolute;
top: 0;
left: 0;
width: 6px;
height: 100%;
background: #3391e2;
display: block;
border-radius: 3px;
content: '';
}
.contents h3 {
position: relative;
z-index: 2;
margin:0 0 1.2em 0;
padding:0;
font-size: 1.8rem;
font-weight:500;
border: none;
line-height: 1.7;
color:#000; }
.contents h3 span {
position: relative;
font-weight:500;
background:linear-gradient(transparent 50%, #e4eff8 50%);
}
.contents h4{ 
border: none;
border-bottom: solid 1px #728199;
margin:0 0 1.2em 0;
padding: 0 .2em .6em;
font-size: 1.6rem;
font-weight:500;
color:#000;
}
.contents h5{ 
border: none;
margin:0 0 1.2em 0;
padding: 0 .2em;
font-size: 1.5rem;
font-weight:500;
color:#000000;
}
.contents h6{ 
border: none;
margin:0 0 1.2em 0;
padding: 0 .2em .6em;
font-size: 1.4rem;
font-weight:500;
color:#000000;
border-bottom: dotted 1px #666666;
}
 .page_title::before {
background: url(//shintokyo-gs.co.jp/wordpress/wp-content/themes/shintokyo-gs.co.jp/img/contact/main_img_w.jpg) no-repeat center center;
}
main .form_box {
margin-bottom: 250px;
}
main .form_box .comment {
margin-bottom: 100px;
}
main .form_box .comment p:not(:last-of-type) {
margin-bottom: 1.2em;
}
main .form_box .form table {
width: 100%;
}
main .form_box .form table tr th ,
main .form_box .form table tr td {
border: solid 1px #999999;
}
main .form_box .form table tr th {
width: 280px;
background: #eaeef6;
font-weight: 700;
padding-top: 1.5em;
padding-left: 2em;
}
main .form_box .form table tr th span {
margin-left: 1.5em;
}
main .form_box .form table tr td {
width: calc(100% - 280px);
padding: 1em;
}
main .tel_box h4 {
font-size: 1.8rem;
font-weight: 700;
margin-bottom: .6em;
}
main .tel_box table {
width: 100%;
}
main .tel_box table tr th ,
main .tel_box table tr td {
border: solid 1px #999999;
padding: 1em 2em;
}
main .tel_box table tr th {
width: 280px;
background: #eaeef6;
font-weight: 700;
}
main .tel_box table tr td {
width: calc(100% - 280px);
}
main .tel_box table tr td span {
margin-right: .5em;
}
@media screen and (max-width: 2000px) {
.page_title::before {
background: url(//shintokyo-gs.co.jp/wordpress/wp-content/themes/shintokyo-gs.co.jp/img/contact/main_img_m.jpg) no-repeat center center;
}
}
@media screen and (max-width: 767px) {
.page_title::before {
background: url(//shintokyo-gs.co.jp/wordpress/wp-content/themes/shintokyo-gs.co.jp/img/contact/main_img_s.jpg) no-repeat center center;
}
main .form_box {
margin-bottom: 20vw;
}
main .form_box .comment {
margin-bottom: 15vw;
}
main .form_box .form table tr th ,
main .form_box .form table tr td {
display: block;
border: solid 1px #999999;
}
main .form_box .form table tr th {
width: 100%;
padding: .3em .4em;
}
main .form_box .form table tr:not(:first-of-type) th {
border-top: none;
border-bottom: none;
}
main .form_box .form table tr td {
width: 100%;
padding: .3em .4em;
}
main .form_box .form table tr:first-of-type td {
border-top: none;
}
main .tel_box h4 {
font-size: 1.8rem;
font-weight: 700;
margin-bottom: .6em;
}
main .tel_box table {
width: 100%;
}
main .tel_box table tr th ,
main .tel_box table tr td {
display: block;
border: solid 1px #999999;
padding: 1em 2em;
}
main .tel_box table tr th {
width: 100%;
padding: .3em .4em;
}
main .tel_box table tr:not(:first-of-type) th {
border-top: none;
border-bottom: none;
}
main .tel_box table tr td {
width: 100%;
padding: .3em .4em;
}
main .tel_box table tr:first-of-type td {
border-top: none;
}
main .tel_box table tr td span {
margin-right: .5em;
}
}
 .page_title::before {
background: url(//shintokyo-gs.co.jp/wordpress/wp-content/themes/shintokyo-gs.co.jp/img/contact/main_img_w.jpg) no-repeat center center;
}
main .form_box {
margin-bottom: 250px;
}
main .form_box .comment {
margin-bottom: 100px;
}
main .form_box .comment p:not(:last-of-type) {
margin-bottom: 1.2em;
}
main .form_box .form table {
width: 100%;
}
main .form_box .form table tr th ,
main .form_box .form table tr td {
border: solid 1px #999999;
}
main .form_box .form table tr th {
width: 280px;
background: #eaeef6;
font-weight: 700;
padding-top: 1.5em;
padding-left: 2em;
}
main .form_box .form table tr th span {
margin-left: 1.5em;
}
main .form_box .form table tr td {
width: calc(100% - 280px);
padding: 1em;
}
main .tel_box h4 {
font-size: 1.8rem;
font-weight: 700;
margin-bottom: .6em;
}
main .tel_box table {
width: 100%;
}
main .tel_box table tr th ,
main .tel_box table tr td {
border: solid 1px #999999;
padding: 1em 2em;
}
main .tel_box table tr th {
width: 280px;
background: #eaeef6;
font-weight: 700;
}
main .tel_box table tr td {
width: calc(100% - 280px);
}
main .tel_box table tr td span {
margin-right: .5em;
}
@media screen and (max-width: 2000px) {
.page_title::before {
background: url(//shintokyo-gs.co.jp/wordpress/wp-content/themes/shintokyo-gs.co.jp/img/contact/main_img_m.jpg) no-repeat center center;
}
}
@media screen and (max-width: 767px) {
.page_title::before {
background: url(//shintokyo-gs.co.jp/wordpress/wp-content/themes/shintokyo-gs.co.jp/img/contact/main_img_s.jpg) no-repeat center center;
}
main .form_box {
margin-bottom: 20vw;
}
main .form_box .comment {
margin-bottom: 15vw;
}
main .form_box .form table tr th ,
main .form_box .form table tr td {
display: block;
border: solid 1px #999999;
}
main .form_box .form table tr th {
width: 100%;
padding: .3em .4em;
}
main .form_box .form table tr:not(:first-of-type) th {
border-top: none;
border-bottom: none;
}
main .form_box .form table tr td {
width: 100%;
padding: .3em .4em;
}
main .form_box .form table tr:first-of-type td {
border-top: none;
}
main .tel_box h4 {
font-size: 1.8rem;
font-weight: 700;
margin-bottom: .6em;
}
main .tel_box table {
width: 100%;
}
main .tel_box table tr th ,
main .tel_box table tr td {
display: block;
border: solid 1px #999999;
padding: 1em 2em;
}
main .tel_box table tr th {
width: 100%;
padding: .3em .4em;
}
main .tel_box table tr:not(:first-of-type) th {
border-top: none;
border-bottom: none;
}
main .tel_box table tr td {
width: 100%;
padding: .3em .4em;
}
main .tel_box table tr:first-of-type td {
border-top: none;
}
main .tel_box table tr td span {
margin-right: .5em;
}
}