/* ___________________________________

  タイトル
____________________________________ */

.page-template-page-request-documents-thanks .ttlarea {
	background: url(../img/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.ttlarea ul.outer {
	max-width: 1200px;
}
h1.ttl {
  	padding: 5em 0;
  	color: #fff;
  	font-size: 40px;
  	font-weight: bold;
  	line-height: 1.2;
}



/* ------------------------------
   レイアウト
------------------------------ */

#wrapper_request-documents-thanks {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	background: #ccc;
}

/* ------------------------------
   見出し
------------------------------ */
#wrapper_request-documents-thanks h2 {
	margin: 1em 0 ;
	padding: 0;
	color: #1E1B18;
	font-size: 20px;
	text-align: left;
}



/* ------------------------------

   共通セレクタ

------------------------------ */
.contents {
  	padding-top: 80px;
  	background: #292b2b;
}
.container_subpage {
	padding: 0;
}

/* ------------------------------
   見出し
------------------------------ */
.container_subpage h2 {
	color: #001011;
	padding: 0 0 0.5em;
	font-weight: bold;
	font-size: 26px;
	text-align: left;
}



/* パンくず
--------------------------- */
.breadcrumbs {
	color: #fff;
	background: #292b2b;
}
.breadcrumbs span, .breadcrumbs span a {
	color: #eee;
}


/* ------------------------------

   コンテンツ

------------------------------ */

section#content_request-documents-thanks {
  	width: 100%;
  	margin: 0 auto;
  	padding: 5% 0 7%;
  	background: #ccc;
}




/**
 * レスポンシブ: PC用 ウィンドウ幅1200px以下共通
 */
@media screen and ( max-width:1200px) {	

/* ------------------------------

   共通セレクタ

------------------------------ */
.contents {
	padding-top: 54px;
}

/* ___________________________________

  タイトル
____________________________________ */

.ttlarea ul.outer {
	max-width: 94%;
}
}


/**
 * レスポンシブ: PC用 ウィンドウ幅821px以上、1200px以下
 */
@media screen and (min-width:821px) and ( max-width:1200px) {

/* ___________________________________

  タイトル
____________________________________ */

h1.ttl {
	font-size: 38px;
}
}


/**
 * レスポンシブ: TB用 ウィンドウ幅1000px以下共通
 */
@media screen and ( max-width:1000px) {

/* ------------------------------

   レイアウト

------------------------------ */
.request-documents-thanks_ul li.outer-li {
	flex: 0 0 31.9999%;
	margin: 0 2% 2% 0;
}
.request-documents-thanks_ul li.outer-li:nth-child(4n) {
	margin-right: 2%;
}
.request-documents-thanks_ul li.outer-li:nth-child(3n) {
	margin-right: 0;
}		
}



/**
 * レスポンシブ: TB用 ウィンドウ幅820px以下共通
 */
@media screen and ( max-width:820px) {


/* ___________________________________

  共通セレクタ
____________________________________ */

.container_subpage_inner {
	width: 94%;
	max-width: 94%;
}

/* ___________________________________

  タイトル
____________________________________ */

h1.ttl {
	padding: 4em 0;
}	
}



/**
 * レスポンシブ: TB用 ウィンドウ幅641px以上、820px以下
 */
@media screen and (min-width:641px) and ( max-width:820px) {

/* ___________________________________

  タイトル
____________________________________ */

h1.ttl {
	font-size: 36px;
}

/* ------------------------------
   見出し
------------------------------ */
.container_subpage h2 {
	font-size: 24px;
}	
}




/**
 * レスポンシブ: SP用 ウィンドウ幅640px以下
 */
@media screen and (max-width:640px) {
	
/* ___________________________________

  タイトル
____________________________________ */

h1.ttl {
	font-size: 34px;
}


/* ___________________________________

  コンテンツ
____________________________________ */

.contents {
	padding-top: 50px;
}

/* ------------------------------
   見出し
------------------------------ */
#wrapper_error404 h2 {
	font-size: 20px;
}	
}



/**
 * レスポンシブ: SP用 ウィンドウ幅480px以下
 */
@media screen and ( max-width:480px) {

/* ___________________________________

  タイトル
____________________________________ */

h1.ttl {
	font-size: 32px;
}

/* ------------------------------
   見出し
------------------------------ */
#wrapper_request-documents-thanks h2 {
	font-size: 18px;
}


/* ------------------------------

   コンテンツ

------------------------------ */

section#content_request-documents-thanks {
  	padding: 8% 0 10%;
}
}


/**
 * レスポンシブ: SP用 ウィンドウ幅428px以下
 */
@media screen and ( max-width:428px) {

/* ___________________________________

  タイトル
____________________________________ */

h1.ttl {
	font-size: 30px;
}

/* ------------------------------
   見出し
------------------------------ */
#wrapper_request-documents-thanks h2 {
	font-size: 17px;
}
}



/**
 * レスポンシブ: SP用 ウィンドウ幅414px以下
 */
@media screen and ( max-width:414px) {

/* ___________________________________

  タイトル
____________________________________ */

h1.ttl {
	font-size: 28px;
}
}


/**
 * レスポンシブ: SP用 ウィンドウ幅375px以下
 */
@media screen and ( max-width:375px) {

/* ___________________________________

  タイトル
____________________________________ */

h1.ttl {
	font-size: 26px;
}


/* ------------------------------
   見出し
------------------------------ */
#wrapper_request-documents-thanks h2 {
	font-size: 16px;
}
}


/**
 * レスポンシブ: SP用 ウィンドウ幅320px以下
 */
@media screen and ( max-width:320px) {

/* ___________________________________

  タイトル
____________________________________ */

h1.ttl {
	font-size: 24px;
}
}



/**
 * レスポンシブ: SP用 ウィンドウ幅280px以下
 */
@media screen and ( max-width:280px) {
	
/* ___________________________________

  タイトル
____________________________________ */

h1.ttl {
	font-size: 22px;
}
}