@charset "UTF-8";
/*
Description: 全国芸能従事者労災保険センター様用css
*/

/* Basic
-------------------------------------------------------------- */
body {
	font-family: "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal;
    font-size: 18px;
    font-feature-settings: "palt" !important;
	color: #222;
	-webkit-text-size-adjust: 100%;
    line-height: 1.6;
	background: #fff;
}
@media (max-width:480px){
    body {
        font-size: 16px;
    }
}
@font-face {
    font-family: 'LogoTypeGothic';
    src: url('../fonts/07LogoTypeGothic7.woff') format('woff'),
         url('../fonts/07LogoTypeGothic7.ttf') format('truetype');
    font-weight: normal;
}
@media (min-width:1200px){
    .container {
        max-width: 1270px;
    }
}
/** 見出し **/
h1, h2, h3, h4, h5, h6 {
    font-family: "LogoTypeGothic", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    letter-spacing: 0;
}
h2.title {
    display: inline-block;
    min-height: 35px;
    color: #5a474b;
    font-size: 26px;
    background: url("../img/icon-ribbon.png") left top no-repeat;
	background-size: 28px;
    padding-left: 44px;
    padding-top: 1px;
    margin-bottom: 80px;
}
.red-ribbon {
    display: inline-block;
    color: #5a474b;
    font-size: 18px;
    background: url("../img/icon-redribbon.png") left top no-repeat;
	background-size: 17px;
    padding: 3px 0 3px 24px;
    margin-bottom: 5px;
}

@media (min-width:768px){
    h2.title {
        min-height: 38px;
        font-size: 36px;
        background: url("../img/icon-ribbon.png") left 1px no-repeat;
	    background-size: 34px;
        padding-left: 50px;
        padding-top: 0;
        margin-bottom: 80px;
    }
}
h2.tit_obi {
    position: relative;
    width: 100%;
    max-width: 690px;
    min-height: 65px;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: center;
	align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    color: #fff;
    font-size: 26px;
    background: #dba4a5;
    padding: 10px 40px;
    margin: 0 auto 80px;
}
h2.tit_obi::before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    content: "";
    width: 30px;
    height: 100%;
    background: url("../img/ribbon-kirikaki_left.png") left center no-repeat;
    background-size: cover;
}
h2.tit_obi::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    content: "";
    width: 30px;
    height: 100%;
    background: url("../img/ribbon-kirikaki_right.png") right center no-repeat;
    background-size: cover;
}
@media (min-width:768px){
    h2.tit_obi {
        font-size: 36px;
        padding: 10px 30px;
        margin-bottom: 80px;
    }
    h2.tit_obi::before {
        width: 20px;
        height: 100%;
        background: url("../img/ribbon-kirikaki_left.png") left center no-repeat;
        background-size: 20px;
    }
    h2.tit_obi::after {
        width: 20px;
        height: 100%;
        background: url("../img/ribbon-kirikaki_right.png") right center no-repeat;
        background-size: 20px;
    }
}

/** 画像 **/
img {
	width: 100%;
	max-width: auto;
	-webkit-backface-visibility: hidden;
}
img.border {
	display: inline-block;
	border: 1px solid #cfcfcf;
	padding: 1px;
	background: #fff;
}
/** リンク **/
a {
    color: #dba4a5;
    text-decoration: none;
}
a:hover {
    color: #5c4c4c;
    text-decoration: underline;
}
a:hover,
a:hover img { opacity: 0.8;}
a,
a img {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
a.tel_link,
a.tel_link:hover
{
	color: #222;
	text-decoration: none;
	opacity: 1.0;
}
/** ページトップボタン **/
#bt-top {
	position: fixed;
	bottom: 60px;
	right: 25px;
	z-index:10;
}
#bt-top img {
	width: 70px;
	opacity: 0.8;
}
@media (min-width: 481px) {
	#bt-top {
		bottom: 0px;
	}
    /* ドットパターン */
    .nav-menu a.g-ptn {
        background-color: #fff;
        background-image: url(../img/pat_pinkdot.png);
        padding: 3px 8px 2px;
        font-weight: bold;
        border-radius: 5px;
    }
}
#mobile-nav ul li.noborder {
	border-bottom: none;
}
.nav-menu li a.g-ptn2, .g-ptn2,
#mobile-nav ul li a.g-ptn2 {
	display: block;
	color: #67282a;
	font-size: 20px;
		background-color: #fff;
		background-image: url(../img/pat_pinkdot.png);
		line-height: 1;
		width: 100%;
		max-width: 160px;
		text-align: center;
		margin: 0 auto;
		padding: 7px 0;
		font-weight: bold;
		border: 5px solid #9c595b;
		border-radius: 5px;
}
.nav-menu li a.g-ptn2:hover, .g-ptn2:hover,
#mobile-nav ul li a.g-ptn2:hover {
	color: #bd6669;
	text-decoration: none;
}
@media (min-width: 481px) {
	.nav-menu a.g-ptn2, .g-ptn2 { min-width: 160px; }
}
/* ヘッダー
-------------------------------------------------------------- */
#header.header-scrolled {
    position: static;
}
#header {
    height: 70px;
    border-top: 3px solid #c27f81;
}
/**
 * ロゴ
**/
#header #logo {
    max-width: 85%;
    height: 70px;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: center;
	align-items: center;
}
#header #logo img {
    max-width: 310px;
}
@media (min-width: 961px) {
    #header {
        height: 135px;
    }
    #header #logo {
        float: left;
        width: 40.8%;
        max-width: 506px;
        height: 135px;
        padding-top: 23px;
	    -webkit-align-items: start;
	    align-items: start;
    }
    #header #logo img {
        max-width: 100%;
    }
}
@media all and (-ms-high-contrast:none){/** IE11 **/
    *::-ms-backdrop, #header #logo {
        display: block;
    }
}
#header #logo a:hover,
#header #logo a:hover img {
    opacity: 1.0;
}

/**
    電話番号／試算とお申込ボタン、ナビゲーション
**/
ul.nav-menu {
    font-size: 15px;
}
@media (min-width: 961px) {
    .header-right {
        float: right;
        width: 59.2%;
        padding-top: 28px;
    }
}
/** 電話番号／試算とお申込ボタン **/
ul.tel-btn {
    display: block;
    text-align: right;
    margin-bottom: 3px;
}
ul.tel-btn li {
    display: inline-block;
}
ul.tel-btn li.tel {
    width: 251px;
    margin-right: 15px;
}
ul.tel-btn li.tel a:hover,
ul.tel-btn li.tel a:hover img {
    opacity: 1.0;
}
ul.tel-btn li.btn {
    width: 175px;
    height: 45px;
    border-radius: 5px;
    background: #dba4a5;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
ul.tel-btn li.btn:hover {
    opacity: 0.8;
}
ul.tel-btn li.btn a {
    width: 100%;
    height: 100%;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: center;
	align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    color: #fff;
    background: url("../img/icon-arrow_white.png") right 0px center no-repeat;
	background-size: 8px;
}
@media all and (-ms-high-contrast:none){/** IE11 **/
    *::-ms-backdrop, ul.tel-btn li.btn a {
        display: block;
        padding-top: 7px;
    }
}
ul.tel-btn li.btn a:hover,
ul.tel-btn li.btn a:focus {
    color: #fff;
    text-decoration: none;
}
@media (max-width: 960px) {
    ul.tel-btn {
        display: none;
    }
}


/* フッター
-------------------------------------------------------------- */
.footer-area_illust {
    height: 129px;
    background: url("../img/bg_performer.png") center bottom no-repeat;
    background-size: 2000px;
}
/**
 * 会社住所／ナビゲーション
**/
.footer-area_top {
    border-top: 2px solid #735c5e;
    background: #f6f6e6;
    padding: 70px 0 65px;
}
.footer-area_top ul li {
    display: block;
    margin-bottom: 10px;
    min-height: 20px;
    background: url("../img/icon-arrow_brown.png") left 5px no-repeat;
	background-size: 8px;
    font-size: 16px;
}
.footer-area_top ul li a {
    display: inline-block;
    color: #222;
    padding: 0 10px 0 23px;
}
.footer-area_top ul li a:hover {
    color: #dba4a5;
    text-decoration: none;
}
.footer-area_no1 .title {
    color: #46373a;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 25px;
}
.footer-area_no1 .address {
    font-size: 16px;
}
.footer-area_no1 .address a,
.footer-area_no1 .address a:hover {
    color: #222;
    text-decoration: none;
    opacity: 1.0;
}
.footer-area_no2 {
    padding-top: 30px;
}
.footer-area_no3 {
    padding-top: 30px;
}
.footer-area_no4 {
    padding-top: 30px;
}
@media (min-width: 768px) {
    .footer-area_top {
        padding: 70px 0 65px;
    }
    .footer-area_col4 {
        width: 100%;
	    display: -webkit-flex;
	    display: flex;
	    -webkit-flex-wrap: wrap;
	    flex-wrap: wrap;
    }
    .footer-area_no1 {
        width: 27.4%;
        padding-left: 0;
        padding-right: 2%;
    }
    .footer-area_no2 {
        width: 24%;
        padding-top: 10px;
    }
    .footer-area_no3 {
        width: 27.5%;
        padding-top: 10px;
    }
    .footer-area_no4 {
        width: 21.1%;
        padding-top: 10px;
    }
}
@media (min-width: 1200px) {
    .footer-area_no1 {
        width: 27.4%;
        padding-left: 1.6%;
        padding-right: 2%;
    }
}

/**
 * ロゴ／会社住所／コピーライト
**/
.footer-area_bottom {
    background: #5c4c4c;
    color: #fff;
    padding: 85px 0 50px;
}
.footer-area_bottom a,
.footer-area_bottom a:hover {
    color: #fff;
    text-decoration: none;
    opacity: 1.0;
}
.footer-area_bottom_inner {
    width: 100%;
    max-width: 808px;
    margin: 0 auto;
}
.footer-area_bottom_inner .logo-area {
    text-align: center;
    margin-bottom: 25px;
}
.footer-area_bottom_inner .logo-area img {
    max-width: 130px;
}
.footer-area_bottom_inner .address {
    font-size: 18px;
}
@media (max-width:480px){
    .address {
        font-size: 16px;
    }
}
.footer-area_bottom_inner .text-area h2 {
    font-size: 25px;
    color: #fff;
    margin-bottom: 15px;
}
/** コピーライト **/
.copyright {
    text-align: center;
	font-size: 14px;
    font-family: "Arial", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin-top: 35px;
}
@media (max-width: 480px) {
    .copyright {
        padding-bottom: 10px;
    }
}
@media (min-width: 768px) {
    .footer-area_bottom_inner {
	    display: -webkit-flex;
	    display: flex;
	    -webkit-flex-wrap: wrap;
	    flex-wrap: wrap;
    }
    .footer-area_bottom_inner .logo-area {
        width: 16.1%;
        text-align: left;
        margin-bottom: 0;
    }
    .footer-area_bottom_inner .text-area {
        width: 83.9%;
        padding-right: 17.7%;
        text-align: center;
    }
    .footer-area_bottom_inner .text-area h2 {
        font-size: 30px;
    }
}


/** スマホメニューボタン **/
ul.footer_sp-menu_bt {
	position: fixed;
	bottom: 0;
	background: url("../img/menu_bt_sp-bg.png");
	width: 100%;
	padding: 6px 2%;
}

ul.footer_sp-menu_bt li {
	width: 49%;
	float: left;
	text-align: right;
	margin-right: 2%;
}
ul.footer_sp-menu_bt li:nth-child(2) {
	margin-right: 0;
	text-align: left;
}
ul.footer_sp-menu_bt li a {
	display: block;
	max-height: 46px;
}

ul.footer_sp-menu_bt li img{
	width: 100%;
	max-width: 188px;
	opacity: 0.8;
}
@media (min-width: 481px) {
	ul.footer_sp-menu_bt {
		display: none;
	}
}


/* ナビゲーション
-------------------------------------------------------------- */
@media (min-width: 768px) {
  nav#mobile-nav .d-md-none {
    display: block !important;
  }
}
@media (min-width: 769px) {
  nav#mobile-nav .d-md-none {
    display: none !important;
  }
}
#mobile-nav ul .menu-has-children i {
    color: #ccc;
}


/* トップ画像
-------------------------------------------------------------- */
.topimg-area {
    width: 100%;
    background: url("../img/bg_topimg_sp.jpg") right top no-repeat;
	background-size: cover;
    border-top: 1px solid #d9adac;
    border-bottom: 1px solid #d9adac;
}
.topimg-area_inner {
    width: 100%;
    min-height: 200px;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: center;
	align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}
@media all and (-ms-high-contrast:none){/** IE11 **/
    *::-ms-backdrop, .topimg-area_inner {
        height: 200px;
    }
}
.topimg-area_inner h1 {
    color: #5a474b;
    font-size: 30px;
    text-shadow:
			1px 1px 1px #fff;
    margin: 0;
}
@media (min-width: 768px) {
    .topimg-area_inner h1 {
        font-size: 40px;
    }
}
@media (min-width: 1200px) {
    .topimg-area {
        background: url("../img/bg_topimg.jpg") center top no-repeat;
	    background-size: 2000px;
    }
}

/* お知らせ
---------------------------------------------------------------*/

.oshirase-wrap {
	background: url(../img/bg_white_feathers_-2X.png);
	padding: 5%;
}
.oshirase-item {
    width: 100%;
    max-width: 1216px;
    background-image: url("http://geinourousai.org/img/pat_ribbon.png");
    background-position: center bottom;
    background-size: 16px;
    background-repeat: repeat-x;
    margin: 0 auto 55px;
    padding: 0 0 40px;
}
.box-news a, .oshirase-item a { color:#222;}
.img-news {
    position: relative;
    width: 22px;
    display: inline-block;
    margin-left: 8px;
	bottom: 2px;
}
@media (min-width: 768px) {
    .oshirase-wrap {
		background: url(../img/bg_white_feathers.png);
        padding: 10%;
    }
}

/* お申し込みフォーム
---------------------------------------------------------------*/
input,
textarea {
	font-size: 16px;
	border: 1px solid #c27f81;
    border-radius: 4px;
	line-height: 1.5;
	padding: 10px 15px;
	margin: 0 0 5px;
	color: #222;
}
input[type="text"],
input[type="tel"]
{
    width: 100%;
    height: 45px;
}
textarea {
    width: 100%;
    height: 150px;
}
input[type="text"]:focus,
input[type="tel"]:focus,
textarea:focus
{
    background-color: #f6f6e7;
    border: 2px solid #c27f81 !important;
    outline: 0;
}
input[type="file"] { width: auto;}
.btn_prev,
.btn_submit {
	display: block;
    width: 100%;
    height: auto;
	margin: 20px auto;
	padding: 30px 40px;
    text-align: center;
	text-decoration: none;
	color: #fff;
	border-bottom: solid 2.5px #8b5d5e;
	border-radius: 5px;
	cursor: pointer;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
	font-size: 18px;
    font-family: "LogoTypeGothic", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.btn_submit {
    background: url("../img/icon-arrow_white.png") right 20px center no-repeat #c27f81;
    background-size: 12px;
}
.btn_prev {
    background: url("../img/icon-arrow_darkpink-left.png") left 20px center no-repeat #fff;
    background-size: 12px;
    color: #c27f81;
    border: 3px solid #c27f81;
}
.btn_style {
    display: inline-block;
    margin: 0;
     line-height: 1;
	 height: auto;
     text-decoration: none;
     vertical-align: middle;
     background: #d8acad;
     color: #fff;
     border-bottom: solid 2.5px #c27f81;
     border-radius: 3px;
     cursor: pointer;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s;
        zoom: 1;
    }
.gazo-item {
  position: relative;
  }
.gazo-item a {
  position: absolute;
  top: 10px;
  right: 10px;
  margin:0;
  font-size: 24px;
  border: solid 1px #c27f81;
  padding: 6px 15px;
  color: #fff;
	background: #edc5c6;
	border-radius: 3px;
  text-decoration: none;
  }
.gazo-item a:hover{
  background: rgba(237, 197, 255, 0.8);
  }

.formbtn_wrap {
    width: 100%;
    max-width: 760px;
    margin: 0 auto 50px;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
@media (min-width: 768px) {
    .btn_submit {
        width: 48.7%;
	    padding: 30px 50px;
        background: url("../img/icon-arrow_white.png") right 30px center no-repeat #c27f81;
        background-size: 12px;
    }
    .btn_prev {
        width: 48.7%;
        margin-right: 2.6%;
	    padding: 30px 50px;
        background: url("../img/icon-arrow_darkpink-left.png") left 30px center no-repeat #fff;
        background-size: 12px;
    }
input[type="file"] { margin-bottom: 0;}
.btn_style { margin-left: 10px;}
.gazo-upload {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
	}
	.gazo-item { max-width: 50%;}
}

.btn_prev:active,
.btn_submit:active
{
	-webkit-transform: translateY(2px);
	transform: translateY(2px);
	border-bottom: none;
}
.btn_prev:hover,
.btn_style:hover
{
    opacity: 0.8;
}

input[type="image"] {
    border: none;
    border-radius: none;
    line-height: 1.0;
    padding: 0;
    margin: 0;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
input[type="image"]:hover {
    opacity: 0.8;
}
input[type="radio"] {
    display: none;
    position: relative;
    top: 2px;
    cursor: pointer;
}
.radio {
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    padding: 2px 0 0 38px;
    position: relative;
    width: auto;
    line-height: 1.8;
}
 .bg_gray .radio {
     padding-top: 2px;
	 padding-left: 5px;
}
.radio::before {
    background: #fff;
    border: 1px solid #c27f81;
    border-radius: 50%;
    content: '';
    display: block;
    height: 24px;
    left: 5px;
    margin-top: -8px;
    position: absolute;
    top: 11px;
    width: 24px;
}
.bg_gray .radio::before { display:inline-block;}
.radio::after {
    background: #c27f81;
    border-radius: 50%;
    content: '';
    display: block;
    height: 18px;
    left: 9px;
    margin-left: -1px;
    margin-top: -5px;
    opacity: 0;
    position: absolute;
    top: 11px;
    width: 18px;
}
.bg_gray .radio::after { display:inline-block;}

@media (min-width:768px){
    .radio {
        padding: 8px 0 0 38px;
        line-height: 1.9;
    }
    .radio::before {
        top: 19px;
    }
    .radio::after {
        top: 19px;
    }
    .bg_gray .radio {
        padding: 8px 0 0 8px;
    }

}
input[type=radio]:checked + .radio::after {
    opacity: 1;
}

input[type="checkbox"] {
    display: none;
    position: relative;
    top: 1px;
    cursor: pointer;
}
.checkbox,
.checkbox-pad {
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    padding: 5px 30px 5px 33px;
    position: relative;
    width: auto;
}
.checkbox-pad {
    display: inline;
}
.checkbox::before,
.checkbox-pad::before {
    background: #fff;
    border: 1px solid #c27f81;
    border-radius: 3px;
    content: '';
    display: block;
    height: 24px;
    left: 0px;
    margin-top: -12px;
    position: absolute;
    top: 19px;
    width: 24px;
}
.checkbox-pad::before {
    top: 15px;
}
@media all and (-ms-high-contrast:none){
    .checkbox::before {/* IE10以降 */
      margin-top: -8px;
    }
    .checkbox-pad::before {/* IE10以降 */
      margin-top: -5px;
    }
}
.checkbox::after,
.checkbox-pad::after {
    border-right: 4px solid #c27f81;
    border-bottom: 3px solid #c27f81;
    content: '';
    display: block;
    height: 28px;
    left: 7px;
    margin-top: -21px;
    opacity: 0;
    position: absolute;
    top: 19px;
    transform: rotate(45deg);
    width: 17px;
}
@media all and (-ms-high-contrast:none){/** IE11 **/
    *::-ms-backdrop, .checkbox::before, .checkbox-pad::before {
        top: 11px;
    }
    *::-ms-backdrop, .checkbox::after, .checkbox-pad::after {
        top: 15px;
    }
}
input[type=checkbox]:checked + .checkbox::after, input[type=checkbox]:checked + .checkbox-pad::after {
    opacity: 1;
}
label {
    margin-right: 20px;
    margin-bottom: 5px;
    cursor: pointer;
}
@media (min-width:768px){
    label {
        margin-bottom: 0px;
    }
}
input::placeholder {  color: #bbb;}
/* IE */
input:-ms-input-placeholder { color: #bbb;}
/* Edge */
input::-ms-input-placeholder { color: #bbb;}

/**
 * SELECT
**/
select {
    width: 100%;
    height: 45px;
	font-size: 16px;
    color: #222;
    font-weight: bold;
    background-color: #fff;
    border: 1px solid #c27f81;
    border-radius: 4px;
    display: inline-block;
    line-height: 1.5;
	padding: 10px 2.6em 10px 15px;
    margin: 0 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
}
select::-ms-expand{/** IE プルダウン矢印消す **/
    display: none;
}
select.off {
    background-color: #f6f6e7;
}
select.classic {
  background-image:
    linear-gradient(45deg, transparent 50%, #c27f81 50%),
    linear-gradient(135deg, #c27f81 50%, transparent 50%),
    linear-gradient(to right, #edc5c6, #edc5c6);
  background-position:
    calc(100% - 20px) calc(18px + 2px),
    calc(100% - 15px) calc(18px + 2px),
    100% 0;
  background-size:
    5px 5px,
    5px 5px,
    43px 45px;
  background-repeat: no-repeat;
  cursor: pointer;
}

select.classic:focus {
  background-image:
    linear-gradient(45deg, #fff 50%, transparent 50%),
    linear-gradient(135deg, transparent 50%, #fff 50%),
    linear-gradient(to right, #d6b3b5, #d6b3b5);
  background-position:
    calc(100% - 15px) 19px,
    calc(100% - 20px) 19px,
    100% 0;
  background-size:
    5px 5px,
    5px 5px,
    43px 45px;
  background-repeat: no-repeat;
  border-color: #d6b3b5;
  outline: 0;
}

.fm_group {
    width: 100%;
    max-width: 600px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
/** 郵便番号入力欄  **/
.fm_group input[type="text"].yubin {
    width: 42%;
    margin-right: 2%;
}
@media (max-width: 320px){
    .fm_group input[type="text"].yubin {
        width: 100%;
        margin-right: 0;
    }
}
span.yubin-check {
    min-height: 20px;
    display: inline-block;
    background: url("../img/icon-hatena.png") left 12px no-repeat;
    background-size: 20px;
    padding-top: 10px;
    padding-left: 25px;
}
span.yubin-check a:hover {
    text-decoration: none;
}
@media (min-width:768px){
    /** 生年月日入力欄 **/
    .fm_group.birthday select.year {
        width: 49%;
        margin-right: 1.2%;
    }
    .fm_group.birthday select.month {
        width: 24.3%;
        margin-right: 1.2%;
    }
    .fm_group.birthday select.day {
        width: 24.3%;
    }
    /** 郵便番号入力欄  **/
    .fm_group input[type="text"].yubin {
        width: 33.3%;
        margin-right: 4.2%;
    }
    span.yubin-check {
        padding-left: 34px;
    }

}

/**
 * フォームコンテンツ
**/
.form-fax {
	margin: 0 0 34px;
	font-size: 16px;
}
.form-fax a { color: #222;}
.form_list_wrap {
    border: 3px solid #edc5c6;
    border-radius: 5px;
    padding: 20px;
    margin: 0 auto 50px;
}
dl.form_list {
}
.form_list_noline dt,
dl.form_list dt {
    border-left: none;
    padding-left: 0;
    padding: 15px 0;
    font-weight: normal;
    font-size: 16px;
}
.form_list_noline dd,
dl.form_list dd {
    border-left: none;
    padding-left: 0;
    font-size: 16px;
    padding: 0 0 20px;
    border-bottom: 1px dotted #c9c9c9;
}
/** 内訳表示 **/
.list-cost_shisan-entry {
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto 30px;
    padding-bottom: 15px;
    font-size: 16px;
    border-bottom: 3px solid #ddd;
    position: relative;
}
.list-cost_shisan-entry .area-kingaku {
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.list-cost_shisan-entry .area-chuki {
    margin-bottom: 30px;
}
.list-cost_shisan-entry .area-chuki-entry {
	margin-bottom: 20px;
}
@media (min-width: 1024px) {
    .list-cost_shisan-entry .area-chuki-entry {
        position: absolute;
        top: 3px;
        right: 0;
        width: 38%;
    }
    .fm_group ul.chuki li {
        margin-bottom: 16px;
    }
}
.list-cost_shisan-entry .komoku{
    width: 43%;
    text-align: right;
    font-weight: bold;
    margin: 0 0 15px;
}
.list-cost_shisan-entry .kingaku {
    width: 57%;
    font-weight: bold;
    margin: 0 0 15px;
}
@media (max-width: 768px) {
		.list-cost_shisan-entry .komoku { width: 45%;}
		.list-cost_shisan-entry .kingaku { width: 55%;}
	}
	@media (max-width: 767px) {
		.list-cost_shisan-entry .hokenryo {padding-top: 14px;}
}
@media (min-width:768px){
    .form_list_wrap {
        padding: 40px;
    }
	.form_list_noline,
    dl.form_list {
        position: relative;
	    display: -webkit-flex;
	    display: flex;
	    -webkit-flex-wrap: wrap;
	    flex-wrap: wrap;
        width: 100%;
    }
	.form_list_noline dt,
    dl.form_list dt {
        width: 30%;
        padding: 26px 20px 7px 0;
        text-align: left;
        border-bottom: 1px dotted #c9c9c9;
    }
	.form_list_noline dd,
    dl.form_list dd {
        width: 70%;
        padding: 20px 0 7px;
    }
	.form_list_noline dt { border-bottom: none; padding: 10px 20px 7px 0;}
	.form_list_noline dd { border-bottom: none; padding: 10px 7px 0;}
}
span.must {
    display: inline-block;
    background-color: #c27f81;
    padding: 3px 4px;
	line-height: 1.2;
    font-size: 12px;
    color: #fff;
    margin-left: 6px;
    border-radius: 4px;
}
/** 同意する **/
.box-agree {
    margin-bottom: 50px;
}
.box-agree label {
    margin-right: 0;
}
.box-agree .checkbox, .checkbox-pad {
    padding-right: 0;
}
@media (min-width:481px){
    .box-agree {
        text-align: center;
    }
}

#contents-odougu {
	display:none;
    padding:20px;
    background:#f6f6e6;
	width: 100%;
	height: 350px;
	margin-bottom: 20px;
}
@media (min-width:768px){
	#contents-odougu { height: 200px;}
}

#contents-odougu_on {
    padding: 20px;
    background: #f6f6e6;
    width: 100%;
    height: 350px;
    margin-bottom: 20px;
}

@media (min-width:768px) {
    #contents-odougu_on {
        height: 200px;
    }
}


/* 申し込み確認ページ
---------------------------------------------------------------*/
/** 総額表示 **/
.shisan-kakunin .kingaku { padding-left: 20px;}
@media (max-width: 767px) {
	.shisan-kakunin .hokenryo { padding-top: 14px;}
 {
        padding-top: 14px;
    }
}
.list-cost_sogaku-kakunin {
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto 40px;
}
.list-cost_sogaku-kakunin .komoku{
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 15px;
}
.list-cost_sogaku-kakunin .kingaku {
    width: 100%;
    font-size: 25px;
    font-weight: bold;
    margin: 0 0 15px;
    text-align: center;
}
@media (min-width: 1024px) {
    .list-cost_sogaku-kakunin .komoku{
        width: 41%;
        text-align: right;
        position: relative;
        top: 7px;
    }
    .list-cost_sogaku-kakunin .kingaku {
        width: 57%;
        text-align: left;
		margin-left: 10px;
    }
}
/** 内訳、総額表示 **/
.list-cost_shisan-entry input,
.list-cost_sogaku-entry input
{
    width: 6.5em;
    height: auto;
    text-align: right;
    display: inline-block;
    border: none;
    border-radius: 0 !important;
    outline: none;
    padding: 0 0 0 10px;
    margin: 0;
    font-weight: bold;
}
.list-cost_sogaku input {
    font-size: 26px;
}
@media (min-width: 768px) {
    .list-cost_sogaku input {
        font-size: 36px;
    }
}
.list-cost_shisan-entry input[type="text"]:focus,
.list-cost_sogaku input[type="text"]:focus
{
    background-color: transparent;
    border: none !important;
    outline: 0;
}


/* 申し込み完了ページ
---------------------------------------------------------------*/


/* パンくずリスト
-------------------------------------------------------------- */
/* Breadcrumbs
------------------------------*/
.breadcrumbs {
    font-size: 10px;
    padding: 5px 0px !important;
    border-bottom: none !important;
    color: #222 !important;
    background: #f6f6f6;
    margin-bottom: 100px;
}
@media (min-width: 768px){
    .breadcrumbs {
        margin-bottom: 100px;
    }
}
.breadcrumbs {
    font-size: 14px !important;
}
.breadcrumbs i {
  margin: 0px 6px;
}
.breadcrumbs a {
  text-decoration: none;
  color: #dba4a5 !important;
  font-weight: normal;
}
.breadcrumbs a:hover {
    color: #5c4c4c !important;
    text-decoration: none;
}
.breadcrumbs span {
  margin-right: 35px;
  position: relative;
}
ul.breadcrumbsul {
	display: inline;
}
.breadcrumbs li {
	display: inline;
}
.breadcrumbs span span {
  margin-right: 0;
}
.breadcrumbs a:before {
  border-bottom: 6px solid transparent;
  border-left: 6px solid #222 !important;
  border-top: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  right: -11px;
  top: 0px;
}
.breadcrumbs a:before {
    right: -23px;
    top: 1px;
}
.breadcrumbs a:after {
    border-bottom: 5px solid transparent;
    border-left: 5px solid #f6f6e6 !important;
    border-top: 5px solid transparent;
    content: "";
    display: inline-block;
    position: absolute;
    right: -22px;
    top: 2px;
}


/* Option
-------------------------------------------------------------- */
/**
 * テキスト配置
**/
@media (min-width: 481px) {
	.text-center_pc {
		text-align: center;
	}
}
@media (min-width: 768px) {
    span.space {
        padding-left: 5px;
    }
}

/**
 * 新着アイコン
**/
.icon_new {
	color: #c30d23;
	font-size: 11px;
	padding-left: 5px;
}

/**
 * 引用
**/
blockquote {
	padding: 15px 15px 0;
	background: #d6ecf1;
}
@media (min-width: 768px) {
	blockquote {
		padding: 25px 25px 10px;
	}
}

/** 引用先の掲載 **/
.citing_txt {
	font-size: 14px;
	color: #333;
}

/**
 * リスト
**/
/** ※印 **/
ul.chuki {
    list-style: none !important;
    padding-left: 0 !important;
	margin-left:18px;
}
ul.chuki li:before {
	content: '※ ';
	margin-left:-18px;
}
ul.chuki li {
	margin-bottom: 15px;
	line-height: 1.5;
}
ul.chuki li:nth-last-of-type(1) {
	margin-bottom: 0;
}
@media (min-width: 768px) {
	ul.chuki.large {
		font-size: 18px;
	}
}

/** 点 **/
.single .contents ul,
ul.maru {
	list-style-type: disc;
	padding-left: 18px;
}
.single .contents ul li,
ul.maru li {
	line-height: 1.5;
	margin-bottom: 5px;
}
@media (min-width: 768px) {
	.single .contents ul,
	ul.maru.indent {
		padding-left: 38px;
	}
}

/** 数字 **/
ol.suji {
	list-style-type: decimal;
	padding-left: 20px;
}
ol.suji li {
	line-height: 1.5;
	margin-bottom: 15px;
}

/** 丸数字 **/
ol.marusuji {
	margin: 5px 10px 20px 10px;
	counter-reset: my-counter;
	list-style: none;
}
ol.marusuji li {
	padding-left: 20px;
	position: relative;
	line-height: 1.5;
	margin-bottom: 15px;
}
ol.marusuji li:before {
  content: counter(my-counter);
  counter-increment: my-counter;
  border: 1px solid #333;
  display: block;
  float: left;
  margin-top: 2px;
  line-height: 20px;
  margin-left: -25px;
  text-align: center;
  height: 20px;
  width: 20px;
  border-radius: 50%;
}
ol.marusuji.red2 li:before {
  border: 1px solid #bf172e;
}

/** （）数字 **/
ol.kakkosuji {
	margin: 5px 10px 20px 10px;
	counter-reset: my-counter;
	list-style: none;
	padding-left: 0 !important;
}
ol.kakkosuji li {
	padding-left: 20px;
	position: relative;
	line-height: 1.5;
	margin: 0 0 15px;
}
ol.kakkosuji li:before {
  content: "("counter(my-counter)") ";
  counter-increment: my-counter;
  display: block;
  float: left;
  margin-left: -25px;
  text-align: center;
}

/**
 * テーブルレスポンシブ横スクロール表示
**/
@media screen and (max-width: 768px) {
    .x-scroll {
        overflow: auto;
	    white-space: nowrap;
    }
    .x-scroll table {
        width: 100%;
    }
    .x-scroll::-webkit-scrollbar {
        height: 5px; /* スクロールバーの高さ */
    }
    .x-scroll::-webkit-scrollbar-track {
        background: #f1f1f1; /* スクロールバーの背景色 */
    }
    .x-scroll::-webkit-scrollbar-thumb {
        background: #d6d6d6; /* スクロールバーの色 */
    }
}

/**
 * 背景色
**/
.bg_nurikabe {
  	background: url(http://geinourousai.org/img/bg_nurikabe.jpg) center top;
}
.bg_gray {
	background: #f6f6f6;
}
.bg_orange {
    background: #f8deb0;
}
.bg_cream {
    background: #ffffef;
}

/** ボーダー **/
.borderg {border-bottom: 1px dotted #c9c9c9; }

/****　改行 ****/
.br-sp {
    display: inline-block;
}
.br-pc {
    display: none;
}
/**
 * vertical-alignクラス
 */
.v_middle { vertical-align: middle !important;}
.v_top { vertical-align: top !important;}
.v_bottom { vertical-align: bottom !important;}

/**
 * マージン関連の設定
**/
.mt0 { margin-top: 0px !important;}
.mt5 { margin-top: 5px !important;}
.mt10 { margin-top: 10px !important;}
.mt15 { margin-top: 15px !important;}
.mt20 { margin-top: 20px !important;}
.mt30 { margin-top: 30px !important;}
.mt40 { margin-top: 40px !important;}
.mt45 { margin-top: 45px !important;}
.mt50 { margin-top: 50px !important;}
.mt60 { margin-top: 60px !important;}
.mt70 { margin-top: 70px !important;}
.mt80 { margin-top: 80px !important;}
.mt100 { margin-top: 100px !important;}
.mb0 { margin-bottom: 0px !important;}
.mb5 { margin-bottom: 5px !important;}
.mb10 { margin-bottom: 10px !important;}
.mb15 { margin-bottom: 15px !important;}
.mb20 { margin-bottom: 20px !important;}
.mb25 { margin-bottom: 25px !important;}
.mb25.sp { margin-bottom: 25px !important; }
@media (min-width: 768px) {
	.mb25.sp { margin-bottom: 0 !important; }
	.br-sp { display: none;}
	.br-pc { display: block;}
}
.mb30 { margin-bottom: 30px !important;}
.mb40 { margin-bottom: 40px !important;}
.mb45 { margin-bottom: 45px !important;}
.mb50 { margin-bottom: 50px !important;}
.mb60 { margin-bottom: 60px !important;}
.mb70 { margin-bottom: 70px !important;}
.mb80 { margin-bottom: 80px !important;}
.mb90 { margin-bottom: 90px !important;}
.mb100 { margin-bottom: 100px !important;}
.ml0 { margin-left: 0 !important;}
.ml5 { margin-left: 5px !important;}
.ml10 { margin-left: 10px !important;}
.ml15 { margin-left: 15px !important;}
.ml20 { margin-left: 20px !important;}
.ml30 { margin-left: 30px !important;}
.ml40 { margin-left: 40px !important;}
.ml50 { margin-left: 50px !important;}
.mr5 { margin-right: 5px !important;}
.mr10 { margin-right: 10px !important;}
.mr10-pc { margin-right: 0px !important;}
.mr20 { margin-right: 20px !important;}
.mr30 { margin-right: 30px !important;}
.mtb20 { margin: 20px auto !important;}
.mall20 { margin: 20px !important;}
.mall10 { margin: 10px !important;}
.mall0 { margin: 0 !important;}
.m0auto { margin: 0 auto !important;}
.mt10auto {margin: 10px auto 0 !important;}
.mt20auto {margin: 20px auto 0 !important;}
.mtb30auto { margin: 30px auto !important;}
.mr020 { margin: 0 20px !important;}
.mr50 { margin: 0 50px 0 0 !important;}
.mrl20 { margin-right: 20px !important; margin-left: 20px !important;}
.mrl30 { margin-right: 30px !important; margin-left: 30px !important;}
.mlrb { margin: 0 20px 20px 10px !important;}
.pb10 { padding-bottom: 10px !important;}
.pb15 { padding-bottom: 15px !important;}
.pb20 { padding-bottom: 20px !important;}
.pb25 { padding-bottom: 25px !important;}
.pb30 { padding-bottom: 30px !important;}
.pb40 { padding-bottom: 40px !important;}
.pb50 { padding-bottom: 50px !important;}
.pb60 { padding-bottom: 60px !important;}
.pb70 { padding-bottom: 70px !important;}
.pb80 { padding-bottom: 80px !important;}
.pb90 { padding-bottom: 90px !important;}
.pb100 { padding-bottom: 100px !important;}
.pl0 { padding-left: 0 !important;}
.pl10 { padding-left: 10px !important;}
.pl20 { padding-left: 20px !important;}
.pl25 { padding-left: 25px !important;}
.pl30 { padding-left: 30px !important;}
.pall0 { padding: 0 !important;}
.pall5 { padding: 5px !important;}
.pall10 { padding: 10px !important;}
.ptb5 { padding: 5px 0 !important;}
.ptb10 { padding: 10px 0 !important;}
.ptb70 { padding: 70px 0 !important;}
.pall10 { padding: 10px !important;}
.pall15 { padding: 15px !important;}
.pall20 { padding: 20px !important;}
@media (min-width: 768px) {
	.mb-md-40 {		margin-bottom: 40px!important;	}
	.mr10-pc { margin-right: 10px !important;}
}

/**
 * font関連の設定
**/
.font_normal {font-weight: normal !important;}
.font_bold {font-weight: bold !important;}
.font8 {font-size: 8px !important;}
.font9 {font-size: 9px !important;}
.font10 {font-size: 10px !important;}
.font11 {font-size: 11px !important;}
.font12 {font-size: 12px !important;}
.font13 {font-size: 13px !important;}
.font14 {font-size: 14px !important;}
.font15 {font-size: 15px !important;}
.font16 {font-size: 16px !important;}
.font17 {font-size: 17px !important;}
.font18 {font-size: 18px !important;}
.font19 {font-size: 19px !important;}
.font20 {font-size: 20px !important;}
.font21 {font-size: 21px !important;}
.font22 {font-size: 22px !important;}
.font23 {font-size: 23px !important;}
.font24 {font-size: 24px !important;}
.font25 {font-size: 25px !important;}
.font26 {font-size: 26px !important;}
.font27 {font-size: 27px !important;}
.font28 {font-size: 28px !important;}
.font29 {font-size: 29px !important;}
.font30 {font-size: 30px !important;}
.font31 {font-size: 31px !important;}
.font32 {font-size: 32px !important;}
.font33 {font-size: 33px !important;}
.font34 {font-size: 34px !important;}
.font35 {font-size: 35px !important;}
.font36 {font-size: 36px !important;}
.font37 {font-size: 37px !important;}
.font38 {font-size: 38px !important;}
.font39 {font-size: 39px !important;}
.font40 {font-size: 40px !important;}
.font41 {font-size: 41px !important;}
.font42 {font-size: 42px !important;}
.font43 {font-size: 43px !important;}
.font44 {font-size: 44px !important;}
.font45 {font-size: 45px !important;}
.font46 {font-size: 46px !important;}
.font47 {font-size: 47px !important;}
.font48 {font-size: 48px !important;}
.font49 {font-size: 49px !important;}
.font50 {font-size: 50px !important;}

.red {color: #ff0000 !important;}
.red2 {color: #bf172e !important;}
.orange {color: #F60 !important;}
.blue {color: #00F !important;}
.green {color: #14AC09 !important;}
.black {color: #000 !important;}
.brown {color: #917952 !important;}
.yellow {color: #fefd4c !important;}
.gray {color: #999 !important;}
.pink1 { color: #c27f81;}
strong { font-weight: bold; }

/**
 * 幅
 */
.width-30,
.width40,
.width-40,
.width-50,
.width-60,
.width-70,
.width-80,
.width-90,
.width-100 {
	width: 100% !important;
}
@media only screen and (min-width: 768px),print {
  	.width-30 { width: 30% !important;}
	.width40 { width: 40% !important;}
	.width-40 {width: 40% !important;}
	.width-50 {width: 50% !important;}
	.width-60 {width: 60% !important;}
	.width-70 {width: 70% !important;}
	.width-80 {width: 80% !important;}
	.width-90 {width: 90% !important;}
	.width-100 {width: 100% !important;}
}