﻿

/*** for PC Browser ***/
@media (min-width:401px)
{
/*----------------------------------------------------------------------------
     リード
----------------------------------------------------------------------------*/

section#lead {
 width: 800px;
 margin: 60px auto ;
}

p#lead_text {
   font-size: 160%;
 line-height: 1.4;
   font-weight: bold;
 text-align: center;
}


/*----------------------------------------------------------------------------
     各コンテンツ
----------------------------------------------------------------------------*/

section.content_box_after {
 position: relative;
 width: 800px;
 margin: 0px auto 100px;
}

/* サンドパターンのCASE1 */
h2.case1_h2 {
 position: absolute;
 top: 0px;
 left: 0px;
 z-index: 1;
}

picture.case1_img {
 position: absolute;
 top: 30px;
 right: 0px;
 z-index: 2;
}

div.case1_textbox {
 position: absolute;
 top: 365px;
 left: 40px;
 width: 345px;
 padding: 22px;
 background-image: url(/secure/1276397/back_washi01.jpg);
 z-index: 3;
}

div.case1_textbox p.case_text {
  border: 7px solid #B5A000;
 font-size: 140%;
 line-height: 1.4;
  border-radius: 240px 15px 185px 15px / 15px 200px 15px 185px;
  margin: 0 auto;
  padding: 20px;
  font-family: 'Noto Serif JP', serif !important;
  font-weight: bold;
  color: #333;
}

img.case1_sandimg {
 position: absolute;
 top: 460px;
 left: 540px;
 z-index: 4;
}

div.content {
 padding-top: 542px;
 margin: 0 auto;
 width: 600px;
 z-index: 2;
}

/*ランチコラボ*/
div#caseA_content {
 background-image: url(/secure/1276397/back_washi02.jpg);
 padding: 75px 50px 30px;
 width: 500px;
}

div.content_inner {
 margin-bottom: 50px;
}

h3.case1_h3 {
    position: relative;
    margin-bottom: 60px;
    padding: 0.5rem;
    border-bottom: 5px solid #B5A000;
    font-size: 250%;
    font-weight: bold;
    display: inline-block;
}

h3.case1_h3:before {
    position: absolute;
    bottom: -0.6rem;
    left: 0rem;
    right: 0rem;
    border-bottom: 2px solid #B5A000;
    content: '';
}

h4.case1_h4 {
    float: left;
    margin-bottom: 20px;
    padding: 0.5rem;
    border-bottom: 5px solid #B5A000;
    font-size: 160%;
    font-weight: bold;
    display: inline-block;
}

p.price {
 font-size: 93.3%;
 font-weight: bold;
 float: left;
 margin: 20px 0 0 20px;
}

p.content_text {
 clear: both;
 font-size: 120%;
 line-height: 1.4;
 margin-bottom: 30px;
}

div.inner_l {
 float: left;
 width: 240px;
}

div.inner_r {
 float: right;
 width: 240px;
}

p.btn_case1 {
 display: block;
 width: 190px;
 text-align: center;
 background-color: #DDC300;
 border-radius: 20px;
 padding: 20px;
 margin: 35px auto 20px;
 clear: both ;
}

p.btn_case1 a {
 font-size: 120%;
}


/* サンドパターンのCASE2 */

h2.case2_h2 {
 position: absolute;
 top: 0px;
 left: 0px;
 z-index: 1;
}

picture.case2_img {
 position: absolute;
 top: 30px;
 right: 0px;
 z-index: 2;
}

div.case2_textbox {
 position: absolute;
 top: 365px;
 left: 40px;
 width: 345px;
 padding: 22px;
 background-image: url(/secure/1276397/back_washi01.jpg);
 z-index: 3;
}

div.case2_textbox p.case_text {
  border: 7px solid #A0D2F2;
 font-size: 140%;
 line-height: 1.4;
  border-radius: 240px 15px 185px 15px / 15px 200px 15px 185px;
  margin: 0 auto;
  padding: 20px;
  font-family: 'Noto Serif JP', serif !important;
  font-weight: bold;
  color: #333;
}

img.case2_sandimg {
 position: absolute;
 top: 460px;
 left: 540px;
 z-index: 4;
}

/* twitterキャンペーン */
div#caseB_content {
 background-image: url(/secure/1276397/back_washi02.jpg);
 padding: 175px 50px 30px;
 width: 500px;
}

h4.case2_h4 {
    margin-bottom: 20px;
    padding: 0.5rem;
    border-bottom: 5px solid #A0D2F2;
    font-size: 160%;
    font-weight: bold;
    display: inline-block;
}

div.inner_l {
 float: left;
 width: 240px;
}

div.inner_r {
 float: right;
 width: 240px;
}

div#caseB_content  ul li {
 font-size: 120%;
 list-style-type: disc;
 margin-bottom: 8px;
}

p.btn_case2 {
 display: block;
 width: 320px;
 text-align: center;
 background-color: #A0D2F2;
 border-radius: 20px;
 padding: 20px;
 margin: 35px auto 20px;
 clear: both ;
}

p.btn_case2 a {
 font-size: 120%;
}

img.img_l {
 float: left;
 margin-bottom: 30px;
}

img.img_r {
 float: right;
 margin-bottom: 30px;
}


/* トリパス */
div#caseC_content {
 background-image: url(/secure/1276397/back_washi02.jpg);
 padding: 75px 50px 30px;
 width: 500px;
}

img.img_tori {
 float: right;
 margin-top: 50px;
}

/* バス */
section.content_box_bus {
 position: relative;
 width: 800px;
 height: 750px;
 margin: 0px auto 100px;
}



/*auto generated region*/

#BaseTable
{

}
#SystemMenu
{

}
#HeaderPane
{

}
#Middle
{

}
#LeftPane
{

}
#ContentPane
{

}
#RightPane
{

}
#FooterPane
{

}
}


/*** for Smart Phone ***/
@media (max-width:400px)
{
/*----------------------------------------------------------------------------
     各コンテンツ
----------------------------------------------------------------------------*/

/*----------------------------------------------------------------------------
     リード
----------------------------------------------------------------------------*/

section#lead {
 margin: 60px auto ;
}

p#lead_text {
   font-size: 160%;
 line-height: 1.4;
   font-weight: bold;
}


/*----------------------------------------------------------------------------
     各コンテンツ
----------------------------------------------------------------------------*/

section.content_box_after {
 position: relative;
 margin: 63px auto 50px;
}

/* サンドパターンのCASE1 */
h2.case1_h2 {
 width: 298px;
 margin: 0 auto 20px;
}

picture.case1_img {
}

div.case1_textbox {
 width: 276px;
 padding: 22px;
 background-image: url(/secure/1276397/back_washi01.jpg);
}

div.case1_textbox p.case_text {
  border: 7px solid #B5A000;
 font-size: 120%;
 line-height: 1.4;
  border-radius: 240px 15px 185px 15px / 15px 200px 15px 185px;
  margin: 0 auto;
  padding: 22px;
  font-family: 'Noto Serif JP', serif !important;
  font-weight: bold;
  color: #333;
}

div.img_sand {
 margin-left: 65px;
}

div.content {
}

/*ランチコラボ*/
div#caseA_content {
 background-image: url(/secure/1276397/back_washi02.jpg);
 padding: 30px 10px;
 width: 300px;
}

div.content_inner {
 margin-bottom: 50px;
}

h3.case1_h3 {
    position: relative;
    margin-bottom: 60px;
    padding: 0.5rem;
    border-bottom: 5px solid #B5A000;
    font-size: 250%;
    font-weight: bold;
    display: inline-block;
}

h3.case1_h3:before {
    position: absolute;
    bottom: -0.6rem;
    left: 0rem;
    right: 0rem;
    border-bottom: 2px solid #B5A000;
    content: '';
}

h4.case1_h4 {
    margin-bottom: 20px;
    padding: 0.5rem;
    border-bottom: 5px solid #B5A000;
    font-size: 160%;
    font-weight: bold;
    display: inline-block;
}

p.price {
 font-size: 93.3%;
 font-weight: bold;
 margin-bottom: 20px;
}

p.content_text {
 font-size: 120%;
 line-height: 1.2;
 margin-bottom: 30px;
}

div.inner_l {
}

div.inner_r {
}

p.btn_case1 {
 display: block;
 width: 260px;
 text-align: center;
 background-color: #DDC300;
 border-radius: 20px;
 padding: 20px;
 margin: 35px auto 20px;
 clear: both ;
}

p.btn_case1 a {
 font-size: 120%;
}


/* サンドパターンのCASE2 */

h2.case2_h2 {
 width: 298px;
 margin: 0 auto 20px;
}

picture.case2_img {
}

div.case2_textbox {
 width: 276px;
 padding: 22px;
 background-image: url(/secure/1276397/back_washi01.jpg);
}

div.case2_textbox p.case_text {
  border: 7px solid #A0D2F2;
 font-size: 120%;
 line-height: 1.4;
  border-radius: 240px 15px 185px 15px / 15px 200px 15px 185px;
  margin: 0 auto;
  padding: 22px;
  font-family: 'Noto Serif JP', serif !important;
  font-weight: bold;
  color: #333;
}

img.case2_sandimg {
 margin-left: 85px;
}

/* twitterキャンペーン */
div#caseB_content {
 background-image: url(/secure/1276397/back_washi02.jpg);
 padding: 30px 10px;
 width: 300px;
}

h4.case2_h4 {
    margin-bottom: 20px;
    padding: 0.5rem;
    border-bottom: 5px solid #A0D2F2;
    font-size: 160%;
    font-weight: bold;
    display: inline-block;
}

div.inner_l {
}

div.inner_r {
}

div#caseB_content  ul li {
 font-size: 120%;
 list-style-type: disc;
 margin-bottom: 5px;
}

p.btn_case2 {
 display: block;
 width: 260px;
 text-align: center;
 background-color: #A0D2F2;
 border-radius: 20px;
 padding: 20px;
 margin: 35px auto 20px;
 clear: both ;
}

p.btn_case2 a {
 font-size: 120%;
}

div#caseB_content img {
 width: 240px;
 margin: 0 auto 30px;
}


/* トリパス */
div#caseC_content {
 background-image: url(/secure/1276397/back_washi02.jpg);
 padding: 30px 10px;
 width: 300px;
}

img.img_tori {
}

/* バス */
section.content_box_bus {
 margin: 63px auto 50px;
}





/*auto generated region*/

#BaseTable
{

}
#SystemMenu
{

}
#HeaderPane
{

}
#Middle
{

}
#LeftPane
{

}
#ContentPane
{

}
#RightPane
{

}
#FooterPane
{

}
}
