@charset "UTF-8";
/*
Theme Name: Twenty Twenty Child
Template: twentytwenty
*/
/* -------------------------------------------------------------------------- */
/*	 text color
/* -------------------------------------------------------------------------- */
.t-pink {
  color: #f55f8d !important;
}

.t-pink-vivid {
  color: #ec5799 !important;
}

.t-gray-pale {
  color: #ebe7e8 !important;
}

.t-gray {
  color: #a19fa2 !important;
}

.t-gray-dark {
  color: #939194 !important;
}

.t-beige {
  color: #f9f7ea !important;
}

.t-white {
  color: #fff !important;
}

.t-dark {
  color: #444 !important;
}

.t-black {
  color: #000 !important;
}

/* -------------------------------------------------------------------------- */
/*	 text
/* -------------------------------------------------------------------------- */
.t-bold {
  font-weight: bold;
}

.t-center {
  text-align: center;
}

.t-left {
  text-align: left;
}

.t-right {
  text-align: right;
}
.home .t-right{
	margin-top:1.5rem;
}
/* -------------------------------------------------------------------------- */
/*	 heading
/* -------------------------------------------------------------------------- */
h1 {
  font-size: 2.8rem;
  font-weight: normal;
}

h2 {
  font-size: 2.2rem;
  font-weight: normal;
}

/* ----------------------------------------- */
/*	 heading Media Queries */
@media (min-width: 700px) {
  h1 {
    font-size: 3.2rem;
  }
  h2 {
    font-size: 2.4rem;
  }
}

/* -------------------------------------------------------------------------- */
/*	 common
/* -------------------------------------------------------------------------- */
@media print {
 a[href]:after {
 content: "" !important;
 }
abbr[title]:after {
 content: "" !important;
 }
}
body {
  font-size: 1.6rem;
  color: #444;
}

.section-inner {
  max-width: 107rem;
}
.entry-header-inner{
	text-align:left;
}
.single .entry-header-inner{
		border-bottom:solid #000 thin;
}
.blog .singular .entry-header, .single.singular .entry-header{
	padding-bottom:4rem;
}
.blog .post-inner{
	padding-top:0;
}
.blog .entry-header-inner h2{
	margin-bottom:0;
}
.entry-content {
  font-family: sans-serif;
	  font-size: 1.6rem;
}

.entry-content img {
max-width: 100%;
}

.entry-content img.icon {
  display: inline-block;
  margin-right: 1rem;
  width: auto;
}

.entry-content h1 {
  margin: 6rem auto 4rem;
}

.entry-content p,
.entry-content li,
.entry-content * {
  line-height: 1.8;
}

.entry-content a:not(.btn):hover {
  text-decoration: underline;
}

a {
  color: #444 !important;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a img {
  -webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
}

a img:hover {
  opacity: 0.7;
}

.post-meta-edit-link-wrapper {
  display: none;
}

.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
  max-width: 107rem;
}

.pagination-single {
  font-size: inherit;
}

.post-inner {
  margin: auto;
}

.post-inner.thin {
  max-width: 107rem;
}

.post-date {
  /*margin-top: 2rem;*/
	  margin-top: 1.2rem;
}

.d-inlineblock {
  display: inline-block;
  vertical-align: top;
}

.btn {
  background: #f55f8d;
  display: block;
  border-radius: 5px;
  color: #fff !important;
  padding: 1.4rem 3rem;
  letter-spacing: 0.1em;
  -webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
}

.btn:hover {
  opacity: 0.7;
}

.company-list {
  margin-top: 6rem;
}

.company-list > li {
  margin-bottom: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.single .content, .blog .content{
	padding: 0rem 8rem;
}
/*.blog .featured-media img{
	max-width:30%;
	float:left;
	margin-right:15px;
}*/
.blog .featured-media{
	display:none;
}
.top-news-list {
	width:100%;
}
.top-news-list-content .category{
	font-size:12px;
	padding:2px;
	margin-right:8px;
	color:#fff;
	text-align:center;
	width:80px;
}
.top-news-list-content .category.works{
	background-color:#636363;
}
.top-news-list-content .category.news{
	background-color:#ec5799;
}
@media (max-width: 768px) {
.company-list > li{
	 display: inline-block;
	}
	.single .content, .blog .content{
	padding: 0rem 4rem;
}
}
@media (max-width: 414px) {
		.single .content, .blog .content{
	padding: 0rem 2rem;
}
}
.content_box{
	width:90%;
	margin:auto;
}
section {
    padding: 5rem 0;
    width: 100%;
}

section.elementor-top-section, section.top{
	padding:0;
}
.elementor-column-gap-default>.elementor-column>.elementor-element-populated{
	padding:0;
}
.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide){
	width:100%;
}
/* ----------------------------------------- */
/*	 common Media Queries */
@media (max-width: 374px) {
  .xs-none {
    display: none !important;
  }
}

@media (min-width: 700px) {
  .entry-content {
    font-size: 1.6rem;
  }
  .entry-content h1 {
    margin: 8rem 0 2rem;
  }
}

@media (min-width: 782px) {
  .company-list {
    margin-top: 8rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .company-list > li {
    max-width: 30%;
  }
	.elementor-section.elementor-section-boxed > .elementor-container{
		width:100%;
	}
}

/* -------------------------------------------------------------------------- */
/*	 header
/* -------------------------------------------------------------------------- */
/*メニュー追従*/
#site-header{
	position: sticky;
	    top: 0;
	z-index: 9999;
}
/*メニュー追従*/
.header-inner {
  padding: 1rem 0 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: calc(100% - 2rem);
  max-width: 107rem;
}

.header-inner .nav-toggle {
  position: relative;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  right: 0;
  -ms-flex-item-align: baseline;
      align-self: baseline;
}

.header-titles-wrapper {
  padding: 0 0 1rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.header-titles-wrapper .header-titles {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 68%;
          flex: 1 0 68%;
}

.header-titles-wrapper .nav-toggle {
  margin-left: auto;
}

.header-selectnavigation {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.header-selectnavigation-wrapper {
  font-size: 1.2rem;
  margin-top: 1rem;
}

.selectnavigation {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
	float:right;
}

.selectnavigation-item {
  margin: 0 0 0 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: left;
  text-align: left;
}
.selectnavigation-item .tel_line{
	background-image:url(https://www.shutoko-pn.jp/wp/wp-content/uploads/2021/02/tel_bg.png);
	padding: 5px;
    background-repeat: no-repeat;
    background-position: bottom;
    width: 247px;
	
}
.selectnavigation-item .mypage {
border:solid #f55f8d 2px;
	border-radius:5px;
    padding: 0.8rem 2rem;
    line-height: 120%;
	text-align:center;
	color:#f55f8d !important;
	font-size:1.4rem;
	height:52px;
}

.selectnavigation-item .mypage:hover{
	background-color:#f55f8d;
	color:#fff !important;	
}
.selectnavigation-item a {
  text-decoration: none;
  color: inherit;
  display: block;
}

.selectnavigation-item .sub-icon {
  display: inline-block;
  height: 1em;
  width: auto;
  margin-right: 0.5rem;
}

.selectnavigation-item .number {
  font-size: 1.8rem;
  letter-spacing: 0.1em;
}

.selectnavigation-item .sub {
  display: block;
  font-size: 1rem;
	padding-left: 25px;
}

.selectnavigation-item .btn {
	padding: 1.2rem 2rem;
	font-size:18px;
	border: solid #f55f8d 1px;
	height:52px;
}

.modal-menu > li > a,
.modal-menu > li > .ancestor-wrapper > a {
  font-size: inherit;
  color: inherit;
  font-weight: normal;
}
.menu_bg {
    background-color: #636363;
    width: 115rem;
    margin: 5px auto;
}
a[href^="tel:"]{
    pointer-events: none;
  }
/* ----------------------------------------- */
/*	 header Media Queries */
@media (max-width: 768px) {
	.mobile-menu{
		margin-top:80px !important;
	}
	.selectnavigation-item .mypage, .selectnavigation-item .btn{
		height:54px;
	}
}
@media screen and (min-width: 481px) and (max-width: 767px) {
		.selectnavigation-item .mypage, .selectnavigation-item .btn{
		height:auto;
	}
}
@media (max-width: 480px) {
	.selectnavigation {
		width:100%;
	}
			.selectnavigation-item .tel_line{
		background-image:none;
		padding:0;
		width:auto;
				    white-space: nowrap;
	}
	.selectnavigation-item .number{
		font-size:100%;
	}
	.selectnavigation-item .sub{
		padding-left:0;
	}
	.selectnavigation-item .mypage{
		    padding:0.5rem;
		font-size:1.2rem;
		white-space:nowrap;
			letter-spacing: 0em;
	height:42px;
	}
	.selectnavigation-item .btn {
	padding: 1rem;
    font-size:1.3rem;
	letter-spacing: 0em;
	height:42px;	
	}
}
@media (max-width: 376px) {
	.selectnavigation {
		    justify-content:right;
		    align-items: flex-end;
	}
	.selectnavigation-item{
		margin-left:1rem;
	}
	.selectnavigation-item .btn {
    white-space:nowrap;
		padding: 1rem 2rem;
	}
.selectnavigation-item .mypage {
    white-space:nowrap;
	 padding: 0.5rem 1rem;
  }
  .selectnavigation-item .number, .selectnavigation-item .xs-none {
    display: none;
  }
  .selectnavigation-item .sub-icon {
    height: auto;
  }
}
@media (min-width: 480px) {
  .selectnavigation-item {
    margin: 0 0 0 1rem;
  }

}

@media (min-width: 782px) {
  .header-titles-wrapper {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .header-titles-wrapper .header-titles {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 28%;
            flex: 1 0 28%;
  }
  .header-selectnavigation {
	      -webkit-box-flex: 0;
        -ms-flex: 0 0 600px;
            flex: 0 0 600px;
   /* -webkit-box-flex: 0;
        -ms-flex: 0 0 496px;
            flex: 0 0 496px;*/
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .header-selectnavigation-wrapper {
    display: block;
    margin-top: 0;
    margin-left: auto;
    font-size: 1.4rem;
  }
  .selectnavigation-item .number {
    letter-spacing: 0.1em;
  }
  .selectnavigation-item .sub {
    font-size: 1.2rem;
  }
}

@media (min-width: 1000px) {
  .header-titles-wrapper {
    width: 100%;
    max-width: 100%;
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
    margin-right: 0;
  }
  .header-titles-wrapper .header-titles {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 273px;
            flex: 1 0 273px;
  }
  .selectnavigation-item {
    text-align: left;
  }
  .selectnavigation-item a {
    text-decoration: none;
    color: inherit;
  }
  .selectnavigation-item .sub-icon {
    display: inline-block;
    height: 1em;
    width: auto;
    margin-right: 0.5rem;
  }
  .selectnavigation-item .sub {
    display: block;
    font-size: 1.2rem;
  }
  .header-navigation-wrapper {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    background: #a19fa2;
  }
  .header-navigation-wrapper .primary-menu {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    /*padding: 1rem;*/
    margin: 0;
	     /* font-size: 1.5rem;*/
    font-size: 1.8rem;
  }
  .header-navigation-wrapper .primary-menu .menu-item {
    padding: 0 2rem;
    margin: 0;
  }
  .header-navigation-wrapper .primary-menu .menu-item a {
    display: block;
    padding: 0.5rem 2rem;
    color: #fff !important;
  }
  .header-navigation-wrapper .primary-menu .menu-item:not(:first-child) {
    border-left: 1px solid #939194;
  }
  .header-navigation-wrapper .primary-menu .icon {
    display: none;
  }
  .header-navigation-wrapper .primary-menu .menu-item-has-children .sub-menu {
    background: #a19fa2;
    border-radius: 0;
    border-top: 1px solid #939194;
    font-size: 1.4rem;
    width: 100%;
	  margin-top:-5px;
  }
  .header-navigation-wrapper .primary-menu .menu-item-has-children .sub-menu::after {
    display: none;
  }
  .header-navigation-wrapper .primary-menu .menu-item-has-children .menu-item {
    padding: 0;
  }
  .header-navigation-wrapper .primary-menu .menu-item-has-children .menu-item:not(:first-child) {
    margin-top: 1rem;
  }
  .header-navigation-wrapper .primary-menu .menu-item-has-children:hover .sub-menu {
    top: calc(100% + 1rem);
    right: -4rem;
  }
	.header-navigation-wrapper .primary-menu .menu-item-has-children.menu-item-66:hover .sub-menu{
	width:240px;
	left:0;
}
}
@media (max-width: 1200px) {
.menu_bg{
    width: 100%;
}
}
/* -------------------------------------------------------------------------- */
/*	 footer
/* -------------------------------------------------------------------------- */
.footer-nav-widgets-wrapper {
  background: #f9f7ea;
  border: none;
}

.footer-widgets-outer-wrapper {
  border: none;
}

.footer-widgets-outer-wrapper .footer-info-list {
  font-size: 1.5rem;
  font-family: sans-serif;
}

.footer-widgets-outer-wrapper .footer-info-list .footer-info-list-item.tel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.footer-top-visible .footer-nav-widgets-wrapper, .footer-top-hidden #site-footer{
	margin-top:5rem;
}

.footer-widgets-outer-wrapper .footer-info-list .footer-info-list-item.tel .icon {
  margin-right: 1rem;
}

.footer-widgets-outer-wrapper .footer-info-list .footer-info-list-item.access {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.footer-widgets-outer-wrapper .footer-info-list .footer-info-list-item.access .icon {
  margin-right: 1rem;
}

.footer-widgets-outer-wrapper .footer-info-list .footer-info-list-item.access p {
  margin-bottom: 0;
}

.footer-widgets-outer-wrapper .access-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 1.3rem;
}

.footer-widgets-outer-wrapper .access-list .access-list-item {
  margin-top: 0.2rem;
	width:50%;
}

#site-footer {
  padding: 0;
}

.footer-credits {
  background: #a19fa2;
  color: #fff;
  padding: 2rem 1rem;
  display: block;
}

.footer-copyright {
  text-align: center;
  font-weight: normal;
  font-size: 1.2rem;
}

.to-the-top {
  position: fixed;
  right: 1rem;
  bottom: 2rem;
  width: 5rem;
  height: 5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 50%;
  background: #ec5799;
  -webkit-box-shadow: 1px 1px 5px rgba(161, 159, 162, 0.5);
          box-shadow: 1px 1px 5px rgba(161, 159, 162, 0.5);
}

.to-the-top::after {
  content: "";
  width: 1.5rem;
  height: 1.5rem;
  border-top: 5px solid #fff;
  border-right: 5px solid #fff;
  border-radius: 2px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  margin-top: 5px;
}

/* ----------------------------------------- */
/*	 footer Media Queries */
@media (min-width: 700px) {
  .footer-widgets-outer-wrapper {
    padding-bottom: 2rem;
  }
	.footer-widgets.column-one{
		width:55%;
	}
		.footer-widgets.column-two{
		width:45%;
	}
}
@media (max-width: 786px) {
	.footer-widgets-outer-wrapper .access-list .access-list-item{
		width:100%;
	}
}
/* -------------------------------------------------------------------------- */
/*	 top
/* -------------------------------------------------------------------------- */
.home .content{
max-width:120rem !important;
}
.home .post-inner.thin {
	max-width:140rem !important;
	background-color:#fff;
}
.page-top .top-info h1 {
  padding: 0;
}
.page-top .top-info h1::before {
  display: none;
}

.page-top .en {
  font-size: 1.5rem;
  color: #ec5799;
  letter-spacing: 0.2em;
}

.page-top .discription {
  font-size: 1.6rem;
  margin-bottom: 3rem;
}

.page-top .top-info-list .top-info-list-item1 {
  padding-left: 8rem;
  min-height: 6rem;
  margin-bottom: 2rem;
  background: url(https://www.shutoko-pn.jp/wp/wp-content/uploads/2021/03/icon-setting.png) left top/6rem no-repeat;
}

.page-top .top-info-list .top-info-list-item2 {
	  padding-left: 8rem;
  min-height: 6rem;
  margin-bottom: 2rem;
  background: url(https://www.shutoko-pn.jp/wp/wp-content/uploads/2021/03/icon-doc.png) left top/6rem no-repeat;
}

.page-top .top-info-list .top-info-list-item3 {
	  padding-left: 8rem;
  min-height: 6rem;
  margin-bottom: 2rem;
  background: url(https://www.shutoko-pn.jp/wp/wp-content/uploads/2021/03/icon-slider.png) left top/6rem no-repeat;
}
.page-top .top-info-list .top-info-list-item1:hover {
  background: url(https://www.shutoko-pn.jp/wp/wp-content/uploads/2021/03/icon-setting_h.png) left top/6rem no-repeat;
}

.page-top .top-info-list .top-info-list-item2:hover{
  background: url(https://www.shutoko-pn.jp/wp/wp-content/uploads/2021/03/icon-doc_h.png) left top/6rem no-repeat;
}

.page-top .top-info-list .top-info-list-item3:hover{
  background: url(https://www.shutoko-pn.jp/wp/wp-content/uploads/2021/03/icon-slider_h.png) left top/6rem no-repeat;
}

.page-top .top-info-list h2 {
  font-weight: bold;
  font-size: 1.8rem;
  color: #ec5799;
  margin: 0 0 1rem;
}

.news-contents {
  background: #ebe7e8;
}

.news-contents .top-news-title {
  border-bottom: 1px solid #444;
}

.news-contents .top-news-title h2 {
  font-size: 4rem;
  font-weight: bold;
  margin-top: 0;
}

.news-contents .top-news-title h2::after {
  content: "";
  display: inline-block;
  width: 5rem;
  height: 2rem;
  background: url(https://www.shutoko-pn.jp/wp/wp-content/uploads/2021/02/icon-arrow-double.png) center/contain no-repeat;
}

.news-contents .top-news-list-content dt {
  font-weight: normal;
}

.news-contents .top-news-list-content dd {
  margin: 0;
	width:72%;
}

.news-contents .top-news-list-content dd a {
  color: inherit;
}
.home .content>h1{
	display:none;
}
.home .elementor-section .elementor-container{
	margin-left:0;
}

/* ----------------------------------------- */
/*	 top Media Queries */
@media (min-width: 782px) {
  .page-top .top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
	.home .alignnone{
	margin-top:0;
}
  .page-top .top .top-info {
  /* width: 60%;*/
	width:43%;
    padding-left: 4rem;
	  margin-top:4rem;
  }
  .page-top .top .top-info h1 {
    margin-top: 0;
  }
  .news-contents .news-contents-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .news-contents .news-contents-wrapper .top-news-title {
    width: 35%;
    margin-right: 4rem;
    border-bottom: none;
    border-right: 1px solid #444;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .news-contents .top-news-list-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .news-contents .top-news-list-content dt {
   /* width: 12rem;*/
	  width:15%;
  }
	.news-contents .top-news-list-content .news-list_cat{
		width:13%;
	}
	.news-contents-wrapper h5{
		display:none;
	}
}
@media (max-width: 768px) {
	.news-contents .top-news-list-content dd {
    margin: 0;
    width: 100%;
}
}
/* -------------------------------------------------------------------------- */
/*	 page
/* -------------------------------------------------------------------------- */
.page main > article > .entry-header {
  background: url(https://www.shutoko-pn.jp/wp/wp-content/uploads/2021/02/header_bg.jpg) top center/cover no-repeat;
	border-bottom:solid #a19fa2 thin;
}

.page h1 {
  padding-left: 6rem;
  position: relative;
}

.page h1::before {
  content: "";
  width: 4rem;
  height: 4px;
  background: #ec5799;
  margin-top: 0.5em;
  position: absolute;
  top: 0;
  left: 0;
}
.home article.page{
	background: url(https://www.shutoko-pn.jp/wp/wp-content/uploads/2021/03/bg_img.jpg) top center/cover no-repeat;
} 
/* ----------------------------------------- */
/*	 会社案内*/
.company-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0rem 0 4rem 0;
}

.company-content .company-img {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.company-content .company-info > h1 {
  margin-top: 0;
}

.company-content .company-info-list {
  margin: 4rem auto;
}

.company-content .company-info-list > li {
  border-bottom: 1px solid #ebe7e8;
}

.company-content .company-info-list > li dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.company-content .company-info-list > li dl > dt {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 35%;
          flex: 0 0 35%;
	font-size:1.6rem;
}

.company-content .company-info-list > li dl > dd {
  margin: 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 65%;
          flex: 0 0 65%;
	font-size:1.6rem;
}

/* ----------------------------------------- */
/*	 会社案内 Media Queries */
@media (min-width: 782px) {
  .company-content {
	      /*padding-top: 8rem;*/
    padding-top: 0rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
	.elementor-section.company-content .elementor-container{
		margin:0 !important;
	}
	.company-content img{
		width:100% !important;
		height:100% !important;
	}
}
/* ----------------------------------------- */
/*	 事業内容*/
.about-content .work-list {
  margin: 8rem auto 4rem;
}
.text_box{
	padding:0rem 9rem 0rem 9rem;
	font-size:1.6rem;
		line-height:1.8 !important;
	   /* letter-spacing: 1px;*/
}
.text_box p{
	display:inline-block;
	margin-bottom: 0.5rem;
}
.text_box2{
	margin-left:60px;
	margin-top:3px;
}
.about-content .work-list .work-list-item {
  color: #fff;
  text-align: center;
  padding: 8rem 1rem 0.5rem;
  margin-bottom: 2rem;
  border-radius: 10px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.6))), url(https://www.shutoko-pn.jp/wp/wp-content/uploads/2021/02/about01.jpeg) center/cover no-repeat;
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.6)), url(https://www.shutoko-pn.jp/wp/wp-content/uploads/2021/02/about01.jpeg) center/cover no-repeat;
}

.about-content .work-list .work-list-item:nth-child(2) {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.6))), url(https://www.shutoko-pn.jp/wp/wp-content/uploads/2021/02/about02.jpeg) center/cover no-repeat;
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.6)), url(https://www.shutoko-pn.jp/wp/wp-content/uploads/2021/02/about02.jpeg) center/cover no-repeat;
}

.about-content .work-list .work-list-item:nth-child(3) {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.6))), url(https://www.shutoko-pn.jp/wp/wp-content/uploads/2021/02/about03.jpeg) center/cover no-repeat;
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.6)), url(https://www.shutoko-pn.jp/wp/wp-content/uploads/2021/02/about03.jpeg) center/cover no-repeat;
}

.about-content .work-list .work-list-item h3 {
  font-size: 2rem;
  margin: 0;
  text-align: left;
	font-weight:400;
}

.about-content .work-list .work-list-item p {
  text-align: left;
}

.about-content .about-box {
  border: 1px solid #f55f8d;
}

.about-content .about-box h2 {
  margin: 0;
  font-size: 2rem;
  text-align: center;
  background: #f55f8d;
  color: #fff;
}

.about-content .about-box .about-box-list {
  padding: 2rem 1rem;
}

.about-content .about-box .about-box-list .about-box-list-item {
  padding-left: 1em;
  position: relative;
}

.about-content .about-box .about-box-list .about-box-list-item:before {
  content: "";
  display: block;
  width: 0.4em;
  height: 0.4em;
  background: #a19fa2;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.about-content .welfare-list .welfare-list-item {
  /*display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;*/
	  padding: 0rem !important;
  color: #939194;
  border: 1px solid #ebe7e8;
  margin-bottom: 2rem;
  -webkit-box-shadow: 1px 1px 10px rgba(161, 159, 162, 0.5);
          box-shadow: 1px 1px 10px rgba(161, 159, 162, 0.5);
	background-color:#fff;
}
.about-content .welfare-list .welfare-list-item .welfare_box{
	  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
padding: 2rem;	
}
.about-content .welfare-list .welfare-list-item i{
	font-size:3rem;
	color:#f55f8d
}

.about-content .welfare-list .welfare-list-item:hover{
	background-color:#f55f8d45;
  opacity: 0.7;
	color:#000;
	transition: 0.5s !important;
}
.about-content .welfare-list .welfare-list-item:hover i{
	color:#000;
	transition: 0.5s !important;
}
.about-content .welfare-list .welfare-list-item.illust {
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
	background-color:#fff;
	margin-bottom:0;
	text-align:center;
}
.about-content .welfare-list .welfare-list-item.illust:hover{
	opacity:1;
}
.about-content .welfare-list .welfare-list-item.illust img{
	width:65%;
}

.about-content .welfare-list .welfare-list-item h3 {
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 1.8rem;
}

.about-content .relation-list {
  padding: 0rem 0 8rem 0;
}
.entry-section{
	background-color:#636363;
}
.entry-section .entry_box{
	width:1070px;
	margin:auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: initial;
          flex-direction: initial;
	  padding: 2rem 0;
}
.entry-section .entry_box .btn {
  min-width: 20rem;
	font-size:18px;
	box-shadow: -2px 5px 7px -3px rgba(0,0,0,0.84);
	padding: 1.4rem 6rem;
}
.entry-section .entry_box .btn:hover{
opacity:0.9;
	box-shadow: none;
transform: translate3d(0, 3px, 0);
}
.entry-section .entry_box .ent1 {
padding: 1rem 4rem;
margin: 0;
color:#fff;
}
.entry-section .entry_box .ent2{
color:#fff;
font-size:1.2rem;
}
.entry-section .entry_box .ent2 .alignleft{
	margin:0rem 1rem 0rem 0;
}
.entry-section .entry_box .ent2 .qr_txt{
	margin-top: 25px;
    display: inline-block;	
}
/* ----------------------------------------- */
/*	 事業内容 Media Queries */
@media (min-width: 782px) {
  .about-content .work-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .about-content .work-list .work-list-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
            flex: 0 0 30%;
    padding: 20rem 2rem 0.5rem;
  }
  .about-content .about-box-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .about-content .about-box-list .about-box-list-item {
    min-width: 32%;
    margin-right: 1%;
  }
  .about-content .welfare-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .about-content .welfare-list .welfare-list-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 48%;
            flex: 0 0 48%;
    padding: 2rem;
    margin-bottom: 4rem;
  }
  .about-content .welfare-list .welfare-list-item:nth-last-child(2) {
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
  .about-content .welfare-list .welfare-list-item .content {
    padding: 0 2rem;
  }
  .about-content .entry-section {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .about-content .relation-list {
    display: -webkit-box;
    display: -ms-flexbox;
  /*  display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;*/
  }
  .about-content .relation-list .relation-list-item {
    padding: 0 2rem;
  }
  .about-content .relation-list .relation-list-item:not(:first-child) {
    border-left: 1px solid #a19fa2;
  }
}

@media (min-width: 1000px) {
  .about-content .entry-section .btn {
    margin-right: 8rem;
  }
}
@media (max-width: 768px) {
	.text_box{
		padding:0 2rem;
	}
	.about-content .relation-list {
  padding: 0rem 2rem 8rem 2rem;
}
	.entry-section .entry_box{
		width:100%;
	}
	.entry-section .entry_box .ent1{
		padding:1rem;
	}
}
@media (max-width: 414px) {
	.entry-section .entry_box{
		display:grid;
	}	
	.text_box2{
		    margin-left: 30px;
	}
}
/* ----------------------------------------- */
/*	 よくある質問*/
.faq-content h2 {
  padding: 1rem 2rem;
  border-top: 1px solid #ebe7e8;
  border-bottom: 1px solid #ebe7e8;
}

.faq-content .qa-list {
  max-width: 80rem;
  margin: auto;
}

.faq-content .qa-list dt {
  background: #f7f7f7;
  padding: 2rem 2rem 2rem 8rem;
  position: relative;
}

.faq-content .qa-list dt::before {
  content: "Q";
  color: #fff;
  background: #99a7af;
  font-weight: bold;
  width: 4rem;
  height: 4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 50%;
  font-family: Arial;
  position: absolute;
  left: 3rem;
  top: 1.2rem;
}

.faq-content .qa-list dt::after {
  content: "";
  width: 0;
  height: calc(100% - 3.4rem);
  border-left: 1px solid #99a7af;
  position: absolute;
  top: 5.2rem;
  left: 5rem;
}

.faq-content .qa-list dd {
  padding: 2rem 2rem 2rem 8rem;
  margin: 0;
  position: relative;
}

.faq-content .qa-list dd::before {
  content: "A";
  color: #ec5799;
  border: 1px solid #ec5799;
  font-weight: bold;
  width: 3rem;
  height: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 50%;
  font-family: Arial;
  position: absolute;
  left: 3.5rem;
  top: 1.8rem;
}

/* ----------------------------------------- */
/*	 よくある質問 Media Queries */
@media (min-width: 782px) {
  .faq-content .qa-list dt:after {
    width: 3.1rem;
    height: calc(122% - 3.4rem);
    border-bottom: 1px solid #99a7af;
  }
  .faq-content .qa-list dd {
    padding-left: 12rem;
  }
  .faq-content .qa-list dd::before {
    left: 8rem;
  }
}

/* -------------------------------------------------------------------------- */
/*	 管理バー
/* -------------------------------------------------------------------------- */
#wpadminbar a {
  color: #fff !important;
}
/* -------------------------------------------------------------------------- */
/*	派遣をご検討中の企業様へ
/* -------------------------------------------------------------------------- */
.corp_tt{
	color:#f55f8d;
	text-align:center;
	padding:10px 15px;
	border:2px #f55f8d solid;
	border-radius:10px;
	font-weight:700;
	margin:30px 0;
}
.corp_tt2{
	display:flex;
	align-items: center;
	font-size:2.5rem;
	margin-top:50px;
}
.corp_tt2::after{
	margin-left:15px;
	border-top:1px solid #ccc;
	content:"";
	flex-grow:1;
}
.corp_tt3{
	font-size:2.5rem;
	margin-top:50px;
}
.flex_flow{
	display:flex;
	margin-top:30px;
}
.flow_b1, .flow_b2, .flow_b3{
	width:33%;
	padding:40px 40px 20px 40px;
	position: relative;
}

.flow_b1 .f_tt, .flow_b3 .f_tt{
text-align:center;
	border-bottom:2px #f55f8f solid;
	font-size:2rem;
}
.flow_b2 .f_tt {
text-align:center;
	border-bottom:2px #414141 solid;
	font-size:2rem;
}

.flow_b2{
	margin:0 1%;
}
.page-id-123 .about-content .work-list{
	margin-top:0px;
}
.flow2{	
	width:100%;
	background-image:url(https://www.shutoko-pn.jp/wp/wp-content/uploads/2021/02/arrow_bg.png);
	background-repeat:repeat-y;
	    background-size: contain;
	margin-top:15px;
}

.flow2_img{
    padding: 0px 40px 40px 40px;
}
.entry-content .flow2_img img{
	margin-top:0 !important;
	margin-bottom:0 !important;
}
.flow_sp{
	display:none;
}
@media (max-width: 1009px) {
	.flow2{	
	background-size:contain;
	}
}
@media (max-width: 414px) {
	.corp_tt{
		padding:10px;
		border:none;
		margin:0px;
	}
	.flex_flow{
		display:block;
	}
	.flow2_img{
		display:none;
	}
	.flow_sp{
	display:block;
}
	.flow_b1, .flow_b2, .flow_b3, .flow_sp{
		margin:auto;
		width:100%;
	}
	.flow_b1, .flow_b3{
		background-color:#fbeef5;
		padding: 20px 20px 0 20px;
	}
	.f_arrow{
		margin-bottom:0;
	}
	.flow_b2{
		background-color:#eef0ef;
		padding: 20px 20px 0 20px;
	}
	.flow2{
		background:none;
	}
	.flow_sp.sp1{
		background-color:#fbeef5;
		margin-bottom:30px;
		padding:20px;
	}
	.flow_sp.sp1 .sp_line, .flow_sp.sp2 .sp_line{
		border-bottom:3px #fff solid;
		padding-bottom:5px;
		    margin: 5px 30px;
				text-align:center;
	}
	.flow_sp.sp2{
		background-color:#eef0ef;
		margin-bottom:30px;		
				padding:20px;
	}
	.flow_sp img{
			margin-top:0 !important;
	margin-bottom:0 !important;
	}
}
/* -------------------------------------------------------------------------- */
/*	マージン率等の情報について
/* -------------------------------------------------------------------------- */
.margin_content{
	padding: 0rem 9rem 0rem 9rem;
}
.margin_box table{
	margin-top:0;
	font-size:1.4rem;
}
.margin_box table th{
	font-weight:400;
	 background: #eee;
}
.m_list{
	margin-bottom:3px !important;
	margin-top:15px;
	font-weight:700;
	font-size:1.8rem;
}
.margin_content .aligncenter{
	margin-top:0;
}
.margin_content .margin_img{
	display:flex;
	width:100%;
}
.margin_content .margin_img .f_box{
	width:60%;
	margin-right:5%;
}
.margin_content .margin_img .l_box{
	width:35%;
}
.page-id-200 .elementor-widget:not(:last-child){
margin-bottom:0
}

.page-id-200 .elementor-column-gap-default>.elementor-column>.elementor-element-populated{
padding: 0;
}
@media (max-width: 480px) {
	.margin_box table th, .margin_box table td{
		display:block;
		width:100%;
	}
	.margin_content{
	padding: 0rem 2rem 0rem 2rem;
}
	.margin_content .margin_img{
	display:block;
}
.margin_content .margin_img .f_box{
	width:100%;
}
.margin_content .margin_img .l_box{
	width:100%;
}
}

/*---------------------------------------------------------------------------*/
/*ご登録の流れ
/*---------------------------------------------------------------------------*/
.page-id-131 .elementor-inner-section{
	padding:0;
}
.page-id-131 .elementor-widget:not(:last-child){
	margin-bottom:0;
}
.step_box{
    border: solid #eb6d9a 1px;
    border-radius: 8px;
    padding: 0;
    overflow: hidden;
    background-color: #eb6d9a;
}
.page-id-131 .elementor-column-gap-default>.elementor-column>.elementor-element-populated{
	padding:0 !important;
}
.step_lbox_t{
	    /*width: 20% !important;*/
    background-color: #fff;
	height:100%;
}
.step_lbox_t img{
	width:100px;
}
.step_box .step_rbox_t{
	/*width: 80% !important;*/
    font-size: 20px;
    color: #fff !important;
}
.step_box .step_rbox_t p, .step_last p{
	margin-bottom:0;
}
.step_rbox_b, .step_rbox_b2{
	border-left:solid #888888 2px;
}
.step_rbox_b .alignleft{
	margin: 0 3px 0 0px;
}
.step_rbox_b2 img{
	display:none;
}
.step_last{
	border: solid #fa9cbe 1px;
    border-radius: 8px;
    font-size: 30px;
    padding: 10px;
    color: #ec5799;
}
.flow_tt h1{
	font-size: 3.2rem;
	font-weight:400 !important;
	color:#000 !important;
}
.bf_box{
	height:400px;
	border:solid #898989 thin;
}
.bf_box .elementor-image-box-content{
	padding:15px 30px 0 30px;
}
.bf_box .elementor-image-box-title{
	text-align:left;
	font-weight:400;
	border-bottom:solid #898989 thin;
	padding-bottom:15px;
	margin-bottom:15px !important;
}
.bf_box .elementor-image-box-description{
	text-align:left;align-content
}
.sp_arrow{
	display:none;
}
.step_rbox_bimg img{
	width:250px;
}
@media (max-width: 414px) {
	.bf_box{
		height:100%;
margin: auto;
    width: 95% !important;
	}
	.bf_box .elementor-image-box-content{
	padding:15px;
}
	.step_rbox_b, .step_rbox_b2{
		    margin-left: 2%;
	}
	.step_rbox_bimg{
		    margin-left: 2%;
		border-left:solid #888888 2px;
	}
	.sp_arrow, .step_rbox_b2 img{
	display:block;
}
	.step_rbox_b2 img{
		margin-top:0 !important;
	}
	.pc_arrow, .step_rbox_bimg{
		display:none;
	}
}
/* -------------------------------------------------------------------------- */
/*	プライバシーポリシー等に関する資料
/* -------------------------------------------------------------------------- */
/*---------------------------------
アコーディオンボックス
--------------------------------*/
.acbox{
  width: auto;
  font-size:0px; /* ラベルと開く部分を分離する時は数値を入れる */
  margin:0 10px; /* ボックス全体の位置調整 */
}

.acbox label{
  width: auto;
  font-size: 16px; /* ラベルの文字サイズ */
  font-weight: bold;
  position: relative;
  display: block;
  padding:8px;
   /* border-radius: 4px;ラベルの角の丸み */
  cursor: pointer;
	border:1px #636363 solid;
}

.acbox label:hover{
  background: #F3F4F5; /* ラベルにマウスを乗せた時の背景色 */
}

.acbox input{
  display: none;
}

.acbox label:after{
  content:"▼"; /* ラベルのアイコン */
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -14px;
}

.acbox input:checked ~ label::after {
  content:"▲"; /* ラベルをクリックした後のアイコン */
}

.acbox div{
  height: 0px;
  overflow: hidden;
  opacity: 0;
  transition: 0.15s; /* 開閉スピードの設定 */
}

.acbox input:checked ~ div{
height: auto;
padding: 18px; /* 開いた部分の枠内の余白 */
border-radius: 0px;
background: #F3F4F5; /* 開いた部分の背景色 */
opacity: 1;
}

.acbox input:checked ~ label {
  background: #666; /* クリック後のラベルの背景色 */
	color:#fff;
}

.acbox-under{
  color: #555555; /* 開いた部分の文字色 */
	font-size:15px;
	padding:0 15px;
}
.p_title{
	font-size:120%;
	font-weight:700;
	margin-top:15px;
	margin-bottom:5px;
}
.p_list{
	list-style-type:decimal;	
	margin-bottom:2rem;
}
.p_list li{
	padding:5px 10px 0 10px;
}
.p_list2{
margin-left:45px;
	margin-bottom:15px;
}
.p_list3{
	margin-bottom:0;
}
p.indent-1 {
padding-left:30px;
	padding-right:30px;
	text-indent:-1em;
	margin-top: 15px;
    margin-bottom: 0;
}
.p_text{
	padding:0 30px;
	margin-bottom:0;
	margin-top:3px;
}
.p_text2{
	padding:0 45px;
	margin-bottom:0;
	margin-top:5px;
}

@media (max-width: 414px) {	
	p.indent-1{
padding-left:0px;
	padding-right:0px;		
	}
	.p_text{
	padding:0 15px;
}
	.p_text2{
		padding:0 10px;
	}
	.acbox label{
		font-size:14px;
	
	}
.acbox label:after {
    top: 50%;
    right: 5px;
    margin-top: -10px;
}
}

/* -------------------------------------------------------------------------- */
/*	お問い合わせ
/* -------------------------------------------------------------------------- */
.essential{
color:#ff0000;
}
.form th{
	width:25%;
	font-weight:400;
	background: #eee;
}
input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="date"], input[type="month"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="week"], input[type="number"], input[type="search"], input[type="tel"], input[type="color"], textarea{
		display:inline-block !important;
		width:auto !important;
}
input[type="checkbox"]{
	border-color: #636363;
}
select{
	padding: 1.5rem 1.8rem;
}
.tempo_box input[type="submit"]{
background: #f55f8d;
    display: block;
    border-radius: 5px;
    color: #fff !important;
font-weight:400;
    padding: 1.4rem 3rem;
    letter-spacing: 1px;
    -webkit-transition: ease-in-out 0.3s;
    transition: ease-in-out 0.3s;
font-size:18px;
}
.tempo_box{
margin:60px auto;
    width: 450px;

}
@media (max-width: 414px) {
	.form th, .form td{
		display:block;
		width:100%;
	}	
	input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="date"], input[type="month"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="week"], input[type="number"], input[type="search"], input[type="tel"], input[type="color"], textarea{
		width:100% !important;
}
	.tempo_box{
		width:95%;
	}
}

/* パートナーズ登録フォーム */
.form_p #submit-area {
    margin: 0 auto;
    text-align: right;	
}

.form_p #submit-area input[type="submit"] {
    background-color: #636363;
    letter-spacing: 1em;
    text-align: center;
    padding: 0.66em 1.44em 0.66em 2.44em;
	border-radius: 5px;
}

/* 派遣スタッフ情報入力 */
.form_p #maincont {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin-left: auto;
	margin-right: auto;
}
.form_p #block {
	display: flex;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left:60px;
	font-size:110%;
}
.form_p .block {
	display: flex;
	margin-top: 20px;
	margin-bottom: 20px;
}
.form_p .photoblock {
	display: flex;
	width: 600px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.form_p .input_items {
	display: flex;
	flex-direction: column;
}
.form_p .input_item {
	display: flex;
	padding: 1px;
	margin-top:15px;
	margin-top:15px;
}
.form_p .mark {
	width: 40px;
	height: 44px;
	border-left: solid 1px #999;
	border-top: solid 1px #999;
	border-bottom: solid 1px #999;
	margin: 0;
	padding: 1px;
}
.form_p .pink {
	width: 40px;
	height: 40px;
	background-color: #EC5799;
	border: solid 1px #FFF;
}
.form_p .gray {
	width: 40px;
	height: 40px;
	background-color: #807E7F;
	border: solid 1px #FFF;
}

.form_p .button {
 border-top: solid 1px #999;
    border-bottom: solid 1px #999;
    border-right: solid 1px #999;
    border-left: none;
    height: 44px;
    width: 500px;
    font-weight: normal;
    padding: 12px 12px;
    background : #FFF;  
}
.form_p .button:hover {
    color : #000066;  
    background : #CCC; 
}
.form_p .entry-content a:not(.btn):hover {
	text-decoration: none;
}
.form_p .check {
	margin-left: 15px;
	margin-top: 15px;
}
.form_p #preview {
	border: solid 1px #ccc;
}
.form_p #yourphoto {
	margin-left:35px;
	padding-top:15px;
	width:350px;
}
.form_p #yours {
	font-size:110%;
    padding-bottom: 2px;
	margin-bottom:10px;
	border-bottom: solid 1px #000;
}
.form_p #photobtn {
    padding-top: 20px;
	margin-left:40px;
}
.form_p #date {
	font-size:110%;
    padding-bottom: 2px;
	margin-bottom:10px;
	border-bottom: solid 1px #000;
}
.form_p table#date {
	margin-top: 5px;
	margin-bottom: 40px;
	border: none;
}
.form_p table#date tr td {
	border: none;
}
.form_p #finishmes {
	border-bottom: solid 1px #696768;
	font-size: 110%;
	width:63%;
	text-align: center;
}
.form_p #submit-area input[type="submit"].b_pink {
    background-color: #F55F8D;
    letter-spacing: 1em;
    text-align: center;
    padding: 0.66em 1.44em 0.66em 2.44em;
	margin-top: 15px;
	border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
@media screen and (max-width: 480px) {
	/* 480px以下に適用されるCSS（スマホ用） */
	.form_p .button {
    border-top: solid 1px #999;
    border-bottom: solid 1px #999;
    border-right: solid 1px #999;
    border-left: none;
    height: 44px;
    width: 200px;
    font-weight: normal;
    padding: 12px 12px;
    background: #FFF;
}
	.page-id-875 .photoblock {
    flex-direction: column;
    align-items: center;
}
	.page-id-875 #yourphoto {
    margin-left: 0;
}
}

/* CAD */
.form_p #save {
	display: flex;
    justify-content: center;
}

.form_p #block {
    flex-direction: column;
}
.form_p #select {
  display: flex;
	justify-content:flex-end;
}


.form_p th {
	background-color: #eee;
	font-weight: normal;
} 
.form_p .save-area {
  margin: 20px 0;
  position: relative;
}

.form_p .save-area #explanation-text {
  text-align: center;
}

.form_p .save-area #save-button-area {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.form_p .save-area #save-button-area button {
  background-color: #636363;
  padding: 1em 2em;
  margin: 20px 0;
}
.form_p table td.numbers {
	white-space: nowrap;
}	
@media screen and (min-width: 480px) {
  .form_p .save-area #save-button-area button {
    position: absolute;
    right: 0;
    top: -40px;
  }
}
/*リキャプチャ*/
.grecaptcha-badge { visibility: hidden; }
.page-id-318 .grecaptcha-badge{
	visibility:visible;
	bottom:100px !important;
}
/* 職務経歴書 */
/* 年月入力 */
.form_p #resume-form table.form-area .form-items .form-item .date-forms,
.form_p #qualification-form table tbody tr th .date-forms,
.form_p #qualification-form table tbody tr td .date-forms {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.form_p #resume-form table.form-area .form-items .form-item .date-forms .date-form,
.form_p #qualification-form table tbody tr th .date-forms .date-form,
.form_p #qualification-form table tbody tr td .date-forms .date-form {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.form_p p,
.form_p br {
	line-height: 0;
	margin: 0;
	padding: 0;
}

.form_p label {
	display: inline;
	margin: auto 1em;
	white-space: nowrap;
}


.form_p .next-line-indent {
	padding-left: 1em;
	text-indent: -1em;
}

.form_p {
	margin: 0 20px;
}
.form_p #h2-title {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 6rem auto 3rem;
}
.form_p h2 {
	background-color: #636363;
	color: #ffffff;
	margin: 20px 0;
	padding: 0.25em 1em;
	letter-spacing: 0.25em;
	width: 50%;
	text-align: left;
}

.form_p #h2-title div {
	margin-left: 20px;
}

.form_p table.form-area {
	margin: 20px 0;
}

.form_p table.form-area th,
.form_p table.form-area td{
	margin: 20px 20px;
	font-weight: normal;
}

.form_p table.form-area th {
	width: 8em;
	text-align: left;
}
.form_p table.form-area .form-items {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.form_p table.form-area .form-items .form-item {
	margin-top: 0.5rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.form_p table.form-area .form-items .form-item:first-child {
	margin-top:0;
}
.form_p .form-item select,
.form_p input[type="text"] {
	padding: 12.5px 20px;
    margin-right: 0.5rem;
}

.form_p #resume-form table.form-area .form-items .form-item .school-form {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.form_p #resume-form table.form-area .form-items .form-item .school-form select {
	margin: 0 20px;
}

.form_p #skill-form table.form-area td {
	line-height: 1.5em;
	border: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.form_p #skill-form table.form-area td div {
	text-indent: -1.75em;
	padding-left: 1.75em;
	margin: 10px 20px;
}

.form_p input[type="checkbox"] {
	margin-right: 1em;
}

.form_p #qualification-form table {
	margin: 20px 0;
}

.form_p #qualification-form table thead {
	background-color: #eeeeee;
}


.form_p #qualification-form table tbody tr {
	border: 0.1rem solid #dcd7ca;
}

.form_p #qualification-form table tbody tr th,
.form_p #qualification-form table tbody tr td {
	border: none;
}

.form_p #qualification-form table tbody tr th label,
.form_p #qualification-form table tbody tr td label {
	display: none;
}


.form_p #qualification-form table tbody tr th {
	white-space: nowrap;
	background-color: #eeeeee;
	text-align: left;
}

.form_p #qualification-form table tbody tr .input-year {
	width: auto !important;
}


.form_p .button-area {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	margin: 20px 0;
}

.form_p .button-area button {
	position: relative;
	display: inline-block;
	background-color: #a19fa2;
	padding: 0.3em 5em;
	font-weight:400;
}
.form_p .button-area button:before {
  content: "";
  position: absolute;
  top: -25px;
  left: 50%;
  margin-left: -15px;
  border: 10px solid transparent;
  border-bottom: 20px solid #a19fa2;
}

.form_p .save-area {
	margin: 40px 0;
	position: relative;
}

.form_p .save-area #explanation-text {
	text-align: center;
}

.form_p .save-area #save-button-area {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.form_p .save-area #save-button-area #submit-area input[type="submit"] {
	background-color: #636363;
	text-align: center;
	padding:0.66em 1.44em 0.66em 2.44em;
	margin: 20px 0;
	border-radius: 5px;
}

.form_p th.no-border {
	background-color: #eee;
}
.form_p table.form-area th.shikaku_day{
	width:35%;
}
.form_p .shikaku_name input[type="text"] {
	width:100% !important;
}
@media screen and (max-width: 480px) {
.form_p #resume-form table.form-area .form-items .form-item .date-forms,
.form_p #qualification-form table tbody tr th .date-forms,
.form_p #qualification-form table tbody tr td .date-forms {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
.form_p input[type="text"]
	{
	width: auto !important;
	}
	.form_p label {
		margin: 0;
	}
	.form_p #h2-title {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
				-ms-flex-direction: column;
						flex-direction: column;
	}
	.form_p #h2-title h2 {
		width: 100%;
	}
	.form_p #h2-title div {
		margin-left: 0;
	}
	.form_p th,
	.form_p td{
		display: block;
		margin: 0;
		padding: 10px 10px;
	}
	.form_p #resume-form table.form-area th,
	.form_p #skill-form table.form-area th {
		width: auto;
	}
	.form_p .form-item {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		margin: 0;
	}
	.form_p #resume-form table.form-area .form-items .form-item .school-form {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-align-content: center;
		-ms-flex-line-pack: center;
		align-content: center;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.form_p #resume-form table.form-area .form-items .form-item .school-form select {
		margin: 20px 20px;
	}
	.form_p #skill-form table.form-area td {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
				-ms-flex-direction: column;
						flex-direction: column;
	}
	.form_p #qualification-form table thead {
		display: none;
	}
	.form_p label,
	.form_p th,
	.form_p td {
		display: block;
	}
	.form_p .save-area #save-button-area #submit-area input[type="submit"] {
		position: absolute;
		right: 0;
		top: -40px;
	}
}
#terms {
    margin: 0 auto;
    padding: 30px 0 5px 10px;
	font-size:120%;
	border-bottom: 1px solid #000;
	display: inline-block;
}
#terms .small-text {
  font-size: 0.8em;
}
.form_p #submit-area input[type="submit"] {
    background-color: #636363;
    letter-spacing: 1em;
    text-align: center;
    padding: 0.66em 1.44em 0.66em 2.44em;
	border-radius: 5px;
    flex-direction: column;
}
/*404ページ*/
.error404-conten{
	margin-bottom:60px;
}
.top_btn{
color: #ffffff !important;
background-color: #f55f8d !important;
border-radius: 5px;
font-size: 1.7rem;
font-weight: 600;
	padding:1.1em 1.44em;
    margin: 30px 0;
    display: inline-block;
}